.sfc-cta-section{width:100%;margin:0;background:var(--sfc-cta-bg,#d71920);color:var(--sfc-cta-description,#fff);box-sizing:border-box}.sfc-cta-inner{width:100%;max-width:1200px;margin:0 auto;padding:clamp(34px,4.9vw,64px) clamp(22px,5vw,70px);display:flex;flex-direction:column;align-items:center;text-align:center;box-sizing:border-box}.sfc-cta-title{margin:0 0 18px;color:var(--sfc-cta-title,#fff);font-size:clamp(2rem,4.5vw,4.2rem);line-height:1;font-weight:800;letter-spacing:-.025em;text-transform:uppercase}.sfc-cta-description{max-width:820px;margin:0 0 30px;color:var(--sfc-cta-description,#fff);font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.65}.sfc-cta-description p{margin:0 0 1em}.sfc-cta-description p:last-child{margin-bottom:0}.sfc-cta-button{display:inline-flex;align-items:center;justify-content:center;min-width:190px;min-height:54px;padding:14px 30px;background:var(--sfc-cta-button-bg,#111);color:var(--sfc-cta-button-text,#fff);border:2px solid var(--sfc-cta-button-bg,#111);box-sizing:border-box;text-decoration:none;font-size:clamp(.9rem,1.1vw,1rem);font-weight:800;line-height:1.2;text-transform:uppercase;letter-spacing:.04em;transition:background-color .25s ease,color .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}.sfc-cta-button:hover,.sfc-cta-button:focus-visible{background:var(--sfc-cta-button-hover-bg,#fff);color:var(--sfc-cta-button-hover-text,#111);border-color:var(--sfc-cta-button-hover-bg,#fff);transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.2);outline:none}.sfc-cta-button:focus-visible{outline:2px solid currentColor;outline-offset:4px}@media(max-width:600px){.sfc-cta-inner{padding:28px 20px}.sfc-cta-title{font-size:clamp(1.8rem,9vw,2.8rem);line-height:1.05}.sfc-cta-description{margin-bottom:24px;font-size:1rem}.sfc-cta-button{width:100%;max-width:340px;min-height:52px;padding:13px 22px}}@media(prefers-reduced-motion:reduce){.sfc-cta-button{transition:none}.sfc-cta-button:hover,.sfc-cta-button:focus-visible{transform:none}}
