.at-ctab__card{align-items:center;background:var(--at-deep);border-radius:14px;color:#fff;display:flex;gap:40px;justify-content:space-between;padding:44px 48px}.at-ctab__card h3{color:#fff;margin-bottom:.4em}.at-ctab__body{color:var(--at-tint);font-size:.9375rem;max-width:36em}.at-ctab__body p{margin:0}.at-ctab__buttons{display:flex;flex:0 0 auto;flex-direction:column;gap:12px}.at-ctab .at-btn{background:var(--at-bright);border-color:var(--at-bright);color:var(--at-deep);text-align:center}.at-ctab .at-btn--ghost{background:transparent;border-color:hsla(0,0%,100%,.45);color:#fff}@media (max-width:767px){.at-ctab__card{align-items:stretch;flex-direction:column;padding:32px 24px}.at-ctab__buttons{flex-direction:row;flex-wrap:wrap}}