.CardTask_card_task__uxTWA{display:flex;flex-direction:column;border-radius:4px;gap:8px;overflow:hidden;width:320px;height:320px;text-decoration:none;cursor:pointer;box-shadow:0 8px 24px hsla(210,8%,62%,.2);transition:all .3s ease-in-out;box-sizing:border-box;padding:16px}.CardTask_card_task__uxTWA:hover{transform:scale(1.02)}.CardTask_card_task__uxTWA>header{display:flex;justify-content:space-between;font-size:20px;line-height:32px}.CardTask_card_task__uxTWA>header>span{color:var(--primary-color);width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CardTask_card_task__uxTWA[data-completed=false]>header>span{color:var(--primary-color)}.CardTask_card_task__uxTWA[data-completed=true]>header>span{color:var(--secondary-color)}.CardTask_card_task__uxTWA>span{display:flex;justify-content:space-between;font-size:16px;box-sizing:border-box;line-height:24px;height:288px;overflow:auto}.CardTask_card_task__uxTWA>footer{display:flex;justify-content:space-between;font-size:12px;line-height:12px}.CardTask_card_task__uxTWA>footer>span[data-end=true]{color:var(--primary-color)}.Footer_footer__1IwEk,.Footer_space__6oyRb{height:40px;display:block;width:100%}.Footer_footer__1IwEk{background-color:#fff;position:absolute;bottom:0;text-align:center;font-size:14px;padding:12px 0;box-sizing:border-box}.Footer_footer__1IwEk>a{color:var(--primary-color);text-decoration:none;cursor:pointer}.Header_container__nEsGl{display:block;padding:0 16px;box-sizing:border-box;height:60px}.Header_nav__uJ8Zp{max-width:1080px;margin:auto;align-items:center;display:flex;height:100%;justify-content:space-between}.Header_nav__uJ8Zp>div>a{font-size:18px;color:var(--color-font);font-weight:700;text-decoration:none}.Header_nav__uJ8Zp>div>a:hover{color:var(--primary-color)}.Header_nav__uJ8Zp>div>a>span{font-size:24px}.Header_nav__uJ8Zp>ul{display:flex;gap:12px}.Header_nav__uJ8Zp>ul>li>a{text-decoration:none;font-size:14px;color:var(--gray)}.Header_nav__uJ8Zp>ul>li>a:hover{color:var(--primary-color)}.Header_nav__uJ8Zp>ul>li:first-of-type{display:none}@media screen and (min-width:720px){.Header_nav__uJ8Zp>ul>li:first-of-type{display:inline-block}}.Layout_main__gbdP0{max-width:1080px;padding:16px;margin:0 auto}.Layout_wrapper__pGf4r{min-height:100vh;position:relative}.Layout_nav__lw4H_{padding:16px}.Layout_nav__lw4H_>ul{max-width:1080px;margin:0 auto}._id__profile__hLNcG{display:flex;flex-direction:column;align-items:center;gap:4px;position:relative}._id__profile__hLNcG>figure{border-radius:50%;overflow:hidden;box-shadow:0 8px 24px hsla(210,8%,62%,.2)}._id__profile__hLNcG>h1,._id__profile__hLNcG>h2{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}._id__profile__hLNcG>h1{font-size:24px}._id__profile__hLNcG>h2{font-size:14px}._id__tasks__xd79Z{padding:16px 0;justify-content:center;display:grid;grid-template-columns:320px;grid-gap:16px;gap:16px}@media screen and (min-width:720px){._id__tasks__xd79Z{grid-template-columns:320px 320px}}@media screen and (min-width:1080px){._id__tasks__xd79Z{grid-template-columns:320px 320px 320px}}