.checkbox__hidden{opacity:0;pointer-events:none;position:absolute;visibility:hidden;width:0}.hidden{display:none!important}.screenreader-only,.visuallyhidden{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.label-hidden{font-size:0;height:0;left:0;opacity:0;position:absolute;width:0}.no-scroll{height:100%;overflow:hidden}@keyframes ek-animation-swipe-in{0%{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%);opacity:0}to{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);opacity:1}}@keyframes ek-animation-swipe-out{0%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);opacity:1}to{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%);opacity:0}}@keyframes ek-animation-slide-down{0%{max-height:0}to{max-height:1000px}}.slider__pagination{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:1023px){.slider__pagination{margin-bottom:34px;margin-top:-34px}}@media only screen and (min-width:1024px){.slider__pagination{margin-top:64px}}@media only screen and (min-width:1024px)and (min-width:768px){.slider__pagination{margin-top:80px}}@media only screen and (min-width:1024px)and (min-width:1440px){.slider__pagination{margin-top:104px}}.slider__pagination .swiper-pagination{display:flex;gap:var(--general-spacing-8)}.slider__pagination .swiper-pagination-bullet{background:var(--color-surface-action-2);border-radius:4px;display:flex;height:8px;transition:all .25s cubic-bezier(.645,.045,.355,1);width:8px}.slider__pagination .swiper-pagination-bullet-active{background:var(--color-surface-action-1);width:20px}