.quote-content-section{padding:60px 20px}.quote-content-section .qcs-container{margin:0 auto;max-width:1130px;width:100%}.quote-content-section .qcs-row{display:flex;flex-wrap:wrap;gap:25px}.quote-content-section .qcs-col-6{width:calc(50% - 14px)}.quote-content-section .quote{background-color:#ebebeb;height:100%;padding:40px}.quote-content-section .quote q{color:#000;font-family:var(--secondary-font-family);font-size:24px;font-weight:700;line-height:1.5;margin:0 0 20px}.quote-content-section .content h3{color:#141d1e;font-family:var(--primary-font-family);font-size:26px;font-weight:600;line-height:1.2;margin:0 0 20px}.quote-content-section .content p{font-family:var(--secondary-font-family);font-size:18px;font-weight:400;line-height:32px;margin:0 0 16px}.quote-content-section .content p:last-child{margin-bottom:0}@media (min-width:576px) and (max-width:767.98px){.quote-content-section .qcs-col-6{width:100%}}@media (max-width:575.98px){.quote-content-section .qcs-col-6{width:100%}}