/* compiled by scssphp 1.6.0 on Wed, 10 Jun 2026 11:59:58 +0000 (0.0273s) */

.quote-block{background-color:#f4f4f5;border-radius:16px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;margin-block:2rem}.quote-block__content{display:flex;flex-direction:column;gap:16px}.quote-block__text{font-family:var(--font-family--heading);font-size:24px;font-weight:500;line-height:normal;color:#000000;margin:0}.quote-block__text::before{content:"'"}.quote-block__text::after{content:"'"}.quote-block__description{font-family:var(--font-family--body);font-size:18px;line-height:1.6;color:#585961;margin:0}.quote-block__author{display:flex;align-items:center;gap:24px}.quote-block__avatar{width:64px;height:64px;flex-shrink:0;border-radius:50%;overflow:hidden}.quote-block__avatar img{width:100%;height:100%;object-fit:cover;display:block}.quote-block__author-info{display:flex;flex-direction:column;gap:0.25rem;justify-content:center}.quote-block__author-info p{line-height:1.2 !important}.quote-block__author-name{font-family:var(--font-family--heading);font-size:18px;font-weight:500;color:#2e2f3a;margin:0}.quote-block__author-title{font-family:var(--font-family--body);font-size:16px;color:rgba(46, 47, 58, 0.66);margin:0}