#wt-react-root{--wt-blue-400: #0091ca;--wt-blue-500: #0074ae;--wt-blue-600: #006192;--wt-blue-800: #003c5a;--wt-blue-900: #002a3f;--wt-blue-050: #eaf4f9;--wt-ink: #1f2328;--wt-text: #33363b;--wt-muted: #5f6368;--wt-surface: #ffffff;--wt-raised: #f3f5f7;--wt-line: #e3e6ea;--wt-border: #c9ced4;--wt-on-blue: #ffffff;--wt-on-blue-muted: #cfe3ef;--wt-success: #0f6f32;--wt-success-bg: #ecf8f1;--wt-danger: #b92020;--wt-danger-bg: #fceeee;--wt-sale: #c8102e;--wt-whatsapp: #128c7e;--wt-ease: cubic-bezier(.22, 1, .36, 1);--wt-dur-fast: .16s;--wt-dur: .32s;--wt-radius-sm: 8px;--wt-radius: 12px;--wt-radius-lg: 20px;--wt-font: "Rubik", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;--wt-z-sticky: 20;--wt-z-badge: 2;--wt-gutter: clamp(1rem, 3.5vw, 2.5rem);display:block;background:var(--wt-surface);font-family:var(--wt-font);color:var(--wt-text);font-size:1rem;line-height:1.55;-webkit-font-smoothing:antialiased}#wt-react-root *,#wt-react-root *:before,#wt-react-root *:after{box-sizing:border-box}#wt-react-root h1,#wt-react-root h2,#wt-react-root h3,#wt-react-root p,#wt-react-root ul,#wt-react-root ol,#wt-react-root li,#wt-react-root dl,#wt-react-root dt,#wt-react-root dd,#wt-react-root figure,#wt-react-root figcaption,#wt-react-root table,#wt-react-root input,#wt-react-root button{margin:0;padding:0;font-family:inherit;letter-spacing:normal;text-transform:none;color:inherit}#wt-react-root h1,#wt-react-root h2,#wt-react-root h3{line-height:1.2;text-rendering:optimizeLegibility;text-wrap:balance}#wt-react-root ul,#wt-react-root ol{list-style:none}#wt-react-root table{border-collapse:collapse;width:100%}#wt-react-root th,#wt-react-root td{text-align:start;vertical-align:top;padding:0;border:0}#wt-react-root input,#wt-react-root button{height:auto;box-shadow:none;border-radius:0;line-height:inherit;font-size:inherit;font-weight:inherit;background:none;border:0}#wt-react-root button{cursor:pointer}#wt-react-root a{color:var(--wt-blue-500);text-decoration:none}#wt-react-root a:hover{color:var(--wt-blue-600);text-decoration:underline;text-underline-offset:.15em}#wt-react-root img{display:block;max-width:100%;height:auto}#wt-react-root svg{display:inline-block;flex:none}#wt-react-root :focus-visible{outline:2px solid var(--wt-blue-500);outline-offset:3px;border-radius:4px}#wt-react-root s{text-decoration-thickness:1.5px}#wt-react-root .wtp{max-width:1400px;margin-inline:auto;padding-inline:var(--wt-gutter);padding-block:.5rem clamp(2rem,4vw,4rem)}#wt-react-root .wtp-preview{margin-block:.5rem .75rem;padding:.5rem .9rem;background:var(--wt-blue-050);color:var(--wt-blue-800);border-radius:var(--wt-radius-sm);font-size:.875rem;font-weight:500}#wt-react-root .wtp-preview a{font-weight:600}#wt-react-root .wtp-crumbs{font-size:.875rem;color:var(--wt-muted);margin-block:.75rem 1.25rem}#wt-react-root .wtp-crumbs ol{display:flex;flex-wrap:nowrap;align-items:center;gap:.35rem;overflow:hidden}#wt-react-root .wtp-crumbs li{display:flex;align-items:center;gap:.35rem;white-space:nowrap}#wt-react-root .wtp-crumbs li+li:before{content:"/";color:var(--wt-border)}#wt-react-root .wtp-crumbs li[aria-current]{min-width:0;flex:1}#wt-react-root .wtp-crumbs li[aria-current] span{display:block;overflow:hidden;text-overflow:ellipsis}#wt-react-root .wtp-crumbs a{color:var(--wt-muted)}#wt-react-root .wtp-crumbs a:hover{color:var(--wt-blue-500)}#wt-react-root .wtp-hero{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;align-items:start}#wt-react-root .wtp-gallery{min-width:0}#wt-react-root .wtp-gallery__stage{position:relative;border-radius:var(--wt-radius-lg);background:var(--wt-surface);border:1px solid var(--wt-line);overflow:hidden}#wt-react-root .wtp-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}#wt-react-root .wtp-gallery__track::-webkit-scrollbar{display:none}#wt-react-root .wtp-gallery__slide{position:relative;flex:0 0 100%;scroll-snap-align:start;aspect-ratio:1 / 1;max-height:min(72vh,620px);cursor:zoom-in;--pad: clamp(.75rem, 3vw, 2rem);--zx: 50%;--zy: 50%}#wt-react-root .wtp-gallery__img{position:absolute;inset:var(--pad);width:calc(100% - 2 * var(--pad));height:calc(100% - 2 * var(--pad));max-width:none;object-fit:contain;transition:transform var(--wt-dur) var(--wt-ease);transform-origin:var(--zx) var(--zy);-webkit-user-select:none;user-select:none}#wt-react-root .wtp-gallery__zoom,#wt-react-root .wtp-gallery__arrow{position:absolute;display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:999px;background:#ffffffeb;color:var(--wt-ink);box-shadow:0 1px 2px #0000001f,0 4px 14px #002a3f1f;transition:transform var(--wt-dur-fast) var(--wt-ease),background var(--wt-dur-fast);z-index:var(--wt-z-badge)}#wt-react-root .wtp-gallery__zoom:hover,#wt-react-root .wtp-gallery__arrow:hover{background:#fff;transform:scale(1.06)}#wt-react-root .wtp-gallery__zoom:active,#wt-react-root .wtp-gallery__arrow:active{transform:scale(.96)}#wt-react-root .wtp-gallery__zoom{inset-inline-end:.75rem;inset-block-start:.75rem}#wt-react-root .wtp-gallery__arrow{inset-block-start:50%;translate:0 -50%;display:none}#wt-react-root .wtp-gallery__arrow--prev{inset-inline-start:.75rem}#wt-react-root .wtp-gallery__arrow--next{inset-inline-end:.75rem}#wt-react-root .wtp-gallery__arrow--next svg{transform:scaleX(-1)}#wt-react-root .wtp-gallery__count{position:absolute;inset-block-end:.75rem;inset-inline-start:50%;translate:50% 0;padding:.2rem .6rem;border-radius:999px;background:#1f2328b8;color:#fff;font-size:.75rem;font-weight:500;font-variant-numeric:tabular-nums;direction:ltr}#wt-react-root .wtp-badge{position:absolute;inset-inline-start:.9rem;inset-block-start:.9rem;z-index:var(--wt-z-badge);padding:.3rem .65rem;border-radius:999px;font-size:.8125rem;font-weight:700;unicode-bidi:isolate}#wt-react-root .wtp-badge--sale{background:var(--wt-sale);color:#fff}#wt-react-root .wtp-gallery__thumbs{display:flex;gap:.5rem;margin-block-start:.75rem;overflow-x:auto;scrollbar-width:none;padding-block:3px}#wt-react-root .wtp-gallery__thumbs::-webkit-scrollbar{display:none}#wt-react-root .wtp-gallery__thumb{width:4.5rem;height:4.5rem;flex:none;border-radius:var(--wt-radius-sm);border:1px solid var(--wt-line);background:#fff;padding:.3rem;overflow:hidden;transition:border-color var(--wt-dur-fast),box-shadow var(--wt-dur-fast)}#wt-react-root .wtp-gallery__thumb img{width:100%;height:100%;object-fit:contain}#wt-react-root .wtp-gallery__thumb:hover{border-color:var(--wt-border)}#wt-react-root .wtp-gallery__thumb.is-active{border-color:var(--wt-blue-500);box-shadow:0 0 0 1px var(--wt-blue-500)}#wt-react-root .wtp-lightbox{border:0;padding:0;width:min(100vw,1200px);max-width:100vw;height:100dvh;max-height:100dvh;background:transparent;color:#fff}#wt-react-root .wtp-lightbox::backdrop{background:#001420e0}#wt-react-root .wtp-lightbox[open] .wtp-lightbox__body{animation:wtp-pop var(--wt-dur) var(--wt-ease)}#wt-react-root .wtp-lightbox__body{position:relative;height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto;padding:3.5rem 1rem 1rem;direction:rtl}#wt-react-root .wtp-lightbox__figure{min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}#wt-react-root .wtp-lightbox__figure img{width:auto;height:auto;max-width:100%;max-height:calc(100dvh - 11.5rem);object-fit:contain}#wt-react-root .wtp-lightbox__figure figcaption{text-align:center;font-size:.875rem;color:var(--wt-on-blue-muted)}#wt-react-root .wtp-lightbox__close,#wt-react-root .wtp-lightbox__arrow{position:absolute;display:grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:999px;background:#ffffff1f;color:#fff}#wt-react-root .wtp-lightbox__close:hover,#wt-react-root .wtp-lightbox__arrow:hover{background:#ffffff3d}#wt-react-root .wtp-lightbox__close{inset-inline-end:1rem;inset-block-start:.75rem}#wt-react-root .wtp-lightbox__arrow{inset-block-start:50%;translate:0 -50%}#wt-react-root .wtp-lightbox__arrow--prev{inset-inline-start:1rem}#wt-react-root .wtp-lightbox__arrow--next{inset-inline-end:1rem}#wt-react-root .wtp-lightbox__arrow--next svg{transform:scaleX(-1)}#wt-react-root .wtp-lightbox__thumbs{display:flex;justify-content:center;gap:.5rem;padding-block-start:.75rem;overflow-x:auto}#wt-react-root .wtp-lightbox__thumbs button{width:3.5rem;height:3.5rem;border-radius:var(--wt-radius-sm);overflow:hidden;background:#fff;padding:.2rem;opacity:.55;transition:opacity var(--wt-dur-fast)}#wt-react-root .wtp-lightbox__thumbs button img{width:100%;height:100%;object-fit:contain}#wt-react-root .wtp-lightbox__thumbs button.is-active,#wt-react-root .wtp-lightbox__thumbs button:hover{opacity:1}#wt-react-root .wtp-buy{min-width:0;display:flex;flex-direction:column;gap:1rem}#wt-react-root .wtp-brand{align-self:flex-start;font-size:.8125rem;font-weight:600;letter-spacing:.04em;color:var(--wt-blue-500);text-transform:uppercase}#wt-react-root .wtp-title{font-size:clamp(1.375rem,1.05rem + 1.3vw,1.875rem);font-weight:600;color:var(--wt-ink);line-height:1.25}#wt-react-root .wtp-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;font-size:.875rem;color:var(--wt-muted)}#wt-react-root .wtp-sku{font-variant-numeric:tabular-nums}#wt-react-root .wtp-stock{display:inline-flex;align-items:center;gap:.4rem;padding:.2rem .65rem;border-radius:999px;font-weight:600;font-size:.8125rem}#wt-react-root .wtp-stock:before{content:"";width:.5rem;height:.5rem;border-radius:50%;background:currentColor}#wt-react-root .wtp-stock--instock{background:var(--wt-success-bg);color:var(--wt-success)}#wt-react-root .wtp-stock--onbackorder{background:var(--wt-blue-050);color:var(--wt-blue-800)}#wt-react-root .wtp-stock--outofstock{background:var(--wt-raised);color:var(--wt-muted)}#wt-react-root .wtp-chips{display:flex;flex-wrap:wrap;gap:.5rem}#wt-react-root .wtp-chip{display:inline-flex;flex-direction:column;gap:.05rem;padding:.45rem .8rem;border-radius:var(--wt-radius-sm);background:var(--wt-raised);min-width:5.5rem}#wt-react-root .wtp-chip__label{font-size:.6875rem;color:var(--wt-muted);font-weight:500}#wt-react-root .wtp-chip__value{font-size:.9375rem;font-weight:600;color:var(--wt-ink);unicode-bidi:plaintext}#wt-react-root .wtp-lede{color:var(--wt-text);max-width:62ch}#wt-react-root .wtp-lede p{margin:0}#wt-react-root .wtp-lede ul{padding-inline-start:1.1rem;list-style:disc}#wt-react-root .wtp-lede li{margin-block:.15rem}#wt-react-root .wtp-price{padding-block:.25rem;border-block:1px solid var(--wt-line);padding-block:1rem}#wt-react-root .wtp-price__main{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}#wt-react-root .wtp-price__now{font-size:clamp(1.875rem,1.5rem + 1.4vw,2.5rem);font-weight:700;color:var(--wt-ink);letter-spacing:-.01em;line-height:1;font-variant-numeric:tabular-nums}#wt-react-root .wtp-price__was{font-size:1.125rem;color:var(--wt-muted)}#wt-react-root .wtp-price__sub{display:flex;flex-wrap:wrap;gap:.25rem 1rem;margin-block-start:.5rem;font-size:.875rem;color:var(--wt-muted)}#wt-react-root .wtp-price__save{color:var(--wt-sale);font-weight:600}#wt-react-root .wtp-cta{display:flex;flex-direction:column;gap:.75rem}#wt-react-root .wtp-cta__row{display:flex;gap:.75rem;align-items:stretch}#wt-react-root .wtp-cta--out p{padding:.9rem 1rem;background:var(--wt-raised);border-radius:var(--wt-radius);color:var(--wt-text)}#wt-react-root .wtp-qty{display:inline-flex;align-items:stretch;border:1px solid var(--wt-border);border-radius:var(--wt-radius);height:3.25rem;overflow:hidden;flex:none;background:#fff}#wt-react-root .wtp-qty__btn{width:2.75rem;display:grid;place-items:center;color:var(--wt-ink);transition:background var(--wt-dur-fast)}#wt-react-root .wtp-qty__btn:hover:not(:disabled){background:var(--wt-raised)}#wt-react-root .wtp-qty__btn:disabled{color:var(--wt-border);cursor:default}#wt-react-root .wtp-qty__input{width:2.75rem;text-align:center;font-weight:600;font-size:1rem;color:var(--wt-ink);-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;padding:0}#wt-react-root .wtp-qty__input::-webkit-outer-spin-button,#wt-react-root .wtp-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#wt-react-root .wtp-qty__input:focus-visible{outline-offset:-2px}#wt-react-root .wtp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:3.25rem;padding:.75rem 1.5rem;border-radius:var(--wt-radius);font-weight:600;font-size:1.0625rem;line-height:1.2;text-decoration:none;transition:background var(--wt-dur-fast) var(--wt-ease),color var(--wt-dur-fast),transform var(--wt-dur-fast) var(--wt-ease),box-shadow var(--wt-dur-fast)}#wt-react-root .wtp-btn:hover{text-decoration:none}#wt-react-root .wtp-btn:active{transform:scale(.985)}#wt-react-root .wtp-btn--primary{flex:1;background:var(--wt-blue-500);color:#fff;box-shadow:0 1px 2px #002a3f33}#wt-react-root .wtp-btn--primary:hover{background:var(--wt-blue-600);color:#fff}#wt-react-root .wtp-btn--primary:disabled{cursor:progress}#wt-react-root .wtp-btn--primary.is-added{background:var(--wt-success)}#wt-react-root .wtp-btn__icon{display:grid;place-items:center;width:1.25rem;height:1.25rem}#wt-react-root .wtp-btn--ghost{background:var(--wt-surface);color:var(--wt-ink);border:1px solid var(--wt-border)}#wt-react-root .wtp-btn--ghost:hover{background:var(--wt-raised);color:var(--wt-ink);border-color:var(--wt-border)}#wt-react-root .wtp-btn--wa{color:var(--wt-whatsapp-ink);border-color:#128c7e59}#wt-react-root .wtp-btn--wa:hover{color:var(--wt-whatsapp-ink);background:#f0faf7;border-color:#128c7e8c}#wt-react-root .wtp-spinner{width:1.1rem;height:1.1rem;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:wtp-spin .8s linear infinite}#wt-react-root .wtp-notice{display:flex;gap:.6rem;align-items:flex-start;padding:.75rem .9rem;border-radius:var(--wt-radius-sm);font-size:.9375rem;animation:wtp-rise var(--wt-dur) var(--wt-ease)}#wt-react-root .wtp-notice svg{margin-block-start:.15rem}#wt-react-root .wtp-notice a{font-weight:600}#wt-react-root .wtp-notice--success{background:var(--wt-success-bg);color:var(--wt-success)}#wt-react-root .wtp-notice--success a{color:var(--wt-success)}#wt-react-root .wtp-notice--error{background:var(--wt-danger-bg);color:var(--wt-danger)}#wt-react-root .wtp-notice--error a{color:var(--wt-danger)}#wt-react-root .wtp-facts{display:flex;flex-direction:column;gap:.6rem;font-size:.9375rem;padding-block-start:.25rem}#wt-react-root .wtp-fact{display:grid;grid-template-columns:7.5rem minmax(0,1fr);gap:.75rem;align-items:start}#wt-react-root .wtp-fact dt{display:flex;align-items:center;gap:.4rem;font-weight:600;color:var(--wt-ink);white-space:nowrap}#wt-react-root .wtp-fact dt svg{color:var(--wt-blue-500)}#wt-react-root .wtp-fact dd{display:flex;flex-direction:column;gap:.15rem;color:var(--wt-text)}#wt-react-root .wtp-fact dd a{text-decoration:underline;text-underline-offset:.15em}#wt-react-root .wtp-fact strong{font-weight:600;color:var(--wt-ink)}#wt-react-root .wtp-section{margin-block-start:clamp(2.5rem,5vw,4.5rem)}#wt-react-root .wtp-section>h2{font-size:clamp(1.375rem,1.15rem + .9vw,1.75rem);font-weight:600;color:var(--wt-ink);margin-block-end:1.25rem}#wt-react-root .wtp-overview__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;align-items:start}#wt-react-root .wtp-prose-wrap{position:relative}#wt-react-root .wtp-prose-wrap.is-collapsed .wtp-prose{max-height:520px;overflow:hidden;mask-image:linear-gradient(to bottom,#000 70%,transparent);-webkit-mask-image:linear-gradient(to bottom,#000 70%,transparent)}#wt-react-root .wtp-prose__more,#wt-react-root .wtp-specs__more{margin-block-start:.75rem;min-height:2.75rem;padding-block:.5rem;font-size:.9375rem}#wt-react-root .wtp-prose{max-width:72ch;font-size:1.0625rem;line-height:1.65;text-wrap:pretty}#wt-react-root .wtp-prose p{margin-block:0 1rem}#wt-react-root .wtp-prose ul,#wt-react-root .wtp-prose ol{padding-inline-start:1.25rem;margin-block:0 1rem}#wt-react-root .wtp-prose ul{list-style:disc}#wt-react-root .wtp-prose ol{list-style:decimal}#wt-react-root .wtp-prose li{margin-block:.25rem}#wt-react-root .wtp-prose h2,#wt-react-root .wtp-prose h3,#wt-react-root .wtp-prose h4{color:var(--wt-ink);font-weight:600;margin-block:1.75rem .6rem;line-height:1.3}#wt-react-root .wtp-prose h2{font-size:1.25rem}#wt-react-root .wtp-prose h3{font-size:1.125rem}#wt-react-root .wtp-prose h4{font-size:1rem}#wt-react-root .wtp-prose strong,#wt-react-root .wtp-prose b{font-weight:600;color:var(--wt-ink)}#wt-react-root .wtp-prose>:first-child{margin-block-start:0}#wt-react-root .wtp-glance{padding:1.25rem;border-radius:var(--wt-radius-lg);background:var(--wt-raised)}#wt-react-root .wtp-glance h3{font-size:1rem;font-weight:600;color:var(--wt-ink);margin-block-end:.75rem}#wt-react-root .wtp-glance dl{display:flex;flex-direction:column}#wt-react-root .wtp-glance dl>div{display:flex;justify-content:space-between;gap:1rem;padding-block:.5rem;border-block-start:1px solid rgba(0,0,0,.06);font-size:.9375rem}#wt-react-root .wtp-glance dt{color:var(--wt-muted);flex:none}#wt-react-root .wtp-glance dd{font-weight:600;color:var(--wt-ink);text-align:end;unicode-bidi:plaintext}#wt-react-root .wtp-specs__table tr{border-block-start:1px solid var(--wt-line)}#wt-react-root .wtp-specs__table tr:last-child{border-block-end:1px solid var(--wt-line)}#wt-react-root .wtp-specs__table th,#wt-react-root .wtp-specs__table td{padding:.7rem .75rem;font-size:.9375rem;line-height:1.5}#wt-react-root .wtp-specs__table th{width:32%;color:var(--wt-muted);font-weight:500}#wt-react-root .wtp-specs__table td{color:var(--wt-ink);font-weight:500}#wt-react-root .wtp-specs__table tr:nth-child(2n){background:var(--wt-raised)}#wt-react-root .wtp-specs__value{unicode-bidi:plaintext;overflow-wrap:anywhere}#wt-react-root .wtp-assure{position:relative;isolation:isolate;overflow:hidden;padding:clamp(1.5rem,4vw,3rem);border-radius:var(--wt-radius-lg);background-color:var(--wt-blue-800);background-image:linear-gradient(160deg,var(--wt-blue-800),var(--wt-blue-900));color:var(--wt-on-blue)}#wt-react-root .wtp-assure>h2{color:#fff}#wt-react-root .wtp-assure a{color:#fff;text-decoration:underline;text-underline-offset:.2em;text-decoration-color:#ffffff73}#wt-react-root .wtp-assure a:hover{text-decoration-color:#fff}#wt-react-root .wtp-assure__mark{position:absolute;inset-inline-end:0;inset-block-end:0;height:92%;aspect-ratio:871 / 1543;transform:scaleX(-1);background:#ffffff12;-webkit-mask:var(--wtp-tiger) center / contain no-repeat;mask:var(--wtp-tiger) center / contain no-repeat;pointer-events:none;z-index:-1}#wt-react-root .wtp-assure__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(12.5rem,1fr));gap:1.75rem 2rem}#wt-react-root .wtp-assure__item svg{width:28px;height:28px;color:var(--wt-blue-400);margin-block-end:.6rem}#wt-react-root .wtp-assure__item h3{font-size:1.0625rem;font-weight:600;color:#fff;margin-block-end:.4rem}#wt-react-root .wtp-assure__item ul{display:flex;flex-direction:column;gap:.2rem;color:var(--wt-on-blue-muted);font-size:.9375rem;line-height:1.6}#wt-react-root .wtp-assure__item strong{color:#fff;font-weight:600}#wt-react-root .wtp-related__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-block-end:1rem}#wt-react-root .wtp-related__head h2{margin:0}#wt-react-root .wtp-related__tools{display:flex;align-items:center;gap:.5rem}#wt-react-root .wtp-related__all{font-weight:500;font-size:.9375rem;margin-inline-end:.5rem;white-space:nowrap}#wt-react-root .wtp-related__arrow{display:none;width:2.5rem;height:2.5rem;border-radius:999px;border:1px solid var(--wt-border);color:var(--wt-ink);place-items:center}#wt-react-root .wtp-related__arrow:hover{background:var(--wt-raised)}#wt-react-root .wtp-related__track{display:flex;gap:clamp(.6rem,2.5vw,1rem);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-block:3px;margin-inline:calc(-1 * var(--wt-gutter));padding-inline:var(--wt-gutter);scroll-padding-inline:var(--wt-gutter)}#wt-react-root .wtp-related__track::-webkit-scrollbar{display:none}#wt-react-root .wtp-card{flex:0 0 clamp(9rem,42vw,12.5rem);scroll-snap-align:start}#wt-react-root .wtp-card a{display:flex;flex-direction:column;gap:.6rem;color:var(--wt-ink);height:100%;text-decoration:none}#wt-react-root .wtp-card a:hover .wtp-card__media{border-color:var(--wt-border)}#wt-react-root .wtp-card a:hover .wtp-card__name{color:var(--wt-blue-500)}#wt-react-root .wtp-card__media{position:relative;display:block;aspect-ratio:1;border-radius:var(--wt-radius);border:1px solid var(--wt-line);background:#fff;transition:border-color var(--wt-dur-fast)}#wt-react-root .wtp-card__media img{position:absolute;top:.75rem;right:.75rem;bottom:.75rem;left:.75rem;width:calc(100% - 1.5rem);height:calc(100% - 1.5rem);max-width:none;object-fit:contain}#wt-react-root .wtp-card__name{font-size:.875rem;font-weight:500;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color var(--wt-dur-fast)}#wt-react-root .wtp-card__price{display:flex;gap:.5rem;align-items:baseline;font-weight:700;font-size:.9375rem;font-variant-numeric:tabular-nums}#wt-react-root .wtp-card__price s{color:var(--wt-muted);font-weight:400;font-size:.8125rem}#wt-react-root .wtp-sticky{position:fixed;inset-inline:0;inset-block-end:0;z-index:var(--wt-z-sticky);display:flex;align-items:center;gap:.75rem;padding:.6rem var(--wt-gutter) calc(.6rem + env(safe-area-inset-bottom));background:#fffffff5;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-block-start:1px solid var(--wt-line);box-shadow:0 -8px 24px #002a3f1a;transform:translateY(110%);transition:transform var(--wt-dur) var(--wt-ease);direction:rtl;font-family:var(--wt-font)}#wt-react-root .wtp-sticky.is-visible{transform:translateY(0)}#wt-react-root .wtp-sticky .wtp-cta{flex:1}#wt-react-root .wtp-sticky .wtp-btn{min-height:2.9rem;padding-inline:1rem;font-size:1rem}#wt-react-root .wtp-sticky__thumb{width:2.75rem;height:2.75rem;object-fit:contain;border-radius:var(--wt-radius-sm);border:1px solid var(--wt-line);flex:none}#wt-react-root .wtp-sticky__price{display:flex;flex-direction:column;line-height:1.15;min-width:0}#wt-react-root .wtp-sticky__price strong{font-size:1.125rem;color:var(--wt-ink);white-space:nowrap}#wt-react-root .wtp-sticky__price s{font-size:.8125rem;color:var(--wt-muted)}@media(min-width:960px){#wt-react-root .wtp-hero{grid-template-columns:minmax(0,11fr) minmax(0,9fr);gap:clamp(2rem,4vw,4rem)}#wt-react-root .wtp-buy{position:sticky;top:1.5rem}#wt-react-root .wtp-gallery__track{overflow:hidden;scroll-snap-type:none}#wt-react-root .wtp-gallery__slide:not(.is-active){display:none}#wt-react-root .wtp-gallery__arrow{display:grid}#wt-react-root .wtp-gallery__count{display:none}#wt-react-root .wtp-overview__grid{grid-template-columns:minmax(0,7fr) minmax(0,4fr);gap:3rem}#wt-react-root .wtp-overview__grid--solo{grid-template-columns:minmax(0,1fr)}#wt-react-root .wtp-overview__grid--solo .wtp-glance dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));column-gap:2.5rem}#wt-react-root .wtp-glance{position:sticky;top:1.5rem}#wt-react-root .wtp-overview__grid--solo .wtp-glance{position:static}#wt-react-root .wtp-related__arrow{display:grid}#wt-react-root .wtp-sticky{display:none}#wt-react-root .wtp-specs__table th{width:26%}}@media(hover:hover)and (pointer:fine)and (min-width:960px){#wt-react-root .wtp-gallery__slide:hover .wtp-gallery__img{transform:scale(1.9)}}@media(max-width:959.98px){#wt-react-root .wtp-gallery__stage{border-radius:var(--wt-radius)}#wt-react-root .wtp-gallery__thumbs{display:none}#wt-react-root .wtp-cta__row .wtp-btn--primary{flex:1}#wt-react-root .wtp-btn--wa{width:100%}#wt-react-root .wtp-fact{grid-template-columns:6.5rem minmax(0,1fr)}#wt-react-root .wtp .wtp-related__all{margin-inline-end:0}#wt-react-root .wtp-assure__mark{height:60%}}@media(max-width:959.98px){body.wt-react-page--product{padding-block-end:4.5rem}body.wtp-sticky-open .ht-ctc-chat{bottom:5.5rem!important;transition:bottom .32s cubic-bezier(.22,1,.36,1)}}@keyframes wtp-spin{to{transform:rotate(360deg)}}@keyframes wtp-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes wtp-pop{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){#wt-react-root *{transition-duration:1ms!important;animation-duration:1ms!important}#wt-react-root .wtp-gallery__slide:hover .wtp-gallery__img{transform:none}#wt-react-root .wtp-gallery__track{scroll-behavior:auto}}
