.spotlight{background-color:var(--dark);width:100%;height:100%;color:var(--light);flex-direction:column;justify-content:center;max-width:100%;padding-top:1rem;display:flex;position:relative;overflow:hidden}.spot-header{justify-content:center;width:100%;max-width:800px;height:auto;padding-bottom:0;display:flex}.spotheader{justify-content:center;padding-bottom:0;display:flex}.spotlight .marquees{flex-direction:column;justify-content:center;width:100%;height:140svh;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}.cta-buttons{justify-content:center;margin-bottom:3rem;display:flex}.cta-btn{cursor:pointer;color:var(--dark);border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s}.cta-btn-image{background-color:var(--light);border:1px solid var(--light);color:var(--dark)}.cta-btn-image:hover{background-color:#ddd}@media (max-width:1000px){.spotlight{height:100vh}.spotlight .marquees{height:fit-content;margin-top:3rem;margin-bottom:3rem}.spot-header{width:80%;margin:0 auto;position:absolute;top:1rem}.spotlight .marquee-container{width:250%;height:150px}.spotlight #marquee-2 .marquee,.spotlight #marquee-4 .marquee{transform:translate(-35%,-50%)}.spotlight .marquee-img-item h1{font-size:2.5rem}}
