.Toasts{bottom:0;display:flex;flex-direction:column;height:100vh;justify-content:flex-end;pointer-events:none;position:fixed;right:0;width:375px;z-index:9999999}@media only screen and (max-width:560px){.Toasts{width:100%}}.Toasts .toast-enter-active,.Toasts .toast-leave-active,.Toasts .toast-move{transition:all .5s ease}.Toasts .toast-enter-from,.Toasts .toast-leave-to{opacity:0;transform:translateY(100%)}.Toasts .toast-leave-active{position:absolute}.Toasts .toast-container{left:0;transition:all .5s ease;width:100%}.Toasts .toast-container *{pointer-events:all}.Toasts .toast-container .toast{align-items:center;border-radius:8px;display:flex;margin:0 20px 20px;overflow:hidden;padding:24px;position:relative;width:calc(100% - 40px)}.Toasts .toast-container .toast .G_Close{height:12px;margin-left:auto;min-width:12px;width:12px}.Toasts .toast-container .toast>.G_Icon{height:28px;margin-right:12px;min-width:28px;width:28px}.Toasts .toast-container .toast .G_Text .G_Text-content{font-size:16px;font-weight:600}@media only screen and (max-width:560px){.Toasts .toast-container .toast{padding:18px}.Toasts .toast-container .toast>.G_Icon{height:24px;margin-right:12px;min-width:24px;width:24px}.Toasts .toast-container .toast .G_Text .G_Text-content{font-size:14px;font-weight:600}}.Toasts .toast-container .toast.type_0{background-color:#0c0e14;background-image:linear-gradient(86deg,#64eb492e,#64eb4905);border:1px solid #64eb49;border-radius:12px;box-shadow:inset 0 -8px 24px #64eb4933}.Toasts .toast-container .toast.type_0 .G_Close .G_Icon:hover,.Toasts .toast-container .toast.type_0>.G_Icon{background-color:#64eb49}.Toasts .toast-container .toast.type_1{background-color:#0c0e14;background-image:linear-gradient(86deg,#fccb132e,#fccb1305);border:1px solid #fccb13;border-radius:12px;box-shadow:inset 0 -8px 24px #fccb1333}.Toasts .toast-container .toast.type_1 .G_Close .G_Icon:hover,.Toasts .toast-container .toast.type_1>.G_Icon{background-color:#fccb13}.Toasts .toast-container .toast.type_2{background-color:#0c0e14;background-image:linear-gradient(86deg,#ff3d332e,#ff3d3305);border:1px solid #ff3d33;border-radius:12px;box-shadow:inset 0 -8px 24px #ff3d3333}.Toasts .toast-container .toast.type_2 .G_Close .G_Icon:hover,.Toasts .toast-container .toast.type_2>.G_Icon{background-color:#ff3d33}.confirm-popup .popup_box *{font-family:Switzer,serif}.confirm-popup .popup_box .popup_box-container{width:640px}.confirm-popup .popup_box .popup_box-container .popup_box-container-content{background-color:#191e2a;padding:32px}@media only screen and (max-width:900px){.confirm-popup .popup_box .popup_box-container .popup_box-container-content{padding:40px 16px 16px}}.confirm-popup .confirm-popup-header{align-items:center;display:flex;gap:16px;justify-content:center;margin-bottom:24px;width:100%}.confirm-popup .confirm-popup-header .confirm-popup-header-icon{height:40px;width:40px}.confirm-popup .confirm-popup-header .confirm-popup-header-title{font-size:24px;font-weight:600;letter-spacing:.01px;line-height:30px;max-width:calc(100% - 56px);text-transform:uppercase}@media only screen and (max-width:900px){.confirm-popup .confirm-popup-header{gap:12px}.confirm-popup .confirm-popup-header .confirm-popup-header-icon{height:32px;width:32px}.confirm-popup .confirm-popup-header .confirm-popup-header-title{max-width:calc(100% - 44px)}}.confirm-popup .confirm-popup-content{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;margin-bottom:40px;width:100%}.confirm-popup .confirm-popup-content .confirm-popup-content-subtitle{font-size:20px;font-weight:600;letter-spacing:.01px;line-height:28px;text-align:center;width:100%}.confirm-popup .confirm-popup-content .confirm-popup-content-desc{color:#c1c8d7;font-size:16px;font-weight:500;letter-spacing:.01px;line-height:24px;text-align:center;width:100%}@media only screen and (max-width:900px){.confirm-popup .confirm-popup-content{margin-bottom:24px}.confirm-popup .confirm-popup-content .confirm-popup-content-subtitle{font-size:18px;font-weight:600;letter-spacing:0;line-height:28px}}.confirm-popup .confirm-popup-nav{display:flex;gap:16px;justify-content:flex-end}.confirm-popup .confirm-popup-nav .G_Button{width:170px}@media only screen and (max-width:900px){.confirm-popup .confirm-popup-nav{flex-direction:column-reverse;gap:12px;margin-bottom:100px}.confirm-popup .confirm-popup-nav .G_Button{width:100%}}.debug .debug-content{background-color:#161921;border-radius:10px;bottom:64px;box-shadow:0 0 10px #0003;left:20px;max-height:calc(100svh - 134px);max-width:calc(100% - 40px);overflow:auto;padding:0 20px 20px;pointer-events:none;position:fixed;transform:translate(calc(-100% - 20px));transition:.3s;width:900px;z-index:9999}.debug .debug-content .content-user{display:flex;flex-wrap:wrap}.debug .debug-content .content-user .section-title{width:100%}.debug .debug-content .content-user>h4{align-items:center;color:#31bbff;display:flex;font-size:18px;font-weight:600;letter-spacing:1px;line-height:14px;padding:10px 5px 11.5px;text-transform:uppercase;white-space:nowrap;width:100%}.debug .debug-content .content-user>h4:after{background-color:#31bbff;content:"";display:flex;height:1px;margin-left:20px;margin-top:1.5px;width:100%}.debug .debug-content .content-user .data-info{display:flex;flex-wrap:wrap;width:100%}.debug .debug-content .content-user .data-info .text{align-items:center;border:1px solid #2e394f;border-radius:6px;display:flex;gap:8px;height:42px;margin:10px;padding:15px;width:calc(33.33333% - 20px)}.debug .debug-content .content-user .data-info .text .text-title .G_Text-content{color:#8892a5;font-size:12px;font-weight:600;white-space:nowrap}.debug .debug-content .content-user .data-info .text .text-line{background-color:#2e394f;display:flex;height:1px;width:100%}.debug .debug-content .content-user .data-info .text .text-val .G_Text-content{font-size:14px;font-weight:600;white-space:nowrap}.debug .debug-content .content-user .data-info .text .text-val.green .G_Text-content{color:#64eb49}.debug .debug-content .content-user .data-info .text .text-val.red .G_Text-content{color:#ff3d33}.debug .debug-content .content-user .data-box{display:flex;flex-direction:column;justify-content:flex-end;min-height:74px;padding:10px;width:33.3333333333%}.debug .debug-content .content-user .data-box input[type=file]{display:none}.debug .debug-content .content-user .data-box label:has(input[type=file]){cursor:pointer}.debug .debug-content .content-user .data-box label:has(input[type=file]) .G_Button{pointer-events:none}.debug .debug-content .content-user .data-box label:has(input[type=file]):hover .G_Button{background-color:#31bbff4d}.debug .debug-content .content-user .data-box>p{color:#606d87;font-size:12px;font-weight:500;letter-spacing:.5px;padding-bottom:5px}.debug .debug-content .content-user .data-box .G_Checkbox{width:100%}.debug .debug-content .content-user .data-box:last-of-type{margin-left:auto}.debug.open .debug-content{pointer-events:all;transform:translate(0)}.debug .debug-icon{align-items:center;background-color:#161921;border-radius:10px 10px 0 0;bottom:0;cursor:pointer;display:flex;height:44px;justify-content:center;left:20px;overflow:hidden;position:fixed;transition:.3s;width:44px;z-index:99}.debug .debug-icon:before{background-image:linear-gradient(to bottom left,#b055ff,#31bbff);content:"";display:flex;height:100%;left:0;opacity:.5;position:absolute;top:0;transition:.3s;width:100%}.debug .debug-icon:after{background-color:#fff;content:"";display:flex;height:18px;-webkit-mask-image:url(../../img/icons/settings.svg);mask-image:url(../../img/icons/settings.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:.3s;width:18px}.debug .debug-icon:active{transform:scale(.975)}.debug .debug-icon:hover:before{opacity:.65}.debug .debug-icon:hover:after{transform:rotate(180deg)}.cookie-wall{width:100%;z-index:9}@media only screen and (max-width:900px){.cookie-wall{z-index:99}}.cookie-wall.open{opacity:1;pointer-events:all}.cookie-wall .cookie-wall-bar{background-color:#202736;border-radius:16px;bottom:64px;box-shadow:0 46px 60px #000000ad;left:50%;max-width:calc(100% - 40px);opacity:0;padding:20px 20px 0;pointer-events:none;position:fixed;transform:translate(-50%);transition:.3s;width:1102px}@media only screen and (max-width:900px){.cookie-wall .cookie-wall-bar{border-radius:0;bottom:0;max-width:100%;width:100%}}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top{display:grid;grid-template-columns:56px 1fr auto;grid-template-rows:auto;width:100%;grid-gap:16px;grid-template-areas:"icon info nav" "list list list"}@media only screen and (max-width:900px){.cookie-wall .cookie-wall-bar .cookie-wall-bar-top{gap:20px;grid-template-areas:"icon info" "list list" "nav nav";grid-template-columns:56px 1fr}}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-icon{grid-area:icon}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-icon .cookie-wall-bar-icon-image{background-color:#f5b97d;width:56px}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-info{display:flex;flex-direction:column;gap:12px;grid-area:info}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-info .cookie-wall-bar-info-desc,.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-info .cookie-wall-bar-info-title{width:100%}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-info .cookie-wall-bar-info-title .G_Text-content{font-size:16px;font-weight:600}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-info .cookie-wall-bar-info-desc .G_Text-content{color:#8892a5;font-size:12px;font-weight:500}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-nav{align-items:center;display:flex;gap:12px;grid-area:nav}@media only screen and (max-width:900px){.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-nav{margin-bottom:20px;margin-top:-20px}}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-nav .G_Button{width:160px}@media only screen and (max-width:900px){.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-nav .G_Button{width:calc(50% - 6px)}}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-consent-list{display:flex;flex-direction:column;gap:16px;grid-area:list}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-consent-list li:first-of-type{margin-top:6px}@media only screen and (max-width:900px){.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-consent-list li:first-of-type{margin-top:0}}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-consent-list li:last-of-type{margin-bottom:20px}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-consent-list li .consent-head{align-items:center;display:flex;justify-content:space-between;width:100%}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-consent-list li .consent-head .G_Text{cursor:pointer;width:calc(100% - 40px)}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-consent-list li .consent-head .G_Text .G_Text-content{font-size:12px;font-style:normal;font-weight:500;transition:color .3s}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-consent-list li .consent-head .G_Text .G_Text-content:first-letter{text-transform:uppercase}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-consent-list li .consent-head:hover .G_Text .G_Text-content{color:#31bbff}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-consent-list li .consent-head .G_Checkbox{height:auto}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-consent-list li .consent-head .G_Checkbox div{margin:0}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-consent-list li .consent-info{padding:4px 0 12px}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-consent-list li .consent-info .G_Text .G_Text-content{color:#8892a5;font-size:12px;font-weight:500}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-consent-list li.open .consent-head .head-arrow{padding-bottom:7px;padding-right:0}.cookie-wall .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-consent-list li.open .consent-head .head-arrow:after{transform:rotate(45deg)}.cookie-wall .cookie-wall-bar.show{opacity:1;pointer-events:all}.cookie-wall.lock{background-color:#000000b3;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s;width:100%;z-index:99}.cookie-wall.lock.show{opacity:1;pointer-events:all}.cookie-wall.lock .cookie-wall-bar{bottom:50%;transform:translate(-50%) translateY(50%);width:578px}@media only screen and (max-width:900px){.cookie-wall.lock .cookie-wall-bar{bottom:0;padding:16px 20px 0;transform:translate(-50%)}}.cookie-wall.lock .cookie-wall-bar .cookie-wall-bar-top{gap:12px;grid-template-areas:"icon icon" "info info" "list list" "nav nav";grid-template-columns:40px 1fr;position:relative}@media only screen and (max-width:900px){.cookie-wall.lock .cookie-wall-bar .cookie-wall-bar-top{gap:20px;grid-template-columns:36px 1fr}}.cookie-wall.lock .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-icon{position:absolute;top:0}.cookie-wall.lock .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-icon .cookie-wall-bar-icon-image{width:40px}@media only screen and (max-width:900px){.cookie-wall.lock .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-icon .cookie-wall-bar-icon-image{width:36px}}.cookie-wall.lock .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-info{margin-top:-12px}@media only screen and (max-width:900px){.cookie-wall.lock .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-info{margin-top:-20px}}.cookie-wall.lock .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-info .cookie-wall-bar-info-title{margin:13.72px 0 13.72px 52px}.cookie-wall.lock .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-info .cookie-wall-bar-info-title .G_Text-content{font-size:18px;font-style:normal;font-weight:600}@media only screen and (max-width:900px){.cookie-wall.lock .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-info .cookie-wall-bar-info-title{margin:12.475px 0 12.475px 48px}.cookie-wall.lock .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-info .cookie-wall-bar-info-title .G_Text-content{font-size:16px}.cookie-wall.lock .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-info .cookie-wall-bar-info-desc{margin-top:4px}.cookie-wall.lock .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-info .cookie-wall-bar-info-desc .G_Text-content{font-size:10px}}.cookie-wall.lock .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-nav{justify-content:flex-end;margin-bottom:20px;margin-top:0}.cookie-wall.lock .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-nav .G_Button{width:170px}@media only screen and (max-width:900px){.cookie-wall.lock .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-bar-nav{margin-bottom:16px;margin-top:-20px}}.cookie-wall.lock .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-consent-list li:first-of-type{margin-top:12px}.cookie-wall.lock .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-consent-list li:last-of-type{margin-bottom:12px}@media only screen and (max-width:900px){.cookie-wall.lock .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-consent-list li:first-of-type{margin-top:0}.cookie-wall.lock .cookie-wall-bar .cookie-wall-bar-top .cookie-wall-consent-list li:last-of-type{margin-bottom:24px}}@media only screen and (max-width:900px){.promo-popup .G_Popup.__reward{background-color:#101319;display:block!important;min-height:150%}.promo-popup .G_Popup.__reward .content_pre{height:100dvh;width:100%}.promo-popup .G_Popup.__reward .content_pre ._remove_box{height:18px;position:absolute;right:16px;top:24px;z-index:9}}.promo-popup .G_Popup.__reward .content_pre .content{background-color:#101319;padding:40px}@media only screen and (max-width:900px){.promo-popup .G_Popup.__reward .content_pre .content{border-radius:0;height:100dvh;max-height:unset;max-width:100%;min-height:unset;overflow:auto;padding-top:24px;width:100%}}.promo-popup .G_Popup.__reward .content_pre .content .section-title{margin:0 0 32px}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward{height:350px;margin-bottom:42px;position:relative;width:100%}@media only screen and (max-width:900px){.promo-popup .G_Popup.__reward .content_pre .content .promo-reward{height:300px;margin-bottom:24px}}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward_next,.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward_prev{align-items:center;cursor:pointer;display:flex;height:32px;position:absolute;top:50%;transform:translateY(-50%);width:32px;z-index:2;z-index:3}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward_next{justify-content:flex-end;right:0}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward_prev{justify-content:flex-start;left:0}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward_prev img{transform:rotate(180deg)}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:.3s;width:100%}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box .box-image{align-items:center;display:flex;flex-direction:column;justify-content:center}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box .box-image .g_case{background-color:transparent!important;border:none!important;margin-bottom:16px;pointer-events:none;width:270px}@media only screen and (max-width:900px){.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box .box-image .g_case{width:200px}}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box .box-image .g_case .g_case-box-fav,.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box .box-image .g_case .g_case-box-gradient,.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box .box-image .g_case .g_case-box-header,.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box .box-image .g_case .g_case-box-hot,.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box .box-image .g_case .pay-border{display:none!important}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box .box-image .g_case .box-content{background:none!important}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box .box-image>img{left:50%;pointer-events:none;position:absolute;top:-38px;transform:translate(-50%);width:320px}@media only screen and (max-width:900px){.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box .box-image>img{width:200px}}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box .box-info{align-items:center;bottom:0;display:flex;flex-direction:column;left:0;padding-bottom:8px;position:absolute;transition:.3s;width:100%}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box .box-info .info-name{margin-bottom:16px}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box .box-info .info-name .G_Text-content{font-size:28px;font-weight:700}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box .box-info .info-value .G_Text-content{color:#64eb49;font-size:32px;font-weight:600}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box .box-info .info-value.yellow .G_Text-content{color:#fccb13}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box:not(.active):not(.next):not(.prev){opacity:0;transform:scale(.2)}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box.active{position:relative;z-index:2}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box.next,.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box.prev{opacity:.5}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box.next .box-info,.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box.prev .box-info{opacity:0}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box.next{pointer-events:none;transform:translate(-40%) scale(.4);width:100%}.promo-popup .G_Popup.__reward .content_pre .content .promo-reward .reward-box.prev{pointer-events:none;transform:translate(40%) scale(.4);width:100%}.promo-popup .G_Popup.__reward .content_pre .content .promo-desc{width:100%}.promo-popup .G_Popup.__reward .content_pre .content .promo-desc .G_Text-content{color:#fccb13;font-size:20px;font-weight:500;text-align:center}.promo-popup .G_Popup.__reward .content_pre .content .promo-nav{display:flex;justify-content:center;margin:-8px;padding-bottom:24px}.promo-popup .G_Popup.__reward .content_pre .content .promo-nav .G_Button{margin:8px}@media only screen and (max-width:900px){.promo-popup .G_Popup.__reward .content_pre .content .promo-nav{flex-direction:column}.promo-popup .G_Popup.__reward .content_pre .content .promo-nav .G_Button{width:calc(100% - 16px)}}.promo-popup .G_Popup.__reward .promo-pagination{color:#8892a5;display:flex;font-size:16px;font-weight:500;justify-content:center;margin-bottom:40px}@media only screen and (max-width:900px){.promo-popup .G_Popup.__reward .promo-pagination{margin-bottom:24px}}.promo-popup .__list *{font-family:Switzer}.promo-popup .__list .popup_box-container{height:800px;width:700px}.promo-popup .__list .popup_box-container .popup_box-container-content{background-color:#191e2a;overflow:auto;padding:40px}@media only screen and (max-width:900px){.promo-popup .__list .popup_box-container .popup_box-container-content{padding:16px}}.promo-popup .__list .popup_box-container .popup_box-container-content .section-title{margin:0 0 40px}@media only screen and (max-width:560px){.promo-popup .__list .popup_box-container .popup_box-container-content .section-title{margin:0 0 32px}}.promo-popup .__list .popup_box-container .popup_box-container-content .list-title{margin-bottom:28px;padding-right:56px}.promo-popup .__list .popup_box-container .popup_box-container-content .list-title .title-box-text-main{max-width:unset}.promo-popup .__list .popup_box-container .popup_box-container-content .list-title .title-box-text-main .G_Text-content{font-size:24px!important;font-style:normal;font-weight:600;letter-spacing:.01px;line-height:30px;margin-bottom:unset;margin-top:unset}@media only screen and (max-width:900px){.promo-popup .__list .popup_box-container .popup_box-container-content .list-title .title-box-text-main .G_Text-content{font-size:18px!important;font-style:normal;font-weight:600;line-height:28px}}.promo-popup .__list .popup_box-container .popup_box-container-content .list-history{margin-bottom:32px}@media only screen and (max-width:900px){.promo-popup .__list .popup_box-container .popup_box-container-content .list-history{margin-bottom:20px}}.promo-popup .__list .popup_box-container .popup_box-container-content .list-history .title-box-text-main .G_Text-content{font-size:18px;font-style:normal;font-weight:600;line-height:28px;margin-bottom:unset;margin-top:unset}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use{background:#202736;border-radius:16px;margin-bottom:28px;padding-bottom:24px}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-find{background-color:#202736;background-image:radial-gradient(51.08% 113.48% at 84.27% 100%,#353a5a 0,#202736);border-radius:16px;display:flex;padding:24px;position:relative;width:100%}@media only screen and (max-width:900px){.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-find{padding:16px 14px}}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-find .find-asset{bottom:0;height:100%;position:absolute;right:0}@media only screen and (max-width:560px){.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-find .find-asset{display:none}}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-find .find-info{display:flex;flex-direction:column;gap:8px;position:relative;width:calc(100% - 200px);z-index:2}@media only screen and (max-width:560px){.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-find .find-info{width:100%}}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-find .find-info .info-title{color:#fccb13;font-size:24px;font-style:normal;font-weight:700;letter-spacing:.01px;line-height:30px;width:100%}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-find .find-info .info-desc{font-size:12px;font-style:normal;font-weight:500;letter-spacing:.02px;line-height:16px;width:100%}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-find .find-info .info-desc b{color:#31bbff;font-size:12px;font-style:normal;font-weight:500;letter-spacing:.02px;line-height:16px}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-find .find-info .info-link{display:flex;margin-top:3px;padding:4px 0}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-find .find-info .info-link .G_Text{transition:.3s}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-find .find-info .info-link .G_Text .G_Text-content{color:#31bbff;font-size:12px;font-weight:600;text-decoration:underline}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-find .find-info .info-link:hover .G_Text{filter:brightness(1.1)}@media only screen and (max-width:900px){.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-find .find-info .info-desc,.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-find .find-info .info-title{text-align:center;width:100%}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-find .find-info .info-title{font-size:20px;font-style:normal;font-weight:700;letter-spacing:.01px;line-height:28px}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-find .find-info .info-desc{font-size:12px;font-style:normal;font-weight:500;letter-spacing:.02px;line-height:16px}}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-form{display:flex;padding:24px 24px 0;width:100%}@media only screen and (max-width:900px){.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-form{padding:20px 20px 0}}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-form .form-box{display:flex;gap:12px;width:100%}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-form .form-box .form-element.__input{width:100%}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-form .form-box .form-element.__input .G_Input{background-color:#353a5a!important;border:1px solid #353a5a;height:52px;transition:border-color .3s ease,background-color .3s ease}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-form .form-box .form-element.__input .G_Input .input_area,.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-form .form-box .form-element.__input .G_Input .parser{padding:0 16px}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-form .form-box .form-element.__input .G_Input .input_area::-moz-placeholder{color:#9ba7bf}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-form .form-box .form-element.__input .G_Input .input_area::placeholder{color:#9ba7bf}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-form .form-box .form-element.__input .G_Input .close{display:none}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-form .form-box .form-element.__input .G_Input:hover{background-color:#4b5280!important;border:1px solid #4b5280}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-form .form-box .form-element.__input .G_Input:has(.input_area:focus){background-color:#353a5a!important;border:1px solid #b055ff}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-form .form-box .form-element.__btn .G_Button{padding:0 48px}@media only screen and (max-width:900px){.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-form .form-box{flex-direction:column}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-form .form-box .form-element .G_Button{width:100%}}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-socials{align-items:center;display:flex;justify-content:space-between;padding:20px 24px 0;width:100%}@media only screen and (max-width:900px){.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-socials{padding:20px 20px 0}}@keyframes social-asset-blink{0%,5%,50%,to{fill:#fccb1300;stroke:#fccb1380;transform:scale(.95)}20%,25%{fill:#fccb1326;stroke:#fccb13;transform:scale(1)}}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-socials .socials-asset{align-items:center;display:flex}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-socials .socials-asset svg{margin-left:12px}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-socials .socials-asset svg:nth-child(2) path{animation-delay:.2s}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-socials .socials-asset svg:nth-child(3) path{animation-delay:.4s}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-socials .socials-asset svg path{animation:social-asset-blink 4s infinite;fill:#fccb1300;stroke:#fccb1380;transform:scale(.95);transform-origin:center center}@media only screen and (max-width:650px){.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-socials .socials-asset{display:none}}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-socials .socials-info{display:flex;flex-direction:column;gap:12px}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-socials .socials-info .info-desc{color:#8892a5;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.01px;line-height:24px}@media only screen and (max-width:900px){.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-socials .socials-info .info-desc{font-size:14px;font-style:normal;font-weight:500;letter-spacing:.01px;line-height:20px}}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-socials .socials-info .info-list{align-items:center;display:flex;gap:24px}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-socials .socials-info .info-list .social a{background-color:#fff;display:flex;height:24px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:.3s;width:24px}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-socials .socials-info .info-list .social a:hover{background-color:#fccb13;cursor:pointer}@media only screen and (max-width:650px){.promo-popup .__list .popup_box-container .popup_box-container-content .promo-use .use-socials .socials-info{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-history{margin-bottom:24px;overflow-x:auto;width:100%}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-history table{border-collapse:collapse;width:100%}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-history table tr.active td{background-color:#202736}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-history table tr.active td:first-of-type{border-radius:8px 0 0 8px}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-history table tr.active td:last-of-type{border-radius:0 8px 8px 0}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-history table tr.active td p{color:#fff}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-history table tr.active td:nth-of-type(2) p{color:#fccb13}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-history table tr.active td:nth-of-type(3) p{color:#64eb49}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-history table tr td p{color:#9ba7bf;display:flex;font-size:14px;font-style:normal;font-weight:500;height:48px;letter-spacing:.01px;line-height:20px;padding:14px 16px 14px 0;white-space:nowrap}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-history table tr td:first-of-type p{padding:14px 16px}.promo-popup .__list .popup_box-container .popup_box-container-content .promo-history table tr th p{font-size:14px;font-style:normal;font-weight:500;letter-spacing:.01px;line-height:20px;padding-bottom:12px;text-align:left}.promo-popup .__list .popup_box-container .popup_box-container-content .g_pagination{margin-left:auto;width:-moz-max-content;width:max-content}.promo-popup .__list .popup_box-container .popup_box-container-content .g_pagination .pagination_btn{background-color:#202736;border:1px solid #202736;transition:border .3s!important}.promo-popup .__list .popup_box-container .popup_box-container-content .g_pagination .pagination_btn .btn_content,.promo-popup .__list .popup_box-container .popup_box-container-content .g_pagination .pagination_btn input{color:#9ba7bf!important;cursor:pointer;transition:color .3s!important}.promo-popup .__list .popup_box-container .popup_box-container-content .g_pagination .pagination_btn .btn_content .btn-icon_1:after,.promo-popup .__list .popup_box-container .popup_box-container-content .g_pagination .pagination_btn .btn_content .btn-icon_2:after{border-color:#9ba7bf}.promo-popup .__list .popup_box-container .popup_box-container-content .g_pagination .pagination_btn.active{border:1px solid #b055ff}.promo-popup .__list .popup_box-container .popup_box-container-content .g_pagination .pagination_btn:hover .btn_content .btn-icon_1:after,.promo-popup .__list .popup_box-container .popup_box-container-content .g_pagination .pagination_btn:hover .btn_content .btn-icon_2:after{border-color:#b055ff}.promo-popup .__list .popup_box-container .popup_box-container-content .g_pagination .pagination_btn:hover .btn_content,.promo-popup .__list .popup_box-container .popup_box-container-content .g_pagination .pagination_btn:hover input{color:#b055ff!important}@media only screen and (max-width:900px){.promo-popup .__list .content_pre{height:100dvh;width:100%}.promo-popup .__list .content_pre ._remove_box{height:18px;position:absolute;right:16px;top:24px;z-index:9}}.popup_box.login-popup .popup_box-container{width:800px}@media only screen and (max-width:900px){.popup_box.login-popup .popup_box-container{width:100%}}.case_reward-popup .popup_box *{font-family:Switzer}.case_reward-popup .popup_box .popup_box-container{overflow:auto;width:640px}.case_reward-popup .popup_box .popup_box-container .popup_box-container-content{background-color:#13161f;padding:32px}@media only screen and (max-width:900px){.case_reward-popup .popup_box .popup_box-container .popup_box-container-content{padding:16px}}.case_reward-popup .popup_box .case_reward-top{display:flex;flex-direction:column;gap:32px}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-top{gap:24px;overflow:hidden}}.case_reward-popup .popup_box .case_reward-top .section-title{margin:0 42px 32px 32px;width:calc(100% - 80px)}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-top .section-title{margin:0 0 24px;width:100%}}.case_reward-popup .popup_box .case_reward-top .case_reward-list{margin-bottom:32px;overflow-y:auto}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-top .case_reward-list{margin-bottom:24px}}.case_reward-popup .popup_box .case_reward-top .case_reward-list{max-height:calc(100vh - 460px)}@media screen and (orientation:landscape){.case_reward-popup .popup_box .case_reward-top .case_reward-list{max-height:calc(100vh - 312px);max-height:unset}}.case_reward-popup .popup_box .case_reward-top .case_reward-list:has(.__one){display:flex;flex-direction:column;justify-content:center;max-height:unset;overflow-y:visible}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item{align-items:center;background-color:#191e2a;border:1px solid #1b1f2b;border-radius:8px;display:flex;margin-bottom:16px;overflow:hidden;position:relative;transition:.3s}@media only screen and (orientation:landscape) and (max-width:900px){.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item{padding-bottom:60px}}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item:last-of-type{margin-bottom:0}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-gradient{border-radius:8px;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-image{align-items:center;display:flex;height:102px;justify-content:center;margin:0 12px;min-width:102px;position:relative;width:102px}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-image .image-logo{background-blend-mode:overlay;background-color:#ffffff06;height:calc(100% - 20px);left:50%;-webkit-mask-image:url(../../img/logo6.svg);mask-image:url(../../img/logo6.svg);position:absolute;top:50%;transform:translate(-50%,-50%) translateZ(0) translateZ(0);transition:.3s;width:calc(100% - 20px)}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-image img{position:relative;width:100%}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-image img.small{width:75%}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info{max-width:calc(100% - 350px)}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info .info-name{display:flex;max-width:100%}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info .info-name p{font-size:16px;font-weight:600;letter-spacing:.01px;line-height:24px}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info .info-name .st{color:#fccb13;font-size:16px;font-weight:600;letter-spacing:.01px;line-height:24px;margin-left:8px}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info .info-condition{width:-moz-max-content;width:max-content}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info .info-condition p{font-size:14px;font-weight:500;letter-spacing:.01px;line-height:20px}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info .info-price{width:-moz-max-content;width:max-content}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info .info-price p{color:#64eb49;font-size:14px;font-weight:500;letter-spacing:.01px;line-height:20px}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info .info-test{align-items:center;background-color:#08487233;border-radius:8px;display:flex;gap:12px;margin-top:16px;max-width:100%;padding:8px 12px;width:500px}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info .info-test{gap:8px;justify-content:center;margin-top:16px}}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info .info-test .G_Icon{min-width:24px;width:24px}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info .info-test .G_Icon{min-width:16px;width:16px}}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info .info-test p{color:#31bbff;font-size:14px;font-weight:600;letter-spacing:.01px;line-height:20px}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info .info-test p{font-size:10px;font-weight:600;letter-spacing:.01px;line-height:normal}}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info .info-tokens{align-items:center;display:flex;margin-top:12px}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info .info-tokens img{margin-right:4px;width:16px}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info .info-tokens .G_Text .G_Text-content{color:#d32ee6;font-size:14px;font-weight:600}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-sell{margin-left:auto;margin-right:12px}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item{flex-wrap:wrap}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-image{height:80px;min-width:80px;width:80px}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info{max-width:calc(100% - 142px);width:calc(100% - 142px)}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info .info-name .st,.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info .info-name p{font-size:14px;font-weight:600;letter-spacing:.01px;line-height:20px}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info .info-condition p,.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-info .info-price p{font-size:12px;font-weight:500;letter-spacing:.02px;line-height:16px}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-sell{margin-right:0;padding:0 12px 12px;width:100%}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item .list-item-sell .G_Button{width:100%}}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__profit{border:1px solid #64eb49}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one{background-color:transparent;border:none;flex-direction:column;margin-bottom:48px!important;overflow:visible}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one{margin-bottom:16px!important}}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one{margin-bottom:0!important}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-radial{border-radius:8px;filter:blur(40px);height:320px;left:50%;margin-top:-5%;opacity:.4;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1.5);width:320px}@media only screen and (orientation:landscape) and (max-width:900px){.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-radial{transform:translate(-50%,-50%) scale(1.1)}}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-image{height:280px;margin:-5% 0;width:280px}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-image{height:200px;width:200px}}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-image .image-logo{height:250px;width:250px}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-image .image-logo{height:160px;width:160px}}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info{align-items:center;display:flex;flex-direction:column;max-width:100%!important;width:100%!important}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info .info-condition>.G_Text.st,.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info .info-name>.G_Text.st,.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info .info-price>.G_Text.st{margin:0 0 0 8px}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info .info-condition>.G_Text .G_Text-content,.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info .info-name>.G_Text .G_Text-content,.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info .info-price>.G_Text .G_Text-content{text-align:center}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info .info-name{display:flex;max-width:100%}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info .info-name p{font-size:20px;font-weight:700;letter-spacing:.01px;line-height:28px}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info .info-name p{font-size:16px;font-weight:600;letter-spacing:.01px;line-height:24px}}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info .info-name .st{color:#fccb13;font-size:20px;font-weight:700;letter-spacing:.01px;line-height:28px;margin-left:8px}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info .info-name .st{font-size:16px;font-weight:600;letter-spacing:.01px;line-height:24px}}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info .info-condition{width:-moz-max-content;width:max-content}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info .info-condition p{font-size:18px;font-weight:600;letter-spacing:0;line-height:28px}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info .info-condition p{font-size:16px;font-weight:600;letter-spacing:.01px;line-height:24px}}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info .info-price{width:-moz-max-content;width:max-content}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info .info-price p{color:#64eb49;font-size:18px;font-weight:600;letter-spacing:0;line-height:28px}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info .info-price p{font-size:16px;font-weight:600;letter-spacing:.01px;line-height:24px}}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info .info-tokens{align-items:center;display:flex}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info .info-tokens img{margin-right:4px;width:16px}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-info .info-tokens p{color:rgb(var(--event_main));font-size:14px;font-weight:600;letter-spacing:.01px;line-height:20px}.case_reward-popup .popup_box .case_reward-top .case_reward-list .case_reward-list-item.__one .list-item-sell{display:none}.case_reward-popup .popup_box:has(.case_reward-tokens) .case_reward-top .case_reward-list{margin-bottom:0}.case_reward-popup .popup_box .case_reward-tokens{align-items:center;background-image:radial-gradient(70% 150% at 50% 130%,rgba(211,46,230,.25) 0,transparent 75%);display:flex;justify-content:center;padding:32px 32px 24px;width:100%}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-tokens{padding:16px 32px}}.case_reward-popup .popup_box .case_reward-tokens .tokens-logo{height:32px;margin-left:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:200px}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-tokens .tokens-logo{display:none}}.case_reward-popup .popup_box .case_reward-tokens .tokens-icon{margin-right:12px;min-width:32px;width:32px}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-tokens .tokens-icon{margin-left:8px}}.case_reward-popup .popup_box .case_reward-tokens .tokens-info{display:flex;flex-direction:column;gap:6px}.case_reward-popup .popup_box .case_reward-tokens .tokens-info .info-title p{color:#9ba7bf;font-size:14px;font-weight:600;letter-spacing:.01px;line-height:20px}.case_reward-popup .popup_box .case_reward-tokens .tokens-info .info-title p button{color:#31bbff;font-size:14px;font-weight:600;letter-spacing:.01px;line-height:20px}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-tokens .tokens-info .info-title p,.case_reward-popup .popup_box .case_reward-tokens .tokens-info .info-title p button{font-size:12px;font-weight:600;letter-spacing:.02px;line-height:16px}}.case_reward-popup .popup_box .case_reward-tokens .tokens-info .info-desc p{font-size:16px;font-weight:600;letter-spacing:.01px;line-height:24px}.case_reward-popup .popup_box .case_reward-tokens .tokens-info .info-desc p b{color:#d32ee6;font-size:16px;font-weight:600;letter-spacing:.01px;line-height:24px}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-tokens .tokens-info .info-desc p,.case_reward-popup .popup_box .case_reward-tokens .tokens-info .info-desc p b{font-size:14px;font-weight:600;letter-spacing:.01px;line-height:20px}}.case_reward-popup .popup_box .case_reward-bottom{background-color:#191e2a;margin:0 -32px -32px;padding:24px 32px 32px}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-bottom{margin:0 -16px -16px;padding:16px}}.case_reward-popup .popup_box .case_reward-bottom .level-bottom{align-items:center;display:flex;margin-bottom:16px;width:100%}.case_reward-popup .popup_box .case_reward-bottom .level-bottom .level-box{margin-right:8px}.case_reward-popup .popup_box .case_reward-bottom .level-bottom .bottom-right{width:calc(100% - 78px)}.case_reward-popup .popup_box .case_reward-bottom .level-bottom .bottom-right-level{display:flex;justify-content:space-between;margin-bottom:8px;width:100%}.case_reward-popup .popup_box .case_reward-bottom .level-bottom .bottom-right-level p{font-size:16px;font-weight:600;letter-spacing:.01px;line-height:24px}.case_reward-popup .popup_box .case_reward-bottom .level-bottom .bottom-right-level p b{color:#fccb13;font-size:14px;font-weight:600;letter-spacing:.01px;line-height:20px}.case_reward-popup .popup_box .case_reward-bottom .level-bottom .bottom-right-bar{background-color:#191e2a;border-radius:8px;height:26px;overflow:hidden;position:relative;width:100%}.case_reward-popup .popup_box .case_reward-bottom .level-bottom .bottom-right-bar .bar-progress{clip-path:polygon(0 0,100% 0,calc(100% - 12px) 100%,0 100%);height:100%;opacity:.25}.case_reward-popup .popup_box .case_reward-bottom .level-bottom .bottom-right-bar .bar-info{align-items:center;display:flex;height:100%;justify-content:space-between;left:0;padding:6px 10px;position:absolute;top:0;width:100%}.case_reward-popup .popup_box .case_reward-bottom .level-bottom .bottom-right-bar .bar-info p{font-size:12px;font-weight:500;letter-spacing:.02px;line-height:16px}@media only screen and (max-width:1300px){.case_reward-popup .popup_box .case_reward-bottom .level-bottom{height:-moz-max-content;height:max-content}.case_reward-popup .popup_box .case_reward-bottom .level-bottom .level-top{display:none}}.case_reward-popup .popup_box .case_reward-bottom .case_reward-nav .nav-box{display:flex;gap:16px;width:100%}.case_reward-popup .popup_box .case_reward-bottom .case_reward-nav .nav-box .G_Button{width:calc(100% - 8px)}@media only screen and (max-width:900px){.case_reward-popup .popup_box .case_reward-bottom .case_reward-nav .nav-box{flex-direction:column-reverse;gap:12px}}.event-get-tokens .fade-token-toast-enter-active,.event-get-tokens .fade-token-toast-leave-active{transition:.4s cubic-bezier(.47,1.64,.41,.8)}.event-get-tokens .fade-token-toast-enter-from,.event-get-tokens .fade-token-toast-leave-to{opacity:0;transform:translateY(100px)}.event-get-tokens .tokens-box{border-radius:12px;bottom:60px;max-width:calc(100% - 40px);position:fixed;right:20px;width:335px;z-index:99}.event-get-tokens .tokens-box .box-content{background-color:#0c0e14;background-image:linear-gradient(0deg,#b055ff,#b055ff);border-radius:12px;padding:1px;width:100%}.event-get-tokens .tokens-box .box-content .content-container{align-items:center;background-color:#0c0e14;background-image:linear-gradient(86deg,#b055ff2e,#b055ff05);border-radius:12px;display:flex;justify-content:center;padding:20px;width:100%}.event-get-tokens .tokens-box .box-content .content-container .tokens-icon{margin-right:12px;min-width:32px;width:32px}.event-get-tokens .tokens-box .box-content .content-container .G_Close{position:absolute;right:16px;top:16px}.event-get-tokens .tokens-box .box-content .content-container .G_Text .G_Text-content{font-size:16px;font-weight:600}.event-add-tokens .popup_box *{font-family:Switzer,serif}.event-add-tokens .popup_box .popup_box-container{width:700px}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content{background-color:#13161f;background-image:radial-gradient(43.32% 29.74% at 50% 32.72%);padding:40px}@media only screen and (max-width:900px){.event-add-tokens .popup_box .popup_box-container .popup_box-container-content{padding:16px 16px 32px}}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}@media only screen and (max-width:900px){.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content{gap:18px}}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content .popup-box-title{width:100%}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content .tokens-content-render{display:flex;justify-content:center;position:relative;width:100%}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content .tokens-content-render .tokens-content-render-image{position:relative;width:271px;z-index:2}@media only screen and (max-width:900px){.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content .tokens-content-render .tokens-content-render-image{width:160px}}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content .tokens-content-render:before{aspect-ratio:300/210;background-image:radial-gradient(#d32ee67a 0,#13161f00 75%);content:"";display:block;filter:blur(20px);left:50%;position:absolute;top:54%;transform:translate(-50%,-50%);width:350px}@media only screen and (max-width:900px){.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content .tokens-content-render:before{width:250px}}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content .tokens-content-desc-1,.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content .tokens-content-desc-2,.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content .tokens-content-desc-3,.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content .tokens-content-desc-4,.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content .tokens-content-note{text-align:center}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-1 .tokens-content-desc-1{font-size:18px;font-weight:600;letter-spacing:0;line-height:28px}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-1 .tokens-content-desc-1 b{color:#d32ee6;font-size:18px;font-weight:600;letter-spacing:0;line-height:28px}@media only screen and (max-width:900px){.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-1 .tokens-content-desc-1,.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-1 .tokens-content-desc-1 b{font-size:14px;font-weight:600;letter-spacing:.01px;line-height:20px}}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-1 .tokens-content-desc-2{color:#9ba7bf;font-size:16px;font-weight:500;letter-spacing:.01px;line-height:24px;max-width:100%;width:430px}@media only screen and (max-width:900px){.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-1 .tokens-content-desc-2{font-size:14px;font-weight:500;letter-spacing:.01px;line-height:20px}}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-1 .tokens-content-desc-3{font-size:18px;font-weight:500;letter-spacing:0;line-height:28px}@media only screen and (max-width:900px){.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-1 .tokens-content-desc-3{font-size:16px;font-weight:500;letter-spacing:.01px;line-height:24px;max-width:100%;width:280px}}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-1,.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-2{font-size:18px;font-weight:400;letter-spacing:0;line-height:28px}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-1 b,.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-2 b{color:#d32ee6;font-size:18px;font-weight:400;letter-spacing:0;line-height:28px}@media only screen and (max-width:900px){.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-1,.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-1 b,.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-2,.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-2 b{font-size:14px;font-weight:400;letter-spacing:.01px;line-height:20px}}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-2,.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-4{max-width:100%;width:430px}@media only screen and (max-width:900px){.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-1,.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-2{max-width:100%;width:300px}}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-3{font-size:20px;font-weight:600;letter-spacing:.01px;line-height:28px;max-width:100%;width:300px}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-3 b,.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-3 span{font-size:20px;font-weight:600;letter-spacing:.01px;line-height:28px}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-3 b{color:#d32ee6}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-3 span{color:#64eb49}@media only screen and (max-width:900px){.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-3{font-size:18px;font-weight:600;letter-spacing:0;line-height:28px;max-width:100%;width:280px}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-3 b,.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-3 span{font-size:18px;font-weight:600;letter-spacing:0;line-height:28px}}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-4{color:#9ba7bf;font-size:18px;font-weight:400;letter-spacing:0;line-height:28px}@media only screen and (max-width:900px){.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content.type-2 .tokens-content-desc-4{font-size:14px;font-weight:400;letter-spacing:.01px;line-height:20px}}.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content .tokens-content-note{color:#9ba7bf;font-size:16px;font-weight:500;letter-spacing:.01px;line-height:24px}@media only screen and (max-width:900px){.event-add-tokens .popup_box .popup_box-container .popup_box-container-content .tokens-content .tokens-content-note{font-size:14px;font-weight:500;letter-spacing:.01px;line-height:20px}}.top-arrow{bottom:120px;height:64px;position:fixed;right:20px;width:64px}@media only screen and (max-width:750px){.top-arrow{height:48px;width:48px}}.top-arrow{align-items:center;background-color:#1b1f2b;border:2px solid #2e394f;border-radius:100%;cursor:pointer;display:flex;justify-content:center;overflow:hidden;transition:.3s;z-index:9}.top-arrow.hide{opacity:0;pointer-events:none;transform:translate(100%)}.top-arrow .arrow-gradient-1,.top-arrow .arrow-gradient-2{height:100%;left:0;opacity:0;position:absolute;top:0;transition:.3s;width:100%}.top-arrow .arrow-gradient-1{background-image:linear-gradient(180deg,#31bbff00,#31bbff14);opacity:1}.top-arrow .arrow-gradient-2{background-image:linear-gradient(180deg,#31bbff00,#31bbff3d)}.top-arrow svg{height:50%;position:relative;transition:.3s;width:50%}.top-arrow svg path{fill:#606d87;transition:.3s}.top-arrow:hover{border-color:#31bbff}.top-arrow:hover .arrow-gradient-1{opacity:0}.top-arrow:hover .arrow-gradient-2{opacity:1}.top-arrow:hover svg path{fill:#31bbff}@media only screen and (max-width:900px){.update-popup .G_Popup{background-color:#101319;display:block!important;min-height:150%}.update-popup .G_Popup .content_pre{height:100dvh;width:100%}.update-popup .G_Popup .content_pre ._remove_box{height:18px;position:absolute;right:16px;top:24px;z-index:9}}.update-popup .G_Popup .content_pre .content{background-color:#101319;padding:40px}@media only screen and (max-width:900px){.update-popup .G_Popup .content_pre .content{border-radius:0;height:100dvh;max-height:unset;max-width:100%;min-height:unset;min-width:100%;overflow:auto;padding-top:24px;width:100%}}.update-popup .G_Popup .content_pre .content .section-title{margin:0 0 32px;width:100%}.update-popup .G_Popup .content_pre .content .update-contrainer{align-items:center;display:flex;flex-direction:column;justify-content:center}.update-popup .G_Popup .content_pre .content .update-contrainer>.G_Text{margin-bottom:32px}.update-popup .G_Popup .content_pre .content .update-contrainer>.G_Text .G_Text-content{color:#8892a5;font-size:16px;font-weight:500}.update-popup .G_Popup .content_pre .content .update-contrainer .G_Button{margin:0 auto}.items-sell-popup .popup_box *{font-family:Switzer}.items-sell-popup .popup_box .popup_box-container{width:640px}@media screen and (orientation:portrait){.items-sell-popup .popup_box .popup_box-container{height:auto!important;overflow:hidden}}@media only screen and (orientation:portrait) and (max-width:900px) and (orientation:landscape){.items-sell-popup .popup_box .popup_box-container{height:100%!important}}.items-sell-popup .popup_box .popup_box-container .popup_box-container-content{background-color:#13161f;padding:32px}@media only screen and (max-width:900px){.items-sell-popup .popup_box .popup_box-container .popup_box-container-content{padding:16px}}@media screen and (orientation:portrait){.items-sell-popup .popup_box .popup_box-container .popup_box-container-content{height:auto!important;overflow:hidden}}.items-sell-popup .popup_box .items-sell-top{display:flex;flex-direction:column;gap:32px}@media only screen and (max-width:900px){.items-sell-popup .popup_box .items-sell-top{gap:24px}}.items-sell-popup .popup_box .items-sell-top .items-sell-list{max-height:calc(100vh - 292px);overflow-y:scroll;width:100%}@media only screen and (orientation:landscape) and (max-width:900px){.items-sell-popup .popup_box .items-sell-top .items-sell-list{max-height:calc(100vh - 156px)}.items-sell-popup .popup_box .items-sell-top .items-sell-list:has(.__one){height:calc(100% - 140px)!important;max-height:unset!important}}@media only screen and (min-width:901px){.items-sell-popup .popup_box .items-sell-top .items-sell-list{margin:0 -32px;padding:0 28px 0 32px;width:calc(100% + 64px)}}@media only screen and (max-width:900px){.items-sell-popup .popup_box .items-sell-top .items-sell-list{border-radius:8px 8px 0 0;margin:0;padding:0}}.items-sell-popup .popup_box .items-sell-top .items-sell-list:has(.__one){display:flex;flex-direction:column;justify-content:center;max-height:unset!important;overflow:visible}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item{align-items:center;background-color:#191e2a;border:1px solid #1b1f2b;border-radius:8px;display:flex;margin-bottom:16px;overflow:hidden;position:relative;transition:.3s}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-radial{border-radius:8px;filter:blur(40px);height:320px;left:50%;margin-top:-5%;opacity:.4;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1.5);width:320px}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-gradient{border-radius:8px;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-image{align-items:center;display:flex;height:102px;justify-content:center;margin:0 12px;min-width:102px;position:relative;width:102px}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-image .image-logo{background-blend-mode:overlay;background-color:#ffffff06;height:calc(100% - 20px);left:50%;-webkit-mask-image:url(../../img/logo6.svg);mask-image:url(../../img/logo6.svg);position:absolute;top:50%;transform:translate(-50%,-50%) translateZ(0) translateZ(0);transition:.3s;width:calc(100% - 20px)}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-image img{position:relative;width:100%}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-image img.small{width:75%}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-info{max-width:calc(100% - 350px)}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-info .info-name{display:flex;max-width:100%}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-info .info-name p{font-size:16px;font-weight:600;letter-spacing:.01px;line-height:24px}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-info .info-name .st{color:#fccb13;font-size:16px;font-weight:600;letter-spacing:.01px;line-height:24px;margin-left:8px}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-info .info-condition{width:-moz-max-content;width:max-content}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-info .info-condition p{font-size:14px;font-weight:500;letter-spacing:.01px;line-height:20px}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-info .info-price{width:-moz-max-content;width:max-content}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-info .info-price p{color:#64eb49;font-size:14px;font-weight:500;letter-spacing:.01px;line-height:20px}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-info .info-test{align-items:center;background-color:#08487233;border-radius:8px;display:flex;gap:12px;margin-top:32px;max-width:100%;padding:8px 12px;width:500px}@media only screen and (max-width:900px){.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-info .info-test{gap:8px;justify-content:center;margin-top:16px}}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-info .info-test .G_Icon{min-width:24px;width:24px}@media only screen and (max-width:900px){.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-info .info-test .G_Icon{min-width:16px;width:16px}}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-info .info-test p{color:#31bbff;font-size:14px;font-weight:600;letter-spacing:.01px;line-height:20px}@media only screen and (max-width:900px){.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-info .info-test p{font-size:10px;font-weight:600;letter-spacing:.01px;line-height:normal}}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-info .info-tokens{align-items:center;display:flex;margin-top:12px}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-info .info-tokens img{margin-right:4px;width:16px}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-info .info-tokens .G_Text .G_Text-content{color:#d32ee6;font-size:14px;font-weight:600}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-sell{align-items:center;display:flex;gap:12px;margin-left:auto;margin-right:24px}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-sell .G_Close:hover .G_Icon{background-color:#31bbff}@media only screen and (max-width:900px){.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item{flex-wrap:wrap}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-image{height:90px;min-width:90px;width:90px}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-info{max-width:calc(100% - 142px);width:calc(100% - 142px)}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-sell{margin-right:0;padding:0 12px 12px;width:100%}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item .list-item-sell .G_Button{width:100%}}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one{background-color:transparent;border:none;flex-direction:column;margin-bottom:58px!important;overflow:visible}@media only screen and (max-width:900px){.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one{margin-bottom:16px!important}}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-radial{border-radius:8px;filter:blur(40px);height:320px;left:50%;margin-top:-5%;opacity:.4;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1.5);width:320px}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-image{height:280px;margin:-5% 0;width:280px}@media only screen and (max-width:900px){.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-image{height:200px;width:200px}}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-image .image-logo{height:250px;width:250px}@media only screen and (max-width:900px){.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-image .image-logo{height:160px;width:160px}}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info{align-items:center;display:flex;flex-direction:column;max-width:100%!important;width:100%!important}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info .info-condition>.G_Text.st,.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info .info-name>.G_Text.st,.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info .info-price>.G_Text.st{margin:0 0 0 8px}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info .info-condition>.G_Text .G_Text-content,.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info .info-name>.G_Text .G_Text-content,.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info .info-price>.G_Text .G_Text-content{text-align:center}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info .info-name{display:flex;max-width:100%}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info .info-name p{font-size:20px;font-weight:700;letter-spacing:.01px;line-height:28px}@media only screen and (max-width:900px){.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info .info-name p{font-size:16px;font-weight:600;letter-spacing:.01px;line-height:24px}}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info .info-name .st{color:#fccb13;font-size:20px;font-weight:700;letter-spacing:.01px;line-height:28px;margin-left:8px}@media only screen and (max-width:900px){.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info .info-name .st{font-size:16px;font-weight:600;letter-spacing:.01px;line-height:24px}}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info .info-condition{width:-moz-max-content;width:max-content}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info .info-condition p{font-size:18px;font-weight:600;letter-spacing:0;line-height:28px}@media only screen and (max-width:900px){.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info .info-condition p{font-size:16px;font-weight:600;letter-spacing:.01px;line-height:24px}}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info .info-price{width:-moz-max-content;width:max-content}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info .info-price p{color:#64eb49;font-size:18px;font-weight:600;letter-spacing:0;line-height:28px}@media only screen and (max-width:900px){.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info .info-price p{font-size:16px;font-weight:600;letter-spacing:.01px;line-height:24px}}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info .info-tokens{align-items:center;display:flex}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info .info-tokens img{margin-right:4px;width:16px}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-info .info-tokens p{color:rgb(var(--event_main));font-size:14px;font-weight:600;letter-spacing:.01px;line-height:20px}.items-sell-popup .popup_box .items-sell-top .items-sell-list .items-sell-list-item.__one .list-item-sell{display:none}.items-sell-popup .popup_box .items-sell-bottom{align-items:center;background-color:#191e2a;display:flex;gap:16px;margin:0 -32px -32px;padding:32px}.items-sell-popup .popup_box .items-sell-bottom .G_Button.dark_tertiary{min-width:200px;width:200px}@media only screen and (max-width:900px){.items-sell-popup .popup_box .items-sell-bottom{flex-direction:column-reverse;gap:12px;margin:0 -16px -16px;padding:16px}.items-sell-popup .popup_box .items-sell-bottom .G_Button{min-width:100%!important;width:100%!important}}.items-withdrawal-popup .popup_box *{font-family:Switzer}.items-withdrawal-popup .popup_box .popup_box-container{width:640px}.items-withdrawal-popup .popup_box .popup_box-container .popup_box-container-content{background-color:#13161f;overflow:hidden;padding:32px}@media only screen and (max-width:900px) and (orientation:landscape){.items-withdrawal-popup .popup_box .popup_box-container .popup_box-container-content{overflow:auto}}@media only screen and (max-width:900px){.items-withdrawal-popup .popup_box .popup_box-container .popup_box-container-content{padding:16px}}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list{margin:0 14px 0 20px;max-height:calc(100vh - 460px);overflow-y:scroll;padding:0 16px}@media only screen and (max-width:900px){.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list{height:calc(100% - 61px);margin:0;max-height:calc(100% - 61px);padding:0}}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list:has(.__one){display:flex;flex-direction:column;justify-content:center;overflow-y:visible}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item{align-items:center;background-color:#161921;border:1px solid #1b1f2b;border-radius:8px;display:flex;margin-bottom:16px;overflow:hidden;position:relative;transition:.3s}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item:last-of-type{margin-bottom:32px}@media only screen and (max-width:900px){.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item:last-of-type{margin-bottom:0}}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-gradient{border-radius:8px;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-image{align-items:center;display:flex;height:110px;justify-content:center;margin:0 16px;min-width:110px;position:relative;width:110px}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-image .image-logo{background-blend-mode:overlay;background-color:#ffffff06;height:calc(100% - 20px);left:50%;-webkit-mask-image:url(../../img/logo6.svg);mask-image:url(../../img/logo6.svg);position:absolute;top:50%;transform:translate(-50%,-50%) translateZ(0) translateZ(0);transition:.3s;width:calc(100% - 20px)}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-image img{position:relative;width:100%}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-image img.small{width:75%}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-info{max-width:calc(100% - 350px)}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-info .info-name{display:flex;max-width:100%}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-info .info-name p{font-size:20px;font-weight:700;letter-spacing:.01px;line-height:28px}@media only screen and (max-width:900px){.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-info .info-name p{font-size:16px;font-weight:600;letter-spacing:.01px;line-height:24px}}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-info .info-name .st{color:#fccb13;font-size:20px;font-weight:700;letter-spacing:.01px;line-height:28px;margin-left:8px}@media only screen and (max-width:900px){.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-info .info-name .st{font-size:16px;font-weight:600;letter-spacing:.01px;line-height:24px}}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-info .info-condition{width:-moz-max-content;width:max-content}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-info .info-condition p{font-size:18px;font-weight:600;letter-spacing:0;line-height:28px}@media only screen and (max-width:900px){.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-info .info-condition p{font-size:16px;font-weight:600;letter-spacing:.01px;line-height:24px}}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-info .info-price{width:-moz-max-content;width:max-content}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-info .info-price p{color:#64eb49;font-size:18px;font-weight:600;letter-spacing:0;line-height:28px}@media only screen and (max-width:900px){.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-info .info-price p{font-size:16px;font-weight:600;letter-spacing:.01px;line-height:24px}}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-info .info-tokens{align-items:center;display:flex}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-info .info-tokens img{margin-right:4px;width:16px}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-info .info-tokens p{color:rgb(var(--event_main));font-size:14px;font-weight:600;letter-spacing:.01px;line-height:20px}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-sell{margin-left:auto;margin-right:24px}@media only screen and (max-width:900px){.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item{flex-wrap:wrap}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-image{height:90px;min-width:90px;width:90px}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-info{max-width:calc(100% - 142px);width:calc(100% - 142px)}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-sell{margin-right:0;padding:0 16px 16px;width:100%}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item .list-item-sell .G_Button{width:100%}}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item.__profit{border:1px solid #64eb49}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item.__one{background-color:transparent;border:none;flex-direction:column;margin-bottom:48px!important;overflow:visible}@media only screen and (max-width:900px){.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item.__one{margin-bottom:24px!important}}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item.__one .list-item-radial{border-radius:8px;filter:blur(40px);height:320px;left:50%;margin-top:-5%;opacity:.4;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1.5);width:320px}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item.__one .list-item-image{height:280px;margin:-5% 0;width:280px}@media only screen and (max-width:900px){.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item.__one .list-item-image{height:200px;width:200px}}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item.__one .list-item-image .image-logo{height:250px;width:250px}@media only screen and (max-width:900px){.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item.__one .list-item-image .image-logo{height:160px;width:160px}}.items-withdrawal-popup .popup_box .items-withdrawal-top .items-withdrawal-list .items-withdrawal-list-item.__one .list-item-info{align-items:center;display:flex;flex-direction:column;max-width:100%!important;width:100%!important}.items-withdrawal-popup .popup_box .items-withdrawal-bottom{align-items:center;background-color:#191e2a;display:flex;gap:16px;margin:0 -32px -32px;padding:32px}.items-withdrawal-popup .popup_box .items-withdrawal-bottom .G_Button{width:calc(50% - 8px)}@media only screen and (max-width:990px){.items-withdrawal-popup .popup_box .items-withdrawal-bottom{flex-direction:column;gap:12px;margin:0 -16px -16px;padding:16px}.items-withdrawal-popup .popup_box .items-withdrawal-bottom .G_Button{width:100%}}@media only screen and (max-width:900px){.terms-info .G_Popup{background-color:#101319;display:block!important;min-height:150%}}.terms-info .G_Popup .section-title .title-box{overflow:visible}@media only screen and (max-width:900px){.terms-info .G_Popup .content_pre{height:100dvh;width:100%}.terms-info .G_Popup .content_pre ._remove_box{height:18px;position:absolute;right:16px;top:24px;z-index:9}}.terms-info .G_Popup .content_pre .content{background-color:#101319;display:flex;flex-direction:column;overflow:auto;padding:0;width:640px}@media only screen and (max-width:900px){.terms-info .G_Popup .content_pre .content{border-radius:0;height:100dvh;max-height:unset;min-height:unset;overflow:auto;padding-top:24px;width:100%}}.terms-info .G_Popup .content_pre .content .terms-info-box{padding:0 40px 40px}.terms-info .G_Popup .content_pre .content .terms-info-box ul{margin-bottom:40px;padding-left:14px}.terms-info .G_Popup .content_pre .content .terms-info-box ul li{color:#8892a5;font-size:14px;font-weight:500;list-style:decimal;margin-bottom:16px}.terms-info .G_Popup .content_pre .content .terms-info-box ul li:last-of-type{margin-bottom:0}.terms-info .G_Popup .content_pre .content .terms-info-box ul li .G_Text .G_Text-content{color:#8892a5;font-size:14px;font-weight:500}.terms-info .G_Popup .content_pre .content .terms-info-box ul li .G_Text .G_Text-content a{color:#31bbff;font-size:14px;font-weight:500;text-decoration:underline}.terms-info .G_Popup .content_pre .content .terms-info-box ul li .G_Text .G_Text-content a:hover{filter:brightness(1.2)}.terms-info .G_Popup .content_pre .content .terms-info-box .box-select{margin-bottom:40px}.terms-info .G_Popup .content_pre .content .terms-info-box .box-select .G_Checkbox{height:auto}.terms-info .G_Popup .content_pre .content .terms-info-box .box-select .G_Checkbox:first-of-type{margin-bottom:16px}@keyframes shakeError{0%{transform:translate(0)}25%{transform:translate(5px)}50%{transform:translate(-5px)}75%{transform:translate(5px)}to{transform:translate(0)}}.terms-info .G_Popup .content_pre .content .terms-info-box .box-select .G_Checkbox.error{animation:shakeError .5s}.terms-info .G_Popup .content_pre .content .terms-info-box .box-options{display:flex;margin:-8px}.terms-info .G_Popup .content_pre .content .terms-info-box .box-options .G_Button{margin:8px;width:calc(50% - 16px)}@media only screen and (max-width:900px){.lootbox-info .G_Popup{background-color:#101319;display:block!important;min-height:150%}}.lootbox-info .G_Popup .section-title .title-box{overflow:visible}@media only screen and (max-width:900px){.lootbox-info .G_Popup .content_pre{height:100dvh;width:100%}.lootbox-info .G_Popup .content_pre ._remove_box{height:18px;position:absolute;right:16px;top:24px;z-index:9}}.lootbox-info .G_Popup .content_pre .content{background-color:#101319;display:flex;flex-direction:column;overflow:auto;padding:0;width:640px}@media only screen and (max-width:900px){.lootbox-info .G_Popup .content_pre .content{border-radius:0;height:100dvh;max-height:unset;min-height:unset;overflow:auto;padding-top:24px;width:100%}}.lootbox-info .G_Popup .content_pre .content .lootbox-info-box{padding:0 40px 40px}.lootbox-info .G_Popup .content_pre .content .lootbox-info-box .section-title{margin-bottom:32px}.lootbox-info .G_Popup .content_pre .content .lootbox-info-box .box-subtitle{align-items:center;display:flex;margin-bottom:24px}.lootbox-info .G_Popup .content_pre .content .lootbox-info-box .box-subtitle .G_Icon{background-color:#31bbff;height:24px;margin-right:12px;min-width:24px;width:24px}.lootbox-info .G_Popup .content_pre .content .lootbox-info-box .box-subtitle>.G_Text{width:calc(100% - 36px)}.lootbox-info .G_Popup .content_pre .content .lootbox-info-box .box-subtitle>.G_Text .G_Text-content{font-size:20px;font-weight:700}.lootbox-info .G_Popup .content_pre .content .lootbox-info-box>.G_Text{margin-bottom:24px;width:100%}.lootbox-info .G_Popup .content_pre .content .lootbox-info-box>.G_Text .G_Text-content{color:#8892a5;font-size:14px;font-weight:500;width:100%}.lootbox-info .G_Popup .content_pre .content .lootbox-info-box>.G_Text .G_Text-content a{color:#31bbff;font-size:14px;font-weight:500;text-decoration:underline;transition:.3s}.lootbox-info .G_Popup .content_pre .content .lootbox-info-box>.G_Text .G_Text-content a:hover{filter:brightness(1.2)}.lootbox-info .G_Popup .content_pre .content .lootbox-info-box .box-options{display:flex}.lootbox-info .G_Popup .content_pre .content .lootbox-info-box .box-options .G_Button{width:100%}@media only screen and (max-width:900px){.items-exchange-popup .G_Popup{background-color:#101319;display:block!important;min-height:150%}}.items-exchange-popup .G_Popup .section-title .title-box{overflow:visible}@media only screen and (max-width:900px){.items-exchange-popup .G_Popup .content_pre{height:100dvh;width:100%}.items-exchange-popup .G_Popup .content_pre ._remove_box{height:18px;position:absolute;right:16px;top:24px;z-index:9}}.items-exchange-popup .G_Popup .content_pre .content{background-color:#101319;display:flex;flex-direction:column;overflow:auto;padding:0 40px 40px;width:710px}@media only screen and (max-width:900px){.items-exchange-popup .G_Popup .content_pre .content{border-radius:0;height:100dvh;max-height:unset;min-height:unset;overflow:auto;padding-top:24px;width:100%}}.items-exchange-popup .G_Popup .content_pre .content .exchange-list{margin-bottom:40px;width:100%}.items-exchange-popup .G_Popup .content_pre .content .exchange-list .list-box{display:flex;margin:0 -8px;width:calc(100% + 16px)}@media only screen and (max-width:540px){.items-exchange-popup .G_Popup .content_pre .content .exchange-list .list-box{flex-direction:column}}.items-exchange-popup .G_Popup .content_pre .content .exchange-list .list-box>div{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:0 8px;width:33.3333333333%}@media only screen and (max-width:540px){.items-exchange-popup .G_Popup .content_pre .content .exchange-list .list-box>div{margin-bottom:16px;width:100%}}.items-exchange-popup .G_Popup .content_pre .content .exchange-list .list-box>div .gitem{margin-bottom:16px;width:100%}@media only screen and (max-width:540px){.items-exchange-popup .G_Popup .content_pre .content .exchange-list .list-box>div .gitem .item-content .content-box .box-content{align-items:center;display:flex}.items-exchange-popup .G_Popup .content_pre .content .exchange-list .list-box>div .gitem .item-content .content-box .box-content .box-top .box-image{width:100%}.items-exchange-popup .G_Popup .content_pre .content .exchange-list .list-box>div .gitem .item-content .content-box .box-content .box-bottom{margin-top:0;max-height:unset;min-height:auto;padding:0}}.items-exchange-popup .G_Popup .content_pre .content .exchange-list .list-box>div .G_Button{margin-bottom:12px}.items-exchange-popup .G_Popup .content_pre .content .exchange-list .list-box>div>.G_Text .G_Text-content{font-size:14px;font-weight:600}.items-exchange-popup .G_Popup .content_pre .content .exchange-list .list-box>div>.G_Text.red .G_Text-content{color:#ff3d33}.items-exchange-popup .G_Popup .content_pre .content .exchange-list .list-box>div>.G_Text.green .G_Text-content{color:#64eb49}.items-exchange-popup .G_Popup .content_pre .content .exchange-nav .nav-box{display:flex;margin:-8px;width:calc(100% + 16px)}.items-exchange-popup .G_Popup .content_pre .content .exchange-nav .nav-box .G_Button{margin:8px}@media only screen and (max-width:540px){.items-exchange-popup .G_Popup .content_pre .content .exchange-nav .nav-box{flex-direction:column}.items-exchange-popup .G_Popup .content_pre .content .exchange-nav .nav-box .G_Button{width:calc(100% - 16px)}}
