.spotlight{position:relative;width:100%;height:100%;background-color:var(--fb-black,#0a0a0a);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{position:relative;flex:1;min-width:300px;display:flex;justify-content:center;align-items:center;border-radius:1rem;overflow:hidden;background-color:var(--fb-dark,#141414)}.spotlight .marquee-img-item.marquee-text-item{flex:0 0 auto;min-width:-moz-fit-content;min-width:fit-content;width:auto;padding:0 1.5rem;white-space:nowrap;overflow:visible}.spotlight .marquee-img-item h1{text-transform:uppercase;font-family:Akzidenz-Grotesk Pro,sans-serif;font-weight:900;font-size:4.25rem;line-height:.9;letter-spacing:-.125rem;color:var(--fb-mango,#f5a623);margin:0;padding:0;display:inline-block}.spotlight .marquee-img-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.spotlight .marquee-img-item h1 .char{will-change:font-weight}.spotlight .marquee-link{cursor:pointer;text-decoration:none;transition:transform .3s ease,background-color .3s ease}.spotlight .marquee-link:hover{transform:scale(1.02);background-color:var(--fb-dark-hover,#1a1a1a)}.spotlight .marquee-link:hover h1{color:var(--fb-white,#ffffff)}@media (max-width:1000px){.spotlight .marquees{height:100svh}.spotlight .marquee-container{width:250%;height:150px}.spotlight #marquee-2 .marquee,.spotlight #marquee-4 .marquee{transform:translate3d(-35%,-50%,0)}.spotlight .marquee-img-item h1{font-size:2.5rem}.spotlight .marquee-img-item.marquee-text-item{padding:0 1rem;min-width:auto}}@media (max-width:640px){.spotlight .marquees{height:80svh}.spotlight .marquee-container{width:300%;height:100px;margin-bottom:.5rem}.spotlight .marquee-img-item{min-width:180px;border-radius:.5rem}.spotlight .marquee-img-item h1{font-size:1.5rem;letter-spacing:-.05rem}.spotlight .marquee-img-item.marquee-text-item{padding:0 .75rem;min-width:auto}}@media (max-width:375px){.spotlight .marquees{height:70svh}.spotlight .marquee-container{width:350%;height:80px;margin-bottom:.375rem}.spotlight .marquee-img-item{min-width:140px;border-radius:.375rem}.spotlight .marquee-img-item h1{font-size:1.125rem}.spotlight .marquee-img-item.marquee-text-item{padding:0 .5rem;min-width:auto}}