@font-face{font-family:Trueno;src:url(/fonts/TruenoLt.otf)format("opentype");font-weight:300;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoRg.otf)format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoRg.otf)format("opentype");font-weight:500;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoSBd.otf)format("opentype");font-weight:600;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoBd.otf)format("opentype");font-weight:700;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoBlk.otf)format("opentype");font-weight:900;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova.otf)format("opentype");font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsMedium.ttf)format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsSemiBold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsBold.ttf)format("truetype");font-weight:700;font-display:swap}:root{--vmax:calc(100dvh - 80px)}@media (max-width:850px){:root{--vmax:calc(100dvh - 60px)}}@media (max-width:768px){:root{--vmax:calc(100dvh - 60px - 20px)}}#daily-cases{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;gap:20px 16px;margin-top:24px;display:grid}@media only screen and (max-width:1860px){#daily-cases{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}@media only screen and (max-width:1620px){#daily-cases{grid-template-columns:1fr 1fr 1fr 1fr}}@media only screen and (max-width:1400px){#daily-cases{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:600px){#daily-cases{grid-template-columns:1fr 1fr}}#daily-cases .case{cursor:pointer;background:linear-gradient(#161a2b 0%,#21252b99 100%);border-radius:8px;flex-direction:column;justify-content:space-between;align-items:center;gap:12px;padding:24px 12px 12px;transition:all .15s;display:flex;position:relative}#daily-cases .case .keys{background-color:#3d4349;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:5px 8px;font-size:14px;font-weight:600;display:flex;position:absolute;top:8px;right:8px}#daily-cases .case .keys span{color:#576080}#daily-cases .case p{margin-top:10px;font-size:17px;font-weight:500}#daily-cases .case button{width:100%}#daily-cases .case .countdown,#daily-cases .case .locked{color:#576080;background:#2c2f32;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:40px;font-size:14px;font-weight:600;display:flex}#daily-cases .case .countdown.locked,#daily-cases .case .locked.locked{background:#141827}#daily-cases .case .image-container{flex:1;justify-content:center;align-items:center;min-height:200px;display:flex}@media only screen and (max-width:600px){#daily-cases .case .image-container{min-height:150px}}#daily-cases .case .image-container img{width:min(85%,170px);height:auto}#daily-cases .case:has(.locked) .image-container img{filter:grayscale()}
