@charset "UTF-8";
/*************************
#1 - Variables
#2 - Media Query Functions
#3 - Fonts
#4 - Global
#5 - Data Container ID's
#6 - Data Components
#7 - Class Component
#8 - Content Blocks
#9 - Pages
#10 - Themes
*************************/
/*************
#1 - Variables
**************/
/**********************
#2 - Media Query Functions
**********************/
/*************
#3 - Fonts
**************/
/*************
#4 - Global
**************/
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html,
body {
  font-family: "Inter", sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 1.25;
  height: auto;
}
@media screen and (max-width: 727px) {
  html,
  body {
    font-size: 18px;
  }
}

html[data-isi=initial] {
  overflow: initial;
}
html[data-isi=initial] [data-component=floating-isi] {
  height: 7.5rem;
}
html[data-isi=initial] [data-component=floating-isi] .isi-container {
  overflow: hidden;
}
@media (max-width: 1023px) {
  html[data-isi=initial] [data-component=floating-isi] .isi-container {
    padding-top: 10px;
  }
}
html[data-isi=initial] [data-component=floating-isi] .toggle-controller > button.collapse {
  display: none;
}
@media screen and (max-width: 400px) {
  html[data-isi=initial] [data-component=floating-isi] {
    height: 5.5rem;
  }
}
html[data-isi=expand] {
  overflow: hidden !important;
}
html[data-isi=expand] [data-component=floating-isi] {
  height: calc(100vh - 170px);
}
html[data-isi=expand] [data-component=floating-isi] .toggle-controller > button.collapse,
html[data-isi=expand] [data-component=floating-isi] .toggle-controller > button.expand {
  display: none;
}
html[data-isi=minify] [data-component=floating-isi] {
  height: 45px;
}
@media screen and (max-width: 436px) {
  html[data-isi=minify] [data-component=floating-isi] {
    height: 100px;
  }
}
@media screen and (max-width: 717px) {
  html[data-isi=minify] [data-component=floating-isi] {
    height: 70px;
  }
}
@media screen and (min-width: 718px) {
  html[data-isi=minify] [data-component=floating-isi] {
    height: 40px;
  }
}
html[data-isi=minify] [data-component=floating-isi] .container, html[data-isi=minify] [data-component=floating-isi] [data-component=isi] .isi-content, [data-component=isi] html[data-isi=minify] [data-component=floating-isi] .isi-content {
  padding-top: 10px;
}
html[data-isi=minify] [data-component=floating-isi] .isi-container {
  overflow: hidden;
}
html[data-isi=minify] [data-component=floating-isi] .toggle-controller {
  margin-top: 5px;
}
@media screen and (max-width: 1023px) {
  html[data-isi=minify] [data-component=floating-isi] .toggle-controller {
    padding-top: 3px;
  }
}
html[data-isi=minify] [data-component=floating-isi] .toggle-controller > button.collapse,
html[data-isi=minify] [data-component=floating-isi] .toggle-controller > button.minify {
  display: none;
}

html:not([data-modal=false]) {
  overflow: hidden;
}

html:not([data-modal]) {
  overflow: initial;
}

html.modal-open {
  overflow: hidden !important;
}

body {
  background: linear-gradient(225.38deg, #FFFFFF 0%, #F8F8F8 100%);
  padding-top: 0rem !important;
}
body.isi-page {
  padding-top: 0rem !important;
}

a {
  -webkit-tap-highlight-color: transparent;
  color: #1E8757;
  text-decoration: underline;
}
a:active, a:focus {
  outline: none;
}
a.external {
  position: relative;
}
a.external::after {
  content: url("/sfsites/c/resource/eyleahcp_orphan_assets/images/icons/external-link-icon-green.svg");
  margin-right: -0.7727272727rem;
  margin-top: -0.2727272727rem;
  position: absolute;
  right: 0rem;
  top: 0.2rem;
}

header {
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}
header > div {
  background-color: transparent !important;
}
header .nav-container {
  background: #fff;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  header {
    z-index: 9999;
  }
  header .nav-container {
    margin: 0 auto;
    border-radius: 0;
  }
}

header.hide-on-scroll {
  transform: translateY(-100%);
  transition: transform 0.3s ease;
}

p {
  font-size: 1rem;
  line-height: 1.25;
  margin-bottom: 1.3636363636rem;
}
@media (max-width: 1023px) {
  p {
    font-size: 0.8181818182rem;
  }
}

sup {
  font-size: 60%;
  line-height: 0;
  top: 0;
  vertical-align: super;
}
@media (max-width: 1023px) {
  sup {
    top: 2px !important;
  }
  sup.reg {
    font-size: 80%;
    top: 4px !important;
  }
}
sup.dagger {
  font-size: 80%;
}

.text-center {
  text-align: center;
}

.text-centerM-leftD {
  text-align: left;
}
@media (max-width: 1023px) {
  .text-centerM-leftD {
    text-align: center;
  }
}

.text-green-lite {
  color: #2DA870;
}

.text-large {
  font-size: 1.4545454545rem !important;
}

.text-mid {
  font-size: 1.1818181818rem !important;
}

.text-small {
  font-size: 0.7727272727rem;
}

.text-underline {
  text-decoration: underline !important;
}

