@charset "UTF-8";
/* SECTIONS - ORGANISMS */
/* REFACTOR COLOURS -- HEADER NEW */
@font-face {
  font-family: "Myriad Pro";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-05FF;
  src: url("https://d2k1udokfj5xv9.cloudfront.net/fonts/MyriadPro-Semibold.woff2") format("woff2"), url("https://d2k1udokfj5xv9.cloudfront.net/fonts/MyriadPro-Semibold.woff") format("woff");
}
@font-face {
  font-family: "Myriad Pro";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-05FF;
  src: url("https://d2k1udokfj5xv9.cloudfront.net/fonts/MyriadPro-Regular.woff2") format("woff2"), url("https://d2k1udokfj5xv9.cloudfront.net/fonts/MyriadPro-Regular.woff") format("woff");
}
@font-face {
  font-family: "Myriad Pro";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-05FF;
  src: url("https://d2k1udokfj5xv9.cloudfront.net/fonts/MyriadPro-Bold.woff2") format("woff2"), url("https://d2k1udokfj5xv9.cloudfront.net/fonts/MyriadPro-Bold.woff") format("woff");
}
@font-face {
  font-family: "MyriadPro-Cond";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-05FF;
  src: url("https://d2k1udokfj5xv9.cloudfront.net/fonts/MyriadPro-Cond.woff2") format("woff2"), url("https://d2k1udokfj5xv9.cloudfront.net/fonts/MyriadPro-Cond.woff") format("woff");
}
@font-face {
  font-family: "MyriadPro-Cond";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-05FF;
  src: url("https://d2k1udokfj5xv9.cloudfront.net/fonts/MyriadPro-BoldCond.woff2") format("woff2"), url("https://d2k1udokfj5xv9.cloudfront.net/fonts/MyriadPro-BoldCond.woff") format("woff");
}
@font-face {
  font-family: "MyriadPro-Cond";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-05FF;
  src: url("https://d2k1udokfj5xv9.cloudfront.net/fonts/MyriadPro-BoldCond.woff2") format("woff2"), url("https://d2k1udokfj5xv9.cloudfront.net/fonts/MyriadPro-BoldCond.woff") format("woff");
}
@font-face {
  font-family: "Kepler Std";
  font-style: normal;
  font-display: swap;
  unicode-range: U+000-5FF;
  src: url("https://d2k1udokfj5xv9.cloudfront.net/fonts/KeplerStd-Regular.woff2") format("woff2"), url("https://d2k1udokfj5xv9.cloudfront.net/fonts/KeplerStd-Regular.woff") format("woff");
}
/* SECTIONS - ORGANISMS */
/* SECTIONS - ORGANISMS */
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 120%;
}

[class*=h-title-] {
  text-align: left;
}

.h-title-whale {
  font-family: "Kepler Std", Georgia, "Times New Roman", Times, "Liberation Serif", serif;
  font-weight: 600;
  color: #000;
  font-size: min(max(5rem, 18.75vw), 18.75rem);
  line-height: 80%;
  letter-spacing: 2px;
  white-space: nowrap;
}
.h-title-whale--light {
  color: #fff;
}

.h-title-jumbo {
  font-family: "Myriad Pro", Myriad, "Segoe UI", Arial, "Liberation Sans", sans-serif;
  font-weight: 700;
  color: #000;
  font-size: min(max(5rem, 15.625vw), 15.625rem);
  line-height: 80%;
}
.h-title-jumbo--light {
  color: #fff;
}

.h-title-hipo {
  font-family: "Myriad Pro", Myriad, "Segoe UI", Arial, "Liberation Sans", sans-serif;
  font-weight: 600;
  color: #000;
  font-size: min(max(5rem, 8.3125vw), 8.3125rem);
  line-height: 100%;
}
.h-title-hipo--light {
  color: #fff;
}

.h-title-hero {
  font-family: "Myriad Pro", Myriad, "Segoe UI", Arial, "Liberation Sans", sans-serif;
  font-weight: 700;
  color: #000;
  line-height: 100%;
  font-size: min(max(2.5rem, 6.25vw), 6.25rem);
}
.h-title-hero--light {
  color: #fff;
}

.h-title-hero-blog {
  font-family: "Myriad Pro", Myriad, "Segoe UI", Arial, "Liberation Sans", sans-serif;
  font-weight: 900;
  color: #000;
  line-height: 105%;
  font-size: min(max(2.5rem, 4.375vw), 7.5rem);
}
.h-title-hero-blog--light {
  color: #fff;
}

.h-subtitle-hero-blog {
  font-family: "Myriad Pro", Myriad, "Segoe UI", Arial, "Liberation Sans", sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 105%;
  font-size: min(max(1.5rem, 2vw), 2rem);
  margin-top: 2dvw;
}
@media only screen and (max-width: 859.98px) {
  .h-subtitle-hero-blog {
    max-width: 75%;
    text-align: center;
    margin-top: 4dvw;
  }
}
.h-subtitle-hero-blog--light {
  color: #fff;
}

.h-title-super {
  font-family: "Myriad Pro", Myriad, "Segoe UI", Arial, "Liberation Sans", sans-serif;
  font-weight: 900;
  color: #000;
  font-size: 5rem;
  line-height: 105%;
}
.h-title-super--light {
  color: #fff;
}
@media only screen and (max-width: 859.98px) {
  .h-title-super {
    font-size: 2rem;
  }
}

h1,
.h-title-page {
  font-family: "Myriad Pro", Myriad, "Segoe UI", Arial, "Liberation Sans", sans-serif;
  font-weight: 900;
  color: #000;
  font-size: min(max(2rem, 3.125vw), 3.125rem);
}
h1--light,
.h-title-page--light {
  color: #fff;
}
h1--regular,
.h-title-page--regular {
  font-weight: 400;
}
h1 span,
.h-title-page span {
  font-weight: 900;
  font-size: min(max(2rem, 3.125vw), 3.125rem);
}

h2,
.h-title-section {
  font-family: "Myriad Pro", Myriad, "Segoe UI", Arial, "Liberation Sans", sans-serif;
  font-weight: 700;
  color: #000;
  font-size: min(max(1.875rem, 2.5vw), 2.5rem);
}
h2 span,
.h-title-section span {
  font-weight: 700;
  font-size: min(max(1.875rem, 2.5vw), 2.5rem);
}
h2--light,
.h-title-section--light {
  color: #fff;
}
h2--highlight,
.h-title-section--highlight {
  color: #04CDAE;
}

.h-title-escort {
  font-family: "Myriad Pro", Myriad, "Segoe UI", Arial, "Liberation Sans", sans-serif;
  font-weight: 400;
  color: #888888;
  font-size: min(max(1.25rem, 1.3125vw), 1.3125rem);
}
.h-title-escort span {
  font-weight: 400;
  font-size: min(max(1.25rem, 1.3125vw), 1.3125rem);
}
.h-title-escort--bolded {
  color: #000;
  font-weight: 700;
}
.h-title-escort--light {
  color: #fff;
  font-weight: 700;
}
.h-title-escort--light span {
  color: #fff;
}
.h-title-escort--light-no-bold {
  color: #fff;
  font-weight: 400;
}

