{"version":3,"file":"static/css/main.21f4cc7d.css","mappings":"AAAA,KAKE,kCAAmC,CACnC,iCAAkC,CAJlC,mIAEY,CAHZ,QAMF,CAEA,KACE,uEAEF,CCZA,KACE,iBACF,CAEA,UACE,aAAc,CACd,mBACF,CAEA,8CACE,UACE,2CACF,CACF,CAEA,YAKE,kBAAmB,CAJnB,wBAAyB,CAOzB,UAAY,CALZ,YAAa,CACb,qBAAsB,CAGtB,4BAA6B,CAD7B,sBAAuB,CAJvB,gBAOF,CAEA,UACE,aACF,CAEA,yBACE,GACE,sBACF,CACA,GACE,uBACF,CACF,CCrCA,eACI,YAAa,CACb,kBAAmB,CACnB,cAEJ,CAEA,uBACI,wBAA2B,CAE3B,kBAAmB,CAKnB,UACJ,CAEA,8CANI,kBAAmB,CAHnB,YAAa,CAKb,cAAe,CAHf,cAAe,CAEf,sBAeJ,CAVA,uBASI,wBAA4B,CAL5B,UAMJ,CC5BA,GAEI,kBACJ,CAEA,MAJI,YAMJ,CAEA,+BAGI,kBAIJ,CAEA,8DAJI,kBAAmB,CAHnB,YAAa,CAEb,cAAe,CAEf,sBAaJ,CAVA,+BAGI,cAAe,CACf,UAMJ,CC5BA,mBAII,wBAA2B,CAH3B,YAAa,CACb,qBAAsB,CACtB,aAQJ,CAEA,cACI,YAEJ,CAEA,eACI,YAAa,CACb,kBAAmB,CACnB,cAAe,CACf,sBAGJ,CAEA,mBACI,YAGJ,CAEA,oBACI,YAAa,CACb,WACJ,CAEA,OACI,WAAY,CACZ,UACJ,CAEA,QACI,WAAY,CACZ,UACJ","sources":["index.css","App.css","Instructions.css","trainingPhase.css","TestPhase.css"],"sourcesContent":["body {\n  margin: 0;\n  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',\n    'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',\n    sans-serif;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n\ncode {\n  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',\n    monospace;\n}\n",".App {\n  text-align: center;\n}\n\n.App-logo {\n  height: 40vmin;\n  pointer-events: none;\n}\n\n@media (prefers-reduced-motion: no-preference) {\n  .App-logo {\n    animation: App-logo-spin infinite 20s linear;\n  }\n}\n\n.App-header {\n  background-color: #282c34;\n  min-height: 100vh;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  font-size: calc(10px + 2vmin);\n  color: white;\n}\n\n.App-link {\n  color: #61dafb;\n}\n\n@keyframes App-logo-spin {\n  from {\n    transform: rotate(0deg);\n  }\n  to {\n    transform: rotate(360deg);\n  }\n}\n",".instContainer {\n    display: flex;\n    flex-direction: row;\n    flex-wrap: wrap;\n    /* width: 80vw; */\n}\n\n.instructionsContainer{\n    background-color: lightgrey;\n    display: flex;\n    flex-direction: row;\n    flex-wrap: wrap;\n    align-items: center;\n    justify-content: center;\n    flex-basis: 50%;\n    width:60vw\n}\n\n.instructionsContained{\n    display: flex;\n    flex-wrap: wrap;\n    flex-basis: 50%;\n    width: 100%;\n    /* margin-left: 0.1vw;\n    margin-right: 0.1vw;  */\n    align-items: center;\n    justify-content: center;\n    background-color: chartreuse;\n}",".a {\n    display: flex;\n    flex-direction: row;\n}\n\n.b {\n    display: flex\n}\n\n.trainingInstructionsContainer{\n    /* background-color: blueviolet; */\n    display: flex;\n    flex-direction: row;\n    flex-wrap: wrap;\n    align-items: center;\n    justify-content: center;\n}\n\n.trainingInstructionsContained{\n    display: flex;\n    flex-wrap: wrap;\n    flex-basis: 50%;\n    width: 100%;\n    /* margin-left: 0.1vw;\n    margin-right: 0.1vw;  */\n    align-items: center;\n    justify-content: center;\n    /* background-color: chartreuse; */\n}",".reminderContainer {\n    display: flex;\n    flex-direction: column;\n    padding: 0vw 1vw;\n    background-color: lightgrey;\n    /* max-width: 90vw; */\n\n    /* flex-direction: column; */\n    /* justify-content: center; */\n    /* align-items: center; */\n\n}\n\n.reminderText {\n    display: flex;\n    /* overflow: none; */\n}\n\n.reminderNodes {\n    display: flex;\n    flex-direction: row;\n    flex-wrap: wrap;\n    justify-content: center;\n\n    /* max-width: 90vw; */\n}\n\n.reminderContained {\n    display: flex;\n    /* flex-direction: column; */\n    /* background-color: pink; */\n}\n\n.reminderContained2 {\n    display: flex;\n    padding: 1vw 1vw\n}\n\n.radio {\n    height: 25px;\n    width: 25px;\n}\n\n.likert {\n    height: 20px;\n    width: 20px;\n}\n"],"names":[],"sourceRoot":""}