.ehp-ttv{position:relative;padding:var(--ehp-ttv-pt) var(--ehp-ttv-ph) var(--ehp-ttv-pb);--ehp-ttv-fs: var(--ehp-ttv-fs-d)}@media screen and (max-width:749px){.ehp-ttv{padding:var(--ehp-ttv-pt-m) var(--ehp-ttv-ph-m) var(--ehp-ttv-pb-m);--ehp-ttv-fs: var(--ehp-ttv-fs-m)}}.ehp-ttv__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;z-index:0}.ehp-ttv__wrap{position:relative;z-index:1;max-width:1320px;margin:0 auto}.ehp-ttv--full .ehp-ttv__wrap{max-width:none}.ehp-ttv__content{min-width:0;margin-bottom:2rem}.ehp-ttv--no-content .ehp-ttv__content{display:none}@media screen and (min-width:750px){.ehp-ttv--content-mobile .ehp-ttv__content{display:none}}@media screen and (max-width:749px){.ehp-ttv--content-desktop .ehp-ttv__content{display:none}}.ehp-ttv__heading{margin-top:0}.ehp-ttv__slider{position:relative;min-width:0}.ehp-ttv__stage{position:relative}.ehp-ttv__viewport{overflow:hidden;touch-action:pan-y}.ehp-ttv__track{backface-visibility:hidden;display:flex;gap:var(--ehp-ttv-gap);transition:transform .45s cubic-bezier(.4,0,.2,1);will-change:transform}.ehp-ttv__slide{flex:0 0 calc((100% - (var(--ehp-ttv-cols) - 1) * var(--ehp-ttv-gap) - var(--ehp-ttv-peek)) / var(--ehp-ttv-cols));min-width:0}@media screen and (max-width:749px){.ehp-ttv__track{gap:var(--ehp-ttv-gap-m)}.ehp-ttv__slide{flex-basis:calc((100% - (var(--ehp-ttv-cols-m) - 1) * var(--ehp-ttv-gap-m) - var(--ehp-ttv-peek-m)) / var(--ehp-ttv-cols-m))}}.ehp-ttv__grabbing .ehp-ttv__track{transition:none;cursor:grabbing}.ehp-ttv__cardbg{height:100%;padding:1rem;border-radius:var(--ehp-ttv-cardbg-radius, calc(var(--ehp-ttv-radius) + 6px));display:flex;flex-direction:column;justify-content:center}.ehp-ttv__cardbg .ehp-ttv__card{margin-bottom:0;width:100%}.ehp-ttv__cardbg--glass{background:color-mix(in srgb,var(--ehp-ttv-card-color, rgb(var(--color-foreground))) var(--ehp-ttv-card-ga, 12%),transparent);-webkit-backdrop-filter:blur(12px) saturate(1.3);backdrop-filter:blur(12px) saturate(1.3);box-shadow:inset 0 0 0 1px color-mix(in srgb,rgb(var(--color-foreground)) 14%,transparent)}.ehp-ttv__container--glass{background:color-mix(in srgb,var(--ehp-ttv-cont-color, rgb(var(--color-foreground))) var(--ehp-ttv-cont-ga, 15%),transparent);-webkit-backdrop-filter:blur(12px) saturate(1.3);backdrop-filter:blur(12px) saturate(1.3);box-shadow:inset 0 0 0 1px color-mix(in srgb,rgb(var(--color-foreground)) 14%,transparent)}@media screen and (min-width:750px){.ehp-ttv--static-d .ehp-ttv__track{flex-wrap:wrap;transform:none!important;transition:none;row-gap:var(--ehp-ttv-gap)}.ehp-ttv--static-d .ehp-ttv__arrow--side{display:none!important}}@media screen and (max-width:749px){.ehp-ttv--static-m .ehp-ttv__track{flex-wrap:wrap;transform:none!important;transition:none;row-gap:var(--ehp-ttv-gap-m)}.ehp-ttv--static-m .ehp-ttv__arrow--side{display:none!important}}.ehp-ttv__arrow{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:0;border-radius:50%;cursor:pointer;color:var(--ehp-ttv-arrows, rgb(var(--color-foreground)));background:transparent;-webkit-tap-highlight-color:transparent;transition:transform .18s cubic-bezier(.4,0,.2,1),background .18s ease,opacity .18s ease}.ehp-ttv__arrow svg{width:19px;height:19px;display:block}.ehp-ttv__arrow:hover{transform:scale(1.08)}.ehp-ttv__arrow:active{transform:scale(.95)}.ehp-ttv__arrow[disabled]{opacity:.28;cursor:default}.ehp-ttv__arrow[disabled]:hover{transform:none}.ehp-ttv__arrow--side{position:absolute;top:50%;transform:translateY(-50%);z-index:3;display:none}.ehp-ttv__arrow--side.ehp-ttv__arrow--prev{left:6px}.ehp-ttv__arrow--side.ehp-ttv__arrow--next{right:6px}.ehp-ttv__arrow--side:hover{transform:translateY(-50%) scale(1.08)}.ehp-ttv__arrow--side:active{transform:translateY(-50%) scale(.95)}.ehp-ttv__arrow--under{display:none}@media screen and (min-width:750px){.ehp-ttv--darrows-sides .ehp-ttv__arrow--side,.ehp-ttv--darrows-under .ehp-ttv__arrow--under{display:inline-flex}}@media screen and (max-width:749px){.ehp-ttv--marrows-sides .ehp-ttv__arrow--side,.ehp-ttv--marrows-under .ehp-ttv__arrow--under{display:inline-flex}}.ehp-ttv--abg-custom .ehp-ttv__arrow{background:var(--ehp-ttv-abg, #fff)}.ehp-ttv--abg-transparent .ehp-ttv__arrow:hover{background:color-mix(in srgb,rgb(var(--color-foreground)) 8%,transparent)}.ehp-ttv--abg-glass .ehp-ttv__arrow{color:var(--ehp-ttv-arrows, rgb(var(--color-background)));background:color-mix(in srgb,var(--ehp-ttv-abg-color, rgb(var(--color-foreground))) var(--ehp-ttv-abg-ga, 80%),transparent);-webkit-backdrop-filter:blur(8px) saturate(1.4);backdrop-filter:blur(8px) saturate(1.4);box-shadow:inset 0 0 0 1px color-mix(in srgb,rgb(var(--color-foreground)) 22%,transparent)}.ehp-ttv__controls{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.2rem}.ehp-ttv__dots{display:none;gap:7px;align-items:center;justify-content:center;flex-wrap:wrap}.ehp-ttv__dot{width:22px;height:8px;flex:0 0 auto;padding:0;border:0;background:none;position:relative;cursor:pointer;-webkit-tap-highlight-color:transparent}.ehp-ttv__dot:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:8px;transform:translate(-50%);border-radius:99px;background:rgb(var(--color-foreground));opacity:.4;transition:width .18s cubic-bezier(.4,0,.2,1),opacity .18s ease}.ehp-ttv__dot:hover:after{opacity:.75}.ehp-ttv__dot.is-active:after{opacity:1;width:22px}.ehp-ttv--dots-custom .ehp-ttv__dot:after{background:var(--ehp-ttv-dots, #1c1c1c)}@media screen and (min-width:750px){.ehp-ttv--ddots-under .ehp-ttv__dots{display:flex}}@media screen and (max-width:749px){.ehp-ttv--mdots-under .ehp-ttv__dots{display:flex}}.ehp-ttv--nonav .ehp-ttv__arrow,.ehp-ttv--nonav .ehp-ttv__dots{display:none!important}.ehp-ttv--nonav .ehp-ttv__controls{margin-top:0}.ehp-ttv__btn-colwrap{max-width:calc((100% - (var(--ehp-ttv-cols) - 1) * var(--ehp-ttv-gap) - var(--ehp-ttv-peek)) / var(--ehp-ttv-cols));margin-inline:auto}@media screen and (max-width:749px){.ehp-ttv__btn-colwrap{max-width:calc((100% - (var(--ehp-ttv-cols-m) - 1) * var(--ehp-ttv-gap-m) - var(--ehp-ttv-peek-m)) / var(--ehp-ttv-cols-m))}}.ehp-ttv__slide{container-type:inline-size}.ehp-ttv .ehp-ttv__card{margin-bottom:0;font-size:clamp(9px,5.4cqw,var(--ehp-ttv-fs-d, 14px))}.ehp-ttv .ehp-ttv__name{font-size:clamp(11px,6.2cqw,var(--ehp-ttv-name, 15px))}@media screen and (max-width:749px){.ehp-ttv .ehp-ttv__card{font-size:clamp(9px,5.4cqw,var(--ehp-ttv-fs-m, 13px))}}.ehp-ttv--equalw .ehp-ttv__track{align-items:stretch}.ehp-ttv--equalw .ehp-ttv__slide{display:flex;flex-direction:column}.ehp-ttv--equalw .ehp-ttv__slide>*{flex:1 1 auto;width:100%;box-sizing:border-box}.ehp-ttv .ehp-{max-width:var(--ehp-ttv-cardw, 100%);margin-inline:auto}.ehp-ttv--dots-pill .ehp-ttv__dot:after{width:8px;border-radius:99px}.ehp-ttv--dots-pill .ehp-ttv__dot.is-active:after{width:22px}.ehp-ttv--dots-dot .ehp-ttv__dot:after{width:8px;border-radius:50%}.ehp-ttv--dots-dot .ehp-ttv__dot.is-active:after{width:8px}.ehp-ttv--dots-bar .ehp-ttv__dot:after{width:18px;top:2.5px;bottom:2.5px;border-radius:0}.ehp-ttv--dots-bar .ehp-ttv__dot.is-active:after{width:18px}.ehp-ttv--dots-square .ehp-ttv__dot:after{width:8px;border-radius:2px}.ehp-ttv--dots-square .ehp-ttv__dot.is-active:after{width:8px}.ehp-ttv--dots-ring .ehp-ttv__dot:after{width:9px;top:-.5px;bottom:-.5px;border-radius:50%;background:transparent;box-shadow:inset 0 0 0 2px currentColor;color:rgb(var(--color-foreground))}.ehp-ttv--dots-ring .ehp-ttv__dot.is-active:after{width:9px;background:currentColor}.ehp-ttv--dots-ring.ehp-ttv--dots-custom .ehp-ttv__dot:after{color:var(--ehp-ttv-dots, #1c1c1c)}.ehp-ttv__btn-bottom{max-width:1320px;margin-inline:auto;margin-top:var(--ehp-ttv-btnbot-gap, 32px)}.ehp-ttv--full .ehp-ttv__btn-bottom{max-width:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ehp-ttv-carousel.css.map */
