.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-footer{background:#f9f8fa;width:100%}.page-footer__content{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;max-width:1440px;padding:40px 0 24px}.page-footer__info{-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.page-footer__info,.page-footer__referer{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.page-footer__referer{-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:782px}.page-footer__referer-item{color:#585e6d;font-size:14px;line-height:22px;max-width:169px}.page-footer__referer-item:not(:last-child){margin-right:69px}.page-footer__referer-item:not(:last-child) .page-footer__referer-link:hover{text-decoration:underline}.page-footer__referer-title{color:#21293a;font-size:14px;font-weight:500;line-height:22px}.page-footer__referer-link{color:#585e6d;display:block;font-size:12px;line-height:20px;margin-top:12px}.page-footer__logo_wrapper{-moz-box-pack:justify;-ms-flex-pack:justify;height:64px;-webkit-justify-content:space-between;justify-content:space-between;width:347px}.page-footer__logo,.page-footer__logo_wrapper{-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.page-footer__logo{-ms-flex-pack:distribute;height:100%;-webkit-justify-content:space-around;justify-content:space-around;padding:0 40px;width:346px}.page-footer__logo-mail{height:28px;width:120px}.page-footer__logo-master{height:28px;width:150px}.page-footer__copyright{color:#9095a2;font-size:12px;line-height:20px;text-align:center;width:100%}.page-footer__copyright-tips{display:none}.page-footer__copyright-link{-moz-box-align:center;-ms-flex-align:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center}.page-footer__copyright-item{color:#9095a2;cursor:pointer}.page-footer__copyright-item:hover{text-decoration:underline}.page-footer__copyright-item:not(:last-child){margin-right:24px}.page-footer__copyright-text{margin-top:8px}.page-footer__copyright-group{margin-right:16px}.page-footer-icon{height:14px;margin-left:8px;width:14px}@media screen and (min-width:960px){.page-footer{height:242px}.page-footer__content{height:100%}.page-footer__info{-moz-box-pack:center;-ms-flex-pack:center;height:90px;-webkit-justify-content:center;justify-content:center}.page-footer__referer{-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:0 137px 0 80px}.page-footer__line{background:#e3e5ec;height:100%;-webkit-transform:scaleX(.5);-moz-transform:scaleX(.5);-ms-transform:scaleX(.5);transform:scaleX(.5);width:1px}.page-footer__logo-master{margin-left:27px}.page-footer__copyright{margin:40px auto 0}}@media screen and (max-width:960px){.page-footer__info{-moz-box-orient:vertical;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.page-footer__referer{-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding-left:80px}.page-footer__line{display:none}.page-footer__logo-master{margin-left:24px}.page-footer__copyright{margin:0 auto}}@media screen and (max-width:768px){.page-footer{height:168px;min-width:320px}.page-footer__content{height:100%;width:100%}.page-footer__referer{display:none}.page-footer__logo_wrapper{height:28px;margin-bottom:24px}.page-footer__logo{height:100%}.page-footer__logo-mail{height:100%;width:96px}.page-footer__logo-master{margin-left:24px}.page-footer__copyright-tips{display:block}.page-footer__copyright-group,.page-footer__copyright-tips{color:#585e6d;font-size:14px;line-height:22px}.page-footer__copyright-license,.page-footer__copyright-link{display:none}}.page-content__container{background-color:#fff;height:-webkit-calc(100vh - 64px);height:-moz-calc(100vh - 64px);height:calc(100vh - 64px);overflow-y:overlay;padding-top:64px;position:relative;width:100%}.page-content__container>*{margin:0 auto;width:100%}.page-content__container *{scrollbar-width:none}.feature-tabs-view-popup.privilege-sMbr .headerTitle,.feature-tabs-view-popup.privilege-sMbr .w-feature-manual-tabs-v2-tablist-item.active{-webkit-text-fill-color:transparent;text-fill-color:transparent;background:linear-gradient(90deg,#0f0904,#904e2d);-webkit-background-clip:text;background-clip:text}.feature-tabs-view-popup.privilege-sMbr .w-feature-manual-tabs-v2-tablist-item.active:after{background:linear-gradient(90deg,#0f0904,#904e2d)}.feature-tabs-view-popup.privilege-master .headerTitle,.feature-tabs-view-popup.privilege-master .w-feature-manual-tabs-v2-tablist-item.active{color:#fc2d2d}.feature-tabs-view-popup.privilege-master .w-feature-manual-tabs-v2-tablist .w-feature-manual-tabs-v2-tablist-item.active:after{background-color:#fc2d2d}.w-feature-manual-tabs-v2{box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:hidden;padding-top:18px}.w-feature-manual-tabs-v2 .w-feature-manual-tabs-v2-tablist{border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-around;margin-bottom:20px;overflow:auto;padding:0 6px}.w-feature-manual-tabs-v2 .w-feature-manual-tabs-v2-tablist .w-feature-manual-tabs-v2-tablist-item{color:#89898c;font-size:15px;height:30px;line-height:20px;position:relative;text-align:center;white-space:nowrap}.w-feature-manual-tabs-v2 .w-feature-manual-tabs-v2-tablist .w-feature-manual-tabs-v2-tablist-item:not(:last-child){margin-right:6px}.w-feature-manual-tabs-v2 .w-feature-manual-tabs-v2-tablist .w-feature-manual-tabs-v2-tablist-item.active{color:#2c2c2e;font-weight:500}.w-feature-manual-tabs-v2 .w-feature-manual-tabs-v2-tablist .w-feature-manual-tabs-v2-tablist-item.active:after{background-color:#ae5917;border-top-left-radius:50px;border-top-right-radius:50px;bottom:0;content:"";display:block;height:2px;left:50%;position:absolute;transform:translateX(-50%);width:24px}.w-feature-manual-tabs-v2 .w-feature-manual-tab-v2-item{align-items:center;display:flex;flex-direction:column;height:68px;width:88px}.w-feature-manual-tabs-v2 .w-feature-manual-tab-v2-item .w-feature-manual-tab-v2-item-icon{background-repeat:no-repeat;background-size:100% 100%;height:36px;margin-top:4px;transform-origin:bottom;transition:transform .3s ease;width:36px}.w-feature-manual-tabs-v2 .w-feature-manual-tab-v2-item .w-feature-manual-tab-v2-item-label{color:#2c2c2e;font-size:12px;line-height:18px;margin-top:4px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.w-feature-manual-tabs-v2 .slick-active .w-feature-manual-tab-v2-item .w-feature-manual-tab-v2-item-icon{transform:scale(1.1)}.w-feature-manual-tabs-v2 .w-feature-manual-wrapper{align-items:center;display:flex;flex:1 1;flex-direction:column;height:0}.w-feature-manual-tabs-v2 .w-feature-manual-wrapper .arrow-icon{height:15px;width:44px}.w-feature-manual-tabs-v2 .w-feature-manual-wrapper .w-feature-manual-list{background:#f7f7fa;box-sizing:border-box;flex:1 1;height:0;padding-top:16px;width:100%}.w-feature-manual-tabs-v2 .w-feature-manual-wrapper .w-feature-manual-list *{height:100%}.w-feature-manual-tabs-v2 .w-feature-manual-wrapper .w-feature-manual-list .w-feature-manual-list-item{background:#fff;border:.5px solid #ebebeb;border-radius:5px 5px 0 0;box-shadow:0 2px 8px 0 rgba(0,0,0,.04);box-sizing:border-box;margin:0 8px;overflow:hidden}.w-feature-manual-tabs-v2 .w-feature-manual-wrapper .w-feature-manual-list .w-feature-manual-list-item .feature-manual{box-sizing:border-box;overflow:scroll;padding:16px}.w-feature-manual-tabs-v2 .w-feature-manual-wrapper .w-feature-manual-list .w-feature-manual-list-item .feature-manual *{height:auto}.w-feature-manual-tabs-v2 .w-feature-manual-wrapper .w-feature-manual-list .w-feature-manual-list-item .feature-manual a{color:#1c83eb}.w-feature-manual-tabs-v2 .w-feature-manual-wrapper .w-feature-manual-list .w-feature-manual-list-item .feature-manual .manual-hd3{color:#2c2c2e;font-size:14px;line-height:22px;padding-bottom:8px}.w-feature-manual-tabs-v2 .w-feature-manual-wrapper .w-feature-manual-list .w-feature-manual-list-item .feature-manual .manual-desc{color:#89898c;font-size:14px;line-height:22px}.w-feature-manual-tabs-v2 .w-feature-manual-wrapper .w-feature-manual-list .w-feature-manual-list-item .feature-manual .feature-manual-title{color:#2b2e33;font-size:16px;font-weight:500;line-height:24px;padding-bottom:32px;text-align:center}.w-feature-manual-tabs-v2 .w-feature-manual-wrapper .w-feature-manual-list .w-feature-manual-list-item .feature-manual .feature-manual-img{margin-top:16px}.w-feature-manual-tabs-v2 .w-feature-manual-wrapper .w-feature-manual-list .w-feature-manual-list-item .feature-manual .feature-manual-img img{margin:0 auto;width:100px}.w-feature-manual-tabs-v2 .w-feature-manual-wrapper .w-feature-manual-list .w-feature-manual-list-item .feature-manual .feature-manual-tips{margin-top:16px}.slick-list,.slick-slider,.slick-track{display:block;position:relative}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none}.slick-list{margin:0;overflow:visible;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{left:0;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.privilege-detail__mobile{-moz-box-orient:vertical;background:#f7f7fa;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.privilege-detail__mobile,.privilege-detail__mobile-tabs{-moz-box-direction:normal;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.privilege-detail__mobile-tabs{-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:64px;margin:8px auto 16px;max-width:-webkit-calc(100% - 32px);max-width:-moz-calc(100% - 32px);max-width:calc(100% - 32px);min-height:64px;min-width:320px;overflow-x:auto;position:relative}.privilege-detail__mobile-tabs-slider{border-radius:20px;left:0;position:absolute;top:0;z-index:0}.privilege-detail__mobile-tabs-item{-moz-box-orient:vertical;-moz-box-direction:normal;-moz-box-pack:center;-ms-flex-pack:center;-moz-box-align:center;-ms-flex-align:center;-moz-box-flex:0;-webkit-align-items:center;align-items:center;border-radius:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:64px;-webkit-justify-content:center;justify-content:center;min-width:86px;padding:11px 15px 9px;position:relative;z-index:1}.privilege-detail__mobile-tabs-icon{display:inline-block;height:20px;margin-bottom:2px;width:20px}.privilege-detail__mobile-tabs-icon,.privilege-detail__mobile-tabs-text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.privilege-detail__mobile-tabs-text{font-size:14px;font-weight:500;line-height:22px;text-align:center;white-space:nowrap}.privilege-detail__mobile-list{background:#fff;border-radius:16px 16px 0 0;width:100%}.privilege-detail__mobile-bottom{-moz-box-orient:vertical;background:#f7f7fa;bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto;left:0;padding:4px 48px 12px 47px;position:fixed;width:100%}.privilege-detail__mobile-bottom,.privilege-detail__mobile-tips{-moz-box-direction:normal;-moz-box-pack:center;-ms-flex-pack:center;-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-justify-content:center;justify-content:center}.privilege-detail__mobile-tips{-moz-box-orient:horizontal;color:#9095a2;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;font-size:14px;font-weight:400;height:22px;margin-bottom:8px}.privilege-detail__mobile-tips-icon{background-image:url(https://mail-activity.nosdn.127.net/4c2771e7c6d46c940bf34ed1c6e885e4.png);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;display:inline-block;height:16px;margin-right:8px;width:16px}.privilege-detail__mobile-btn{-moz-box-pack:center;-ms-flex-pack:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:-webkit-linear-gradient(359deg,#ffb270 15.2%,#ffd8b2 84.8%);background:-moz-linear-gradient(359deg,#ffb270 15.2%,#ffd8b2 84.8%);background:linear-gradient(91deg,#ffb270 15.2%,#ffd8b2 84.8%);border-radius:24px;-webkit-box-shadow:0 4px 19px 0 rgba(189,143,77,.25);box-shadow:0 4px 19px 0 rgba(189,143,77,.25);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#924d08;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:17px;font-weight:500;height:44px;-webkit-justify-content:center;justify-content:center;line-height:44px;line-height:21px;width:280px}.privilege-detail__mobile-btn:active{-webkit-filter:brightness(.95);filter:brightness(.95)}.privilege-detail__mobile .w-feature-manual-list{height:440px!important;padding-bottom:106px!important}.custom-loading-wrapper{background:#fff;height:100%;left:0;position:absolute;top:0;width:100%}.custom-loading-wrapper .custom-loading{-webkit-animation:spin 2s linear infinite;-moz-animation:spin 2s linear infinite;animation:spin 2s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#fff;height:20px;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%);-moz-transform:translate3d(-50%,-50%);transform:translate3d(-50%,-50%);width:20px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}.collapse-wrapper{height:100%;overflow-y:scroll}.collapse-panel-item,.collapse-wrapper{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}.collapse-panel-item{background:#fff;background-color:#fff;border-radius:8px;height:auto}.collapse-panel-header,.collapse-panel-placeholder{zoom:1;-ms-zoom:1;-moz-box-align:start;-ms-flex-align:start;-moz-box-orient:horizontal;-moz-box-direction:normal;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:flex-start;align-items:flex-start;-webkit-align-items:center;align-items:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;clear:both;color:#000;cursor:pointer;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;font-size:18px;font-weight:500;height:48px;padding:10px 20px;position:relative;width:100%}.collapse-panel-header:before{fill:#fff;background:url(https://mimg.127.net/cross/plus-website/static/media/down.a8214dba58cdeddb7bdf.svg) no-repeat 50%;border:.5px solid #e9ebf2;border-radius:20px;-webkit-box-shadow:0 2px 16px rgba(0,0,0,.12);box-shadow:0 2px 16px rgba(0,0,0,.12);content:"";display:inline-block;height:28px;margin-right:12px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out;width:28px}.collapse-panel-header.is-active:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);-ms-transform:rotate(180deg)}.collaspe-panel-content{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;-webkit-transition:max-height .3s ease-in;-moz-transition:max-height .3s ease-in;transition:max-height .3s ease-in;width:100%;will-change:max-height}.question-icon{background-image:url(https://mail-activity.nosdn.127.net/d0998105c681a288c397eb7a80706d98.png);background-position:50%;background-repeat:no-repeat;background-size:20px 20px;height:20px;margin-left:12px;width:20px}.privilege-detail__desktop{background:#f9f8fa;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;padding-bottom:24px;position:relative;text-align:center;width:100%}.privilege-detail__desktop-tab-list{background:#fff;border-radius:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:56px;margin:24px auto;min-width:200px;padding:8px;width:auto}.privilege-detail__desktop-tab-list,.privilege-detail__desktop-tab-list-content{-moz-box-pack:center;-ms-flex-pack:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;justify-content:center}.privilege-detail__desktop-tab-list-content{height:100%;position:relative;width:100%}.privilege-detail__desktop-tab-slider{border-radius:12px;left:0;position:absolute;top:0;z-index:0}.privilege-detail__desktop-tab-item{-moz-box-pack:center;-ms-flex-pack:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-radius:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:18px;font-weight:500;height:40px;-webkit-justify-content:center;justify-content:center;padding:6px 29px 6px 28px;position:relative;white-space:nowrap;width:144px;z-index:1}.privilege-detail__desktop-tab-item:not(:last-child){margin-right:16px}.privilege-detail__desktop-tab-icon{display:inline-block;height:28px;margin-right:6px;width:28px}.privilege-detail__desktop-tab-icon,.privilege-detail__desktop-tab-text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.privilege-detail__desktop-content{-moz-box-orient:horizontal;-moz-box-direction:normal;-moz-box-align:center;-ms-flex-align:center;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-align-items:center;align-items:center;background:#f9f8fa;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;margin:0 auto;width:1200px}.privilege-detail__desktop-aside{background:#fff;border-radius:24px;height:100%;margin-right:24px;overflow-y:overlay;padding:24px 0;position:relative;width:252px}.privilege-detail__desktop-aside,.privilege-detail__desktop-aside-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.privilege-detail__desktop-aside-item{-moz-box-orient:horizontal;-moz-box-direction:normal;-moz-box-pack:start;-ms-flex-pack:start;cursor:pointer;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:48px;-webkit-justify-content:flex-start;justify-content:flex-start;padding:12px 20px}.privilege-detail__desktop-aside-item:hover{background:#f8f9fa}.privilege-detail__desktop-aside-item:active{background:#f5f6f7}.privilege-detail__desktop .is-selected{background:#f9f8fa}.privilege-detail__desktop-aside-img{display:inline-block;height:24px;margin-right:14px;width:24px}.privilege-detail__desktop-aside-text{color:#000;font-size:16px;font-weight:400;line-height:24px;white-space:nowrap}.privilege-detail__desktop-desc{-moz-box-flex:1;background:#fff;border-radius:24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;height:100%;overflow-y:auto;padding:32px 40px;position:relative;text-align:left}.privilege-detail__desktop-desc-title{color:#21293a;font-size:32px;font-weight:600;line-height:40px;margin-bottom:32px}.privilege-detail__desktop-desc-subtitle{color:#21293a;font-size:20px;font-weight:400;line-height:28px;margin-bottom:12px}.privilege-detail__desktop-desc-text{color:#585e6d;font-size:18px;font-weight:400;line-height:30px;margin-bottom:16px}.privilege-detail__desktop-desc-img{border-radius:12px;display:inline-block;margin:32px auto}.privilege-detail__desktop-desc-list{color:#585e6d;font-size:18px;font-weight:400;line-height:30px}.privilege-detail__desktop-footer{-moz-box-pack:center;-ms-flex-pack:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#f9f8fa;bottom:0;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:104px;-webkit-justify-content:center;justify-content:center;left:0;position:fixed;width:100%;z-index:10}.privilege-detail__desktop-member-btn{background:-webkit-linear-gradient(359deg,#ffb270 15.2%,#ffd8b2 84.8%);background:-moz-linear-gradient(359deg,#ffb270 15.2%,#ffd8b2 84.8%);background:linear-gradient(91deg,#ffb270 15.2%,#ffd8b2 84.8%);border:none;border-radius:24px;color:#924d08;cursor:pointer;font-size:24px;font-weight:500;line-height:32px;outline:none;padding:12px 72px}.privilege-detail__desktop-member-btn:hover{-webkit-filter:brightness(.9);filter:brightness(.9)}.privilege-detail__desktop-member-btn:active{-webkit-filter:brightness(.85);filter:brightness(.85)}.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}
/*# sourceMappingURL=privilegeManual.ec6b369e.css.map*/