/** Shopify CDN: Minification failed

Line 23:8 Unexpected "{"
Line 23:16 Expected ":"
Line 26:9 Unexpected "{"
Line 26:17 Expected ":"
Line 30:8 Unexpected "{"
Line 30:17 Expected ":"
Line 55:9 Unexpected "{"
Line 55:18 Expected ":"
Line 61:8 Unexpected "{"
Line 61:17 Expected ":"
... and 32 more hidden warnings

**/







 .main-{{section.id}} .swiper-wrapper {
    align-items: flex-end;
  }
  .main-{{section.id}} .swiper {
    position: unset;
  }

 .main-{{ section.id }} .img-reviews {
    display: flex;
    gap:0px;
    border-radius: 12px;
   flex-direction: column;
}
 
  .rev-heading {
  position: relative;
  padding: 24px 24px 0px 24px;
  z-index: 1;
  background-color: transparent; 
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}



  .reviews-contant{
    padding: 15px 24px 24px 24px;
    position: relative;
     z-index: 1;
  }
  

  .main-{{ section.id }}  .reviews{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
  }
 .main-{{ section.id }} .str-name{
   line-height: normal;
 }
  .main-{{ section.id }} .str-name p{
        margin: 4px 0px;
    font-weight: 600;
    color: black;
 }
 
  .main-{{ section.id }} .rev-img img{
    
    object-fit: cover;
    border-radius: 12px;
  }
  .main-{{ section.id }} .verfy{
    display: flex;
    align-items: center;
    gap: 6px;
  }
  .main-{{ section.id }} .verfy span{
    font-size: 12px;
    font-weight: 600;
  }
  
 .main-{{ section.id }} .mySwiper-reviews  .text p{
   font-size: 16px;
    line-height: 20px;
    color: white;
   } 
  .main-{{ section.id }} .rev-ti{
    font-size: 16px !important;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 5px;
    line-height: 20px;
    color: white;
  }
 .review-card {
  display: flex;
  align-items: center;
  color: #fff;
       margin-top: 24px;
}

.profile-image {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid white;
  margin-right: 12px;
}

.profile-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.review-star-content .stars {
  color: #FFD700; /* gold */
  font-size: 16px;
  line-height: 1;
}

.reviewer-name {
  font-weight: bold;
  font-size: 16px;
}


.verified-new {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #fff;
  opacity: 0.95;
}
 

  @media screen and (min-width: 1007px){
     .main-{{ section.id }} .mySwiper-reviews{
    padding-left: 30px;
        padding-right: 30px;
  }
    .swiper-button-lock{
      display:none;
    }
    .mySwiper-reviews.new-page{
      padding-left: 100px !important;
      max-width: 1500px;
    overflow: visible;
}
  }



  .main-{{section.id}} .swiper-button-next {
        position: absolute;
        top: auto !important;
        right: 43%;
        bottom: 3px;
        z-index: 11 !important;
   }
     .main-{{section.id}}  .swiper-button-prev {
      position: absolute;
      top: auto !important;
      left: 43%;
      bottom: 3px;
      z-index: 11 !important;
     }
   .bg-banner p{
    color: #101010;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; 
     margin: 0px;
    margin-top: 10px;
  }
  @media screen and (min-width: 768px){
    .mobile-slid-image{
      display: none;
    }
  }
  @media screen and (max-width: 768px) {
    .desktop-slid-image{
      display: none;
    }
    
    .main-{{section.id}} .swiper-pagination{
      position: absolute;
      bottom: 0;
      top: unset;
      left: 0;
      width: 100%;
    }
    .slider-banner {
    margin: 0px 16px;
}
   .main-{{section.id}} .swiper-button-next:after, .swiper-button-prev:after {
      font-size: 20px;
    }
    .main-{{section.id}} .swiper-wrapper {
      margin-bottom: 20px;
    }
     .main-{{section.id}} .swiper-button-next {
        position: absolute;
        top: auto !important;
        right: 20%;
        bottom: -10px;
        z-index: 17;
   }
     .main-{{section.id}}  .swiper-button-prev {
      position: absolute;
      top: auto !important;
      left: 20%;
      bottom: -10px;
      z-index: 17;
     }
    .main-{{ section.id }} .mySwiper-reviews.new-page{
      padding:  24px !important;
    }
    
    .bg-banner p {
        font-size: 24px;
        line-height: 32px;
    }
    .heading-imge {
        margin-top: 40px !important;
    }
    .slid-image img {
      border: 2px solid #FFF
    }
    .bg-banner p {
          font-size: 20px ;
          line-height: 22px;
    }
    
  }
.main-{{ section.id }} .mySwiper-reviews.new-page{
  padding: 64px 24px;
}
   
  
  
@media screen and (max-width: 360px){
  .review-section .swiper-button-prev{
    left: 22%;
  }
  .review-section .swiper-button-next{
    right: 22%;
  }
}
.review-section .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}

.bg-banner svg{
  max-width: 650px;
  margin: 0 auto;
  height: 100%;
  width: 100%;
}
 
.heading-imge{
  margin-top: 100px;
}
.slid-image img{
  border-radius: 16px;
  border: 2px solid #FFF;
  background: #F0F0F0;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.05);
}




