.abm-soft-cta{--abm-soft-cta-pad-top:var(--abm-lp-section-y,80px);--abm-soft-cta-pad-bottom:var(--abm-lp-section-y,80px);background:transparent;box-sizing:border-box;padding:var(--abm-lp-shell-gap,12px) var(--abm-lp-section-x,32px);width:100%;&.abm-soft-cta--pad-top-compact{--abm-soft-cta-pad-top:clamp(2rem,3vw,3.2rem)}&.abm-soft-cta--pad-top-spacious{--abm-soft-cta-pad-top:clamp(4.8rem,8vw,8rem)}&.abm-soft-cta--pad-bottom-compact{--abm-soft-cta-pad-bottom:clamp(2rem,3vw,3.2rem)}&.abm-soft-cta--pad-bottom-spacious{--abm-soft-cta-pad-bottom:clamp(4.8rem,8vw,8rem)}}.abm-soft-cta .abm-container{border-radius:var(--abm-lp-shell-radius,16px);max-width:var(--abm-lp-shell-max,1320px);overflow:hidden;padding:var(--abm-soft-cta-pad-top) clamp(24px,5%,48px) var(--abm-soft-cta-pad-bottom)}.abm-soft-cta .abm-container,.abm-soft-cta__inner{box-sizing:border-box;margin-inline:auto;width:100%}.abm-soft-cta__inner{align-items:center;display:flex;flex-direction:column;gap:16px;max-width:var(--soft-cta-heading-max,560px);text-align:center}.abm-soft-cta__heading{font-family:var(--aller,"aller",sans-serif);font-size:var(--abm-lp-cta-h2,clamp(28px,3.5vw,40px));font-weight:var(--bold,700);letter-spacing:-.03em;line-height:1.25;margin:0 0 16px;max-width:var(--soft-cta-heading-max,560px);overflow:visible;padding-block-end:.08em;text-wrap:pretty;strong{font-weight:inherit}}.abm-soft-cta__body{font-family:var(--lato,"lato",sans-serif);font-size:var(--abm-lp-body,16px);line-height:var(--abm-lp-lh-body,1.75);margin:0 0 32px;max-width:var(--soft-cta-copy-max,400px);text-wrap:pretty;p{font:inherit;margin:0 0 1em;&:last-child{margin-bottom:0}}strong{font-weight:700}}.abm-soft-cta__cta{align-items:center;display:flex;flex-direction:column;gap:0;margin-top:8px}.abm-soft-cta__btn-intro,.abm-soft-cta__cta{max-width:min(100%,var(--soft-cta-intro-max,640px));width:100%}.abm-soft-cta__btn-intro{font-family:var(--lato,"lato",sans-serif);font-size:clamp(16px,2vw,18px);font-weight:var(--bold,700);line-height:1.4;margin:0 0 12px;text-wrap:balance}.abm-soft-cta__btn{flex-shrink:0;font-size:15px;letter-spacing:-.01em;line-height:1;padding:12px 30px;text-decoration:none;white-space:nowrap}.abm-soft-cta__btn:focus-visible,.abm-soft-cta__btn:hover{text-decoration:none}.abm-soft-cta__micro{font-family:var(--lato,"lato",sans-serif);font-size:var(--abm-lp-caption,13px);line-height:1.5;margin:12px 0 0;max-width:min(100%,var(--soft-cta-copy-max,400px));text-wrap:balance}.abm-soft-cta--light .abm-soft-cta__btn-intro{color:var(--blue,#4d57f5)}.abm-soft-cta--light .abm-soft-cta__micro{color:var(--gray,#606060)}.abm-soft-cta--dark .abm-soft-cta__btn-intro{color:var(--white,#fff)}.abm-soft-cta--dark .abm-soft-cta__micro{color:hsla(0,0%,100%,.55)}.abm-soft-cta--light .abm-container{background-color:var(--white,#fff)}.abm-soft-cta--light .abm-soft-cta__heading{color:var(--navy,#0c144b)}.abm-soft-cta--dark .abm-container{background:linear-gradient(160deg,#141739,#1e2366)}.abm-soft-cta--dark .abm-soft-cta__heading{color:var(--white,#fff)}.abm-soft-cta--dark .abm-soft-cta__body{color:hsla(0,0%,100%,.6)}.abm-soft-cta--btn-white .abm-soft-cta__btn{background:var(--white,#fff);border-color:var(--white,#fff);color:var(--blue,#4d57f5);&:before{display:none}&:focus-visible,&:hover{background:#f0f1ff;border-color:#f0f1ff;color:var(--blue,#4d57f5)}}