.product-review-images-gallery{padding:0 5px;margin:0 auto;overflow:visible;max-width:1400px;display:flex;justify-content:center}.gallery-backdrop{border-radius:20px;padding:0;margin:0;position:relative;overflow:hidden;width:100%}.gallery-backdrop:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(0,88,75,.05) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(0,88,75,.05) 0%,transparent 50%);pointer-events:none}.gallery-wrapper{position:relative;width:100%;z-index:2;padding:0;display:flex;justify-content:center}.gallery-nav{position:absolute;top:50%;background:#00584be6;color:#fff;border:none;width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px #00584b4d}.gallery-nav.prev{left:10px}.gallery-nav.next{right:10px}.gallery-nav:hover{background:#00584b;transform:scale(1.1);box-shadow:0 6px 20px #00584b66}.gallery-nav:active{transform:scale(.95)}.product-review-images-gallery .review-images-container{display:flex;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;gap:12px;padding:0 20px;flex:1;background-color:transparent;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#00584b transparent;justify-content:flex-start}.product-review-images-gallery .review-images-container::-webkit-scrollbar{height:6px}.product-review-images-gallery .review-images-container::-webkit-scrollbar-track{background:transparent;border-radius:3px}.product-review-images-gallery .review-images-container::-webkit-scrollbar-thumb{background:#00584b99;border-radius:3px}.product-review-images-gallery .review-images-container::-webkit-scrollbar-thumb:hover{background:#00584bcc}.product-review-images-gallery .review-image-item{flex:0 0 auto;width:260px;height:300px;overflow:hidden;background:#fff;border-radius:12px;border:2px solid rgba(255,255,255,.8);position:relative;transition:all .3s ease;box-shadow:0 4px 15px #0000001a}.product-review-images-gallery .review-image-item:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 30px #00584b33;border-color:#00584b4d}.product-review-images-gallery .review-image-item:hover .review-overlay{opacity:1;visibility:visible}.product-review-images-gallery .review-image-item img{width:100%;height:100%;object-fit:cover;border-radius:10px;display:block;transition:transform .3s ease}.product-review-images-gallery .review-image-item img:hover{transform:scale(1.05)}.review-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease;border-radius:10px;padding:15px;box-sizing:border-box}.review-content{background:#fffffff2;padding:15px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;width:100%;max-height:100%;overflow-y:auto}.reviewer-name{font-weight:700;font-size:14px;color:#00584b;margin:0 0 8px}.star-rating{display:flex;align-items:center;justify-content:center;gap:8px;margin:0 0 5px}.stars-container{display:flex;gap:2px}.star{font-size:16px;color:transparent;-webkit-text-stroke:1.5px #FFD700;text-stroke:1.5px #FFD700;transition:all .3s ease}.star.filled{color:gold;-webkit-text-stroke:1.5px #FFD700;text-stroke:1.5px #FFD700}.star.half-filled{background:linear-gradient(90deg,#FFD700 50%,transparent 50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;-webkit-text-stroke:1.5px #FFD700;text-stroke:1.5px #FFD700}.rating-number{font-weight:700;color:#00584b;font-size:14px}.verified-purchase{font-size:11px;color:#666;margin:0 0 8px;font-style:italic}.review-text{font-size:12px;color:#333;line-height:1.4;font-weight:500}.custom-text-header{text-align:center;margin:0 0 1px}.custom-text-header h1{margin:0;font-size:2.5rem;color:#00584b;font-weight:600}@media screen and (max-width: 749px){.gallery-backdrop{padding:0;border-radius:15px;margin:0}.gallery-wrapper{gap:0;padding:0}.gallery-nav{width:32px;height:32px;position:absolute;z-index:15}.gallery-nav.prev{left:5px}.gallery-nav.next{right:5px}.gallery-nav svg{width:18px;height:18px}.product-review-images-gallery .review-images-container{gap:8px;padding:0 15px;width:100%;justify-content:flex-start}.product-review-images-gallery .review-image-item{width:calc(50vw - 35px);max-width:160px;height:200px;border-radius:8px;transition:none}.product-review-images-gallery .review-image-item:hover{transform:none;box-shadow:0 4px 15px #0000001a;border-color:#fffc}.product-review-images-gallery .review-image-item img:hover{transform:none}.product-review-images-gallery .review-images-container::-webkit-scrollbar{display:none}.product-review-images-gallery .review-images-container{scrollbar-width:none}.custom-text-header h1{font-size:1.5rem}.review-overlay{padding:8px}.review-content{padding:10px}.reviewer-name{font-size:12px}.star{font-size:14px}.rating-number{font-size:12px}.verified-purchase{font-size:10px}.review-text{font-size:11px}}@media screen and (min-width: 750px) and (max-width: 1199px){.gallery-backdrop{padding:0 18px}.product-review-images-gallery .review-images-container{gap:10px;padding:0 20px;justify-content:flex-start}.product-review-images-gallery .review-image-item{width:280px;height:320px}}@media screen and (min-width: 1200px){.gallery-backdrop{padding:0 25px}.product-review-images-gallery .review-images-container{gap:15px;padding:0 25px;justify-content:flex-start}.product-review-images-gallery .review-image-item{width:300px;height:340px;border-radius:15px}}.product-review-images-gallery .review-images-container{scroll-snap-type:x mandatory}.product-review-images-gallery .review-image-item{scroll-snap-align:start}.demo-container{padding:40px;background:#f5f5f5;margin:20px;border-radius:12px}.demo-overlay{position:relative;background:#fffffff2;padding:20px;border-radius:12px;text-align:center;box-shadow:0 4px 15px #0000001a}
/*# sourceMappingURL=/cdn/shop/t/607/assets/product-review-images-gallery.css.map */
