.callout{align-items:center;border-radius:5px;display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;padding:28px;text-align:center}.callout h2,.callout h3{font-size:1.25rem;font-weight:700}.callout .callout__cta{display:flex;flex-grow:1;flex-wrap:wrap;gap:1rem}@media (min-width:1024px){.callout{flex-direction:row;justify-content:space-between;padding:30px 60px;text-align:left}.callout .callout__cta{flex-shrink:0;text-align:right}}