body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{-webkit-touch-callout:none;text-align:center;-webkit-user-select:none;user-select:none}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.grayBox{background:#e6e6e6;height:140px;width:100%}.header{font-size:var(--chakra-fontSizes-4xl);font-weight:700;margin-top:20px}.form{margin-top:30px;padding:0 15px}.form>.formField{color:gray;margin-top:15px;text-align:start}.loginButton{background:#424bb2!important;color:#fff;height:50px!important;margin-top:15px;width:100%}.links{margin-top:30px;text-align:start}.links>.link{color:#5c65c0;cursor:pointer;font-size:var(--chakra-fontSizes-1xl);font-weight:700;margin-top:15px}.home-screen{height:100vh;padding:0 15px}.home-screen-header{align-items:center;justify-content:space-between;padding-top:10px}.home-screen-header>p{font-size:var(--chakra-fontSizes-4xl);font-weight:700}.home-screen-header>.header-icon{height:40px;width:40px}.finger-print-container{align-items:center;bottom:70px;position:absolute;width:calc(100% - 30px)}.finger-print-container>p{-webkit-touch-callout:none;color:gray;font-size:18px;-webkit-user-select:none;user-select:none}.finger-print{height:80px;width:80px}.finger-print-animation{-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:stretch;animation-name:stretch;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes stretch{to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes stretch{to{-webkit-transform:scale(1.2);transform:scale(1.2)}}.breathing-exercise-screen{height:100vh}.breathing-exercise-screen-content-container{padding:0 15px}.image-placeholder-container{margin-top:60px;width:100%}.question-container{border:1px solid #000;border-radius:28px;margin-top:80px}.question-container>.question-container-header{padding:20px}.question-container-body>.question-container-answer{align-items:center;border-top:1px solid #000;cursor:pointer;display:flex;height:45px;justify-content:center;width:100%}.breathing-exercise-screen-header{border-bottom:1.5px solid #000;height:50px;justify-content:end}.breathing-exercise-screen-header>p{color:red;padding:0 15px}
/*# sourceMappingURL=main.84565cbe.css.map*/