/*!
Theme Name: Digestome
Author: Digestome Therapeutics
Version: 1.0
*/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

body, html {
  font-size: 16px;
}

body {
  margin: 0;
  padding: 0;
  color: #A7A9AC;
  font-family: "Roboto", sans-serif;
  background-color: #000000;
  color: #FFFFFF;
  overflow-x: hidden;
}

h1 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 2rem;
  margin: 0 0 4rem 0;
}
@media (max-width: 900px) {
  h1 {
    margin-bottom: 2.75rem;
  }
}
@media (max-width: 600px) {
  h1 {
    margin-bottom: 1.75rem;
  }
}

h2 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 2rem;
}

a:focus,
button:focus,
[role=button]:focus {
  outline: 2px dotted #15669C;
}

body.mousenav a, body.mousenav button, body.mousenav a:focus, body.mousenav button:focus, body.mousenav [role=button]:focus {
  outline: 0;
}
body.mousenav button::-moz-focus-inner {
  border: 0;
  outline: 0;
}

button {
  font-family: source-sans-pro, sans-serif;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  box-shadow: none;
  color: #15669C;
  cursor: pointer;
  font-size: 1rem;
}

img {
  max-width: 100%;
}

main a {
  color: #15669C;
  text-decoration: none;
}
main a:hover {
  text-decoration: underline;
}
main hr {
  border: 0;
  border-top: 1px solid #939598;
}

.anchor {
  position: relative;
}

section > .inside, header > .inside, footer > .inside {
  max-width: 1280px;
  margin: 0 auto;
  padding: 4rem;
}
@media (max-width: 900px) {
  section > .inside, header > .inside, footer > .inside {
    padding: 3rem;
  }
}
@media (max-width: 600px) {
  section > .inside, header > .inside, footer > .inside {
    padding: 2rem;
  }
}
section > .inside > *:first-child, header > .inside > *:first-child, footer > .inside > *:first-child {
  margin-top: 0;
}
section > .inside > *:last-child, header > .inside > *:last-child, footer > .inside > *:last-child {
  margin-bottom: 0;
}
section > .inside > h1:first-child, header > .inside > h1:first-child, footer > .inside > h1:first-child {
  margin-top: -0.25rem;
}
section.bg-black, header.bg-black, footer.bg-black {
  color: #FFFFFF;
  background-color: #000000;
}
section.bg-black a, header.bg-black a, footer.bg-black a {
  color: #FFFFFF;
}
section.bg-gray, header.bg-gray, footer.bg-gray {
  color: #FFFFFF;
  background-color: #4d4d4f;
}
section.bg-orange, header.bg-orange, footer.bg-orange {
  color: #000000;
  background-image: linear-gradient(#dc8000, #ffcc00);
}
section.bg-orange h1, header.bg-orange h1, footer.bg-orange h1 {
  color: #FFFFFF;
}
section.bg-blue, header.bg-blue, footer.bg-blue {
  background-image: linear-gradient(#43B1CE, #3c5194);
}
section.bg-white, header.bg-white, footer.bg-white {
  background-color: #FFFFFF;
  color: #000000;
}
section.bg-white h1, header.bg-white h1, footer.bg-white h1 {
  color: #5163a0;
}

body {
  padding-top: 126.6px;
}

.anchor {
  top: -126.6px;
}

@media (max-width: 895px) {
  body {
    padding-top: 96.6px;
  }

  .anchor {
    top: -96.6px;
  }
}
header {
  font-weight: 500;
  font-size: 1.125rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #000000;
  z-index: 1000;
  /*
  nav li a:hover::after
  {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-image: url('img/border-b-nav.svg');
    background-position: center center;
    background-repeat: repeat-x;
  }
  */
}
header .inside {
  position: relative;
}
header a:focus {
  outline-offset: 5px;
  outline-color: #FFFFFF;
}
header .inside {
  display: flex;
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
}
header #header-skip {
  display: block;
  text-align: center;
  position: absolute;
  top: 1rem;
  left: 1rem;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  background-color: #000000;
  opacity: 0;
  z-index: -1;
  padding: 10px;
}
header #header-skip:focus {
  opacity: 1;
  outline-offset: 0;
  z-index: 1;
}
header #header-logo {
  flex: 0 0 200px;
  padding: 30px 0;
}
header #header-logo img {
  height: auto;
  width: 200px !important;
}
header #header-logo * {
  display: block;
}
header #header-nav-toggle {
  display: none;
}
header nav {
  display: flex;
  align-items: flex-end;
}
header nav ul {
  display: flex;
  padding: 20px 0 11px 0;
  margin: 0;
}
header nav li {
  display: block;
  text-transform: uppercase;
  margin: 0 25px;
}
header nav li a {
  color: #5DA8DC;
  text-decoration: none;
  padding: 15px;
  display: block;
  line-height: 1;
}
header nav li a {
  border-bottom: 2px solid #000000;
  position: relative;
}
header nav li a:hover {
  color: #FFFFFF;
}
@media (max-width: 1100px) {
  header #header-notice {
    right: 62px;
  }
  header nav ul {
    margin-right: -2rem;
  }
  header nav ul li {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 900px) {
  header #header-notice {
    right: 42px;
  }
}
@media (max-width: 950px) {
  header nav ul li {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 895px) {
  header #header-notice {
    right: 100px;
    top: 43.5px;
  }
  header .inside {
    flex-direction: column;
    align-items: stretch;
    height: auto;
    padding: 0;
  }
  header #header-logo {
    flex: 0 0 auto;
    padding-bottom: 30px;
  }
  header #header-logo a {
    max-width: 325px;
    margin-left: auto;
    margin-right: auto;
  }
  header nav ul {
    justify-content: center;
    padding: 0;
  }
  header nav ul li {
    margin: 0;
  }
  header #header-logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    padding-bottom: 15px;
    padding-top: 15px;
  }
  header #header-logo #header-nav-toggle {
    display: block;
    font-size: 1.5rem;
    padding: 1rem;
  }
  header #header-logo a {
    margin-left: 0;
    margin-right: 0;
    padding-left: 1rem;
    max-width: 275px;
  }
  header #header-nav {
    display: none;
  }
  header nav ul {
    flex-direction: column;
    background-color: #2f2f2f;
    top: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding-right: 0;
  }
  header nav ul li:hover {
    background-color: rgba(77, 77, 79, 0.5);
  }
  header nav ul a {
    color: #FFFFFF;
    margin: 0;
    padding: 1rem 1.5rem;
  }
  header nav ul a, header nav ul a:hover {
    border-bottom: 0 !important;
    color: #FFFFFF !important;
  }
  header nav ul a:hover::after {
    display: none;
  }
}

#header-notice {
  position: absolute;
  top: 30px;
  right: 104px;
  display: flex;
  justify-content: flex-end;
}

#header-notice-inside {
  background-color: #ffcc00;
  color: #000;
  font-weight: 400;
  line-height: 1em;
  padding: 4px 8px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  border-radius: 5px;
}

@media (max-width: 700px) {
  header .inside {
    padding-top: 15px;
  }

  header #header-notice {
    right: 0;
    top: 0;
  }

  header #header-notice-inside {
    border-radius: 0;
    border-bottom-left-radius: 5px;
  }
}
@media (max-width: 500px) {
  header .inside {
    padding-top: 25px;
  }

  #header-notice {
    left: 0;
  }

  #header-notice-inside {
    width: 100%;
    border-radius: 0 !important;
    text-align: center;
    font-weight: 500;
  }
}
section.hero {
  font-size: 3.375rem;
  overflow: hidden;
}
section.hero .inside {
  position: relative;
  box-sizing: border-box;
  height: 580px;
  padding: 0;
  display: flex;
}
section.hero span.highlight {
  color: #43B1CE;
}
section.hero span.nowrap {
  white-space: nowrap;
}
section.hero .hero-bg {
  flex: 1 1 50%;
  position: relative;
}
section.hero .hero-bg img {
  --position: 0;
  position: absolute;
  width: 100%;
  top: calc(32px - var(--position)*385px);
}
@media (max-width: 1300px) {
  section.hero .hero-bg img {
    --position-tmp: calc(55vw - 333px);
    top: calc(32px - var(--position)*var(--position-tmp));
  }
}
@media (max-width: 1000px) {
  section.hero .hero-bg img {
    top: calc(32px - var(--position)*35%);
  }
}
@media (max-width: 740px) {
  section.hero .hero-bg img {
    top: calc(16px - var(--position)*50%);
  }
}
@media (max-width: 620px) {
  section.hero .hero-bg img {
    top: calc(12px - var(--position)*50%);
  }
}
@media (max-width: 500px) {
  section.hero .hero-bg img {
    top: calc(8px - var(--position)*50%);
  }
}
section.hero .hero-text {
  box-sizing: border-box;
  flex: 1 1 50%;
  padding-left: 9.5%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
section.hero .hero-text div:last-child {
  opacity: 0;
}
section.hero .hero-text .hero-comma {
  opacity: 0;
}
section.hero .hero-pointer-top {
  display: none;
  position: absolute;
  background-image: url("img/border-tl.svg.php");
  background-repeat: no-repeat;
  background-position: right top;
}
section.hero .hero-pointer-top::after {
  content: "";
  position: absolute;
  right: calc(100% + 10px);
  top: -9px;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #5163a0;
}
section.hero .hero-pointer-top::before {
  content: "";
  position: absolute;
  right: 100%;
  top: -19px;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  border: 2px solid #5163a0;
  box-sizing: border-box;
}
section.hero .hero-pointer-bottom {
  display: none;
  position: absolute;
  bottom: 50px;
  right: 50px;
  width: 50%;
  height: 20%;
  background-image: url("img/border-bl.svg.php");
  background-repeat: no-repeat;
  background-position: right bottom;
}
section.hero .hero-pointer-bottom::after {
  content: "";
  position: absolute;
  right: calc(100% + 10px);
  bottom: -14px;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background-color: #FFFFFF;
}
section.hero .hero-pointer-bottom::before {
  content: "";
  position: absolute;
  right: 100%;
  bottom: -24px;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border: 2px solid #FFFFFF;
  box-sizing: border-box;
}
@media (max-width: 1280px) {
  section.hero .hero-text {
    padding-left: calc(9.5% - 320px + 25vw);
  }
}
@media (max-width: 1000px) {
  section.hero {
    font-size: 2.75rem;
  }
  section.hero .hero-bg {
    flex: 0 0 500px;
  }
  section.hero .hero-text {
    flex: 1 1 auto;
    padding: 0 1rem;
  }
}
@media (max-width: 925px) {
  section.hero .hero-text div {
    max-width: 350px;
  }
}
@media (max-width: 740px) {
  section.hero .hero-bg img {
    position: relative;
    left: -16vw;
    width: calc(100% + 16vw);
    max-width: none;
  }
}
@media (max-width: 740px) {
  section.hero {
    font-size: 6.5vw;
  }
  section.hero .hero-bg {
    flex: 0 0 66%;
  }
  section.hero .hero-text {
    padding: 0 0.25rem 0 0;
  }
  section.hero .inside {
    height: 78.56vw;
  }
}

section.hero .down {
  padding: 25px;
  position: absolute;
  bottom: -15px;
  left: calc(50% - 25px);
  color: #FFFFFF;
  font-size: 2rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  animation-duration: 1.875s;
  animation-name: arrow;
  animation-iteration-count: infinite;
  opacity: 0;
}
section.hero .down:focus {
  outline-color: #FFFFFF;
  outline-offset: -5px;
}

@keyframes arrow {
  /*
     0%, 20%, 50%, 80%, 100% {transform: translateY(0);} 
     40% {transform: translateY(-30px);} 
     60% {transform: translateY(-15px);} 
  */
  0% {
    opacity: 0;
    transform: translateY(-17px);
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 0;
    transform: translateY(8px);
  }
}
section.about {
  position: relative;
}

section.about .inside {
  line-height: 1.5;
  display: flex;
}
section.about .inside .left, section.about .inside .right {
  box-sizing: border-box;
}
section.about .inside .left > *:first-child, section.about .inside .right > *:first-child {
  margin-top: 0;
}
section.about .inside .left > *:last-child, section.about .inside .right > *:last-child {
  margin-bottom: 0;
}
section.about .inside .left {
  flex: 1 1 auto;
}
section.about .inside .right {
  flex: 0 0 calc(555px + 4.5rem);
  padding-left: 4.5rem;
}
@media (max-width: 900px) {
  section.about .inside .right {
    flex: 0 0 70vw;
  }
}
section.about .inside .right img {
  display: block;
}
section.about .inside h1 {
  margin-top: 7rem !important;
  margin-bottom: 15rem;
  position: relative;
}
@media (max-width: 900px) {
  section.about .inside h1 {
    margin-top: calc(112px + 15vw - 135px) !important;
    margin-bottom: calc(240px + 45vw - 405px);
  }
}
section.about .inside p {
  margin-right: -17.5rem;
  font-size: 1.125rem;
}
@media (max-width: 900px) {
  section.about .inside p {
    font-size: 1rem;
    margin-right: calc(-280px + 270px - 30vw);
  }
}
section.about .inside h1::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100vw;
  bottom: -0.5rem;
  right: -4.5rem;
  background-image: url("img/border-b.svg");
  background-repeat: repeat-x;
  background-position: right center;
}
@media (max-width: 600px) {
  section.about .inside {
    flex-direction: column-reverse;
  }
  section.about .inside h1 {
    margin: 1.75rem 0 !important;
  }
  section.about .inside h1::after {
    width: 100%;
    left: 0;
    right: auto;
    background-position: -3px center;
  }
  section.about .inside p {
    margin-right: 0;
  }
  section.about .inside .right {
    padding-left: 0;
  }
}

section.news h2 {
  margin-top: 0;
  margin-bottom: 0.25rem;
  color: #FFFFFF;
  font-size: 1.66rem;
}
@media (max-width: 600px) {
  section.news h2 {
    font-size: 1.33rem;
  }
}
section.news h2 a {
  color: #FFFFFF;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-decoration-color: #FFFFFF;
}
section.news h2:not(:first-child) {
  margin-top: 2rem;
}
section.news time {
  display: block;
  text-transform: uppercase;
  font-size: 0.875rem;
}
section.news .news {
  display: flex;
  align-items: flex-start;
  margin: -1.25rem;
}
section.news .news-left {
  box-sizing: border-box;
  flex: 0 0 25%;
  padding: 1.25rem;
}
section.news .news-right {
  box-sizing: border-box;
  flex: 1 1 auto;
  padding: 1.25rem;
}
@media (max-width: 600px) {
  section.news .news {
    margin: 0;
    display: block;
  }
  section.news .news-left, section.news .news-right {
    padding: 0;
  }
}
section.news .news-author {
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  font-weight: 700;
}
@media (max-width: 825px) {
  section.news .news-item {
    flex-direction: column-reverse;
  }
  section.news .news-thumbnail {
    flex: 0 0 auto;
    margin-bottom: 1.25rem;
    margin-left: 0;
  }
}
section.news .news-embed {
  margin: 1em 0;
  max-width: 500px;
}
section.news .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
section.news .embed-container iframe,
section.news .embed-container object,
section.news .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

