:root[data-theme=vivo]{--lightPrimary100:#609;--lightPrimary200:#609;--lightPrimary300:#609;--lightPrimary400:#609;--lightPrimary500:#609}:root:not([data-theme=vivo]),:root[data-theme=terra]{--lightPrimary100:#fff2eb;--lightPrimary200:#f97a33;--lightPrimary300:#f85700;--lightPrimary400:#de6311;--lightPrimary500:#ff7212}.grecaptcha-badge{z-index:99001}.app-auth{text-align:center;width:420px}html[data-range=small] .app-auth{width:100%}html[data-range=xsmall] .app-auth{width:100%}.app-auth--full{width:100%}.app-auth-link{font-family:OpenSans,sans-serif;color:#fff;font-size:15px;text-decoration:none}html[data-range=small] .app-auth-link{color:#666}html[data-range=xsmall] .app-auth-link{color:#666}.app-auth-link span{font-weight:700}.app-auth-section{padding:30px 40px;background-color:#fff;font-family:OpenSans,sans-serif;color:#666;border-radius:4px}html[data-range=small] .app-auth-section{padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}html[data-range=xsmall] .app-auth-section{padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.app-auth-section--border{-webkit-box-shadow:0 19px 38px 8px rgba(0,0,0,.3);-moz-box-shadow:0 19px 38px 8px rgba(0,0,0,.3);box-shadow:0 19px 38px 8px rgba(0,0,0,.3)}.app-auth-section__header{color:var(--lightPrimary500);font-weight:600;font-size:28px;margin-bottom:30px}.app-auth-section__area{font-size:18px}html[data-range=small] .app-auth-section__area{padding-bottom:30px}html[data-range=xsmall] .app-auth-section__area{padding-bottom:30px}.app-auth-section__area input{position:relative;z-index:1;width:100%;padding-bottom:5px;margin-bottom:5px;border-width:0 0 1px;border-style:solid;border-color:#ccc;outline:0;background-color:transparent}.app-auth-section__area button{margin:30px 0 10px;width:100%;height:50px;font-family:OpenSans,sans-serif;font-size:18px;border:0;border-radius:5px;color:#fff;background-color:var(--lightPrimary500);position:relative}.app-auth-section__area button:disabled,.app-auth-section__area button[disabled]{background-color:#ddd}.app-auth-section__area button.spinner_loading::before{content:'';box-sizing:border-box;position:absolute;left:250px;width:20px;height:20px;margin-top:2px;border-radius:50%;border-top:2px solid #fff;border-right:2px solid transparent;animation:spinnerLoading .6s linear infinite}.app-auth-section__area-message{text-align:left;color:#ff290b;font-size:14px}.app-auth-section__area-message--disabled{display:none}.app-auth-section__area-client{color:var(--lightPrimary500);font-size:15px;margin-top:30px;cursor:pointer}.app-auth-section__area-client span{font-weight:700}.app-auth-section__area-email__domain{position:absolute;right:0;font-size:13px;top:30px}.app-auth-section__area-email__fields--domain{padding-right:90px;text-transform:lowercase}.app-auth-section__area-email,.app-auth-section__area-password{position:relative;min-height:65px}.app-auth-section__area-email--error,.app-auth-section__area-password--error{color:#ff290b}.app-auth-section__area-email--error input,.app-auth-section__area-password--error input{border-color:#ff290b}.app-auth-section__area-email__title,.app-auth-section__area-password__title{text-align:left;transform:translateY(25px);-webkit-transform:translateY(25px);-webkit-transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1)}.app-auth-section__area-email__title--on,.app-auth-section__area-password__title--on{transform:none;-webkit-transform:none;font-size:14px}.app-auth-section__area-email__message--error,.app-auth-section__area-password__message--error{font-size:12px;text-align:left;margin-bottom:5px}.app-auth-section__area-email .icon,.app-auth-section__area-password .icon{position:absolute;right:5px;z-index:1}.app-auth-section__area-link{font-size:16px;text-decoration:none;font-family:OpenSans,sans-serif;color:#666;display:block;margin-bottom:85px}html[data-range=small] .app-auth-section__area-link{margin-bottom:0}@keyframes spinnerLoading{to{transform:rotate(360deg)}}