.h-title-category {
  font-family: "MyriadPro-Cond", "Arial Narrow", "Liberation Sans Narrow", Arial, Tahoma, sans-serif;
  font-size: min(max(1.1875rem, 1.425vw), 1.425rem);
  color: #000;
  font-weight: 600;
}
.h-title-category--small {
  font-size: min(max(0.9375rem, 1vw), 1rem);
}

.h-title-banner {
  font-family: "MyriadPro-Cond", "Arial Narrow", "Liberation Sans Narrow", Arial, Tahoma, sans-serif;
  font-size: min(max(1.875rem, 2.5vw), 2.5rem);
  color: #000;
  line-height: 90%;
  font-weight: 700;
}
.h-title-banner span {
  font-family: "MyriadPro-Cond", "Arial Narrow", "Liberation Sans Narrow", Arial, Tahoma, sans-serif;
  font-size: min(max(2.6rem, 3.125vw), 3.125rem);
  line-height: 90%;
  font-weight: 700;
}

h3,
.h-title-in-section {
  font-family: "Myriad Pro", Myriad, "Segoe UI", Arial, "Liberation Sans", sans-serif;
  font-weight: 700;
  color: #000;
  font-size: min(max(1.5rem, 2vw), 2rem);
}
h3 span,
.h-title-in-section span {
  font-weight: 700;
  font-size: min(max(1.5rem, 2vw), 2rem);
}
h3--light,
.h-title-in-section--light {
  color: #fff;
}
h3--highlight,
.h-title-in-section--highlight {
  color: #04CDAE;
}
h3--condensed,
.h-title-in-section--condensed {
  font-family: "MyriadPro-Cond", "Arial Narrow", "Liberation Sans Narrow", Arial, Tahoma, sans-serif;
  font-weight: 600;
}
h3--condensed span,
.h-title-in-section--condensed span {
  font-weight: 600;
}
h3--condensed strong,
h3--condensed b,
.h-title-in-section--condensed strong,
.h-title-in-section--condensed b {
  font-weight: 900;
}

h4,
.h-title-section-subtitle {
  font-family: "Myriad Pro", Myriad, "Segoe UI", Arial, "Liberation Sans", sans-serif;
  font-weight: 900;
  color: #000;
  font-size: min(max(1.3125rem, 1.5vw), 1.5rem);
}
h4 span,
.h-title-section-subtitle span {
  font-weight: 900;
  font-size: min(max(1.3125rem, 1.5vw), 1.5rem);
}
h4 > b,
.h-title-section-subtitle > b {
  font-weight: 600;
}
h4--highlight,
.h-title-section-subtitle--highlight {
  color: #04CDAE;
}
h4--light,
.h-title-section-subtitle--light {
  color: #fff;
}
h4--condensed,
.h-title-section-subtitle--condensed {
  font-family: "MyriadPro-Cond", "Arial Narrow", "Liberation Sans Narrow", Arial, Tahoma, sans-serif !important;
  font-weight: 600;
}
h4--condensed span,
.h-title-section-subtitle--condensed span {
  font-weight: 600;
}
h4--condensed strong,
h4--condensed b,
.h-title-section-subtitle--condensed strong,
.h-title-section-subtitle--condensed b {
  font-weight: 900;
}

h5,
.h-title-5 {
  font-family: "Myriad Pro", Myriad, "Segoe UI", Arial, "Liberation Sans", sans-serif;
  font-weight: 900;
  color: #000;
  font-size: 1.3125rem;
  font-size: min(max(1.1875rem, 1.3125vw), 1.3125rem);
}
h5 span,
.h-title-5 span {
  font-weight: 900;
  font-size: min(max(1.1875rem, 1.3125vw), 1.3125rem);
}
h5--semibold,
.h-title-5--semibold {
  font-weight: 700;
}
h5--light,
.h-title-5--light {
  color: #fff;
}

h6,
.h-title-6 {
  font-family: "Myriad Pro", Myriad, "Segoe UI", Arial, "Liberation Sans", sans-serif;
  font-weight: 600;
  color: #000;
  font-size: min(max(1.1875rem, 1.3125vw), 1.3125rem);
}
h6 span,
.h-title-6 span {
  font-weight: 600;
  font-size: min(max(1.1875rem, 1.3125vw), 1.3125rem);
}
h6--light,
.h-title-6--light {
  color: #fff;
}
h6--thin,
.h-title-6--thin {
  color: #000 !important;
  font-weight: 400;
}

.h-title-quote,
blockquote p {
  text-align: center;
  font-family: "Kepler Std", Georgia, "Times New Roman", Times, "Liberation Serif", serif;
  font-weight: 900;
  color: #000;
  font-size: 5rem;
  font-size: min(max(2.5rem, 5vw), 5rem);
  line-height: 120%;
  white-space: break-spaces;
  margin-bottom: 0px !important;
}

.h-title-mini-quote,
blockquote p {
  text-align: center;
  font-family: "Kepler Std", Georgia, "Times New Roman", Times, "Liberation Serif", serif;
  font-weight: 900;
  color: #000;
  font-size: 3.75rem;
  font-size: min(max(2.5rem, 3.75vw), 3.75rem);
  line-height: 120%;
  white-space: break-spaces;
  margin-bottom: 0px !important;
}

