.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;padding:32px 24px}.at-ctab__buttons,.at-ctab__card{flex-direction:column}.at-ctab .at-btn{width:100%}}.at-ctab--light .at-ctab__card{background:#f4f7fa;border:0;border-radius:var(--at-radius);box-shadow:none;color:var(--at-ink);padding:26px 30px}.at-ctab--light .at-ctab__card h3{color:var(--at-deep);font-size:1.2rem;margin-bottom:.25em}.at-ctab--light .at-ctab__body{color:var(--at-slate-soft)}.at-ctab--light .at-ctab__buttons{flex-direction:row;gap:12px}.at-ctab--light .at-btn{background:var(--at-deep);border-color:var(--at-deep);color:#fff}.at-ctab--light .at-btn:hover{filter:brightness(1.15)}.at-ctab--light .at-btn--ghost{background:transparent;color:var(--at-deep)}.at-ctab--light .at-btn--ghost:hover{background:var(--at-deep);color:#fff;filter:none}@media (max-width:767px){.at-ctab--light .at-ctab__buttons{flex-direction:column}}.at-ctab--compact .at-ctab__card{border-radius:12px;gap:24px;padding:22px 26px}.at-ctab--compact .at-ctab__card h3{font-size:1.125rem;margin-bottom:.2em}.at-ctab--compact .at-ctab__body{font-size:.90625rem;max-width:none}.at-ctab--compact .at-ctab__buttons{flex-direction:row}.at-ctab--compact .at-btn{padding-bottom:10px;padding-top:10px}.at-ctab--compact.at-ctab--light .at-ctab__card{background:var(--at-tint-2);border:1px solid var(--at-mist);padding:18px 22px}.at-ctab--compact.at-ctab--light .at-ctab__body{color:var(--at-ink)}.at-ctab--compact.at-ctab--light .at-btn--ghost{background:transparent;border-color:var(--at-accent);color:var(--at-accent)}.at-ctab--compact.at-ctab--light .at-btn--ghost:hover{background:var(--at-accent);color:#fff}@media (max-width:767px){.at-ctab--compact .at-ctab__card{padding:22px 20px}.at-ctab--compact .at-ctab__buttons{flex-direction:column}}