.testimonial-grid{display:grid;gap:32px;grid-template-columns:repeat(2,1fr)}.slider--testimonial{.swiper-wrapper{align-items:stretch}.swiper-slide{display:flex;height:auto}.syszla-card-testimonial{box-sizing:border-box;height:100%;width:100%}}@media (max-width:1023px){.testimonial-grid{grid-template-columns:1fr}}