Lansare cursuri profesionale

/* ========================= PERFORMANCE + MOBILE FIRST ========================= */ .mm-event{ color:#0b1b2b; -webkit-text-size-adjust:100%; text-rendering:optimizeLegibility; font-family: inherit; } .mm-wrap{max-width:1140px;margin:0 auto;padding:0 16px;} .mm-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;} /* HERO */ .mm-hero{ position:relative; border-radius:18px; overflow:hidden; min-height:420px; display:flex; align-items:center; background:#e9f2ff; isolation:isolate; } /* Use an for better LCP instead of background-image */ .mm-hero-media{ position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; z-index:0; } .mm-hero-overlay{ position:absolute; inset:0; background:rgba(255,255,255,.86); z-index:1; } .mm-hero-content{ position:relative; z-index:2;

Citește mai mult »