.testimonial{background:var(--full-white)}.testimonial__content{display:flex;flex-direction:column;gap:24px}.testimonial__title{margin:0;text-align:left;opacity:.6}.testimonial__quote{display:flex;align-items:flex-start;gap:12px}.testimonial__text{font-size:24px;font-style:normal;font-weight:300;line-height:150%;letter-spacing:-.48px;margin:0;flex:1}.testimonial__quotes{flex-shrink:0;margin-top:4px}.testimonial__author{display:flex;align-items:center;justify-content:space-between}.testimonial__author-content{display:flex;align-items:center;gap:12px}.testimonial__author-image{width:80px;height:80px;border-radius:50%;overflow:hidden;flex-shrink:0}.testimonial__author-image img{width:100%;height:100%;object-fit:cover}.testimonial__author-info{display:flex;flex-direction:column;gap:4px}.testimonial__author-name{font-size:16px;font-style:normal;font-weight:600;line-height:130%;opacity:.9;margin:0}.testimonial__author-occupation{font-size:14px;font-style:normal;font-weight:400;line-height:140%;opacity:.6;margin:0}.testimonial--triple .testimonial__content{gap:24px}.testimonial__triple-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial__card{background:#f5f5f5ad;border:1px solid #FFF;border-radius:22px;box-shadow:0 4px 4px #0000000a;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:34px;position:relative;display:flex;flex-direction:column;gap:16px;min-height:100%}.testimonial__card-separator{width:20px;height:1px;background:var(--gold);position:absolute;top:0;left:50%;transform:translate(-50%)}.testimonial__card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-top:8px}.testimonial__card-stars{display:flex;gap:4px;align-items:center}.testimonial__star{width:16px;height:16px;flex-shrink:0;display:block}.testimonial__card-logo{display:flex;align-items:center;justify-content:center;flex-shrink:0}.testimonial__card-logo img{max-width:40px;max-height:40px;width:auto;height:auto;object-fit:contain}.testimonial__card-text{font-size:14px;font-style:normal;font-weight:400;line-height:200%;color:var(--black-full);margin:0;flex:1}.testimonial__card-author{display:flex;align-items:center;gap:12px;margin-top:auto}.testimonial__card-author-image{width:60px;height:60px;border-radius:50%;overflow:hidden;flex-shrink:0}.testimonial__card-author-image img{width:100%;height:100%;object-fit:cover}.testimonial__card-author-info{display:flex;flex-direction:column;gap:4px;flex:1}.testimonial__card-author-name{font-size:14px;font-style:normal;font-weight:700;line-height:130%;color:var(--black-full);margin:0}.testimonial__card-author-occupation{font-size:12px;font-style:normal;font-weight:400;line-height:140%;opacity:.6;color:var(--black-full);margin:0}.testimonial__card-quotes-wrapper{position:absolute;bottom:54px;right:34px;display:flex;align-items:center;justify-content:center}.testimonial__card-quotes{width:26px;height:24px;flex-shrink:0;display:block}.testimonial--container .container{max-width:1440px}.testimonial--narrow .container{max-width:1200px}.testimonial--medium .container{max-width:636px}.testimonial--wide .container{max-width:780px}@media (max-width: 991px){.testimonial__triple-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.testimonial__text{font-size:20px;line-height:145%}.testimonial__author-image{width:60px;height:60px}.testimonial__author-name{font-size:14px}.testimonial__author-occupation{font-size:12px}.testimonial__triple-grid{grid-template-columns:1fr}.testimonial__card{padding:20px 12px}.testimonial__card-quotes-wrapper{bottom:34px;right:24px}.testimonial__card-author-image{width:50px;height:50px}.testimonial__card-author-name{font-size:13px}.testimonial__card-author-occupation{font-size:11px}}@media (max-width: 576px){.testimonial__content{gap:20px}.testimonial__quote{flex-direction:column;gap:8px}.testimonial__text{font-size:18px;line-height:140%}.testimonial__quotes{margin-top:0}.testimonial__author{gap:10px}.testimonial__author-image{width:50px;height:50px}.testimonial__author-name{font-size:13px}.testimonial__author-occupation{font-size:11px}.testimonial__card{padding:16px 10px}}
