.spotlightCtn{background:var(--darkG);overflow:hidden}.spotlightSlider{padding-left:15%;display:flex}.singleSpotlight{background:#fff;border:1px solid #000;border-top-left-radius:10px;border-bottom-left-radius:10px;flex:1 0 80%;justify-content:space-between;margin-right:40px;padding:30px 30px 30px 80px;transition:transform 1s;display:flex;position:relative;overflow:hidden}.spotlightLeft{flex-direction:column;justify-content:space-between;width:46%;display:flex}.spotlightRight{border-radius:10px;width:50%;padding-bottom:50%;position:relative;overflow:hidden}.spotlightRight img{object-fit:cover}.singleSpotlight:before{content:"";background:var(--blue);width:20px;height:100%;position:absolute;top:0;left:0}.spotlightTag{background:var(--foreground);color:#000;background:var(--darkG);border-top-left-radius:20px;border-bottom-left-radius:20px;width:fit-content;margin-bottom:20px;padding:10px 20px;font-size:12px;font-weight:500}.spotlightDate{margin:0;font-weight:300}.spotlightTitle{margin-bottom:10px;font-size:24px;font-weight:500}.spotlightButtons{justify-content:space-between;width:150px;margin-bottom:40px;margin-left:auto;display:flex}.spotlightButtons button{opacity:1;cursor:pointer;background:0 0;border:none;margin:0;padding:0;transition:opacity .5s}.spotlightButtons button:disabled{opacity:.5!important}.sliderLeft svg{transform:rotate(180deg)}@media screen and (max-width:1100px){.spotlightSlider{padding:0}.singleSpotlight{flex-direction:column;flex:1 0 100%;margin-right:20px;padding:20px 20px 20px 40px}.spotlightLeft,.spotlightRight{width:100%}.spotlightTitle{font-size:24px}.spotlightDisc{font-size:14px}.spotlightRight{margin-top:30px;padding-bottom:100%}.spotlightDiv>h1{margin-bottom:50px}}
