.report-quote{background:#fff;border-radius:20px;box-shadow:4px 6px 30px rgba(47,77,82,.1);display:flex;margin:25px 0 48px;position:relative;width:100%}.quote-bar{border-radius:20px 0 0 20px;padding:32px 24px}.report-quote.yellow .quote-bar{background:#fff875}.report-quote.yellow .quote-bar svg path{fill:#2f4d52}.report-quote.sea .quote-bar{background:#5cd6c2}.report-quote.sea .quote-bar svg path{fill:#2f4d52}.report-quote.forest-sea .quote-bar{background:#2f4d52}.report-quote.forest-sea .quote-bar svg path{fill:#5cd6c2}.report-quote.forest-yellow .quote-bar{background:#2f4d52}.report-quote.forest-yellow .quote-bar svg path{fill:#fff875}.quote-text{padding:32px 42px 32px 36px}.quote-text p{margin:0}.quote-text p.quote{font-size:20px;letter-spacing:-1%;line-height:28px}.quote-text p.quote-name{font-weight:700;margin-top:20px}@media (max-width:649px){.report-quote{flex-direction:column}.quote-bar{border-radius:20px 20px 0 0;padding:26px 32px}.quote-text{padding:32px}}