section.contact-form .wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;gap:24px;padding-left:0;padding-right:0}section.contact-form .wrapper .contact-wrapper .content{padding:0 16px}section.contact-form .wrapper .contact-wrapper .content h2{color:#0087cb}section.contact-form .wrapper .contact-wrapper .form{margin-top:16px;background:#DFF2FF;padding:32px 16px}section.contact-form .wrapper .contact-wrapper .form .form-footer{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;flex-wrap:auto;gap:24px}section.contact-form .wrapper .side-cta-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column-reverse;flex-wrap:auto}section.contact-form .wrapper .side-cta-wrapper .image{overflow:hidden;height:220px;width:100%}section.contact-form .wrapper .side-cta-wrapper .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.contact-form .wrapper .side-cta-wrapper .content{padding:0 16px}section.contact-form .wrapper .side-cta-wrapper .content h4{font-family:Martel Sans;font-weight:700;font-size:1.25rem;color:#0087cb;line-height:1.3}section.contact-form .wrapper .side-cta-wrapper .content .btns .btn{width:100%;justify-content:center}@media only screen and (min-width: 768px){section.contact-form .wrapper .side-cta-wrapper{flex-direction:column;gap:32px}section.contact-form .wrapper .side-cta-wrapper .image{width:478px;height:394px;border-radius:16px}}@media only screen and (min-width: 1200px){section.contact-form .wrapper{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:48px;padding:80px 20px}section.contact-form .wrapper .contact-wrapper .content{padding:0}section.contact-form .wrapper .contact-wrapper .form{border:solid 1px #7BD5FE;border-radius:16px}section.contact-form .wrapper .contact-wrapper .form .form-footer{flex-direction:row;justify-content:space-between;align-items:center}section.contact-form .wrapper .side-cta-wrapper .content h4{font-size:1.5rem}section.contact-form .wrapper .side-cta-wrapper .content .btns .btn{width:auto}}
