.block-child-cta{display:flex;flex-direction:column;position:relative;padding:var(--spacing-m);gap:var(--spacing-l);margin:var(--spacing-m) 0;background:var(--cta-background);border-radius:var(--radius-xs)}@media(min-width: 768px){.block-child-cta{flex-direction:row;justify-content:space-between}}.block-child-cta__texts{display:flex;flex-direction:column;gap:var(--spacing-3xs)}.block-child-cta__heading{margin:0 !important;font-size:var(--text-styles-base-p-strong-font-size);font-weight:700;line-height:var(--text-styles-base-p-strong-line-height)}.block-child-cta__content p{margin:0;font-size:var(--text-styles-interface-2xs-font-size);font-weight:500;line-height:var(--text-styles-interface-2xs-line-height)}.block-child-cta__button{white-space:nowrap;border:none;width:-moz-fit-content;width:fit-content;align-self:flex-end}
