.ma-edu-help{padding:2.5rem 0 3.5rem;background:var(--aqua-soft)}.ma-edu-help__panel{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;padding:1.6rem 1.4rem;border-radius:1.75rem;border:1px solid rgba(91,159,212,.25);background:#fff;box-shadow:var(--shadow-soft)}@media (min-width:768px){.ma-edu-help__panel{flex-direction:row;align-items:center;justify-content:space-between;padding:1.85rem 2rem}}.ma-edu-help__title{margin:.35rem 0 .45rem;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:800;color:var(--ink)}.ma-edu-help__desc{margin:0;max-width:32rem;font-size:.88rem;line-height:1.8;color:var(--ink-muted)}