.appel-hero{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:clamp(2rem,5vw,4.5rem);max-width:1120px;display:grid}.appel-hero__copy{text-align:left}.appel-hero__photo{justify-self:end;width:min(100%,390px);margin:0}.appel-hero__photo img{aspect-ratio:4/5;object-fit:cover;object-position:50% 34%;border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-lg);border:1px solid #c9a96e52;display:block}@media (width<=760px){.appel-hero{grid-template-columns:1fr;gap:1.5rem}.appel-hero__copy{text-align:center}.appel-hero__copy .reponse-citable{margin-inline:auto!important}.appel-hero__photo{justify-self:center;width:min(82vw,330px)}}
