/* /content/dam/intelligentcontent/brands/ic-dtc-fasenra/us/en/hes/css/signs-and-symptoms-of-hes.css  */
#signs-and-symptoms-of-hes #dtc-hes-header-main-menu {
  margin-bottom: 9px;
}
#signs-and-symptoms-of-hes #body-wrapper h1,
#signs-and-symptoms-of-hes #body-wrapper h2,
#signs-and-symptoms-of-hes #body-wrapper h3,
#signs-and-symptoms-of-hes #body-wrapper h4,
#signs-and-symptoms-of-hes #body-wrapper p,
#signs-and-symptoms-of-hes #body-wrapper a,
#signs-and-symptoms-of-hes #body-wrapper span,
#signs-and-symptoms-of-hes #body-wrapper ul,
#signs-and-symptoms-of-hes #body-wrapper ol {
  font-family: "filson-pro", sans-serif;
  color: #333f48;
}

#signs-and-symptoms-of-hes .mobile-only {
  display: block;
}

/* banner section start */

#signs-and-symptoms-of-hes #banner-section {
  position: relative;
  min-height: 267px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 15px;
}

#signs-and-symptoms-of-hes #banner-section > * {
  position: relative;
  z-index: 2;
}

#signs-and-symptoms-of-hes #banner-section {
  /* content: "";
  position: absolute;
  inset: 0;
  z-index: 0; */
  background: url(/content/dam/intelligentcontent/brands/ic-dtc-fasenra/us/en/hes/images/signs-and-symptoms-of-hes/mobile/signs-and-symptoms-of-hes-banner-mobile.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
}

#signs-and-symptoms-of-hes #banner-section:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: radial-gradient(
    120% 100% at 0% 50%,
    rgba(0, 0, 0, 0.85) 0%,
    rgba(0, 0, 0, 0.75) 25%,
    rgba(0, 0, 0, 0.55) 45%,
    rgba(0, 0, 0, 0.25) 65%,
    rgba(0, 0, 0, 0) 85%
  );
  width: 266px;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
}

#signs-and-symptoms-of-hes #banner-section h1 {
  font-weight: 700;
  font-size: 25px;
  line-height: 27px;
  font-style: italic;
  color: #ffffff;
  max-width: 226px;
}

#signs-and-symptoms-of-hes #banner-section h1 span {
  color: #ffffff;
}

/* banner section end */

/* what are signs section start  */

#signs-and-symptoms-of-hes #what-are-signs-container {
  padding: 20px 16px 10px;
  display: flex;
  flex-direction: column;
}

#signs-and-symptoms-of-hes #text-container h2 {
  font-weight: 700;
  font-size: 23px;
  line-height: 28px;
  margin-bottom: 15px;
}

#signs-and-symptoms-of-hes #text-container p {
  font-weight: 425;
  font-size: 14px;
  line-height: 21px;
  padding-right: 1px;
}

#signs-and-symptoms-of-hes #text-container .purple-text {
  color: #b02576;
  white-space: nowrap;
}

#signs-and-symptoms-of-hes #text-container .nowrap {
  white-space: nowrap;
}

#signs-and-symptoms-of-hes #text-container .bold-desktop-only {
  font-weight: 425;
}

#signs-and-symptoms-of-hes #image-container {
  max-width: 106px;
  margin: 10px auto 0;
}

#signs-and-symptoms-of-hes #text-container .text-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  margin-bottom: 10px;
  margin-top: 5px;
}

#signs-and-symptoms-of-hes #text-container .margin-top {
  margin-top: 10px;
}


#signs-and-symptoms-of-hes #text-container .less-padding-right {
  padding-right: 5px;
}

/* what are signs section end  */

/* fasenra approved section start */

#signs-and-symptoms-of-hes #fasenra-approved-container {
  padding: 0 15px;
  margin: 0;
}

#signs-and-symptoms-of-hes #shadow-container {
  display: flex;
  flex-direction: column;
  box-shadow: 0px 0px 16px 0px #00000029;
  background: #ffffff;
  padding: 50px 14px 40px;
  margin: 0 13px;
}

#signs-and-symptoms-of-hes #fasenra-approved-container .image {
  width: 95.07px;
  margin: 0 auto;
}

