.sn-testimonial{--sn-testimonial-bg:var(--sn-border-color);--sn-testimonial-color:var(--sn-text-color);background-color:var(--sn-testimonial-bg);border-radius:20px;box-sizing:border-box;color:var(--sn-testimonial-color);display:flex;flex-direction:column;gap:30px;padding:30px}.sn-testimonial--blue{--sn-testimonial-bg:var(--sn-dark-blue);--sn-testimonial-color:#fff}.sn-testimonial__hero{border-radius:8px;overflow:hidden;position:relative}.sn-testimonial__hero>img{height:100%;object-fit:cover;width:100%}.sn-testimonial__hero-logo{align-items:center;background:#fff;border-radius:8px;display:flex;justify-content:center;max-width:80px;overflow:hidden;padding:8px 20px;position:absolute;right:16px;top:16px}.sn-testimonial__content,.sn-testimonial__content-quote{display:flex;flex-direction:column;gap:30px}.sn-testimonial__content-quote{font-size:20px;font-weight:400;line-height:150%}.sn-testimonial__content-author{display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px}.sn-testimonial__content-author-image{align-items:center;border:3px solid #fff;border-radius:100px;box-sizing:border-box;display:flex;height:56px;justify-content:center;overflow:hidden;width:56px}.sn-testimonial__content-author-image img{height:100%;object-fit:cover;width:100%}.sn-testimonial__content-author-name{font-size:20px;font-weight:700;line-height:120%}.sn-testimonial__content-author-position{font-size:13px;font-weight:500;line-height:160%}@media screen and (min-width:1024px){.sn-testimonial{flex-direction:row;flex-wrap:nowrap}.sn-testimonial__hero{border-radius:20px;flex:1 1 55%}.sn-testimonial__content{flex:1 1 45%}.sn-testimonial__hero+.sn-testimonial__content{padding:30px 0}.sn-testimonial__hero-logo{max-width:none;padding:16px;right:30px;top:30px;width:150px}}@media screen and (min-width:1220px){.sn-testimonial{gap:60px}.sn-testimonial__content{gap:40px}.sn-testimonial__content-quote{font-size:24px;gap:80px}.sn-testimonial__content-author-name{font-size:24px;line-height:125%}.sn-testimonial__content-author-position{font-size:18px;font-weight:400;line-height:150%}}