/**
 * @file
 * RNA Technology page-specific styles
 */

/* Hero Section */
.hero {
  position: relative;
  display: flex;
  min-height: 500px;
  overflow: hidden;
}

.hero .DAWNZERA-website {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.hero .copy {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  z-index: 2;
}

.hero .text-wrapper-4 {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

.hero .THERE-s-NEVER-BEEN {
  font-size: 1.5rem;
  line-height: 1.4;
}

.hero .text-wrapper-5 {
  font-weight: bold;
}

.hero .swoop {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.hero .overlap-group {
  position: relative;
}

.hero .vector,
.hero .headline-and-swoop {
  width: 100%;
  height: auto;
}

/* DAWNZERA MOA Section */
.frame {
  padding: 60px 2rem;
  background: #f8f9fa;

  @media (min-width: 1400px) {
    padding-inline: 0;
  }
}

.frame-2 {
  max-width: 1200px;
  margin: 0 auto;

  @media (min-width: 1400px) {
    padding-left: 0px;
  }
}

.frame-3 {
  display: flex;
  margin-bottom: 40px;
  justify-content: space-between;
  align-items: center;
}

.frame-4 {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  max-width: 800px;
}

.label .text-wrapper-3 {
  background: #f16b50;
  padding: 0.25rem 0.75rem;
  border-radius: 4px;
  color: #fff;
  font-family: Agenda;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.section-headline {
  color: #1d2d3a;
  font-family: Tilt Neon;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}

.moa-text-wrapper-6__sup {
  font-size: 1.625rem;
  font-weight: 400;
  vertical-align: baseline;
  position: relative;
  top: -0.8rem;
  line-height: 1;
}

.moa-banner-text-wrapper-11__sup {
    font-size: 1.255rem;
    vertical-align: baseline;
    position: relative;
    top: -0.65rem;
    line-height: 1;
}

.frame .p {
  color: #1d2d3a;
  font-family: Agenda;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}

.rectangle {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

/* MOA Steps */
.frame-5 {
  margin-top: 0px;
}

.frame-6 {
  display: flex;
  flex-direction: column;
  align-items: start;
}

.frame-7 {
  display: flex;
  gap: 64px;
  padding-inline: 24px;
}

.body-copy {
  max-width: 363px;
}

.body-copy-2 {
  max-width: 330px;
}

.dawnzera-text {
  font-size: 20px;
  line-height: normal;
  margin-bottom: 0px;
}

.text-wrapper-9 {
  font-weight: 700;
  color: #c94808;
}

.element-HCP-branded {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

/* Callout */
.callout {
  margin-top: 2rem;
  padding: 2rem;
  background: linear-gradient(135deg, #007acc, #0056b3);
  border-radius: 12px;
  color: white;
}

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

.large-numbers-key {
  color: #f16b50;
  text-align: center;
  font-family: Tilt Neon;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}

.section-headline-2 {
  font-size: 1rem;
  color: #1d2d3a;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0px;
}

/* ASO Technology Section */
.section {
  padding: 4rem 2rem;
  background: white;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
}

.frame-8 {
  margin-bottom: 3rem;
}

.section-headline-3 {
  font-size: 2.25rem;
  font-weight: bold;
  margin: 1rem 0 2rem;
}

.section-headline-4 {
  font-size: 1.125rem;
  line-height: 1.6;
  margin-bottom: 2rem;
}

/* Bullet List */
.div-2 {
  list-style: none;
  padding: 0;
  margin: 2rem 0;
}

.bullet-copy {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
}

.text-wrapper-14 {
  color: #007acc;
  font-weight: bold;
  margin-right: 0.75rem;
  margin-top: 0.125rem;
}

.div-3,
.div-4 {
  flex: 1;
  line-height: 1.6;
}

.text-wrapper-15,
.text-wrapper-17 {
  font-weight: bold;
}

/* Comparison Section */
.span-wrapper {
  margin: 2rem 0 1rem;
}

.text-wrapper-21 {
  font-size: 1.5rem;
  font-weight: bold;
}

.img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin-top: 1rem;
}

#aso-technology {
  padding-block: 60px;

  .aso-container {
    display: flex;
    flex-direction: column;
    gap: 40px;

    .aso-upper-container {
      display: flex;
      flex-direction: column;
      gap: 24px;
      margin: 0;

      .section-headline-3,
      .section-headline-4,
      .div-2,
      .div-3,
      .div-4,
      .bullet-copy {
        margin: 0;
      }

      .section-headline-3 {
        font-family: var(--font-tilt-neon);
        font-size: 40px;
        line-height: normal;
        font-weight: 400;
      }

      .section-headline-4,
      ul .div-3,
      ul .div-4 {
        font-size: 20px;
        line-height: normal;
        font-weight: 400;
      }

      ul {
        display: flex;
        flex-direction: column;
        gap: 8px;
      }

      .text-wrapper-14 {
        color: var(--Coral, #f16b50);
        margin-top: 0;
        line-height: normal;
        font-size: 20px;
      }
    }

    .aso-lower-container {
      display: flex;
      flex-direction: column;
      gap: 24px;
      margin: 0;

      .text-wrapper-21 {
        font-size: 26px;
        font-weight: 700;
        line-height: normal;
      }

      .span-wrapper,
      .img {
        margin: 0;
      }
      .desktop-only {
        max-width: 570px !important;
      }
    }
  }
}

/* Important Safety Information */
.ISI {
  background: #f1f3f4;
  padding: 3rem 2rem;
  position: relative;
}

.container-2 {
  max-width: 1200px;
  margin: 0 auto;
}

.IMPORTANT-SAFETY {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 2rem;
  color: #d32f2f;
}

.copy-2 {
  display: grid;
  gap: 2rem;
}

.frame-9 {
  background: white;
  padding: 1.5rem;
  border-radius: 8px;
  border-left: 4px solid #d32f2f;
}

.text-wrapper-22,
.text-wrapper-23 {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #d32f2f;
}

.please-see-full {
  margin-top: 2rem;
  font-size: 1rem;
}

.text-wrapper-25 {
  color: #007acc;
  text-decoration: underline;
}

.text-wrapper-26 {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 0.5rem;
  border-radius: 4px;
}

.isi-footer-content {
  box-shadow: 0px -24px 24px -28px #51586129;
}

/* References Section */

.references-container {
  padding-block: 40px;
}

.section-2 {
  padding: 3rem 2rem;
  background: white;
}

.sub-head {
  max-width: 1200px;
  margin: 0 auto;
}

.text-wrapper-27 {
  font-size: 0.875rem;
  line-height: 1.6;
}

.text-wrapper-28 {
  font-style: italic;
}

.image-wrapper {
  max-width: 262px;
}

.event_3 {
  border-radius: 22px;
  border: 2px solid #e2422d;
  background: #fff;
  box-shadow: 0 0 8px #c94808, 4px 4px 12px #e08a67;
}

.event_4 {
  border-radius: 20px;
  border: 2px solid #fde5e0;
  background: #fff;
}

.event_5 {
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 0 8px 0 #c94808 inset, 0 0 8px 0 #e08a67 inset;
}

.section__banner {
  width: 100%;
  max-width: var(--container-max-width);
  margin: 60px auto 40px auto;
  padding: 0 var(--container-padding);
}

.outer-banner {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}

.inner-banner {
  padding: 38px;
  border-radius: 18px;
}

.liver-mobile-image {
  display: none;
}

.pipe-section {
  max-width: 1440px;
  height: 1px;
  margin: 0 auto;
  position: relative;
}

.pipe-left {
  height: 1140px !important;
}

.piping-asset {
  img {
    display: none;
  }
}

.mobile-rect {
  display: none;
}

.desktop-rect {
  display: block;
}

@media (min-width: 1400px) {
  .piping-asset {
    background: unset;
    margin-bottom: 50px;
    position: absolute;
    top: -5px;
    left: 0;
    z-index: 5;

    img {
      display: block;
      height: 100%;
      max-width: 100%;
    }
  }
}

.mobile-only {
  display: none;
}

.desktop-only {
  display: block;
}

.image-wrapper.desktop-rect {
  margin-right: 0;
}

/* Responsive Design */
@media (max-width: 768px) {
  .hero .text-wrapper-4 {
    font-size: 2rem;
  }

  .hero .THERE-s-NEVER-BEEN {
    font-size: 1.25rem;
  }

  .frame-6 {
    grid-template-columns: 1fr;
    gap: 2rem;
  }

  .element-HCP-branded {
    display: none;
  }

  .liver-mobile-image {
    display: block;
  }

  .section-headline {
    font-size: 28px;
  }

  .section-headline-3 {
    font-size: 1.75rem;
  }

  .frame,
  .section,
  .ISI,
  .section-2 {
    padding: 2rem 1.5rem;
  }

  .frame-7 {
    flex-direction: column;
    gap: 1rem;
    align-items: center;
    padding-inline: 0px;
    align-self: center;
  }

  .section__banner {
    margin: 24px auto 21px auto;
    padding: 0;
  }

  .large-numbers-key {
    font-size: 1.5rem;
  }

  .section-headline-2 {
    margin-bottom: 0px;
  }

  .mobile-rect {
    display: block;
  }

  .desktop-rect {
    display: none;
  }

  .frame-3 {
    margin-bottom: 24px;
  }

  .frame-5 {
    margin-top: 0;
  }

  #aso-technology {
    padding: 40px 24px;
    .aso-container {
      padding: 0;

      .aso-upper-container .section-headline-3 {
        font-size: 28px;
      }

      .aso-lower-container .text-wrapper-21 {
        font-size: 22px;
      }
    }
  }

  .mobile-only {
    display: block;
  }

  .desktop-only {
    display: none;
  }

  .isi-footer-content {
    padding-block: 24px;
  }
}

@media (max-width: 480px) {
  .hero .text-wrapper-4 {
    font-size: 1.5rem;
  }

  .hero .THERE-s-NEVER-BEEN {
    font-size: 1rem;
  }

  .section-headline {
    font-size: 28px;
    padding-right: 18px;
  }

  .section-headline-3 {
    font-size: 1.5rem;
  }

  .callout {
    padding: 1rem;
  }

  .frame-9 {
    padding: 1rem;
  }
}
@media (max-width: 768px) {
  .image-wrapper.mobile-rect {
    height: 184px;
    aspect-ratio: 53 / 46;
    margin: 0 auto;
  }
}

.hero rna-hero {
  min-height: unset;
}
.rna-hero {
  position: relative;
  padding: 0;
  min-height: 500px;

  .hero__background {
    position: absolute;
    inset: 0;
    z-index: 0;
  }

  .header-hero-container {
    padding-block: 60px;
    justify-content: flex-start;

    .header-hero-title {
      margin-bottom: 0;

      .header-hero-title-main {
        color: #1d2d3a;
        font-size: 26px;
        font-family: Agenda;
        font-weight: 400;
        line-height: normal;
        text-shadow: none;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: var(--color-charchol, #1D2D3A);
      }

      .header-hero-title-sub {
        font-family: Tilt Neon;
        font-size: 48px;
        font-weight: 400;
        line-height: 54px;
        text-shadow: none;
        margin-bottom: 0;
        max-width: 720px;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: var(--color-charchol, #1D2D3A);

        .special-rna-not {
          -webkit-text-stroke-width: 1px;
          -webkit-text-stroke-color: var(--CHARCOAL, #1d2d3a);
          font-weight: 400;
          opacity: 1;
          animation: blinkThreeTimes 6s ease-in-out forwards;
        }
      }
    }
  }
}

@keyframes blinkThreeTimes {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  20% {
    opacity: 0;
  } /* Blink 1 */
  30% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  } /* Blink 2 */
  50% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  } /* Blink 3 */
  70% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    color: transparent;
  }
}

.rna-hero .hero__background img {
  height: 100%;
  width: 100%;
}

.desktop-img {
  display: block;
}

.mobile-img {
  display: none;
}

@media (max-width: 990px) {
  .rna-hero {
    min-height: 440px;

    .header-hero-container {
      padding-block: 40px;

      .header-hero-title {
        .header-hero-title-main {
          font-size: 20px;
          margin-bottom: 16px;
        }

        .header-hero-title-sub {
          font-size: 36px;
          line-height: normal;
        }
      }
    }

    .hero__background img {
      height: 100%;
    }
  }
  .rna-hero .hero__background img {
    object-fit: fill;
  }
  .desktop-img {
    display: none;
  }

  .mobile-img {
    display: block;
  }

  #dawnzera-moa {
    padding-top: 21px;
    padding-bottom: 40px;
  }
}

@media (max-width: 992px) {
  .dropdown-toggle:has(.dropdown-toggle-btn.active) {
    display: block;
    top: 45px;
  }

  .nav-header .navbar-internal__link {
    top: 0;
  }

  /* Hide the dropdown by default */
  .mobile-dropdown-content[hidden] {
    display: none;
  }
}
@media (min-width: 1440px) {
  .aso-headline {
    width: 80%;
  }

  .aso-section {
    background: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
  }
}

@media (min-width: 1440px) {
  .aso-headline {
    width: 80%;
  }
}

.rna-sup {
  top: -0.46em;
  font-size: 60%;
}
