@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap);*{margin:0;padding:0;box-sizing:border-box}#root{width:100vw;display:flex;background-color:#1d1d1d;color:#f0f8ff;font-family:"Source Sans Pro",sans-serif}main{width:100%}h1,h2,h3,h4,h5,p{margin-bottom:3px}header{margin-top:7rem;border-bottom:4px solid #4484d2;padding:15px}.logo{position:absolute;top:10px;right:40px;margin:0 auto;width:20rem;height:18rem;background:transparent url(/yourfault/static/media/logo.ee211bba.png) 0 0 no-repeat}.logo:hover{transform:scale(.9)}.multiple-checkboxes{background-color:rgba(240,248,255,.5137254901960784);box-shadow:1px 1px 7px #6b6b6b;padding:15px}.individual-checkboxes{width:100%;height:50px;display:flex;align-items:center}.multiple-checkboxes h3{text-shadow:1px 1px 3px #000}input,label{margin:5px}input[type=checkbox]{width:18px;height:18px}label{font-weight:600}.found-amount{padding:5px 15px;background-color:rgba(240,248,255,.5137254901960784);box-shadow:1px 1px 7px #6b6b6b;border-bottom:4px solid #4484d2}.select-one{font-size:25px}.exercises-main{width:100%;display:flex;justify-content:center}.exercise-list{padding:20px;width:70%}.intensity{margin:10px 0 30px}.individual-exercise-container{display:grid;grid-template-columns:repeat(2,1fr)}.individual-exercise{display:flex;flex-direction:column;align-items:center;height:500px;background-color:#fff;margin:5px;padding:10px;color:#000;box-shadow:0 0 5px #000}.individual-exercise>*{margin:5px}.individual-exercise img{object-fit:scale-down;width:100%;height:60%}.exercise-modal-container{position:relative;width:30%;background-color:#4484d2;padding:15px;margin-bottom:10px}.exercise-modal-container-info{position:-webkit-sticky;position:sticky;top:8%}li{list-style:none;margin-bottom:5px}span{margin:7px 5px;border-right:1px solid #f0f8ff;padding-right:5px}i{margin-left:7px}i:hover{color:rgba(201,206,211,.507)}button{border:none;background-color:rgba(214,221,228,.507);height:30px;width:30px;font-size:15px;margin:10px 10px 10px 5px;box-shadow:0 0 5px rgba(0,0,0,.452);cursor:pointer}button:hover{background-color:rgba(184,190,197,.507)}footer{background-color:rgba(240,248,255,.507);box-shadow:0 0 5px #000;padding:10px}
/*# sourceMappingURL=main.de513d1e.chunk.css.map */