.home-body {
  height: 100vh;
  background-size: cover;
  background-image: url("../images/BG_Home_Desk.webp");
  padding-top: 10.7rem;
}
@media screen and (max-width: 500px) {
  .home-body {
    background-image: url("../images/BG_Home_Mobile.webp");
  }
}
.home-body .mobile {
  display: none;
}
.home-body .desktop {
  display: block;
}
.home-body main {
  padding-top: 2.5rem;
}
.home-body span:not(.custom-label) {
  font-weight: 700;
  letter-spacing: 0.16rem;
}
.home-body span:not(.custom-label) i {
  letter-spacing: normal;
}
.home-body sup {
  font-size: 50%;
  line-height: 0;
}
.home-body .main-wrapper {
  display: flex;
  flex: 1;
  flex-direction: row;
  gap: 2.4rem;
}
.home-body .main-wrapper .secondary-wrapper {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}
.home-body .main-wrapper .link-card {
  padding: 2.2rem;
  position: relative;
  background: rgba(66, 12, 70, 0.8);
  box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.1);
  border-radius: 2.4rem;
  transition: background 350ms ease-in-out, outline 350ms ease-in-out, box-shadow 350ms ease-in-out;
  outline: 0.2rem solid rgba(155, 56, 171, 0);
}
.home-body .main-wrapper .link-card:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), rgba(66, 12, 70, 0.8);
  outline: 0.2rem solid rgba(155, 56, 171, 0.4);
  box-shadow: 0 0 2.5rem rgba(0, 0, 0, 0.3), 0 0 1.5rem rgba(0, 0, 0, 0.1), 0px 0px 15px rgba(0, 0, 0, 0.1);
}
.home-body .main-wrapper .link-card:hover .saml-img-arrow,
.home-body .main-wrapper .link-card:hover .dosing-img-arrow,
.home-body .main-wrapper .link-card:hover .moa-img-arrow,
.home-body .main-wrapper .link-card:hover .CD-img-arrow {
  opacity: 1;
  transition: opacity 500ms ease-in-out, right 500ms ease-in-out;
}
.home-body .main-wrapper .link-card:hover .saml-img-arrow,
.home-body .main-wrapper .link-card:hover .dosing-img-arrow,
.home-body .main-wrapper .link-card:hover .moa-img-arrow,
.home-body .main-wrapper .link-card:hover .CD-img-arrow {
  opacity: 1;
  transition: opacity 500ms ease-in-out, right 500ms ease-in-out;
}
.home-body .main-wrapper .link-card:hover .saml-img-arrow {
  right: 6.1rem;
}
.home-body .main-wrapper .link-card:hover .dosing-img-arrow,
.home-body .main-wrapper .link-card:hover .moa-img-arrow {
  right: 2rem;
}
.home-body .main-wrapper .link-card:hover .CD-img-arrow {
  right: 2rem;
}
.home-body .main-wrapper .link-card.saml,
.home-body .main-wrapper .link-card.dosing,
.home-body .main-wrapper .link-card.moa,
.home-body .main-wrapper .link-card.clinical {
  top: 0;
  opacity: 1;
  transition: all 1000ms ease-out;
}
.home-body .main-wrapper .link-card.saml {
  top: 0;
  opacity: 1;
  transition: all 1000ms ease-out;
}
.home-body .main-wrapper .link-card.moa {
  top: 0;
  opacity: 1;
  transition: all 1000ms ease-out 200ms;
}
.home-body .main-wrapper .link-card.dosing {
  top: 0;
  opacity: 1;
  transition: all 1000ms ease-out 400ms;
}
.home-body .main-wrapper .link-card.clinical {
  top: 0;
  opacity: 1;
  transition: all 1000ms ease-out 600ms;
}
.home-body .main-wrapper .link-card.saml.animated,
.home-body .main-wrapper .link-card.dosing.animated,
.home-body .main-wrapper .link-card.moa.animated,
.home-body .main-wrapper .link-card.clinical.animated {
  top: 10rem;
  opacity: 0;
}
.home-body .main-wrapper .card-min {
  height: 25.5rem;
}
.home-body .title {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 3.4rem;
  color: #FFFFFF;
  margin-bottom: 0.5rem;
}
.home-body .description {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2.3rem;
  color: #FFFFFF;
  letter-spacing: -0.01rem;
}
.home-body .saml-img {
  height: 25.5rem;
  position: absolute;
  bottom: 0;
  right: 0;
  border-top-right-radius: 2.4rem;
}
.home-body .saml-img-1 {
  width: 12.1rem;
  position: absolute;
  top: 7.5rem;
  left: 16.5rem;
}
.home-body .saml-img-2 {
  width: 5.9rem;
  position: absolute;
  top: 7.6rem;
  left: 30.4rem;
}
.home-body .CD-img-1 {
  width: 21.7rem;
  position: absolute;
  top: -2.7rem;
  left: 2.7rem;
}
.home-body .CD-img-2 {
  width: 39.9rem;
  position: absolute;
  top: 14.5rem;
  left: 0;
}
.home-body .dosing-img-1 {
  width: 12rem;
  position: absolute;
  top: 12rem;
  left: -0.9rem;
  z-index: 2;
}
.home-body .dosing-img-2 {
  width: 9.5rem;
  position: absolute;
  top: 15rem;
  left: 8.4rem;
  z-index: 1;
}
.home-body .moa-img-1 {
  width: 25.1rem;
  position: absolute;
  bottom: 0;
  left: 0;
}
.home-body .moa-img-2 {
  width: 15.9rem;
  position: absolute;
  bottom: 0.9rem;
  left: -1.4rem;
}
.home-body .saml-img-arrow,
.home-body .dosing-img-arrow,
.home-body .moa-img-arrow,
.home-body .CD-img-arrow {
  height: 5.4rem;
  opacity: 0;
  transition: opacity 500ms ease-in-out, right 500ms ease-in-out;
}
.home-body .saml-img-arrow {
  position: absolute;
  top: 10rem;
  right: 18.1rem;
}
.home-body .dosing-img-arrow,
.home-body .moa-img-arrow {
  position: absolute;
  top: 18.2rem;
  right: 10rem;
}
.home-body .CD-img-arrow {
  position: absolute;
  top: 45.7rem;
  right: 14rem;
}
.home-body .CD-text-wrapper {
  width: 35.8rem;
  margin: auto 0;
}
.home-body .moa-wrapper {
  text-align: center;
}
.home-body .moa-wrapper .text-fix {
  white-space: nowrap;
  margin-left: -1rem;
}
.home-body .moa-wrapper .description {
  text-shadow: 0 0 1rem rgba(0, 0, 0, 0.65);
}
@media (max-width: 500px) {
  .home-body {
    box-sizing: border-box;
    padding-top: 10.2rem;
  }
  .home-body .mobile {
    display: block;
  }
  .home-body .desktop {
    display: none;
  }
  .home-body .wrapper {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 2rem;
    padding-top: 2rem;
  }
  .home-body .wrapper .link-card {
    padding: 2rem;
    height: 12rem;
    position: relative;
    background: rgba(66, 12, 70, 0.8);
    box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.1);
    border-radius: 1.215rem;
  }
  .home-body .wrapper .link-card .text-wrapper {
    display: flex;
    align-items: center;
    height: 100%;
  }
  .home-body .title {
    font-weight: 700;
    font-size: 2.2rem;
    line-height: 2.7rem;
    color: #FFFFFF;
    margin-bottom: 0;
  }
  .home-body .img-arrow {
    height: 4.5rem;
    position: absolute;
    bottom: 1.5rem;
    right: 2rem;
    opacity: 1;
  }
}
@media (min-width: 1800px) {
  .home-body main {
    padding-bottom: 15rem;
  }
  .home-body .main-wrapper {
    height: 53.5rem;
  }
  .home-body .main-wrapper .secondary-wrapper {
    height: 53.5rem;
  }
}
/*# sourceMappingURL=home.css.map */