body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-button{width:0;height:0}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0 #fff;border-radius:50px}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{background:#fff}::-webkit-scrollbar-track{margin-bottom:5px;margin-top:5px;background:#666;border:0 #fff;border-radius:50px}::-webkit-scrollbar-track:hover{background:#666}::-webkit-scrollbar-track:active{background:#333}::-webkit-scrollbar-corner{background:transparent}a{text-decoration:none}.app{min-width:100vw;background-size:cover;transition:background-image 2s ease-in-out}.app,.container{min-height:100vh}.container{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}@media (max-width:767px){.container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}}.container-inner{position:relative;top:0;left:0;width:75%;min-height:100vh;padding-bottom:50px}@media (max-device-width:64em){.container-inner{box-sizing:border-box;padding:30px 0 70px}}@media (max-device-width:63em){.container-inner{box-sizing:border-box;padding:0 0 100px}}@media (max-device-width:64em) and (orientation:landscape){.container-inner{min-height:150vh;padding-bottom:100px!important}}@media (max-device-width:63em) and (orientation:landscape){.container-inner{min-height:350vh;padding-bottom:50px!important}}@media (max-device-width:767px){.container-inner{width:100vw;padding:0}}.wheatherItem__items{padding:0 20px;margin-bottom:20px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}@media (max-device-width:63em){.wheatherItem__items{padding:0}}.sidebar{position:relative;top:0;left:0;z-index:10;width:25%;transition:all 1s ease;box-shadow:inset 100px 0 100px #000,0 0 40px #000;background-color:rgba(77,77,77,.637);transform:translateX(-100%);transition:all 1s ease-in-out;animation:slideRight 1s ease-in-out forwards;will-change:transform}@media (max-device-width:64em){.sidebar{width:30%}}@media (max-width:767px){.sidebar{overflow:hidden;animation:none;height:80px;max-height:80px;width:100%;margin-bottom:30px;transform:translateX(0)}}@keyframes slideRight{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.sidebar__logo{width:50px;margin:20px 15px 20px auto}.sidebar__logo img{display:block;width:100%;transition:all .5s ease-in-out}.sidebar__nav-list{margin:0;padding:0 0 0 20px;list-style-type:none;height:100vh}.sidebar__nav-item{cursor:pointer;font-weight:600;margin:15px 0;padding:15px 20px;color:#fff;transition:all .3s ease-in-out;transform-origin:center center;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}@media (max-device-width:1024px) and (max-device-height:1366px) and (orientation:portrait){.sidebar__nav-item a{font-size:1rem!important}}@media (max-device-width:1366px) and (max-device-height:1024px) and (orientation:landscape){.sidebar__nav-item a{font-size:1rem!important}}.sidebar__nav-item:first-of-type{margin-top:0}.sidebar__nav-item svg{margin-left:auto;opacity:0;transition:all .3s ease-in-out}.sidebar__nav-item:hover{padding-left:30px;color:orange;background-color:hsla(0,0%,100%,.247)}.sidebar__nav-item:hover svg{opacity:1;margin-right:20px}.search{position:relative;top:0;left:0}.search__field{text-align:right;padding-right:120px;padding-top:10px;transform:translateY(-100%);animation:slideDown 1s ease-in-out forwards}@media (max-device-width:64em){.search__field{padding-right:0}}@media (max-device-width:767px){.search__field{padding-right:0;margin:0 0 50px;display:flex;flex-direction:row;justify-content:center;align-items:center}}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.search__field input{position:relative;right:41px;top:0;min-width:400px;color:#fff;padding:10px 20px;background:transparent;border:0;outline:none;background-color:rgba(77,77,77,.637);box-shadow:0 0 1px #fff,0 0 50px #000,inset 0 0 50px #000;transition:all .2s ease-in-out}.search__field input:focus,.search__field input:hover{background-color:#c2c2c2;box-shadow:0 0 1px #fff,0 0 50px #000,inset 0 0 50px #000}@media (max-device-width:64em){.search__field input{min-width:495px;right:0}}@media (max-device-width:63em){.search__field input{min-width:305px}}@media (max-device-width:767px){.search__field input{min-width:200px;right:0}}.search__field input::-webkit-input-placeholder{color:#fff}.search__field input:-ms-input-placeholder{color:#fff}.search__field input::placeholder{color:#fff}.search__field button{cursor:pointer;min-width:100px;color:#fff;padding:10px 20px;background:transparent;border:0;outline:none;background-color:hsla(0,0%,63.9%,.637);box-shadow:0 0 1px #fff,0 0 50px #000,inset 0 0 70px #000}@media (min-device-width:1024px){.search__field button{position:relative;right:40px;top:0}}.search__field button:focus,.search__field button:hover{background-color:#c2c2c2}.search__items{overflow-y:scroll;padding:20px;position:absolute;z-index:3;height:300px;width:52.3%;top:120%;left:31.9%;background-color:rgba(77,77,77,.637);box-shadow:0 0 1px #fff,0 0 50px #000,inset 0 0 150px #000;animation:fadeIn .5s ease-in-out forwards}@media (max-width:767px){.search__items{width:83%;top:0;left:0}}@keyframes fadeIn{0%{top:130%;opacity:0}to{opacity:1;top:120%}}.search__item{cursor:pointer;padding:10px 20px;color:#fff}.search__item:hover{background-color:rgba(153,130,130,.719)}.alert{position:relative;margin:20px auto;width:80%;padding:30px;background-color:rgba(77,77,77,.637);box-shadow:0 0 1px #fff,0 0 50px #000,inset 0 0 150px #000;border-radius:10px;opacity:1;transition:all 1s ease-in-out}@media (max-device-width:1024px) and (orientation:portrait){.alert{min-width:90%}}.alert h1,.alert h3,.alert p{color:#fff}.alert__sender{padding:10px;background-color:rgba(77,77,77,.637);box-shadow:0 0 1px #d3d3d3,0 0 50px #000,inset 0 0 150px #000}.alert__event{background-color:rgba(77,77,77,.6337)}.alert__description,.alert__event{padding:10px;box-shadow:0 0 1px #d3d3d3,0 0 50px #000,inset 0 0 100px #000}.alert__description,.alert__tags{background-color:rgba(77,77,77,.637)}.alert__tags{padding:10px;box-shadow:0 0 1px #d3d3d3,0 0 50px #000,inset 0 0 100px #000}.wheatherItem__main-item-header{height:50px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.wheatherItem__main{padding-left:85px;margin:30px 0}.wheatherItem__main-item{position:relative;margin-top:30px;margin-left:2.5%;width:28%;padding:30px;background-color:rgba(77,77,77,.637);box-shadow:0 0 1px #fff,0 0 50px #000,inset 0 0 150px #000;border-radius:10px;opacity:0;transition:all 1s ease-in-out}@media (max-device-width:64em){.wheatherItem__main-item{box-sizing:border-box;width:45%!important;margin:20px 5px}}@media (max-device-width:63em){.wheatherItem__main-item{width:40%!important}}@media (max-device-width:39.9375em){.wheatherItem__main-item{width:95%!important}}.wheatherItem__main-item.active{animation:comesIn 1s ease-in-out forwards}.wheatherItem__main-item h1{padding:10px}.wheatherItem__main-item h3{padding-top:15px}.wheatherItem__main-item h1,.wheatherItem__main-item h3,.wheatherItem__main-item p{color:#fff}.wheatherItem__main-item p{font-size:.75rem}.wheatherItem__main-item img{position:relative;top:-15px;left:0;padding-top:20px;padding-bottom:0;display:block;margin:-60px auto;width:20%}.wheatherItem__wheather{margin:10px 0 20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.wheatherItem__wheather h3{margin:0}.wheatherItem__wheather h3:nth-of-type(2){margin:0 10px}.wheatherItem__wheather-info{margin-top:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.wheatherItem__wheather-info p{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:.6875rem!important;font-weight:700;padding:10px;height:30px;margin:10px 5px 10px 0;width:27%;background-color:hsla(0,0%,100%,.185);box-shadow:0 0 3px #fff}@media (max-device-width:63em){.wheatherItem__wheather-info p{width:42%}}.wheatherItem__main-item.sm{min-width:28%;padding:15px;margin:15px 10px}@media (max-device-width:1024px){.wheatherItem__main-item.sm{min-width:40%;margin:15px}}@media (max-device-width:63em){.wheatherItem__main-item.sm{margin:10px}}.wheatherItem__main-item.sm img{width:50%;margin:-40px auto}.wheatherItem__main-item.sm h1{font-size:1.25rem}.wheatherItem__main-item.sm h3{font-size:.8125rem}.wheatherItem__main-item.sm p{padding:5px;min-width:20px;font-size:.75rem}.wheatherItem__main-item-head{display:flex;flex-direction:row;justify-content:center;align-items:center}.wheatherItem__main-item-head img{position:relative;top:0;left:0;margin-left:-20px;padding-bottom:5px;width:30%!important}.wheatherItem__main-item-header.sm{position:relative;left:-15px;top:0}.wheatherItem__main-item-header.sm h2{padding-top:10px;color:#fff;margin:0 10px}@media (max-device-width:63em){.wheatherItem__main-item-header.sm h2{font-size:.9375rem}}.wheatherItem__main-item-header.sm h3{text-align:right;margin-top:-3px;margin-left:-5px;padding-right:30px;min-width:100%}.wheatherMainItem__main-item{margin:0 auto;width:70%;padding:30px;background-color:rgba(77,77,77,.637);box-shadow:0 0 1px #fff,0 0 50px #000,inset 0 0 150px #000;border-radius:10px;opacity:0;transition:all 1s ease-in-out}@media (max-device-width:1366px) and (max-device-height:1024px) and (orientation:landscape){.wheatherMainItem__main-item{position:relative;left:40px;top:0;margin:40px auto 20px}}@media (max-device-width:1024px){.wheatherMainItem__main-item{width:80%;position:relative;left:35px!important;top:0;margin:20px 0}}@media (max-device-width:767px){.wheatherMainItem__main-item{position:relative;width:80%;left:0;margin:0 auto;left:0!important;top:20px}}.wheatherMainItem__main-item.active{animation:comesIn 1s ease-in-out .3s forwards}.wheatherMainItem__main-item h1{padding:10px;background-color:hsla(0,0%,100%,.185);box-shadow:0 0 3px #fff}@media (max-device-width:767px){.wheatherMainItem__main-item h1{font-size:1.5rem}}.wheatherMainItem__main-item h1,.wheatherMainItem__main-item h3,.wheatherMainItem__main-item p{color:#fff}.wheatherMainItem__main-item img{display:block;margin:0 auto;width:20%}.wheatherMainItem__wheather{margin:10px 0 20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.wheatherMainItem__wheather h3{margin:0}@media (max-device-width:767px){.wheatherMainItem__wheather h3{margin:10px 0 0;font-size:1rem}}.wheatherMainItem__wheather h3:nth-of-type(2){margin:0 10px}.wheatherMainItem__wheather-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.wheatherMainItem__wheather-info p{font-size:1rem;font-weight:700;padding:10px;margin:10px 10px 10px 0;width:28%;background-color:hsla(0,0%,100%,.185);box-shadow:0 0 3px #fff}@media (max-device-width:64em){.wheatherMainItem__wheather-info p{width:40%}}@media (max-device-width:39.9375em){.wheatherMainItem__wheather-info p{height:30px;width:20%;font-size:.75rem!important;display:flex;flex-direction:row;justify-content:center;align-items:center}}.footer{width:80%;padding:5px 30px;margin:50px auto 0;border-top-left-radius:50px;border-top-right-radius:50px;background-color:rgba(77,77,77,.637);transform:translateY(100%) translateX(-18%);box-shadow:0 0 1px #d3d3d3,0 0 50px #000,inset 0 0 150px #000;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@keyframes slideUp{0%{transform:translateY(100%) translateX(-18%)}to{transform:translateY(0) translateX(-18%)}}@media (max-device-width:1024px) and (max-device-height:1366px) and (orientation:portrait){.footer{position:absolute;bottom:0;left:50%;max-width:80%}@keyframes slideUp{0%{transform:translateY(100%) translateX(-50%)}to{transform:translateY(0) translateX(-50%)}}}@media (max-device-width:1366px) and (max-device-height:1024px) and (orientation:landscape){.footer{position:absolute;bottom:0;left:31%;max-width:60%}}@media (max-device-width:767px){.footer{left:50%;max-width:100%}.footer p{font-size:.5rem}@keyframes slideUp{0%{transform:translateY(100%) translateX(-50%)}to{transform:translateY(0) translateX(-50%)}}}@media (max-device-width:64em){.footer{width:90%}}@media (max-device-width:64em) and (orientation:landscape){.footer{min-width:75%;transform:translateX(-27.5%)!important}}@media (max-device-width:767px) and (orientation:landscape){.footer{transform:translateX(-50%)!important}}.footer.active{animation:slideUp 1s ease-in-out forwards}.footer p{color:#fff}.footer span{font-weight:700}.home{height:85vh;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}@media (max-device-width:1024px){.home{height:50vh}}@media (max-device-width:1366px) and (min-device-height:1024px) and (orientation:landscape){.home{height:90vh}}@media (max-device-width:1024px) and (min-device-height:1366px){.home{height:78vh}}@media (max-device-width:767px) and (orientation:landscape){.home .wheatherMainItem__main-item{margin-top:255px}}.fiveDays{max-height:145vh;flex-wrap:wrap}.fiveDays,.fiveDays .wheatherMainItem__main-item-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.fiveDays .wheatherMainItem__main-item-header{height:50px}.fiveDays .wheatherMainItem__main-item{position:relative;left:.5%;top:0;transform:translateX(-50%);margin-top:30px}.fiveDays .wheatherMainItem__main-item img{position:relative;top:-15px;left:0;padding-top:20px;padding-bottom:0;display:block;margin:-60px auto;width:20%}.fiveDays .wheatherMainItem__wheather{margin:10px 0 20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.fiveDays .wheatherMainItem__wheather h3{margin:0}.fiveDays .wheatherMainItem__wheather h3:nth-of-type(2){margin:0 10px}.fiveDays .wheatherMainItem__wheather-info{margin-top:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.fiveDays .wheatherMainItem__wheather-info p{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:1rem!important;font-weight:700;padding:10px;height:30px;margin:10px 5px 10px 0;width:27%;background-color:hsla(0,0%,100%,.185);box-shadow:0 0 3px #fff}.fiveDays__items{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}@media (max-device-width:39.9375em){.fiveDays .wheatherMainItem__main-item{margin:0 auto;width:70%;padding:30px;background-color:rgba(77,77,77,.637);box-shadow:0 0 1px #fff,0 0 50px #000,inset 0 0 150px #000;border-radius:10px;opacity:0;transition:all 1s ease-in-out}}@media (max-device-width:39.9375em) and (max-device-width:1366px) and (max-device-height:1024px) and (orientation:landscape){.fiveDays .wheatherMainItem__main-item{position:relative;left:40px;top:0;margin:40px auto 20px}}@media (max-device-width:39.9375em) and (max-device-width:1024px){.fiveDays .wheatherMainItem__main-item{width:80%;position:relative;left:35px!important;top:0;margin:20px 0}}@media (max-device-width:39.9375em) and (max-device-width:767px){.fiveDays .wheatherMainItem__main-item{position:relative;width:80%;left:0;margin:0 auto;left:0!important;top:20px}}@media (max-device-width:39.9375em){.fiveDays .wheatherMainItem__main-item.active{animation:comesIn 1s ease-in-out .3s forwards}.fiveDays .wheatherMainItem__main-item h1{padding:10px;background-color:hsla(0,0%,100%,.185);box-shadow:0 0 3px #fff}}@media (max-device-width:39.9375em) and (max-device-width:767px){.fiveDays .wheatherMainItem__main-item h1{font-size:1.5rem}}@media (max-device-width:39.9375em){.fiveDays .wheatherMainItem__main-item h1,.fiveDays .wheatherMainItem__main-item h3,.fiveDays .wheatherMainItem__main-item p{color:#fff}.fiveDays .wheatherMainItem__main-item img{display:block;margin:0 auto;width:20%}@keyframes comesIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fiveDays .wheatherMainItem__wheather{margin:10px 0 20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.fiveDays .wheatherMainItem__wheather h3{margin:0}}@media (max-device-width:39.9375em) and (max-device-width:767px){.fiveDays .wheatherMainItem__wheather h3{margin:10px 0 0;font-size:1rem}}@media (max-device-width:39.9375em){.fiveDays .wheatherMainItem__wheather h3:nth-of-type(2){margin:0 10px}.fiveDays .wheatherMainItem__wheather-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.fiveDays .wheatherMainItem__wheather-info p{font-size:1rem;font-weight:700;padding:10px;margin:10px 10px 10px 0;width:28%;background-color:hsla(0,0%,100%,.185);box-shadow:0 0 3px #fff}}@media (max-device-width:39.9375em) and (max-device-width:64em){.fiveDays .wheatherMainItem__wheather-info p{width:40%}}@media (max-device-width:39.9375em) and (max-device-width:39.9375em){.fiveDays .wheatherMainItem__wheather-info p{height:30px;width:20%;font-size:.75rem!important;display:flex;flex-direction:row;justify-content:center;align-items:center}}.hourly .wheatherMainItem__main-item-header{height:50px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.hourly .wheatherMainItem__main-item{position:relative;left:.5%;top:0;transform:translateX(-50%);margin-top:30px}.hourly .wheatherMainItem__main-item img{position:relative;top:-15px;left:0;padding-top:20px;padding-bottom:0;display:block;margin:-60px auto;width:20%}.hourly .wheatherMainItem__wheather{margin:10px 0 20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.hourly .wheatherMainItem__wheather h3{margin:0}.hourly .wheatherMainItem__wheather h3:nth-of-type(2){margin:0 10px}.hourly .wheatherMainItem__wheather-info{margin-top:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.hourly .wheatherMainItem__wheather-info p{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:1rem!important;font-weight:700;padding:10px;height:30px;margin:10px 5px 10px 0;width:27%;background-color:hsla(0,0%,100%,.185);box-shadow:0 0 3px #fff}.hourly__items{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.minutely .wheatherMainItem__main-item-header{height:50px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.minutely .wheatherMainItem__main-item{position:relative;left:.5%;top:0;transform:translateX(-50%);margin-top:30px}.minutely .wheatherMainItem__main-item img{position:relative;top:-15px;left:0;padding-top:20px;padding-bottom:0;display:block;margin:-60px auto;width:20%}@keyframes comesIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.minutely .wheatherMainItem__wheather{margin:10px 0 20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.minutely .wheatherMainItem__wheather h3{margin:0}.minutely .wheatherMainItem__wheather h3:nth-of-type(2){margin:0 10px}.minutely .wheatherMainItem__wheather-info{margin-top:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.minutely .wheatherMainItem__wheather-info p{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:1rem!important;font-weight:700;padding:10px;height:30px;margin:10px 5px 10px 0;width:27%;background-color:hsla(0,0%,100%,.185);box-shadow:0 0 3px #fff}.minutely__items{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.alerts__not-found-msg{width:80%;margin:30px auto;padding:30px;border-radius:10px;background-color:rgba(77,77,77,.637);box-shadow:0 0 1px #fff,0 0 50px #000,inset 0 0 150px #000}.alerts__not-found-msg h1,.alerts__not-found-msg h2{color:#fff;padding:10px;background-color:rgba(77,77,77,.637);box-shadow:0 0 1px #d3d3d3,0 0 50px #000,inset 0 0 150px #000}.todo{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.todo__list-wrapper{width:35%;padding:20px;margin:40px auto 0;color:#fff;background-color:rgba(77,77,77,.637);box-shadow:0 0 1px #fff,0 0 50px #000,inset 0 0 150px #000}.todo__list-wrapper h1,.todo__list-wrapper h2{font-size:1.875rem;text-align:center}@media (max-device-width:64em){.todo__list-wrapper{width:90%}}@media (max-device-width:39.9375em){.todo__list-wrapper{width:85%}}.todo__list-heading{margin:30px 0}.todo__list-heading input{position:relative;right:41px;top:0;min-width:400px;color:#fff;padding:10px 20px;background:transparent;border:0;outline:none;background-color:rgba(77,77,77,.637);box-shadow:0 0 1px #fff,0 0 50px #000,inset 0 0 50px #000;transition:all .2s ease-in-out;min-width:60%}.todo__list-heading input:focus,.todo__list-heading input:hover{background-color:#c2c2c2;box-shadow:0 0 1px #fff,0 0 50px #000,inset 0 0 50px #000}.todo__list-heading button{cursor:pointer;min-width:100px;color:#fff;padding:10px 20px;background:transparent;border:0;outline:none;background-color:hsla(0,0%,63.9%,.637);box-shadow:0 0 1px #fff,0 0 50px #000,inset 0 0 70px #000;min-width:30%}@media (min-device-width:1024px){.todo__list-heading button{position:relative;right:40px;top:0}}.todo__list-heading button:focus,.todo__list-heading button:hover{background-color:#c2c2c2}@media (max-device-width:63em){.todo__list-heading button{position:relative;left:-10%;top:0}}.todo__heading-field{padding-left:40px;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.todo__list{min-height:170px;margin:0;padding:0;max-height:250px;list-style-type:none;overflow-y:scroll}.todo__btn-clear,.todo__btn-save{cursor:pointer;font-weight:700;width:100%;margin:30px 0;color:#fff;padding:10px;background-color:#6f6f6f;box-shadow:0 0 1px #fff,0 0 50px #000,inset 0 0 70px #000;border:0}.todo__btn-clear:active,.todo__btn-clear:focus,.todo__btn-save:active,.todo__btn-save:focus{border:0;outline:none}.todo__btn-clear:hover,.todo__btn-save:hover{box-shadow:0 0 1px #fff,0 0 50px #000,inset 0 0 100px #000}.todo__item{cursor:pointer;left:-2px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;right:41px;top:0;min-width:400px;color:#fff;background:transparent;border:0;outline:none;background-color:rgba(77,77,77,.637);box-shadow:0 0 1px #fff,0 0 50px #000,inset 0 0 50px #000;transition:all .2s ease-in-out;box-shadow:0 0 1px #fff,inset 0 0 50px #000;box-sizing:border-box;min-width:100%;width:100%;padding:10px;margin:10px 0}.todo__item:focus,.todo__item:hover{background-color:#c2c2c2;box-shadow:0 0 1px #fff,0 0 50px #000,inset 0 0 50px #000}.todo__item:hover{box-shadow:0 0 1px #fff,inset 0 0 120px #000}.todo__item svg{margin-right:5px}.todo__item-menu{position:absolute;width:140px;z-index:10;top:35px;right:10px;padding:10px 0;background-color:#6f6f6f;box-shadow:0 0 1px #fff,0 0 50px #000,inset 0 0 70px #000;animation:MenuFade .5s ease-in-out}@keyframes MenuFade{0%{opacity:0}to{opacity:1}}.todo__item-menu div{cursor:pointer;padding:5px 10px;margin:10px 0}.todo__item-menu div svg{margin-right:8px}.todo__item-menu div:nth-of-type(2) svg{margin-right:5px}.todo__item-menu div:hover{background-color:#000}.todo__desc{width:45%;padding:20px;margin:40px auto 0;color:#fff;background-color:rgba(77,77,77,.637);box-shadow:0 0 1px #fff,0 0 50px #000,inset 0 0 150px #000}.todo__desc h1,.todo__desc h2{font-size:1.875rem;text-align:center}@media (max-device-width:64em){.todo__desc{width:90%}.todo__desc textarea{width:100%}}@media (max-device-width:39.9375em){.todo__desc{width:85%;margin-bottom:50px}}.todo__desc h3{text-align:center}.todo__desc-text{box-sizing:border-box;padding:10px;border:0;outline:none;color:#fff;background-color:rgba(77,77,77,.637);box-shadow:0 0 1px #fff,0 0 50px #000,inset 0 0 50px #000}
/*# sourceMappingURL=main.6bbc9c19.chunk.css.map */