/**
 * Variables
 * Variables should follow the $component-state-property-size formula for
 * consistent naming. Examples:
 * $nav-link-disabled-color
 * $modal-content-box-shadow-xs 
 *
 * Customization:
 * To customize Bootstrap variables:
 * Copy the desired variable from node_modules/bootstrap/scss/_variables.scss
 * @see https://github.com/twbs/bootstrap/blob/main/scss/_variables.scss
 * Change the value and remove the !default flag.
 * Examples:
 * $body-bg: $yuvezzi-black;
 * $body-color: $gray-100;
 */
.hero-banner {
  position: relative;
  left: 50%;
  max-width: 1440px;
  padding: 0;
  margin: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.hero-banner.hero-banner--video {
  padding: 125px 0 0;
}
@media (max-width: 768px) {
  .hero-banner.hero-banner--video {
    padding: 95px 0 0;
  }
}
@media only screen and (max-width: 991.98px) {
  .hero-banner--simple {
    min-height: var(--hero-banner-mobile-height, auto);
  }
  .hero-banner--simple .hero-banner__media--auto {
    min-height: var(--hero-banner-mobile-height, auto);
  }
}
.hero-banner > .container {
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.hero-banner__media {
  position: relative;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  aspect-ratio: 1.7777777778;
}
.hero-banner__media--auto {
  height: auto;
  min-height: 120px;
  aspect-ratio: auto;
}
.hero-banner__media--auto .hero-banner__image,
.hero-banner__media--auto .hero-banner__video {
  width: 100%;
  height: auto;
  min-height: auto;
  -o-object-fit: fill;
     object-fit: fill;
}
.hero-banner__image {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  background: transparent;
  -o-object-fit: inherit;
     object-fit: inherit;
  -o-object-position: inherit;
     object-position: inherit;
}
.hero-banner__image--desktop {
  display: block;
}
.hero-banner__image--mobile {
  display: none;
}
@media only screen and (max-width: 991.98px) {
  .hero-banner__image--desktop {
    display: none;
  }
  .hero-banner__image--mobile {
    display: block;
  }
}
.hero-banner__video {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  background: #000;
  -o-object-fit: inherit;
     object-fit: inherit;
  -o-object-position: inherit;
     object-position: inherit;
}
.hero-banner--image_text .hero-banner__content {
  position: relative;
  min-height: 120px;
}
.hero-banner--image_text .hero-banner__text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 950px;
  height: 100%;
  padding: 40px 0;
  font-family: Figtree;
  font-weight: 900;
  font-style: Black;
  font-size: 32px;
  line-height: 125%;
  letter-spacing: 0%;
  color: #2F415B;
}
.hero-banner--image_text .hero-banner__text > * {
  margin-bottom: 0;
  line-height: 100%;
}
@media only screen and (max-width: 991.98px) {
  .hero-banner--image_text .hero-banner__text {
    width: 100%;
    padding: 4px;
    text-align: center;
  }
  .hero-banner--image_text .hero-banner__text > * {
    margin-bottom: 0;
    line-height: 100%;
  }
}
.hero-banner--image_text .hero-banner__media {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.hero-banner--image_text .hero-banner__image {
  -o-object-fit: fill;
     object-fit: fill;
}
.hero-banner__play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 999;
  display: none;
  width: 180px;
  height: 180px;
  cursor: pointer;
  background: url("data:image/svg+xml,%3Csvg%20width='125'%20height='125'%20viewBox='0%200%20125%20125'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cg%20filter='url(%23filter0_d_2170_31353)'%3E%3Cpath%20opacity='0.6'%20d='M62.5%2020C39.0259%2020%2020%2039.0259%2020%2062.5C20%2085.9741%2039.0259%20105%2062.5%20105C85.9741%20105%20105%2085.9741%20105%2062.5C105%2039.0259%2085.9681%2020%2062.5%2020ZM55.0225%2083.8608V41.1333L82.3701%2062.1468L55.0225%2083.8608Z'%20fill='%23394960'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter%20id='filter0_d_2170_31353'%20x='0'%20y='0'%20width='125'%20height='125'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3E%3CfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3E%3CfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur%20stdDeviation='10'/%3E%3CfeComposite%20in2='hardAlpha'%20operator='out'/%3E%3CfeColorMatrix%20type='matrix'%20values='0%200%200%200%201%200%200%200%200%201%200%200%200%200%201%200%200%200%201%200'/%3E%3CfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_2170_31353'/%3E%3CfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_2170_31353'%20result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat;
  background-size: cover;
  border: none;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 991.98px) {
  .hero-banner__play {
    width: 100px;
    height: 100px;
  }
}
.hero-banner__replay {
  position: absolute;
  bottom: 40px;
  left: 80px;
  display: none;
  gap: 6px;
  align-items: center;
  font-family: "Figtree", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.hero-banner__replay .replay-text {
  font-size: 16px;
  color: #2F415B;
}
.hero-banner__replay::before {
  position: absolute;
  left: -25px;
  width: 43px;
  height: 47px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='49' viewBox='0 0 46 49' fill='none'%3E%3Cpath d='M23.6457 30.4655C22.346 31.5665 20.3529 30.6427 20.3529 28.9395V19.0484C20.3529 17.3604 22.315 16.4316 23.6206 17.5016L29.5553 22.3652C30.5214 23.1569 30.5334 24.6307 29.5803 25.4381L23.6457 30.4655Z' fill='%23AB0B7B'/%3E%3Cpath d='M42.8444 9.98036C38.5569 4.51157 31.903 1 24.4291 1C11.4895 1 1 11.5213 1 24.5C1 37.4787 11.4895 48 24.4291 48C32.8167 48 40.1735 43.5753 44.3137 36.9281' stroke='%23AB0B7B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media only screen and (max-width: 991.98px) {
  .hero-banner__replay::before {
    width: 32px;
    height: 35px;
  }
  .hero-banner__replay {
    top: 105px;
    left: 35px;
  }
  .hero-banner__replay .replay-text {
    font-size: 14px;
  }
}
.hero-banner--hero-dtc-2 .hero-banner__content {
  position: relative;
  min-height: 120px;
}
.hero-banner--hero-dtc-2 .hero-banner__text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 950px;
  height: 100%;
  padding: 40px 0;
  font-family: Figtree;
  font-weight: 900;
  font-style: Black;
  font-size: 32px;
  line-height: 125%;
  letter-spacing: 0%;
  color: #2F415B;
}
.hero-banner--hero-dtc-2 .hero-banner__text > * {
  margin-bottom: 0;
  line-height: 100%;
}
@media only screen and (max-width: 991.98px) {
  .hero-banner--hero-dtc-2 .hero-banner__text {
    width: 100%;
    padding: 4px;
    text-align: center;
  }
  .hero-banner--hero-dtc-2 .hero-banner__text > * {
    margin-bottom: 0;
    line-height: 100%;
  }
}
.hero-banner--hero-dtc-2 .hero-banner__media {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.hero-banner--hero-dtc-2 .hero-banner__image {
  -o-object-fit: fill;
     object-fit: fill;
}

.dtc-homepage-banner-image {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) inset;
}
.dtc-homepage-banner-image .hero-banner {
  width: auto;
  max-width: revert;
}
.dtc-homepage-banner-image .hero-banner .container {
  max-width: revert;
  padding: revert;
}
.dtc-homepage-banner-image .hero-banner .container .hero-banner__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 160px;
}
@media only screen and (max-width: 991.98px) {
  .dtc-homepage-banner-image .hero-banner .container .hero-banner__content {
    min-height: 116px;
  }
}
.dtc-homepage-banner-image .hero-banner .container .hero-banner__text {
  position: relative;
  left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 540px;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .dtc-homepage-banner-image .hero-banner .container .hero-banner__text {
    max-width: 720px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .dtc-homepage-banner-image .hero-banner .container .hero-banner__text {
    max-width: 960px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
  .dtc-homepage-banner-image .hero-banner .container .hero-banner__text {
    max-width: 1108px;
  }
}
@media only screen and (min-width: 1400px) {
  .dtc-homepage-banner-image .hero-banner .container .hero-banner__text {
    max-width: 1160px;
  }
}
@media only screen and (max-width: 991.98px) {
  .dtc-homepage-banner-image .hero-banner .container .hero-banner__text {
    padding: 0 16px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .dtc-homepage-banner-image .hero-banner .container .hero-banner__text {
    max-width: 100%;
    padding: 0 calc((100% - 504px) / 2);
  }
}
.dtc-homepage-banner-image .hero-banner .container .hero-banner__text {
  text-align: left;
  display: flex;
}
@media only screen and (min-width: 992px) {
  .dtc-homepage-banner-image .hero-banner .container .hero-banner__text {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }
}
@media only screen and (max-width: 991.98px) {
  .dtc-homepage-banner-image .hero-banner .container .hero-banner__text {
    padding-top: 30px;
  }
}
.dtc-homepage-banner-image .hero-banner .container .hero-banner__text .hero-banner__main-media img {
  width: 220px;
  height: 129px;
  aspect-ratio: 157/92;
}
@media only screen and (max-width: 991.98px) {
  .dtc-homepage-banner-image .hero-banner .container .hero-banner__text .hero-banner__main-media {
    display: none;
  }
}
.dtc-homepage-banner-image .hero-banner .container .hero-banner__text h1 {
  font-family: Figtree, sans-serif;
  color: #2F415B;
}
@media only screen and (min-width: 992px) {
  .dtc-homepage-banner-image .hero-banner .container .hero-banner__text h1 {
    padding-bottom: 16px;
    font-size: 32px;
    font-weight: 900;
    line-height: 125%;
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 991.98px) {
  .dtc-homepage-banner-image .hero-banner .container .hero-banner__text h1 {
    font-size: 21px;
    font-weight: 900;
    line-height: 135%;
    padding-bottom: 0;
    margin-bottom: 9px;
  }
}
.dtc-homepage-banner-image .hero-banner .container .hero-banner__text p {
  font-family: Figtree, sans-serif;
  color: #2F415B;
}
@media only screen and (min-width: 992px) {
  .dtc-homepage-banner-image .hero-banner .container .hero-banner__text p {
    font-size: 15px;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 991.98px) {
  .dtc-homepage-banner-image .hero-banner .container .hero-banner__text p {
    font-size: 13px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -1.3px;
    margin-bottom: 0px;
  }
}
.dtc-homepage-banner-image .hero-banner .container .hero-banner__media img {
  background-color: #fff;
}

.dtc-error-page-banner {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) inset;
}
.dtc-error-page-banner .hero-banner {
  width: auto;
  max-width: revert;
}
.dtc-error-page-banner .hero-banner .container {
  max-width: revert;
  padding: revert;
}
@media only screen and (max-width: 991.98px) {
  .dtc-error-page-banner .hero-banner {
    padding-top: 0;
  }
}
.dtc-error-page-banner .hero-banner .hero-banner__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 160px;
}
@media only screen and (max-width: 991.98px) {
  .dtc-error-page-banner .hero-banner .hero-banner__content {
    min-height: 113px;
  }
}
.dtc-error-page-banner .hero-banner .hero-banner__content .hero-banner__text {
  position: relative;
  left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 540px;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .dtc-error-page-banner .hero-banner .hero-banner__content .hero-banner__text {
    max-width: 720px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .dtc-error-page-banner .hero-banner .hero-banner__content .hero-banner__text {
    max-width: 960px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
  .dtc-error-page-banner .hero-banner .hero-banner__content .hero-banner__text {
    max-width: 1108px;
  }
}
@media only screen and (min-width: 1400px) {
  .dtc-error-page-banner .hero-banner .hero-banner__content .hero-banner__text {
    max-width: 1160px;
  }
}
@media only screen and (max-width: 991.98px) {
  .dtc-error-page-banner .hero-banner .hero-banner__content .hero-banner__text {
    padding: 0 16px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .dtc-error-page-banner .hero-banner .hero-banner__content .hero-banner__text {
    max-width: 100%;
    padding: 0 calc((100% - 504px) / 2);
  }
}
.dtc-error-page-banner .hero-banner .hero-banner__content .hero-banner__text {
  text-align: left;
}
.dtc-error-page-banner .hero-banner .hero-banner__content .hero-banner__text h1 {
  font-family: Figtree, sans-serif;
  color: #2F415B;
}
@media only screen and (min-width: 992px) {
  .dtc-error-page-banner .hero-banner .hero-banner__content .hero-banner__text h1 {
    padding-bottom: 16px;
    font-size: 32px;
    font-weight: 900;
    line-height: 125%;
  }
}
@media only screen and (max-width: 991.98px) {
  .dtc-error-page-banner .hero-banner .hero-banner__content .hero-banner__text h1 {
    font-size: 21px;
    font-weight: 900;
    line-height: 135%;
  }
}
.dtc-error-page-banner .hero-banner .hero-banner__content .hero-banner__media img {
  background-color: #fff;
}

.dtc-faq-section-faq-hero-banner {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) inset;
}
.dtc-faq-section-faq-hero-banner .hero-banner {
  width: auto;
  max-width: revert;
}
.dtc-faq-section-faq-hero-banner .hero-banner .container {
  max-width: revert;
  padding: revert;
}
.dtc-faq-section-faq-hero-banner .hero-banner .container .hero-banner__content {
  display: flex;
  height: 160px;
}
@media only screen and (max-width: 991.98px) {
  .dtc-faq-section-faq-hero-banner .hero-banner .container .hero-banner__content {
    height: 86px;
    min-height: 86px;
  }
}
.dtc-faq-section-faq-hero-banner .hero-banner .container .hero-banner__text {
  position: relative;
  left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 540px;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .dtc-faq-section-faq-hero-banner .hero-banner .container .hero-banner__text {
    max-width: 720px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .dtc-faq-section-faq-hero-banner .hero-banner .container .hero-banner__text {
    max-width: 960px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
  .dtc-faq-section-faq-hero-banner .hero-banner .container .hero-banner__text {
    max-width: 1108px;
  }
}
@media only screen and (min-width: 1400px) {
  .dtc-faq-section-faq-hero-banner .hero-banner .container .hero-banner__text {
    max-width: 1160px;
  }
}
@media only screen and (max-width: 991.98px) {
  .dtc-faq-section-faq-hero-banner .hero-banner .container .hero-banner__text {
    padding: 0 16px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .dtc-faq-section-faq-hero-banner .hero-banner .container .hero-banner__text {
    max-width: 100%;
    padding: 0 calc((100% - 504px) / 2);
  }
}
.dtc-faq-section-faq-hero-banner .hero-banner .container .hero-banner__text h1 {
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 125%;
  text-align: left;
}
@media only screen and (max-width: 991.98px) {
  .dtc-faq-section-faq-hero-banner .hero-banner .container .hero-banner__text h1 {
    font-size: 21px !important;
    font-style: normal;
    font-weight: 900 !important;
    line-height: 135% !important;
  }
}
.dtc-faq-section-faq-hero-banner .hero-banner .hero-banner__media .hero-banner__image {
  height: 159px;
  background-color: #fff;
}
@media only screen and (max-width: 991.98px) {
  .dtc-faq-section-faq-hero-banner .hero-banner .hero-banner__media .hero-banner__image {
    height: 114px;
  }
}
@media only screen and (max-width: 991.98px) {
  .dtc-faq-section-faq-hero-banner .hero-banner {
    padding-top: 0;
  }
}

.hero-banner--aboutresults,
.about-presbyopia-banner {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) inset;
}
.hero-banner--aboutresults .hero-banner,
.about-presbyopia-banner .hero-banner {
  width: auto;
  max-width: revert;
}
.hero-banner--aboutresults .hero-banner .container,
.about-presbyopia-banner .hero-banner .container {
  max-width: revert;
  padding: revert;
}
.hero-banner--aboutresults .hero-banner .container .hero-banner__content,
.about-presbyopia-banner .hero-banner .container .hero-banner__content {
  display: flex;
  height: 160px;
}
@media only screen and (max-width: 991.98px) {
  .hero-banner--aboutresults .hero-banner .container .hero-banner__content,
  .about-presbyopia-banner .hero-banner .container .hero-banner__content {
    height: 114px;
  }
}
.hero-banner--aboutresults .hero-banner .container .hero-banner__text,
.about-presbyopia-banner .hero-banner .container .hero-banner__text {
  position: relative;
  left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 540px;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .hero-banner--aboutresults .hero-banner .container .hero-banner__text,
  .about-presbyopia-banner .hero-banner .container .hero-banner__text {
    max-width: 720px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .hero-banner--aboutresults .hero-banner .container .hero-banner__text,
  .about-presbyopia-banner .hero-banner .container .hero-banner__text {
    max-width: 960px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
  .hero-banner--aboutresults .hero-banner .container .hero-banner__text,
  .about-presbyopia-banner .hero-banner .container .hero-banner__text {
    max-width: 1108px;
  }
}
@media only screen and (min-width: 1400px) {
  .hero-banner--aboutresults .hero-banner .container .hero-banner__text,
  .about-presbyopia-banner .hero-banner .container .hero-banner__text {
    max-width: 1160px;
  }
}
@media only screen and (max-width: 991.98px) {
  .hero-banner--aboutresults .hero-banner .container .hero-banner__text,
  .about-presbyopia-banner .hero-banner .container .hero-banner__text {
    padding: 0 16px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .hero-banner--aboutresults .hero-banner .container .hero-banner__text,
  .about-presbyopia-banner .hero-banner .container .hero-banner__text {
    max-width: 100%;
    padding: 0 calc((100% - 504px) / 2);
  }
}
.hero-banner--aboutresults .hero-banner .container .hero-banner__text,
.about-presbyopia-banner .hero-banner .container .hero-banner__text {
  font-family: Figtree, sans-serif;
  font-size: 32px !important;
  font-style: normal;
  font-weight: 900 !important;
  line-height: 125% !important;
  text-align: left;
}
.hero-banner--aboutresults .hero-banner .container .hero-banner__text h2,
.hero-banner--aboutresults .hero-banner .container .hero-banner__text h1,
.about-presbyopia-banner .hero-banner .container .hero-banner__text h2,
.about-presbyopia-banner .hero-banner .container .hero-banner__text h1 {
  font-size: 32px !important;
  font-style: normal;
  font-weight: 900 !important;
  line-height: 125% !important;
}
@media only screen and (max-width: 991.98px) {
  .hero-banner--aboutresults .hero-banner .container .hero-banner__text h2,
  .hero-banner--aboutresults .hero-banner .container .hero-banner__text h1,
  .about-presbyopia-banner .hero-banner .container .hero-banner__text h2,
  .about-presbyopia-banner .hero-banner .container .hero-banner__text h1 {
    font-size: 21px !important;
    font-style: normal;
    font-weight: 900 !important;
    line-height: 135% !important;
  }
}
.hero-banner--aboutresults .hero-banner .container .hero-banner__text p,
.about-presbyopia-banner .hero-banner .container .hero-banner__text p {
  font-family: Figtree, sans-serif;
  color: #000;
  line-height: 125%;
}
.hero-banner--aboutresults .hero-banner .hero-banner__media .hero-banner__image,
.about-presbyopia-banner .hero-banner .hero-banner__media .hero-banner__image {
  height: 159px;
  background-color: #fff;
}
@media only screen and (max-width: 991.98px) {
  .hero-banner--aboutresults .hero-banner .hero-banner__media .hero-banner__image,
  .about-presbyopia-banner .hero-banner .hero-banner__media .hero-banner__image {
    height: 114px;
  }
}
@media only screen and (max-width: 991.98px) {
  .hero-banner--aboutresults .hero-banner,
  .about-presbyopia-banner .hero-banner {
    padding-top: 0;
  }
}

.dtc2-hero-banner-how-get-yuvezzi {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) inset;
}
.dtc2-hero-banner-how-get-yuvezzi .hero-banner {
  width: auto;
  max-width: revert;
}
.dtc2-hero-banner-how-get-yuvezzi .hero-banner .container {
  max-width: revert;
  padding: revert;
}
.dtc2-hero-banner-how-get-yuvezzi .hero-banner .container .hero-banner__content {
  display: flex;
  height: 160px;
}
@media only screen and (max-width: 991.98px) {
  .dtc2-hero-banner-how-get-yuvezzi .hero-banner .container .hero-banner__content {
    height: 114px;
  }
}
.dtc2-hero-banner-how-get-yuvezzi .hero-banner .container .hero-banner__text {
  position: relative;
  left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 540px;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .dtc2-hero-banner-how-get-yuvezzi .hero-banner .container .hero-banner__text {
    max-width: 720px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .dtc2-hero-banner-how-get-yuvezzi .hero-banner .container .hero-banner__text {
    max-width: 960px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
  .dtc2-hero-banner-how-get-yuvezzi .hero-banner .container .hero-banner__text {
    max-width: 1108px;
  }
}
@media only screen and (min-width: 1400px) {
  .dtc2-hero-banner-how-get-yuvezzi .hero-banner .container .hero-banner__text {
    max-width: 1160px;
  }
}
@media only screen and (max-width: 991.98px) {
  .dtc2-hero-banner-how-get-yuvezzi .hero-banner .container .hero-banner__text {
    padding: 0 16px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .dtc2-hero-banner-how-get-yuvezzi .hero-banner .container .hero-banner__text {
    max-width: 100%;
    padding: 0 calc((100% - 504px) / 2);
  }
}
.dtc2-hero-banner-how-get-yuvezzi .hero-banner .container .hero-banner__text h1 {
  font-family: Figtree, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 125%;
  text-align: left;
}
@media only screen and (max-width: 991.98px) {
  .dtc2-hero-banner-how-get-yuvezzi .hero-banner .container .hero-banner__text h1 {
    font-size: 21px;
    font-style: normal;
    font-weight: 900;
    line-height: 135%;
    /* 28.35px */
  }
}
.dtc2-hero-banner-how-get-yuvezzi .hero-banner .container .hero-banner__text p {
  font-family: Figtree, sans-serif;
  color: #2F415B;
  line-height: 125%;
}
.dtc2-hero-banner-how-get-yuvezzi .hero-banner .hero-banner__media .hero-banner__image {
  height: 159px;
  background-color: #fff;
}
@media only screen and (max-width: 991.98px) {
  .dtc2-hero-banner-how-get-yuvezzi .hero-banner .hero-banner__media .hero-banner__image {
    height: 114px;
  }
}
@media only screen and (max-width: 991.98px) {
  .dtc2-hero-banner-how-get-yuvezzi .hero-banner {
    padding-top: 0;
  }
}

.dtc-safety-page-banner {
  background-color: #fff;
}
.dtc-safety-page-banner .hero-banner {
  max-width: revert;
}
.dtc-safety-page-banner .hero-banner .container {
  max-width: revert;
  padding: revert;
}
.dtc-safety-page-banner .hero-banner .container .hero-banner__content {
  display: flex;
  min-height: 159px;
}
@media only screen and (max-width: 991.98px) {
  .dtc-safety-page-banner .hero-banner .container .hero-banner__content {
    min-height: 86px;
  }
}
.dtc-safety-page-banner .hero-banner .container .hero-banner__text {
  position: relative;
  left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 540px;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .dtc-safety-page-banner .hero-banner .container .hero-banner__text {
    max-width: 720px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .dtc-safety-page-banner .hero-banner .container .hero-banner__text {
    max-width: 960px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
  .dtc-safety-page-banner .hero-banner .container .hero-banner__text {
    max-width: 1108px;
  }
}
@media only screen and (min-width: 1400px) {
  .dtc-safety-page-banner .hero-banner .container .hero-banner__text {
    max-width: 1160px;
  }
}
@media only screen and (max-width: 991.98px) {
  .dtc-safety-page-banner .hero-banner .container .hero-banner__text {
    padding: 0 16px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .dtc-safety-page-banner .hero-banner .container .hero-banner__text {
    max-width: 100%;
    padding: 0 calc((100% - 504px) / 2);
  }
}
.dtc-safety-page-banner .hero-banner .container .hero-banner__text {
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 125%;
  top: auto;
  height: auto;
  align-items: flex-start;
  text-align: left;
}
@media only screen and (max-width: 991.98px) {
  .dtc-safety-page-banner .hero-banner .container .hero-banner__text {
    font-size: 21px;
    font-weight: 900;
    line-height: 130%;
    color: #2F415B;
  }
}
.dtc-safety-page-banner .hero-banner .container .hero-banner__text h1 {
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 125%;
}
@media only screen and (max-width: 991.98px) {
  .dtc-safety-page-banner .hero-banner .container .hero-banner__text h1 {
    font-size: 21px !important;
    font-style: normal;
    font-weight: 900 !important;
    line-height: 135% !important;
  }
}

.dtc-start-use-page-banner {
  background-color: #fff;
}
.dtc-start-use-page-banner .hero-banner {
  max-width: revert;
}
.dtc-start-use-page-banner .hero-banner .container {
  max-width: revert;
  padding: revert;
}
.dtc-start-use-page-banner .hero-banner .container .hero-banner__content {
  display: flex;
  min-height: 159px;
}
@media only screen and (max-width: 991.98px) {
  .dtc-start-use-page-banner .hero-banner .container .hero-banner__content {
    min-height: 86px;
  }
}
.dtc-start-use-page-banner .hero-banner .container .hero-banner__text {
  position: relative;
  left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 540px;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .dtc-start-use-page-banner .hero-banner .container .hero-banner__text {
    max-width: 720px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .dtc-start-use-page-banner .hero-banner .container .hero-banner__text {
    max-width: 960px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
  .dtc-start-use-page-banner .hero-banner .container .hero-banner__text {
    max-width: 1108px;
  }
}
@media only screen and (min-width: 1400px) {
  .dtc-start-use-page-banner .hero-banner .container .hero-banner__text {
    max-width: 1160px;
  }
}
@media only screen and (max-width: 991.98px) {
  .dtc-start-use-page-banner .hero-banner .container .hero-banner__text {
    padding: 0 16px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .dtc-start-use-page-banner .hero-banner .container .hero-banner__text {
    max-width: 100%;
    padding: 0 calc((100% - 504px) / 2);
  }
}
.dtc-start-use-page-banner .hero-banner .container .hero-banner__text {
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 125%;
  top: auto;
  height: auto;
  align-items: flex-start;
  text-align: left;
}
.dtc-start-use-page-banner .hero-banner .container .hero-banner__text p {
  line-height: 125%;
}
@media only screen and (max-width: 991.98px) {
  .dtc-start-use-page-banner .hero-banner .container .hero-banner__text {
    font-size: 21px;
    font-weight: 900;
    line-height: 130%;
    color: #2F415B;
  }
}
.dtc-start-use-page-banner .hero-banner .container .hero-banner__text h1 {
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 125%;
}
@media only screen and (max-width: 991.98px) {
  .dtc-start-use-page-banner .hero-banner .container .hero-banner__text h1 {
    font-size: 21px !important;
    font-style: normal;
    font-weight: 900 !important;
    line-height: 135% !important;
  }
}

.dtc-header-com {
  background: #fff;
}

.dtc-banner-com {
  transition: padding-top 0.2s ease;
}

.dtc-search-page-hero-banner.hero-banner {
  max-width: revert;
}

.dtc-search-page-hero-banner .container {
  max-width: revert;
  padding: revert;
}
.dtc-search-page-hero-banner .container .hero-banner__content {
  display: flex;
  min-height: 159px;
}
@media only screen and (max-width: 991.98px) {
  .dtc-search-page-hero-banner .container .hero-banner__content {
    min-height: 86px;
  }
}
.dtc-search-page-hero-banner .hero-banner__text {
  position: relative;
  left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 540px;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .dtc-search-page-hero-banner .hero-banner__text {
    max-width: 720px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .dtc-search-page-hero-banner .hero-banner__text {
    max-width: 960px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
  .dtc-search-page-hero-banner .hero-banner__text {
    max-width: 1108px;
  }
}
@media only screen and (min-width: 1400px) {
  .dtc-search-page-hero-banner .hero-banner__text {
    max-width: 1160px;
  }
}
@media only screen and (max-width: 991.98px) {
  .dtc-search-page-hero-banner .hero-banner__text {
    padding: 0 16px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .dtc-search-page-hero-banner .hero-banner__text {
    max-width: 100%;
    padding: 0 calc((100% - 504px) / 2);
  }
}
.dtc-search-page-hero-banner .hero-banner__text {
  top: auto;
  height: auto;
  align-items: flex-start;
  text-align: left;
  color: #2F415B;
  font-family: Figtree;
  font-weight: 900;
}
@media only screen and (max-width: 991.98px) {
  .dtc-search-page-hero-banner .hero-banner__text {
    text-align: left;
  }
}
.dtc-search-page-hero-banner .hero-banner__text h1 {
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 125%;
}
@media only screen and (max-width: 991.98px) {
  .dtc-search-page-hero-banner .hero-banner__text h1 {
    font-size: 21px !important;
    font-style: normal;
    font-weight: 900 !important;
    line-height: 135% !important;
  }
}
.dtc-search-page-hero-banner .hero-search-banner-title {
  color: #2F415B;
  font-family: Figtree;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 125%;
}
@media only screen and (max-width: 991.98px) {
  .dtc-search-page-hero-banner .hero-search-banner-title {
    font-size: 21px;
    line-height: 135%;
  }
}

.dtc-patient-review-page-banner {
  background-color: #fff;
}
.dtc-patient-review-page-banner .hero-banner {
  max-width: revert;
}
.dtc-patient-review-page-banner .hero-banner .container {
  max-width: revert;
  padding: revert;
}
.dtc-patient-review-page-banner .hero-banner .container .hero-banner__content {
  display: flex;
  min-height: 159px;
}
@media only screen and (max-width: 991.98px) {
  .dtc-patient-review-page-banner .hero-banner .container .hero-banner__content {
    min-height: 114px;
  }
}
.dtc-patient-review-page-banner .hero-banner .container .hero-banner__text {
  position: relative;
  left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 540px;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .dtc-patient-review-page-banner .hero-banner .container .hero-banner__text {
    max-width: 720px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .dtc-patient-review-page-banner .hero-banner .container .hero-banner__text {
    max-width: 960px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
  .dtc-patient-review-page-banner .hero-banner .container .hero-banner__text {
    max-width: 1108px;
  }
}
@media only screen and (min-width: 1400px) {
  .dtc-patient-review-page-banner .hero-banner .container .hero-banner__text {
    max-width: 1160px;
  }
}
@media only screen and (max-width: 991.98px) {
  .dtc-patient-review-page-banner .hero-banner .container .hero-banner__text {
    padding: 0 16px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .dtc-patient-review-page-banner .hero-banner .container .hero-banner__text {
    max-width: 100%;
    padding: 0 calc((100% - 504px) / 2);
  }
}
.dtc-patient-review-page-banner .hero-banner .container .hero-banner__text {
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 125% !important;
  top: auto;
  height: auto;
  align-items: flex-start;
  text-align: left;
}
@media only screen and (max-width: 991.98px) {
  .dtc-patient-review-page-banner .hero-banner .container .hero-banner__text {
    font-size: 21px;
    font-weight: 900;
    line-height: 130%;
    color: #2F415B;
  }
  .dtc-patient-review-page-banner .hero-banner .container .hero-banner__text p {
    line-height: 135%;
    font-size: 21px;
  }
}
.dtc-patient-review-page-banner .hero-banner .container .hero-banner__text h1 {
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 125%;
}
@media only screen and (max-width: 991.98px) {
  .dtc-patient-review-page-banner .hero-banner .container .hero-banner__text h1 {
    font-size: 21px !important;
    font-style: normal;
    font-weight: 900 !important;
    line-height: 135% !important;
  }
}

.dtc-terms-and-conditions-banner {
  background-color: #fff;
}
.dtc-terms-and-conditions-banner .hero-banner {
  max-width: revert;
}
.dtc-terms-and-conditions-banner .hero-banner .container {
  max-width: revert;
  padding: revert;
}
.dtc-terms-and-conditions-banner .hero-banner .container .hero-banner__content {
  display: flex;
  min-height: 159px;
}
@media only screen and (max-width: 991.98px) {
  .dtc-terms-and-conditions-banner .hero-banner .container .hero-banner__content {
    min-height: 86px;
  }
}
.dtc-terms-and-conditions-banner .hero-banner .container .hero-banner__text {
  position: relative;
  left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 540px;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .dtc-terms-and-conditions-banner .hero-banner .container .hero-banner__text {
    max-width: 720px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .dtc-terms-and-conditions-banner .hero-banner .container .hero-banner__text {
    max-width: 960px;
    padding: 0 16px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
  .dtc-terms-and-conditions-banner .hero-banner .container .hero-banner__text {
    max-width: 1108px;
  }
}
@media only screen and (min-width: 1400px) {
  .dtc-terms-and-conditions-banner .hero-banner .container .hero-banner__text {
    max-width: 1160px;
  }
}
@media only screen and (max-width: 991.98px) {
  .dtc-terms-and-conditions-banner .hero-banner .container .hero-banner__text {
    padding: 0 16px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .dtc-terms-and-conditions-banner .hero-banner .container .hero-banner__text {
    max-width: 100%;
    padding: 0 calc((100% - 504px) / 2);
  }
}
.dtc-terms-and-conditions-banner .hero-banner .container .hero-banner__text {
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 125%;
  top: auto;
  height: auto;
  align-items: flex-start;
  text-align: left;
}
.dtc-terms-and-conditions-banner .hero-banner .container .hero-banner__text h1 {
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 125%;
}
@media only screen and (max-width: 991.98px) {
  .dtc-terms-and-conditions-banner .hero-banner .container .hero-banner__text {
    font-size: 21px;
    font-weight: 900;
    line-height: 130%;
    color: #2F415B;
  }
  .dtc-terms-and-conditions-banner .hero-banner .container .hero-banner__text h1 {
    font-size: 21px;
    line-height: 135%;
  }
}

.hero-banner-dtc__2 .container {
  position: relative;
}
@media (max-width: 1024px) {
  .hero-banner-dtc__2 .container {
    position: unset;
  }
}
.hero-banner-dtc__2 .yuvezzi-banner__persona {
  width: unset;
  height: auto;
  right: 0;
  max-width: 58%;
}
.hero-banner-dtc__2 .yuvezzi-banner__title {
  max-width: 628px;
  color: #2F415B;
  font-family: Figtree;
  font-size: 47px;
  font-style: normal;
  font-weight: 400;
  line-height: 112%;
}
@media (max-width: 1200px) and (min-width: 992px) {
  .hero-banner-dtc__2 .yuvezzi-banner__title {
    max-width: 520px;
  }
}
.hero-banner-dtc__2 .yuvezzi-banner__title span {
  font-weight: 900;
}
.hero-banner-dtc__2 .yuvezzi-banner__otherpage {
  padding: 43px 0;
}

/*# sourceMappingURL=hero-banner.css.map*/