.testimonials{width:100%;padding:80px clamp(1.5rem,10.42vw,150px) 90px;background-color:#f6f7fd;position:relative;isolation:isolate;overflow:hidden}.testimonials::before{content:"";position:absolute;inset:0;background-image:url('../images/testimonials-bg.png');background-repeat:no-repeat;background-position:center;background-size:100% 100%;pointer-events:none;z-index:0}.testimonials__inner{display:flex;flex-direction:column;align-items:center;gap:56px;width:100%;max-width:1140px;margin-inline:auto;position:relative;z-index:2}.testimonials__header{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;max-width:487px;text-align:center}.testimonials__badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:173px;padding:8px 16px;background:#fff0cc;border-radius:999px;font-size:12px;font-weight:700;line-height:16px;color:#8a4a00}.testimonials__badge-star{flex-shrink:0;line-height:1}.testimonials__badge-label{text-align:center;letter-spacing:1.2px;text-transform:uppercase}.testimonials__title{margin:0;font-size:clamp(1.75rem, 4vw, 38px);font-weight:700;line-height:1.1;color:#0e0d1d}.testimonials__cards{display:flex;flex-direction:column;align-items:center;width:100%;filter:drop-shadow(0 4px 4px rgba(231, 234, 243, .2))}.testimonials__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;width:100%}.testimonial-card{margin:0;padding:32px;background:#fff;border-radius:20px;display:flex;flex-direction:column;align-items:flex-start;gap:20px;min-height:292px}.testimonial-card__stars{display:flex;align-items:center;gap:8px;color:#ffb401}.testimonial-card__stars .si-icon{width:16px;height:15px}.testimonial-card__quote{margin:0;font-size:18px;font-weight:400;line-height:1.4;color:#0d0e1c;flex:1}.testimonial-card__author{display:flex;align-items:center;gap:14px}.testimonial-card__avatar{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#2a4bf2;color:#fff;font-size:14px;font-weight:700;line-height:16px;flex-shrink:0}.testimonial-card__meta{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.testimonial-card__name{display:block;font-style:normal;font-weight:700;font-size:16px;line-height:20px;color:#0d0e1c}.testimonial-card__role{display:block;font-size:14px;line-height:16px;font-weight:400;color:#565c69}@media (max-width:1024px){.testimonials{padding:4rem clamp(1.5rem,6vw,80px) 4.5rem}.testimonials__inner{gap:40px}.testimonials__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.testimonials{padding:3.5rem 1.25rem 4rem}.testimonials__inner{gap:2rem}.testimonials__header{max-width:100%}.testimonials__badge{min-width:0;max-width:100%}.testimonials__title{font-size:clamp(1.5rem, 7vw, 2rem)}.testimonials__list{grid-template-columns:1fr;gap:16px}.testimonial-card{min-height:0;padding:24px 20px;gap:16px;border-radius:16px}.testimonial-card__quote{font-size:16px}}