@import url("https://fonts.googleapis.com/css2?family=Bowlby+One+SC&family=Titan+One&display=swap");.styles_container__Nwnoi{text-align:center;align-items:center;color:#000;padding-top:30px;background-color:#ececec;padding-bottom:50px;min-height:100vh}.styles_homeTitle__vaj1N{width:50%;height:100px;background-color:#ff1818;margin:50px auto;border-radius:10px;border:8px solid #ffc300;justify-content:center;text-align:center;padding-top:10px}.styles_homeTitle__vaj1N h1{font-family:Titan One;font-size:70px;color:#ececec;margin:auto}.styles_list__8I3LP{display:grid;grid-template-columns:auto auto;grid-column-gap:0;-moz-column-gap:0;column-gap:0;padding:5px;align-items:center;margin:auto;width:1200px}.styles_buttons__6mu6V{display:flex;justify-content:space-around;width:1100px;margin:20px auto}.styles_sortBtn__hxTvM{list-style:none;margin:0 auto auto;width:240px}.styles_buttons__6mu6V button{margin-top:10px;margin-left:10px;height:42px;width:180px;cursor:pointer;border-style:none;color:#ececec;background-color:#ff1818;border-radius:5px;letter-spacing:1px;font-size:18px;font-weight:700}.styles_buttons__6mu6V button:hover{background-color:#000;color:#ececec;border-style:solid;border-color:#000}.styles_addBtn__V1s8Z{list-style:none;border-radius:5px;margin:17px auto;width:200px}.styles_addBtn__V1s8Z a{width:200px;height:40px;color:#ececec;text-decoration:none;background-color:#5463ff;padding:7.5px 20px;border-radius:5px;margin-bottom:30px;letter-spacing:1px;font-size:18px;font-weight:700}.styles_addTaskBtn__r1bup{list-style:none;border-radius:5px;margin:17px auto;width:200px}.styles_addTaskBtn__r1bup a{width:200px;height:40px;color:#000;text-decoration:none;background-color:#ffc300;padding:7.5px 40px;border-radius:5px;margin-bottom:30px;letter-spacing:1px;font-size:18px;font-weight:700}.styles_addBtn__V1s8Z a:hover,.styles_addTaskBtn__r1bup a:hover{background-color:#000;color:#ececec;border-style:solid}@media screen and (max-width:1200px){.styles_homeTitle__vaj1N{width:450px;height:70px}.styles_homeTitle__vaj1N h1{font-size:50px}.styles_list__8I3LP{width:900px}.styles_buttons__6mu6V{width:800px;margin:20px auto}}@media screen and (max-width:925px){.styles_list__8I3LP{display:flex;flex-direction:column;width:480px;margin:auto}.styles_buttons__6mu6V{display:flex;flex-direction:column;justify-content:space-around;width:50%;margin:20px auto}.styles_sortBtn__hxTvM{list-style:none;margin:10px auto 20px}.styles_sortBtn__hxTvM button{margin:auto}}.ItemList_container__cmsDE{background-color:#5463ff;color:#ececec;display:flex;width:500px;margin:10px auto;cursor:pointer;padding:10px;border-radius:5px}.ItemList_photo__aelDP{border-radius:50%;min-width:140px}.ItemList_content__exH57{text-align:left;padding-left:30px}.ItemList_container__cmsDE:hover{margin-right:1px;background-color:#ffc300;color:#000;border-style:solid}@media screen and (max-width:1200px){.ItemList_container__cmsDE{width:400px}}@media screen and (max-width:925px){.ItemList_content__exH57{padding:auto}}