.swiper__controls{--swiper-theme-color: var(--clr-primary);z-index:20}.swiper__controls .next,.swiper__controls .prev{z-index:99;color:var(--white)}.swiper__controls .next i,.swiper__controls .prev i{font-size:var(--control-font-size, 32px);line-height:1;color:var(--white);transition:var(--transition-default-duration);height:1em;width:1em}@media screen and (max-width:1199.98px){.swiper__controls .next i,.swiper__controls .prev i{font-size:var(--control-font-size, 28px)}}@media screen and (max-width:991.98px){.swiper__controls .next i,.swiper__controls .prev i{font-size:var(--control-font-size, 24px)}}@media screen and (max-width:767.98px){.swiper__controls .next i,.swiper__controls .prev i{font-size:var(--control-font-size, 20px)}}.swiper__controls .next i:hover,.swiper__controls .prev i:hover{color:var(--primary)}.swiper__controls .next.swiper-button-disabled,.swiper__controls .prev.swiper-button-disabled{cursor:default}.swiper__controls.centered .next,.swiper__controls.centered .prev{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center}.swiper__controls.centered .next{right:1.5rem}@media screen and (max-width:991.98px){.swiper__controls.centered .next{right:1rem}}.swiper__controls.centered .prev{left:1.5rem}@media screen and (max-width:991.98px){.swiper__controls.centered .prev{left:1rem}}.swiper__controls.background .next,.swiper__controls.background .prev{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;background:var(--white);width:var(--controls-size, 50px);height:var(--controls-size, 50px);user-select:none;border-radius:var(--border-radius-small)}@media screen and (max-width:1199.98px){.swiper__controls.background .next,.swiper__controls.background .prev{width:var(--controls-size, 40px);height:var(--controls-size, 40px)}}@media screen and (max-width:991.98px){.swiper__controls.background .next,.swiper__controls.background .prev{width:var(--controls-size, 30px);height:var(--controls-size, 30px)}}.swiper__controls.background .next:hover,.swiper__controls.background .prev:hover{background:var(--font-clr) !important}.swiper__controls.background .next:hover *,.swiper__controls.background .prev:hover *{color:var(--white) !important}.swiper__controls.background .next.swiper-button-disabled,.swiper__controls.background .prev.swiper-button-disabled{background-color:rgba(255, 255, 255, 0.4)}.swiper__controls.background .next.swiper-button-disabled *,.swiper__controls.background .prev.swiper-button-disabled *{color:var(--white)}.swiper__controls.background .next{right:30px}@media screen and (max-width:991.98px){.swiper__controls.background .next{right:12px}}.swiper__controls.background .next *{color:var(--black)}.swiper__controls.background .prev{left:30px}@media screen and (max-width:991.98px){.swiper__controls.background .prev{left:12px}}.swiper__controls.background .prev *{color:var(--black)}.swiper__controls.colored .next:hover,.swiper__controls.colored .prev:hover{background:var(--clr);border-color:var(--clr-primary)}.swiper__controls.colored .next:hover *,.swiper__controls.colored .prev:hover *{color:var(--white)}.swiper__controls.colored .next *,.swiper__controls.colored .prev *{color:var(--clr-primary)}.swiper__controls.colored .next.swiper-button-disabled,.swiper__controls.colored .prev.swiper-button-disabled{border-color:var(--grey)}.swiper__controls.colored .next.swiper-button-disabled:hover,.swiper__controls.colored .prev.swiper-button-disabled:hover{border-color:var(--grey);background:var(--white)}.swiper__controls.colored .next.swiper-button-disabled *,.swiper__controls.colored .prev.swiper-button-disabled *{color:var(--grey)}.swiper__controls.bordered .next,.swiper__controls.bordered .prev{border:1px solid var(--grey);border-radius:50%;width:50px;height:50px;display:flex;justify-content:center;align-items:center;background:var(--white)}@media screen and (max-width:1199.98px){.swiper__controls.bordered .next,.swiper__controls.bordered .prev{width:40px;height:40px}}@media screen and (max-width:991.98px){.swiper__controls.bordered .next,.swiper__controls.bordered .prev{width:30px;height:30px}}.swiper__controls .swiper-pagination{z-index:20;line-height:1}.swiper__controls .swiper-pagination.pagination__left{left:0;right:unset;transform:unset}.swiper__controls .swiper-pagination.pagination__left .swiper-pagination-bullet{margin:0 8px 0 0}@media screen and (max-width:991.98px){.swiper__controls .swiper-pagination.pagination__left .swiper-pagination-bullet{margin:0 6px 0 0}}.swiper__controls .swiper-pagination.pagination__right{right:0;left:unset;transform:unset}.swiper__controls .swiper-pagination.pagination__right .swiper-pagination-bullet{margin:0 0 0 8px}@media screen and (max-width:991.98px){.swiper__controls .swiper-pagination.pagination__right .swiper-pagination-bullet{margin:0 0 0 6px}}.swiper__controls .swiper-pagination .swiper-pagination-bullet{background-color:transparent;width:60px;height:6px;border-radius:var(--border-radius-full);margin:0 5px;display:inline-block;background:color-mix(in srgb, var(--clr-primary) 15%, transparent);transition:var(--transition);opacity:1}@media screen and (max-width:991.98px){.swiper__controls .swiper-pagination .swiper-pagination-bullet{width:40px;height:5px;margin:0 4px}}@media screen and (max-width:767.98px){.swiper__controls .swiper-pagination .swiper-pagination-bullet{width:40px;height:4px}}.swiper__controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--clr-primary)}.swiper__controls .swiper-pagination-progressbar{--swiper-pagination-progressbar-bg-color: rgba(180,197,222, .2);--swiper-pagination-progressbar-size: 10px;position:relative;height:10px;border-radius:50px;overflow:clip}.swiper__controls .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{border-radius:50px}