.testimonial-carousel.svelte-1rk7ms2{width:100%;overflow:hidden;position:relative;flex:1}.testimonial-slides.svelte-1rk7ms2{display:flex;transition:transform .5s ease-in-out;width:100%}.testimonial-slide.svelte-1rk7ms2{min-width:100%;width:100%;flex-shrink:0}.testimonial-pagination.svelte-1rk7ms2{display:none;position:absolute;bottom:50px;left:50%;transform:translate(-50%);z-index:10;gap:10px}.pagination-dot.svelte-1rk7ms2{width:8px;height:8px;border-radius:50%;border:none;background:#000;opacity:.2;cursor:pointer;padding:0;transition:opacity .3s ease}.pagination-dot.active.svelte-1rk7ms2{opacity:1;background:var(--primary-color);position:relative}.pagination-dot.active.svelte-1rk7ms2:before{content:"";position:absolute;width:20px;height:20px;border:1px solid var(--primary-color);border-radius:50%;top:-6px;left:-6px}.icon-arrow.svelte-1rk7ms2{background:none;border:none;cursor:pointer;padding:0}@media only screen and (max-width:991px){.icon-arrow.svelte-1rk7ms2{display:none}.testimonial-pagination.svelte-1rk7ms2{display:flex}}.lightbox-overlay.svelte-lnsl0r{position:fixed;inset:0;background-color:#000000f2;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem;animation:svelte-lnsl0r-fadeIn .3s ease-in-out;cursor:pointer;touch-action:none;overscroll-behavior:none;-webkit-overflow-scrolling:touch}.lightbox-content.svelte-lnsl0r{position:relative;max-width:90vw;max-height:90vh;width:90vw;height:90vh;display:flex;align-items:center;justify-content:flex-start;cursor:default;overflow:hidden}.lightbox-carousel.svelte-lnsl0r{display:flex;width:100%;height:100%;transition:transform .3s ease-out;will-change:transform}.lightbox-carousel.dragging.svelte-lnsl0r{transition:none}.lightbox-slide.svelte-lnsl0r{min-width:100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lightbox-image.svelte-lnsl0r{max-width:100%;max-height:90vh;width:auto;height:auto;object-fit:contain;animation:svelte-lnsl0r-zoomIn .3s ease-in-out}.lightbox-close.svelte-lnsl0r{position:absolute;top:3rem;right:3rem;background:#fff;border:none;border-radius:50%;width:50px;height:50px;min-width:50px;min-height:50px;max-width:50px;max-height:50px;padding:0;margin:0;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#000;font-size:1.5rem;transition:all .3s ease;z-index:10000;box-sizing:border-box;overflow:hidden}.lightbox-close.svelte-lnsl0r:hover{background:#ffffffe6;transform:scale(1.1)}.lightbox-close.svelte-lnsl0r i:where(.svelte-lnsl0r){display:flex;align-items:center;justify-content:center}.lightbox-nav.svelte-lnsl0r{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:2px solid rgba(255,255,255,.3);border-radius:50%;width:50px;height:50px;min-width:50px;min-height:50px;max-width:50px;max-height:50px;padding:0;margin:0;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:1.5rem;transition:all .3s ease;z-index:10000;box-sizing:border-box;overflow:hidden}.lightbox-nav.svelte-lnsl0r:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-50%) scale(1.1)}.lightbox-nav.svelte-lnsl0r i:where(.svelte-lnsl0r){display:flex;align-items:center;justify-content:center}.lightbox-nav-prev.svelte-lnsl0r{left:2rem}.lightbox-nav-next.svelte-lnsl0r{right:2rem}.lightbox-indicators.svelte-lnsl0r{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:10000}.lightbox-indicator.svelte-lnsl0r{width:10px;height:10px;border-radius:50%;border:2px solid rgba(255,255,255,.5);background:#fff3;cursor:pointer;padding:0;transition:all .3s ease}.lightbox-indicator.active.svelte-lnsl0r{background:#ffffffe6;border-color:#ffffffe6;transform:scale(1.2)}@keyframes svelte-lnsl0r-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-lnsl0r-zoomIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@media only screen and (max-width:768px){.lightbox-overlay.svelte-lnsl0r{padding:1rem}.lightbox-close.svelte-lnsl0r{top:2rem;right:2rem;width:40px;height:40px;min-width:40px;min-height:40px;max-width:40px;max-height:40px;font-size:1.2rem}.lightbox-content.svelte-lnsl0r{max-width:95vw;max-height:95vh;width:95vw;height:95vh}.lightbox-nav.svelte-lnsl0r{display:none}.lightbox-indicators.svelte-lnsl0r{bottom:1rem}}.product-carousel-wrapper.svelte-1ti50dd{position:relative;width:100%;display:flex;align-items:center}.product-carousel.svelte-1ti50dd{width:100%;overflow:hidden;position:relative;flex:1}.product-carousel-slides.svelte-1ti50dd{display:flex;transition:transform .5s ease-in-out;width:100%}.product-carousel-slide.svelte-1ti50dd{min-width:25%;width:25%;max-width:25%;flex-shrink:0;padding:0 .5rem;box-sizing:border-box}.product-item.svelte-1ti50dd{width:100%;max-width:100%}.product-item.svelte-1ti50dd .image-holder:where(.svelte-1ti50dd){width:100%;max-width:100%;overflow:hidden;aspect-ratio:3 / 4;position:relative;transition:transform .3s ease}.product-item.svelte-1ti50dd .image-holder:where(.svelte-1ti50dd):hover{transform:scale(1.02)}.product-item.svelte-1ti50dd .product-image:where(.svelte-1ti50dd){width:100%;height:100%;max-width:100%;display:block;object-fit:cover}.product-carousel-button.svelte-1ti50dd{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:var(--accent-color);border:none;border-radius:50%;width:50px;height:50px;min-width:50px;min-height:50px;max-width:50px;max-height:50px;padding:0;margin:0;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.5em;color:var(--dark-grey-color);transition:all .3s ease;box-sizing:border-box;line-height:1;overflow:hidden}.product-carousel-button.svelte-1ti50dd i.icon:where(.svelte-1ti50dd){display:flex;align-items:center;justify-content:center;line-height:1;margin:0;padding:0}.product-carousel-button.svelte-1ti50dd:hover{background:var(--primary-color);color:var(--light-color)}.product-carousel-button-prev.svelte-1ti50dd{left:40px}.product-carousel-button-next.svelte-1ti50dd{right:40px}.product-carousel-pagination.svelte-1ti50dd{display:none;position:relative;bottom:auto;left:auto;transform:none;z-index:1;width:100%;margin-top:1.5rem;gap:10px;justify-content:center;flex-wrap:wrap}.pagination-dot.svelte-1ti50dd{width:8px;height:8px;border-radius:50%;border:none;background:#000;opacity:.2;cursor:pointer;padding:0;transition:opacity .3s ease}.pagination-dot.active.svelte-1ti50dd{opacity:1;background:var(--primary-color);position:relative}.pagination-dot.active.svelte-1ti50dd:before{content:"";position:absolute;width:20px;height:20px;border:1px solid var(--primary-color);border-radius:50%;top:-6px;left:-6px}@media only screen and (max-width:1599px){.product-carousel-slide.svelte-1ti50dd{min-width:calc(100% / 3);width:calc(100% / 3);max-width:calc(100% / 3)}}@media only screen and (max-width:980px){.product-carousel-slide.svelte-1ti50dd{min-width:50%;width:50%;max-width:50%}.product-carousel-button.svelte-1ti50dd{display:none}.product-carousel-pagination.svelte-1ti50dd{display:flex;margin-top:1.5rem}}@media only screen and (max-width:599px){.product-carousel-slide.svelte-1ti50dd{min-width:100%;width:100%;max-width:100%}}
