.product-reviews-section{width:100%;overflow:visible}.product-reviews-section .container{overflow:visible}.product-reviews-title{color:#063;font-size:28px;letter-spacing:.2em;text-transform:uppercase}.product-reviews-subtitle{color:#000;font-size:32px;font-weight:500;margin-bottom:10px}.product-reviews-summary-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;padding:8px 12px;margin-bottom:5px;border-radius:8px;transition:all .3s ease;background:#fff}.product-reviews-summary-link:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.product-reviews-logo{width:40px;height:40px;object-fit:contain;border-radius:50%}.product-reviews-rating{font-size:18px;font-weight:600;color:#f6ab00}.product-reviews-stars-summary{display:flex;gap:2px;align-items:center}.product-reviews-stars-summary .review-star{position:relative;width:20px;height:20px}.product-reviews-stars-summary .review-star .star-bg{color:#e5e5e5}.product-reviews-stars-summary .review-star .star-fill{position:absolute;top:0;left:0;color:#f6ab00}.product-reviews-stars-summary .review-star svg{width:20px;height:20px}.product-reviews-count{font-size:14px;color:#666;font-weight:500}.product-reviews-wrapper{position:relative;width:100%;display:flex;flex-direction:column;gap:20px}.product-reviews-nav-controls{display:none;justify-content:center;align-items:center;gap:16px;padding:10px 0 0}.product-reviews-nav{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#fff;border:2px solid #1c8b5f;color:#1c8b5f;cursor:pointer;transition:all .3s ease;flex-shrink:0;box-shadow:0 4px 12px #0000001f}.product-reviews-nav:hover:not(.disabled){background:#1c8b5f;color:#fff;transform:scale(1.15);box-shadow:0 6px 20px #1c8b5f59}.product-reviews-nav:active:not(.disabled){transform:scale(1.05)}.product-reviews-nav.disabled{opacity:.25;cursor:not-allowed;border-color:#afadb5;color:#afadb5;background:#f5f5f5}.product-reviews-nav svg{width:26px;height:26px}.product-reviews-grid{display:flex;gap:1.5rem;padding:20px 0;overflow-x:auto!important;overflow-y:visible;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;align-items:stretch;-ms-overflow-style:none}.product-reviews-grid::-webkit-scrollbar-track{background-color:#f5f5f5}.product-reviews-grid::-webkit-scrollbar{height:6px!important}.product-reviews-grid::-webkit-scrollbar-thumb{background-color:#1c8b5f}.product-reviews-grid::-webkit-scrollbar-thumb:hover{background-color:#156f4d}.product-reviews-grid.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.product-reviews-grid.hide-scrollbar::-webkit-scrollbar{display:none!important}.review-card{display:flex;flex-direction:column;gap:10px;padding:1.25rem;border-radius:16px;background:#f5f5f5;box-shadow:none;transition:all .3s ease;position:relative;flex:0 0 auto;width:300px;align-self:stretch}.review-card:hover{box-shadow:0 2px 8px #00000014}@media screen and (min-width:1280px){.review-card{width:calc((100% - 4.5rem)/4);min-width:280px;max-width:350px}}@media screen and (min-width:768px)and (max-width:1279px){.review-card{width:calc((100% - 3rem)*.4);min-width:280px}}@media screen and (max-width:767px){.review-card{width:85vw;max-width:290px;min-width:280px}.product-reviews-grid{padding:20px 0;gap:1rem}}.review-header{display:flex;align-items:center;gap:12px;margin-bottom:8px;flex-shrink:0}.review-header .author-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0}.review-header .author-avatar img{width:100%;height:100%;object-fit:cover}.review-header .author-info{display:flex;flex-direction:column;gap:0;line-height:1.3}.review-header .author-name{font-weight:400;font-size:16px;color:#000;margin:0}.review-stars{display:flex;gap:3px;margin-top:4px}.review-star{color:#e5e5e5;transition:color .2s ease}.review-star--filled{color:#ffb800}.review-star svg{display:block;width:18px;height:18px}.google-icon{display:none}.review-content{display:flex;flex-direction:column;margin-bottom:12px;flex-shrink:0}.review-text-wrapper{margin-bottom:0}.review-text{line-height:1.6;color:#333;font-size:15px;margin:0}.review-images-container{flex-grow:1;display:flex;flex-direction:column;min-height:200px}.review-images-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;margin:10px 0 8px;flex-grow:1}.review-images-gallery .review-image{aspect-ratio:1;overflow:hidden;border-radius:8px;margin:0;height:auto}.review-images-gallery .review-image img{width:100%;height:100%;object-fit:cover;border-radius:8px;transition:transform .3s ease}.review-images-gallery .review-image img:hover{transform:scale(1.05)}.review-images-gallery:has(.review-image:only-child){grid-template-columns:1fr}.review-images-gallery:has(.review-image:only-child) .review-image{max-width:100%}.review-images-gallery:has(.review-image:nth-child(3):last-child){grid-template-columns:repeat(2,1fr)}.review-image{margin:.5rem 0}.review-image img{width:100%;height:auto;border-radius:8px;object-fit:cover}.review-footer{display:flex;justify-content:flex-end;align-items:center;margin-top:auto;padding-top:8px;border-top:1px solid #f0f0f0}.review-date{font-size:13px;color:#999;font-weight:400}.review-date:before{content:"Reviewed: ";color:#999}.review-author{display:none}.author-avatar{flex-shrink:0;width:48px;height:48px;border-radius:50%;overflow:hidden}.author-avatar img{width:100%;height:100%;object-fit:cover}.author-info{display:flex;flex-direction:column;gap:0;line-height:1.3}.author-name{font-weight:600;font-size:16px;color:#000}@media screen and (max-width:767.98px){.product-reviews-nav-controls{display:none!important}.product-reviews-wrapper{gap:10px}.product-reviews-title{font-size:24px}.product-reviews-subtitle{font-size:22px}.product-reviews-summary-link{gap:6px;padding:6px 10px;margin-bottom:5px}.product-reviews-logo{width:36px;height:36px}.product-reviews-rating{font-size:16px}.product-reviews-stars-summary .review-star svg{width:18px;height:18px}.product-reviews-count{font-size:13px}.review-header .author-avatar{width:40px;height:40px}.review-header .author-name{font-size:15px}.review-star svg{width:16px;height:16px}.review-text{font-size:14px}}.no-product-reviews-message{text-align:center;padding:40px 20px;color:#999;font-size:16px;font-style:italic}.no-product-reviews-message p{margin:0}.review-header .author-info{flex:1}.review-images-gallery img{max-width:100%}@media screen and (min-width:768px)and (max-width:1024px){.review-images-gallery{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.review-header .author-avatar{width:50px;height:50px}.review-text{font-size:15px;line-height:1.6}}.review-image{position:relative;overflow:hidden}.review-image-zoom-icon{position:absolute;top:8px;right:8px;width:30px;height:30px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:.85;transition:all .3s ease;pointer-events:none;box-shadow:0 2px 8px #00000026}.review-image:hover .review-image-zoom-icon{opacity:1;transform:scale(1.1);background:#fff}.review-image-zoom-icon svg{color:#333;width:18px;height:18px}@media screen and (max-width:767.98px){.review-image-zoom-icon{top:6px;right:6px}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/reviews.css.map */
