.testimonial-grid{display:grid;gap:32px;grid-template-columns:repeat(2,1fr)}@media (max-width:1023px){.testimonial-grid{grid-template-columns:1fr}}.testimonial-swiper{width:100%}.testimonial-swiper.is-swiper-active .swiper-wrapper{display:flex}.testimonial-swiper.is-swiper-active .swiper-slide{display:flex;flex-shrink:0;width:auto}.testimonial-swiper .swiper-slide>*{width:100%}.testimonial-wrapper{text-align:center}.testimonial-nav{align-items:center;display:inline-flex;gap:var(--gap-4xl,24px);margin-top:24px;padding:0}.testimonial-nav .syszla-icon{height:16px;width:16px}.testimonial-arrow{height:40px;opacity:1;pointer-events:auto;width:40px}.testimonial-arrow.swiper-button-disabled{opacity:.5;pointer-events:none}.testimonial-arrow:not(.swiper-button-disabled):hover{opacity:1}.testimonial-pagination{align-items:center;display:flex;gap:4px;padding:0}.testimonial-pagination .swiper-pagination-bullet{border-radius:50%;fill:var(--color-transparent-bg-black-mid,rgba(16,33,38,.2));height:8px;margin:0!important;transition:width .2s ease,background-color .2s ease;width:8px}.testimonial-pagination .swiper-pagination-bullet-active{background:#5b747b;border-radius:8px;height:8px;margin:0!important;width:16px}