@keyframes scrollAnimation{0%{opacity:1}50%{transform:translateY(20%)}75%{opacity:0}100%{opacity:0;transform:translateY(20%)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.quote{padding:120px 0}@media screen and (max-width: 768px){.quote{padding:70px 0}}@media screen and (max-width: 375px){.quote{padding:40px 0}}.quote.bg-light-orange{background:#fff4f0}.quote__wrapper{max-width:964px;width:100%;display:flex;align-items:flex-start;margin:0 auto}@media screen and (max-width: 1200px){.quote__wrapper{padding:0 48px}}@media screen and (max-width: 768px){.quote__wrapper{max-width:596px;margin:0 auto 0 0}}@media screen and (max-width: 375px){.quote__wrapper{padding:0 33px}}.quote__wrapper-icon{margin:0 24px 0 0}@media screen and (max-width: 1365px){.quote__wrapper-icon{width:46px;min-width:46px;height:46px}.quote__wrapper-icon svg{width:100%;height:100%}}.quote__wrapper-content>p{margin:0 0 15px;text-transform:uppercase;color:#fc592e}@media screen and (min-width: 1441px){.quote{padding:6.25vw 0}.quote__wrapper{max-width:50.20833vw}.quote__wrapper-icon{margin:0 1.25vw 0 0}.quote__wrapper-content>p{margin:0 0 0.78125vw}}


/*# sourceMappingURL=quote.css.map*/