.blur-fix{pointer-events:none;z-index:2147483001;position:fixed;bottom:20px;right:20px;transform:scale(2)translate(0,0)}.blur-fix .hypecase-support{color:#00e880;will-change:transform;cursor:pointer;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1px;transform-origin:50%;pointer-events:all;background:#252b38;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .275s,background .275s;display:flex;transform:scale(.5)}@media screen and (max-width:780px){.blur-fix .hypecase-support{display:none!important}}.blur-fix .hypecase-support:hover{background:#292f3d;transform:scale(.55)}.blur-fix .hypecase-support:active{transform:scale(.45)}#modal-portal>.modal-wrapper{z-index:2147483002;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;bottom:0;left:0}#modal-portal>.modal-wrapper.fullscreen .right-close{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0003}@media screen and (max-width:480px){#modal-portal>.modal-wrapper.fullscreen>.modal{border-radius:0;max-height:100%}}#modal-portal>.modal-wrapper.side-modal{justify-content:end}@media screen and (max-width:480px){#modal-portal>.modal-wrapper.side-modal{justify-content:center}}#modal-portal>.modal-wrapper.side-modal>.modal{height:100%;max-height:calc(100% - 40px);margin:0 16px 0 0;animation:.2s slideIn}@media screen and (max-width:940px){#modal-portal>.modal-wrapper.side-modal>.modal{width:unset}}@media screen and (max-width:480px){#modal-portal>.modal-wrapper.side-modal>.modal{width:100%;animation:unset;margin-right:unset;max-height:90%;height:unset;margin-top:auto}}@keyframes slideIn{0%{transform:translate(50px)}to{transform:translate(0)}}#modal-portal>.modal-wrapper.animate-in>.modal,#modal-portal>.modal-wrapper.animate-in>.modal-mask,#modal-portal>.modal-wrapper.animate-in canvas{opacity:1}#modal-portal>.modal-wrapper.animate-in>.modal{transform:scale(1)}@media screen and (max-width:780px){#modal-portal>.modal-wrapper.animate-in>.modal{transform:translate(0,0)}}#modal-portal>.modal-wrapper.animate-out>.modal,#modal-portal>.modal-wrapper.animate-out>.modal-mask,#modal-portal>.modal-wrapper.animate-out canvas{opacity:0}#modal-portal>.modal-wrapper.animate-out>.modal{transform:scale(.94)}@media screen and (max-width:780px){#modal-portal>.modal-wrapper.animate-out>.modal{opacity:1;transform:translateY(100%)}}#modal-portal>.modal-wrapper canvas{transition:opacity .275s}#modal-portal>.modal-wrapper>.modal-mask{z-index:-1;background:#0003;width:100%;height:100vh;transition:opacity .12s ease-out;position:absolute}#modal-portal>.modal-wrapper>.modal{opacity:0;will-change:opacity,transform;z-index:10;background:#181b24;border-radius:16px;width:-webkit-max-content;width:max-content;max-height:90%;margin:auto;transition:opacity .12s ease-out,transform .12s ease-out;position:relative;overflow-y:auto;transform:scale(.94);box-shadow:0 3px 8px #0000001a}#modal-portal>.modal-wrapper>.modal.overflow{overflow-y:unset}#modal-portal>.modal-wrapper>.modal>div{max-width:100%;max-height:100%}@media screen and (max-width:940px){#modal-portal>.modal-wrapper>.modal{width:calc(100% - 42px)}#modal-portal>.modal-wrapper>.modal .modal-inner{width:100%}}@media screen and (max-width:780px){#modal-portal>.modal-wrapper>.modal{right:unset;top:unset;border-radius:16px 16px 0 0;width:100%;margin-bottom:0;transition:transform .4s;transform:translateY(100%)}#modal-portal>.modal-wrapper>.modal>div{width:100%}}#modal-portal .right-close{z-index:13;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;height:30px;transition:opacity .275s,background-color .275s,border .275s;display:flex;position:absolute;top:10px;right:10px;width:30px!important}@media screen and (max-width:780px){#modal-portal .right-close{border-radius:8px}}#modal-portal .right-close.scrolled{border:1px solid #4c5467}#modal-portal .right-close:hover{cursor:pointer;background-color:#252b38}.auth-modal{grid-template-columns:340px 1fr;gap:24px;min-width:740px;min-height:495px;display:grid}.auth-modal form{flex-direction:column;gap:24px;display:flex}.auth-modal--logo{text-transform:uppercase;color:#f3f4f6;filter:drop-shadow(0 2px 6px #0006);align-items:center;gap:8px;font-family:Squad,sans-serif;font-size:28px;font-weight:900;line-height:100%;display:flex}.auth-modal--details{color:#f3f4f6;text-align:center;text-shadow:0 1px 3px #000000e6;font-size:12px;font-weight:500;line-height:100%}.auth-modal--body{text-align:left;padding:24px 24px 24px 0}.auth-modal--title{text-align:left;color:#f3f4f6;text-transform:uppercase;padding-bottom:24px;font-family:Squad,sans-serif;font-size:24px;font-weight:900;line-height:100%}.auth-modal--illustration{background-image:url(/static/image/login.61987d3b.png);background-size:cover;border-radius:10px;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;margin:10px;padding:30px 0 0;display:flex;position:relative}.auth-modal--illustration:after{content:"";border-radius:8px;position:absolute;top:4px;bottom:4px;left:4px;right:4px;box-shadow:inset 0 0 0 2px #0006}.auth-modal--separator{text-align:center;color:#404653;text-align:center;text-transform:uppercase;font-size:12px;font-weight:500;line-height:100%;position:relative}.auth-modal--separator span{z-index:1;background:#181b24;padding:0 16px;display:inline-block;position:relative}.auth-modal--separator:before{content:"";background-color:#404653;width:100%;height:1px;position:absolute;top:0;left:0;transform:translateY(6px)}.auth-modal--input-label{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.auth-modal--addendum{text-align:center;color:#757f91;text-align:center;font-size:14px;font-weight:500;line-height:100%}.auth-modal--addendum span{color:#39f96c}.auth-modal--return{text-align:center;color:#404653;cursor:pointer}.loading{justify-content:center;align-items:center;width:100%;height:100%;margin:0 auto;display:flex}.loading .spinner-loading-animation{animation:1.4s linear infinite rotator}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading .path{stroke-dasharray:80 200;stroke-dashoffset:0;transform-origin:50%;animation:1.4s ease-in-out infinite dash}@keyframes dash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:100 200;stroke-dashoffset:-15px}to{stroke-dasharray:100 200;stroke-dashoffset:-125px}}.btn{justify-content:center;align-items:center;gap:5px;padding:0 15px;transition:all .3s;display:flex;position:relative}.btn.btn--round{padding:0}.btn--contents{justify-content:center;align-items:center;display:flex}.btn--icon{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.btn--emboss{border-top:1px solid #ffffff4d;border-bottom:2px solid #0000004d}.btn--stack{flex-direction:column}.btn--md{border-radius:8px;height:40px;font-size:14px;font-weight:700}.btn--md.btn--round{border-radius:40px;width:40px}.btn--md.btn--round svg{width:20px;height:20px}.btn--lg{border-radius:8px;height:44px;padding:0 22.5px;font-size:14px;font-weight:700}.btn--lg.btn--round{border-radius:44px;width:44px}.btn--lg.btn--round svg{width:26.4px;height:26.4px}.btn--auto{height:unset;border-radius:8px;padding:15px}.btn--base-100{color:#14171e;background-color:#b6bcc9;transition:all .3s}.btn--base-100:hover{background-color:#f3f4f6}.btn--base-100[disabled]{opacity:.6}.btn--base-100[disabled]>*{opacity:.6;cursor:not-allowed}.btn--base-100[disabled]:hover{background-color:#b6bcc9}.btn--base-200{color:#14171e;background-color:#8e95a5;transition:all .3s}.btn--base-200:hover{background-color:#b6bcc9}.btn--base-200[disabled]{opacity:.6}.btn--base-200[disabled]>*{opacity:.6;cursor:not-allowed}.btn--base-200[disabled]:hover{background-color:#8e95a5}.btn--base-300{color:#f3f4f6;background-color:#757f91;transition:all .3s}.btn--base-300:hover{background-color:#8e95a5}.btn--base-300[disabled]{opacity:.6}.btn--base-300[disabled]>*{opacity:.6;cursor:not-allowed}.btn--base-300[disabled]:hover{background-color:#757f91}.btn--base-400{color:#f3f4f6;background-color:#505767;transition:all .3s}.btn--base-400:hover{background-color:#757f91}.btn--base-400[disabled]{opacity:.6}.btn--base-400[disabled]>*{opacity:.6;cursor:not-allowed}.btn--base-400[disabled]:hover{background-color:#505767}.btn--base-500{color:#f3f4f6;background-color:#404653;transition:all .3s}.btn--base-500:hover{background-color:#505767}.btn--base-500[disabled]{opacity:.6}.btn--base-500[disabled]>*{opacity:.6;cursor:not-allowed}.btn--base-500[disabled]:hover{background-color:#404653}.btn--base-600{color:#f3f4f6;background-color:#232731;transition:all .3s}.btn--base-600:hover{background-color:#404653}.btn--base-600[disabled]{opacity:.6}.btn--base-600[disabled]>*{opacity:.6;cursor:not-allowed}.btn--base-600[disabled]:hover{background-color:#232731}.btn--base-700{color:#f3f4f6;background-color:#181b24;transition:all .3s}.btn--base-700:hover{background-color:#232731}.btn--base-700[disabled]{opacity:.6}.btn--base-700[disabled]>*{opacity:.6;cursor:not-allowed}.btn--base-700[disabled]:hover{background-color:#181b24}.btn--base-800{color:#f3f4f6;background-color:#14171e;transition:all .3s}.btn--base-800:hover{background-color:#181b24}.btn--base-800[disabled]{opacity:.6}.btn--base-800[disabled]>*{opacity:.6;cursor:not-allowed}.btn--base-800[disabled]:hover{background-color:#14171e}.btn--accent-100{color:#14171e;background-color:#83fca2;transition:all .3s}.btn--accent-100:hover{background-color:#9bfdb4}.btn--accent-100[disabled]{opacity:.6}.btn--accent-100[disabled]>*{opacity:.6;cursor:not-allowed}.btn--accent-100[disabled]:hover{background-color:#83fca2}.btn--accent-200{color:#14171e;background-color:#6afb90;transition:all .3s}.btn--accent-200:hover{background-color:#83fca2}.btn--accent-200[disabled]{opacity:.6}.btn--accent-200[disabled]>*{opacity:.6;cursor:not-allowed}.btn--accent-200[disabled]:hover{background-color:#6afb90}.btn--accent-300{color:#14171e;background-color:#52fa7f;transition:all .3s}.btn--accent-300:hover{background-color:#6afb90}.btn--accent-300[disabled]{opacity:.6}.btn--accent-300[disabled]>*{opacity:.6;cursor:not-allowed}.btn--accent-300[disabled]:hover{background-color:#52fa7f}.btn--accent-400{color:#14171e;background-color:#39f96c;transition:all .3s}.btn--accent-400:hover{background-color:#52fa7f}.btn--accent-400[disabled]{opacity:.6}.btn--accent-400[disabled]>*{opacity:.6;cursor:not-allowed}.btn--accent-400[disabled]:hover{background-color:#39f96c}.btn--accent-500{color:#101318;background-color:#07f847;transition:all .3s}.btn--accent-500:hover{background-color:#39f96c}.btn--accent-500[disabled]{opacity:.6}.btn--accent-500[disabled]>*{opacity:.6;cursor:not-allowed}.btn--accent-500[disabled]:hover{background-color:#07f847}.btn--accent-600{color:#f3f4f6;background-color:#06c639;transition:all .3s}.btn--accent-600:hover{background-color:#07f847}.btn--accent-600[disabled]{opacity:.6}.btn--accent-600[disabled]>*{opacity:.6;cursor:not-allowed}.btn--accent-600[disabled]:hover{background-color:#06c639}.btn--accent-700{color:#f3f4f6;background-color:#05942b;transition:all .3s}.btn--accent-700:hover{background-color:#06c639}.btn--accent-700[disabled]{opacity:.6}.btn--accent-700[disabled]>*{opacity:.6;cursor:not-allowed}.btn--accent-700[disabled]:hover{background-color:#05942b}.btn--accent-800{color:#f3f4f6;background-color:#03631d;transition:all .3s}.btn--accent-800:hover{background-color:#05942b}.btn--accent-800[disabled]{opacity:.6}.btn--accent-800[disabled]>*{opacity:.6;cursor:not-allowed}.btn--accent-800[disabled]:hover{background-color:#03631d}.btn--yellow-100{color:#14171e;background-color:#ffd28f;transition:all .3s}.btn--yellow-100:hover{background-color:#ffdda8}.btn--yellow-100[disabled]{opacity:.6}.btn--yellow-100[disabled]>*{opacity:.6;cursor:not-allowed}.btn--yellow-100[disabled]:hover{background-color:#ffd28f}.btn--yellow-200{color:#14171e;background-color:#ffc875;transition:all .3s}.btn--yellow-200:hover{background-color:#ffd28f}.btn--yellow-200[disabled]{opacity:.6}.btn--yellow-200[disabled]>*{opacity:.6;cursor:not-allowed}.btn--yellow-200[disabled]:hover{background-color:#ffc875}.btn--yellow-300{color:#14171e;background-color:#ffbe5c;transition:all .3s}.btn--yellow-300:hover{background-color:#ffc875}.btn--yellow-300[disabled]{opacity:.6}.btn--yellow-300[disabled]>*{opacity:.6;cursor:not-allowed}.btn--yellow-300[disabled]:hover{background-color:#ffbe5c}.btn--yellow-400{color:#14171e;background-color:#ffb442;transition:all .3s}.btn--yellow-400:hover{background-color:#ffbe5c}.btn--yellow-400[disabled]{opacity:.6}.btn--yellow-400[disabled]>*{opacity:.6;cursor:not-allowed}.btn--yellow-400[disabled]:hover{background-color:#ffb442}.btn--yellow-500{color:#101318;background-color:#ffa00f;transition:all .3s}.btn--yellow-500:hover{background-color:#ffb442}.btn--yellow-500[disabled]{opacity:.6}.btn--yellow-500[disabled]>*{opacity:.6;cursor:not-allowed}.btn--yellow-500[disabled]:hover{background-color:#ffa00f}.btn--yellow-600{color:#f3f4f6;background-color:#db8400;transition:all .3s}.btn--yellow-600:hover{background-color:#ffa00f}.btn--yellow-600[disabled]{opacity:.6}.btn--yellow-600[disabled]>*{opacity:.6;cursor:not-allowed}.btn--yellow-600[disabled]:hover{background-color:#db8400}.btn--yellow-700{color:#f3f4f6;background-color:#a86600;transition:all .3s}.btn--yellow-700:hover{background-color:#db8400}.btn--yellow-700[disabled]{opacity:.6}.btn--yellow-700[disabled]>*{opacity:.6;cursor:not-allowed}.btn--yellow-700[disabled]:hover{background-color:#a86600}.btn--yellow-800{color:#f3f4f6;background-color:#754700;transition:all .3s}.btn--yellow-800:hover{background-color:#a86600}.btn--yellow-800[disabled]{opacity:.6}.btn--yellow-800[disabled]>*{opacity:.6;cursor:not-allowed}.btn--yellow-800[disabled]:hover{background-color:#754700}.btn--outline{color:#8e95a5;background:0 0;border:1px solid #232731}.btn--outline:hover{color:#b6bcc9}.btn--outline[disabled]{opacity:.6}.btn--outline[disabled]:hover{color:#8e95a5}.btn--outline.invert{color:#f3f4f6;border-color:#f3f4f64d}.btn--outline.invert:hover{border-color:#f3f4f6}.btn--glass,.btn--gold-glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s}.btn--glass[disabled],.btn--gold-glass[disabled]{opacity:.6}.btn--glass{color:#fff;background:#ffffff26;box-shadow:inset 0 1px 2.6px #ffffff1a}.btn--glass:hover{background:#fff3}.btn--discord{color:#f3f4f6;background:radial-gradient(56.51% 100% at 87.67% 0,#9391ff 0%,#5562f6 100%);box-shadow:0 0 0 1px #191926,inset 0 -1px 4px #8891ff}.btn--gold-glass{color:#ecde4b;background:#ecde4b4d;box-shadow:inset 0 1px 2.6px #ecde4b80}.btn--gold-glass:hover{background:#ecde4b66}.input-field{flex-direction:column;gap:10px;display:flex}.input-field input{height:44px;line-height:unset;background:0 0;border:none;border-radius:0;width:100%;margin:0;padding:0}.input-field-input{background:#232731;border-radius:8px;align-items:center;gap:4px;padding:0 5px;display:grid}.input-field.with-prefix .input-field-input{grid-template-columns:auto 1fr}.input-field.with-postfix .input-field-input,.input-field.with-password-toggle .input-field-input{grid-template-columns:1fr auto}.input-field.with-prefix.with-postfix .input-field-input{grid-template-columns:auto 1fr auto}.input-field-label{color:#8e95a5;font-size:12px}.input-field-input{height:44px}.input-field-password-toggle{cursor:pointer;color:#8e95a5;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin:0;padding:0;transition:color .2s;display:flex}.input-field-password-toggle:hover{color:#b6bcc9}.input-field-password-toggle:focus{outline:none}.input-field-password-toggle svg{width:16px;height:16px}.input-field-postfix{justify-content:center;align-items:center;display:flex}.button-bar{grid-template-columns:repeat(auto-fit,minmax(50px,1fr));grid-auto-rows:auto;gap:16px;width:100%;display:grid}.button-bar>*{-webkit-appearance:none;appearance:none;cursor:pointer;touch-action:manipulation;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:44px;margin:0;font-size:1rem;font-weight:600;line-height:1.5;transition:all .275s;display:flex;position:relative}.button-bar>:hover{color:#f3f4f6}.login-modal--register{text-align:center;color:#757f91;text-align:center;padding:16px 0;font-size:12px;font-weight:500;line-height:100%}.login-modal--register span{color:#39f96c}.modal-deposit{width:800px;height:740px}.modal-deposit .dropdown-button{border:1px solid #303747;width:100%;margin-top:8px;background:#2c3342!important}.modal-deposit .dropdown-button:hover{background:#333b4d}@media screen and (max-width:360px){.modal-deposit .dropdown-button .label{display:none!important}}.modal-deposit .tooltip-group{position:relative;transform:translateY(4px)}.modal-deposit .tooltip-group:hover .tooltip{opacity:1;transform:translateY(-6px)translate(50%)}.modal-deposit .tooltip-group .tooltip{pointer-events:none;white-space:nowrap;opacity:0;background:#576075;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:500;line-height:18px;transition:transform .333s,opacity .333s;position:absolute;transform:translateY(-6px)translate(25%)}.modal-deposit .input-field{width:100%;position:relative}.modal-deposit .input-field input{background:#1f232e;border:1px solid #303747;width:100%;padding-left:36px}.modal-deposit .input-field input:focus{border:1px solid #3a4356!important}.modal-deposit .input-field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.modal-deposit .input-field input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.modal-deposit .input-field .loading{width:-webkit-max-content;width:max-content;position:absolute;right:42px}.modal-deposit .input-field svg{width:18px;height:18px;margin:auto 0;position:absolute;top:0;bottom:0;left:12px}.modal-deposit .content{height:100%;display:flex;position:relative}.modal-deposit .content .selection{border-right:1px solid #20242f;flex-direction:column;justify-content:space-between;width:228px;height:100%;padding:16px;display:flex}@media screen and (max-width:840px){.modal-deposit .content .selection{width:200px}}@media screen and (max-width:640px){.modal-deposit .content .selection{display:none}.modal-deposit .content .selection.full{z-index:10;width:100%;display:block;position:absolute}}.modal-deposit .content .selection::-webkit-scrollbar{width:4px}.modal-deposit .content .selection::-webkit-scrollbar-track{background:#252b38}.modal-deposit .content .selection::-webkit-scrollbar-thumb{background:#333b4d;border-radius:0}.modal-deposit .content .selection .deposit-method-list{flex-direction:column;display:flex}.modal-deposit .content .selection .deposit-method-list .deposit-method{color:#b6bcc9;cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:10px 6px;font-weight:600;transition:all .275s;display:flex}.modal-deposit .content .selection .deposit-method-list .deposit-method svg{color:#b6bcc9}.modal-deposit .content .selection .deposit-method-list .deposit-method:hover{background:#232731}.modal-deposit .content .selection .deposit-method-list .deposit-method:hover,.modal-deposit .content .selection .deposit-method-list .deposit-method.active{color:#f3f4f6}.modal-deposit .content .selection .deposit-method-list .deposit-method:hover svg,.modal-deposit .content .selection .deposit-method-list .deposit-method.active svg{color:#39f96c}.modal-deposit .content .selection .method-bottom{align-items:center;gap:6px;padding:12px;display:flex}.modal-deposit .content .window{z-index:10;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.modal-deposit .content .deposit-info{flex-direction:column;gap:24px;width:calc(100% - 228px);padding:32px;display:flex}@media screen and (max-width:840px){.modal-deposit .content .deposit-info{width:calc(100% - 200px)}}@media screen and (max-width:640px){.modal-deposit .content .deposit-info{width:100%}}.modal-deposit .content .deposit-info .title{align-items:center;gap:12px;display:flex}.modal-deposit .content .deposit-info .title .title-text{color:#fff;text-transform:uppercase;font-family:Squad,sans-serif;font-size:24px;font-weight:950}.modal-deposit .content .deposit-info .method-types{flex-direction:column;gap:24px;display:flex}.modal-deposit .content .deposit-info .method-types .method-type{flex-direction:column;gap:8px;display:flex}.modal-deposit .content .deposit-info .method-types .method-type-title{color:#8e95a5;letter-spacing:1px;text-transform:uppercase;font-size:12px;font-weight:500;line-height:160%}.modal-deposit .content .deposit-info .method-types .method-type-list{flex-flow:wrap;gap:8px;display:flex}.modal-deposit .content .deposit-info .method-types .method-type-list .method-item{-webkit-user-select:none;user-select:none;background:#1d202a;border-radius:8px;flex:1;align-items:center;gap:12px;min-width:164px;height:65px;padding:12px 16px;transition:all .275s;display:flex}.modal-deposit .content .deposit-info .method-types .method-type-list .method-item:hover{cursor:pointer;background:#272c37;transform:translateY(-2px)}.modal-deposit .content .deposit-info .method-types .method-type-list .method-item:active{transform:scale(.99)}.modal-deposit .content .deposit-info .method-types .method-type-list .method-item-icon-wrapper{border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;padding:3px;display:flex}.modal-deposit .content .deposit-info .method-types .method-type-list .method-item-icon-wrapper .icon-bg{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.modal-deposit .content .deposit-info .method-types .method-type-list .method-item-text{flex-direction:column;gap:4px;display:flex}.modal-deposit .content .deposit-info .method-types .method-type-list .method-item-text-title{color:#fff;font-size:14px;font-weight:600}.modal-deposit .content .deposit-info .method-types .method-type-list .method-item-text-description{color:#8e95a5;font-size:12px;font-weight:500}.modal-deposit .content .deposit-info .affiliate-code{border-top:1px solid #20242f;flex-direction:column;gap:8px;padding-top:24px;display:flex}.modal-deposit .content .deposit-info .affiliate-code-title{color:#8e95a5;letter-spacing:1px;text-transform:uppercase;font-size:12px;font-weight:500;line-height:160%}.modal-deposit .content .deposit-info .affiliate-code-input{flex-direction:row;gap:8px;display:flex}.modal-deposit .content .deposit-info .affiliate-code-input input{flex:1}.modal-deposit .content .deposit-info .affiliate-code-input .button{color:#14171e;will-change:transform,background;background:#39f96c;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:75px;height:44px;font-size:14px;font-weight:700;transition:all .275s;display:flex;box-shadow:inset 0 -1px #06c639,inset 0 1px #9bfdb4}.modal-deposit .content .deposit-info .affiliate-code-input .button:hover{cursor:pointer;background:#6bfb91}.modal-deposit .content .deposit-info .affiliate-code-input .button:active{transform:scale(.98)}.modal-deposit .content .deposit-info .affiliate-code .under-text{color:#8e95a5;font-size:14px;font-weight:500;line-height:160%}.modal-deposit .content .deposit-info .affiliate-code .under-text span{color:#fff;font-weight:600}@keyframes shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-2px)}40%,60%{transform:translate(4px)}}.modal-cart{width:800px;height:654px}.modal-cart.warning{width:500px;height:-webkit-max-content;height:max-content}.modal-cart.warning .bottom-bar{margin-top:24px;position:relative}@media screen and (max-width:768px){.modal-cart{height:100%}}.modal-cart .content{position:relative}.modal-cart .content h3{color:#fff;font-size:20px;font-weight:900;line-height:36px}.modal-cart .content .padding{padding:24px 24px 0}.modal-cart .content .padding .title{align-items:center;gap:8px;margin-bottom:4px;display:flex}.modal-cart .content .padding .title h4{color:#fff;background:#414858;border-radius:6px;padding:2px 10px;font-size:14px;font-weight:700}.modal-cart .content .padding .description{margin-bottom:24px}.modal-cart .content .warning h4{color:#fff;font-size:16px}.modal-cart .content .warning .indent{color:#7b869d;background-color:#00000040;border-radius:12px;margin-top:16px;padding:24px}.modal-cart .content .warning .indent strong{color:#b6bcc9}.modal-cart .content .quick-sell{z-index:10;background:#2c3342;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:relative;box-shadow:0 8px 16px #00000014}@media screen and (max-width:768px){.modal-cart .content .quick-sell{flex-direction:column;gap:12px}}.modal-cart .content .quick-sell .details{margin-right:12px}@media screen and (max-width:768px){.modal-cart .content .quick-sell .details{width:100%;margin-right:0}}.modal-cart .content .quick-sell .details h4{color:#fff;font-size:16px;font-weight:700;line-height:24px}.modal-cart .content .quick-sell .details p{color:#a7aebe;font-size:14px;font-weight:500;line-height:21px}.modal-cart .content .quick-sell .row{gap:10px;display:flex}@media screen and (max-width:768px){.modal-cart .content .quick-sell .row,.modal-cart .content .quick-sell .row .input-field,.modal-cart .content .quick-sell .row .input-field input{width:100%}}.modal-cart .content .quick-sell .row .input-field{position:relative}.modal-cart .content .quick-sell .row .input-field p{color:#00e880;height:-webkit-max-content;height:max-content;margin:auto;font-size:14px;font-weight:500;position:absolute;top:0;bottom:0;left:16px}.modal-cart .content .quick-sell .row .input-field input{background:#1f232e;border:1px solid #303747;padding-left:28px}.modal-cart .content .quick-sell .row button{color:#14171e;background:#00e880;border-radius:8px;width:56px;height:40px;padding:9px 16px;font-size:14px;font-weight:700;line-height:21px;transition:background .333s,opacity .333s}.modal-cart .content .quick-sell .row button.hide{opacity:.25;cursor:not-allowed}.modal-cart .content .quick-sell .row button:hover{background:#33ffa4}.modal-cart .content .cart-actions{justify-content:space-between;align-items:center;width:100%;padding:0 24px 24px;display:flex}@media screen and (max-width:500px){.modal-cart .content .cart-actions{flex-direction:column;gap:12px}}.modal-cart .content .cart-actions .select-all{gap:12px;display:flex}@media screen and (max-width:500px){.modal-cart .content .cart-actions .select-all,.modal-cart .content .cart-actions .select-all button{width:100%}}.modal-cart .content .cart-actions .select-all button{color:#fff;opacity:.5;background:#414858;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;transition:opacity .333s;display:flex}.modal-cart .content .cart-actions .select-all button:hover{opacity:1}@media screen and (max-width:500px){.modal-cart .content .cart-actions .dropdown{width:100%}.modal-cart .content .cart-actions .dropdown .dropdown-button{width:100%!important}}.modal-cart .content .cart-actions .dropdown .dropdown-button{background:#2c3342}.modal-cart .content .cart-items{margin-top:-8px;padding:0 20px 24px 24px;overflow-y:scroll}@media screen and (max-width:500px){.modal-cart .content .cart-items{height:300px!important}}.modal-cart .content .cart-items::-webkit-scrollbar{width:4px}.modal-cart .content .cart-items::-webkit-scrollbar-track{background:#252b38}.modal-cart .content .cart-items::-webkit-scrollbar-thumb{background:#333b4d;border-radius:0}.modal-cart .content .cart-items .cart-grid{grid-gap:8px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-auto-flow:dense;display:grid}.modal-cart .content .cart-items .cart-grid .skeleton{background:#222733}.modal-cart .content .cart-items .cart-grid .product-component{cursor:pointer;background:#252b38;flex-direction:column;height:183px;display:flex}@media screen and (max-width:960px){.modal-cart .content .cart-items .cart-grid .product-component{height:-webkit-max-content;height:max-content}}.modal-cart .content .cart-items .cart-grid .product-component:hover{background:#2c3342}.modal-cart .content .cart-items .cart-grid .product-component:hover .loader svg{color:#373d4d!important}.modal-cart .content .cart-items .cart-grid .product-component .loader svg{transition:color .333s;color:#303645!important}.modal-cart .content .cart-items .cart-grid .product-component .image{margin:auto 0}.modal-cart .content .cart-items .cart-grid .product-component .info{margin-top:auto;padding-bottom:12px}.modal-cart .content .cart-items .cart-grid .product-component .info .name{color:#b6bcc9;font-size:14px;font-weight:700;line-height:22.4px}.modal-cart .content .cart-items .cart-grid .product-component .info .price{text-align:left;font-size:16px;font-weight:700;line-height:25.6px}.modal-cart .content .cart-items .empty-cart{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.modal-cart .content .cart-items .empty-cart .icon-wrapper{background:linear-gradient(#687187 0%,#4c546700 100%);border-radius:64px;width:-webkit-max-content;width:max-content;margin:0 auto 14px;padding:1px;box-shadow:0 8px 16px #0000001f}.modal-cart .content .cart-items .empty-cart .icon-wrapper .icon{color:#a7aebe;background:linear-gradient(#4c5467 0%,#333b4d 100%);border-radius:64px;width:100px;height:100px;padding:24px}.modal-cart .content .cart-items .empty-cart .icon-wrapper .icon svg{transform:rotate(-25deg)}.modal-cart .content .cart-items .empty-cart h4,.modal-cart .content .cart-items .empty-cart p{text-align:center;width:100%}.modal-cart .content .cart-items .empty-cart h4{font-size:16px;font-weight:700;line-height:21px}.modal-cart .content .cart-items .empty-cart p{color:#b6bcc9;margin-top:4px;font-size:14px;font-weight:500;line-height:21px}.modal-cart .content .cart-items .empty-cart button{color:#000;-webkit-appearance:none;appearance:none;cursor:pointer;touch-action:manipulation;background-color:#00e880;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;height:42px;margin:16px auto 0;padding:4px 16px;font-size:1rem;font-weight:600;line-height:1.5;transition:all .275s;display:flex;position:relative}.modal-cart .content .cart-items .empty-cart button.icon{flex:none;width:42px;padding:4px}.modal-cart .content .cart-items .empty-cart button:hover{background-color:#00ff8d}.modal-cart .bottom-bar{z-index:20;background:#2c3342;justify-content:space-between;align-items:center;width:100%;padding:24px;display:flex;bottom:0}@media screen and (max-width:600px){.modal-cart .bottom-bar{flex-direction:column;gap:12px}}.modal-cart .bottom-bar .radio{cursor:pointer}.modal-cart .bottom-bar .radio .select{border:1px solid #7b869d;border-radius:4px;width:18px;height:18px;transition:all .333s}.modal-cart .bottom-bar .radio .select.selected{background:#00e880;border:1px solid #0000}.modal-cart .bottom-bar .radio .select.selected svg{transform:scale(1)}.modal-cart .bottom-bar .radio .select svg{color:#000;transition:transform .333s;transform:scale(0)}.modal-cart .bottom-bar .radio p{font-weight:500;transition:color .333s;color:#a7aebe!important}.modal-cart .bottom-bar .radio:hover .select{border:1px solid #fff}.modal-cart .bottom-bar .radio:hover .select.selected{border:1px solid #0000}.modal-cart .bottom-bar .radio:hover p{color:#fff!important}.modal-cart .bottom-bar .row{align-items:center;gap:12px;font-size:14px;font-weight:700;line-height:21px;display:flex}@media screen and (max-width:600px){.modal-cart .bottom-bar .row{width:100%}}.modal-cart .bottom-bar .row .divider{background:#333b4d;width:1px;height:20px}.modal-cart .bottom-bar .row p{color:#fff}@media screen and (max-width:600px){.modal-cart .bottom-bar .row .items-selected{text-align:center;width:100%}}.modal-cart .bottom-bar .row .options{gap:12px;display:flex}@media screen and (max-width:600px){.modal-cart .bottom-bar .row .options{width:calc(100% - 24px)}}.modal-cart .bottom-bar button{color:#14171e;background:#00e880;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;transition:background .333s;display:flex}@media screen and (max-width:600px){.modal-cart .bottom-bar button{justify-content:center;width:100%}}.modal-cart .bottom-bar button:hover{background:#33ffa4}.modal-cart .bottom-bar button.secondary{color:#fff;background:#414858}.modal-cart .bottom-bar button.secondary:hover{background:#4d5567}.modal-cart .bottom-bar button.continue-sell{width:95px;height:41px}.modal-cart .bottom-bar button.icon{justify-content:center;width:41px;height:41px;padding:0}.modal-cart .bottom-bar button .icon{width:18px;height:18px}.dropdown{flex-direction:column;display:flex;position:relative}.dropdown ::-webkit-scrollbar{width:4px}.dropdown * ::-webkit-scrollbar-corner{background-color:#303747}.dropdown ::-webkit-scrollbar-thumb{background-color:#626c83;border-radius:8px}.dropdown ::-webkit-scrollbar-track{background:#303747}.dropdown .measure-list{visibility:hidden;position:absolute;left:-9999px}.dropdown .measure-list .option{padding:0 16px;font-weight:700}.dropdown .dropdown-button{cursor:pointer;color:#fff;-webkit-user-select:none;user-select:none;z-index:2;background-color:#1f232e;border-radius:8px;align-self:flex-start;align-items:center;width:100%;height:44px;padding:0 16px;font-weight:700;transition:background-color .275s;display:flex}.dropdown .dropdown-button .label{color:#98a1b3;font-size:14px;font-style:normal;font-weight:700;line-height:150%}.dropdown .dropdown-button .value{align-items:center;gap:4px;margin-right:auto;display:flex}.dropdown .dropdown-button .value.placeholder{color:#576075}.dropdown .dropdown-button .value .green{color:#00e880}.dropdown .dropdown-button svg:not(.dropdown-arrow){width:20px;height:20px;margin-right:8px}.dropdown .dropdown-button .dropdown-arrow,.dropdown .dropdown-button .dropdown-arrow path{transition:all .3s}.dropdown .dropdown-button.active{background-color:#2c3342}.dropdown .dropdown-button.active .dropdown-arrow{transform:rotateX(180deg)}.dropdown .dropdown-button.active .dropdown-arrow path{fill:#b6bcc9}.dropdown .dropdown-button:hover{background-color:#2c3342}.dropdown .dropdown-button.dropdown-button-outline{background-color:#0000;border:1px solid #232731;height:36px;padding:0 12px}.dropdown .dropdown-button.dropdown-button-outline:hover,.dropdown .dropdown-button.dropdown-button-outline.active{background-color:#0000;border-color:#383f4f}.dropdown .dropdown-content{visibility:hidden;pointer-events:none;z-index:1;opacity:0;-webkit-user-select:none;user-select:none;z-index:100;background-color:#2c3342;border-radius:8px;width:100%;max-height:200px;transition:transform .275s,opacity .275s;display:block;position:absolute;overflow:auto;box-shadow:0 8px 16px #0003}.dropdown .dropdown-content.animate-in,.dropdown .dropdown-content.animate-out{visibility:visible}.dropdown .dropdown-content.top{bottom:100%;transform:translateY(10px)}.dropdown .dropdown-content.top.animate-in{pointer-events:auto;opacity:1;transform:translateY(-4px)!important}.dropdown .dropdown-content.bottom{top:100%;transform:translateY(-10px)}.dropdown .dropdown-content.bottom.animate-in{pointer-events:auto;opacity:1;transform:translateY(4px)!important}.dropdown .dropdown-content .option{color:#fff;cursor:pointer;align-items:center;height:44px;padding:0 16px;font-weight:700;text-decoration:none;transition:all .275s;display:flex}.dropdown .dropdown-content .option svg{width:20px;height:20px;margin-right:8px}.dropdown .dropdown-content .option:hover{background-color:#333b4d}.product-component{background:#181b24;border-radius:8px;flex-direction:column;max-width:200px;padding:16px;display:flex;position:relative}.product-component-rare{mix-blend-mode:color-dodge;background:radial-gradient(#9d4666,#9d466600 60%);justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.product-component-rare svg{mix-blend-mode:color-dodge;opacity:.7}.product-component-img{text-align:center;padding:16px 0}.product-component img{max-width:80%;max-height:156px}.product-component-header{color:#8e95a5;justify-content:space-between;align-items:center;font-size:12px;display:flex}.product-component-name{-webkit-line-clamp:2;text-overflow:ellipsis;color:#f3f4f6;-webkit-box-orient:vertical;font-size:12px;line-height:1.5em;display:-webkit-box;overflow:hidden}.product-component-price{color:#f3f4f6;align-items:center;gap:4px;padding-top:12px;font-size:14px;font-weight:800;display:flex}.skeleton-wrapper .skeleton{background:#1b1f29;border-radius:8px;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.skeleton-wrapper .skeleton:before{content:"";opacity:.5;will-change:transform;background:linear-gradient(90deg,#0000,#252b38,#0000);width:150%;height:100%;animation:3s infinite forwards skeleton;position:absolute}@keyframes skeleton{0%{transform:translate(-150%)}to{transform:translate(150%)}}.modal-withdraw{width:524px}.modal-withdraw .content{padding:24px}.modal-withdraw .content.delivery{padding-bottom:0}.modal-withdraw .content .title{color:#fff;font-size:20px;font-weight:900;line-height:36px}.modal-withdraw .content .subtitle{color:#a7aebe;margin-top:4px;margin-bottom:24px;font-size:14px;font-weight:500;line-height:21px}.modal-withdraw .content .tabs{background:#1b1f29}.modal-withdraw .content .tabs .tab-slider{background:#303747}.modal-withdraw .content .withdrawal-options{justify-content:space-between;gap:16px;margin:24px 0;display:flex}@media screen and (max-width:480px){.modal-withdraw .content .withdrawal-options{flex-wrap:wrap}.modal-withdraw .content .withdrawal-options .option{width:calc(50% - 8px)}}.modal-withdraw .content .withdrawal-options .option{cursor:pointer;background:#252b38;border:1px solid #0000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:120px;padding:16px;transition:border .333s,background .333s;display:flex;position:relative;overflow:hidden}@media screen and (max-width:480px){.modal-withdraw .content .withdrawal-options .option{width:calc(50% - 8px)}}.modal-withdraw .content .withdrawal-options .option:hover{border:1px solid #2c3342}.modal-withdraw .content .withdrawal-options .option .icon,.modal-withdraw .content .withdrawal-options .option .glow{margin-bottom:8px}.modal-withdraw .content .withdrawal-options .option .icon{filter:drop-shadow(0 8px 4px #00000026)}.modal-withdraw .content .withdrawal-options .option .glow{filter:blur(30px);opacity:0;transition:opacity .333s;position:absolute;top:0}.modal-withdraw .content .withdrawal-options .option h4{color:#fff;font-size:14px;font-weight:700;line-height:21px}.modal-withdraw .content .withdrawal-options .option p{font-size:12px;font-weight:500;line-height:18px}.modal-withdraw .content .withdrawal-options .option.active{background:#414858}.modal-withdraw .content .withdrawal-options .option.active:hover{border:1px solid #515a6f}.modal-withdraw .content .withdrawal-options .option.active .glow,.modal-withdraw .content .withdrawal-options .option.active .selectable{opacity:1}.modal-withdraw .content .withdrawal-options .option.active .selectable svg{transform:scale(1)}.modal-withdraw .content .withdrawal-options .option .selectable{cursor:pointer;opacity:0;background-color:#fff;border-radius:3.5px;justify-content:center;align-items:center;width:18px;height:18px;transition:opacity .275s;display:flex;position:absolute;top:6px;right:6px;border:1px solid #fff!important}.modal-withdraw .content .withdrawal-options .option .selectable svg{opacity:1;pointer-events:none;color:#000;transition:transform .275s;transform:scale(0)}.modal-withdraw .content .network{margin-bottom:16px}.modal-withdraw .content .network p{color:#b6bcc9;font-size:14px;font-weight:500;line-height:21px}.modal-withdraw .content .network .dropdown-button{background:#2c3342;margin-top:10px;box-shadow:0 8px 16px #00000014}.modal-withdraw .content .network .dropdown-button:hover{background:#323a4a}.modal-withdraw .content .address{margin-bottom:16px}.modal-withdraw .content .address p{color:#b6bcc9;font-size:14px;font-weight:500;line-height:21px}.modal-withdraw .content .address input{width:100%;margin-top:10px}.modal-withdraw .content .fees{margin-bottom:16px}.modal-withdraw .content .fees p{color:#b6bcc9;font-size:14px;font-weight:500;line-height:21px}.modal-withdraw .content .fees .row{display:flex}.modal-withdraw .content .fees .row .fee-option{text-align:center;text-transform:capitalize;cursor:pointer;background:#2c3342;border:1px solid #414858;border-radius:8px;width:100%;padding:8px;transition:all .333s}.modal-withdraw .content .fees .row .fee-option.active{color:#000;background:#00e880;border:1px solid #0000}.modal-withdraw .content .fees .row .fee-option.active:hover{background:#33ffa4}.modal-withdraw .content .fees .row .fee-option:hover{background:#303747}.modal-withdraw .content .details p{color:#fff;font-size:14px;font-weight:500;line-height:21px}.modal-withdraw .content .details p.notice{color:#626c83;margin-top:8px;font-size:14px;font-weight:500;line-height:21px}.modal-withdraw .content .row{gap:16px;margin-top:16px;display:flex}.modal-withdraw .content .row.fixed{background:#2c3342;width:calc(100% + 48px);margin-top:0;padding:24px;position:relative;left:-24px}.modal-withdraw .content .row button{color:#14171e;background:#00e880;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:44px;padding:9px 16px;font-size:14px;font-weight:700;line-height:21px;transition:background .275s;display:flex}.modal-withdraw .content .row button:disabled{opacity:.5;cursor:not-allowed}.modal-withdraw .content .row button:hover{background:#33ffa4}.modal-withdraw .content .row button.secondary{color:#fff;background:#414858;width:128px}@media screen and (max-width:330px){.modal-withdraw .content .row button.secondary{width:56px;padding:9px}}.modal-withdraw .content .row button.secondary:hover{background:#4c5467}.modal-withdraw .content .row button.full{width:100%}.modal-withdraw .content .row button svg{transform:rotate(180deg)}@media screen and (max-width:330px){.modal-withdraw .content .row button p{display:none}}.tabs{background:#14171e;border-radius:8px;height:44px;padding:4px}.tabs .tab-menu{width:100%;height:100%;margin:0 auto 40px;display:flex;position:relative}@media screen and (max-width:480px){.tabs .tab-menu{width:100%;margin-bottom:36px}}.tabs .tab-menu .tab-slider{background:#303747;border-radius:6px;height:100%;transition:transform .275s;position:absolute;top:0;left:0}.tabs .tab-menu .tab-slider.right{left:50%}.tabs .tab-menu .tab{cursor:pointer;z-index:1;text-transform:capitalize;flex:1 0 0;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:700;line-height:150%;transition:color .275s;display:flex;position:relative}.tabs .tab-menu .tab.active{color:#fff}.tabs .tab-menu .tab svg{color:#7b869d;width:20px;height:20px}.withdraw-delivery .delivery-settings{flex-direction:column;height:474px;margin-left:-24px;margin-right:-24px;padding:0 24px;display:flex;overflow:auto}.withdraw-delivery .delivery-settings.low-price{height:210px}.withdraw-delivery .delivery-settings .loader-container{justify-content:center;align-items:center;height:168px;margin-bottom:16px;display:flex}.withdraw-delivery .delivery-settings .loader-container .skeleton{background:#252b38}.withdraw-delivery .delivery-settings .loader-container .skeleton:before{background:linear-gradient(90deg,#0000,#313746,#0000)}.withdraw-delivery .delivery-settings .price-notice{color:#e6aa00;background:#e6a9001a;border:1px solid #e6a90026;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:12px;display:flex}.withdraw-delivery .delivery-settings .add-address{cursor:pointer;text-align:center;background:#252b38;border:1px dashed #4c5467;border-radius:12px;margin-bottom:16px;padding:16px;transition:background .333s,border .333s;position:relative}.withdraw-delivery .delivery-settings .add-address:hover{background:#292f3d}.withdraw-delivery .delivery-settings .address{cursor:pointer;background:#252b38;border:1px solid #0000;border-radius:12px;padding:16px;transition:background .333s,border .333s;position:relative}.withdraw-delivery .delivery-settings .address:hover{background:#292f3d;border:1px solid #4c5467}.withdraw-delivery .delivery-settings .address .name{color:#fff}.withdraw-delivery .delivery-settings .address .street{color:#a7aebe}.withdraw-delivery .delivery-settings .address.selected{border:1px solid #414858}.withdraw-delivery .delivery-settings .address.selected .radio-btn{background:#fff;border:1px solid #0000}.withdraw-delivery .delivery-settings .address.selected .radio-btn svg{opacity:1}.withdraw-delivery .delivery-settings .address .radio-row{gap:8px;display:flex;position:absolute;top:0;bottom:0;right:32px}.withdraw-delivery .delivery-settings .address .radio-btn{border:1px solid #7b869d;border-radius:7px;justify-content:center;align-items:center;width:27px;height:27px;margin:auto;transition:border .333s,background .333s;display:flex}.withdraw-delivery .delivery-settings .address .radio-btn.dark{width:unset;background:#303747;border:1px solid #0000;align-items:center;gap:4px;height:27px;padding:2px 6px;display:flex}.withdraw-delivery .delivery-settings .address .radio-btn.dark svg{color:#98a1b3;opacity:1}.withdraw-delivery .delivery-settings .address .radio-btn.dark:hover{background:#333b4d}.withdraw-delivery .delivery-settings .address .radio-btn svg{color:#000;opacity:0;transition:opacity .333s,color .333s}.withdraw-delivery .too-many{text-align:center;width:100%;height:-webkit-max-content;height:max-content;margin:auto}.withdraw-delivery .too-many h4{color:#fff;margin-bottom:4px;font-size:16px;font-weight:700}.withdraw-delivery .too-many p{max-width:300px;margin:0 auto}.withdraw-delivery .too-many p.full{max-width:100%}.withdraw-delivery .too-many .items{flex-wrap:wrap;gap:12px;width:-webkit-max-content;width:max-content;margin:26px auto;display:flex}.withdraw-delivery .too-many .items .item-square{aspect-ratio:1;cursor:pointer;background:#2c3342;border-radius:9px;width:78px;height:78px;padding:12px;transition:transform .333s,background .333s}.withdraw-delivery .too-many .items .item-square:hover{background:#333b4d;transform:rotate(3deg)scale(1.05)}.withdraw-delivery .too-many .items .item-square .item-icon{width:100%;height:100%}.withdraw-delivery .too-many .items .item-square .item-icon img{object-fit:contain;object-position:center;width:100%;height:100%}.withdraw-delivery .item{background:linear-gradient(90deg,#30384a 0%,#252b38 30%);border-radius:8px;align-items:center;gap:12px;width:100%;height:81px;margin:24px 0;padding:16px;display:flex}.withdraw-delivery .item .item-icon{aspect-ratio:1.35;flex:none;height:100%;position:relative}.withdraw-delivery .item .item-icon img{object-fit:contain;object-position:center;width:100%;height:100%}.withdraw-delivery .item .item-icon img.blur{filter:blur(20px)brightness(1.5);position:absolute}.withdraw-delivery .item .item-details{white-space:nowrap;text-overflow:ellipsis;flex:auto;overflow:hidden}.withdraw-delivery .item .item-details .name{color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.withdraw-delivery .item .item-details .tags{gap:12px;display:flex}.withdraw-delivery .item .item-price{color:#fff;flex:none;margin-left:auto}.withdraw-delivery .item .item-price span{color:#00e880}.withdraw-delivery .input-row{gap:20px;display:flex}@media screen and (max-width:480px){.withdraw-delivery .input-row{flex-direction:column;gap:0}}.withdraw-delivery .input-group{flex-direction:column;width:100%;margin-bottom:20px;display:flex}.withdraw-delivery .input-group.error input{border:1px solid #e65456;animation:1s shake}.withdraw-delivery .input-group .label{color:#b6bcc9;margin-bottom:10px;font-size:14px;font-weight:500}.withdraw-delivery .notice{padding-bottom:24px}.withdraw-delivery .notice .label{color:#fff;margin-bottom:8px;font-size:14px;font-weight:500}.withdraw-delivery .notice p{color:#626c83;font-size:14px;font-weight:500}.modal-register{color:#8e8e99;width:850px;height:480px;padding:0;display:flex;position:relative}@media (max-width:780px){.modal-register{height:unset}}@media (max-width:600px){.modal-register{width:500px}}.modal-register>.illustration{background-position:50%;background-size:cover;border-right:1px solid #252b38;flex-direction:column;justify-content:flex-end;align-items:center;gap:2px;width:100%;max-width:386px;padding:24px;display:flex}.modal-register>.illustration p{color:#98a1b3;font-size:14px;font-weight:500;line-height:150%}@media (max-width:600px){.modal-register>.illustration{display:none}}.modal-register .content{flex-direction:column;gap:16px;width:100%;padding:24px;animation:1s forwards fade-in;display:flex}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.modal-register .content .title{color:#fff;align-items:center;font-size:20px;font-weight:900;display:flex}.modal-register .content form{flex-direction:column;place-items:center;gap:16px;width:100%;height:100%;display:flex}.modal-register .content form.verify{text-align:center;gap:8px}.modal-register .content form.verify h2{color:#fff;margin-top:12px;font-weight:800}.modal-register .content form.verify .retry{color:#b6bcc9}.modal-register .content form.verify .retry strong{color:#fff}.modal-register .content form .button{color:#14171e;background-color:#00e880;border-radius:8px;width:100%;height:44px;margin-top:auto;font-weight:700;transition:all .275s}.modal-register .content form .button:hover{background-color:#00ce72}.modal-register .content form .radio-group{flex-direction:column;justify-content:flex-start;gap:14px;width:100%;display:flex}.modal-register .content form .radio-group.warn{animation:1s shake}.modal-register .content form .radio-group.warn .radio{color:#e65456}.modal-register .content form .radio-group.warn .radio .checkbox{border:1px solid #e65456}.modal-register .content form .stacked{flex-direction:column;align-items:flex-start;gap:10px;width:100%;transition:all .6s cubic-bezier(.47,1.5,.41,.8);display:inline-flex;position:relative}.modal-register .content form .stacked.hide{opacity:0;max-height:0}.modal-register .content form .stacked .input-content-grid{grid-gap:.5rem;order:1;grid-template-columns:1fr 1fr 1fr;width:100%;display:grid}.modal-register .content form .stacked .on-top{order:1}.modal-register .content form .stacked input{width:100%;padding:12px 16px}.modal-register .content form .stacked .input-content{flex-grow:1;gap:10px;width:100%;display:flex;position:relative}.modal-register .content form .stacked .input-content .dropdown{width:100%}.modal-register .content form .stacked .input-content .dropdown .dropdown-button{background:#252b38;border:1px solid #303747;width:100%}.modal-register .content form .stacked .label-content{color:#b6bcc9;letter-spacing:0;justify-content:space-between;align-items:center;font-weight:500;transition:all .275s;display:inline-flex}.modal-register .content form .terms{color:#b6bcc9}.modal-register .content form .terms .clicable-terms{cursor:pointer;transition:all .275s}.modal-register .content form .terms .clicable-terms:hover{color:#00e880}.modal-register .content form .terms .highlight{color:#33ffa4}.modal-register .content form .radio{cursor:pointer;color:#b6bcc9;align-items:center;gap:6px;transition:color .275s;display:flex}.modal-register .content form .radio .checkbox{border:1px solid;border-radius:5px;justify-content:center;align-items:center;width:17px;height:17px;display:flex}.modal-register .content form .radio .checkbox.checked svg{opacity:1}.modal-register .content form .radio .checkbox svg{opacity:0;transition:opacity .275s}.modal-register .content form .radio:hover{color:#fff}.modal-register .content .o-auth-wrap{color:#4c5467;justify-content:center;align-items:center;margin:auto 0 0;font-size:12px;font-weight:500;display:flex}.modal-register .content .o-auth-wrap span{margin:0 8px}.modal-register .content .o-auth-wrap:before,.modal-register .content .o-auth-wrap:after{content:"";background:#292f3d;flex-grow:1;width:100%;height:1px}.modal-register .content .oauth{grid-template-columns:repeat(auto-fit,minmax(50px,1fr));grid-auto-rows:auto;gap:16px;width:100%;display:grid}.modal-register .content .oauth button{color:#d5dceb;-webkit-appearance:none;appearance:none;cursor:pointer;touch-action:manipulation;background-color:#2c3342;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:44px;margin:0;font-size:1rem;font-weight:600;line-height:1.5;transition:all .275s;display:flex;position:relative}.modal-register .content .oauth button:hover{color:#fff;background-color:#303747}.modal-register .content .register{text-align:center;color:#98a1b3;justify-content:center;align-items:center;display:inline}.modal-register .content .register .green{color:#33ffa4;cursor:pointer;transition:all .275s}.modal-register .content .register .green:hover{color:#00ce72}.modal-register .content .hide-animation{flex-direction:column;gap:16px;height:100%;transition:all .6s cubic-bezier(.47,1.5,.41,.8);display:flex;overflow:hidden}.modal-register .content .hide-animation.hide{opacity:0;max-height:0}.checkbox{cursor:pointer;gap:8px;display:flex}.checkbox-toggle{border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;transition:all .3s;display:flex;box-shadow:inset 0 0 0 2px #232731}.checkbox-toggle svg{opacity:0;color:#14171e;transition:all .3s;transform:scale(.6)}.checkbox-label{color:#8e95a5;font-size:14px}.checkbox--flip .checkbox-label{order:-1}.checkbox--selected .checkbox-toggle{box-shadow:inset 0 0 0 10px #39f96c}.checkbox--selected .checkbox-toggle svg{opacity:1;transform:scale(1.5)}.checkbox:hover .checkbox-toggle{box-shadow:inset 0 0 0 2px #404653}.checkbox--selected:hover .checkbox-toggle{box-shadow:inset 0 0 0 10px #52fa7f}.modal-order-items{flex-direction:column;width:560px;display:flex;position:relative;padding:0!important}.modal-order-items .content{height:100%;max-height:calc(100vh - 185px);padding:24px 24px 0;overflow-y:auto}.modal-order-items .content .title{color:#fff;gap:8px;display:flex}.modal-order-items .content .title h2{font-size:20px}.modal-order-items .content .cashout-items{margin-top:16px}.modal-order-items .content .cashout-items .top{color:#b6bcc9;justify-content:space-between;font-size:14px;display:flex}.modal-order-items .content .cashout-items .top .return{cursor:pointer;align-items:center;display:flex}.modal-order-items .content .cashout-items .top .return:hover,.modal-order-items .content .cashout-items .top .return:hover>svg{color:#fff}.modal-order-items .content .cashout-items .top .return h4{transition:color .275s}.modal-order-items .content .cashout-items .top .return svg{color:#7b869d;transition:color .275s;transform:rotate(180deg)}.modal-order-items .content .cashout-items .top>h4{color:#fff}.modal-order-items .content .cashout-items .top>h4 span{color:#00e880}.modal-order-items .content .cashout-items .items-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.modal-order-items .content .cashout-items .items-grid .item{background:#292f3d;border-radius:8px;width:100%;padding:12px;display:flex}.modal-order-items .content .cashout-items .items-grid .item img{object-position:center;object-fit:contain;aspect-ratio:1;width:100%;margin:auto}.modal-order-items .content .cashout-items .show-more{justify-content:center;align-items:center;gap:8px;margin-top:20px;display:flex}.modal-order-items .content .cashout-items .show-more p{color:#98a1b3}.modal-order-items .content .cashout-items .show-more p strong{color:#b6bcc9}.modal-order-items .content .cashout-items .show-more button{color:#b6bcc9;background-color:#2c3342;border-radius:8px;padding:4px 16px;transition:background-color .275s,color .275s}.modal-order-items .content .cashout-items .show-more button:hover{color:#fff;background-color:#414858}.modal-order-items .content .divider{background:#252b38;width:100%;height:1px;margin:24px 0}.modal-order-items .content .delivery{height:-webkit-max-content;height:max-content;margin-bottom:24px;overflow:hidden}.modal-order-items .content .delivery .delivery-content{height:337px;overflow:hidden}.modal-order-items .content .delivery .delivery-content .skeleton-container{flex-direction:column;gap:12px;display:flex}.modal-order-items .content .delivery>.title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.modal-order-items .content .delivery>.title h4{color:#fff;font-size:14px;font-weight:700}.modal-order-items .content .delivery>.title button{color:#b6bcc9;background:#2c3342;border-radius:8px;padding:9px 16px;font-size:14px;line-height:14px;transition:background .275s}.modal-order-items .content .delivery>.title button:hover{background:#333b4d}.modal-order-items .content .delivery .add-new{cursor:pointer;border:1px dashed #333b4d;border-radius:8px;padding:20px;transition:background .275s;display:flex}.modal-order-items .content .delivery .add-new:hover{background:#222733}.modal-order-items .content .delivery .no-address{flex-direction:column;gap:12px;height:337px;display:flex}.modal-order-items .content .delivery .no-address .input-wrapper{flex-direction:column;gap:8px;display:flex}.modal-order-items .content .delivery .no-address .input-wrapper label{color:#b6bcc9}.modal-order-items .content .delivery .delivery-list{flex-direction:column;gap:12px;height:293px;padding-right:8px;display:flex;overflow-y:scroll}@media screen and (max-width:780px){.modal-order-items .content .delivery .delivery-list{height:100%}}.modal-order-items .content .delivery .delivery-item{cursor:pointer;background:#252b38;border:1px solid #0000;border-radius:8px;flex-direction:column;gap:4px;padding:16px;transition:background .275s,border .275s;display:flex;position:relative}.modal-order-items .content .delivery .delivery-item:hover{background:#2c3342}.modal-order-items .content .delivery .delivery-item.active{background:#2c3342;border:1px solid #fff}.modal-order-items .content .delivery .delivery-item.active .radio{border:1px solid #fff}.modal-order-items .content .delivery .delivery-item.active .radio .radio-fill{opacity:1}.modal-order-items .content .delivery .delivery-item .radio{border:1px solid #414858;border-radius:20px;width:20px;height:20px;transition:border .275s;display:flex;position:absolute;top:16px;right:16px}.modal-order-items .content .delivery .delivery-item .radio .radio-fill{opacity:0;background:#fff;border-radius:10px;width:10px;height:10px;margin:auto;transition:opacity .275s}.modal-order-items .content .delivery .delivery-item .label{line-height:15px}.modal-order-items .content .delivery .delivery-item .label .row{align-items:center;gap:12px;margin-bottom:6px;display:flex}.modal-order-items .content .delivery .delivery-item .label h4{color:#fff}.modal-order-items .content .delivery .delivery-item .label .chip{color:#b6bcc9;background-color:#414858;border-radius:4px;padding:3px 6px}.modal-order-items .content .delivery .notes{margin-top:12px}.modal-order-items .content .delivery .notes h4{color:#b6bcc9;margin-bottom:8px;font-weight:500}.modal-order-items .content .delivery .notes textarea{resize:vertical;width:100%;height:100px;padding-top:10px}.modal-order-items .content .spacer{width:100%;height:24px;display:block}.modal-order-items .next-step{color:#14171e;background:#222733;border-top:1px solid #252b38;width:100%;padding:24px}.modal-order-items .next-step>p{color:#98a1b3;text-align:center;margin-bottom:12px}.modal-order-items .next-step button{background:#00e880;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:44px;margin-top:auto;padding:11px 16px;transition:background .275s;display:flex;position:relative;overflow:hidden}.modal-order-items .next-step button:hover{background:#00ff8d}.modal-order-items .next-step button .label p{font-weight:700}.modal-order-items .next-step button .label>svg{transition:transform 1s;position:absolute;right:12px}.modal-success>.content{width:415px;padding:24px}@media screen and (max-width:780px){.modal-success>.content{width:100%}}.modal-success>.content>h1{color:#fff;margin-bottom:8px;font-size:20px;font-weight:900;line-height:20px}.modal-success>.content>h4{font-size:14px;font-style:normal;font-weight:500;line-height:150%}.modal-success>.content>.withdraw-value-wrapper{margin-top:30px;box-shadow:0 20px 13px #0000000d}.modal-success>.content>.withdraw-value-wrapper>.withdraw-value{background:#292f3d;border:1px solid #333b4d;border-radius:8px;align-items:center;gap:4px;padding:12px 14px;display:flex}.modal-success>.content>.withdraw-value-wrapper>.withdraw-value>.row{align-items:center;width:-webkit-max-content;width:max-content;min-width:0;display:flex}.modal-success>.content>.withdraw-value-wrapper>.withdraw-value>.row>.icon{justify-content:center;align-items:center;width:48px;height:48px;display:flex}.modal-success>.content>.withdraw-value-wrapper>.withdraw-value>.row>.details{padding-left:8px;overflow:hidden}.modal-success>.content>.withdraw-value-wrapper>.withdraw-value>.row>.details>h4{color:#fff;width:-webkit-max-content;width:max-content;font-size:14px;font-weight:700;line-height:150%}.modal-success>.content>.withdraw-value-wrapper>.withdraw-value>.row>.details>p{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;line-height:150%;overflow:hidden}.modal-success>.content>.withdraw-value-wrapper>.withdraw-value>h3{color:#fff;white-space:nowrap;margin-left:auto;font-size:14px;font-weight:700;line-height:150%}.modal-success>.content>.withdraw-value-wrapper>.withdraw-value>h3>span{color:#00e880}.modal-success>.content>.withdraw-value-wrapper>.card-backing{opacity:.4;background:#292f3d;border-bottom:1px solid #333b4d;border-bottom-right-radius:8px;border-bottom-left-radius:8px;width:calc(100% - 40px);height:8px;margin:0 auto}.modal-success>.content>p{text-align:center;margin-top:32px;font-size:14px;font-weight:500;line-height:150%}.modal-success>.content>p>.redirect{color:#33ffa4;transition:color .275s}.modal-success>.content>p>.redirect:hover{color:#00e880}.modal-success>.next-step{color:#fff;background:#222733;border-top:1px solid #252b38;width:100%;padding:24px}.modal-success>.next-step>button{text-align:center;background:#414858;border-radius:8px;width:100%;margin-top:auto;padding:11px 16px;transition:background .275s;position:relative;overflow:hidden}.modal-success>.next-step>button:hover{background:#4c5467}.modal-success>.next-step>button.confirm{justify-content:center}.modal-success>.next-step>button.confirm svg{transform:translate(100px)}.modal-success>.next-step>button p{width:100%;font-weight:700}.modal-success>.next-step>button svg{transition:transform 1s;position:absolute;right:12px}.modal-exchange{width:800px;height:654px;animation:.7s .15s forwards expand-modal}@media screen and (max-width:1148px){.modal-exchange{width:900px}}@media screen and (max-width:660px){.modal-exchange{height:700px}}.modal-exchange .content{height:100%;display:flex}.modal-exchange .content .desktop-only{display:flex}@media screen and (max-width:660px){.modal-exchange .content .desktop-only{display:none}}.modal-exchange .content .mobile-only{display:flex}@media screen and (min-width:660px){.modal-exchange .content .mobile-only{display:none}}.modal-exchange .content .not-tiny-mobile{display:flex}@media screen and (max-width:420px){.modal-exchange .content .not-tiny-mobile{display:none}}.modal-exchange .content .filter-section{flex:none;width:0;padding:24px 0;animation:.7s .15s forwards expand-filter;position:relative;overflow:hidden}@media screen and (max-width:848px){.modal-exchange .content .filter-section{animation:.7s .15s forwards expand-filter-mobile}}@media screen and (max-width:660px){.modal-exchange .content .filter-section{z-index:10;background:#1f232e;width:100%;height:100%;padding:24px;transition:transform .333s;animation:none;position:absolute}.modal-exchange .content .filter-section.hide{pointer-events:none;transform:translate(-100%)}}.modal-exchange .content .filter-section .filter-wrapper{opacity:0;width:222px;animation:.7s .15s forwards slide-filter;transform:translate(20%)}@media screen and (max-width:848px){.modal-exchange .content .filter-section .filter-wrapper{width:177px}}@media screen and (max-width:660px){.modal-exchange .content .filter-section .filter-wrapper{width:100%}}.modal-exchange .content .filter-section .back{color:#b6bcc9;background:#303747;border-radius:8px;align-items:center;gap:6px;margin-bottom:24px;padding:9px 16px 9px 12px;transition:color .333s,background .333s}.modal-exchange .content .filter-section .back:hover{color:#fff;background:#333b4d}.modal-exchange .content .filter-section .back svg{transform:rotate(180deg)}.modal-exchange .content .filter-section .input-group .label{color:#a7aebe;margin-bottom:10px;font-size:14px;font-weight:500;line-height:21px}.modal-exchange .content .filter-section .input-group.mb{margin-bottom:12px}.modal-exchange .content .filter-section .input-group input{width:100%}.modal-exchange .content .filter-section .input-group input.hide-labels[type=number]{-webkit-appearance:textfield;appearance:textfield}.modal-exchange .content .filter-section .input-group input.hide-labels::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.modal-exchange .content .filter-section .input-group input.hide-labels::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.modal-exchange .content .filter-section .input-group .dropdown-button{background:#252b38;border:1px solid #303747;transition:background .333s,border .333s}.modal-exchange .content .filter-section .input-group .dropdown-button:hover{background:#292f3d;border:1px solid #333b4d}.modal-exchange .content .filter-section .input-group .input-row{align-items:center;gap:12px;display:flex}.modal-exchange .content .filter-section .input-group .input-row .dash{background:#98a1b3;width:12px;height:1px}@media screen and (max-width:848px){.modal-exchange .content .filter-section .input-group .input-row{flex-direction:column}}.modal-exchange .content .filter-section .input-group .input-wrapper{flex:auto;width:100%;position:relative}.modal-exchange .content .filter-section .input-group .input-wrapper .icon{height:-webkit-max-content;height:max-content;margin:auto;font-size:14px;position:absolute;top:-2px;bottom:0;left:14px}.modal-exchange .content .filter-section .input-group .input-wrapper input{width:100%;padding-left:32px}.modal-exchange .content .filter-section .categories{margin-top:24px}.modal-exchange .content .filter-section .categories .label{margin-bottom:16px}.modal-exchange .content .filter-section .categories .radio-item{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:16px;transition:all .333s;display:flex}.modal-exchange .content .filter-section .categories .radio-item.active{color:#fff}.modal-exchange .content .filter-section .categories .radio-item.active .radio-btn{background:#fff;border:1px solid #0000}.modal-exchange .content .filter-section .categories .radio-item.active .radio-btn svg{opacity:1;color:#14171e}.modal-exchange .content .filter-section .categories .radio-item.active .row>svg{color:#00e880}.modal-exchange .content .filter-section .categories .radio-item:hover{color:#b6bcc9}.modal-exchange .content .filter-section .categories .radio-item:hover .radio-btn{border:1px solid #b6bcc9}.modal-exchange .content .filter-section .categories .radio-item .row{align-items:center;gap:8px;display:flex}.modal-exchange .content .filter-section .categories .radio-item .row>svg{transition:color .333s}.modal-exchange .content .filter-section .categories .radio-item .radio-btn{border:1px solid #7b869d;border-radius:4px;width:18px;height:18px;transition:border .333s,background .333s}.modal-exchange .content .filter-section .categories .radio-item .radio-btn svg{opacity:0;transition:opacity .333s,color .333s}.modal-exchange .content .item-section{border-left:1px solid #252b38;flex:auto;height:100%;padding:24px;position:relative;overflow-y:scroll}@media screen and (max-width:660px){.modal-exchange .content .item-section{border-left:none}}.modal-exchange .content .item-section .icon-btn{aspect-ratio:1;background:#2c3342;border-radius:8px;justify-content:center;align-items:center;width:auto;height:44px;transition:background .333s}.modal-exchange .content .item-section .icon-btn:hover{background:#303747}.modal-exchange .content .item-section .icon-btn.back{color:#fff;background:#4c5467;margin-right:16px}.modal-exchange .content .item-section .icon-btn.back svg{transform:rotate(-180deg)}.modal-exchange .content .item-section .title{color:#fff;align-items:center;gap:8px;margin-bottom:4px;font-size:20px;font-weight:900;line-height:36px;display:flex}.modal-exchange .content .item-section .title .credit{align-items:center;gap:4px;font-size:16px;font-weight:800}.modal-exchange .content .item-section .title .credit p{color:#fff;transition:color .333s}.modal-exchange .content .item-section .title .credit p.green{color:#00e880}.modal-exchange .content .item-section .title .credit p.red{color:#ffb433}.modal-exchange .content .item-section .description{margin-bottom:24px;font-size:14px;font-weight:500;line-height:21px}.modal-exchange .content .item-section .input-wrapper{flex:auto;width:100%;position:relative}.modal-exchange .content .item-section .input-wrapper svg{margin:auto;position:absolute;top:0;bottom:0;left:10px}.modal-exchange .content .item-section .input-wrapper input{width:100%;padding-left:38px}.modal-exchange .content .item-section .input-wrapper.search-mobile{margin-bottom:14px}.modal-exchange .content .item-section .actions{gap:12px;margin-bottom:24px;display:flex}@media screen and (max-width:660px){.modal-exchange .content .item-section .actions{margin-bottom:14px}}@media screen and (max-width:430px){.modal-exchange .content .item-section .actions{flex-direction:column}}@media screen and (max-width:660px){.modal-exchange .content .item-section .actions .dropdown,.modal-exchange .content .item-section .actions .dropdown .dropdown-button{width:100%!important}}.modal-exchange .content .item-section .actions .dropdown .dropdown-button{background:#2c3342;flex:none;transition:background .333s}.modal-exchange .content .item-section .actions .dropdown .dropdown-button:hover{background:#303747}.modal-exchange .content .item-section .inventory-grid-wrapper{height:calc(100% - 130px);padding:0 0 124px;overflow-y:scroll;-webkit-mask-image:linear-gradient(#000 70%,#0000);mask-image:linear-gradient(#000 70%,#0000)}.modal-exchange .content .item-section .inventory-grid-wrapper .inventory-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px;display:grid}@media screen and (max-width:660px){.modal-exchange .content .item-section .inventory-grid-wrapper .inventory-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}}.modal-exchange .content .item-section .inventory-grid-wrapper .inventory-grid .product-component{background:#252b38}.modal-exchange .content .item-section .inventory-grid-wrapper .inventory-grid .product-component:hover{background:#292f3d}.modal-exchange .content .item-section .inventory-grid-wrapper .inventory-grid .product-component .loader svg{color:#303747!important}.modal-exchange .content .item-section .floating-bottom{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#394051e6;border-radius:12px;justify-content:space-between;align-items:center;width:calc(100% - 48px);padding:16px 16px 16px 24px;display:flex;position:absolute;bottom:24px}.modal-exchange .content .item-section .floating-bottom:hover .item{margin-right:0!important}@media screen and (max-width:660px){.modal-exchange .content .item-section .floating-bottom{padding-left:16px}}@media screen and (max-width:440px){.modal-exchange .content .item-section .floating-bottom{border-radius:0;width:100%;padding:24px;bottom:0;left:0}}.modal-exchange .content .item-section .floating-bottom .credit{gap:4px}@media screen and (max-width:848px){.modal-exchange .content .item-section .floating-bottom .credit{flex-direction:column}}.modal-exchange .content .item-section .floating-bottom .credit p{color:#b6bcc9;font-size:14px;font-weight:500;transition:color .333s}.modal-exchange .content .item-section .floating-bottom .credit p.green{color:#00e880}.modal-exchange .content .item-section .floating-bottom .credit p.white{color:#fff}.modal-exchange .content .item-section .floating-bottom .credit p.red{color:#ffb433}.modal-exchange .content .item-section .floating-bottom .credit .row{align-items:center;gap:4px;display:flex}.modal-exchange .content .item-section .floating-bottom .credit .row svg{color:#b6bcc9}.modal-exchange .content .item-section .floating-bottom .row{flex:auto;gap:12px;display:flex}@media screen and (max-width:1000px){.modal-exchange .content .item-section .floating-bottom .row{justify-content:flex-end}}.modal-exchange .content .item-section .floating-bottom .list-container{width:-webkit-max-content;width:max-content;margin-left:auto;position:relative}@media screen and (max-width:1000px){.modal-exchange .content .item-section .floating-bottom .list-container{display:none}}.modal-exchange .content .item-section .floating-bottom .list-container .fade{z-index:10;background:linear-gradient(90deg,#0000,#394051);width:20px;position:absolute;top:0;bottom:0;right:0}.modal-exchange .content .item-section .floating-bottom .list-wrapper{max-width:200px;padding-left:12px;display:flex;position:relative;overflow-x:scroll}.modal-exchange .content .item-section .floating-bottom .list-wrapper .item-list{justify-content:flex-end;gap:4px;width:-webkit-max-content;width:max-content;height:45px;margin-left:auto;display:flex}.modal-exchange .content .item-section .floating-bottom .list-wrapper .item-list .item{aspect-ratio:1;cursor:pointer;background:#414858;border:1px solid #576075;border-radius:8px;width:auto;height:100%;margin-right:-44px;padding:6px;transition:margin-right .333s;position:relative}.modal-exchange .content .item-section .floating-bottom .list-wrapper .item-list .item:last-child{opacity:1;z-index:10;margin-right:0}.modal-exchange .content .item-section .floating-bottom .list-wrapper .item-list .item:hover img{opacity:.1}.modal-exchange .content .item-section .floating-bottom .list-wrapper .item-list .item:hover svg{opacity:1}.modal-exchange .content .item-section .floating-bottom .list-wrapper .item-list .item img{object-fit:contain;opacity:1;width:100%;height:100%;transition:opacity .333s}.modal-exchange .content .item-section .floating-bottom .list-wrapper .item-list .item svg{z-index:10;opacity:0;margin:auto;transition:opacity .333s;position:absolute;top:0;bottom:0;left:0;right:0}.modal-exchange .content .item-section .floating-bottom button{color:#000;background:#00e880;border-radius:8px;align-items:center;gap:6px;padding:12px 20px 12px 24px;font-size:14px;font-weight:700;transition:background .333s,opacity .333s}.modal-exchange .content .item-section .floating-bottom button:hover{background:#00ff8d}@media screen and (max-width:660px){.modal-exchange .content .item-section .floating-bottom button{justify-content:space-between;width:100%}}.modal-exchange .content .item-section .floating-bottom button.filter{color:#fff;background:#4c5467;border-radius:8px;gap:10px;width:-webkit-max-content;width:max-content;margin-right:16px;padding:10px 16px;transition:background .333s}.modal-exchange .content .item-section .floating-bottom button.filter:hover{background:#576075}.modal-exchange .content .item-section .floating-bottom button.flex{display:flex}.modal-exchange .content .item-section .floating-bottom button.disabled{opacity:.5;cursor:not-allowed}@keyframes expand-filter{0%{width:0;padding:24px 0}to{width:270px;padding:24px;transform:translateY(0)}}@keyframes expand-filter-mobile{0%{width:0;padding:24px 0}to{width:224px;padding:24px;transform:translateY(0)}}@keyframes slide-filter{0%{opacity:0;transform:translate(20%)}to{opacity:1;transform:translate(0)}}@keyframes expand-modal{0%{width:800px}to{width:1070px}}.modal-confirm-exchange{width:600px;min-height:400px}.modal-confirm-exchange .content{padding:24px}.modal-confirm-exchange .content .title{color:#fff;margin-bottom:16px;font-size:20px;font-weight:900;line-height:36px}.modal-confirm-exchange .content .item-list .label{margin-bottom:10px;font-size:14px;font-weight:500;line-height:21px}.modal-confirm-exchange .content .item-list .items{flex-direction:column;gap:2px;display:flex}.modal-confirm-exchange .content .item-list .items .item{background:#252b38;align-items:center;gap:12px;height:55px;padding:10px 16px;display:flex}.modal-confirm-exchange .content .item-list .items .item img{object-fit:contain;object-position:center;width:35px;height:35px}.modal-confirm-exchange .content .item-list .items .item .name{color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:auto;overflow:hidden}.modal-confirm-exchange .content .item-list .items .item .brand{text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:150px;margin-left:auto;overflow:hidden}.modal-confirm-exchange .content .item-list .items .item .price{color:#fff;flex:none}.modal-confirm-exchange .content .item-list .items .item .price span{color:#00e880}.modal-confirm-exchange .content .item-list .items .item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.modal-confirm-exchange .content .item-list .items .item:last-child{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.modal-confirm-exchange .content .item-list.mb{margin-bottom:16px}.modal-confirm-exchange .content .item-list .remaining-balance{background:linear-gradient(90deg,#2c3342 60%,#2a694d 150%);border-bottom-right-radius:8px;border-bottom-left-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.modal-confirm-exchange .content .item-list .remaining-balance .value{color:#00e880}.modal-confirm-exchange .content .item-list .remaining-balance .unspent h4{color:#fff;font-size:14px;font-weight:700;line-height:21px}.modal-confirm-exchange .content .item-list .remaining-balance .unspent p{font-size:12px;font-weight:500;line-height:18px}.modal-confirm-exchange .bottom{background:#252b38;border-bottom-right-radius:8px;border-bottom-left-radius:8px;justify-content:space-between;padding:24px;display:flex}.modal-confirm-exchange .bottom button{color:#000;background:#00e880;border-radius:8px;width:100%;height:45px;padding:12px 24px;font-size:14px;font-weight:700;line-height:21px;transition:background .275s}.modal-confirm-exchange .bottom button:hover{background:#33ffa4}.modal-item-details{width:360px;height:100%}@media screen and (max-width:940px){.modal-item-details.modal-inner{width:360px!important}}@media screen and (max-width:480px){.modal-item-details.modal-inner{width:100%!important}}.modal-item-details.no-case,.modal-item-details.has-variants{height:-webkit-max-content;height:max-content}.modal-item-details .animated-icon{margin:auto;animation:2s infinite aniamte-icon;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes aniamte-icon{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.modal-item-details .content{flex-direction:column;height:100%;padding:24px;display:flex}.modal-item-details .content h1{color:#fff;width:calc(100% - 78px);margin-bottom:8px;font-size:20px;font-weight:900;line-height:100%}.modal-item-details .content p{font-size:14px;font-weight:500;line-height:150%}.modal-item-details .content p.white{color:#fff;margin-bottom:8px}.modal-item-details .content p.strong{font-weight:700}.modal-item-details .content p.outcome{margin-top:24px}.modal-item-details .content .item-img{width:200px;height:200px;margin:8px auto;padding:20px;position:relative}.modal-item-details .content .item-img .icon{object-fit:contain;z-index:10;width:100%;height:100%;position:relative}.modal-item-details .content .item-img .glow{z-index:-1;filter:blur(40px);opacity:.2;background:#fff;border-radius:100px;width:80%;height:80%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.modal-item-details .content .item-img .glow.gold{background:#ffab4a}.modal-item-details .content .item-img .glow.red{background:#d63d3f}.modal-item-details .content .item-img .glow.pink{background:#de4ec4}.modal-item-details .content .item-img .glow.purple{background:#7442ff}.modal-item-details .content .item-img .glow.blue{background:#3c76ff}.modal-item-details .content .item-img .glow.gray{background:#7f7f7f}.modal-item-details .content .tags{align-items:center;gap:6px;margin:16px 0 0;display:flex}@media screen and (max-width:480px){.modal-item-details .content .tags{margin-bottom:24px}}.modal-item-details .content .tags.no-margin{margin-top:2px}.modal-item-details .content .tags .tag{background:#252b38;border-radius:4px;padding:4px 10px}.modal-item-details .content .tags .tag.full{text-align:center;width:100%;padding:8px 0}.modal-item-details .content .tags .tag.ml-auto{margin-left:auto}.modal-item-details .content .read-or-hide{cursor:pointer;color:#00e880}.modal-item-details .content .chance{background:linear-gradient(#2c3342 0%,#2e3545 100%);border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding:16px;display:flex;position:relative;box-shadow:0 8px 16px #00000014}.modal-item-details .content .chance .cube{width:20px;position:absolute;bottom:0;right:100px}.modal-item-details .content .chance .cube.top{top:0;bottom:unset;opacity:.7;width:60px;right:70px;transform:rotate(-180deg)}.modal-item-details .content .chance .case{width:66px;height:66px;position:relative}.modal-item-details .content .chance .case img{width:100%;transform:rotate(-10deg)translateY(-11px)}.modal-item-details .content .chance .case .shadow{z-index:2;filter:blur(2px);width:100%;margin:auto;transition:opacity .575s;position:absolute;bottom:-9%;left:18%}.modal-item-details .content .chance p{margin-bottom:8px;font-size:14px;font-weight:500;line-height:21px}.modal-item-details .content .chance h4{color:#fff;font-size:16px;font-weight:900;line-height:16px}.modal-item-details .variants{margin-bottom:20px}.modal-item-details .variants>p{margin-top:16px;margin-bottom:12px}.modal-item-details .variants .item-wrapper .item-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px;display:grid}@media screen and (max-width:480px){.modal-item-details .variants .item-wrapper .item-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.modal-item-details .variants .item-wrapper .item-grid .product-component{background:#272d3a}.modal-item-details .variants .item-wrapper .item-grid .product-component:hover{background:#2a3140}.modal-item-details .included-cases{background:#222733;padding:24px}.modal-item-details .included-cases p{color:#b6bcc9}.modal-item-details .included-cases .slider-wrapper{position:relative;overflow:hidden}.modal-item-details .included-cases .slider-wrapper .slider>div{margin-top:12px;display:flex}.modal-item-details .included-cases .slider-wrapper .slider>div img{width:80px}.modal-item-details .included-cases .slider-wrapper .edge-fade{z-index:10;opacity:1;background:linear-gradient(-90deg,#222733,#0000);width:100px;height:100%;transition:opacity .275s;position:absolute;top:0;right:0}.modal-item-details .included-cases .slider-wrapper .edge-fade.hide{opacity:0}.modal-item-details .included-cases .slider-wrapper .edge-fade.left{left:0;right:unset;transform:rotate(180deg)}.sparkle{aspect-ratio:1;opacity:0;width:100%;height:auto;margin:auto;animation:1s forwards fade-in;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(.65)}.sparkle img{filter:hue-rotate(274deg);opacity:.25;width:100%;animation:20s linear infinite rotate;position:absolute}.sparkle img:first-child{opacity:.4;animation-direction:reverse}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.particle-canvas{pointer-events:none;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.modal-item-filter .content{flex-direction:column;padding:24px;display:flex}.modal-item-filter .content .title{color:#fff;align-items:center;gap:8px;display:flex}.modal-item-filter .content .title h1{width:calc(100% - 78px);font-size:20px;font-weight:900;line-height:150%}.modal-item-filter .content .dropdown-list{flex-direction:column;gap:12px;margin-top:16px;display:flex}.modal-item-filter .content .dropdown-list .dropdown .dropdown-button{background:#252b38;border:1px solid #303747}.modal-item-filter .content .check{cursor:pointer;color:#b6bcc9;align-items:center;gap:6px;margin-top:12px;transition:color .333s;display:flex}.modal-item-filter .content .check.selected{color:#fff}.modal-item-filter .content .check.selected .selectable{background-color:#fff;border:1px solid #fff!important}.modal-item-filter .content .check.selected .selectable svg{opacity:1}.modal-item-filter .content .check .selectable{cursor:pointer;border:1px solid #b6bcc9;border-radius:5px;justify-content:center;align-items:center;width:17px;height:17px;transition:all .275s;display:flex}.modal-item-filter .content .check .selectable svg{opacity:0;pointer-events:none;transition:all .275s}.modal-item-filter .next-step{color:#14171e;background:#222733;border-top:1px solid #252b38;gap:12px;width:100%;padding:24px;display:flex}@media screen and (max-width:400px){.modal-item-filter .next-step{flex-direction:column}.modal-item-filter .next-step button{width:100%!important}}.modal-item-filter .next-step .slider{display:none!important}.modal-item-filter .next-step button{text-align:center;background:#00e880;border-radius:8px;width:calc(100% - 175px);margin-top:auto;padding:11px 16px;transition:background .275s;position:relative;overflow:hidden}.modal-item-filter .next-step button:hover{background:#00ff8d}.modal-item-filter .next-step button:nth-child(2){color:#b6bcc9;background:#414858;width:175px}.modal-item-filter .next-step button:nth-child(2):hover{background:#4c5467}.modal-item-filter .next-step button.confirm{justify-content:center}.modal-item-filter .next-step button.confirm svg{transform:translate(100px)}.modal-item-filter .next-step button p{width:100%;font-weight:700}.modal-item-filter .next-step button svg{transition:transform 1s;position:absolute;right:12px}.modal-winning-item{width:364px}.modal-winning-item .content{height:100%;max-height:calc(100vh - 185px);padding:24px;overflow-y:auto}.modal-winning-item .content h4{color:#fff;margin-bottom:8px;font-size:20px;font-weight:900;line-height:100%}.modal-winning-item .content p{color:#98a1b3}.modal-winning-item .content .item-list{flex-direction:column;margin-top:16px;display:flex}.modal-winning-item .content .item-list .item{background:#252b38;border-radius:8px;gap:12px;padding:14px;display:flex}.modal-winning-item .content .item-list .item .img{width:80px;height:80px;margin:auto 10px auto 0}.modal-winning-item .content .item-list .item .img img{object-fit:contain;object-position:center;width:100%;height:100%}.modal-winning-item .content .item-list .item .details{flex-direction:column;width:calc(100% - 90px);display:flex}.modal-winning-item .content .item-list .item .details .name{white-space:nowrap;text-overflow:ellipsis;color:#fff;width:100%;font-size:14px;font-style:normal;font-weight:700;line-height:150%;overflow:hidden}.modal-winning-item .content .item-list .item .details .price{color:#fff;border-radius:6px;width:-webkit-max-content;width:max-content;margin-top:auto;font-size:14px;font-weight:700;line-height:160%}.modal-winning-item .content .item-list .item .details .price span{color:#00e880}.modal-winning-item .next-step{color:#14171e;background:#222733;border-top:1px solid #252b38;width:100%;padding:24px}.modal-winning-item .next-step .status{color:#fff;justify-content:space-between;margin-bottom:16px;font-size:14px;font-weight:500;line-height:150%;display:flex}.modal-winning-item .next-step button{color:#14171e;background:#00e880;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:4px 4px 4px 16px;font-size:14px;font-weight:700;line-height:150%;transition:background .275s;display:flex}.modal-winning-item .next-step button:hover{background:#33ffa4}.modal-winning-item .next-step button.cancel{color:#fff;background:#414858;height:47px;margin-top:12px;padding:9px 16px}.modal-winning-item .next-step button.cancel:hover{background:#576075}.modal-winning-item .next-step button .value{color:#000;border-radius:6px;margin-left:auto;padding:9px 16px}.modal-provably-fair{width:536px}.modal-provably-fair .content{height:100%;max-height:calc(100vh - 185px);padding:24px;overflow-y:auto}.modal-provably-fair .content h1{color:#fff;margin-bottom:8px;font-size:20px;font-style:normal;font-weight:900;line-height:100%}.modal-provably-fair .content p{color:#98a1b3;margin-bottom:16px}.modal-provably-fair .content p span{cursor:pointer;color:#00e880}.modal-provably-fair .content .basic-table .th{margin-bottom:8px;padding:0 12px;display:flex}.modal-provably-fair .content .basic-table .th div{width:66.66%}.modal-provably-fair .content .basic-table .th div:first-child{width:33.33%}@media screen and (max-width:780px){.modal-provably-fair .content .basic-table .th div,.modal-provably-fair .content .basic-table .th div:first-child{width:50%}}.modal-provably-fair .content .basic-table .tb{background:#292f3d;border-radius:8px}.modal-provably-fair .content .basic-table .tb .copy-value .loading{width:-webkit-max-content;width:max-content}.modal-provably-fair .content .basic-table .tb .copy-value input{background:0 0;border:none;width:100%;height:21px;padding:0}.modal-provably-fair .content .basic-table .tb .row{border-bottom:1px solid #14171e;padding:12px;display:flex}.modal-provably-fair .content .basic-table .tb .row:last-child{border-bottom:none}.modal-provably-fair .content .basic-table .tb .row svg{color:currentColor;cursor:pointer;transition:color .275s}.modal-provably-fair .content .basic-table .tb .row svg.refreshing{transition:color .275s,transform .275s;transform:rotate(360deg)}.modal-provably-fair .content .basic-table .tb .row svg:hover{color:#fff}.modal-provably-fair .content .basic-table .tb .row .tooltip-group{position:relative}.modal-provably-fair .content .basic-table .tb .row .tooltip-group .tooltip{color:#fff;opacity:0;pointer-events:none;background:#4c5467;border-radius:100px;width:-webkit-max-content;width:max-content;padding:2px 10px;font-size:12px;transition:transform .333s,opacity .333s;position:absolute}.modal-provably-fair .content .basic-table .tb .row .tooltip-group:hover .tooltip{opacity:1;transform:translateY(-30px)}.modal-provably-fair .content .basic-table .tb .row>div{align-items:center;width:calc(66.66% - 20px);display:flex}.modal-provably-fair .content .basic-table .tb .row>div .truncate{text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transition:color .275s;overflow:hidden}.modal-provably-fair .content .basic-table .tb .row>div .truncate:hover{color:#fff}.modal-provably-fair .content .basic-table .tb .row>div:first-child{width:33.33%}@media screen and (max-width:780px){.modal-provably-fair .content .basic-table .tb .row>div,.modal-provably-fair .content .basic-table .tb .row>div:first-child{width:50%}}.modal-story .post{aspect-ratio:9/16;z-index:-1;background:#000;width:auto;height:80vh;padding:6px;position:relative}@media screen and (max-width:780px){.modal-story .post{height:100svh;aspect-ratio:unset}}.modal-story .post .video{justify-content:center;width:100%;height:100vh;display:flex;position:absolute;top:0;left:0}@media screen and (max-width:780px){.modal-story .post .video{height:100%}}.modal-story .post .video video{object-fit:cover;width:100%;height:100%;margin:auto 0;position:relative}.modal-story .post .video .loader{width:-webkit-fit-content;width:fit-content;height:-webkit-fit-content;height:fit-content;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.modal-story .post .video .controls{z-index:11;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.modal-story .post .video .controls .left,.modal-story .post .video .controls .right{cursor:pointer;opacity:0;width:50%;height:100%;transition:opacity .333s}.modal-story .post .video .controls .left:active,.modal-story .post .video .controls .right:active{opacity:.25}.modal-story .post .video .controls .left{background:linear-gradient(-90deg,#0000 0%,#02020202 6.25%,#0a0a0a0a 12.5%,#15151515 18.75%,#25252525 25%,#39393939 31.25%,#4f4f4f4f 37.5%,#67676767 43.75%,#80808080 50%,#98989898 56.25%,#b0b0b0b0 62.5%,#c6c6c6c6 68.75%,#dadadada 75%,#eaeaeaea 81.25%,#f5f5f5f5 87.5%,#fdfdfdfd 93.75%,#fff 100%)}.modal-story .post .video .controls .right{background:linear-gradient(90deg,#0000 0%,#02020202 6.25%,#0a0a0a0a 12.5%,#15151515 18.75%,#25252525 25%,#39393939 31.25%,#4f4f4f4f 37.5%,#67676767 43.75%,#80808080 50%,#98989898 56.25%,#b0b0b0b0 62.5%,#c6c6c6c6 68.75%,#dadadada 75%,#eaeaeaea 81.25%,#f5f5f5f5 87.5%,#fdfdfdfd 93.75%,#fff 100%)}.modal-story .post .progress-row{z-index:12;border-radius:4px;gap:6px;width:calc(100% - 48px);height:3px;display:flex;position:absolute;bottom:24px;left:24px;overflow:hidden}.modal-story .post .progress-row .progress{will-change:width;background:#222733;width:100%;height:100%;transition-property:width;transition-timing-function:linear}.modal-story .post .progress-row .progress.active{background:#181b24}.modal-story .post .progress-row .progress.active .progress-fill{background:#fff;animation-name:progressFill;animation-timing-function:ease-out;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}.modal-story .post .progress-row .progress.complete{background:#fff}.modal-story .post .progress-row .progress .progress-fill{background:#fff;width:0%;height:100%}@keyframes progressFill{to{width:100%}}@keyframes flash{0%{opacity:0}20%{opacity:.5}to{opacity:0}}.modal-promo-code{color:#8e8e99;flex-direction:column;width:400px;padding:0;display:flex;position:relative}.modal-promo-code .content{height:100%;max-height:calc(100vh - 185px);padding:24px 24px 0;overflow-y:auto}.modal-promo-code .content>p{color:#b6bcc9;text-align:left;width:100%;margin-top:24px}.modal-promo-code .content>p span{color:#33ffa4}.modal-promo-code .content>p strong{color:#00e880}.modal-promo-code .content .title{color:#fff;align-items:center;margin-bottom:20px;font-size:20px;font-weight:900;display:flex}.modal-promo-code .content .title svg{color:#00e880;margin-right:12px}.modal-promo-code .content input{width:100%;margin-top:8px}.modal-promo-code .content .bottom{background:#222733;border-top:1px solid #252b38;flex-direction:column;gap:8px;margin-top:24px;margin-left:-24px;margin-right:-24px;padding:24px;display:flex}.modal-promo-code .content .bottom button{color:#000;-webkit-appearance:none;appearance:none;cursor:pointer;touch-action:manipulation;background-color:#00e880;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:44px;margin:0;font-size:1rem;font-weight:600;line-height:1.5;transition:all .275s;display:flex;position:relative}.modal-promo-code .content .bottom button:hover{background-color:#00ff8d}.modal-phone{color:#8e8e99;flex-direction:column;width:400px;padding:0;display:flex;position:relative}.modal-phone .content{height:100%;max-height:calc(100vh - 185px);padding:24px 24px 0;overflow-y:auto}.modal-phone .content>p{color:#b6bcc9;text-align:left;width:100%;margin-top:24px}.modal-phone .content>p span{color:#33ffa4}.modal-phone .content>p strong{color:#00e880}.modal-phone .content .title{color:#fff;align-items:center;margin-bottom:20px;font-size:20px;font-weight:900;display:flex}.modal-phone .content .title svg{color:#00e880;margin-right:12px}.modal-phone .content input{width:100%;margin-top:8px}.modal-phone .content .bottom{background:#222733;border-top:1px solid #252b38;flex-direction:column;gap:8px;margin-top:24px;margin-left:-24px;margin-right:-24px;padding:24px;display:flex}.modal-phone .content .bottom button{color:#000;-webkit-appearance:none;appearance:none;cursor:pointer;touch-action:manipulation;background-color:#00e880;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:44px;margin:0;font-size:1rem;font-weight:600;line-height:1.5;transition:all .275s;display:flex;position:relative}.modal-phone .content .bottom button:hover{background-color:#00ff8d}.modal-set-code{width:364px}.modal-set-code .content{padding:24px}.modal-set-code .content .title{color:#fff;font-size:20px;font-weight:900;line-height:160%}.modal-set-code .content p{color:#98a1b3;margin:16px 0;font-size:14px;font-weight:500;line-height:150%}.modal-set-code .content .input-wrapper{flex-direction:column;display:flex}.modal-set-code .content .input-wrapper.success input{border:1px solid #00e880}.modal-set-code .content .input-wrapper.success input:focus{border:1px solid #00e880!important}.modal-set-code .content .input-wrapper.success .help{color:#00e880}.modal-set-code .content .input-wrapper.error input{border:1px solid #e65456}.modal-set-code .content .input-wrapper.error input:focus{border:1px solid #e65456!important}.modal-set-code .content .input-wrapper.error .help{color:#e65456}.modal-set-code .content .input-wrapper.show-help label.help{opacity:1;transform:translate(0)}.modal-set-code .content .input-wrapper input{z-index:10;position:relative}.modal-set-code .content .input-wrapper label{margin-bottom:10px;font-size:14px;font-weight:500;line-height:150%}.modal-set-code .content .input-wrapper label.help{color:#00e880;width:-webkit-max-content;width:max-content;margin-top:8px;margin-bottom:0}.modal-set-code .next-step{color:#14171e;background:#222733;border-top:1px solid #252b38;flex-direction:column;gap:12px;width:100%;padding:24px;display:flex}.modal-set-code .next-step button{text-align:center;background:#00e880;border-radius:8px;width:100%;margin-top:auto;padding:11px 16px;font-weight:700;transition:background .275s;position:relative;overflow:hidden}.modal-set-code .next-step button:hover{background:#00ff8d}.modal-set-code .next-step button:nth-child(2){color:#b6bcc9;background:#414858}.modal-set-code .next-step button:nth-child(2):hover{background:#4c5467}.modal-claim-affiliates{width:364px}.modal-claim-affiliates .content{padding:24px}.modal-claim-affiliates .content .title{color:#fff;font-size:20px;font-weight:900;line-height:160%}.modal-claim-affiliates .content .image{aspect-ratio:312/160;background:linear-gradient(246deg,#12b56c -50%,#2a694d 100%);border-radius:10px;width:100%;margin-top:16px;padding:20px;position:relative;overflow:hidden}.modal-claim-affiliates .content .image .details{z-index:2;flex-direction:column;height:100%;display:flex;position:relative}.modal-claim-affiliates .content .image .details h1{color:#fff;font-size:32px;font-weight:900;line-height:100%}.modal-claim-affiliates .content .image .details h1 span{color:#99ffd1}.modal-claim-affiliates .content .image .details h4{color:#fff;text-transform:uppercase;margin-top:8px;margin-bottom:auto;font-size:20px;font-weight:900;line-height:100%}.modal-claim-affiliates .content .image img{position:absolute}.modal-claim-affiliates .content .image img.cash{z-index:2;bottom:-25px;right:-15px}.modal-claim-affiliates .content .image img.pattern{top:0;left:0;-webkit-mask-image:linear-gradient(-90deg,#000,#0000);mask-image:linear-gradient(-90deg,#000,#0000)}.modal-claim-affiliates .content p{color:#98a1b3;margin-top:24px;margin-bottom:8px;font-size:14px;font-weight:500;line-height:150%}.modal-claim-affiliates .next-step{color:#14171e;background:#222733;border-top:1px solid #252b38;flex-direction:column;gap:12px;width:100%;padding:24px;display:flex}.modal-claim-affiliates .next-step button{text-align:center;background:#00e880;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;margin-top:auto;padding:4px 4px 4px 16px;font-weight:700;transition:background .275s;display:flex;position:relative;overflow:hidden}.modal-claim-affiliates .next-step button .value{color:#fff;background:#14171e;border-radius:6px;margin-left:auto;padding:9px 16px}.modal-claim-affiliates .next-step button .value span{color:#00e880}.modal-claim-affiliates .next-step button:hover{background:#00ff8d}.modal-claim-affiliates .next-step button:nth-child(2){color:#b6bcc9;background:#414858}.modal-claim-affiliates .next-step button:nth-child(2):hover{background:#4c5467}.modal-tiers{width:600px}.modal-tiers .content{flex-direction:column;gap:16px;width:100%;padding:24px;display:flex}.modal-tiers .content h1{color:#fff;margin-bottom:12px;font-size:20px;font-weight:900}.modal-tiers .content .tiers{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}@media screen and (max-width:480px){.modal-tiers .content .tiers{grid-template-columns:repeat(1,minmax(0,1fr))}}.modal-tiers .content .tiers .tier{background-color:#252b38;border-radius:8px;width:100%;padding:16px}.modal-tiers .content .tiers .tier .level{color:#fff;align-items:center;gap:8px;display:flex}.modal-tiers .content .tiers .tier .level.bronze{color:#fab26f}.modal-tiers .content .tiers .tier .level.silver{color:#b6bcc9}.modal-tiers .content .tiers .tier .level.gold{color:#ffc42d}.modal-tiers .content .tiers .tier .level.platinum{color:#fff}.modal-tiers .content .tiers .tier .level.diamond{color:#4dbfff}.modal-tiers .content .tiers .tier .level.emerald{color:#00e880}.modal-tiers .content .tiers .tier .level.obsidian{color:#a51ee5}.modal-tiers .content .tiers .tier .hr{opacity:.5;background:#4c5467;width:100%;height:1px;margin:12px 0 8px}.modal-tiers .content .tiers .tier .stats>div{justify-content:space-between;width:100%;display:flex}.modal-tiers .content .tiers .tier .stats>div p{width:100%}.modal-tiers .content .tiers .tier .stats>div p:last-child{text-align:right;color:#a7aebe}.modal-tiers .content .tiers .tier .stats>div p strong{color:#b6bcc9}.modal-tiers .content .tiers .tier .stats>div p strong span{color:#00e880;margin-right:4px}.modal-profile-address{width:500px}.modal-profile-address .content{height:550px;max-height:calc(100vh - 185px);padding:24px;overflow-y:auto}.modal-profile-address .content h4{color:#fff;align-items:center;gap:8px;font-size:20px;font-weight:900;line-height:150%;display:flex}.modal-profile-address .content .manual{color:#12b56c;cursor:pointer;opacity:0;width:-webkit-max-content;width:max-content;margin:12px auto 0;transition:color .275s,opacity .275s;display:none}.modal-profile-address .content .manual.show{opacity:1;display:block}.modal-profile-address .content .manual:hover{color:#00e880}.modal-profile-address .content .floating-icon{width:100%;position:relative}.modal-profile-address .content .floating-icon>.loading{width:-webkit-max-content;width:max-content;margin:auto 0;position:absolute;top:0;bottom:0;right:12px}.modal-profile-address .content .input-wrapper{flex-direction:column;gap:8px;margin-top:16px;transition:opacity .275s;display:flex}.modal-profile-address .content .input-wrapper.valid{opacity:.5}.modal-profile-address .content .input-wrapper.valid input{pointer-events:none}.modal-profile-address .content .input-wrapper input{width:100%}.modal-profile-address .content .input-wrapper label{color:#b6bcc9}.modal-profile-address hr{background:#303747;border:none;width:100%;height:1px;margin-top:15px}.modal-profile-address .next-step{color:#14171e;background:#222733;border-top:1px solid #252b38;width:100%;padding:24px}.modal-profile-address .next-step button{text-align:center;background:#00e880;border-radius:8px;width:100%;height:44px;margin-top:auto;padding:11px 16px;font-weight:700;transition:background .275s;position:relative;overflow:hidden}.modal-profile-address .next-step button:hover{background:#00ff8d}.modal-profile-address .next-step button p{width:100%;font-weight:700}.modal-profile-delivery .content{height:100%;max-height:calc(100vh - 248px);padding:24px;overflow-y:auto}.modal-profile-delivery .content .delivery{border-radius:8px;margin-bottom:16px}@media screen and (max-width:480px){.modal-profile-delivery .content .delivery{margin-bottom:12px}}.modal-profile-delivery .content .delivery .error{align-items:center;gap:12px;width:100%;margin-top:24px;display:flex}.modal-profile-delivery .content .delivery .error.cancelled{color:#e65456}.modal-profile-delivery .content .delivery .error.cancelled .icon{border:1px solid #e6545647}.modal-profile-delivery .content .delivery .error.refunded{color:#e6a554}.modal-profile-delivery .content .delivery .error.refunded .icon{border:1px solid #e6a4543b}.modal-profile-delivery .content .delivery .error .icon{border-radius:30px;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.modal-profile-delivery .content .delivery .error .text{width:calc(100% - 47px)}.modal-profile-delivery .content .delivery .error .text h4{font-weight:800}.modal-profile-delivery .content .delivery .item-details{border-bottom:1px solid #14171e;align-items:center;height:184px;display:flex}@media screen and (max-width:1124px){.modal-profile-delivery .content .delivery .item-details{flex-direction:column;height:auto}}@media screen and (max-width:480px){.modal-profile-delivery .content .delivery .item-details{border-bottom:none}}.modal-profile-delivery .content .delivery .item-details .item{border-right:1px solid #14171e;gap:16px;height:100%;padding:24px;display:flex}@media screen and (max-width:1124px){.modal-profile-delivery .content .delivery .item-details .item{border-right:#0000;width:100%}}@media screen and (max-width:480px){.modal-profile-delivery .content .delivery .item-details .item{flex-direction:column;padding:0}}.modal-profile-delivery .content .delivery .item-details .item .item-img{background-color:#222733;border-radius:8px;width:100%;height:130px;margin:16px 0}.modal-profile-delivery .content .delivery .item-details .item .item-img img{object-fit:contain;object-position:center;width:100%;height:100%}.modal-profile-delivery .content .delivery .item-details .item .item-specs{flex-direction:column;display:flex}.modal-profile-delivery .content .delivery .item-details .item .item-specs .row{gap:8px;display:flex}.modal-profile-delivery .content .delivery .item-details .item .item-specs .item-name{color:#fff;margin-bottom:4px;font-size:14px;font-weight:900;line-height:160%}@media screen and (max-width:480px){.modal-profile-delivery .content .delivery .item-details .item .item-specs .item-name{font-size:20px;font-style:normal;font-weight:900;line-height:100%}}.modal-profile-delivery .content .delivery .item-details .item .item-specs .item-brand,.modal-profile-delivery .content .delivery .item-details .item .item-specs .item-size{color:#a7aebe;font-size:14px;font-weight:500;line-height:150%}.modal-profile-delivery .content .delivery .item-details .item .item-specs .item-brand{margin-bottom:12px;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.modal-profile-delivery .content .delivery .item-details .item .item-specs .item-size{color:#b6bcc9;background:#333b4d;border-radius:6px;width:-webkit-max-content;width:max-content;margin-top:6px;padding:5px 10px;font-size:14px;font-weight:700;line-height:160%}.modal-profile-delivery .content .delivery .item-details .item .item-specs .item-price{color:#1a1b1c;background:#fff;border-radius:6px;width:-webkit-max-content;width:max-content;margin-top:6px;padding:5px 10px;font-size:14px;font-weight:700;line-height:160%}.modal-profile-delivery .content .delivery .item-details .details{flex-direction:column;width:calc(100% - 304px);height:100%;padding:24px;display:flex}@media screen and (max-width:1124px){.modal-profile-delivery .content .delivery .item-details .details{width:100%;padding-top:0}}@media screen and (max-width:480px){.modal-profile-delivery .content .delivery .item-details .details{padding:0}}.modal-profile-delivery .content .delivery .item-details .details .hr{background:#252b38;width:100%;height:1px;margin:auto 0}@media screen and (max-width:1124px){.modal-profile-delivery .content .delivery .item-details .details .hr{margin:24px 0}}@media screen and (max-width:480px){.modal-profile-delivery .content .delivery .item-details .details .hr{border-color:#292f3d;margin:16px 0}}.modal-profile-delivery .content .delivery .item-details .details .shipping-info{background:#222733;border-radius:8px;gap:4px;width:100%;padding:12px 16px}.modal-profile-delivery .content .delivery .item-details .details .shipping-info strong{color:#b6bcc9;white-space:nowrap}.modal-profile-delivery .content .delivery .item-details .details .shipping-info p{width:100%}.modal-profile-delivery .content .delivery .item-details .details .row{gap:16px;display:flex}.modal-profile-delivery .content .delivery .item-details .details .row:nth-child(2){margin:12px 0}@media screen and (max-width:800px){.modal-profile-delivery .content .delivery .item-details .details .row{flex-direction:column}}@media screen and (max-width:6000px){.modal-profile-delivery .content .delivery .item-details .details .row{flex-direction:row}}@media screen and (max-width:420px){.modal-profile-delivery .content .delivery .item-details .details .row{flex-direction:column}}.modal-profile-delivery .content .delivery .item-details .details .row>div{width:100%}.modal-profile-delivery .content .delivery .item-details .details .row p{font-size:14px;font-style:normal;font-weight:500;line-height:160%}.modal-profile-delivery .content .delivery .item-details .details .row p.bold{color:#fff;font-weight:900}.modal-profile-delivery .content .delivery .item-details .details .row button{color:#14171e;background:#00e880;border-radius:8px;align-items:center;gap:8px;padding:4px 4px 4px 16px;font-size:14px;font-weight:700;line-height:150%;transition:background .275s;display:flex}.modal-profile-delivery .content .delivery .item-details .details .row button:hover{background:#33ffa4}.modal-profile-delivery .content .delivery .item-details .details .row button.cancel{color:#e65456;background:0 0;border:1px solid #e65456;padding:9px 16px;transition:background .275s}.modal-profile-delivery .content .delivery .item-details .details .row button.cancel:hover{background:#e6545629}.modal-profile-delivery .content .delivery .item-details .details .row button .value{color:#fff;background:#14171e;border-radius:6px;margin-left:auto;padding:9px 16px}.modal-profile-delivery .content .delivery .item-details .details .row button .value span{color:#00e880}.modal-profile-delivery .content .delivery .progress-tracker{padding:24px;display:flex}@media screen and (max-width:900px){.modal-profile-delivery .content .delivery .progress-tracker{flex-direction:column}}@media screen and (max-width:480px){.modal-profile-delivery .content .delivery .progress-tracker{margin-top:12px;padding:0}}.modal-profile-delivery .content .delivery .progress-tracker .progress{border-right:1px solid #252b38;position:relative}@media screen and (max-width:900px){.modal-profile-delivery .content .delivery .progress-tracker .progress{border-bottom:1px solid #252b38;border-right:#0000}}.modal-profile-delivery .content .delivery .progress-tracker .progress.active .bar{background:#00e880}.modal-profile-delivery .content .delivery .progress-tracker .progress.active .checkpoint{border:2px solid #00e880}.modal-profile-delivery .content .delivery .progress-tracker .progress.current .bar{animation:2s infinite forwards barFlash}.modal-profile-delivery .content .delivery .progress-tracker .progress.current .checkpoint{border:2px solid #00e880}.modal-profile-delivery .content .delivery .progress-tracker .progress .bar{background:#252b38;width:100%;height:4px}@media screen and (max-width:900px){.modal-profile-delivery .content .delivery .progress-tracker .progress .bar{width:4px;height:100%;position:absolute;top:0;left:0}}.modal-profile-delivery .content .delivery .progress-tracker .progress .checkpoint{background:#252b38;border-radius:12px;width:12px;height:12px;position:absolute;top:-4px;left:-7px}@media screen and (max-width:900px){.modal-profile-delivery .content .delivery .progress-tracker .progress .checkpoint{top:-6px;left:-4px}}.modal-profile-delivery .content .delivery .progress-tracker .progress .checkpoint.right{left:unset;right:-6px}@media screen and (max-width:900px){.modal-profile-delivery .content .delivery .progress-tracker .progress .checkpoint.right{right:unset;top:unset;bottom:0;left:-4px}}.modal-profile-delivery .content .delivery .progress-tracker .progress p{color:#a7aebe;margin-top:16px;padding:8px 16px;font-size:14px;font-weight:500;line-height:150%}@media screen and (max-width:900px){.modal-profile-delivery .content .delivery .progress-tracker .progress p{margin-top:0;margin-left:8px;padding:16px}}.modal-profile-delivery .content .delivery .progress-tracker .progress p span{color:#fff;font-weight:700}.modal-profile-delivery .content .delivery .progress-tracker .progress:first-child .checkpoint{left:0}@media screen and (max-width:900px){.modal-profile-delivery .content .delivery .progress-tracker .progress:first-child .checkpoint{left:-4px}}.modal-profile-delivery .content .delivery .progress-tracker .progress:last-child{border-bottom:none;border-right:none}.modal-profile-delivery .next-step{color:#14171e;background:#222733;border-top:1px solid #252b38;width:100%;padding:24px}.modal-profile-delivery .next-step .status{color:#fff;justify-content:space-between;margin-bottom:16px;font-size:14px;font-weight:500;line-height:150%;display:flex}.modal-profile-delivery .next-step button{color:#14171e;background:#00e880;border-radius:8px;align-items:center;gap:8px;width:100%;height:44px;padding:4px 4px 4px 16px;font-size:14px;font-weight:700;line-height:150%;transition:background .275s;display:flex}.modal-profile-delivery .next-step button:hover{background:#33ffa4}.modal-profile-delivery .next-step button.cancel{color:#e65456;background:0 0;border:1px solid #e65456;margin-top:12px;padding:9px 16px;transition:background .275s}.modal-profile-delivery .next-step button.cancel:hover{background:#e6545629}.modal-profile-delivery .next-step button .value{color:#fff;background:#14171e;border-radius:6px;margin-left:auto;padding:9px 16px}.modal-profile-delivery .next-step button .value span{color:#00e880}.modal-profile-history{width:600px}.modal-profile-history .content{height:100%;max-height:calc(100vh - 185px);padding:24px;overflow-y:auto}.modal-profile-history .content .flex-between{justify-content:space-between;margin-bottom:12px;display:flex}.modal-profile-history .content .flex-between .type{color:#fff;align-items:center;gap:8px;font-size:16px;font-weight:700;line-height:150%;display:flex}.modal-profile-history .content .flex-between .price{color:#fff;gap:4px;font-size:16px;font-weight:700;line-height:150%;display:flex}.modal-profile-history .content .flex-between .price .green{color:#00e880}.modal-profile-history .content>p:nth-child(2){margin-bottom:4px}.modal-profile-history .content .tab-group{background:#1b1f29;border-radius:8px;gap:4px;width:100%;margin:16px 0;padding:4px;display:flex}.modal-profile-history .content .tab-group .tab{cursor:pointer;text-align:center;border-radius:6px;width:100%;padding:8px 16px;transition:background .275s}.modal-profile-history .content .tab-group .tab:hover{background:#1f232e}.modal-profile-history .content .tab-group .tab.active{color:#fff;background:#303747}.modal-profile-history .content .tab-fairness{flex-direction:column;gap:8px;display:flex}.modal-profile-history .content .tab-fairness p{color:#b6bcc9;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.modal-profile-history .content .tab-fairness p span{color:#7b869d}.modal-profile-history .content .tab-cases{height:500px;padding-right:10px;overflow-y:auto}@media screen and (max-width:768px){.modal-profile-history .content .tab-cases{padding-right:0}}.modal-profile-history .content .tab-cases .case{background:#292f3d;border-radius:8px;align-items:center;margin-bottom:8px;padding:16px;display:flex}.modal-profile-history .content .tab-cases .case .icon{width:60px;height:50px;margin-right:15px}.modal-profile-history .content .tab-cases .case .icon img{height:100%}.modal-profile-history .content .tab-cases .case .column>p{font-size:14px;font-weight:500;line-height:150%}.modal-profile-history .content .tab-cases .case .column>p:first-child{color:#fff;text-overflow:ellipsis;width:100px;font-weight:700;overflow:hidden}.modal-profile-history .content .tab-cases .case>p{color:#fff;margin-left:auto;font-size:14px;font-weight:700;line-height:160%}.modal-profile-history .content .tab-cases .case>p span{color:#00e880}.modal-profile-history .content .tab-items .player{margin-bottom:16px}.modal-profile-history .content .tab-items .player .row-gap{gap:12px;margin-bottom:8px;display:flex}.modal-profile-history .content .tab-items .player .row-gap p{font-size:14px;font-style:normal;font-weight:500;line-height:150%}.modal-profile-history .content .tab-items .player .row-gap p:nth-child(2){color:#b6bcc9}.modal-profile-history .content .tab-items .player .item-list{overflow-x:auto}.modal-profile-history .content .tab-items .player .item-list .scroller{gap:8px;width:-webkit-max-content;width:max-content;display:flex}.modal-profile-history .content .tab-items .player .item-list .scroller .item{background:#292f3d;border-radius:8px;width:72px;height:72px;padding:9px}.modal-profile-history .content .tab-items .player .item-list .scroller .item img{object-fit:contain;object-position:center;width:100%;height:100%}.modal-profile-history .next-step{color:#14171e;background:#222733;border-top:1px solid #252b38;width:100%;padding:24px}.modal-profile-history .next-step button{color:#fff;text-align:center;background:#414858;border-radius:8px;width:100%;margin-top:auto;padding:11px 16px;transition:background .275s;position:relative;overflow:hidden}.modal-profile-history .next-step button:hover{background:#00ff8d}.modal-profile-history .next-step button p{width:100%;font-weight:700}.modal-profile-transaction{width:400px}.modal-profile-transaction .row{align-items:center;gap:8px;display:flex}.modal-profile-transaction .uppercase{text-transform:uppercase}.modal-profile-transaction .content{height:100%;max-height:calc(100vh - 185px);padding:24px;overflow-y:auto}.modal-profile-transaction .content hr{border-style:solid;border-color:#252b38;margin:16px 0}.modal-profile-transaction .content h4{color:#fff;margin-bottom:4px;font-size:16px;font-weight:700;line-height:150%}.modal-profile-transaction .content h1{color:#fff;font-size:24px;font-style:normal;font-weight:900;line-height:150%}.modal-profile-transaction .content .transaction-details{flex-direction:column;gap:24px;display:flex}.modal-profile-transaction .content .transaction-details .flex-between{justify-content:space-between;margin-bottom:12px;display:flex}.modal-profile-transaction .next-step{color:#14171e;background:#222733;border-top:1px solid #252b38;width:100%;padding:24px}.modal-profile-transaction .next-step .status{color:#fff;justify-content:space-between;margin-bottom:16px;font-size:14px;font-weight:500;line-height:150%;display:flex}.modal-profile-transaction .next-step .status.complete svg{color:#00e880}.modal-profile-transaction .next-step .status.pending svg{color:#ffab4a}.modal-profile-transaction .next-step .status.error svg{color:#e65456}.modal-profile-transaction .next-step button{text-align:center;background:#00e880;border-radius:8px;width:100%;margin-top:auto;padding:11px 16px;transition:background .275s;position:relative;overflow:hidden}.modal-profile-transaction .next-step button:hover{background:#00ff8d}.modal-profile-transaction .next-step button p{width:100%;font-weight:700}.modal-profile-twofactor .two-factor{background:#181b24;border:1px solid #1b1f29;border-radius:8px;justify-content:space-between;padding:24px;display:flex}.modal-profile-twofactor .two-factor h4{color:#fff;font-size:16px;font-weight:700;line-height:150%}.modal-profile-twofactor .two-factor h4 span{color:#00e880}.modal-profile-twofactor .two-factor p{color:#b6bcc9;margin-top:4px}.modal-profile-twofactor .two-factor .input-wrapper{flex-direction:column;display:flex}.modal-profile-twofactor .two-factor .input-wrapper label{color:#b6bcc9;margin-bottom:8px}.modal-profile-twofactor .two-factor .notice{color:#e65456;text-align:center;background:#e6545628;border-radius:8px;margin:24px 0;padding:12px}.modal-profile-twofactor .two-factor .qr-code{background:linear-gradient(#1f232e,#252b38);border:1px solid #303747;border-radius:8px;flex-direction:column;align-items:center;width:100%;margin:16px 0;padding:16px 16px 24px;display:flex}.modal-profile-twofactor .two-factor .qr-code p{margin-bottom:10px}.modal-profile-twofactor .two-factor .qr-code img{width:136px;height:136px}.modal-profile-twofactor .two-factor .row-gap{gap:12px;margin-top:16px;margin-left:auto;display:flex}.modal-profile-twofactor .two-factor .row-gap>button{margin-left:0}.modal-profile-twofactor .two-factor.column{flex-direction:column}@media screen and (max-width:870px){.modal-profile-twofactor .two-factor{flex-direction:column}}.modal-profile-twofactor .next-step{color:#14171e;background:#222733;border-top:1px solid #252b38;width:100%;padding:24px}.modal-profile-twofactor .next-step>button:first-child{margin-bottom:16px}.modal-profile-twofactor .next-step button{color:#fff;background:#414858;border-radius:8px;gap:6px;width:100%;height:-webkit-max-content;height:max-content;margin:auto 0;padding:12px 16px;font-size:14px;font-weight:700;line-height:150%;transition:background .275s}.modal-profile-twofactor .next-step button:hover{background:#4c5467}.modal-profile-twofactor .next-step button.green{color:#14171e;background:#00e880}.modal-profile-twofactor .next-step button.red{color:#14171e;background:#e65456}.modal-2fa{color:#8e8e99;flex-direction:column;width:400px;padding:0;display:flex;position:relative}.modal-2fa .content{height:100%;max-height:calc(100vh - 185px);padding:24px;overflow-y:auto}.modal-2fa .content>p{color:#b6bcc9;text-align:center;width:100%;margin-top:24px}.modal-2fa .content>p span{color:#33ffa4}.modal-2fa .content .title{color:#fff;align-items:center;margin-bottom:20px;font-size:20px;font-weight:900;display:flex}.modal-2fa .content form label{color:#b6bcc9;font-size:14px}.modal-2fa .content form .row{gap:12px;margin:16px 0 32px;display:flex}@media (max-width:400px){.modal-2fa .content form .row{gap:6px}}.modal-2fa .content form .row input{text-align:center;-webkit-appearance:textfield;appearance:textfield;width:100%;height:70px;font-size:18px}.modal-2fa .content form .row input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.modal-2fa .content form .row input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.modal-2fa .content form .row input::placeholder{font-size:18px}.modal-2fa .content form .row input:focus::placeholder{opacity:0}.modal-2fa .content button{color:#000;-webkit-appearance:none;appearance:none;cursor:pointer;touch-action:manipulation;background-color:#00e880;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:44px;margin:0;font-size:1rem;font-weight:600;line-height:1.5;transition:all .275s;display:flex;position:relative}.modal-2fa .content button:hover{background-color:#00ff8d}.modal-verify{color:#8e8e99;border-radius:16px;flex-direction:column;width:400px;padding:0;display:flex;position:relative}.modal-verify .content{text-align:center;height:100%;max-height:calc(100vh - 185px);padding:24px 24px 0;overflow-y:auto}.modal-verify .content .title{color:#fff;align-items:center;margin-bottom:20px;font-size:20px;font-weight:900;display:flex}.modal-verify .content .title svg{color:#00e880;margin-right:12px}.modal-verify .content .email{position:relative}.modal-verify .content .email .glow{filter:blur(50px);opacity:1;background:#00e880;border-radius:75px;width:50px;height:50px;margin:auto;animation:1s forwards fade-in;position:absolute;bottom:0;left:0;right:0}.modal-verify .content .email img{width:114px;height:127px;animation:1s forwards slide-up}@keyframes slide-up{0%{transform:translateY(50px)}to{transform:translateY(0)}}.modal-verify .content .box-wrapper{z-index:10;background:radial-gradient(67.45% 116.64% at 50% -21.15%,#36713c 0%,#303747 100%);border-radius:13px;margin-bottom:16px;padding:1px;position:relative}.modal-verify .content .box-wrapper .box{text-align:center;background:radial-gradient(48.77% 100% at 50% 0,#2f3647 0%,#252b38 100%);border-radius:12px;padding:16px 20px}.modal-verify .content .box-wrapper .box h4{color:#fff;font-size:18px;font-weight:900;line-height:27px}.modal-verify .content .box-wrapper .box p{font-size:12px;font-weight:500;line-height:18px}.modal-verify .content .box-wrapper .box a{color:#67dbff;cursor:pointer;font-size:12px;font-weight:500;line-height:18px;transition:color .333s}.modal-verify .content .box-wrapper .box a:hover{color:#88e3ff}.modal-verify .content .box-wrapper .drop-shadow{z-index:-1;opacity:.2;background:linear-gradient(#17172100 0%,#0d0d13 42.66%,#15142300 94.06%);width:calc(100% - 1px);height:95px;position:absolute;bottom:-24px;transform:scaleY(-1)}.modal-verify .content p{color:#7b869d}.modal-verify .bottom{text-align:center;background:#222733;border-top:1px solid #252b38;flex-direction:column;gap:8px;margin-top:24px;padding:24px;display:flex}.modal-verify .bottom p{color:#b6bcc9;margin-bottom:8px;font-size:14px;font-weight:700;line-height:21px}.modal-verify .bottom button{color:#000;-webkit-appearance:none;appearance:none;cursor:pointer;touch-action:manipulation;background-color:#00e880;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:44px;margin:0;font-size:1rem;font-weight:600;line-height:1.5;transition:all .275s;display:flex;position:relative}.modal-verify .bottom button:hover{background-color:#00ff8d}.modal-daily-case{color:#8e8e99;width:720px;height:750px;padding:0;display:flex;position:relative}@media (max-width:780px){.modal-daily-case{height:unset}}@media (max-width:600px){.modal-daily-case{width:500px}}.modal-daily-case .content{flex-direction:column;width:100%;padding:24px;display:flex}.modal-daily-case .content .roller{background:radial-gradient(#191c23,#15181f);border:1px solid #252b38;border-radius:8px;align-items:center;gap:16px;width:100%;min-height:280px;display:flex;position:relative;overflow:hidden}.modal-daily-case .content .roller .line{z-index:1;background:#252b38;width:1px;height:100%;position:absolute;left:50%;right:0}.modal-daily-case .content .roller .case-icon{z-index:10;width:150px;height:150px;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.modal-daily-case .content .roller .case-icon .icon{object-fit:contain;object-position:center;transform-origin:50%;background-position:50%;background-size:contain;width:100%;height:100%;transform:rotate(-6deg)translateY(-12px)}.modal-daily-case .content .roller .case-icon .shadow{opacity:0;z-index:2;transition:opacity .575s;display:block;position:absolute;bottom:-1%;left:23%}.modal-daily-case .content .roller .case-icon.hide{animation:.275s forwards hideCase}@keyframes hideCase{0%{opacity:1}to{opacity:0}}.modal-daily-case .content .roller .case-items{opacity:1;will-change:opacity,transform;padding-left:50%;display:flex;transform:translate(-1937.5px)}.modal-daily-case .content .roller .case-items.roll{animation:cubic-bezier(.1,1,.38,1) horizontal-case}.modal-daily-case .content .roller .case-items.stop{animation:.5s cubic-bezier(.27,1.49,.42,.98) forwards horizontal-case-stop}@keyframes horizontal-case{0%{transform:translate(-1937.5px)}}@keyframes horizontal-case-stop{to{transform:translate(-3937.5px)}}.modal-daily-case .content .roller .case-items .roller-item-wrapper{position:relative}.modal-daily-case .content .roller .case-items .roller-item-wrapper .roller-item{aspect-ratio:1;will-change:transform,opacity;opacity:.15;width:125px;height:125px;padding:15px;transition:transform .5s,opacity .5s;position:relative;transform:scale(.9)}.modal-daily-case .content .roller .case-items .roller-item-wrapper .roller-item.focused{opacity:1;transform:scale(1)}.modal-daily-case .content .roller .case-items .roller-item-wrapper .roller-item.finished{animation:5s ease-in-out infinite item-float-animation}.modal-daily-case .content .roller .case-items .roller-item-wrapper .roller-item.finished img{transform:translateY(-20px)}.modal-daily-case .content .roller .case-items .roller-item-wrapper .roller-item img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .5s,opacity .333s!important}.modal-daily-case .content .roller .case-items .roller-item-wrapper .details{text-align:center;will-change:transform,opacity;width:100%;animation:1s cubic-bezier(.25,1,.5,1) forwards slideInRewardDetails;position:absolute;bottom:-18px}.modal-daily-case .content .roller .case-items .roller-item-wrapper .details p{color:#fff;white-space:nowrap;-webkit-user-select:none;user-select:none;text-overflow:ellipsis;font-weight:700;overflow:hidden}.modal-daily-case .content .roller .case-items .roller-item-wrapper .details .name{font-weight:400}.modal-daily-case .content .roller .case-items .roller-item-wrapper .details .price span{color:#00e880}@keyframes slideInRewardDetails{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0)}}.modal-daily-case .content .actions{border-bottom:1px solid #252b38;justify-content:space-between;align-items:center;padding:24px 0;display:flex;position:relative}@media (max-width:500px){.modal-daily-case .content .actions{flex-direction:column;align-items:flex-start;gap:12px}}.modal-daily-case .content .actions h4{color:#fff;font-size:18px;font-weight:700;line-height:28.8px}.modal-daily-case .content .actions .flex{gap:12px;display:flex}@media (max-width:500px){.modal-daily-case .content .actions .flex{width:100%}}.modal-daily-case .content .actions .center{gap:12px;width:-webkit-max-content;width:max-content;margin:auto;display:flex;position:absolute;left:0;right:0}@media (max-width:500px){.modal-daily-case .content .actions .center{width:100%;position:relative}}.modal-daily-case .content .actions button{color:#000;-webkit-appearance:none;appearance:none;cursor:pointer;touch-action:manipulation;background-color:#00e880;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;height:42px;margin:0;padding:4px 16px;font-size:1rem;font-weight:600;line-height:1.5;transition:all .275s;display:flex;position:relative;box-shadow:inset 0 -1px 2px #00000040,inset 0 1px .8px #26ff9e}@media (max-width:500px){.modal-daily-case .content .actions button{width:calc(100% - 54px)}}.modal-daily-case .content .actions button.icon{width:42px;padding:4px}.modal-daily-case .content .actions button.icon.enabled{color:#00e880}.modal-daily-case .content .actions button.secondary{color:#b6bcc9;background-color:#414858;box-shadow:inset 0 -1px 2px #00000040,inset 0 1px .8px #7676764d}.modal-daily-case .content .actions button.secondary:hover{background-color:#4c5467}.modal-daily-case .content .actions button:hover{background-color:#00ff8d}.modal-daily-case .content .actions button .icon{width:16px;height:16px}.modal-daily-case .content .case-items .label{margin:24px 0 16px}.modal-daily-case .content .case-items .items-grid{grid-gap:8px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-auto-flow:dense;max-width:100%;display:grid}@media (max-width:572px){.modal-daily-case .content .case-items .items-grid{grid-gap:.6rem;grid-template-columns:repeat(auto-fill,minmax(175px,1fr))}}.modal-daily-case .content .case-items .items-grid .product{background:#252b38}.modal-daily-case .content .case-items .items-grid .product:hover{background:#292f3e}.modal-daily-case .content .case-items .items-grid .product .chance{background:#414858}.modal-daily-case .content .case-items .show-more{justify-content:center;align-items:center;gap:12px;width:100%;margin:24px 0;display:flex}.modal-daily-case .content .case-items .show-more p{color:#98a1b3;font-size:14px;font-weight:500;line-height:21px}.modal-daily-case .content .case-items .show-more p strong{color:#b6bcc9;font-weight:700}.modal-daily-case .content .case-items .show-more button{color:#b6bcc9;touch-action:manipulation;background:#303747;border-radius:8px;padding:6px 12px;transition:all .275s}.modal-daily-case .content .case-items .show-more button:hover{background-color:#4c5467}.asset-preview{position:absolute;top:0;bottom:0;left:0;right:0}.asset-preview img{visibility:hidden;width:280px}.asset-preview-front,.asset-preview-back{background-size:100% 100%;border-radius:10px;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.asset-preview-front{background-image:var(--front-img);-webkit-backface-visibility:hidden;backface-visibility:hidden}.asset-preview-back{background-image:var(--back-img);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateY(180deg)}.asset-preview-container{width:100%;height:100%;overflow:hidden}.asset-preview-transform{perspective:400px;width:100%;height:100%;transform:translate(var(--offset-x,0),var(--offset-y,0))scale(var(--zoom));transition:all .3s}.asset-preview-card{transform-style:preserve-3d;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.asset-preview.flip .asset-preview-card{transform:translate(-50%,-50%)rotateY(180deg)}.asset-preview-view-controls{z-index:1;background:linear-gradient(#14171e,#14171e 40%,#14171e00);justify-content:center;gap:10px;padding:10px 0 40px;display:flex;position:relative}.asset-preview-toggle{height:40px;font-size:14px;font-weight:600px;color:#757f91;cursor:pointer;background:#232731;border-radius:40px;grid-template-columns:44px auto;align-items:center;padding:0 10px;transition:all .3s;display:grid;position:relative}.asset-preview-toggle-label{padding-left:3px}.asset-preview-toggle-preview{justify-content:center;width:44px;display:flex;position:absolute;top:-30px;bottom:0;overflow:hidden}.asset-preview-toggle-preview img{width:36px;height:auto;transition:all .3s;position:absolute;top:100%;transform:translateY(-34px)}.asset-preview-toggle.selected{color:#f3f4f6;background:#404653;box-shadow:inset 0 0 0 2px #8e95a5}.asset-preview-toggle.selected .asset-preview-toggle-preview img{transform:translateY(-46px)}.asset-preview-zoom-controls{z-index:1;border-radius:10px;flex-direction:column;justify-content:center;display:flex;position:absolute;bottom:25px;right:25px;overflow:hidden}.asset-preview-zoom{cursor:pointer;background:#232731;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.asset-preview-zoom svg{width:16px}.asset-preview-zoom.allow{background:#404653}.asset-preview-zoom.allow:hover{color:#b6bcc9;fill:#b6bcc9;background:#757f91}.card-details-modal{background:#181b24;border-radius:4px;max-width:960px;height:600px;display:flex}.card-details-modal-content{flex:1;grid-template-rows:auto 1fr;grid-template-columns:auto 40%;padding:5px;display:grid}@media screen and (max-width:780px){.card-details-modal-content{grid-template-columns:unset;grid-template-rows:unset;flex-direction:column;padding-bottom:200px;display:flex;overflow-y:scroll}}.card-details-modal-title{color:#f3f4f6;text-transform:uppercase;align-items:center;padding:15px;font-family:Squad,sans-serif;font-size:24px;font-weight:900;display:flex}.card-details-modal-preview{background:#14171e;order:-1;grid-row:span 2;min-height:600px;position:relative}@media screen and (max-width:780px){.card-details-modal-preview{order:unset;grid-row:unset}}.card-details-modal-footer{z-index:2;flex-direction:column;display:flex}@media screen and (max-width:780px){.card-details-modal-footer{background:#232731;padding:0 20px 20px;position:fixed;bottom:0;left:0;right:0}}.card-details-modal-details{flex-direction:column;flex:1;justify-content:space-between;gap:20px;padding:0 15px;display:flex}.card-details-modal-details>div{flex-direction:column;gap:10px;display:flex}.card-details-modal-details>div:first-child{flex:1;gap:25px}.card-details-modal-info{justify-content:space-between;align-items:center;display:flex}.card-details-modal-info.stack{flex-direction:column;align-items:flex-start;display:flex}.card-details-modal-info.stack .card-details-modal-info-label{padding-bottom:10px}.card-details-modal-info-label{color:#8e95a5;font-size:14px;font-weight:500}.card-details-modal-info-label.uppercase{text-transform:uppercase;font-size:12px}.card-details-modal-info-content{color:#f3f4f6;align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.card-details-modal-info.stack .card-details-modal-info-content{width:100%}.card-details-modal-info.lg .card-details-modal-info-label{font-size:16px}.card-details-modal-info.lg .card-details-modal-info-content{font-size:16px;font-weight:800}.card-details-modal-price{border-top:1px solid #232731;padding:20px 0 10px}.card-details-modal-category{text-transform:uppercase;font-family:Squad,sans-serif;font-weight:950}.card-details-modal-verify{background:#232731;border-radius:5px;flex:1;justify-content:space-between;padding:8px 12px;display:flex}.card-details-modal-verify-id{color:#8e95a5;align-items:center;gap:7px;font-size:14px;font-weight:500;display:flex}.card-details-modal-verify-cta{color:#f3f4f6;align-items:center;gap:7px;font-size:14px;font-weight:600;display:flex}.card-details-modal-verify>div{display:flex}.card-details-modal-add{color:#14171e;background:#39f96c;border-radius:8px;justify-content:center;align-items:center;gap:5px;width:100%;height:40px;margin-bottom:20px;font-size:14px;font-weight:700;display:flex}.card-details-modal-add svg path{stroke:#101318}.sidebar-cart{background:#232731;grid-template-rows:auto auto 1fr;min-width:400px;height:100%;display:grid;max-width:400px!important}.sidebar-cart-items{background:#181b24;border-radius:16px;height:100%;margin:0 10px;overflow-y:scroll}.sidebar-cart-item{border-top:1px solid #232731;grid-template-columns:auto 1fr 50px;gap:20px;padding:20px;display:grid}.sidebar-cart-item-details{flex-direction:column;justify-content:center;gap:10px;display:flex}.sidebar-cart-item-preview img{max-width:55px}.sidebar-cart-item-tags{gap:5px;display:flex}.sidebar-cart-item-tags div:nth-child(2n){color:#232731}.sidebar-cart-item-tags{color:#757f91;font-size:12px;font-weight:500}.sidebar-cart-item-name{color:#f3f4f6;font-size:14px;font-weight:500}.sidebar-cart-item-price{color:#f3f4f6;align-items:center;gap:2px;font-size:14px;font-weight:700;display:flex}.sidebar-cart-item-actions{justify-content:center;align-items:center;display:flex}.sidebar-cart-item-remove{cursor:pointer;border-radius:16px;padding:20px;transition:all .3s;display:inline-flex}.sidebar-cart-item-remove:hover{background:#232731}.sidebar-cart-header{align-items:center;gap:10px;padding:20px;display:flex}.sidebar-cart-header-title,.sidebar-cart-header-count{color:#f3f4f6;font-family:Squad,sans-serif;font-size:20px;font-weight:950}.sidebar-cart-header-count{color:#8e95a5;font-weight:800;transform:translateY(2px)}.sidebar-cart-header-count:before{content:"|";opacity:.2;margin-right:10px;font-family:sans-serif;font-weight:0}.sidebar-cart-empty{text-align:center;color:#505767;background:#181b24;border-radius:16px;margin:0 10px;padding:25px;font-size:14px;font-weight:500}.sidebar-cart-footer{flex-direction:column;align-self:flex-end;gap:20px;padding:20px;display:flex}.sidebar-cart-summary{justify-content:space-between;align-items:center;display:flex}.sidebar-cart-summary-label{color:#8e95a5;font-size:16px;font-weight:500}.sidebar-cart-summary-value{color:#f3f4f6;align-items:center;font-size:16px;font-weight:700;display:flex}.sidebar-cart-purchase{color:#14171e;background:#39f96c;border-radius:8px;min-height:44px;font-weight:700}.backpack-modal{background:#232731;grid-template-rows:auto auto 1fr;min-width:400px;height:100%;padding-bottom:10px;display:grid;max-width:400px!important}.backpack-modal-content{background:#181b24;border-radius:16px;min-height:300px;max-height:40vh;margin:0 10px;overflow-y:scroll}.backpack-modal-items{background:#181b24;height:100%}.backpack-modal-item{border-top:1px solid #232731;grid-template-columns:auto 1fr auto;gap:20px;padding:20px;display:grid}.backpack-modal-item-details{flex-direction:column;justify-content:center;gap:10px;display:flex}.backpack-modal-item-preview img{max-width:55px}.backpack-modal-item-tags{gap:5px;display:flex}.backpack-modal-item-tags div:nth-child(2n){color:#232731}.backpack-modal-item-tags{color:#757f91;font-size:12px;font-weight:500}.backpack-modal-item-name{color:#f3f4f6;font-size:14px;font-weight:500}.backpack-modal-item-price{color:#f3f4f6;align-items:center;gap:2px;font-size:14px;font-weight:700;display:flex}.backpack-modal-item-actions{justify-content:center;align-items:center;display:flex}.backpack-modal-item-toggle{padding:20px;display:inline-flex}.backpack-modal-header{align-items:center;gap:10px;padding:20px;display:flex}.backpack-modal-header-title,.backpack-modal-header-count{color:#f3f4f6;font-family:Squad,sans-serif;font-size:20px;font-weight:950}.backpack-modal-header-count{color:#8e95a5;font-weight:800;transform:translateY(2px)}.backpack-modal-header-count:before{content:"|";opacity:.2;margin-right:10px;font-family:sans-serif;font-weight:0}.backpack-modal-empty{text-align:center;color:#505767;background:#181b24;border-top:1px solid #232731;padding:100px 25px;font-size:14px;font-weight:500}.backpack-modal-empty-title{color:#f3f4f6;padding:10px 0;font-size:16px;font-weight:600}.backpack-modal-empty-details{color:#757f91;padding:0 0 20px;font-size:14px;font-weight:500}.backpack-modal-empty-cta{color:#14171e;background:#39f96c;border-radius:8px;justify-content:center;align-items:center;height:40px;padding:0 15px;font-weight:700;display:inline-flex}.backpack-modal-sell,.backpack-modal-order{border-radius:8px;flex:1;justify-content:center;align-items:center;height:40px;font-size:14px;font-weight:700;display:flex}.backpack-modal-sell{color:#14171e;background:#39f96c;gap:4px}.backpack-modal-order{color:#f3f4f6;background:#404653}.backpack-modal-footer{justify-content:space-evenly;align-self:flex-end;gap:20px;padding:20px;display:flex}.backpack-modal-summary{justify-content:space-between;align-items:center;padding:20px;display:flex}.backpack-modal-total-value{align-items:center;gap:10px;display:flex}.backpack-modal-total-value-label{color:#b6bcc9;font-size:14px;font-weight:600}.backpack-modal-total-value-amount{color:#f3f4f6;align-items:center;font-size:14px;font-weight:700;display:flex}.backpack-modal-purchase{color:#101318;background:#39f96c;border-radius:8px;min-height:44px}.react-error{background:#14171e;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.react-error .content{z-index:1;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}@media screen and (max-width:800px){.react-error .content{text-align:center;width:calc(100% - 48px);margin:0 auto}}.react-error .content>.row{gap:12px;display:flex}@media screen and (max-width:560px){.react-error .content>.full-logo{width:100%}}.react-error .content>svg{margin-bottom:32px}@media screen and (max-width:560px){.react-error .content>svg{width:100%}}.react-error .content h1{color:#fff;font-size:24px}.react-error .content .actions{justify-content:center;gap:12px;width:100%;margin-top:24px;display:flex}@media screen and (max-width:480px){.react-error .content .actions{flex-direction:column}}.react-error .content .actions button{color:#14171e;white-space:nowrap;background:#00e880;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:44px;padding:4px 16px;font-size:16px;font-weight:700;transition:background .275s;display:flex}@media screen and (max-width:480px){.react-error .content .actions button{width:100%}}.react-error .content .actions button:hover{background:#33ffa4}.react-error .content .actions button svg{color:#14171e}.react-error .content pre{color:#f77;text-align:left;background:#00000080;border-radius:8px;margin:24px 0;padding:8px 18px;overflow:hidden}@media screen and (max-width:800px){.react-error .content pre{width:100%;white-space:wrap}}.react-error .content p{text-align:center;color:#fff;max-width:500px;font-size:18px;line-height:30px}.packs-text-logo{margin-left:6px}.footer{width:calc(100% - 112px);max-width:1337px;margin:0 auto 100px;transition:all .2s}@media screen and (max-width:900px){.footer{width:calc(100% - 48px)}}@media screen and (max-width:480px){.footer{width:calc(100% - 24px)}}.footer{grid-template-columns:1fr auto;grid-template-areas:"company-info links""affiliation affiliation""separator separator""copyright languages";justify-content:space-between;align-items:flex-start;gap:40px 100px;max-width:1024px;display:grid}.footer-company-area{justify-content:flex-start;align-items:center;gap:20px;display:flex}.footer-company-branding{color:#f3f4f6;text-transform:uppercase;align-items:center;gap:10px;font-family:Squad,sans-serif;font-size:28px;font-weight:850;display:flex}.footer-company-info{flex-direction:column;grid-area:company-info;justify-content:flex-start;gap:24px;display:flex}.footer-company-info-desc{color:#b6bcc9;font-size:14px;font-weight:500;line-height:160%}.footer-company-info-social{align-items:center;gap:16px;display:flex}.footer-company-info-social svg{width:20px}.footer-links{color:#8e95a5;grid-area:links;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.footer-links-title{text-transform:uppercase;padding-bottom:16px;font-size:12px}.footer-links-list{flex-direction:column;gap:16px;font-size:16px;display:flex}.footer-separator{background:#232731;grid-area:separator;width:100%;height:1px;position:relative}.footer-separator:after{content:"";opacity:.5;mix-blend-mode:luminosity;background-image:url(/static/image/cat.bf4d90c3.png);background-size:100% 100%;width:76px;height:34px;display:block;position:absolute;bottom:0;right:0}.footer-affiliation{text-transform:uppercase;color:#404653;grid-area:affiliation;font-size:14px;font-weight:500}.footer-copyright{text-transform:uppercase;color:#505767;grid-area:copyright;font-size:14px;font-weight:500}.footer-languages{grid-area:languages;justify-self:end}.landing-faq{grid-template-columns:1fr 1fr;gap:32px;display:grid}.landing-faq--questions{flex-direction:column;gap:48px;display:flex}.faq-question{flex-direction:column;gap:16px;display:flex}.faq-question--header{cursor:pointer;color:#f3f4f6;text-transform:uppercase;justify-content:space-between;align-items:center;font-family:Squad,sans-serif;font-size:20px;font-weight:950;line-height:1em;display:flex}.faq-question--content{color:#8e95a5;opacity:0;max-height:0;padding-top:0;padding-bottom:0;font-size:16px;font-weight:500;line-height:160%;transition:max-height .3s ease-in-out,opacity .3s ease-in-out,padding .3s ease-in-out;overflow:hidden}.faq-question--icon{transition:transform .3s ease-in-out}.faq-question.is--open .faq-question--header .faq-question--icon{transform:rotate(90deg)}.faq-question.is--open .faq-question--content{opacity:1;max-height:500px;padding-top:16px;padding-bottom:0}.landing-blurb{flex-direction:column;gap:20px;line-height:1;display:flex}.landing-blurb.steps-blurb{padding-bottom:40px}.landing-blurb.faq-blurb .landing-blurb--brow{color:#ffbe5c}.landing-blurb.follow-up-blurb .landing-blurb--text{color:#f3f4f6}.landing-blurb.size-lg .landing-blurb--heading{font-size:48px}.landing-blurb.size-sm .landing-blurb--heading{font-size:28px}.landing-blurb--brow{color:#39f96c;text-transform:uppercase;font-size:14px;font-weight:500}.landing-blurb--heading{color:#f3f4f6;text-transform:uppercase;font-family:Squad,sans-serif;font-size:36px;font-weight:950}.landing-blurb--content{color:#8e95a5;font-size:16px;font-weight:500;line-height:160%}.landing-blurb--cta{padding-top:15px}.terms-of-service{width:calc(100% - 112px);max-width:1337px;margin:0 auto 100px;transition:all .2s}@media screen and (max-width:900px){.terms-of-service{width:calc(100% - 48px)}}@media screen and (max-width:480px){.terms-of-service{width:calc(100% - 24px)}}.terms-of-service{grid-template-columns:200px 1fr;gap:24px;display:grid}.terms-of-service .tos-nav{flex-direction:column;align-self:start;gap:12px;display:flex;position:fixed;transform:translateY(30px)}.terms-of-service .tos-nav.locked{position:absolute}.terms-of-service .tos-nav--items{flex-direction:column;gap:12px;width:80%;display:flex}.terms-of-service .tos-nav--item{cursor:pointer;transition:color .2s;position:relative}.terms-of-service .tos-nav--item:hover{color:#f3f4f6}.terms-of-service .tos-nav--item.selected{color:#f3f4f6;font-weight:600;position:relative}.terms-of-service .tos-nav--item.selected:after{content:"";background-color:#39f96c;border-radius:3px;width:3px;display:block;position:absolute;top:0;bottom:0;right:0}.terms-of-service .tos-content{padding:100px 0 150px}.terms-of-service .tos-content h2{color:#f3f4f6;padding:36px 0 24px;font-family:Squad,sans-serif;font-size:20px;font-weight:950}.terms-of-service .tos-content h3{color:#b6bcc9;padding:24px 0 16px;font-family:Inter,sans-serif;font-size:16px;font-weight:400}.terms-of-service .tos-content p,.terms-of-service .tos-content ul,.terms-of-service .tos-content ol{color:#757f91;padding-bottom:24px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:160%}.terms-of-service .tos-content ul,.terms-of-service .tos-content ol{padding-left:24px}.account{flex-direction:column;gap:32px;margin-bottom:150px;display:flex}.account .token-wrapper{flex-direction:column;gap:8px;width:100%;display:flex}.account .token-wrapper .token{width:100%}.account .token-wrapper .token-input{cursor:pointer;position:relative}.account .token-wrapper .token-input input{cursor:pointer;width:100%}.account .token-wrapper .token-input .copy-button{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:34px;height:34px;margin:4px;transition:background .333s;display:flex;position:absolute;top:0;right:0}.account .token-wrapper .token-input .copy-button:hover{background:#303747}.account .section .section-title{justify-content:space-between;align-items:center;width:100%;margin-bottom:16px;display:flex}.account .section .section-title.group{justify-content:unset;gap:12px}.account .section .section-title p{color:#fff;font-size:16px;font-weight:700;line-height:150%}@media screen and (max-width:768px){.account .section .section-title .dropdown .label{display:none}}@media screen and (max-width:480px){.account .section .section-title .desktop-only{display:none}}.account .section .section-title button.icon{background:#1b1f29;border-radius:8px;justify-content:center;align-items:center;gap:4px;height:32px;padding:0 8px;transition:background .333s;display:flex}.account .section .section-title button.icon:hover{background:#222733}.account .section .section-title button.icon p{color:#98a1b3;font-size:12px;font-weight:500}.account .section .section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media screen and (max-width:768px){.account .section .section-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.account .section .section-grid .summary-item{background-color:#1f232e;border-radius:8px;padding:20px}.account .section .section-grid .summary-item .flex-gap{gap:6px;display:flex}.account .section .section-grid .summary-item .flex-gap img{width:24px;height:24px}.account .section .section-grid .summary-item p{color:#b6bcc9;font-size:14px;font-weight:500;line-height:150%}.account .section .section-grid .summary-item h4{color:#fff;margin-top:4px;font-size:16px;font-weight:700;line-height:150%}.account .section .section-grid .summary-item h4 span{color:#00e880}.account .section .user-setters{background:#1f232e;border-radius:8px;padding:24px}.account .section .user-setters .setter-group{margin-top:16px}@media screen and (max-width:1337px){.account .section .user-setters .setter-group.desktop-only{display:none}}.account .section .user-setters .setter-group:first-child{margin-top:0}.account .section .user-setters .setter-group.active>div button{color:#000;background:#00e880}.account .section .user-setters .setter-group label{color:#b6bcc9;text-transform:capitalize;font-size:14px;font-weight:500;line-height:150%}.account .section .user-setters .setter-group>div{gap:10px;margin-top:8px;display:flex}@media screen and (max-width:768px){.account .section .user-setters .setter-group>div{flex-direction:column}}.account .section .user-setters .setter-group>div input{width:100%}.account .section .user-setters .setter-group>div button{color:#b6bcc9;background:#414858;border-radius:8px;min-width:86px;padding:9px 16px;font-size:14px;font-weight:700;line-height:normal;transition:background .275s}.account .section .user-setters .setter-group>div button:hover{background:#4c5467}.account .section .user-setters .setter-group .tab-menu{background:#1b1f29;border:1px solid #252b38;border-radius:8px;gap:4px;width:100%;height:44px;padding:4px;display:flex;position:relative}@media screen and (max-width:768px){.account .section .user-setters .setter-group .tab-menu{height:-webkit-max-content;height:max-content}}.account .section .user-setters .setter-group .tab-menu .tab{color:#b6bcc9;cursor:pointer;z-index:1;border-radius:4px;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;font-size:14px;font-style:normal;font-weight:700;line-height:150%;transition:color .275s,background .275s;display:flex;position:relative}@media screen and (max-width:768px){.account .section .user-setters .setter-group .tab-menu .tab{height:44px}}.account .section .user-setters .setter-group .tab-menu .tab:hover{color:#fff;background:#30374740}.account .section .user-setters .setter-group .tab-menu .tab.active{color:#fff;background:#2c3342}.account .section .user-setters .setter-group .tab-menu .tab.active svg{color:#00cce8}.account .section .user-setters .setter-group .tab-menu .tab svg{transition:color .275s}.account .section .user-addresses .address{background:#1f232e;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:24px;display:flex}@media screen and (max-width:768px){.account .section .user-addresses .address{flex-direction:column}}@media screen and (max-width:600px){.account .section .user-addresses .address{flex-direction:row}}@media screen and (max-width:480px){.account .section .user-addresses .address{flex-direction:column}}.account .section .user-addresses .address .left{word-break:break-word;padding-right:12px}.account .section .user-addresses .address .left h4{color:#fff;margin-bottom:8px;font-size:16px;font-weight:700;line-height:150%}.account .section .user-addresses .address .left p{color:#7b869d;margin-top:4px;font-size:14px;font-weight:500;line-height:150%}.account .section .user-addresses .address .right{gap:12px;display:flex}@media screen and (max-width:768px){.account .section .user-addresses .address .right{width:100%;margin-top:16px}}@media screen and (max-width:600px){.account .section .user-addresses .address .right{width:auto}}@media screen and (max-width:480px){.account .section .user-addresses .address .right{width:100%}}.account .section .user-addresses .address .right button{color:#b6bcc9;white-space:nowrap;background:#414858;border-radius:8px;justify-content:center;align-items:center;padding:9px 16px;font-size:14px;transition:background .275s;display:flex}@media screen and (max-width:768px){.account .section .user-addresses .address .right button.edit{width:100%}}.account .section .user-addresses .address .right button:hover{background:#4c5467}.account .section .user-addresses>button{color:#fff;background:#414858;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:9px 16px;font-size:14px;transition:background .275s;display:flex}.account .section .user-addresses>button:hover{background:#4c5467}.profile-history{margin-bottom:150px}.profile-history .title{align-items:center;display:flex}@media screen and (max-width:1024px){.profile-history .title{flex-direction:column;align-items:flex-start}}.profile-history .title p{color:#fff;font-size:16px;font-weight:700;line-height:150%}@media screen and (max-width:480px){.profile-history .title .desktop-only{display:none}}.profile-history .title .right{gap:12px;margin-left:auto;display:flex}@media screen and (max-width:1024px){.profile-history .title .right{margin-left:unset;margin-top:12px}}@media screen and (max-width:800px){.profile-history .title .right{width:100%}}@media screen and (max-width:768px){.profile-history .title .right{flex-direction:column;width:100%}.profile-history .title .right .dropdown{width:100%}.profile-history .title .right .dropdown .dropdown-button{width:100%!important}}.profile-history .tabs{background:#1b1f29;width:400px}@media screen and (max-width:800px){.profile-history .tabs{width:100%}}.profile-history .history-group{margin-top:16px;display:none}@media screen and (max-width:920px){.profile-history .history-group{display:block}}.profile-history .history-group .history-button{text-align:left;background:#1b1f29;border-radius:8px;flex-direction:column;gap:8px;width:100%;margin-top:12px;padding:16px;transition:background .275s;display:flex;overflow:hidden}.profile-history .history-group .history-button:hover{background:#222733}.profile-history .history-group .history-button .flex-gap{justify-content:space-between;width:100%;display:flex}.profile-history .history-group .history-button .flex-gap .type{color:#fff;align-items:center;gap:8px;font-size:16px;font-weight:700;line-height:150%;display:flex}.profile-history .history-group .history-button .flex-gap .price{color:#fff;gap:4px;display:flex}.profile-history .history-group .history-button .flex-gap .price .green{color:#00e880}.profile-history .history-group .history-button .flex-gap .price .red{color:#ff3357}.profile-history .disclosure-group{margin-top:16px}@media screen and (max-width:920px){.profile-history .disclosure-group{display:none}}.profile-history .disclosure-group .disclosure{background:#181b24;border-radius:8px;margin-top:12px;transition:background .275s;overflow:hidden}.profile-history .disclosure-group .disclosure.open{background:#1f232e}.profile-history .disclosure-group .disclosure.open .disclosure-button{background:#222733}.profile-history .disclosure-group .disclosure.open .disclosure-button:hover{background:#252b38}.profile-history .disclosure-group .disclosure .disclosure-button{background:#1b1f29;justify-content:space-between;width:100%;padding:16px;font-size:14px;font-weight:500;transition:background .275s;display:flex}.profile-history .disclosure-group .disclosure .disclosure-button:hover{background:#222733}.profile-history .disclosure-group .disclosure .disclosure-button .flex-gap{gap:20px;display:flex}.profile-history .disclosure-group .disclosure .disclosure-button .flex-gap .type{color:#fff;align-items:center;gap:8px;font-size:16px;font-weight:700;line-height:150%;display:flex}.profile-history .disclosure-group .disclosure .disclosure-button .flex-gap .type svg{color:#a7aebe}@media screen and (max-width:1024px){.profile-history .disclosure-group .disclosure .disclosure-button .flex-gap>.id{text-overflow:ellipsis;width:100px;overflow:hidden}}.profile-history .disclosure-group .disclosure .disclosure-button .flex-gap .price{color:#fff;gap:4px;display:flex}.profile-history .disclosure-group .disclosure .disclosure-button .flex-gap .price .green{color:#00e880}.profile-history .disclosure-group .disclosure .disclosure-button .flex-gap .price .red{color:#ff3357}.profile-history .disclosure-group .disclosure .disclosure-button .flex-gap .date{text-align:right;width:150px}.profile-history .disclosure-group .disclosure .disclosure-body{padding:16px}.profile-history .disclosure-group .disclosure .disclosure-body .tab-group{background:#1b1f29;border-radius:8px;gap:4px;width:-webkit-max-content;width:max-content;margin-bottom:20px;padding:4px;display:flex}.profile-history .disclosure-group .disclosure .disclosure-body .tab-group .tab{cursor:pointer;border-radius:6px;padding:8px 16px;transition:background .275s}.profile-history .disclosure-group .disclosure .disclosure-body .tab-group .tab:hover{background:#1f232e}.profile-history .disclosure-group .disclosure .disclosure-body .tab-group .tab.active{color:#fff;background:#303747}.profile-history .disclosure-group .disclosure .disclosure-body .tab-fairness{flex-direction:column;gap:8px;display:flex}.profile-history .disclosure-group .disclosure .disclosure-body .tab-fairness p{color:#b6bcc9}.profile-history .disclosure-group .disclosure .disclosure-body .tab-fairness p span{color:#7b869d}.profile-history .disclosure-group .disclosure .disclosure-body .tab-cases{padding-right:10px;overflow-y:auto}.profile-history .disclosure-group .disclosure .disclosure-body .tab-cases .case{background:#292f3d;border-radius:8px;align-items:center;margin-bottom:8px;padding:16px;display:flex}.profile-history .disclosure-group .disclosure .disclosure-body .tab-cases .case .icon{width:60px;height:50px;margin-right:15px}.profile-history .disclosure-group .disclosure .disclosure-body .tab-cases .case .icon img{height:100%}.profile-history .disclosure-group .disclosure .disclosure-body .tab-cases .case .column>p{font-size:14px;font-weight:500;line-height:150%}.profile-history .disclosure-group .disclosure .disclosure-body .tab-cases .case .column>p:first-child{color:#fff;text-overflow:ellipsis;width:100px;font-weight:700;overflow:hidden}.profile-history .disclosure-group .disclosure .disclosure-body .tab-cases .case>p{color:#fff;margin-left:auto;font-size:14px;font-weight:700;line-height:160%}.profile-history .disclosure-group .disclosure .disclosure-body .tab-cases .case>p span{color:#00e880}.profile-history .disclosure-group .disclosure .disclosure-body .tab-items .player{margin-bottom:16px}.profile-history .disclosure-group .disclosure .disclosure-body .tab-items .player .row-gap{gap:12px;margin-bottom:8px;display:flex}.profile-history .disclosure-group .disclosure .disclosure-body .tab-items .player .row-gap p{font-size:14px;font-style:normal;font-weight:500;line-height:150%}.profile-history .disclosure-group .disclosure .disclosure-body .tab-items .player .row-gap p:nth-child(2){color:#b6bcc9}.profile-history .disclosure-group .disclosure .disclosure-body .tab-items .player .item-list{overflow-x:auto}.profile-history .disclosure-group .disclosure .disclosure-body .tab-items .player .item-list .scroller{gap:8px;display:flex}.profile-history .disclosure-group .disclosure .disclosure-body .tab-items .player .item-list .scroller .item{background:#292f3d;border-radius:8px;width:72px;height:72px;padding:9px}.profile-history .disclosure-group .disclosure .disclosure-body .tab-items .player .item-list .scroller .item img{object-fit:contain;object-position:center;width:100%;height:100%}.pagination{background:#232731;border-radius:8px;align-items:center;padding:2px;display:inline-flex}.pagination-break{padding:0 10px}.pagination-flip{transform:scale(-1)}.pagination-btn{cursor:pointer;color:#f3f4f6;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;transition:background .3s;display:flex}.pagination-btn.active{background:#404653}.pagination-btn:hover{background:#8e95a5}.profile-transactions{margin-bottom:150px}.profile-transactions .title{align-items:center;display:flex}@media screen and (max-width:1024px){.profile-transactions .title{flex-direction:column;align-items:flex-start}}@media screen and (max-width:480px){.profile-transactions .title .desktop-only{display:none}}.profile-transactions .title p{color:#fff;font-size:16px;font-weight:700;line-height:150%}.profile-transactions .title .right{gap:12px;margin-left:auto;display:flex}@media screen and (max-width:1024px){.profile-transactions .title .right{margin-left:unset;margin-top:12px}}@media screen and (max-width:800px){.profile-transactions .title .right{width:100%}}@media screen and (max-width:768px){.profile-transactions .title .right{flex-direction:column;width:100%}.profile-transactions .title .right .dropdown{width:100%}.profile-transactions .title .right .dropdown .dropdown-button{width:100%!important}}.profile-transactions .title .tabs{background:#1b1f29;width:350px}@media screen and (max-width:800px){.profile-transactions .title .tabs{width:100%}}@media screen and (max-width:480px){.best-table{display:none}}.best-table table{border-collapse:separate;border-spacing:0 12px!important}.best-table thead .flex{align-items:center;gap:8px;display:flex}.best-table thead .rotate-in{-webkit-backface-visibility:hidden;backface-visibility:hidden;animation:.666s cubic-bezier(.22,1.68,.38,.96) forwards rotate-in;transform:rotateX(180deg)translateZ(5px)}@keyframes rotate-in{to{transform:rotateX(0)translateZ(5px)}}.best-table thead tr{padding-left:20px}.best-table thead tr th{cursor:pointer;font-size:14px;font-weight:500;line-height:150%;border-radius:0!important;padding:10px!important}.best-table thead tr th:hover span{color:#b6bcc9!important}.best-table thead tr th span{transition:color .275s;color:#7b869d!important}.best-table thead tr th:first-child{padding-left:30px!important}.best-table thead tr th:last-child{padding-right:30px!important}.best-table tbody .th-text-table{color:#b6bcc9}.best-table tbody .price{color:#fff;justify-content:center;gap:8px;font-size:12px;font-weight:700;line-height:100%;display:flex}.best-table tbody .price span{color:#00e880}.best-table tbody .price .red{color:#ff3357}.best-table tbody tr{border-radius:8px;height:65px;animation:.666s forwards fade-in;background:#181b24!important}.best-table tbody tr.empty{background:0 0!important}.best-table tbody tr .link-wrapper{color:#47b8ff;opacity:.75;cursor:pointer;align-items:center;width:-webkit-max-content;width:max-content;margin:0 auto;transition:opacity .333s;display:flex}.best-table tbody tr .link-wrapper:hover{opacity:1}.best-table tbody tr .link-wrapper .link{text-overflow:ellipsis;max-width:150px;margin:0 auto;overflow:hidden}.best-table tbody tr td{color:#7b869d;font-size:14px;font-weight:500;line-height:150%;border-radius:0!important}.best-table tbody tr td:first-child{border-top-left-radius:8px!important;border-bottom-left-radius:8px!important;padding-left:30px!important}.best-table tbody tr td:last-child{border-top-right-radius:8px!important;border-bottom-right-radius:8px!important;padding-right:30px!important}.best-table tbody tr td.capitalize{text-transform:capitalize}.best-table tbody tr td.empty{position:relative;text-align:center!important;color:#303747!important;font-size:20px!important}.best-table tbody tr td.empty .skeleton-wrapper{position:absolute;top:0;left:0}.best-table tbody tr:last-child td{border-bottom:none!important}.best-table .best-table-title{color:#fff;margin-bottom:24px;font-size:1.875rem;font-weight:800;line-height:1.2}.best-table .card-content{color:#d5dceb;border-radius:.5rem;position:relative;overflow:hidden}.transaction-list{margin-top:16px;display:none}@media screen and (max-width:480px){.transaction-list{display:block}}.transaction-list h3{text-align:center;color:#303747;margin-top:24px;font-size:20px}.transaction-list .skeleton-wrapper{margin-top:12px}.transaction-list .transaction-button{text-align:left;background:#1b1f29;border-radius:8px;flex-direction:column;gap:4px;width:100%;margin-top:12px;padding:16px;transition:background .275s;display:flex;overflow:hidden}.transaction-list .transaction-button:hover{background:#222733}.transaction-list .transaction-button .flex-gap{justify-content:space-between;width:100%;display:flex}.transaction-list .transaction-button .flex-gap .type{color:#fff;align-items:center;gap:8px;font-size:16px;font-weight:700;line-height:150%;display:flex}.transaction-list .transaction-button .flex-gap .type svg{color:#a7aebe}.transaction-list .transaction-button .flex-gap .price{color:#fff;gap:4px;display:flex}.transaction-list .transaction-button .flex-gap .price .green{color:#00e880}.transaction-list .transaction-button .flex-gap .price .red{color:#ff3357}.top-wrap{flex-direction:column;width:100%;display:flex}.top-wrap>*+*{margin-top:1rem}.top-wrap .bold{font-weight:700}.top-wrap .table-wrap{width:100%;overflow-x:auto;overflow-y:hidden}.top-wrap .table-wrap.borderAlign tbody td:first-child,.top-wrap .table-wrap.borderAlign tbody th:first-child{text-align:left}.top-wrap .table-wrap.borderAlign tbody td:last-child,.top-wrap .table-wrap.borderAlign tbody th:last-child{text-align:right}.top-wrap .table-wrap.leftAlign thead th{padding:1rem .5rem!important}.top-wrap .table-wrap.leftAlign td,.top-wrap .table-wrap.leftAlign th{text-align:left!important;padding:1rem .5rem!important}.top-wrap .table-wrap.leftAlign td:last-child,.top-wrap .table-wrap.leftAlign td:last-child,.top-wrap .table-wrap.leftAlign th:last-child,.top-wrap .table-wrap.leftAlign th:last-child{padding:1rem!important}.top-wrap .table-wrap .flex-buttons{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.top-wrap .table-wrap .flex-buttons .button{text-transform:uppercase;width:140px;padding:8px 0;font-size:12px}.top-wrap .table-wrap .flex-buttons .button.gray{box-shadow:none;color:#fff;background-color:#2f4553}.top-wrap .table-wrap .flex-buttons .button.red{box-shadow:none;color:#fff;background-color:#b8001f}.top-wrap .table-wrap .table-wrapper{overflow-anchor:none;max-width:100%;overflow-x:auto;overflow-y:hidden;transform:translate(0)}.top-wrap .table-wrap .table-wrapper .table{z-index:2;width:100%;transform-style:preserve-3d;border-collapse:separate;border-spacing:0;position:relative;overflow-x:scroll}.top-wrap .table-wrap .table-wrapper .table .product-item{flex-direction:row;flex-shrink:0;max-width:300px;height:80px;display:flex}.top-wrap .table-wrap .table-wrapper .table .product-item .image-holder-recent{flex-shrink:0;width:80px;height:80px;margin-top:auto;margin-bottom:auto;margin-left:15px;position:relative}.top-wrap .table-wrap .table-wrapper .table .product-item .image-holder-recent img{object-fit:contain;vertical-align:middle;border-style:none;width:100%;height:100%;margin:auto;position:absolute;left:0;right:0}.top-wrap .table-wrap .table-wrapper .table .product-item .info{flex-direction:column;justify-content:center;align-items:flex-start;margin-left:15px;display:flex}.top-wrap .table-wrap .table-wrapper .table .product-item .info .name{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:190px;font-size:15px;font-weight:800;overflow:hidden}.top-wrap .table-wrap .table-wrapper .table .product-item .info .category{color:#252b38;white-space:nowrap;text-overflow:ellipsis;max-width:190px;font-size:11px;font-weight:700;overflow:hidden}.top-wrap .table-wrap .table-wrapper .table .product-item .info .price{color:#171c28;background-color:#fff;border-radius:3px;justify-content:center;align-items:center;height:20px;margin-top:5px;padding:0 8px;font-size:11px;font-weight:700;display:flex}.top-wrap .table-wrap .table-wrapper .table .table-content-flex{flex-direction:row;justify-content:center;align-items:center;display:flex}.top-wrap .table-wrap .table-wrapper .table .table-content-flex .image{flex:1;justify-content:center;align-items:center;width:40px;max-width:55px;height:50px;margin:auto;display:flex;position:relative;overflow:hidden}.top-wrap .table-wrap .table-wrapper .table .table-content-flex .image img{object-fit:contain;filter:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;max-height:80%;margin:0}.top-wrap .table-wrap .table-wrapper .table .table-content-flex .texts-flex{flex-direction:column;align-items:flex-start;display:flex}.top-wrap .table-wrap .table-wrapper .table .table-content-flex .texts-flex .flex-top-text{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:100px;font-weight:600;overflow:hidden}.top-wrap .table-wrap .table-wrapper .table .table-content-flex .texts-flex .flex-bottom-text{font-size:.75rem;font-weight:500}.top-wrap .table-wrap .table-wrapper .table .fair-game{cursor:pointer;font-weight:500;transition:all .2s}.top-wrap .table-wrap .table-wrapper .table .fair-game:hover{color:#00b564}.top-wrap .table-wrap .table-wrapper .table .th-text{color:#252b38;text-align:left;justify-content:flex-start;align-items:center;font-size:.875rem;font-weight:600;line-height:1.5;display:inline-flex}.top-wrap .table-wrap .table-wrapper .table tbody tr:nth-child(odd){background:#213743}.top-wrap .table-wrap .table-wrapper .table thead td:first-child,.top-wrap .table-wrap .table-wrapper .table thead th:first-child{text-align:left}.top-wrap .table-wrap .table-wrapper .table thead td:last-child,.top-wrap .table-wrap .table-wrapper .table thead th:last-child{text-align:right}.top-wrap .table-wrap .table-wrapper .table td:first-child,.top-wrap .table-wrap .table-wrapper .table th:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.top-wrap .table-wrap .table-wrapper .table td:last-child,.top-wrap .table-wrap .table-wrapper .table th:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.top-wrap .table-wrap .table-wrapper .table th{font-weight:600}.top-wrap .table-wrap .table-wrapper .table thead th{padding:1rem 0}.top-wrap .table-wrap .table-wrapper .table td,.top-wrap .table-wrap .table-wrapper .table th{word-wrap:break-word;white-space:nowrap;text-align:center;vertical-align:middle;color:#252b38;padding:1rem;font-size:.875rem}.top-wrap .table-wrap .table-wrapper .table .th-text-table{white-space:nowrap;text-overflow:ellipsis;max-width:12ch;display:inherit;font-weight:600;overflow:hidden}.top-wrap .table-wrap .table-wrapper .table .th-text-table.bigFont{color:#252b38;text-transform:uppercase;font-size:18px;font-weight:700}.top-wrap .table-wrap .table-wrapper .table .th-text-table.bigFont .secondLine{color:#252b38;text-transform:none;font-size:10px;font-weight:600}.top-wrap .table-wrap .table-wrapper .table .th-text-table.bigFont.yellow{color:#e4d00a}.top-wrap .table-wrap .table-wrapper .table .th-text-table.clickable span{cursor:pointer;font-weight:500;transition:all .2s}.top-wrap .table-wrap .table-wrapper .table .th-text-table.clickable span:hover{color:#00b564}.top-wrap .table-wrap .table-wrapper .table .th-text-table.green{color:#00e880}.top-wrap .table-wrap .table-wrapper .table .th-text-table.red{color:#ff4a4a}.top-wrap .table-wrap .table-wrapper .table .th-text-table.white{color:#fff;font-weight:600}@keyframes barFlash{0%{background:#252b38}50%{background:#00e88033}to{background:#252b38}}.profile-deliveries{margin-bottom:150px}.profile-deliveries .title{color:#fff;font-size:16px;font-weight:700;line-height:150%}.profile-deliveries .title p{margin-bottom:16px}@media screen and (max-width:480px){.profile-deliveries .title .desktop-only{display:none}}.profile-deliveries .title .flex{gap:12px;display:flex}@media screen and (max-width:480px){.profile-deliveries .title .flex{flex-direction:column}}.profile-deliveries .title .flex .dropdown .dropdown-button{font-size:14px}@media screen and (max-width:480px){.profile-deliveries .title .flex .dropdown .dropdown-button{width:100%!important}}.profile-deliveries .delivery-list{margin-top:16px;margin-bottom:40px}.profile-deliveries .delivery-list .delivery{background:#1b1f29;border-radius:8px;margin-bottom:16px;transition:background .275s}@media screen and (max-width:480px){.profile-deliveries .delivery-list .delivery{margin-bottom:12px}.profile-deliveries .delivery-list .delivery:hover{background:#222733}}.profile-deliveries .delivery-list .delivery .item-details{border-bottom:1px solid #14171e;height:-webkit-max-content;height:max-content;display:flex}@media screen and (max-width:1124px){.profile-deliveries .delivery-list .delivery .item-details{flex-direction:column;height:auto}}.profile-deliveries .delivery-list .delivery .item-details .item{gap:16px;width:304px;height:100%;padding:24px;display:flex;position:relative}@media screen and (max-width:1124px){.profile-deliveries .delivery-list .delivery .item-details .item{border-right:#0000;width:100%}}@media screen and (max-width:480px){.profile-deliveries .delivery-list .delivery .item-details .item{height:110px;padding:12px}}.profile-deliveries .delivery-list .delivery .item-details .item .mobile-only{display:none}@media screen and (max-width:480px){.profile-deliveries .delivery-list .delivery .item-details .item .mobile-only{display:block}}.profile-deliveries .delivery-list .delivery .item-details .item>svg{margin:auto 0;position:absolute;top:0;bottom:0;right:12px}.profile-deliveries .delivery-list .delivery .item-details .item .item-img{background-color:#222733;border-radius:8px;width:110px;height:136px;padding:12px 4px}@media screen and (max-width:480px){.profile-deliveries .delivery-list .delivery .item-details .item .item-img{width:unset;aspect-ratio:1}}@media screen and (max-width:320px){.profile-deliveries .delivery-list .delivery .item-details .item .item-img{width:60px}}.profile-deliveries .delivery-list .delivery .item-details .item .item-img img{object-fit:contain;object-position:center;width:100%;height:100%}@media screen and (max-width:480px){.profile-deliveries .delivery-list .delivery .item-details .item .item-img{background-color:#0000;height:100%}}.profile-deliveries .delivery-list .delivery .item-details .item .item-specs{flex-direction:column;justify-content:center;width:calc(100% - 126px);display:flex;overflow:hidden}@media screen and (max-width:480px){.profile-deliveries .delivery-list .delivery .item-details .item .item-specs{width:100%;padding-right:40px;overflow:hidden}}.profile-deliveries .delivery-list .delivery .item-details .item .item-specs .item-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:14px;font-weight:900;line-height:160%;overflow:hidden}@media screen and (max-width:480px){.profile-deliveries .delivery-list .delivery .item-details .item .item-specs .item-name{white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:16px;font-weight:700;line-height:150%;overflow:hidden}}.profile-deliveries .delivery-list .delivery .item-details .item .item-specs .item-brand,.profile-deliveries .delivery-list .delivery .item-details .item .item-specs .item-size{color:#a7aebe;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:150%;overflow:hidden}@media screen and (max-width:480px){.profile-deliveries .delivery-list .delivery .item-details .item .item-specs .item-brand,.profile-deliveries .delivery-list .delivery .item-details .item .item-specs .item-size{display:none}}.profile-deliveries .delivery-list .delivery .item-details .item .item-specs .item-brand{margin-bottom:auto}.profile-deliveries .delivery-list .delivery .item-details .item .item-specs .item-price{color:#1a1b1c;background:#fff;border-radius:6px;width:-webkit-max-content;width:max-content;margin-top:6px;padding:5px 10px;font-size:14px;font-weight:700;line-height:160%}@media screen and (max-width:480px){.profile-deliveries .delivery-list .delivery .item-details .item .item-specs .item-price{display:none}}.profile-deliveries .delivery-list .delivery .item-details .details{border-left:1px solid #14171e;flex-direction:column;width:calc(100% - 304px);padding:24px;display:flex}@media screen and (max-width:1124px){.profile-deliveries .delivery-list .delivery .item-details .details{width:100%;padding-top:0}}@media screen and (max-width:480px){.profile-deliveries .delivery-list .delivery .item-details .details{display:none}}.profile-deliveries .delivery-list .delivery .item-details .details .hr{background:#252b38;width:100%;height:1px;margin:12px 0 auto}@media screen and (max-width:1124px){.profile-deliveries .delivery-list .delivery .item-details .details .hr{margin:24px 0}}.profile-deliveries .delivery-list .delivery .item-details .details .shipping-info{background:#222733;border-radius:8px;gap:4px;width:100%;margin:12px 0;padding:6px 12px;display:flex}.profile-deliveries .delivery-list .delivery .item-details .details .shipping-info strong{color:#a7aebe;white-space:nowrap}.profile-deliveries .delivery-list .delivery .item-details .details .shipping-info p{width:100%}.profile-deliveries .delivery-list .delivery .item-details .details .row{gap:16px;display:flex}.profile-deliveries .delivery-list .delivery .item-details .details .row.center{align-items:center}@media screen and (max-width:800px){.profile-deliveries .delivery-list .delivery .item-details .details .row{flex-direction:column}}.profile-deliveries .delivery-list .delivery .item-details .details .row p{font-size:14px;font-style:normal;font-weight:500;line-height:160%}.profile-deliveries .delivery-list .delivery .item-details .details .row p.bold{color:#fff;font-weight:900}.profile-deliveries .delivery-list .delivery .item-details .details .row button{color:#14171e;white-space:nowrap;background:#00e880;border-radius:8px;align-items:center;gap:8px;height:44px;padding:4px 4px 4px 16px;font-size:14px;font-weight:700;line-height:150%;transition:background .275s;display:flex}.profile-deliveries .delivery-list .delivery .item-details .details .row button:hover{background:#33ffa4}.profile-deliveries .delivery-list .delivery .item-details .details .row button.tracking{gap:4px;padding:4px 16px}.profile-deliveries .delivery-list .delivery .item-details .details .row button.cancel{color:#e65456;background:0 0;border:1px solid #e65456;width:118px;height:41px;padding:9px 16px;transition:background .275s}.profile-deliveries .delivery-list .delivery .item-details .details .row button.cancel:hover{background:#e6545629}.profile-deliveries .delivery-list .delivery .item-details .details .row button .value{color:#fff;background:#14171e;border-radius:6px;margin-left:auto;padding:9px 16px}.profile-deliveries .delivery-list .delivery .item-details .details .row button .value span{color:#00e880}.profile-deliveries .delivery-list .delivery .item-details .details .row .error{align-items:center;gap:12px;width:100%;display:flex}.profile-deliveries .delivery-list .delivery .item-details .details .row .error.cancelled{color:#e65456}.profile-deliveries .delivery-list .delivery .item-details .details .row .error.cancelled .icon{border:1px solid #e6545647}.profile-deliveries .delivery-list .delivery .item-details .details .row .error.refunded{color:#e6a554}.profile-deliveries .delivery-list .delivery .item-details .details .row .error.refunded .icon{border:1px solid #e6a4543b}.profile-deliveries .delivery-list .delivery .item-details .details .row .error .icon{border-radius:30px;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.profile-deliveries .delivery-list .delivery .item-details .details .row .error .text{width:calc(100% - 47px)}.profile-deliveries .delivery-list .delivery .item-details .details .row .error .text h4{font-weight:800}.profile-deliveries .delivery-list .delivery .progress-tracker{padding:24px;display:flex}@media screen and (max-width:900px){.profile-deliveries .delivery-list .delivery .progress-tracker{flex-direction:column}}@media screen and (max-width:480px){.profile-deliveries .delivery-list .delivery .progress-tracker{display:none}}.profile-deliveries .delivery-list .delivery .progress-tracker.refunded .progress.active .bar{background:#e6a554}.profile-deliveries .delivery-list .delivery .progress-tracker.refunded .progress.active .checkpoint,.profile-deliveries .delivery-list .delivery .progress-tracker.refunded .progress.current .checkpoint{border:2px solid #e6a554}.profile-deliveries .delivery-list .delivery .progress-tracker.cancelled .progress.active .bar{background:#e65456}.profile-deliveries .delivery-list .delivery .progress-tracker.cancelled .progress.active .checkpoint,.profile-deliveries .delivery-list .delivery .progress-tracker.cancelled .progress.current .checkpoint{border:2px solid #e65456}.profile-deliveries .delivery-list .delivery .progress-tracker .progress{border-right:1px solid #252b38;width:100%;position:relative}@media screen and (max-width:900px){.profile-deliveries .delivery-list .delivery .progress-tracker .progress{border-bottom:1px solid #252b38;border-right:#0000}}.profile-deliveries .delivery-list .delivery .progress-tracker .progress.active .bar{background:#00e880}.profile-deliveries .delivery-list .delivery .progress-tracker .progress.active .checkpoint{border:2px solid #00e880}.profile-deliveries .delivery-list .delivery .progress-tracker .progress.current .bar{animation:2s infinite forwards barFlash}.profile-deliveries .delivery-list .delivery .progress-tracker .progress.current .checkpoint{border:2px solid #00e880}.profile-deliveries .delivery-list .delivery .progress-tracker .progress.current .checkpoint.right{border:none}.profile-deliveries .delivery-list .delivery .progress-tracker .progress.end-current .bar{animation:none!important}.profile-deliveries .delivery-list .delivery .progress-tracker .progress .bar{background:#252b38;width:100%;height:4px}@media screen and (max-width:900px){.profile-deliveries .delivery-list .delivery .progress-tracker .progress .bar{width:4px;height:100%;position:absolute;top:0;left:0}}.profile-deliveries .delivery-list .delivery .progress-tracker .progress .checkpoint{background:#252b38;border-radius:12px;width:12px;height:12px;position:absolute;top:-4px;left:-7px}@media screen and (max-width:900px){.profile-deliveries .delivery-list .delivery .progress-tracker .progress .checkpoint{top:-6px;left:-4px}}.profile-deliveries .delivery-list .delivery .progress-tracker .progress .checkpoint.right{left:unset;right:-6px}@media screen and (max-width:900px){.profile-deliveries .delivery-list .delivery .progress-tracker .progress .checkpoint.right{right:unset;top:unset;bottom:0;left:-4px}}.profile-deliveries .delivery-list .delivery .progress-tracker .progress p{color:#a7aebe;margin-top:16px;padding:8px 16px;font-size:14px;font-weight:500;line-height:150%}@media screen and (max-width:900px){.profile-deliveries .delivery-list .delivery .progress-tracker .progress p{margin-top:0;margin-left:8px;padding:16px}}.profile-deliveries .delivery-list .delivery .progress-tracker .progress p span{color:#fff;font-weight:700}.profile-deliveries .delivery-list .delivery .progress-tracker .progress:first-child .checkpoint{left:0}@media screen and (max-width:900px){.profile-deliveries .delivery-list .delivery .progress-tracker .progress:first-child .checkpoint{left:-4px}}.profile-deliveries .delivery-list .delivery .progress-tracker .progress:last-child{border-bottom:none;border-right:none}.profile-security{margin-bottom:150px}.profile-security .title{margin-bottom:40px}@media screen and (max-width:480px){.profile-security .title{margin-bottom:20px}}.profile-security .title h4{color:#fff;font-size:16px;font-weight:700;line-height:150%}.profile-security .title p{color:#a7aebe;margin-top:8px;font-size:14px;font-weight:500;line-height:150%}@media screen and (max-width:480px){.profile-security .title .desktop-only{display:none}}.profile-security .change-password{background:#181b24;border:1px solid #1b1f29;border-radius:8px;flex-direction:column;gap:16px;margin-bottom:40px;padding:24px;display:flex}@media screen and (max-width:480px){.profile-security .change-password{margin-bottom:20px}}.profile-security .change-password h4{color:#fff;font-size:16px;font-weight:700;line-height:150%}.profile-security .change-password .input-wrapper{flex-direction:column;display:flex}.profile-security .change-password .input-wrapper label{color:#b6bcc9;margin-bottom:8px}.profile-security .change-password button{color:#14171e;background:#00e880;border-radius:8px;margin-left:auto;padding:9px 16px;font-size:14px;font-weight:700;line-height:150%;transition:background .275s}@media screen and (max-width:480px){.profile-security .change-password button{width:100%}}.profile-security .change-password button:hover{background:#33ffa4}.profile-security .two-factor{background:#181b24;border:1px solid #1b1f29;border-radius:8px;justify-content:space-between;padding:24px;display:flex}.profile-security .two-factor h4{color:#fff;font-size:16px;font-weight:700;line-height:150%}.profile-security .two-factor h4 span{color:#00e880}.profile-security .two-factor p{color:#b6bcc9;margin-top:4px}.profile-security .two-factor .input-wrapper{flex-direction:column;display:flex}.profile-security .two-factor .input-wrapper label{color:#b6bcc9;margin-bottom:8px}.profile-security .two-factor .notice{color:#e65456;text-align:center;background:#1f232e;border:1px solid #e65456;border-radius:8px;margin:16px 0;padding:12px}.profile-security .two-factor .qr-code{background:linear-gradient(#1f232e,#252b38);border:1px solid #303747;border-radius:8px;flex-direction:column;align-items:center;width:100%;margin:16px 0;padding:16px 16px 24px;display:flex}.profile-security .two-factor .qr-code p{margin-bottom:10px}.profile-security .two-factor .qr-code .qr{border-radius:10px;width:136px;height:136px;position:relative;overflow:hidden}.profile-security .two-factor .qr-code .qr img{object-fit:contain;object-position:center;width:100%;height:100%}.profile-security .two-factor .qr-code .qr .loader svg{color:#1a1e28!important}.profile-security .two-factor .row-gap{gap:12px;margin-top:16px;margin-left:auto;display:flex}.profile-security .two-factor .row-gap>button{margin-left:0}.profile-security .two-factor.column{flex-direction:column}@media screen and (max-width:870px){.profile-security .two-factor{flex-direction:column}}.profile-security .two-factor button{color:#fff;background:#414858;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:-webkit-max-content;height:max-content;margin:auto 0 auto auto;padding:9px 16px;font-size:14px;font-weight:700;line-height:150%;transition:background .275s;display:flex}.profile-security .two-factor button:hover{background:#4c5467}.profile-security .two-factor button.green{color:#14171e;background:#00e880}.profile-security .two-factor button.red{color:#14171e;background:#e65456}@media screen and (max-width:870px){.profile-security .two-factor button{width:100%;margin-top:16px}}.provably-hero{text-align:center;background:#181b24;flex-direction:column;align-items:center;width:100%;height:650px;padding:50px 0 0;display:flex;position:relative;overflow:hidden}@media screen and (max-width:700px){.provably-hero{padding:50px 25px 0}}@media screen and (max-width:480px){.provably-hero{padding:25px 25px 0}}.provably-hero .glow{aspect-ratio:1;filter:blur(200px);z-index:0;opacity:.25;background-color:#00e880;width:20%;position:absolute;top:-75%}.provably-hero .shield{position:relative}.provably-hero .shield img:first-child{filter:blur(25px);position:absolute}.provably-hero .box{margin-top:50px;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.provably-hero .hero-content{z-index:1;position:relative}.provably-hero .hero-content h1{color:#fff;text-align:center;text-transform:uppercase;font-family:Squad,sans-serif;font-size:48px;font-weight:400;line-height:normal}@media screen and (max-width:700px){.provably-hero .hero-content h1{font-size:36px}}.provably-hero .hero-content p{max-width:600px;color:var(--System-Whites-50,#b6bcc9);text-align:center;font-size:18px;font-weight:500;line-height:150%}.provably-hero .tabs{max-width:400px;margin:24px auto 0}.text-page{width:calc(100% - 112px);max-width:1337px;padding:56px}@media screen and (max-width:900px){.text-page{width:calc(100% - 48px);padding:24px}}@media screen and (max-width:480px){.text-page{width:calc(100% - 24px);padding:12px}}.text-page.compact{max-width:1337px;margin:0 auto 128px;padding:42px 0}@media screen and (max-width:480px){.text-page.compact{width:calc(100% - 24px);padding:24px 0}}.text-page.markdown{width:100%;margin-bottom:124px}@media screen and (max-width:900px){.text-page.markdown{padding:16px 32px 0}}.text-page.markdown .document{width:100%}.text-page.markdown .document .code{margin:24px 0!important}.text-page .tabs{gap:8px;padding:0;font-size:15px;display:flex;position:relative}@media screen and (max-width:480px){.text-page .tabs{flex-direction:column;height:-webkit-max-content;height:max-content}}.text-page .tabs .menu-item{color:#959598;z-index:1;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;height:34px;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;transition-duration:.275s;display:flex;position:relative}@media screen and (max-width:480px){.text-page .tabs .menu-item{width:100%;height:-webkit-max-content;height:max-content;padding:8px 16px}}.text-page .tabs .menu-item.active,.text-page .tabs .menu-item:hover{color:#fff}@media screen and (max-width:480px){.text-page .tabs .menu-item.active,.text-page .tabs .menu-item:hover{background:#1f232e;border-radius:24px}}.text-page .tabs .selector{z-index:1;background:#1f232e;border-radius:24px;height:34px;transition-duration:.6s;transition-timing-function:cubic-bezier(.68,-.2,.265,1.2);display:inline-block;position:absolute;top:0;left:0}@media screen and (max-width:480px){.text-page .tabs .selector{display:none}}.text-page .document{margin-top:24px}.text-page .document.hide{display:none}.text-page .document .document-title,.text-page .document h1{-webkit-text-fill-color:#0000;text-transform:uppercase;background:linear-gradient(273deg,#b6bcc9 0%,#fff 100%);-webkit-background-clip:text;background-clip:text;margin:16px 0 48px;font-family:Squad,sans-serif;font-size:36px;font-weight:400;line-height:100%}@media screen and (max-width:480px){.text-page .document .document-title,.text-page .document h1{font-size:36px}}.text-page .document h2{color:#00e880;margin-top:16px;font-size:24px;font-weight:800;line-height:50px}.text-page .document h3{color:#00e880;margin-top:16px;font-size:22px;font-weight:800;line-height:50px}.text-page .document .document-text,.text-page .document p{color:#98a1b3;font-size:16px;font-weight:500;line-height:24px}.text-page .document .document-text strong,.text-page .document p strong{color:#00e880;font-weight:700}.text-page .document .document-subtitle{color:#fff;margin-top:42px;margin-bottom:12px;font-size:24px;font-weight:900;line-height:160%}.text-page .document a{color:#00ce72;cursor:pointer;text-decoration:none;transition:color .275s}.text-page .document a:hover{color:#00af61}.topbar{height:calc(68px + env(safe-area-inset-top)/1.25);z-index:100;width:100%;padding:calc(env(safe-area-inset-top)/1.25 + 12px)24px 12px;background:#101318;flex-shrink:0;display:flex;position:absolute}.topbar .mobile-balance{margin:auto!important;display:none!important}.topbar .sign-in{display:none}@media screen and (max-width:970px){.topbar{-webkit-backdrop-filter:unset;backdrop-filter:unset}.topbar .mobile-balance{display:flex!important}.topbar .sign-in{display:flex}}@media screen and (max-width:900px){.topbar{padding:0 24px}}@media screen and (max-width:780px){.topbar{-webkit-backdrop-filter:unset;backdrop-filter:unset;position:relative}}@media screen and (max-width:480px){.topbar{padding:0 12px}}.topbar .flex-holder{will-change:max-width;align-items:center;width:100%;max-width:1337px;height:100%;margin:0 auto;transition:max-width .5s;display:flex;position:relative}.topbar .flex-holder.wide{max-width:100%}.topbar .left{align-items:center;display:flex;position:relative}.topbar .left .full-logo{cursor:pointer;display:none}.topbar .left svg{cursor:pointer}.topbar .left .small-logo{cursor:pointer;height:32px;margin:0 9px}@media screen and (max-width:1060px){.topbar .left .packs-text-logo{display:none!important}}.topbar .menu{flex-grow:1;justify-content:center;align-items:center;height:68px;margin-left:16px;list-style-type:none;display:flex;position:relative}@media screen and (max-width:779px){.topbar .menu{display:none}}.topbar .menu .active-bar{will-change:width,transform;justify-content:center;transition:width .275s,transform .275s;display:flex;position:absolute;bottom:0;left:0}.topbar .menu .menu-item{cursor:pointer;color:#757f91;-webkit-user-select:none;user-select:none;border-radius:8px;flex-direction:row;flex:none;order:1;align-items:center;height:34px;padding:6px 12px;font-size:16px;font-weight:600;transition:background .275s,color .275s;display:flex}@media screen and (max-width:1100px){.topbar .menu .menu-item{padding:6px 8px}}.topbar .menu .menu-item path{fill:#757f91;color:#757f91;transition:fill .275s}.topbar .menu .menu-item .icon{justify-content:center;align-items:center;margin-right:8px;display:flex}.topbar .menu .menu-item.active{color:#fff;cursor:pointer}.topbar .menu .menu-item.active path{fill:#fff}.topbar .menu .menu-item:hover:not(.active){color:#fff;background:#181b24}.topbar .menu .menu-item:hover:not(.active) path{fill:#fff}.topbar .right{flex-direction:row;align-items:center;display:flex;position:absolute;right:0}@media screen and (max-width:970px){.topbar .right{position:relative}.topbar .right .rounded-borders{display:none!important}.topbar .right .rounded-borders.mobile{display:flex!important}.topbar .right .slash,.topbar .right .user{display:none!important}.topbar .right .menu-icon{display:flex!important}.topbar .right button,.topbar .right .desktop-deposit{display:none!important}}.topbar .right .menu-icon{justify-content:center;align-items:center;width:40px;height:40px;display:none}.topbar .right .user{cursor:pointer;border-radius:24px 8px 8px 24px;align-items:center;gap:8px;transition:background .275s,color .275s;display:flex}.topbar .right .user .username{color:#fff;text-overflow:ellipsis;width:90px;font-weight:700;overflow:hidden}.topbar .right .user>.chevron{transition:color .3s}.topbar .right .user .dropdown{justify-content:center;align-items:center;display:flex}.topbar .right .user:hover>.chevron{color:#a7aebe}.topbar .right .access{gap:8px;display:flex}.topbar .right button{color:#14171e;background:#39f96c;border-radius:8px;justify-content:center;align-items:center;gap:4px;height:40px;padding:0 12px;font-weight:700;transition:all .275s;display:flex;box-shadow:inset 0 -1px #007820,inset 0 1px #abf6bf}.topbar .right button:active{transform:scale(.98)}.topbar .right button.grey{color:#8e95a5;box-shadow:none;background:0 0;border:1px solid #232731}.topbar .right button.grey:hover{background:#252b38}.topbar .right button:hover{cursor:pointer;background-color:#00ff8d}.topbar .sign-in{color:#fff;background:#414858;border-radius:7px;justify-content:center;align-items:center;gap:6px;width:100px;height:44px;margin-left:auto;padding:0 16px;font-weight:700;transition:background .275s}.topbar .sign-in:hover{cursor:pointer;background-color:#4c5467}.topbar .rounded-borders{-webkit-user-select:none;user-select:none;background:#232731;border-radius:8px;justify-content:center;align-items:center;margin-right:8px;display:flex}.topbar .rounded-borders path{transition:fill .275s}.topbar .rounded-borders.small{color:#fff;cursor:pointer;will-change:transform;height:40px;padding:0 10px;font-size:14px;font-weight:700;transition:all .275s}.topbar .rounded-borders.small:active{transform:scale(.98)}.topbar .rounded-borders.small:hover{background:#2e3340}.topbar .rounded-borders .icon-wrapper{align-items:center;gap:4px;display:flex;position:relative}.topbar .rounded-borders .icon-wrapper .count{padding:0 4px}.topbar .rounded-borders .icon-wrapper .cart-count{color:#000;letter-spacing:.5px;background:#00e880;border-radius:6px;justify-content:center;align-items:center;width:-webkit-max-content;width:max-content;min-width:20px;height:20px;margin-left:4px;padding:0 4px;font-size:9px;font-weight:900;display:flex}.topbar .rounded-borders .icon-wrapper .cart-count .count{position:relative}.topbar .rounded-borders .balance{text-align:center;font-feature-settings:"lnum" 1,"tnum" 1;color:#fff;justify-content:center;align-items:center;gap:4px;min-width:75px;height:40px;font-size:14px;font-weight:700;display:flex}.topbar .rounded-borders .balance .green{color:#00e880}.topbar .rounded-borders .balance .value{padding-right:4px}.topbar .rounded-borders .balance.positive{animation:1s forwards positive}.topbar .rounded-borders .balance.negative,.topbar .rounded-borders .balance.negative .green{animation:1s forwards negative}@keyframes negative{0%{color:#ff8686}}@keyframes positive{0%{color:#00e880}}.topbar .slash{margin:0 12px}.topbar .button{color:#14171e;cursor:pointer;background:#39f96c;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:40px;padding:0 12px;font-weight:700;transition:all .275s;display:flex;box-shadow:inset 0 -1px #007820,inset 0 1px #abf6bf}@media screen and (max-width:1200px){.topbar .button{padding:0 10px}.topbar .button span{display:none}}.topbar .button:active{transform:scale(.98)}.topbar .button:hover{background-color:#52fa7f}.avatar{width:40px;height:40px;position:relative}.avatar.lg{width:58px;height:58px}.avatar.lg .inner{width:56px;height:56px}.avatar.xl{width:64px;height:64px;margin-bottom:16px}.avatar.xl .inner{width:60px;height:60px}.avatar.xxl{width:72px;height:72px}.avatar.xxl .inner{width:60px;height:60px}.avatar.xxxl{width:96px;height:96px}.avatar.xxxl .inner{border-radius:84px;width:84px;height:84px}.avatar .outer{border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.avatar .outer.bronze{border:2px solid #c88343}.avatar .inner{background-position:50%;background-size:contain;border-radius:8px;flex-shrink:0;width:40px;height:40px}.avatar .inner.bronze{border:2px solid #c88343}.avatar .level{position:absolute;bottom:-1px;right:-1px}.menu-overlay-cart{z-index:100;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.menu-overlay-cart ::-webkit-scrollbar{width:4px}.menu-overlay-cart * ::-webkit-scrollbar-corner{background-color:#303747}.menu-overlay-cart ::-webkit-scrollbar-thumb{background-color:#626c83;border-radius:8px}.menu-overlay-cart ::-webkit-scrollbar-track{background:#303747}.menu-overlay-cart.active{pointer-events:auto}.menu-overlay-cart.active .cart{opacity:1!important;transform:translateY(0)!important}.menu-overlay-cart.home .cart{margin:0 auto;left:460px;right:0}@media (max-width:1440px){.menu-overlay-cart.home .cart{left:unset;right:230px}}.menu-overlay-cart .cart{box-sizing:border-box;color:#fff;transform-origin:top;will-change:transform,opacity;opacity:0;background-color:#1f232e;border-radius:12px;flex-direction:column;flex:1;width:432px;height:510px;font-size:14px;transition:transform .2s,opacity .2s;display:flex;position:absolute;top:83px;right:420px;overflow:hidden;transform:translateY(-10px);box-shadow:0 2px 5px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.menu-overlay-cart .cart.right-position{right:75px}@media (max-width:572px){.menu-overlay-cart .cart{width:100%;height:calc(100% - 74px);border-radius:0!important;top:74px!important;right:0!important}.menu-overlay-cart .cart:before{right:211px}}.menu-overlay-cart .cart input[type=checkbox]{width:0;height:0;display:none}.menu-overlay-cart .cart input[type=checkbox]+label{-webkit-user-select:none;user-select:none;float:left;color:#8e95a5;cursor:pointer;align-items:center;font-weight:500;transition:color .25s cubic-bezier(.4,0,.23,1);display:flex;position:relative}.menu-overlay-cart .cart input[type=checkbox]+label>ins{width:100%;height:0;text-decoration:none;transition:height .3s cubic-bezier(.4,0,.23,1);display:block;position:absolute;bottom:0;left:0;overflow:hidden}.menu-overlay-cart .cart input[type=checkbox]+label>ins>i{color:#fff;-webkit-user-select:none;user-select:none;font-style:normal;font-weight:500;position:absolute;bottom:0}.menu-overlay-cart .cart input[type=checkbox]+label>span{cursor:pointer;background:0 0;border:2px solid #232731;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;margin-left:8px;transition:all .25s cubic-bezier(.4,0,.23,1);display:flex}.menu-overlay-cart .cart input[type=checkbox]+label:hover,.menu-overlay-cart .cart input[type=checkbox]:focus+label{color:#d3d7df}.menu-overlay-cart .cart input[type=checkbox]:checked+label>ins{height:100%}.menu-overlay-cart .cart input[type=checkbox]:checked+label>span{background:#52fa7f;border:2px solid #0000;animation:.2s cubic-bezier(.4,0,.23,1) shrink-bounce}.menu-overlay-cart .cart input[type=checkbox]:checked+label>span:before{content:"";transform-origin:0 100%;border-bottom:3px solid #0000;border-right:3px solid #0000;animation:.125s cubic-bezier(.4,0,.23,1) .25s forwards checkbox-check;position:absolute;top:5.2px;left:1.4px;transform:rotate(45deg)}.menu-overlay-cart .cart .header{box-sizing:border-box;cursor:pointer;border-radius:6px;flex-direction:row;place-content:center space-between;align-items:center;margin:6px;padding:16px;transition:all .275s;display:flex;position:relative;overflow:hidden}.menu-overlay-cart .cart .header .glow{pointer-events:none;z-index:0;opacity:0;background:linear-gradient(-110deg,#274346 0,#274346 20%,#26343d);width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.menu-overlay-cart .cart .header .glow.active{opacity:1;transition:opacity .5s}.menu-overlay-cart .cart .header:hover{opacity:.8}.menu-overlay-cart .cart .header:hover .fa-chevron-right{transform:translate(5px)}.menu-overlay-cart .cart .header svg{z-index:2;position:relative}.menu-overlay-cart .cart .header-left{align-items:center;display:flex}.menu-overlay-cart .cart .header-left .title-cart{color:#f3f4f6;text-transform:uppercase;margin-left:8px;font-family:Squad,sans-serif;font-size:20px;font-weight:950;line-height:17px}.menu-overlay-cart .cart .header-left .line{opacity:.2;background-color:#8e95a5;width:1px;height:14px;margin:0 12px}.menu-overlay-cart .cart .header-left .total-items-cart{color:#8e95a5;text-transform:uppercase;font-family:Squad,sans-serif;font-size:20px;font-weight:800;line-height:17px}.menu-overlay-cart .cart .header .fa-chevron-right{font-size:17.5px;transition:all .275s}.menu-overlay-cart .cart .items-container{background:#181b24;border-radius:8px;height:100%;margin:0 6px 6px}.menu-overlay-cart .cart .items-container .empty-cart{flex-direction:column;justify-content:center;align-items:center;height:calc(100% - 52px);display:flex}.menu-overlay-cart .cart .items-container .empty-cart .icon-wrapper{background:linear-gradient(#687187 0%,#4c546700 100%);border-radius:64px;width:-webkit-max-content;width:max-content;margin:0 auto 14px;padding:1px;box-shadow:0 8px 16px #0000001f}.menu-overlay-cart .cart .items-container .empty-cart .icon-wrapper .icon{color:#a7aebe;background:linear-gradient(#4c5467 0%,#333b4d 100%);border-radius:64px;width:64px;height:64px;padding:18px}.menu-overlay-cart .cart .items-container .empty-cart .icon-wrapper .icon svg{transform:rotate(-25deg)}.menu-overlay-cart .cart .items-container .empty-cart .title{color:#f3f4f6;text-align:center;text-overflow:ellipsis;font-size:16px;font-weight:600;overflow:hidden}.menu-overlay-cart .cart .items-container .empty-cart .subtitle{color:#757f91;text-overflow:ellipsis;text-align:center;margin-top:2px;font-size:14px;font-weight:500;line-height:160%;overflow:hidden}.menu-overlay-cart .cart .items-container .empty-cart button{color:#14171e;-webkit-appearance:none;appearance:none;cursor:pointer;touch-action:manipulation;background-color:#39f96c;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:4px;height:40px;margin:24px auto 0;padding:4px 12px;font-size:1rem;font-weight:600;line-height:1.5;transition:all .275s;display:flex;position:relative}.menu-overlay-cart .cart .items-container .empty-cart button.icon{width:42px;padding:4px}.menu-overlay-cart .cart .items-container .empty-cart button.icon path{stroke:#14171e}.menu-overlay-cart .cart .items-container .empty-cart button:active{transform:scale(.98)}.menu-overlay-cart .cart .items-container .empty-cart button:hover{background-color:#52fa7f}.menu-overlay-cart .cart .items-container .items-header{border-bottom:1px solid #232731;justify-content:space-between;padding:16px 20px;display:flex}.menu-overlay-cart .cart .items-container .items-header .total-price{align-items:center;margin-right:16px;font-weight:700;display:flex}.menu-overlay-cart .cart .items-container .items-header .total-price .total-price-text{color:#b6bcc9;margin-right:8px;font-size:14px;font-weight:600}.menu-overlay-cart .cart .items-container .items-header .total-price svg{margin-right:4px}.menu-overlay-cart .cart .items-container .items-header .total-price .total-price-value{color:#f3f4f6;text-align:center;font-size:14px;font-weight:700}.menu-overlay-cart .cart .items-container .items-header .select-all svg{color:#000}.menu-overlay-cart .cart .items-container .items-header .select-all:first-child{margin-left:16px}.menu-overlay-cart .cart .items-container .infinite-scroll-component__outerdiv{flex:1;height:100%}.menu-overlay-cart .cart .items-container .cart-items{box-sizing:border-box;contain:strict;will-change:scroll-position;-webkit-overflow-scrolling:touch;flex:1e-9px;width:100%;height:100%;padding-bottom:1rem;transition:all .275s;display:block;position:relative;overflow:auto;transform:translateZ(0)}.menu-overlay-cart .cart .items-container .cart-items .padding-fix{padding:0 1rem}.menu-overlay-cart .cart .items-container .cart-items .skeleton-wrapper{margin-top:9px}.menu-overlay-cart .cart .items-container .cart-items .skeleton-wrapper .skeleton{background:#242936}.menu-overlay-cart .cart .items-container .cart-items .skeleton-wrapper .skeleton:before{background:linear-gradient(90deg,#0000,#2c3342,#0000)}.menu-overlay-cart .cart .items-container .cart-items .cart-item{cursor:pointer;-webkit-user-select:none;user-select:none;opacity:1;background:#252b38;border:1px solid #0000;border-radius:6px;width:100%;height:92px;margin-top:9px;padding:14px 12px;transition:all .275s;display:flex;position:relative}.menu-overlay-cart .cart .items-container .cart-items .cart-item.visible{animation:.333s forwards fade-in}.menu-overlay-cart .cart .items-container .cart-items .cart-item:hover{background-color:#2c3342}.menu-overlay-cart .cart .items-container .cart-items .cart-item .select-all.item{height:-webkit-max-content;height:max-content;margin:auto 12px auto auto;position:absolute;top:0;bottom:0;right:0}.menu-overlay-cart .cart .items-container .cart-items .cart-item .select-all.item label svg{color:#000;transition:all .333s;position:absolute;transform:scale(0)}.menu-overlay-cart .cart .items-container .cart-items .cart-item .select-all.item label.selected svg{transform:scale(1)}.menu-overlay-cart .cart .items-container .cart-items .cart-item .rarity-bg{opacity:.2;filter:blur(12px);border-radius:100%;width:38px;height:38px;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.menu-overlay-cart .cart .items-container .cart-items .cart-item.legendary .rarity-bg{background-color:#ee9834}.menu-overlay-cart .cart .items-container .cart-items .cart-item.epic .rarity-bg{background-color:#d32ce6}.menu-overlay-cart .cart .items-container .cart-items .cart-item.rare .rarity-bg{background-color:#4b69cd}.menu-overlay-cart .cart .items-container .cart-items .cart-item.uncommon .rarity-bg{background-color:#203e35}.menu-overlay-cart .cart .items-container .cart-items .cart-item.common .rarity-bg{background-color:#313644}.menu-overlay-cart .cart .items-container .cart-items .cart-item.selected{background-color:#2c3342}.menu-overlay-cart .cart .items-container .cart-items .cart-item .select-position{align-items:center;display:flex}.menu-overlay-cart .cart .items-container .cart-items .cart-item .image{background-position:50%;background-repeat:no-repeat;background-size:contain;width:60px;height:100%;position:relative}.menu-overlay-cart .cart .items-container .cart-items .cart-item .image .img{z-index:100;background-position:50%;background-repeat:no-repeat;background-size:contain;width:60px;height:60px;transition:transform .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.menu-overlay-cart .cart .items-container .cart-items .cart-item .info{flex-direction:column;justify-content:center;align-items:flex-start;width:calc(100% - 75px);margin-left:15px;display:flex}.menu-overlay-cart .cart .items-container .cart-items .cart-item .info .name{color:#fff;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 50px);font-size:12px;font-weight:700;overflow:hidden}.menu-overlay-cart .cart .items-container .cart-items .cart-item .info .category{color:#a7aebe;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 50px);font-size:12px;font-weight:500;overflow:hidden}.menu-overlay-cart .cart .items-container .cart-items .cart-item .info .price{color:#fff;border-radius:4px;justify-content:center;align-items:center;height:27px;margin-top:4px;font-size:14px;font-weight:700;display:flex}.menu-overlay-cart .cart .items-container .cart-items .cart-item .info .price span{color:#b6bcc9;margin-right:6px}.menu-overlay-cart .cart .cart-footer{background:#252b38;flex-flow:wrap;width:100%;padding:18px;transition:all .2s;display:flex;position:absolute;bottom:0;transform:translateY(calc(100% + 20px))}.menu-overlay-cart .cart .cart-footer.open{position:relative;transform:translateY(0%)}.menu-overlay-cart .cart .cart-footer .button{text-transform:uppercase;flex:1;height:40px;font-size:12px;font-weight:700}.menu-overlay-cart .cart .cart-footer .button.white{background-color:#fff;box-shadow:inset 0 -3px #ccc,inset 0 2px #f2f2f2}.money-button{color:#14171e;background-color:#00e880;border-radius:8px;align-items:center;gap:8px;height:42px;padding:0 16px;font-weight:700;transition:opacity .2s;display:flex}.money-button:hover{cursor:pointer;background:#00ff8d}.money-button .button-left{align-items:center;display:flex}.money-button .button-left .icon{justify-content:center;align-items:center;width:20px;height:20px;margin-right:8px;display:flex}.money-button .price{border-radius:7px;margin-left:auto;line-height:130%}.money-button.disabled{opacity:.7;cursor:not-allowed}.menu-overlay-notifs{z-index:100;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}@media screen and (max-width:750px){.menu-overlay-notifs{background:0 0;height:100vh;transition:background .275s}.menu-overlay-notifs.active{background:#14171ee6}}.menu-overlay-notifs ::-webkit-scrollbar{width:4px}.menu-overlay-notifs * ::-webkit-scrollbar-corner{background-color:#303747}.menu-overlay-notifs ::-webkit-scrollbar-thumb{background-color:#626c83;border-radius:8px}.menu-overlay-notifs ::-webkit-scrollbar-track{background:#303747}.menu-overlay-notifs.active{pointer-events:auto}.menu-overlay-notifs.active .notifs{opacity:1!important;transform:translateY(0)!important}.menu-overlay-notifs .notifs{box-sizing:border-box;color:#fff;transform-origin:top;will-change:transform,opacity;opacity:0;background-color:#1f232e;border-radius:8px;flex-direction:column;flex:1;place-content:stretch space-between;align-items:stretch;width:400px;height:524px;font-size:14px;transition:transform .2s,opacity .2s;display:flex;position:absolute;top:67px;right:430px;overflow:hidden;transform:translateY(-10px);box-shadow:0 2px 5px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}@media screen and (max-width:970px){.menu-overlay-notifs .notifs{top:85px;right:330px}}@media screen and (max-width:750px){.menu-overlay-notifs .notifs{right:0;top:unset;opacity:1;border-bottom-right-radius:0;border-bottom-left-radius:0;width:100%;transition:transform .4s;bottom:0;transform:translateY(100%)}}.menu-overlay-notifs .notifs .header{box-sizing:border-box;justify-content:space-between;place-items:center;padding:1.25rem 16px;display:flex;position:relative}@media screen and (max-width:750px){.menu-overlay-notifs .notifs .header{flex-direction:column;place-items:flex-start}}.menu-overlay-notifs .notifs .header h1{font-size:16px;font-weight:700}.menu-overlay-notifs .notifs .header h3{color:#00e880;cursor:pointer;border:1px solid #303747;border-radius:6px;padding:4px 6px;font-size:12px;font-weight:500;transition:all .275s}.menu-overlay-notifs .notifs .header h3:hover{background:#2a694d40}.menu-overlay-notifs .notifs .header h3.empty{opacity:0;transform:translate(20px)}@media screen and (max-width:750px){.menu-overlay-notifs .notifs .header h3{margin-top:8px}}.menu-overlay-notifs .notifs .header svg{margin:1.25rem 16px;position:absolute;top:0;right:0}@media screen and (min-width:750px){.menu-overlay-notifs .notifs .header svg{display:none}}.menu-overlay-notifs .notifs .notifs-list{box-sizing:border-box;contain:strict;will-change:scroll-position;-webkit-overflow-scrolling:touch;flex-direction:column;width:100%;height:100%;transition:all .275s;display:flex;position:relative;overflow:auto;transform:translateZ(0)}.menu-overlay-notifs .notifs .notifs-list.empty{justify-content:center;align-items:center}.menu-overlay-notifs .notifs .notifs-list .padding-fix{padding:0 12px 0 16px}@media screen and (max-width:750px){.menu-overlay-notifs .notifs .notifs-list .padding-fix{width:100%}}.menu-overlay-notifs .notifs .notifs-list .empty-notifs{text-align:center;flex-direction:column;align-items:center;margin:auto;display:flex}.menu-overlay-notifs .notifs .notifs-list .empty-notifs>svg{color:#b6bcc9;background:#252b38;border-radius:64px;width:64px;height:64px;padding:14px}.menu-overlay-notifs .notifs .notifs-list .empty-notifs>.text{margin-top:10px}.menu-overlay-notifs .notifs .notifs-list .empty-notifs>.text>p{color:#8a93a8;margin-top:4px}.menu-overlay-notifs .notifs .notifs-list .notif-item{background:#2c3342;border-radius:8px;width:100%;margin-top:6px;display:flex;overflow:hidden}@media screen and (max-width:750px){.menu-overlay-notifs .notifs .notifs-list .notif-item{height:-webkit-max-content;height:max-content;min-height:107px}}.menu-overlay-notifs .notifs .notifs-list .notif-item .icon{color:#00e880;background:#252b38;place-content:center;place-items:center;min-width:56px;display:flex}@media screen and (max-width:750px){.menu-overlay-notifs .notifs .notifs-list .notif-item .icon{height:unset}}.menu-overlay-notifs .notifs .notifs-list .notif-item .info{flex-direction:column;padding:1rem;display:flex}@media screen and (max-width:750px){.menu-overlay-notifs .notifs .notifs-list .notif-item .info{width:100%}}.menu-overlay-notifs .notifs .notifs-list .notif-item .info .info-header{justify-content:space-between;display:flex}.menu-overlay-notifs .notifs .notifs-list .notif-item .info .info-header h3{font-size:14px;font-weight:700}.menu-overlay-notifs .notifs .notifs-list .notif-item .info .info-header .time-ago{flex-direction:row;place-items:center;gap:6px;display:flex}.menu-overlay-notifs .notifs .notifs-list .notif-item .info .info-header .time-ago .online{background-color:#00e880;border-radius:4px;width:4px;height:4px}.menu-overlay-notifs .notifs .notifs-list .notif-item .info .info-header .time-ago p{color:#7b869d;font-size:12px;font-weight:500}.menu-overlay-notifs .notifs .notifs-list .notif-item .info .message{color:#b6bcc9;margin-top:10px;font-size:14px;font-weight:500}.menu-overlay-notifs .notifs .notifs-list .notif-item .info .message span{color:#fff;font-weight:700}.menu-overlay-notifs .notifs .notifs-list .notif-item .info .message span span{color:#00e880}.menu-overlay-profile{z-index:7;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.menu-overlay-profile ::-webkit-scrollbar{width:4px}.menu-overlay-profile * ::-webkit-scrollbar-corner{background-color:#303747}.menu-overlay-profile ::-webkit-scrollbar-thumb{background-color:#626c83;border-radius:8px}.menu-overlay-profile ::-webkit-scrollbar-track{background:#303747}.menu-overlay-profile.active{pointer-events:auto}.menu-overlay-profile.active .profile{opacity:1!important;transform:translateY(0)!important}.menu-overlay-profile.home .profile{margin:0 auto;left:1050px;right:0}@media (max-width:1440px){.menu-overlay-profile.home .profile{left:unset;right:23px}}.menu-overlay-profile .profile{left:unset;box-sizing:border-box;color:#fff;transform-origin:top;will-change:transform,opacity;opacity:0;background-color:#1f232e;border-radius:8px;flex-direction:column;flex:1;place-content:stretch space-between;align-items:stretch;width:320px;font-size:14px;transition:transform .2s,opacity .2s;display:flex;position:absolute;top:83px;right:23px;overflow:hidden;transform:translateY(-10px);box-shadow:0 2px 5px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}@media (max-width:1370px){.menu-overlay-profile .profile{left:unset;right:23px}}.menu-overlay-profile .profile .header{box-sizing:border-box;cursor:pointer;background:#252b38;padding:24px;transition:background .275s}.menu-overlay-profile .profile .header:hover{background:#2c3342}.menu-overlay-profile .profile .header:hover>.progress{background:#40495f}.menu-overlay-profile .profile .header .user{align-items:center;display:flex}.menu-overlay-profile .profile .header .user>.avatar{background:#2c3342 50%/contain;border-radius:42px;width:42px;height:42px;margin-right:12px}.menu-overlay-profile .profile .header .user>.user-info{width:calc(100% - 42px);margin-right:auto;overflow:hidden}.menu-overlay-profile .profile .header .user>svg{color:#7b869d;margin-bottom:auto}.menu-overlay-profile .profile .header .user h3{text-overflow:ellipsis;font-size:16px;overflow:hidden}.menu-overlay-profile .profile .header .user p{color:#98a1b3;font-size:13px}.menu-overlay-profile .profile .header .progress{background:#333b4d;border-radius:8px;width:100%;height:8px;margin:14px 0 10px;transition:background .275s;position:relative;overflow:hidden}.menu-overlay-profile .profile .header .progress span{background:#00e880;border-radius:20px;height:100%;position:absolute;top:0;left:0}.menu-overlay-profile .profile .header .progress-info{color:#7b869d;justify-content:space-between;font-weight:600;display:flex}.menu-overlay-profile .profile .header .progress-info>div{align-items:center;gap:8px;display:flex}.menu-overlay-profile .profile .profile-list{flex-direction:column;gap:4px;padding:16px;display:flex}.menu-overlay-profile .profile .profile-list .route{color:#a7aebe;cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:11.5px 16px;transition:color .275s,background .275s;display:flex}.menu-overlay-profile .profile .profile-list .route:hover{color:#fff;background:#303747}.menu-overlay-profile .profile .profile-list .route svg{width:18px;height:18px}.menu-overlay-profile .profile .profile-list .route.green{color:#00e880;background:#2a694d40}.menu-overlay-profile .profile .profile-list .route.green:hover{background:#2a694d80}.mobile-bar{width:100%;height:calc(60px + env(safe-area-inset-bottom));bottom:env(safe-area-inset-bottom);z-index:6;background:#1f232e;border-top:1px solid #252b38;flex-shrink:0;align-items:center;display:flex;position:fixed;left:0}@media screen and (min-width:780px){.mobile-bar{display:none}}.mobile-bar .active-bar{will-change:width,left;background:#00e880;height:1px;transition:width .275s,left .275s;position:absolute;top:0}.mobile-bar .menu-item{background-color:#0000;justify-content:center;align-items:center;width:100%;height:100%;transition:all .275s;display:flex}.mobile-bar .menu-item .battle-icon{width:24px;height:24px}.mobile-bar .menu-item svg path{fill:#7b869d;transition:all .275s}.mobile-bar .menu-item.active:before{opacity:1;width:100%}.mobile-bar .menu-item.active svg path{fill:#00e880}.mobile-sidebar{z-index:5;pointer-events:none;width:100vw;height:calc(100vh - 74px);margin:0;padding:0;position:fixed;top:74px;left:0}.mobile-sidebar .bg-side{will-change:background;background:#14171e00;width:100%;height:100%;transition:background .4s;position:absolute;top:0;left:0}.mobile-sidebar .sidebar{will-change:transform;background:#1f232e;width:318px;height:100%;transition:transform .4s;position:fixed;top:74px;right:0;transform:translate(318px)}.mobile-sidebar .sidebar .user{cursor:pointer;border-bottom:1px solid #292f3d;padding:24px;transition:background .275s}.mobile-sidebar .sidebar .user:hover{background:#252b38}.mobile-sidebar .sidebar .user .top{display:flex}.mobile-sidebar .sidebar .user .top .avatar{background-position:50%;background-size:cover;border:1px solid #414858;border-radius:42px;width:42px;height:42px}.mobile-sidebar .sidebar .user .top .details{margin-left:10px}.mobile-sidebar .sidebar .user .top .details .username{color:#fff;font-weight:700}.mobile-sidebar .sidebar .user .top .details .joined{font-size:12px}.mobile-sidebar .sidebar .user .top .arrow-side{margin-left:auto}.mobile-sidebar .sidebar .user .top .arrow-side svg{cursor:pointer}.mobile-sidebar .sidebar .user .level{flex-direction:column;gap:10px;margin-top:10px;display:flex}.mobile-sidebar .sidebar .user .level .xp-progress{background:#333b4d;border-radius:24px;width:100%;height:8px;position:relative}.mobile-sidebar .sidebar .user .level .xp-progress .fill{background:#00e880;border-radius:24px;height:100%;position:absolute;top:0;left:0}.mobile-sidebar .sidebar .user .level .names{justify-content:space-between;font-size:12px;display:flex}.mobile-sidebar .sidebar .user .level .names .left-name{color:#fab26f}.mobile-sidebar .sidebar .user .level .names .right-name{color:#6fd8fa}.mobile-sidebar .sidebar .actions{gap:12px;margin-bottom:24px;padding:24px 24px 0;font-weight:700;display:flex}.mobile-sidebar .sidebar .actions .deposit,.mobile-sidebar .sidebar .actions .view-cart{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;height:44px;display:flex}.mobile-sidebar .sidebar .actions .deposit{color:#14171e;background:#00e880;flex:1}.mobile-sidebar .sidebar .actions .view-cart{color:#b6bcc9;background:#414858;flex:1;transition:background .275s,color .275s}.mobile-sidebar .sidebar .actions .view-cart:hover{color:#fff;background:#576075}.mobile-sidebar .sidebar .menu{margin-left:unset;flex-direction:column;justify-content:space-between;height:calc(100% - 184px);padding:0 24px 156px;display:flex}.mobile-sidebar .sidebar .menu .main-menu{flex-direction:column;gap:8px;width:100%;height:100%;display:flex}.mobile-sidebar .sidebar .menu-item{cursor:pointer;color:#a7aebe;background:#252b38;border:1px solid #2c3342;border-radius:8px;align-items:center;width:100%;height:44px;padding:9px 16px;font-weight:700;transition:color .275s,background .275s;display:flex}.mobile-sidebar .sidebar .menu-item:hover{color:#00e880;background:#2c3342}.mobile-sidebar .sidebar .menu-item svg{margin-right:6px}.mobile-sidebar .sidebar .menu-item.green{color:#14171e;background:#00e880;margin-top:24px}.mobile-sidebar .sidebar .menu-item.faded-green{color:#00e880;background:#2a694d40}.mobile-sidebar .sidebar .menu-item.faded-green:hover{background:#2a694d80}.mobile-sidebar .sidebar .menu-item.mt-auto{margin-top:auto}.mobile-sidebar .sidebar .menu-item.mobile-only{margin-top:auto;display:none}@media screen and (max-width:780px){.mobile-sidebar .sidebar .menu-item.mobile-only{display:flex}}.mobile-sidebar .sidebar .menu-small{cursor:pointer;color:#7b869d;padding:6px 16px;font-weight:700;transition:color .275s;display:flex}.mobile-sidebar .sidebar .menu-small:hover{color:#b6bcc9}.mobile-sidebar .sidebar .menu-small svg{width:16px;margin-right:6px}.mobile-sidebar.active{pointer-events:auto}.mobile-sidebar.active .bg-side{animation:.4s both mside-bg-transform-enter}.mobile-sidebar.active .sidebar{animation:.4s both mside-transform-enter;transform:translate(0)}.mobile-sidebar.inactive .bg-side{animation:.4s both mside-bg-transform-leave}.mobile-sidebar.inactive .sidebar{animation:.4s both mside-transform-leave;transform:translate(318px)}@keyframes mside-transform-enter{0%{transform:translate(318px)}to{transform:translate(0)}}@keyframes mside-transform-leave{0%{transform:translate(0)}to{transform:translate(318px)}}@keyframes mside-bg-transform-enter{0%{background:#14171e00}to{background:#14171ee6}}@keyframes mside-bg-transform-leave{0%{background:#14171ee6}to{background:#14171e00}}.cases{width:calc(100% - 112px);max-width:1337px;margin:0 auto 100px;transition:all .2s}@media screen and (max-width:900px){.cases{width:calc(100% - 48px)}}@media screen and (max-width:480px){.cases{width:calc(100% - 24px)}}.cases{padding:24px 0}.cases.full,.cases.animated{max-width:unset}.cases.compact{max-width:1337px}.cases .section-boxes .boxes .boxes-top{flex-direction:row;gap:20px;display:flex}.cases .section-boxes .boxes .boxes-top .boxes-title{color:#fff}.cases .section-boxes .boxes .boxes-top .view-more{color:#00ce72;cursor:pointer;align-items:center;font-size:15px;font-style:normal;font-weight:500;line-height:20px;transition:color .275s;display:flex}.cases .section-boxes .boxes .boxes-top .view-more:hover{color:#00af61}.cases .section-boxes .boxes .sticky{margin-top:16px}.cases .section-boxes .boxes .sticky .infinite-scroll-component{overflow:hidden!important}.cases .section-boxes .boxes .sticky .loader{justify-content:center;align-items:center;width:100%;height:65px;margin:32px 0 128px;transition:opacity .333s;display:flex}.cases .section-boxes .boxes .sticky .loader.hide{opacity:0}.cases .section-boxes .boxes .sticky .top-sticky{align-items:center;padding:12px 0;display:flex}@media screen and (max-width:768px){.cases .section-boxes .boxes .sticky .top-sticky{flex-direction:column-reverse;align-items:flex-start;gap:12px}}.cases .section-boxes .boxes .sticky .top-sticky .categories-filters{width:100%;overflow-x:hidden}.cases .section-boxes .boxes .sticky .top-sticky .categories-filters .category-content{flex-wrap:unset;scrollbar-width:none;gap:8px;display:flex}.cases .section-boxes .boxes .sticky .top-sticky .categories-filters .category{cursor:pointer;color:#7b869d;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:8px;height:37px;padding:0 12px;transition:background .275s,color .275s;display:flex}.cases .section-boxes .boxes .sticky .top-sticky .categories-filters .category path{fill:#7b869d;transition:fill .275s}.cases .section-boxes .boxes .sticky .top-sticky .categories-filters .category .label{opacity:0;animation:.75s forwards fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cases .section-boxes .boxes .sticky .top-sticky .categories-filters .category:hover:not(.active){cursor:pointer;background:#1f232e}.cases .section-boxes .boxes .sticky .top-sticky .categories-filters .category:hover,.cases .section-boxes .boxes .sticky .top-sticky .categories-filters .category.active{color:#fff}.cases .section-boxes .boxes .sticky .top-sticky .categories-filters .category:hover path,.cases .section-boxes .boxes .sticky .top-sticky .categories-filters .category.active path{fill:#fff}.cases .section-boxes .boxes .sticky .top-sticky .categories-filters .category.active{background:#252b38}.cases .section-boxes .boxes .sticky .top-sticky .right{gap:12px;margin-left:auto;display:flex}@media screen and (max-width:768px){.cases .section-boxes .boxes .sticky .top-sticky .right{margin-left:unset}}@media screen and (max-width:520px){.cases .section-boxes .boxes .sticky .top-sticky .right{flex-direction:column;width:100%}.cases .section-boxes .boxes .sticky .top-sticky .right .dropdown-button{width:100%!important}}.cases .section-boxes .boxes .sticky .top-sticky .right .search{position:relative}.cases .section-boxes .boxes .sticky .top-sticky .right .search svg{width:20px;height:20px;margin:auto 0;position:absolute;top:0;bottom:0;left:12px}.cases .section-boxes .boxes .sticky .top-sticky .right .search input{background:#1f232e;border:none;padding-left:40px}@media screen and (max-width:520px){.cases .section-boxes .boxes .sticky .top-sticky .right .search input{width:100%}}.cases .section-boxes .boxes .no-results{flex-direction:column;align-items:center;gap:8px;width:-webkit-max-content;width:max-content;margin:64px auto;display:flex}.cases .section-boxes .boxes .no-results h2{font-weight:600}.cases .section-boxes .boxes .boxes-grid{grid-gap:8px;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));margin-top:12px;display:grid}@media screen and (max-width:520px){.cases .section-boxes .boxes .boxes-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}.cases .section-boxes .boxes .boxes-grid .box{cursor:pointer;aspect-ratio:261/312;opacity:0;background:#1b1f29;border-radius:8px;flex-direction:column;gap:8px;width:100%;height:auto;padding:16px;transition:background .275s;display:flex;position:relative;overflow:hidden}@media screen and (max-width:450px){.cases .section-boxes .boxes .boxes-grid .box{aspect-ratio:261/350}}.cases .section-boxes .boxes .boxes-grid .box.visible{animation:.3s forwards fade-in}.cases .section-boxes .boxes .boxes-grid .box:hover{background:#282e3c}.cases .section-boxes .boxes .boxes-grid .box:hover img{transform:rotate(-6deg)translateY(-11px)}.cases .section-boxes .boxes .boxes-grid .box:hover .blur,.cases .section-boxes .boxes .boxes-grid .box:hover .shadow{opacity:.5!important}.cases .section-boxes .boxes .boxes-grid .box:hover .box-price{color:#14171e!important;background:#fff!important}.cases .section-boxes .boxes .boxes-grid .box:hover .box-price .green{color:#14171e!important}.cases .section-boxes .boxes .boxes-grid .box .label{color:#1e1e1f;background:#00ce72;border-radius:4px;justify-content:center;align-items:center;height:24px;padding:0 8px;font-size:14px;font-weight:700;display:flex;position:absolute;top:12px;left:12px}.cases .section-boxes .boxes .boxes-grid .box .image{-webkit-user-select:none;user-select:none;aspect-ratio:1.3/1.1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.cases .section-boxes .boxes .boxes-grid .box .image .hover-bg{width:100%;position:absolute}.cases .section-boxes .boxes .boxes-grid .box .image img{z-index:3;object-fit:contain;aspect-ratio:1.3/1.1;max-width:100%;max-height:100%;transition:transform .275s;position:relative}.cases .section-boxes .boxes .boxes-grid .box .image .blur{filter:blur(50px);z-index:1;opacity:0;width:100%;transition:opacity .275s;position:absolute}.cases .section-boxes .boxes .boxes-grid .box .image .shadow{opacity:0;z-index:2;transition:opacity .575s;display:block;position:absolute;bottom:-1%;left:23%}.cases .section-boxes .boxes .boxes-grid .box .box-name{color:#fff;overflow-wrap:break-word;white-space:nowrap;text-overflow:ellipsis;max-width:90%;margin-top:auto;font-size:14px;font-weight:700;line-height:160%;overflow:hidden}.cases .section-boxes .boxes .boxes-grid .box .box-bottom{justify-content:space-between;align-items:center;display:flex}.cases .section-boxes .boxes .boxes-grid .box .box-price{color:#fff;border:1px solid #2c3342;border-radius:6px;justify-content:center;align-items:center;padding:4px 10px;font-size:14px;font-weight:700;line-height:160%;transition:color .275s,background .275s}.cases .section-boxes .boxes .boxes-grid .box .box-price .green{color:#00e880;transition:color .275s}.dev-view{padding:20px}.dev-view h2{text-transform:uppercase;color:#f3f4f6;padding-bottom:15px;font-family:Squad,sans-serif;font-size:28px;font-weight:900}.dev-view section{padding:0 0 50px}.dev-view .dev-section-header{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:space-between;align-items:center;margin:-10px 0 15px;padding:10px 0;transition:all .2s;display:flex}.dev-view .dev-section-header:hover{background-color:#f3f4f60d;padding-left:10px;padding-right:10px}.dev-view .dev-section-header .dev-section-title{flex:1}.dev-view .dev-section-header .dev-chevron{color:#757f91;transition:transform .3s}.dev-view .dev-section-header .dev-chevron.expanded{transform:rotate(90deg)}.dev-view .dev-section-header .dev-chevron.collapsed{transform:rotate(0)}.dev-view-button-examples{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.dev-view-button-examples>div{flex-direction:column;gap:25px;display:flex}.dev-view-button-set{flex-direction:column;gap:10px;display:flex}.dev-view-icons{flex-wrap:wrap;flex:0 0 100px;gap:10px;display:flex}.dev-view-icon{background:#101318;border-radius:14px;justify-content:center;width:80px;height:100px;display:grid;position:relative;overflow:hidden}.dev-view-icon-preview{justify-content:center;align-items:center;height:80px;display:flex}.dev-view-icon-name{text-overflow:ellipsis;text-align:center;background:#101318;width:100%;padding:10px 0;font-size:12px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.dev-view-controls-examples{flex-direction:column;gap:30px;padding:20px 0;display:flex}.dev-view-controls-examples .controls-section{flex-direction:column;gap:20px;display:flex}.dev-view-controls-examples .controls-section h3{color:#f3f4f6;border-bottom:1px solid #181b24;margin:0;padding-bottom:10px;font-family:Squad,sans-serif;font-size:20px;font-weight:700}.dev-view-controls-examples .controls-section h4{color:#8e95a5;margin:0 0 10px;font-family:Squad,sans-serif;font-size:16px;font-weight:600}.dev-view-controls-examples .controls-section .controls-group{background:#101318;border:1px solid #181b24;border-radius:8px;flex-direction:column;gap:10px;padding:15px;display:flex}.dev-view-controls-examples .controls-section .checkbox-list,.dev-view-controls-examples .controls-section .radio-group{flex-direction:column;gap:8px;display:flex}.dev-view-dynamic-grid-examples{flex-direction:column;gap:40px;padding:20px 0;display:flex}.dev-view-dynamic-grid-examples .dev-view-section{flex-direction:column;gap:20px;display:flex}.dev-view-dynamic-grid-examples .dev-view-section h3{color:#f3f4f6;border-bottom:1px solid #181b24;margin:0;padding-bottom:10px;font-family:Squad,sans-serif;font-size:18px;font-weight:600}.dev-view-container-examples{flex-direction:column;gap:40px;padding:20px 0;display:flex}.dev-view-container-examples .example-section{flex-direction:column;gap:15px;display:flex}.dev-view-container-examples .example-section h3{color:#f3f4f6;border-bottom:1px solid #181b24;margin:0;padding-bottom:10px;font-family:Squad,sans-serif;font-size:18px;font-weight:600}.dev-view-container-examples .example-section p{color:#757f91;margin:0 0 10px;font-size:14px}.dev-view-container-examples .example-section .container-spinner{max-width:400px;margin:0 auto;position:relative}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dev-view-pill-examples{flex-direction:column;gap:40px;padding:20px 0;display:flex}.dev-view-pill-examples .dev-view-section{flex-direction:column;gap:20px;display:flex}.dev-view-pill-examples .dev-view-section h3{color:#f3f4f6;border-bottom:1px solid #181b24;margin:0;padding-bottom:10px;font-family:Squad,sans-serif;font-size:18px;font-weight:600}.dev-view-pill-examples .dev-view-pill-set{background:#101318;border:1px solid #181b24;border-radius:8px;flex-wrap:wrap;align-items:center;gap:15px;padding:20px;display:flex}.dev-view-selectable-box-examples{flex-direction:column;gap:40px;padding:20px 0;display:flex}.dev-selectable-box--horizontal-example{gap:20px;display:flex}.dev-selectable-box--stacked-example{flex-direction:column;gap:20px;display:flex}.dev-selectable-shipping-option{align-items:center;gap:20px}.dev-selectable-shipping-option--price{color:#f3f4f6;align-items:center;gap:3px;padding-bottom:6px;font-size:16px;display:flex}.dev-selectable-address{flex-direction:column;gap:10px;padding:20px}.dev-selectable-address--header{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.dev-selectable-address--name,.dev-selectable-shipping-option--name{color:#f3f4f6;padding-bottom:6px;font-size:16px;font-weight:600}.dev-selectable-address--address,.dev-selectable-address--estimate,.dev-selectable-shipping-option--address,.dev-selectable-shipping-option--estimate{color:#757f91;font-size:14px}.radio{cursor:pointer;gap:8px;display:flex}.radio-toggle{border-radius:100%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .3s;display:flex;box-shadow:inset 0 0 0 2px #232731}.radio-label{color:#8e95a5;font-size:14px}.radio--selected .radio-toggle{box-shadow:inset 0 0 0 5px #39f96c}.radio:hover .radio-toggle{box-shadow:inset 0 0 0 2px #404653}.radio--selected:hover .radio-toggle{box-shadow:inset 0 0 0 5px #52fa7f}.dynamic-grid{flex-wrap:wrap;gap:8px;max-width:100%;padding-bottom:50px;display:flex}@media screen and (max-width:572px){.dynamic-grid{grid-gap:.6rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.container-spinner{background:radial-gradient(114% 67.23% at 50% 70.24%,#6341c3 0%,#4b2aa5 38.17%,#250576 100%);border-radius:12px;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.container-spinner-content{flex:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.container-spinner:before{content:"";pointer-events:none;border:2px solid #0000004d;border-radius:14.4px;position:absolute;top:3px;bottom:3px;left:2px;right:2px}.container-spinner-background{mix-blend-mode:screen;opacity:.125;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.3)}.pill{color:#f3f4f6;cursor:pointer;border-radius:100px;justify-content:center;align-items:center;gap:4px;padding:0 12px;font-size:12px;font-weight:500;display:flex}.pill--card-count{color:#f3f4f6;background:linear-gradient(45deg,#7949cc 0%,#8c66d9 100%);height:32px;font-size:14px;font-weight:600;box-shadow:inset 0 1px 2px #ffffff26}.pill--card-count.magenta{background:linear-gradient(45deg,#bd3ddd 0%,#9928a4 100%)}.pill--filter{color:#757f91;background-color:#232731;height:40px;font-size:14px;font-weight:600;transition:all .3s}.pill--filter:hover,.pill--filter.pill--selected{color:#f3f4f6;background-color:#505767;box-shadow:inset 0 0 0 2px #8e95a5}.pill--outline{height:36px;font-size:14px;font-weight:700;box-shadow:inset 0 0 0 1px #ffffff26}.stepper{border-radius:30px;align-items:center;gap:2px;height:48px;display:inline-flex}.stepper--value{color:#f3f4f6;border-radius:8px;justify-content:center;align-items:center;height:40px;padding:0 22px;font-size:16px;font-weight:700;display:flex}.stepper--increment,.stepper--decrement{color:#f3f4f6;border-radius:8px;justify-content:center;align-items:center;padding:0 16px;display:flex}.stepper svg{width:13px;height:13px}.stepper.blue{background:linear-gradient(35deg,#3172d1 0%,#2d70d6 100%);box-shadow:inset 0 0 0 3px #3c80e7}.stepper.blue .stepper--value{background-color:#1050ba}.selectable-box{cursor:pointer;background:#181b24;border-radius:10px;justify-content:flex-start;align-items:center;padding:18px;display:flex}.selectable-box.selected{background-color:#404653;box-shadow:inset 0 0 0 2px #39f96c}.selectable-box:hover{box-shadow:inset 0 0 0 2px #39f96c}.selectable-box.selected:hover{box-shadow:inset 0 0 0 2px #52fa7f}.pack-item{cursor:pointer;background:#181b24;border-radius:10px;grid-template-rows:auto 1fr auto;gap:12px;height:410px;display:grid;position:relative;box-shadow:inset 0 0 0 4px #181b24,inset 0 0 0 6px #14171e}.pack-item--header,.pack-item--preview,.pack-item--footer{z-index:2;position:relative}.pack-item:before{content:"";mix-blend-mode:color-dodge;opacity:0;background:radial-gradient(#cc8d41b3,#cc8d4100 70%);transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.pack-item:hover:before{opacity:1}.pack-item img{max-width:130px;max-height:100%}.pack-item--preview{justify-content:center;align-items:center;display:flex}.pack-item--preview--pack{z-index:1;filter:drop-shadow(0 0 10px #00000080);transition:all .3s;position:absolute;transform:rotate(-5deg)translate(-10px)}.pack-item--preview--card{filter:brightness(.8);transition:all .3s;position:absolute;transform:rotate(5deg)translate(10px)}.pack-item:hover .pack-item--preview--pack{transform:scale(1.125)translateY(-10px)}.pack-item:hover .pack-item--preview--card{opacity:0;transform:none}.pack-item--header{flex-direction:column;align-items:center;gap:5px;padding:25px 18px;display:flex}.pack-item--name{text-align:center;color:#f3f4f6;font-size:18px;font-weight:700}.pack-item--source{color:#8e95a5;text-transform:uppercase;font-size:12px}.pack-item--price{color:#f3f4f6;align-items:center;font-size:16px;font-weight:700;display:flex}.pack-item--cta{color:#b6bcc9;align-items:center;font-size:14px;font-weight:600;display:flex}.pack-item--pattern{z-index:1;opacity:0;mix-blend-mode:color-dodge;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.pack-item:hover .pack-item--pattern{opacity:1}.pack-item--footer{justify-content:space-between;align-items:center;padding:25px 18px;display:flex}#packs{width:calc(100% - 112px);max-width:1337px;margin:0 auto 100px;padding:15px 0 30px;transition:all .2s}@media screen and (max-width:900px){#packs{width:calc(100% - 48px)}}@media screen and (max-width:480px){#packs{width:calc(100% - 24px)}}#packs.as-open .packs-wrapper{grid-template-columns:50% 1fr}#packs.wide{max-width:unset}#packs .packs-reveal{display:flex;position:absolute;top:0;bottom:0;left:0;right:0}#packs .packs-wrapper{grid-gap:20px;grid-template-columns:1fr;padding:0 15px;display:grid}#packs .packs-header{color:#f3f4f6;align-items:center;gap:5px;padding:0 20px 20px;display:flex}#packs .packs-filters{justify-content:space-between;align-items:center;gap:12px;padding:0 20px 20px;display:flex}#packs .packs-filter-input,#packs .packs-filter-tags{gap:12px;display:flex}#packs .packs-item{padding:0 0 50px}#packs .packs-item-details{flex-direction:column;align-items:center;gap:12px;padding:60px 0 0;display:flex}#packs .packs-item-stepper{justify-content:center;align-items:center;display:flex}#packs .packs-item-name{color:#f3f4f6;filter:drop-shadow(0 2px 1px #00000080);font-size:28px;font-weight:950}#packs .packs-item-tags{gap:12px;display:flex}#packs .packs-item-container{flex-direction:column;justify-content:space-between;gap:16px;width:100%;height:100%;display:flex;position:relative}#packs .packs-item-header,#packs .packs-item-footer{justify-content:space-between;align-items:center;padding:20px;display:flex}#packs .packs-item-content{pointer-events:none;flex-direction:column;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;bottom:120px;left:0;right:0}#packs .packs-items{height:100%;overflow-y:scroll}#packs .packs-items-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));display:grid}#packs .packs-items-grid>div{opacity:0;animation:.4s ease-in-out forwards reveal-card}#packs .packs-items-grid>div:first-child{animation-delay:50ms!important}#packs .packs-items-grid>div:nth-child(2){animation-delay:.1s!important}#packs .packs-items-grid>div:nth-child(3){animation-delay:.15s!important}#packs .packs-items-grid>div:nth-child(4){animation-delay:.2s!important}#packs .packs-items-grid>div:nth-child(5){animation-delay:.25s!important}#packs .packs-items-grid>div:nth-child(6){animation-delay:.3s!important}#packs .packs-items-grid>div:nth-child(7){animation-delay:.35s!important}#packs .packs-items-grid>div:nth-child(8){animation-delay:.4s!important}#packs .packs-items-grid>div:nth-child(9){animation-delay:.45s!important}#packs .packs-items-grid>div:nth-child(10){animation-delay:.5s!important}#packs .packs-items-grid>div:nth-child(11){animation-delay:.55s!important}#packs .packs-items-grid>div:nth-child(12){animation-delay:.6s!important}#packs .packs-items-grid>div:nth-child(13){animation-delay:.65s!important}#packs .packs-items-grid>div:nth-child(14){animation-delay:.7s!important}#packs .packs-items-grid>div:nth-child(15){animation-delay:.75s!important}#packs .packs-items-grid>div:nth-child(16){animation-delay:.8s!important}#packs .packs-items-grid>div:nth-child(17){animation-delay:.85s!important}#packs .packs-items-grid>div:nth-child(18){animation-delay:.9s!important}#packs .packs-items-grid>div:nth-child(19){animation-delay:.95s!important}#packs .packs-items-grid>div:nth-child(20){animation-delay:1s!important}#packs .packs-items-grid>div:nth-child(21){animation-delay:1.05s!important}#packs .packs-items-grid>div:nth-child(22){animation-delay:1.1s!important}#packs .packs-items-grid>div:nth-child(23){animation-delay:1.15s!important}#packs .packs-items-grid>div:nth-child(24){animation-delay:1.2s!important}#packs .packs-items-grid>div:nth-child(25){animation-delay:1.25s!important}#packs .packs-items-grid>div:nth-child(26){animation-delay:1.3s!important}#packs .packs-items-grid>div:nth-child(27){animation-delay:1.35s!important}#packs .packs-items-grid>div:nth-child(28){animation-delay:1.4s!important}#packs .packs-items-grid>div:nth-child(29){animation-delay:1.45s!important}#packs .packs-items-grid>div:nth-child(30){animation-delay:1.5s!important}#packs .packs-items-grid>div:nth-child(31){animation-delay:1.55s!important}#packs .packs-items-grid>div:nth-child(32){animation-delay:1.6s!important}#packs .packs-items-grid>div:nth-child(33){animation-delay:1.65s!important}#packs .packs-items-grid>div:nth-child(34){animation-delay:1.7s!important}#packs .packs-items-grid>div:nth-child(35){animation-delay:1.75s!important}#packs .packs-items-grid>div:nth-child(36){animation-delay:1.8s!important}#packs .packs-items-grid>div:nth-child(37){animation-delay:1.85s!important}#packs .packs-items-grid>div:nth-child(38){animation-delay:1.9s!important}#packs .packs-items-grid>div:nth-child(39){animation-delay:1.95s!important}#packs .packs-items-grid>div:nth-child(40){animation-delay:2s!important}#packs .packs-items-grid>div:nth-child(41){animation-delay:2.05s!important}#packs .packs-items-grid>div:nth-child(42){animation-delay:2.1s!important}#packs .packs-items-grid>div:nth-child(43){animation-delay:2.15s!important}#packs .packs-items-grid>div:nth-child(44){animation-delay:2.2s!important}#packs .packs-items-grid>div:nth-child(45){animation-delay:2.25s!important}#packs .packs-items-grid>div:nth-child(46){animation-delay:2.3s!important}#packs .packs-items-grid>div:nth-child(47){animation-delay:2.35s!important}#packs .packs-items-grid>div:nth-child(48){animation-delay:2.4s!important}#packs .packs-items-grid>div:nth-child(49){animation-delay:2.45s!important}#packs .packs-items-grid>div:nth-child(50){animation-delay:2.5s!important}@keyframes reveal-card{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}#packopen{width:calc(100% - 112px);max-width:1337px;margin:0 auto 100px;padding:15px 0 30px;transition:all .2s}@media screen and (max-width:900px){#packopen{width:calc(100% - 48px)}}@media screen and (max-width:480px){#packopen{width:calc(100% - 24px)}}#packopen{max-width:unset}#packopen .packopen-reveal{display:flex;position:absolute;top:0;bottom:0;left:0;right:0}#packopen .packopen-wrapper{grid-gap:20px;grid-template-columns:50% 1fr;height:calc(100vh - 170px);padding:0 15px;display:grid}#packopen .packopen-header{color:#f3f4f6;gap:10px;padding:0 20px 20px;display:flex}#packopen .packopen-filters{justify-content:space-between;align-items:center;gap:12px;padding:0 20px 10px;display:flex}#packopen .packopen-filter-input,#packopen .packopen-filter-tags{gap:12px;display:flex}#packopen .packopen-item{padding:0}#packopen .packopen-item-details{flex-direction:column;align-items:center;gap:12px;padding:60px 0 0;display:flex}#packopen .packopen-item-stepper{justify-content:center;align-items:center;display:flex}#packopen .packopen-item-name{color:#f3f4f6;filter:drop-shadow(0 2px 1px #00000080);font-size:28px;font-weight:950}#packopen .packopen-item-tags{gap:12px;display:flex}#packopen .packopen-item-container{flex-direction:column;justify-content:space-between;gap:16px;width:100%;height:100%;display:flex;position:relative}#packopen .packopen-item-header,#packopen .packopen-item-footer{justify-content:space-between;align-items:center;padding:20px;display:flex}#packopen .packopen-item-content{pointer-events:none;flex-direction:column;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;bottom:120px;left:0;right:0}#packopen .packopen-items{height:100%;overflow-x:hidden;overflow-y:scroll}#packopen .packopen-items-heading{padding:10px}.packopen-content-grid{grid-template-columns:repeat(auto-fit,minmax(203px,1fr));display:grid}.packopen-content-grid .product-component{width:unset;max-width:unset;opacity:0;animation:.4s ease-in-out forwards reveal-card}.packopen-content-grid .product-component:first-child{animation-delay:50ms!important}.packopen-content-grid .product-component:nth-child(2){animation-delay:.1s!important}.packopen-content-grid .product-component:nth-child(3){animation-delay:.15s!important}.packopen-content-grid .product-component:nth-child(4){animation-delay:.2s!important}.packopen-content-grid .product-component:nth-child(5){animation-delay:.25s!important}.packopen-content-grid .product-component:nth-child(6){animation-delay:.3s!important}.packopen-content-grid .product-component:nth-child(7){animation-delay:.35s!important}.packopen-content-grid .product-component:nth-child(8){animation-delay:.4s!important}.packopen-content-grid .product-component:nth-child(9){animation-delay:.45s!important}.packopen-content-grid .product-component:nth-child(10){animation-delay:.5s!important}.packopen-content-grid .product-component:nth-child(11){animation-delay:.55s!important}.packopen-content-grid .product-component:nth-child(12){animation-delay:.6s!important}.packopen-content-grid .product-component:nth-child(13){animation-delay:.65s!important}.packopen-content-grid .product-component:nth-child(14){animation-delay:.7s!important}.packopen-content-grid .product-component:nth-child(15){animation-delay:.75s!important}.packopen-content-grid .product-component:nth-child(16){animation-delay:.8s!important}.packopen-content-grid .product-component:nth-child(17){animation-delay:.85s!important}.packopen-content-grid .product-component:nth-child(18){animation-delay:.9s!important}.packopen-content-grid .product-component:nth-child(19){animation-delay:.95s!important}.packopen-content-grid .product-component:nth-child(20){animation-delay:1s!important}.packopen-content-grid .product-component:nth-child(21){animation-delay:1.05s!important}.packopen-content-grid .product-component:nth-child(22){animation-delay:1.1s!important}.packopen-content-grid .product-component:nth-child(23){animation-delay:1.15s!important}.packopen-content-grid .product-component:nth-child(24){animation-delay:1.2s!important}.packopen-content-grid .product-component:nth-child(25){animation-delay:1.25s!important}.packopen-content-grid .product-component:nth-child(26){animation-delay:1.3s!important}.packopen-content-grid .product-component:nth-child(27){animation-delay:1.35s!important}.packopen-content-grid .product-component:nth-child(28){animation-delay:1.4s!important}.packopen-content-grid .product-component:nth-child(29){animation-delay:1.45s!important}.packopen-content-grid .product-component:nth-child(30){animation-delay:1.5s!important}.packopen-content-grid .product-component:nth-child(31){animation-delay:1.55s!important}.packopen-content-grid .product-component:nth-child(32){animation-delay:1.6s!important}.packopen-content-grid .product-component:nth-child(33){animation-delay:1.65s!important}.packopen-content-grid .product-component:nth-child(34){animation-delay:1.7s!important}.packopen-content-grid .product-component:nth-child(35){animation-delay:1.75s!important}.packopen-content-grid .product-component:nth-child(36){animation-delay:1.8s!important}.packopen-content-grid .product-component:nth-child(37){animation-delay:1.85s!important}.packopen-content-grid .product-component:nth-child(38){animation-delay:1.9s!important}.packopen-content-grid .product-component:nth-child(39){animation-delay:1.95s!important}.packopen-content-grid .product-component:nth-child(40){animation-delay:2s!important}.packopen-content-grid .product-component:nth-child(41){animation-delay:2.05s!important}.packopen-content-grid .product-component:nth-child(42){animation-delay:2.1s!important}.packopen-content-grid .product-component:nth-child(43){animation-delay:2.15s!important}.packopen-content-grid .product-component:nth-child(44){animation-delay:2.2s!important}.packopen-content-grid .product-component:nth-child(45){animation-delay:2.25s!important}.packopen-content-grid .product-component:nth-child(46){animation-delay:2.3s!important}.packopen-content-grid .product-component:nth-child(47){animation-delay:2.35s!important}.packopen-content-grid .product-component:nth-child(48){animation-delay:2.4s!important}.packopen-content-grid .product-component:nth-child(49){animation-delay:2.45s!important}.packopen-content-grid .product-component:nth-child(50){animation-delay:2.5s!important}.packopen-items{flex-direction:column;gap:12px;display:flex}.packopen--revealed-cards{background:#232731;border-radius:12px;flex-direction:column;gap:12px;padding:4px;display:flex}.packopen--revealed-cards--count,.packopen--revealed-cards--title,.packopen--revealed-cards--value{align-items:center;gap:4px;display:flex}.packopen--revealed-cards--count{color:#8e95a5;gap:10px;font-size:14px;font-weight:500}.packopen--revealed-cards--count>:nth-child(2){color:#f3f4f6;font-weight:700}.packopen--revealed-cards--value{color:#b6bcc9;font-size:14px;font-weight:500}.packopen--revealed-cards--value :nth-child(3){color:#f3f4f6;font-weight:700}.packopen--revealed-cards--title{color:#505767;text-transform:uppercase;font-family:Squad,sans-serif;font-size:15px;font-weight:950}.packopen--revealed-cards--header{justify-content:space-between;align-items:center;padding:8px 15px 0;display:flex}.packopen--revealed-cards--list{background:#181b24;border-radius:11px;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:12px;padding:40px 12px 12px;display:grid}.packopen--revealed--card{opacity:0;height:260px;animation:.4s ease-in-out forwards reveal-card}.packopen--revealed--card:first-child{animation-delay:50ms}.packopen--revealed--card:nth-child(2){animation-delay:.1s}.packopen--revealed--card:nth-child(3){animation-delay:.15s}.packopen--revealed--card:nth-child(4){animation-delay:.2s}.packopen--revealed--card:nth-child(5){animation-delay:.25s}.packopen--revealed--card:nth-child(6){animation-delay:.3s}.packopen--revealed--card:nth-child(7){animation-delay:.35s}.packopen--revealed--card:nth-child(8){animation-delay:.4s}.packopen--revealed--card:nth-child(9){animation-delay:.45s}.packopen--revealed--card:nth-child(10){animation-delay:.5s}.packopen--revealed--card:nth-child(11){animation-delay:.55s}.packopen--revealed--card:nth-child(12){animation-delay:.6s}.packopen--revealed--card:nth-child(13){animation-delay:.65s}.packopen--revealed--card:nth-child(14){animation-delay:.7s}.packopen--revealed--card:nth-child(15){animation-delay:.75s}.packopen--revealed--card:nth-child(16){animation-delay:.8s}.packopen--revealed--card:nth-child(17){animation-delay:.85s}.packopen--revealed--card:nth-child(18){animation-delay:.9s}.packopen--revealed--card:nth-child(19){animation-delay:.95s}.packopen--revealed--card:nth-child(20){animation-delay:1s}.packopen--revealed--card:nth-child(21){animation-delay:1.05s}.packopen--revealed--card:nth-child(22){animation-delay:1.1s}.packopen--revealed--card:nth-child(23){animation-delay:1.15s}.packopen--revealed--card:nth-child(24){animation-delay:1.2s}.packopen--revealed--card:nth-child(25){animation-delay:1.25s}.packopen--revealed--card:nth-child(26){animation-delay:1.3s}.packopen--revealed--card:nth-child(27){animation-delay:1.35s}.packopen--revealed--card:nth-child(28){animation-delay:1.4s}.packopen--revealed--card:nth-child(29){animation-delay:1.45s}.packopen--revealed--card:nth-child(30){animation-delay:1.5s}.packopen--revealed--card:nth-child(31){animation-delay:1.55s}.packopen--revealed--card:nth-child(32){animation-delay:1.6s}.packopen--revealed--card:nth-child(33){animation-delay:1.65s}.packopen--revealed--card:nth-child(34){animation-delay:1.7s}.packopen--revealed--card:nth-child(35){animation-delay:1.75s}.packopen--revealed--card:nth-child(36){animation-delay:1.8s}.packopen--revealed--card:nth-child(37){animation-delay:1.85s}.packopen--revealed--card:nth-child(38){animation-delay:1.9s}.packopen--revealed--card:nth-child(39){animation-delay:1.95s}.packopen--revealed--card:nth-child(40){animation-delay:2s}.packopen--revealed--card:nth-child(41){animation-delay:2.05s}.packopen--revealed--card:nth-child(42){animation-delay:2.1s}.packopen--revealed--card:nth-child(43){animation-delay:2.15s}.packopen--revealed--card:nth-child(44){animation-delay:2.2s}.packopen--revealed--card:nth-child(45){animation-delay:2.25s}.packopen--revealed--card:nth-child(46){animation-delay:2.3s}.packopen--revealed--card:nth-child(47){animation-delay:2.35s}.packopen--revealed--card:nth-child(48){animation-delay:2.4s}.packopen--revealed--card:nth-child(49){animation-delay:2.45s}.packopen--revealed--card:nth-child(50){animation-delay:2.5s}.packopen--card--image{text-align:center}.packopen--card--name{text-overflow:ellipsis;white-space:nowrap;text-align:center;max-width:150px;overflow:hidden}.packopen--card--label{color:#404653;font-size:14px;font-weight:500}.packopen--card--value{color:#f3f4f6;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.packopen--card--revealed{opacity:0;grid-template-rows:auto 1fr;height:100%;transition:opacity .4s;display:grid}.packopen--card--revealed.show{opacity:1}.packopen--card--revealed.show img{transform:none}.packopen--card--revealed>:nth-child(2){flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.packopen--card--revealed img{max-width:125px;max-height:175px;transition:transform .4s;transform:scale(1.2)translate(-40px)rotate(-5deg)}.packopen--card--unrevealed{flex-direction:column;grid-template-rows:auto 1fr;justify-content:center;align-items:center;gap:4px;height:100%;display:grid}.packopen--card--unrevealed>:nth-child(2){flex-direction:column;justify-content:center;align-items:center;display:flex}.packopen--card--unrevealed .packopen--card--preview{background:#232731;border-radius:6px;justify-content:center;align-items:center;width:125px;height:175px;display:flex;position:relative;box-shadow:inset 0 0 0 3px #232731,inset 0 0 0 6px #181b24}.packopen--card--unrevealed .packopen--card--preview svg{color:#404653}.packopen--card--unrevealed .packopen--card--preview:after{content:"";pointer-events:none;background:linear-gradient(#23273100,#232731);border-radius:6px;position:absolute;top:0;bottom:0;left:0;right:0}.contents-heading-summary{justify-content:space-between;align-items:center;display:flex}.contents-heading-title{color:#fff;align-items:center;gap:5px;font-size:16px;font-weight:700;display:flex}.contents-heading-details{gap:20px;display:flex}.contents-heading-detail{align-items:center;gap:5px;display:flex}.contents-heading-detail--cards{color:#8e95a5;font-weight:700}.contents-heading-detail--secret{color:#f3f4f6;z-index:1;font-weight:500;position:relative}.contents-heading-detail--secret:before{content:"";mix-blend-mode:overlay;background:radial-gradient(#321f2d,#321f2d00 80%);position:absolute;top:-12px;bottom:-12px;left:-12px;right:-12px}h1,h2,h3,h4,h5,h6{text-transform:uppercase;font-family:Squad,sans-serif}h1{font-size:44px;font-weight:950;line-height:100%}h2{font-size:40px;font-weight:950;line-height:100%}h3{font-size:36px;font-weight:950;line-height:100%}h4{font-size:32px;font-weight:950;line-height:100%}h5{font-size:28px;font-weight:950;line-height:100%}h6{font-size:24px;font-weight:950;line-height:100%}:root{color:#757f91;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background-color:#14171e;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500}*{-webkit-tap-highlight-color:#0000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;margin:0;padding:0}html{width:100%}@media screen and (max-width:768px){::-webkit-scrollbar{-webkit-appearance:none}::-webkit-scrollbar{display:none}}.button,button{-webkit-user-select:none;user-select:none}body{width:100%;margin:0;padding:0}@media screen and (max-width:700px){body{-webkit-user-select:none;user-select:none}}input,textarea{color:#fff;-webkit-appearance:none;appearance:none;height:42px;box-shadow:none;background-color:#252b38;border:1px solid #303747;border-radius:8px;outline:0;margin:0;padding:0 16px;transition:border-color .275s,background-color .275s,color .275s}input:focus,textarea:focus{border-color:#7b869d!important}input:hover,textarea:hover{border-color:#4c5467}input.darker,textarea.darker{background-color:#1f232e;border:1px solid #0000}input.darker::placeholder,textarea.darker::placeholder{color:#576075!important}input.darker:focus,textarea.darker:focus{background-color:#222733;border-color:#414858!important}input.darker:hover,textarea.darker:hover{background-color:#222733}input,textarea{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:150%}::placeholder{color:#7b869d;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:150%}:-moz-placeholder-shown{color:#7b869d;opacity:1;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:150%}::-moz-placeholder{color:#7b869d;opacity:1;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:150%}:-ms-placeholder-shown{color:#7b869d;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:150%}::-moz-placeholder{color:#7b869d;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:150%}*,:after,:before{box-sizing:border-box}::-webkit-scrollbar{width:4px}* ::-webkit-scrollbar-corner{background-color:#14171e}::-webkit-scrollbar-thumb{background-color:#252b38;border-radius:8px}::-webkit-scrollbar-track{background:#14171e}::selection{color:#fff;background-color:#00e880}#root{width:100%;height:100%}#root .app{flex-direction:column;width:100%;min-width:0;height:100%;transition:all .2s;display:flex;position:relative;top:0}@media screen and (max-width:1200px){#root .app{height:100%;top:0}}.gray-button-hover{transition:background .275s,color .275s}.gray-button-hover path{transition:fill .275s}.gray-button-hover:hover{cursor:pointer}.gray-button-hover:hover:not(.active){color:#fff!important;background-color:#252b38!important}.gray-button-hover:hover:not(.active) path{fill:#fff!important}.container,.wrapper{width:100%;height:100%;position:relative}.container{display:flex}@media screen and (max-width:780px){.container{padding-bottom:60px}}.container .content{width:100%;height:100%;padding-top:calc(74px + env(safe-area-inset-top)/1.25);position:relative;overflow-x:hidden;overflow-y:auto}@media screen and (max-width:780px){.container .content{padding-top:0}}.container .content .routes{min-height:100vh}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;-webkit-user-select:none;user-select:none}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:inherit}button,input[type=submit],input[type=reset]{color:inherit;font:inherit;cursor:pointer;outline:inherit;background:0 0;border:none;padding:0}@media only screen and (-webkit-min-device-pixel-ratio:1.25),only screen and (min-device-pixel-ratio:1.25),only screen and (-webkit-min-device-pixel-ratio:2.08333),only screen and (-webkit-min-device-pixel-ratio:2.08333),only screen and (min-resolution:200dpi),only screen and (min-resolution:1.25dppx){html{-webkit-font-smoothing:subpixel-antialiased}}@font-face{font-family:Squad;src:url(/static/font/Squad-Black.62c2d287.ttf)format("truetype");font-display:swap;font-style:normal;font-weight:950;ascent-override:96%}@font-face{font-family:Squad;src:url(/static/font/Squad-ExtraBold.7be0c4ff.ttf)format("truetype");font-display:swap;font-style:normal;font-weight:800}#nav-icon3{cursor:pointer;width:18.4px;height:12.5px;transition:all .5s ease-in-out;position:relative;transform:rotate(0)}#nav-icon3 span{opacity:1;background:#fff;border-radius:9px;width:100%;height:2px;transition:all .25s ease-in-out;display:block;position:absolute;left:0;transform:rotate(0)}#nav-icon3 span:first-child{top:0}#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3){top:5px}#nav-icon3 span:nth-child(4){top:10px}#nav-icon3.open span:first-child{width:0%;top:5px;left:50%}#nav-icon3.open span:nth-child(2){transform:rotate(45deg)}#nav-icon3.open span:nth-child(3){transform:rotate(-45deg)}#nav-icon3.open span:nth-child(4){width:0%;top:5px;left:50%}.rodal-mask{background:#14171ee6;position:absolute}.rodal{justify-content:center;align-items:center;display:flex}.rodal .rodal-dialog{width:95%;max-height:90%;top:unset;bottom:unset;padding-bottom:env(safe-area-inset-bottom);background-color:#1f232e;border-radius:8px;overflow-x:hidden;overflow-y:auto;box-shadow:0 3px 8px #0000001a}.rodal .right-close{z-index:3;border-radius:4px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .275s;display:flex;position:absolute;top:10px;right:10px}.rodal .right-close:hover{cursor:pointer;background-color:#252b38}@media screen and (max-width:780px){.rodal{align-items:flex-end}.rodal .rodal-dialog{max-width:unset;border-radius:16px 16px 0 0;width:100%;margin:0}}.tight-container{max-width:1337px;margin:0 auto}.tight-container.faq{max-width:1481px;margin-top:48px}.intercom-lightweight-app-launcher[role=button],.intercom-launcher-frame,.intercom-launcher{pointer-events:none!important;display:none!important}@media screen and (max-width:780px){.intercom-app>div:nth-child(2){pointer-events:none}}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{width:0;display:none}#info-tooltip{color:#b6bcc9;text-wrap:wrap;background:#252b38;border-radius:6px;max-width:300px;margin-left:4px}#info-tooltip .green{color:#00e880}#info-tooltip .gold{color:#ffb442}#info-tooltip .react-tooltip-arrow{background:#252b38}.suspense-loader{justify-content:center;align-items:center;width:-webkit-max-content;width:max-content;height:-webkit-max-content;height:max-content;margin:auto;display:flex;position:absolute;top:-73px;bottom:0;left:0;right:0}@media screen and (max-width:480px){.suspense-loader svg{width:80%}}.cls-1{fill:#fff}.cls-2{fill:#00e880}.ipl-progress-indicator.available{opacity:0;pointer-events:none}.ipl-progress-indicator{opacity:1;pointer-events:auto;z-index:2147483002;background-color:#14171e;width:100%;height:100%;transition:opacity .436s cubic-bezier(.4,0,.2,1);position:fixed}.insp-logo-frame{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-moz-justify-content:center;flex-direction:column;justify-content:center;align-items:center;height:98%;animation:.436s fadein;display:flex}@media screen and (max-width:480px){.insp-logo-frame svg{width:80%}}.insp-logo-frame-img{-moz-align-self:center;border-radius:50%;align-self:center;width:90%;max-width:230px;height:100%}.ipl-progress-indicator-head{background-color:#14171e;height:4px;position:relative;overflow:hidden}.ipl-progress-indicator .first-indicator,.ipl-progress-indicator .second-indicator{transform-origin:0;background-color:#00e880;position:absolute;top:0;bottom:0;left:0;right:0;transform:scaleX(0)}.ipl-progress-indicator .first-indicator{animation:2s linear infinite first-indicator}.ipl-progress-indicator .second-indicator{animation:2s linear infinite second-indicator}.ipl-progress-indicator .insp-logo{-moz-align-self:center;border-radius:50%;align-self:center;animation:20s linear infinite App-logo-spin}@keyframes float-up{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes scale-exit{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.75)}}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes first-indicator{0%{transform:translate(0)scaleX(0)}25%{transform:translate(0)scaleX(.5)}50%{transform:translate(25%)scaleX(.75)}75%{transform:translate(100%)scaleX(0)}to{transform:translate(100%)scaleX(0)}}@keyframes second-indicator{0%{transform:translate(0)scaleX(0)}60%{transform:translate(0)scaleX(0)}80%{transform:translate(0)scaleX(.6)}to{transform:translate(100%)scaleX(.1)}}