.quote-block{align-items:center;border-radius:var(--border-radius);display:flex;flex-direction:column;justify-content:center;margin-top:18px;padding:36px}.quote-block h3{margin-bottom:24px;text-align:center}.quote-block p{margin-bottom:0}.quote-block p:first-of-type{font-weight:600;margin-bottom:4px}@media screen and (min-width:768px){.quote-block{padding:48px}.quote-block h3{margin-bottom:48px}}@media screen and (min-width:1280px){.quote-block{padding:72px}.quote-block h3{margin-bottom:60px}}