.hdt-spu{position:relative;width:100%;box-sizing:border-box}.hdt-spu__inner{width:100%;max-width:none;margin:0;box-sizing:border-box}slider-plus-ultra{--hdt-spu-cols: 1;--hdt-spu-peek: .1;--hdt-spu-gap: 1.6rem;display:block;position:relative;width:100%;max-width:100%;box-sizing:border-box;outline:none}.hdt-spu-viewport{overflow:hidden;width:100%;max-width:100%;box-sizing:border-box;touch-action:pan-y;container-type:inline-size;container-name:hdt-spu}.hdt-spu-viewport.is-draggable{cursor:grab;touch-action:pan-y}.hdt-spu-slider{display:flex;list-style:none;margin:0;padding:0;width:max-content;max-width:none;transform:translateZ(0);will-change:transform;backface-visibility:hidden;cursor:inherit;-webkit-user-select:none;user-select:none}.hdt-spu-slider.is-dragging,.hdt-spu-viewport.is-draggable:active{cursor:grabbing}slider-plus-ultra[data-drag-active=true] .hdt-spu-card,slider-plus-ultra[data-drag-active=true] .hdt-spu-card img,slider-plus-ultra[data-drag-active=true] .hdt-spu-card__image{-webkit-user-drag:none;user-drag:none}slider-plus-ultra[data-drag-active=false] .hdt-spu-viewport,slider-plus-ultra[data-all-visible=true] .hdt-spu-viewport{cursor:default}@media(prefers-reduced-motion:reduce){.hdt-spu-slider{transition-duration:.01ms!important}}.hdt-spu-slide{--hdt-spu-slide-basis: calc( (100vw - (var(--hdt-spu-cols) - 1) * var(--hdt-spu-gap)) / (var(--hdt-spu-cols) + var(--hdt-spu-peek)) );flex:0 0 auto;flex-shrink:0;min-width:0;box-sizing:border-box;width:var(--hdt-spu-slide-basis);width:var(--hdt-spu-slide-width, var(--hdt-spu-slide-basis))}@supports (width: 1cqi){.hdt-spu-viewport{container-type:inline-size;container-name:hdt-spu}.hdt-spu-slide{--hdt-spu-slide-basis: calc( (100cqi - (var(--hdt-spu-cols) - 1) * var(--hdt-spu-gap)) / (var(--hdt-spu-cols) + var(--hdt-spu-peek)) )}}.hdt-spu-card{position:relative;display:flex;flex-direction:column;width:100%;max-width:100%;height:100%;overflow:hidden;text-decoration:none;color:inherit;box-sizing:border-box}.hdt-spu-card__image-wrapper{flex-shrink:0;width:100%;max-width:100%;box-sizing:border-box;pointer-events:none}.hdt-spu-card__image,.hdt-spu-card__image-wrapper.media>img.hdt-spu-card__image{transition:transform .9s cubic-bezier(.16,1,.3,1);will-change:transform;-webkit-user-drag:none;user-drag:none;pointer-events:none}@media(hover:hover)and (pointer:fine){.hdt-spu-card:hover .hdt-spu-card__image,.hdt-spu-card:hover .hdt-spu-card__image-wrapper.media>img.hdt-spu-card__image{transform:scale(1.06)}}.hdt-spu-card__stripe{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:.8rem 1.6rem;text-align:center;overflow:hidden;box-sizing:border-box;pointer-events:none}.hdt-spu-card__title,.hdt-spu-card__subtitle{line-height:1.3}.hdt-spu-card__title p,.hdt-spu-card__subtitle p{margin:0}.hdt-spu-card__title{font-size:1.6rem;font-weight:700}.hdt-spu-card__subtitle{font-size:1.3rem}.hdt-spu-arrow{position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;border:0;padding:0;cursor:pointer;transform:translateY(-50%)}.hdt-spu-arrow--prev{left:1.2rem}.hdt-spu-arrow--next{right:1.2rem}.hdt-spu-arrow--minimal{background-color:transparent!important;box-shadow:none!important}.hdt-spu-arrow--circle{border-radius:50%}.hdt-spu-arrow--square{border-radius:.8rem}.hdt-spu-arrow--shadow{box-shadow:0 .2rem .8rem #00000026}.hdt-spu-arrow[disabled]{opacity:.3;cursor:not-allowed;box-shadow:none}.hdt-spu-arrow[hidden]{display:none!important}.hdt-spu-arrow .icon{display:block}@media(hover:hover)and (pointer:fine){.hdt-spu-arrow{opacity:0;pointer-events:none;transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1),box-shadow .2s ease}.hdt-spu-arrow--prev{transform:translate3d(-1.2rem,-50%,0) scale(.92)}.hdt-spu-arrow--next{transform:translate3d(1.2rem,-50%,0) scale(.92)}slider-plus-ultra:hover .hdt-spu-arrow:not([disabled]):not([hidden]),slider-plus-ultra:focus-within .hdt-spu-arrow:not([disabled]):not([hidden]){opacity:1;pointer-events:auto;transform:translate3d(0,-50%,0) scale(1)}.hdt-spu-arrow--shadow:not([disabled]):hover{box-shadow:0 .3rem 1.2rem #00000038}.hdt-spu-arrow--minimal:not([disabled]):hover{opacity:.75}}@media(prefers-reduced-motion:reduce){.hdt-spu-arrow{transition:opacity .15s ease}.hdt-spu-arrow--prev,.hdt-spu-arrow--next{transform:translateY(-50%)}slider-plus-ultra:hover .hdt-spu-arrow:not([disabled]):not([hidden]),slider-plus-ultra:focus-within .hdt-spu-arrow:not([disabled]):not([hidden]){transform:translateY(-50%)}.hdt-spu-sparkle{animation:none;opacity:.7}}.hdt-spu-arrow--caret.hdt-spu-arrow--prev .svg-wrapper{transform:rotate(-90deg)}.hdt-spu-arrow--caret.hdt-spu-arrow--next .svg-wrapper{transform:rotate(90deg)}.hdt-spu-sparkles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;overflow:hidden}.hdt-spu-sparkle{position:absolute;width:.6rem;height:.6rem;background:radial-gradient(circle,#fff 0%,rgba(255,255,255,.85) 35%,transparent 70%);border-radius:50%;opacity:0;animation:hdt-spu-sparkle 2.4s ease-in-out infinite;filter:drop-shadow(0 0 .2rem rgba(255,255,255,.9))}.hdt-spu-sparkle:before,.hdt-spu-sparkle:after{content:"";position:absolute;inset:50% auto auto 50%;width:100%;height:.12rem;background:linear-gradient(90deg,transparent,#fff,transparent);transform:translate(-50%,-50%)}.hdt-spu-sparkle:after{width:.12rem;height:100%;background:linear-gradient(180deg,transparent,#fff,transparent)}.hdt-spu-sparkle:nth-child(1){top:12%;left:18%;animation-delay:0s}.hdt-spu-sparkle:nth-child(2){top:22%;left:72%;width:.45rem;height:.45rem;animation-delay:.35s}.hdt-spu-sparkle:nth-child(3){top:48%;left:28%;width:.35rem;height:.35rem;animation-delay:.7s}.hdt-spu-sparkle:nth-child(4){top:38%;left:82%;animation-delay:1.05s}.hdt-spu-sparkle:nth-child(5){top:68%;left:14%;width:.5rem;height:.5rem;animation-delay:1.4s}.hdt-spu-sparkle:nth-child(6){top:74%;left:58%;width:.4rem;height:.4rem;animation-delay:.55s}.hdt-spu-sparkle:nth-child(7){top:16%;left:48%;width:.3rem;height:.3rem;animation-delay:1.75s}.hdt-spu-sparkle:nth-child(8){top:58%;left:88%;width:.55rem;height:.55rem;animation-delay:2s}@keyframes hdt-spu-sparkle{0%,to{opacity:0;transform:scale(.4)}40%,60%{opacity:1;transform:scale(1)}}.hdt-spu-bullets{--hdt-spu-bullet-size: .8rem;--hdt-spu-bullet-color: #fff;--hdt-spu-bullet-color-active: #121212;position:absolute;left:50%;z-index:3;display:flex;align-items:center;justify-content:center;gap:calc(var(--hdt-spu-bullet-size) * .75);transform:translate(-50%);pointer-events:none}.hdt-spu-bullets--top{top:1.2rem}.hdt-spu-bullets--bottom{bottom:1.2rem}.hdt-spu-bullets[hidden]{display:none!important}.hdt-spu-bullet{width:var(--hdt-spu-bullet-size);height:var(--hdt-spu-bullet-size);padding:0;border:0;border-radius:50%;background-color:var(--hdt-spu-bullet-color);opacity:.55;cursor:pointer;pointer-events:auto;transition:opacity .2s ease,transform .2s ease,background-color .2s ease}.hdt-spu-bullet.is-active{background-color:var(--hdt-spu-bullet-color-active);opacity:1;transform:scale(1.15)}.hdt-spu-bullet:focus-visible{outline:.2rem solid var(--hdt-spu-bullet-color-active);outline-offset:.2rem}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-slider-plus-ultra.css.map */