.s-hero-bgmedia {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  padding-bottom: 50px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: var(--bg2x);
  background-color: white;
  background-size: cover;
}
.s-hero-bgmedia h1 {
  font-family: "Kepler Std", Georgia, "Times New Roman", Times, "Liberation Serif", serif;
  font-weight: 600;
  color: #000;
  font-size: min(max(5rem, 8.3125vw), 8.3125rem);
  line-height: 100%;
  letter-spacing: 3px;
}
.s-hero-bgmedia--gradient-white {
  z-index: 2;
}
.s-hero-bgmedia--gradient-white::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.3));
  z-index: 1;
}
.s-hero-bgmedia--gradient-soft-white {
  z-index: 2;
}
.s-hero-bgmedia--gradient-soft-white::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.4) 100%);
  z-index: 1;
}
.s-hero-bgmedia--gradient-full {
  z-index: 2;
}
.s-hero-bgmedia--gradient-full::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1;
}
.s-hero-bgmedia--center {
  background-position: center center;
  background-size: auto;
}
@media only screen and (max-width: 600px) {
  .s-hero-bgmedia--title-hero h1 {
    font-family: "Kepler Std", Georgia, "Times New Roman", Times, "Liberation Serif", serif;
    font-weight: 600;
    color: #000;
    font-size: min(max(2.5rem, 6.25vw), 6.25rem);
    line-height: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .s-hero-bgmedia {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 200px;
    align-self: stretch;
    padding-bottom: 0px;
    background-image: var(--bg1x);
  }
  .s-hero-bgmedia .h-title-in-section {
    font-size: 1.5rem;
    font-size: 1.3125rem;
  }
}
.s-hero-bgmedia .s-hero-bgmedia__arrow {
  position: absolute;
  bottom: 50px;
  z-index: 2;
}
@media only screen and (max-width: 600px) {
  .s-hero-bgmedia .s-hero-bgmedia__arrow {
    position: unset;
  }
}

.svg-background {
  position: absolute;
  top: 0;
  left: 50;
  width: 70%;
  height: 100%;
  z-index: 1; /* Coloca el SVG detrás del contenido */
  pointer-events: none; /* Evita que el SVG interfiera con los clics */
}
@media only screen and (max-width: 1550px) {
  .svg-background {
    width: 90%;
  }
}
@media only screen and (max-width: 600px) {
  .svg-background {
    width: 100%;
  }
}

.s-hero-bgmedia__container {
  display: flex;
  flex-direction: column;
  gap: 50px;
  max-width: 560px;
  width: auto;
  align-items: center;
  justify-content: center;
  z-index: 2;
  opacity: 0;
  transition: opacity 2s ease; /* Para hacer una transición suave al mostrar */
}
.s-hero-bgmedia__container p {
  text-align: center;
}
.s-hero-bgmedia__container--aftercib {
  max-width: 1000px;
  text-wrap: balance;
  opacity: 1;
}
@media only screen and (max-width: 600px) {
  .s-hero-bgmedia__container--small-font-size h1 {
    font-size: calc(36px + -4 * (100vw - 320px) / 280);
  }
}
.s-hero-bgmedia__container--opacity {
  opacity: 1 !important;
}
.s-hero-bgmedia__container--wantciber {
  max-width: 900px;
}
.s-hero-bgmedia__container--wantciber h2 {
  text-wrap: balance;
}
@media only screen and (max-width: 1280px) {
  .s-hero-bgmedia__container--wantciber {
    max-width: 550px;
  }
}
@media only screen and (max-width: 600px) {
  .s-hero-bgmedia__container {
    padding: 0px 10px;
    gap: 30px;
    max-width: 345px;
    width: 100%;
  }
}

.s-hero-bgmedia__container.visible {
  opacity: 1;
}

.s-hero-bgmedia path {
  stroke-width: 2;
  stroke-dasharray: 1000; /* Un valor predeterminado, ajustaremos después con JavaScript */
  stroke-dashoffset: 1000; /* Un valor predeterminado */
  transition: stroke-dashoffset 3s ease-in-out; /* Ajusta el tiempo de la animación aquí */
}

#videoContainer {
  display: none; /* Inicialmente oculto */
  width: 100%;
  max-width: 560px;
  height: auto;
  margin: 0 auto;
}

/* SECTIONS - ORGANISMS */
.s-content-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: center 15%;
  background-image: var(--bg3x);
  background-color: #fff;
  background-size: cover;
  position: relative;
  padding: 50px;
  /* Big screens, more than container + 5px */
}
@media (max-width: 768px) {
  .s-content-1 {
    background-image: var(--bg-mobile);
  }
}
@media (min-width: 1445px) {
  .s-content-1 {
    background-image: linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 6%, rgba(255, 255, 255, 0) 94%, rgb(255, 255, 255) 100%), var(--bg3x);
  }
}
@media only screen and (max-width: 950px) {
  .s-content-1 {
    background-size: cover;
    background-image: var(--bg3x);
  }
}
@media only screen and (max-width: 860px) {
  .s-content-1 {
    padding: 0px 10px;
  }
}
.s-content-1--margin-top {
  margin-top: 150px;
}
@media only screen and (max-width: 860px) {
  .s-content-1--margin-top {
    margin-top: 50px;
    padding: 50px 10px;
  }
}
.s-content-1--text-left {
  justify-content: left;
}
.s-content-1--no-gradient {
  background-image: var(--bg3x);
}
.s-content-1--black-gradient {
  height: 80vh;
  background-size: cover;
  background-position: center center;
  /* Sobrescribe el background-image para eliminar el gradiente blanco */
}
@media only screen and (max-width: 1550px) {
  .s-content-1--black-gradient {
    height: 55vh;
  }
}
@media only screen and (max-width: 950px) {
  .s-content-1--black-gradient {
    height: 40vh;
  }
}
@media only screen and (max-width: 860px) {
  .s-content-1--black-gradient {
    height: 35vh;
  }
}
@media only screen and (max-width: 600px) {
  .s-content-1--black-gradient {
    height: 40vh;
    background-size: cover;
    background-position: center center;
  }
}
@media only screen and (max-width: 390px) {
  .s-content-1--black-gradient {
    height: 35vh;
    background-size: cover;
    background-position: center center;
  }
}
@media (min-width: 1445px) {
  .s-content-1--black-gradient {
    background-image: var(--bg3x);
  }
}
.s-content-1--black-gradient::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3));
  z-index: 1;
}
.s-content-1--black-gradient h4 {
  font-family: "Myriad Pro", Myriad, "Segoe UI", Arial, "Liberation Sans", sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: min(max(2.5rem, 6.25vw), 6.25rem);
  line-height: 100%;
  font-family: "Kepler Std", Georgia, "Times New Roman", Times, "Liberation Serif", serif;
}
.s-content-1--black-gradient .s-content-1__content {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  padding: 100px 0;
  width: 820px;
  margin: 0 0;
  z-index: 2;
}
@media only screen and (max-width: 860px) {
  .s-content-1--black-gradient .s-content-1__content {
    padding: 100px 40px;
  }
}

.s-content-1__content {
  text-align: center;
  align-self: stretch;
  padding: 100px 0;
  width: 820px;
  margin: 0 0;
}
@media only screen and (max-width: 860px) {
  .s-content-1__content {
    padding: 100px 40px;
  }
}

