.hdt-scroll-stack-wrapper{position:relative;height:var(--height-stack);max-width:100%}.hdt-scroll-stack-wrapper .hdt-stack-sticky{position:sticky;top:max(calc(var(--hdt-fill-height) - var(--height-item))/2,var(--height-header-fixed, 0px));overflow:hidden;transform-style:preserve-3d;height:var(--height-item)}.hdt-group-stack-scroll{--gap-hero: 3rem;display:flex;will-change:transform;transform-style:preserve-3d;column-gap:var(--gap-hero);height:100%}.hdt-group-stack-scroll .hdt-hero-media{display:flex;width:100%;flex:0 0 auto;min-height:100%;will-change:transform}.hdt-group-stack-scroll .hdt-hero-media .hdt-media-overlap-content{width:100%}.hdt-group-stack-scroll .hdt-hero-media .hdt-media-overlap-content .hdt-media-content{max-height:100%;overflow-y:auto}.hdt-group-stack-scroll .hdt-hero-media .hdt-media-wrapper{transform-style:preserve-3d}.hdt-group-stack-scroll .hdt-hero-media .hdt-media-wrapper img{max-width:125%;min-width:125%;will-change:transform}.hdt-group-stack-scroll .hdt-hero-media .hdt-media-content-wrapp{transform:translateZ(0);padding-block-end:1rem}@layer themeh.styles.mobile.default{.hdt-group-stack-scroll .hdt-media-overlap-content{--media-overlap-content-gap-r: 0px;--media-overlap-content-gap-c: 0px}}@layer themeh.styles.tablet.default{.hdt-group-stack-scroll .hdt-media-overlap-content{--media-overlap-content-gap-r: 0px;--media-overlap-content-gap-c: 0px}}@layer themeh.styles.base.default{.hdt-group-stack-scroll .hdt-media-overlap-content{--media-overlap-content-gap-r: 0px;--media-overlap-content-gap-c: 0px}}.hdt-group-stack-scroll .hdt-media-overlap-content .hdt-media-content{padding-block:min(8vw,20px);padding-inline:min(8vw,28px)}@media(min-width:768px){.hdt-group-stack-scroll .hdt-media-overlap-content .hdt-media-content{padding-block:min(5vw,50px);padding-inline:min(6vw,50px)}.hdt-group-stack-scroll .hdt-hero-media .hdt-media-content.hdt-custom-w-percent{max-width:var(--overlap-content-mw-md, 100%)}}@media(min-width:1150px){.hdt-group-stack-scroll .hdt-media-overlap-content .hdt-media-content{padding-block:min(5vw,100);padding-inline:min(5vw,100px)}.hdt-group-stack-scroll .hdt-hero-media .hdt-media-content.hdt-custom-w-percent{max-width:var(--overlap-content-mw-xl, 100%)}}.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}}.hdt-slideshow[type=overlay] .hdt-media-wrapper :where(hdt-video,img,svg){transform:scale(1.5);filter:blur(50px)}.hdt-slideshow{--min-overlap-bottom: 70px}.hdt-slideshow .hdt-media-overlap-content--container>:not(img,video,iframe,svg,picture,.hdt-media-wrapper,a,hdt-video){grid-area:2 / 2 / 3 / 3}.hdt-slideshow__controls .hdt-slider-controls{display:inline-flex}.hdt-slideshow__controls--bars .hdt-slider-controls{gap:1.8rem}.hdt-slideshow__controls--bars .hdt-slider-controls>button{display:block;width:4rem;height:.2rem;background:color-mix(in srgb,var(--color-foreground),transparent 80%);transition:background-color .3s ease;position:relative}.hdt-slideshow__controls--bars .hdt-slider-controls>button:before{content:"";display:block;position:absolute;top:0;inset-inline-start:0;width:0;height:100%;background:var(--color-foreground)}.hdt-slideshow__controls--bars .hdt-slider-controls>button[aria-current=true]:before{animation:slideBarAni var(--animation-duration, var(--hdt-remaining, 0)) linear var(--hdt-play-state, paused)}.hdt-slideshow:not([autoplay]) .hdt-slideshow__controls--bars .hdt-slider-controls>button[aria-current=true]:before{width:100%}.hdt-slider-control--counter{display:inline-flex;border-radius:var(--rounded-xs);overflow:hidden}.hdt-slider-control--counter .hdt-slider-counter{color:color-mix(in srgb,var(--color-foreground),transparent 10%);background:color-mix(in srgb,var(--color-foreground),transparent 88%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;grid-template:1fr / 1fr;min-width:5rem;padding:1rem}.hdt-slider-control--counter .hdt-slider-counter .hdt-slider-counter--current{grid-area:1 / 1 / 2 / 2;place-self:start start}.hdt-slider-control--counter .hdt-slider-counter .hdt-slider-counter--total{grid-area:1 / 1 / 2 / 2;place-self:end end}.hdt-slider-control--counter .hdt-slider-counter--sep{grid-area:1 / 1 / 2 / 2;place-self:center;width:2.5rem;height:.1rem;background:color-mix(in srgb,var(--color-foreground),transparent 10%);rotate:135deg}.hdt-slider-control--counter .hdt-slider-nav--back-next{display:inline-flex}.hdt-slider-control--counter .hdt-slider-nav--back-next>button{color:color-mix(in srgb,var(--color-foreground),transparent 10%);background:color-mix(in srgb,var(--color-foreground),transparent 88%);-webkit-backdrop-filter:blur(.1rem);backdrop-filter:blur(.1rem);height:100%;padding:1.7rem 2rem;transition:color .3s ease,background-color .3s ease;position:relative}.hdt-slider-control--counter .hdt-slider-nav--back-next>button+button:before{content:"";display:block;width:.1rem;height:calc(100% - 1.6rem);background:color-mix(in srgb,var(--color-foreground),transparent 88%);position:absolute;top:.8rem;inset-inline-start:-.05rem;transition:background-color .3s ease}[dir=rtl] .hdt-slider-control--counter .hdt-slider-counter--sep{rotate:-135deg}.hdt-slideshow__controls--dots .hdt-slider-controls{gap:1.2rem}.hdt-slideshow__controls--dots .hdt-slider-controls>button{position:relative}.hdt-slideshow__controls--dots .hdt-slider-controls>button:before{content:"";position:absolute;top:50%;inset-inline-start:50%;transform:translate(-50%) translateY(-50%);width:.8rem;height:.8rem;background:color-mix(in srgb,var(--color-foreground),transparent 60%);border-radius:50%;transition:background-color .3s ease}.hdt-slideshow__controls--dots .hdt-slider-controls>button[aria-current=true]:before{background:var(--color-foreground)}.hdt-slider-controls [aria-current=true] .hdt-progress__path{stroke-dasharray:1;stroke:var(--progress-active);animation:slideDotsProgressAni var(--hdt-remaining, 0) linear var(--hdt-play-state, paused) both}.hdt-slideshow__controls--dots .hdt-slider-controls .hdt-icon-progress{width:2.2rem;height:2.2rem}.hdt-slider-control--pause-play,.hdt-slider-control--counter,.hdt-slideshow .hdt-slider-controls{opacity:0;pointer-events:none;transition:opacity .25s ease .15s}:is(.hdt-slider-control--pause-play,.hdt-slider-control--counter,.hdt-slideshow .hdt-slider-controls)[color-scheme]{pointer-events:auto;opacity:1}.hdt-slider-control--pause-play{display:inline-flex;align-items:center;column-gap:.8rem;--stroke-width: 1px;pointer-events:auto}.hdt-slider-control--pause-play .hdt-slider-nav--back-next{background:color-mix(in srgb,var(--color-btn-primary),transparent 80%);border-radius:min(var(--rounded-button),1.5rem);display:inline-flex;gap:.3rem;padding:.35rem;max-height:3rem;border:1px solid color-mix(in srgb,var(--color-btn-primary),transparent 80%)}.hdt-slider-control--pause-play .hdt-slider-nav--back-next button{position:relative;background:var(--color-btn-primary);color:var(--color-btn-secondary);border-radius:min(var(--rounded-button),1.05rem);width:4rem;height:2.1rem;display:inline-flex;justify-content:center;align-items:center}.hdt-slider-control--pause-play .hdt-slider-nav--back-next button:focus-visible{outline-offset:-.1rem}.hdt-slider-control--pause-play .hdt-slider-nav--back-next button svg{margin-top:.7px}.hdt-pause-play-btn{position:relative;width:3rem;height:3rem;display:inline-grid;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);color:var(--color-btn-primary);background:color-mix(in srgb,var(--color-btn-primary),transparent 80%);border-radius:50%;place-self:center}.hdt-pause-play-btn:focus-visible{outline-offset:-.1rem}.hdt-pause-play-btn svg{grid-area:1 / 1 / 2 / 2;place-self:center}.hdt-pause-play-btn .hdt-icon-progress{width:100%;height:100%}.hdt-slider-play[running] .hdt-progress__path{animation:slideDotsProgressAni var(--hdt-remaining, 0) linear var(--hdt-play-state, paused) forwards}.hdt-slider-play .hdt-icon-play{opacity:1;animation:zoomInSpring .48s cubic-bezier(.3,1.5,.4,1) both}.hdt-slider-play[playing] .hdt-icon-play,.hdt-slider-play .hdt-icon-pause{opacity:0;animation:zoomOutSpring .38s cubic-bezier(.33,1.25,.56,1) both}.hdt-slider-play[playing] .hdt-icon-pause{opacity:1;animation:zoomInSpring .48s cubic-bezier(.3,1.5,.4,1) both}@media(max-width:767.98px){.hdt-slideshow__mobile-content-below .hdt-media-overlap-content{display:block}.hdt-slideshow__mobile-content-below .hdt-media-content{padding:2.2rem 2.5rem 6.4rem;border-radius:0;background:var(--gradient-background)}}@media(min-width:768px){.hdt-slider .hdt-slideshow__controls{--control-padding: 3rem;--control-spacing: 3rem;max-width:var(--container-max-width-padding-lg)}}@media(min-width:1150px){.hdt-slideshow .hdt-media-overlap-content--container>:not(img,video,iframe,svg,picture,.hdt-media-wrapper,a,hdt-video){grid-area:2 / 2 / 3 / 5}.hdt-slider .hdt-slideshow__controls{--control-padding: 5rem;--control-spacing: 5rem}.hdt-slider-control--counter .hdt-slider-nav--back-next>button{padding:2rem}}@media(min-width:1400px){.hdt-slider .hdt-slideshow__controls{--control-padding: 10.5rem;max-width:100%}.hdt-slideshow .hdt-slideshow__controls{--control-padding: 5rem}}@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-account-button{cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map?subset=AAAgAAAACAAAEQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ */
