/* /content/dam/intelligentcontent/brands/ic-dtc-fasenra/us/en/hes/css/see-how-fasenra-works.css  */

#see-how-fasenra-works #body-wrapper h1,
#see-how-fasenra-works #body-wrapper h2,
#see-how-fasenra-works #body-wrapper h3,
#see-how-fasenra-works #body-wrapper h4,
#see-how-fasenra-works #body-wrapper p,
#see-how-fasenra-works #body-wrapper a,
#see-how-fasenra-works #body-wrapper span,
#see-how-fasenra-works #body-wrapper ul,
#see-how-fasenra-works #body-wrapper ol {
  font-family: "filson-pro", sans-serif;
  color: #333f48;
}

#see-how-fasenra-works sup {
  font-size: 60%;
  line-height: 0;
  font-style: normal;
  position: relative;
  top: 0;
}

#see-how-fasenra-works .nowrap {
  white-space: nowrap;
}

/* banner section start */

#see-how-fasenra-works #banner-section {
  position: relative;
  min-height: 258px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 15px;
}

#see-how-fasenra-works #banner-section > * {
  position: relative;
  z-index: 2;
}

#see-how-fasenra-works #banner-section {
  /* content: "";
  position: absolute;
  inset: 0;
  z-index: 1; */
  background: url(/content/dam/intelligentcontent/brands/ic-dtc-fasenra/us/en/hes/images/results-with-fasenra/mobile/resultwithdasenra-bannermb.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: cover;
}

#see-how-fasenra-works #banner-section::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  width: 62%;

  background: linear-gradient(
    to right,
    #dbe6ea 0%,
    #dbe6ea 35%,
    #e4edf1 55%,
    rgba(228, 237, 241, 0.6) 75%,
    rgba(228, 237, 241, 0) 100%
  );
}

#see-how-fasenra-works #banner-section h1 {
  font-weight: 700;
  font-size: 25px;
  line-height: 27px;
  font-style: italic;
  max-width: 191px;
  margin: 0 0 5px;
}

#see-how-fasenra-works #banner-section p {
  font-weight: 600;
  font-size: 24px;
  line-height: 26px;
  max-width: 137px;
}

/* banner section end */

/* text section start */

#see-how-fasenra-works #text-container {
  padding: 40px 17px 10px;
}

#see-how-fasenra-works #text-container h2,
#see-how-fasenra-works #text-container h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  padding-right: 30px;
  margin: 10px 0 5px;
}

#see-how-fasenra-works #text-container p {
  font-weight: 425;
  font-size: 14px;
  line-height: 21px;
  max-width: 94%;
  padding-bottom: 10px;
}

/* text section end */

/* one injection section start */

#see-how-fasenra-works #shadow-container {
  display: flex;
  flex-direction: column;
  box-shadow: 0px 0px 16px 0px #00000029;
  background: #ffffff;
  padding: 10px 17px 5px;
  margin: 0 17px;
}

#see-how-fasenra-works #one-injection-container h4 {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

#see-how-fasenra-works #one-injection-container #purple-title .green-line {
  font-weight: 700;
  font-size: 39.05px;
  line-height: 100%;
  color: #b02576;
  text-align: center;
  position: relative;
  display: block;
  padding-bottom: 10px;
}

#see-how-fasenra-works
  #one-injection-container
  #purple-title
  .green-line::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 5%;
  width: 91.5%;
  height: 1.5px;
  background-color: #00b398;
}

#see-how-fasenra-works #one-injection-container #purple-title {
  margin-top: 20px;
}

#see-how-fasenra-works #one-injection-container #purple-title span {
  font-weight: 700;
  font-size: 25.38px;
  line-height: 55%;
  color: #b02576;
}

#see-how-fasenra-works #mobile-image {
  display: block;
  max-width: 98.04px;
}

#see-how-fasenra-works #desktop-image {
  display: none;
}

#see-how-fasenra-works #one-injection-container .image {
  display: flex;
  justify-content: center;
  align-items: center;
}

#see-how-fasenra-works .footnotes-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  padding-top: 15px;
  display: flex;
}

#see-how-fasenra-works #grey-title-desktop {
  display: none;
}

#see-how-fasenra-works #grey-title-mobile {
  display: block;
}

/* one injection section end */

/* administration section start */

#see-how-fasenra-works #administration-container {
  padding: 20px 17px 25px;
  display: flex;
  flex-direction: column;
}

#see-how-fasenra-works #administration-container #left-item,
#see-how-fasenra-works #administration-container #right-item {
  box-shadow: 0px 0px 16px 0px #00000029;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#see-how-fasenra-works #administration-container #left-item {
  padding: 61px 40px 67px;
  margin-bottom: 20px;
}

#see-how-fasenra-works #administration-container #right-item {
  padding: 15px 45px 67px;
}

#see-how-fasenra-works #administration-container #left-item img {
  width: 64.63px;
}

#see-how-fasenra-works #administration-container #right-item img {
  width: 101.18px;
}

#see-how-fasenra-works #administration-container p {
  font-weight: 425;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
}

#see-how-fasenra-works #administration-container .administration-headline {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 5px;
}

#see-how-fasenra-works #administration-container .administration-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

/* administration section end */

