.quote-module{padding:80px 0}.quote--inner{display:flex}.quote--inner .quote-bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover;flex:0 0 auto;width:35%}.quote--inner .quote-content{width:100%}.quote--inner .quote-content .quote-icon svg{fill:#001a33;height:35px;margin-bottom:30px;width:35px}.quote--inner .quote-content .main-quote{background-color:#fff}.quote--inner .quote-content .main-quote,.quote--inner .quote-content .quote-description{padding:60px 70px}.quote--inner .quote-content .main-quote h3{font-size:45px;font-weight:400}.quote--inner .quote-content .quote-description{background-color:#001a33}.quote--inner .quote-content .quote-description p{color:#fff;font-size:18px;font-weight:400}.quote-module .download-btn{background-color:#fff;border:2px solid #001a33;border-radius:4px;color:#001a33;display:inline-block;font-size:16px;font-weight:600;margin-top:17px;padding:10px 20px;text-decoration:none;transition:background-color .3s,color .3s;-webkit-transition:background-color .3s,color .3s}.quote-module .download-btn:hover{background-color:#001a33;color:#fff}@media (max-width:991px){.quote--inner .quote-content .main-quote h3{font-size:36px}}@media (max-width:767px){.quote--inner{flex-direction:column}.quote--inner .quote-bg-image{min-height:300px;width:100%}.quote--inner .quote-content .quote-icon svg{margin-bottom:15px}.quote--inner .quote-content .main-quote,.quote--inner .quote-content .quote-description{padding:45px 40px}}@media (max-width:650px){.quote-module{padding:50px 0}}