.component-task-footer{height:68px;display:flex;align-items:center;justify-content:center;gap:25px;position:fixed;bottom:0;background:#fff;width:100%;min-width:375px;max-width:375px}.component-task-footer .item{display:flex;align-items:center;flex-direction:column;justify-content:space-between;height:40px;cursor:pointer}.component-task-footer .text{color:#333;font-size:11px;font-weight:400;line-height:-1px;letter-spacing:0px;text-align:center}.component-task-footer .ant-btn-default{box-sizing:border-box;border:1px solid #dddddd;border-radius:8px;background:#fff;color:#333;font-size:16px;font-weight:400;line-height:-1px;letter-spacing:0px;text-align:center;height:40px;width:78px}.component-task-footer .ant-btn-primary{border-radius:8px;background:#02aff0;color:#fff;font-size:16px;font-weight:400;line-height:-1px;letter-spacing:0px;text-align:center;height:40px;width:78px;box-shadow:none}@media screen and (min-width: 950px){.component-task-footer{min-width:950px;max-width:950px;width:950px;justify-content:flex-end}}
