@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=REM:wght@200&display=swap);body{background-color:skyblue;color:#fff;font-family:Roboto,sans-serif;font-size:20px;margin:0}.navbar{border-bottom:1px solid #000;border-radius:10px;box-shadow:-2px 24px 36px -2px rgba(0,0,0,.56);-webkit-box-shadow:-2px 24px 36px -2px rgba(0,0,0,.56);-moz-box-shadow:-2px 24px 36px -2px rgba(0,0,0,.56);flex-flow:row;justify-content:space-around;width:100%}.main,.navbar{align-items:center;display:flex}.main{background-color:#fff;border-radius:5px;color:#000;flex-flow:column;font-family:Montserrat,sans-serif;height:500px;margin-left:160px;margin-top:100px;width:75%}.premise{align-items:center;display:flex;flex-flow:row;height:100%;justify-content:space-evenly;width:100%}#top{bottom:50px}#bottom,#top{padding:5px;position:relative}#bottom{top:50px}.currentKids{background-color:navy;border-bottom:1px solid #000;border-radius:10px;box-shadow:-2px 24px 36px -2px rgba(0,0,0,.56);-webkit-box-shadow:-2px 24px 36px -2px rgba(0,0,0,.56);-moz-box-shadow:-2px 24px 36px -2px rgba(0,0,0,.56);height:100%;justify-content:space-evenly;margin-top:50px;width:50%}.current-kids-div,.currentKids{align-items:center;display:flex;flex-flow:row}.current-kids-div{height:auto;justify-content:space-around;width:100%}.buttons-div{align-items:center;display:flex;flex-flow:row;justify-content:space-evenly;width:50%}.button{background-color:#fff;border-radius:10px;font-family:Times New Roman,Times,serif;font-size:20px;padding:5px;transition:.4s}.button:hover{background-color:#000;color:#fff;cursor:pointer;-webkit-transform:scale(.9);transform:scale(.9)}.chore-div{background-color:#ff0;border-radius:10px;color:#000;flex-flow:row;justify-content:space-evenly;margin:10px 0;width:100%}.chore-description,.chore-div{align-items:center;display:flex;height:100%}.chore-description{flex-flow:column;font-family:REM,sans-serif;justify-content:space-around;transition:.4s cubic-bezier(0,0,.04,.97);width:50%}.chore-description:hover{border-radius:10px;box-shadow:-2px 24px 36px -2px rgba(0,0,0,.56);-webkit-box-shadow:-2px 24px 36px -2px rgba(0,0,0,.56);-moz-box-shadow:-2px 24px 36px -2px rgba(0,0,0,.56)}#dish{background-color:green;color:#e7ff0e}#title{font-size:25px;text-decoration:underline}ul{width:100%}.lds-ripple{display:inline-block;height:80px;position:relative;width:80px}.lds-ripple div{-webkit-animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;border:4px solid #fff;border-radius:50%;opacity:1;position:absolute}.lds-ripple div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes lds-ripple{0%{height:0;left:36px;opacity:0;top:36px;width:0}4.9%{height:0;left:36px;opacity:0;top:36px;width:0}5%{height:0;left:36px;opacity:1;top:36px;width:0}to{height:72px;left:0;opacity:0;top:0;width:72px}}@keyframes lds-ripple{0%{height:0;left:36px;opacity:0;top:36px;width:0}4.9%{height:0;left:36px;opacity:0;top:36px;width:0}5%{height:0;left:36px;opacity:1;top:36px;width:0}to{height:72px;left:0;opacity:0;top:0;width:72px}}@media screen and (max-width:700px){.navbar{font-size:13px}.main{font-size:15px;margin:0;width:50%}.current-kids-div{display:flex;flex-flow:column;height:600px;justify-content:space-around;margin-right:300px;padding:30px;width:90%}.currentKids{display:flex;flex-flow:column;width:60%}.buttons-div{margin-top:20px}h2{font-size:small;text-align:center}ul{margin:30px}}@media screen and (max-width:500px){.main{font-size:12px;margin:10px 0 0 50px;width:75%}.currentKids{font-size:12px;margin-right:12px}.current-kids-div{height:300px}.chore-description{padding:10px}.chore-card-daily{transition:.4s cubic-bezier(0,0,.04,.97)}.chore-card-daily:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}#name{font-size:10px}.chore-div{width:100%}#title{font-size:13px}#name{font-size:15px}}@media screen and (max-width:300px){.main{font-size:12px;margin:10px 0 0 50px;width:75%}.currentKids{font-size:12px;margin-right:12px}#name{font-size:10px;margin-right:5px}.chore-description{font-size:12px}.chore-div{width:280px}#title{font-size:13px}#name{font-size:15px}}
/*# sourceMappingURL=main.e0f50f48.css.map*/