#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:#fff;--wt-raised:#f3f5f7;--wt-line:#e3e6ea;--wt-border:#c9ced4;--wt-on-blue:#fff;--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);background:var(--wt-surface);font-family:var(--wt-font);color:var(--wt-text);-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.55;display:block}#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{letter-spacing:normal;text-transform:none;color:inherit;margin:0;padding:0;font-family:inherit}#wt-react-root h1,#wt-react-root h2,#wt-react-root h3{text-rendering:optimizelegibility;text-wrap:balance;line-height:1.2}#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;border:0;padding:0}#wt-react-root input,#wt-react-root button{height:auto;box-shadow:none;line-height:inherit;font-size:inherit;font-weight:inherit;background:0 0;border:0;border-radius: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-underline-offset:.15em;text-decoration:underline}#wt-react-root img{max-width:100%;height:auto;display:block}#wt-react-root svg{flex:none;display:inline-block}#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;padding-inline:var(--wt-gutter);margin-inline-start:auto;margin-inline-end:auto;padding-block-start:.5rem;padding-block-end:clamp(2rem,4vw,4rem)}#wt-react-root .wtp-preview{background:var(--wt-blue-050);color:var(--wt-blue-800);border-radius:var(--wt-radius-sm);margin-block-start:.5rem;margin-block-end:.75rem;padding:.5rem .9rem;font-size:.875rem;font-weight:500}#wt-react-root .wtp-preview a{font-weight:600}#wt-react-root .wtp-crumbs{color:var(--wt-muted);margin-block-start:.75rem;margin-block-end:1.25rem;font-size:.875rem}#wt-react-root .wtp-crumbs ol{flex-wrap:nowrap;align-items:center;gap:.35rem;display:flex;overflow:hidden}#wt-react-root .wtp-crumbs li{white-space:nowrap;align-items:center;gap:.35rem;display:flex}#wt-react-root .wtp-crumbs li+li:before{content:"/";color:var(--wt-border)}#wt-react-root .wtp-crumbs li[aria-current]{flex:1;min-width:0}#wt-react-root .wtp-crumbs li[aria-current] span{text-overflow:ellipsis;display:block;overflow:hidden}#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{grid-template-columns:minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}#wt-react-root .wtp-gallery{min-width:0}#wt-react-root .wtp-gallery__stage{border-radius:var(--wt-radius-lg);background:var(--wt-surface);border:1px solid var(--wt-line);position:relative;overflow:hidden}#wt-react-root .wtp-gallery__track{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}#wt-react-root .wtp-gallery__track::-webkit-scrollbar{display:none}#wt-react-root .wtp-gallery__slide{scroll-snap-align:start;aspect-ratio:1;cursor:zoom-in;--pad:clamp(.75rem, 3vw, 2rem);--zx:50%;--zy:50%;flex:0 0 100%;max-height:min(72vh,620px);position:relative}#wt-react-root .wtp-gallery__img{inset:var(--pad);width:calc(100% - 2 * var(--pad));height:calc(100% - 2 * var(--pad));object-fit:contain;max-width:none;transition:transform var(--wt-dur) var(--wt-ease);transform-origin:var(--zx) var(--zy);-webkit-user-select:none;user-select:none;position:absolute}#wt-react-root .wtp-gallery__zoom,#wt-react-root .wtp-gallery__arrow{width:2.5rem;height:2.5rem;color:var(--wt-ink);transition:transform var(--wt-dur-fast) var(--wt-ease), background var(--wt-dur-fast);z-index:var(--wt-z-badge);background:#ffffffeb;border-radius:999px;place-items:center;display:grid;position:absolute;box-shadow:0 1px 2px #0000001f,0 4px 14px #002a3f1f}:is(#wt-react-root .wtp-gallery__zoom,#wt-react-root .wtp-gallery__arrow):hover{background:#fff;transform:scale(1.06)}:is(#wt-react-root .wtp-gallery__zoom,#wt-react-root .wtp-gallery__arrow):active{transform:scale(.96)}#wt-react-root .wtp-gallery__zoom{top:.75rem}#wt-react-root .wtp-gallery__zoom:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:.75rem}#wt-react-root .wtp-gallery__zoom:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:.75rem}#wt-react-root .wtp-gallery__zoom:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:.75rem}#wt-react-root .wtp-gallery__zoom:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:.75rem}#wt-react-root .wtp-gallery__arrow{display:none;top:50%;translate:0 -50%}#wt-react-root .wtp-gallery__arrow--prev:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:.75rem}#wt-react-root .wtp-gallery__arrow--prev:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:.75rem}#wt-react-root .wtp-gallery__arrow--prev:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:.75rem}#wt-react-root .wtp-gallery__arrow--prev:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:.75rem}#wt-react-root .wtp-gallery__arrow--next:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:.75rem}#wt-react-root .wtp-gallery__arrow--next:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:.75rem}#wt-react-root .wtp-gallery__arrow--next:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:.75rem}#wt-react-root .wtp-gallery__arrow--next:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:.75rem}#wt-react-root .wtp-gallery__arrow--next svg{transform:scaleX(-1)}#wt-react-root .wtp-gallery__count{color:#fff;font-variant-numeric:tabular-nums;direction:ltr;background:#1f2328b8;border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-weight:500;position:absolute;bottom:.75rem;translate:50%}#wt-react-root .wtp-gallery__count:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:50%}#wt-react-root .wtp-gallery__count:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:50%}#wt-react-root .wtp-gallery__count:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:50%}#wt-react-root .wtp-gallery__count:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:50%}#wt-react-root .wtp-badge{z-index:var(--wt-z-badge);unicode-bidi:isolate;border-radius:999px;padding:.3rem .65rem;font-size:.8125rem;font-weight:700;position:absolute;top:.9rem}#wt-react-root .wtp-badge:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:.9rem}#wt-react-root .wtp-badge:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:.9rem}#wt-react-root .wtp-badge:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:.9rem}#wt-react-root .wtp-badge:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:.9rem}#wt-react-root .wtp-badge--sale{background:var(--wt-sale);color:#fff}#wt-react-root .wtp-gallery__thumbs{scrollbar-width:none;gap:.5rem;margin-block-start:.75rem;padding-block-start:3px;padding-block-end:3px;display:flex;overflow-x:auto}#wt-react-root .wtp-gallery__thumbs::-webkit-scrollbar{display:none}#wt-react-root .wtp-gallery__thumb{border-radius:var(--wt-radius-sm);border:1px solid var(--wt-line);width:4.5rem;height:4.5rem;transition:border-color var(--wt-dur-fast), box-shadow var(--wt-dur-fast);background:#fff;flex:none;padding:.3rem;overflow:hidden}#wt-react-root .wtp-gallery__thumb img{object-fit:contain;width:100%;height:100%}#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{color:#fff;background:0 0;border:0;width:min(100vw,1200px);max-width:100vw;height:100dvh;max-height:100dvh;padding:0}#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{direction:rtl;grid-template-rows:1fr auto;height:100%;padding:3.5rem 1rem 1rem;display:grid;position:relative}#wt-react-root .wtp-lightbox__figure{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:0;display:flex}#wt-react-root .wtp-lightbox__figure img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 11.5rem)}#wt-react-root .wtp-lightbox__figure figcaption{text-align:center;color:var(--wt-on-blue-muted);font-size:.875rem}#wt-react-root .wtp-lightbox__close,#wt-react-root .wtp-lightbox__arrow{color:#fff;background:#ffffff1f;border-radius:999px;place-items:center;width:2.75rem;height:2.75rem;display:grid;position:absolute}:is(#wt-react-root .wtp-lightbox__close,#wt-react-root .wtp-lightbox__arrow):hover{background:#ffffff3d}#wt-react-root .wtp-lightbox__close{top:.75rem}#wt-react-root .wtp-lightbox__close:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:1rem}#wt-react-root .wtp-lightbox__close:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:1rem}#wt-react-root .wtp-lightbox__close:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:1rem}#wt-react-root .wtp-lightbox__close:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:1rem}#wt-react-root .wtp-lightbox__arrow{top:50%;translate:0 -50%}#wt-react-root .wtp-lightbox__arrow--prev:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:1rem}#wt-react-root .wtp-lightbox__arrow--prev:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:1rem}#wt-react-root .wtp-lightbox__arrow--prev:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:1rem}#wt-react-root .wtp-lightbox__arrow--prev:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:1rem}#wt-react-root .wtp-lightbox__arrow--next:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:1rem}#wt-react-root .wtp-lightbox__arrow--next:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:1rem}#wt-react-root .wtp-lightbox__arrow--next:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:1rem}#wt-react-root .wtp-lightbox__arrow--next:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:1rem}#wt-react-root .wtp-lightbox__arrow--next svg{transform:scaleX(-1)}#wt-react-root .wtp-lightbox__thumbs{justify-content:center;gap:.5rem;padding-block-start:.75rem;display:flex;overflow-x:auto}#wt-react-root .wtp-lightbox__thumbs button{border-radius:var(--wt-radius-sm);opacity:.55;width:3.5rem;height:3.5rem;transition:opacity var(--wt-dur-fast);background:#fff;padding:.2rem;overflow:hidden}#wt-react-root .wtp-lightbox__thumbs button img{object-fit:contain;width:100%;height:100%}#wt-react-root .wtp-lightbox__thumbs button.is-active,#wt-react-root .wtp-lightbox__thumbs button:hover{opacity:1}#wt-react-root .wtp-buy{flex-direction:column;gap:1rem;min-width:0;display:flex}#wt-react-root .wtp-brand{letter-spacing:.04em;color:var(--wt-blue-500);text-transform:uppercase;align-self:flex-start;font-size:.8125rem;font-weight:600}#wt-react-root .wtp-title{color:var(--wt-ink);font-size:clamp(1.375rem,1.05rem + 1.3vw,1.875rem);font-weight:600;line-height:1.25}#wt-react-root .wtp-meta{color:var(--wt-muted);flex-wrap:wrap;align-items:center;gap:.5rem 1rem;font-size:.875rem;display:flex}#wt-react-root .wtp-sku{font-variant-numeric:tabular-nums}#wt-react-root .wtp-stock{border-radius:999px;align-items:center;gap:.4rem;padding:.2rem .65rem;font-size:.8125rem;font-weight:600;display:inline-flex}#wt-react-root .wtp-stock:before{content:"";background:currentColor;border-radius:50%;width:.5rem;height:.5rem}#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{flex-wrap:wrap;gap:.5rem;display:flex}#wt-react-root .wtp-chip{border-radius:var(--wt-radius-sm);background:var(--wt-raised);flex-direction:column;gap:.05rem;min-width:5.5rem;padding:.45rem .8rem;display:inline-flex}#wt-react-root .wtp-chip__label{color:var(--wt-muted);font-size:.6875rem;font-weight:500}#wt-react-root .wtp-chip__value{color:var(--wt-ink);unicode-bidi:plaintext;font-size:.9375rem;font-weight:600}#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:outside}#wt-react-root .wtp-lede li{margin-block-start:.15rem;margin-block-end:.15rem}#wt-react-root .wtp-price{border-block:1px solid var(--wt-line);padding-block-start:1rem;padding-block-end:1rem}#wt-react-root .wtp-price__main{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}#wt-react-root .wtp-price__now{color:var(--wt-ink);letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:clamp(1.875rem,1.5rem + 1.4vw,2.5rem);font-weight:700;line-height:1}#wt-react-root .wtp-price__was{color:var(--wt-muted);font-size:1.125rem}#wt-react-root .wtp-price__sub{color:var(--wt-muted);flex-wrap:wrap;gap:.25rem 1rem;margin-block-start:.5rem;font-size:.875rem;display:flex}#wt-react-root .wtp-price__save{color:var(--wt-sale);font-weight:600}#wt-react-root .wtp-cta{flex-direction:column;gap:.75rem;display:flex}#wt-react-root .wtp-cta__row{align-items:stretch;gap:.75rem;display:flex}#wt-react-root .wtp-cta--out p{background:var(--wt-raised);border-radius:var(--wt-radius);color:var(--wt-text);padding:.9rem 1rem}#wt-react-root .wtp-qty{border:1px solid var(--wt-border);border-radius:var(--wt-radius);background:#fff;flex:none;align-items:stretch;height:3.25rem;display:inline-flex;overflow:hidden}#wt-react-root .wtp-qty__btn{width:2.75rem;color:var(--wt-ink);transition:background var(--wt-dur-fast);place-items:center;display:grid}#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{text-align:center;width:2.75rem;color:var(--wt-ink);-webkit-appearance:textfield;appearance:textfield;padding:0;font-size:1rem;font-weight:600}#wt-react-root .wtp-qty__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#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{border-radius:var(--wt-radius);min-height:3.25rem;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);justify-content:center;align-items:center;gap:.6rem;padding:.75rem 1.5rem;font-size:1.0625rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}#wt-react-root .wtp-btn:hover{text-decoration:none}#wt-react-root .wtp-btn:active{transform:scale(.985)}#wt-react-root .wtp-btn--primary{background:var(--wt-blue-500);color:#fff;flex:1;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{place-items:center;width:1.25rem;height:1.25rem;display:grid}#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);border-color:#128c7e59}#wt-react-root .wtp-btn--wa:hover{color:var(--wt-whatsapp);background:#f0faf7;border-color:#128c7e8c}#wt-react-root .wtp-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:1.1rem;height:1.1rem;animation:.8s linear infinite wtp-spin}#wt-react-root .wtp-notice{border-radius:var(--wt-radius-sm);animation:wtp-rise var(--wt-dur) var(--wt-ease);align-items:flex-start;gap:.6rem;padding:.75rem .9rem;font-size:.9375rem;display:flex}#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{flex-direction:column;gap:.6rem;padding-block-start:.25rem;font-size:.9375rem;display:flex}#wt-react-root .wtp-fact{grid-template-columns:7.5rem minmax(0,1fr);align-items:start;gap:.75rem;display:grid}#wt-react-root .wtp-fact dt{color:var(--wt-ink);white-space:nowrap;align-items:center;gap:.4rem;font-weight:600;display:flex}#wt-react-root .wtp-fact dt svg{color:var(--wt-blue-500)}#wt-react-root .wtp-fact dd{color:var(--wt-text);flex-direction:column;gap:.15rem;display:flex}#wt-react-root .wtp-fact strong{color:var(--wt-ink);font-weight:600}#wt-react-root .wtp-section{margin-block-start:clamp(2.5rem,5vw,4.5rem)}#wt-react-root .wtp-section>h2{color:var(--wt-ink);margin-block-end:1.25rem;font-size:clamp(1.375rem,1.15rem + .9vw,1.75rem);font-weight:600}#wt-react-root .wtp-overview__grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:2rem;display:grid}#wt-react-root .wtp-prose-wrap{position:relative}#wt-react-root .wtp-prose-wrap.is-collapsed .wtp-prose{max-height:520px;overflow:hidden;-webkit-mask-image:linear-gradient(#000 70%,#0000);mask-image:linear-gradient(#000 70%,#0000)}#wt-react-root .wtp-prose__more,#wt-react-root .wtp-specs__more{min-height:2.75rem;margin-block-start:.75rem;padding-block-start:.5rem;padding-block-end:.5rem;font-size:.9375rem}#wt-react-root .wtp-prose{text-wrap:pretty;max-width:72ch;font-size:1.0625rem;line-height:1.65}#wt-react-root .wtp-prose p{margin-block-start:0;margin-block-end:1rem}#wt-react-root .wtp-prose ul,#wt-react-root .wtp-prose ol{margin-block-start:0;margin-block-end:1rem;padding-inline-start:1.25rem}#wt-react-root .wtp-prose ul{list-style:outside}#wt-react-root .wtp-prose ol{list-style:decimal}#wt-react-root .wtp-prose li{margin-block-start:.25rem;margin-block-end:.25rem}#wt-react-root .wtp-prose h2,#wt-react-root .wtp-prose h3,#wt-react-root .wtp-prose h4{color:var(--wt-ink);margin-block-start:1.75rem;margin-block-end:.6rem;font-weight:600;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{color:var(--wt-ink);font-weight:600}#wt-react-root .wtp-prose>:first-child{margin-block-start:0}#wt-react-root .wtp-glance{border-radius:var(--wt-radius-lg);background:var(--wt-raised);padding:1.25rem}#wt-react-root .wtp-glance h3{color:var(--wt-ink);margin-block-end:.75rem;font-size:1rem;font-weight:600}#wt-react-root .wtp-glance dl{flex-direction:column;display:flex}#wt-react-root .wtp-glance dl>div{border-block-start:1px solid #0000000f;justify-content:space-between;gap:1rem;padding-block-start:.5rem;padding-block-end:.5rem;font-size:.9375rem;display:flex}#wt-react-root .wtp-glance dt{color:var(--wt-muted);flex:none}#wt-react-root .wtp-glance dd{color:var(--wt-ink);text-align:end;unicode-bidi:plaintext;font-weight:600}#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{overflow-wrap:anywhere;unicode-bidi:plaintext}#wt-react-root .wtp-assure{isolation:isolate;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);padding:clamp(1.5rem,4vw,3rem);position:relative;overflow:hidden}#wt-react-root .wtp-assure>h2{color:#fff}#wt-react-root .wtp-assure a{color:#fff;text-underline-offset:.2em;-webkit-text-decoration:underline #ffffff73;text-decoration:underline #ffffff73}#wt-react-root .wtp-assure a:hover{text-decoration-color:#fff}#wt-react-root .wtp-assure__mark{aspect-ratio:1;width:clamp(240px,34vw,460px);-webkit-mask:var(--wtp-tiger) center / contain no-repeat;-webkit-mask:var(--wtp-tiger) center / contain no-repeat;-webkit-mask:var(--wtp-tiger) center / contain no-repeat;mask:var(--wtp-tiger) center / contain no-repeat;pointer-events:none;z-index:-1;background:#ffffff12;position:absolute;bottom:-18%}#wt-react-root .wtp-assure__mark:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:-6%}#wt-react-root .wtp-assure__mark:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:-6%}#wt-react-root .wtp-assure__mark:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:-6%}#wt-react-root .wtp-assure__mark:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:-6%}#wt-react-root .wtp-assure__grid{grid-template-columns:repeat(auto-fit,minmax(12.5rem,1fr));gap:1.75rem 2rem;display:grid}#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{color:#fff;margin-block-end:.4rem;font-size:1.0625rem;font-weight:600}#wt-react-root .wtp-assure__item ul{color:var(--wt-on-blue-muted);flex-direction:column;gap:.2rem;font-size:.9375rem;line-height:1.6;display:flex}#wt-react-root .wtp-assure__item strong{color:#fff;font-weight:600}#wt-react-root .wtp-related__head{justify-content:space-between;align-items:center;gap:1rem;margin-block-end:1rem;display:flex}#wt-react-root .wtp-related__head h2{margin:0}#wt-react-root .wtp-related__tools{align-items:center;gap:.5rem;display:flex}#wt-react-root .wtp-related__all{white-space:nowrap;margin-inline-end:.5rem;font-size:.9375rem;font-weight:500}#wt-react-root .wtp-related__arrow{border:1px solid var(--wt-border);width:2.5rem;height:2.5rem;color:var(--wt-ink);border-radius:999px;place-items:center;display:none}#wt-react-root .wtp-related__arrow:hover{background:var(--wt-raised)}#wt-react-root .wtp-related__track{scroll-snap-type:x mandatory;scrollbar-width:none;margin-inline:calc(-1 * var(--wt-gutter));padding-block-start:3px;padding-block-end:3px;padding-inline:var(--wt-gutter);scroll-padding-inline:var(--wt-gutter);gap:clamp(.6rem,2.5vw,1rem);display:flex;overflow-x:auto}#wt-react-root .wtp-related__track::-webkit-scrollbar{display:none}#wt-react-root .wtp-card{scroll-snap-align:start;flex:0 0 clamp(9rem,42vw,12.5rem)}#wt-react-root .wtp-card a{color:var(--wt-ink);flex-direction:column;gap:.6rem;height:100%;text-decoration:none;display:flex}#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{aspect-ratio:1;border-radius:var(--wt-radius);border:1px solid var(--wt-line);transition:border-color var(--wt-dur-fast);background:#fff;padding:.75rem;display:block}#wt-react-root .wtp-card__media img{object-fit:contain;width:100%;height:100%}#wt-react-root .wtp-card__name{-webkit-line-clamp:2;transition:color var(--wt-dur-fast);-webkit-box-orient:vertical;font-size:.875rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}#wt-react-root .wtp-card__price{font-variant-numeric:tabular-nums;align-items:baseline;gap:.5rem;font-size:.9375rem;font-weight:700;display:flex}#wt-react-root .wtp-card__price s{color:var(--wt-muted);font-size:.8125rem;font-weight:400}#wt-react-root .wtp-sticky{z-index:var(--wt-z-sticky);padding:.6rem var(--wt-gutter) calc(.6rem + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);border-block-start:1px solid var(--wt-line);transition:transform var(--wt-dur) var(--wt-ease);font-family:var(--wt-font);direction:rtl;background:#fffffff5;align-items:center;gap:.75rem;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%);box-shadow:0 -8px 24px #002a3f1a}#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-start:1rem;padding-inline-end:1rem;font-size:1rem}#wt-react-root .wtp-sticky__thumb{object-fit:contain;border-radius:var(--wt-radius-sm);border:1px solid var(--wt-line);flex:none;width:2.75rem;height:2.75rem}#wt-react-root .wtp-sticky__price{flex-direction:column;min-width:0;line-height:1.15;display:flex}#wt-react-root .wtp-sticky__price strong{color:var(--wt-ink);white-space:nowrap;font-size:1.125rem}#wt-react-root .wtp-sticky__price s{color:var(--wt-muted);font-size:.8125rem}@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{scroll-snap-type:none;overflow:hidden}#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{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));column-gap:2.5rem;display:grid}#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{width:200px;top:-8%;bottom:auto}body.wt-react-page--product{padding-block-end:4.5rem}body.wtp-sticky-open .ht-ctc-chat{transition:bottom .32s cubic-bezier(.22,1,.36,1);bottom:5.5rem!important}}@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}}
