input[type=checkbox].switch_2{box-sizing:border-box;outline:none;font-size:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:3em;height:1.5em;background:#ddd;border-radius:3em;position:relative;cursor:pointer;transition:all .2s ease-in-out}input[type=checkbox].switch_2:checked:after{left:calc(100% - 1.5em)}input[type=checkbox].switch_2:after{position:absolute;content:"";width:1.5em;height:1.5em;border-radius:50%;background:#fff;box-shadow:0 0 .25em #0000004d;transform:scale(.7);left:0;transition:all .2s ease-in-out}input[type=checkbox].switch_2:checked{background:#29b658}input[type=checkbox]:focus{outline:none;border:none;box-shadow:none}.vue-deposit-slider{display:flex;flex-direction:column;width:40%;align-items:center;border-radius:8px;border:2px solid #141417;padding:12px;margin:16px 0}.deposit-modal-body-balance{display:flex;width:100%;justify-content:center;align-items:center}.coinflip-add-button{position:relative;display:flex;border-radius:3px;align-items:center;justify-content:center;border:unset;background-color:#121214;color:#c4c4c4;font-size:12px;width:100px;font-weight:700;height:50px;text-align:center}.coinflip-add-button:hover{background-color:#272727;color:#fff}.coinflip-add-buttons{display:grid;grid-auto-flow:column dense;grid-template-rows:1fr 1fr;grid-auto-columns:1fr;align-items:center;gap:4px;flex-wrap:wrap;margin-bottom:10px}.cf-picked-blue{box-shadow:0 0 13px #4778bc;border-radius:999px;opacity:1}.cf-picked-red{box-shadow:0 0 13px #e87575;border-radius:999px;opacity:1}.pick-side{display:flex;justify-content:center;align-items:center;gap:25px;background-color:#ffffff05;border-radius:10px;padding:10px 25px}.deposit-choose-type{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:25px;margin-top:25px;width:100%}.deposit-type-steam{width:70%;height:15vh;font-size:20px;display:flex;align-items:center;border-radius:10px;cursor:pointer;background-color:#202327cc;background-image:linear-gradient(#5059ac33,#5069ac00 80%);border-top:2px solid rgba(54,98,164,.8)}.deposit-type-site{width:70%;height:15vh;font-size:20px;display:flex;align-items:center;border-radius:10px;cursor:pointer;border-top:2px solid #ffbb00;background-color:#202327cc;background-image:linear-gradient(#ac9e5033,#aca15000 80%);border-top:2px solid rgba(164,149,54,.8)}.deposit-type-balance{width:70%;height:15vh;font-size:20px;display:flex;align-items:center;border-radius:10px;cursor:pointer;border-top:2px solid rgb(255,187,0,.8);background-color:#202327cc;background-image:linear-gradient(#ac8c5033,#ac895000 80%)}.deposit-type-balance:hover,.deposit-type-site:hover,.deposit-type-steam:hover{background-color:#2d2e31cc}.cf-input-div-amount{display:flex;flex-flow:row nowrap;background:#00000047;border-color:transparent;align-items:center;text-align:center;line-height:1.5;padding:15px 8px;border-radius:6px;margin-right:5px;margin-top:5px;margin-bottom:25px;width:230px;font-size:1.4em;font-weight:600}.coinflip-input:focus{outline:none}.coinflip-input{justify-content:center;align-items:center;width:100%;text-align:left;font-size:1em;font-weight:600;color:#ffffffde;outline:none;line-height:1.5;overflow-y:hidden;margin-left:5px;border:none;background-color:transparent}.full-cover-low{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#00000040;z-index:100}.coinflip-create-footer{height:60px;width:100%;background:#0000003e;display:flex;align-items:center;justify-content:center;font-weight:700}.coinflip-create-header{height:70px;background:#0000003e;border-bottom:1px solid #272727;display:flex;align-items:center;width:100%;position:relative}.coinflip-create-body{margin-top:40px;flex:1;width:60%;display:flex;align-items:center;justify-content:center;flex-direction:column}.coinflip-create-bottom{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column}.create-coinflip{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 48px);height:calc(100% - 48px);max-width:300px;max-height:400px;display:flex;flex-direction:column;z-index:500;background:#191b1e;border-radius:18px;overflow:hidden}.create-game{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:13px;width:165px;height:40px;border-radius:6px;font-weight:700;box-shadow:0 3px #d6a40d56;background:#be9116d0;color:#fff;min-width:165px;background-image:repeating-linear-gradient(-45deg,transparent,transparent 1rem,rgba(21,23,25,.1) 0px,rgba(21,23,25,.1) 2rem)}.create-game:hover{background-color:#ce9c1269!important;box-shadow:0 3px #7f61095d!important}@media only screen and (max-width: 1024px){.coinflip-add-button{padding:10px;width:80px;height:40px}.coinflip-add-buttons{flex-wrap:wrap}.vue-deposit-slider{width:80%}.deposit-type-steam,.deposit-type-site,.deposit-type-balance{width:100%}.coinflip-add-buttons{grid-template-rows:1fr 1fr 1fr;grid-auto-columns:1fr}.create-game{padding-right:0;padding-left:0;width:80%}}
