.moa {
  background: #1D031F;
}
.moa .content {
  width: 100vw;
  height: 100vh;
}
.moa sup {
  font-size: 50%;
  line-height: 0;
}
.moa .content-inner {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.moa .animated-arrows {
  position: fixed;
  bottom: 7.15rem;
  width: 7.484rem;
  height: auto;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
  cursor: pointer;
}
.moa .animated-arrows img {
  width: 100%;
  height: auto;
}
@media (max-width: 500px) {
  .moa .animated-arrows {
    width: 4.896rem;
    height: 5rem;
    bottom: 16.2rem;
  }
}
.moa section {
  position: relative;
  min-height: 100vh;
  box-sizing: border-box;
  overflow: hidden;
}
.moa section h2 {
  font-size: 3.6rem;
  font-weight: 600;
  line-height: 4.32rem;
  color: white;
}
@media (max-width: 500px) {
  .moa section h2 {
    font-size: 2.4rem;
    line-height: 2.88rem;
  }
}
.moa section p {
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 2.64rem;
  color: white;
}
@media (max-width: 500px) {
  .moa section p {
    font-size: 1.8rem;
    line-height: 2.16rem;
  }
}
.moa section .content-text {
  position: relative;
  height: 100%;
}
.moa section .content-text::before {
  content: '';
  position: absolute;
  top: 3.8rem;
  left: -5rem;
  bottom: 0;
  z-index: 0;
  border: 0.1rem solid #FFFFFF33;
  height: 100vh;
}
@media (max-width: 500px) {
  .moa section .content-text::before {
    top: 3.6rem;
    left: -2.9rem;
  }
}
.moa section .content-text h2 {
  position: relative;
}
.moa section .content-text h2::before {
  content: '';
  position: absolute;
  top: 0.2rem;
  left: -9.5rem;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 9rem;
  height: 9rem;
  background: url('../images/numbers-bg.webp');
  background-position: center;
  background-size: 100% 100%;
  font-size: 4.5rem;
  font-weight: 800;
  line-height: 4.725rem;
}
@media (max-width: 500px) {
  .moa section .content-text h2::before {
    top: 0;
    left: -5.38rem;
    width: 5rem;
    height: 5rem;
    font-size: 2.5rem;
    line-height: 2.625rem;
  }
}
.moa .caption {
  position: absolute;
  left: 12.6rem;
  bottom: 15.5rem;
  font-size: 1.2rem;
  line-height: 1.463rem;
  color: white;
}
@media (max-width: 500px) {
  .moa .caption {
    left: 5.8rem;
    bottom: 21.3rem;
  }
}
@media (max-width: 500px) and (max-height: 800px) {
  .moa .caption {
    bottom: 19.7rem;
  }
}
@media (max-width: 500px) and (max-height: 780px) {
  .moa .caption {
    bottom: 21.3rem;
  }
}
.moa .superscript {
  position: relative;
  top: -0.5em;
  font-size: 0.6em;
}
.moa #mechanism-of-action {
  background: url('../images/primary-section-bg.webp');
  background-size: 100% 100%;
}
.moa #mechanism-of-action .content-text {
  width: 98.8rem;
  margin: 0 auto;
  text-align: center;
}
.moa #mechanism-of-action .content-text:before {
  content: none;
}
.moa #mechanism-of-action .content-text span {
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 2.86rem;
  letter-spacing: 2%;
  color: #FFE5DA;
}
@media (max-width: 500px) {
  .moa #mechanism-of-action .content-text span {
    font-size: 2rem;
    line-height: 2.2rem;
  }
}
.moa #mechanism-of-action .content-text h1 {
  margin-top: 1rem;
  font-size: 6.8rem;
  font-weight: 600;
  line-height: 7.48rem;
  color: white;
}
@media (max-width: 500px) {
  .moa #mechanism-of-action .content-text h1 {
    font-size: 4.4rem;
    line-height: 4.84rem;
  }
}
.moa #mechanism-of-action .content-text p {
  margin-top: 1rem;
  line-height: 3rem;
}
@media (max-width: 500px) {
  .moa #mechanism-of-action .content-text p {
    margin: 1rem auto 0 auto;
    width: 35.2rem;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 2.16rem;
    text-align: center;
  }
}
@media (max-width: 500px) {
  .moa #mechanism-of-action .content-text {
    width: 38.8rem;
  }
}
@media (max-width: 500px) {
  .moa #mechanism-of-action {
    background: url('../images/BG_Home_Mobile.webp');
    background-size: 100% auto;
  }
}
.moa #delivery-to-the-bone-marrow {
  background: url('../images/secondary-section-bg.webp');
  background-size: 100% 100%;
  box-sizing: border-box;
}
.moa #delivery-to-the-bone-marrow canvas,
.moa #delivery-to-the-bone-marrow img {
  display: none;
  position: absolute;
  right: 0;
  height: 80rem;
  width: 104.8rem;
}
@media (max-width: 500px) {
  .moa #delivery-to-the-bone-marrow canvas,
  .moa #delivery-to-the-bone-marrow img {
    left: -2.2rem;
    top: 23.7rem;
    right: unset;
    width: 54.8rem;
    height: 41.8rem;
    object-fit: contain;
  }
}
.moa #delivery-to-the-bone-marrow .content-text {
  margin-left: 12.7rem;
  width: 40.9rem;
}
.moa #delivery-to-the-bone-marrow .content-text h2::before {
  content: '1';
}
.moa #delivery-to-the-bone-marrow .content-text p {
  margin-top: 2rem;
  width: 41.7rem;
}
@media (max-width: 500px) {
  .moa #delivery-to-the-bone-marrow .content-text p {
    margin-top: 0.8rem;
    width: 31.8rem;
  }
}
@media (max-width: 500px) {
  .moa #delivery-to-the-bone-marrow .content-text {
    margin-left: 6.388rem;
    width: 33.712rem;
  }
}
@media (max-width: 500px) {
  .moa #delivery-to-the-bone-marrow {
    background: url('../images/BG_Home_Mobile.webp');
    background-size: 100% auto;
  }
  .moa #delivery-to-the-bone-marrow .caption {
    left: 5.8rem;
    bottom: 21.3rem;
  }
}
.moa #greater-leukemia-cell {
  background: url('../images/secondary-section-bg.webp');
  background-size: 100% 100%;
  background-position: top;
}
.moa #greater-leukemia-cell canvas,
.moa #greater-leukemia-cell img {
  display: none;
  position: absolute;
  right: 0;
  height: 80rem;
  width: 104.8rem;
}
@media (max-width: 500px) {
  .moa #greater-leukemia-cell canvas,
  .moa #greater-leukemia-cell img {
    top: 34.6rem;
    right: unset;
    width: 37.466rem;
    height: 28.6rem;
    left: 8.8rem;
  }
}
.moa #greater-leukemia-cell .content-text {
  width: 50.2rem;
  margin-left: 12.7rem;
}
.moa #greater-leukemia-cell .content-text h2::before {
  content: '2';
}
.moa #greater-leukemia-cell .content-text p {
  margin-top: 1.85rem;
  width: 41.7rem;
}
@media (max-width: 500px) {
  .moa #greater-leukemia-cell .content-text p {
    width: 30.8rem;
    margin-top: 0.5rem;
  }
}
@media (max-width: 500px) {
  .moa #greater-leukemia-cell .content-text {
    margin-left: 6.388rem;
    width: 33.712rem;
  }
}
@media (max-width: 500px) {
  .moa #greater-leukemia-cell {
    background: url('../images/BG_Home_Mobile.webp');
    background-size: 100% auto;
  }
}
.moa #prolonged-exposure {
  background: url('../images/BG_Home_Desk.webp');
  background-size: 100% 100%;
  background-position: top;
}
.moa #prolonged-exposure canvas,
.moa #prolonged-exposure img {
  display: none;
  position: absolute;
  right: 0;
  height: 80rem;
  width: 104.8rem;
}
.moa #prolonged-exposure canvas.mobile,
.moa #prolonged-exposure img.mobile {
  display: none;
}
@media (max-width: 500px) {
  .moa #prolonged-exposure canvas,
  .moa #prolonged-exposure img {
    top: 34.8rem;
    right: unset;
    left: 4.6rem;
    width: 38.2rem;
    height: auto;
  }
  .moa #prolonged-exposure canvas.mobile,
  .moa #prolonged-exposure img.mobile {
    width: 37.4rem;
    height: 28.6rem;
    left: 3rem;
    top: 35.6rem;
  }
  .moa #prolonged-exposure canvas:not(.mobile),
  .moa #prolonged-exposure img:not(.mobile) {
    display: none;
  }
}
.moa #prolonged-exposure .content-text {
  width: 50.3rem;
  box-sizing: border-box;
  margin-left: 12.7rem;
}
.moa #prolonged-exposure .content-text h2 {
  padding: 2.35rem 0;
}
.moa #prolonged-exposure .content-text h2::before {
  content: '3';
}
@media (max-width: 500px) {
  .moa #prolonged-exposure .content-text h2 {
    padding: 1.05rem 0;
  }
}
.moa #prolonged-exposure .content-text p {
  margin-top: 0;
  width: 38.8rem;
}
@media (max-width: 500px) {
  .moa #prolonged-exposure .content-text p {
    margin-top: 0.5rem;
    width: 30.8rem;
  }
}
@media (max-width: 500px) {
  .moa #prolonged-exposure .content-text {
    margin-left: 6.388rem;
    width: 33.712rem;
  }
}
.moa #prolonged-exposure nav {
  position: absolute;
  right: 0;
  top: 24.7rem;
  z-index: 3;
  box-sizing: border-box;
  padding: 3.178rem 4.527rem 3.386rem 4.2rem;
  width: 41.2rem;
  height: 30.6rem;
  border-radius: 2.4rem 0 0 2.4rem;
  background: #420C46CC;
  box-shadow: 0px 0px 14px 0px #00000012, 0px 2.5rem 2.5rem 0px #0000000F, 0px 5.7rem 3.4rem 0px #00000008;
  overflow: hidden;
}
.moa #prolonged-exposure nav h2 {
  font-family: Montserrat;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.707rem;
  letter-spacing: 5%;
  color: #00BFD5;
}
.moa #prolonged-exposure nav ul {
  margin-top: 1.5rem;
}
.moa #prolonged-exposure nav ul li {
  width: 100%;
  padding: 1.586rem 0 1.614rem 0;
}
.moa #prolonged-exposure nav ul li:first-of-type {
  padding-top: 0;
}
.moa #prolonged-exposure nav ul li:last-of-type {
  padding-bottom: 0;
}
.moa #prolonged-exposure nav ul li a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.194rem;
  letter-spacing: 0.1em;
  color: white;
}
.moa #prolonged-exposure nav ul li a .arrow {
  padding: 0.65rem;
  width: 3.2rem;
  height: 3.2rem;
}
.moa #prolonged-exposure nav ul li:not(:last-of-type) {
  border-bottom: 0.1rem solid #FFFFFF33;
}
@media (max-width: 500px) {
  .moa #prolonged-exposure {
    background: url('../images/BG_Home_Mobile.webp');
    background-size: 100% auto;
  }
}
.moa #mechanism-of-action .content-inner {
  top: 25.75rem;
  transform: translateX(-50%);
}
@media (max-width: 500px) {
  .moa #mechanism-of-action .content-inner {
    top: 21.25rem;
  }
}
@media (max-width: 500px) and (max-height: 780px) {
  .moa #mechanism-of-action .content-inner {
    top: 17.25rem;
  }
}
.moa #delivery-to-the-bone-marrow .content-inner {
  top: 16.9rem;
  transform: translateX(-50%);
}
@media (max-width: 500px) {
  .moa #delivery-to-the-bone-marrow .content-inner {
    top: 16.9rem;
  }
}
.moa #greater-leukemia-cell .content-inner {
  top: 14.75rem;
  transform: translateX(-50%);
}
@media (max-width: 500px) {
  .moa #greater-leukemia-cell .content-inner {
    top: 16.9rem;
  }
}
.moa #prolonged-exposure .content-inner {
  top: 16.7rem;
  transform: translateX(-50%);
}
@media (max-width: 500px) {
  .moa #prolonged-exposure .content-inner {
    top: 16.9rem;
  }
}
@media (min-width: 1800px) {
  .moa #mechanism-of-action .content-inner {
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .moa #prolonged-exposure img,
  .moa #delivery-to-the-bone-marrow img,
  .moa #greater-leukemia-cell img,
  canvas {
    width: 86.8rem;
    height: auto;
  }
}
/*# sourceMappingURL=moa.css.map */