#signs-and-symptoms-of-hes #fasenra-approved-container p {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.16px;
  text-align: center;
  max-width: 250px;
  margin: 7px auto 0;
}

#signs-and-symptoms-of-hes #fasenra-approved-container .purple-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0 21.8px;
  min-height: 46px;
  background: #b02576;
  color: #ffffff !important;
  font-weight: 700;
  font-size: 19px;
  line-height: 100%;
  text-decoration: none;
  cursor: pointer;
  user-select: none;
  width: 364px;
  margin: 5px 0 0;
}

#signs-and-symptoms-of-hes #fasenra-approved-container .flex-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
}

#signs-and-symptoms-of-hes #fasenra-approved-container .purple-button span {
  color: #ffffff !important;
}

/* fasenra approved section end */

/* accordion section start */

#signs-and-symptoms-of-hes #accordion-container {
  margin-left: auto;
  margin-right: auto;
  padding: 20px 20px;
  box-shadow: none;
  margin-top: 0;
  margin-bottom: 10px;
}

#signs-and-symptoms-of-hes #fasenra-faq-title h3 {
  font-size: 16px;
  line-height: 29px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
}

#signs-and-symptoms-of-hes #accordion-take-a-deeper h3 {
  padding: 9px 0;
  max-width: 90%;
}

#signs-and-symptoms-of-hes #accordion-take-a-deeper .cmp-accordion__title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}

#signs-and-symptoms-of-hes #accordion-take-a-deeper .cmp-accordion__item {
  border-bottom: 3px solid #00b398;
  padding: 0;
}

#signs-and-symptoms-of-hes .cmp-accordion__button {
  flex-direction: row-reverse;
  padding-left: 0;
  padding-right: 0;
  outline: none;
}

#signs-and-symptoms-of-hes .cmp-accordion__icon {
  padding: 0px 16px 0 0;
}

#signs-and-symptoms-of-hes
  .cmp-accordion__button[aria-expanded="true"]
  .cmp-accordion__icon::before {
  content: "";
  display: inline-block;
  background: url(/content/dam/intelligentcontent/brands/ic-dtc-fasenra/us/en/hes/images/common/collapse-icon.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 18.38px;
  height: 18.38px;
  position: relative;
  top: 5px;
  left: 5px;
}

#signs-and-symptoms-of-hes
  .cmp-accordion__button[aria-expanded="false"]
  .cmp-accordion__icon::before {
  content: "";
  display: inline-block;
  background: url(/content/dam/intelligentcontent/brands/ic-dtc-fasenra/us/en/hes/images/common/expand-icon.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 18.38px;
  height: 18.38px;
  position: relative;
  top: 5px;
  left: 5px;
}

#signs-and-symptoms-of-hes #accordion-container a.faq-link {
  font-weight: bold;
  text-decoration: underline;
  color: #b02576;
  font-size: 16px;
  line-height: 29px;
}

#signs-and-symptoms-of-hes a.faq-link::after {
  content: "";
  display: inline-block;
  background: url(/content/dam/intelligentcontent/brands/ic-dtc-fasenra/us/en/hes/images/common/purple-arrow.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: relative;
  top: 9px;
  left: 5px;
}

#signs-and-symptoms-of-hes .cmp-accordion__button {
  align-items: flex-start;
}

#signs-and-symptoms-of-hes #accordion-take-a-deeper a.links.phone-no {
  font-weight: bold;
  text-decoration: none;
  pointer-events: none;
}

#signs-and-symptoms-of-hes .fasnera-terms {
  padding: 0 0 15px 0;
}

#signs-and-symptoms-of-hes #accordion-take-a-deeper .fasenra-list-block {
  margin-bottom: 20px;
  list-style: disc;
  padding-left: 44px;
}

#signs-and-symptoms-of-hes #accordion-take-a-deeper .fasenra-list-block li {
  line-height: 25px;
  padding-bottom: 0px;
  font-weight: normal;
  font-size: 17px;
}

#signs-and-symptoms-of-hes #accordion-take-a-deeper p {
  font-size: 14px;
  line-height: 21px;
  font-weight: 425;
  padding-right: 0px;
  margin-bottom: 0px;
}

