#root,body,html{height:100%;margin:0;padding:0;background-color:#f2f7ff}.border-light{border-radius:8px;border:1.5px solid rgba(82,99,125,.2)}.border-dark{border-radius:8px;border:1.5px solid rgba(82,99,125,.8)}.secondaryBackground{background-color:#002a6e;color:#fff}.secondaryButton.MuiButton-root,.secondaryButton.MuiButton-root:hover{background-color:#fccd56;color:#251c00}.secondaryButton.MuiButton-root:hover{opacity:.7}.control-container{height:15%;display:flex;justify-content:space-evenly;padding:.5rem}.recorder-display{width:50%;display:flex;align-items:center}@-webkit-keyframes animated-block{0%{opacity:0}to{opacity:1}}@keyframes animated-block{0%{opacity:0}to{opacity:1}}.recording-indicator{width:10px;height:10px;margin-right:.5rem;border-radius:50%;background-color:#099fff;-webkit-animation-name:animated-block;animation-name:animated-block;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.recording-time{width:200px;display:flex;align-items:center;justify-content:center}.cancel-button-container{width:20px;display:grid;place-content:center;-webkit-animation-name:animated-block;animation-name:animated-block;-webkit-animation-duration:2s;animation-duration:2s}.cancel-button,.start-button{border:none;border-radius:50%;background-color:#fff;cursor:pointer}.cancel-button:hover{color:#ff1744}.cancel-button{width:25px;height:25px}.start-button-container{width:20px;display:grid;place-content:center}.start-button:hover{color:#41295a;background-color:#eee}.start-button{width:40px;height:40px}
/*# sourceMappingURL=main.d2726357.chunk.css.map */