.dots{flex-direction:column;gap:6px}.dot{width:8px;height:8px;background:hsla(0,0%,100%,.35);transition:background .2s ease}.dot.active{background:#fbb040}.dot:hover:not(.active){background:hsla(0,0%,100%,.65)}.scroll-indicator{opacity:.7;transition:opacity .2s}.scroll-indicator:hover{opacity:1}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}.dots{display:flex;padding:10px 0;justify-content:center}.dot{border:none;width:10px;height:10px;background:#c5c5c586;border-radius:50%;padding:5px;cursor:pointer;margin:10px 5px 0}.dot:focus{outline:none}.dot.active{background:#005847}.arrow{width:30px;height:30px;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);fill:#00584696;cursor:pointer;display:flex}.arrow--left{left:-40px}.arrow--right{left:auto;right:-40px}.arrow--disabled{fill:hsla(0,0%,100%,0)}@media (max-width:992px){.arrow{display:none}}