.reg-switcher{margin-bottom:20px;border-bottom:1px solid #8eaeb9}.reg-switcher div{padding:8px 20px;border:1px solid #8eaeb9;border-radius:5px 5px 0 0;font-size:15px;white-space:nowrap;display:inline-block;margin-right:15px;cursor:pointer;margin-bottom:-1px;background-color:#dde9ed;min-height:38px}.reg-switcher div.act{background-color:#fff;color:#C4024D;border-bottom-color:#fff}.reg-auth-area{display:-webkit-flex;display:-ms-flex;display:flex;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;column-gap:50px;row-gap:50px;margin-bottom:50px}@media screen and (max-width:900px){.reg-auth-area{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.reg-auth-area p.note{margin-bottom:15px;color:#727272}.reg-auth-form{max-width:500px}.reg-auth-form .form-edit input.passwordfield,.reg-auth-form .form-edit input.textfield,.reg-auth-form .form-edit textarea.textfield{width:350px;padding:8px 8px}.reg-auth-form .reg-switcher{margin-bottom:0}.reg-auth-form .js_formBlocks{padding:30px 20px 0 20px;margin-bottom:20px;border:1px solid #8eaeb9;border-top:0;box-shadow:2px 2px 4px rgba(0,0,0,.2)}.reg-auth-form .form-block{max-width:350px}.reg-auth-right{background-color:#fff;padding:25px;border-radius:10px;box-shadow:0 0 15px 0 rgba(0,0,0,.06)}.reg-auth-right h3{margin-bottom:25px}.reg-auth-notes{display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;row-gap:25px}.reg-auth-note{background-color:#F2F9FF;padding:20px;padding-left:95px;border-radius:5px;cursor:pointer;background-repeat:no-repeat;background-position:25px 50%;background-image:url(/img/reg-user.svg)}.reg-auth-note:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.reg-auth-note .header{margin-bottom:15px;font-weight:700}@media screen and (max-width:560px){.reg-auth-form{width:330px}.reg-auth-form .form-edit input.passwordfield,.reg-auth-form .form-edit input.textfield,.reg-auth-form .form-edit textarea.textfield{width:300px}}.reg-auth-area,.reg-auth-form{visibility:visible}