.teacherAuth{width:80%;margin-top:30px;margin:25px auto 0 auto;padding:32px;background:#fff;border-radius:24px}@media screen and (max-width:1200px){.teacherAuth{width:90%}}.teacherAuth__title{font-size:18px;text-align:center;margin-bottom:50px}.teacherAuth__text{font-family:Montserrat,sans-serif;font-weight:500;font-size:14px}.teacherAuth__label{color:#7e8299;font-size:16px}.teacherAuth__row{display:flex;justify-content:space-between}@media screen and (max-width:768px){.teacherAuth__row{display:block}}.teacherAuth__col1{width:40%}@media screen and (max-width:768px){.teacherAuth__col1{width:100%}}.teacherAuth__col2{width:58%}@media screen and (max-width:768px){.teacherAuth__col2{width:100%}}.teacherAuth__form{margin-top:25px}.teacherAuth__fieldsWrapper{position:relative;display:block;justify-content:space-between;align-items:start;margin-top:20px}.teacherAuth__fields{width:100%}.teacherAuth__login{margin:25px auto 0 auto;width:60%;padding:2% 3%;border:1px solid #a1a5b7;border-radius:25px}@media screen and (max-width:768px){.teacherAuth__login{width:80%}}.teacherAuth__note{margin-top:10px;font-family:Montserrat,sans-serif;font-weight:500;line-height:1.2;color:#7e8299}