.video-review__container{display:flex;flex-direction:column;justify-content:flex-start;height:100%}.flex-vert{display:flex;flex-direction:column;justify-content:space-between;height:100%!important}.trusted-reviews__header{text-align:center;margin-bottom:40px}.trusted-reviews__indicators{display:flex;justify-content:center;gap:60px;margin-bottom:60px;flex-wrap:wrap}.trusted-reviews__wrapper{position:relative}.trust-indicator{text-align:center}.review-row{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin-bottom:24px}.ratiing-coll{display:flex;flex-direction:column;gap:5px}.mobile-navigation{display:none}.nav-button{position:absolute;top:50%;transform:translateY(-50%);background:#fffffff2;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000026;transition:all .3s ease;z-index:10;color:#333}.nav-button:hover:not(:disabled){background:#fff;box-shadow:0 4px 16px #0003;transform:translateY(-50%) scale(1.1)}.nav-button:disabled{opacity:.3;cursor:not-allowed}.nav-button--prev{left:10px}.nav-button--next{right:10px}.scroll-progress{display:none;justify-content:center;gap:8px;margin-top:20px;padding-bottom:20px}.progress-dot{width:8px;height:8px;border-radius:50%;background:#e0e0e0;cursor:pointer;transition:all .3s ease}.progress-dot:hover:not(.active){background:#bdbdbd;transform:scale(1.2)}.trusted-reviews__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;margin-bottom:50px}.video-review-card,.text-review-card{background:#eff6f9;border-radius:24px;margin:0 12px;height:100%;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.video-review__content{padding:0 24px}.video-review-card:hover,.text-review-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin-bottom:20px}.video-wrapper iframe,.custom-video{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px}.video-container,.image-container{position:relative;width:100%;aspect-ratio:12/16;border-radius:24px 24px 0 0;overflow:hidden;background:#000;margin-bottom:20px}.image-container img{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0;transition:transform .3s ease}.shopify-video{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0;transition:transform .3s ease;cursor:pointer}.video-controls{position:absolute;top:12px;right:12px;transition:opacity .3s ease;z-index:10}.mute-toggle{background:#000000b3;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mute-toggle:hover{background:#000000e6;transform:scale(1.1)}.mute-toggle svg{fill:#fff}.mute-toggle.muted .mute-icon{display:none}.mute-toggle.muted .unmute-icon{display:block!important}.custom-video{position:relative;width:100%;height:auto;margin-bottom:20px;border-radius:8px}.video-review__title{font-weight:900;font-size:20px;line-height:1.3333;margin-bottom:16px;text-align:center}@media screen and (max-width: 768px){.video-review__title{font-size:18px}}@media (min-width: 768px){.video-container{aspect-ratio:12/16}.product-showcase{padding:16px}.product-thumbnail img{width:80px;height:80px}.product-title{font-size:1.1rem}}.video-error{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;padding:20px;text-align:center;color:#6c757d}.video-placeholder{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;padding:40px 20px;text-align:center;color:#6c757d;margin-bottom:20px}.video-review__name,.text-review__name{font-size:1.2rem;font-weight:600;color:#18181880;margin-bottom:0}.video-review__location,.text-review__location{font-size:.9rem;color:#888;margin-bottom:12px}.video-review__rating,.text-review__rating{margin-bottom:0}.star{font-size:1.2rem;margin-right:1px}.star--filled{color:#5fadb8}.star--empty{color:#e0e0e0}.video-review__text,.text-review__text{font-size:20px;line-height:1.333;text-align:center;color:#555;margin-bottom:16px}.video-review__product-info{margin-bottom:16px}.product-showcase{display:flex;align-items:center;gap:12px;padding:12px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;transition:all .3s ease}.product-showcase:hover{background:#e9ecef;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.product-thumbnail{flex-shrink:0}.product-thumbnail img{width:60px;height:60px;object-fit:cover;border-radius:6px;border:1px solid #dee2e6}.product-details{flex:1;min-width:0}.product-link{text-decoration:none;color:inherit}.product-title{font-size:1rem;font-weight:600;color:#333;margin:0 0 4px;line-height:1.4;transition:color .3s ease;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-price{display:flex;align-items:center;gap:8px;font-size:.9rem}.price-compare{color:#999;text-decoration:line-through;font-size:.85rem}.price-current{color:#28a745;font-weight:600}.video-review__product-text{font-size:.9rem;color:#666;margin-bottom:12px;font-style:italic}.verified-badge{display:inline-flex;align-items:center;font-size:.85rem;color:#06da8d;font-weight:500}.trusted-reviews__cta{text-align:center;margin-top:40px}.guarantee-txt{margin-top:10px;text-align:center;color:#181818bf;font-weight:300;font-size:14px}.btn{display:inline-block;padding:16px 32px;text-decoration:none;font-weight:600;transition:all .3s ease}.reviews-cta{background-color:#5eadb8;border:1px solid #5eadb8;min-width:200px;color:#fff}.reviews-cta:hover,.reviews-ct:after{background-color:#032435!important}.trusted-reviews__title{font-size:calc(32px + 20 * (100vw / 1440))}@media screen and (min-width: 1440px){.trusted-reviews__title{font-size:52px}}@media (max-width: 768px){.trusted-reviews-section{padding:40px 0;overflow:hidden}.trusted-reviews__title{font-size:calc(32px + (20 + 20 * .7) * ((100vw - 320px) / 1440))}.trusted-reviews__indicators{gap:30px}.trust-indicator__number{font-size:2rem}.trusted-reviews__wrapper{position:relative;padding:0 15px}.trusted-reviews__grid{display:flex!important;grid-template-columns:none!important;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin:0 -15px;padding:0 15px;flex-wrap:nowrap}.trusted-reviews__grid::-webkit-scrollbar{display:none}.video-review-card,.text-review-card{flex:0 0 calc(100vw - 50px);max-width:400px;min-width:300px;scroll-snap-align:start;padding:0;flex-shrink:0}.mobile-navigation{display:block}.scroll-progress{display:flex}.video-container,.image-container{aspect-ratio:9/16}.video-controls{opacity:1!important}.mute-toggle{width:44px;height:44px;opacity:1!important}.product-showcase{padding:12px}.product-thumbnail img{width:50px;height:50px}.product-title{font-size:.9rem}.trusted-reviews__wrapper{overflow:visible}.nav-button{background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1)}.nav-button:hover:not(:disabled){background:#fff}.progress-dot{width:10px;height:10px}.progress-dot.active{width:28px;border-radius:5px}}@media (max-width: 480px){.video-review-card,.text-review-card{flex:0 0 calc(100vw - 40px);min-width:280px}.trusted-reviews__wrapper{padding:0 10px}.trusted-reviews__grid{margin:0 -10px;padding:0 10px}.nav-button{width:40px;height:40px}.nav-button--prev{left:5px}.nav-button--next{right:5px}}.customers-slider-item__circle{position:absolute;left:50%;width:185px;height:51px;z-index:1;transform:translate(-50%);bottom:18px;width:250px;height:70px}.customers-slider-item__circle-image-wrapper{position:absolute;left:50%;height:fit-content;z-index:2;transform:translate(-50%);bottom:22px;width:150px}.product-meta{display:flex;justify-content:space-between;align-items:center;flex:1 1 auto;gap:13px}.product-showcase{width:100%}.card-button{padding:10px!important}.product-video-reviews .trusted-reviews__title{font-size:calc(22px + 30 * (100vw / 1440));font-weight:900;line-height:1.2;text-align:left}.product-video-reviews .trusted-reviews__subtitle{line-height:1.444;text-align:left;color:#181818;margin-left:0}@media screen and (min-width: 1440px){.product-video-reviews .trusted-reviews__title{font-size:52px}}.product-video-reviews .video-review-card{background:#eff6f9;border-radius:24px;margin:0 12px;height:100%;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.product-video-reviews .video-review__container{display:flex;flex-direction:column;justify-content:flex-start;height:100%}.product-video-reviews .video-review__container .video-review__player{position:relative}.product-video-reviews .swiper-slide{height:auto!important}@media screen and (max-width: 768px){.product-video-reviews .trusted-reviews__title{font-size:calc(22px + (30 + 30 * .7) * ((100vw - 320px) / 1440))}.video-review__content{padding:0 24px}.customers-slider-item__circle{bottom:17px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/trusted_reviews.css.map */
