.restrictModuleBox{position:absolute;left:0;right:0;width:100%;background:linear-gradient(0deg,hsla(0,0%,100%,.98),hsla(0,0%,100%,.6));display:flex;align-items:flex-end;justify-content:center;box-sizing:border-box;z-index:10;pointer-events:none;user-select:none}.restrictModuleBox .restrictModuleContent{display:flex;align-items:center;justify-content:center;flex-direction:column}.restrictModuleBox .restrictModuleContent .restrictModuleBtn{width:372px;height:68px;background:linear-gradient(90deg,#ffe1be,#ffce97);border-radius:34px;font-weight:600;font-size:20px;color:#984416;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.restrictModuleBox .restrictModuleContent .restrictModuleBtn.restrictModuleBtnNoLogin{background:#cb0018;margin-bottom:40px;color:#fff}.restrictModuleBox .restrictModuleContent .restrictModuleText{margin:16px 0 50px;font-size:15px;color:#999}.restrictModuleBox .restrictModuleContent .restrictModuleText span+span{margin-left:14px}