#signs-and-symptoms-of-hes #accordion-take-a-deeper .acc3-text-1 {
  max-width: 98%;
}

#signs-and-symptoms-of-hes
  #accordion-take-a-deeper
  p.acc-text.buttom-space.acc1-text-1,
#signs-and-symptoms-of-hes #accordion-take-a-deeper p.acc-text.acc2-text-1 {
  margin-bottom: 10px;
}

#signs-and-symptoms-of-hes #accordion-take-a-deeper p.acc-text.acc2-text-1 {
  padding-right: 0px;
}

#signs-and-symptoms-of-hes p.acc-text.buttom-space {
  margin-bottom: 15px;
}

#signs-and-symptoms-of-hes #accordion-take-a-deeper .cmp-accordion__panel {
  padding: 0 10px 20px 5px;
  padding-right:0;
}

#signs-and-symptoms-of-hes
  #accordion-take-a-deeper
  .fasnera-list-health
  .fasenra-list-block {
  margin-bottom: 6px;
}

#signs-and-symptoms-of-hes #accordion-take-a-deeper .fasenra-footnote p span {
  position: absolute;
  left: -5px;
}

#signs-and-symptoms-of-hes #accordion-take-a-deeper .fasenra-insurance p {
  margin-bottom: 10px;
}

#signs-and-symptoms-of-hes
  #accordion-take-a-deeper
  .fasenra-insurance
  .fasenra-list-block {
  margin-bottom: 10px;
}

#signs-and-symptoms-of-hes #accordion-take-a-deeper .fasenra-footnote p {
  font-size: 14px;
  line-height: 16px;
}

#signs-and-symptoms-of-hes
  #accordion-take-a-deeper
  .fasenra-full-eligibility
  .fasenra-footnote
  p {
  padding-bottom: 5px;
}

/* accordion section end */

