.flex-section{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.flex-section>.shopify-block{flex:1}.hero-slideshow{position:relative;width:calc(100% - 40px);max-width:1920px;margin:0 auto;padding-top:48.6%;overflow:hidden}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:transparent!important;background-blend-mode:normal!important;filter:none!important;mix-blend-mode:normal!important}.hero-slide:before,.hero-slide:after,.hero-slideshow:before,.hero-slideshow:after{content:none!important;background:none!important;opacity:1!important;mix-blend-mode:normal!important}.hero-slide.active{opacity:1;z-index:1}.hero-content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:60px 20px;max-width:1200px;margin:0 auto}.hero-heading{font-size:clamp(2rem,5vw,4rem);font-weight:700;color:#fff;margin-bottom:20px;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.3);letter-spacing:-.02em}.hero-subheading{font-size:clamp(1rem,2vw,1.5rem);color:#fff;margin-bottom:30px;font-weight:400;max-width:600px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.hero-button{display:inline-block;background:#fff;color:#000;padding:16px 40px;border-radius:2px;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:1px;text-decoration:none;transition:all .3s ease;border:2px solid #ffffff}.hero-button:hover{background:transparent;color:#fff;transform:translateY(-2px);box-shadow:0 10px 20px #0003}.hero-controls{position:absolute;bottom:30px;left:50%;transform:translate(-50%);z-index:4;display:flex;gap:12px;align-items:center}.hero-dot{width:10px;height:10px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:all .3s ease;padding:0}.hero-dot.active{background:#fff;width:30px;border-radius:5px}.hero-dot:hover{background:#fffc}.hero-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:4;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:#fff;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-nav:hover{background:#fff3}.hero-nav.prev{left:20px}.hero-nav.next{right:20px}@media (max-width: 1024px){.hero-slideshow{width:calc(100% - 60px);padding-top:35%}.hero-content{padding:50px 15px}.hero-heading{font-size:clamp(1.8rem,4.5vw,3.5rem);margin-bottom:18px}.hero-subheading{font-size:clamp(.95rem,1.8vw,1.3rem);margin-bottom:25px;max-width:500px}.hero-button{padding:14px 35px;font-size:13px}.hero-nav{width:45px;height:45px}}@media (max-width: 768px){.hero-slideshow{width:calc(100% - 40px);padding-top:40%}.hero-content{padding:40px 15px}.hero-heading{font-size:clamp(1.5rem,4vw,2.5rem);margin-bottom:15px}.hero-subheading{font-size:clamp(.9rem,1.6vw,1.2rem);margin-bottom:20px;max-width:400px}.hero-button{padding:12px 30px;font-size:12px}.hero-nav{width:40px;height:40px}.hero-nav.prev{left:15px}.hero-nav.next{right:15px}.hero-nav svg{width:18px;height:18px}.hero-controls{bottom:20px;gap:10px}.hero-dot{width:8px;height:8px}.hero-dot.active{width:24px}}@media (max-width: 480px){.hero-slideshow{width:calc(100% - 20px);padding-top:75%}.hero-content{padding:30px 10px}.hero-heading{font-size:clamp(1.3rem,5vw,1.8rem);margin-bottom:12px;letter-spacing:-.01em}.hero-subheading{font-size:clamp(.85rem,3vw,1rem);margin-bottom:18px;max-width:280px}.hero-button{padding:10px 24px;font-size:11px;letter-spacing:.5px}.hero-nav{width:35px;height:35px}.hero-nav.prev{left:10px}.hero-nav.next{right:10px}.hero-nav svg{width:16px;height:16px}.hero-controls{bottom:15px;gap:8px}.hero-dot{width:7px;height:7px}.hero-dot.active{width:20px}}@media (max-width: 360px){.hero-slideshow{width:calc(100% - 10px);padding-top:85%}.hero-content{padding:25px 8px}.hero-heading{font-size:1.2rem;margin-bottom:10px}.hero-subheading{font-size:.8rem;margin-bottom:15px;max-width:240px}.hero-button{padding:8px 20px;font-size:10px}.hero-nav{width:30px;height:30px}.hero-nav.prev{left:5px}.hero-nav.next{right:5px}.hero-nav svg{width:14px;height:14px}}@media (min-width: 750px){.hero-slideshow{width:calc(100% - 80px);padding-top:26.55%}.hero-content{padding:40px 20px}.hero-nav{width:40px;height:40px}.hero-nav.prev{left:10px}.hero-nav.next{right:10px}}.product-page{display:flex;max-width:900px;margin:40px auto;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;overflow:hidden}@media (max-width: 768px){.product-page{flex-direction:column;margin:20px 10px;border-radius:6px}}.product-image-section{flex:1;background:#fff;padding:30px;min-width:450px;display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 768px){.product-image-section{min-width:auto;padding:20px}}.product-image{display:flex;align-items:center;justify-content:center;min-height:500px;background:#fafafa;border-radius:8px;padding:20px}.product-image img{max-width:100%;max-height:500px;object-fit:contain;transition:opacity .3s ease}.product-thumbnails{display:flex;gap:.5rem;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding:5px 0}.thumbnail-item{width:70px;height:70px;border:2px solid #ddd;border-radius:6px;overflow:hidden;cursor:pointer;transition:all .2s;background:#fff;flex-shrink:0}.thumbnail-item:hover{border-color:#00796b}.thumbnail-item.active{border-color:#00796b;border-width:2px}.thumbnail-item img{width:100%;height:100%;object-fit:cover}.product-details{flex:1;padding:40px;display:flex;flex-direction:column;justify-content:center}@media (max-width: 768px){.product-details{padding:20px}}.product-title{font-size:2rem;margin-bottom:20px}@media (max-width: 768px){.product-title{font-size:1.5rem;margin-bottom:15px}}.product-price{font-size:1.5rem;color:#27ae60;margin-bottom:30px}@media (max-width: 768px){.product-price{font-size:1.25rem;margin-bottom:20px}}.product-actions-wrapper{display:flex;align-items:center;gap:1rem}@media (max-width: 480px){.product-actions-wrapper{flex-direction:column;align-items:stretch;gap:.75rem}.product-item__quantity-controls{justify-content:center}}.product-item__quantity-controls{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.product-item-qty-minus,.product-item-qty-plus{background:#f5f5f5;border:1px solid #e0e0e0;width:36px;height:36px;border-radius:4px;cursor:pointer;font-size:1.1rem;font-weight:400;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#333}.product-item-qty-minus:hover,.product-item-qty-plus:hover{background:#e0e0e0;border-color:#ccc}.product-item-quantity{min-width:40px;text-align:center;font-weight:500;font-size:1rem}.add-to-cart{padding:12px 40px;background:#00796b;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s;flex:1;text-transform:uppercase;letter-spacing:.5px}.product-description{margin-bottom:30px;line-height:1.6;color:#555}@media (max-width: 768px){.product-description{margin-bottom:20px;font-size:.95rem}}.stock-status{display:flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:.9rem}.stock-indicator{display:flex;align-items:center;gap:.4rem;font-weight:600;color:#27ae60}.stock-dot{width:8px;height:8px;background:#27ae60;border-radius:50%}.delivery-info{color:#666}@media (max-width: 480px){.stock-status{font-size:.85rem}}.payment-methods{display:flex;align-items:center;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0}.payment-icon{height:24px;width:auto;opacity:.7;transition:opacity .2s}.payment-icon:hover{opacity:1}@media (max-width: 480px){.payment-methods{gap:.4rem}.payment-icon{height:20px}}.image-block img{max-width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/22/compiled_assets/styles.css.map */
