body{background-color:#fff}.auth{min-height:100vh;width:100%}.auth-nav{width:100%;position:sticky;top:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:10;background-color:hsla(0,0%,100%,.75)}.auth-nav,.auth .logo{display:-webkit-box;display:-ms-flexbox;display:flex}.auth .logo{max-height:4rem;max-width:100%;padding:.75rem 1.5rem}.auth__select-language{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:12px}.auth__select-language .language{margin:6px;padding:6px;color:#4887ce}.auth__select-language .language:focus,.auth__select-language .language:hover{color:#70a1d9}.auth-banner{position:relative;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden}.auth-background{height:100%;width:calc(100vw - 30rem);position:relative;top:-4.5rem;-webkit-box-shadow:0 0 10rem #e7edee;box-shadow:0 0 10rem #e7edee}.auth-background__overlay{height:100%;width:100%;position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:.5rem}.auth-background__overlay .auth__title{margin-top:1.5rem;margin-bottom:.5rem}.auth-background__overlay .auth__slogan{color:#747d88}.auth-background__image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;position:absolute}.auth__title{margin-top:0;margin-bottom:2rem}.auth__form{width:30rem;margin:0 0 0 1.5rem;padding-bottom:0;background-color:#e6e5e5!important;z-index:5}.auth-content{padding:2rem}.auth-content__start{max-width:50rem;margin:auto;padding:10vh 0;text-align:center}.auth-content__start h2{margin-bottom:1.5rem}.auth-content__start p{color:#747d88;line-height:1.9;margin-bottom:.5rem}@media screen and (max-width:430px){.auth__select-language{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:768px){.auth-banner{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.auth-nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.auth-background{height:75vh;width:100%;position:relative;top:0}.auth-background__image{height:100vh;-o-object-fit:contain;object-fit:contain}.auth__form{width:100%;max-width:unset;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0}.auth-content{padding:1rem}}.grecaptcha-badge{visibility:hidden}