.request-quote{display:grid;grid-template-columns:60% 1fr;margin:0 auto 100px;max-width:1170px;width:90%}.request-quote__content{background:linear-gradient(90deg,#e40046,#f16765);color:#fff;padding:60px;width:100%}.request-quote__content h2{color:#fff;font-family:DIN Next LT Pro CN,sans-serif;font-size:45px;font-weight:300;line-height:1.2;margin:0;padding:0;text-transform:uppercase}.request-quote__content p{font-size:20px;font-weight:400;line-height:32px;margin:0}.request-quote__image{height:100%;width:100%}.request-quote__content .cta{align-items:center;border:1px solid #fff;display:flex;justify-content:space-between;margin-top:40px;padding:20px 30px;position:relative}.request-quote__content .cta a{color:#fff;font-size:15px;font-weight:400;letter-spacing:.75px;line-height:1.1;text-transform:uppercase}.request-quote__content .cta a:after{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%}.request-quote__content .cta a:hover{text-decoration:underline}.request-quote__content .cta a:focus{outline:2px solid blue}.request-quote__image img{height:100%;object-fit:cover;width:100%}@media (max-width:767px){.request-quote{display:flex;flex-direction:column-reverse}.request-quote__content{padding:30px}}