.carousel{--opacity-slide: .2;--opacity-slide-hover: .3;--padding-bottom: 130%;overflow:hidden}.carousel__wrapper{display:grid;grid-template-columns:1fr auto;gap:1rem}@media screen and (min-width: 750px){.carousel__wrapper{gap:1.2rem}}@media screen and (min-width: 1200px){.carousel__wrapper{gap:1.8rem}}@media screen and (min-width: 1200px){.carousel__wrapper_no-heading{gap:2rem}}.carousel__subtitle{margin:0}.carousel__subtitle+.carousel__wrapper{margin-top:1rem}.carousel__title{margin:0}.carousel__button{grid-row:2;grid-column:span 2}@media screen and (min-width: 576px){.carousel__button{grid-row:unset;grid-column:2;margin-left:auto}}@media screen and (max-width: 575px){.carousel__top+.carousel__button{grid-row:3}}.carousel__content{grid-column:span 2}.carousel__slider{position:relative}@media screen and (min-width: 576px){.carousel__slider{overflow:visible}}.carousel__slider .swiper-wrapper{padding-bottom:6.4rem}@media screen and (min-width: 576px){.carousel__slider .swiper-wrapper{padding-bottom:0}}.carousel__slider:not(.swiper-initialized) .swiper-wrapper{display:flex;gap:.8rem}.carousel__slider:not(.swiper-initialized) .swiper-wrapper .swiper-slide,.carousel__slider .swiper-wrapper .swiper-slide{width:calc(50% - .4rem)}@media (min-width: 576px){.carousel__slider:not(.swiper-initialized) .swiper-wrapper .swiper-slide,.carousel__slider .swiper-wrapper .swiper-slide{max-width:calc(25% - .5rem)}}@media (min-width: 750px){.carousel__slider:not(.swiper-initialized) .swiper-wrapper .swiper-slide,.carousel__slider .swiper-wrapper .swiper-slide{max-width:calc(16.6666666% - .7rem);max-width:calc(20% - .7rem)}}.carousel__slider-nav{position:absolute;bottom:0;left:0;z-index:1;display:flex;column-gap:1.6rem;justify-content:space-between;pointer-events:none}.carousel__slider-nav .swiper-button-prev,.carousel__slider-nav .swiper-button-next{pointer-events:all}@media screen and (min-width: 576px){.carousel__slider-nav{top:50%;bottom:auto;left:1.5rem;right:1.5rem;transform:translateY(-50%)}.carousel__slider-nav .swiper-button-prev{transform:translate(-50%)}.carousel__slider-nav .swiper-button-next{transform:translate(50%)}}@media screen and (min-width: 1200px){.carousel__slider-nav{left:-.4rem;right:-.4rem;width:calc(100% + .8rem)}}.carousel__slider-nav .swiper-button-disabled{opacity:.2;pointer-events:none}@media screen and (min-width: 576px){.carousel__slider-nav .swiper-button-disabled{opacity:0}}.carousel__slide{position:relative;display:flex;height:auto;border-radius:.4rem;overflow:hidden}.carousel__slide:before{content:"";display:block;padding-bottom:var(--padding-bottom)}.carousel__slide-content{display:flex;flex-direction:column;justify-content:flex-end;padding:3.2rem}.carousel__slide-image{position:absolute;top:0;right:0;bottom:0;left:0}.carousel__slide-image img,.carousel__slide-image video{width:100%;height:100%;object-fit:cover}.carousel__slide-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgba(var(--color-overlay),var(--opacity-slide));transition:background-color var(--duration-default)}.carousel__slide-title{position:relative;z-index:1;margin:0}.carousel__slide--light *{color:rgb(var(--color-foreground-secondary))}.carousel__slide:hover .carousel__slide-image:before{background-color:rgba(var(--color-overlay),var(--opacity-slide-hover))}.no-js .carousel__slider .swiper-wrapper{overflow-x:auto}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-carousel.css.map */
