.cta-section{margin-top:var(--marketing-section-y,4rem);margin-bottom:var(--marketing-section-y,4rem);margin-left:auto;margin-right:auto;width:100%;max-width:100%;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:1280px){.cta-section{max-width:1920px}}.cta-heading-lead{color:var(--primary)}.cta-banner-shell{position:relative;overflow:hidden;border-radius:1rem;background-color:#18181b}@media (min-width:640px){.cta-banner-shell{display:flex;min-height:min(42vw,804px)}}.cta-banner-img{inset:0;z-index:0;height:100%;min-height:240px;width:100%;object-fit:cover;object-position:right center}@media (min-width:640px){.cta-banner-img{position:absolute;min-height:100%;object-position:center center}}.cta-banner-fade{position:absolute;z-index:1;display:none;height:6%;width:100%;translate:0 -98%;background:linear-gradient(0deg,black,transparent)}@media (min-width:640px){.cta-banner-fade{display:block;height:100%;width:min(72%,42rem);translate:0 0;background:linear-gradient(90deg,rgba(15,23,42,.82) 0,rgba(15,23,42,.5) 42%,rgba(15,23,42,.12) 68%,transparent 88%);pointer-events:none}}.cta-inner{position:relative;z-index:2;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.5rem;background-color:#fafafa;margin-left:auto;margin-right:auto;width:100%;max-width:100%;padding:2.5rem 1.5rem}@media (min-width:1280px){.cta-inner{max-width:1360px}}@media (min-width:640px){.cta-inner{background-color:initial;padding-top:3rem;padding-bottom:3rem}.cta-inner .cta-body,.cta-inner .cta-title{color:#f4f4f5;text-shadow:0 1px 2px rgba(0,0,0,.35)}.cta-inner .cta-heading-lead{color:#ffd19f;text-shadow:0 1px 2px rgba(0,0,0,.4)}}@media (min-width:768px){.cta-inner{padding-top:5.5rem;padding-bottom:5.5rem}}.cta-inner-col{grid-column:span 8/span 8;display:flex;height:100%;flex-direction:column;gap:1rem}@media (min-width:768px){.cta-inner-col{grid-column:span 8/span 8}}.cta-title{font-weight:700;line-height:1.2;font-size:clamp(1.618rem,3.5vw + 1rem,4.236rem);letter-spacing:-.02em}.cta-body,.cta-title{color:var(--foreground)}.cta-body{font-size:clamp(1.1rem,1.2vw + .618rem,1.382rem);line-height:1.618;text-wrap:balance;max-width:60ch}@media (min-width:768px){.cta-body{margin-top:1rem}}.cta-actions{margin-top:auto;display:flex;flex:1 1 0%;flex-wrap:wrap;align-items:center;gap:.5rem}.cta-banner-btn.ui-button{height:fit-content;margin-top:auto;padding:1rem 2.5rem;font-size:1.125rem;line-height:1.75rem;font-weight:600}@media (min-width:640px){.cta-banner-btn.ui-button{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){.cta-banner-btn.ui-button{padding:1.75rem 4rem;font-size:1.5rem;line-height:2rem}}