section.team .bios-containers {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
section.team .bios-container {
  flex: 0 0 100%;
}
section.team .bios-container .bio {
  flex: 0 0 calc(100% / 3);
}
section.team .bios-container[data-count="1"] {
  flex: 0 0 calc(100% / 3);
}
section.team .bios-container[data-count="1"] .bio {
  flex: 0 0 100%;
}
section.team .bios-container[data-count="2"] {
  flex: 0 0 calc(200% / 3);
}
section.team .bios-container[data-count="2"] .bio {
  flex: 0 0 50%;
}
@media (max-width: 1000px) {
  section.team .bios-container {
    flex: 0 0 100%;
  }
  section.team .bios-container .bio {
    flex: 0 0 50%;
  }
  section.team .bios-container[data-count="1"] {
    flex: 0 0 50%;
  }
  section.team .bios-container[data-count="1"] .bio {
    flex: 0 0 100%;
  }
  section.team .bios-container[data-count="2"] {
    flex: 0 0 100%;
  }
  section.team .bios-container[data-count="2"] .bio {
    flex: 0 0 50%;
  }
}
@media (max-width: 600px) {
  section.team .bios-container {
    flex: 0 0 100% !important;
  }
  section.team .bios-container .bio {
    flex: 0 0 100% !important;
  }
}
section.team h1 {
  padding: 0 1.25rem;
  margin-bottom: 2rem;
  margin-top: 4rem;
}
section.team .bios-containers {
  margin-top: -4rem;
}
@media (max-width: 900px) {
  section.team h1 {
    margin-bottom: 1.5rem;
    margin-top: 3rem;
  }
  section.team .bios-containers {
    margin-top: -3rem;
  }
}
@media (max-width: 600px) {
  section.team h1 {
    margin-bottom: 1rem;
    margin-top: 2rem;
  }
  section.team .bios-containers {
    margin-top: -2rem;
  }
}

section.team .bios {
  display: flex;
  flex-wrap: wrap;
  margin: -1.25rem 0;
}
section.team .bios .bio {
  box-sizing: border-box;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}
section.team .bios .bio .bio-name {
  order: 1;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0.33rem;
  font-weight: 400;
  font-size: 1.33rem;
}
section.team .bios .bio .bio-image {
  order: 0;
  display: none;
}
section.team .bios .bio .bio-title {
  order: 2;
  color: #A7A9AC;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 1rem;
}
section.team .bios .bio .bio-title:empty {
  display: none;
}
section.team .bios .bio .bio-description {
  font-size: calc(15rem/16);
  order: 3;
}
section.team .bios .bio .bio-description > *:first-child {
  margin-top: 0;
}
section.team .bios .bio .bio-description > *:last-child {
  margin-bottom: 0;
}
section.team .bios .bio ul {
  padding-left: 16px;
  list-style-type: square;
}

section.boxes {
  margin: 0 -1rem;
}
section.boxes > h2 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 1rem;
}
section.boxes .boxes-background {
  position: relative;
  padding: 0 1rem;
}
section.boxes .boxes-background::before {
  content: "";
  position: absolute;
  background-color: #43B1CE;
  width: 100%;
  top: 50%;
  left: 0;
  height: calc(50% + 1rem);
  z-index: -1;
}
section.boxes .boxes-inside {
  max-width: 1280px;
  margin: 4rem auto 0 auto;
  box-sizing: border-box;
}
section.boxes ol {
  display: flex;
  counter-reset: item;
  position: relative;
  margin-top: 4.5rem;
  margin-bottom: 0;
  padding: 0;
  margin-left: -0.8rem;
  margin-right: -0.8rem;
}
section.boxes li {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #4d4d4f;
  margin: 0 0.8rem;
  box-sizing: border-box;
  flex: 1 1 33%;
  padding: 3rem 3.75rem 2rem 3.75rem;
}
@media (max-width: 1200px) {
  section.boxes li {
    padding: 3rem 2rem 2rem 2rem;
  }
}
section.boxes li > *:first-child {
  margin-top: 0;
}
section.boxes li > *:last-child {
  margin-bottom: 0;
}
section.boxes li::before {
  position: absolute;
  left: 50%;
  top: -2rem;
  margin-left: -2rem;
  width: 4rem;
  height: 4rem;
  border-radius: 2rem;
  background-color: #43B1CE;
  content: counter(item);
  counter-increment: item;
  text-align: center;
  line-height: 4rem;
  color: #FFFFFF;
  font-size: 2rem;
  z-index: 1;
}
section.boxes li > *:first-child::before {
  position: absolute;
  left: 50%;
  top: -2.75rem;
  margin-left: -2.75rem;
  width: 5.5rem;
  height: 5.5rem;
  border-radius: 2.75rem;
  background-color: #4d4d4f;
  content: "";
  z-index: -1;
}

