@layer components{.cta-block{padding:20px}.cta-block>.body{display:flex;flex-direction:column;width:100%}.cta-block>.body>.content{max-width:var(--max-text-width)}@media(min-width: 768px){.cta-block>.body{flex-direction:column;justify-content:space-between}}}@layer theme{.cta-block{--_bg-color: var(--cta-block-bg-color, var(--brand-support-color-1));--_color: var(--cta-block-color, var(--brand-text-color));--_border-radius: 0;padding:30px;border-radius:var(--_border-radius);background-color:var(--_bg-color);color:var(--_color)}}
