:root{--grey-200: #e2e8f0;--red-light: #f8d7da;--red-dark: #842029;--green-light: #d1e7dd;--green-dark: #0f5132;--clr-white: #fff;--clr-red-dark: hsl(360, 67%, 44%);--max-width: 1120px;--fluid-width: 90vw;--gray: #F0F0F0;--radius: 3px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}div{white-space:pre-wrap}.item{text-align:left}.item:hover{background-color:var(--gray)}.item.selected{background-color:var(--grey-200)}.modal{position:absolute;top:2rem;left:50%;transform:translate(-50%);background:var(--clr-white);display:inline-block;padding:.25rem 1rem;border-radius:var(--radius);text-transform:capitalize}.modal p{margin-bottom:0;color:var(--clr-red-dark)}.FormGroup{margin:0 15px 20px;padding:0;border-style:none;background-color:#7795f8;will-change:opacity,transform;box-shadow:0 6px 9px #32325d0f,0 2px 5px #00000014,inset 0 1px #829fff;border-radius:4px}.FormRow{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:15px;border-top:1px solid #819efc}*{box-sizing:border-box}.register-container,.login-container{font-size:14px;text-align:left;margin:auto}@media only screen and (max-width:1280px){.register-container{width:50%}.login-container{width:35%}}@media only screen and (max-width:1024px){.register-container{width:65%}.login-container{width:40%}}@media only screen and (max-width:768px){.register-container{width:80%}.login-container{width:60%}}@media only screen and (max-width:480px){.register-container{width:90%}.login-container{width:70%}}@media(min-width:1281px){.register-container{width:50%}.login-container{width:25%}}h1{display:block;font-size:2em;margin:.515em 0;font-weight:700}h2{display:block;font-size:1.5em;margin:.83em 0;font-weight:700}.page{min-height:calc(100vh - 6rem);width:var(--fluid-width);max-width:var(--max-width);margin:0 auto;padding-top:3rem}.alert-danger,.alert-success{margin-top:.5rem;text-align:center;font-size:1rem}.alert-danger{color:var(--red-dark);background:var(--red-light)}.alert-success{color:var(--green-dark);background:var(--green-light)}.normal-feedback{line-height:300%}.instructions{font-size:.75rem;border-radius:.5rem;background:#000;color:#fff;padding:.25rem;position:relative}.instructions>svg{margin-right:.25rem}.offscreen{position:absolute;left:-9999px}.hide{display:none}.valid{color:#32cd32;margin-left:.25rem}.invalid{color:red;margin-left:.25rem}input,select{display:block;font-size:1.1em;width:100%}fieldset,input,select{border:1px solid #efefef}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.radio-group__button-group{display:flex;flex-direction:row;gap:.2rem;justify-content:center}button.radio-group__button{font-size:1rem;min-width:100px;max-width:max-content;border:1px solid #a6a6a6;border-radius:15px;background-color:Transparent;padding:0 16px;margin:8px}button.radio-group__button[aria-checked=true]{background-color:#9c27b0;border-width:0}button:hover{background-color:purple;border-width:0}.footer{background-color:#000}.section__padding{padding:2rem 4rem}.sb__footer{display:flex;flex-direction:column}.sb__footer-links{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;width:100%;text-align:left;margin-bottom:1rem}.sb__footer-links_div{display:flex;flex-direction:column;justify-content:flex-start;color:#fff;width:150px;margin:1rem}a,.contact{color:#afafb3;text-decoration:none}.socialmedia{display:flex;flex-direction:row}.socialmedia img{width:80%}.sb__footer-links_div h4{font-size:14px;line-height:17px;margin-bottom:.9rem}.sb__footer-links_div p{font-size:12px;line-height:15px;margin:.5rem 0;cursor:pointer}.sb__footer-below{display:flex;flex-direction:row;justify-content:space-around;margin-top:.2rem}.sb__footer-below-links{display:flex;flex-direction:row}.sb__footer-below-links p{font-size:13px;line-height:15px;margin-left:2rem;color:#fff;font-weight:600}hr{color:#fff!important;width:100%}.sb__footer-copyright p{font-size:13px;line-height:15px;color:#fff;font-weight:600}@media screen and (max-width:850px){.sb__footer-heading h1{font-size:44px;line-height:50px}}@media screen and (max-width:550px){.sb__footer-heading h1{font-size:34px;line-height:42px}.sb__footer-links div{margin:1rem 0}.sb__footer-btn p{font-size:14px;line-height:20px}.sb__footer-below{flex-direction:column;justify-content:left}.sb__footer-below-links{flex-direction:column}.sb__footer-below-links p{margin-left:0rem;margin-top:1rem}}@media screen and (max-width:400px){.sb__footer-heading h1{font-size:27px;line-height:38px}}
