.auth-section{background:url(../img/auth-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:120px 0;min-height:calc(100vh - 66px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.auth-section__form{background:rgba(255,255,255,.01);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);border-radius:11px;max-width:572px;padding:0 52px 80px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:991px){.auth-section__form{padding:0 15px 80px}}.auth-section__form .form-heading{margin-bottom:35px;text-align:center}.auth-section__form .form-heading svg{width:240px;height:auto}.auth-section__form .form-heading svg path{fill:#000}.auth-section__form .form-heading p{font-weight:500;font-size:16px;line-height:1;color:#000}.auth-section__form .form-subheading{margin-bottom:28px;width:100%;text-align:left}.auth-section__form .form-subheading h1{font-weight:500;font-size:32px;margin:0;line-height:1;color:#313131}.auth-section__form .form-subheading p{font-weight:500;font-size:16px;line-height:1;color:#767676}.auth-section__form .form-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-top:15px}.auth-section__form .form-btn a{margin-bottom:15px;font-size:16px;line-height:1.079;color:#5c18e0;text-decoration:none}.auth-section__form .form-btn .errors{margin-bottom:10px;font-size:16px;color:red}.auth-section__form .form-btn .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.auth-section__form .form-btn .btn svg{margin-left:15px}.auth-section__form .form-btn .btn svg path{-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.auth-section__form .form-btn .btn:hover{background:#5c18e0;color:#fff}.auth-section__form .form-btn .btn:hover svg path{fill:#fff}.auth-section__form .form-block{margin-bottom:12px;width:100%}.auth-section__form .form-block label{width:100%;display:inline-block;padding-left:25px;margin-bottom:5px}.auth-section__form .form-block input{padding:17px 17px 17px 60px;background:#fff;border:1px solid #fff;border-radius:41px;width:100%;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.auth-section__form .form-block input::-webkit-input-placeholder{font-weight:500;font-size:18px;line-height:1;color:#646464}.auth-section__form .form-block input::-moz-placeholder{font-weight:500;font-size:18px;line-height:1;color:#646464}.auth-section__form .form-block input:-ms-input-placeholder{font-weight:500;font-size:18px;line-height:1;color:#646464}.auth-section__form .form-block input::-ms-input-placeholder{font-weight:500;font-size:18px;line-height:1;color:#646464}.auth-section__form .form-block input::placeholder{font-weight:500;font-size:18px;line-height:1;color:#646464}.auth-section__form .form-block input:focus{border:1px solid #5c18e0;outline:0}.auth-section__form .form-block input.login{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 8c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z' fill='%23646464'/%3E%3C/svg%3E");background-size:16px;background-position:25px center;background-repeat:no-repeat}.auth-section__form .form-block input.login:focus{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 8c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z' fill='%235C18E0'/%3E%3C/svg%3E")}.auth-section__form .form-block input.pass{background-image:url("data:image/svg+xml,%3Csvg width='16' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 7h-1V5c0-2.76-2.24-5-5-5S3 2.24 3 5v2H2C.9 7 0 7.9 0 9v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H4.9V5c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z' fill='%23646464'/%3E%3C/svg%3E");background-size:16px;background-position:25px center;background-repeat:no-repeat}.auth-section__form .form-block input.pass:focus{background-image:url("data:image/svg+xml,%3Csvg width='16' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 7h-1V5c0-2.76-2.24-5-5-5S3 2.24 3 5v2H2C.9 7 0 7.9 0 9v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H4.9V5c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z' fill='%235C18E0'/%3E%3C/svg%3E")}