#depo-form{border-radius:24px;display:flex;gap:98px;padding:48px;@media(max-width:767px){flex-direction:column}}#depo-form .depo-form-left{max-width:47%;@media(max-width:767px){max-width:100%}}#depo-form .depo-form-left h2{margin-bottom:48px}#depo-form #depoimento{border-radius:12px;padding:24px}#depo-form #depoimento #autor-dados{align-items:center;display:flex;gap:12px;margin-bottom:24px}#depo-form #depoimento #autor-dados img{border-radius:100px}#depo-form #depoimento #depo-texto em{font-style:italic}#depo-form #depoimento #depo-texto strong{font-weight:600}#depo-form #form{border-radius:12px;padding:24px;width:100%}#depo-form #form h4{margin-bottom:24px}