.real-review{padding-top:var(--padding-top-desktop);padding-bottom:var(--padding-bottom-desktop);background:var(--background-color)}.real-review *{color:var(--text-color)}.real-review .page-width{max-width:1310px;margin:0 auto;padding:0 20px}.real-review .custom-width{max-width:var(--container-width);margin:0 auto;padding:0 20px}.real-review-header h2.heading{font-size:var(--heading-size-desktop);line-height:1.143;font-family:Poppins-semibold;color:var(--heading-color);text-align:center;margin:0}.real-review-header .richtext{font-size:var(--richtext-size-desktop);line-height:1.143;font-family:Poppins;color:var(--richtext-color);text-align:center}.real-review-header h2.heading+.richtext{margin-top:20px}.real-review-header+.real-review-body{margin-top:40px}.real-review-slider ul.swiper-wrapper{margin:0;padding:0;list-style:none;gap:20px}.real-review-slider li.swiper-slide{width:320px;height:unset;padding:10px}.real-review-header h2.heading strong{display:inline-flex;color:var(--heading-highlight-color)}.real-review-body{-webkit-mask:linear-gradient(to right,transparent 0%,black 150px,black calc(100% - 150px),transparent 100%);mask:linear-gradient(to right,transparent 0%,black 150px,black calc(100% - 150px),transparent 100%);margin:0 -10px;padding:0 10px}.real-review-slider li.swiper-slide{width:320px;border-radius:12px;border:1px solid #e5e5e5;height:min-content;padding:24px;display:flex;flex-direction:column;gap:2px;min-height:200px;background:#2a2a2a;color:#fff;position:relative}.real-review-item .review-count{margin-bottom:12px;display:flex;align-items:center;line-height:1}.real-review-item .review-count svg{width:16px;height:16px;display:block;margin:0 -2px 0 0;align-content:center}.real-review-item .title{font-size:18px;margin:0;line-height:1.3;color:#fff}.real-review-item .description{line-height:1.5;font-size:14px;color:#fff}.real-review-author{display:flex;align-items:center;gap:12px;padding-top:16px}.real-review-author .author-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0;overflow:hidden;background-color:#a6171f;color:#fff}.real-review-author .author-info{flex-grow:1;height:40px;gap:4px;white-space:nowrap;display:inline-flex;align-items:center;font-size:12px;border-radius:50px;padding:1px 2px;width:auto;max-width:fit-content}.real-review-author .author-info span.author-name{font-size:12px;margin:0;line-height:1.2;color:#fff}.real-review-author span.testimonials-verified-badge{font-size:12px;display:flex;margin-left:4px;align-items:center;gap:4px;color:#4caf50}.real-review-navigation{margin-top:20px}.real-review-navigation .real-review-arrows{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:20px}.real-review-arrows .swiper-button-prev,.real-review-arrows .swiper-button-next{position:unset;margin:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:all .3s ease;border-radius:30px;border:1px solid #e5e5e5}.real-review-arrows .swiper-button-prev svg,.real-review-arrows .swiper-button-next svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.real-review-arrows .swiper-button-prev{background:#fff;color:#000}.real-review-arrows .swiper-button-prev svg{stroke:#000}.real-review-arrows .swiper-button-next{background:transparent;color:#5f6264;border-color:#5f6264}.real-review-arrows .swiper-button-next svg{stroke:#5f6264}.real-review-slider.swiper-initialized ul.swiper-wrapper{gap:0}.real-review-navigation .swiper-pagination{position:unset;display:flex;justify-content:center;gap:8px;margin-top:28px;align-items:center;overflow:visible}.real-review-navigation .swiper-pagination .swiper-pagination-bullet{width:12px;height:8px;border-radius:12px;border:none;cursor:pointer;background-color:#fff;transition:opacity .2s ease;opacity:.4;margin:0}.real-review-navigation .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{transition:opacity .2s ease;opacity:1}.real-review-summary-wrapper{margin-top:20px}.real-review-summary{background:linear-gradient(45deg,#f8f8f8,#e8e8e8);border:1px solid #e5e5e5;display:flex;align-items:center;justify-content:center;border-radius:25px;padding:5px 7px;gap:0;width:100%;max-width:fit-content;font-size:13px;margin:0 auto;color:#5f6264}.real-review-summary .real-review-stars{display:flex;align-items:center;line-height:1;margin-right:5px;letter-spacing:1px}.real-review-summary .real-review-stars .review-stars{display:flex;gap:0;align-items:center;width:100%}.real-review-summary .real-review-stars .review-stars svg{width:13px;height:13px;margin-right:-1px}.real-review-summary .real-review-rating-text{margin:0;color:#333;font-size:13px;line-height:1.2;white-space:nowrap;display:block}.real-review-summary .real-review-rating-text p{color:#333}@media(max-width:749px){.real-review{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile)}.real-review .custom-width{padding:0 15px}.real-review-header h2.heading{font-size:var(--heading-size-mobile)}.real-review-header .richtext{font-size:var(--richtext-size-mobile)}.real-review-summary .real-review-stars .review-stars svg{width:12px;height:12px;margin-right:-1px}.real-review-summary .real-review-rating-text{font-size:12px}.real-review-header+.real-review-body{margin-top:30px}.real-review-body{margin:0 -15px;padding:0 15px}.real-review-slider li.swiper-slide{width:85%}.real-review-item .title{font-size:16px}.real-review-item .description{font-size:13px}.real-review-author span.testimonials-verified-badge{font-size:11px}.real-review-body{-webkit-mask:linear-gradient(to right,transparent 0%,black 15%,black 85%,transparent 100%);mask:linear-gradient(to right,transparent 0%,black 15%,black 85%,transparent 100%)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/real-review.css.map */
