.hdt-faqs-wrapper .hdt-section-title{--header-bottom-margin-md: 0;--header-bottom-margin: 3.5rem}.hdt-faqs-content hdt-accordion{display:block;border-block-end:1px solid var(--color-line-border)}.hdt-faqs-content hdt-accordion .hdt-accordion-heading{gap:1.6rem;align-items:flex-start;transition:all .3s;display:flex;align-items:center;padding-block:2.2rem;min-height:9.3rem}.hdt-faqs-content hdt-accordion .hdt-accordion-content{margin-block-start:-1.25rem;padding-block-end:2.5rem;padding-inline-end:1.25rem}.hdt-faqs-content hdt-accordion:last-child{border-block-end:none}.hdt-faqs-content hdt-accordion.hdt-icon-pos-right .hdt-accordion-heading{justify-content:space-between;flex-direction:row-reverse;padding-block:1.6rem}.hdt-faqs-content>hdt-accordion .hdt-accordion-heading .hdt-icon-wrap.hdt-icon-acc-child{display:none}.hdt-faqs-content>hdt-accordion .hdt-accordion-heading{font-size:var(--text-xl)}.hdt-faqs-content>hdt-accordion .hdt-accordion-heading[aria-expanded=true] .hdt-icon-wrap.hdt-icon-carret-acc{transform:rotate(180deg)}.hdt-faqs-content .hdt-accordion-group .hdt-accordion .hdt-accordion-heading{font-size:var(--text-lg);min-height:auto}.hdt-faqs-content .hdt-accordion-group .hdt-accordion .hdt-accordion-heading .hdt-icon-wrap{background:transparent;height:auto;display:inline-flex}.hdt-faqs-content .hdt-accordion-group .hdt-accordion .hdt-accordion-heading .hdt-icon-wrap:not(.hdt-icon-acc-child){display:none}.hdt-faqs-content .hdt-accordion-group .hdt-accordion .hdt-accordion-heading .hdt-icon-wrap .icon-vertical{transform-origin:center;transition:transform .3s ease}.hdt-faqs-content .hdt-accordion-group .hdt-accordion .hdt-accordion-heading[aria-expanded=true] .hdt-icon-wrap{transform:rotate(0)}.hdt-faqs-content .hdt-accordion-group .hdt-accordion .hdt-accordion-heading[aria-expanded=true] .hdt-icon-wrap .icon-vertical{transform:scaleY(0)}.hdt-faqs-content .hdt-accordion-group .hdt-accordion-content{padding-inline-end:0;padding-block-end:.6rem}.hdt-faqs-content .hdt-accordion-group .hdt-accordion-heading-gr{padding-block:1.6rem}.hdt-faqs-content .hdt-accordion-group:first-child .hdt-accordion-heading{padding-block:1.6rem;min-height:auto}.hdt-faqs-content .hdt-accordion-group .hdt-accordion .hdt-accordion-content{padding-inline-end:0;padding-block-end:1.5rem}.hdt-faqs-content.hdt-collapsible-boxed>hdt-accordion{background:rgb(var(--color-text-rgb) / .04);border:1px solid var(--color-line-border);padding-inline:2.4rem 1.6rem;border-radius:var(--rounded)}.hdt-faqs-content.hdt-collapsible-boxed>hdt-accordion .hdt-accordion-heading{min-height:auto;font-size:var(--text-2xl);font-weight:var(--font-semibold)}.hdt-faqs-content.hdt-collapsible-boxed>hdt-accordion+hdt-accordion{margin-block-start:1.6rem}.hdt-faqs-content.hdt-collapsible-boxed>hdt-accordion.hdt-icon-pos-left{padding-inline:1.6rem 2.4rem}.hdt-faqs-content.hdt-collapsible-boxed>hdt-accordion:first-child .hdt-accordion-heading{min-height:auto}@media screen and (min-width:768px){.hdt-faqs-wrapper{display:flex;gap:min(calc(var(--gap-content)*.6),40px)}.hdt-faqs-wrapper>.hdt-faqs-content{width:100%}.hdt-faqs-wrapper>.hdt-section-title,.hdt-faqs-wrapper .hdt-section-title+.hdt-faqs-content{flex:0 1 50%}.hdt-faqs-wrapper .hdt-section-title .hdt-inner-section-title{position:sticky;top:200px}.hdt-faqs-wrapper.hdt-title__right{flex-direction:row-reverse}}@media screen and (min-width:1150px){.hdt-faqs-wrapper{gap:var(--gap-content)}}.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.mobile.default{.hdt-section-feature-stats .hdt-media-overlap-content{--media-overlap-content-gap-r: min(8vw, 50px);--media-overlap-content-gap-c: min(5vw, 30px)}}@layer themeh.styles.tablet.default{.hdt-section-feature-stats .hdt-media-overlap-content{--media-overlap-content-gap-r: min(5vw, 50px);--media-overlap-content-gap-c: min(5vw, 50px)}}@layer themeh.styles.base.default{.hdt-section-feature-stats .hdt-media-overlap-content{--media-overlap-content-gap-r: min(5vw, 50px);--media-overlap-content-gap-c: min(5vw, 50px)}}.hdt-section__keyfeatures{margin-bottom:var(--section-mb);margin-top:var(--section-mt)}@media(min-width:768px){.hdt-section__keyfeatures{margin-bottom:calc(var(--section-mb-xl) * .85);margin-top:calc(var(--section-mt-xl) * .85)}}@media(min-width:1150px){.hdt-section__keyfeatures{margin-bottom:var(--section-mb-xl);margin-top:var(--section-mt-xl)}}.hdt-section__keyfeatures.hdt-keyfeatures--layered .hdt-keyfeature-media{max-width:var(--image-max-width, 90vw);margin-inline:auto}.hdt-section__keyfeatures.hdt-keyfeatures--standard .hdt-keyfeature-media{position:relative}.hdt-section__keyfeatures.hdt-keyfeatures--standard .hdt-keyfeature-media:before{content:"";position:absolute;width:100%;height:100%;background:rgb(var(--color-overlay-rgb) / var(--color-overlay-opacity, 0));z-index:1}.hdt-section__keyfeatures .hdt-btn[can-reveal]{opacity:0}.hdt-keyfeature-media{margin-block-start:var(--space-content);display:block}.hdt-keyfeature-media .hdt-media-wrapper{display:block;width:100%;overflow:hidden}.hdt-section-feature-stats .hdt-media-content{padding-inline:1.5rem}.hdt-section-feature-stats .hdt-media-content .hdt-btn,.hdt-section-feature-stats .hdt-media-content .hdt-btn-link{margin-block-start:4.5rem;margin-inline:auto}.hdt-section-feature-stats .hdt-media-content .hdt-section-title{position:relative;z-index:1}.hdt-list-featurebox{--slide-spacing: var(--item-space-mb, 2rem);--dots-spacing: 3rem;margin-inline:auto}.hdt-list-featurebox .hdt-slider__container{align-items:stretch}.hdt-list-featurebox .hdt-feature-box.hdt-feadture__card.hdt-feadture-box-bg-solid .hdt-inner-feature-box{background:rgb(var(--color-text-rgb) / .04)}.hdt-list-featurebox .hdt-feature-box.hdt-feadture__card.hdt-feadture-box-bg-gradient .hdt-inner-feature-box{--bg-gradient-1: rgb(var(--color-text-rgb) / .16);--bg-gradient-2: rgb(var(--color-text-rgb) / 0);background:radial-gradient(106.32% 228.79% at .9% 2.98%,var(--bg-gradient-1) 0%,var(--bg-gradient-2) 100%)}.hdt-list-featurebox .hdt-feature-box .hdt-inner-feature-box{display:flex;flex-direction:column;justify-content:center;border-radius:var(--rounded-sm);-webkit-backdrop-filter:blur(21);backdrop-filter:blur(21);--webkit-backdrop-filter: blur(21);padding:3rem 2rem 2.4rem;min-height:100%;width:100%;border:1px solid rgb(var(--color-text-rgb) / .1)}.hdt-list-featurebox .hdt-feature-box .hdt-inner-feature-box.hdt-feature__counter{padding-block-start:2.4rem}.hdt-list-featurebox .hdt-feature-box .hdt-feature__icon .hdt-icon-wrap{display:inline-flex;color:var(--color-foreground)}.hdt-list-featurebox .hdt-feature-box .hdt-feature__icon .hdt-icon-wrap>svg{--icon-h-mb: calc(var(--icon-h) * .85);height:var(--icon-h-mb);width:auto}.hdt-list-featurebox .hdt-feature-box .hdt-feature-head{margin-block-end:.8rem;font-weight:var(--font-semibold);font-family:var(--font-body-family);line-height:1em}.hdt-list-featurebox .hdt-feature-box .hdt-feature-head .hdt-unit-label{margin-inline-start:.5rem}.hdt-list-featurebox .hdt-feature-box .hdt-feature__icon .hdt-feature-head{margin-block-end:2rem;animation:plushIcon ease 1s infinite}.hdt-list-featurebox .hdt-feature-box-heading{font-weight:var(--font-semibold);font-size:var(--mb-font-title)}.hdt-list-featurebox .hdt-feature-box-heading.hdt-font-body{font-family:var(--font-body-family);font-weight:400}.hdt-list-featurebox .hdt-featurebox-desc{margin-block-start:.8rem}@media(max-width:767.98px){.hdt-section-feature-stats .hdt-mobile-content-below{display:block}.hdt-list-featurebox.hdt-slider__active-false.hdt-slides-2 .hdt-feature-box:nth-child(odd){border-inline-start:none}.hdt-list-featurebox.hdt-slider__active-false .hdt-slider__container{justify-content:center}.hdt-section-feature-stats .hdt-mobile-content-below .hdt-media-content{background:var(--color-background);background:var(--gradient-background);padding:2.8rem min(5vw,3rem);max-width:100%}}@media(min-width:768px){.hdt-list-featurebox .hdt-feature-box .hdt-feature__icon .hdt-icon-wrap>svg{height:var(--icon-h);width:auto}.hdt-list-featurebox.md\:hdt-slider__active-false .hdt-slider__container{justify-content:center}.hdt-feature-box{max-width:calc(var(--max-w-box, 29rem) + var(--slide-spacing))}.hdt-feature-box .hdt-feature-box-heading{font-size:var(--font-title)}.hdt-list-featurebox{--slide-spacing: var(--item-space-tb, 3rem)}.hdt-list-featurebox[data-blocks_size="3"]{--max-w-box: 36.4rem}.hdt-list-featurebox[data-blocks_size="2"],.hdt-list-featurebox[data-blocks_size="1"]{--max-w-box: 40rem}.hdt-section-feature-stats .hdt-media-content{padding-inline:3rem}}@media(min-width:768px)and (max-width:1149.98px){.hdt-list-featurebox.md\:hdt-slider__active-false.md\:hdt-slides-3 .hdt-feature-box:nth-child(3n+1){border-inline-start:none}.hdt-list-featurebox.md\:hdt-slider__active-false.md\:hdt-slides-2 .hdt-feature-box:nth-child(odd){border-inline-start:none}}@media(min-width:1150px){.hdt-list-featurebox{--slide-spacing: var(--item-space, 4rem)}}.hdt-section__media-w-text,.hdt-section__media-w-text .hdt-media-text-slide{position:relative}.hdt-item-media-w-text .hdt-inner-media-text{background:var(--color-background);border-radius:var(--rounded);overflow:hidden;--hdt-block-btn: 2.4rem;flex-direction:column;display:flex;width:100%}.hdt-item-media-w-text .hdt-banner-media{position:relative}.hdt-item-media-w-text .hdt-banner-media,.hdt-item-media-w-text .hdt-content{flex:0 0 auto;width:100%}.hdt-item-media-w-text .hdt-content{padding:2.8rem 2rem;display:flex;align-items:safe center;justify-content:center}.hdt-item-media-w-text .hdt-content [circle-bg-wrap]{overflow:hidden}.hdt-item-media-w-text .hdt-content .hdt-inner-content{width:100%}.hdt-item-media-w-text .hdt-content.hdt-text-center .hdt-label-emoij{align-self:center}.hdt-item-media-w-text .hdt-content.hdt-text-right .hdt-label-emoij{align-self:flex-end}.hdt-item-media-w-text .hdt-content.hdt-text-left .hdt-label-emoij{align-self:flex-start}.hdt-item-media-w-text .hdt-text-block{color:var(--color-foreground);--hdt-block-el: 1.6rem}.hdt-item-media-w-text .hdt-banner-media>:is(img,video,iframe,svg,hdt-video,.hdt-media-wrapper),.hdt-item-media-w-text .hdt-banner-media>:is(picture,.hdt-media-wrapper,hdt-video)>:is(img,video,iframe,svg,hdt-video){width:100%;height:100%;object-fit:cover;object-position:center}.hdt-banner-media hdt-video>:is(iframe){width:100%!important;margin-left:0!important;height:100%!important;max-width:100%!important}.hdt-section__media-w-text>.hdt-container-xl{padding-inline:0}.hdt-section__media-w-text .hdt-media-text-slide hdt-slider{padding:0 1.5rem}@media screen and (max-width:767.98px){.hdt-media-text-scrollstack .hdt-slider{padding-inline:1.5rem}.hdt-media-text-scrollstack .hdt-slider .hdt-slider__viewport:not(.mb\:hdt-slider__viewport--hidden){overflow:visible}.hdt-media-text-scrollstack .hdt-slider.hdt-slider__active-true{--slide-size-set: var(--slide-size-set-mb, 90%) }.hdt-section__media-w-text{overflow:hidden}.hdt-item-media-w-text .hdt-banner-media{height:var(--height-item)}.hdt-item-media-w-text .hdt-inner-media-text{border-radius:var(--rounded)}.hdt-item-media-w-text .hdt-inner-media-text .hdt-content{border-inline:1px solid var(--color-line-border);border-block-end:1px solid var(--color-line-border);border-end-start-radius:var(--rounded);border-end-end-radius:var(--rounded)}.hdt-media-text-scrollstack .hdt-ground-media-text{--slide-spacing: var(--spacing-x);--gap-hero: 0}}@media screen and (min-width:768px){.hdt-media-text-scrollstack .hdt-inner-full{position:sticky;height:100vh;top:0;display:block}.hdt-item-media-w-text .hdt-banner-media,.hdt-item-media-w-text .hdt-content{flex:0 0 50%;width:50%;height:100%}.hdt-item-media-w-text .hdt-inner-media-text{flex-direction:row}.hdt-pos-media-second .hdt-item-media-w-text .hdt-inner-media-text{flex-direction:row-reverse}.hdt-media-text-scrollstack{height:var(--height-stack);position:relative;max-width:100%}.hdt-media-text-scrollstack.hdt-no-scroll{height:auto}.hdt-media-text-scrollstack.hdt-no-scroll .hdt-inner-full{position:relative;height:auto}.hdt-media-text-scrollstack.hdt-no-scroll .hdt-stack-sticky{position:static}.hdt-media-text-scrollstack.hdt-no-scroll .hdt-ground-media-text{justify-content:center}.hdt-media-text-scrollstack .hdt-stack-sticky{position:sticky;top:calc((100vh - var(--height-item))/2);overflow:hidden;transform-style:preserve-3d}.hdt-section__media-w-text>.hdt-container-xl{padding-inline:0}.hdt-media-text-scrollstack.hdt-item-fullwidth .hdt-stack-sticky{border-radius:var(--rounded)}.hdt-media-text-scrollstack .hdt-slider__viewport{overflow:visible;padding-inline:var(--pd-container, 30px)}.hdt-media-text-scrollstack .hdt-ground-media-text{--slide-spacing: 0;--gap-hero: var(--spacing-x);display:flex;will-change:transform;transform-style:preserve-3d;column-gap:var(--gap-hero)}.hdt-ground-media-text .hdt-item-media-w-text{display:flex;width:min(var(--width-item),1025px);flex:0 0 auto;will-change:transform;min-height:100%}.hdt-item-fullwidth .hdt-media-text-scrollstack .hdt-ground-media-text{--gap-hero: max(var(--pd-container, 30px), var(--spacing-x))}.hdt-item-fullwidth .hdt-ground-media-text .hdt-item-media-w-text{width:100%}.hdt-item-media-w-text .hdt-content{padding:2.8rem;overflow-y:auto}.hdt-item-media-w-text .hdt-content.md\:hdt-text-center{justify-content:center}.hdt-item-media-w-text .hdt-content.md\:hdt-text-center .hdt-label-emoij{align-self:center}.hdt-item-media-w-text .hdt-content.md\:hdt-text-left{justify-content:start}.hdt-item-media-w-text .hdt-content.md\:hdt-text-left .hdt-label-emoij{align-self:flex-start}.hdt-item-media-w-text .hdt-content.md\:hdt-text-right{justify-content:end}.hdt-item-media-w-text .hdt-content.md\:hdt-text-right .hdt-label-emoij{align-self:flex-end}.hdt-item-media-w-text .hdt-label-emoij+.hdt-theme-block{--hdt-label-spacing: 2.2rem }.hdt-item-media-w-text .hdt-content{border-inline-end:1px solid var(--color-line-border);border-block:1px solid var(--color-line-border);border-start-end-radius:var(--rounded);border-end-end-radius:var(--rounded)}.hdt-pos-media-second .hdt-item-media-w-text .hdt-content{border-inline-end:none;border-inline-start:1px solid var(--color-line-border);border-start-start-radius:var(--rounded);border-end-start-radius:var(--rounded);border-start-end-radius:0;border-end-end-radius:0}.hdt-ground-media-text .hdt-item-media-w-text .hdt-inner-media-text{height:var(--height-item);min-height:auto}.hdt-item-media-w-text .hdt-content .hdt-inner-content{max-width:var(--max-width-content, 100%)}}@media screen and (min-width:1150px){.hdt-item-media-w-text .hdt-content{padding:4.4rem}}.hdt-section-scroll-hero-media-grid{height:clamp(300vh,calc(var(--total-media, 0) * 130vh),800vh)}.hdt-scroll-hero-media{display:grid;height:100vh;position:sticky;top:0;overflow:hidden}.hdt-scroll-hero-media__media .hdt-hero-media-wrapper{pointer-events:none;height:100%}.hdt-scroll-hero-media__media .hdt-hero-media-wrapper .hdt-video{height:100%}.hdt-shrink-on-sroll--smg{grid-area:1 / -1;height:100%;width:100%;max-height:100vh}.hdt-shrink-on-sroll--smg .hdt-shrink-on-sroll-inner{display:grid;height:100%;width:100%}.hdt-scroll-hero-media__first,.hdt-scroll-hero-media__second{grid-area:1 / -1;height:100%;width:100%;max-height:100vh}:is(.hdt-scroll-hero-media__first,.hdt-scroll-hero-media__second) svg,:is(.hdt-scroll-hero-media__first,.hdt-scroll-hero-media__second) img,:is(.hdt-scroll-hero-media__first,.hdt-scroll-hero-media__second) video{height:100%;width:100%;object-fit:cover}:is(.hdt-scroll-hero-media__first,.hdt-scroll-hero-media__second) .hdt-scroll-hero-media__content{opacity:0}:is(.hdt-scroll-hero-media__first,.hdt-scroll-hero-media__second) .hdt-hero-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-scroll-hero-media__second{clip-path:inset(100% round 0px);will-change:clip-path}.hdt-scroll-hero-media__items{grid-area:1 / -1;pointer-events:none}.hdt-scroll-hero-media__item{--top-start: calc(1% * var(--ty-start));--left-start: calc(1% * var(--tx-start));--ty-start1: calc(var(--ty-start) * 1vh);--tx-start1: calc(var(--tx-start) * 1vw);--ty-end1: calc(var(--ty-end) * 1vh);--tx-end1: calc(var(--tx-end) * 1vw);position:absolute;top:var(--top-start);inset-inline-start:var(--left-start);transform:translate(calc(-1 * var(--left-start)),calc(-1 * var(--top-start)));width:var(--w-media, 8rem);opacity:0;transition:all 2.5s ease;pointer-events:none;overflow:hidden}.hdt-scroll-hero-media__item iframe,.hdt-scroll-hero-media__item img,.hdt-scroll-hero-media__item svg{height:100%}.hdt-scroll-hero-media__item .hdt-hero-gallery-video video{position:relative;height:auto}.hdt-scroll-hero-media__item.hdt-current-block{opacity:1!important}@media(min-width:768px){.hdt-scroll-hero-media__item{width:var(--w-media-tb, 15rem)}}@media(min-width:1150px){.hdt-scroll-hero-media__item{width:var(--w-media-lg, 24rem)}}.hdt-scroll-hero-media__media{max-height:100vh}.hdt-scroll-hero-media__content .hdt-media-content{padding-inline:1.5rem}.hdt-scroll-hero-media__content .hdt-media-content-wrapp{max-width:var(--overlap-content-mw, unset)}@media(min-width:768px){.hdt-scroll-hero-media__content .hdt-media-content{padding-inline:3rem}}@supports (height: 100svh){.hdt-section-scroll-hero-media-grid{height:clamp(300svh,calc(var(--total-media, 0) * 110svh),750svh)}.hdt-scroll-hero-media{height:100svh}.hdt-shrink-on-sroll--smg{max-height:100svh}:where(.hdt-scroll-hero-media__first,.hdt-scroll-hero-media__second),.hdt-scroll-hero-media__media{max-height:100svh}.hdt-scroll-hero-media__item{--ty-start1: calc(var(--ty-start) * 1svh)}}.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}}.hdt-section-testimonials-with-image .hdt-inner-content-testimonial .hdt-container-full{padding-inline:min(8vw,140px)}.hdt-section-testimonials-with-image .hdt-inner-s-background .hdt-s-background{position:absolute;top:0;right:0;bottom:0;left:0}.hdt-testimonials-w-image-wrapper{flex-direction:column;row-gap:var(--spacing-2-4);padding-inline:1.5rem}.hdt-testimonials-w-image-wrapper .hdt-testimonial-item{padding-block-start:3rem}@media(min-width:768px){.hdt-testimonials-w-image-wrapper .hdt-testimonial-item{padding-block-start:0}}.hdt-testimonials-w-image-wrapper .hdt-testimonial-info .hdt-ic-testimonial{display:flex;margin-bottom:var(--spacing-2-8);color:color-mix(in srgb,var(--color-foreground),transparent 80%)}.hdt-testimonials-w-image-wrapper .hdt-testimonial-info .hdt-auth-quote{font-size:var(--text-xl)}.hdt-testimonials-w-image-wrapper .hdt-testimonial-info .hdt-name-client+.hdt-testiminial-product{margin-bottom:var(--spacing-1)}.hdt-testimonials-w-image-wrapper .hdt-slide-control-mixed{margin-block-start:3rem}.hdt-testimonials-w-image-wrapper .hdt-list-images-testimonial{width:80%;max-width:340px}.hdt-testimonials-w-image-wrapper .hdt-slider{max-width:100%}.hdt-testimonials-w-image-wrapper .hdt-slider__container{position:relative;z-index:2}.hdt-testimonials-w-image-wrapper .hdt-slider__container+.hdt-slide-control-mixed{position:relative;z-index:1}.hdt-testimonials-w-image-wrapper .hdt-slider__viewport{overflow-x:clip;overflow-y:revert}.hdt-testimonials-w-image-wrapper .hdt-testimonial-info .hdt-testiminial-product .hdt-title-pr-wrap{transform:translate(0);isolation:isolate}.hdt-testimonials-w-image-wrapper .hdt-testimonial-info .hdt-testiminial-product .hdt-product-title{position:relative;z-index:3}.hdt-testimonials-w-image-wrapper .hdt-testimonial-info .hdt-testiminial-product .hdt-product-title a:after{content:"";position:absolute;top:-1.5rem;right:-1.5rem;bottom:-1.5rem;left:-1.5rem}.hdt-testimonials-w-image-wrapper .hdt-testimonial-info .hdt-testiminial-product .hdt-product-image-wrapper{width:15rem;max-height:30rem;position:fixed;z-index:2;left:0;top:0;opacity:0;pointer-events:none;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.hdt-inner-list-images-testimonial{display:grid}.hdt-inner-list-images-testimonial .hdt-testimonial-image{grid-area:1/-1;border-radius:var(--rounded-sm);will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.hdt-inner-list-images-testimonial .hdt-testimonial-image .hdt-media-testimonial-wrapper{position:relative;transform:rotate(var(--rotate))}@media screen and (min-width:768px){.hdt-testimonials-w-image-wrapper{flex-direction:row;padding-inline:0}.hdt-testimonials-w-image-wrapper .hdt-testimonial-item{padding-inline-start:var(--gap-col, 3.5rem)}.hdt-testimonials-w-image-wrapper .hdt-slider__viewport{padding-block:3rem}.hdt-testimonials-w-image-wrapper .hdt-list-images-testimonial{flex:0 0 min(310px,37%);max-width:min(310px,37%)}.hdt-testimonials-w-image-wrapper .hdt-slider{flex:1;overflow:hidden}.hdt-testimonials-w-image-wrapper .hdt-testimonial-info .hdt-ic-testimonial{margin-bottom:var(--spacing-3-8)}hdt-testimonial-image[reveal-on-scroll] .hdt-container{padding-inline:5rem;max-width:min(calc(100vw - var(--clip-path-off, 0rem) - 2rem),var(--container-max-width-padding-md, 110%))}.hdt-section-testimonials-with-image .hdt-slide-control-mixed{margin-inline-start:var(--gap-col, 3.5rem)}}@media screen and (min-width:1150px){.hdt-testimonials-w-image-wrapper .hdt-testimonial-item{padding-inline-start:var(--gap-col-md, 3.5rem)}.hdt-testimonials-w-image-wrapper .hdt-list-images-testimonial{flex:0 0 min(338px,37%);max-width:min(338px,37%)}.hdt-testimonials-w-image-wrapper .hdt-testimonial-info .hdt-auth-quote{font-size:var(--text-6xl)}hdt-testimonial-image[reveal-on-scroll] .hdt-container{max-width:min(var(--container-max-width-padding-xl),calc(100vw - var(--clip-path-off, 0rem) - 2rem));padding-inline:calc(var(--pd-container, 3rem) + 2rem)}.hdt-section-testimonials-with-image .hdt-slide-control-mixed{margin-inline-start:var(--gap-col-md, 3.5rem)}}@media(min-width:1650px){hdt-testimonial-image[reveal-on-scroll] .hdt-container{padding-inline:5rem}}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/2/compiled_assets/styles.css.map?subset=AAABEgAAAgBAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEACA */
