keen-slider-navigation-arrows.keen-arrows[data-position=absolute]{position:absolute;top:50%;transform:translateY(-50%);left:25%;right:25%;z-index:2;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease,color .3s ease;pointer-events:none}@media not (min-width:1024px){keen-slider-navigation-arrows.keen-arrows[data-position=absolute]{top:unset;transform:none;bottom:-60px;justify-content:center;gap:1rem}}keen-slider-navigation-arrows .keen-arrow{font-size:1em;border-radius:1000rem;padding:.5em .6em;cursor:pointer;color:rgba(var(--primary-button--color));background-color:rgba(var(--primary-button--background));pointer-events:auto}keen-slider-navigation-arrows .keen-arrow:disabled{color:rgba(var(--primary-button--disabled--color));background-color:rgba(var(--primary-button--disabled--background));cursor:not-allowed}keen-slider-navigation-arrows :is(.keen-arrow:not(:disabled):hover,.keen-arrow:not(:disabled):focus){color:rgba(var(--primary-button--hover--color));background-color:rgba(var(--primary-button--hover--background))}keen-slider-navigation-arrows :is(.keen-arrow:not(:disabled):hover i,.keen-arrow:not(:disabled):focus i){color:rgba(var(--primary-button--hover--color));background-color:rgba(var(--primary-button--hover--background));animation:bounce-right 1s infinite}keen-slider-navigation-arrows :is(.keen-arrow--right:not(:disabled):hover i,.keen-arrow--right:not(:disabled):focus i){animation:bounce-right 1s infinite}keen-slider-navigation-arrows :is(.keen-arrow--left:not(:disabled):hover i,.keen-arrow--left:not(:disabled):focus i){animation:bounce-left 1s infinite}@keyframes bounce-right{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translate(25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}@keyframes bounce-left{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translate(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component.keen-slider-navigation-arrows.css.map */
