.cta-section .eyebrow{color:hsla(0,0%,100%,.5);justify-content:center;margin-bottom:16px}.cta-section{background:var(--red);overflow:hidden;padding:100px 48px;position:relative;text-align:center}.cta-section:before{background-image:repeating-linear-gradient(-45deg,transparent,transparent 60px,hsla(0,0%,100%,.04) 0,hsla(0,0%,100%,.04) 62px);content:"";inset:0;position:absolute}.cta-section .cta-inner{position:relative;z-index:1}.cta-section h2{color:#fff;font-family:var(--font-display);font-size:clamp(52px,6vw,84px);font-weight:900;letter-spacing:-.02em;line-height:.9;margin-bottom:20px;text-transform:uppercase}.cta-section p{color:hsla(0,0%,100%,.65);font-size:17px;font-weight:300;line-height:1.65;margin:0 auto 40px;max-width:480px}.cta-section .cta-btns{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center}@media (max-width:900px){.cta-section{padding:72px 24px}.cta-section .cta-btns{align-items:center;flex-direction:column}}