@use "sass:map";.cs-products-carousel{position:relative;margin-bottom:2.4rem}.cs-products-carousel__slides{list-style:none;display:flex;margin:0 0 2.4rem;padding:0 12rem 0 1.2rem;scroll-padding:0 2rem;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overflow-x:scroll}.cs-products-carousel__slides:after{content:"";flex:0 0 1.2rem}@media (min-width:64em){.cs-products-carousel__slides{overflow:hidden}}.cs-products-carousel__slide{flex:0 0 100%;margin:0;padding:.8rem;min-width:0}.cs-products-carousel__nav{display:none}@media (min-width:64em){.cs-products-carousel__nav{position:absolute;top:calc(50% - 2.4rem);transform:none;width:4.8rem;height:4.8rem;display:flex;justify-content:center;align-items:center;background:#fff;border:0;cursor:pointer;box-shadow:none!important;z-index:99}.cs-products-carousel__nav--hero-teaser .cs-products-carousel__nav{top:calc(50% - 2.4rem)}.cs-products-carousel__nav-icon{position:static;transform:none;width:2rem;height:1.8rem;transition:transform .35s cubic-bezier(0,.66,.32,.99)}.cs-products-carousel__nav:hover svg{transform:translate3d(.6rem,0,0)}.cs-products-carousel__nav--prev{left:2rem!important;transform:scale(-1)}.cs-products-carousel__nav--next{right:2rem!important}.cs-products-carousel__nav[disabled]{display:none}}@media (min-width:75em){.cs-products-carousel__nav--prev{left:calc((100% - 120rem)/2)!important}.cs-products-carousel__nav--next{right:calc((100% - 120rem)/2)!important}}@media (min-width:64em){.cs-products-carousel:not(.cs-products-carousel--window-width) .cs-products-carousel__slides{padding-left:1.2rem;padding-right:2.8rem}}@media (min-width:75em){.cs-products-carousel:not(.cs-products-carousel--window-width) .cs-products-carousel__slides{padding:0 calc((100% - 120rem)/2 - .8rem);scroll-margin:0 calc((100% - 120rem)/2 - .8rem);scroll-padding:0 calc((100% - 120rem)/2 - .8rem)}.cs-products-carousel:not(.cs-products-carousel--window-width) .cs-products-carousel__slides:after{flex:0 0 calc(((100vw - var(--scrollbar-width)) - 120rem)/2 - .8rem)}}@media (min-width:64em){.cs-products-carousel.cs-image-teaser--window-width__nav--prev{left:0!important}.cs-products-carousel.cs-image-teaser--window-width__nav--next{right:0!important}}.cs-products-carousel__slides{margin-bottom:0;padding-bottom:0}@media (min-width:23.125em){.cs-products-carousel__slide{flex-grow:0;flex-shrink:0;flex-basis:calc(100%/1)}}@media (min-width:30em){.cs-products-carousel__slide{flex-grow:0;flex-shrink:0;flex-basis:calc(100%/2)}}@media (min-width:48em){.cs-products-carousel__slide{flex-grow:0;flex-shrink:0;flex-basis:calc(100%/3)}}@media (min-width:64em){.cs-products-carousel__slide{flex-grow:0;flex-shrink:0;flex-basis:calc(100%/4)}}.cs-container--products-carousel{padding-left:0;padding-right:0}@media (min-width:48em){.cs-container--products-carousel .cs-container__inner{max-width:100%}}