.Header{padding:5px;display:flex;justify-content:center;align-items:center}.Header__img{height:60px}@media (min-width:768px){.Header__img{height:80px}}.PredefinedSettings{width:280px;margin-bottom:5px;border-radius:1px;padding:5px;border:2px solid #667fa1}@media (min-width:768px){.PredefinedSettings{width:360px}}.PredefinedSettings__title{font-size:.9rem;margin-bottom:10px;font-weight:100;text-align:center;text-transform:uppercase}.PredefinedSettings__wrapper{display:flex;justify-content:center}.PredefinedSettings__button{text-transform:uppercase;font-size:.75rem;height:25px;width:75px;border-radius:3px;border-style:none;cursor:pointer;background-color:#667fa1;color:#fff;margin:3px}.SetupForm{width:280px;display:flex;flex-direction:column;align-items:center;border-radius:1px;padding:5px;font-size:.75rem;border:2px solid #667fa1;margin-bottom:5px}@media (min-width:768px){.SetupForm{width:360px}}.SetupForm__title{font-size:.9rem;margin-bottom:10px;font-weight:100;text-align:center;text-transform:uppercase}.SetupForm__wrapper{padding:1px 5px}.SetupForm__wrapper--up{width:258px;background-color:#d0dff4;margin-bottom:5px}@media (min-width:768px){.SetupForm__wrapper--up{width:320px}}.SetupForm__wrapper--down{width:258px;background-color:#d0dff4;margin-bottom:5px}@media (min-width:768px){.SetupForm__wrapper--down{width:320px}}.SetupForm__label{display:block;margin:5px 0}.SetupForm__input{width:20px;margin-right:10px;padding-left:3px;font-size:.6rem;height:15px;color:#000}.SetupForm__bold{font-weight:700}.SetupForm__button{text-transform:uppercase;font-size:.75rem;height:25px;width:75px;border-radius:3px;border-style:none;cursor:pointer;background-color:#667fa1;color:#fff}.SetupForm__button--reset{margin:3px}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.Landing__options{display:flex;flex-direction:column;align-items:center;margin:15px}.Landing__wrapper{display:flex;justify-content:flex-end;margin-top:5px;width:280px}@media (min-width:768px){.Landing__wrapper{width:360px}}.Landing__button{text-transform:uppercase;font-size:.75rem;height:25px;width:75px;border-radius:3px;border-style:none;cursor:pointer;background-color:#667fa1;color:#fff}.Landing__button--link{text-decoration:none;color:inherit;padding:5px 13px}.Landing__button--disabled{background-color:#f0f0f0;color:#000;cursor:default}.Clock{height:100px;width:260px;border-radius:5px;margin:5px;display:flex;justify-content:center;align-items:center}@media (min-width:768px){.Clock{height:180px;width:350px}}@media (min-width:1024px){.Clock{height:220px;width:400px}}.Clock--white{background-color:#fff;color:#000;border:2px solid #000}.Clock--black{background-color:#000;color:#fff}.Clock__numbers{font-size:4rem}@media (min-width:768px){.Clock__numbers{font-size:7rem}}@media (min-width:1024px){.Clock__numbers{font-size:8rem}}.ClocksPage{display:flex;flex-direction:column;align-items:center}.ClocksPage__title{font-size:.9rem;margin-bottom:5px;font-weight:100}.ClocksPage__img{height:24px;width:27px;margin-top:5px;transform:rotate(90deg);cursor:pointer}.ClocksPage__clocks{margin:10px 0;display:flex;flex-direction:column}@media (min-width:768px){.ClocksPage__clocks{flex-direction:row;justify-content:space-between}}.ClocksPage__clocks--black{background-color:#000}.ClocksPage__wrapper{width:740px}.ClocksPage__button{margin:10px;text-transform:uppercase;font-size:.75rem;height:25px;width:75px;border-radius:3px;border-style:none;cursor:pointer;background-color:#667fa1;color:#fff}.ClocksPage__button--stop{background-color:#b43434}.ClocksPage__button--link{text-decoration:none;color:inherit}.GameOver{display:flex;flex-direction:column;align-items:center}.GameOver__text{font-size:1.5rem;margin:20px 0;font-weight:100}.GameOver__img{width:280px;margin-bottom:15px}.GameOver__button{text-transform:uppercase;font-size:.75rem;height:25px;width:75px;border-radius:3px;border-style:none;cursor:pointer;background-color:#667fa1;color:#fff}.GameOver__button--link{text-decoration:none;color:inherit}.Footer{position:fixed;bottom:0;width:100%;height:50px;border-top:1px solid #667fa1;display:flex;justify-content:center;align-items:center;font-size:.75rem}.App__title{font-size:1rem;text-align:center;margin-bottom:5px}@media (min-width:768px){.App__title{margin-bottom:15px}}*{margin:0;padding:0;font-family:"Roboto",sans-serif;box-sizing:border-box}
/*# sourceMappingURL=main.9a9b7e19.chunk.css.map */