.contact-form-section{position:relative}.contact-form-section--grey-after:before,.contact-form-section--grey-before:before{content:"";background:var(--light-grey);z-index:0;position:absolute;left:0;right:0}.contact-form-section--grey-after:before{top:50%;bottom:0}.contact-form-section--grey-before:before{top:0;bottom:50%}.contact-form-section>*{z-index:1;position:relative}.contact-form-image img{object-fit:cover;border-radius:20px;width:100%;height:100%;display:block}.contact-form-content{background:var(--white);border:1px solid var(--light-grey);border-radius:20px;padding:100px}.contact-form-content h2{max-width:500px}.contact-form-usps{flex-wrap:wrap;gap:20px;margin-bottom:20px;display:flex}.contact-form-usp{align-items:center;gap:8px;display:flex}@media (width<=992px){.contact-form-content{padding:20px}}
