.swiper__controls{z-index:20}.swiper__controls .next,.swiper__controls .prev{font-size:2rem;z-index:99;color:var(--white)}@media screen and (max-width:991.98px){.swiper__controls .next,.swiper__controls .prev{font-size:1.75rem}}@media screen and (max-width:575.98px){.swiper__controls .next,.swiper__controls .prev{font-size:1.5rem}}.swiper__controls .next *,.swiper__controls .prev *{font-size:inherit;color:var(--white);transition:var(--transition-default-duration)}.swiper__controls .next *:hover,.swiper__controls .prev *:hover{color:var(--primary)}.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{background-color:var(--white);padding:0.5rem;border-radius:50%;height:3rem;width:3rem;transition:var(--transition-default-duration)}@media screen and (max-width:1199.98px){.swiper__controls.background .next,.swiper__controls.background .prev{height:2.5rem;width:2.5rem}}@media screen and (max-width:991.98px){.swiper__controls.background .next,.swiper__controls.background .prev{height:2.25rem;width:2.25rem}}.swiper__controls.background .next *,.swiper__controls.background .prev *{color:var(--font-clr)}.swiper__controls.background .next:hover,.swiper__controls.background .prev:hover{background-color:var(--primary)}.swiper__controls.background .next:hover *,.swiper__controls.background .prev:hover *{color:var(--white)}.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-pagination{position:absolute;bottom:1.25rem;left:50%;transform:translateX(-50%);z-index:20;line-height:1}.swiper-pagination .swiper-pagination-bullet{background-color:var(--white);width:10px;height:10px;border-radius:50%;margin:0 5px;display:inline-block;transition:var(--transition)}@media screen and (max-width:767.98px){.swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;margin:0 4px}}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--primary)}.BenefitsElement .swiper-pagination .swiper-pagination-bullet:not(.BenefitsElement .swiper-pagination .swiper-pagination-bullet-active){background-color:var(--black)}