.social-proof{background-color:var(--color-off-white);display:flex;flex-direction:column;gap:2rem;overflow:hidden;padding:1.875rem}@media(min-width: 1024px){.social-proof{gap:2.5rem;padding:3.5rem}}.social-proof__cards{display:flex;flex-direction:row;gap:1rem}.swiper .social-proof__cards{gap:0}.swiper .social-proof__cards .social-proof__slide{flex:none}.social-proof__slide--double{display:flex;flex-direction:column;gap:1rem}.social-proof__slide--double .social-proof__card{flex:1 0 auto}.social-proof__slide{flex-shrink:0;width:100%;height:auto}.social-proof__slide:not(.social-proof__slide--double) .social-proof__card{height:100%}@media(min-width: 1024px){.social-proof__slide{flex:0 0 calc(44.4444444444% - 1rem)}}.social-proof__card{position:relative;width:100%}.social-proof__card--light{color:var(--color-white)}.social-proof__card--dark{color:var(--color-black)}.social-proof__card-link{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.social-proof__card-image{overflow:hidden;height:100%;border-radius:1rem}.social-proof__card-caption{bottom:1rem;left:1rem;margin:0;position:absolute;right:1rem;z-index:1}.social-proof__heading{align-items:center;display:flex;justify-content:space-between}.social-proof__heading>*{margin:0}.social-proof__wrapper{display:flex;flex-direction:column;gap:2rem;overflow:visible;transition:opacity .3s cubic-bezier(0.4, 0, 0.15, 1.01);width:100%}@media(min-width: 1024px){.social-proof__wrapper{gap:2.5rem}}.social-proof__wrapper .carousel__controls{display:flex}
