.popup-overlay.svelte-1lskh2o{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;justify-content:center;align-items:center;z-index:99999;padding:calc(var(--container_distance) / 2);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.popup-overlay.svelte-1lskh2o .popup-content:where(.svelte-1lskh2o){background:#fff;padding:calc(var(--block_distance) / 2);border-radius:var(--bs-border-radius);width:100%;max-width:500px;position:relative;box-shadow:0 10px 25px #0003}.popup-overlay.svelte-1lskh2o .popup-content:where(.svelte-1lskh2o) .close-btn:where(.svelte-1lskh2o){position:absolute;top:calc(var(--block_distance) / 6);right:calc(var(--block_distance) / 4);background:transparent;border:none;font-size:28px;cursor:pointer;color:#777;transition:color .2s ease}.popup-overlay.svelte-1lskh2o .popup-content:where(.svelte-1lskh2o) .close-btn:where(.svelte-1lskh2o):hover{color:#f48625}.popup-overlay.svelte-1lskh2o .popup-content:where(.svelte-1lskh2o) h2:where(.svelte-1lskh2o){margin-top:0;margin-bottom:calc(var(--block_distance) / 4);font-size:24px;color:#000}.popup-overlay.svelte-1lskh2o .popup-content:where(.svelte-1lskh2o) .error-message:where(.svelte-1lskh2o){background-color:#fee2e2;color:#b91c1c;padding:calc(var(--block_distance) / 8);border-radius:var(--bs-border-radius);margin-bottom:calc(var(--block_distance) / 6);font-size:14px;text-align:center;border:1px solid #f87171}.popup-overlay.svelte-1lskh2o .popup-content:where(.svelte-1lskh2o) .success-message:where(.svelte-1lskh2o){text-align:center;padding:calc(var(--block_distance) / 4) 0}.popup-overlay.svelte-1lskh2o .popup-content:where(.svelte-1lskh2o) .success-message:where(.svelte-1lskh2o) p:where(.svelte-1lskh2o){color:#15803d;font-weight:500;font-size:16px;margin-bottom:calc(var(--block_distance) / 3)}.popup-overlay.svelte-1lskh2o .popup-content:where(.svelte-1lskh2o) .submit-btn:where(.svelte-1lskh2o){background-color:#f48625;color:#fff;border:none;padding:calc(var(--block_distance) / 6);border-radius:var(--bs-border-radius);cursor:pointer;font-weight:600;font-size:16px;transition:opacity .2s;width:100%;margin-top:calc(var(--block_distance) / 8)}.popup-overlay.svelte-1lskh2o .popup-content:where(.svelte-1lskh2o) .submit-btn:where(.svelte-1lskh2o):hover{opacity:.85}.popup-overlay.svelte-1lskh2o .popup-content:where(.svelte-1lskh2o) .submit-btn:where(.svelte-1lskh2o):disabled{opacity:.6;cursor:not-allowed}.popup-overlay.svelte-1lskh2o .popup-content:where(.svelte-1lskh2o) form:where(.svelte-1lskh2o){display:flex;flex-direction:column;gap:calc(var(--block_distance) / 8)}.popup-overlay.svelte-1lskh2o .popup-content:where(.svelte-1lskh2o) form:where(.svelte-1lskh2o) input:where(.svelte-1lskh2o),.popup-overlay.svelte-1lskh2o .popup-content:where(.svelte-1lskh2o) form:where(.svelte-1lskh2o) textarea:where(.svelte-1lskh2o){width:100%;padding:calc(var(--block_distance) / 8);border:1px solid #ddd;border-radius:var(--bs-border-radius);font-family:inherit;font-size:15px}.popup-overlay.svelte-1lskh2o .popup-content:where(.svelte-1lskh2o) form:where(.svelte-1lskh2o) input:where(.svelte-1lskh2o):focus,.popup-overlay.svelte-1lskh2o .popup-content:where(.svelte-1lskh2o) form:where(.svelte-1lskh2o) textarea:where(.svelte-1lskh2o):focus{outline:none;border-color:#f48625}.popup-overlay.svelte-1lskh2o .popup-content:where(.svelte-1lskh2o) form:where(.svelte-1lskh2o) input:where(.svelte-1lskh2o):disabled,.popup-overlay.svelte-1lskh2o .popup-content:where(.svelte-1lskh2o) form:where(.svelte-1lskh2o) textarea:where(.svelte-1lskh2o):disabled{background-color:#f5f5f5;color:#a3a3a3;cursor:not-allowed}:root{--header_height: 83px;--block_distance: 80px;--container_distance: 50px;--selected-item-color: #000;--item-hover-bg: #f48625;--item-hover-color: #000;--item-is-active-bg: #f48625;--item-is-active-color: #000;--border: 1px solid #000;--border-focused: 1px solid #000;--border-hover: 1px solid #000;--border-radius: var(--bs-border-radius);--item-first-border-radius: 0;--list-border-radius: 0;--height: 46px;--list-z-index: 99999}@media(max-width:991.98px){:root{--block_distance: 60px}}.cont-product.svelte-1sb38p6{position:relative;z-index:0;max-width:100%;padding:0 calc(var(--container_distance) * 2)}@media(max-width:991.98px){.cont-product.svelte-1sb38p6{padding:0 calc(var(--container_distance) / 2)}}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6){display:flex;align-items:flex-start;gap:calc(var(--block_distance) / 2)}@media(max-width:767.98px){.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6){flex-direction:column;gap:calc(var(--block_distance) / 4)}}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .gallery-wrapper:where(.svelte-1sb38p6){width:40%;display:flex;gap:calc(var(--block_distance) / 4);align-items:flex-start}@media(max-width:767.98px){.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .gallery-wrapper:where(.svelte-1sb38p6){width:100%;flex-direction:column-reverse}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .gallery-wrapper:where(.svelte-1sb38p6) .thumbnails-col:where(.svelte-1sb38p6){width:100%}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .gallery-wrapper:where(.svelte-1sb38p6) .thumbnails-col:where(.svelte-1sb38p6) .splide__track{height:auto!important}}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .gallery-wrapper:where(.svelte-1sb38p6) .thumbnails-col:where(.svelte-1sb38p6){flex-shrink:0;width:100px}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .gallery-wrapper:where(.svelte-1sb38p6) .main-col:where(.svelte-1sb38p6){flex:1;min-width:0}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .gallery-wrapper:where(.svelte-1sb38p6) .thumb-img:where(.svelte-1sb38p6){width:100%;height:100%;object-fit:contain;cursor:pointer;opacity:.6;transition:opacity .2s ease}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .gallery-wrapper:where(.svelte-1sb38p6) .splide__slide.is-active .thumb-img{opacity:1;border:2px solid #f48625;border-radius:var(--bs-border-radius)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .gallery-wrapper:where(.svelte-1sb38p6) .splide__track--nav>.splide__list>.splide__slide.is-active{border:0}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .gallery-wrapper:where(.svelte-1sb38p6) .main-img:where(.svelte-1sb38p6){width:100%}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6){width:60%}@media(max-width:767.98px){.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6){width:100%}}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .name:where(.svelte-1sb38p6){font-weight:700;font-size:30px;margin-bottom:calc(var(--block_distance) / 16)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .code:where(.svelte-1sb38p6){color:#777;font-size:14px;display:block;margin-bottom:calc(var(--block_distance) / 8)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .price-cont:where(.svelte-1sb38p6){display:flex;align-items:baseline;margin-bottom:calc(var(--block_distance) / 4)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .price-cont:where(.svelte-1sb38p6) .price:where(.svelte-1sb38p6){color:#f48625;font-weight:700;font-size:28px}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .price-cont:where(.svelte-1sb38p6) .iva:where(.svelte-1sb38p6){color:#777;font-size:14px;padding-left:calc(var(--block_distance) / 8)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .size-selector:where(.svelte-1sb38p6){margin-bottom:calc(var(--block_distance) * 3 / 8)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .size-selector:where(.svelte-1sb38p6) .size-label:where(.svelte-1sb38p6){font-weight:600;font-size:16px;margin-bottom:calc(var(--block_distance) * 3 / 16)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .size-selector:where(.svelte-1sb38p6) .size-buttons:where(.svelte-1sb38p6){display:flex;flex-wrap:wrap;gap:calc(var(--block_distance) / 8)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .size-selector:where(.svelte-1sb38p6) .size-buttons:where(.svelte-1sb38p6) .size-btn:where(.svelte-1sb38p6){background:transparent;border:2px solid #ddd;color:#333;padding:calc(var(--block_distance) * 9 / 80) calc(var(--block_distance) * 17 / 80);font-size:16px;border-radius:var(--bs-border-radius);cursor:pointer;transition:all .2s ease;min-width:calc(var(--block_distance) * 5 / 8);text-align:center;font-weight:500}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .size-selector:where(.svelte-1sb38p6) .size-buttons:where(.svelte-1sb38p6) .size-btn.no-available:where(.svelte-1sb38p6){background:#eee}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .size-selector:where(.svelte-1sb38p6) .size-buttons:where(.svelte-1sb38p6) .size-btn:where(.svelte-1sb38p6):hover{border-color:#f48625}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .size-selector:where(.svelte-1sb38p6) .size-buttons:where(.svelte-1sb38p6) .size-btn.active:where(.svelte-1sb38p6){background:#f4862533;border:2px solid #f48625;color:#000}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .color-selector:where(.svelte-1sb38p6){margin-bottom:calc(var(--block_distance) / 4)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .color-selector:where(.svelte-1sb38p6) .color-label:where(.svelte-1sb38p6){font-weight:600;font-size:16px;margin-bottom:calc(var(--block_distance) * 3 / 16)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .color-selector:where(.svelte-1sb38p6) .color-label:where(.svelte-1sb38p6) .selected-value:where(.svelte-1sb38p6){font-weight:400;color:#777;margin-left:calc(var(--block_distance) / 16)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .color-selector:where(.svelte-1sb38p6) .color-buttons:where(.svelte-1sb38p6){display:flex;flex-wrap:wrap;gap:calc(var(--block_distance) * 3 / 16)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .color-selector:where(.svelte-1sb38p6) .color-buttons:where(.svelte-1sb38p6) .color-btn:where(.svelte-1sb38p6){width:calc(var(--block_distance) * 9 / 20);height:calc(var(--block_distance) * 9 / 20);border-radius:50%;border:1px solid #ddd;cursor:pointer;transition:all .2s ease;padding:0}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .color-selector:where(.svelte-1sb38p6) .color-buttons:where(.svelte-1sb38p6) .color-btn:where(.svelte-1sb38p6):hover{transform:scale(1.1)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .color-selector:where(.svelte-1sb38p6) .color-buttons:where(.svelte-1sb38p6) .color-btn.active:where(.svelte-1sb38p6){outline:2px solid #f48625;outline-offset:calc(var(--block_distance) * 3 / 80);border-color:transparent}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .available:where(.svelte-1sb38p6){display:flex;align-items:center;margin-bottom:calc(var(--block_distance) * 3 / 8)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .available:where(.svelte-1sb38p6) .disp:where(.svelte-1sb38p6){color:#41b33d;font-weight:500;padding-left:calc(var(--block_distance) / 10)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .not-available:where(.svelte-1sb38p6){display:flex;align-items:center;margin-bottom:calc(var(--block_distance) * 3 / 8)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .not-available:where(.svelte-1sb38p6) .disp:where(.svelte-1sb38p6){color:#ef1000;font-weight:500;padding-left:calc(var(--block_distance) / 10)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .request-btn:where(.svelte-1sb38p6){background-color:#f48625;color:#fff;border:none;border-radius:var(--bs-border-radius);font-size:16px;font-weight:600;letter-spacing:.5px;cursor:pointer;transition:opacity .2s ease;padding:calc(var(--block_distance) / 6) calc(var(--block_distance) / 2);margin-bottom:calc(var(--block_distance) / 6)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .request-btn:where(.svelte-1sb38p6):hover{opacity:.85}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .cart-actions:where(.svelte-1sb38p6){display:flex;align-items:stretch;gap:calc(var(--block_distance) / 4)}@media(max-width:767.98px){.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .cart-actions:where(.svelte-1sb38p6){flex-direction:column}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .cart-actions:where(.svelte-1sb38p6) .add-to-cart-btn:where(.svelte-1sb38p6){width:100%;padding:calc(var(--block_distance) / 5) calc(var(--block_distance) / 2)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .cart-actions:where(.svelte-1sb38p6) .quantity-selector:where(.svelte-1sb38p6){justify-content:center}}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .cart-actions:where(.svelte-1sb38p6) .quantity-selector:where(.svelte-1sb38p6){display:flex;align-items:center;border:2px solid #ddd;border-radius:var(--bs-border-radius);background:#fff}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .cart-actions:where(.svelte-1sb38p6) .quantity-selector:where(.svelte-1sb38p6) .qty-btn:where(.svelte-1sb38p6){background:transparent;border:none;border-radius:var(--bs-border-radius);font-size:22px;color:#777;padding:calc(var(--block_distance) / 8) calc(var(--block_distance) * 3 / 16);cursor:pointer;transition:color .2s}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .cart-actions:where(.svelte-1sb38p6) .quantity-selector:where(.svelte-1sb38p6) .qty-btn:where(.svelte-1sb38p6):hover{color:#f48625}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .cart-actions:where(.svelte-1sb38p6) .quantity-selector:where(.svelte-1sb38p6) .qty-number:where(.svelte-1sb38p6){font-weight:600;font-size:18px;min-width:calc(var(--block_distance) / 2);text-align:center}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .cart-actions:where(.svelte-1sb38p6) .add-to-cart-btn:where(.svelte-1sb38p6){background-color:#f48625;color:#fff;border:none;border-radius:var(--bs-border-radius);font-size:16px;font-weight:600;letter-spacing:.5px;cursor:pointer;transition:opacity .2s ease;padding:calc(var(--block_distance) / 6) calc(var(--block_distance) / 2)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .cart-actions:where(.svelte-1sb38p6) .add-to-cart-btn:where(.svelte-1sb38p6):hover{opacity:.85}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .cart-actions:where(.svelte-1sb38p6) .add-to-cart-btn:where(.svelte-1sb38p6):active{transform:scale(.98)}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .cart-actions:where(.svelte-1sb38p6) .add-to-cart-btn.disabled-btn:where(.svelte-1sb38p6){background-color:#ccc;cursor:not-allowed;opacity:.7}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .cart-actions:where(.svelte-1sb38p6) .add-to-cart-btn.disabled-btn:where(.svelte-1sb38p6):hover{opacity:.7}.cont-product.svelte-1sb38p6 .page-product:where(.svelte-1sb38p6) .text-cont:where(.svelte-1sb38p6) .cart-actions:where(.svelte-1sb38p6) .add-to-cart-btn.disabled-btn:where(.svelte-1sb38p6):active{transform:none}.cont-product.svelte-1sb38p6 .info:where(.svelte-1sb38p6){margin-top:calc(var(--block_distance) / 4);margin-bottom:calc(var(--block_distance) / 2)}.cont-product.svelte-1sb38p6 .info:where(.svelte-1sb38p6) .tabs:where(.svelte-1sb38p6){display:flex;gap:calc(var(--block_distance) * 3 / 8);border-bottom:1px solid #ddd;margin-bottom:calc(var(--block_distance) * 3 / 8)}.cont-product.svelte-1sb38p6 .info:where(.svelte-1sb38p6) .tabs:where(.svelte-1sb38p6) .tab-btn:where(.svelte-1sb38p6){background:transparent;border:none;font-size:18px;font-weight:600;color:#777;padding:calc(var(--block_distance) / 8) 0;cursor:pointer;position:relative;transition:color .2s ease}.cont-product.svelte-1sb38p6 .info:where(.svelte-1sb38p6) .tabs:where(.svelte-1sb38p6) .tab-btn:where(.svelte-1sb38p6):hover{color:#f48625}.cont-product.svelte-1sb38p6 .info:where(.svelte-1sb38p6) .tabs:where(.svelte-1sb38p6) .tab-btn.active:where(.svelte-1sb38p6){color:#f48625}.cont-product.svelte-1sb38p6 .info:where(.svelte-1sb38p6) .tabs:where(.svelte-1sb38p6) .tab-btn.active:where(.svelte-1sb38p6):after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:calc(var(--block_distance) * 3 / 80);background-color:#f48625}.cont-product.svelte-1sb38p6 .info:where(.svelte-1sb38p6) .tab-content:where(.svelte-1sb38p6){font-size:16px;line-height:1.6;color:#777}.cont-product.svelte-1sb38p6 .info:where(.svelte-1sb38p6) .tab-content:where(.svelte-1sb38p6) .description:where(.svelte-1sb38p6){max-width:calc(var(--block_distance) * 10)}.cont-product.svelte-1sb38p6 .info:where(.svelte-1sb38p6) .tab-content:where(.svelte-1sb38p6) .specifications:where(.svelte-1sb38p6) .specs-table:where(.svelte-1sb38p6){width:100%;max-width:calc(var(--block_distance) * 7.5);border-collapse:collapse}.cont-product.svelte-1sb38p6 .info:where(.svelte-1sb38p6) .tab-content:where(.svelte-1sb38p6) .specifications:where(.svelte-1sb38p6) .specs-table:where(.svelte-1sb38p6) th:where(.svelte-1sb38p6),.cont-product.svelte-1sb38p6 .info:where(.svelte-1sb38p6) .tab-content:where(.svelte-1sb38p6) .specifications:where(.svelte-1sb38p6) .specs-table:where(.svelte-1sb38p6) td:where(.svelte-1sb38p6){padding:calc(var(--block_distance) * 3 / 16);text-align:left}.cont-product.svelte-1sb38p6 .info:where(.svelte-1sb38p6) .tab-content:where(.svelte-1sb38p6) .specifications:where(.svelte-1sb38p6) .specs-table:where(.svelte-1sb38p6) th:where(.svelte-1sb38p6){font-weight:400;width:40%;color:#777}.cont-product.svelte-1sb38p6 .info:where(.svelte-1sb38p6) .tab-content:where(.svelte-1sb38p6) .specifications:where(.svelte-1sb38p6) .specs-table:where(.svelte-1sb38p6) td:where(.svelte-1sb38p6){color:#000}
