.quote-wrapper{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:70px 30px 30px;grid-gap:30px 30px}.quote-wrapper .quote-flx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:1/1/2/3}.quote-wrapper .quote-flx svg{margin:5px 10px 0 0;width:80px}.quote-wrapper .quote-flx h4{font-style:normal;font-weight:700;letter-spacing:-.28px;line-height:1.4;margin:0}.quote-wrapper .quote-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.quote-wrapper .quote-row img{display:inline-block;height:75px;margin-right:20px;vertical-align:bottom;width:75px}.quote-wrapper .quote-row p{font-style:normal;font-weight:600;letter-spacing:normal;line-height:1.7;margin:0}#hint-core-qoute{background:linear-gradient(180deg,transparent 50%,#effcff 0)}@media (max-width:767px){.quote-wrapper .quote-flx{grid-area:inherit}.quote-wrapper .quote-flx h4{padding-right:30px}.quote-wrapper{padding:30px}.quote-wrapper .quote-row p{line-height:1.57}.quote-wrapper{display:block;padding:20px}.quote-wrapper .quote-flx{display:block;text-align:left}.quote-wrapper .quote-flx svg{display:inline-block;margin:10px 0;width:auto!important}.quote-wrapper .quote-flx h4{padding-bottom:30px;padding-right:0}}@media (max-width:480px){.quote-wrapper .quote-row{flex-direction:column;gap:15px}.quote-wrapper .quote-row img{margin-right:0}}