.scrolldown-section {
  position: relative;
  z-index: 10;
}
.scrolldown-link {
  display: block;
  width: 45px;
  height: 90px;
  margin: 0px auto;
  position: absolute;
  z-index: 10;
  left: 0px;
  right: 0px;
  top: -66px;
  bottom: auto;
  background-position: top center;
  background-size: 45px 90px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg data-name='Component 4 – 1' xmlns='http://www.w3.org/2000/svg' width='46' height='91' viewBox='0 0 46 91'%3E%3Ccircle data-name='Ellipse 7' cx='20' cy='20' r='20' transform='translate(3 48)' fill='%2370a3b7'/%3E%3Cg data-name='Ellipse 8' transform='translate(0 45)' fill='none' stroke='%2370a3b7'%3E%3Ccircle cx='23' cy='23' r='23' stroke='none'/%3E%3Ccircle cx='23' cy='23' r='22.5'/%3E%3C/g%3E%3Cg data-name='Icon feather-arrow-down' fill='none' stroke='%23fff' stroke-linejoin='round'%3E%3Cpath data-name='Path 760' d='M23 47.987v24.034'/%3E%3Cpath data-name='Path 761' d='m30.837 64.183-5.225 5.225-2.613 2.613-7.838-7.838'/%3E%3C/g%3E%3Cpath data-name='Line 2' fill='none' stroke='%2370a3b7' d='M23 48V0'/%3E%3C/svg%3E");
}
.section-homebanner {
  padding-top: 122.77px;
  margin-top: -122.77px;
  background-repeat: repeat;
  background-position: center;
  background-size: 100px 100px;
  position: relative;
  z-index: 5;
}
.section-homebanner .homebanner-bg {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 0px;
  top: 0px;
  bottom: 0px;
  display: block;
  overflow: hidden;
  mix-blend-mode: multiply;
}
.section-homebanner .homebanner-bg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom left;
}
.section-homebanner .text-box {
  max-width: 550px;
  padding: 60px 0px 60px 115px;
  margin-top: -60px;
  position: relative;
  z-index: 1;
}
.section-homebanner .text-box:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: auto;
  right: -145px;
  top: 85px;
  bottom: 0px;
  display: block;
  width: 761px;
  height: 446px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='760.945' height='445.88' viewBox='0 0 760.945 445.88'%3E%3Cpath data-name='Path 879' d='M166.781 2.847C79.988-16.253-43.975 88.625 16.602 238.736s205.147 225.638 380.979 202.525 92.829-192.855 34.091-158.943 38.615 108.971 137.909 45.744 183-53.16 190.876-19.046' fill='none' stroke='%238bb6c7' stroke-dasharray='8'/%3E%3C/svg%3E");
}
.section-homebanner .text-title {
  font-size: 65px;
}
.section-homebanner .text-title + .text-title-sm {
  color: #457284;
  margin-top: -20px;
  margin-bottom: 15px;
  font-size: 30px;
}
@media only screen and (max-width: 1450.5px) {
  .section-homebanner {
    padding-top: 191.77px;
    margin-top: -191.77px;
  }
  .section-homebanner .text-box {
    padding-left: 0px;
    margin-top: -20px;
  }
  .section-homebanner .text-box:after {
    width: 640px;
    height: 375px;
    right: -15px;
    top: 125px;
  }
  .section-homebanner .text-title {
    font-size: 55px;
  }
  .section-homebanner .text-title + .text-title-sm {
    margin-top: -15px;
    font-size: 25px;
  }
}
@media only screen and (max-width: 991.5px) {
  .section-homebanner {
    padding-top: 105px;
    margin-top: -105px;
  }
  .scrolldown-link {
    margin-right: 0px;
    top: -120px;
  }
  .section-homebanner .homebanner-bg {
    left: 20%;
  }
  .section-homebanner .text-box {
    max-width: 100%;
  }
  .section-homebanner .text-title {
    font-size: 45px;
  }
  .section-homebanner .text-title + .text-title-sm {
    font-size: 20px;
  }
  .section-homebanner .img-box picture {
    margin-left: 0px !important;
    max-width: 300px;
  }
  .section-homebanner .text-box:after {
    width: 210px;
    height: 290px;
    right: -70px;
    top: 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='208.608' height='287.228' viewBox='0 0 208.608 287.228'%3E%3Cpath data-name='Path 19326' d='M.191 23.659s172.947-71.315 203.313 36.4-101.297 155.035-121.313 83.723 124.518-39.84 48.909 143.256' fill='none' stroke='%238bb6c7' stroke-dasharray='8'/%3E%3C/svg%3E");
  }
}
@media only screen and (max-width: 390.5px) {
  .section-homebanner .homebanner-bg {
    left: 0px;
    top: auto;
  }
  .section-homebanner .homebanner-bg img {
    width: 392px;
    height: 422px;
    object-fit: unset;
    object-position: unset;
  }
}
.section-ataglance {
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
}
.section-ataglance .bt-row:not(:last-child) {
  margin-bottom: 40px;
  text-align: center;
}
.iconimg-box {
  text-align: center;
}
.blaze-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 20px;
}
.blaze-nav .blaze-prev,
.blaze-nav .blaze-next {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 104px;
  width: 123px;
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.blaze-nav .blaze-prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='123.344' height='104' viewBox='0 0 123.344 104'%3E%3Cg data-name='Group 5850' transform='translate(52 -1118)'%3E%3Ccircle data-name='Ellipse 36' cx='52' cy='52' r='52' transform='translate(-52 1118)' fill='%23a6c6d3'/%3E%3Cg data-name='Icon feather-arrow-down' fill='none' stroke-linejoin='round'%3E%3Cpath data-name='Path 760' d='M71.344 1170.001H19.452' stroke='%23fff'/%3E%3Cpath data-name='Path 761' d='m27.29 1177.838-5.225-5.225-2.613-2.613 7.838-7.838' stroke='%23fff'/%3E%3Cpath data-name='Path 19327' d='M71.344 1170.001H52.221' stroke='%23242851'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  left: -85px;
  right: auto;
}
.blaze-nav .blaze-next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='123.344' height='104' viewBox='0 0 123.344 104'%3E%3Cg data-name='Group 5851' transform='translate(-319 -1118)'%3E%3Ccircle data-name='Ellipse 37' cx='52' cy='52' r='52' transform='rotate(180 221.172 611)' fill='%23a6c6d3'/%3E%3Cg data-name='Icon feather-arrow-down' fill='none' stroke-linejoin='round'%3E%3Cpath data-name='Path 760' d='M319.001 1170h51.892' stroke='%23fff'/%3E%3Cpath data-name='Path 761' d='m363.055 1162.163 5.225 5.225 2.613 2.613-7.838 7.838' stroke='%23fff'/%3E%3Cpath data-name='Path 19327' d='M319.001 1170h19.123' stroke='%23242851'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  right: -85px;
  left: auto;
}
.blaze-nav .blaze-pagination {
  display: flex;
  justify-content: center;
  gap: 8px;
}
.blaze-pagination > button {
  font-size: 0px;
  padding: 0px;
  width: 11px;
  height: 11px;
  display: block;
  border-radius: 100%;
  background-color: #dcedf4;
}
.blaze-pagination > button.active {
  background-color: #595e91;
}
@media only screen and (min-width: 1451px) {
  .blaze-nav {
    display: none;
  }
}
@media only screen and (max-width: 1450.5px) {
  .section-ataglance {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 991.5px) {
  .section-ataglance {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.section-teststreatments {
  padding-bottom: 100px;
}
.section-teststreatments .grid-row {
  margin-bottom: -35px;
}
.grid-row > .bt-col {
  margin-bottom: 35px;
}
.grid-box .grid-img {
  display: block;
  width: 100%;
}
.grid-box .grid-title {
  display: block;
  width: 100%;
  line-height: 1.3em;
  padding-right: 55px;
  min-height: 24px;
  background-repeat: no-repeat;
  background-size: 47px 24px;
  background-position: top right;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='47.493' height='24.008' viewBox='0 0 47.493 24.008'%3E%3Cg data-name='Group 5850' transform='translate(-1023.507 -1708.496)'%3E%3Ccircle data-name='Ellipse 20' cx='10.438' cy='10.438' r='10.438' transform='rotate(-90 1389.748 341.19)' fill='%23a6c6d3'/%3E%3Cg data-name='Ellipse 21' transform='rotate(-90 1389.748 342.756)' fill='none' stroke='%23a6c6d3'%3E%3Ccircle cx='12.004' cy='12.004' r='12.004' stroke='none'/%3E%3Ccircle cx='12.004' cy='12.004' r='11.504'/%3E%3C/g%3E%3Cpath data-name='Path 760' d='M1048.551 1720.499h12.544' fill='none' stroke='%23fff' stroke-linejoin='round'/%3E%3Cpath data-name='Path 761' d='m1057.004 1716.408 2.727 2.728 1.364 1.363-4.091 4.091' fill='none' stroke='%23fff' stroke-linejoin='round'/%3E%3Cpath data-name='Line 13' fill='none' stroke='%23a6c6d3' d='M1048.559 1720.5h-25.051'/%3E%3C/g%3E%3C/svg%3E");
}
@media only screen and (min-width: 1451px) {
  .section-teststreatments > div > .bt-row > .bt-col:nth-child(1) {
    flex: 0 0 35%;
    max-width: 35%;
  }
  .section-teststreatments > div > .bt-row > .bt-col:nth-child(2) {
    flex: 0 0 65%;
    max-width: 65%;
  }
  .section-teststreatments .grid-row {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 1450.5px) {
  .section-teststreatments {
    padding-bottom: 80px;
  }
  .section-teststreatments > div > .bt-row > .bt-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-teststreatments > div > .bt-row > .bt-col:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 991.5px) {
  .section-teststreatments {
    padding-bottom: 60px;
  }
}
.section-tryingconceive {
  background-color: #fcf0f8;
  overflow: hidden;
}
.section-tryingconceive picture {
  display: table;
  margin-left: 0px;
  position: relative;
  z-index: 1;
}
.section-tryingconceive picture:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 0px;
  top: 50%;
  bottom: 0px;
  display: block;
  width: 680px;
  height: 680px;
  border-radius: 100%;
  background-color: #efdbe6;
  transform: translate(-50%, -50%);
}
.section-tryingconceive .text-box {
  padding-top: 60px;
  padding-bottom: 60px;
}
.section-tryingconceive .text-title-sm {
  color: #d0a5be;
}
.section-tryingconceive ul li::marker {
  color: #d0a5be;
}
@media only screen and (max-width: 1450.5px) {
  .section-tryingconceive picture {
    margin-left: -70px;
  }
  .section-tryingconceive picture:before {
    background-color: transparent;
    background-image: linear-gradient(
      to right,
      rgba(239, 219, 230, 1) 0%,
      rgba(255, 255, 255, 0) 100%
    );
  }
}
@media only screen and (max-width: 991.5px) {
  .section-tryingconceive picture {
    margin: 0px auto;
  }
  .section-tryingconceive picture:before {
    left: -9999%;
    right: -9999%;
    top: 0px;
    bottom: 0px;
    width: auto;
    height: auto;
    border-radius: 0px 0px;
    transform: unset;
    background-color: #efdbe6;
  }
}
.section-resources {
  background-color: #242851;
  position: relative;
  z-index: 1;
  padding-top: 130px;
  padding-bottom: 100px;
}
.section-resources:before,
.section-resources:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: calc(50% + 445px);
  right: 0px;
  bottom: auto;
  top: auto;
  display: block;
  width: 632px;
  background-repeat: no-repeat;
  background-size: 632px 605px;
}
.section-resources:before {
  height: calc(605px * 25 / 100);
  background-position: top center;
  bottom: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='632' height='605' viewBox='0 0 632 605'%3E%3Cg fill='none' stroke='%23242851'%3E%3Cg data-name='Ellipse 33' transform='translate(18 14)'%3E%3Ccircle cx='295.5' cy='295.5' r='295.5' stroke='none'/%3E%3Ccircle cx='295.5' cy='295.5' r='295'/%3E%3C/g%3E%3Cg data-name='Ellipse 34'%3E%3Ccircle cx='295.5' cy='295.5' r='295.5' stroke='none'/%3E%3Ccircle cx='295.5' cy='295.5' r='295'/%3E%3C/g%3E%3Cg data-name='Ellipse 35' transform='translate(41 5)'%3E%3Ccircle cx='295.5' cy='295.5' r='295.5' stroke='none'/%3E%3Ccircle cx='295.5' cy='295.5' r='295'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.section-resources:after {
  height: calc(605px * 75 / 100);
  background-position: bottom center;
  top: 0px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='632' height='605' viewBox='0 0 632 605'%3E%3Cg fill='none' stroke='%23d0a5be'%3E%3Cg data-name='Ellipse 33' transform='translate(18 14)'%3E%3Ccircle cx='295.5' cy='295.5' r='295.5' stroke='none'/%3E%3Ccircle cx='295.5' cy='295.5' r='295'/%3E%3C/g%3E%3Cg data-name='Ellipse 34'%3E%3Ccircle cx='295.5' cy='295.5' r='295.5' stroke='none'/%3E%3Ccircle cx='295.5' cy='295.5' r='295'/%3E%3C/g%3E%3Cg data-name='Ellipse 35' transform='translate(41 5)'%3E%3Ccircle cx='295.5' cy='295.5' r='295.5' stroke='none'/%3E%3Ccircle cx='295.5' cy='295.5' r='295'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.drinro-box {
  flex-wrap: wrap;
  display: flex;
  width: 100%;
  max-width: 700px;
  /*height: 100%;*/
  background-color: #2e325d;
  margin: 0px auto;
  position: relative;
  z-index: 1;
  /*overflow: hidden;*/
}
/*.drinro-box .text-box:after {
    content: "";
    position: absolute;
    z-index: -1;
    left: -50px;
    right: 0;
    top: -30px;
    bottom: auto;
    display: block;
    width: 548px;
    height: 525px;
    border-radius: 100%;
    background-color: #404474;
}*/
.drinro-box .img-box {
  position: relative;
    /*overflow: hidden;*/
    text-align: center;
}
.drinro-box .img-box img {
    margin: 0 auto;
    margin-top: -59px;
    display: flex !important;
    height: 310px;
    object-fit: cover;
}
.drinro-box .text-box {
    padding: 30px;
    margin-left: 0;
    align-self: center;
    font-size: 14px;
    background-color: #2e325d;
}
.drinro-box .text-title {
    font-size: 24px;
    margin-bottom: 15px;   
    color: #fff;
}
.drinro-box p,
.drinro-box ul li{
    color: #fff;
}
.drinro-box .desc-box:after {
    width: 100%;
    height: 35px;
    background: linear-gradient(rgba(46, 50, 93, 0) 0%, #2e325d 100%);
    position: absolute;
    bottom: 0;    
    content: "";
}
.drinro-box .text-box a.toggle-desc {
    border-radius: 17px;
    background: transparent;
    border: 1px solid #fff;
    font-weight: 300;
    font-size: 15px;
    text-align: left;
    color: #fff;
    padding: 2px 16px;
    margin-top: 30px;
}
.drinro-box .text-box a.toggle-desc:hover {
    background-color: #fff;
    color: #242851;
}
@media only screen and (max-width: 1450.5px) {
  .section-resources {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section-resources:before,
  .section-resources:after {
    left: calc(50% + 295px);
  }
  .section-resources .bt-row > .bt-col:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 991.5px) {
    .drinro-box .img-box img {
        margin-top: 0;
        height: auto;
    }
  .section-resources {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-resources:before,
  .section-resources:after {
    left: calc(50% + 100px);
  }
}
@media only screen and (max-width: 768.5px) {
  .section-resources:before,
  .section-resources:after {
    left: calc(50% + 70px);
  }
  .drinro-box {
    flex-direction: column;
  }
  .drinro-box .text-box {
    padding-left: 25px;
    padding-right: 25px;
    margin-left: 0px;
    order: -1;
  }
}
@media only screen and (max-width: 575.5px) {
  .section-resources:before,
  .section-resources:after {
    left: 50%;
  }
}
.section-experience {
  padding-top: 100px;
  padding-bottom: 100px;
}
.section-experience .bt-col:nth-child(1) {
  position: relative;
  z-index: 2;
}
.section-experience .bt-col:nth-child(2) {
  position: relative;
  z-index: 1;
}
.section-experience .bt-col:nth-child(2):before {
  content: "";
  position: absolute;
  z-index: -1;
  left: -40%;
  right: 15px;
  top: 0px;
  bottom: 0px;
  background-color: #dcedf4;
}
.section-experience .img-box {
  padding-top: 35px;
  padding-bottom: 35px;
}
.section-experience .text-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  max-width: 660px;
  padding-right: 30px;
  padding-top: 60px;
  padding-bottom: 60px;
}
.section-experience .text-title-sm {
  color: #457284;
}
@media only screen and (max-width: 1450.5px) {
  .section-experience {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 991.5px) {
  .section-experience {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-experience .img-box {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .section-experience .text-box {
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .section-experience .bt-col:nth-child(2):before {
    left: 0px;
    right: 0px;
    top: -80px;
  }
}
.section-ourblog {
  padding-bottom: 100px;
}
.blog-article .blog-item {
  margin-top: 40px;
}
.blog-article .blog-item-inner {
  display: block;
  width: 100%;
  font-size: 14px;
}
.blog-article .blog-item-inner .text-box p:not(:last-child) {
  margin-bottom: 10px;
}
.blog-article .blog-item-inner .blog-time {
  color: #242851;
}
.blog-article .blog-item-inner .blog-title {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
  font-family: Poppins, sans-serif;
  text-transform: unset;
}
.blog-article .blog-item-inner .blog-title:after {
  content: "";
  display: block;
  width: 100%;
  max-width: 124px;
  margin-top: 20px;
  height: 1px;
  background-color: #fcf0f8;
}
.blog-article .blog-item-inner .blog-link {
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid #70a3b7;
  color: #70a3b7;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  margin-top: 8px;
}
@media only screen and (max-width: 1450.5px) {
  .section-ourblog {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 991.5px) {
  .section-ourblog {
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 575.5px) {
  .section-ourblog .bt-row:nth-child(1) .text-title {
    margin-bottom: 0px;
  }
  .section-ourblog .bt-row:nth-child(1) .text-btn {
    float: right;
    margin-top: -40px;
  }
}
.section-questionsform {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
  background-repeat: repeat;
  background-position: center;
  background-size: 100px 100px;
  overflow: hidden;
}
.section-questionsform .questionsform-bg {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0px;
  right: 55%;
  top: 0px;
  bottom: 0px;
  display: block;
  mix-blend-mode: multiply;
}
.section-questionsform .questionsform-bg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center right;
}
.section-questionsform .text-box {
  max-width: 912px;
  margin: 0px auto;
  background-color: rgb(255 255 255 / 38%);
  border: 1px solid #242851;
  padding: 50px 120px 65px;
}
.section-questionsform .text-title-sm {
  color: #457284;
}
.section-questionsform .text-title-sm,
.section-questionsform .text-title {
  text-align: center;
}
.section-questionsform .text-title:after {
  content: "";
  display: block;
  width: 100%;
  max-width: 1px;
  height: 66px;
  margin: 30px auto;
  background-color: #8bb6c7;
}
@media only screen and (max-width: 991.5px) {
  .section-questionsform {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-questionsform .text-box {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (max-width: 575.5px) {
  .section-questionsform .text-box {
    padding: 40px 30px 45px;
  }
}
@media only screen and (max-width: 390.5px) {
  .section-questionsform .questionsform-bg {
    right: 0px;
    top: auto;
  }
  .section-questionsform .questionsform-bg img {
    width: 390px;
    height: 631;
    object-fit: unset;
    object-position: unset;
  }
}
