@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes zoom-in{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes progress{0%{width:0}to{width:100%}}.testimonials-slider{overflow:hidden}@media (max-width: 991px){.testimonials-slider{padding-top:72px!important}}.testimonials-slider__body{display:grid;gap:24px}@media (min-width: 992px){.testimonials-slider__body{grid-template-columns:minmax(280px,1fr) minmax(0,736px);gap:56px;align-items:stretch}}.testimonials-slider__intro{position:relative;display:flex;flex-direction:column;gap:24px}@media (min-width: 992px){.testimonials-slider__intro{min-height:258px;padding-top:8px;justify-content:space-between}}.testimonials-slider__quote-mark{position:absolute;top:-40px;left:-3px;width:109px;color:#bdd6ff;pointer-events:none}.testimonials-slider__quote-mark svg{width:100%;height:auto}.testimonials-slider__title{position:relative;z-index:1;max-width:430px;margin-bottom:0}.testimonials-slider__content{min-width:0}.testimonials-slider__swiper{overflow:hidden}.testimonials-slider__track{align-items:stretch}.testimonials-slider__slide{display:flex;flex-direction:column;gap:32px;height:auto}.testimonials-slider__card{position:relative;display:flex;flex-direction:column;gap:16px;min-height:168px;padding:24px 16px;background-color:#fff;border-radius:20px}.testimonials-slider__card:after{content:"";position:absolute;left:0;bottom:-29px;width:29px;height:48px;background-color:#fff;clip-path:polygon(0 0,100% 0,0 100%)}.testimonials-slider__card-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.testimonials-slider__logo{min-height:20px}.testimonials-slider__logo img{display:block;width:auto;max-width:120px;max-height:20px;-o-object-fit:contain;object-fit:contain}.testimonials-slider__rating{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;color:#0a0a0a}.testimonials-slider__rating-star{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}.testimonials-slider__rating-value{font-size:20px;font-weight:700;line-height:1.4}.testimonials-slider__text{color:#333;font-size:20px;font-style:italic;font-weight:500;line-height:1.4}.testimonials-slider__text p+p{margin-top:8px}.testimonials-slider__author{display:flex;align-items:center;gap:14px}.testimonials-slider__author-photo{flex-shrink:0;width:54px;height:54px;border-radius:50%;overflow:hidden;background-color:#bdd6ff59}.testimonials-slider__author-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonials-slider__author-content{color:#2f3241;min-width:0}.testimonials-slider__author-name,.testimonials-slider__author-position{margin:0}.testimonials-slider__author-name{font-size:18px;font-weight:600;line-height:24px}.testimonials-slider__author-position{margin-top:4px;font-size:16px;line-height:24px;opacity:.8}.testimonials-slider__nav{display:flex;align-items:center;gap:16px}.testimonials-slider__nav--desktop{display:none}@media (min-width: 992px){.testimonials-slider__nav--desktop{display:flex}}.testimonials-slider__nav--mobile{margin-top:24px}@media (min-width: 992px){.testimonials-slider__nav--mobile{display:none}}
