.alef-cta{background:var(--alef-cta-bg,#f7f7f8);border:var(--alef-cta-border-width,1px) solid var(--alef-cta-border-color,#e3e6e8);border-radius:var(--alef-cta-radius,8px);padding:var(--alef-cta-padding,20px 22px);color:var(--alef-cta-text,inherit);margin:0 0 28px}.alef-cta__title{font-weight:700;font-size:var(--alef-cta-title-size,1.1em);color:var(--alef-cta-title-color,inherit);margin:0 0 8px}.alef-cta__text{margin:0 0 16px;line-height:1.9}.alef-cta__actions{align-items:center;gap:var(--alef-cta-actions-gap,12px);flex-wrap:wrap;display:flex}.alef-cta__button{background:var(--alef-cta-button-bg,var(--alef-accent,#7c3aed));color:var(--alef-cta-button-text,#fff);border-radius:var(--alef-cta-button-radius,6px);padding:var(--alef-cta-button-padding,10px 20px);font-weight:700;line-height:1.6;text-decoration:none;display:inline-block}.alef-cta__button:hover,.alef-cta__button:focus-visible{background:var(--alef-cta-button-bg-hover,var(--alef-cta-button-bg,var(--alef-accent,#7c3aed)));filter:brightness(.94);color:var(--alef-cta-button-text,#fff)}.alef-cta__phones{gap:var(--alef-cta-actions-gap,12px);flex-wrap:wrap;display:flex}.alef-cta__phone{color:var(--alef-cta-phone-color,var(--alef-accent,#7c3aed));direction:ltr;unicode-bidi:isolate;font-weight:700;text-decoration:none}.alef-cta__phone:hover,.alef-cta__phone:focus-visible{text-decoration:underline}.alef-cta-editor__row{border:1px solid #e3e6e8;border-radius:6px;margin-bottom:10px;padding:10px 12px}