@import url("https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,300;0,400;0,600;0,700;1,400;1,600;1,700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500&display=swap");:root{--base-font-family:"Work Sans",sans-serif;--base-font-color:#1e1e1e;--base-link-color:#5e7cfc;--base-background-color:#f5f5f5;--base-mono-font-family:"Roboto Mono",monospace;--base-border-color:#efefee;--base-container-box-shadow:4px 4px 18px rgba(0,0,0,.16);--base-element-box-shadow:1px 1px 10px rgba(0,0,0,.16);--base-container-border-radius:10px;--submit-button-text-color:#fff;--submit-button-border-color:#1e1e1e;--submit-button-background-color:#1e1e1e;--secondary-button-text-color:#1e1e1e;--secondary-button-border-color:#1e1e1e;--secondary-button-background-color:#fff;--primary-button-text-color:#fff;--primary-button-border-color:#5e7cfc;--primary-button-background-color:#5e7cfc;--default-transition:all 0.2s linear;--input-border-color:#e6e6e6;--input-border-radius:5px;--default-grey:#f5f5f5;--default-success:#beea88;--default-input-border:2px solid #e6e6e6;--input-box-shadow:0px 1px 6px rgba(0,0,0,.06)}body{height:100vh;width:100vw}#__next{height:100%}main.LogoPage_page__XBzaM{background-color:#efebe4;height:100vh;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-family:var(--base-font-family);color:var(--base-font-color);min-height:700px}.LogoPage_leftCol__YMNPZ,.LogoPage_rightCol__G2PDH{width:50%;height:100%}.LogoPage_leftCol__YMNPZ{background-color:#f9f9f9;display:flex;align-items:center;justify-content:center}.LogoPage_rightCol__G2PDH{background-color:#160040}.LogoPage_leftContainer__H9UHI{text-align:center}.LogoPage_rightContainer__JYV_e{height:100%;display:flex;align-items:center;justify-content:center}.LogoPage_content__fp_bY{margin:50px;text-align:center;max-width:600px}.LogoPage_content__fp_bY h3{color:#fff;font-size:1.35rem;font-weight:700;line-height:50px}.LogoPage_content__fp_bY h4{line-height:27.5px;color:#fff}.LogoPage_content__fp_bY h6{font-size:.875rem;color:hsla(0,0%,100%,.6)}.LogoPage_quote__tNB3e{margin-bottom:20px}.LogoPage_rightColImage__AR3s_{height:auto;width:95%;border-radius:5px;margin-bottom:0}@media (max-width:960px){.LogoPage_leftCol__YMNPZ{width:100%}.LogoPage_rightCol__G2PDH{display:none}}@media (max-width:600px){.LogoPage_leftCol__YMNPZ{align-items:flex-start;padding-top:100px}.LogoPage_leftContainer__H9UHI{width:100%}}.Modal_modal__N0r0N{box-sizing:border-box;font-family:var(--base-font-family);color:var(--base-font-color);background:#fff;min-width:300px;min-height:100px;border-radius:20px;box-shadow:4px 4px 12px rgba(0,0,0,.06);display:flex;align-items:center;justify-content:flex-start;flex-direction:column;margin-top:40px;text-align:center;padding:22px;border-radius:10px;position:relative}.Modal_overlay__GcBvS{background:rgba(0,0,0,.65);inset:0;border-radius:10px;overflow:hidden}.Modal_overlayContent__63lCI,.Modal_overlay__GcBvS{position:absolute;transition:var(--default-transition)}.Modal_overlayContent__63lCI{box-sizing:border-box;background:#fff;bottom:0;right:0;left:0;height:200px}.Modal_overlay__GcBvS .Modal_overlayContent__63lCI h2{margin:0 0 .5rem;line-height:1.2;font-size:15px}.Modal_overlay__GcBvS .Modal_overlayContent__63lCI h3{font-size:15px;margin:1rem 0 0}.Modal_overlay__GcBvS .Modal_overlayContent__63lCI p{line-height:1.5}.Modal_overlay__GcBvS .Modal_overlayContent__63lCI>div{padding:1rem}.Modal_overlay__GcBvS .Modal_overlayContent__63lCI a{display:block;color:var(--base-link-color);text-decoration:underline;cursor:pointer;margin:1rem 0}.Modal_overlay__GcBvS[aria-hidden=true]{background:transparent;pointer-events:none}.Modal_overlay__GcBvS[aria-hidden=true] .Modal_overlayContent__63lCI{height:0}.Modal_modal__N0r0N a:active,.Modal_modal__N0r0N a:link,.Modal_modal__N0r0N a:visited{color:#66f}.Modal_modal__N0r0N button.submit,.Modal_modal__N0r0N button[type=submit]{font-family:var(--base-font-family);background-color:var(--primary-button-background-color);color:var(--primary-button-text-color);text-transform:uppercase;min-width:150px;border:0;border-radius:7.5px;font-weight:600;padding:15px;transition-property:background-color;transition-duration:.2s;margin-top:15px;font-size:14px;width:100%;cursor:pointer}.Modal_modal__N0r0N button.submit:focus,.Modal_modal__N0r0N button[type=submit]:focus{outline:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.Modal_modal__N0r0N button.submit:disabled,.Modal_modal__N0r0N button[type=submit]:disabled{opacity:.5;cursor:default}.Modal_modal__N0r0N h1{font-weight:600;font-size:20px;text-align:center;line-height:25px}.Modal_modal__N0r0N h2{font-weight:600;font-size:22px;text-align:center;margin:6px;line-height:27.5px}.Modal_modal__N0r0N h3{font-weight:600;font-size:16px;line-height:24px;margin-bottom:12px}button.Modal_cancel__We7oY{cursor:pointer;border:none;position:absolute;top:8px;right:5px;background:transparent;padding:0;width:auto}button.Modal_cancel__We7oY svg{height:18px;width:18px}@media (max-width:600px) or (max-height:600px){.Modal_modal__N0r0N{height:100vh;width:100vw;margin:0;border-radius:0;overflow-y:scroll;padding:1.5em 1em}}.ErrorComponent_modal__EHRoN{max-width:350px;text-align:center}.ErrorComponent_modal__EHRoN h1,.ErrorComponent_modal__EHRoN h2{font-family:Work Sans,sans-serif;font-weight:700;line-height:1.1}.ErrorComponent_modal__EHRoN h1{font-size:28px;margin-bottom:6px}.ErrorComponent_modal__EHRoN h2{font-size:22px;margin-bottom:16px}.ErrorComponent_button__PpAXc{text-transform:uppercase;width:150px;border:0;border-radius:12px;font-weight:600;font-family:Work Sans,sans-serif;padding:12px;transition-property:background-color;transition-duration:.2s;margin:16px 10px 0}.ErrorComponent_button__PpAXc:focus{outline:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.ErrorComponent_reportButton__AuoPj{background-color:#f6da86}@media(max-width:600px){.ErrorComponent_modal__EHRoN{padding:20px!important;margin:20px!important}.ErrorComponent_modal__EHRoN h1{font-size:20px}}.LoadingCircle_container__5nJ3G{display:flex;flex-direction:column;align-items:center;justify-content:center}.LoadingCircle_children__cvgpI{position:absolute}.LoadingCircle_loader__KsIwo{position:absolute;margin:0 auto}.LoadingCircle_loader__KsIwo:before{content:"";display:block;padding-top:100%}.LoadingCircle_circular__qrq70{animation:LoadingCircle_rotate__esTJC 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.LoadingCircle_path__ju_yq{stroke-dasharray:1,200;stroke-dashoffset:0;stroke:#1e1e1e;animation:LoadingCircle_dash__E8MMh 1.5s ease-in-out infinite;stroke-linecap:round}@keyframes LoadingCircle_rotate__esTJC{to{transform:rotate(1turn)}}@keyframes LoadingCircle_dash__E8MMh{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.LoadingLogo_page__SVHKp{justify-content:center}.LoadingLogo_logoPage__HU_JV,.LoadingLogo_page__SVHKp{height:100vh;display:flex;flex-direction:column;align-items:center;font-family:var(--base-font-family);color:var(--base-font-color)}.LoadingLogo_logoPage__HU_JV{box-sizing:border-box;padding-top:48px;justify-content:flex-start;background-color:#f9f9f9}.LoadingLogo_panel__NNuiC{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--base-font-family);color:var(--base-font-color);opacity:.3}.LoadingLogo_logo__nkswb{background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url(/assets/Workfrom_Black-small.png);margin:0 auto;width:64px;height:64px}.RecoverableError_error__kzlOJ{position:fixed;bottom:2em;right:2em;border-radius:8px;padding:0 .5em .5em 1em;font-family:var(--base-font-family);font-size:14px;z-index:1000;opacity:.75;background:#333;border:2px solid #ddd;color:#ddd;max-width:18em;transition:var(--default-transition);box-shadow:var(--base-container-box-shadow)}.RecoverableError_error__kzlOJ:hover{opacity:1}.RecoverableError_error__kzlOJ>strong{display:block;white-space:nowrap;margin-top:.5em;margin-bottom:.5em;font-weight:600;font-size:12px;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.RecoverableError_error__kzlOJ>button.RecoverableError_close__Z33_q{background:transparent;color:#ddd;border:none;position:absolute;padding:.5ex;top:0;right:0;cursor:pointer}.RecoverableError_error__kzlOJ>button[title=Close]>svg{width:1.5ex;height:1.5ex}.RecoverableError_error__kzlOJ>p{margin-bottom:1em;margin-right:1ex}.RecoverableError_error__kzlOJ>aside{white-space:nowrap;font-style:italic;font-size:12px;display:flex;flex-direction:row-reverse;align-items:flex-end;justify-content:space-between;gap:12px}.RecoverableError_error__kzlOJ>aside>span{transition:var(--default-transition);opacity:0}.RecoverableError_error__kzlOJ>aside>i:hover+span{opacity:1}.RecoverableError_error__kzlOJ>aside>i{background-image:url(/assets/logo64x64.png);background-position:50%;background-repeat:none;background-size:contain;width:1.5em;height:1.5em}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}