:root{--swiper-theme-color: white}.team-carousel{padding:8rem 0;position:relative}.team-carousel .teamSwiper .swiper-wrapper{align-items:stretch}.team-carousel .teamSwiper .swiper-slide{height:auto}.team-carousel .background-gradient-dark,.team-carousel .background-gradient-light{position:absolute;height:100%;width:15rem;top:0;right:0;bottom:0;z-index:4;pointer-events:none}.team-carousel .swiper-button-prev,.team-carousel .swiper-button-next{width:3.5rem;height:3.5rem}.team-carousel .swiper-button-prev:after,.team-carousel .swiper-button-next:after{display:none}.team-carousel .swiper-button-prev svg,.team-carousel .swiper-button-next svg{width:3.5rem;height:3.5rem}.team-carousel .swiper-button-prev{right:6rem;left:auto}.team-carousel .swiper-button-lock{display:block;opacity:.25}@media screen and (max-width: 992px){.team-carousel{padding:4rem 0}}body .team-carousel .background-gradient-dark{transition:opacity ease .5s;background:linear-gradient(to left, rgb(0, 0, 0) 5%, rgba(0, 0, 0, 0) 75%)}body .team-carousel .background-gradient-light{transition:opacity ease .5s;background:linear-gradient(to left, rgb(255, 255, 255) 5%, rgba(255, 255, 255, 0) 75%)}body[data-color-scheme=dark] .team-carousel .background-gradient-dark{opacity:1}body[data-color-scheme=dark] .team-carousel .background-gradient-light{opacity:0}body[data-color-scheme=light] .team-carousel .background-gradient-dark{opacity:0}body[data-color-scheme=light] .team-carousel .background-gradient-light{opacity:1}
