@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)}}#towers .game-container{background:linear-gradient(#181d3090 0%,#191e3290 100%);border-top:3px solid #1e243b;border-radius:12px;margin-bottom:20px;display:flex}@media only screen and (max-width:1000px){#towers .game-container{background:0 0;border-top:none;border-radius:0;flex-direction:column-reverse}}#towers .game-container .game{justify-content:center;align-items:center;width:70%;padding:50px 0;display:flex}@media only screen and (max-width:1680px){#towers .game-container .game{flex-direction:column;width:55%}}@media only screen and (max-width:1000px){#towers .game-container .game{width:100%;padding:20px 0}}#towers .game-container .game .game-window{flex-direction:column;gap:24px;width:45%;display:flex}@media only screen and (max-width:1900px){#towers .game-container .game .game-window{width:70%}}@media only screen and (max-width:768px){#towers .game-container .game .game-window{gap:12px;width:80%}}@media only screen and (max-width:500px){#towers .game-container .game .game-window{gap:10px;width:85%}}#towers .game-container .game .game-window .layer{gap:15px;display:flex}#towers .game-container .game .game-window .layer .reveal-btn{background:linear-gradient(#21273e,#232942);border-radius:8px;outline:2px solid #1b2033;justify-content:center;align-items:center;gap:8px;width:100%;max-width:300px;height:60px;transition:all .1s;display:flex;position:relative;box-shadow:inset 0 -4px #1b2033}@media only screen and (max-width:768px){#towers .game-container .game .game-window .layer .reveal-btn{height:50px}}#towers .game-container .game .game-window .layer .reveal-btn:after{content:"";z-index:2;opacity:.04;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}#towers .game-container .game .game-window .layer .reveal-btn:active{height:56px;margin-top:4px;box-shadow:inset 0 0 #1b2033}#towers .game-container .game .game-window .layer .reveal-btn:hover .next-multiplier{opacity:1}#towers .game-container .game .game-window .layer .reveal-btn:has(.revealed){background:linear-gradient(#dc8100,#f1af52)}#towers .game-container .game .game-window .layer .reveal-btn:has(.bomb){background:linear-gradient(90deg,#ff2b2b,#9f1c1c)}#towers .game-container .game .game-window .layer .reveal-btn>*{z-index:3;position:relative}#towers .game-container .game .game-window .layer .reveal-btn .revealed{justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:500;display:flex}#towers .game-container .game .game-window .layer .reveal-btn .next-multiplier{opacity:0;color:#a4a4a4;font-size:16px;font-weight:500}#towers .game-container .bet-form{background:#1b2033;border-radius:12px 0 0 12px;flex-direction:column;gap:20px;width:30%;padding:25px;font-family:Poppins;display:flex}@media only screen and (max-width:1680px){#towers .game-container .bet-form{width:45%}}@media only screen and (max-width:1000px){#towers .game-container .bet-form{border-radius:0;width:100%}#towers .game-container .bet-form:has(.earning){flex-direction:column-reverse;gap:18px}:is(#towers .game-container .bet-form:has(.earning) .entry-wrapper,#towers .game-container .bet-form:has(.earning) .slider-container){display:none}#towers .game-container .bet-form:has(.earning) .earning span{font-family:Poppins;font-size:13px;font-weight:500}#towers .game-container .bet-form:has(.earning) .earning .top>div>div{padding:14px}#towers .game-container .bet-form:has(.earning) .earning .profit>div{padding:14px}}#towers .game-container .bet-form .entry-wrapper{flex-direction:column;gap:10px;font-weight:500;display:flex}#towers .game-container .bet-form .entry-wrapper .bet-entry{background:#232840;border-radius:12px;align-items:center;gap:12px;padding:8px 8px 8px 16px;display:flex}#towers .game-container .bet-form .entry-wrapper .bet-entry input{flex:1;width:100%;font-size:20px;font-weight:500}#towers .game-container .bet-form .entry-wrapper .bet-entry .buttons{align-items:center;gap:4px;display:flex}#towers .game-container .bet-form .entry-wrapper .bet-entry .buttons button{color:#5b6177;background:#2f354d;border-radius:5px;padding:12px;font-size:15px;font-weight:500}#towers .game-container .bet-form .entry-wrapper .slider-container{margin-top:10px}#towers .game-container .bet-form .difficulty{flex-direction:column;gap:10px;font-size:16px;font-weight:500;display:flex}#towers .game-container .bet-form .difficulty button{text-transform:capitalize;background:#232840;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;height:fit-content;padding:15px 20px;font-family:Poppins;font-size:17px;font-weight:500;display:flex}#towers .game-container .bet-form .difficulty .dropdown{border-radius:8px;margin-top:5px}#towers .game-container .bet-form .difficulty .dropdown-wrapper{width:100%}#towers .game-container .bet-form .difficulty .dropdown .item{font-family:Poppins;font-size:17px}#towers .game-container .bet-form .actions button{width:100%;padding:28px;font-size:18px;font-weight:600}@media only screen and (max-width:850px){#towers .game-container .bet-form .actions button{width:calc(100% - 40px);height:fit-content;margin-left:20px;padding:14px}}#towers .game-container .bet-form .earning{flex-direction:column;gap:10px;margin-top:20px;display:flex}#towers .game-container .bet-form .earning span{font-size:16px;font-weight:500}#towers .game-container .bet-form .earning .top{align-items:center;gap:10px;display:flex}#towers .game-container .bet-form .earning .top>div{flex-direction:column;gap:10px;width:100%;display:flex}#towers .game-container .bet-form .earning .top>div>div{background:#232840;border-radius:12px;width:100%;padding:14px}#towers .game-container .bet-form .earning .profit{flex-direction:column;gap:10px;display:flex}#towers .game-container .bet-form .earning .profit>div{background:#232840;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:14px;display:flex}
