.quote-section{padding:120px 0 60px;background:#fff}.quote-section .container{padding:0 15px}.quote-section .quote-wrapper{position:relative}.quote-section .quote-wrapper .quote-text{color:var(--Pitch-Black, #14110D);text-align:right;font-family:"Cormorant";font-size:23px;font-style:italic;font-weight:700;line-height:110%;text-transform:uppercase;max-width:714px;margin:0 auto}.quote-section .quote-wrapper .quote-sign{position:absolute;left:40px;top:0;width:72px;display:flex;justify-content:center;align-items:center}.quote-section .quote-author{margin-top:16px;max-width:400px;color:#FA5C01;text-align:right;font-family:Raleway;font-size:18px;font-style:normal;font-weight:700;line-height:110%;text-transform:uppercase}@media (max-width:992px){.quote-section{padding:60px 16px}.quote-section .quote-wrapper{display:flex;gap:40px}.quote-section .quote-wrapper .quote-text{font-size:18px}.quote-section .quote-author{font-size:16px}.quote-section .quote-wrapper .quote-sign{position:relative;left:0;top:0;width:72px;display:flex;justify-content:center;align-items:center}.quote-section .quote-wrapper{display:flex;gap:20px;flex-direction:column}}