.WPUploadPPT{padding:20px}.WPUploadPPT .WPUploadPPT-drawer-title{display:none}.WPUploadPPT .ant-upload-wrapper .ant-upload-drag{background:#fff;height:264px;border-color:var(--line-2)}.WPUploadPPT .ant-upload-wrapper .ant-upload-drag-hover:not(.ant-upload-disabled),.WPUploadPPT .ant-upload-wrapper .ant-upload-drag:not(.ant-upload-disabled):hover{border-color:var(--line-3)}.WPUploadPPT .WPUploadPPT-dragger-content{color:var(--text-1);font-weight:600;font-size:13px}.WPUploadPPT .WPUploadPPT-dragger-content>img{width:52px;height:52px;display:block;margin:0 auto 8px}.WPUploadPPT .WPUploadPPT-dragger-content>p{margin-top:6px;color:var(--text-2);font-size:12px;font-weight:400}.WPPPTUploading{text-align:center;padding:55px 0}.WPPPTUploading>img{width:68px;height:68px}.WPPPTUploading p{font-size:12px;color:var(--text-2);margin:16px 0 28px}.WPPPTUploading>.CButton-white{font-size:12px;border-radius:32px;width:120px;height:40px}@media screen and (max-width:500px){.WPUploadPPT{padding:24px}.WPUploadPPT .WPUploadPPT-drawer-title{display:flex;padding-bottom:16px}.WPUploadPPT .WPUploadPPT-drawer-title>div{width:20px}.WPUploadPPT .WPUploadPPT-drawer-title span{flex:1 1;font-size:16px;font-weight:500;text-align:center}.WPUploadPPT .WPUploadPPT-drawer-title>:last-child{margin-left:auto;cursor:pointer;width:20px;height:20px}.WPUploadPPT .ant-upload-wrapper .ant-upload-drag{height:241px}}.NewProjectByTemplate{width:100%;background:var(--bg-2);border-radius:20px;padding:24px}.NewProjectByTemplate .NewProjectByTemplate-title-close{margin-left:16px;position:relative}.NewProjectByTemplate .NewProjectByTemplate-title-close:before{content:"";display:block;width:1px;height:12px;background:var(--line-2);position:absolute;left:-9px;top:5px}.NewProjectByTemplate .NewProjectByTemplate-main{overflow:scroll;margin-top:12px}.NewProjectByTemplate .NewProjectByTemplate-main .NewProjectByTemplate-item{flex-shrink:0;width:200px;aspect-ratio:16/9;border-radius:12px;margin-right:24px;overflow:hidden;position:relative;background:url(/_next/static/media/resource_empty_cover.2c7d02c5.png) no-repeat 50%/cover,var(--bg-3)}.NewProjectByTemplate .NewProjectByTemplate-main .NewProjectByTemplate-item>img{width:100%}.NewProjectByTemplate .NewProjectByTemplate-main .NewProjectByTemplate-item .NewProjectByTemplate-menban{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.3);transition:opacity .2s;opacity:0}.NewProjectByTemplate .NewProjectByTemplate-main .NewProjectByTemplate-item .NewProjectByTemplate-menban .NewProjectByTemplate-menban-btn{background:var(--bg-1);width:108px;height:36px;border-radius:18px;color:var(--text-1);font-weight:500;font-size:14px;cursor:pointer;transition:all .2s;position:relative;bottom:-10%;scale:1.02}.NewProjectByTemplate .NewProjectByTemplate-main .NewProjectByTemplate-item .NewProjectByTemplate-menban .NewProjectByTemplate-menban-btn>svg{margin-right:2px;transform:translateY(-1px)}.NewProjectByTemplate .NewProjectByTemplate-main .NewProjectByTemplate-item:hover .NewProjectByTemplate-menban{opacity:1}.NewProjectByTemplate .NewProjectByTemplate-main .NewProjectByTemplate-item:hover .NewProjectByTemplate-menban .NewProjectByTemplate-menban-btn{bottom:0;scale:1}