.reviews-transformation{padding-top:var(--padding-top-desktop);padding-bottom:var(--padding-bottom-desktop);background:var(--background-color)}.reviews-transformation *{color:var(--text-color)}.reviews-transformation .custom-width{width:100%;max-width:var(--container-width);margin:0 auto;padding:0 20px}.reviews-transformation .page-width{padding:0 20px}.reviews-transformation-header .rating-summary-wrapper{background:var(--rating-bg-color);color:var(--rating-text-color);width:fit-content;margin:0 auto;display:flex;align-items:center;justify-content:center;border-radius:50px;padding:5px 16px}.rating-summary-wrapper .rating-stars-list svg{width:20px;height:20px;display:block;color:#fff;margin:0 -1px}.rating-summary-wrapper .rating-stars-list svg path{fill:#fff}.rating-summary-wrapper .rating-stars-list{display:flex;align-items:center;justify-content:center}.rating-summary-wrapper .rating-text{display:flex;flex-wrap:wrap;align-items:center;margin-left:4px}.rating-summary-wrapper .rating-text p{font-size:13px;margin:0;line-height:1.2;color:#fff;white-space:nowrap;display:inline-block;letter-spacing:0}.rating-summary-wrapper .rating-text p *{font-size:13px;line-height:1.2;color:#fff;letter-spacing:0}.reviews-transformation-header .rating-summary-wrapper+h2.heading{margin-top:5px}.reviews-transformation-header h2.heading{font-size:var(--heading-size-desktop);line-height:1.4;text-align:center;margin:0;color:var(--heading-color);letter-spacing:0}.reviews-transformation-header h2.heading *{color:var(--heading-color)}.reviews-transformation-header h2.heading em{color:var(--heading-highlight-color)}.reviews-transformation-header+.reviews-transformation-body{margin-top:40px}.reviews-transformation-slider ul.swiper-wrapper{margin:0;padding:0;gap:20px}.reviews-transformation-slider.swiper-initialized ul.swiper-wrapper{gap:0}.reviews-transformation-slider li.swiper-slide{width:390px;border-radius:10px;border:1px solid #e0e0e0;background:#fff;margin:0;box-sizing:border-box;overflow:hidden}.reviews-transformation-item{height:100%}.reviews-transformation-item .transformation-media{position:relative;padding-top:78%}.reviews-transformation-item .transformation-media svg,.reviews-transformation-item .transformation-media img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;object-fit:cover}.transformation-info{padding:20px;display:flex;flex-direction:column;text-align:left;box-sizing:border-box}.transformation-info .transformation-body{color:#121212;font-size:19px;line-height:1.6;margin-bottom:15px}.transformation-info .transformation-body p{margin:0;letter-spacing:0}.transformation-header{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:8px 0 10px}.transformation-header .transformation-review-stars{display:flex;align-items:center}.transformation-header .transformation-review-stars img{width:24px;height:24px;display:block}.transformation-header .transformation-review-info{color:#fff;background-color:#121212;font-size:13px;line-height:1.2;border:1px solid #f2f2f7;border-radius:7px;display:flex;align-items:center;padding:4px 8px 3px}.transformation-header .transformation-review-info *{color:#fff;font-size:13px;line-height:1.2;letter-spacing:0}.transformation-review-info span.verified-badge{display:flex;align-items:center;gap:3px;margin-left:4px}.transformation-review-info span.verified-badge svg.verified-icon{width:16.8px;height:16.8px;vertical-align:middle;display:inline-flex;align-items:center;justify-content:center}.transformation-info .product-purchased{margin-top:6px;border-radius:8px;padding:10px;width:100%;border-color:#c5c5c5;background-color:#fff;border:1px solid #c5c5c5}.transformation-info .product-details{display:flex;flex-wrap:wrap;align-items:center;gap:12px;width:100%;text-decoration:none}.transformation-info .review-product-image{width:55px;height:55px;border-radius:4px;overflow:hidden;flex-shrink:0}.transformation-info .review-product-image img{width:100%;height:100%;object-fit:cover}.transformation-info .product-details .product-info{width:calc(100% - 67px);overflow:visible;display:flex;flex-direction:column;justify-content:center}.transformation-info p.review-product-title{color:#121212;font-size:14px;line-height:1.3;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:0}.transformation-info .product-info p.product-price{margin:3px 0 0;font-size:14px;line-height:1.2;color:#cb6387}.transformation-info .product-info p.product-price *{margin:0;font-size:14px;line-height:1.2;letter-spacing:0;color:#cb6387}.transformation-info .product-info span.product-compare-price{font-size:12px;text-decoration:line-through;opacity:.85;margin-left:2px;color:#888}.transformation-info .product-info p.product-purchase-date{font-size:9px;line-height:1.2;margin:3px 0 0;display:inline-flex;align-items:center;max-width:fit-content;color:#454545;gap:4px}.reviews-transformation-navigation{margin-top:30px;display:flex;align-items:center;justify-content:center;gap:10px}.reviews-transformation-navigation .swiper-button-prev:after,.reviews-transformation-navigation .swiper-button-next:after{content:none}.reviews-transformation-navigation .swiper-button-prev,.reviews-transformation-navigation .swiper-button-next{background:#cb6387;color:#fff;border:1px solid #c5c5c5;border-radius:70px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;pointer-events:auto!important;position:unset;z-index:1;margin:0}.reviews-transformation-navigation .swiper-button-prev{background:#fff;color:#121212}.reviews-transformation-navigation .swiper-button-prev svg,.reviews-transformation-navigation .swiper-button-next svg{width:24px;height:24px;color:#fff;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.reviews-transformation-navigation .swiper-button-prev svg{color:#121212;stroke:currentColor}.reviews-transformation-navigation .swiper-button-prev svg *{color:#121212}.reviews-transformation-navigation .swiper-button-next svg *{color:#fff}@media(max-width:749px){.reviews-transformation{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile)}.reviews-transformation-header h2.heading{font-size:var(--heading-size-mobile)}.reviews-transformation-header h2.heading em{display:block}.rating-summary-wrapper .rating-stars-list svg{width:17px;height:17px;margin:0 -1px}.reviews-transformation .custom-width,.reviews-transformation .page-width{padding:0 15px}.reviews-transformation-header+.reviews-transformation-body{margin-top:30px}.reviews-transformation-navigation .swiper-button-prev,.reviews-transformation-navigation .swiper-button-next{width:32px;height:32px}.reviews-transformation-navigation{margin-top:20px}.reviews-transformation-navigation .swiper-button-prev svg,.reviews-transformation-navigation .swiper-button-next svg{width:20px;height:20px}.reviews-transformation-slider li.swiper-slide{width:300px}.transformation-info{padding:12px}.transformation-header{gap:8px;margin-top:0}.transformation-info .transformation-body{font-size:16px}.transformation-info .product-purchased{margin-top:0;border-radius:6px;padding:7px}.transformation-info .product-details{gap:8px}.transformation-info p.review-product-title{font-size:13px}.transformation-info .product-info p.product-price *{font-size:12px}}@media(max-width:480px){.transformation-info .transformation-body{font-size:15px}.rating-summary-wrapper .rating-text p{font-size:10px}.rating-summary-wrapper .rating-text p *{font-size:11px}.rating-summary-wrapper .rating-stars-list svg{width:15px;height:15px;margin:0 -1.5px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/reviews-transformation.css.map */
