/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:border-box}a{text-decoration:none}a,button{color:inherit;cursor:pointer}button{background-color:transparent;border-width:0;padding:0}figure{margin:0}input::-moz-focus-inner{border:0;margin:0;padding:0}dd,ol,ul{list-style:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}p{margin:0}cite{font-style:normal}fieldset{border-width:0;margin:0;padding:0}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:.1px;text-rendering:optimizeLegibility}#root,body,html{background-color:#fff;font-family:Roboto,sans-serif;font-size:16px;height:100%;line-height:1.5}.signup-page{background-color:#0062ff}.signup-page a[target=_blank]{color:#0062ff;opacity:.8;text-decoration:underline}.signup-page #org{margin-bottom:30px;margin-top:15px}.signup-page #additional{margin-top:20px}.signup-page .page *{-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;letter-spacing:.1px;text-rendering:optimizelegibility}.signup-page .page__heading{color:#fff;display:block;line-height:0;padding:60px 8% 16px;position:relative;text-align:center;width:100%;z-index:0}.signup-page .page__heading>div{position:relative;z-index:100}.signup-page .page__heading img{max-width:220px}.signup-page .page__body{background-color:#0062ff;box-sizing:border-box;display:block;margin:0 auto;max-width:1200px;padding:0 0 60px;width:100%}.signup-page .row{display:flex;gap:20px}.signup-page .row>div{flex:1 1 auto}@media only screen and (max-width:600px){.signup-page .row{display:block}}.signup-page form{background-color:#fff;border-radius:8px;box-shadow:0 2px 15px -2px rgba(0,0,0,.15);display:block;margin:0 auto;min-height:200px;padding:20px;position:relative;width:54%}@media only screen and (min-width:600px) and (max-width:992px){.signup-page form{width:80%}}@media only screen and (max-width:600px){.signup-page form{width:90%}}.signup-page h2{font-family:Roboto,sans-serif;font-size:22px;font-weight:600;line-height:1.2;margin-bottom:25px}.signup-page .form-control{display:block;margin-bottom:16px}.signup-page .form-control label{display:block;font-size:14px;font-weight:500;line-height:1.2;margin-bottom:5px;width:100%}.signup-page .form-control input{border:none;border-radius:6px;box-shadow:inset 0 0 0 1px #ddd;display:block;font-size:14px;line-height:36px;outline:none;padding:0 18px;width:100%}.signup-page .form-control button{background-color:#0062ff;border-radius:6px;color:#fff;display:block;font-size:14px;font-weight:600;line-height:30px;min-height:40px;padding:5px 30px;width:100%}.signup-page .form-control button:disabled{background-color:#e9ecef;color:#adb5bd;cursor:default}.signup-page .form-control .checkbox{cursor:default}.signup-page .form-control .checkbox input{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.signup-page .form-control .checkbox>div{background-color:#fafafb;border-radius:2px;box-shadow:inset 0 0 0 1px #999;display:inline-block;height:20px;line-height:1;padding:2px;transition:all .15s ease 0s;vertical-align:top;width:20px}.signup-page .form-control .checkbox input:checked+div{background-color:#0062ff;box-shadow:none}.signup-page .form-control .checkbox svg{fill:none;stroke:#fff;stroke-width:3px;visibility:visible}.signup-page .form-control .checkbox>span{display:inline-block;margin-left:10px;width:calc(100% - 35px)}.signup-page .form-control .error{color:#fc5a5a;display:none;font-size:14px;line-height:1.5;margin-top:10px}.signup-page .form-control.error .error{display:block}.signup-page .form-control.error input{box-shadow:inset 0 0 0 1px #fc5a5a;color:#fc5a5a}.signup-page .form-control.terms-privacy-check{color:#999;font-size:14px;line-height:1.5}.signup-page .form-control.organization-slug>div:first-of-type{position:relative}.signup-page .form-control.organization-slug>div:first-of-type:before{color:#999;content:"app.teachfloor.com/";font-size:14px;line-height:36px;padding-left:20px;position:absolute;z-index:10}.signup-page .form-control.organization-slug>div:first-of-type input{padding-left:154px}.certificate_page{background-color:#e9ecef;box-sizing:border-box;flex-direction:column;height:100%;margin:0;padding:0;width:100%}.certificate_page,.certificate_page>a{align-items:center;display:flex;justify-content:center}.certificate_page .certificate_img{box-shadow:0 8px 32px -16px rgba(0,0,0,.2),0 16px 12px -8px rgba(0,0,0,.1);max-width:730px;width:65%}.certificate_page .certificate_buttons{display:flex;justify-content:space-between;margin:30px 0}@media (max-width:810px){.certificate_page .certificate_buttons{flex-direction:column;width:65%}}.certificate_page .certificate_button{align-items:center;background-color:rgba(0,98,255,.11);border-radius:5px;color:#0062ff;display:flex;font-size:14px;justify-content:center;margin:5px;padding:8px 20px}.certificate_page .certificate_button>svg{margin-right:6px}@media (max-width:300px){.certificate_page .certificate_button{font-size:12px}}.certificate_page .brand_button{align-items:center;display:flex;justify-content:center}@media (max-width:300px){.certificate_page .brand_button{font-size:10px}}.certificate_page .brand_button_img{margin-left:10px;width:150px}@media (max-width:810px){.certificate_page .brand_button_img{width:100px}}