@media only screen and (min-width: 992px) {
  #signs-and-symptoms-of-hes #banner-section .cmp-title,
  #signs-and-symptoms-of-hes #what-are-signs-container {
    max-width: 1140px;
    margin: 0 auto;
  }

  #signs-and-symptoms-of-hes .mobile-only {
    display: none;
  }

  /* banner section start */

  #signs-and-symptoms-of-hes #banner-section {
    min-height: 388.8px;
  }

  #signs-and-symptoms-of-hes #banner-section {
    background: url(/content/dam/intelligentcontent/brands/ic-dtc-fasenra/us/en/hes/images/signs-and-symptoms-of-hes/desktop/signs-and-symptoms-of-hes-banner.jpg);
    background-size: cover;
  }

  #signs-and-symptoms-of-hes #banner-section h1 {
    font-size: 45px;
    line-height: 55px;
  }

  #signs-and-symptoms-of-hes #banner-section h1 {
    max-width: 506px;
  }

  #signs-and-symptoms-of-hes #banner-section:before {
    content: none;
  }

  /* banner section end */

  /* what are signs section start  */

  #signs-and-symptoms-of-hes #what-are-signs-container {
    flex-direction: row;
    gap: 35px;
    padding: 42px 20px 10px;
  }

  #signs-and-symptoms-of-hes
    #rare-disorder-container
    .container.responsivegrid:has(#text-container) {
    flex: 0 0 75%;
  }

  #signs-and-symptoms-of-hes
    #rare-disorder-container
    .container.responsivegrid:has(#image-container) {
    flex: 0 0 25%;
  }

  #signs-and-symptoms-of-hes #text-container h2 {
    font-size: 32px;
    line-height: 36px;
    margin-top: 0;
    margin-bottom: 12px;
    max-width: 700px;
  }

  #signs-and-symptoms-of-hes #text-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }

  #signs-and-symptoms-of-hes #text-container p {
    font-size: 17px;
    line-height: 24px;
    padding-right: 0px;
    margin-bottom: 0;
    max-width: 774px;
  }

  #signs-and-symptoms-of-hes #text-container .margin-top-2 {
    margin-top: 26px;
  }

  #signs-and-symptoms-of-hes #text-container .bold-desktop-only {
    font-weight: 700;
  }

  #signs-and-symptoms-of-hes #image-container {
    max-width: 184px;
    margin: 0 auto;
  }

  #signs-and-symptoms-of-hes #rare-disorder-container {
    padding: 48px 26px 40px;
  }

  #signs-and-symptoms-of-hes #text-container .text-title {
    font-size: 24px;
    line-height: 28px;
  }

  #signs-and-symptoms-of-hes #text-container .padding-right,
  #signs-and-symptoms-of-hes #text-container .less-padding-right {
    padding-right: 20px;
  }

  #signs-and-symptoms-of-hes #text-container .padding-right-desktop {
    padding-right: 8px;
  }

  /* what are signs section end  */

  /* fasenra approved section start */

  #signs-and-symptoms-of-hes #shadow-container {
    flex-direction: row;
    flex-wrap: wrap;
    margin: 20px auto 41px;
    max-width: 1080px;
    padding: 21px 14px;
    gap: 33px;
  }

  #signs-and-symptoms-of-hes #fasenra-approved-container .image {
    flex: 0 0 27%;
    max-width: 100%;
    margin: 0;
    display: flex;
    justify-content: end;
  }

  #signs-and-symptoms-of-hes #fasenra-approved-container .image img {
    max-width: 90.06px;
  }

  #signs-and-symptoms-of-hes #fasenra-approved-container .text {
    flex: 0 0 50%;
    display: flex;
    align-items: center;
  }

  #signs-and-symptoms-of-hes
    #fasenra-approved-container
    .text:has(.flex-button) {
    display: block;
  }

  #signs-and-symptoms-of-hes #fasenra-approved-container p {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    margin: 0;
    max-width: 100%;
    text-align: left;
  }

  #signs-and-symptoms-of-hes #fasenra-approved-container .text .cmp-text {
    padding: 0;
  }

  #signs-and-symptoms-of-hes #fasenra-approved-container .purple-button {
    font-size: 19px;
    line-height: 44px;
    padding: 0;
    width: 384px;
    gap: 14.5px;
  }

  #signs-and-symptoms-of-hes a .purple-button-arrow {
    margin-top: 4px;
  }

  /* fasenra approved section end */

  /* accordion section start */

  #signs-and-symptoms-of-hes #accordion-container {
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 59px;
    margin-bottom: 59px;
    padding: 54px 37px 38px;
    box-shadow: 0px 0px 16px #00000029;
  }

  #signs-and-symptoms-of-hes #accordion-take-a-deeper .cmp-accordion__item {
    padding: 0 0 15px;
  }

  #signs-and-symptoms-of-hes #accordion-take-a-deeper h3 {
    padding: 0;
    max-width: 100%;
  }

  #signs-and-symptoms-of-hes #accordion-take-a-deeper .cmp-accordion__title {
    font-size: 26px;
    line-height: 57px;
  }

  #signs-and-symptoms-of-hes
    .cmp-accordion__button[aria-expanded="false"]
    .cmp-accordion__icon::before {
    top: 20px;
    left: 0;
  }

  #signs-and-symptoms-of-hes
    .cmp-accordion__button[aria-expanded="true"]
    .cmp-accordion__icon::before {
    top: 20px;
    left: 0;
  }

  #signs-and-symptoms-of-hes #accordion-take-a-deeper p {
    font-size: 17px;
    line-height: 25px;
    padding-right: 0;
  }

  #signs-and-symptoms-of-hes #accordion-take-a-deeper .cmp-accordion__panel {
    padding: 6px 9px 11px 0px;
  }

  #signs-and-symptoms-of-hes #fasenra-faq-title h3 {
    padding-bottom: 13px;
    text-align: left;
  }

  #signs-and-symptoms-of-hes #accordion-take-a-deeper .cmp-accordion__button {
    padding: 0;
  }

  #signs-and-symptoms-of-hes #accordion-container .margin-top {
    margin-top: 11px;
  }

  #signs-and-symptoms-of-hes
    #accordion-take-a-deeper
    p.acc-text.buttom-space.acc1-text-1,
  #signs-and-symptoms-of-hes #accordion-take-a-deeper p.acc-text.acc2-text-1 {
    margin-bottom: 8px;
  }

  #signs-and-symptoms-of-hes #accordion-take-a-deeper p.acc-text.acc2-text-1 {
    padding-right: 39px;
  }

  /* accordion section end */
}
