.hdt-bf-image-last{will-change:clip-path;clip-path:inset(0 0 0 var(--percent-val, 0%))}.hdt-bf-range{position:relative;grid-area:1/-1;z-index:2;margin:0;writing-mode:horizontal-tb;-ms-touch-action:auto;touch-action:auto;cursor:ew-resize}.hdt-bf-range[orient=vertical]{writing-mode:vertical-lr;direction:rtl;transform:rotate(180deg);cursor:ns-resize}.hdt-bf-image-handle{--bf-w-handle: 3rem;--bf-h-handle: 4.5rem;width:var(--bf-w-handle);height:100%;pointer-events:none;transform:translate(calc(-50% * var(--value-logical-flip)));inset-block:0;inset-inline:var(--percent-val, 0%) 0;display:grid;grid:1fr var(--bf-w-handle) 1fr / none;place-items:center}.hdt-bf-image-handle:before,.hdt-bf-image-handle:after{content:"";width:.2rem;background-color:var(--bg-bf);display:inline-block;height:100%;z-index:1}.hdt-bf-image-handle>span:not(.sr-only){width:var(--bf-w-handle);height:var(--bf-h-handle);color:var(--icon-bf);text-align:center;background-color:var(--bg-bf);border-radius:var(--rounded-full);transition:transform .25s cubic-bezier(.25,.46,.45,.94);z-index:2}.dir--rtl .hdt-bf-image-last{clip-path:inset(0 calc(var(--percent-val, 0%)) 0 0)}.hdt-before-after[vertical] .hdt-bf-image-last{clip-path:inset(calc(var(--percent-val, 0%)) 0 0 0)}.hdt-before-after[vertical] .hdt-bf-image-handle{height:var(--bf-w-handle);width:100%;transform:translateY(-50%);inset-inline:0;inset-block:calc(var(--percent-val, 0%)) 0;grid:none / 1fr var(--bf-h-handle) 1fr}.hdt-before-after[vertical] .hdt-bf-image-handle>span>svg{transform:rotate(90deg)}.hdt-before-after[vertical] .hdt-bf-image-handle:before,.hdt-before-after[vertical] .hdt-bf-image-handle:after{height:.2rem;width:100%}.hdt-before-after[vertical] .hdt-bf-image-handle>span:not(.sr-only){height:var(--bf-w-handle);width:var(--bf-h-handle)}.hdt-before-after[vertical] .hdt-bf-image-first .hdt-bf-image_caption{inset:var(--bf-pos) auto auto var(--bf-pos)}.hdt-ratio>.hdt-bf-image_caption{--bf-pos: 1.5rem;position:absolute;inset-block:auto var(--bf-pos);inset-inline-start:var(--bf-pos);background-color:transparent;color:var(--color-foreground);padding:0;max-width:calc(50% - (var(--bf-pos) * 2));z-index:2;opacity:1;transition:opacity .5s cubic-bezier(.19,1,.22,1)}@media screen and (max-width:767.98px){.hdt-ratio>.hdt-bf-image_caption{font-size:var(--text-sm)}}.hdt-before-after[dragging] .hdt-ratio>.hdt-bf-image_caption{opacity:0;transition-delay:0s}.hdt-bf-image-last>.hdt-bf-image_caption{inset-inline:auto var(--bf-pos)}hdt-before-after:focus-within .hdt-bf-image-handle>span{outline:var(--color-focus) auto 1px}@media(min-width:768px){.hdt-ratio>.hdt-bf-image_caption{--bf-pos: 2rem}.hdt-bf-image-handle{--bf-w-handle: 3.5rem;--bf-h-handle: 5rem}}.hdt-hotspot{--x-pos: var(--x-pos-mb);--y-pos: var(--y-pos-mb);--btn-hotspot-w: 1.8rem;inset-inline-start:min(var(--x-pos),calc(100% - var(--btn-hotspot-w, 1.8rem)));inset-block-start:min(var(--y-pos),calc(100% - var(--btn-hotspot-w, 1.8rem)))}.hdt-always-show-hc{position:relative;z-index:3;--animation-speed: 1s}.hdt-image-hotspots-container:not(.hdt-header-inside):not(.hdt-container-full) .hdt-section-title{padding-inline:0}.hdt-image-hotspots-container .hdt-media-wrapper :where(img,svg){pointer-events:none}.hdt-section__image-hotspots--standard .hdt-hotspots-area:after{content:"";position:absolute;z-index:1;top:0;inset-inline-start:0;width:100%;height:100%;display:block;background:rgb(var(--color-overlay-rgb) / var(--overlay-opacity, 0));pointer-events:none;border-radius:var(--rounded-lg)}.hdt-container-full .hdt-hotspots-area:after{border-radius:0}.hdt-hotspot__btn{position:relative;z-index:1;background:var(--color-hotspots-secondary, #fff);color:var(--color-hotspots-primary, #000);border-radius:50%;width:var(--btn-hotspot-w, 1.8rem);height:var(--btn-hotspot-w, 1.8rem);transition:width .5s ease,height .5s ease,background-color .5s ease}.hdt-hotspot__btn .hdt-hotspots__sonar{position:absolute;top:-1.1rem;right:-1.1rem;bottom:-1.1rem;left:-1.1rem;background-color:var(--color-hotspots-secondary, #fff);transition:background-color .5s ease;border-radius:50%;z-index:1;animation:hdt-Sonar 2s ease infinite}.hdt-hotspot__btn .hdt-hotspots__dot{position:relative;z-index:2;width:100%;height:100%;display:block;background-color:var(--color-hotspots-primary, #000);transition:background-color .5s ease;padding:.4rem;border-radius:50%;animation:hdt-Pulse 2s ease-in-out infinite}.hdt-hotspot__btn .hdt-hotspots__dot svg{content:"";display:block;color:var(--color-hotspots-secondary, #fff);transition:color .5s ease;height:100%;width:100%;border-radius:inherit}.hdt-hotspot__btn[aria-expanded=true]{--btn-hotspot-w: 2.4rem;pointer-events:none;z-index:3}.hdt-hotspot__btn[aria-expanded=true] .hdt-hotspots__dot{background-color:var(--color-hotspots-secondary, #fff)}.hdt-hotspot__btn[aria-expanded=true] .hdt-hotspots__dot svg{color:var(--color-hotspots-primary, #000)}.hdt-hotspot__btn.hdt-hotspot__btn--plus{--btn-hotspot-w: 3rem}.hdt-hotspot__btn.hdt-hotspot__btn--plus .hdt-hotspots__dot{padding:1.1rem}.hdt-hotspot__btn.hdt-hotspot__btn--plus svg.hdt-icon-hotspot-plus{width:auto;height:.8rem}.hdt-hotspot__popover{--pd-content: 1.5rem;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.hdt-hotspot__popover .hdt-popover__inner{padding:0}@media(max-width:767.98px){.hdt-hotspot__popover.hdt-popover-u{backdrop-filter:unset;-webkit-backdrop-filter:unset}}.hdt-always-show-hc{display:contents}@media(min-width:768px){.hdt-always-show-hc{display:inline}}.hdt-hotspot__popover.hdt-hidden::part(content){border:1px solid var(--color-line-border);border-radius:var(--rounded);transition:border-color .3s ease}.hdt-hotspot-popover-inner{gap:1.4rem;align-items:center;padding:2.4rem 0 0}.hdt-hotspot-popover-inner .hdt-hotspot-media{border-radius:var(--rounded-xs)}@media(min-width:768px){.hdt-hotspot-popover-inner{padding:2rem}.hdt-hotspot-popover-inner.hdt-hotspot-has-media{padding:.6rem}}.hdt-hotspot-product.hdt-hotspot-popover-inner .hdt-hotspot-media{width:7.1rem}.hdt-hotspot-product.hdt-hotspot-popover-inner:not(.hdt-hotspot-has-media){padding:1rem 1.5rem}.hdt-hotspot-product.hdt-hotspot-popover-inner .hdt-price-wrapp{line-height:1;margin-block-start:.5rem}.hdt-hotspot-product.hdt-hotspot-popover-inner .hdt-btn--quickview{margin-block-start:.8rem}.hdt-always-show-hc .hdt-hotspot-media{width:7.3rem}.hdt-always-show-hc .hdt-hotspot-media :where(img,svg){width:100%;height:auto}.hdt-always-show-hc .hdt-container,.hdt-always-show-hc .hdt-container-full{--pd-container: 1.5rem}.hdt-hotspots-area{border-radius:var(--rounded-lg)}.hdt-hotspots-area .hdt-hotspot__popover[open-as-modal] .hdt-popover__inner .hdt-btn-close-x{position:absolute;padding:1rem;inset-inline-end:.5rem;inset-block-start:.5rem}.hdt-hotspots-area .hdt-hotspot__popover .hdt-popover__arrow{display:none}@media(min-width:768px){.hdt-hotspots-area .hdt-hotspot__popover .hdt-popover__inner .hdt-btn-close-x{display:none}}.hdt-section__image-hotspots{position:relative}.hdt-section__image-hotspots .hdt-image-hotspots-container{position:relative;z-index:2}.hdt-section__image-hotspots .hdt-custom-background{overflow:hidden}.hdt-section__image-hotspots .hdt-container-full .hdt-hotspots-area{border-radius:0}.hdt-section__image-hotspots .hdt-popover-contents{display:contents}.hdt-section__image-hotspots .hdt-popover-as-contents{display:none}.hdt-section__image-hotspots .hdt-media-wrapper{transform:scaleX(var(--value-logical-flip))}@media(min-width:768px){.hdt-section__image-hotspots .hdt-hotspot__popover{background:var(--color-background);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0}.hdt-section__image-hotspots .hdt-popover-as-contents{display:contents}.hdt-section__image-hotspots .hdt-popover-as-contents+.hdt-popover-contents{display:none}.hdt-section__image-hotspots.hdt-section__image-hotspots--glassy .hdt-hotspot__popover{background:color-mix(in srgb,var(--color-foreground),transparent 70%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}.hdt-container>.hdt-hotspots-area .hdt-media-wrapper :where(img,svg){border-radius:var(--rounded-lg)}.hdt-always-show-hc .hdt-hotspot{display:inline-flex;width:calc(100% - var(--x-pos) - var(--pd-container));min-height:2.4rem;align-items:center;pointer-events:none}.hdt-always-show-hc .hdt-hotspot>*{pointer-events:auto}.hdt-always-show-hc .hdt-hotspot--active{--btn-hotspot-w: 2.4rem;z-index:10!important}.hdt-always-show-hc .hdt-hotspot--active .hdt-hotspot__btn{pointer-events:none;z-index:3}.hdt-always-show-hc .hdt-popover-as-contents .hdt-hotspot__popover{display:block;flex:none;z-index:2;border:1px solid var(--color-line-border);border-radius:var(--rounded-sm);overflow:hidden;box-shadow:0 0 0 transparent;transition:border-color .4s ease}.hdt-always-show-hc .hdt-popover-as-contents .hdt-hotspot__btn{flex:none;z-index:1}.hdt-always-show-hc .hdt-hotspot--active .hdt-popover-as-contents .hdt-hotspot__popover{border-color:var(--color-hotspots-primary);transition:border-color calc(var(--line-ani-dur, 0s) + .3s) ease var(--line-ani-dur, 0s)}.hdt-always-show-hc .hdt-hotspot--active .hdt-popover-as-contents .hdt-hotspot__btn:not(.hdt-hotspot__btn--plus) .hdt-hotspots__dot{background-color:var(--color-hotspots-secondary, #fff)}.hdt-always-show-hc .hdt-hotspot--active .hdt-popover-as-contents .hdt-hotspot__btn:not(.hdt-hotspot__btn--plus) .hdt-hotspots__dot svg{color:var(--color-hotspots-primary, #000)}.hdt-always-show-hc .hdt-hotspot:nth-child(odd){inset-inline:auto 0;margin-inline:auto var(--pd-container, 3rem);justify-content:flex-start}.hdt-always-show-hc .hdt-hotspot:nth-child(2n){width:calc(var(--x-pos) - var(--pd-container) + var(--btn-hotspot-w));inset-inline:0 auto;margin-inline:var(--pd-container, 3rem) auto;justify-content:flex-end;transition:width .3s linear}.hdt-always-show-hc .hdt-hotspot:nth-child(odd) .hdt-hotspot__btn{order:1}.hdt-always-show-hc .hdt-hotspot:nth-child(2n) .hdt-hotspot__btn{order:2}.hdt-always-show-hc .hdt-hotspot:nth-child(odd) .hdt-hotspot__popover{inset-inline:auto 0;order:3}.hdt-always-show-hc .hdt-hotspot:nth-child(2n) .hdt-hotspot__popover{inset-inline:0 auto;order:1}.hdt-always-show-hc--layered .hdt-hotspot:nth-child(odd) .hdt-hotspot__popover{inset-inline:auto calc(-1 * var(--hsa-distance, 0px))}.hdt-always-show-hc--layered .hdt-hotspot:nth-child(2n) .hdt-hotspot__popover{inset-inline:calc(-1 * var(--hsa-distance, 0px)) auto}.hdt-always-show-hc{--line-ani-dur: 1s}.hdt-always-show-hc .hdt-hotspot .hdt-hs-line{inset-inline:auto 0;inset-block:1.2rem 0;width:0;height:0;display:block;z-index:1;background-color:var(--color-foreground);--hs-popover-w-half: calc(.5 * var(--hs-popover-w));--btn-hotspot-w-half: calc(.5 * var(--btn-hotspot-w));display:grid}.hdt-always-show-hc .hdt-hotspot .hdt-hs-line:before{content:"";display:block;width:100%;height:100%;background:var(--color-hotspots-primary);grid-area:1 / 1 / 2 / 2;will-change:transform}.hdt-always-show-hc .hdt-hotspot .hdt-hs-line.hdt-hs-line--1{width:max(0px,calc(var(--hs-dx-abs, 0) - .5 * var(--hs-popover-w) - .5 * var(--btn-hotspot-w) + .3rem));height:1px;--transform-origin: left center}.hdt-always-show-hc .hdt-hotspot .hdt-hs-line.hdt-hs-line--1:before{transform:scaleX(0);transition:transform calc(var(--line-ani-dur) * .5) ease-out calc(var(--line-ani-dur) * .5);transform-origin:var(--transform-origin)}.hdt-always-show-hc .hdt-hotspot .hdt-hs-line.hdt-hs-line--2{width:1px;height:max(0px,calc(var(--hs-dy-abs, 0) - var(--hs-popover-h) * .5));--transform-origin: top center}.hdt-always-show-hc .hdt-hotspot .hdt-hs-line.hdt-hs-line--2:before{transform:scaleY(0);transition:transform calc(var(--line-ani-dur) * .5) ease-out;transform-origin:var(--transform-origin)}.hdt-always-show-hc .hdt-hotspot:nth-child(2n) .hdt-hs-line{inset-inline:auto calc(var(--btn-hotspot-w))}.hdt-always-show-hc .hdt-hotspot:nth-child(2n) .hdt-hs-line.hdt-hs-line--1{--transform-origin: right center}.hdt-always-show-hc .hdt-hotspot:nth-child(odd) .hdt-hs-line{inset-inline:var(--btn-hotspot-w) auto}.hdt-always-show-hc .hdt-hotspot:nth-child(odd) .hdt-hs-line.hdt-hs-line--1{--transform-origin: left center}.hdt-always-show-hc .hdt-hotspot.hdt-hs-pos-left .hdt-hs-line{inset-inline:auto calc(var(--btn-hotspot-w))}.hdt-always-show-hc .hdt-hotspot.hdt-hs-pos-left .hdt-hs-line.hdt-hs-line--1{--transform-origin: right center}.hdt-always-show-hc .hdt-hotspot.hdt-hs-pos-right .hdt-hs-line{inset-inline:var(--btn-hotspot-w) auto}.hdt-always-show-hc .hdt-hotspot.hdt-hs-pos-right .hdt-hs-line.hdt-hs-line--1{--transform-origin: left center}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-left .hdt-hs-line{inset-inline:auto calc(var(--btn-hotspot-w))}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-left .hdt-hs-line.hdt-hs-line--1{--transform-origin: right center}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-right .hdt-hs-line{inset-inline:var(--btn-hotspot-w) auto}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-right .hdt-hs-line.hdt-hs-line--1{--transform-origin: left center}.hdt-always-show-hc .hdt-hotspot.hdt-hs-pos-top .hdt-hs-line.hdt-hs-line--2{--transform-origin: bottom center}.hdt-always-show-hc .hdt-hotspot.hdt-hs-pos-bottom .hdt-hs-line.hdt-hs-line--2{--transform-origin: top center}.hdt-always-show-hc .hdt-hotspot.hdt-hotspot--active .hdt-hs-line.hdt-hs-line--1:before{transform:scaleX(1);transition:transform calc(var(--line-ani-dur) * .5) ease-in}.hdt-always-show-hc .hdt-hotspot.hdt-hotspot--active .hdt-hs-line.hdt-hs-line--2:before{transform:scaleY(1);transition:transform calc(var(--line-ani-dur) * .5) ease-in calc(var(--line-ani-dur) * .5)}@media(max-width:1023.98px){.hdt-always-show-hc .hdt-hotspot .hdt-hs-line{background:none}.hdt-always-show-hc .hdt-hotspot .hdt-hs-line.hdt-hs-line--1{width:calc(var(--hs-dx-abs, 0) - var(--btn-hotspot-w) * .5)}.hdt-always-show-hc .hdt-hotspot .hdt-hs-line.hdt-hs-line--2{height:calc(var(--hs-dy-abs, 0) - var(--hs-popover-h) * .5)}:is(.hdt-always-show-hc .hdt-hotspot.hdt-hs-pos-left,.hdt-always-show-hc .hdt-hotspot.hdt-negative-dir-line-1) .hdt-hs-line--2{inset-inline:auto calc(var(--hs-dx-abs, 0) + var(--btn-hotspot-w) * .5)}:is(.hdt-always-show-hc .hdt-hotspot.hdt-hs-pos-right,.hdt-always-show-hc .hdt-hotspot.hdt-positive-dir-line-1) .hdt-hs-line--2{inset-inline:calc(var(--hs-dx-abs, 0) + var(--btn-hotspot-w) * .5) auto}.hdt-always-show-hc .hdt-hotspot.hdt-hs-pos-bottom .hdt-hs-line{inset-block:calc(var(--btn-hotspot-w) * .5) auto;transition:inset-block .3s linear}.hdt-always-show-hc .hdt-hotspot.hdt-hs-pos-top .hdt-hs-line{inset-block:auto calc(var(--btn-hotspot-w) * .5)}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-left .hdt-hs-line--2{inset-inline:auto calc(var(--hs-dx-abs, 0) + var(--btn-hotspot-w) * .5)}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-right .hdt-hs-line--1{inset-inline:var(--btn-hotspot-w) auto}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-right .hdt-hs-line--2{inset-inline:calc(var(--hs-dx-abs, 0) + var(--btn-hotspot-w) * .5) auto}}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-right{width:calc(100% - var(--x-pos) - var(--pd-container, 3rem))}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-left{width:min(calc(var(--x-pos) - var(--pd-container) + var(--btn-hotspot-w)),calc(100% - var(--pd-container)))}.hdt-image-hotspots-container.hdt-header-outside .hdt-section-title{--color-text-rgb: var(--color-text-rgb-outside);--color-btn-primary-rgb: var(--color-btn-primary-rgb-outside);--color-btn-secondary-rgb: var(--color-btn-secondary-rgb-outside);--color-btn-primary-hover: var(--color-btn-primary-hover-outside);--color-btn-secondary-hover: var(--color-btn-secondary-hover-outside)}.hdt-image-hotspots-container{display:grid;grid-template-rows:auto var(--spacing-to-header, 0) 1fr var(--spacing-to-header, 0) auto;grid-template-columns:1fr}.hdt-image-hotspots-container .hdt-media-wrapper{grid-area:3 / 1 / 4 / 2}.hdt-image-hotspots-container .hdt-hotspots-area{grid-area:3 / 1 / 4 / 2;place-self:center;overflow:visible;border-radius:unset;width:100%;height:100%;max-width:var(--image-max-width, 100%);z-index:3;pointer-events:none}.hdt-image-hotspots-container .hdt-hotspots-area .hdt-popover-contents{pointer-events:auto}.hdt-image-hotspots-container .hdt-hotspots-area .hdt-media-wrapper{margin-inline:auto}.hdt-image-hotspots-container .hdt-hotspots-area .hdt-media-wrapper img,.hdt-image-hotspots-container .hdt-hotspots-area .hdt-media-wrapper svg{border-radius:unset}.hdt-image-hotspots-container .hdt-hotspots-area:after{display:none}.hdt-image-hotspots-container .hdt-section-title{place-self:unset;z-index:1;grid-area:1 / 1 / 2 / 2}.hdt-section__image-hotspots--standard .hdt-media-wrapper:after{content:"";background-color:rgb(var(--color-overlay-rgb) / calc(100% - var(--overlay-opacity)));position:absolute;width:100%;height:100%;top:0;inset-inline-start:0;z-index:0;pointer-events:none}.hdt-section__image-hotspots--layered .hdt-image-hotspots-container.hdt-header-inside{display:grid;grid-template-rows:auto var(--spacing-to-header, 0) 1fr var(--spacing-to-header, 0) auto;grid-template-columns:1fr}.hdt-section__image-hotspots--layered .hdt-image-hotspots-container.hdt-header-inside .hdt-media-wrapper{grid-area:3 / 1 / 4 / 2;place-self:center;max-width:min(var(--image-max-width),90vw)}.hdt-section__image-hotspots--layered .hdt-image-hotspots-container.hdt-header-inside .hdt-hotspots-area{grid-area:3 / 1 / 4 / 2;place-self:center;overflow:visible;border-radius:unset;width:100%;height:100%;max-width:min(var(--image-max-width),90vw);z-index:2}.hdt-section__image-hotspots--layered .hdt-image-hotspots-container.hdt-header-inside .hdt-hotspots-area .hdt-media-wrapper{margin-inline:auto}.hdt-section__image-hotspots--layered .hdt-image-hotspots-container.hdt-header-inside .hdt-hotspots-area .hdt-media-wrapper img,.hdt-section__image-hotspots--layered .hdt-image-hotspots-container.hdt-header-inside .hdt-hotspots-area .hdt-media-wrapper svg{border-radius:unset}.hdt-section__image-hotspots--layered .hdt-image-hotspots-container.hdt-header-inside .hdt-hotspots-area .hdt-hotspot{pointer-events:auto}.hdt-section__image-hotspots--layered .hdt-image-hotspots-container.hdt-header-inside .hdt-hotspots-area:after{display:none}.hdt-section__image-hotspots--layered .hdt-image-hotspots-container.hdt-header-inside .hdt-section-title{place-self:unset;z-index:1;text-align:center;grid-area:1 / 1 / 2 / 2}.hdt-section__image-hotspots--layered .hdt-image-hotspots-container.hdt-header-inside .hdt-section-title--end{grid-area:5 / 1 / 6 / 2}@media(min-width:768px){.hdt-always-show-hc .hdt-container,.hdt-always-show-hc .hdt-container-full{--pd-container: 3rem}.hdt-image-hotspots-container.hdt-header-inside{--hs-header-spacing: 3rem}.hdt-hotspot{--x-pos: var(--x-pos-md);--y-pos: var(--y-pos-md)}.hdt-hotspot__popover{padding:0;position:absolute;right:auto;min-width:32rem;max-width:40rem;width:max-content;overflow-y:visible}.hdt-hotspot__popover::part(outside-close-button),.hdt-hotspot__popover::part(overlay){display:none}}@media(min-width:1024px){.hdt-image-hotspots-container .hdt-section-title{width:100%}.hdt-image-hotspots-container .hdt-section-title:has(.hdt-title-content:empty){display:none}.hdt-image-hotspots-container.hdt-header-inside{display:grid;--hs-header-spacing: 2rem;grid-template-rows:var(--hs-header-spacing) 1fr var(--hs-header-spacing);grid-template-columns:1fr}.hdt-image-hotspots-container.hdt-header-inside .hdt-section-title{grid-area:2 / 1 / 3 / 2;z-index:2;place-self:var(--place-self);margin:0 auto}.hdt-image-hotspots-container.hdt-header-inside .hdt-section-title.hdt-text-center .hdt-section-title-inner{margin:0 auto}.hdt-image-hotspots-container.hdt-header-inside .hdt-section-title .hdt-section-title-inner{max-width:calc(var(--max-width) + var(--pd-container, 3rem) * 2)}.hdt-image-hotspots-container.hdt-header-inside .hdt-media-wrapper{grid-area:1 / 1 / 4 / 2;width:100%}.hdt-image-hotspots-container.hdt-header-inside .hdt-hotspots-area{grid-area:1 / 1 / 4 / 2}.hdt-image-hotspots-container.hdt-header-inside .hdt-media-wrapper{display:block;height:100%}.hdt-image-hotspots-container.hdt-header-inside .hdt-media-wrapper :where(img,svg){height:100%;object-fit:cover}.hdt-section__image-hotspots--layered .hdt-section-title .hdt-section-title-inner{margin:0 auto}.hdt-always-show-hc .hdt-hotspot__popover{min-width:28rem;max-width:32rem}.hdt-always-show-hc .hdt-hotspot__popover.hdt-is-over-top{inset-block:0 auto}.hdt-always-show-hc .hdt-hotspot__popover.hdt-is-over-bottom{inset-block:auto 0}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-right{inset-inline:auto 0;margin-inline:0 var(--pd-container, 3rem);justify-content:flex-start}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-right .hdt-hotspot__btn{order:1}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-right .hdt-hotspot__popover{order:3;inset-inline:auto 0}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-right:after{inset-inline:auto 0}.hdt-always-show-hc--layered .hdt-hotspot.hdt-hs-force-pos-right .hdt-hotspot__popover{inset-inline:auto calc(-1 * var(--hsa-distance, 0px))}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-left{inset-inline:0 auto;margin-inline:var(--pd-container, 3rem) 0;justify-content:flex-end}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-left .hdt-hotspot__btn{order:3}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-left .hdt-hotspot__popover{order:1;inset-inline:0 auto}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-left:after{inset-inline:0 auto}.hdt-always-show-hc--layered .hdt-hotspot.hdt-hs-force-pos-left .hdt-hotspot__popover{inset-inline:calc(-1 * var(--hsa-distance, 0px)) auto}}@media(min-width:1150px){.hdt-always-show-hc .hdt-hotspot__popover{box-shadow:0 0 0 transparent}.hdt-always-show-hc .hdt-container{--pd-container: 4.8rem}.hdt-always-show-hc .hdt-hotspot__popover{min-width:32rem;max-width:40rem}.hdt-always-show-hc .hdt-hotspot-richtext .hdt-hotspot-media{width:13.4rem}.hdt-image-hotspots-container.hdt-header-inside{--hs-header-spacing: 6rem}}@media(min-width:1540px){.hdt-always-show-hc .hdt-container-full{--pd-container: 4.8rem}}@media(min-width:768px)and (max-width:1023.98px){.hdt-always-show-hc .hdt-hotspot__popover{min-width:28rem;max-width:32rem}.hdt-always-show-hc .hdt-hotspot.hdt-hs-pos-top{height:calc(min(var(--y-pos),100% - var(--pd-container)) + var(--pd-container, 3rem));align-items:flex-end;inset-block-start:0;padding-top:var(--pd-container, 3rem)}.hdt-always-show-hc.hdt-hotspot.hdt-hs-pos-bottom{height:calc(100% - var(--y-pos));align-items:flex-start;padding-bottom:var(--pd-container, 3rem)}.hdt-always-show-hc .hdt-hotspot.hdt-hs-pos-top .hdt-hotspot__popover{align-self:flex-start}.hdt-always-show-hc .hdt-hotspot.hdt-hs-pos-bottom .hdt-hotspot__popover{align-self:flex-end}.hdt-always-show-hc .hdt-hotspot.hdt-hs-pos-top:before{width:0;margin-bottom:calc(var(--btn-hotspot-w) * .5)}.hdt-always-show-hc .hdt-hotspot.hdt-hs-pos-top:after{height:0;width:1px;inset-block:auto calc(var(--btn-hotspot-w) * .5)}.hdt-always-show-hc .hdt-hotspot.hdt-hs-pos-bottom:before{width:0;margin-top:calc(var(--btn-hotspot-w) * .5)}.hdt-always-show-hc .hdt-hotspot.hdt-hs-pos-bottom:after{height:0;width:1px;inset-block:calc(var(--btn-hotspot-w) * .5) auto}.hdt-always-show-hc .hdt-hotspot:nth-child(odd):after{inset-inline:calc(100% - 14rem) auto}.hdt-always-show-hc .hdt-hotspot:nth-child(2n):after{inset-inline:auto calc(100% - 14rem)}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-left{width:calc(min(var(--x-pos),100% - var(--btn-hotspot-w)) - var(--pd-container) + var(--btn-hotspot-w));inset-inline:0 auto;justify-content:flex-end;margin-inline:var(--pd-container, 3rem) auto}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-left .hdt-hotspot__btn{order:3}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-left .hdt-hotspot__popover{inset-inline:0 auto;order:1}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-left:after{inset-inline:auto calc(100% - 14rem)}.hdt-always-show-hc--layered .hdt-hotspot.hdt-hs-force-pos-left .hdt-hotspot__popover{inset-inline:calc(-1 * var(--hsa-distance, 0px)) auto}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-right{width:calc(100% - var(--x-pos) - var(--pd-container, 3rem));inset-inline:auto 0;justify-content:flex-start;margin-inline:0 var(--pd-container, 3rem)}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-right .hdt-hotspot__btn{order:1}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-right .hdt-hotspot__popover{inset-inline:auto 0;order:3}.hdt-always-show-hc .hdt-hotspot.hdt-hs-force-pos-right:after{inset-inline:calc(100% - 14rem) auto}.hdt-always-show-hc--layered .hdt-hotspot.hdt-hs-force-pos-right .hdt-hotspot__popover{inset-inline:auto calc(-1 * var(--hsa-distance, 0px))}.hdt-always-show-hc .hdt-hotspot{z-index:2;pointer-events:none}.hdt-always-show-hc .hdt-hotspot>*{pointer-events:auto}.hdt-hotspot__btn[aria-expanded=true]:after,.hdt-hotspot--active .hdt-hotspot__btn:after{animation:pulse-ring 1.5s ease-out infinite}.hdt-always-show-hc .hdt-hotspot:before{pointer-events:auto;background-color:var(--color-hotspots-primary);transition:width calc(var(--animation-speed) * .5) linear calc(var(--animation-speed) * .5)}.hdt-always-show-hc .hdt-hotspot:after{background-color:var(--color-hotspots-primary);transition:height calc(var(--animation-speed) * .5) linear}.hdt-always-show-hc .hdt-hotspot.hdt-hotspot--active:before{transition:width calc(var(--animation-speed) * .5) linear;width:calc(100% - 14rem - var(--btn-hotspot-w))}.hdt-always-show-hc .hdt-hotspot.hdt-hotspot--active:after{transition:height calc(var(--animation-speed) * .5) linear calc(var(--animation-speed) * .5);height:calc(100% - 10.5rem - var(--btn-hotspot-w) * .5)}.hdt-always-show-hc .hdt-hotspot .hdt-popover-as-contents .hdt-hotspot__popover{opacity:0;clip-path:inset(50% 50% 50% 50%);transition:opacity calc(var(--animation-speed) * .5) ease-out,clip-path calc(var(--animation-speed) * .5) ease-out;position:absolute}.hdt-always-show-hc .hdt-hotspot.hdt-hotspot--active .hdt-popover-as-contents .hdt-hotspot__popover{opacity:1;clip-path:inset(0% 0% 0% 0%);transition-delay:calc(var(--animation-speed) * .5),calc(var(--animation-speed) * .5)}}@media(max-width:1023.98px){.hdt-image-hotspots-container .hdt-section-title{--color-text-rgb: var(--color-text-rgb-outside);--color-btn-primary-rgb: var(--color-btn-primary-rgb-outside);--color-btn-secondary-rgb: var(--color-btn-secondary-rgb-outside);--color-btn-primary-hover: var(--color-btn-primary-hover-outside);--color-btn-secondary-hover: var(--color-btn-secondary-hover-outside)}.hdt-image-hotspots-container .hdt-section-title .hdt-heading-block{-webkit-mask-image:none;mask-image:none}.hdt-image-hotspots-container:not(.hdt-container-full) .hdt-section-title{padding-inline:0}}@layer themeh.styles.base.default{.hdt-section__hero-media .hdt-media-overlap-content{--media-overlap-content-gap-r: min(5vw, 70px);--media-overlap-content-gap-c: min(5vw, 90px)}}.hdt-section__hero-media.hdt-media-content{--hdt-block-el: 2.4rem }.hdt-section__hero-media .hdt-content-horizontal{width:100%;max-width:none}.hdt-section__hero-media .hdt-content-horizontal .hdt-media-content-wrapp{max-width:var(--overlap-content-mw, auto)}.hdt-section__hero-media [data-wrapp-video]{--min-overlap-bottom: 70px}.hdt-section__hero-media hdt-video{position:relative}.hdt-content-horizontal .hdt-btn-ground{align-self:flex-end;margin-block-start:2rem}@media screen and (max-width:767.98px){.hdt-section__hero-media .hdt-mobile-content-below{display:block}.hdt-section__hero-media .hdt-mobile-content-below .hdt-media-content{border-radius:0;background:var(--color-background);background:var(--gradient-background);padding:4rem min(5vw,3rem);max-width:100%}.hdt-section__hero-media .hdt-mobile-content-below .hdt-content-horizontal .hdt-media-content-wrapp{max-width:100%}}@media screen and (min-width:768px){.hdt-section__hero-media .hdt-content-horizontal{display:grid;grid-template:auto / fit-content(var(--overlap-content-mw)) auto;align-self:flex-end;gap:var(--spacing-x)}.hdt-section__hero-media .hdt-content-horizontal .hdt-media-content-wrapp{min-width:30rem}.hdt-section__hero-media .hdt-content-horizontal .hdt-btn-ground{display:flex;justify-content:flex-end}.hdt-content-horizontal .hdt-btn,.hdt-content-horizontal .hdt-btn-link{margin-block-start:0;max-width:calc(100% - var(--clip-path-off, 0))}}.hdt-modal-u{--w-u: 10.2rem;--h-u: 3rem;--padding: 2.2rem;padding:var(--padding);background-color:transparent;transform:none!important}.hdt-modal-u [ref=closeButton]{position:absolute;width:4rem;height:4rem;left:50%;transform:translate(-50%);top:5px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:rgb(var(--color-background-rgb) / 70%);border:1px solid rgb(var(--color-text-rgb) / 30%);-webkit-backdrop-filter:blur(70px);backdrop-filter:blur(70px)}.hdt-modal-u .hdt-modal-u__top{position:relative;display:grid;grid-template-columns:[start] minmax(0,1fr) 9rem [end] minmax(0,1fr);border-top-left-radius:var(--rounded-sm);border-top-right-radius:var(--rounded-sm);padding-top:2.2rem;height:calc(var(--h-u) + 1.9rem);overflow:hidden;flex:none}.hdt-modal-u .hdt-modal-u__top:before,.hdt-modal-u .hdt-modal-u__top:after{content:"";display:block;height:var(--h-u);width:100%;background-color:rgb(var(--color-background-rgb) / 60%);border-top:1px solid rgb(var(--color-text-rgb) / 30%)}.hdt-modal-u .hdt-modal-u__top:before{grid-area:start;border-start-start-radius:var(--rounded-sm);border-inline-start:1px solid rgb(var(--color-text-rgb) / 30%)}.hdt-modal-u .hdt-modal-u__top:after{grid-area:end;border-start-end-radius:var(--rounded-sm);border-inline-end:1px solid rgb(var(--color-text-rgb) / 30%)}.hdt-modal-u .hdt-icon-u{color:rgb(var(--color-background-rgb) / 60%);width:var(--w-u);height:var(--h-u);position:absolute;left:50%;transform:translate(-50%)}.hdt-modal-u .hdt-icon-u--2 .hdt-notch__stroke{fill:none;stroke:var(--notch-stroke, color-mix(in srgb,var(--color-foreground),transparent 70%));stroke-width:1.8px;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.hdt-modal-u .hdt-modal__body{background-color:rgb(var(--color-background-rgb) / 60%);border-inline:1px solid rgb(var(--color-text-rgb) / 30%);border-bottom:1px solid rgb(var(--color-text-rgb) / 30%);border-bottom-left-radius:var(--rounded-sm);border-bottom-right-radius:var(--rounded-sm)}.hdt-newsletter-popup{--max-width: 45rem;--padding: 2.2rem 0;width:calc(100% - 3rem);max-width:var(--max-width);font-weight:var(--font-medium);transform:translate(var(--x))!important}.hdt-newsletter-popup .hdt-modal-u__top{grid-template-columns:[start] calc(50% - 4.5rem) [mid] 9rem [end] minmax(0,1fr)}.hdt-newsletter-popup .hdt-modal-u__top .hdt-icon-u,.hdt-newsletter-popup .hdt-modal-u__top [ref=closeButton]{position:relative;left:auto;transform:none;grid-area:mid;place-self:start center}.hdt-newsletter-popup .hdt-modal-u__top .hdt-icon-u--2{top:-1px}.hdt-newsletter-popup .hdt-modal-u__top .hdt-icon-u--2 .hdt-notch__stroke{stroke-width:1px}.hdt-newsletter-popup .hdt-modal-u__top [ref=closeButton]{pointer-events:auto;top:-2.1rem}.hdt-newsletter-popup .hdt-modal__body{margin-top:0;z-index:1;padding:1.5rem;overflow-x:hidden;overflow-y:auto}.hdt-newsletter-popup .hdt-newsletter-popup__group{display:flex;flex-direction:column;gap:0;justify-content:space-between;align-items:center}.hdt-newsletter-popup .hdt-newsletter-popup__group .hdt-newsletter-popup__image{width:100%}.hdt-newsletter-popup .hdt-newsletter-popup__group .hdt-newsletter-popup__image img{width:100%;height:auto;border-radius:calc(var(--rounded-sm) * .7)}.hdt-newsletter-popup .hdt-newsletter-popup__group .hdt-newsletter-popup__content{padding-block-start:2rem;padding-inline:0}.hdt-newsletter-popup .hdt-newsletter-popup__group .hdt-newsletter-popup__content .hdt-newsletter-form__field-wrapper{display:flex;flex-direction:column;gap:1.2rem;margin-top:2rem;padding-block-end:2rem}.hdt-newsletter-popup .hdt-newsletter-popup__group .hdt-newsletter-popup__content .hdt-newsletter-form__field-wrapper .hdt-privacy-terms-notice{margin-top:.5rem}.hdt-newsletter-popup .hdt-newsletter-popup__group .hdt-newsletter-popup__content .hdt-newsletter-popup__description{margin-top:1.6rem}.hdt-newsletter-popup .hdt-newsletter-popup__group .hdt-newsletter-popup__content .hdt-field--newsletter{padding:.4rem 2rem;background-color:color-mix(in srgb,var(--color-foreground),transparent 96%);-webkit-backdrop-filter:blur(70px);backdrop-filter:blur(70px)}.hdt-newsletter-popup .hdt-newsletter-popup__group .hdt-newsletter-popup__content .hdt-field--newsletter .hdt-field__input{background:none}.hdt-newsletter-popup .hdt-newsletter-popup__group .hdt-newsletter-popup__content .hdt-newsletter-form__button{--height-btn: 4.6rem;--font-size-button: var(--text-lg);overflow:hidden}.hdt-newsletter-popup .hdt-newsletter-popup__group .hdt-newsletter-popup__content .hdt-form__alert{margin-block:1.5rem 4rem}.hdt-newsletter-popup .hdt-newsletter-popup__group .hdt-newsletter-popup__content .hdt-form__alert--success{margin-block:2.5rem 4rem}.hdt-newsletter-popup .hdt-form__alert{background-color:color-mix(in srgb,var(--hdt-alert-color, var(--color-success-text)),#fff 90%)}.hdt-newsletter-popup::backdrop{background-color:var(--color-background);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}@media(min-width:768px){.hdt-newsletter-popup .hdt-newsletter-popup__group .hdt-newsletter-popup__content{max-height:min(calc(80vh - 11rem),60rem)}.hdt-newsletter-popup.hdt-newsletter-popup--ver .hdt-newsletter-popup__group .hdt-newsletter-popup__content{padding-block-start:2rem;padding-inline:0}.hdt-newsletter-popup.hdt-newsletter-popup--ver .hdt-newsletter-popup__group .hdt-newsletter-popup__content .hdt-newsletter-form__field-wrapper{padding-block-end:2rem}.hdt-newsletter-popup.hdt-newsletter-popup--hor{--max-width: 70.5rem}.hdt-newsletter-popup.hdt-newsletter-popup--hor .hdt-modal-u__top{grid-template-columns:[start] calc(75% - 4.5rem) [mid] 9rem [end] minmax(0,1fr)}.hdt-newsletter-popup.hdt-newsletter-popup--hor .hdt-modal__body{padding:0 1.5rem 1.5rem;overflow:visible}.hdt-newsletter-popup.hdt-newsletter-popup--hor .hdt-newsletter-popup__group{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem 1.5rem}.hdt-newsletter-popup.hdt-newsletter-popup--hor .hdt-newsletter-popup__group .hdt-newsletter-popup__image{width:100%;height:calc(100% + 1.1rem);position:relative;overflow:hidden;text-align:center;margin-top:-1.1rem}.hdt-newsletter-popup.hdt-newsletter-popup--hor .hdt-newsletter-popup__group .hdt-newsletter-popup__image img{object-fit:cover;height:100%;min-height:100%;max-height:100%;min-width:100%;max-width:100%;position:absolute;top:0;right:0;bottom:0;left:0}.hdt-newsletter-popup.hdt-newsletter-popup--hor .hdt-newsletter-popup__group .hdt-newsletter-popup__content{padding:2rem 1.5rem;overflow:hidden auto}.hdt-newsletter-popup.hdt-newsletter-popup--hor .hdt-newsletter-popup__group .hdt-newsletter-popup__content .hdt-newsletter-form__field-wrapper{padding-block-end:0}}@media(max-width:767.98px){.hdt-text--with-icon .hdt-slider__active-false .hdt-slider__container{--spacing-y: var(--spacing-2) }}.hdt-layout--card .hdt-iconbox-wrap{padding:var(--spacing-2) var(--spacing-1);border-radius:var(--rounded);outline:1px solid var(--color-line-border);outline-offset:-1.5px;background:var(--color-background);background:var(--gradient-background);color:var(--color-foreground)}.hdt-layout--card .hdt-iconbox-wrap .hdt-slider__container{margin-inline-start:0}.hdt-layout--card .hdt-iconbox-wrap .hdt-slider__slide{padding-inline-start:0}.hdt-layout--card .hdt-iconbox-wrap .hdt-icon-item-inner{padding:0 calc(var(--slide-spacing) * .5)}.hdt-icon-item .hdt-icon-wrap{display:inline-flex;align-items:center;justify-content:center;margin-block-end:var(--spacing-1)}.hdt-icon-item .hdt-icon-wrap:not(.hdt-icon__type-none){padding:var(--spacing-1-4)}.hdt-icon-item .hdt-heading{padding-block-end:var(--spacing-0-6)}.hdt-icon-item :where(.hdt-btn,.hdt-btn-link){margin-block-start:var(--spacing-1);margin-block-end:.3rem}.hdt-iconbox-wrap .hdt-icon-wrap>:where(svg,img){width:auto;height:var(--icon-h);min-width:var(--icon-mw, var(--icon-h))}@media(min-width:768px){.hdt-text-with-icons--border{padding:var(--spacing-3) var(--spacing-2-6)}.hdt-iconbox-wrap .hdt-icon-wrap>:where(svg,img){height:var(--icon-h-md);min-width:var(--icon-mw-md, var(--icon-h-md))}:where(.hdt-icon--pos-left,.hdt-icon--pos-left_start){display:flex;flex-direction:row;gap:1rem}.hdt-icon-item .hdt-icon--pos-left_start{align-items:flex-start}.hdt-icon-item .hdt-icon--pos-left{align-items:center}.hdt-icon-item .hdt-icon--pos-left .hdt-icon-wrap,.hdt-icon-item .hdt-icon--pos-left_start .hdt-icon-wrap{margin-block-end:0}}@media(min-width:1150px){.hdt-iconbox-wrap .hdt-icon-wrap>:where(svg,img){height:var(--icon-h-xl, var(--icon-h-md))}}.hdt-product-info-discount{padding:2rem 1.6rem;border-radius:var(--rounded-sm);display:flex;flex-wrap:wrap;justify-content:space-between;column-gap:1rem;row-gap:1rem}.hdt-product-info-discount .hdt-coundtdown-box hdt-countdown-item{border-radius:var(--rounded-xs)}.hdt-product-info-discount .hdt-pr-cd-text{display:flex;flex-direction:column;justify-content:flex-start}.hdt-product-info-discount .hdt-code-coupon-wrap{display:grid;grid-template-columns:auto 6.4rem;width:148px;gap:.5rem;border:1px dashed color-mix(in srgb,var(--color-foreground),transparent 60%);border-radius:var(--rounded-input);padding:.4rem}.hdt-product-info-discount .hdt-code-coupon-wrap .hdt-discount-button__input{--height-input: 1.8rem;padding-inline:0;color:inherit;border:none;min-width:0;max-width:none;line-height:var(--height-input)}.hdt-product-info-discount .hdt-code-coupon-wrap .hdt-discount-button__input:focus{outline:none}.hdt-product-info-discount .hdt-code-coupon-wrap .hdt-discount-button__copy{display:flex;--font-size-button: var(--text-sm);--padding-button: 0 1rem;--gap-btn-icon: .5rem;--height-btn: 1.8rem;--rounded-button: calc(var(--rounded-input)* .65);align-items:center;min-height:unset;white-space:nowrap;letter-spacing:0}.hdt-product-info-discount .hdt-code-coupon-wrap .hdt-discount-button__copy>span{overflow:hidden;text-overflow:ellipsis}.hdt-product-info-discount .hdt-code-coupon-wrap .hdt-discount-button__copy .hdt-icon-copy{flex:0 0 .7rem}@container container_prinfo (width < 445px){.hdt-product-info-discount{justify-content:center;flex-direction:column;align-items:center}.hdt-product-info-discount .hdt-code-coupon-wrap{margin-inline:auto}.hdt-product-info-discount .hdt-countdown-mess{text-align:center}}.hdt-coundtdown-box.hdt-coundtdown-product{--gap-cd: .6rem}.hdt-coundtdown-box.hdt-coundtdown-product hdt-countdown-item{--w-countdown: 5.1rem;--h-countdown: 5.1rem;background:var(--color-btn-primary);color:var(--color-btn-secondary);padding:.5rem;border:none}.hdt-coundtdown-box.hdt-coundtdown-product hdt-countdown-item>*{color:inherit;line-height:1}hdt-countdown{--gap-cd: .6rem;display:flex;align-items:center;text-align:center;gap:var(--gap-cd);color:var(--color-foreground);flex-wrap:wrap}hdt-countdown-item{position:relative;display:grid;gap:1rem}hdt-countdown-item[is=days]:not([show-el="3"]) [hide-countdown-num]{display:none}hdt-countdown-item[is=hours]:not([show-el="3"],[show-el="4"],[show-el="5"]) [hide-countdown-num],hdt-countdown-item[is=hours][show-el="4"] hdt-countdown-number:nth-child(1),hdt-countdown-item[is=hours][show-el="3"] :is(hdt-countdown-number:nth-child(1),hdt-countdown-number:nth-child(2)){display:none}.hdt-countdown-timer-numbers{display:inline-flex;align-items:center;place-self:center;grid-area:1 / -1}.dir--rtl .hdt-countdown-timer-numbers{flex-direction:row-reverse}hdt-countdown-number{display:inline-block;line-height:1;vertical-align:middle}hdt-countdown-number::part(numlist){display:grid;pointer-events:none}hdt-countdown-number::part(num){grid-area:1/-1}span[part=tmp_num]{grid-area:1 / -1;line-height:1;opacity:0;visibility:hidden;pointer-events:none}.hdt-coundtdown-box hdt-countdown-item{min-width:var(--w-countdown, 7rem);min-height:var(--h-countdown, 7.6rem);border-radius:var(--rounded-sm);padding:var(--spacing-0-6);color:var(--color-foreground);background:rgb(var(--color-text-rgb)/ .4);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid rgb(var(--color-text-rgb)/ .4);gap:0}.hdt-coundtdown-box.hdt-no-background hdt-countdown-item{background:none;-webkit-backdrop-filter:none;backdrop-filter:none}.hdt-coundtdown-inline{background:rgb(var(--color-text-rgb)/ .4);border:1px solid rgb(var(--color-text-rgb)/ .4);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:.6rem 3rem;border-radius:var(--rounded-sm);justify-content:center;min-width:min(100%,31rem);max-width:100%}.hdt-coundtdown-inline.hdt-no-background{background:none;-webkit-backdrop-filter:none;backdrop-filter:none}.hdt-coundtdown-inline hdt-countdown-item{gap:0}.hdt-coundtdown-inline .hdt-countdown-timer-numbers,.hdt-coundtdown-inline span[part=tmp_num]{grid-area:1/1/2/2}.hdt-coundtdown-inline .hdt-countdown__text{grid-area:1/2/2/3}.hdt-text-center .hdt-countdown{justify-content:center}.hdt-text-start .hdt-countdown{justify-content:flex-start}.hdt-text-end .hdt-countdown{justify-content:flex-end}@media screen and (min-width:768px){.hdt-coundtdown-box hdt-countdown-item{padding:var(--spacing-1)}.md\:hdt-text-center .hdt-countdown{justify-content:center}.md\:hdt-text-start .hdt-countdown{justify-content:flex-start}.md\:hdt-text-end .hdt-countdown{justify-content:flex-end}}@media screen and (min-width:1150px){.xl\:hdt-text-center .hdt-countdown{justify-content:center}.xl\:hdt-text-start .hdt-countdown{justify-content:flex-start}.xl\:hdt-text-end .hdt-countdown{justify-content:flex-end}}.hdt-coundown-box-wrap{container:coundownt_wrap / inline-size;display:block;width:100%}.hdt-coundown-box-wrap[data-shopify-visual-preview]{min-width:300px}.hdt-coundown-box-wrap[data-shopify-visual-preview] .hdt-coundtdown-box{flex-wrap:nowrap}.hdt-coundown-box-wrap[data-shopify-visual-preview] .hdt-coundtdown-box .hdt-countdown-item{min-width:auto;flex-grow:1}.hdt-coundown-box-wrap .hdt-countdown{display:inline-flex}.hdt-countdown.hdt-cd--complete.hdt-countdown--end-hide_cd_show_mess{display:none}.hdt-coundtdown-box{--gap-cd: .8rem}.hdt-coundtdown-box hdt-countdown-item{--w-countdown: 10rem;--h-countdown: 10.6rem}@container coundownt_wrap (width < 580px){.hdt-coundtdown-box{--gap-cd: .4rem}.hdt-coundtdown-box hdt-countdown-item{--w-countdown: 7rem;--h-countdown: 7.5rem;padding:.8rem}}@container coundownt_wrap (width < 300px){.hdt-coundtdown-inline{padding-inline:.6rem;--gap-cd:.4rem}.hdt-coundtdown-inline .hdt-h4{font-size:min(30px,var(--h4-size))}}hdt-popover-animate .hdt-popover:not([open-as-modal]){clip-path:inset(calc(var(--inset-popover) - var(--popover-radius)) calc(var(--inset-popover) - var(--popover-radius)) round max(var(--popover-radius),var(--rounded-sm)))}hdt-popover-animate .hdt-popover:not([open-as-modal]) .hdt-popover__inner{opacity:1!important}.hdt-account-button{cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map?subset=CACAAAAACQAAEAAAAAAAAAAAAAAAAgAAAAAAEAAAIAAAAQ */
