.gs2-curve_tab{background:var(--gs2-curve_tabs_background);display:flex;height:48px;position:relative}@media(min-width:768px){.gs2-curve_tab{height:60px}}.gs2-curve_tab.gs2-curve_tab-card-1:after{background:radial-gradient(circle at 12px 12px,transparent 12px,var(--gs2-curve_tabs_background) 12px);bottom:-12px;content:" ";height:12px;left:0;position:absolute;width:12px;z-index:1}[dir=rtl] .gs2-curve_tab.gs2-curve_tab-card-1:after{left:auto}.gs2-curve_tab.gs2-curve_tab-card-0:after,[dir=rtl] .gs2-curve_tab.gs2-curve_tab-card-1:after{background:radial-gradient(circle at 0 12px,transparent 12px,var(--gs2-curve_tabs_background) 12px);right:0}.gs2-curve_tab.gs2-curve_tab-card-0:after{bottom:-12px;content:" ";height:12px;position:absolute;width:12px;z-index:1}[dir=rtl] .gs2-curve_tab.gs2-curve_tab-card-0:after{background:radial-gradient(circle at 12px 12px,transparent 12px,var(--gs2-curve_tabs_background) 12px);left:0;right:auto}.gs2-curve_tab .gs2-curve_tab-item{align-items:center;border-radius:12px 12px 0 0;cursor:pointer;display:flex;flex:1;font-size:15px;font-weight:400;height:100%;justify-content:center;line-height:1.3;position:relative;text-align:center}@media(min-width:768px){.gs2-curve_tab .gs2-curve_tab-item{font-size:24px;line-height:60px;padding:0 30px}}@media(min-width:1200px){.gs2-curve_tab .gs2-curve_tab-item{flex:initial}.gs2-curve_tab .gs2-curve_tab-item.index-1{flex:1;justify-content:flex-start;text-align:start}}.gs2-curve_tab .gs2-curve_tab-item .tab-text{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:inline-block;display:-webkit-box;line-height:1.3;max-width:180px;overflow:hidden;padding:0 16px;text-overflow:ellipsis;word-break:break-word}@media(min-width:768px){.gs2-curve_tab .gs2-curve_tab-item .tab-text{max-width:300px;padding:0}}@media(min-width:1200px){.gs2-curve_tab .gs2-curve_tab-item .tab-text{max-width:500px}}.gs2-curve_tab .gs2-curve_tab-item-selected{background:var(--gs2-curve_tab_background);color:var(--mk-textPrimary);font-weight:600}@media(min-width:768px){.gs2-curve_tab .gs2-curve_tab-item-selected{color:var(--mk-text);font-weight:700}}.gs2-curve_tab .gs2-curve_tab-item-selected.index-0:before,.gs2-curve_tab .gs2-curve_tab-item-selected.index-1:after{display:none}.gs2-curve_tab .gs2-curve_tab-item-selected:before{background:radial-gradient(circle at 0 0,transparent 12px,var(--gs2-curve_tab_background) 12px);bottom:0;content:" ";height:12px;left:-12px;position:absolute;width:12px}[dir=rtl] .gs2-curve_tab .gs2-curve_tab-item-selected:before{background:radial-gradient(circle at 12px 0,transparent 12px,var(--gs2-curve_tab_background) 12px);left:auto;right:-12px}.gs2-curve_tab .gs2-curve_tab-item-selected:after{background:radial-gradient(circle at 12px 0,transparent 12px,var(--gs2-curve_tab_background) 12px);bottom:0;content:" ";height:12px;position:absolute;right:-12px;width:12px}[dir=rtl] .gs2-curve_tab .gs2-curve_tab-item-selected:after{background:radial-gradient(circle at 0 0,transparent 12px,var(--gs2-curve_tab_background) 12px);left:-12px;right:auto}.gs2-curve_tab .gs2-curve_tab-item-not-selected{color:var(--mk-text40)}@media(min-width:768px){.gs2-curve_tab .gs2-curve_tab-item-not-selected{color:var(--mk-text60);font-weight:400}}:root,[data-theme=light]{--gs2-pageBackgroundColor:#121212}[data-theme=dark]{--gs2-pageBackgroundColor:#000}.gs2-page-layout{--safe-top:22px;--safe-bottom:34px;--safe-top-final:var(--safe-top,var(--safe-top-constant));--safe-bottom-final:var(--safe-bottom,var(--safe-bottom-constant));--header-height:calc(var(--safe-top-final) + 44px);background-color:var(--gs2-pageBackgroundColor);height:100vh;overflow-y:auto;scrollbar-width:none}.gs2-page-layout.in-app-ios{--safe-top:env(safe-area-inset-top,44px);--safe-top-constant:constant(safe-area-inset-top,44px);--safe-bottom:env(safe-area-inset-bottom,16px);--safe-bottom-constant:constant(safe-area-inset-bottom,16px)}.gs2-page-layout.in-app-android{--safe-top:env(safe-area-inset-top,44px);--safe-top-constant:constant(safe-area-inset-top,44px);--safe-bottom:16px}.gs2-page-layout::-webkit-scrollbar{display:none}.gs2-page-layout-index-page{height:inherit}@media(min-width:768px){.gs2-page-layout{background-color:transparent;height:auto}.gs2-page-layout.gs2-page-layout-detail{background-color:var(--gs2-pageBackgroundColor)}}.gs2-page-layout .mk-kc-header{background-color:var(--gs2-pageBackgroundColor);color:#fff;height:var(--header-height);padding-top:var(--safe-top-final);position:fixed;top:0;z-index:999}.gs2-page-layout .mk-kc-header .mk-icon{height:20px;width:20px}.gs2-page-layout .mk-kc-header .mk-kc-header_title{padding:0 76px}.gs2-page-layout .mk-kc-header .mk-kc-header_item{cursor:auto;gap:0}.gs2-page-layout .mk-kc-header .mk-kc-header_item:active{opacity:1}.gs2-page-layout .mk-kc-header .mk-kc-header_item>svg{cursor:pointer}.gs2-page-layout .mk-kc-header .mk-kc-header_item>svg:active{opacity:.8}.gs2-page-layout_guide{margin:0 20px 0 0}[dir=rtl] .gs2-page-layout_guide{margin:0 0 0 20px}.gs2-page-layout .gs2-page-layout-h5-content{padding-top:var(--header-height)}@media(min-width:768px){.gs2-page-layout .gs2-page-layout-h5-content{padding-top:0}}.gs2-page-layout.gs2-page-layout-loading .gs2-page-layout-h5-content{box-sizing:content-box;display:flex;flex-direction:column;height:calc(100% - var(--header-height))}.gs2-page-layout .mk-button_animate{animation-name:mk-btn-move-ltr}[dir=rtl] .gs2-page-layout .mk-button_animate{animation-name:mk-btn-move-rtl}.mk-spin_circle,.mk-spin_loading{animation-name:animation-d2-ltr}[dir=rtl] .mk-spin_circle,[dir=rtl] .mk-spin_loading{animation-name:animation-d2-rtl}.mk-poster_content{overflow:hidden}.gs2-disclaim{color:var(--mk-text40);font-size:12px;font-weight:400;line-height:1.5;padding:40px 16px 0;text-align:center}@media(min-width:768px){.gs2-disclaim{padding:60px 24px 0}}.gs2-project{background:var(--mk-overlay);padding:0 16px 32px}@media(min-width:768px){.gs2-project{padding:0 32px 32px}}@media(min-width:1200px){.gs2-project{padding:0 0 32px}}.gs2-project .gs2-project-title{color:var(--mk-text);font-size:18px;font-weight:700;line-height:130%;margin-bottom:16px}@media(min-width:768px){.gs2-project .gs2-project-title{font-size:28px;margin-bottom:24px}}.gs2-project .gs2-project-coin_title_wrapper{align-items:center;display:flex}.gs2-project .gs2-project-coin_title_wrapper .coin-name{color:var(--mk-text);font-size:16px;font-weight:600;line-height:130%;margin:0 8px}@media(min-width:768px){.gs2-project .gs2-project-coin_title_wrapper .coin-name{font-size:24px;font-weight:700;margin:0 12px}}.gs2-project .gs2-project-coin_title_wrapper .label{color:var(--mk-text40);font-size:13px;font-weight:400;line-height:1}@media(min-width:768px){.gs2-project .gs2-project-coin_title_wrapper .label{font-size:16px;font-weight:400}}.gs2-project .gs2-project-coin_icon{height:22px;width:22px}@media(min-width:768px){.gs2-project .gs2-project-coin_icon{height:32px;width:32px}}.gs2-project .gs2-project-tag_wrap{-ms-overflow-style:none;display:flex;margin-top:8px;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;white-space:nowrap;width:100%}.gs2-project .gs2-project-tag_wrap::-webkit-scrollbar{height:0;width:0}@media(min-width:768px){.gs2-project .gs2-project-tag_wrap{margin-top:16px}}.gs2-project .gs2-project-tag_item{background:var(--mk-cover4);border-radius:4px;color:var(--mk-text40);font-family:Roboto;font-size:14px;font-weight:500;line-height:130%;margin-right:8px;padding:2px 6px}.gs2-project .gs2-project-section{margin-bottom:24px}@media(min-width:768px){.gs2-project .gs2-project-section{margin-bottom:32px}}.gs2-project .gs2-project-info_section{display:flex;flex-direction:column}@media(min-width:768px){.gs2-project .gs2-project-info_section{flex-direction:row}}.gs2-project .gs2-project-row{display:flex;justify-content:space-between;margin-bottom:12px}.gs2-project .gs2-project-row:last-of-type{margin-bottom:0}@media(min-width:768px){.gs2-project .gs2-project-row{flex-direction:column-reverse;margin-bottom:0;margin-right:12px;width:230px}}.gs2-project .gs2-project-label{align-items:center;display:flex}.gs2-project .gs2-project-label .text{color:var(--mk-text40);font-size:14px;font-weight:400;line-height:130%}@media(min-width:768px){.gs2-project .gs2-project-label .text{font-size:16px;font-weight:400}}.gs2-project .gs2-project-label .icon{height:16px;margin-right:6px;width:16px}@media(min-width:768px){.gs2-project .gs2-project-label .icon{height:18px;width:18px}}@media(min-width:1200px){.gs2-project .gs2-project-label .icon{display:none}}.gs2-project .gs2-project-value{color:var(--mk-text);font-size:14px;font-weight:700;line-height:130%}@media(min-width:768px){.gs2-project .gs2-project-value{font-size:20px;margin-bottom:6px}}.gs2-share-avatar{align-items:center;background:var(--mk-overlay60);border:2px solid var(--mk-cover12);border-radius:50%;color:var(--mk-text40);display:flex;font-size:14px;font-weight:500;height:24px;justify-content:center;width:24px}.gs2-share-avatar.medium{font-size:20px;height:46px;width:46px}.gs2-share-background{bottom:-86px;height:234px;left:unset;position:absolute;right:0;width:90%;z-index:0}[dir=rtl] .gs2-share-background{left:0;right:unset}.gs2-share-background-img{transform:scaleX(1);width:100%}[dir=rtl] .gs2-share-background-img{transform:scaleX(-1)}.gs2-share-background-icon{bottom:110px;height:78px;position:absolute;right:18px;transform:scaleX(1);width:78px;z-index:0}[dir=rtl] .gs2-share-background-icon{left:20px;right:auto;transform:scaleX(-1)}.gs2-share-background-currency{bottom:121px;height:56px;position:absolute;right:35px;transform:skew(330deg,205deg);width:52px;z-index:0}[dir=rtl] .gs2-share-background-currency{bottom:120px;height:60px;left:30px;right:auto;transform:skew(351deg,18deg);width:60px}[dir=rtl] .gs2-share-background-currency.detail-page{left:33px}.gs2-share{height:100%;position:relative}.gs2-share-header{align-items:center;display:flex;justify-content:space-between;padding:24px 20px 0}.gs2-share-header-logo{justify-self:flex-end;width:51px}.gs2-share-header-left{align-items:center;display:flex}.gs2-share-header-left-name{color:#f3f3f3;font-size:14px;font-weight:600;line-height:130%}.gs2-share-content{margin-top:18px;padding:0 20px;position:relative;z-index:1}.gs2-share-content-title{color:#fff;font-size:16px;font-weight:400;line-height:130%;margin-bottom:16px}.gs2-share-content-desc1{color:#fff;font-size:15px;font-weight:600;line-height:130%;margin-bottom:6px}.gs2-share-content-desc2{color:#01bc8d;font-size:28px;font-style:normal;font-weight:600;line-height:130%}.gs2-share-content-desc3{color:#fff;font-size:15px;font-weight:600;line-height:130%;margin-top:32px}.gs2-share-content-desc3 .highlight{color:#f8b200}.gs2-share-content-item{color:hsla(0,0%,95%,.6);font-size:13px;font-weight:400;line-height:130%}.gs2-share-content-item1{color:#f3f3f3;font-size:14px;font-weight:700;line-height:130%}.gs2-share-content-profits{padding:16px 0 12px}.gs2-share-content-profits-item,.gs2-share-content-profits-left{align-items:center;display:flex;justify-content:space-between}.gs2-share-content-profits-item{background:rgba(0,0,0,.4);border:1px solid hsla(0,0%,95%,.16);border-radius:12px;padding:8px 12px}.gs2-share-content-profits-item:not(:last-child){margin-bottom:8px}.gs2-share-content-profits-item-icon{height:32px;position:relative;width:32px}.gs2-share-content-profits-item-icon-back{height:inherit;left:0;position:absolute;top:0;width:inherit;z-index:0}.gs2-share-content-profits-item-icon-front{height:20px;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:20px;z-index:1}.gs2-share-content-profits-item-name{color:hsla(0,0%,95%,.6);font-size:15px;font-weight:500;line-height:130%}.gs2-share-content-profits-right{color:#f3f3f3;font-size:15px;font-weight:600;line-height:130%}.gs2-share-content-item2{color:hsla(0,0%,95%,.4);font-size:12px;font-weight:400;line-height:130%}.gs2-share-content-item3{color:#fff;font-size:13px;font-weight:400;line-height:150%;margin-top:20px}.gs2-share-content-item3 .highlight{color:#01bc8d;font-size:13px;font-weight:400;line-height:150%}.gs2-share-content-unit{color:#fff;font-size:16px;font-weight:600;line-height:130%;margin-bottom:16px}.gs2-share-content-unit1{color:#fff;font-size:15px;font-weight:500;line-height:130%}.gs2-share-content-unit3{color:hsla(0,0%,95%,.6);font-size:13px;font-weight:400;line-height:150%;margin-top:32px}.gs2-share-content-unit3-time{color:#f3f3f3;font-size:13px;font-weight:500;line-height:150%}.gs2-prize-item{align-items:center;background:rgba(0,0,0,.4);border:1px solid hsla(0,0%,95%,.16);border-radius:12px;display:flex;flex-direction:row;justify-content:space-between;padding:12px;width:100%}[dir=rtl] .gs2-prize-item{flex-direction:row-reverse}.gs2-prize-item:not(:last-child){margin-bottom:12px}@media(min-width:768px){.gs2-prize-item{width:calc(50% - 8px)}.gs2-prize-item,.gs2-prize-item:not(:last-child){margin-bottom:16px}}.gs2-prize-item-start{align-items:center;display:flex}.gs2-prize-item-icon{height:48px;position:relative;width:48px}.gs2-prize-item-icon-back{height:inherit;left:0;position:absolute;top:0;width:inherit;z-index:0}.gs2-prize-item-icon-front{height:30px;width:30px;z-index:2}.gs2-prize-item-icon-front,.gs2-prize-item-icon-lottie{left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.gs2-prize-item-icon-lottie{height:300%;width:300%;z-index:1}.gs2-prize-item-name{color:hsla(0,0%,95%,.6)}.gs2-prize-item-end,.gs2-prize-item-name{font-size:20px;font-weight:600;line-height:130%}.gs2-prize-item-end{color:#f3f3f3}.gs2-prize-dialog{position:relative}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes fadeOutAnimation{0%{opacity:1}to{opacity:0}}.gs2-prize-dialog .gs2-prize-dialog_item_anim{left:50%;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:9999}@media(min-width:768px){.gs2-prize-dialog .gs2-prize-dialog_item_anim{height:600px;top:0;width:720px}}@media(min-width:1200px){.gs2-prize-dialog .gs2-prize-dialog_item_anim{height:600px;top:0;width:720px}}.gs2-prize-dialog_mask{backdrop-filter:blur(8px);background-color:rgba(0,13,29,.8);bottom:0;left:0;opacity:1;position:fixed;right:0;top:0;width:100%;z-index:998}.gs2-prize-dialog_mask_fade_in{animation:fadeInAnimation .3s cubic-bezier(.16,0,.18,1) 0s forwards;display:block}.gs2-prize-dialog_mask_fade_out{animation:fadeOutAnimation .3s cubic-bezier(.3,0,1,1) 0s forwards;display:none}.gs2-prize-dialog_mask_wrapper{height:100%;width:100%}.gs2-prize-dialog .gs2-prize-dialog_container{align-items:center;display:flex;flex-direction:column;font-style:normal;height:100%;justify-content:center;padding:140px 0;text-align:center;width:100%}.gs2-prize-dialog .gs2-prize-dialog_title{animation:fadeInAnimation .3s cubic-bezier(.3,.01,.14,1) .1s forwards;color:#fff;font-size:22px;font-weight:700;line-height:130%;margin-bottom:20px;opacity:0;padding:0 10px;text-align:center}.gs2-prize-dialog .gs2-prize-dialog_title_green{color:#01bc8d;font-family:Impact;font-size:42px;font-style:normal;font-weight:400;line-height:130%}.gs2-prize-dialog .gs2-prize-dialog_title_green_txt{font-size:28px}.gs2-prize-dialog .gs2-prize-dialog_content{direction:ltr;display:block;padding:12px 12px 0;scrollbar-width:auto;width:100%}@media(min-width:768px){.gs2-prize-dialog .gs2-prize-dialog_content{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;width:100%}}@media(min-width:768px)and (min-width:768px){.gs2-prize-dialog .gs2-prize-dialog_content{width:676px}}.gs2-prize-dialog .gs2-prize-dialog_content_1child{justify-content:center}.gs2-prize-dialog .gs2-prize-dialog_content_scroll{overflow-y:scroll}.gs2-prize-dialog .gs2-prize-dialog_content::-webkit-scrollbar{background:transparent;height:20px;max-height:2px;width:8px}.gs2-prize-dialog .gs2-prize-dialog_content::-webkit-scrollbar-track{background:transparent;height:100%}.gs2-prize-dialog .gs2-prize-dialog_content::-webkit-scrollbar-thumb{background:hsla(0,0%,95%,.16);border-radius:12px}.gs2-prize-dialog .gs2-prize-dialog_content::-webkit-scrollbar-button{background:transparent}.gs2-prize-dialog .gs2-prize-dialog_tips{color:hsla(0,0%,95%,.6);font-size:12px;font-style:normal;font-weight:400;line-height:130%;margin:50px 12px 0;text-align:center}.gs2-prize-dialog .gs2-prize-dialog_tips .highlight{color:#00c288;cursor:pointer}.gs2-prize-dialog .gs2-prize-dialog_button_group{display:flex;justify-content:space-between;margin-top:32px;max-width:calc(100% - 56px);width:100%}@media(min-width:768px){.gs2-prize-dialog .gs2-prize-dialog_button_group{max-width:330px}}.gs2-detail_banner{overflow:hidden;padding:20px 16px;position:relative}.gs2-detail_banner .highlight{color:var(--mk-textPrimary)}@media(min-width:768px){.gs2-detail_banner{margin:0 auto;max-width:1200px;overflow:hidden;padding:0 24px 40px}}@media(min-width:1200px){.gs2-detail_banner{padding:0 0 70px}}.gs2-detail_banner .gs2-detail_banner_breadcrumb{display:none}@media(min-width:768px){.gs2-detail_banner .gs2-detail_banner_breadcrumb{display:block;margin:26px 0 48px;text-align:left}}@media(min-width:1200px){.gs2-detail_banner .gs2-detail_banner_breadcrumb{margin:32px 0 48px}}.gs2-detail_banner .gs2-detail_banner_breadcrumb .gs2-homeBreadcrumb{color:var(--mk-text60);font-size:14px;font-weight:500}.gs2-detail_banner .gs2-detail_banner_breadcrumb .gs2-detailBreadcrumb{color:var(--mk-text)}.gs2-detail_banner .gs2-detail_banner_breadcrumb .KuxDivider-root{width:2px}.gs2-detail_banner:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAO1SURBVHgB7Zk9UttAFIDfW2WC6XQEUsUMRSySUNs3CCcIbjIDFAknCDkBaTAzaSAnIDeAmkBECiZOhW8Qp7I9Qdq8t5Y8QlpZu5IcmrwCPNLbfd/uat/PLoKlNK+OjgFkGwR2+t72wKqtf7QCoTwDxEF/fbtj01aArUiJ9FcZXPGPXdNmM0hqK0P4DpaCUEJWv/V8KaFFyNcTXO4MvO5wnj4PaEmOzjBq83N9xwNLsZ9RkiWc8LIN2HAjHB8U6bMO63IbHhiUEC1o0ZJee3tD/kbZMH0LW6t+LxeWlvw96yhdajNv9tlunu3M0rf8A3cSPr6VgMOiDZP87kh3n3Q/ZCBDuR9DmvRFQO5ILD9JD0g7owoy2jCqgxxhw04gNxHkMAK6L/SM37GO6YAlwFA36xnQ+8taDHuzsXsthaDNgd3sW+yKADqsAwaQEM28Tg9tOrD1m0ViYwPr6miRkIWgZTpcBKQRaNmO6+4L2YXQznR/eDt7izBQtY+YD5tXvVtuiCC+jMRSd55DrgJr25Yd/zTqTYOFiF2RhPAVx+Miv2njuqpAMksyomGZjmz0q/TNCQwiqmChHD7/aIiJR3niORhGJJOZrTQBxMIJTKyf2fXNy94JPX3NHTvBo82bjTfGUWUslr34Gy8DiWHoU/h2KYZ/7r/Y2Uq+z4RQpRBKTi5WAidowRxJz2zjbjzTD/44LthsuhDaCpJspyHniskmSequXRxmBtX8etS2rgL+y0OLzZKxLi1bO/18zf/UgppEmzhz2GqEo1/Nq8MtKJCZc6YdngRj8CC8859SIWgyaLZFUVJOSxcDUFX/RJk5CHEOBpBx4RZAMAu/DRizW1MFIOsUwToBOfeoUtDBYtJoMrZy+TAvM09D6lxQOsoUldbsOQIHT0G5NTzpP9/u3gM1MWoLWRY2Tx/zYmsdkHXAxjZEXmytC5IlGcFMvtk490AaFES5BK5eHn7k0FUUtspCJsV2ZlkUnxDPjEqROiCrwLIUgtYJWQUW/zVkWVh8CMgysKIOSHbUunCrwqJhpVDkDbSgtpChAzQreJx8zqeC/AxD6a9d5CcnprAZUDZgCsmzxSEvzsyT79RhGz2j0zk3cO5ObWZWp4N5AGNoDI2jB5cPL3f3dXrKDyK+BcPQzP91do38qK5DSgN9BakpxNISF4w2fjMt5c7w1eHAdKeaFGINZ/KOw6E685fjUygh1qCcr9peHPD3Gl9Q0PVPe3pXZSfWoHTNNNtoNkuYPMmmq5/fYCl/AQ0Jm2z5aVHqAAAAAElFTkSuQmCC) no-repeat;background-size:contain;content:" ";height:14px;position:absolute;right:83px;top:0;width:14px}[dir=rtl] .gs2-detail_banner:after{left:83px;right:auto}@media(min-width:768px){.gs2-detail_banner:after{height:27px;right:260px;top:43px;width:27px}[dir=rtl] .gs2-detail_banner:after{left:260px;right:auto}}@media(min-width:1200px){.gs2-detail_banner:after{right:358px;top:43px}[dir=rtl] .gs2-detail_banner:after{left:358px;right:auto}}.gs2-detail_banner .gs2-detail_banner-title{color:#f3f3f3;font-size:14px;font-weight:600;margin-bottom:4px;max-width:76%;word-break:break-word}@media(min-width:768px){.gs2-detail_banner .gs2-detail_banner-title{font-size:20px;font-weight:500;margin-bottom:8px;max-width:60%}}.gs2-detail_banner .gs2-detail_banner-desc{color:#fff;font-size:24px;font-weight:600;line-height:1.3;margin-bottom:12px;max-width:76%;word-break:break-word}@media(min-width:768px){.gs2-detail_banner .gs2-detail_banner-desc{font-size:42px;font-weight:700;margin-bottom:20px;max-width:60%}}@media(min-width:1200px){.gs2-detail_banner .gs2-detail_banner-desc{font-size:48px}}.gs2-detail_banner .gs2-detail_banner-order{display:flex;flex-direction:column}.gs2-detail_banner .gs2-detail_banner-order_web{flex-direction:column-reverse;width:fit-content}.gs2-detail_banner .gs2-detail_banner-order_web .gs2-detail_banner-countdown{margin-top:0}.gs2-detail_banner .gs2-detail_banner-time{background:hsla(0,0%,95%,.04);border-radius:4px;color:hsla(0,0%,95%,.4);font-size:11px;font-weight:500;padding:2px 4px;width:fit-content}@media(min-width:768px){.gs2-detail_banner .gs2-detail_banner-time{font-size:14px;font-weight:400;margin-top:12px}}.gs2-detail_banner .gs2-detail_banner-countdown{align-items:center;color:var(--mk-text);display:flex;font-size:12px;font-weight:600;justify-content:space-between;margin-top:24px}@media(min-width:768px){.gs2-detail_banner .gs2-detail_banner-countdown{color:hsla(0,0%,95%,.6);font-size:16px;font-weight:400;width:fit-content}.gs2-detail_banner .gs2-detail_banner-countdown .mk-time-count-down{margin-left:24px}[dir=rtl] .gs2-detail_banner .gs2-detail_banner-countdown .mk-time-count-down{margin:0 24px 0 0}}.gs2-detail_banner .mk-time-count-down-txt{background-color:hsla(0,0%,95%,.08);font-size:14px;font-weight:500}@media(min-width:768px){.gs2-detail_banner .mk-time-count-down-txt{font-size:20px}}.gs2-detail_banner .mk-time-count-down-divider{color:#8c8c8c}.gs2-detail_banner .gs2-detail_banner-logo{height:70px;position:absolute;right:-10px;top:20px;width:88px}[dir=rtl] .gs2-detail_banner .gs2-detail_banner-logo{left:-10px;right:auto}@media(min-width:768px){.gs2-detail_banner .gs2-detail_banner-logo{height:156px;right:34px;top:50%;transform:translateY(-50%);width:151px}[dir=rtl] .gs2-detail_banner .gs2-detail_banner-logo{left:34px;right:auto}.gs2-detail_banner .gs2-detail_banner-logo .gs2-currency_logo-bottom{height:100%;width:100%}.gs2-detail_banner .gs2-detail_banner-logo .gs2-currency_logo-icon{height:112px;left:21px;top:-3px;transform:skew(331deg,203deg);width:103px;z-index:0}[dir=rtl] .gs2-detail_banner .gs2-detail_banner-logo .gs2-currency_logo-icon{height:112px;left:auto;right:27px;top:-3px;transform:skew(331deg,203deg);width:103px}.gs2-detail_banner .gs2-detail_banner-logo .gs2-currency_logo-suffix{height:156px;left:58px;width:151px}}@media(min-width:1200px){.gs2-detail_banner .gs2-detail_banner-logo{right:57px}[dir=rtl] .gs2-detail_banner .gs2-detail_banner-logo{left:57px;right:inherit}}.gs2-detail_banner .gs2-detail_banner-logo_error{display:none}@media(min-width:768px){.gs2-detail_banner .gs2-detail_banner-logo_error{display:block}}.gs2-detail_banner .gs2-detail_banner-logo2{display:none;position:absolute}@media(min-width:768px){.gs2-detail_banner .gs2-detail_banner-logo2{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA9CAYAAADxoArXAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJnSURBVHgB7Zn/VYMwEMe/+PhfOwFsUNygbqAjOIIT6QbqBm5gO4HpBnQCzNFgkR4SXsldHvJ5L68k/qAfLpcLkCAgVVXl9uPetsw2Oi5sK5MkucUcscJFxXMDJa4QlrJnfJ7Cduoa8NIFlAgdYYITnu2UJrbM2KwjfGDGrqHEEuEARJXDwYmtFmtFmJincGy1WCLCBCecQwEpYW6lzqGAlPCeGVOpxVLChhlbclgCzRy+0ajFmlOamKewrcU0paOoxVIRJqLIY0nhKGqxpHAUtTiFHIYZE8lhVw1y20pJ4W4OG/TfSY2iJUQXkI6zTr+pBk+Swm84ClIul27l9qIl1LSs0/ctb3mCSHBSG1wmNMS7ZISH2Nj2irCsJxN275HarYkSTd8Hj3+xhQDewk6IphYtBHTcnXZ9GPgxxQJWuvPRxTu446Zfrxs/Odwj1O5fwspnkbLf4WvgXI0QtT0YIQyQ2pN8Inw9pAvnE0GDk1RbqG5jVvY+UsjcsdAFNUO/ZIXuEBgSpumQYzoMzqfdByKBhPcj/8bgtIH4Ne3cI1lvWhuKSaarDyRsOmPU7wrV/bFCHFbyGaeFsEmnR9teIAAJ05bPYCIhDwqcL5IS60hN6iQN5NjhXHgNISTvhxu4XF1BCA1hbgv57yIslsPi0Ba2531xDgFiiTAhEmVxYbfBMMyPQu/nazQiTKg9o9YS3jFjGQTQEjbMmEgtjklYpBYvOSwE+8BOoharCP9xVxa8FmtFmDDMWPBarCmskseawiq1OLYpHbwWxyYcvBYvOSyISi1WE9aqxdrvhw2OgvTZvPFbmJJv4GoAnOTaA30AAAAASUVORK5CYII=) no-repeat;background-size:contain;bottom:-42px;display:block;height:20px;left:42px;width:20px}[dir=rtl] .gs2-detail_banner .gs2-detail_banner-logo2{left:auto;right:42px}}@media(min-width:1200px){.gs2-detail_banner .gs2-detail_banner-logo2{bottom:-48px;left:30px}[dir=rtl] .gs2-detail_banner .gs2-detail_banner-logo2{left:auto;right:30px}}@media(min-width:768px){.gs2-detail_banner .gs2-detail_banner-btnGroup{display:flex;margin-top:40px}}.gs2-detail_banner .gs2-detail_banner-btnGroup_extra{display:none}@media(min-width:768px){.gs2-detail_banner .gs2-detail_banner-btnGroup_extra{align-items:center;display:flex}}.gs2-detail_banner .gs2-detail_banner-btnGroup_notActivityIn{background:var(--mk-cover8);color:var(--mk-text30)}.gs2-detail_banner .gs2-detail_banner-btnGroup .dark-btn.mk-button{background-color:hsla(0,0%,95%,.08)}@media(min-width:768px){.gs2-detail_banner .gs2-detail_banner-btnGroup .mk-button{min-width:155px}}.gs2-detail_banner .gs2-detail_banner-btnDisabled{color:hsla(0,0%,95%,.3)}.gs2-currency_logo{position:relative}.gs2-currency_logo .gs2-currency_logo-wrapper{position:relative;z-index:2}.gs2-currency_logo .gs2-currency_logo-bottom{height:68px;width:68px;z-index:1}.gs2-currency_logo .gs2-currency_logo-icon{border-radius:50%;height:50px;left:9px;position:absolute;top:-2px;transform:skew(332deg,-157deg);transform-origin:left;width:46px}[dir=rtl] .gs2-currency_logo .gs2-currency_logo-icon{height:50px;left:auto;right:13px;top:-1px;width:45px}.gs2-currency_logo .gs2-currency_logo-suffix{height:68px;left:20px;position:absolute;top:4px;width:68px;z-index:0}[dir=rtl] .gs2-currency_logo .gs2-currency_logo-suffix{left:50px}.gs2-fixed-button{background:var(--mk-overlay);border-radius:12px 12px 0 0;bottom:0;box-shadow:0 0 40px 0 rgba(0,0,0,.04);left:0;padding:16px 16px var(--safe-bottom-final);position:fixed;width:100%;z-index:100}@media(min-width:768px){.gs2-fixed-button{display:none}}.gs2-fixed-button_button{width:100%}:root,[data-theme=light]{--gs2-curve_tabs_background:rgba(29,29,29,.04)}[data-theme=dark]{--gs2-curve_tabs_background:#070707}:root,[data-theme=light]{--gs2-curve_tab_background:#fff}[data-theme=dark]{--gs2-curve_tab_background:#121212}.gs2-detail_content{background:var(--mk-overlay);border-radius:12px 12px 0 0;height:100%}@media(min-width:1200px){.gs2-detail_content{border-radius:0;padding-top:64px}}@media(min-width:768px){.gs2-detail_content .gs2-detail_content-wrapper{margin:0 auto;max-width:1200px}}.gs2-detail_content .gs2-detail_content-wrapper.loading{height:100%}@media(min-width:768px){.gs2-detail_content .gs2-detail_content-wrapper.loading{height:auto}}.gs2-detail_content .gs2-detail_content-wrapper.loading .gs2-detail_content-wrapper_content{display:flex;flex-direction:column;height:100%}@media(min-width:768px){.gs2-detail_content .gs2-detail_content-wrapper.loading .gs2-detail_content-wrapper_content{display:block;height:auto}}.gs2-detail_content .gs2-detail_content-wrapper.loading .gs2-detail_content-card{display:flex;flex:1;justify-content:center}@media(min-width:768px){.gs2-detail_content .gs2-detail_content-wrapper.loading .gs2-detail_content-card{height:auto}}@media(min-width:1200px){.gs2-detail_content .gs2-detail_content-wrapper_content{border:1px solid var(--mk-cover4);border-radius:12px;overflow:hidden}}.gs2-detail_content .gs2-detail_content-tab{background:var(--mk-overlay);border-top-left-radius:12px;border-top-right-radius:12px;position:sticky;top:var(--header-height);z-index:2}.gs2-detail_content .gs2-detail_content-tab:after{background:radial-gradient(circle at 12px 12px,transparent 12px,var(--gs2-pageBackgroundColor) 12px);content:" ";height:12px;left:0;position:absolute;top:0;width:12px}.gs2-detail_content .gs2-detail_content-tab:before{background:radial-gradient(circle at 0 12px,transparent 12px,var(--gs2-pageBackgroundColor) 12px);content:" ";height:12px;position:absolute;right:0;top:0;width:12px}@media(min-width:768px){.gs2-detail_content .gs2-detail_content-tab{position:static;top:0}.gs2-detail_content .gs2-detail_content-tab:after,.gs2-detail_content .gs2-detail_content-tab:before{display:none}}.gs2-detail_content .gs2-detail_content-card{background:var(--mk-overlay);margin-bottom:0;position:relative;width:100%}@media(min-width:1200px){.gs2-detail_content .gs2-detail_content-card{margin-bottom:0}.gs2-detail_content .gs2-detail_content-card:before{display:none}}.gs2-detail_content .gs2-detail_content-empty{align-items:center;display:flex;justify-content:center;padding:100px 0;width:100%}@media(min-width:768px){.gs2-detail_content .gs2-detail_content-empty{padding:200px 0}}.gs2-detail_content .gs2-detail_content-spin{align-items:center;display:flex;justify-content:center;padding:100px 0}@media(min-width:768px){.gs2-detail_content .gs2-detail_content-spin{padding:200px 0}}.gs2-detail_content-project{margin:40px 0 0}@media(min-width:768px){.gs2-detail_content-project{margin:80px 0 0}}.gs2-detail_content-project.fixBottom{--fix-top:calc(40px + var(--safe-bottom-final));padding-bottom:calc(32px + var(--fix-top))}@media(min-width:768px){.gs2-detail_content-project.fixBottom{padding-bottom:32px}}.gs2-detail_content-dialog .mk-modal_content{line-height:1.5}.gs2-detail_content-dialog_desc{margin-top:12px}@media(min-width:768px){.gs2-detail_content-dialog_desc{margin-top:0}.gs2-detail_content-dialog_invite .mk-modal_body{min-width:520px}.gs2-detail_content-dialog_invite .mk-modal_footer button{margin-left:auto;width:auto}}.gs2-detail_content-invite-rule-content{color:var(--mk-text60);font-size:14px;font-weight:400;line-height:1.5;margin:16px 0 8px}@media(min-width:768px){.gs2-detail_content-invite-rule-content{font-size:16px;margin:0}}.gs2-detail_content-invite-rule-content .highlight{color:var(--mk-textPrimary)}[dir=rtl] .gs2-detail_content-invite-rule-content .highlight{display:inline-flex}.gs2-detail_content-invite-rule-content p{margin-bottom:0}:root,[data-theme=light]{--gs2-button-disabled-primary:rgba(29,29,29,.04)}[data-theme=dark]{--gs2-button-disabled-primary:hsla(0,0%,95%,.08)}.gs2-task-unit{line-height:1.3;margin-top:8px}@media(min-width:768px){.gs2-task-unit{margin-top:12px}}.gs2-task-unit.gs2-task-unit_single{margin-top:0}.gs2-task-unit .highlight{color:var(--mk-textPrimary)}.gs2-task-unit .gs2-task-unit_wrapper{background:var(--mk-overlay);border:1px solid var(--mk-cover8);border-radius:8px;margin-top:10px;padding:14px;position:relative;width:100%;z-index:1}.gs2-task-unit .gs2-task-unit_wrapper.gs2-task-unit_wrapper-highlight{border:.5px solid var(--mk-primary);margin-top:30px}.gs2-common-task .gs2-task-unit .gs2-task-unit_wrapper.gs2-task-unit_wrapper-highlight{margin-top:34px}@media(min-width:768px){.gs2-task-unit .gs2-task-unit_wrapper{border-radius:12px;margin-top:12px;padding:16px}.gs2-common-task .gs2-task-unit .gs2-task-unit_wrapper{background:var(--mk-overlay);margin-top:24px}}.gs2-task-unit .gs2-task-unit_wrapper-tag{bottom:100%;display:flex;flex-direction:column;left:-.5px;position:absolute}[dir=rtl] .gs2-task-unit .gs2-task-unit_wrapper-tag{left:auto;right:-.5px}.gs2-task-unit .gs2-task-unit_wrapper-tag>span{background:var(--mk-primary8);border-radius:6px 6px 0 0;color:var(--mk-primary);font-size:12px;font-weight:500;padding:2px 6px}@media(min-width:768px){.gs2-task-unit .gs2-task-unit_wrapper-tag>span{font-size:14px}}.gs2-task-unit .gs2-task-unit_wrapper-tag:after{background:radial-gradient(circle at 8px 8px,transparent 8px,var(--mk-primary8) 8px);bottom:-8px;content:" ";height:8px;position:absolute;width:8px;z-index:2}[dir=rtl] .gs2-task-unit .gs2-task-unit_wrapper-tag:after{background:radial-gradient(circle at 0 8px,transparent 8px,var(--mk-primary8) 8px)}@media(min-width:768px){.gs2-task-unit .gs2-task-unit_wrapper-tag:after{background:radial-gradient(circle at 12px 12px,transparent 12px,var(--mk-primary8) 12px);bottom:-12px;height:12px;width:12px}[dir=rtl] .gs2-task-unit .gs2-task-unit_wrapper-tag:after{background:radial-gradient(circle at 0 12px,transparent 12px,var(--mk-primary8) 12px)}}.gs2-task-unit .gs2-task-unit_extra{color:var(--mk-textPrimary);font-size:12px;font-weight:400;margin-bottom:4px}@media(min-width:768px){.gs2-task-unit .gs2-task-unit_extra{font-size:14px;margin-bottom:8px}.gs2-task-unit .gs2-task-unit_taskContainer{align-items:stretch;display:flex;flex-direction:row}.gs2-task-unit .gs2-task-unit_taskContainer .gs2-task-unit_item{display:flex;flex:1;flex-direction:column}.gs2-task-unit .gs2-task-unit_taskContainer .gs2-task-unit_item-flex{align-items:center;flex-direction:row}.gs2-task-unit .gs2-task-unit_taskContainer .gs2-task-unit_item-complete{margin:0 0 0 6px}[dir=rtl] .gs2-task-unit .gs2-task-unit_taskContainer .gs2-task-unit_item-complete{margin:6px 0 0}.gs2-common-task .gs2-task-unit .gs2-task-unit_taskContainer{align-items:stretch;display:flex;flex-direction:row}.gs2-common-task .gs2-task-unit .gs2-task-unit_taskContainer .gs2-task-unit_item{display:flex;flex:1;flex-direction:column}.gs2-common-task .gs2-task-unit .gs2-task-unit_taskContainer .gs2-task-unit_item-flex{align-items:center;flex-direction:row}}.gs2-task-unit .gs2-task-unit_divider{align-items:center;display:flex;justify-content:center;margin:20px 0;position:relative}.gs2-task-unit .gs2-task-unit_divider:after,.gs2-task-unit .gs2-task-unit_divider:before{background-color:var(--mk-cover8);content:"";flex:1;height:.5px}@media(min-width:1200px){.gs2-task-unit .gs2-task-unit_divider{flex-direction:column;margin:0 24px}.gs2-task-unit .gs2-task-unit_divider:after,.gs2-task-unit .gs2-task-unit_divider:before{flex:initial;height:22px;width:.5px}}.gs2-task-unit .gs2-task-unit_divider-txt{color:var(--mk-text);font-size:13px;font-weight:400;padding:0 13px}@media(min-width:1200px){.gs2-task-unit .gs2-task-unit_divider-txt{padding:0}}.gs2-task-unit .gs2-task-unit_item-name{color:var(--mk-text);font-size:14px;font-weight:500;word-break:break-word}@media(min-width:768px){.gs2-task-unit .gs2-task-unit_item-name{align-items:center;display:flex;font-size:16px}}.gs2-task-unit .gs2-task-unit_item-name_highlight{font-weight:600}@media(min-width:768px){.gs2-task-unit .gs2-task-unit_item-name_highlight{font-weight:500}}.gs2-task-unit .gs2-task-unit_item-name_icon{align-items:center;color:var(--mk-icon);cursor:pointer;display:inline-flex;margin-left:2px;position:relative;top:1px;vertical-align:text-top}.gs2-task-unit .gs2-task-unit_item-name_icon svg{height:14px;width:14px}[dir=rtl] .gs2-task-unit .gs2-task-unit_item-name_icon{margin:0 2px 0 0}.gs2-task-unit .gs2-task-unit_item-name_icon:after{content:"";height:200%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:200%}@media(min-width:768px){.gs2-task-unit .gs2-task-unit_item-name_icon{margin-left:6px;top:0}[dir=rtl] .gs2-task-unit .gs2-task-unit_item-name_icon{margin:0 6px 0 0}}.gs2-task-unit .gs2-task-unit_item-name_single{font-weight:500}@media(min-width:768px){.gs2-task-unit .gs2-task-unit_item-section{flex:1}}.gs2-task-unit .gs2-task-unit_item-wrapper{align-items:center;display:flex;justify-content:space-between;margin-top:12px}@media(min-width:768px){.gs2-task-unit .gs2-task-unit_item-wrapper{margin-top:20px}.gs2-task-unit .gs2-task-unit_item-wrapper.gs2-task-unit_item-wrapper_btns{align-items:flex-start;display:flex;flex-direction:column-reverse}.gs2-task-unit .gs2-task-unit_item-wrapper.gs2-task-unit_item-wrapper_btns .gs2-task-unit_item-progress_name{margin-top:4px}}.gs2-task-unit .gs2-task-unit_item-wrapper.gs2-task-unit_item-wrapper_common_task{flex-wrap:wrap}@media(min-width:768px){.gs2-task-unit .gs2-task-unit-spacer{flex:1;width:100%}}.gs2-task-unit .gs2-task-unit_item-progress_name{color:var(--mk-text40);font-size:12px;font-weight:400}@media(min-width:768px){.gs2-task-unit .gs2-task-unit_item-progress_name{font-size:13px}}.gs2-task-unit .gs2-task-unit_item-progress{color:var(--mk-text40);font-size:14px;font-weight:500}@media(min-width:768px){.gs2-task-unit .gs2-task-unit_item-progress{font-size:16px;font-weight:600}}.gs2-task-unit .gs2-task-unit_item-progress>span{display:inline-flex}.gs2-task-unit .gs2-task-unit_item-bold{color:var(--mk-text)}.gs2-task-unit .gs2-task-unit_item-bold.inline-row{align-items:center;display:inline-flex}.gs2-task-unit_tip{color:var(--mk-text);font-size:13px;font-weight:400;margin:12px 0 0}@media(min-width:768px){.gs2-task-unit_tip{font-size:14px;margin:16px 0 0}}.gs2-task-card_common .gs2-task-unit_tip{display:none}@media(min-width:768px){.gs2-task-card_common .gs2-task-unit_tip{display:block;margin:16px 0 0}}.gs2-task-unit .gs2-task-unit_item-action{margin-top:16px}@media(min-width:1200px){.gs2-task-unit .gs2-task-unit_item-action{margin:0 0 0 12px}}.gs2-task-unit .gs2-task-unit_item-action .mk-button{border-radius:24px;width:100%}.gs2-task-unit .gs2-task-unit_item-action .mk-button .mk-button_content{font-size:12px;font-weight:600}@media(min-width:768px){.gs2-task-unit .gs2-task-unit_item-action .mk-button .mk-button_content{font-size:16px}}.gs2-task-unit .gs2-task-unit_item-action .mk-button.is-disabled{background:var(--gs2-button-disabled-primary);color:var(--mk-text30);opacity:1}@media(min-width:1200px){.gs2-task-unit .gs2-task-unit_item-action .mk-button{width:fit-content}}.gs2-task-unit .gs2-task-unit_item-complete{align-items:center;color:var(--mk-textPrimary);display:flex;font-size:12px;font-weight:600;margin-top:12px}.gs2-task-unit .gs2-task-unit_item-complete .mk-icon{margin-right:4px}.gs2-task-unit .gs2-task-unit_item-complete .mk-icon path{fill-opacity:1}[dir=rtl] .gs2-task-unit .gs2-task-unit_item-complete .mk-icon{margin:0 0 0 4px}@media(min-width:768px){.gs2-task-unit .gs2-task-unit_item-complete{font-size:14px}.gs2-task-unit .gs2-task-unit_item-complete .mk-icon{height:16px;width:16px}}@media(min-width:1200px){.gs2-task-unit .gs2-task-unit_item-complete{margin:0 0 0 12px}}.gs2-task-unit .gs2-task-unit_item-complete.in-web{display:none}@media(min-width:1200px){.gs2-task-unit .gs2-task-unit_item-complete.in-web{display:flex;margin:6px 0 0}}.gs2-task-unit .gs2-task-unit_item-complete.in-pad{display:none}@media(min-width:768px){.gs2-task-unit .gs2-task-unit_item-complete.in-pad{display:flex;margin:6px 0 0}}@media(min-width:1200px){.gs2-task-unit .gs2-task-unit_item-complete.in-pad{display:none}}.gs2-task-unit_progress{align-items:center;color:var(--mk-text60);display:flex;font-size:13px;font-weight:400;justify-content:space-between;margin:18px 0 0}@media(min-width:1200px){.gs2-task-unit_progress{margin:0 0 0 auto}[dir=rtl] .gs2-task-unit_progress{margin:0 auto 0 0}}.gs2-task-unit_progress-amount{color:var(--gs2-commonTasktradeVolAmount);font-size:12px;font-weight:600}@media(min-width:768px){.gs2-task-unit_progress-amount{font-size:16px;margin-left:12px}[dir=rtl] .gs2-task-unit_progress-amount{margin:0 12px 0 0}}.gs2-task-unit_invite{line-height:1.3;margin-top:16px}@media(min-width:768px){.gs2-task-unit_invite{align-items:stretch;display:flex;flex-direction:row;margin-top:20px}}.gs2-task-unit_invite-row{align-items:center;display:flex;justify-content:space-between}.gs2-task-unit_invite-row:not(:first-of-type){margin-top:8px}@media(min-width:768px){.gs2-task-unit_invite-row{align-items:flex-start;flex-direction:column-reverse}.gs2-task-unit_invite-row:not(:first-of-type){margin-top:0}.gs2-task-unit_invite-row:not(:last-of-type){margin-right:80px}[dir=rtl] .gs2-task-unit_invite-row:not(:last-of-type){margin:0 0 0 80px}}.gs2-task-unit_invite-title{color:var(--mk-text40);font-size:12px;font-weight:400}.gs2-task-unit_invite-desc{align-items:center;color:var(--mk-text40);display:flex;font-size:14px;font-weight:500}@media(min-width:768px){.gs2-task-unit_invite-desc{color:var(--mk-text);font-size:16px;font-weight:600;margin-bottom:4px}}.gs2-task-unit_invite-descBold{color:var(--gs2-commonTasktradeVolAmount);font-size:13px;font-weight:500}@media(min-width:768px){.gs2-task-unit_invite-descBold{color:var(--mk-text40);font-size:16px;font-weight:600}}.gs2-task-unit_invite-tag{background:var(--mk-primary8);border-radius:4px;color:var(--mk-primary);font-size:10px;font-weight:500;margin-left:6px;padding:2px 4px}[dir=rtl] .gs2-task-unit_invite-tag{display:inline-flex;margin:0 6px 0 0}@media(min-width:768px){.gs2-task-unit_invite-tag{font-size:14px;margin-left:0;padding:2px 4px}[dir=rtl] .gs2-task-unit_invite-tag{margin:0}}.gs2-task-unit_invite-tag.inline-tag{margin-left:4px}[dir=rtl] .gs2-task-unit_invite-tag.inline-tag{margin:0 4px 0 0}.gs2-task{line-height:1.3;padding:24px 16px 0}@media(min-width:768px){.gs2-task{padding:32px}}@media(min-width:1200px){.gs2-task{padding:48px 32px 32px}}.gs2-task .mk-icon{cursor:pointer}.gs2-task .gs2-task-title{color:var(--mk-text);font-size:18px;font-weight:700;margin-bottom:12px}@media(min-width:768px){.gs2-task .gs2-task-title{font-size:28px;margin-bottom:16px}}.gs2-task .gs2-task-title_contentPadding{padding-right:12px}.gs2-task .gs2-task-title_single{margin-bottom:20px}@media(min-width:768px){.gs2-task .gs2-task-title_single{margin-bottom:32px}}.gs2-task .gs2-task-title_flex{align-items:center;display:flex}.gs2-task .gs2-task-desc{color:var(--mk-text40);font-size:13px;font-weight:400;margin-bottom:20px}@media(min-width:768px){.gs2-task .gs2-task-desc{font-size:16px;margin-bottom:32px}}.gs2-task .gs2-task-desc_noMatch{color:var(--mk-complementary)}.gs2-task .mk-steps .mk-steps-content{background:none;padding:0}.gs2-task .mk-steps .mk-step-content{flex:1}.gs2-task-card{background:linear-gradient(180deg,rgba(1,188,141,.06) .17%,hsla(0,0%,100%,.06) 11.68%);border:1px solid var(--mk-primary12);border-radius:8px;padding:16px}[data-theme=dark] .gs2-task-card{background:linear-gradient(180deg,rgba(1,188,141,.06),hsla(0,0%,7%,.06) 20.71%)}@media(min-width:768px){.gs2-task-card{padding:32px}}.gs2-task-card .gs2-task-card_title-flex{display:flex;flex-direction:row}.gs2-task-card .gs2-task-card_title-flex.gs2-task-card_title-flex_center{align-items:center}.gs2-task-card .gs2-task-card_title-flex-row{display:flex;flex-direction:column}@media(min-width:1200px){.gs2-task-card .gs2-task-card_title-flex-row{align-items:center;flex-direction:row}}.gs2-task-card .gs2-task-card_title-step.mk-step-pass .mk-step-content .mk-step-title{opacity:1}.gs2-task-card .gs2-task-card_title-step.mk-step-pass .mk-step-content .mk-step-title .gs2-task-card_title_span{opacity:.4}.gs2-task-card .gs2-task-card_title-button{margin-left:auto}@media(min-width:768px){.gs2-task-card .mk-step .mk-step-tag{font-weight:600}}.gs2-task-card .mk-step-desc{font-size:13px;margin-top:6px}@media(min-width:768px){.gs2-task-card .mk-step-desc{margin-top:12px}}.gs2-task-card .mk-step-pass .mk-step-content{opacity:1}.gs2-task-card .mk-step-pass .mk-step-content .mk-step-title{opacity:.4}.gs2-task-card .mk-step-pass.mk-step-last .mk-step-title{opacity:1}.gs2-task-card .gs2-task-card_title{align-items:center;display:flex}.gs2-task-card .gs2-task-card_title-highlight{color:var(--mk-textPrimary)}.gs2-task-card .gs2-task-card_title .mk-icon{color:var(--mk-icon);height:13px;margin-left:6px;width:13px}@media(min-width:768px){.gs2-task-card .gs2-task-card_title .mk-icon{height:16px;width:16px}}[dir=rtl] .gs2-task-card .gs2-task-card_title .mk-icon{margin:0 6px 0 0}.gs2-task-card_login{align-items:center;display:flex;justify-content:space-between}.gs2-task-card_reservedTag{align-items:center;color:var(--mk-textPrimary);display:flex;font-size:12px;font-weight:400}.gs2-task-card_reservedTag .mk-icon{margin-right:2px}[dir=rtl] .gs2-task-card_reservedTag .mk-icon{margin:0 0 0 2px}.gs2-task-card_reservedTag .mk-icon path{fill-opacity:1}@media(min-width:768px){.gs2-task-card_reservedTag{font-size:14px;font-weight:600}.gs2-task-card_reservedTag .mk-icon{height:16px;margin-right:6px;width:16px}[dir=rtl] .gs2-task-card_reservedTag .mk-icon{margin:0 0 0 6px}}.gs2-task-card_task-desc{color:var(--mk-text40);font-size:12px;font-weight:400}.gs2-task-card_task-desc_trade{margin:6px 0 0}@media(min-width:768px){.gs2-task-card_task-desc_trade{font-size:14px;margin:12px 0 0}}:root,[data-theme=light]{--gs2-commonTasktradeVolAmount:#1c1c1e}[data-theme=dark]{--gs2-commonTasktradeVolAmount:#f3f3f3}.gs2-common-task_tradeVol{align-items:center;background-color:var(--mk-cover2);border-radius:6px;display:flex;font-size:13px;font-weight:500;justify-content:space-between;margin:20px 0;padding:6px 8px}.gs2-common-task_tradeVol-prefix{color:var(--mk-text);margin:0 12px 0 0}[dir=rtl] .gs2-common-task_tradeVol-prefix{margin:0 0 0 12px}.gs2-common-task_tradeVol-amount{color:var(--gs2-commonTasktradeVolAmount)}@media(min-width:1200px){.gs2-common-task_tradeVol{margin:0 0 0 auto;min-width:286px}[dir=rtl] .gs2-common-task_tradeVol{margin:0 auto 0 0}.gs2-common-task_tradeVol-amount{font-size:16px;font-weight:600}}.gs2-common-task_text{color:var(--mk-text);font-size:13px;line-height:1.5;margin-bottom:4px}.gs2-common-task_text_tip{color:var(--mk-text40);font-size:12px}