swiper-container,swiper-slide{display:block;height:100%;width:100%}.element-slider{--swiper-theme-color:var(--slider-color);--swiper-navigation-size:var(--arrows-font-size);--swiper-navigation-sides-offset:var(--arrows-offset-x);--swiper-pagination-bullet-horizontal-gap:var(--dots-gap);--swiper-pagination-bullet-vertical-gap:calc(var(--dots-gap)*1.25);--swiper-scrollbar-size:6px;height:100%;width:100%}.custom-arrow{--swiper-navigation-size:var(--arrows-font-size);--swiper-navigation-sides-offset:var(--arrows-offset-x)}.custom-arrow-button:after{content:"";display:none}.custom-arrow-button:before{font-size:var(--arrows-font-size)}.custom-arrow-button{background-color:var(--arrows-bg-color);border-radius:var(--arrows-border-radius);color:var(--arrows-text-color);height:var(--arrows-width,36px);outline:var(--arrows-border-width) var(--arrows-border-color) solid;outline-offset:calc(var(--arrows-border-width)*-1);width:var(--arrows-width,36px)}.custom-arrow-button:hover{background-color:var(--arrows-hover-bg-color);color:var(--arrows-hover-text-color);outline:var(--arrows-hover-border-width) var(--arrows-hover-border-color) solid;outline-offset:calc(var(--arrows-hover-border-width)*-1)}.custom-arrow-button:active{transform:scale(.95)}.arrow-position-center .custom-arrow-button{top:calc(50% - var(--arrows-width)/2)}.arrow-position-center .custom-arrow-prev{left:var(--arrows-offset-x,16px);right:auto}.arrow-position-center .custom-arrow-next{left:auto;right:var(--arrows-offset-x,16px)}.arrow-position-bottom .custom-arrow-button{bottom:var(--arrows-offset-y,16px);top:auto}.arrow-position-bottom .custom-arrow-prev{left:var(--arrows-offset-x,0)}.arrow-position-bottom .custom-arrow-next{right:var(--arrows-offset-x,0)}.arrow-position-right-top .custom-arrow-button{bottom:auto;left:auto;top:var(--arrows-offset-y,-48px)}.arrow-position-right-top .custom-arrow-prev{right:calc(var(--arrows-width) + var(--arrows-offset-x, 0) + var(--arrows-width)/4)}.arrow-position-right-top .custom-arrow-next{right:var(--arrows-offset-x,0)}.arrow-position-right-bottom .custom-arrow-button{bottom:var(--arrows-offset-y,-48px);left:auto;top:auto}.arrow-position-right-bottom .custom-arrow-prev{right:calc(var(--arrows-width) + var(--arrows-offset-x, 0) + var(--arrows-width)/4)}.arrow-position-right-bottom .custom-arrow-next{right:var(--arrows-offset-x,0)}.swiper-vertical .custom-arrow-next,.swiper-vertical .custom-arrow-prev{left:calc(50% - var(--arrows-font-size));transform:rotate(90deg)}.swiper-vertical .custom-arrow-prev{bottom:auto;top:var(--arrows-offset-y,16px)}.swiper-vertical .custom-arrow-next{bottom:var(--arrows-offset-y,16px);top:auto}.swiper-pagination-bullet{background:transparent;border-radius:unset;display:inline-block;height:auto;line-height:0;margin:0 calc(var(--slider-bullets-gap, 8px)/2);opacity:unset;padding:calc(var(--slider-bullets-gap, 8px)/2);width:auto}.swiper-pagination-bullet:before{background:var(--slider-bullets-bg-color,#000);border-radius:var(--slider-bullets-border-radius);content:"";display:inline-block;height:var(--slider-bullets-height,8px);width:var(--slider-bullets-width,8px)}.swiper-pagination-bullet:hover:before{background:var(--slider-bullets-hover-bg-color,#000)}.swiper-pagination-bullet-active:before{background:var(--slider-bullets-active-bg-color,#000)}
