/* Estefanía · ¿Qué me pasa? · componente único v1.0.35 */
.ez-focus-root{background:#fffaf6;color:#3d414d}
.ez-focus-root__section{padding:68px 0 86px}
.ez-focus-root__layout{max-width:1120px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.72fr);gap:64px;align-items:center}
.ez-focus-root__layout.is-text-only{grid-template-columns:minmax(0,760px);justify-content:center}
.ez-focus-root__content{min-width:0}
.ez-focus-root__content h1{margin:0 0 16px;max-width:760px;font-family:var(--ez-display,var(--ja-display));font-size:clamp(2.8rem,5vw,5.15rem);font-weight:500;line-height:.98;letter-spacing:-.025em;color:#39404d}
.ez-focus-root__subtitle{margin:0 0 28px;max-width:720px;color:var(--ez-canyon,#df6d41);font-size:1.02rem;font-weight:700;line-height:1.45}
.ez-focus-root__text{max-width:720px;color:#56545c;font-size:1.02rem;line-height:1.86}
.ez-focus-root__text p{margin:0 0 1.35em}
.ez-focus-root__text p:last-child{margin-bottom:0}
.ez-focus-root__media{margin:0;overflow:hidden;border-radius:28px;background:#f1e9df;aspect-ratio:4/5}
.ez-focus-root__media img{width:100%;height:100%;object-fit:cover;object-position:center 34%}
@media (max-width:900px){
 .ez-focus-root__section{padding:52px 0 68px}
 .ez-focus-root__layout{grid-template-columns:1fr;gap:34px}
 .ez-focus-root__media{max-width:620px;aspect-ratio:16/10}
}
@media (max-width:600px){
 .ez-focus-root__section{padding:38px 0 52px}
 .ez-focus-root__content h1{font-size:2.65rem}
 .ez-focus-root__subtitle{font-size:.95rem;margin-bottom:22px}
 .ez-focus-root__text{font-size:.98rem;line-height:1.78}
 .ez-focus-root__media{border-radius:20px;aspect-ratio:4/3}
}
