.cm-customer-reviews{font-family:Montserrat,sans-serif;background-color:var(--background-color, #fff);overflow:hidden}.cm-customer-reviews a{font-family:inherit;color:inherit;text-decoration:none}.cm-customer-reviews .remove_top_padding{padding-top:0!important}.cm-customer-reviews .remove_bottom_padding{padding-bottom:0!important}.cm-customer-reviews .reviews-layout{display:grid;gap:20px}.cm-customer-reviews .heading-box{margin-bottom:12px}.cm-customer-reviews .section-title h2,.cm-customer-reviews .slide_title-inner{margin:0;font-weight:700;font-size:clamp(24px,3.5vw,36px);color:var(--section_title_color, #000);line-height:1.25}.cm-customer-reviews .section-desc{margin-top:12px}.cm-customer-reviews .section-desc p{margin:0;color:#333;line-height:1.5;font-size:18px}.cm-customer-reviews .reviews-badges-wrapper{display:flex;align-items:center;justify-content:space-between;gap:16px}.cm-customer-reviews .reviews-badges{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;min-width:0;flex:1}.cm-customer-reviews .reviews-badge{flex:1;max-width:33.33%}.cm-customer-reviews .reviews-badge img{display:block;height:auto;max-width:100%}.cm-customer-reviews .reviews-cta{flex-shrink:0;margin-top:0}.cm-customer-reviews .reviews-cta.hide-desktop{margin-top:24px;text-align:center}.cm-customer-reviews .reviews-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border:1px solid var(--button-background-color, #000);border-radius:10px;background:var(--button-background-color, #000);color:var(--button-text-color, #fff);font-size:14px;font-weight:600;line-height:1;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.cm-customer-reviews .reviews-btn:hover{background:var(--button-background-hover-color, #94f250);border-color:var(--button-background-hover-color, #94f250);color:var(--button-text-hover-color, #fff)}.cm-customer-reviews .reviews-slider-wrap{position:relative;min-width:0;overflow:hidden;margin-top:24px}.cm-customer-reviews .js-customerReviewsSwiper{overflow:visible;padding:0}.cm-customer-reviews .reviews-slider-wrap.go-margin-out .js-customerReviewsSwiper{margin-left:-140%;margin-right:-140%}.cm-customer-reviews .js-customerReviewsSwiper .swiper-wrapper{align-items:stretch}.cm-customer-reviews .js-customerReviewsSwiper .swiper-slide{height:auto;box-sizing:border-box;pointer-events:none}.cm-customer-reviews .js-customerReviewsSwiper .swiper-slide .review-card{opacity:1}.cm-customer-reviews .js-customerReviewsSwiper .swiper-slide-active{z-index:20!important;pointer-events:auto}.cm-customer-reviews .review-card{position:relative;width:100%;height:auto;border-radius:12px;overflow:hidden;background:#f6f6f6}.cm-customer-reviews .review-card-media{display:block;width:100%}.cm-customer-reviews .review-card-media picture,.cm-customer-reviews .review-card-media img,.cm-customer-reviews .review-card-media .placeholder-svg{display:block;width:100%;height:auto;aspect-ratio:418 / 492;object-fit:cover}.cm-customer-reviews .review-card-overlay{position:absolute;z-index:6;left:16px;right:16px;bottom:16px;display:flex;flex-direction:column;gap:12px;padding:16px;background:#fffc;color:#0b0704;border-radius:10px}.cm-customer-reviews .review-card-meta{display:flex;align-items:center;justify-content:flex-start;gap:12px}.cm-customer-reviews .review-card-name{min-width:0;font-size:14px;font-weight:700;line-height:1.3;color:#0b0704}.cm-customer-reviews .review-card-rating{display:inline-flex;align-items:center;gap:2px;flex-shrink:0}.cm-customer-reviews .review-card-star{display:inline-flex;color:#d9d9d9}.cm-customer-reviews .review-card-star.is-filled{color:#f5b400}.cm-customer-reviews .review-card-star svg{display:block;fill:currentColor}.cm-customer-reviews .review-card-text{font-size:14px;line-height:1.5;max-height:48px;overflow-y:auto;color:#3d3d3d;padding-right:8px}.cm-customer-reviews .review-card-text::-webkit-scrollbar{width:4px}.cm-customer-reviews .review-card-text::-webkit-scrollbar-track{background:#e7e7e7;border-radius:10px}.cm-customer-reviews .review-card-text::-webkit-scrollbar-thumb{background:#373737;border-radius:10px}.cm-customer-reviews .review-card-product{position:relative;display:flex;align-items:center;gap:16px}.cm-customer-reviews .review-card-product-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.cm-customer-reviews .review-card-product-image{flex:0 0 48px;width:48px;overflow:hidden;background:transparent}.cm-customer-reviews .review-card-product-image img{display:block;width:100%;height:auto}.cm-customer-reviews .review-card-product-info{min-width:0;color:#3d3d3d;line-height:1.5}.cm-customer-reviews .review-card-product-title{font-size:14px;font-weight:700;line-height:1.3;color:#0b0704}.cm-customer-reviews .review-card-product-desc{margin-top:4px;font-size:12px;line-height:1.4;display:none}.cm-customer-reviews .reviews-nav{display:none}.cm-customer-reviews .reviews-nav-btn{width:33px;height:33px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--arrow-background-color, #000);border-radius:50%;background:var(--arrow-background-color, #000);color:var(--arrow-color, #fff);cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.cm-customer-reviews .reviews-nav-btn:hover{border-color:var(--arrow-background-hover-color, #94f250);background:var(--arrow-background-hover-color, #94f250);color:var(--arrow-hover-color, #fff)}.cm-customer-reviews .reviews-nav-btn.swiper-button-disabled{opacity:.4;cursor:default}.cm-customer-reviews .hide-desktop{display:block}.cm-customer-reviews .hide-mobile{display:none}@media(min-width:768px){.cm-customer-reviews .reviews-layout{display:flex;flex-direction:column;gap:0}.cm-customer-reviews .reviews-intro{display:flex;flex-direction:column;gap:16px}.cm-customer-reviews .heading-box,.cm-customer-reviews .section-title h2,.cm-customer-reviews .slide_title-inner{margin-bottom:0}.cm-customer-reviews .reviews-badges-wrapper{gap:32px}.cm-customer-reviews .reviews-badges{max-width:560px;flex:0 1 560px}.cm-customer-reviews .reviews-badge{max-width:none}.cm-customer-reviews .reviews-cta.hide-mobile{margin-top:0}.cm-customer-reviews .reviews-slider-wrap{margin-top:64px;overflow:hidden;padding:0}.cm-customer-reviews .reviews-slider-wrap.go-margin-out .js-customerReviewsSwiper{margin-left:-70%;margin-right:-70%}.cm-customer-reviews .js-customerReviewsSwiper .swiper-slide-active{z-index:20!important}.cm-customer-reviews .js-customerReviewsSwiper .swiper-slide-prev,.cm-customer-reviews .js-customerReviewsSwiper .swiper-slide-next{z-index:3}.cm-customer-reviews .review-card{border-radius:18px}.cm-customer-reviews .review-card-media picture,.cm-customer-reviews .review-card-media img,.cm-customer-reviews .review-card-media .placeholder-svg{aspect-ratio:10 / 7}.cm-customer-reviews .review-card-overlay{left:40px;right:40px;bottom:40px;padding:24px}.cm-customer-reviews .review-card-text{font-size:14px;max-height:72px}.cm-customer-reviews .review-card-product-desc{display:block}.cm-customer-reviews .reviews-nav{display:flex;position:absolute;top:50%;left:0;right:0;margin-top:0;justify-content:space-between;pointer-events:none;z-index:6;transform:translateY(-50%)}.cm-customer-reviews .reviews-nav-btn{position:relative;pointer-events:auto;width:44px;height:44px}.cm-customer-reviews .hide-desktop{display:none}.cm-customer-reviews .hide-mobile{display:block}.cm-customer-reviews .review-card-product-image{flex:0 0 64px;width:64px}}@media(max-width:767px){.cm-customer-reviews .section-desc p{font-size:16px}.cm-customer-reviews .reviews-slider-wrap{margin-left:0;margin-right:0;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/cm-customer-reviews.css.map */
