@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Oswald:wght@500&display=swap";
.TimedCards-module__sXPIRG__timedCardRoot{color:rgba(255,255,255,.867);background-color:#1a1a1a;width:100%;height:100vh;font-family:Inter,sans-serif;position:relative;overflow:hidden}.TimedCards-module__sXPIRG__card{background-position:50%;background-size:cover;position:absolute;top:0;left:0;box-shadow:6px 6px 10px 2px rgba(0,0,0,.6)}.TimedCards-module__sXPIRG__cardContent{color:rgba(255,255,255,.867);padding-left:16px;position:absolute;top:0;left:0}.TimedCards-module__sXPIRG__contentStart{background-color:rgba(255,255,255,.867);border-radius:99px;width:30px;height:5px}.TimedCards-module__sXPIRG__contentPlace{margin-top:6px;font-size:13px;font-weight:500}.TimedCards-module__sXPIRG__contentTitle1,.TimedCards-module__sXPIRG__contentTitle2{font-family:Oswald,sans-serif;font-size:30px;font-weight:600}.TimedCards-module__sXPIRG__contentTitle1{font-size:20px}.TimedCards-module__sXPIRG__details{z-index:22;position:absolute;top:240px;left:60px}.TimedCards-module__sXPIRG__details .TimedCards-module__sXPIRG__placeBox{height:46px;position:relative;overflow:hidden}.TimedCards-module__sXPIRG__details .TimedCards-module__sXPIRG__placeBox .TimedCards-module__sXPIRG__text{padding-top:16px;font-size:20px;position:relative}.TimedCards-module__sXPIRG__details .TimedCards-module__sXPIRG__placeBox .TimedCards-module__sXPIRG__text:before{content:"";background-color:#fff;border-radius:99px;width:30px;height:4px;position:absolute;top:0;left:0}.TimedCards-module__sXPIRG__details .TimedCards-module__sXPIRG__title1,.TimedCards-module__sXPIRG__details .TimedCards-module__sXPIRG__title2{font-family:Oswald,sans-serif;font-size:72px;font-weight:600}.TimedCards-module__sXPIRG__details .TimedCards-module__sXPIRG__titleBox1,.TimedCards-module__sXPIRG__details .TimedCards-module__sXPIRG__titleBox2{height:100px;margin-top:2px;overflow:hidden}.TimedCards-module__sXPIRG__details>.TimedCards-module__sXPIRG__desc{max-width:350px;margin-top:16px}.TimedCards-module__sXPIRG__details>.TimedCards-module__sXPIRG__cta{align-items:center;width:500px;margin-top:24px;display:flex}.TimedCards-module__sXPIRG__details>.TimedCards-module__sXPIRG__cta>.TimedCards-module__sXPIRG__bookmark{color:#fff;cursor:pointer;background-color:#ecad29;border:none;border-radius:99px;place-items:center;width:36px;height:36px;display:grid}.TimedCards-module__sXPIRG__details>.TimedCards-module__sXPIRG__cta>.TimedCards-module__sXPIRG__bookmark svg{width:20px;height:20px}.TimedCards-module__sXPIRG__details>.TimedCards-module__sXPIRG__cta>.TimedCards-module__sXPIRG__discover{color:#fff;text-transform:uppercase;cursor:pointer;background-color:transparent;border:1px solid #fff;border-radius:99px;height:36px;margin-left:16px;padding:4px 24px;font-size:12px}.TimedCards-module__sXPIRG__nav{z-index:50;justify-content:space-between;align-items:center;padding:20px 36px;font-weight:500;display:flex;position:fixed;top:0;left:0;right:0}.TimedCards-module__sXPIRG__nav svg,.TimedCards-module__sXPIRG__nav .TimedCards-module__sXPIRG__svgContainer{width:20px;height:20px}.TimedCards-module__sXPIRG__nav>div{text-transform:uppercase;align-items:center;font-size:14px;display:inline-flex}.TimedCards-module__sXPIRG__nav>div:first-child{gap:10px}.TimedCards-module__sXPIRG__nav>div:last-child{gap:24px}.TimedCards-module__sXPIRG__nav>div:last-child>.TimedCards-module__sXPIRG__active{position:relative}.TimedCards-module__sXPIRG__nav>div:last-child>.TimedCards-module__sXPIRG__active:after{content:"";background-color:#ecad29;border-radius:99px;height:3px;position:absolute;bottom:-8px;left:0;right:0}.TimedCards-module__sXPIRG__indicator{z-index:60;background-color:#ecad29;height:5px;position:fixed;top:0;left:0;right:0}.TimedCards-module__sXPIRG__cover{z-index:100;background-color:#1a1a1a;width:100vw;height:100vh;position:absolute;top:0;left:0}.TimedCards-module__sXPIRG__activeOverlay{pointer-events:none;z-index:21;opacity:0;background:linear-gradient(rgba(0,0,0,.45) 0%,rgba(0,0,0,.45) 100%);width:100vw;height:100vh;position:absolute;top:0;left:0}@media (max-width:1024px){.TimedCards-module__sXPIRG__details{top:200px;left:40px}.TimedCards-module__sXPIRG__details .TimedCards-module__sXPIRG__title1,.TimedCards-module__sXPIRG__details .TimedCards-module__sXPIRG__title2{font-size:56px}.TimedCards-module__sXPIRG__details>.TimedCards-module__sXPIRG__desc,.TimedCards-module__sXPIRG__details>.TimedCards-module__sXPIRG__cta{width:400px}}@media (max-width:768px){.TimedCards-module__sXPIRG__details{top:160px;left:20px}.TimedCards-module__sXPIRG__details .TimedCards-module__sXPIRG__title1,.TimedCards-module__sXPIRG__details .TimedCards-module__sXPIRG__title2{font-size:44px}.TimedCards-module__sXPIRG__details>.TimedCards-module__sXPIRG__desc,.TimedCards-module__sXPIRG__details>.TimedCards-module__sXPIRG__cta{width:300px}.TimedCards-module__sXPIRG__cardContent{padding-left:12px}.TimedCards-module__sXPIRG__contentTitle1{font-size:18px}.TimedCards-module__sXPIRG__contentTitle2{font-size:24px}.TimedCards-module__sXPIRG__nav{padding:16px;font-size:12px}.TimedCards-module__sXPIRG__nav>div:last-child{gap:16px}}@media (max-width:480px){.TimedCards-module__sXPIRG__details{top:20px;left:16px}.TimedCards-module__sXPIRG__details .TimedCards-module__sXPIRG__title1,.TimedCards-module__sXPIRG__details .TimedCards-module__sXPIRG__title2{font-size:36px}.TimedCards-module__sXPIRG__details>.TimedCards-module__sXPIRG__desc,.TimedCards-module__sXPIRG__details>.TimedCards-module__sXPIRG__cta{width:240px}.TimedCards-module__sXPIRG__contentPlace{font-size:12px}.TimedCards-module__sXPIRG__contentTitle1,.TimedCards-module__sXPIRG__contentTitle2{font-size:16px}.TimedCards-module__sXPIRG__nav{padding:12px;font-size:11px}.TimedCards-module__sXPIRG__nav>div:first-child{gap:8px}.TimedCards-module__sXPIRG__nav>div:last-child{display:none}.TimedCards-module__sXPIRG__cover{background-color:#000}}