@media only screen and (min-width: 992px) {
  #see-how-fasenra-works #banner-section .cmp-title {
    max-width: 1140px;
    margin: 0 auto;
  }

  #see-how-fasenra-works #text-container {
    max-width: 1120px;
    margin: 0 auto;
  }

  #see-how-fasenra-works sup {
    line-height: 100%;
    font-size: 60%;
  }

  /* banner section start */

  #see-how-fasenra-works #banner-section {
    min-height: 389px;
  }

  #see-how-fasenra-works #banner-section {
    background: url(/content/dam/intelligentcontent/brands/ic-dtc-fasenra/us/en/hes/images/results-with-fasenra/desktop/results-with-fasenra-banner.jpg);
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
  }

  #see-how-fasenra-works #banner-section h1 {
    font-size: 45px;
    line-height: 55px;
    max-width: 34%;
  }

  #see-how-fasenra-works #banner-section::before {
    max-width: 47.222vw;
    background: linear-gradient(
      270deg,
      rgba(187, 221, 229, 0) 0%,
      rgba(187, 221, 229, 0.5) 101.27%
    );
    background-size: cover;
  }

  #see-how-fasenra-works #banner-section p {
    max-width: 506px;
  }

  /* banner section end */

  /* text section start */

  #see-how-fasenra-works #text-container {
    padding: 44px 20px 18px;
  }

  #see-how-fasenra-works #text-container h2 {
    font-size: 29px;
    line-height: 100%;
    margin-bottom: 7px;
  }

  #see-how-fasenra-works #text-container h3 {
    font-size: 24px;
    line-height: 100%;
    margin-top: 0;
    margin-bottom: 11px;
  }

  #see-how-fasenra-works #text-container p {
    font-weight: 425;
    font-size: 17px;
    line-height: 24px;
    padding-bottom: 14px;
    max-width: 100%;
  }

  #see-how-fasenra-works #text-container .less-padding {
    padding-bottom: 8px;
  }

  /* text section end */

  /* one injection section start */

  #see-how-fasenra-works #shadow-container {
    flex-direction: row;
    flex-wrap: wrap;
    margin: 20px auto 30px;
    max-width: 916px;
    padding: 31px 72px 14px 36px;
  }

  #see-how-fasenra-works
    #one-injection-container
    #purple-title
    .green-line::after {
    left: 11%;
    width: 76.2%;
  }

  #see-how-fasenra-works #one-injection-container #purple-title .green-line {
    font-size: 74px;
    line-height: 100%;
    padding-bottom: 13px;
  }

  #see-how-fasenra-works #one-injection-container #purple-title span {
    font-size: 49px;
    line-height: 44%;
  }

  #see-how-fasenra-works .title:has(#grey-title-desktop) {
    flex: 0 0 100%;
  }

  #see-how-fasenra-works
    #shadow-container
    .container.responsivegrid:has(#left-item) {
    flex: 0 0 81.6%;
  }

  #see-how-fasenra-works
    #shadow-container
    .container.responsivegrid:has(#right-item) {
    flex: 0 0 18.4%;
  }

  #see-how-fasenra-works #mobile-image {
    display: none;
  }

  #see-how-fasenra-works #desktop-image {
    display: block;
    max-width: 148px;
  }

  #see-how-fasenra-works #grey-title-desktop {
    display: block;
  }

  #see-how-fasenra-works #grey-title-mobile {
    display: none;
  }

  #see-how-fasenra-works #one-injection-container h4 {
    font-size: 23px;
    line-height: 100%;
    margin: 0;
    text-align: center;
  }

  #see-how-fasenra-works #one-injection-container #grey-title-desktop {
    padding-left: 17px;
  }

  #see-how-fasenra-works #one-injection-container #purple-title {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 27px;
  }

  #see-how-fasenra-works #one-injection-container #right-item {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #see-how-fasenra-works .footnotes-text {
    padding-top: 25px;
  }

  /* one injection section end */

  /* administration section start */

  #see-how-fasenra-works #administration-container .administration-headline {
    font-size: 23px;
    line-height: 100%;
    padding-bottom: 27px;
  }

  #see-how-fasenra-works #administration-container {
    max-width: 915px;
    margin: 0 auto;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 20px 0 55px;
  }

  #see-how-fasenra-works #administration-container .text:has(.administration-headline) {
    flex: 0 0 100%;
  }

  #see-how-fasenra-works #administration-container .container.responsivegrid:has(#left-item) {
    flex: 0 0 46.9%;
    margin-right: 53px;
  }

  #see-how-fasenra-works #administration-container .container.responsivegrid:has(#right-item) {
    flex: 0 0 46.9%;
  }

  #see-how-fasenra-works #administration-container #left-item,
  #see-how-fasenra-works #administration-container #right-item {
    padding: 26px 50px 26px;
    margin: 0;
    height: 298px;
  }

  #see-how-fasenra-works #administration-container .administration-title {
    font-size: 23px;
    line-height: 100%;
    padding-top: 7px;
    padding-bottom: 2px;
  }

  #see-how-fasenra-works #administration-container p {
    font-size: 17px;
    line-height: 24px;
  }

  #see-how-fasenra-works .cmp-text:has(.administration-title) {
    padding-bottom: 0;
  }

  #see-how-fasenra-works #administration-container #left-item,
  #see-how-fasenra-works #administration-container #right-item {
    justify-content: flex-start;
  }

  /* administration section end */
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    #see-how-fasenra-works #administration-container
      .text:first-child {
      flex: 0 0 100%;
    }

    #see-how-fasenra-works #administration-container .container.responsivegrid:nth-of-type(2) {
      flex: 0 0 46.9%;
      margin-right: 53px;
    }

    #see-how-fasenra-works #administration-container .container.responsivegrid:nth-of-type(3) {
      flex: 0 0 46.9%;
    }
  }
}
