.contact-person-form{display:flex}.contact-person-form__box.focus-box{border-radius:10px}.contact-person-form__box{display:flex;flex-direction:column;gap:2rem;width:100%}.contact-person-form__header{max-width:80ch}.contact-person-form__body{display:flex;flex-direction:column;gap:2.5rem;justify-content:center}.contact-person-form__person{display:flex;flex:1;flex-direction:column;gap:2rem}.contact-person-form__person-portrait{display:flex}.contact-person-form__person-portrait img{border-radius:10px;max-width:250px;width:100%}.contact-person-form__person-fullname{margin-bottom:1rem}.contact-person-form__person-phone+.contact-person-form__person-email{margin-top:1rem}.contact-person-form__person-information{margin-bottom:2rem}.contact-person-form__form{flex:1}@media (min-width:600px){.contact-person-form__box{gap:3rem}.contact-person-form__body{flex-direction:row;gap:3.5rem}.contact-person-form__person{flex:0.5;gap:3rem}.contact-person-form__person-information{margin-bottom:2rem}.contact-person__person-portrait img{max-width:100%}}@media (min-width:900px){.contact-person-form{flex-direction:row;gap:30px}.contact-person-form__box{gap:4rem}.contact-person-form__box.focus-box{padding:4rem}.contact-person-form__body{gap:4.75rem}.contact-person-form__person-information{margin-bottom:3rem}}@media (min-width:1200px){.contact-person-form__box.focus-box{padding:6rem}}@media (min-width:1500px){.contact-person-form__box.focus-box{padding:8rem}}@media (min-width:1800px){.contact-person-form__box.focus-box{padding:10rem}}