.spotlight{background-color:var(--base-100);width:100%;height:100%;position:relative;overflow:hidden}.spotlight .marquees{flex-direction:column;justify-content:center;width:100%;height:150svh;display:flex;position:relative}.spotlight .marquee-container{gap:1rem;width:125%;height:250px;margin-bottom:1rem;display:flex;position:relative}.spotlight .marquee{will-change:transform;gap:1em;width:100%;height:100%;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.spotlight #marquee-1 .marquee,.spotlight #marquee-3 .marquee{transform:translate(-15%,-50%)}.spotlight .marquee-img-item{border-radius:1rem;flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.spotlight .marquee-img-item.marquee-text-item{flex:1}.spotlight .marquee-img-item h1{text-transform:uppercase;letter-spacing:-.125rem;font-family:Big Shoulders Display,sans-serif;font-size:4.25rem;font-weight:900;line-height:.9}.spotlight .marquee-img-item img{object-fit:cover;width:100%;height:100%}.spotlight .marquee-img-item h1 .char{will-change:font-weight}@media (max-width:1000px){.spotlight .marquees{height:auto;padding:4rem 0}.spotlight .marquee-container{width:300%;height:120px}.spotlight #marquee-2 .marquee,.spotlight #marquee-4 .marquee{transform:translate(-35%,-50%)}.spotlight .marquee-img-item h1{font-size:2rem}}@media (max-width:480px){.spotlight .marquee-container{width:500%;height:100px}.spotlight .marquee-img-item h1{font-size:1.5rem}}
.cta{background-color:var(--base-100)}.cta .container{flex-direction:column;gap:6rem;padding-bottom:10rem;display:flex}.cta .cta-copy{gap:2rem;width:70%;margin:0 auto;padding:4rem 0;display:flex}.cta .cta-copy .cta-col{flex:1}.cta .cta-copy .cta-col:nth-child(2){flex-direction:column;gap:2rem;display:flex}.cta .cta-card{background-color:var(--base-400);width:70%;color:var(--base-100);border-radius:1rem;margin:0 auto;padding:2rem}.cta .cta-card .cta-card-copy{gap:2rem;display:flex}.cta .cta-card .cta-card-copy .cta-card-col{flex:1}.cta .cta-card .cta-card-copy .cta-card-col:nth-child(2){flex-direction:column;gap:2rem;display:flex}.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 .container{gap:2rem;padding-bottom:4rem}.cta .cta-copy{flex-direction:column;gap:1.5rem;width:100%;padding:4rem 0 2rem}.cta .cta-card{width:100%;padding:2rem 1.25rem}.cta .cta-card .cta-card-copy{flex-direction:column;gap:1.5rem}.cta .cta-card .cta-card-copy .cta-card-col:nth-child(2) p:nth-child(2){margin-bottom:2rem}}
footer{background-color:var(--base-400);width:100%;color:var(--base-100)}footer .container{flex-direction:column;justify-content:space-between;min-height:50svh;padding:6rem 2rem 2rem;display:flex}footer .footer-header-content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2rem;width:70%;margin:0 auto;display:flex}footer .footer-byline{justify-content:space-between;align-items:center;width:100%;padding-top:6rem;display:flex}footer .footer-byline>div{flex:1;display:flex}footer .footer-copyright{justify-content:flex-end}footer .footer-author{color:var(--base-300);justify-content:center}footer .footer-time{color:var(--base-300);justify-content:flex-start}footer .footer-byline p{font-size:.9rem}@media (max-width:1024px){footer .footer-header-content{width:90%}}@media (max-width:768px){footer .container{min-height:40svh;padding:6rem 1.5rem 2rem}footer .footer-header-content{width:100%;margin-bottom:4rem}footer .footer-header h1{font-size:clamp(2.5rem,12vw,4rem);line-height:1}footer .footer-byline{flex-direction:column;gap:1.5rem;padding-top:0}footer .footer-byline>div{flex:none;justify-content:center;width:100%}}@media (max-width:480px){footer .footer-header h1{font-size:1.5rem}}
