.spotlight{position:relative;width:100%;height:100%;background-color:var(--base-100);overflow:hidden}.spotlight .marquees{position:relative;width:100%;height:150svh;display:flex;flex-direction:column;justify-content:center}.spotlight .marquee-container{position:relative;width:125%;height:250px;display:flex;gap:1rem;margin-bottom:1rem}.spotlight .marquee{width:100%;height:100%;position:absolute;top:50%;left:0;transform:translate3d(0,-50%,0);display:flex;gap:1em;will-change:transform}.spotlight #marquee-1 .marquee,.spotlight #marquee-3 .marquee{transform:translate3d(-15%,-50%,0)}.spotlight .marquee-img-item{flex:1 1;display:flex;justify-content:center;align-items:center;border-radius:1rem;overflow:hidden}.spotlight .marquee-img-item.marquee-text-item{flex:1 1}.spotlight .marquee-img-item h1{text-transform:uppercase;font-family:Big Shoulders Display,sans-serif;font-weight:900;font-size:4.25rem;line-height:.9;letter-spacing:-.125rem;white-space:nowrap;padding:0 .25rem}.spotlight .marquee-img-item img{width:100%;height:100%;object-fit:cover}.spotlight .marquee-img-item h1 .char{will-change:font-weight}@media (max-width:1400px) and (min-width:1000px){.spotlight .marquee-container{width:200%;height:180px}.spotlight .marquee-img-item h1{font-size:3rem;white-space:nowrap;letter-spacing:-.05rem;padding:0 .25rem}}@media (max-width:1000px){.spotlight .marquees{height:120svh;gap:1rem}.spotlight .marquee-container{width:260%;height:clamp(135px,34vw,180px);margin-bottom:0}.spotlight #marquee-2 .marquee,.spotlight #marquee-4 .marquee{transform:translate3d(-35%,-50%,0)}.spotlight .marquee-img-item h1{font-size:clamp(2rem,9vw,2.5rem);padding:0 .25rem;letter-spacing:-.04rem}}.cta{background-color:var(--base-100)}.cta .container{display:flex;flex-direction:column;gap:6rem;padding-bottom:10rem}.cta .cta-copy{width:70%;margin:0 auto;display:flex;gap:2rem;padding:4rem 0}.cta .cta-copy .cta-col{flex:1 1}.cta .cta-copy .cta-col:nth-child(2){display:flex;flex-direction:column;gap:2rem}.cta .cta-card{margin:0 auto;width:70%;background-color:var(--base-400);color:var(--base-100);padding:2rem;border-radius:1rem}.cta .cta-card .cta-card-copy{display:flex;gap:2rem}.cta .cta-card .cta-card-copy .cta-card-col{flex:1 1}.cta .cta-card .cta-card-copy .cta-card-col:nth-child(2){display:flex;flex-direction:column;gap:2rem}.cta .cta-card .cta-card-copy .cta-card-col:nth-child(2) p{margin-bottom:2rem}.cta .cta-card .cta-card-copy .cta-card-col:nth-child(2) p:nth-child(2){margin-bottom:4rem}@media (max-width:1000px){.cta{padding-top:4rem}.cta .cta-copy{width:100%;flex-direction:column;gap:1.25rem;padding:3rem 0 2rem}.cta .cta-card{width:100%;padding:1.25rem}.cta .cta-card h3{font-size:clamp(2rem,9vw,3rem);line-height:.9}.cta .cta-card p{font-size:clamp(1rem,4.4vw,1.25rem);line-height:1.18}.cta .cta-card .cta-card-copy{flex-direction:column;gap:1.25rem}.cta .container{gap:2rem;padding-bottom:5rem}.cta .cta-card .cta-card-copy .cta-card-col:nth-child(2){gap:1.25rem}.cta .cta-card .cta-card-copy .cta-card-col:nth-child(2) p{margin-bottom:0}}