slider-component{display:block;position:relative}@media screen and (max-width:989px){.no-js slider-component .slider{padding-bottom:3rem}}.slider__slide{flex-shrink:0;scroll-snap-align:start}@media screen and (max-width:749px){.slider.slider--mobile{-webkit-overflow-scrolling:touch;flex-wrap:inherit;margin-bottom:1rem;overflow-x:auto;position:relative;scroll-behavior:smooth;scroll-padding-left:1rem;scroll-snap-type:x mandatory}.slider.slider--mobile .slider__slide{margin-bottom:0;padding-bottom:0}}@media screen and (max-width:989px){.slider.slider--tablet{-webkit-overflow-scrolling:touch;flex-wrap:inherit;margin-bottom:1rem;overflow-x:auto;position:relative;scroll-behavior:smooth;scroll-padding-left:1rem;scroll-snap-type:x mandatory}.slider.slider--tablet .slider__slide{margin-bottom:0;padding-bottom:0}}.slider{-ms-overflow-style:none;scrollbar-color:rgb(var(--color-foreground)) rgba(var(--color-foreground),.04);scrollbar-width:none}.slider::-webkit-scrollbar{display:none;height:.4rem;width:.4rem}.no-js .slider{-ms-overflow-style:auto;scrollbar-width:auto}.no-js .slider::-webkit-scrollbar{display:initial}.slider::-webkit-scrollbar-thumb{background-color:rgb(var(--color-foreground));border:0;border-radius:.4rem}.slider::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.04);border-radius:.4rem}.slider-counter{margin:0 1.2rem}.slider-buttons{align-items:center;display:flex;justify-content:center}@media screen and (min-width:990px){.slider-buttons{display:none}}@media screen and (min-width:750px){.slider--mobile+.slider-buttons{display:none}}.slider-button{background:transparent;border:none;color:rgba(var(--color-foreground),.75);cursor:pointer;height:44px;width:44px}.swiper-button-prev{opacity:0;pointer-events:none;transition:opacity .3s ease}.swiper-button-prev.show{opacity:1;pointer-events:auto}.slider-button:not([disabled]):hover{color:rgb(var(--color-foreground))}.slider-button .icon{height:.6rem}.slider-button[disabled] .icon{color:rgba(var(--color-foreground),.3)}.slider-button--next .icon{margin-right:-.2rem;transform:rotate(-90deg) translateX(.15rem)}.slider-button--prev .icon{margin-left:-.2rem;transform:rotate(90deg) translateX(-.15rem)}.slider-button--next:not([disabled]):hover .icon{transform:rotate(-90deg) translateX(.15rem) scale(1.07)}.slider-button--prev:not([disabled]):hover .icon{transform:rotate(90deg) translateX(-.15rem) scale(1.07)}
