

.navigation-wrapper{position: relative;width:100%}#my-keen-slider{padding-bottom: 2px}.dots{display: flex;padding: 10px 0;justify-content: center;align-items: center}.dot{border: none;width: 10px;height: 10px;background: #c5c5c5;border-radius: 50%;margin: 0 5px;padding: 5px;cursor: pointer}.dot:focus{outline: none}.dot--active{background: #000;width: 15px;height: 15px}body.dark .dot--active{background: #f96e15}.arrow{width: 40px;height: 40px;position: absolute;top: 45%;transform: translateY(-50%);-webkit-transform: translateY(-50%);fill: #fff;cursor: pointer;background-color: #0105106e;border-radius: 50%;background-size: 50%;background-repeat: no-repeat;background-position: center;box-shadow: 0px 0px 3px #121212;border: 1px solid wheat}body.dark .arrow{border-color: #5d5d5d}.arrow--left {left: -5px;fill: "#fff";background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white' %3E%3Cpath d='M16.67 0l2.83 2.829-9.339 9.175 9.339 9.167-2.83 2.829-12.17-11.996z' %3E%3C/path%3E%3C/svg%3E");}.arrow--right {left: auto;right: -5px;background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 24 24' fill='white' %3E%3Cpath d='M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z'%3E%3C/path%3E%3C/svg%3E");}.arrow--disabled.arrow--left {background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 24 24' %3E%3Cpath d='M16.67 0l2.83 2.829-9.339 9.175 9.339 9.167-2.83 2.829-12.17-11.996z' %3E%3C/path%3E%3C/svg%3E");}.arrow--disabled.arrow--right {background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 24 24' %3E%3Cpath d='M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z'%3E%3C/path%3E%3C/svg%3E");}

/* keen-slider styles */

.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;-ms-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}
