.page-header{color:#21293a;position:absolute;top:0;width:100%;z-index:50}.page-header a{color:inherit}.page-header .page-header__menuTrigger{display:none}.page-header .page-header__nav{height:64px;margin:0 auto;width:1200px}.page-header .page-header__logo,.page-header .page-header__nav{-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.page-header .page-header__logo{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;font-size:18px;font-weight:500;line-height:26px}.page-header .page-header__logo svg{margin-right:8px}.page-header .page-header__menu{-ms-flex-align:center;-moz-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;font-size:16px;font-weight:500;margin-left:64px}.page-header .page-header__menu,.page-header .page-header__menu li{-moz-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.page-header .page-header__menu li{-ms-flex-align:center;cursor:pointer}.page-header .page-header__menu li .down-icon{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.page-header .page-header__menu li.hide{display:none}.page-header .page-header__menu li.no-active{color:rgba(33,41,58,.7)}.page-header .page-header__menu li.no-active .down-icon{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.page-header .page-header__menu li:not(:last-child){margin-right:40px}.page-header .page-header__menu li .down-icon{margin-left:8px}.page-header .page-header__auth{-ms-flex-negative:0;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;flex-shrink:0;font-size:16px;font-weight:400;height:100%;position:relative}.page-header .page-header__auth .user-avatar{border:.5px solid rgba(255,211,174,.5);border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:28px;width:28px}.page-header .page-header__auth .user-name{margin-left:10px}.page-header .page-header__auth .user-menu{border-radius:8px!important;margin-top:-10px}.page-header .login-btn{background:-webkit-gradient(linear,left top,right top,from(#352114),to(#0f0e0c));background:-webkit-linear-gradient(left,#352114,#0f0e0c);background:-moz-linear-gradient(left,#352114 0,#0f0e0c 100%);background:linear-gradient(90deg,#352114,#0f0e0c);border-radius:24px;color:#ffe3cb;cursor:pointer;font-size:16px;font-weight:500;height:36px;line-height:36px;padding:0 32px;text-align:center}.page-header .login-loading{-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.page-header .login-loading .skeleton-avatar{-ms-flex-negative:0;background:rgba(0,0,0,.1);border-radius:50%;-webkit-flex-shrink:0;flex-shrink:0;height:28px;width:28px}.page-header .login-loading .skeleton-name{-ms-flex-negative:0;background:rgba(0,0,0,.1);border-radius:24px;-webkit-flex-shrink:0;flex-shrink:0;height:16px;margin-left:8px;width:173px}.page-header.background{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.8)!important;border-bottom:.5px solid rgba(0,0,0,.1);-webkit-box-shadow:0 4px 24px 0 rgba(0,0,0,.04);box-shadow:0 4px 24px 0 rgba(0,0,0,.04)}.page-header.text-color-light{color:#fff}.page-header.text-color-light li.no-active{color:hsla(0,0%,100%,.7)}.page-header.text-color-light .login-btn{background:-webkit-gradient(linear,left top,right top,from(rgba(255,247,243,.1)),to(rgba(255,220,200,.1)));background:-webkit-linear-gradient(left,rgba(255,247,243,.1),rgba(255,220,200,.1));background:-moz-linear-gradient(left,rgba(255,247,243,.1) 0,rgba(255,220,200,.1) 100%);background:linear-gradient(90deg,rgba(255,247,243,.1),rgba(255,220,200,.1))}.page-header.text-color-light .login-loading .skeleton-avatar,.page-header.text-color-light .login-loading .skeleton-name{background:hsla(0,0%,100%,.1)}.activities-panel-overlay{background:#fff;border-radius:24px;-webkit-box-shadow:0 8px 32px 0 rgba(0,0,0,.1);box-shadow:0 8px 32px 0 rgba(0,0,0,.1);display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:24px}.activities-panel-overlay .activity-item{cursor:pointer;display:block}.activities-panel-overlay .activity-item .activity-image{display:block;height:auto;width:320px}.activities-panel-overlay .activity-item .activity-title{color:#585e6d;font-size:16px;font-weight:400;line-height:22px;margin-top:10px;text-align:center}.activities-panel-overlay .activity-item:not(:last-child){margin-right:24px}@media (max-width:768px){.page-header{color:#000}.page-header .page-header__nav{-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:64px;-webkit-justify-content:space-between;justify-content:space-between;padding:0 20px;width:100%}.page-header .page-header__logo{display:none}.page-header .page-header__menuTrigger{display:block;font-size:20px;height:20px;position:relative;width:20px;z-index:1}.page-header .page-header__menuTrigger svg{display:block}.page-header .login-loading .skeleton-name,.page-header .page-header__auth .user-name,.page-header .page-header__menu{display:none}.page-header.activities-panel-show.background{border-bottom:none;-webkit-box-shadow:none;box-shadow:none}.page-header.menu-show .page-header__menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;background:hsla(0,0%,100%,.8);bottom:0;display:block;left:0;margin-left:0;padding-top:64px;position:fixed;right:0;top:0}.page-header.menu-show .page-header__menu li{font-size:17px;height:64px;margin:0;padding-left:24px}.page-header.menu-show .page-header__menu li .down-icon{display:none}.page-header.menu-show .page-header__menu li.no-active{color:#585e6d}.page-header.menu-show .page-header__menu li.activity{width:36px}.page-header .login-btn{border-radius:100px;height:32px;line-height:32px;padding:0 16px;position:relative;z-index:1}.activities-panel-overlay{background:#fff;border-radius:0;bottom:0!important;display:block;left:0!important;overflow:auto;padding:80px 28px 0;right:0!important;top:0!important;z-index:1!important}.activities-panel-overlay .activity-item{margin:0 auto}.activities-panel-overlay .activity-item:not(:last-child){margin:0 auto 24px}.activities-panel-overlay .activity-item .activity-image{height:auto;width:100%}}.m-login-module-pc-modal{background:none!important;border-width:0!important;height:560px!important;padding:0!important}.m-login-module-pc-modal .m-login-module-pc{border-radius:12px!important;overflow:hidden!important}.m-login-module-pc-modal .close-btn{background:hsla(0,0%,100%,.08);border-radius:50%;color:#fff;cursor:pointer;font-size:24px;left:-webkit-calc(100% + 3px);left:-moz-calc(100% + 3px);left:calc(100% + 3px);padding:8px;position:absolute;top:-57px}.m-login-module-pc-modal .close-btn .close-icon{display:block}.m-login-module{background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100vh;left:0;padding-top:14px;position:fixed;top:0;width:100%;z-index:1}.m-login-module .nav-arrow{color:#2c2c2e;font-size:32px;left:12px;position:absolute;top:14px;z-index:1}.m-login-module .nav-arrow svg{display:block}.page-layout{height:100%;width:100%}html{-overflow-y:scroll}body,html{-webkit-text-size-adjust:none;height:100%;overflow-x:hidden;overflow-y:auto;width:100%}.g-disable-htmlbody-scroll{height:100%;overflow:hidden;position:fixed;width:100%}::-webkit-scrollbar{height:0;width:0}body{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}article,aside,blockquote,body,dd,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,legend,li,menu,nav,ol,p,pre,section,table,td,th,ul{margin:0;padding:0}fieldset,img,table,td,th{border:0}address,caption,cite,code,dfn,em,i,ins,mark,meter,output,th,time,var{font-style:normal;text-decoration:none}h1,h2,h3,h4,h5,h6,th{font-size:100%;font-weight:400}button,input,select,table,textarea{font-family:inherit;font-size:100%;margin:0;outline:none}abbr,acronym{-webkit-font-feature-settings:normal;-moz-font-feature-settings:normal;font-feature-settings:normal;border:0;font-variant:normal}q:after,q:before{content:""}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th{text-align:left}article,aside,figcaption,figure,footer,header,hgroup,nav,section{display:block}a{color:#39f;outline:none;text-decoration:none}body,html{-webkit-tap-highlight-color:transparent}body{background-color:#fff}.mail-icon svg{display:block}.p-404{padding-top:330px;text-align:center}.p-404 .img-404{display:block;height:80px;margin:0 auto;width:80px}.p-404 .pageTitle{color:#000;font-size:24px;font-weight:500;line-height:32px;margin-top:8px}.p-404 .pageDesc{color:#9095a2;font-size:16px;line-height:24px;margin-top:16px}.p-404 .pageBtn{border:.5px solid #924d08;border-radius:24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#924d08;display:block;font-size:18px;font-weight:500;height:40px;line-height:38px;margin:40px auto 0;width:218px}@media (max-width:768px){.p-404{padding-top:236px}.p-404 .img-404{height:60px;width:60px}.p-404 .pageTitle{font-size:20px}.p-404 .pageDesc{font-size:16px;line-height:24px;margin-top:8px}.p-404 .pageBtn{margin:44px auto 0}}
/*# sourceMappingURL=404.e1bcab47.css.map*/