.testimonials{padding-block:24px 80px;padding-inline:var(--container-gutter);position:relative}.testimonials--with-intro{padding-block:80px;display:flex;flex-direction:column;align-items:center;gap:40px}.testimonials--with-intro .testimonials__inner{flex-wrap:nowrap}.testimonials__intro{max-width:794px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.testimonials__title{margin:0;font-family:var(--font-accent);font-size:40px;line-height:1.2;font-weight:400;color:var(--color-text-950);display:inline}.testimonials__title-main{font-style:normal}.testimonials__title-accent{font-style:italic;color:var(--color-text-700);margin-left:8px}.testimonials__subtitle{margin:0;font-family:var(--font-primary);font-style:normal;font-size:18px;line-height:22px;color:var(--color-text-950)}.testimonials__inner{max-width:var(--container-max);margin:0 auto;display:flex;align-items:flex-start;justify-content:center;gap:40px;flex-wrap:wrap}.testimonials__badge{width:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}.testimonials__icons{display:flex;align-items:flex-end;justify-content:center;gap:0}.testimonials__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.testimonials__icon svg{display:block;width:100%;height:100%}.testimonials__icon--16{width:16px;height:16px}.testimonials__icon--24{width:24px;height:24px}.testimonials__icon--32{width:32px;height:32px}.testimonials__icons>.testimonials__icon:nth-child(1),.testimonials__icons>.testimonials__icon:nth-last-child(1){opacity:.4}.testimonials__icons>.testimonials__icon:nth-child(2),.testimonials__icons>.testimonials__icon:nth-last-child(2){opacity:.7}.testimonials__icons>.testimonials__icon:nth-child(3):not(:last-child):not(:first-child){opacity:1}.testimonials__icons>.testimonials__icon:first-child:nth-last-child(3),.testimonials__icons>.testimonials__icon:last-child:nth-child(3){opacity:.7}.testimonials__label{margin:0;font-family:var(--font-primary);font-style:normal;font-size:var(--text-sm-size);line-height:var(--text-sm-line);color:var(--color-text-950)}.testimonials__label-word{display:inline}.testimonials__label-word+.testimonials__label-word::before{content:' ';white-space:pre}@media (max-width:1280px){.testimonials{padding-inline:var(--container-gutter)}}@media (max-width:960px){.testimonials{padding-inline:var(--container-gutter);padding-block:24px 64px}.testimonials__inner{gap:24px}.testimonials__badge{width:110px}}@media (max-width:640px){.testimonials{padding-inline:20px;padding-block:16px 48px}.testimonials__inner{gap:24px;flex-wrap:nowrap;justify-content:center}.testimonials__badge{width:90px;gap:8px}.testimonials__icon--16{width:12px;height:12px}.testimonials__icon--24{width:16px;height:16px}.testimonials__icon--32{width:24px;height:24px}.testimonials__label-word{display:block}.testimonials__label-word+.testimonials__label-word::before{content:none}}