.spotlight{position:relative;width:100%;height:100%;background-color:#fff;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:Nunito Sans,sans-serif;font-weight:700;font-size:4.25rem;line-height:.9;letter-spacing:-.125rem}.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:1040px){.spotlight .marquees{height:100svh}.spotlight .marquee-img-item h1{font-size:3rem}}@media (max-width:840px){.spotlight .marquees{height:100svh}.spotlight .marquee-container{width:250%;height:225px}.spotlight #marquee-2 .marquee,.spotlight #marquee-4 .marquee{transform:translate3d(-35%,-50%,0)}.spotlight .marquee-img-item h1{font-size:3.75rem}}@media (max-width:440px){.spotlight .marquee-img-item h1{font-size:2.25rem}.spotlight .marquee-container{height:150px}}.cta{background-color:#fff}.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:#000;color:#fff;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}.cta .sm{font-size:1.25rem;font-weight:700;color:black}.cta .lg{margin-top:-5px;font-size:2rem}@media (max-width:1040px){.cta .container{padding-left:5rem;padding-right:5rem;gap:2rem}.cta .cta-copy{width:100%;flex-direction:column}.cta .cta-card{width:100%}.cta .cta-card .cta-card-copy{flex-direction:column}.cta .sm{font-size:2.5rem;font-weight:700}.cta-card-copy h3{margin-left:-5px;font-size:4rem}.cta-card-copy p{font-size:1.75rem}}@media (max-width:440px){.cta .container{padding-left:1rem;padding-right:1rem}}