/** Shopify CDN: Minification failed

Line 433:2 Unexpected "{"
Line 433:3 Expected identifier but found "%"
Line 433:34 Unexpected "{"
Line 433:35 Expected identifier but found "%"

**/
.page-width,
.section--page-width{
    width:100%;
    max-width:1200px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin: 0 auto;
}

.section--page-width{
        display: inherit;
}

.color-scheme-1,
.color-scheme-d8e05842-d104-4775-b2e8-a45f8ea51248,
.section-background.color-scheme-5,
.section-background.color-scheme-1{
    background: #fff !important;
}

.color-scheme-5,
.section-background.color-scheme-5 {
    background: #000;
}
.section-background.color-scheme-2 {
    background: #F5F5F5;
}
.section-background.color-scheme-3 {
    background: #EEF1EA;
}
.tp-card-container.freeze_time .tp-card-right {
    height: 400px;
}
.tp-card-container.freeze_time {
    padding: 60px 0px;
}

@media only screen and (max-width: 1359px){
   .page-width,.section--page-width {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
}


@media only screen and (max-width: 991px){
  .page-width,.section--page-width {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

/* header css */
header cart-icon.header-actions__cart-icon {
    display: none;
}
header button.account-button.header-actions__action {
    display: none;
}
header-component#header-component {
    background: #eef1ea;
    width: 100%;
    display: block;
    BORDER-BOTTOM: 1PX SOLID #E2E2E2;
}
.menu-list__list-item a.menu-list__link span {
    font-family: Inter;
    font-weight: 500;
    line-height: 100%;
    color: #1A1A26;
}
.menu-list__list-item a.menu-list__link.menu-list__link--active {
    text-decoration: underline;
    text-underline-offset: 6px;
    text-decoration-thickness: 2px;
}
.header__columns.spacing-style {
    padding: 19PX 0;
}


/* footer css */
.footer-content .logo-block.spacing-style {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
summary.menu__heading.h3  {
    font-family: Inter;
    font-weight: 700;
    font-size: 28px;
    line-height: 100%;
}
.details-content ul.list-unstyled li a {
    font-family: Inter;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
}
.footer-content .menu__item+.menu__item {
    margin-top: 20px;
}
.footer-content .custom-text {
    display: flex
;
    gap: 5px;
    align-items: center;
    margin-top: 15px;
}
.footer-content .custom-text span {
    font-family: Inter;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color:#000;
}
.footer-content.spacing-style {
    padding-top: 50px;
}
.section.section--page-width {
    border-top: 1px solid #FFFFFF1F;
}
span.footer-utilities__text {
    font-family: Inter;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
}
span.footer-utilities__text span {
    margin-left: 5px;
}
.utilities.spacing-style {
    justify-content: center;
    align-items: center;
    display: flex
;
}
.details-content ul.list-unstyled li a:hover{
    opacity: .6;
}




.hero__container a {
    text-decoration: none;
}
/* .shopify-section:not(.header-section) :is(.section,.cart__summary-container) {
    background: #f5f5f5 !important;
} */


@media(max-width : 768px){
    .header__columns.spacing-style {
    padding: 8PX 0;
}
span.footer-utilities__text {
    font-size: 14px;
}
.footer-content.spacing-style {
    padding-top: 40px;
}
.logo-block__image-wrapper img.logo-block__image {
    width: 130px;
}
.footer-content .custom-text{
    margin-top: 0px;
}
.footer-content .custom-text span{
    font-size:14px;
}
summary.menu__heading.h3{
    font-size: 28px;

}
.details-content ul.list-unstyled li a{
        font-size: 16px;

}
.footer-content .menu__item+.menu__item {
    margin-top: 10px;
}
.menu-drawer__menu .menu-drawer__list-item--flat{
margin-block-end: 0px !important;

}
nav.menu-drawer__navigation ul.menu-drawer__menu.has-submenu li.menu-drawer__list-item--flat a {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
}
.menu-drawer-container .header__icon--summary {
    padding-left: 0 !important ;
}
.tp-card-container.freeze_time .tp-card-right img {
        height: 230px;
    }
.tp-card-container.freeze_time .tp-card-right {
    height: auto;
}

}

/* css */
.fertility-testing .how-it-works{
    padding-top:0;
}
.fertility-testing .how-it-works:after{
    content:unset;
}
.fertility-testing .how-it-works .hiw-number{
   position:unset;
   transform:unset;
   display:none;
       margin: 0 auto;
}
.fertility-testing .how-it-works .hiw-card{
  background: #eef1ea;
}
.blogs_posts .hiw-heading {
    text-align: center;
    font-size: 28px;
    margin-bottom: 0;
    color: #1a1a26;
    margin-top: 0;
    line-height: 1.5em;
}
.blogs_posts h5.hiw_sub_heading {
    margin: 20px 0 35px;
    text-align: center;
    font-size: 18px;
}
.featured-blog-posts {
    padding: 70px 0;
}
.blogs_posts .resource-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 30px;
}
.featured-blog-posts-card__content h4, .featured-blog-posts-card__content {
    text-align: center;
}
.blog-post-details {
    justify-content: center !important;
}
.featured-blog-posts-card__content .btn_button a {
    text-transform: capitalize;
    text-decoration: underline;
    font-size: 16px;
}
/* test vs home*/
.test-vs-home-section {
    color: #fff;;
    background-color: #eef1ea;
    flex-direction: column;
    align-items: center;
    padding-top: 100px;
    display: flex;
}
.test-vs-home-section h2.ds-headline {
     margin: 0px;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
    line-height: 130%;
    font-weight:400;
}
.test-vs-home-section.gradient {
    background-image: linear-gradient(180deg, #fff, #eef1ea);
}
.test-vs-home-section .circle.light {
       text-transform: capitalize;
    font-weight: bold;
    font-size: 32px;
    line-height: 2em;
    margin: 0px;
    color: #1A1A26;
    margin-bottom: 20px;
    /* border: 1.5px solid #000;
    border-radius: 270px;
    padding-left: 32px;
    padding-right: 32px; */
}
.test-vs-home-wrapper
 {
    flex-direction: column;
    width: 90%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.test-vs-home-section .features-table {
    margin-top: 32px;
    padding: 0 30px 64px;
    position: relative;
}
.test-vs-home-section .container-31 {
    width: 100%;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}
.test-vs-home-section .comparison-table-2 {
    flex-direction: column;
    margin-top: 0;
    display: flex;
}
.test-vs-home-section .comparison-row-main {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #0000;
    border-bottom: 1px solid #e4ebf3;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 24px;
    padding-bottom: 24px;
    display: grid;
}
.test-vs-home-section h3.ds-title.large {
    color: #000;
    font-size: 22px;
    line-height: 150%;
}
.test-vs-home-section ._40px-hiehg {
    height: 40px;
    object-fit: contain;
}
.test-vs-home-section .comparison-row
 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-bottom: 1px solid #e4ebf3;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 24px;
    padding-bottom: 24px;
    display: grid;
}

.test-vs-home-section .cta-wrapper.stretched._32px-top-margin {
    margin-top: 32px;
        text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    padding-top: 16px;
    display: flex;
}
.test_vs_home_sec a.ds-button {
    background-color: #f5b9a8;
    font-size: 20px;
    padding: 6px 45px;
    display: inline-block;
    border-radius: 5px;
    border: 2px solid #f5b9a8;
}
.test_vs_home_sec a.ds-button:hover{
    background:transparent!important;
}
.test_vs_home_sec .cta-wrapper.stretched._32px-top-margin {
    margin: 30px auto;
    text-align: center;
}
.contact-form__form button.button.submit-button,.product-form-buttons button.button.add-to-cart-button {
    background: #f5b9a8;
    color: #000;
}
.product-form-buttons .shopify-payment-button__button,.product-form-buttons .shopify-payment-button__button:hover{
      background: #f5b9a8!important;
    color: #000;
}
/**/
.fertility_sperm .hero {
  text-align: center;
  padding: 80px 20px;
  background:#eef1ea;
  color: #fff;
}

.fertility_sperm .hero h1 {
  font-size: 2.5rem;
  margin-bottom: 15px;
  color:#000;
}

.fertility_sperm .hero p {
  font-size: 1.1rem;
  margin-bottom: 25px;
  color:#000;
}

/* BUTTONS */
.fertility_sperm .btn-primary,
.fertility_sperm .btn-secondary-popup {
  display: inline-block;
  padding: 14px 28px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
}
body .fertility_sperm .btn-secondary-popup {
    background: #f5b9a8;
    color: black;
    border: 1px solid #f5b9a8;
    font-size: 20px;
    font-weight: normal;
}
.fertility_sperm .btn-primary {
  background: #000;
  color: #fff;
}

.fertility_sperm .btn-secondary-popup {
  background: #000;
  color: #fff;
  {% comment %} margin-top: 30px; {% endcomment %}
}

/* PROCESS SECTIONS */
.fertility_sperm .process {
  padding: 40px 20px;
  text-align: center;
}

.fertility_sperm .process.light {
  background: #ffffff;
}

.fertility_sperm .process h2 {
  font-size: 2rem;
  margin-bottom: 50px;
}

/* STEPS GRID */
.fertility_sperm .steps {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  gap: 25px;
  max-width: 1100px;
  margin: auto;
}

.fertility_sperm .step-card {
  background: #fff;
  padding: 30px 25px;
  border-radius: 16px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
  text-align: left;
}

.fertility_sperm .step-card h3 {
  font-size: 1.2rem;
  margin-bottom: 12px;
  color: #000;
}

.fertility_sperm .step-card p {
  font-size: 0.95rem;
  margin-bottom: 12px;
}

.fertility_sperm .note {
  font-size: 0.85rem;
  color: #666;
}

/* FINAL CTA */
.fertility_sperm .final-cta {
  text-align: center;
  padding: 80px 20px;
  background: #eef3ff;
}

.fertility_sperm .final-cta h2 {
  font-size: 2rem;
  margin-bottom: 15px;
}

.fertility_sperm .final-cta p {
  margin-bottom: 25px;
}

/**/
/* POPUP OVERLAY */
 .popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

/* POPUP BOX */
.popup-overlay .popup-box {
  background: #fff;
  padding: 35px;
  width: 100%;
  max-width: 500px;
  border-radius: 16px;
  position: relative;
  animation: popupFade 0.3s ease;
}

.popup-overlay .popup-box h2 {
  margin-bottom: 10px;
  text-align: center;
  font-size:20px;
}
.popup-overlay .popup-box span.subheading{
   text-align: center;
    display: block;
    padding-bottom: 15px;
}
/* CLOSE BUTTON */
.popup-overlay .popup-close {
  position: absolute;
  top: 15px;
  right: 18px;
  background: none;
  border: none;
  font-size: 26px;
  cursor: pointer;
}

/* CONTACT FORM */
.popup-overlay .contact-form__input {
  width: 100%;
  padding: 12px 14px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
}

.popup-overlay .contact-form__form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.popup-overlay .contact-form__input--textarea {
  resize: vertical;
}

@keyframes popupFade {
  from {
    transform: scale(0.95);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
body .shopify-section-group-footer-group .colors{
    background:rgb(238 241 234)!important;
}
span.menu__heading__default {
    color: #000;
}
body .shopify-section-group-footer-group .details-content ul.list-unstyled li a{
    color: #000;
}
.footer-content .custom-text svg path
 {
    stroke: #000;
}
.footer-content .logo-block__image{
    filter: brightness(0%);
}
@media only screen and (min-width:768px){
        .resource-list__item {
        width: calc(25% - 20px);
    }
    body .overflow-menu:after{
    content:unset;
}
body .menu-list__list-item:where(:not([slot=overflow]))>.menu-list__submenu{
    width:unset;
    left:unset;
    background: #fff;
}
body .mega-menu__grid{
    grid-template-columns:unset;
}
body .mega-menu__list{
    grid-column: unset;
}
body .mega-menu.section {
    grid-template-columns: unset;
    padding: 10px !important;
}
body .menu-list__submenu-inner{
    padding:0;
}
body .mega-menu__link,body .mega-menu__link:hover{
 color:#000;
}
body .header-logo__image{
    width:150px;
}
}
@media only screen and (max-width:767px){
    .test-vs-home-section .circle.light {
    font-size: 1.2rem;
    /* padding-left: 20px;
    padding-right: 20px; */
}
.test_vs_home_sec .page-width{
    padding:0!important;
}
    .test-vs-home-section .features-table {
        padding-left: 0;
        padding-right: 0;
    }
    .test-vs-home-section .comparison-negative {
        background-position: 0 5px;
        background-size: 14px;
        margin-left: 10px;
        padding-left: 20px;
    }
      .test-vs-home-section  .comparison-positive {
        background-position: 0 4px;
        background-size: 16px;
        margin-left: 10px;
        padding-left: 20px;
    }
     .freezing_section .contact-form__form-row {
    grid-template-columns: 1fr;
  }
  .popup-overlay .popup-box{
   width:95%;
 }
 .fertility_sperm .hero h1{
  font-size: 1.7rem;
}
.popup-overlay .popup-box{
  padding:20px;
}
}