:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents{text-align:center;padding:120px 0 0}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__title{letter-spacing:-9.12px;font-size:152px;font-weight:900;line-height:120%}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabButton{margin-top:50px;padding-bottom:60px}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabButton button{font-feature-settings:"ss01" on,"liga" off,"clig" off;letter-spacing:.288px;cursor:pointer;background:#fff;border:2px solid #070707;border-radius:50px;margin:0 5px;padding:5px 28px 6px;font-size:18px;font-weight:500;line-height:20px;transition:background .3s}:is(#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabButton button:hover,#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabButton button.loot-module-scss-module__w48huG__active){background:#24f351}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content{width:1196px;margin:0 auto}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content .loot-module-scss-module__w48huG__contentTitle{text-align:center;flex-direction:column;display:flex}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content .loot-module-scss-module__w48huG__contentTitle__main{letter-spacing:-2.4px;font-size:48px;font-weight:900;line-height:120%}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content .loot-module-scss-module__w48huG__contentTitle__sub{margin-top:20px;font-size:28px;font-weight:400;line-height:120%}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content .loot-module-scss-module__w48huG__contentDetail{margin-top:60px}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__walletList{justify-content:space-between;width:100%;display:flex}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__walletList .loot-module-scss-module__w48huG__walletItem{text-align:center;border-radius:10px;width:588px;height:588px;padding:40px;background-color:#070707!important}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__walletList .loot-module-scss-module__w48huG__walletItem.loot-module-scss-module__w48huG__walletMbx{background:url(/img/pc/fun/wallet-mbx.png) left 38px bottom no-repeat}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__walletList .loot-module-scss-module__w48huG__walletItem.loot-module-scss-module__w48huG__walletPassport{background:url(/img/pc/fun/wallet-passport.png) 0 100% no-repeat}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__walletList+.loot-module-scss-module__w48huG__buttonWrap{margin:60px 0 0}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__walletList .loot-module-scss-module__w48huG__walletTitle{letter-spacing:-4.44px;color:#f8f8f8;font-size:74px;font-weight:900;line-height:120%}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__walletList .loot-module-scss-module__w48huG__walletSummary{font-feature-settings:"liga" off,"clig" off;letter-spacing:-.068px;color:#aaa;margin-top:7px;font-family:Inter;font-size:17px;font-weight:600;line-height:24px}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__buttonWrap{height:58px;margin-top:60px;font-size:0;position:relative}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__buttonWrap .loot-module-scss-module__w48huG__buttonBox:nth-of-type(odd){position:absolute;top:0;right:calc(50% + 10px)}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__buttonWrap .loot-module-scss-module__w48huG__buttonBox:nth-of-type(2n){position:absolute;top:0;left:calc(50% + 10px)}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__buttonWrap .loot-module-scss-module__w48huG__buttonBox .loot-module-scss-module__w48huG__tooltipContent{width:476px}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__buttonWrap a{text-align:center;font-feature-settings:"ss01" on,"liga" off,"clig" off;letter-spacing:.352px;cursor:pointer;color:#070707;background-color:#f8f8f8;border:2px solid #070707;border-radius:80px;min-width:247px;padding:16px 38px;font-size:22px;font-weight:700;line-height:100%;text-decoration:none;display:inline-block;box-shadow:3px 6px #070707}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__buttonWrap a.loot-module-scss-module__w48huG__green{background-color:#24f351}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__tooltip{position:absolute;top:76px;right:0}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__tooltip .loot-module-scss-module__w48huG__tooltipLayer{background:#f8f8f8;border:2px solid #070707;border-radius:10px;position:relative}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__tooltip .loot-module-scss-module__w48huG__tooltipClose{cursor:pointer;background:url(/img/pc/fun/tooltip-close.png) 50% no-repeat;border:0;width:26px;height:26px;font-size:0;position:absolute;top:10px;right:10px}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__tooltip .loot-module-scss-module__w48huG__tooltipContent{text-align:left;padding:26px 20px 24px 24px;display:flex}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__tooltip .loot-module-scss-module__w48huG__tooltipContent dt{width:86px;font-size:0}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__tooltip .loot-module-scss-module__w48huG__tooltipContent dt img{max-width:100%}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__tooltip .loot-module-scss-module__w48huG__tooltipContent dd{flex-direction:column;width:calc(100% - 86px);padding:2px 0 0 18px;display:flex}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__tooltip .loot-module-scss-module__w48huG__tooltipContent dd strong{letter-spacing:-.66px;color:#070707;font-size:22px;font-weight:900;line-height:100%}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__tooltip .loot-module-scss-module__w48huG__tooltipContent dd span{font-feature-settings:"liga" off,"clig" off;letter-spacing:-.064px;color:#2a2a2a;margin-top:8px;font-family:Inter;font-size:16px;font-weight:400;line-height:23px}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList{position:relative}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem{text-align:left;background:#070707;border-radius:10px;height:588px;padding:20px;display:flex}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem.loot-module-scss-module__w48huG__warp{background:url(/img/pc/fun/bg-warp.jpg) top no-repeat}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem.loot-module-scss-module__w48huG__swap{background:url(/img/pc/fun/bg-swap.jpg) top no-repeat}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem.loot-module-scss-module__w48huG__STAKING{background:url(/img/pc/fun/bg-stake.jpg) top no-repeat}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenVisual{flex-direction:column;flex-shrink:0;width:calc(100% - 516px);padding-top:68px;padding-bottom:40px;padding-left:30px;display:flex}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenVisual .loot-module-scss-module__w48huG__tokenName{letter-spacing:-6.24px;text-transform:uppercase;color:#f8f8f8;font-size:104px;font-weight:900;line-height:120%}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenVisual .loot-module-scss-module__w48huG__tokenExplanation{letter-spacing:-.22px;color:#eaeaea;margin-top:auto;padding-right:192px;font-size:22px;font-weight:700;line-height:140%}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo{flex-direction:column;flex-shrink:0;width:516px;height:548px;display:flex}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo>*{flex:auto}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro{background:#2a2a2a;border-radius:10px;flex-direction:column;height:100%;min-height:365px;padding:40px 0;display:flex}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro>*{flex:auto}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro h4{letter-spacing:-1.2px;color:#f8f8f8;padding:0 40px;font-size:30px;font-weight:900;line-height:120%}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro h4 b{font-weight:inherit;color:#24f351}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro .loot-module-scss-module__w48huG__scrollArea{height:100%;margin-top:16px;padding:0 40px;overflow:hidden auto}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro .loot-module-scss-module__w48huG__scrollArea::-webkit-scrollbar{width:6px}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro .loot-module-scss-module__w48huG__scrollArea::-webkit-scrollbar-thumb{background:#404040;border-radius:100px}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro .loot-module-scss-module__w48huG__tokenIntroText{flex-direction:column;display:flex}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro .loot-module-scss-module__w48huG__tokenIntroText strong{font-feature-settings:"liga" off,"clig" off;letter-spacing:-.076px;color:#dfdfdf;font-family:Inter;font-size:19px;font-weight:700;line-height:28px}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro .loot-module-scss-module__w48huG__tokenIntroText span{font-feature-settings:"liga" off,"clig" off;letter-spacing:-.068px;color:#aaa;margin-top:10px;font-family:Inter;font-size:17px;font-weight:400;line-height:24px}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro .loot-module-scss-module__w48huG__tokenIntroText span+strong{margin-top:24px}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenSupport{background:#24f351;border-radius:10px;min-height:173px;margin-top:10px;padding:40px}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenSupport h4{letter-spacing:-1.2px;color:#070707;font-size:30px;font-weight:900;line-height:120%}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenSupport .loot-module-scss-module__w48huG__symbolList{margin-top:24px;display:flex}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenSupport .loot-module-scss-module__w48huG__symbolList figure{font-size:0}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenSupport .loot-module-scss-module__w48huG__symbolList figure:nth-of-type(n+2){margin-left:8px}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenSupport .loot-module-scss-module__w48huG__symbolList figure img{max-width:100%;max-height:100%}:is(#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenSwiperPrev,#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenSwiperNext){cursor:pointer;z-index:2;width:62px;height:65px;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenSwiperPrev{background:url(/img/pc/fun/button-prev-w.png) top no-repeat;left:-30px}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenSwiperPrev:hover{background:url(/img/pc/fun/button-prev--hover.png) top no-repeat}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenSwiperNext{background:url(/img/pc/fun/button-next-w.png) top no-repeat;right:-30px}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenSwiperNext:hover{background:url(/img/pc/fun/button-next--hover.png) top no-repeat}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenSwiperPaging{z-index:2;justify-content:center;width:auto;display:flex;position:absolute;top:40px;bottom:auto;left:50px}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenSwiperPaging .swiper-pagination-bullet{opacity:1;text-align:center;color:#f8f8f8;background:0 0;border-radius:100px;flex-shrink:0;width:28px;height:28px;margin-left:0;padding:9px;font-size:13.809px;font-weight:700;line-height:80%;box-shadow:inset 0 0 0 1px #f8f8f8}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenSwiperPaging .swiper-pagination-bullet:nth-of-type(n+2){margin-left:12px}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenSwiperPaging .swiper-pagination-bullet-active{color:#070707;background:#24f351;box-shadow:inset 0 0 0 1px #24f351}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__buttonWrap{text-align:center;margin-top:60px;font-size:0}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__buttonWrap a{font-feature-settings:"ss01" on,"liga" off,"clig" off;letter-spacing:.352px;color:#070707;background-color:#f8f8f8;border:2px solid #070707;border-radius:80px;justify-content:center;align-items:center;min-width:247px;padding:16px 38px;font-size:22px;font-weight:700;line-height:100%;text-decoration:none;display:inline-flex;box-shadow:3px 6px #070707}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__buttonWrap a.loot-module-scss-module__w48huG__green{background-color:#24f351}#app.pc .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__buttonWrap a:after{content:"";background:url(/img/pc/fun/icon-filter-arrow.png) 100% no-repeat;width:26px;height:22px;display:block}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents{text-align:center;padding:120px 50px 40px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__title{letter-spacing:-8.26px;font-size:118px;font-weight:900;line-height:96%}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabButton{margin-top:60px;padding-bottom:80px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabButton button{font-feature-settings:"ss01" on,"liga" off,"clig" off;letter-spacing:.48px;cursor:pointer;background:#fff;border:3px solid #070707;border-radius:93.105px;margin:0 7px;padding:13px 34px;font-size:30px;font-weight:700;line-height:1;transition:background .3s}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabButton button.loot-module-scss-module__w48huG__active{background:#24f351}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content .loot-module-scss-module__w48huG__contentTitle{text-align:center;flex-direction:column;display:flex}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content .loot-module-scss-module__w48huG__contentTitle__main{letter-spacing:-3.2px;font-size:64px;font-weight:900;line-height:100%}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content .loot-module-scss-module__w48huG__contentTitle__sub{letter-spacing:-.28px;margin-top:20px;font-size:28px;font-weight:400;line-height:150%}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content .loot-module-scss-module__w48huG__contentDetail{margin-top:60px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__walletList .loot-module-scss-module__w48huG__walletItem{text-align:left;border-radius:20px;height:400px;padding:40px 280px 40px 40px;background-color:#070707!important}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__walletList .loot-module-scss-module__w48huG__walletItem:nth-of-type(n+2){margin-top:30px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__walletList .loot-module-scss-module__w48huG__walletItem.loot-module-scss-module__w48huG__walletMbx{background:url(/img/mobile/fun/wallet-mbx.png) 100% 100% no-repeat}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__walletList .loot-module-scss-module__w48huG__walletItem.loot-module-scss-module__w48huG__walletPassport{background:url(/img/mobile/fun/wallet-passport.png) 100% 100% no-repeat}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__walletList+.loot-module-scss-module__w48huG__buttonWrap{margin:60px 0 0}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__walletList .loot-module-scss-module__w48huG__walletTitle{letter-spacing:-3.2px;color:#f8f8f8;font-size:64px;font-weight:900;line-height:100%}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__walletList .loot-module-scss-module__w48huG__walletSummary{font-feature-settings:"liga" off,"clig" off;letter-spacing:-.1px;color:#aaa;margin-top:18px;font-family:Inter;font-size:25px;font-weight:600;line-height:31px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__buttonWrap{text-align:center;margin-top:60px;font-size:0}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__buttonWrap .loot-module-scss-module__w48huG__buttonBox:nth-of-type(n+2){margin-top:28px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__buttonWrap .loot-module-scss-module__w48huG__buttonBox .loot-module-scss-module__w48huG__tooltipContent{width:476px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__buttonWrap a{font-feature-settings:"ss01" on,"liga" off,"clig" off;letter-spacing:-.3px;color:#070707;background-color:#f8f8f8;border:3px solid #070707;border-radius:100px;min-width:620px;padding:18px 52px 19px;font-size:30px;font-weight:700;line-height:normal;text-decoration:none;display:inline-block;box-shadow:5px 7px #070707}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__buttonWrap a.loot-module-scss-module__w48huG__green{background-color:#24f351}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__tooltip{position:absolute;top:calc(100% + 22px);left:10px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__tooltip .loot-module-scss-module__w48huG__tooltipLayer{background:#f8f8f8;border:2px solid #070707;border-radius:10px;position:relative}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__tooltip .loot-module-scss-module__w48huG__tooltipClose{cursor:pointer;background:url(/img/pc/fun/tooltip-close.png) 50% no-repeat;border:0;width:26px;height:26px;font-size:0;position:absolute;top:10px;right:10px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__tooltip .loot-module-scss-module__w48huG__tooltipContent{text-align:left;padding:26px 20px 24px 24px;display:flex}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__tooltip .loot-module-scss-module__w48huG__tooltipContent dt{width:86px;font-size:0}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__tooltip .loot-module-scss-module__w48huG__tooltipContent dt img{max-width:100%}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__tooltip .loot-module-scss-module__w48huG__tooltipContent dd{flex-direction:column;width:calc(100% - 86px);padding:2px 0 0 18px;display:flex}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__tooltip .loot-module-scss-module__w48huG__tooltipContent dd strong{letter-spacing:-.66px;color:#070707;font-size:22px;font-weight:900;line-height:100%}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__wallet .loot-module-scss-module__w48huG__tooltip .loot-module-scss-module__w48huG__tooltipContent dd span{font-feature-settings:"liga" off,"clig" off;letter-spacing:-.064px;color:#2a2a2a;margin-top:8px;font-family:Inter;font-size:16px;font-weight:400;line-height:23px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList{position:relative}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem{text-align:left;border-radius:20px;padding:10px 30px 30px;background-color:#070707!important}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem.loot-module-scss-module__w48huG__warp{background:url(/img/mobile/fun/bg-warp.jpg) top no-repeat}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem.loot-module-scss-module__w48huG__swap{background:url(/img/mobile/fun/bg-swap.jpg) top no-repeat}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem.loot-module-scss-module__w48huG__STAKING{background:url(/img/mobile/fun/bg-stake.jpg) top no-repeat}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenVisual{flex-direction:column;flex-shrink:0;width:100%;height:576px;padding:30px 30px 50px;display:flex}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenVisual .loot-module-scss-module__w48huG__tokenName{letter-spacing:-5.88px;text-transform:uppercase;color:#f8f8f8;padding-top:52px;font-size:98px;font-weight:900;line-height:98%}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenVisual .loot-module-scss-module__w48huG__tokenExplanation{letter-spacing:-.52px;color:#eaeaea;margin-top:auto;font-size:26px;font-weight:700;line-height:140%}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo{flex-direction:column;flex-shrink:0;height:536px;display:flex}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo>*{flex:auto}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro{background:#2a2a2a;border-radius:20px;flex-direction:column;height:100%;min-height:336px;padding:30px 0;display:flex}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro>*{flex:auto}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro h4{letter-spacing:-1.44px;color:#f8f8f8;margin-bottom:20px;font-size:36px;font-weight:900;line-height:120%}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro h4 b{font-weight:inherit;color:#24f351}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro .loot-module-scss-module__w48huG__scrollArea{height:100%;padding:0 30px;overflow:hidden auto}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro .loot-module-scss-module__w48huG__scrollArea::-webkit-scrollbar{width:6px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro .loot-module-scss-module__w48huG__scrollArea::-webkit-scrollbar-thumb{background:#404040;border-radius:100px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro .loot-module-scss-module__w48huG__tokenIntroText{flex-direction:column;display:flex}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro .loot-module-scss-module__w48huG__tokenIntroText strong{font-feature-settings:"liga" off,"clig" off;letter-spacing:-.104px;color:#dfdfdf;font-family:Inter;font-size:26px;font-weight:700;line-height:34px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro .loot-module-scss-module__w48huG__tokenIntroText span{font-feature-settings:"liga" off,"clig" off;letter-spacing:-.096px;color:#aaa;margin-top:10px;font-family:Inter;font-size:24px;font-weight:400;line-height:32px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenIntro .loot-module-scss-module__w48huG__tokenIntroText span+strong{margin-top:24px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenSupport{background:#24f351;border-radius:20px;min-height:173px;margin-top:20px;padding:30px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenSupport h4{letter-spacing:-1.44px;color:#070707;font-size:36px;font-weight:900;line-height:120%}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenSupport .loot-module-scss-module__w48huG__symbolList{margin-top:24px;display:flex}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenSupport .loot-module-scss-module__w48huG__symbolList figure{height:51px;font-size:0}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenSupport .loot-module-scss-module__w48huG__symbolList figure:nth-of-type(n+2){margin-left:8px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenItem .loot-module-scss-module__w48huG__tokenInfo .loot-module-scss-module__w48huG__tokenSupport .loot-module-scss-module__w48huG__symbolList figure img{height:100%}:is(#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenSwiperPrev,#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenSwiperNext){cursor:pointer;z-index:2;width:84px;height:85px;position:absolute;top:304px}:is(#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenSwiperPrev:focus,#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenSwiperNext:focus){border:0;outline:none}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenSwiperPrev{background:url(/img/mobile/fun/button-prev.png) top no-repeat;left:-30px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenSwiperNext{background:url(/img/mobile/fun/button-next.png) top no-repeat;right:-30px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenSwiperPaging{z-index:2;justify-content:center;width:auto;display:flex;position:absolute;top:40px;bottom:auto;left:60px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenSwiperPaging .swiper-pagination-bullet{opacity:1;text-align:center;color:#f8f8f8;background:0 0;border-radius:114.84px;flex-shrink:0;width:32px;height:32px;margin-left:0;padding:9px;font-size:17px;font-weight:700;line-height:89%;box-shadow:inset 0 0 0 1px #f8f8f8}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenSwiperPaging .swiper-pagination-bullet:nth-of-type(n+2){margin-left:15px}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__tokenList .loot-module-scss-module__w48huG__tokenSwiperPaging .swiper-pagination-bullet-active{color:#070707;background:#24f351;box-shadow:inset 0 0 0 1px #24f351}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__buttonWrap{text-align:center;margin-top:60px;font-size:0}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__buttonWrap a{font-feature-settings:"ss01" on,"liga" off,"clig" off;letter-spacing:-.3px;color:#070707;background-color:#f8f8f8;border:3px solid #070707;border-radius:100px;justify-content:center;align-items:center;min-width:auto;padding:18px 52px 19px;font-size:30px;font-weight:700;line-height:normal;text-decoration:none;display:inline-flex;box-shadow:5px 7px #070707}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__buttonWrap a.loot-module-scss-module__w48huG__green{background-color:#24f351}#app.mobile .loot-module-scss-module__w48huG__loot .loot-module-scss-module__w48huG__contents .loot-module-scss-module__w48huG__tabContent .loot-module-scss-module__w48huG__content.loot-module-scss-module__w48huG__token .loot-module-scss-module__w48huG__buttonWrap a:after{content:"";background:url(/img/mobile/fun/icon-filter-arrow.png) 100% no-repeat;width:37px;height:37px;display:block}