section.boxes-turquoise {
  color: #FFFFFF;
}
section.boxes-turquoise li {
  background-color: #43B1CE;
}
section.boxes-turquoise li::before {
  background-color: #FFFFFF;
  color: #43B1CE;
}
section.boxes-turquoise li > *:first-child::before {
  background-color: #43B1CE;
}

section.boxes-turquoise .boxes-background::before {
  background-color: #4d4d4f;
}

@media (max-width: 850px) {
  section.boxes .boxes-background::before {
    top: 3.5rem;
    height: calc(100% - 3.5rem);
  }
  section.boxes ol {
    flex-direction: column;
  }
  section.boxes li {
    margin-bottom: 4rem;
  }
  section.boxes li:last-child {
    margin-bottom: 2rem;
  }
}
section.slides {
  margin: 0 -1rem;
  padding: 0 1rem 2.5rem 1rem;
  background: #4d4d4f;
}
section.slides h2 {
  max-width: 1280px;
  margin: 0 auto;
  padding: 2.5rem 0 1.5rem 0;
}
section.slides .slides-inside {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}
section.slides .slides-slides {
  position: relative;
  height: 45.43vw;
  max-height: 581px;
}
section.slides .slides-slides img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  display: none;
  background-color: #EBEBEB;
}
section.slides .slides-slides img:first-child {
  display: inline;
}
section.slides .slides-nav {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
  /*
  .slides-play::after 
  {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f04c";
    padding-left: 0.25rem;
    font-size: 0.8rem;
  }

  .slides-play[data-state=pause]::after
  {
    content: "\f04b";
  }

  .slides-next::after 
  {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f051";
    padding-left: 0.25rem;
    font-size: 0.8rem;
  }

  .slides-prev::before 
  {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f048";
    padding-right: 0.25rem;
    font-size: 0.8rem;
  }
  */
}
section.slides .slides-nav button {
  height: 3.5rem;
  width: 3.5rem;
  margin: 1rem 1.75rem 1.5rem 1.75rem;
  border-radius: 1.75rem;
  box-shadow: none;
  border: 0;
  background-color: #c7c8ca;
  background-size: auto 1.45rem;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 420px) {
  section.slides .slides-nav button {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
section.slides .slides-nav button:hover {
  background-color: #939598;
}
section.slides .slides-nav .slides-play {
  background-image: url("img/slide-pause.png");
}
section.slides .slides-nav .slides-play[data-state=pause] {
  background-image: url("img/slide-play.png");
  background-position: 1.4rem center;
}
section.slides .slides-nav .slides-next {
  background-image: url("img/slide-next.png");
}
section.slides .slides-nav .slides-prev {
  background-image: url("img/slide-previous.png");
}
section.slides .slides-expander {
  text-align: center;
  display: none;
}
@media (max-width: 1000px) {
  section.slides .slides-expander {
    display: block;
    margin: 0;
  }
  section.slides .slides-expander button {
    border-color: #939598;
  }
  section.slides .slides-expander i {
    font-size: 0.9rem;
    padding-left: 2px;
  }
  section.slides .slides-inside.expanded {
    overflow-x: scroll;
    overflow-y: hidden;
    margin-left: -1rem;
    margin-right: -1rem;
  }
  section.slides .slides-inside.expanded .slides-slides {
    width: 1000px;
    height: 454px;
  }
  section.slides .slides-inside.expanded .slides-slides img {
    padding-left: 1rem;
    padding-right: 1rem;
    box-sizing: border-box;
  }
}

section.columns > h2 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 4rem;
}
section.columns > .columns-inside {
  max-width: 1280px;
  margin: 0 auto;
  column-count: 2;
  margin-bottom: 4rem;
}
section.columns > .columns-inside > *:first-child {
  margin-top: 0;
}
@media (max-width: 850px) {
  section.columns > .columns-inside {
    column-count: 1;
  }
}

.pipeline {
  width: 100%;
  border-spacing: 0;
  table-layout: fixed;
  /*
  .comment span::before 
  {
    content: 'comment';
    color: $white;
    padding-left: 0.5em;
    font-weight: 400;
    position: relative;
    top: 0.1em;
  }
  */
  /*
  tr:nth-child(even) span::after
  {
    background-color: $gray3;
  }

  tr:nth-child(odd) span::after
  {
    background-color: $gray1;
  }
  */
}
.pipeline th, .pipeline td {
  padding: 1em 1.4em;
  text-align: left;
  font-weight: 600;
}
.pipeline th:nth-child(4), .pipeline td:nth-child(4),
.pipeline th:nth-child(5), .pipeline td:nth-child(5),
.pipeline th:nth-child(6), .pipeline td:nth-child(6),
.pipeline th:nth-child(7), .pipeline td:nth-child(7) {
  border-right: 0.1em solid #FFFFFF;
}
.pipeline th, .pipeline td {
  box-sizing: border-box;
  text-align: center;
}
.pipeline td:first-child, .pipeline th:first-child {
  text-align: left;
}
.pipeline th:nth-child(1), .pipeline td:nth-child(1) {
  width: 11%;
}
.pipeline th:nth-child(2), .pipeline td:nth-child(2) {
  width: 10%;
}
.pipeline th:nth-child(3), .pipeline td:nth-child(3) {
  width: 12%;
}
.pipeline th:nth-child(4), .pipeline td:nth-child(4) {
  width: 15%;
}
.pipeline th:nth-child(5), .pipeline td:nth-child(5),
.pipeline th:nth-child(6), .pipeline td:nth-child(6),
.pipeline th:nth-child(7), .pipeline td:nth-child(7),
.pipeline th:nth-child(8), .pipeline td:nth-child(8) {
  width: 13%;
}
.pipeline th {
  background-color: #43B1CE;
  color: #FFFFFF;
  font-weight: 400;
}
.pipeline th span {
  font-size: 1.1em;
}
.pipeline tr:nth-child(even) td {
  background-color: #939598;
}
.pipeline tr:nth-child(odd) td {
  background-color: #4d4d4f;
}
.pipeline .check {
  text-align: center;
}
.pipeline td.check {
  color: #43B1CE;
  font-size: 1.6em;
}
.pipeline td.pipe {
  padding-left: 0;
  padding-right: 0;
  /*
  span::after 
  {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: calc(100% - 0.4em);
  border-style: solid;
  border-width: 0.8em 0 0.8em 0.8em;
  border-color: transparent transparent transparent $blue1;
  }
  */
}
.pipeline td.pipe span {
  display: block;
  height: 1.6em;
  position: relative;
  background-color: #43B1CE;
}
.pipeline td.pipe span::after {
  content: " ";
  position: absolute;
  display: block;
  top: 0;
  left: 100%;
  width: 2em;
  height: 100%;
  background-image: url("img/arrow.svg");
  background-size: auto 1.6em;
  background-repeat: no-repeat;
  background-position: right center;
}
.pipeline td.pipe .p100::after {
  display: none;
}
.pipeline td.pipe .p100 {
  width: 100%;
}
.pipeline td.pipe .p50 {
  width: calc(50% - 0.4em);
}
.pipeline td.pipe .p10 {
  width: 10%;
}
.pipeline td.pipe .p90 {
  width: calc(90% - 0.8em);
}
.pipeline td.pipe .p99 {
  width: calc(100% - 0.8em);
}

.pipeline-expander {
  display: none;
  font-size: 0.8rem;
}

@media (max-width: 1300px) {
  .pipeline-container {
    font-size: 1.35vw;
  }

  .pipeline-container.expanded {
    font-size: 1rem;
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .pipeline-container.expanded .pipeline {
    width: 1300px;
  }

  .pipeline-expander {
    display: block;
  }
  .pipeline-expander button {
    border-color: #939598;
  }
  .pipeline-expander i {
    position: relative;
    padding-left: 2px;
    font-size: 0.9rem;
  }
}
.pipeline-footer {
  font-size: 0.9rem;
}

.tabs {
  display: flex;
  margin-bottom: -1.75rem;
  /*
  @media (max-width: 850px)
  {
    flex-direction: column;
    padding-right: 4rem;
  }
  */
}
.tabs button {
  background-color: #4d4d4f;
  padding: 25px;
  font-size: 1.125rem;
}
.tabs button.active {
  color: #fff;
  background-color: #43B1CE;
}
.tabs button:hover {
  background-color: #43B1CE;
  color: #fff;
}
@media (max-width: 850px) {
  .tabs {
    padding-right: 4rem;
  }
  .tabs button {
    flex-grow: 1;
    font-size: 1rem;
    padding: 20px 10px;
  }
}
@media (max-width: 700px) {
  .tabs {
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  .tabs button {
    padding: 15px 7.5px;
  }
}

footer .inside {
  padding-top: 75px;
  padding-bottom: 75px;
  display: flex;
}
footer div:not(:first-child) {
  margin-left: 80px;
}
footer a {
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
}
footer .fas, footer .fab {
  margin-right: 20px;
  font-size: 1.5rem;
  position: relative;
  top: 3px;
}
footer .fa-linkedin {
  font-size: 1.675rem;
}
@media (max-width: 600px) {
  footer .inside {
    flex-direction: column;
  }
  footer div:not(:first-child) {
    margin-left: 0;
    margin-top: 0.5rem;
  }
}
footer .fas, footer .fab {
  box-sizing: border-box;
  width: 45px;
  margin-right: 0;
}

/*# sourceMappingURL=style.css.map */
