slider-component{position:relative;display:block}@media screen and (max-width:989px){.no-js slider-component .slider{padding-bottom:3rem}}.slider__slide{scroll-snap-align:start;flex-shrink:0;padding-bottom:0}@media screen and (max-width:989px){.slider.slider--tablet{position:relative;flex-wrap:inherit;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;margin-bottom:1rem}slider-component .slider.slider--tablet{display:grid;grid-auto-flow:column}.slider.slider--tablet .slider__slide{margin-bottom:0;padding-bottom:0}}.slider--everywhere{position:relative;flex-wrap:inherit;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;margin-bottom:1rem}@media (prefers-reduced-motion){.slider--desktop,.slider--everywhere{scroll-behavior:auto}}.slider.slider--everywhere .slider__slide{margin-bottom:0;padding-bottom:0}@media screen and (max-width:989px){.slider--desktop:not(.slider--tablet)+.slider-buttons{display:none}}@media screen and (min-width:990px){.slider--desktop{position:relative;flex-wrap:inherit;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;margin-bottom:1rem;display:grid;grid-auto-flow:column}}@media screen and (min-width:990px){slider-component .slider--desktop{display:grid;grid-auto-flow:column}}.slider{scrollbar-color:rgba(var(--color-foreground),.04);-ms-overflow-style:none;scrollbar-width:none}.slider::-webkit-scrollbar{height:.8rem;width:.8rem;display:none}.no-js .slider{-ms-overflow-style:auto;scrollbar-width:auto}.no-js .slider::-webkit-scrollbar{display:initial}.slider::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.2);border-radius:.4rem;border:0}.slider::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.04);border-radius:.4rem}.slider-show-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),0);border-radius:.4rem;border:0}.slider-show-scrollbar::-webkit-scrollbar-track{background:rgba(var(--color-foreground),0);border-radius:.4rem}.slider-show-scrollbar:hover::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.2);border-radius:.4rem;border:0}.slider-show-scrollbar:hover::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.04);border-radius:.4rem}.slider-show-scrollbar:active::-webkit-scrollbar,.slider-show-scrollbar:hover::-webkit-scrollbar{display:unset;height:.8rem;width:.8rem}.slider-show-scrollbar::-webkit-scrollbar{height:.8rem;width:.8rem;display:unset}.slider-show-scrollbar::-webkit-scrollbar-thumb{border-radius:0;border:0}.slider-show-scrollbar::-webkit-scrollbar-track{border-radius:0}.slider-show-scrollbar{padding-bottom:1rem}.slider-counter{margin:0 1.2rem;display:flex;min-width:2rem}@media screen and (max-width:749px){.slider-counter--dots,.slider-counter--numbers{margin:0}}.slider-counter__link{padding:0}.slider-counter__link--dots .dot{width:1rem;height:1rem;border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.5);padding:0;display:block}.slider-counter__link--active.slider-counter__link--dots .dot{background-color:rgb(var(--color-foreground))}@media screen and (forced-colors:active){.slider-counter__link--active.slider-counter__link--dots .dot{background-color:CanvasText}}.slider-counter__link--dots:not(.slider-counter__link--active):hover .dot{border-color:rgb(var(--color-foreground))}.slider-counter__link--dots .dot,.slider-counter__link--numbers{transition:transform .2s ease-in-out}.slider-counter__link--active.slider-counter__link--numbers,.slider-counter__link--dots:not(.slider-counter__link--active):hover .dot,.slider-counter__link--numbers:hover{transform:scale(1.1)}.slider-counter__link--numbers{color:rgba(var(--color-foreground),.5);text-decoration:none}.slider-counter__link--numbers:hover{color:rgb(var(--color-foreground))}.slider-counter__link--active.slider-counter__link--numbers{text-decoration:underline;color:rgb(var(--color-foreground))}.slider-buttons{display:flex;align-items:center;justify-content:left}.slider-button{color:rgba(var(--color-foreground),1);background:0 0;border:none;cursor:pointer;padding:0}.slider-button:not([disabled]):hover{color:rgb(var(--color-foreground))}.slider-button .icon{width:2rem}.slider-button[disabled] .icon{color:rgba(var(--color-foreground),.3);cursor:not-allowed}