.expandable-slider .expandable-scroller{width:100%;margin:auto;display:flex;gap:4px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none}.expandable-slider .expandable-scroller::-webkit-scrollbar{display:none}.expandable-slider .expandable-slide{flex:1 0 200px;height:550px;background-color:var(--wp--custom--color--heading);background-repeat:no-repeat;background-size:cover;background-position:center;text-align:center;scroll-snap-align:center end;scroll-behavior:smooth;transition:all .4s ease-in-out .2s;position:relative;overflow:hidden;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}@media screen and (min-width: 768px){.expandable-slider .expandable-slide{flex:1 0 280px}}.expandable-slider .expandable-slide:not(.blockstudio-block):hover,.expandable-slider .expandable-slide.is-selected{clip-path:polygon(0 0, 100% 0, 100% 100%, 24px 100%, 0 calc(100% - 24px));flex:0 0 100%}@media screen and (min-width: 768px){.expandable-slider .expandable-slide:not(.blockstudio-block):hover,.expandable-slider .expandable-slide.is-selected{flex:0 0 576px}}@media screen and (min-width: 992px){.expandable-slider .expandable-slide:not(.blockstudio-block):hover,.expandable-slider .expandable-slide.is-selected{flex:0 0 768px}}@media screen and (min-width: 1280px){.expandable-slider .expandable-slide:not(.blockstudio-block):hover,.expandable-slider .expandable-slide.is-selected{flex:0 0 992px}}.expandable-slider .expandable-slide .pseudo-heading{position:absolute;left:48px;bottom:48px;margin-left:0;writing-mode:sideways-lr;color:#fff;font-size:clamp(22px,16px + 1.25vw,32px);transition:all .3s ease-in-out .3s;z-index:2}.expandable-slider .expandable-slide .slide-content{opacity:0;visibility:hidden;transition:all .3s ease-in-out;position:absolute;left:48px;bottom:48px;margin-bottom:-10px;text-align:left;width:100%;max-width:480px;color:var(--wp--custom--color--background);font-size:0.9375rem;z-index:3}.expandable-slider .expandable-slide .slide-content p{line-height:1.4}.expandable-slider .expandable-slide h2{color:currentColor;font-size:clamp(22px,16px + 1.25vw,32px);margin-bottom:6px}.expandable-slider .expandable-slide:not(.blockstudio-block):hover .pseudo-heading,.expandable-slider .expandable-slide.is-selected .pseudo-heading{opacity:0;visibility:hidden;margin-left:-10px;transition-delay:.4s}.expandable-slider .expandable-slide:not(.blockstudio-block):hover .slide-content,.expandable-slider .expandable-slide.is-selected .slide-content{opacity:1;visibility:visible;transition-delay:.6s;margin-bottom:0px}.expandable-slider .expandable-slide:not(.blockstudio-block):hover .slide-product,.expandable-slider .expandable-slide.is-selected .slide-product{opacity:1;transition:all .2s ease-in-out .3s}.expandable-slider .expandable-slide::after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(45deg, var(--wp--custom--color--heading) 0%, transparent 60%);opacity:.8}.expandable-slider .expandable-slide .slide-product{position:absolute;top:16px;right:16px;opacity:0;z-index:10;font-size:0.75rem;color:var(--wp--preset--color--shade);text-decoration:none;line-height:1.1;border-radius:4px;background-color:var(--wp--preset--color--shade);color:var(--wp--preset--color--secondary);padding:4px 6px;font-weight:500;transition:all .2s ease-in-out}.expandable-slider .expandable-slide .slide-product:hover{color:var(--wp--custom--color--background);background:var(--wp--preset--color--accent)}.expandable-slider .expandable-slide .slide-link{position:absolute;inset:0;z-index:8;font-size:0px;opacity:0}.expandable-slider .expandable-nav{max-width:1280px;padding:32px var(--wp--custom--spacing--outer-x) 0 var(--wp--custom--spacing--outer-x);align-self:center;border:none;background:rgba(0,0,0,0);font-size:14px;text-transform:uppercase;letter-spacing:.12em;display:flex;margin:0 auto;gap:24px;justify-content:space-between;align-items:center}.expandable-slider .expandable-nav-prev,.expandable-slider .expandable-nav-next{width:26px;margin:0;transition:color .2s ease}.expandable-slider .expandable-nav-prev.is-disabled,.expandable-slider .expandable-nav-next.is-disabled{opacity:.5;pointer-events:none}.expandable-slider .expandable-nav-prev:hover,.expandable-slider .expandable-nav-next:hover{color:var(--wp--preset--color--accent)}.expandable-slider .expandable-nav svg{width:14px}.expandable-slider .slider-progress{position:relative;height:3px;background:rgba(0,0,0,.1);border-radius:999px;overflow:hidden;width:calc(100% - 100px);max-width:576px}.expandable-slider .slider-progress-bar{position:absolute;left:0;top:0;height:100%;width:0%;background:var(--wp--preset--color--accent);transition:width .2s ease}.mobile .expandable-slider:not(.blockstudio-block):hover .pseudo-heading{opacity:1;visibility:visible;margin-left:0;transition-delay:0}.mobile .expandable-slider:not(.blockstudio-block):hover .slide-content,.mobile .expandable-slider:not(.blockstudio-block):hover .slide-product{display:none}.mobile .expandable-slider .expandable-slide:not(.blockstudio-block):hover{flex:0 0 200px !important}@media screen and (min-width: 768px){.mobile .expandable-slider .expandable-slide:not(.blockstudio-block):hover{flex:1 0 230px !important}}.blockstudio-block .expandable-slide a{pointer-events:none !important}
