.Container,.SpinnerLoader_Loader__2pPoJ{margin:0 auto}.Container{max-width:1170px;padding:50px;text-align:center}.Header_Header__Uqzdr{float:left;width:22%;height:100%;background-color:#1d1d1d;padding:40px 20px}@media screen and (max-width:720px){.Header_Header__Uqzdr{width:35%}}@media screen and (max-width:420px){.Header_Header__Uqzdr{width:35%}}.Header_HeaderHeading__1Itlq{font-size:30px;color:#fff}@media screen and (max-width:720px){.Header_HeaderHeading__1Itlq{font-size:24px}}nav{margin-top:20px;display:flex;flex-direction:column;padding-bottom:10px}.Header_Link__2SSld{padding-left:3px;color:#bbb;font-size:20px}@media screen and (max-width:720px){.Header_Link__2SSld{font-size:16px}}.Header_Link__2SSld:hover{background-color:#393939;border-radius:3px}.HomeView_h1__1PwAj{margin-bottom:25px;color:#000}@media screen and (max-width:720px){.HomeView_h1__1PwAj{font-size:20px}}.HomeView_h2__34-NB{margin-bottom:20px}body{margin:0;background-color:#f2f1f6}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,h5,h6,p{margin:0}h1,h2,h3,h4,h5,h6,li,p{font-family:"Montserrat",sans-serif}li{list-style:none}a{text-decoration:none;font-family:"Montserrat",sans-serif}a:hover{color:#bbb}ul{padding:0;margin:0}.TodoList{display:flex;flex-direction:column}.TodoListItem{font-family:"Montserrat",sans-serif;position:relative;display:flex;align-items:center;justify-content:space-between;padding:15px;border:none;margin-bottom:25px;background-color:#fff;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 1px rgba(0,0,0,.12)}.TodoListItem:before{content:"";position:absolute;bottom:0;left:6px;width:98%;height:2px;background-color:green;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:transform .25s cubic-bezier(.4,0,.2,1);transition:transform .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1)}.TodoListItem--completed:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.Todo__Text{font-size:18px}.TodoListItem--completed .Todo__Text{text-decoration:line-through}@media screen and (max-width:720px){.Todo__Text{font-size:16px}}.TodoCheckbox{width:25px;height:25px;color:#000}.IconButton{margin:0;border:none;background-color:inherit;fill:#000;font:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.ListViewContainer{display:flex;flex-direction:column;padding-right:25px;padding-left:25px}.HeaderContainer{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.Heading{font-size:26px;margin:0}.AddButton{width:200px;height:20px}.Modal__backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5)}.Modal__content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:600px;width:100%;padding:12px;background-color:#fff;border-radius:3px;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.TodoEditor{padding:16px;border-radius:4px;display:flex;flex-direction:column;margin-bottom:0}.TodoEditorHeading{justify-content:center;font-size:26px;margin-bottom:12px}.TodoEditorTextArea{width:100%;border:1px solid rgba(33,33,33,.2);padding:12px 16px;font:inherit;line-height:16px;resize:none;margin-bottom:12px}.TodoEditorError{color:red}.TodoEditorButton{max-width:250px;padding:10px 50px;border:1px solid grey;border-radius:4px;background-color:#fff;text-align:center;font-size:24px;line-height:27px;align-self:center}.TodoEditorButton:hover{background-color:green}.TodoFilter{width:500px;font-family:"Montserrat",sans-serif}@media screen and (max-width:1280px){.TodoFilter{width:330px}}@media screen and (max-width:720px){.TodoFilter{width:200px}}.TodoFilterInput{width:100%;padding:10px 10px 10px 25px;border:none;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.12);background-image:url(../../static/media/icon-search.160ccc3b.svg);background-repeat:no-repeat;background-size:15px 15px;background-position:5px}.Label{font-size:20px}
/*# sourceMappingURL=main.68e22159.chunk.css.map */