.mobile-exact-hero{display:none}
@media(max-width:680px){
  html,body{scrollbar-width:none}
  body::-webkit-scrollbar{display:none}
  .topbar,.hero{display:none!important}
  .mobile-exact-hero{position:relative;display:block;width:100%;aspect-ratio:852/1847;overflow:hidden;background:#050607}
  .mobile-exact-art{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover}
  .mobile-exact-semantics{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
  .mobile-exact-menu,.mobile-exact-primary,.mobile-exact-bottom,.mobile-exact-next{position:absolute;z-index:8;display:block;border:0;background:transparent;cursor:pointer}
  .mobile-exact-menu{top:0;right:0;width:15%;height:5.1%;padding:0}
  .mobile-exact-primary{left:9.5%;top:68.3%;width:81%;height:6.5%}
  .mobile-exact-next{left:43%;top:85.2%;width:14%;height:5%}
  .mobile-exact-bottom{left:3.8%;top:94.15%;width:92.5%;height:5.1%}
  .mobile-exact-countdown{position:absolute;z-index:9;left:25.7%;top:67.6%;width:52%;height:4%;display:flex;align-items:center;justify-content:center;background:#07090b;color:#d71335}
  .mobile-exact-countdown .timer{width:100%;margin:0;gap:1.25vw;display:flex;align-items:center;justify-content:center}
  .mobile-exact-countdown .timer>div{min-width:11.6vw;display:block}
  .mobile-exact-countdown .timer b{display:block;color:#d71335;font-size:8.1vw;font-weight:600;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.055em}
  .mobile-exact-countdown .timer i{margin:0;color:#d71335;font-size:5.4vw;font-weight:700;line-height:1;animation:colon 1s step-end infinite}
  .mobile-exact-countdown .timer small{display:none}
  .mobile-menu{z-index:100;inset:4.55vw 0 auto;top:auto;padding-top:22px;box-shadow:0 20px 50px rgba(0,0,0,.28)}
  .sticky-cta{display:none!important}
}