.bg-gradient-1 {
  background: linear-gradient(242deg, #2DA870 0%, #064C6C 109.26%);
}

.bg-gradient-2 {
  background: linear-gradient(242.17deg, #2DA870 0%, #064C6C 109.26%);
}

.bg-gradient-6 {
  background: linear-gradient(270deg, #2DA870 0%, #064C6C 100%);
}

.bg-white {
  background-color: #fff;
}

.bg-gray {
  background-color: #F0F0F0;
}

.amp {
  font-size: 2rem;
  padding: 0 0.9090909091rem;
  position: relative;
}
.amp::before, .amp::after {
  content: "";
  border-left: 2px solid #1E8757;
  height: 0.9090909091rem;
  left: 0;
  margin-left: 1.4090909091rem;
  position: absolute;
  top: 0;
}
.amp::after {
  margin-top: 2.3636363636rem;
}
.amp::before {
  margin-top: -0.9090909091rem;
}
@media (max-width: 1023px) {
  .amp {
    left: 50%;
  }
  .amp::before {
    margin-top: 0.8rem;
    transform: rotate(90deg);
    left: 2rem;
  }
  .amp::after {
    margin-top: 0.8rem;
    transform: rotate(-90deg);
    left: -2rem;
  }
}

.button-1 {
  border-radius: 1.3636363636rem;
  border: 2px solid #fff;
  color: #fff !important;
  font-weight: bold;
  line-height: 0;
  padding: 0.6818181818rem 2.5rem 0.6818181818rem 0.6818181818rem;
  position: relative;
}
.button-1:after {
  content: "→";
  font-size: 1.4090909091rem;
  margin-right: 0.7272727273rem;
  margin-top: 1.1363636364rem;
  position: absolute;
  right: 0;
  top: 0;
}

.button-2 {
  padding: 14px 35px;
  border-radius: 50px;
  border: 1px solid #1E8757;
  color: #1E8757;
  font-weight: bold;
  background: #fff;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.button-2.type-2 {
  border: 1px solid #115B48;
  color: #115B48;
  border-radius: 14px;
  max-width: 7.2727272727rem;
  width: 100%;
  padding: 9px;
  font-size: 14px;
}
.button-2.active {
  background: #115B48;
  color: #fff;
}

.button-3 {
  background: #F0F0F0;
  border-radius: 2.2727272727rem;
  color: #2E2E2E;
  cursor: pointer;
  font-size: 0.6363636364rem;
  padding: 0.3181818182rem 0.6818181818rem;
  text-align: center;
}
.button-3.active {
  background: #1E8757;
  color: #fff;
}

.columns-content {
  max-width: 100% !important;
}

.component-wrapper-spacer {
  margin-bottom: 0 !important;
}

.container, [data-component=isi] .isi-content {
  margin: 0 auto;
  max-width: 1366px;
  position: relative;
}
@media (min-width: 1024px) {
  .container, [data-component=isi] .isi-content {
    padding: 1rem;
  }
}
.container.no-padding, [data-component=isi] .no-padding.isi-content {
  padding: 0;
}
.container.no-top-bottom-padding, [data-component=isi] .no-top-bottom-padding.isi-content {
  padding: 0 1rem;
}
.container.nav-padding, [data-component=isi] .nav-padding.isi-content {
  padding: 11px 22px;
}
.container.footer-padding, [data-component=isi] .footer-padding.isi-content {
  padding: 1rem 2.5rem 2rem 2.5rem;
}
.container.shorter, [data-component=isi] .shorter.isi-content {
  max-width: 945px;
}

/* Mobile styles */
@media (max-width: 1023px) {
  .container, [data-component=isi] .isi-content {
    flex-direction: column;
    width: 90%;
  }
  .container.footer-padding, [data-component=isi] .footer-padding.isi-content {
    padding: 1rem 0;
  }
}
.disclaimer, [data-component=references] p, .numbered-list > li, [data-component=modal] .ref-block ol > li, [data-component=references] ol > li {
  font-size: 0.8181818182rem;
  line-height: 100%;
  margin-bottom: 0;
  position: relative;
}
.disclaimer p, [data-component=references] p p, .numbered-list > li p, [data-component=modal] .ref-block ol > li p, [data-component=references] ol > li p {
  font-size: inherit !important;
}
.disclaimer sup, [data-component=references] p sup, .numbered-list > li sup, [data-component=modal] .ref-block ol > li sup, [data-component=references] ol > li sup {
  font-size: 0.5454545455rem !important;
}

.dropdown-style, [data-component=utility-nav] .utility-nav li.dropdown > ul, [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(6) > ul,
[data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(6) > ul, [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(5).dropdown > ul,
[data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(5).dropdown > ul, [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(4) > ul,
[data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(4) > ul, [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(3) > ul,
[data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(3) > ul, [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul,
[data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul, [data-component=navigation] #navigation .nav ul ul,
[data-component=navigation] .navigation .nav ul ul, [data-component=indication-switcher] .indication-switcher li.dropdown > ul {
  display: none;
}
@media (min-width: 1024px) {
  .dropdown-style, [data-component=utility-nav] .utility-nav li.dropdown > ul, [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(6) > ul,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(6) > ul, [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(5).dropdown > ul,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(5).dropdown > ul, [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(4) > ul,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(4) > ul, [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(3) > ul,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(3) > ul, [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul, [data-component=navigation] #navigation .nav ul ul,
  [data-component=navigation] .navigation .nav ul ul, [data-component=indication-switcher] .indication-switcher li.dropdown > ul {
    background-color: #fff;
    border-radius: 0 0 0.5rem 0.5rem;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    flex-direction: column;
    padding: 0.75rem 0.3181818182rem;
  }
}

@media screen and (min-width: 769px) {
  .eylea-delivers__icon-group .icon-text-wrapper {
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .eylea-delivers__icon-group .icon-text-wrapper {
    gap: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .eylea-delivers__icon-group .icon-text-wrapper .icon > img {
    margin-bottom: 0.9090909091rem;
  }
}

@media screen and (max-width: 768px) {
  .eylea-delivers__section {
    padding: 0 !important;
  }
}

.fine-print {
  font-size: 0.7272727273rem !important;
  line-height: 100%;
  margin-top: 0;
}

.definition-container {
  padding: 0;
}
.definition-container > p {
  margin-bottom: 0;
}

.flex,
.flex-desktop,
.flex-mobile {
  display: flex;
}

.column {
  flex-direction: column;
}

.row {
  flex-direction: row;
}

.center {
  align-items: center;
  justify-content: center;
}

.between {
  justify-content: space-between;
}

.space-around {
  justify-content: space-around;
}

.items-center {
  align-items: center;
}

.items-end {
  align-items: flex-end;
}

.items-baseline {
  align-items: baseline;
}

.wrap {
  flex-wrap: wrap;
}

@media (max-width: 1023px) {
  .flex-desktop {
    display: block;
  }
}
@media (min-width: 1024px) {
  .flex-mobile {
    display: block;
  }
}
.mobile {
  display: none;
}

@media (max-width: 1023px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
}
.font-inter, .component-list, .component-banner.type-1, .component-button p {
  font-family: "Inter", sans-serif;
}

.font-syncopate {
  font-family: "Syncopate", sans-serif;
}

.footnote {
  font-size: 0.8181818182rem !important;
  margin-bottom: 0;
}
.footnote > p {
  margin-bottom: 0;
}

.form-buttons {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 2vw;
}
.form-buttons button {
  border: 0 !important;
  align-items: center;
  background: #1E8757;
  border-radius: 2.2727272727rem;
  height: auto;
  justify-content: center;
  outline: 0 !important;
  padding: 0.4545454545rem 1.0909090909rem;
  width: auto;
}
@media (max-width: 1023px) {
  .form-buttons button {
    padding: 15px;
    width: 100%;
  }
}
.form-buttons button > p {
  color: #fff !important;
  font-size: 0.9090909091rem !important;
  font-weight: 700;
  margin-bottom: 0;
}

@media screen and (max-width: 400px) {
  .form-buttons button {
    width: 100%;
  }
}
p:has(.hang), .footnote {
  position: relative;
}

.hang {
  left: 0;
  margin-left: -0.3636363636rem;
  position: absolute;
  top: 0;
  font-size: 0.8181818182rem !important;
}

.hero-style-1 {
  bottom: -0.2272727273rem;
  padding-left: 0.9090909091rem;
  position: relative;
}
.hero-style-1 span.bold {
  font-size: 8.4545454545rem;
  line-height: 7rem;
  font-weight: 700;
  text-shadow: 4px 3px 0 #fff;
  margin-left: -20px;
}
.hero-style-1 span.eyebrow {
  font-weight: bold;
}
.hero-style-1 span.last {
  bottom: 0.6818181818rem;
  font-size: 1.7272727273rem;
  position: relative;
}
.hero-style-1 span.light {
  font-size: 1.8181818182rem;
  line-height: 100%;
}
.hero-style-1 .cta-container > div {
  padding: 1.2272727273rem;
}
@media (max-width: 1023px) {
  .hero-style-1 {
    padding: 0;
  }
  .hero-style-1 span.bold {
    font-size: 4.5454545455rem;
    line-height: 1;
    margin-left: 0;
  }
  .hero-style-1 span.light br {
    display: none;
  }
}
@media (max-width: 728px) {
  .hero-style-1 {
    padding: 0;
  }
  .hero-style-1 span.bold {
    font-size: 2.7272727273rem;
  }
  .hero-style-1 span.last {
    font-size: 0.8181818182rem;
  }
  .hero-style-1 span.light {
    font-size: 0.9090909091rem;
  }
}

.hero-style-2 {
  color: #fff;
}
.hero-style-2 h1 span {
  color: #fff !important;
}
.hero-style-2 h1 span.eyebrow {
  font-size: 0.8181818182rem;
}
.hero-style-2 h1 span.bold {
  text-shadow: 4px 6px 0 #3c946c, 0px 18px 52px rgba(255, 254, 254, 0.7607843137);
}
.hero-style-2 h1 span.light {
  font-size: 1.8181818182rem;
}
.hero-style-2 .cta-container {
  background: transparent;
}
.hero-style-2 .cta-container > div {
  border: 2px solid #fff;
  background: transparent;
  padding: 1.2272727273rem 1.0454545455rem;
  text-align: left;
  min-height: 185px;
}
.hero-style-2 .cta-container > div > p {
  font-size: 1.1818181818rem;
}
.hero-style-2 .cta-container > div > small {
  font-size: 0.8636363636rem;
}
.hero-style-2 .cta-container > div > div:last-of-type {
  margin-right: 2rem;
  margin-top: 0.6818181818rem;
  position: absolute;
  right: 0;
  top: 0;
}

.hide {
  display: none !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.4545454545rem !important;
}

.mb-2 {
  margin-bottom: 0.9090909091rem !important;
}

.mb-3 {
  margin-bottom: 1.3636363636rem !important;
}

.mb-5 {
  margin-bottom: 2.2727272727rem !important;
}

.mb-6 {
  margin-bottom: 2.7272727273rem !important;
}

.mb-7 {
  margin-bottom: 3.1818181818rem !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.ml-5 {
  margin-left: 2.2727272727rem !important;
}

.ml-25 {
  margin-left: 1.1363636364rem !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mr-4 {
  margin-right: 1.8181818182rem !important;
}

.mr-7 {
  margin-right: 3.1818181818rem !important;
}

.mt-1 {
  margin-top: 0.4545454545rem !important;
}

.mt-2 {
  margin-top: 0.9090909091rem !important;
}

.mt-3 {
  margin-top: 1.3636363636rem !important;
}

.mt-7 {
  margin-top: 3.1818181818rem !important;
}

.nowrap {
  white-space: nowrap !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-4 {
  padding-bottom: 1.8181818182rem !important;
}

.pt-1 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.8181818182rem !important;
}

.seo {
  position: absolute;
  left: -999999px;
  top: -999999px;
}

.slds-has-error .slds-input {
  padding-left: 10px !important;
}

.table-container > p {
  margin-bottom: 0.6818181818rem;
}

.text-green {
  color: #1E8757 !important;
}

.text-green-primary, [data-component=utility-nav] .utility-nav li.dropdown:hover > a {
  color: #1E8757 !important;
}

.text-black {
  color: #000 !important;
}

.text-blue {
  color: #09323B;
}

.text-gray {
  color: #2E2E2E !important;
}

.text-gray-lite {
  color: #4D5E6C !important;
}

.text-align-left {
  text-align: left !important;
}

.text-magenta,
.fpo-color {
  color: #F700D1 !important;
}

.bold {
  font-weight: 700 !important;
}

.underline {
  text-decoration: underline !important;
}

.width-50 {
  width: 50%;
}

.width-75 {
  width: 75%;
}

.width-100 {
  width: 100%;
}

.width-auto {
  width: auto;
}

.video-container {
  height: 100vw;
  max-height: 24.5454545455rem;
  position: relative;
}
.video-container iframe {
  border: 0;
  height: 100%;
  width: 100%;
}

.m-0 {
  margin: 0rem !important;
}

.mt-0 {
  margin-top: 0rem !important;
}

.mr-0 {
  margin-right: 0rem !important;
}

.mb-0 {
  margin-bottom: 0rem !important;
}

.ml-0 {
  margin-left: 0rem !important;
}

.mx-0 {
  margin-left: 0rem !important;
  margin-right: 0rem !important;
}

.my-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}

.m-xxs {
  margin: 0.25rem !important;
}

.mt-xxs {
  margin-top: 0.25rem !important;
}

.mr-xxs {
  margin-right: 0.25rem !important;
}

.mb-xxs {
  margin-bottom: 0.25rem !important;
}

.ml-xxs {
  margin-left: 0.25rem !important;
}

.mx-xxs {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.my-xxs {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.m-xs {
  margin: 0.5rem !important;
}

.mt-xs {
  margin-top: 0.5rem !important;
}

.mr-xs {
  margin-right: 0.5rem !important;
}

.mb-xs {
  margin-bottom: 0.5rem !important;
}

.ml-xs {
  margin-left: 0.5rem !important;
}

.mx-xs {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.my-xs {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.m-sm {
  margin: 0.75rem !important;
}

.mt-sm {
  margin-top: 0.75rem !important;
}

.mr-sm {
  margin-right: 0.75rem !important;
}

.mb-sm {
  margin-bottom: 0.75rem !important;
}

.ml-sm {
  margin-left: 0.75rem !important;
}

.mx-sm {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

.my-sm {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.m-md {
  margin: 1rem !important;
}

.mt-md {
  margin-top: 1rem !important;
}

.mr-md {
  margin-right: 1rem !important;
}

.mb-md {
  margin-bottom: 1rem !important;
}

.ml-md {
  margin-left: 1rem !important;
}

.mx-md {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.my-md {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.m-lg {
  margin: 1.5rem !important;
}

.mt-lg {
  margin-top: 1.5rem !important;
}

.mr-lg {
  margin-right: 1.5rem !important;
}

.mb-lg {
  margin-bottom: 1.5rem !important;
}

.ml-lg {
  margin-left: 1.5rem !important;
}

.mx-lg {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.my-lg {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-xl {
  margin: 2rem !important;
}

.mt-xl {
  margin-top: 2rem !important;
}

.mr-xl {
  margin-right: 2rem !important;
}

.mb-xl {
  margin-bottom: 2rem !important;
}

.ml-xl {
  margin-left: 2rem !important;
}

.mx-xl {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.my-xl {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.m-2xl {
  margin: 3rem !important;
}

.mt-2xl {
  margin-top: 3rem !important;
}

.mr-2xl {
  margin-right: 3rem !important;
}

.mb-2xl {
  margin-bottom: 3rem !important;
}

.ml-2xl {
  margin-left: 3rem !important;
}

.mx-2xl {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.my-2xl {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.m-3xl {
  margin: 4rem !important;
}

.mt-3xl {
  margin-top: 4rem !important;
}

.mr-3xl {
  margin-right: 4rem !important;
}

.mb-3xl {
  margin-bottom: 4rem !important;
}

.ml-3xl {
  margin-left: 4rem !important;
}

.mx-3xl {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

.my-3xl {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.m-4xl {
  margin: 4.5rem !important;
}

.mt-4xl {
  margin-top: 4.5rem !important;
}

.mr-4xl {
  margin-right: 4.5rem !important;
}

.mb-4xl {
  margin-bottom: 4.5rem !important;
}

.ml-4xl {
  margin-left: 4.5rem !important;
}

.mx-4xl {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important;
}

.my-4xl {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important;
}

.m-5xl {
  margin: 5rem !important;
}

.mt-5xl {
  margin-top: 5rem !important;
}

.mr-5xl {
  margin-right: 5rem !important;
}

.mb-5xl {
  margin-bottom: 5rem !important;
}

.ml-5xl {
  margin-left: 5rem !important;
}

.mx-5xl {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}

.my-5xl {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.m-6xl {
  margin: 6rem !important;
}

.mt-6xl {
  margin-top: 6rem !important;
}

.mr-6xl {
  margin-right: 6rem !important;
}

.mb-6xl {
  margin-bottom: 6rem !important;
}

.ml-6xl {
  margin-left: 6rem !important;
}

.mx-6xl {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}

.my-6xl {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.p-0 {
  padding: 0rem !important;
}

.pt-0 {
  padding-top: 0rem !important;
}

.pr-0 {
  padding-right: 0rem !important;
}

.pb-0 {
  padding-bottom: 0rem !important;
}

.pl-0 {
  padding-left: 0rem !important;
}

.px-0 {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}

.py-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.p-xxs {
  padding: 0.25rem !important;
}

.pt-xxs {
  padding-top: 0.25rem !important;
}

.pr-xxs {
  padding-right: 0.25rem !important;
}

.pb-xxs {
  padding-bottom: 0.25rem !important;
}

.pl-xxs {
  padding-left: 0.25rem !important;
}

.px-xxs {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.py-xxs {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.p-xs {
  padding: 0.5rem !important;
}

.pt-xs {
  padding-top: 0.5rem !important;
}

.pr-xs {
  padding-right: 0.5rem !important;
}

.pb-xs {
  padding-bottom: 0.5rem !important;
}

.pl-xs {
  padding-left: 0.5rem !important;
}

.px-xs {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.py-xs {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.p-sm {
  padding: 0.75rem !important;
}

.pt-sm {
  padding-top: 0.75rem !important;
}

.pr-sm {
  padding-right: 0.75rem !important;
}

.pb-sm {
  padding-bottom: 0.75rem !important;
}

.pl-sm {
  padding-left: 0.75rem !important;
}

.px-sm {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.py-sm {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.p-md {
  padding: 1rem !important;
}

.pt-md {
  padding-top: 1rem !important;
}

.pr-md {
  padding-right: 1rem !important;
}

.pb-md {
  padding-bottom: 1rem !important;
}

.pl-md {
  padding-left: 1rem !important;
}

.px-md {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.py-md {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-lg {
  padding: 1.5rem !important;
}

.pt-lg {
  padding-top: 1.5rem !important;
}

.pr-lg {
  padding-right: 1.5rem !important;
}

.pb-lg {
  padding-bottom: 1.5rem !important;
}

.pl-lg {
  padding-left: 1.5rem !important;
}

.px-lg {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.py-lg {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-xl {
  padding: 2rem !important;
}

.pt-xl {
  padding-top: 2rem !important;
}

.pr-xl {
  padding-right: 2rem !important;
}

.pb-xl {
  padding-bottom: 2rem !important;
}

.pl-xl {
  padding-left: 2rem !important;
}

.px-xl {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.py-xl {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.p-2xl {
  padding: 3rem !important;
}

.pt-2xl {
  padding-top: 3rem !important;
}

.pr-2xl {
  padding-right: 3rem !important;
}

.pb-2xl {
  padding-bottom: 3rem !important;
}

.pl-2xl {
  padding-left: 3rem !important;
}

.px-2xl {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.py-2xl {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.p-3xl {
  padding: 4rem !important;
}

.pt-3xl {
  padding-top: 4rem !important;
}

.pr-3xl {
  padding-right: 4rem !important;
}

.pb-3xl {
  padding-bottom: 4rem !important;
}

.pl-3xl {
  padding-left: 4rem !important;
}

.px-3xl {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

.py-3xl {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.p-4xl {
  padding: 4.5rem !important;
}

.pt-4xl {
  padding-top: 4.5rem !important;
}

.pr-4xl {
  padding-right: 4.5rem !important;
}

.pb-4xl {
  padding-bottom: 4.5rem !important;
}

.pl-4xl {
  padding-left: 4.5rem !important;
}

.px-4xl {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important;
}

.py-4xl {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}

.p-5xl {
  padding: 5rem !important;
}

.pt-5xl {
  padding-top: 5rem !important;
}

.pr-5xl {
  padding-right: 5rem !important;
}

.pb-5xl {
  padding-bottom: 5rem !important;
}

.pl-5xl {
  padding-left: 5rem !important;
}

.px-5xl {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

.py-5xl {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.p-6xl {
  padding: 6rem !important;
}

.pt-6xl {
  padding-top: 6rem !important;
}

.pr-6xl {
  padding-right: 6rem !important;
}

.pb-6xl {
  padding-bottom: 6rem !important;
}

.pl-6xl {
  padding-left: 6rem !important;
}

.px-6xl {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.py-6xl {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.py-2 {
  padding-top: 0.0909090909rem;
  padding-bottom: 0.0909090909rem;
}

.px-2 {
  padding-left: 0.0909090909rem;
  padding-right: 0.0909090909rem;
}

a.text-underline:hover {
  text-decoration: none !important;
}

/*************************
#5 - Container IDs
*************************/
[data-container-id=top-header] {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 0.9090909091rem;
  justify-content: flex-end;
  margin: 0;
  padding: 0;
}
@media (max-width: 1023px) {
  [data-container-id=top-header] {
    position: static;
    display: none;
    top: 0;
    margin: 0;
    order: 2;
    width: 100%;
  }
}
[data-container-id=top-header] [data-component=utility-nav] {
  margin: 0;
  padding: 0;
}

/*************************
#6 - Data Components
*************************/
[data-component=box-container] {
  align-items: flex-start;
  background: #F0F0F0;
  border-radius: 0.8181818182rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.9090909091rem 0.9090909091rem;
}

[data-component=feature-block] {
  align-items: flex-start;
  border-radius: 0.6818181818rem;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 1.4545454545rem 2.2727272727rem 1.0909090909rem;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  [data-component=feature-block] {
    flex-direction: column;
    align-items: center;
    padding: 0.9090909091rem 0.9090909091rem;
  }
}

[data-component=floating-isi] {
  box-shadow: -6px 0px 54px 10px rgba(0, 0, 0, 0.05);
  background: #fff;
  bottom: -5px;
  left: 0;
  overflow: hidden;
  position: fixed;
  width: 100%;
  z-index: 999;
}
@media (max-width: 1023px) {
  [data-component=floating-isi] {
    bottom: 0;
  }
}
[data-component=floating-isi] .isi-container {
  height: 98vh;
  overflow-y: scroll;
  padding-bottom: 200px;
}
[data-component=floating-isi] .toggle-controller {
  display: flex;
  justify-content: space-between;
  margin-right: 2rem;
  margin-top: 14px;
  position: absolute;
  right: 0;
  top: 0;
  width: 3rem;
  z-index: 1;
}
[data-component=floating-isi] .toggle-controller button {
  background: transparent;
  border: 0;
  outline: 0;
}
[data-component=floating-isi] .toggle-controller .expand {
  padding-right: 0.4545454545rem;
}
@media (max-width: 1023px) {
  [data-component=floating-isi] .toggle-controller .expand {
    padding-right: 0;
    padding-bottom: 10px;
  }
}
@media (max-width: 1023px) {
  [data-component=floating-isi] .toggle-controller {
    flex-direction: column;
    margin-top: 0;
    z-index: 9999;
    margin-right: 0;
    padding-top: 10px;
  }
}
[data-component=floating-isi] h4 {
  margin-bottom: 0;
  color: #1E8757;
}
@media (max-width: 1023px) {
  [data-component=floating-isi] h4 {
    font-size: 24px !important;
  }
}

[data-component=footer] {
  margin-bottom: -1.1363636364rem;
  font-size: 0.7272727273rem;
  position: relative;
}
[data-component=footer] .mobile-logo-link {
  padding: 22px 0;
}
[data-component=footer] .mobile-logo-link img {
  width: 209px;
  max-width: 100%;
}
[data-component=footer] .cookie-container {
  position: absolute;
  bottom: 65px;
}
[data-component=footer] .cookie-container img {
  width: 50px;
  height: 50px;
  filter: drop-shadow(0 2px 2px #bbb);
  border: 2px solid #fff;
  border-radius: 50px;
}
@media (max-width: 1023px) {
  [data-component=footer] .cookie-container {
    position: static;
    padding-bottom: 20px;
  }
}
[data-component=footer] > div {
  display: flex;
  justify-content: space-between;
  font-size: 0.7272727273rem;
  align-items: flex-end;
}
[data-component=footer] > div > a {
  align-items: flex-end;
  font-size: 16px;
}
[data-component=footer] > div > a.mobile {
  display: none;
}
@media (max-width: 1023px) {
  [data-component=footer] > div > a.mobile {
    display: flex;
  }
  [data-component=footer] > div > a.desktop {
    display: none;
  }
}
[data-component=footer] > div > div {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}
[data-component=footer] > div > div > div {
  display: flex;
  justify-content: space-between;
  align-items: end;
  width: 100%;
}
[data-component=footer] > div > div > ul > li > a {
  color: #000 !important;
  font-size: 16px;
}
@media (max-width: 1023px) {
  [data-component=footer] > div > div {
    align-items: flex-start;
  }
  [data-component=footer] > div > div > div {
    flex-direction: column;
    align-items: flex-start !important;
  }
  [data-component=footer] > div > div .text-right {
    text-align: left !important;
    margin: 20px 0;
  }
}
[data-component=footer] p {
  font-size: 0.7272727273rem;
}
[data-component=footer] .footer-right {
  max-width: 760px;
  flex-grow: 1;
}
[data-component=footer] .footer-right ul {
  width: 100%;
  justify-content: flex-end;
  display: flex;
}
[data-component=footer] .footer-right ul li {
  padding-right: 22px !important;
}
@media (max-width: 1023px) {
  [data-component=footer] .footer-right {
    justify-content: flex-start;
  }
  [data-component=footer] .footer-right ul {
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 400px;
  }
  [data-component=footer] .footer-right ul li {
    margin-top: 10px;
    padding-right: 0 !important;
    margin-top: 15px;
    font-size: 14px !important;
    padding: 0 7px !important;
  }
  [data-component=footer] .footer-right ul li:nth-of-type(1) {
    padding-left: 0 !important;
  }
  [data-component=footer] .footer-right ul li:nth-of-type(3) {
    padding-left: 0 !important;
  }
  [data-component=footer] .footer-right ul li:nth-of-type(2) {
    border: none;
  }
  [data-component=footer] .footer-right ul li:nth-of-type(3) {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  [data-component=footer] .footer-right ul {
    flex-direction: row;
    max-width: 100%;
  }
  [data-component=footer] .footer-right .footer-links {
    font-size: 14px !important;
  }
}
@media screen and (min-width: 900px) {
  [data-component=footer] {
    width: 90%;
  }
}

[data-component=hero] {
  overflow: hidden;
  padding: 0 2rem;
  padding-top: 0rem;
  z-index: 0;
}
[data-component=hero] .lower-content {
  display: flex;
}
[data-component=hero] h1 {
  font-family: "Inter", sans-serif;
  font-size: 45px;
  font-weight: 700 !important;
  line-height: normal;
  margin-bottom: 36px;
  margin-top: 6px;
  color: #ffffff !important;
}
@media screen and (max-width: 767px) {
  [data-component=hero] h1 {
    font-size: 27px;
    margin-bottom: 10px;
  }
}
[data-component=hero] p {
  color: #fff !important;
  font-size: 20px;
  max-width: 85%;
}
@media screen and (max-width: 767px) {
  [data-component=hero] p {
    font-size: 14px;
    max-width: 100%;
  }
}
[data-component=hero] .disclaimer, [data-component=hero] [data-component=references] p, [data-component=references] [data-component=hero] p, [data-component=hero] .numbered-list > li, [data-component=hero] [data-component=modal] .ref-block ol > li, [data-component=modal] .ref-block [data-component=hero] ol > li, [data-component=hero] [data-component=references] ol > li, [data-component=references] [data-component=hero] ol > li {
  margin-bottom: 0;
}
[data-component=hero] .hero-section {
  margin: 0 auto;
  max-width: 100%;
}
[data-component=hero] .hero-inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  min-height: 408px;
  gap: 1.8181818182rem;
  max-width: 1366px;
  margin: 0 auto;
  padding: 36px 0 36px 0 !important;
  position: relative;
}
@media screen and (max-width: 767px) {
  [data-component=hero] .hero-inner {
    flex-direction: column;
  }
}
[data-component=hero] .hero-content {
  width: 91%;
  max-width: none;
}
@media screen and (max-width: 1050px) {
  [data-component=hero] .hero-content {
    width: 70%;
  }
}
@media screen and (max-width: 767px) {
  [data-component=hero] .hero-content {
    width: 100%;
  }
}
[data-component=hero] .hero-graphic {
  width: 20%;
  justify-content: flex-end;
  align-items: center;
}
[data-component=hero] .hero-graphic img {
  bottom: -57px;
  display: block;
  height: auto;
  max-width: 484px;
  object-fit: contain;
  position: absolute;
  right: -63px;
  width: 100%;
}
@media screen and (max-width: 1050px) {
  [data-component=hero] .hero-graphic img {
    bottom: 0;
    max-width: 495px;
  }
}
@media screen and (max-width: 454px) {
  [data-component=hero] .hero-graphic img {
    margin-right: 25px;
    max-width: 195px;
  }
}
@media screen and (min-width: 455px) and (max-width: 767px) {
  [data-component=hero] .hero-graphic img {
    max-width: 295px;
    margin-right: 45px;
  }
}
[data-component=hero] .banner {
  max-width: 1033px;
  display: flex;
  flex-direction: row;
  gap: 1rem;
}
@media screen and (max-width: 1425px) {
  [data-component=hero] .banner {
    flex-direction: column;
  }
}
[data-component=hero] .banner::after,
[data-component=hero] .banner::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.18);
  height: 64px;
  position: absolute;
  top: 336px;
  width: 100%;
}
[data-component=hero] .banner::after {
  border-bottom: #fff 1px solid;
  border-top: #fff 1px solid;
  left: 0;
  margin-left: -80.35%;
  max-width: 1033px;
}
@media screen and (max-width: 1425px) {
  [data-component=hero] .banner::after {
    content: none;
  }
}
[data-component=hero] .banner::before {
  border-bottom: #fff 1px solid;
  border-right: #fff 1px solid;
  border-top: #fff 1px solid;
  border-radius: 0 90px 90px 0;
  left: 0;
  margin-left: -65px;
  max-width: 1105px;
}
@media screen and (max-width: 1425px) {
  [data-component=hero] .banner::before {
    max-width: 130%;
    width: 130%;
  }
}
@media screen and (max-width: 1425px) {
  [data-component=hero] .banner::before {
    border-radius: 0;
    bottom: 0;
    height: 150px;
    margin-bottom: 20px;
    top: unset;
    width: 130%;
  }
}
@media screen and (max-width: 1186px) {
  [data-component=hero] .banner::before {
    height: 170px;
  }
}
@media screen and (max-width: 885px) {
  [data-component=hero] .banner::before {
    height: 200px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  [data-component=hero] .banner::before {
    margin-bottom: 55px;
  }
}
@media screen and (max-width: 727px) {
  [data-component=hero] .banner::before {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 507px) {
  [data-component=hero] .banner::before {
    height: 195px;
  }
}
@media screen and (max-width: 484px) {
  [data-component=hero] .banner::before {
    height: 192px;
  }
}
@media screen and (max-width: 424p) {
  [data-component=hero] .banner::before {
    height: 300px;
    margin-left: -40px;
  }
}
@media screen and (max-width: 379px) {
  [data-component=hero] .banner::before {
    height: 195px;
    margin-left: -40px;
  }
}
[data-component=hero] .banner,
[data-component=hero] .banner p {
  font-size: 18px;
  font-weight: 700 !important;
  margin-bottom: 0 !important;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  [data-component=hero] .banner p {
    font-size: 14px;
    max-width: 230px;
  }
}
[data-component=hero] .banner-button {
  border-radius: 50px;
  border: none;
  color: #1E8757;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  height: 50px;
  line-height: normal;
  max-width: 190px;
  width: 100%;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  [data-component=hero] .banner-button {
    font-size: 16px;
    height: 35px;
    max-width: 155px;
  }
}
[data-component=hero] .banner-button:hover {
  background: #1E8757;
  color: #fff;
  border: #fff 1px solid !important;
}

@media (max-width: 1023px) {
  [data-component=indication-switcher] {
    position: absolute;
    top: 70px;
    left: 50%;
    transform: translateX(-50%);
  }
}
[data-component=indication-switcher] .indication-switcher {
  display: flex;
  margin-top: -0.2rem;
  margin-right: -0.5rem;
}
@media (max-width: 1023px) {
  [data-component=indication-switcher] .indication-switcher {
    margin-top: 0;
    margin-right: 0;
  }
  [data-component=indication-switcher] .indication-switcher ul li a {
    color: #4D5E6C;
  }
  [data-component=indication-switcher] .indication-switcher.dr ul li.dr a {
    color: #fff !important;
    background: #4D5E6C;
  }
  [data-component=indication-switcher] .indication-switcher.dme ul li.dme a {
    color: #fff !important;
    background: #00446B;
  }
  [data-component=indication-switcher] .indication-switcher.wetamd ul li.wetamd a {
    color: #fff !important;
    background: #1E8757;
  }
}
[data-component=indication-switcher] .indication-switcher a {
  font-weight: bold;
  line-height: 2rem;
  text-decoration: none !important;
  font-size: 16px;
  text-align: center;
}
@media (max-width: 1023px) {
  [data-component=indication-switcher] .indication-switcher a {
    line-height: 1;
    font-size: 14px;
    text-align: left;
    padding: 10px 12px;
  }
}
[data-component=indication-switcher] .indication-switcher li {
  list-style-type: none !important;
}
@media (min-width: 1024px) {
  [data-component=indication-switcher] .indication-switcher li {
    padding-left: 2.5rem;
  }
  [data-component=indication-switcher] .indication-switcher li.dropdown::after {
    content: url("/sfsites/c/resource/eyleahcp_orphan_assets/images/icons/icon-white-arrow.svg");
    margin-right: -1rem;
    margin-top: 0.25rem;
    position: absolute;
    right: 0;
    top: 0.25rem;
    left: 2.8rem;
  }
}
@media (max-width: 1023px) {
  [data-component=indication-switcher] .indication-switcher .dropdown {
    pointer-events: none !important;
  }
}
@media (min-width: 1024px) {
  [data-component=indication-switcher] .indication-switcher li.dropdown {
    position: relative;
    z-index: 2;
    border-radius: 0.2rem;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    line-height: 0;
    list-style-type: none !important;
    margin: 0 0.1875rem;
    padding-bottom: 1.3181818182rem;
    padding-left: 3.5rem;
    padding-right: 1rem;
    padding-top: 0rem;
    text-align: center;
    width: 100%;
    height: 2vh;
    background: linear-gradient(90deg, rgb(30, 135, 87) 84%, rgb(45, 168, 112) 80%);
  }
  [data-component=indication-switcher] .indication-switcher li.dropdown > a:first-child {
    color: #fff;
    font-size: 0.6818181818rem;
    font-weight: 500;
    position: absolute;
    top: -0.3181818182rem;
    left: 0.3rem;
  }
  [data-component=indication-switcher] .indication-switcher li.dropdown:hover::after {
    content: url("/sfsites/c/resource/eyleahcp_orphan_assets/images/icons/icon-white-arrow.svg");
    transform: rotate(180deg);
  }
  [data-component=indication-switcher] .indication-switcher li.dropdown:hover > ul {
    display: flex;
  }
}
@media (max-width: 1023px) {
  [data-component=indication-switcher] .indication-switcher li.dropdown {
    pointer-events: none !important;
  }
  [data-component=indication-switcher] .indication-switcher li.dropdown > a {
    display: none;
  }
}
[data-component=indication-switcher] .indication-switcher li.dropdown > ul {
  left: -1.8rem;
  margin-left: 1.8181818182rem;
  margin-top: 1.3636363636rem;
  position: absolute;
  top: 0rem;
  width: 100%;
  border-radius: 0 0 0.5rem 0.5rem;
}
@media (max-width: 1023px) {
  [data-component=indication-switcher] .indication-switcher li.dropdown > ul {
    background-color: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    display: flex;
    left: 0;
    position: static;
    margin: 0;
    flex-direction: row-reverse;
    padding: 0;
    border-radius: 50px;
    overflow: hidden;
  }
}
[data-component=indication-switcher] .indication-switcher li.dropdown > ul li {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
@media (max-width: 1023px) {
  [data-component=indication-switcher] .indication-switcher li.dropdown > ul li {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  [data-component=indication-switcher] .indication-switcher li.dropdown > ul li.hide {
    visibility: hidden;
    height: 0px;
    width: 0px;
  }
}
@media (max-width: 1023px) {
  [data-component=indication-switcher] .indication-switcher li.dropdown > ul li.hide {
    display: block !important;
  }
}
[data-component=indication-switcher] .indication-switcher li.dropdown > ul li.dr > a {
  color: #4D5E6C;
  text-align: center;
}
[data-component=indication-switcher] .indication-switcher li.dropdown > ul li.dme > a {
  color: #4D5E6C;
  text-align: center;
}
[data-component=indication-switcher] .indication-switcher li.dropdown > ul li.wetamd > a {
  color: #4D5E6C;
  white-space: nowrap;
}
@media (min-width: 1024px) {
  [data-component=indication-switcher] .indication-switcher li.dropdown > ul li.wetamd > a {
    margin-left: -0.4rem;
  }
}

[data-component=interval-block] {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
}
[data-component=interval-block]:first-of-type::after {
  content: "";
  border-right: 1px solid #2E2E2E;
  height: 77%;
  margin-right: -0.3181818182rem;
  position: absolute;
  right: 0;
  top: 0;
}
[data-component=interval-block]:nth-of-type(2) > div {
  background-color: #135B47;
  background-image: none;
}
[data-component=interval-block]:nth-of-type(2) > div > div:first-of-type {
  background: #2AA870;
  border-bottom: 0;
  margin-bottom: 2.9545454545rem;
}
[data-component=interval-block]:nth-of-type(2) > div > div:first-of-type > p {
  color: #fff;
  padding-bottom: 0.4545454545rem;
  padding-top: 0.4545454545rem;
}
[data-component=interval-block]:nth-of-type(2) > div > div:last-of-type {
  border-top: 0;
}
[data-component=interval-block]:nth-of-type(2) > div > div:last-of-type > p {
  padding-bottom: 0.9090909091rem;
}
[data-component=interval-block]:last-of-type > div {
  background-color: #2AA870;
  background-image: none;
}
[data-component=interval-block].active > button {
  background: #1E8757;
  border: 1px solid #1E8757;
  color: #fff;
}
[data-component=interval-block].active > div, [data-component=interval-block].active > p {
  opacity: 1;
}
[data-component=interval-block] > div {
  align-items: center;
  background-image: url("/sfsites/c/resource/eyleahcp_orphan_assets/images/bg-green-lines.png");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.2727272727rem 0.2727272727rem 0 0;
  display: flex;
  font-size: 0.7272727273rem;
  height: 14.7727272727rem;
  justify-content: center;
  margin-bottom: 1.8181818182rem;
  opacity: 0.5;
  overflow: hidden;
  position: relative;
  width: 10rem;
}
[data-component=interval-block] > div > div {
  background: #F2F2F2;
  border: 1px solid #115B47;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  width: 100%;
}
[data-component=interval-block] > div > div > p {
  color: #000;
  font-size: 0.8181818182rem;
  margin: 0;
  padding-bottom: 1.1363636364rem;
  padding-top: 0.9090909091rem;
}
[data-component=interval-block] > div > p {
  color: #fff;
  font-size: 0.8636363636rem;
  font-weight: 700;
  text-align: center;
}
[data-component=interval-block] > p {
  font-size: 0.8181818182rem;
  text-align: center;
  opacity: 0.5;
}
[data-component=interval-block] button {
  align-items: center;
  background: #fff;
  border-radius: 0.2727272727rem;
  border: 1px solid #2DA870;
  box-sizing: border-box;
  color: #2DA870;
  display: flex;
  font-size: 0.8181818182rem;
  font-weight: 500;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 0.9090909091rem;
  padding: 0.2727272727rem 0.8181818182rem;
}
@media (max-width: 1023px) {
  [data-component=interval-block] {
    margin: 0 0 20px 0 !important;
  }
  [data-component=interval-block]:first-of-type::after {
    border-right: none;
    border-bottom: 1px solid #2E2E2E;
    height: 1px;
    width: 100%;
    margin: 0;
    top: unset;
    bottom: 0;
  }
}

[data-component=isi] {
  background-color: #fff;
}
[data-component=isi] h4 {
  margin-bottom: 0.4545454545rem !important;
  color: #1E8757;
  font-size: 1.2727272727rem !important;
}
[data-component=isi] ul {
  margin-left: 0.9090909091rem;
}
[data-component=isi] ul ul li > p {
  margin-left: -0.2272727273rem;
}
[data-component=isi] a {
  color: #1E8757 !important;
  text-decoration: underline !important;
}
[data-component=isi] li > p,
[data-component=isi] p {
  font-size: 1rem;
}
[data-component=isi] li > p {
  margin-bottom: 0;
  margin-left: -0.2272727273rem;
}
[data-component=isi] .isi-container > p {
  margin-bottom: 0.4545454545rem;
}
[data-component=isi] .isi-container ul {
  list-style: disc;
}
[data-component=isi] .isi-container ul ul {
  list-style: circle;
  margin-left: 0.9090909091rem;
}
[data-component=isi] .isi-content {
  padding: 1rem 0rem 0rem;
}
@media (max-width: 1023px) {
  [data-component=isi] li > p, [data-component=isi] p {
    font-size: 18px !important;
  }
  [data-component=isi] h4 {
    font-size: 20px !important;
  }
}

.component-banner {
  border-radius: 0.6818181818rem;
  padding: 25px 48px;
  background: #F0F0F0;
  color: #00446B;
  font-size: 1.4545454545rem;
  font-weight: 700;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.component-banner .small {
  font-size: 1rem;
  font-weight: 400;
}
.component-banner p {
  color: #fff;
  margin: 0 auto;
  margin-bottom: 0;
  padding: 0 !important;
}
@media (max-width: 1023px) {
  .component-banner {
    padding: 18px;
    font-size: 1rem;
  }
  .component-banner .small {
    font-size: 0.7272727273rem;
    font-weight: 400;
  }
}

.component-card {
  margin: 1.5454545455rem auto 0;
}
.component-card.card-w-full {
  width: 100%;
}
.component-card.card-w-half {
  width: calc(50% - 10px);
}
.component-card.card-w-third {
  width: calc(33% - 6px);
}
@media (max-width: 1023px) {
  .component-card.card-w-half {
    width: 100%;
  }
  .component-card.card-w-third {
    width: 100%;
  }
}
.component-card ul {
  list-style: disc;
  margin-left: 1.5rem;
}
.component-card ul li::marker {
  font-variant-numeric: tabular-nums;
  text-align-last: auto !important;
  text-align: start !important;
  text-indent: 0px !important;
  text-transform: none;
  unicode-bidi: isolate;
}
.component-card .card {
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.12);
  padding: 1.3636363636rem 3.4090909091rem;
  display: flex;
  flex-direction: column;
  gap: 1.3636363636rem;
}
.component-card .card.card-half {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1023px) {
  .component-card .card.card-half {
    width: 100%;
  }
}
.component-card .card.h-full {
  height: 100%;
}
@media (max-width: 1023px) {
  .component-card .card {
    gap: 0.9090909091rem;
    padding: 1.0909090909rem 2.2727272727rem;
  }
}
@media (max-width: 480px) {
  .component-card .card {
    padding: 0.9090909091rem 0.5454545455rem;
  }
}
.component-card .card.padding-narrow {
  padding: 0.9090909091rem 0.5454545455rem;
}
.component-card .card:has(.card-btn) {
  padding-bottom: 132px;
  position: relative;
}
.component-card .card:has(.card-btn).large-btn {
  padding-bottom: 156px;
}
.component-card .card:has(.card-btn) .card-btn {
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.component-card .card:has(.card-btn) .card-btn a {
  text-decoration: none;
}
@media (max-width: 1023px) {
  .component-card .card:has(.card-btn) {
    padding-bottom: 24px;
  }
  .component-card .card:has(.card-btn).large-btn {
    padding-bottom: 24px;
  }
  .component-card .card:has(.card-btn) .card-btn {
    position: static;
  }
}
.component-card .card .card-title {
  display: flex;
  align-items: center;
  gap: 0.9090909091rem;
}
.component-card .card .card-title img {
  height: 82px;
  margin: 0;
}
.component-card .card .card-title span {
  font-size: 1.0909090909rem;
  font-weight: 400;
}
@media (max-width: 480px) {
  .component-card .card .card-title {
    flex-direction: column;
    justify-content: center;
  }
  .component-card .card .card-title span {
    text-align: center;
  }
}
.component-card .card .card-content p {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .component-card .card .card-content p {
    text-align: center;
  }
}
.component-card.card-phone-support .card-content p {
  font-size: 18px;
}
.component-card.card-phone-support .card-content p:first-of-type, .component-card.card-phone-support .card-content p:nth-of-type(2) {
  max-width: 570px;
  margin-bottom: 0.9090909091rem;
  font-size: 22px;
}
.component-card.card-phone-support .card-content p .flex-desktop {
  gap: 35px;
}
@media (max-width: 1023px) {
  .component-card.card-phone-support .card-content p .flex-desktop p {
    margin-bottom: 0;
  }
}
.component-card.info-card .card .card-title {
  justify-content: center;
}
.component-card.info-card .card .card-title img {
  height: 52px;
}
.component-card.info-card .card-content {
  text-align: center;
}

[data-component=anatomic-outcome] .mobile {
  display: none;
}
[data-component=anatomic-outcome] .desktop {
  display: block;
}
@media (max-width: 1023px) {
  [data-component=anatomic-outcome] .desktop {
    display: none;
  }
  [data-component=anatomic-outcome] .mobile {
    display: block;
  }
}
[data-component=anatomic-outcome] .retinal-drying .wet-graph {
  width: 1000px;
  max-width: 95%;
  margin: 30px auto 0;
}
[data-component=anatomic-outcome] .mean-change h1 {
  max-width: 1200px;
}
[data-component=anatomic-outcome] .mean-change .wet-graph {
  width: 100%;
}
[data-component=anatomic-outcome] .mean-change .component-banner p {
  max-width: 1100px;
}
[data-component=anatomic-outcome] .image-container {
  margin-bottom: 1.5rem;
}
[data-component=anatomic-outcome] .component-banner {
  position: relative;
}
[data-component=anatomic-outcome] .component-banner p {
  z-index: 1;
  position: relative;
  margin: 0 auto;
}
[data-component=anatomic-outcome] .component-banner img {
  position: absolute;
  bottom: 0;
  left: 75px;
  width: 157px;
  pointer-events: none;
  margin: 0;
}
[data-component=anatomic-outcome] .button-container {
  margin-bottom: 40px;
  gap: 15px;
  display: flex;
}
@media (max-width: 1023px) {
  [data-component=anatomic-outcome] .button-container {
    gap: 10px;
    justify-content: center;
    margin-top: 40px;
  }
}

[data-component=breadcrumb] {
  padding-bottom: 0;
}
[data-component=breadcrumb] > ul {
  font-size: 0.9090909091rem;
  display: flex;
}
[data-component=breadcrumb] > ul > li:last-of-type {
  font-weight: bold;
}
[data-component=breadcrumb] > ul a, [data-component=breadcrumb] > ul li {
  color: #09323B !important;
}
[data-component=breadcrumb] > ul > li > span {
  padding-left: 0.4545454545rem;
  padding-right: 0.9090909091rem;
}

[data-component=dosing] h1 {
  padding-top: 1rem;
  margin-bottom: 22px;
}
[data-component=dosing] h2 {
  font-size: 2.0454545455rem !important;
  margin-bottom: 30px;
}
[data-component=dosing] .centered-p {
  max-width: 985px;
  margin: 0 auto;
  font-size: 19px;
}
[data-component=dosing] .dosing-content {
  margin-top: 44px;
}
[data-component=dosing] .image-container {
  margin: 44px 0;
}
[data-component=dosing] .video-container {
  display: flex;
  justify-content: center;
  aspect-ratio: 16/9;
  max-width: 100%;
  margin: 0 auto 40px;
}
[data-component=dosing] .video-container img {
  max-width: 100%;
}
[data-component=dosing] iframe {
  border: none;
  max-width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
@media (max-width: 1023px) {
  [data-component=dosing] h1 {
    margin-bottom: 15px;
  }
  [data-component=dosing] h2 {
    text-align: center;
    font-size: 1.1363636364rem !important;
    font-weight: 700 !important;
  }
  [data-component=dosing] p {
    margin-bottom: 15px;
  }
  [data-component=dosing] .dosing-content {
    border-radius: 15px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    padding: 20px;
    margin-top: 20px;
  }
  [data-component=dosing] .image-container {
    margin: 40px 0;
  }
  [data-component=dosing] .image-container img {
    max-width: 400px;
    margin: 0 auto;
  }
  [data-component=dosing] .video-container {
    height: auto;
    margin-bottom: 15px;
    text-align: center;
  }
  [data-component=dosing] .video-container p {
    text-align: center;
  }
}

[data-component=durability] .subtitle {
  font-size: 1.4545454545rem;
  margin-top: 12px;
  color: #09323B;
}
[data-component=durability] .disclaimer, [data-component=durability] [data-component=references] p, [data-component=references] [data-component=durability] p, [data-component=durability] .numbered-list > li, [data-component=durability] [data-component=modal] .ref-block ol > li, [data-component=modal] .ref-block [data-component=durability] ol > li, [data-component=durability] [data-component=references] ol > li, [data-component=references] [data-component=durability] ol > li {
  line-height: 1.5;
}
[data-component=durability] .component-banner {
  margin-bottom: 40px;
  position: relative;
}
[data-component=durability] .component-banner p {
  z-index: 1;
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
}
[data-component=durability] .component-banner img {
  position: absolute;
  bottom: 0;
  left: 75px;
  width: 157px;
  pointer-events: none;
  margin: 0;
}
[data-component=durability] .component-banner.full-green p {
  max-width: 830px;
}
@media (max-width: 1023px) {
  [data-component=durability] .subtitle {
    font-size: 1rem;
  }
  [data-component=durability] .component-banner {
    margin-bottom: 22px;
  }
}

[data-component=about-eylea4u] .card-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 80px;
}
[data-component=about-eylea4u] .card-container .component-button {
  font-weight: bold;
  padding: 14px 35px;
}
[data-component=about-eylea4u] h2 {
  color: #1E8757;
  font-size: 2.0454545455rem !important;
}
@media (max-width: 1023px) {
  [data-component=about-eylea4u] .card-container {
    flex-direction: column;
    align-items: center;
  }
  [data-component=about-eylea4u] .card-container .component-button {
    width: 100%;
  }
  [data-component=about-eylea4u] h2 {
    font-size: 1.1363636364rem !important;
  }
}

[data-component=financial-assistance] h2 {
  color: #1E8757;
  font-size: 45px !important;
  margin-top: 30px;
  margin-bottom: 18px;
}
[data-component=financial-assistance] .copay-list-container {
  display: flex;
  gap: 100px;
}
[data-component=financial-assistance] .copay-list-container img {
  max-width: 444px;
  display: block;
  margin: 0 auto;
  width: 100%;
}
[data-component=financial-assistance] .copay-list-container p {
  margin-bottom: 18px;
}
[data-component=financial-assistance] .copay-list-container .text-container {
  max-width: 550px;
  margin: 0 auto;
}
[data-component=financial-assistance] .component-list {
  max-width: 800px;
}
[data-component=financial-assistance] .component-list ul li {
  max-width: 460px;
}
[data-component=financial-assistance] .card-container {
  display: flex;
  flex-wrap: wrap;
}
[data-component=financial-assistance] .card-container .component-card {
  margin-top: 15px;
}
[data-component=financial-assistance] .card-container .component-card:first-of-type .card .card-title img {
  height: 65px;
  margin-bottom: 15px;
}
[data-component=financial-assistance] .card-container .component-card .card .card-title span {
  font-size: 1.4545454545rem;
}
[data-component=financial-assistance] .card {
  align-items: center;
  height: 100%;
}
[data-component=financial-assistance] .card-content {
  max-width: 550px;
}
[data-component=financial-assistance] .card-w-full .card {
  padding-top: 1.8181818182rem;
  padding-bottom: 1.8181818182rem;
}
[data-component=financial-assistance] .info-card .card {
  padding-top: 1.8181818182rem;
  padding-bottom: 1.8181818182rem;
  gap: 1.8181818182rem;
}
[data-component=financial-assistance] .component-banner {
  margin: 35px 0;
  box-shadow: none;
}
@media (min-width: 1024px) {
  [data-component=financial-assistance] .component-banner {
    padding: 45px 60px;
  }
}
[data-component=financial-assistance] a.external::after {
  content: url("/sfsites/c/resource/eyleahcp_orphan_assets/images/icons/external-link-icon-green.svg");
}
@media (max-width: 1023px) {
  [data-component=financial-assistance] h2 {
    font-size: 1.1363636364rem !important;
  }
  [data-component=financial-assistance] .copay-list-container {
    flex-direction: column;
    gap: 50px;
  }
}
@media (max-width: 480px) {
  [data-component=financial-assistance] .component-banner {
    padding: 18px;
  }
  [data-component=financial-assistance] .component-banner p {
    font-size: 22px;
    line-height: 1.25;
  }
}

[data-component=info-block] {
  align-items: flex-start;
  display: flex;
  justify-content: flex-start;
}
[data-component=info-block] > p {
  margin-bottom: 0;
  padding-left: 0.9090909091rem;
}
@media (max-width: 768px) {
  [data-component=info-block] {
    width: 100%;
  }
}

[data-component=reimbursement] h2 {
  color: #1E8757;
  font-size: 2.0454545455rem !important;
  margin-top: 1.3636363636rem;
}
[data-component=reimbursement] .width-change-card-content {
  max-width: 1030px;
}
@media (max-width: 1023px) {
  [data-component=reimbursement] .width-change-card-content {
    max-width: 100%;
  }
}
[data-component=reimbursement] .text-green {
  color: #2DA870;
}
[data-component=reimbursement] .flex-desktop {
  gap: 20px;
}
[data-component=reimbursement] .info-card .card {
  padding: 1.3636363636rem;
  padding-bottom: 2.5rem;
}
[data-component=reimbursement] .component-banner {
  margin-bottom: 48px;
  box-shadow: none;
}
[data-component=reimbursement] .component-num-container {
  margin-bottom: 48px;
}
[data-component=reimbursement] .component-num-container p {
  margin-bottom: 12px;
}
[data-component=reimbursement] .component-num-container .title-container > h3 {
  font-size: 1.1818181818rem !important;
}
[data-component=reimbursement] .card-container {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(2, 1fr);
}
[data-component=reimbursement] .card-container .component-card {
  width: 100%;
}
[data-component=reimbursement] .card-container .component-card .card .card-title {
  justify-content: center;
}
[data-component=reimbursement] .card-container .component-card .card .card-content {
  text-align: center;
}
@media (max-width: 1023px) {
  [data-component=reimbursement] h2 {
    font-size: 1.1363636364rem !important;
  }
  [data-component=reimbursement] .card-container {
    grid-template-columns: 1fr;
  }
  [data-component=reimbursement] .card-container .component-card {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  [data-component=reimbursement] .component-banner p {
    font-size: 22px;
    line-height: 1.25;
  }
}

[data-component=navigation] {
  display: flex;
  justify-content: space-between;
  padding-bottom: 0.6818181818rem;
  position: relative;
}
@media (max-width: 1023px) {
  [data-component=navigation] {
    height: 70px;
    width: 100%;
  }
}
[data-component=navigation] .mobile-logo {
  display: none;
  margin: 0 auto;
}
[data-component=navigation] .mobile-logo img {
  width: 218px;
  max-width: 100%;
}
@media (max-width: 1023px) {
  [data-component=navigation] .mobile-logo {
    display: block;
    position: absolute;
    top: 10px;
  }
  [data-component=navigation] .mobile-logo a {
    display: block;
  }
}
[data-component=navigation] .mobile-menu-btn {
  display: none;
  position: absolute;
  width: 30px;
  height: 20px;
  top: 20px;
  right: 10px;
  background-image: url("/sfsites/c/resource/eyleahcp_orphan_assets/images/icon-menu-open.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  cursor: pointer;
}
@media (max-width: 1023px) {
  [data-component=navigation] .mobile-menu-btn {
    display: block;
  }
}
[data-component=navigation] #navigation,
[data-component=navigation] .navigation {
  display: flex;
  z-index: 1;
}
@media (max-width: 1023px) {
  [data-component=navigation] #navigation,
  [data-component=navigation] .navigation {
    display: none;
    margin-left: 0;
    margin-top: 0;
    width: 100%;
    position: static;
    order: 1;
  }
}
[data-component=navigation] #navigation .nav,
[data-component=navigation] .navigation .nav {
  width: 100%;
}
[data-component=navigation] #navigation .nav .home > a,
[data-component=navigation] .navigation .nav .home > a {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
[data-component=navigation] #navigation .nav a,
[data-component=navigation] .navigation .nav a {
  line-height: 2rem;
  color: #09323B;
  text-decoration: none;
}
[data-component=navigation] #navigation .nav a.active,
[data-component=navigation] .navigation .nav a.active {
  color: #1E8757;
  font-weight: bold;
  text-decoration: underline;
}
[data-component=navigation] #navigation .nav ul,
[data-component=navigation] .navigation .nav ul {
  display: flex;
  flex-direction: row;
  margin: 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 1023px) {
  [data-component=navigation] #navigation .nav ul,
  [data-component=navigation] .navigation .nav ul {
    flex-direction: column;
    margin-top: 0;
    padding: 0;
  }
}
[data-component=navigation] #navigation .nav ul li,
[data-component=navigation] .navigation .nav ul li {
  list-style-type: none;
}
@media (max-width: 1023px) {
  [data-component=navigation] #navigation .nav ul li,
  [data-component=navigation] .navigation .nav ul li {
    border-bottom: 1px solid rgba(77, 94, 108, 0.5);
  }
}
[data-component=navigation] #navigation .nav ul ul li,
[data-component=navigation] .navigation .nav ul ul li {
  border: none;
}
[data-component=navigation] #navigation .nav ul ul li a,
[data-component=navigation] .navigation .nav ul ul li a {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
[data-component=navigation] #navigation .nav ul:nth-child(2) > li,
[data-component=navigation] .navigation .nav ul:nth-child(2) > li {
  display: flex;
  flex-direction: column;
  max-width: 16vw;
  padding-left: 2.5rem;
  padding-right: 1rem;
  position: relative;
  margin-left: -1rem;
  width: 100%;
}
@media (max-width: 1023px) {
  [data-component=navigation] #navigation .nav ul:nth-child(2) > li,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    max-width: 100%;
  }
  [data-component=navigation] #navigation .nav ul:nth-child(2) > li.dropdown.show-list > ul,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li.dropdown.show-list > ul {
    display: flex;
  }
}
[data-component=navigation] #navigation .nav ul:nth-child(2) > li.dropdown::after,
[data-component=navigation] .navigation .nav ul:nth-child(2) > li.dropdown::after {
  content: "";
  background-image: url("/sfsites/c/resource/eyleahcp_orphan_assets/images/icons/down-arrow-icon-bold.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  left: unset !important;
  margin-right: -0.2272727273rem;
  margin-top: 1.5rem;
  position: absolute;
  height: 0.5454545455rem;
  width: 0.6818181818rem;
  right: 0;
  top: 0;
}
@media (max-width: 1023px) {
  [data-component=navigation] #navigation .nav ul:nth-child(2) > li.dropdown::after,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li.dropdown::after {
    margin-right: 0;
  }
}
[data-component=navigation] #navigation .nav ul:nth-child(2) > li.dropdown:hover::after,
[data-component=navigation] .navigation .nav ul:nth-child(2) > li.dropdown:hover::after {
  background-image: url("/sfsites/c/resource/eyleahcp_orphan_assets/images/icons/down-arrow-green-icon.svg");
}
@media (min-width: 1024px) {
  [data-component=navigation] #navigation .nav ul:nth-child(2) > li.dropdown:hover > ul,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li.dropdown:hover > ul {
    display: flex;
  }
}
[data-component=navigation] #navigation .nav ul:nth-child(2) > li.dropdown > a:first-child,
[data-component=navigation] .navigation .nav ul:nth-child(2) > li.dropdown > a:first-child {
  white-space: nowrap;
  font-weight: bold;
}
[data-component=navigation] #navigation .nav ul:nth-child(2) > li > a,
[data-component=navigation] .navigation .nav ul:nth-child(2) > li > a {
  padding-bottom: 0px;
  padding-top: 0.75rem;
  text-decoration: none;
  white-space: nowrap;
}
@media (max-width: 1023px) {
  [data-component=navigation] #navigation .nav ul:nth-child(2) > li > a,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li > a {
    padding-top: 12px;
  }
}
[data-component=navigation] #navigation .nav ul:nth-child(2) > li > a a,
[data-component=navigation] .navigation .nav ul:nth-child(2) > li > a a {
  border-bottom: none;
}
@media (min-width: 1024px) {
  [data-component=navigation] #navigation .nav ul:nth-child(2) > li > a.active,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li > a.active {
    border-bottom: 0.1363636364rem solid #1E8757;
  }
}
@media (min-width: 1024px) {
  [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul {
    width: 200%;
    margin-right: -9rem;
  }
  [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li a,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li a {
    margin-left: -1.4rem;
  }
}
@media (min-width: 1024px) {
  [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(3).dropdown::after,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(3).dropdown::after {
    left: 9.25rem;
  }
}
@media (min-width: 1024px) {
  [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(3) > ul,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(3) > ul {
    width: 163%;
    margin-right: -9rem;
  }
  [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(3) > ul > li a,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(3) > ul > li a {
    margin-left: -0.4rem;
  }
}
@media (min-width: 1024px) {
  [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(4) > ul,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(4) > ul {
    width: 167%;
    margin-right: -9rem;
  }
}
@media (min-width: 1024px) {
  [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(4).dropdown::after,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(4).dropdown::after {
    left: 10.3rem;
  }
}
@media (min-width: 1024px) {
  [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(5).dropdown > ul,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(5).dropdown > ul {
    width: 109%;
    margin-right: -9rem;
  }
  [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(5).dropdown > ul > li a,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(5).dropdown > ul > li a {
    margin-left: -1.5rem;
  }
}
@media (min-width: 1024px) {
  [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(5).dropdown,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(5).dropdown {
    padding-left: 1.5rem;
  }
  [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(5).dropdown.dropdown::after,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(5).dropdown.dropdown::after {
    left: 10.3rem !important;
  }
}
@media (min-width: 1024px) {
  [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(6) > ul,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(6) > ul {
    width: 183%;
    margin-right: -9rem;
  }
  [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(6) > ul > li a,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(6) > ul > li a {
    margin-left: -1.5rem;
  }
}
@media (min-width: 1024px) {
  [data-component=navigation] #navigation .nav ul:nth-child(2) > li:nth-child(6).dropdown::after,
  [data-component=navigation] .navigation .nav ul:nth-child(2) > li:nth-child(6).dropdown::after {
    left: 8.5rem;
  }
}
[data-component=navigation] #navigation .nav li.dosing,
[data-component=navigation] .navigation .nav li.dosing {
  min-width: unset !important;
  font-weight: bold;
}
[data-component=navigation] #navigation .nav ul:nth-child(2) > li.home,
[data-component=navigation] .navigation .nav ul:nth-child(2) > li.home {
  display: none;
  font-size: 0px;
}
[data-component=navigation] #navigation .nav .home,
[data-component=navigation] .navigation .nav .home {
  background-position-x: 0.4545454545rem !important;
  background-size: 13.6363636364rem auto !important;
  background: url("/sfsites/c/resource/eyleahcp_orphan_assets/images/desktop-logo.svg") no-repeat;
  height: 3.6363636364rem;
  width: 14.5454545455rem;
}
@media (max-width: 1023px) {
  [data-component=navigation] #navigation .nav .home,
  [data-component=navigation] .navigation .nav .home {
    display: none;
  }
}
[data-component=navigation] #navigation .nav.global.resources,
[data-component=navigation] .navigation .nav.global.resources {
  width: 60vw;
  margin: 0.7rem 1.5rem;
  font-weight: bold;
}
[data-component=navigation] #navigation .nav.global.resources ul:first-child > li:nth-child(1),
[data-component=navigation] .navigation .nav.global.resources ul:first-child > li:nth-child(1) {
  min-width: 11vw;
}
@media (max-width: 1023px) {
  [data-component=navigation] #navigation .nav.global.resources,
  [data-component=navigation] .navigation .nav.global.resources {
    width: 100%;
    padding-top: 0.75rem;
    margin: 0;
  }
}
@media (max-width: 1023px) {
  [data-component=navigation].show-menu {
    display: flex;
    height: 404px;
    flex-direction: column-reverse;
    padding-top: 100px !important;
    overflow-y: hidden;
  }
  [data-component=navigation].show-menu .mobile-menu-btn {
    background-image: url("/sfsites/c/resource/eyleahcp_assets_home/icon-menu-close.png");
    background-repeat: no-repeat;
    background-size: contain;
  }
  [data-component=navigation].show-menu #navigation,
  [data-component=navigation].show-menu .navigation {
    display: block;
  }
  [data-component=navigation].show-menu [data-container-id=top-header] {
    display: block;
  }
}

.numbered-list > li, [data-component=modal] .ref-block ol > li, [data-component=references] ol > li {
  list-style-type: auto;
  margin-left: 0.6818181818rem;
}
.numbered-list > li::marker, [data-component=modal] .ref-block ol > li::marker, [data-component=references] ol > li::marker {
  font-weight: bold;
}

[data-component=references] {
  padding-top: 0;
}
[data-component=references] h3 {
  font-size: 0.8636363636rem !important;
  color: #000 !important;
}
[data-component=references] ol {
  margin-left: 0.3rem;
}
[data-component=references] ol > li {
  font-size: 0.8636363636rem !important;
  line-height: 1.1363636364rem;
}
[data-component=references] p {
  position: relative;
  color: #000000;
  font-size: 19px !important;
  line-height: 25px;
}

[data-component=moa] .graphic-container {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
[data-component=moa] .moa-container {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

[data-component=modal] {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  max-width: 100%;
  padding: 1.8181818182rem;
  padding-top: 10vw;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
[data-component=modal] a.close {
  background: none;
  border: 0;
  margin: 3.1818181818rem;
  outline: 0;
  margin: 1.3636363636rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
[data-component=modal] .modal-body {
  background: #fff;
  border-radius: 0.9090909091rem;
  display: none;
  height: 60vh;
  margin: 0 auto;
  max-width: 42.5rem;
  overflow-y: scroll;
  padding: 1.3636363636rem 0.9090909091rem;
  position: relative;
  width: 100%;
}
[data-component=modal] .modal-body.active {
  display: block;
}
[data-component=modal] .modal-body .video-container {
  margin: 0 auto;
  margin-bottom: 3.1818181818rem;
  margin-top: 3.1818181818rem;
  max-width: 35.2272727273rem;
  position: relative;
}
[data-component=modal] .modal-body h1 {
  padding-right: 3.6363636364rem;
}
[data-component=modal] .ref-block h3 {
  font-size: 0.7272727273rem !important;
  color: #000;
  margin-bottom: 0;
}
[data-component=modal] .ref-block ol {
  margin-left: 0;
}

@media (max-width: 1023px) {
  [data-component=utility-nav] {
    width: 100% !important;
  }
}
[data-component=utility-nav] .utility-nav {
  align-items: flex-start;
  display: flex;
  gap: 0.9090909091rem;
  flex-direction: row;
  justify-content: flex-end;
  margin: 0;
  padding: 0;
}
@media (max-width: 1023px) {
  [data-component=utility-nav] .utility-nav {
    flex-direction: column;
    gap: 0;
    margin-top: 20px;
    width: 100% !important;
  }
  [data-component=utility-nav] .utility-nav > li:nth-child(2):before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: rgba(77, 94, 108, 0.5);
    position: absolute;
    left: 0;
    top: -15px;
  }
}
[data-component=utility-nav] .utility-nav > li {
  padding: 0;
  position: relative;
  color: #09323B !important;
}
@media (min-width: 1024px) {
  [data-component=utility-nav] .utility-nav > li:before {
    content: "|";
    color: #09323B;
    font-size: 0.5454545455rem;
    left: 0;
    margin-left: -0.5454545455rem;
    margin-top: 0.4545454545rem;
    position: absolute;
    top: 0;
  }
  [data-component=utility-nav] .utility-nav > li:first-child:before {
    content: "";
  }
}
[data-component=utility-nav] .utility-nav > li.dropdown::after {
  content: url("/sfsites/c/resource/eyleahcp_orphan_assets/images/icons/down-arrow-icon.svg");
  margin-right: -0.9090909091rem;
  margin-top: -0.0454545455rem;
  position: absolute;
  right: 0;
  top: 0rem;
  padding-top: 0.2rem;
}
@media (max-width: 1023px) {
  [data-component=utility-nav] .utility-nav > li.dropdown::after {
    content: "";
    background-image: url("/sfsites/c/resource/eyleahcp_orphan_assets/images/icons/down-arrow-icon.svg");
    background-repeat: no-repeat;
    rotate: 180deg;
    background-size: contain;
    height: 40px;
    width: 40px;
    display: inline-block;
    margin-right: -0.9090909091rem;
    margin-top: -0.0454545455rem;
    position: absolute;
    right: 33px;
    top: -10px;
    padding-top: 0.2rem;
  }
}
[data-component=utility-nav] .utility-nav > li > a.external {
  position: relative;
}
[data-component=utility-nav] .utility-nav > li > a.external::after {
  content: url("/sfsites/c/resource/eyleahcp_orphan_assets/images/icons/external-link-icon.svg");
  margin-right: -0.7727272727rem;
  margin-top: -0.2727272727rem;
  position: absolute;
  right: 0.2rem;
  top: 0.35rem;
}
[data-component=utility-nav] .utility-nav li.dropdown:focus-within > ul {
  border-top: 2px solid #2DA870;
  display: flex;
  width: 7.8636363636rem;
  z-index: 999;
}
[data-component=utility-nav] .utility-nav li.dropdown:focus-within::after {
  content: url("/sfsites/c/resource/eyleahcp_orphan_assets/images/icons/up-arrow-icon-blue.svg");
}
[data-component=utility-nav] .utility-nav button:focus {
  outline: 2px solid #2DA870;
  outline-offset: 2px;
  background: #e6f7f2;
}
[data-component=utility-nav] .utility-nav a {
  color: #09323B;
  font-size: 13px;
  line-height: 0.5rem;
  color: #09323B;
}
@media (max-width: 1023px) {
  [data-component=utility-nav] .utility-nav a {
    font-size: 16px;
    color: #09323B !important;
  }
}
[data-component=utility-nav] .utility-nav li {
  list-style-type: none !important;
  padding-left: 0;
  padding-top: 0;
}
@media (max-width: 1023px) {
  [data-component=utility-nav] .utility-nav li {
    padding: 0;
    margin-bottom: 10px;
  }
}
[data-component=utility-nav] .utility-nav li.dropdown {
  padding-top: 0;
  position: relative;
  z-index: 999;
}
@media (max-width: 1023px) {
  [data-component=utility-nav] .utility-nav li.dropdown {
    pointer-events: none !important;
    width: 100%;
  }
}
[data-component=utility-nav] .utility-nav li.dropdown:hover::after {
  content: url("/sfsites/c/resource/eyleahcp_orphan_assets/images/icons/up-arrow-icon-blue.svg");
}
[data-component=utility-nav] .utility-nav li.dropdown:hover > ul {
  display: flex;
  width: 7.8636363636rem;
  z-index: 999;
}
@media (min-width: 1024px) {
  [data-component=utility-nav] .utility-nav li.dropdown:hover > ul {
    border-top: 2px solid #2DA870;
  }
}
@media (max-width: 1023px) {
  [data-component=utility-nav] .utility-nav li.dropdown:hover > ul {
    width: 100%;
  }
}
[data-component=utility-nav] .utility-nav li.dropdown > a {
  color: #000;
}
[data-component=utility-nav] .utility-nav li.dropdown > p {
  line-height: 2rem;
  font-size: 13px;
}
@media (max-width: 1023px) {
  [data-component=utility-nav] .utility-nav li.dropdown > p {
    font-size: 16px;
  }
}
[data-component=utility-nav] .utility-nav li.dropdown a {
  color: #000;
  font-size: 0.5909090909rem;
  text-decoration: none;
}
@media (max-width: 1023px) {
  [data-component=utility-nav] .utility-nav li.dropdown a {
    font-size: 16px;
  }
}
[data-component=utility-nav] .utility-nav li.dropdown > ul {
  left: -10px;
  margin-top: 1.3636363636rem;
  position: absolute;
  top: 0;
  width: auto;
}
[data-component=utility-nav] .utility-nav li.dropdown > ul li {
  line-height: 0.4545454545rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
@media (min-width: 1024px) {
  [data-component=utility-nav] .utility-nav li.dropdown > ul li > a:hover {
    color: #1E8757 !important;
  }
}
[data-component=utility-nav] .utility-nav li.dropdown > ul li:first-of-type {
  margin-bottom: 20px;
}
@media screen and (max-width: 400px) {
  [data-component=utility-nav] .utility-nav li.dropdown:hover > ul {
    display: flex;
    width: 12.863636rem;
    border: none;
    flex-direction: column;
  }
  [data-component=utility-nav] .utility-nav li.dropdown > ul {
    margin-top: 20px;
  }
}
[data-component=utility-nav] .utility-nav p {
  color: #09323B;
}

[data-component=enrolling] .card-title {
  justify-content: center;
}
[data-component=enrolling] .component-card.card-w-half {
  display: grid;
  gap: 1em;
  width: calc(50% - 20px);
}
[data-component=enrolling] .list-space {
  padding: 1rem;
}
[data-component=enrolling] .order-list > ol {
  list-style: none;
  counter-reset: my-awesome-counter;
}
[data-component=enrolling] .order-list > ol > li {
  counter-increment: my-awesome-counter;
  text-indent: -2.125rem;
  padding-left: 2.5rem;
  padding-bottom: 1rem;
}
[data-component=enrolling] .order-list > ol > li::before {
  content: counter(my-awesome-counter) ". ";
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1.25;
  padding-right: 0.5rem;
}
[data-component=enrolling] .check-list-container div:first-of-type {
  max-width: 540px;
}
[data-component=enrolling] .check-list-container div:last-of-type {
  max-width: 480px;
}
[data-component=enrolling] .component-list.circle-check-list {
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 20px;
  justify-content: space-between;
}
[data-component=enrolling] .component-list.circle-check-list li {
  padding-left: 70px;
  line-height: 1.25;
}
[data-component=enrolling] .component-list.circle-check-list li::after {
  width: 50px;
  height: 50px;
}
[data-component=enrolling] .component-num-container {
  margin-bottom: 30px;
}
[data-component=enrolling] .component-num-container p {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  [data-component=enrolling] h2 {
    font-size: 25px !important;
  }
  [data-component=enrolling] .component-card.card-w-half {
    width: 100%;
  }
  [data-component=enrolling] .component-num-container .text-container {
    padding-left: 100px;
  }
}
@media (max-width: 480px) {
  [data-component=enrolling] .component-num-container .text-container {
    padding-left: 0;
  }
  [data-component=enrolling] .order-list > ol {
    font-size: 19px;
    margin: 0;
  }
  [data-component=enrolling] .order-list > ol > li {
    text-indent: -1rem;
    padding-left: 1.5rem;
  }
  [data-component=enrolling] .order-list > ol > li::before {
    font-size: 19px;
    padding-right: 0;
  }
  [data-component=enrolling] .component-card .card .card-content ul li p {
    text-align: left;
  }
  [data-component=enrolling] ul {
    margin: 0;
  }
  [data-component=enrolling] .component-banner p {
    font-size: 22px;
    line-height: 1.25;
  }
}

[data-content=safety] {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-bottom: -1.1363636364rem;
  padding-bottom: 0;
}
[data-content=safety] .component-table.type-1 .item.widen {
  width: 75%;
  max-width: 520px;
}
[data-content=safety] .component-table.type-1 .item.widen-two {
  width: 60%;
}
[data-content=safety] .component-table.type-1 .item.remove-shadow {
  box-shadow: none;
}
[data-content=safety] .component-table.type-1 .add-shadow {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 0px 0px 0.6818181818rem 0.6818181818rem;
}
[data-content=safety] .component-table.type-1 .add-heading-shadow {
  box-shadow: 2px 0 4px rgba(0, 0, 0, 0.1);
  border-top-left-radius: 0.6818181818rem;
  border-top-right-radius: 0.6818181818rem;
}
[data-content=safety] .component-table.type-1 .heading {
  padding-left: 5px;
  padding-right: 5px;
}
[data-content=safety] .component-table.type-1 .heading.gray {
  color: #000;
}
[data-content=safety] .green-dark ul li {
  color: #115B48;
}
[data-content=safety] .brand-color {
  color: #1E8757;
  font-size: 32px;
}

[data-component=sitemap] .grid-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  [data-component=sitemap] .grid-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 728px) {
  [data-component=sitemap] .grid-container {
    grid-template-columns: 1fr;
  }
}
[data-component=sitemap] .grid-container .component-card {
  width: 100%;
}
[data-component=sitemap] .grid-container .component-card .card {
  height: 100%;
  padding: 1rem 0.6818181818rem;
  justify-content: flex-start;
  gap: 0;
}
[data-component=sitemap] .grid-container .component-card .card a {
  color: #000;
  text-decoration: none;
}
[data-component=sitemap] .grid-container .component-card .card a.site-card-title {
  color: #09323B;
  margin-bottom: 15px;
  font-size: 26px;
}
[data-component=sitemap] .grid-container .component-card .card a.site-card-sub-title {
  font-weight: 700;
}
[data-component=sitemap] .grid-container .component-card .card ul {
  margin-bottom: 0;
}
[data-component=sitemap] .grid-container .component-card .card li {
  line-height: normal;
  margin-bottom: 0.4545454545rem;
}

[data-component=error] div {
  margin: 100px auto;
}
[data-component=error] h1 {
  font-size: 4.5454545455rem !important;
  color: #1E8757;
  font-weight: bold !important;
  margin-bottom: 0;
}
[data-component=error] h2 {
  font-size: 1.8181818182rem !important;
  color: #2E2E2E;
  font-weight: bold !important;
  margin-bottom: 40px;
}
[data-component=error] p {
  margin-bottom: 12px;
}
[data-component=error] p:last-of-type {
  margin-bottom: 24px;
}
@media (max-width: 1023px) {
  [data-component=error] div {
    margin: 0;
  }
  [data-component=error] h1 {
    font-size: 3.2727272727rem !important;
  }
  [data-component=error] h2 {
    font-size: 1.2727272727rem !important;
    text-align: center;
  }
  [data-component=error] .button-2 {
    font-size: 19px;
    padding: 14px;
    width: 100%;
    border-radius: 15px;
    max-width: 350px;
  }
}

[data-modal=false] [data-component=modal] {
  display: none;
}

[data-modal=true] [data-component=modal] {
  display: block;
}

/*************************
#7 - Class Components
*************************/
.component-button {
  align-items: center;
  background: #fff;
  border: 1px solid #1E8757;
  border-radius: 1.4545454545rem;
  box-sizing: border-box;
  color: #1E8757;
  display: inline-block;
  padding: 0.6363636364rem 0.8181818182rem;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.component-button a {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.component-button p {
  float: left;
  font-size: 1rem;
  margin-bottom: 0;
}
.component-button img {
  float: right;
  height: 0.8181818182rem;
  margin-bottom: 0;
  margin-left: 0.8181818182rem;
  margin-top: 0.3181818182rem;
  width: 0.8181818182rem;
}

.component-banner {
  background: gray;
  color: #000;
}
.component-banner.dme {
  background: #00446B;
  color: #fff; /* Rectangle 2568 */
}
.component-banner.type-1 {
  box-shadow: 0 0 7px rgba(0, 68, 107, 0.6);
  border-radius: 0.6818181818rem;
}
.component-banner.light-gray {
  background: #F0F0F0 !important;
}
.component-banner.light-gray p {
  font-weight: normal;
  color: #09323B;
}
.component-banner p {
  font-size: 1.4545454545rem;
  font-weight: 700;
  line-height: 1.7727272727rem;
  margin: 0 auto;
  padding: 1.1363636364rem 0;
  text-align: center;
}

.component-list.type-1 {
  padding: 0 0.4545454545rem;
}
.component-list.type-1 > p:first-of-type {
  font-size: 1.4545454545rem;
  font-weight: 700;
  margin-bottom: 0;
}
.component-list.type-1 > p:nth-of-type(2) {
  margin-bottom: 0;
}
.component-list.type-1 > ul {
  list-style: initial;
  margin-bottom: 0.4545454545rem;
  margin-left: 1.3636363636rem;
}
.component-list.type-1 > ul > li {
  font-size: 1rem;
  font-weight: 700;
  list-style: disc !important;
  text-indent: -0.4545454545rem;
}
.component-list.type-1 > ul > ul {
  list-style: circle !important;
  margin-left: 0.6818181818rem;
}
.component-list.type-1 > ul > ul > li p {
  font-size: 0.8181818182rem;
  font-weight: 400;
}
.component-list.type-1 > p > span {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.component-list.type-1 ul {
  margin-top: 0.4545454545rem;
}
.component-list.circle-check-list, .component-list.green-check-mark, .component-list.gray-check-mark {
  margin-left: 0;
  list-style: none;
}
.component-list.circle-check-list li, .component-list.green-check-mark li, .component-list.gray-check-mark li {
  position: relative;
  padding-left: 2.1818181818rem;
  font-size: 1rem;
  margin-bottom: 15px;
}
.component-list.circle-check-list li::after, .component-list.green-check-mark li::after, .component-list.gray-check-mark li::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 25px;
  height: 25px;
  transform: translateY(-50%);
  top: 50%;
  background-image: url("/sfsites/c/resource/eyleahcp_orphan_assets/images/check-mark.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.component-list.circle-check-list li.no-check::after, .component-list.green-check-mark li.no-check::after, .component-list.gray-check-mark li.no-check::after {
  display: none;
}
.component-list.circle-check-list li ul, .component-list.green-check-mark li ul, .component-list.gray-check-mark li ul {
  margin-left: 0;
  list-style: none;
}
.component-list.circle-check-list li ul li, .component-list.green-check-mark li ul li, .component-list.gray-check-mark li ul li {
  padding-left: 0.9090909091rem;
}
.component-list.circle-check-list li ul li::after, .component-list.green-check-mark li ul li::after, .component-list.gray-check-mark li ul li::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "-";
  width: 25px;
  height: 25px;
  color: #1E8757;
  background: none;
  transform: translateY(0);
}
.component-list.green-check-mark li::after {
  background-image: url("/sfsites/c/resource/eyleahcp_orphan_assets/images/icon-green-checkmark.svg");
}
.component-list.gray-check-mark li::after {
  background-image: url("/sfsites/c/resource/eyleahcp_orphan_assets/images/icon-gray-checkmark.svg");
}
.component-list.green-bullets {
  margin-left: 0.9090909091rem;
  padding-left: 0;
}
.component-list.green-bullets li {
  list-style-type: disc;
  position: relative;
  margin-bottom: 6px;
}
.component-list.green-bullets li::marker {
  color: #1E8757;
}
.component-list.green-bullets li > p {
  margin-left: -0.2272727273rem;
}
.component-list.green-bullets li > ul li {
  list-style-type: circle;
}
.component-list.green-bullets li > ul li::marker {
  color: #1E8757;
}
.component-list.green-bullets li.dash-list > ul {
  margin-left: 0.6818181818rem;
  list-style: none;
}
.component-list.green-bullets li.dash-list > ul li {
  padding-left: 0rem;
}
.component-list.green-bullets li.dash-list > ul li::marker {
  position: absolute;
  top: 0;
  left: 0;
  content: "-";
  width: 25px;
  height: 25px;
  color: #000;
  background: none;
  transform: translateY(0);
}
.component-list.green-bullets.bullet-color-black li::marker {
  color: #000;
}
@media (max-width: 728px) {
  .component-list.green-bullets {
    width: 92%;
  }
}

.component-table.type-1 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 0.9090909091rem;
  margin-top: 0.9090909091rem;
}
.component-table.type-1 .heading {
  border-top-left-radius: 0.6818181818rem;
  border-top-right-radius: 0.6818181818rem;
  display: flex;
  flex-direction: column !important;
  height: auto;
  padding-bottom: 0.4545454545rem;
  padding-top: 0.9090909091rem;
}
.component-table.type-1 .heading.gray {
  background: #BDBCBC;
  color: #2E2E2E;
}
.component-table.type-1 .heading.green {
  background: #1E8757;
  color: #fff;
}
.component-table.type-1 .heading.green-dark {
  background: #115B48;
  color: #fff;
}
.component-table.type-1 .heading.green-lite {
  background: #2DA870;
  color: #fff;
}
.component-table.type-1 .heading.text-color-green {
  color: #1E8757;
}
.component-table.type-1 .heading .title-space {
  margin-bottom: 0.5rem;
}
.component-table.type-1 .heading.hide {
  width: 0px;
  height: 0px;
}
.component-table.type-1 .heading.small-header {
  font-size: 19px;
}
.component-table.type-1 .item {
  border-radius: 0.8181818182rem;
  box-shadow: 2px 0 4px rgba(0, 0, 0, 0.17);
  margin-left: 0.4545454545rem;
  margin-right: 0.4545454545rem;
}
.component-table.type-1 .item:nth-child(1) {
  width: 37%;
}
.component-table.type-1 .item:not(:nth-child(1)) {
  width: 31.5%;
}
.component-table.type-1 .item:not(:nth-child(1)) ul li {
  display: flex;
  flex-direction: row;
  position: relative;
}
.component-table.type-1 .item:not(:nth-child(1)) ul li img {
  max-width: 1.2727272727rem;
  position: relative;
  width: 100%;
}
.component-table.type-1 .item > ul {
  margin-left: 0;
  margin-bottom: 0;
}
.component-table.type-1 .item.widen {
  width: 60%;
}
.component-table.type-1 .item.widen-three {
  width: 42.5%;
}
.component-table.type-1 .item ul li {
  display: flex;
  flex-direction: column;
  height: 60px;
  justify-content: center;
  text-align: center;
  align-items: center;
}
.component-table.type-1 .item ul li:nth-child(even) {
  background-color: #f2f2f2;
}
.component-table.type-1 .item ul li:first-child {
  height: 121px;
}
.component-table.type-1 .item ul li:hide {
  visibility: hidden;
}
.component-table.type-1 .item ul li.align-left li {
  text-align: left;
  align-items: flex-start;
}
.component-table.type-1 .item ul li.align-left li p {
  margin-left: 15px;
}
.component-table.type-1 .item ul li p {
  margin: 0 auto;
}
.component-table.type-1 .item.list-color-green-dark ul li {
  color: #115B48;
}
.component-table.type-1 .item.list-color-green-dark ul li p {
  color: #fff;
}
.component-table.type-1 .item.list-color-green ul li {
  color: #1E8757;
}
.component-table.type-1 .item.list-color-green ul li p {
  color: #fff;
}
.component-table.type-1 .item.list-color-gray ul li {
  color: #231F20;
}
.component-table.type-1 .item.list-color-gray ul li p {
  color: #231F20;
}

.component-video > h2 {
  margin-bottom: 0.9090909091rem;
}
.component-video > h2 img {
  margin: -0.2272727273rem 0.6818181818rem 0 0;
  width: 2.7272727273rem;
}
.component-video > p {
  margin-bottom: 0;
  margin-top: 0.9090909091rem;
}
.component-video .video-container {
  height: 100vw;
  max-height: 24.5454545455rem;
  position: relative;
}
.component-video .video-container iframe {
  border: 0;
  height: 100%;
  width: 100%;
}

.component-patient-support-title-container {
  max-width: 916px;
  margin: 0 auto 40px;
}
.component-patient-support-title-container .title-text {
  align-content: center;
}
.component-patient-support-title-container h1 {
  font-size: 1.8181818182rem !important;
  font-weight: 700 !important;
  color: #2E2E2E !important;
  max-width: 490px;
}
.component-patient-support-title-container .title-logo {
  width: 17.9545454545rem;
  max-width: 100%;
}
.component-patient-support-title-container .styled-hr {
  margin-top: 1.3636363636rem;
}
@media (max-width: 1023px) {
  .component-patient-support-title-container .flex {
    flex-direction: column;
  }
}

.component-num-container {
  width: 50%;
  display: flex;
  gap: 40px;
}
.component-num-container .number {
  width: 80px;
  height: 80px;
  background-color: #1E8757;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.component-num-container .number span {
  color: #fff;
  font-size: 2.0454545455rem;
  font-weight: bold;
  text-align: center;
}
.component-num-container h3 {
  margin-bottom: 0;
  color: #2E2E2E !important;
}
.component-num-container ul {
  line-height: 1.25;
}
.component-num-container ul li {
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  .component-num-container {
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 40px;
  }
  .component-num-container .number {
    position: absolute;
  }
  .component-num-container .title-container {
    padding-left: 100px;
    height: 80px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
  }
  .component-num-container h3 {
    font-size: 19px !important;
  }
}
@media (max-width: 480px) {
  .component-num-container > div:first-of-type {
    display: flex;
    justify-content: center;
  }
  .component-num-container .number {
    position: relative;
  }
  .component-num-container .title-container {
    padding-left: 0;
    height: auto;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .component-num-container h3 {
    font-size: 1.3636363636rem;
    text-align: center;
  }
}

.definition {
  font-size: 0.8181818182rem;
  line-height: 1rem;
}

/*************************
#9 - Pages
*************************/
[data-page=home] main {
  margin-top: 0;
}
[data-page=home] #navigation .nav.global.resources,
[data-page=home] .navigation .nav.global.resources {
  display: none !important;
}

[data-page=home] .button-1,
[data-page="dme home"] .button-1,
[data-page="wetamd home"] .button-1 {
  position: relative;
  top: -130px;
}

[data-page="wetamd anatomic outcomes"] .retinal-drying .component-banner > p:first-of-type {
  max-width: 42.2727272727rem;
}

[data-page="dme anatomic outcomes"] .component-banner > p {
  max-width: 41.8181818182rem;
}

:not([data-page=home]) [data-component=hero] .hero-section .disclaimer, :not([data-page=home]) [data-component=hero] .hero-section .numbered-list > li, :not([data-page=home]) [data-component=hero] .hero-section [data-component=references] ol > li, [data-component=references] :not([data-page=home]) [data-component=hero] .hero-section ol > li, :not([data-page=home]) [data-component=hero] .hero-section [data-component=references] p, [data-component=references] :not([data-page=home]) [data-component=hero] .hero-section p, :not([data-page=home]) [data-component=hero] .hero-section [data-component=modal] .ref-block ol > li, [data-component=modal] .ref-block :not([data-page=home]) [data-component=hero] .hero-section ol > li {
  line-height: normal;
  margin: 0 auto;
  max-width: 55.8181818182rem;
  width: 100%;
}

@media (min-width: 1024px) {
  [data-page="dme mechanism of action"] #navigation .nav ul > li.about > a,
  [data-page="dme mechanism of action"] .navigation .nav ul > li.about > a,
  [data-page="dme eylea 2mg"] #navigation .nav ul > li.about > a,
  [data-page="dme eylea 2mg"] .navigation .nav ul > li.about > a,
  [data-page="dr eylea 2mg"] #navigation .nav ul > li.about > a,
  [data-page="dr eylea 2mg"] .navigation .nav ul > li.about > a,
  [data-page="dr mechanism of action"] #navigation .nav ul > li.about > a,
  [data-page="dr mechanism of action"] .navigation .nav ul > li.about > a,
  [data-page="wetamd moa"] #navigation .nav ul > li.about > a,
  [data-page="wetamd moa"] .navigation .nav ul > li.about > a,
  [data-page="eylea 2mg"] #navigation .nav ul > li.about > a,
  [data-page="eylea 2mg"] .navigation .nav ul > li.about > a {
    color: #1E8757;
    border-bottom: 0.1363636364rem solid #1E8757;
  }
  [data-page="dme mechanism of action"] #navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a,
  [data-page="dme mechanism of action"] .navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a,
  [data-page="dme eylea 2mg"] #navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a,
  [data-page="dme eylea 2mg"] .navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a,
  [data-page="dr eylea 2mg"] #navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a,
  [data-page="dr eylea 2mg"] .navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a,
  [data-page="dr mechanism of action"] #navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a,
  [data-page="dr mechanism of action"] .navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a,
  [data-page="wetamd moa"] #navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a,
  [data-page="wetamd moa"] .navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a,
  [data-page="eylea 2mg"] #navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a,
  [data-page="eylea 2mg"] .navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a {
    color: #1E8757;
    text-decoration: underline;
    font-weight: 700;
  }
  [data-page="dme mechanism of action"] #navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a::after,
  [data-page="dme mechanism of action"] .navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a::after,
  [data-page="dme eylea 2mg"] #navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a::after,
  [data-page="dme eylea 2mg"] .navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a::after,
  [data-page="dr eylea 2mg"] #navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a::after,
  [data-page="dr eylea 2mg"] .navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a::after,
  [data-page="dr mechanism of action"] #navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a::after,
  [data-page="dr mechanism of action"] .navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a::after,
  [data-page="wetamd moa"] #navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a::after,
  [data-page="wetamd moa"] .navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a::after,
  [data-page="eylea 2mg"] #navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a::after,
  [data-page="eylea 2mg"] .navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a::after {
    position: absolute;
    top: 0;
    left: 8px;
    content: ".";
    width: 27px;
    height: 27px;
    font-size: 2rem;
    transform: translateY(-50%);
    top: 2%;
  }
  [data-page="dme anatomic outcomes"] #navigation .nav ul > li.clinical-trial > a,
  [data-page="dme anatomic outcomes"] .navigation .nav ul > li.clinical-trial > a,
  [data-page="dme vision gains"] #navigation .nav ul > li.clinical-trial > a,
  [data-page="dme vision gains"] .navigation .nav ul > li.clinical-trial > a,
  [data-page="dme study designs"] #navigation .nav ul > li.clinical-trial > a,
  [data-page="dme study designs"] .navigation .nav ul > li.clinical-trial > a,
  [data-page="dme durability"] #navigation .nav ul > li.clinical-trial > a,
  [data-page="dme durability"] .navigation .nav ul > li.clinical-trial > a,
  [data-page=efficacy] #navigation .nav ul > li.clinical-trial > a,
  [data-page=efficacy] .navigation .nav ul > li.clinical-trial > a,
  [data-page=safety] #navigation .nav ul > li.clinical-trial > a,
  [data-page=safety] .navigation .nav ul > li.clinical-trial > a,
  [data-page="safety 1"] #navigation .nav ul > li.clinical-trial > a,
  [data-page="safety 1"] .navigation .nav ul > li.clinical-trial > a,
  [data-page="wetamd study designs"] #navigation .nav ul > li.clinical-trial > a,
  [data-page="wetamd study designs"] .navigation .nav ul > li.clinical-trial > a,
  [data-page="wetamd durability"] #navigation .nav ul > li.clinical-trial > a,
  [data-page="wetamd durability"] .navigation .nav ul > li.clinical-trial > a,
  [data-page="wetamd vision gains"] #navigation .nav ul > li.clinical-trial > a,
  [data-page="wetamd vision gains"] .navigation .nav ul > li.clinical-trial > a,
  [data-page="wetamd anatomic outcomes"] #navigation .nav ul > li.clinical-trial > a,
  [data-page="wetamd anatomic outcomes"] .navigation .nav ul > li.clinical-trial > a,
  [data-page="wetamd safety"] #navigation .nav ul > li.clinical-trial > a,
  [data-page="wetamd safety"] .navigation .nav ul > li.clinical-trial > a {
    color: #1E8757;
    border-bottom: 0.1363636364rem solid #1E8757;
  }
  [data-page=efficacy] .component-table .item:first-of-type > ul > li:last-of-type > p {
    width: 90%;
  }
  [data-page="dme dosing"] #navigation .nav ul > li.dosing > a,
  [data-page="dme dosing"] .navigation .nav ul > li.dosing > a,
  [data-page="dr dosing"] #navigation .nav ul > li.dosing > a,
  [data-page="dr dosing"] .navigation .nav ul > li.dosing > a,
  [data-page="wetamd dosing"] #navigation .nav ul > li.dosing > a,
  [data-page="wetamd dosing"] .navigation .nav ul > li.dosing > a {
    color: #1E8757;
    border-bottom: 0.1363636364rem solid #1E8757;
  }
  [data-page=coverage] #navigation .nav ul > li.coverage > a,
  [data-page=coverage] .navigation .nav ul > li.coverage > a,
  [data-page="ordering and returns"] #navigation .nav ul > li.coverage > a,
  [data-page="ordering and returns"] .navigation .nav ul > li.coverage > a {
    color: #1E8757;
    border-bottom: 0.1363636364rem solid #1E8757;
  }
  [data-page="about eylea4u"] #navigation .nav ul > li.patient-support > a,
  [data-page="about eylea4u"] .navigation .nav ul > li.patient-support > a,
  [data-page="enrolling in eylea4u"] #navigation .nav ul > li.patient-support > a,
  [data-page="enrolling in eylea4u"] .navigation .nav ul > li.patient-support > a,
  [data-page="enrolling in eylea4u"] #navigation .nav ul > li.patient-support > a,
  [data-page="enrolling in eylea4u"] .navigation .nav ul > li.patient-support > a,
  [data-page="financial assistance"] #navigation .nav ul > li.patient-support > a,
  [data-page="financial assistance"] .navigation .nav ul > li.patient-support > a,
  [data-page="reimbursement support"] #navigation .nav ul > li.patient-support > a,
  [data-page="reimbursement support"] .navigation .nav ul > li.patient-support > a {
    color: #1E8757;
    border-bottom: 0.1363636364rem solid #1E8757;
  }
  [data-page=resources] #navigation .nav.global.resources ul li > a,
  [data-page=resources] .navigation .nav.global.resources ul li > a {
    color: #1E8757;
    border-bottom: 0.1363636364rem solid #1E8757;
  }
}
[data-page=coverage] .component-card ul {
  margin: 0 auto;
  max-width: 43.1818181818rem;
}
[data-page=coverage] .component-card .card-content > div {
  margin: 0 auto;
  max-width: 45rem;
}
[data-page=coverage] .component-card .card-content .disclaimer, [data-page=coverage] .component-card .card-content .numbered-list > li, [data-page=coverage] .component-card .card-content [data-component=references] ol > li, [data-component=references] [data-page=coverage] .component-card .card-content ol > li, [data-page=coverage] .component-card .card-content [data-component=references] p, [data-component=references] [data-page=coverage] .component-card .card-content p, [data-page=coverage] .component-card .card-content [data-component=modal] .ref-block ol > li, [data-component=modal] .ref-block [data-page=coverage] .component-card .card-content ol > li {
  margin-left: -0.5909090909rem;
}

[data-page="wetamd study designs"] #year-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.6818181818rem;
}
[data-page="wetamd study designs"] #year-container .component-list-container:first-of-type {
  display: flex;
  justify-content: flex-start;
  width: 66%;
}
[data-page="wetamd study designs"] #year-container .component-list-container:first-of-type .component-list {
  width: 100%;
}
[data-page="wetamd study designs"] #year-container .component-list-container:last-of-type {
  width: 33%;
}

.show-on-dme-mechanism-of-action {
  display: none !important;
}

html[data-page="dme mechanism of action"] .show-on-dme-mechanism-of-action {
  display: block !important;
}

.show-on-dme-eylea-2mg {
  display: none !important;
}

html[data-page="dme eylea 2mg"] .show-on-dme-eylea-2mg {
  display: block !important;
}

.show-on-dr-eylea-2mg {
  display: none !important;
}

html[data-page="dr eylea 2mg"] .show-on-dr-eylea-2mg {
  display: block !important;
}

.show-on-dr-mechanism-of-action {
  display: none !important;
}

html[data-page="dr mechanism of action"] .show-on-dr-mechanism-of-action {
  display: block !important;
}

.show-on-wetamd-moa {
  display: none !important;
}

html[data-page="wetamd moa"] .show-on-wetamd-moa {
  display: block !important;
}

.show-on-eylea-2mg {
  display: none !important;
}

html[data-page="eylea 2mg"] .show-on-eylea-2mg {
  display: block !important;
}

.show-on-dme-anatomic-outcomes {
  display: none !important;
}

html[data-page="dme anatomic outcomes"] .show-on-dme-anatomic-outcomes {
  display: block !important;
}

.show-on-dme-vision-gains {
  display: none !important;
}

html[data-page="dme vision gains"] .show-on-dme-vision-gains {
  display: block !important;
}

.show-on-dme-study-designs {
  display: none !important;
}

html[data-page="dme study designs"] .show-on-dme-study-designs {
  display: block !important;
}

.show-on-dme-durability {
  display: none !important;
}

html[data-page="dme durability"] .show-on-dme-durability {
  display: block !important;
}

.show-on-efficacy {
  display: none !important;
}

html[data-page=efficacy] .show-on-efficacy {
  display: block !important;
}

.show-on-safety {
  display: none !important;
}

html[data-page=safety] .show-on-safety {
  display: block !important;
}

.show-on-safety-1 {
  display: none !important;
}

html[data-page="safety 1"] .show-on-safety-1 {
  display: block !important;
}

.show-on-wetamd-study-designs {
  display: none !important;
}

html[data-page="wetamd study designs"] .show-on-wetamd-study-designs {
  display: block !important;
}

.show-on-wetamd-durability {
  display: none !important;
}

html[data-page="wetamd durability"] .show-on-wetamd-durability {
  display: block !important;
}

.show-on-wetamd-vision-gains {
  display: none !important;
}

html[data-page="wetamd vision gains"] .show-on-wetamd-vision-gains {
  display: block !important;
}

.show-on-wetamd-anatomic-outcomes {
  display: none !important;
}

html[data-page="wetamd anatomic outcomes"] .show-on-wetamd-anatomic-outcomes {
  display: block !important;
}

.show-on-wetamd-safety {
  display: none !important;
}

html[data-page="wetamd safety"] .show-on-wetamd-safety {
  display: block !important;
}

.show-on-dme-dosing {
  display: none !important;
}

html[data-page="dme dosing"] .show-on-dme-dosing {
  display: block !important;
}

.show-on-wetamd-dosing {
  display: none !important;
}

html[data-page="wetamd dosing"] .show-on-wetamd-dosing {
  display: block !important;
}

.show-on-dr-dosing {
  display: none !important;
}

html[data-page="dr dosing"] .show-on-dr-dosing {
  display: block !important;
}

.show-on-coverage {
  display: none !important;
}

html[data-page=coverage] .show-on-coverage {
  display: block !important;
}

.show-on-ordering-and-returns {
  display: none !important;
}

html[data-page="ordering and returns"] .show-on-ordering-and-returns {
  display: block !important;
}

.show-on-about-eylea4u {
  display: none !important;
}

html[data-page="about eylea4u"] .show-on-about-eylea4u {
  display: block !important;
}

.show-on-enrolling-in-eylea4u {
  display: none !important;
}

html[data-page="enrolling in eylea4u"] .show-on-enrolling-in-eylea4u {
  display: block !important;
}

.show-on-financial-assistance {
  display: none !important;
}

html[data-page="financial assistance"] .show-on-financial-assistance {
  display: block !important;
}

.show-on-reimbursement-support {
  display: none !important;
}

html[data-page="reimbursement support"] .show-on-reimbursement-support {
  display: block !important;
}

.show-on-resources {
  display: none !important;
}

html[data-page=resources] .show-on-resources {
  display: block !important;
}

.show-on-home {
  display: none !important;
}

html[data-page=home] .show-on-home {
  display: block !important;
}

.show-on-dme-home {
  display: none !important;
}

html[data-page="dme home"] .show-on-dme-home {
  display: block !important;
}

.show-on-dr-home {
  display: none !important;
}

html[data-page="dr home"] .show-on-dr-home {
  display: block !important;
}

.show-on-wetamd-home {
  display: none !important;
}

html[data-page="wetamd home"] .show-on-wetamd-home {
  display: block !important;
}

/*************************
#10 - Themes
*************************/
[data-theme=dme] .text-primary, [data-theme=dme] h1, [data-theme=dme] h2 {
  color: #00446B;
}
[data-theme=dme] .component-banner.gradient-banner,
[data-theme=dme] .component-banner.type-1 {
  background: #00446B;
  color: #fff;
  box-shadow: 0px 0px 7px rgba(0, 68, 107, 0.6);
}
[data-theme=dme] [data-component=navigation] #navigation .nav.dme,
[data-theme=dme] [data-component=navigation] .navigation .nav.dme {
  display: block;
}
[data-theme=dme] [data-component=navigation] #navigation .nav.wetamd,
[data-theme=dme] [data-component=navigation] #navigation .nav.dr,
[data-theme=dme] [data-component=navigation] #navigation .nav.global.home,
[data-theme=dme] [data-component=navigation] .navigation .nav.wetamd,
[data-theme=dme] [data-component=navigation] .navigation .nav.dr,
[data-theme=dme] [data-component=navigation] .navigation .nav.global.home {
  display: none;
}
[data-theme=dme] [data-content-block=moa] .graphic-container {
  top: -8.5454545455rem;
}
[data-theme=dme] [data-content-block=moa] .graphic-container > .info-box-container button {
  background-color: #00446B;
  border: 1px solid #00446B;
}
[data-theme=dme] [data-content-block=moa] .graphic-container > .info-box-container > div {
  background: #00446B;
}
[data-theme=dme] [data-content-block=study-design] .component-button {
  border: 1px solid #00446B;
  color: #00446B;
}
[data-theme=dme] [data-content=safety] h2, [data-theme=dme] [data-content=safety] h3 {
  color: #1E8757 !important;
}
[data-theme=dme] [data-component=indication-switcher] {
  position: relative;
  right: 1.3636363636rem;
}
@media (min-width: 1024px) {
  [data-theme=dme] [data-component=indication-switcher] .indication-switcher li.dropdown {
    background: linear-gradient(90deg, rgb(0, 68, 107) 84%, rgb(9, 50, 59) 80%);
  }
  [data-theme=dme] [data-component=indication-switcher] .indication-switcher li.dropdown > a:first-child {
    left: 1.1rem;
  }
}

[data-theme=dr] .text-primary, [data-theme=dr] h1, [data-theme=dr] h2 {
  color: #4D5E6C;
}
[data-theme=dr] [data-component=navigation] #navigation .nav.dr,
[data-theme=dr] [data-component=navigation] .navigation .nav.dr {
  display: block;
}
[data-theme=dr] [data-component=navigation] #navigation .nav.wetamd,
[data-theme=dr] [data-component=navigation] #navigation .nav.dme,
[data-theme=dr] [data-component=navigation] #navigation .nav.global.home,
[data-theme=dr] [data-component=navigation] .navigation .nav.wetamd,
[data-theme=dr] [data-component=navigation] .navigation .nav.dme,
[data-theme=dr] [data-component=navigation] .navigation .nav.global.home {
  display: none;
}
[data-theme=dr] [data-content-block=moa] .graphic-container {
  top: -8.5454545455rem;
}
[data-theme=dr] [data-content-block=moa] .graphic-container > .info-box-container button {
  background-color: #4D5E6C;
  border: 1px solid #4D5E6C;
}
[data-theme=dr] [data-content-block=moa] .graphic-container > .info-box-container > div {
  background: #4D5E6C;
}
[data-theme=dr] [data-content=safety] h2 {
  color: #4D5E6C !important;
}
[data-theme=dr] [data-content=safety] h3 {
  color: #1E8757 !important;
}
@media (min-width: 1024px) {
  [data-theme=dr] [data-component=indication-switcher] .indication-switcher li.dropdown {
    background: linear-gradient(90deg, rgb(77, 94, 108) 84%, rgb(9, 50, 59) 80%);
  }
  [data-theme=dr] [data-component=indication-switcher] .indication-switcher li.dropdown > a:first-child {
    left: 1.5rem;
  }
}

[data-theme=wetamd] h1 {
  color: #1E8757;
  bottom: 4.5454545455rem !important;
}
[data-theme=wetamd] h2 {
  color: #1E8757;
}
[data-theme=wetamd] h3 {
  color: #1E8757;
}
[data-theme=wetamd] .component-banner {
  background: linear-gradient(265.25deg, #2DA870 3.39%, #064C6C 132.34%);
}
[data-theme=wetamd] .component-banner.full-green {
  background: #1E8757;
}
[data-theme=wetamd] [data-component=navigation] #navigation .nav.wetamd,
[data-theme=wetamd] [data-component=navigation] .navigation .nav.wetamd {
  display: block;
}
[data-theme=wetamd] [data-component=navigation] #navigation .nav.dr,
[data-theme=wetamd] [data-component=navigation] #navigation .nav.dme,
[data-theme=wetamd] [data-component=navigation] #navigation .nav.global.home,
[data-theme=wetamd] [data-component=navigation] .navigation .nav.dr,
[data-theme=wetamd] [data-component=navigation] .navigation .nav.dme,
[data-theme=wetamd] [data-component=navigation] .navigation .nav.global.home {
  display: none;
}
[data-theme=wetamd] [data-component=navigation] #navigation .nav ul:nth-child(2) > li.dropdown > a:first-child:hover,
[data-theme=wetamd] [data-component=navigation] .navigation .nav ul:nth-child(2) > li.dropdown > a:first-child:hover {
  border-bottom: 0.1363636364rem solid #1E8757;
}
[data-theme=wetamd] [data-component=navigation] #navigation .nav #navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a,
[data-theme=wetamd] [data-component=navigation] #navigation .nav .navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a,
[data-theme=wetamd] [data-component=navigation] .navigation .nav #navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a,
[data-theme=wetamd] [data-component=navigation] .navigation .nav .navigation .nav ul:nth-child(2) > li:nth-child(2).dropdown > ul > li:first-child a {
  color: #1E8757;
  text-decoration: underline;
  font-weight: 700;
}
[data-theme=wetamd] [data-component=utility-nav] #utility-nav li.dropdown > a:first-child:hover {
  border-bottom: 0.1363636364rem solid #1E8757;
  position: relative;
  z-index: 2;
}
[data-theme=wetamd] [data-content-block=moa] .graphic-container > .info-box-container button {
  background-color: #1E8757;
  border: 1px solid #1E8757;
}
[data-theme=wetamd] [data-content-block=moa] .graphic-container > .info-box-container > div {
  background: #1E8757;
}

@media (max-width: 1023px) {
  [data-mobile-menu=show-menu] body {
    overflow: hidden;
  }
}

@media (max-width: 1023px) {
  .hide-mobile {
    visibility: hidden;
    height: 0px;
    width: 0px;
  }
}
@media (min-width: 1024px) {
  .hide-mobile {
    display: block !important;
  }
}

@media (max-width: 1023px) {
  .hide-desktop {
    display: block !important;
  }
}
@media (min-width: 1024px) {
  .hide-desktop {
    visibility: hidden;
    height: 0px;
    width: 0px;
  }
}

@media (min-width: 900px) {
  .isi-content {
    padding: 0 60px 30px !important;
  }
}
lightning-input .slds-required,
lightning-combobox .slds-required {
  display: none !important;
}

lightning-input lightning-primitive-icon[data-key=error],
lightning-combobox lightning-primitive-icon[data-key=error] {
  display: none !important;
}

.slds-button, lightning-button::part(button), lightning-button-menu::part(button) {
  color: #fff !important;
}

lightning-primitive-icon[data-key=error],
lightning-primitive-icon[data-key=error] svg {
  display: none !important;
}

lightning-primitive-icon[data-key=error] {
  display: none !important;
}

.slds-input__icon {
  display: none !important;
}

.slds-input {
  border-radius: 12px !important;
  height: 50px !important;
}

.slds-form-element__label {
  font-weight: 700 !important;
  color: #09323B;
  font-family: "Inter", sans-serif;
}

.ml-40 {
  margin-left: 40px !important;
}

.ml-56 {
  margin-left: 56px !important;
}

.mr-29 {
  margin-right: 29px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

@media (max-width: 1023px) {
  .ml-40 {
    margin-left: 0 !important;
  }
  .ml-56 {
    margin-left: 0 !important;
  }
  .mr-29 {
    margin-right: 0 !important;
  }
  .pl-20 {
    padding-left: 0 !important;
  }
}
.daggerSup {
  font-size: 75% !important;
  top: 3px !important;
}

.daggerCross {
  font-size: 75% !important;
  top: 4px !important;
}

.slds-button__label, .slds-button, .slds-custom-btn {
  font-weight: 700 !important;
}

.slds-custom-btn {
  --slds-kx-button-pointer-position-x: 0px !important;
}

.slds-button {
  --slds-kx-button-pointer-position-x: 0px !important;
}

@media screen and (max-width: 400px) {
  .slds-form-element {
    margin-bottom: 0.25rem !important;
  }
  .mobile-mb0 {
    margin-bottom: 0 !important;
  }
}
.test {
  color: green !important;
}

/* Radio error style */
input[type=radio].radio-error + .custom-radio-indicator {
  border-color: #C90C2E !important;
}

/* Checkbox error style */
input[type=checkbox].checkbox-error + .custom-checkbox-indicator {
  border-color: #C90C2E !important;
}

/* Style the visible custom RADIO indicator when there's an error */
.custom-radio input[type=radio].radio-error ~ .custom-radio-indicator,
.custom-radio .custom-radio-indicator.radio-error {
  border-color: #c23934 !important;
}

/* Style the visible custom CHECKBOX indicator when there's an error */
.consent-wrap input[type=checkbox].checkbox-error ~ .custom-checkbox-indicator,
.consent-wrap .custom-checkbox-indicator.checkbox-error {
  border-color: #c23934 !important;
}

@media screen and (max-width: 400px) {
  .mobile12 {
    font-size: 12px !important;
  }
  .mt-16-mobile {
    margin-top: 16px !important;
  }
}
/* Up-arrow icon style for desktop */
@media (min-width: 1024px) {
  li.dropdown:hover::after {
    /* Show the up-arrow icon on desktop hover */
    content: url("/sfsites/c/resource/eyleahcp_orphan_assets/images/icons/up-arrow-icon-blue.svg");
  }
}
/* Disable up-arrow icon on mobile when hovering over the dropdown */
@media (max-width: 1023px) {
  li.dropdown:hover::after {
    /* Remove the up-arrow icon on mobile hover */
    content: "" !important;
    background-image: url("/sfsites/c/resource/eyleahcp_orphan_assets/images/icons/down-arrow-icon.svg") !important;
    /* Or set to none if you want no icon at all: */
    /* background-image: none !important; */
  }
}
h4.font-28, .font-28, .font-CONTRAINDICATIONS {
  font-size: 28px !important;
}

@media screen and (max-width: 500px) {
  h4.font-28, .font-28 {
    font-size: 24px !important;
  }
  .font-CONTRAINDICATIONS {
    font-size: 22px !important;
  }
  .body-slot {
    margin-top: 10px;
    display: block;
  }
}
.skip-to-main {
  display: none !important;
}

a:focus:not(.slds-button, .slds-dropdown__item > a) {
  border: 1px solid #09323B !important;
}

@media screen and (min-width: 769px) {
  .icon-text-wrapper[c-eyleaHD_orphan_iconWithText_eyleaHD_orphan_iconWithText] .icon[c-eyleaHD_orphan_iconWithText_eyleaHD_orphan_iconWithText] {
    margin-left: 0;
  }
}
[kx-scope=button][kx-type=underline]:after {
  background-color: #1E8757 !important;
}

.slds-button:focus {
  background-color: #1E8757 !important;
  -webkit-box-shadow: none !important;
}

/*# sourceMappingURL=orphan-styles.css.map */