.s-content-1__container {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.s-content-1__arrow {
  position: absolute;
  bottom: 30px;
}
@media only screen and (max-width: 600px) {
  .s-content-1__arrow {
    position: unset;
  }
}

/* SECTIONS - ORGANISMS */
/* SECTIONS - ORGANISMS */
.a-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: "Myriad Pro", Myriad, "Segoe UI", Arial, "Liberation Sans", sans-serif;
  border-width: 2px;
  border-style: solid;
  font-weight: 900;
  font-size: 1.0625rem;
  height: 50px;
  padding: 0px 30px;
  line-height: 120%;
  cursor: pointer;
  background-color: #FE3F00;
  border-color: #FE3F00;
  color: #fff;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
}
.a-btn:hover {
  background-color: #fff;
  border-color: #FE3F00;
  color: #FE3F00;
}
@media only screen and (max-width: 600px) {
  .a-btn {
    height: 44px;
    padding: 0px 20px;
    font-size: 1rem;
  }
}
.a-btn--full {
  padding: 0px;
  width: 100%;
}
.a-btn--secondary {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.a-btn--secondary:hover {
  background-color: #fff;
  border-color: #000;
  color: #000;
}
.a-btn--alternate {
  background-color: #fff;
  border-color: #FE3F00;
  color: #FE3F00;
}
.a-btn--alternate:hover {
  background-color: #FE3F00;
  border-color: #FE3F00;
  color: #fff;
}
.a-btn--share {
  background-color: #095FC6;
  border-color: #fff;
  color: #fff;
}
.a-btn--share:hover {
  background-color: #fff;
  border-color: #fff;
  color: #095FC6;
}
.a-btn--clear {
  background-color: transparent;
  border-color: #FE3F00;
  color: #FE3F00;
}
.a-btn--clear:hover {
  background-color: #FE3F00;
  border-color: #FE3F00;
  color: #fff;
}
.a-btn--clear2 {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.a-btn--clear2:hover {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}
.a-btn--primary2 {
  background-color: #FE3F00;
  border-color: #FE3F00;
  color: #fff;
}
.a-btn--primary2:hover {
  background-color: transparent;
  border-color: #FE3F00;
  color: #FE3F00;
}
.a-btn--secondary2 {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.a-btn--secondary2:hover {
  background-color: transparent;
  border-color: #000;
  color: #000;
}
@media only screen and (max-width: 600px) {
  .a-btn--fixed-width {
    min-width: 230px;
  }
}
.a-btn--no-hover {
  cursor: default;
  white-space: nowrap;
  pointer-events: none;
}

.a-btn-more {
  text-decoration: underline;
  font-family: "Myriad Pro", Myriad, "Segoe UI", Arial, "Liberation Sans", sans-serif;
  font-size: 1.0625rem;
  font-weight: 900;
  display: flex;
  background-color: transparent;
}
.a-btn-more--b2b {
  color: #92D050;
}

@media only screen and (max-width: 600px) {
  .s-hero-2 .a-btn--clear2 {
    background-color: #fff;
    border-color: #FE3F00;
    color: #FE3F00;
  }
  .s-hero-2 .a-btn--clear2:hover {
    background-color: #FE3F00;
    border-color: #FE3F00;
    color: #fff;
  }
}

.s-content-27__sticky-card .a-btn {
  background-color: #FE3F00;
  border-color: #FE3F00;
  color: #fff;
}
.s-content-27__sticky-card .a-btn:hover {
  background-color: #fff;
  border-color: #FE3F00;
  color: #FE3F00;
}

.a-sticky-cta .a-btn--clear2 {
  background-color: #fff;
  border-color: #FE3F00;
  color: #FE3F00;
}
.a-sticky-cta .a-btn--clear2:hover {
  background-color: #FE3F00;
  border-color: #FE3F00;
  color: #fff;
}

.s-content-2 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-repeat: no-repeat;
  background-position: center 15%;
  background-image: var(--bg3x);
  background-color: #fff;
  background-size: cover;
  position: relative;
}
@media only screen and (max-width: 1550px) {
  .s-content-2 {
    background: var(--bg2x) no-repeat center center/cover;
  }
}
@media only screen and (max-width: 600px) {
  .s-content-2 {
    background: var(--bg1x) no-repeat top center/cover;
    padding-top: 200px;
  }
}
@media only screen and (max-width: 390px) {
  .s-content-2 {
    background: var(--bg1x) no-repeat center center/contain;
  }
}
.s-content-2--fixed-padding {
  padding-top: 200px;
  padding-bottom: 300px;
}
@media only screen and (max-width: 600px) {
  .s-content-2--fixed-padding {
    padding-bottom: 0;
  }
}
.s-content-2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgb(255, 255, 255) calc((100vw - 1440px) / 2), rgba(255, 255, 255, 0.8) calc((100vw - 1440px) / 2 + 576px), rgba(255, 255, 255, 0) calc((100vw - 1440px) / 2 + 1152px));
  z-index: 1;
}
@media only screen and (max-width: 600px) {
  .s-content-2::before {
    top: 120px;
    height: 70vw;
    background: linear-gradient(0deg, rgb(255, 255, 255) 10%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0) 100%);
  }
}
.s-content-2.right {
  background-position: right;
  background-size: contain;
}
@media only screen and (max-width: 860px) {
  .s-content-2.right {
    background: var(--bg1x) no-repeat top center/contain;
    background-position: top;
    padding-top: 300px;
  }
}
.s-content-2.right::before {
  background: linear-gradient(90deg, rgb(255, 255, 255) calc((100vw - 1440px) / 2), rgb(255, 255, 255) calc((100vw - 1440px) / 2 + 720px), rgba(255, 255, 255, 0) calc((100vw - 1440px) / 2 + 1296px));
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media only screen and (max-width: 860px) {
  .s-content-2.right::before {
    background: linear-gradient(0deg, rgb(255, 255, 255) 5%, rgb(255, 255, 255) 60%, rgba(255, 255, 255, 0) 100%);
    top: 100px;
  }
}
@media only screen and (max-width: 390px) {
  .s-content-2.right::before {
    background: linear-gradient(0deg, rgb(255, 255, 255) 5%, rgb(255, 255, 255) 70%, rgba(255, 255, 255, 0) 100%);
    top: 100px;
  }
}
@media only screen and (max-width: 600px) {
  .s-content-2.right {
    padding-top: 200px;
  }
  .s-content-2.right::before {
    top: 50px;
  }
}
@media only screen and (max-width: 600px) {
  .s-content-2--black {
    background: var(--bg1x) no-repeat top center/cover;
  }
}
.s-content-2--no-gradient {
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.s-content-2--no-gradient::before {
  background: none;
}
@media only screen and (max-width: 600px) {
  .s-content-2--no-gradient {
    padding: 300px 10px 50px 10px;
  }
  .s-content-2--no-gradient h2 {
    color: white;
  }
  .s-content-2--no-gradient .s-content-2__content p {
    color: white;
  }
  .s-content-2--no-gradient .s-content-2__content button {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
  }
  .s-content-2--no-gradient .s-content-2__content button:hover {
    background-color: #fff;
    border-color: #fff;
    color: #000;
  }
}

.s-content-2__container {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.s-content-2__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  max-width: 500px;
  position: relative;
  z-index: 2;
}
/* SECTIONS - ORGANISMS */
.s-content-4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.s-content-4--gray {
  background: var(--backgrounds-light-grey, #FAFAFA);
}
@media only screen and (max-width: 600px) {
  .s-content-4 {
    gap: 50px;
  }
}

.s-content-4__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  max-width: 800px;
}
.s-content-4__container--more-width {
  max-width: 1000px;
}
.s-content-4__container--more-gap {
  gap: 30px;
}

.s-content-4__bullets {
  display: flex;
  gap: 80px;
  justify-content: center;
  /* o para elemento interno fila */
}
.s-content-4__bullets--row {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10dvw;
}
@media only screen and (max-width: 1280px) {
  .s-content-4__bullets--row {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 600px) {
  .s-content-4__bullets--row {
    grid-template-columns: 1fr;
  }
}
.s-content-4__bullets--row > * {
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .s-content-4__bullets--column {
    flex-direction: column;
    align-items: center !important;
  }
}
@media only screen and (max-width: 1280px) {
  .s-content-4__bullets {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: space-around;
  }
}
@media only screen and (max-width: 860px) {
  .s-content-4__bullets {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    align-content: flex-start;
    gap: 30px;
    align-self: stretch;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 600px) {
  .s-content-4__bullets {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    align-content: flex-start;
    gap: 20px;
    align-self: stretch;
    flex-wrap: wrap;
  }
}

.s-content-3--bullets-4 .a-feature {
  max-width: 16%;
}

/* SECTIONS - ORGANISMS */
.s-content-8 {
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.s-content-8__content {
  display: flex;
  justify-content: space-between;
}
.s-content-8__content .m-drpdown-list {
  max-width: 800px;
}
@media only screen and (max-width: 950px) {
  .s-content-8__content .m-drpdown-list {
    max-width: 100%;
  }
}

.s-content-8__picture {
  max-width: 430px;
}
@media only screen and (max-width: 950px) {
  .s-content-8__picture {
    max-width: 100%;
  }
}

/* SECTIONS - ORGANISMS */
.s-content-10 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: var(--bg2x);
  background-position: 30%;
  background-size: contain;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 860px) {
  .s-content-10 {
    background-image: var(--bg1x);
    background-position: bottom center;
  }
}
.s-content-10--nochef {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 860px) {
  .s-content-10--nochef {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.s-content-10 .a-wyswyg {
  padding-top: 0px;
  padding-bottom: 0px;
}

@media only screen and (max-width: 860px) {
  .s-content-10--black.s-content-10--nochef {
    padding-top: 0px;
  }
}

.s-content-10--reverse .s-content-10__container {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 860px) {
  .s-content-10--reverse .s-content-10__container {
    flex-direction: column-reverse;
  }
}

.s-content-10__container {
  display: flex;
  gap: 30px;
  justify-content: space-between;
  align-items: flex-start;
}
.s-content-10__container--column {
  flex-direction: column;
}
.s-content-10__container--no__gap {
  gap: 0px;
}
.s-content-10__container--center {
  align-items: center;
}
.s-content-10__container--center .s-content-10__column--picture {
  margin-top: 0px !important;
}
@media only screen and (max-width: 860px) {
  .s-content-10__container {
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 600px) {
  .s-content-10__container {
    align-items: center;
  }
}
@media only screen and (max-width: 860px) {
  .s-content-10__container--no_reverse {
    flex-direction: column !important;
  }
}

.s-content-10__column {
  flex-basis: 50%;
  flex: 1;
}
.s-content-10__column--gap {
  display: flex;
  flex-direction: column;
  gap: 30px;
  justify-content: center;
}
.s-content-10__column--wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
  align-content: space-between;
  flex-basis: unset;
}
@media only screen and (max-width: 860px) {
  .s-content-10__column {
    flex-basis: 100%;
  }
}

.s-content-10__column--content {
  width: 41.5%;
  max-width: 550px;
}
.s-content-10__column--content--minus {
  max-width: 500px;
}
@media only screen and (max-width: 1280px) {
  .s-content-10__column--content--minus {
    max-width: 410px;
  }
}
@media only screen and (max-width: 860px) {
  .s-content-10__column--content {
    width: 100%;
  }
}

.s-content-10--wide .s-content-10__column--content {
  max-width: 650px;
}

.s-content-10__read_more {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
}

.s-content-10__column--bullets {
  max-width: 280px;
  box-sizing: border-box;
}

.s-content-10__column--picture {
  max-width: 47.5%;
  margin-top: 35px;
}
.s-content-10__column--picture--centered {
  max-width: 50%;
  margin-top: 0px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 860px) {
  .s-content-10__column--picture {
    max-width: 500px;
  }
}
@media only screen and (max-width: 600px) {
  .s-content-10__column--picture {
    margin-top: 0px;
  }
}
.s-content-10__column--picture picture {
  margin-bottom: 0px;
}

@media only screen and (max-width: 600px) {
  .s-content-10__column--picture-full-mobile {
    max-width: 100vw;
    width: 100vw;
    margin: 0px;
    margin-left: -10px;
  }
}
@media only screen and (max-width: 600px) {
  .s-content-10__column--picture-full-mobile--no-margin {
    margin-left: 0;
  }
}

.s-content-10__video {
  position: relative;
}
.s-content-10__video video {
  width: 100%;
}

/* SECTIONS - ORGANISMS */
.s-content-13 {
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
}

.s-content-13__container-top {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
@media only screen and (max-width: 600px) {
  .s-content-13__container-top {
    gap: 30px;
  }
}
.s-content-13__container-top .swiper {
  width: 100% !important;
}

.s-content-13__carousel {
  overflow: visible !important;
}

.s-content-13__carousel-wrapper {
  padding-bottom: 70px;
  padding-top: 20px;
}

.s-content-13__container {
  max-width: 600px;
  display: flex !important;
  flex-direction: column;
  padding: 30px;
  align-items: flex-start;
  position: relative;
  gap: 30px;
}
@media only screen and (max-width: 860px) {
  .s-content-13__container {
    max-width: 75%;
    min-width: 75%;
    flex-direction: column;
  }
}
@media only screen and (max-width: 600px) {
  .s-content-13__container .p-text--regular {
    font-size: 1rem;
  }
}

.s-content-13__container-image {
  border-radius: 120px;
  width: 120px;
  aspect-ratio: 1/1;
}
@media only screen and (max-width: 860px) {
  .s-content-13__container-image {
    border-radius: 120px;
    width: 120px;
  }
}
@media only screen and (max-width: 600px) {
  .s-content-13__container-image {
    margin: 0 auto;
  }
}

.s-content-13__content {
  display: flex;
  flex-direction: row;
  gap: 30px;
  align-items: center;
}
.s-content-13__content--center {
  max-width: 700px;
  margin: 0 auto;
}
.s-content-13__content--center p,
.s-content-13__content--center h2 {
  text-align: center;
  width: 100%;
}

/* SECTIONS - ORGANISMS */
.s-content-21 {
  padding-top: 50px;
  padding-bottom: 50px;
  background-repeat: no-repeat;
  background-position: center 15%;
  background-image: var(--bg3x);
  background-color: #fff;
  background-size: cover;
  position: relative;
}
@media only screen and (max-width: 1550px) {
  .s-content-21 {
    background: var(--bg2x) no-repeat center center/cover;
  }
}
@media only screen and (max-width: 600px) {
  .s-content-21 {
    background: var(--bg1x) no-repeat top center/contain;
    padding-top: 200px;
  }
}
.s-content-21::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgb(255, 255, 255) calc((100vw - 1440px) / 2), rgba(255, 255, 255, 0.8) calc((100vw - 1440px) / 2 + 576px), rgba(255, 255, 255, 0) calc((100vw - 1440px) / 2 + 1152px));
  z-index: 1;
}
@media only screen and (max-width: 600px) {
  .s-content-21::before {
    top: 160px;
    height: 80vw;
    background: linear-gradient(0deg, rgb(255, 255, 255) 10%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0) 100%);
  }
}
.s-content-21 .str-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.s-content-21--right::before {
  transform: rotate(180deg);
}
@media only screen and (max-width: 600px) {
  .s-content-21--right::before {
    transform: rotate(0deg);
  }
}
.s-content-21--right .str-container {
  justify-content: flex-end;
}

.s-content-21__content {
  width: 100%;
  max-width: 640px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  position: relative;
  z-index: 2;
}
.s-content-21__content-list {
  padding-left: 0px;
  display: flex;
  justify-content: space-between;
  gap: 30px;
  flex-wrap: wrap;
}
.s-content-21__content-list--column {
  flex-wrap: nowrap;
  flex-direction: column;
}
.s-content-21__content-list li {
  list-style: none;
  flex-basis: 47.5%;
  margin: 0px;
}
@media only screen and (max-width: 600px) {
  .s-content-21__content-list li {
    flex-basis: 100%;
  }
}

.js-view-more-list {
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}

/* SECTIONS - ORGANISMS */
.s-content-36 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #FAFAFA;
}

.s-content-36__content {
  display: flex;
  flex-direction: column;
  gap: 30px;
  max-width: 750px;
  margin: 0 auto;
}
@media only screen and (max-width: 860px) {
  .s-content-36__content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 600px) {
  .s-content-36__content .ut-text-center {
    text-align: left;
  }
}

/* SECTIONS - ORGANISMS */
.s-content-67 {
  padding: 80px 0;
  background-color: #fcfcfc;
}
.s-content-67 .s-content-67__container {
  max-width: 900px;
  margin: 0 auto;
}
.s-content-67 .s-content-67__header {
  text-align: center;
  margin-bottom: 50px;
}
.s-content-67 .s-content-67__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 860px) {
  .s-content-67 .s-content-67__grid {
    grid-template-columns: 1fr;
  }
}
.s-content-67 .s-content-67__item {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #eee;
  transition: all 0.3s ease;
}
.s-content-67 .s-content-67__item:hover {
  border-color: #095FC6;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.s-content-67 .s-content-67__item.is-checked {
  border-color: #4CAF50;
  background-color: rgba(76, 175, 80, 0.05);
  transform: scale(0.98);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05);
}
.s-content-67 .s-content-67__item .a-checkbox-commitment {
  height: 100%;
}
.s-content-67 .s-content-67__item .a-checkbox-commitment input[type=checkbox] {
  display: none;
}
.s-content-67 .s-content-67__item .a-checkbox-commitment label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 20px;
  cursor: pointer;
  gap: 15px;
}
.s-content-67 .s-content-67__item .a-checkbox-commitment label span {
  flex: 1;
}
.s-content-67 .s-content-67__item .a-checkbox-commitment label::after {
  content: "";
  display: block;
  width: 8px;
  height: 16px;
  border: solid #ccc;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
  opacity: 0.3;
  transition: all 0.3s cubic-bezier(0.15, 0.9, 0.34, 0.95);
  margin-right: 5px;
}
.s-content-67 .s-content-67__item .a-checkbox-commitment input:checked + label::after {
  border-color: #4CAF50;
  opacity: 1;
  transform: rotate(45deg) scale(1.1);
}
.s-content-67 .s-content-67__footer {
  text-align: center;
  padding-top: 30px;
  border-top: 1px solid #eee;
}
.s-content-67 .s-content-67__footer .a-btn {
  transition: all 0.3s ease;
}
.s-content-67 .s-content-67__footer .a-btn.is-disabled {
  opacity: 0.4;
  pointer-events: none;
  filter: grayscale(1);
  transform: scale(0.98);
}

