/** Shopify CDN: Minification failed

Line 2243:0 Expected "}" to go with "{"

**/
.product .product__title h1 {
    text-transform: uppercase;
    font-weight: 700;
}
.product .product__text.inline-richtext.subtitle {
    font-weight: 600;
    color: #000;
}
.product .product-form__buttons button span , .product .product-form__buttons button{
    background: #D55918;
    font-weight: 700;
    font-size:20px;
    text-transform: uppercase;
    border-radius:4px;
    padding:8px;
    font-family: 'Scandia Bold';
}
.product .product-form__buttons button:hover, .product .product-form__buttons button:hover span {
  background:#B54A11;
}
.product .product-form__buttons button::after,.product .product-form__buttons button::before {
box-shadow: none;
}
.product__info-wrapper .product__text.subtitle{
    font-family:'Oxanium';
    font-size:20px;
}
.product__info-wrapper .icon-with-text .icon-with-text__item .h4{
    font-family:'Scandia';
    font-size:16px;
    line-height:30px;
}
.product-slider-dots{
  display:none;
}
.productinfo .product__info-container .icon-with-text{
  margin: 0 !important;
}
.productinfo .icon-with-text__item{
  margin-bottom:0px !important;
  margin-top:20px;
}
.mobile-heading{
  margin:10px 0;
}
 .productinfo .mobile_product__text{
  font-family: Oxanium;
    font-size: 20px;
    font-weight: 700;
    color: #000;
}
.productinfo .mobile_product__title h1 {
     font-size: 40px;
     margin-bottom:10px;
}
.productinfo .mobile_product__title h1 {
    text-transform: capitalize;
    font-weight: 700;
}
.productinfo .deferred-media__poster {
    display: none !important;
}
.productinfo deferred-media video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
 .product-media-badge{
    position: absolute; 
    top: 18px; 
    left: 0px; 
    z-index: 2; 
    width: 60px; 
    height: auto;
 }
  .product__info-wrapper .accordion__title{
    font-size:17px;
    font-family:'Oxanium';
    line-height:30px;
    text-decoration: underline;
     font-weight:600;
}
.product__info-wrapper .accordion-icon {
  display: inline-flex;
  width: 16px;
  height: 16px;
  margin-left: auto;
  position: relative;
    align-self: center;
}
.product__info-wrapper .accordion-icon .icon-minus {
  display: none;
}
.product__info-wrapper .accordion-icon .icon-plus {
  display: block;
}
.product__info-wrapper details[open] .icon-minus {
  display: block;
}
.product__info-wrapper details[open] .icon-plus {
  display: none;
}
.product__info-wrapper .accordion__content p{
   color:#262626;
   line-height:22px;
}
.header__menu-item span{
 font-family:'Oxanium';
 font-weight:700;
 font-size:16px;
}
.product .grid--peek.slider .grid__item:first-of-type{
  margin-left:0 !IMPORTANT;
}
.productinfo .reviews-block-wrapper {
  display: block;
}
.productinfo .custom-rating-wrapper {

    align-items: center; 
    width: 100%;
    gap: 25px;
    font-family: 'Helvetica Neue', Arial, sans-serif;
}
.productinfo .rating-blue-card-container {
    flex: 0 0 65%; 
    max-width: 65%;
}
.productinfo .rating-blue-card {
    background: linear-gradient(110.58deg, #18294F 36.35%, #0F1B36 100%) !important;
    color: #ffffff !important;
    padding: 12px 16px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    font-weight: bold;
    cursor:pointer;
   
}
.productinfo .dynamic-num-score , .productinfo .dynamic-total-reviews {
  font-size:13px;
  font-family:'Oxanium';
  font-weight:700;
  line-height:1;
}
.productinfo .recommendation-box {
    flex: 0 0 35%;
    max-width: 35%;
    font-size: 14px;
    color: #262626;
    line-height: 1.2;
    font-family:'Scandia';
}
.productinfo .rec-percent {
      font-family:'Scandia Bold';
}
.productinfo .ruk_rating_snippet i {
    color: #FAFAFC !important; 
    font-style: normal !important;
    -webkit-text-stroke: 0px !important;
}
.productinfo .ruk_rating_snippet i::before {
    color: #ff8a00 !important; 
    border: none !important; 
    background: none !important;
}
.productinfo .ruk-rating-snippet-count {
    display: none !important;
}
 .productinfo .buy-qty-row{
      display:flex;
      flex-direction:row-reverse;
      justify-content:space-between;
      width:100%;
      gap:20px;
      align-items: self-end;
    }
.productinfo .quantity__dropdown {
  height: 48px;       
  padding: 0 40px 0 15px;
  font-size: 18px;
  border: 1px solid #000;
  border-radius: 4px;
  appearance: none;               
  background-image: url("/cdn/shop/files/Group_3024_1.svg?v=1770012107");
  background-repeat: no-repeat;
  background-position: right 13px center;
  background-size: 16px;
  cursor: pointer;
  font-family: 'Scandia Medium';
}
.productinfo .quantity__label span{
  font-family: 'Scandia Bold';
}
.productinfo .product-form__quantity {
  height: auto !important;
  align-items: center;
}
recharge-subscription-widget{
   max-width:100%;
   margin:10px auto;
 font-family: 'Scandia' !IMPORTANT;
}
.rc-purchase-option__label{
    font-family: 'Scandia Bold' !important;
}
recharge-subscription-widget .rc-purchase-option__label{
      display: flex;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
    padding: 18px 20px 8px 18px !important;
}
@media (min-width:768px){
    .product .product__title h1 {
    font-size: 40px;
    max-width:460px;
}
}
@media(min-width:990px){
  .mobile-heading{
    display:none;
  }
}
@media screen and (max-width: 990px) {
 .productinfo .product__info-wrapper .reviews-block-wrapper {
    display: none;
  }
 .productinfo .mobile-reviews-slot .reviews-block-wrapper {
    display: block;
    margin-top: 12px;
    margin-bottom:10px;
    width:100%;
  }
  .productinfo .mobile-reviews-slot{
    display: flex !important;
  }
  .product .product__title h1 , .product .product__text.inline-richtext.subtitle{
    display:none;
  }
  .productinfo .product__media-wrapper .slider-buttons {
    position: absolute !important;
    top: 45%;
    left: 0;
    right: 0;
    width: 94%;
    margin:auto;
    display: flex !important;
    justify-content: space-between !IMPORTANT;
    padding: 0 12px;
    pointer-events: none; 
    z-index: 2;
    background-color:transparent !important;
  }
  .productinfo .product__media-wrapper .slider-button {
    pointer-events: auto; 
    background: #D55918;
    border-radius: 50px;
    width: 50px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .productinfo .product__media-wrapper .slider-button svg {
    fill: #fff !important;
    width: 15px;
    height: 15px;
  }
  .productinfo .slider-counter{
    display:none !important;
  }
  .productinfo .product__media-list.slider--mobile {
  grid-auto-columns: 100% !important;
}
 .productinfo .product__media-list.slider--mobile .product__media-item {
  width: 100% !important;
  flex: 0 0 100% !important;
  padding: 0 ; 
  box-sizing: border-box;
}
.productinfo .grid--peek {
  --grid-peek-size: 0 !important;
}
.productinfo .product__media-list {
  position: relative;
}
.productinfo .product-slider-dots {
  position: absolute;
  bottom: 25px;
  left: 25px;
  display: flex;
  gap: 16px;
  z-index: 2;
}
.productinfo .product-slider-dots button {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: none;
  background: #D9D9D9;
  padding: 0;
  z-index: 2;
  transition: background-color 0.20s linear;
}
.productinfo .product-slider-dots button.active {
  background: #D55918; 
}
.productinfo .media-modal__content .slider-buttons,
.productinfo .media-modal__content .product-slider-dots {
  display: none !important;
}
}
@media screen and (max-width: 749px) {
     .product .product__title h1 {
    font-size: 30px;
}
.product .product__text.inline-richtext.subtitle {
    font-size: 17px;
}
  .productinfo .product__media-wrapper .slider-button {
    pointer-events: auto; 
    background: #D55918;
    border-radius: 50px;
    width: 40px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .productinfo .product-slider-dots {
  position: absolute;
  bottom: 15px;
  left: 35px;
  display: flex;
  gap: 12px;
  z-index: 2;
}
  .productinfo .product-slider-dots button {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: none;
  background: #D9D9D9;
  padding: 0;
   z-index: 2;
}
 .productinfo .product__media-list.slider--mobile .product__media-item {
  width: 100% !important;
  flex: 0 0 100% !important;
  padding: 0 1.5rem; /* padding inside each slide, keeps main layout intact */
  box-sizing: border-box;
}
 .productinfo .mobile_product__title h1 {
    font-size: 31px;
    line-height:1.2;
    margin-bottom:10px;
    margin-top:-3px;
}
 .productinfo .mobile_product__text{
    font-size: 18px;
    line-height:22px;
}
.quantity__label.form__label span{
   display:none;
}
.quantity__dropdown{
  height:66px !important;
  padding: 0 34px 0 15px !important;
  font-size:24px !important;
  background-position: right 8px center !important;
    background-size: 20px !IMPORTANT;
}
 .productinfo  .accordion summary{
  padding:1rem 0;
}
}
  @media(max-width:540px){
  .product-media-badge{
    top: 8px; 
  }
  .product-media-badge img{
    width:180px !important;
    height:auto !important;
  }
  }
@media(min-width:1100px){
.product-media-modal__content>*{
  width:40% !important;
}
}
@media (max-width:990px) and (min-width:600px){
  .product-media-modal__content>*{
  width:90% !important;
}
}
@media (max-width:599px){
  .product-media-modal__content>*{
  width:100% !important;
}
}
@media(max-width:600px){
  .productinfo .custom-rating-wrapper{
    flex-direction:column;
    gap:10px !important;
  }
  .productinfo .rating-blue-card {
    justify-content: left !important;
    width: 100%;
}
.productinfo .recommendation-box {
    max-width: 100% !important;
    text-align:left !IMPORTANT;
    width:100%;
}
.productinfo .dynamic-num-score , .productinfo .dynamic-total-reviews {
  font-size:17px !important;
}
 .productinfo .dynamic-total-reviews {
        margin-left: 15px;
    }
.productinfo .recommendation-box {
    font-size: 17px !important; 
}
}


/* ================================================================================ */
/*---------- Product Breadcumb section css start ----------*/
/* ================================================================================ */

.breadcrumb-section{
margin-top:45px;
}
.breadcrumb-section .breadcrumb-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #262626;
  line-height:18px;
}

.breadcrumb-section .breadcrumb-item a {
  color: #262626;
  text-decoration: underline;
}

.breadcrumb-section .breadcrumb-item a:hover {
  text-decoration: underline;
}

.breadcrumb-section .breadcrumb-separator {
  margin: 0 6px;
  color: #262626;
}

.breadcrumb-section .breadcrumb-current {
  color: #262626;
  font-weight: 500;
}
.breadcrumb-section .breadcrumb-item .metafield-rich_text_field p{
    margin:0;
}
/* Mobile */
@media (max-width: 768px) {
  .breadcrumb-section  .breadcrumb-list {
    font-size: 12px;
  }
  .breadcrumb-section{
margin-top:20px;
}
.breadcrumb-section .breadcrumb-current span , .breadcrumb-section .breadcrumb-item a span{
  font-size:13px;
}
}


/* ================================================================================ */
/*---------- Press slider section css start ----------*/
/* ================================================================================ */

.press-slider-wrapper {
  background: #EEF1F5;
  padding: 85px 0 50px;
  text-align: center;
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-top:70px;
}
.press-slider-wrapper .press-slider-text {
  max-width: 580px;
  margin: 0 auto 40px auto;
  font-size: 22px;
  font-family: 'Scandia';
  line-height: 1.6;
  color: #262626;
  min-height: 80px;
  padding: 0 20px;
  transition: opacity 0.3s ease;
}
.press-slider-wrapper .press-slider-container {
  width: 100%;
  position: relative;
}
.press-slider-wrapper .simple-slider {
  width: 100%;
  overflow: hidden; 
  position: relative;
  padding: 0px 0 20px;
}
.press-slider-wrapper .slider-track {
  display: flex;
  transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1); 
  width: max-content; 
  will-change: transform;
}
.press-slider-wrapper .slide-item {
  width: 25vw; 
  flex-shrink: 0;
  box-sizing: border-box;
  padding: 0 15px;
  transition: all 0.5s ease;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
}
.press-slider-wrapper .logo-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.press-slider-wrapper .press-logo {
  width: 100%;
  max-width: 220px;
  height: auto;
  opacity: 0.5 !important;
}
.press-slider-wrapper .slide-item.active-slide .press-logo {
  opacity: 1 !important;
}
.press-slider-wrapper .simple-slider-nav {
  display: flex;
  justify-content: space-between; 
  align-items: center;
  margin-top: 40px;
  padding: 0 40px;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
}
.press-slider-wrapper .slider-arrows-wrapper {
  display: flex;
  gap: 25px; 
}
.press-slider-wrapper .arrow-prev, .press-slider-wrapper .arrow-next {
  background: #D55918;
  color: white;
  border: none;
  border-radius: 50px;
  width: 46px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 20px;
  transition: transform 0.2s;
}
.press-slider-wrapper .arrow-prev:hover, .press-slider-wrapper .arrow-next:hover {
  background: #B54A11;
}
.press-slider-wrapper .slider-dots {
  display: flex;
  gap: 12px;
}
.press-slider-wrapper .slider-dots .dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #ccc;
  border: none;
  cursor: pointer;
  padding: 0;
  transition: background 0.3s;
}
.press-slider-wrapper .slider-dots .dot.active {
  background: #D55918;
}
@media (max-width: 1250px) and (min-width: 1024px) {
 .press-slider-wrapper .press-logo {
  width: 100%;
  max-width: 180px;
  height: auto;
}
}
@media (min-width: 1024px) {
  .press-slider-wrapper .slider-track {
 margin-left:0% !important;
}
.press-slider-wrapper .slide-item {
  width: 27vw !important; 
}
}
@media (max-width: 1024px) {
  .press-slider-wrapper .slide-item {
    width: 55vw; 
    padding: 0 10px;
  }
 .press-slider-wrapper .press-logo {
     transform: scale(0.8); 
  }
 .press-slider-wrapper .simple-slider-nav {
    padding: 0 20px; 
    max-width: none; 
    justify-content: space-between; 
  }
 .press-slider-wrapper .slider-dots {
    order: 2;
  }
 .press-slider-wrapper .slider-arrows-wrapper {
    display: contents; 
  }
 .press-slider-wrapper .arrow-prev {
      order: 1; 
  }
 .press-slider-wrapper .arrow-next {
      order: 3; 
  }
}
@media (max-width: 767px) {
  .press-slider-wrapper .press-slider-wrapper {
    padding: 80px 0 30px;
      margin-top:50px;
  }
  .press-slider-wrapper .press-slider-text {
    font-size: 18px;
    margin-bottom: 20px;
  }
 .press-slider-wrapper  .simple-slider-nav {
    gap: 15px; 
    padding: 0 20px;
    margin-top:20px;
  }
.press-slider-wrapper .arrow-prev, .press-slider-wrapper .arrow-next {
  width: 41px;
  height: 30px;
}
.press-slider-wrapper .press-logo {
  width: 100%;
  max-width: 145px;
  height: auto;

}
  .press-slider-wrapper .slider-dots {
    display: none;
  }
}


