.auth-dispatcher__container{max-width:650px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media screen and (min-width:960px){.auth-dispatcher__container{max-width:960px;margin-left:auto;margin-right:auto}}@media screen and (min-width:1270px){.auth-dispatcher__container{max-width:1270px;margin-left:auto;margin-right:auto}}.auth-dispatcher__column{padding-top:50px;padding-left:20px;padding-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.auth-dispatcher__column--form{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.auth-dispatcher__info-title{margin-bottom:50px;color:#f59000;font-size:14px;font-weight:700;line-height:16px}.auth-dispatcher__info-text{margin-bottom:50px;color:#022735;font-size:56px;font-weight:400;line-height:66px;width:400px}.auth-dispatcher__info-image{max-width:500px}.auth-dispatcher__help-wrapper{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.auth-dispatcher__help-link{margin-top:5px;margin-bottom:5px;font-size:14px;color:#022735;line-height:18px}.auth-dispatcher__help-link a{color:#f59000;text-decoration:none}.auth-dispatcher__form{margin-bottom:40px;margin-top:20px}.auth-dispatcher__form-title{margin-bottom:50px;color:#f59000;font-size:32px;font-weight:400;line-height:38px;text-align:center}.auth-dispatcher__form-button{margin-left:0}.spinner__container{background-color:transparent;text-align:center}.spinner--large{border-radius:50%;display:inline-block;height:50px;margin:50px;position:relative;width:50px}.spinner--large:after,.spinner--large:before{border-radius:50%;content:"";display:block;height:50px;width:50px}.spinner--large:after{-webkit-animation:spinny 1s linear infinite;animation:spinny 1s linear infinite;border-color:#d37c00 transparent;border-style:solid;border-width:4px;left:-4px;position:absolute;top:-4px}@-webkit-keyframes spinny{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(45deg) scale(1.2);transform:rotate(45deg) scale(1.2)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}@keyframes spinny{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(45deg) scale(1.2);transform:rotate(45deg) scale(1.2)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}.text-input__container{margin-bottom:20px;width:90%}.text-input__container label{display:block;font-size:16px;font-weight:700;line-height:1.5em;padding-bottom:5px}.text-input__container input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e6e8eb;border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:400;line-height:1.5em;padding:10px;width:100%}.text-input__container input:focus,.text-input__container input:hover{border:1px solid transparent;outline:1px solid #0eabf0}.text-input__container p{color:#313438;display:block;font-weight:400;line-height:1.5em}.text-input__error{color:#be0000!important}.text-input__hint{font-size:14px;width:554px}.text-input__error--explanation{color:#be0000!important;display:block;font-size:16px;font-weight:400;line-height:1.5em}input[type=button]{display:contents}.btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f59000;border:1px solid #f59000;border-radius:2px;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;height:43px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:.5px;line-height:19px;margin:20px;min-width:100px;outline:none;padding:10px 20px;position:relative;text-decoration:none}.btn:hover{background-color:#d37c00;border:1px solid #d37c00;cursor:pointer}.btn[disabled],.btn[disabled]:hover{background-color:#f2c98f;border:1px solid #f2c98f;cursor:not-allowed}.btn.v-inactive,.btn.v-inactive:hover{background-color:#868a90;border:1px solid #868a90}.btn.v-inactive:hover{color:#fff;cursor:not-allowed}.btn-secondary{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #f59000;border-radius:2px;color:#f59000;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;height:43px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:.5px;line-height:19px;margin:20px;max-width:200px;min-width:100px;outline:none;padding:10px 20px;position:relative;text-decoration:none}.btn-secondary,.btn-secondary:hover{background-color:#fff;cursor:pointer}.btn-secondary:hover{border:1px solid #d37c00}.btn-secondary[disabled],.btn-secondary[disabled]:hover{background-color:#fff;border:1px solid #f2c98f;cursor:not-allowed}.btn-secondary.v-inactive,.btn-secondary.v-inactive:hover{background-color:#fff;border:1px solid #868a90}.btn-secondary.v-inactive:hover{color:#fff;cursor:not-allowed}.btn-wide{height:53px;margin:20px 5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn-wide-reduced{margin-left:0;margin-right:0}.btn-grey{-ms-flex-item-align:center;align-self:center;background-color:#e6e8eb;border:none;color:#313438;cursor:pointer;font-size:14px;font-weight:400;height:22px;letter-spacing:.5px;margin:28px;max-width:155px;padding:3px;text-decoration:none}.btn-long{height:51px;margin:2px;width:200px}.btn-inline{margin:0}.btn-inline--small{min-width:50px}.btn__action,.btn__action-back,.btn__action-back:hover,.btn__action-back[disabled],.btn__action-back[disabled]:hover,.btn__action:hover,.btn__action[disabled],.btn__action[disabled]:hover{height:53px;margin:20px 20px 20px 5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn__action-back,.btn__action-back:hover,.btn__action-back[disabled],.btn__action-back[disabled]:hover{background-color:#fff;border:1px solid #93979e;color:#93979e}.flash-message{margin-left:auto;margin-right:auto;max-width:1270px}.flash-message__wrapper{color:#fff;font-size:16px;font-weight:400;line-height:1.5em;padding:15px}.flash-message__wrapper a{color:#fff}.flash-message--notice{background-color:#76bd01}.flash-message--alert{background-color:#be0000}