.navbar-main {
  display: flex;
  list-style: none;
  gap: 16px;
  align-items: center;
  margin: 0;
  font-size: 18px;
}
.navbar-main li {
  list-style: none;
}
.navbar-main li a {
  color: #0d1937;
}
.navbar-main .active {
  font-weight: bold;
}

.navbar-brand {
  height: 80px;
  display: flex;
  align-items: center;
}

@media (min-width: 1136px) {
  .navbar-main {
    font-size: 17px;
  }
}
@media (max-width: 1199.98px) {
  .navbar-brand img {
    height: 60px;
  }
}
@media (min-width: 991.98px) {
  .navbar-main {
    font-size: 15.5px;
  }
}
.hm-new-page main {
  background: #f7f1eb;
}
.hm-new-page header {
  position: unset !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  background: #f7f1eb !important;
}
.hm-new-page header nav {
  border: 3px solid #0d1937;
  font-family: Scandia;
  font-weight: 400;
  font-size: 21px;
  color: #0d1937;
}
.hm-new-page header nav .navbar-brand {
  width: auto !important;
}
.hm-new-page header nav .logo {
  width: auto !important;
}
.hm-new-page header nav.navbar .navbar-nav {
  position: unset;
  padding: 0;
  margin: unset;
  position: absolute;
  left: -3px;
  width: auto !important;
  background: #f7f1eb;
  z-index: 1050;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.hm-new-page header .navbar-nav {
  border: 3px solid #0d1937;
}
.hm-new-page header .nav-link {
  font-size: 18px !important;
  text-transform: none !important;
}
.hm-new-page header nav.navbar {
  position: unset;
  background: transparent !important;
}
.hm-new-page header nav.navbar .navbar-collapse {
  position: unset;
  background: unset;
}
.hm-new-page header nav.navbar .navbar-toggler {
  background-image: unset;
}
.hm-new-page header nav.navbar .menu-title {
  color: #0d1937;
}
@media (max-width: 767.98px) {
  .hm-new-page .navbar-brand img {
    height: 50px !important;
  }
}

@font-face {
  font-family: "Gibson";
  src: url("/fonts/Gibson/Gibson_Regular.otf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Gibson";
  src: url("/fonts/Gibson/Gibson_SemiBold.otf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Gibson";
  src: url("/fonts/Gibson/Gibson_Bold.otf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Scandia";
  src: url("/fonts/Scandia/Scandia.otf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Scandia";
  src: url("/fonts/Scandia/Scandia_Bold.otf");
  font-weight: 700;
  font-style: normal;
}
.her-hero {
  background-image: url("/images/hermones/her-hero-banner.png");
  background-position: -65px center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 43.75rem;
  border: 3px solid #0d1937;
}
.her-hero h1 {
  font-family: Gibson;
  font-weight: 700;
  font-style: Bold;
  font-size: 4rem;
  line-height: 100%;
  letter-spacing: 0%;
  color: #ffd580;
}
.her-hero p {
  font-family: Scandia;
  font-weight: 400;
  font-style: Regular;
  font-size: 1.125rem;
  color: #f7f1eb;
}

.her-hero-mobile {
  background-image: url("/images/hermones/her-hero-mobile.png");
  height: 90vh;
  padding: 30px 0;
  background-size: cover;
  background-position: center;
}
.her-hero-mobile h1 {
  font-family: Gibson;
  font-weight: 700;
  font-style: Bold;
  font-size: 2.3rem;
  line-height: 100%;
  letter-spacing: 0%;
  color: #ffd580;
  text-align: center;
}
.her-hero-mobile p {
  font-family: Scandia;
  font-weight: 400;
  font-style: Regular;
  font-size: 1.125rem;
  color: #f7f1eb;
}

.btn-her-1 {
  background: #9ad4d6;
  box-shadow: 0px 12px 0px 0px #f7f1eb;
  color: #0d1937;
  font-family: Gibson;
  font-weight: 700;
  font-size: 1.625rem;
  border-top: 4px solid #f7f1eb;
  border-radius: 1.8rem;
  text-transform: unset;
}

.btn-her-1:focus {
  box-shadow: 0px 12px 0px 0px #f7f1eb;
}

.btn-her-2 {
  background: #564787;
  box-shadow: 0px 12px 0px 0px #f7f1eb;
  color: #f7f1eb;
  font-family: Gibson;
  font-weight: 700;
  font-size: 1.625rem;
  border-top: 4px solid #f7f1eb;
  text-transform: unset;
  border-radius: 1.8rem;
}

.btn-her-2:focus {
  box-shadow: 0px 12px 0px 0px #f7f1eb;
}

.btn-her-3 {
  background: #564787;
  box-shadow: 0px 12px 0px 0px #0d1937;
  color: #f7f1eb;
  font-family: Gibson;
  font-weight: 700;
  font-size: 2rem;
  border-top: 4px solid #0d1937;
  border-left: 4px solid #0d1937;
  border-right: 4px solid #0d1937;
  text-transform: unset;
  border-radius: 1.8rem;
}

.btn-her-3:focus {
  box-shadow: 0px 12px 0px 0px #0d1937;
}

.btn-her-4 {
  background: #ff7f6e;
  box-shadow: 0px 12px 0px 0px #0d1937;
  color: #ffffff;
  font-family: Gibson;
  font-weight: 700;
  font-size: 2rem;
  border-top: 4px solid #0d1937;
  border-left: 4px solid #0d1937;
  border-right: 4px solid #0d1937;
  text-transform: unset;
  border-radius: 1.8rem;
}

.btn-her-4:focus {
  box-shadow: 0px 12px 0px 0px #0d1937;
}

.btn-her-5 {
  background: #9ad4d6;
  box-shadow: 0px 12px 0px 0px #0d1937;
  color: #0d1937;
  font-family: Gibson;
  font-weight: 700;
  font-size: 2rem;
  border-top: 4px solid #0d1937;
  border-left: 4px solid #0d1937;
  border-right: 4px solid #0d1937;
  text-transform: unset;
  border-radius: 1.8rem;
}

.btn-her-5:focus {
  box-shadow: 0px 12px 0px 0px #0d1937;
}

@media (max-width: 767.98px) {
  .btn-her-1 {
    font-size: 1.025rem;
    box-shadow: 0px 6px 0px 0px #f7f1eb;
  }
  .btn-her-2 {
    font-size: 1.025rem;
    box-shadow: 0px 6px 0px 0px #f7f1eb;
  }
  .btn-her-3 {
    font-size: 1.425rem;
  }
  .btn-her-4 {
    font-size: 1.425rem;
  }
  .btn-her-5 {
    font-size: 1.425rem;
  }
}
.title-2 {
  font-family: Gibson;
  font-weight: 700;
  font-style: Bold;
  font-size: 32px;
  letter-spacing: 0%;
  text-align: center;
  color: #0d1937;
}

.title-big-white {
  font-family: Gibson;
  font-weight: 700;
  font-style: Bold;
  font-size: 4rem;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #0d1937;
  text-shadow: 0px 9px 0px #0d1937;
  line-height: normal;
  color: #f7f1eb;
  margin: 0;
}

.title-3 {
  font-family: Gibson;
  font-weight: 700;
  font-style: Bold;
  font-size: 4rem;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #0d1937;
  text-shadow: 0px 9px 0px #0d1937;
  line-height: normal;
  color: #b3bcc9;
  margin: 0;
}

@media (max-width: 767.98px) {
  .title-big-white {
    font-family: Gibson;
    font-weight: 700;
    font-style: Bold;
    font-size: 2rem;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #0d1937;
    text-shadow: 0px 4px 0px #0d1937;
    line-height: normal;
    color: #f7f1eb;
    margin: 0;
  }
  .title-2 {
    font-size: 26px;
  }
  .title-3 {
    font-size: 26px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #0d1937;
    text-shadow: 0px 4px 0px #0d1937;
  }
}
.container-xl-2 {
  max-width: 1200px;
}

main {
  background: white;
}

.bubble-wdiv {
  background: #ffd580;
  border: 3px solid #0d1937;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.bubble-wdiv img {
  position: absolute;
  left: 0;
  top: 0;
  width: 120%;
  z-index: 1;
}
.bubble-wdiv h2 {
  font-family: Gibson;
  font-weight: 700;
  font-style: Bold;
  font-size: 32px;
}

.bubble-content h2 {
  font-family: Gibson;
  font-weight: 700;
  font-style: Bold;
  font-size: 2rem;
  text-align: center;
  color: #0d1937;
}
.bubble-content h2 span {
  color: #ff7f6e;
}
.bubble-content p {
  text-align: center;
  font-family: Scandia;
  font-weight: 400;
  font-size: 1.125rem;
  text-align: center;
  color: #0d1937;
  margin: 0;
}

.chaos {
  width: 100%;
  display: flex;
  gap: 0.5rem;
  position: relative;
}
.chaos .chaos-left::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #b3bcc9; /* your bg */
  clip-path: polygon(0 0, 100% 0, 100% 90.5%, 0 83%);
  z-index: 0;
  border: 3px solid #0d1937;
}
.chaos .chaos-left {
  width: 45%;
  position: relative;
}
.chaos .chaos-left img {
  position: absolute;
  right: -63px;
  bottom: 0;
  z-index: 1;
  width: 110%;
  clip-path: polygon(0 0, 100% 0, 100% 90.5%, 0 81%);
}
.chaos .chaos-right {
  padding-bottom: 75px;
  width: 55%;
  border: 3px solid #0d1937;
  border-bottom: none;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90.5%);
}
.chaos .chaos-right h3 {
  font-family: Gibson;
  font-weight: 700;
  font-style: Bold;
  font-size: 3.5rem;
  color: #f7f1eb;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: black;
  text-shadow: 0px 9px 0px #0d1937;
  line-height: normal;
}
.chaos .chaos-right p {
  font-family: Scandia;
  font-weight: 400;
  font-size: 1.125rem;
  color: #0d1937;
}

.chaos::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px; /* border thickness */
  background: #0d1937;
  transform: translateY(100%) skewY(5deg);
  transform-origin: right bottom;
}

@media (max-width: 991.98px) {
  .chaos-top {
    position: relative;
    z-index: 2;
  }
  .chaos-bottom {
    position: relative;
    z-index: 1;
    margin-top: -90px;
    padding-bottom: 75px;
    padding-top: 80px;
    width: 100%;
    border: 3px solid #0d1937;
    border-bottom: none;
    border-top: none;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 89.6%);
  }
  .chaos-bottom h3 {
    text-align: center;
    font-family: Gibson;
    font-weight: 700;
    font-style: Bold;
    font-size: 3.5rem;
    color: #f7f1eb;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: black;
    text-shadow: 0px 9px 0px #0d1937;
    line-height: normal;
  }
  .chaos-bottom p {
    text-align: center;
    font-family: Scandia;
    font-weight: 400;
    font-size: 1.125rem;
    color: #0d1937;
  }
  .chaos-bottom::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 3px;
    background: #0d1937;
    transform: translateY(100%) skewY(4.6deg);
    transform-origin: right bottom;
  }
}
@media (max-width: 767.98px) {
  .chaos-top {
    position: relative;
    z-index: 2;
  }
  .chaos-bottom {
    position: relative;
    margin-top: -60px;
    padding-bottom: 75px;
    padding-top: 80px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 96%);
  }
  .chaos-bottom::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 3px;
    background: #0d1937;
    transform: translateY(100%) skewY(4.6deg);
    transform-origin: right bottom;
  }
}
.wyg-section {
  position: relative;
  margin-top: -85px;
  padding-top: 4.688rem;
  padding-bottom: 4.688rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  z-index: 0;
  border: 3px solid #0d1937;
  border-top: 0;
}
.wyg-section h2 {
  font-family: Gibson;
  font-weight: 700;
  font-style: Bold;
  font-size: 3.5rem;
  color: #ff7f6e;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: black;
  text-shadow: 0px 7px 0px #0d1937;
  line-height: normal;
}
.wyg-section p {
  font-family: Scandia;
  font-weight: 400;
  font-size: 1.125rem;
  color: #0d1937;
}
.wyg-section .wyg-icon {
  padding-left: 12%;
  padding-right: 12%;
}
.wyg-section .wyg-item {
  position: relative;
  width: 100%;
  padding: 3% 10% 3% 10%;
  background: #b3bcc9;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.wyg-section .wyg-item .arrow-up-container {
  display: flex;
  width: 100%;
  justify-content: center;
}
.wyg-section .wyg-item .arrow-up-container .arrow-up {
  position: absolute;
  background: #b3bcc9;
  height: 25px;
  width: 35px;
  top: -24px;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
.wyg-section .wyg-item h5 {
  font-family: Gibson;
  font-weight: bold;
  font-style: Bold;
  font-size: 28px;
  text-align: center;
  color: #0d1937;
  margin: 0;
}
.wyg-section .wyg-item label {
  font-family: Scandia;
  font-size: 18px;
  text-align: center;
  line-height: 26px;
  margin: 0;
  color: #0d1937;
}
.wyg-section .wyg-item-container {
  cursor: pointer;
}
.wyg-section .wyg-item-container:hover svg {
  fill: rgb(255, 127, 110);
}

.wyg-section::after {
  content: "";
  position: absolute;
  left: 0;
  top: 98px;
  width: 100%;
  height: 3px;
  background: #0d1937;
  transform: translateY(100%) skewY(5deg);
  transform-origin: right bottom;
}

@media (max-width: 991.98px) {
  .wyg-section {
    clip-path: polygon(0 2.6%, 100% 6.95%, 100% 100%, 0 100%);
  }
}
@media (max-width: 767.98px) {
  .wyg-section {
    position: relative;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    top: 0;
    clip-path: polygon(0 0%, 100% 1.5%, 100% 100%, 0 100%);
  }
  .wyg-section .row {
    margin-right: -5px;
    margin-left: -5px;
  }
  .wyg-section .row .col-6 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .wyg-section h2 {
    font-family: Gibson;
    font-weight: 700;
    font-style: Bold;
    font-size: 2.5rem;
    color: #ff7f6e;
    text-align: center;
  }
  .wyg-section p {
    text-align: center;
  }
  .wyg-section .wyg-icon {
    padding-left: 0;
    padding-right: 0;
    height: 140px;
  }
  .wyg-section .wyg-item {
    margin-top: 40px;
    position: relative;
    width: 100%;
    padding: 3% 10% 3% 10%;
    background: #b3bcc9;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .wyg-section .wyg-item .arrow-up-container {
    display: flex;
    width: 100%;
    justify-content: center;
  }
  .wyg-section .wyg-item .arrow-up-container .arrow-up {
    position: absolute;
    background: #b3bcc9;
    height: 25px;
    width: 35px;
    top: -24px;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  }
  .wyg-section .wyg-item h5 {
    font-family: Gibson;
    font-weight: bold;
    font-style: Bold;
    font-size: 28px;
    text-align: center;
    color: #0d1937;
    margin: 0;
  }
  .wyg-section .wyg-item label {
    font-family: Scandia;
    font-size: 18px;
    text-align: center;
    line-height: 26px;
    margin: 0;
    color: #0d1937;
  }
  .wyg-section::after {
    content: "";
    left: 0;
    top: 30px;
    width: 100%;
  }
}
.no-section {
  margin-top: 2rem;
  background: #9ad4d6;
  height: 545px;
  border: 3px solid #0d1937;
  position: relative;
  width: 100%;
}
.no-section .cloud-section {
  background-image: url("/images/hermones/cloud.svg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 104%;
  z-index: 2;
  bottom: 0;
  position: absolute;
}
.no-section .cloud-section .cloud-content {
  margin-top: 3%;
  width: 56%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  flex-direction: column;
  padding-left: 6% !important;
  padding-right: 6% !important;
}
.no-section .cloud-section .cloud-content h1 {
  font-family: Gibson;
  font-weight: 700;
  font-style: Bold;
  font-size: 58px;
  text-align: center;
  color: #ff7f6e;
  line-height: normal;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: black;
  text-shadow: 0px 9px 0px #0d1937;
}
.no-section .cloud-section .cloud-content p {
  text-align: center;
  font-family: Scandia;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  color: #0d1937;
}
.no-section .megaphone {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  height: 107%;
}

.no-section-mobile {
  margin-top: 2rem;
  background: #9ad4d6;
  height: 545px;
  border: 3px solid #0d1937;
  position: relative;
  width: 100%;
}
.no-section-mobile .megaphone {
  padding: 0 6%;
  width: auto;
}
.no-section-mobile .cloud-content {
  background-image: url("/images/hermones/cloudmobile.svg");
  background-position: 50% 0;
  background-size: cover;
  background-repeat: no-repeat;
  height: 300px;
  width: 100%;
  z-index: 2;
  bottom: 0;
  position: absolute;
  display: flex;
  justify-content: center;
}
.no-section-mobile .cloud-content .cloud-items {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 991.98px) {
  .no-section-mobile .cloud-content .cloud-items {
    width: 60%;
    margin-top: 50px;
  }
}
@media (max-width: 767.98px) {
  .no-section-mobile .cloud-content .cloud-items {
    width: auto;
    margin-top: 0;
  }
}
.no-section-mobile .cloud-content h1 {
  margin-top: 3.7rem;
  font-family: Gibson;
  font-weight: 700;
  font-style: Bold;
  font-size: 38px;
  text-align: center;
  color: #ff7f6e;
  line-height: normal;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: black;
  text-shadow: 0px 5px 0px #0d1937;
}
.no-section-mobile .cloud-content p {
  text-align: center;
  font-family: Scandia;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  color: #0d1937;
}

.built-section {
  gap: 16px;
  height: 600px;
  border-top: 3px solid #0d1937;
  border-right: 3px solid #0d1937;
  position: relative;
  width: 100%;
  display: flex;
}
.built-section .img-container {
  height: 100%;
  width: 497.61px;
}
.built-section h1 {
  font-family: Gibson;
  font-weight: 700;
  font-style: Bold;
  font-size: 64px;
  text-align: right;
  color: #0d1937;
  position: absolute;
  right: 32px;
  top: 38px;
  line-height: 80px;
  width: 64%;
}
.built-section .built-content {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.built-section .built-content .built-content-2 {
  position: absolute;
  bottom: 0;
  right: 0;
  border: 3px solid #0d1937;
  border-right: none;
  background: #564787;
  width: 100%;
  padding: 5%;
}
.built-section .built-content .built-content-2 p {
  color: #f7f1eb;
  font-family: Scandia;
  font-weight: 400;
  font-size: 21px;
  margin: 0;
}

.built-section-mobile {
  margin-top: 0.5rem;
  height: auto;
  position: relative;
  width: 100%;
  flex-direction: column;
}
.built-section-mobile .item-content-1 {
  margin-top: 0.5rem;
  border: 3px solid #0d1937;
}
.built-section-mobile .item-content-2 {
  margin-top: 0.5rem;
  border: 3px solid #0d1937;
  background: #564787;
  width: 100%;
  padding: 5%;
}
.built-section-mobile .item-content-2 p {
  color: #f7f1eb;
  font-family: Scandia;
  font-weight: 400;
  font-size: 18px;
  margin: 0;
  text-align: center;
}
.built-section-mobile h1 {
  position: relative;
  text-align: center;
  line-height: normal;
  width: 100%;
  font-size: 24px;
  font-family: Gibson;
  font-weight: 700;
  font-style: Bold;
  text-align: center;
  color: #0d1937;
  line-height: 32px;
}

.mobile-img-container {
  border: 3px solid #0d1937;
}

.not-just-you-header-section h1 {
  font-family: Gibson;
  font-weight: 700;
  font-style: Bold;
  font-size: 4rem;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: black;
  text-shadow: 0px 9px 0px #0d1937;
  line-height: normal;
  color: #9ad4d6;
  margin: 0;
}
.not-just-you-header-section p {
  font-family: Scandia;
  font-weight: 400;
  font-size: 22px;
  letter-spacing: 0%;
  text-align: center;
  color: #0d1937;
  z-index: 1;
}
.not-just-you-header-section .bubble-desc {
  width: 85%;
  z-index: 1;
}
.not-just-you-header-section .bg-not-just-you {
  width: 100%;
  height: 100%;
  clip-path: polygon(0 0, 100% 48%, 100% 100%, 0 100%);
  background: #d9d9d9;
  position: absolute;
  bottom: 0;
  z-index: 0;
}
.not-just-you-header-section .bubble {
  position: relative;
  z-index: 1;
}
.not-just-you-header-section .bubble-content-not-justyou {
  padding: 0 7rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  z-index: 1;
  height: 361px;
}
.not-just-you-header-section .bubble-content-not-justyou h2 {
  font-family: Gibson;
  font-weight: 700;
  font-style: Bold;
  font-size: 3.8rem;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: black;
  text-shadow: 0px 9px 0px #0d1937;
  line-height: normal;
  color: #ff7f6e;
}
.not-just-you-header-section .bubble-content-not-justyou h3 {
  font-family: Gibson;
  font-weight: 700;
  font-style: Bold;
  font-size: 2rem;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: black;
  text-shadow: 0px 4px 0px #0d1937;
  line-height: normal;
  color: #f7f1eb;
  text-align: center;
  padding: 0 5.5rem;
}
@media (max-width: 1199.98px) {
  .not-just-you-header-section h1 {
    font-size: 3rem;
    text-shadow: 0px 6px 0px #0d1937;
    -webkit-text-stroke-width: 1px;
  }
  .not-just-you-header-section p {
    font-size: 16px;
  }
  .not-just-you-header-section .bubble-content-not-justyou {
    padding: 0 4rem;
    height: 307px;
  }
  .not-just-you-header-section .bubble-content-not-justyou h2 {
    font-size: 3rem;
  }
  .not-just-you-header-section .bubble-content-not-justyou h3 {
    font-size: 1.8rem;
  }
  .not-just-you-header-section .woman-scream {
    height: 380px;
  }
}
@media (max-width: 767.98px) {
  .not-just-you-header-section h1 {
    font-size: 1.8rem;
    -webkit-text-stroke-width: 1px;
    text-shadow: 0px 3px 0px #0d1937;
  }
  .not-just-you-header-section p {
    font-size: 0.64rem;
  }
  .not-just-you-header-section .bubble-content-not-justyou {
    height: auto;
    padding: 0 2rem;
  }
  .not-just-you-header-section .bubble-content-not-justyou h2 {
    font-size: 1.5rem;
    -webkit-text-stroke-width: 1px;
    text-shadow: 0px 3px 0px #0d1937;
  }
  .not-just-you-header-section .bubble-content-not-justyou h3 {
    padding: 0;
    font-size: 1.2rem;
    -webkit-text-stroke-width: 1px;
    text-shadow: 0px 3px 0px #0d1937;
  }
  .not-just-you-header-section .woman-scream {
    height: 190px;
  }
}

.fallout-section {
  padding-bottom: 80px;
}
.fallout-section h5 {
  font-family: Gibson;
  font-weight: 700;
  font-size: 26px;
  color: #564787;
  line-height: 120%;
}
.fallout-section p {
  font-family: Scandia;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  text-align: center;
  color: #0d1937;
}
@media (max-width: 767.98px) {
  .fallout-section {
    padding-bottom: 40px;
  }
  .fallout-section h5 {
    font-size: 22px;
  }
  .fallout-section p {
    font-size: 16px;
  }
  .fallout-section img {
    height: 110px;
  }
}

.medical-gap-section .medical-gap-container {
  gap: 10px;
}
.medical-gap-section .item-medical {
  height: 460px;
  display: flex;
  align-items: center;
  border: 3px solid #0d1937;
}
.medical-gap-section .item-medical p {
  font-family: Gibson;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 1px;
  text-align: center;
  color: #f7f1eb;
}
.medical-gap-section .item-medical-1 {
  background-image: url("/images/hermones/medgap/medical-gap-1.svg");
  background-size: cover;
  background-repeat: no-repeat;
  align-items: start;
}
.medical-gap-section .item-medical-2 {
  background-image: url("/images/hermones/medgap/medical-gap-2.svg");
  background-size: cover;
  background-repeat: no-repeat;
  align-items: start;
}
.medical-gap-section .item-medical-3 {
  background-image: url("/images/hermones/medgap/medical-gap-3.svg");
  background-size: cover;
  background-repeat: no-repeat;
  align-items: start;
}
@media (max-width: 991.98px) {
  .medical-gap-section .medical-gap-container {
    flex-wrap: wrap;
  }
  .medical-gap-section .medical-gap-container .item-medical {
    width: 48%;
  }
  .medical-gap-section .medical-gap-container .item-medical h1 {
    font-size: 2.5rem;
  }
  .medical-gap-section .medical-gap-container .item-medical p {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .medical-gap-section .medical-gap-container {
    flex-wrap: wrap;
  }
  .medical-gap-section .medical-gap-container .item-medical {
    width: 48%;
    height: 350px;
  }
}

.darker-side-container {
  margin: 0;
}
.darker-side-container h1 {
  font-family: Gibson;
  font-weight: 700;
  font-size: 42px;
  text-align: center;
  color: #0d1937;
}
.darker-side-container p {
  font-family: Scandia;
  font-weight: 400;
  font-size: 22px;
  color: #0d1937;
  line-height: 120%;
}
.darker-side-container .dark-right-overlay {
  position: absolute;
  clip-path: polygon(150px 0, 100% 0, 100% 100%, 0% 100%);
  background: #b3bcc9;
  width: 100%;
  height: 100%;
}
.darker-side-container .dark-right {
  z-index: 2;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 40%;
}
.darker-side-container img {
  position: absolute;
  left: 0;
  z-index: 3;
}
@media (max-width: 767.98px) {
  .darker-side-container .dark-right-overlay {
    clip-path: polygon(60px 0, 100% 0, 100% 100%, 0% 100%);
  }
  .darker-side-container h1 {
    font-size: 22px;
  }
  .darker-side-container p {
    font-size: 14px;
  }
  .darker-side-container img {
    height: 60px;
  }
  .darker-side-container .dark-right {
    padding-left: 30%;
  }
  .darker-side-container img {
    left: -14px;
  }
}

.stranger-container .left-border {
  width: 25px;
  background: #ff7f6e;
  height: 100%;
}
.stranger-container h1 {
  padding-right: 35%;
  font-family: Gibson;
  font-weight: 700;
  font-style: Bold;
  font-size: 36px;
  line-height: 120%;
  color: #ff7f6e;
  margin: 0;
}
.stranger-container h2 {
  font-family: Gibson;
  font-weight: 700;
  font-style: Bold;
  font-size: 26px;
  line-height: 120%;
  text-align: right;
  color: #0d1937;
}
@media (max-width: 1199.98px) {
  .stranger-container h1 {
    padding-right: 10%;
    font-size: 20px;
  }
  .stranger-container h2 {
    font-size: 15px;
  }
  .stranger-container img {
    height: 100px;
  }
}

.btn-cta-2 .custo-padding {
  padding-left: 15%;
  padding-right: 15%;
}
@media (max-width: 767.98px) {
  .btn-cta-2 .custo-padding {
    padding-left: 0;
    padding-right: 0;
  }
}

.phase-section p {
  color: #0d1937;
  font-family: Scandia;
  font-weight: 400;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
}
.phase-section h3 {
  color: #0d1937;
  font-family: Gibson;
  font-weight: 700;
  font-style: Bold;
  font-size: 42px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
}
@media (max-width: 767.98px) {
  .phase-section p {
    font-size: 20px;
  }
  .phase-section h3 {
    font-size: 32px;
  }
}
.phase-section .send-div {
  background: #9ad4d6;
  box-shadow: 0px 12px 0px 0px #0d1937;
  border-top: 4px solid #0d1937;
  border-left: 4px solid #0d1937;
  border-right: 4px solid #0d1937;
  text-transform: unset;
  border-radius: 4.8rem;
}
.phase-section .send-div h1 {
  color: #0d1937;
  font-family: Gibson;
  font-weight: 700;
  font-style: Bold;
  font-size: 35px;
  letter-spacing: 0%;
}
.phase-section .send-div p {
  color: #0d1937;
  font-family: Scandia;
  font-weight: 400;
  font-size: 22px;
  line-height: 120%;
  text-align: left;
}
.phase-section .send-div .btn {
  font-size: 26px;
}
@media (max-width: 767.98px) {
  .phase-section .send-div h1 {
    font-size: 24px;
  }
  .phase-section .send-div p {
    font-size: 16px;
  }
  .phase-section .send-div .btn {
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 2px solid #0d1937;
    border-left: 2px solid #0d1937;
    border-right: 2px solid #0d1937;
    box-shadow: 0px 4px 0px 0px #0d1937;
  }
  .phase-section .send-div .col-6 {
    padding: 0;
  }
}

/*# sourceMappingURL=frontend-home.css.map*/