.form-with-person.with-bg{border-radius:var(--card-corner);display:flex;overflow:hidden;position:relative}.form-with-person.with-bg .form-title:empty{display:none}.form-with-person.with-bg .image-wrapper{display:flex;justify-content:center}.form-with-person.with-bg .image-wrapper img{display:block;max-width:none}.form-with-person.with-bg .other-details{flex-shrink:0;margin-top:4em;max-width:418px;width:418px}.form-with-person.with-bg .details{position:relative}.form-with-person.with-bg{padding-top:1em}.form-with-person.with-bg .contact-details *{text-align:center}.form-with-person.with-bg .contact-details .details{opacity:.7}.form-with-person.with-bg .contact-details h3{margin-bottom:6px}@media (max-width:767px){.form-with-person.with-bg{display:block;padding:26px 20px}.form-with-person.with-bg .other-details{margin:2em auto 0;max-width:fit-content;min-height:250px;padding-right:0;width:fit-content}}