/* SECTIONS - ORGANISMS */
.s-banner-full {
  padding: 100px 0px;
  position: relative;
  background: var(--bg3x) no-repeat center center/cover;
}
.s-banner-full--spaced {
  padding: 150px 0px;
  margin-bottom: 50px;
  background: var(--bg3x) no-repeat 65% center/contain;
}
@media only screen and (max-width: 1550px) {
  .s-banner-full::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: var(--bg2x) !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    /* Lo coloca detrás del contenido */
  }
}
.s-banner-full::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgb(255, 255, 255) calc((100vw - 1440px) / 2), rgba(255, 255, 255, 0) calc((100vw - 1440px) / 2 + 936px));
  z-index: 1;
}
@media only screen and (max-width: 600px) {
  .s-banner-full::before {
    display: none;
  }
}
@media only screen and (max-width: 950px) {
  .s-banner-full::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: var(--bg2x) !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    /* Asegura que la imagen de fondo quede detrás del contenido */
  }
}
@media only screen and (max-width: 860px) {
  .s-banner-full {
    background: unset !important;
    padding-top: 0px;
    padding-bottom: 50px;
  }
  .s-banner-full::after {
    content: none !important;
  }
}
.s-banner-full .a-btn--primary:hover,
.s-banner-full .a-btn--secondary:hover {
  background-color: transparent;
}
.s-banner-full--black {
  background: unset;
  z-index: 1;
}
.s-banner-full--black:before {
  background: var(--bg3x) no-repeat center right/contain;
}
@media only screen and (max-width: 1550px) {
  .s-banner-full--black {
    background: var(--bg2x) no-repeat center right/contain;
  }
}

