@import url(https://fonts.googleapis.com/css?family=Roboto:500);.ma-Masthead--Minimal{background-color:#fff;border-bottom:1px solid #ececec;box-sizing:border-box;display:flex;justify-content:center;padding:15px 10px 10px;position:fixed;right:0;top:0;width:100%;z-index:5}.ma-Masthead_Logo--Minimal{width:240px}.sw-Content--Minimal{margin-top:65px;padding-top:10px;width:100%}.sw-Footer--Minimal{align-items:center;background-color:#fff;border-top:1px solid #ececec;box-sizing:border-box;color:#131313;display:flex;flex-wrap:wrap;font-size:12px;grid-area:F;height:auto;justify-content:center;margin-top:20px;max-width:100%;padding:15px 10px;width:100%}.sw-FooterLinks--Minimal a{color:#131313;display:inline-block;padding:0 5px}.au-Auth_Main{color:var(--col-darkgrey);font-family:var(--font-type-2);grid-area:MAIN;line-height:1.56}.au-Auth_Header{grid-area:HEAD}.au-Auth_Cite li,.au-Auth_Main p{margin-bottom:20px}.au-Auth_Main p{font-size:1rem}.au-Auth_Notification{justify-self:center;margin:50px 0;max-width:600px;text-align:center}.au-Auth_Main ul{list-style:circle;margin-bottom:20px;padding-left:20px}.au-Auth_Main ul li{margin:10px}.au-Auth_Cite,p.au-Auth_Cite{font-size:var(--font-size-sm-2);list-style:decimal;list-style-position:inside;margin-bottom:20px}.au-Auth_Section_Form{background-color:#fff;border:1px solid var(--col-lightgrey-2);margin:0 auto 20px;max-width:620px;padding:20px}.au-Auth_Section h1{color:#131313;font-family:var(--font-type-2);font-size:1.75rem;font-weight:500;line-height:1.36;margin:10px 0 30px;text-align:center}.au-Auth_Section_Form .fo-FormCtrl_Btn{margin:0 auto}.au-auth_ContinueLink{display:block;margin:0 auto;padding:20px;text-align:center}.au-auth_ContinueLink:visited{color:#131313}#oauth_login_buttons{display:flex;flex-wrap:wrap;justify-content:space-around;width:100%}.fa-Facebook_Btn{align-items:center;background-color:#3871ee;border:0;border-radius:2px;box-shadow:0 3px 4px 0 #00000040;box-sizing:border-box;color:var(--col-white);display:flex;font-family:Roboto,serif;font-size:14px;font-weight:500;height:46px;justify-content:flex-start;letter-spacing:.2px;line-height:33px;margin-bottom:10px;padding:0 0 0 5px;width:225px}.fa-Facebook_Btn :is(i,svg){min-width:33px;padding-right:5px}.fa-Facebook_Btn:hover{cursor:pointer}.google-btn{align-items:center;background-color:#4285f4;border:0;border-radius:2px;box-shadow:0 3px 4px 0 #00000040;box-sizing:border-box;display:flex;height:46px;margin-bottom:10px;padding:0;width:225px}.google-btn svg{padding-right:10px}.google-btn .btn-text{color:#fff;font-family:Roboto,serif;font-size:14px;letter-spacing:.2px;margin:0}.fa-Facebook_Btn:hover,.google-btn:hover{box-shadow:0 0 6px #4285f4;cursor:pointer}.fa-Facebook_Btn:hover,.google-btn:active{background:#1669f2}.g_id_signin{margin-bottom:10px}@media only screen and (min-width:48em){#oauth_login_buttons{justify-content:space-between}}.au-Auth{grid-template-areas:" HEAD HEAD HEAD HEAD " " MAIN MAIN MAIN MAIN ";margin:0 auto}@media only screen and (min-width:48em){.au-Auth{grid-template-areas:" HEAD HEAD HEAD HEAD HEAD HEAD HEAD HEAD " " MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN "}}@media only screen and (min-width:64em){.au-Auth{grid-template-areas:" HEAD HEAD HEAD HEAD HEAD HEAD HEAD HEAD HEAD HEAD HEAD HEAD " " MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN "}}@media only screen and (min-width:90em){.au-Auth{grid-template-areas:" . . HEAD HEAD HEAD HEAD HEAD HEAD HEAD HEAD HEAD HEAD HEAD HEAD . . " " . . MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN . . "}}.au-Auth_PianoContainer{display:flex;justify-self:center;width:100%}.au-Auth_PianoContainer.login{border:1px solid var(--col-lightgrey-2);display:flex;justify-content:center;justify-self:center;margin:0 auto;max-width:450px;min-height:390px;min-width:320px;padding:2px;position:relative}.au-Auth_PianoContainer.login:before{animation:spin 1s linear infinite;border:3px solid var(--col-lightgrey-2);border-radius:50%;border-top:3px solid grey;content:"";height:30px;left:50%;margin:-15px 0 0 -15px;position:absolute;top:50%;width:30px;z-index:10}.au-Auth_PianoContainer.login.loaded:before{display:none}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}