/* ================================================================================ */
/*---------- trusted by doctores section css start  ----------*/
/* ================================================================================ */

.trusted-by-doctors {
  padding: 80px 0;
  margin-top:10px;
  margin-bottom:70px;
}
.trusted-by-doctors .section-heading-mob{
display:none !important}
.trusted-by-doctors .section-heading {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #000; 
  margin-top:0;
  max-width:550px;
  display:flex;
}
.trusted-by-doctors .doctor-content-wrapper {
  display: flex;
  gap: 50px;
  align-items: center;
}
.trusted-by-doctors .doctor-text-column {
  flex: 1;
  max-width: 60%;
}
.trusted-by-doctors .doctor-image-column {
  flex: 1; 
  max-width: 40%;
  display: flex;
  flex-direction: column;
  align-items: flex-end; 
  position: relative;
}
.trusted-by-doctors .doctor-quote {
  font-size: 16px;
  line-height: 1.5;
  margin: 5px 0 20px;
  padding: 0;
  border-left: none; 
  color: #262626;
  font-family: Scandia;
}
.trusted-by-doctors .doctor-image-container {
  width: 82%; 
  padding-top: 93%; 
  position: relative;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  shape-outside: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
.trusted-by-doctors .doctor-hexagon-clip {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.trusted-by-doctors .doctor-placeholder {
  background-color: #eee;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #888;
}
.trusted-by-doctors .doctor-info-badge {
   background: linear-gradient(110.58deg, #18294F 36.35%, #0F1B36 100%);
  color: #fff;
  display: flex;
  align-items: center;
  padding: 12px 20px;
  border-radius: 8px;
  position: absolute;
  bottom: 15px; 
  right: 17%; 
  width: 440px; 
}
.trusted-by-doctors .doctor-icon svg {
  fill: #fff;
  width: 64px;
  height: 64px;
  margin-right: 20px;
}
.trusted-by-doctors .doctor-icon{
  display:flex;
  align-content:center;
}
.trusted-by-doctors .doctor-details {
  line-height: 1.3; 
}
.trusted-by-doctors .doctor-name {
  font-weight: 700;
  font-size: 22px;
  margin: 0;
  font-family:Oxanium;
}
.trusted-by-doctors .doctor-title {
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  font-family:Oxanium;
}
@media(max-width:1270px){
.trusted-by-doctors .doctor-image-container {
  width: 100%; 
  padding-top: 100%; 
  position: relative;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  shape-outside: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
.trusted-by-doctors .doctor-info-badge {
   background: linear-gradient(110.58deg, #18294F 36.35%, #0F1B36 100%);
  color: #fff;
  display: flex;
  align-items: center;
  padding: 15px 20px;
  border-radius: 8px;
  position: absolute;
  bottom: 10px; 
  right: 1%; 
  width: 400px; 
}
}
@media (max-width: 990px) {
   .trusted-by-doctors .section-heading {
 display:none !important;
}
  .trusted-by-doctors .section-heading-mob {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #000; /* Adjust as needed */
  margin-top:0;
  max-width:100%;
  display:flex !important;
   text-align:center;
}
  .trusted-by-doctors .trusted-by-doctors {
    padding: 40px 0 30px;
  }
  .trusted-by-doctors .doctor-content-wrapper {
    flex-direction: column;
    gap: 30px;
    align-items: center; 
  }
  .trusted-by-doctors .doctor-text-column,
  .trusted-by-doctors .doctor-image-column {
    max-width: 100%;
    width: 100%;
    flex: none;
  }
 .trusted-by-doctors .doctor-image-column {
    order: 1; 
    align-items: center; 
    margin-bottom:20px;
  }
  .trusted-by-doctors .doctor-text-column {
    order: 2; 
    display: flex; 
    flex-direction: column;
    padding: 0 0px 20px; 
    box-sizing: border-box;
  }
  .trusted-by-doctors .doctor-quote {
    order: 2;
  }
   .trusted-by-doctors  .doctor-image-container {
        max-width: 65%;
        padding-top: 80%;
        margin-left: 25%;
    }
  .trusted-by-doctors .doctor-info-badge {
    position: relative; 
    bottom: auto;
    right: auto;
    margin-top: -100px; 
    box-sizing: border-box;
    padding: 8px 15px;
    right:10%;
    width:80%;
  } 
 .trusted-by-doctors .doctor-name {
    line-height:24px
}
.trusted-by-doctors .doctor-title {
   line-height:20px
}
  .trusted-by-doctors .doctor-details {
    text-align: left;
  }
}
@media(max-width:749px){
  .trusted-by-doctors {
  padding: 30px 0;
}
.trusted-by-doctors .doctor-content-wrapper{
padding-inline:15px;}
  .trusted-by-doctors .section-heading-mob {
  font-size: 26px !important;
  text-align:center;
}
.trusted-by-doctors .doctor-name {
    font-size: 18px;
}
.trusted-by-doctors .doctor-title {
    font-size: 11px;
}
.trusted-by-doctors .doctor-icon svg {
  fill: #fff;
  width: 50px;
  height: 50px;
  margin-right: 20px;
}
    .trusted-by-doctors .doctor-info-badge {
        position: relative;
        bottom: auto;
        right: auto;
        margin-top: -80px;
        box-sizing: border-box;
        padding: 5px 15px;
        right: 10%;
        border-radius:4px;
    }
.trusted-by-doctors {
  margin-bottom:0px;
}
}
@media(max-width:540px){
 .trusted-by-doctors .doctor-info-badge {
    margin-top:-70px;
    }
.trusted-by-doctors .doctor-icon svg {
  width: 28px;
  height: 28px;
  margin-right: 15px;
}
    .trusted-by-doctors .doctor-image-container {
        max-width: 80%;
        padding-top: 92%;
        margin-left: 19%;
    }
}


/* ================================================================================ */
/*---------- Real result section css start ----------*/
/* ================================================================================ */

.real-results-section .real-results-heading-wrapper h4 {
    color: #f48b5e;
    font-weight: 700;
    font-size: 40px;
    margin-top: 0;
    max-width: 200px;
    font-family: Oxanium;
    margin-bottom:0;
}
.real-results-section .real-results-wrapper {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    align-items: center; 
    gap: 100px;
}
.real-results-section .real-results-heading-wrapper {
    flex-shrink: 0;
    width: 200px; 
    text-align: left;
}
.real-results-section .real-results-container {
    display: flex;
    flex-grow: 1; 
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.real-results-section .real-results-block {
    flex: 1;
    max-width: 320px;
}
.real-results-section .real-results-heading-wrapper h4 {
    color: #f48b5e;
    font-weight: 700;
    font-size: 40px;
    margin-top: 0;
    max-width: 200px;
    font-family: Oxanium;
    margin-bottom: 0;
}
.real-results-section .result-content-wrapper {
    display: flex; 
    align-items: center;
    gap: 15px;
}
.real-results-section .real-results-text-content {
    text-align: left;
}
.real-results-section .real-results-percentage .count-up-number , .real-results-section .real-results-percentage{
     color: #f48b5e;
    font-weight: 700;
    font-size: 40px;
    margin-top: 0;
     font-family: Oxanium;
     margin-bottom:0;
}
.real-results-section .real-results-description {
        color: #f2f2f2;
    line-height: 21px;
    font-size:15px;
    margin-top: -5px;
}
@media(max-width:1250px){
 .real-results-section .real-results-wrapper{
    gap:40px
}
}
@media(max-width:990px){
  .real-results-section .real-results-heading-wrapper h4 {
    color: #f48b5e;
    max-width: 100%;

    margin-bottom: 20px;
}
.real-results-section .real-results-wrapper , .real-results-section .result-content-wrapper{
    flex-direction:column;
    text-align-last: center;
}
.real-results-section .real-results-heading-wrapper h4 , .real-results-section .real-results-heading-wrapper{
max-width:100%;
width:100%;
  text-align:center;
}
 .real-results-section .real-results-wrapper{
    gap:10px
}
.real-results-section .real-results-description{
text-align:center;}
}
@media (max-width: 749px) {
  .real-results-section{
    padding: 30px 0 !IMPORTANT;
  }
    .real-results-section .real-results-wrapper {
        flex-direction: column; 
        align-items: center;
        text-align: center;
    }
    .real-results-section .real-results-heading-wrapper {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    } 
    .real-results-section .real-results-heading-wrapper h4 {
        font-size: 26px; 
        margin-bottom:0;
    }
   .real-results-section .real-results-container {
        flex-direction: column; 
        gap: 20px;
    }
    .real-results-section .hexagon-border-container {
    width: 63.75px !IMPORTANT;
    height: 72px !IMPORTANT;
}
   .real-results-section  .result-content-wrapper {
        flex-direction: column;
        text-align: center;
        gap:2px;
    }
    .real-results-section .real-results-text-content {
        text-align: center;
    }
    .real-results-section .real-results-percentage , .real-results-section .real-results-percentage .count-up-number, .real-results-section .real-results-percentage{
        font-size: 32px; 
    }
}
.real-results-section .hexagon-border-container {
    position: relative;
    width: 85px; 
    height: 96px;
    --fill-percentage: 100%; 
}
.real-results-section .hexagon-svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.real-results-section .hexagon-outline {
    fill: none;
    stroke: #ffffff; 
    stroke-width: 3;
    stroke-linejoin: round;
}
.real-results-section .hexagon-clip-shape {
    fill: #ffffff; 
    clip-path: inset(var(--fill-percentage) 0 0 0); 
    transition: clip-path 2.5s ease-out;
}
.real-results-section .hexagon-icon-image {
    opacity: 1; 
    transition: opacity 0.5s;
}
.real-results-section .icon-image { display: none; } 
.real-results-section .hexagon-fill { display: none; } 
.real-results-section .real-results-block.is-in-view .hexagon-border-container {
    --fill-percentage: 0%; 
}


/* ================================================================================ */
/*---------- best-prostate-supplement section css start ----------*/
/* ================================================================================ */

.best-prostate-supplement .custom-block{
  width:100%;
}
.best-prostate-supplement .image-with-text__heading {
    font-weight: 700;
        max-width: 550px;
        color:#262626;
        font-size:40px;
}
.best-prostate-supplement .que-ans .plus-minus {
    display: none;
}
.best-prostate-supplement .que-ans.active .plus-icon {
    display: none;
}
.best-prostate-supplement .que-ans.active .plus-minus {
    display: inline-flex;
}


.best-prostate-supplement .que-ans .ans {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transform: translateY(8px);
  transition:
    max-height 0.30s ease,
    opacity 0.35s ease,
    transform 0.35s ease;
}
.best-prostate-supplement .que-ans.active .ans {
  opacity: 1;
  transform: translateY(0);
  margin-top: 14px; 
}
.best-prostate-supplement .ans span {
  display: block;
  transform: translateY(6px);
  transition: transform 0.35s ease;
}
.best-prostate-supplement .que-ans.active .ans span {
  transform: translateY(0);
}
.best-prostate-supplement .que {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap:10px;
}
.best-prostate-supplement .que span:first-child {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
 .best-prostate-supplement .image-with-text__content{
  padding: 4rem 0 4rem 8rem;
 }
 @media(min-width:990px){
 .best-prostate-supplement  .custom-img-grid__heading{
   display:none;
}
.best-prostate-supplement .que-ans.active .ans {
  margin-bottom:20px
}
}
 @media screen and (max-width: 990px) {
  .best-prostate-supplement  .image-with-text__heading{
    display:none;
  }
     .best-prostate-supplement .grid--2-col-desktop .grid__item {
        width: 100%;
        max-width: 100%;
    }
     .best-prostate-supplement .image-with-text__content{
  padding: 0rem 0;
 }
}
@media(max-width:749px){
  .best-prostate-supplement .que span:first-child {
    gap: 14px;
}
  .best-prostate-supplement .que span{
    font-size:18px !important;
    line-height:22px !important;
}
 .best-prostate-supplement .image-with-text__content{
    margin-top:-1rem !important;
  }
.best-prostate-supplement .cus-faq-text{
  padding-inline:1.5rem;
}

.best-prostate-supplement .plus-icon svg,
.best-prostate-supplement .plus-minus svg {
   height:19px;
   width:19px;
}
}
.cus-faq-text:last-child .que-ans {
  border-bottom: none !important;
}
.best-prostate-supplement .cus-faq-text{
  margin-top:0 !important;
}
@media(max-width:990px) and (min-width:750px){
  .best-prostate-supplement .cus-faq-text{
  padding-inline:3rem;
}
}
@media(min-width:768px){
    .best-prostate-supplement .page-width {
    max-width: 1670px;
    padding-left: 0;
}
}
.best-prostate-supplement .que-ans {
    border-bottom: 1px solid #8E8E8E;
    padding: 14px 0;                 
    margin-top:0 !important;
    cursor:pointer;
}
.best-prostate-supplement  .que span{
    font-size:19px;
    color:#262626;
    font-family: 'Oxanium';
    line-height:26px;
    font-weight:700;
}
.best-prostate-supplement  .ans span{
   color:#262626;
   line-height:22px !important;
}
.best-prostate-supplement  .que span img{
   height:55px;
  width:auto;
}
.best-prostate-supplement .image-with-text-video{
      height: 100%;
    width: 100%;
    object-fit: cover;
}
@media(min-width:1250px){
.best-prostate-supplement .image-with-text__media-item{
  max-width:58.5% !important;
  width:58.5% !important;
 }
.best-prostate-supplement .image-with-text__text-item{
    max-width:41.5% !important;
    width:41.5% !important;
  }
}


/* ================================================================================ */
/*---------- grid-casoule section css start ----------*/
/* ================================================================================ */

.grid-casoule {
  padding: 50px 0 80px;
}
.grid-casoule .grid-casoule-header h2 {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 35px;
  color: #000000;
}
.grid-casoule .grid-casoule-slider-wrapper {
  position: relative;
}
.grid-casoule .grid-casoule-arrow {
  position: absolute;
  top: 40px;
  right: 0;
  width: 46px;
  height: 35px;
  border: none;
  border-radius: 50px;
  background: #D55918;
  display: flex;
  gap:30px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #ffffff;
  font-size: 20px;
  z-index: 2;
  box-shadow: 0 3px 10px rgba(0,0,0,0.15);
}
.grid-casoule .grid-casoule-arrow:hover {
  background: #B54A11;
}
.grid-casoule .grid-casoule-arrow.left {
  right: 70px;
}
.grid-casoule .grid-casoule-slider {
  display: flex;
  gap: 13px;
  overflow-x: auto;
align-items: flex-start;
  scroll-behavior: smooth;
  padding:40px 12px 80px;
}
.grid-casoule .grid-casoule-card {
  min-width: 310px;
  background: #ffffff;
  padding: 22px 16px 0;
  box-shadow: 0 0 8px 8px rgba(0, 0, 0, 0.04);
  position: relative;
  border-radius:4px;
  min-height: 300px; 
  display: flex;
  flex-direction: column;
}
.grid-casoule .grid-casoule-icon-main {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 60px;
  height: auto;
  border-radius:0 4px 0 0;
}
.grid-casoule .grid-casoule-title {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 17px;
  margin-top:11px;
  margin-right:20px;
}
.grid-casoule .grid-casoule-points {
  margin: 0 0 15px 0;
  padding-left: 0;
  list-style: none;
  flex-grow: 1;
  height:155px;
}
.grid-casoule .grid-casoule-points li {
  font-size: 15px;
  margin: 7px 0;
  padding-left: 22px;
  position: relative;
  line-height:22px;
  font-family: Scandia;
}
.grid-casoule .grid-casoule-points li:before {
  content: "";
  width: 14px;
  height: 16px;
  background-image: url('/cdn/shop/files/img-ticks_2.png?v=1764151566');
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 5px;
}
.grid-casoule .grid-casoule-slider {
  scrollbar-width: none; 
}
.grid-casoule .grid-casoule-slider::-webkit-scrollbar {
  display: none; 
}
.grid-casoule .grid-casoule-learn-btn {
  background: transparent;
  border: none;
  color: #152C54;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
  width: 100%;
  text-align: left;
  padding: 20px 0 22px;
  border-top: 1px solid #4D4D4D;
  position: relative;
  text-transform:uppercase;
  text-decoration:underline;
  font-family:'Scandia Medium';
  flex-shrink: 0; 
  margin-top: auto;
}
.grid-casoule .grid-casoule-learn-btn:after {
  content: url('/cdn/shop/files/5.svg?v=1770014602');
  position: absolute;
  right: 2px;
  top: 16px;
  font-size: 18px;
  font-weight: 600;
}
.grid-casoule .grid-casoule-learn-btn.active:after {
  content: url('/cdn/shop/files/6.svg?v=1770014703');
  top:13px;
  
}
.grid-casoule .grid-casoule-hidden {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transform: translateY(12px);
  transition:
    max-height 0.45s ease,
    transform 0.35s ease;
  will-change: max-height, opacity, transform;
}
.grid-casoule .grid-casoule-card.is-open .grid-casoule-hidden {
  opacity: 1;
  transform: translateY(0);
  margin-bottom:14px;
}
.grid-casoule .grid-casoule-hidden p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 19px;
  color:#262626;
  margin-top:0;
}
.grid-casoule .grid-casoule-hidden h4 {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 8px;
  color:#152C54;
  font-family:'Scandia Medium';
}
.grid-casoule .grid-casoule-small-list {
  list-style: none;
  padding: 0;
  margin:2px auto;
}
.grid-casoule .grid-casoule-small-list {
  display: flex;
  align-items: center;
  gap: 6px;
  margin: 6px 0;
  font-size: 14px;
    font-family:'Scandia';
}
.grid-casoule .grid-casoule-small-img {
  width: 18px;
  height: 18px;
  object-fit: contain;
}
.grid-casoule .grid-casoule-small-list .meta-text{
  font-size:14px;
}
.grid-casoule .grid-casoule-arrows-mobile{
display:none;}
@media  (max-width: 1023px) {
  .grid-casoule .grid-casoule-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
  }
  .grid-casoule .grid-casoule-header h2 {
    text-align: left;
    margin: 0;
    font-size: 26px;
  }
  .grid-casoule .grid-casoule-arrow.left,
  .grid-casoule .grid-casoule-arrow.right {
    position: static; 
    top: auto;
    margin: 0 0 0 10px;
  }
 .grid-casoule .grid-casoule-slider-wrapper {
    display: flex;
    flex-direction: column;
  }
  .grid-casoule .grid-casoule-slider {
    padding:20px 12px;
  }
  .grid-casoule .grid-casoule-header .grid-casoule-arrows {
    display: flex;
    gap: 10px;
  }
}
@media (max-width: 470px) and (min-width:439px) {
.grid-casoule .grid-casoule-points{
height:110px !important;
}
}
@media (max-width: 440px) and (min-width:416px) {
.grid-casoule .grid-casoule-points{
height:125px !important;
}
}
@media (max-width: 415px) {
.grid-casoule .grid-casoule-points{
height:145px !important;
}
}
@media (max-width: 767px) {
  .grid-casoule {
  padding: 20px 0;
  font-family: 'Helvetica', sans-serif;
}
.grid-casoule .grid-casoule-points{
height:90px;
}
  .grid-casoule .grid-casoule-arrows-mobile {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    width: 100%;
    padding-right:1.5rem
  }
  .grid-casoule .grid-casoule-slider {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 100%;
    overflow-x: auto;
  }
  .grid-casoule .grid-casoule-header h2 {
    text-align: center;
    margin: 0 auto;
  }
  .grid-casoule .grid-casoule-card {
    min-width: 100% !important;
    max-width: 100%;
    min-height:200px !important;
  }
.grid-casoule .grid-casoule-arrows{
display:none !important;
}
}


/* ================================================================================ */
/*---------- consultation section css start ----------*/
/* ================================================================================ */

.consultation{
   margin-top:36px;
}
.consultation {
  background-image: url("/cdn/shop/files/Layer_2_5b335652-cb7f-4cdb-871b-5faf7a7a952d.png?v=1765439597");
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
  background-color: #ccdbf0;
}
.consultation .image-with-text__media {
  position: relative; 
  border-radius: 10px; 
  overflow: visible; 
}
.consultation .image-with-text__media::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; 
  border-radius: 10px; 
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1.5' y='1.5' width='calc(100%25 - 3px)' height='calc(100%25 - 3px)' rx='4' ry='4' fill='none' stroke='%23152C5480' stroke-width='3' stroke-dasharray='24%2c 24' stroke-linecap='square'/%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 2;
}
.consultation .image-with-text__media img {
  border-radius: 10px;
  display: block;
  width: 100%;
  height: 100%;
}
.consultation  .image-with-text__content{
    padding: 0rem 7rem 6rem 0;
}
.consultation .button{
    min-height:65px;
    border-radius:4px;
}
.consultation .button:hover{
  background:#B54A11;
}
@media(min-width:990px){
.consultation  .custom-steps {
 max-width:700px;
}
.consultation .button{
    min-height:65px;
    width:100%;
    padding-inline:1rem;
}
}
.consultation  .custom-steps {
  margin: 0px auto;
  font-family: 'Scandia';
}
.consultation  .custom-steps p.title {
  font-size: 17px;
line-height:22px;
  margin-bottom: 50px;
color:#262626;
}
.consultation  .custom-step-item {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 18px;
  color: #262626;
}
.consultation  .custom-step-icon {
  width: 54px;
  height: 54px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.consultation  .custom-step-text {
  line-height: 20px;
  color: #262626;
font-size:15px;
}
@media (max-width: 700px) {
  .consultation  .custom-step-icon {
  width: 60px;
  height: 60px;
}
.consultation .page-width{
  padding-inline:0;
}
.consultation .custom-img-grid__heading , .consultation .image-with-text__text-item{
  padding-inline:1.5rem;
}
.consultation  .custom-step-text {
  line-height: 26px;
font-size:16px;
}
.consultation  .custom-steps p.title {
  line-height: 1.5;
font-size:16px;
margin-bottom: 10px;
margin-top:10px;
}
.consultation .button{
    padding-inline:1rem;
}
}
@media(max-width:990px){
    .consultation  .image-with-text__content{
    padding: 1rem 0;
}
.consultation  .button{
    min-height:90px;
    width:100%; 
}
.consultation  .custom-steps p.title {
  margin-bottom: 30px;

}
}
@media(max-width:756px){
.consultation  .button{
    font-size:18px;
     min-height:59px;
}




.consultation .image-with-text__media {
  aspect-ratio: 1 / 1;   /* makes container square */
  padding-bottom: 0 !important; /* kills Shopify ratio hack */
  height: auto;
}

.consultation .image-with-text__media img {
  object-fit: cover;   /* crops instead of stretching */
}


}


/* ================================================================================ */
/*----------  multicolumn testimonial-proof css start -----------*/
/* ================================================================================ */

@media(min-width:991px){
.testimonial-proof .grid{
  column-gap:18px;
}
.testimonial-proof .multicolumn-list__item{
          width: calc(22% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
        max-width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);

}
}
@media(min-width:750px){
.testimonial-proof .title-wrapper-with-link{
  justify-content:center;
} 
}
.testimonial-proof  .multicolumn-subtitle .metafield-rich_text_field p{ 
  max-width:1090px;
  margin:0 auto 40px;
  font-size:18px;
  line-height:26px;
  text-align:center;
  font-family:Scandia;

  padding-inline:0;
  color: #262626;
}
@media(max-width:990px){
  .testimonial-proof .multicolumn-list{
    gap:20px;
  }
}
@media(max-width:749px){
  .testimonial-proof  .multicolumn-subtitle{
  font-size:15px;
  line-height:22px;
  text-align:left;
margin:-10px auto 24px;
}
 .testimonial-proof  .multicolumn-subtitle .metafield-rich_text_field p{
  font-size:16px;
  line-height:22px;
  text-align:left;
}
.testimonial-proof .multicolumn-card__info{
  padding-top: 0.5rem !important;
}
.testimonial-proof  .custom-img-grid__heading{
  text-align:left;
  margin-bottom: -5px !important;
        margin-top: -35px !important;
}
}
.testimonial-proof .multicolumn-card__info .rte {
  color: #152C54;
  font-size:16px;
  line-height:22px;
  font-style:italic;
}
.testimonial-proof .multicolumn-card__info .inline-richtext{
  font-size:14px;
  font-family:'Scandia Bold';
  color:#152C54;
  position:absolute;
  bottom:10px;
  margin-bottom:1rem
}
.testimonial-proof .multicolumn-card__info{
  padding: 0.5rem 1.5rem 5rem;
}
.testimonial-proof .multicolumn-card-spacing{
  padding-top: 1.5rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}
.testimonial-proof .multicolumn-list {
  display: flex;
  flex-wrap: wrap;
}
.testimonial-proof .youtube-indicator {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); 
  width: 68px;
  height: 48px;
  z-index: 5;
  pointer-events: none;
}
.testimonial-proof .youtube-click-to-play {
  display: block;
  position: relative;
  width: 100%;
  height: 100%; 
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.testimonial-proof .media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; 
}
.testimonial-proof .multicolumn-list__item {
  display: flex;
}
.testimonial-proof .multicolumn-card {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.testimonial-proof .media--transparent {
  position: relative;
  border-radius: 4px;
  overflow: hidden; 
}
.testimonial-proof .media--transparent::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: 4px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1.5' y='1.5' width='calc(100%25 - 3px)' height='calc(100%25 - 3px)' rx='4' ry='4' fill='none' stroke='%23152C5480' stroke-width='3' stroke-dasharray='24%2c 24' stroke-linecap='square'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 3;
}
.testimonial-proof iframe,
.testimonial-proof img {
  position: relative;
  z-index: 1;
  border-radius: 4px;
}
.testimonial-proof .title-wrapper-with-link{
    margin: 5rem 0 1.5rem;
    padding-inline:0;
}


/* ================================================================================ */
/* marquee line css start  */
/* ================================================================================ */

  .node-marquee {
    background: linear-gradient(110.58deg, #18294F 36.35%, #0F1B36 100%);
    color: #F2F2F2;
    font-size: 20px;
   font-family: 'Scandia';
    overflow: hidden;
    white-space: nowrap;
  }
   .node-marquee .marquee-item {
    display: inline-flex;
    align-items: center;
    gap: 20px;
    white-space: nowrap;
    padding: 20px 90px;
  }
   .node-marquee .marquee-img {
    height: 60px;     /* adjust size */
    width: auto;
    display: inline-block;
  }
  @media(max-width:990px){
  .node-marquee .marquee-item {
    padding: 20px 60px;
  }
}
  @media(max-width:749px){
  .node-marquee .marquee-item {
    padding: 20px 40px;
  }
}


/* ================================================================================ */
/*----------- custom image grid section css start -----------*/
/* ================================================================================ */

.custom-img-grid__inner{
  margin: 110px auto 80px;
}
 .custom-img-grid__heading {
  font-size: 40px;
  line-height: 52px;
  font-weight: 700;
  text-align: center;
  max-width: 830px;
  margin: 0 auto 30px;
  color: #262626;
}
.custom-img-grid__inner .custom-img-grid_elements {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
.custom-img-grid__inner .custom-img-grid__left,
.custom-img-grid__inner .custom-img-grid__right {
  width: 25%;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.custom-img-grid__inner .custom-img-grid__center {
  width: 41%;
}
.custom-img-grid__inner .custom-img-grid__main-img {
  width: 100%;
  max-width: 500px;
  display: block;
  margin: 0 auto;
}
.custom-img-grid__inner .custom-img-grid__item {
  text-align: center;
}
.custom-img-grid__inner .custom-img-grid__icon {
  width: 115px;
  margin-bottom: 0px;
}
.custom-img-grid__inner .custom-img-grid__text {
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
}
@media (max-width: 990px) and (min-width: 750px) {
  .custom-img-grid__inner .custom-img-grid_elements {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
      "left1 right1"
      "center center"
      "left2 right2";
    gap: 40px;
  }
  .custom-img-grid__inner .custom-img-grid__left,
  .custom-img-grid__inner .custom-img-grid__right {
    display: contents !important;
  }
  .custom-img-grid__inner .custom-img-grid__left .custom-img-grid__item:nth-child(1) { grid-area: left1; }
  .custom-img-grid__inner .custom-img-grid__right .custom-img-grid__item:nth-child(1) { grid-area: right1; }
  .custom-img-grid__inner .custom-img-grid__center {
    grid-area: center;
    width: 100%;
  }
  .custom-img-grid__inner .custom-img-grid__left .custom-img-grid__item:nth-child(2) { grid-area: left2; }
  .custom-img-grid__inner .custom-img-grid__right .custom-img-grid__item:nth-child(2) { grid-area: right2; }
}
@media (max-width: 749px) {
  .custom-img-grid__inner{
  margin: 60px auto 80px;
}
  .custom-img-grid__inner .custom-img-grid_elements {
    display: flex;
    flex-direction: column;
    gap:5px;
  }
   .custom-img-grid__heading {
  font-size: 26px;
  line-height: 33.8px;
  margin-bottom: 22px;
  margin-top:-8px;
}
.custom-img-grid__inner .custom-img-grid__text {
  font-size: 16px;
  line-height: 22px;
  margin-top:2px;
}
.custom-img-grid__inner .custom-img-grid__icon{
  width:100px;
}
  .custom-img-grid__inner .custom-img-grid__left,
 .custom-img-grid__inner .custom-img-grid__right {
    display: contents !important;
  }
  .custom-img-grid__inner .custom-img-grid__right .custom-img-grid__item:nth-child(1) { order: 1; }
  .custom-img-grid__inner .custom-img-grid__left  .custom-img-grid__item:nth-child(1) { order: 2; }
  .custom-img-grid__inner .custom-img-grid__center { 
    order: 3;
    width: 100%;
    margin-bottom:0px;
  }
  .custom-img-grid__inner .custom-img-grid__right .custom-img-grid__item:nth-child(2) { order: 5; }
  .custom-img-grid__inner .custom-img-grid__left  .custom-img-grid__item:nth-child(2) { order: 4; }
}
.image-with-text-heading{
    text-align:center;
}


/* ================================================================================ */
/* custom FAQ section css start */
/* ================================================================================ */

.custom-faq,
.custom-faq .faq-item,
.custom-faq .faq-answer {
  overflow-anchor: none;
}
.custom-faq .faq-heading{
  margin-top:80px
}
.custom-faq .faq-heading h2 { text-align: center; margin-bottom: 20px; margin-top:50px; }
.custom-faq .faq-top-text p{
  text-align: center;
  max-width: 1000px;
  margin: 10px auto 0;
  font-size: 18px;
  line-height: 26px;
  color: #000000;
  margin-bottom:10px;
}
.custom-faq .faq-top-text a{
  text-align: center;
  max-width: 1000px;
  margin: 0 auto ;
  font-size: 18px;
  line-height: 26px;
  color: #152C54;
    font-family: 'Scandia Medium';
}
.custom-faq .faq-bottom-text {
  text-align: left;
  max-width: 1000px;
  margin: 50px auto 30px;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
}
.custom-faq .faq-tabs {
  display: flex;
  gap: 20px;
  margin-top:100px;
  margin-bottom: 25px;
  overflow-x: auto;
  padding-bottom: 10px;
  justify-content:center;
}
.custom-faq .faq-tab-button {
  padding: 18px 38px;
  font-family:'Oxanium';
  font-size: 20px;
  cursor: pointer;
  white-space: nowrap;
  border:none;
  background:transparent;
}
.custom-faq .faq-tab-button.active {
  background: #F4F4F4;
  border:1px solid #E6E6E6;
  color: #000000;
  border-radius:23px;
  text-decoration: underline;
}
 .divider{
  display:flex !important;
  border-bottom:2px solid #000000;
}
.custom-faq .faq-content-wrapper{
    max-width:1000px;
    margin:40px auto 30px;
}
.custom-faq  .faq-item:last-child {
  border-bottom: 0px solid #ddd;
}
.custom-faq .faq-item { border-bottom: 1px solid #0000004D; padding: 18px 0; }
.custom-faq .faq-question {
  background: none;
  width: 100%;
  border: none;
  font-size: 18px;
  line-height:26px;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  font-family:'Oxanium';
  padding-inline:0;
      align-items: center;
}
.custom-faq .faq-icon .icon-minus { display: none; }
.custom-faq .faq-item.open .icon-plus { display: none; }
.custom-faq .faq-item.open .icon-minus { display: inline-block; }

.custom-faq .faq-answer {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transform: translateY(12px);
  transition:
    max-height 0.45s ease,
    opacity 0.35s ease,
    transform 0.35s ease;
}
.custom-faq .faq-item.open .faq-answer {
  opacity: 1;
  transform: translateY(0);
}
.custom-faq .faq-answer p{
     font-size:15px;
line-height:22px;
}
.custom-faq .faq-tab-content { display: none; }
.custom-faq .faq-tab-content.active { display: block; }
@media(max-width:1100px) and (min-width:991px){
  .custom-faq .faq-tabs {
    gap: 0px;
}
 .custom-faq .faq-tab-button {
  padding: 20px 36px;
 }
}
@media(max-width:990px){
   .custom-faq  .faq-tab-button {
  padding: 20px 30px;
  font-family:'Oxanium';
  font-size: 19px;
}
.custom-faq .faq-top-text p{
  font-size:17px;
}
 .custom-faq .faq-tabs {
    gap: 0px;
}
.custom-faq .faq-question {
  font-size: 17px;
  line-height:28px;
}
.custom-faq .faq-bottom-text {
  font-size: 18px;
  line-height: 26px;
}
}
@media(max-width:750px){
  .custom-faq .icon-plus svg,
.custom-faq .icon-minus svg{
  width:19px;
  height:19px;
}

  .custom-faq .faq-heading{
  margin-top:60px
}
    .custom-faq .faq-tabs {
    gap: 20px;
    flex-direction: column;
    align-items: center;   
    margin-top:50px;
}
  .custom-faq .faq-tab-button {
  padding: 14px 34px;
}
.custom-faq .faq-answer p{
   margin-bottom:5px;
}
.custom-faq .faq-content-wrapper {
    margin: 40px auto 20px;
}
.custom-faq .faq-bottom-text {
    margin: 35px auto 30px;
}
}


/* ================================================================================ */
/*---------- Book's grid-casoule section css start ----------*/
/* ================================================================================ */

.bookguide .testimonial-tabs_title {
    margin-bottom: 10px !important;
}

.bookguide .grid-casoule-header p{
font-weight: 400;
    letter-spacing: 0;
    text-align: center;
    width: 100%;
    max-width: 985px;
    margin: 0 auto;
    padding: 0 0 65px;
    color: #262626;
    font-size:18px;
    line-height: 27.2px;
}
.bookguide .grid-casoule-arrow {
 
    top: 115px;
}
.bookguide .grid-casoule-card {
    min-width: 417.5px;
}
.bookguide .find-it-in{
  display:none;
}
.bookguide .grid-casoule-icon-main {
   position: absolute;
    top: 15px;
    right: 0;
    width: 160px;
    height: auto;
    border-radius: 0;
}
.bookguide .grid-casoule-title {
    max-width: 220px;
     margin-top: 0px;
     margin-bottom:7px;
}
.bookguide .grid-casoule-points {
    max-width: 244px;
}

@media (max-width: 1023px) {
    .bookguide .grid-casoule-header {
        flex-direction: column;
        margin-bottom: 20px;
    }
    .bookguide .grid-casoule-header p{
    padding: 0 25px 25px;
}
}
@media (max-width: 768px) {
    .bookguide .grid-casoule-header p{
        font-size: 16px;
        line-height: 24px;
    }
    .bookguide .grid-casoule-title {
    max-width: 300px;
}
.bookguide .grid-casoule-points {
    max-width: 300px;
}
       .bookguide  .grid-casoule-card {
     
         min-height: 300px !important; 
    }
        .bookguide  .grid-casoule-points {
        height: 155px !important;
    }
}
@media (max-width: 500px) {
    .bookguide .grid-casoule-title {
    max-width: 220px;
}
.bookguide .grid-casoule-points {
    max-width: 200px;
}
   .bookguide  .grid-casoule-card {
     
         min-height: 320px !important; 
    }
        .bookguide  .grid-casoule-points {
        height: 165px !important;
    }
}
@media (max-width: 410px) {
    .bookguide .grid-casoule-title {
    max-width: 210px;
}



.rc-radio__label span{
    font-family: 'Scandia Bold' !important; 
}