.s-banner-full__content {
  max-width: 550px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  position: relative;
  z-index: 2;
}
.s-banner-full__content--btn-left {
  align-items: flex-start;
}
@media only screen and (max-width: 860px) {
  .s-banner-full__content {
    margin: 0 auto;
    margin-top: -30px;
    background-color: white;
    border-radius: 5px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    position: relative;
    padding: 30px 30px;
    max-width: 500px;
  }
}
@media only screen and (max-width: 600px) {
  .s-banner-full__content {
    max-width: 400px;
  }
}

.s-banner-full__content--plus {
  max-width: 700px;
}
@media only screen and (max-width: 860px) {
  .s-banner-full__content--plus {
    max-width: 500px;
  }
}
@media only screen and (max-width: 600px) {
  .s-banner-full__content--plus {
    max-width: 400px;
  }
}

@media only screen and (max-width: 860px) {
  .s-banner-full--black .s-banner-full__content {
    margin: 0 auto;
    margin-top: 0px;
    background-color: #000;
    border-radius: 50px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
    position: relative;
    padding: 30px 30px;
    max-width: 500px;
  }
}

.s-banner-full__image {
  width: 100vw;
  margin-left: -20px;
  aspect-ratio: var(--wdth)/var(--hegh);
}
@media only screen and (max-width: 600px) {
  .s-banner-full__image {
    margin-left: -10px;
  }
}
.s-banner-full__image img {
  aspect-ratio: var(--wdth)/var(--hegh);
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 600px) {
  img.s-banner-full__image {
    margin-left: 0px;
  }
}

