.quote-carousel-container{overflow:hidden}.swiper.quote-carousel{padding:50px 0;width:100%}.swiper-slide{display:flex;flex-direction:column;height:auto!important;justify-content:center;opacity:0}.swiper-slide .quote-carousel__quote__author,.swiper-slide .quote-carousel__quote__content{opacity:0;transition:all .2s linear;visibility:hidden;width:100%}.swiper-slide-active .quote-carousel__quote__author,.swiper-slide-active .quote-carousel__quote__content{opacity:1;visibility:visible}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{opacity:1}.quote-carousel__quote{background:var(--slide-bg-color,#fff);border-radius:10px;border-radius:var(--Redius-Redius-4,32px);padding:3rem;position:relative;user-select:none}.quote-carousel__quote:nth-child(3n+1){--slide-text-color:#fff;background:#141756}.quote-carousel__quote:nth-child(3n+2){--slide-text-color:#fff;--slide-border-color:#141756;background:#6666ce}.quote-carousel__quote__author,.quote-carousel__quote__text,.quote-carousel__quote__title{color:var(--slide-text-color,#141756)}.quote-carousel__quote__content{display:flex;flex-direction:column;gap:2rem}.quote-carousel__quote__author{align-items:center;border-top:1px solid var(--slide-border-color,#6666ce);display:flex;gap:2rem;margin-top:2rem;padding-top:2rem}.quote-carousel__quote__author img{border:1px solid #6666ce;border-radius:100%;flex-basis:70px;min-width:70px}.quote-carousel__quote__author__bio{display:flex;flex:1;flex-direction:column;gap:.5rem}.swiper-button-next,.swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' fill='none' viewBox='0 0 44 44'%3E%3Crect width='42' height='42' x='1' y='-1' fill='%23fff' rx='21' transform='matrix(1 0 0 -1 0 42)'/%3E%3Crect width='42' height='42' x='1' y='-1' stroke='url(%23a)' stroke-width='2' rx='21' transform='matrix(1 0 0 -1 0 42)'/%3E%3Cmask id='b' width='20' height='20' x='12' y='12' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M12 32h20V12H12z'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%236666ce' d='M26.319 21.3H15.7a.7.7 0 1 0 0 1.4h10.619L21.5 27.517a.7.7 0 1 0 .99.991l5.802-5.8a1 1 0 0 0 0-1.415l-5.801-5.801a.7.7 0 1 0-.991.99z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='a' x1='-3.188' x2='44' y1='0' y2='44' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23b5b5ea'/%3E%3Cstop offset='.5' stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23b5b5ea'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-size:contain;height:44px!important;padding:0;width:44px!important}.swiper-button-next{right:5%!important}.swiper-button-prev{left:5%!important;transform:scaleX(-1)}.swiper-button-next:after,.swiper-button-prev:after{content:unset;opacity:0}@media (max-width:768px){.quote-carousel__quote{padding:2rem 1.5rem}}