.story-carousel-section{width:100vw;max-width:100vw;position:relative;margin:0;padding:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden;box-sizing:border-box;display:block}.story-carousel__container{width:100%;position:relative}.story-carousel__track{display:flex;transition:transform .5s ease-in-out;width:100%;height:100%}.story-carousel__slide{flex:0 0 100%;position:relative;overflow:hidden;min-height:350px;max-height:70vh}.story-carousel__slide--small{min-height:300px}.story-carousel__slide--medium{min-height:400px}.story-carousel__slide--large{min-height:500px}@media screen and (min-width: 750px){.story-carousel__slide{flex:0 0 33.33%;max-height:80vh}.story-carousel__slide--small{min-height:350px}.story-carousel__slide--medium{min-height:450px}.story-carousel__slide--large{min-height:550px}}.story-carousel__image{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0;transition:transform .6s ease-out,filter .6s ease-out}.story-carousel__slide-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;text-decoration:none;cursor:pointer;z-index:1}.story-carousel__content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;color:#fff;opacity:0;transform:translateY(0);transition:opacity .4s ease-out,transform .4s ease-out;box-sizing:border-box;z-index:2;text-align:center;pointer-events:none}.story-carousel__slide-link:hover .story-carousel__content,.story-carousel__slide:hover .story-carousel__content{opacity:1;transform:translateY(0)}.story-carousel__slide-link:hover .story-carousel__image,.story-carousel__slide:hover .story-carousel__image{transform:scale(1.08);filter:grayscale(60%) brightness(60%)}.story-carousel__title{margin:0;font-weight:600;font-size:1.6rem;margin-bottom:.5rem}.story-carousel__link{color:#fff;text-decoration:none;display:inline-block;position:relative;font-weight:400;font-size:1rem;border-bottom:1px solid #fff;pointer-events:none}.story-carousel__navigation{display:flex;justify-content:space-between;position:absolute;top:50%;width:100%;transform:translateY(-50%);z-index:1;padding:0 1rem}.story-carousel__nav-btn{background-color:#ffffffb3;color:#000;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease}.story-carousel__nav-btn:hover{background-color:#ffffffe6}.story-carousel__dots{position:absolute;bottom:1rem;left:0;right:0;display:flex;justify-content:center;gap:.5rem;z-index:2}.story-carousel__dot{width:8px;height:8px;border-radius:50%;background-color:#ffffff80;border:none;padding:0;cursor:pointer;transition:background-color .3s ease}.story-carousel__dot.active{background-color:#fff}@media (hover: none){.story-carousel__content{opacity:.9;transform:translateY(0)}.story-carousel__image{filter:grayscale(40%) brightness(70%)}}@media screen and (min-width: 750px){.story-carousel__navigation{padding:0 2rem}.story-carousel__nav-btn{width:50px;height:50px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/section-story-carousel.css.map */