/* TIMELINE */
.m-timeline {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: flex-start;
}

/* SECTIONS - ORGANISMS */
.a-timeline-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  margin-left: 25px;
  padding-left: 75px;
  border-left: 3px solid #000;
  padding-bottom: 50px;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .a-timeline-item {
    border: 0px;
    padding-left: 0px;
    margin-left: 0px;
    padding-bottom: 30px;
  }
}
.a-timeline-item:before {
  position: absolute;
  top: 0px;
  left: -26.5px;
  content: var(--lbl);
  width: 44px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 4px;
  border: 3px solid #000;
  border-radius: 50px;
  background-color: #fff;
  font-family: "Myriad Pro", Myriad, "Segoe UI", Arial, "Liberation Sans", sans-serif;
  font-weight: 900;
  color: #000;
  font-size: 1.5rem;
  line-height: 100%;
}
@media only screen and (max-width: 600px) {
  .a-timeline-item:before {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .a-timeline-item .a-timeline-item__title:before {
    color: #92D050;
    border-color: #92D050;
    background-color: transparent;
  }
}
.a-timeline-item--share {
  border-left-color: #095FC6;
}
.a-timeline-item--share:before {
  color: #095FC6;
  border-color: #095FC6;
}
@media only screen and (max-width: 600px) {
  .a-timeline-item--share .a-timeline-item__title:before {
    color: #095FC6;
    border-color: #095FC6;
    background-color: transparent;
  }
}
.a-timeline-item--b2b {
  border-left-color: #92D050;
}
.a-timeline-item--b2b:before {
  color: #92D050;
  border-color: #92D050;
}
.a-timeline-item--highlight {
  border-left-color: #04CDAE;
}
.a-timeline-item--highlight:before {
  color: #04CDAE;
  border-color: #04CDAE;
}

.a-timeline-item:last-child {
  border-left-width: 0px;
  padding-bottom: 0px;
}

.a-timeline-item__title {
  padding-top: 10px;
}
@media only screen and (max-width: 600px) {
  .a-timeline-item__title {
    position: relative;
    padding-left: 70px;
    margin-top: 10px;
  }
  .a-timeline-item__title:before {
    position: absolute;
    top: 0px;
    left: 0px;
    content: var(--lbl);
    width: 44px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 4px;
    border: 3px solid #000;
    border-radius: 50px;
    background-color: #fff;
    font-family: "Myriad Pro", Myriad, "Segoe UI", Arial, "Liberation Sans", sans-serif;
    font-weight: 900;
    color: #000;
    font-size: 1.3125rem;
    line-height: 100%;
  }
}

.a-timeline-item--bubble {
  padding-left: 0px;
  border: 0px;
  margin-left: 0px;
}
.a-timeline-item--bubble:before {
  left: 0px;
  background-color: transparent;
}
@media only screen and (max-width: 600px) {
  .a-timeline-item--bubble:before {
    display: none;
  }
}
.a-timeline-item--bubble .a-timeline-item__title {
  padding-left: 70px;
}
@media only screen and (max-width: 600px) {
  .a-timeline-item--bubble .a-timeline-item__title {
    padding-left: 70px;
  }
}

/* SECTIONS - ORGANISMS */
.s-content-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
  position: relative;
}
.s-content-3--gray {
  background: var(--backgrounds-light-grey, #FAFAFA);
}
.s-content-3--special {
  padding-top: 150px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 600px) {
  .s-content-3--special {
    padding-top: 100px;
  }
}
.s-content-3-background {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.s-content-3-background svg {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  height: 100%;
  pointer-events: none;
}
@media only screen and (max-width: 860px) {
  .s-content-3-background svg {
    width: 90%;
  }
}
.s-content-3--steps {
  align-items: flex-start;
  gap: 40px;
}
@media only screen and (max-width: 600px) {
  .s-content-3 {
    gap: 50px;
  }
}

.s-content-3__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  max-width: 700px;
  padding: 0px 10px;
}
.s-content-3__container--no-width {
  max-width: 100%;
}
.s-content-3__container--no-width {
  max-width: none;
}
.s-content-3__container--secondary-font h2,
.s-content-3__container--secondary-font h3 {
  font-family: "Kepler Std", Georgia, "Times New Roman", Times, "Liberation Serif", serif;
}
@media only screen and (max-width: 600px) {
  .s-content-3__container--font-small h2 {
    font-size: clamp(24px, 2.4vw, 28px);
  }
}
.s-content-3__container--left {
  align-items: flex-start;
}

.s-content-3__wrap {
  display: flex;
  justify-content: center;
  align-content: flex-start;
  gap: 80px 100px;
  align-self: stretch;
  flex-wrap: wrap;
}
@media only screen and (max-width: 860px) {
  .s-content-3__wrap {
    gap: 60px 40px;
    padding: 0px 10px;
  }
}
@media only screen and (max-width: 600px) {
  .s-content-3__wrap {
    flex-direction: column;
    align-content: center;
    gap: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .s-content-3__wrap {
    flex-direction: column;
    align-content: center;
    gap: 30px;
  }
}

.s-content-3__card {
  display: flex;
  width: 300px;
  padding: 80px 30px 30px 30px;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  border-radius: 5px;
  background: #FFF;
  box-shadow: 4px 4px 10px 3px rgba(0, 0, 0, 0.1);
}

/* CUSTOM ICON STYLES FOR CONTENT-3 CARDS */
.s-content-3__card {
  position: relative;
}

.s-content-3__card-icon {
  width: 60px;
  height: 60px;
  color: #095FC6;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.s-content-3__card-icon svg {
  width: 32px;
  height: 32px;
}

/* CUSTOM MENTORING INFO SECTION */
.s-mentoring-info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: start;
}
@media (max-width: 768px) {
  .s-mentoring-info {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}

.s-mentoring-info__cards {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.s-mentoring-info__card-title {
  margin-bottom: 0.5rem;
}
.s-mentoring-info__card-title .h-title-escort {
  margin-bottom: 0.5rem;
}

.s-mentoring-info__card {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1.25rem;
  background: #f8f9fa;
  border-radius: 8px;
  border-left: 4px solid #095FC6;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.s-mentoring-info__card:hover {
  transform: translateX(4px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.s-mentoring-info__card-icon {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  background: #095FC6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.s-mentoring-info__card-icon svg {
  width: 24px;
  height: 24px;
}

.s-mentoring-info__card-text {
  flex: 1;
}
.s-mentoring-info__card-text h3 {
  margin-bottom: 0.25rem;
  color: #095FC6;
}
.s-mentoring-info__card-text p {
  margin: 0;
  color: #666;
}

.s-mentoring-info__note {
  margin-top: 1rem;
  padding-left: 1rem;
  color: #666;
}

/* INFO BADGES */
.s-info-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin: 1.5rem 0;
}

.s-info-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1.25rem;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  border-radius: 10px;
  border: 2px solid #dee2e6;
  transition: all 0.3s ease;
}
.s-info-badge svg {
  width: 20px;
  height: 20px;
  color: #095FC6;
  flex-shrink: 0;
}
.s-info-badge span {
  font-size: 0.9rem;
  font-weight: 500;
  color: #495057;
}
.s-info-badge:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-color: #095FC6;
  background: linear-gradient(135deg, #fff 0%, #f8f9fa 100%);
}
.s-info-badge:hover svg {
  transform: scale(1.1);
}

/* REVIEW CARD SECTION */
.s-review-card {
  max-width: 900px;
  margin: 0 auto;
  padding: 3rem;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  border: 1px solid #e9ecef;
}
@media (max-width: 768px) {
  .s-review-card {
    padding: 2rem 1.5rem;
  }
}

.s-review-card__header {
  text-align: center;
  margin-bottom: 2.5rem;
}
.s-review-card__header .h-title-escort {
  margin-bottom: 0.5rem;
}
.s-review-card__header .h-title-section {
  margin-bottom: 1rem;
}
.s-review-card__header .p-text--large {
  color: #6c757d;
}

.s-review-card__checklist {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .s-review-card__checklist {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}

.s-review-item {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  padding: 1.25rem;
  background: #f8f9fa;
  border-radius: 12px;
  transition: all 0.3s ease;
}
.s-review-item:hover {
  background: #e9ecef;
  transform: translateX(4px);
}

.s-review-item__icon {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.s-review-item__icon svg {
  width: 100%;
  height: 100%;
  color: #095FC6;
}

.s-review-card__footer {
  text-align: center;
  padding-top: 2rem;
  border-top: 2px solid #e9ecef;
}
.s-review-card__footer p {
  margin-bottom: 0.75rem;
}
.s-review-card__footer p:last-child {
  margin-bottom: 0;
}

/* ASSIGNMENT BANNER */
.s-assignment-banner {
  background: linear-gradient(135deg, #095FC6 0%, #074895 100%);
  padding: 4rem 0;
  margin: 4rem 0;
}
@media (max-width: 768px) {
  .s-assignment-banner {
    padding: 3rem 0;
    margin: 3rem 0;
  }
}

.s-assignment-banner__content {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}
.s-assignment-banner__content .h-title-escort {
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 0.5rem;
}
.s-assignment-banner__content .h-title-section {
  color: #fff;
  margin-bottom: 1rem;
}
.s-assignment-banner__content .p-text--large {
  color: rgba(255, 255, 255, 0.95);
  font-size: 1.125rem;
}

/* PROCESS TIMELINE SECTION */
.s-process-timeline {
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  padding: 5rem 0;
  margin: 0;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .s-process-timeline {
    padding: 3rem 0;
  }
}
.s-process-timeline::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -10%;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(9, 95, 198, 0.05) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}
.s-process-timeline::after {
  content: "";
  position: absolute;
  bottom: -30%;
  left: -5%;
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(9, 95, 198, 0.03) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}

.s-process-timeline__header {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 3rem;
  position: relative;
  z-index: 1;
}
.s-process-timeline__header .h-title-escort {
  margin-bottom: 0.5rem;
}
.s-process-timeline__header .h-title-section {
  margin-bottom: 1rem;
}
.s-process-timeline__header .p-text--large {
  color: #6c757d;
  margin-top: 1rem;
}

.s-process-timeline .m-timeline {
  max-width: 900px;
  margin: 0 auto !important;
  position: relative;
  z-index: 1;
}

.s-process-timeline .a-timeline-item {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.s-process-timeline .a-timeline-item .h-title-escort {
  margin-bottom: 0.5rem;
  display: block;
}
.s-process-timeline .a-timeline-item ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.s-process-timeline .a-timeline-item:has(.a-timeline-item__subsections) {
  padding-bottom: 0;
}

.a-timeline-item__subsections {
  margin-top: 1.5rem;
  margin-left: -75px;
  padding-left: 75px;
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .a-timeline-item__subsections {
    margin-left: 0;
    padding-left: 0;
    padding-bottom: 30px;
  }
}

.a-timeline-subsection {
  margin-bottom: 1.5rem;
  padding-left: 1.5rem;
  border-left: 3px solid #095FC6;
}
@media (max-width: 768px) {
  .a-timeline-subsection {
    padding-left: 1rem;
    border-left-width: 2px;
  }
}
.a-timeline-subsection:last-child {
  margin-bottom: 0;
}
.a-timeline-subsection h4 {
  margin-bottom: 0.5rem;
}
.a-timeline-subsection p {
  color: #6c757d;
}

/* OLD TIMELINE SECTION - Keep for reference if needed */
.s-timeline-section {
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  padding: 5rem 0;
  margin: 0;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .s-timeline-section {
    padding: 3rem 0;
  }
}
.s-timeline-section::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -10%;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(9, 95, 198, 0.05) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}
.s-timeline-section::after {
  content: "";
  position: absolute;
  bottom: -30%;
  left: -5%;
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(9, 95, 198, 0.03) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}

.s-timeline-section__header {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 3rem;
  position: relative;
  z-index: 1;
}
.s-timeline-section__header .h-title-escort {
  margin-bottom: 0.5rem;
}
.s-timeline-section__header .h-title-section {
  margin-bottom: 1rem;
}
.s-timeline-section__header .p-text--large {
  color: #6c757d;
  margin-top: 1rem;
}

.s-timeline-section .m-timeline {
  max-width: 900px;
  margin: 0 auto !important;
  position: relative;
  z-index: 1;
}

.s-timeline-section .a-timeline-item {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* SCROLL FADE-IN ANIMATION */
.js-fade-in {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.js-fade-in.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.js-fade-in:nth-child(1) {
  transition-delay: 0.1s;
}
.js-fade-in:nth-child(2) {
  transition-delay: 0.2s;
}
.js-fade-in:nth-child(3) {
  transition-delay: 0.3s;
}
