@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);
.login[data-v-857fd648] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: calc(100vh - 66px);
  font-family: 'Lato', serif !important;
  position: relative;
}
.login .picture[data-v-857fd648] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background-size: cover !important;
    background-position: top center !important;
}
.login .form-floating label[data-v-857fd648] {
    left: 0px;
}
.login .content-form[data-v-857fd648] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: #f5f5f5;
    padding-top: 80px;
}
.login .content-form .form[data-v-857fd648] {
      width: 45%;
      padding-bottom: 30px;
}
.login .content-form .form .title[data-v-857fd648] {
        text-align: center;
}
.login .content-form .form .title .svg-icon[data-v-857fd648] {
          width: 96px;
          height: auto;
          display: block;
          margin: 0 auto 30px auto;
}
.login .content-form .form .title h1[data-v-857fd648] {
          color: #f05c00 !important;
          margin-bottom: 25px;
          font-size: 46px !important;
}
.login .content-form .form .title h3[data-v-857fd648] {
          letter-spacing: 2px;
          margin-bottom: 25px;
          font-size: 21px !important;
}
.login .content-form .form .title span[data-v-857fd648] {
          font-size: 14px;
          color: #82746c;
          position: relative;
          display: inline-block;
          margin-bottom: 48px;
}
.login .content-form .form .title span[data-v-857fd648]::before {
            content: '';
            position: absolute;
            top: 12px;
            left: -104px;
            width: 80px;
            height: 1px;
            background-color: #82746c;
            opacity: 0.4;
}
.login .content-form .form .title span[data-v-857fd648]::after {
            content: '';
            position: absolute;
            top: 12px;
            right: -104px;
            width: 80px;
            height: 1px;
            background-color: #82746c;
            opacity: 0.4;
}
.login .content-form .form .form-floating[data-v-857fd648] {
        position: relative;
        margin-bottom: 21px;
}
.login .content-form .form .form-floating label[data-v-857fd648] {
          font-size: 16px;
          color: #685d56;
}
.login .content-form .form .form-floating .form-control[data-v-857fd648] {
          border-radius: 0;
          height: 48px;
}
.login .content-form .form .form-floating .toggle[data-v-857fd648] {
          position: absolute;
          top: 50%;
          -webkit-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
                  transform: translate(0, -50%);
          right: 15px;
          cursor: pointer;
}
.login .content-form .form .form-floating.required[data-v-857fd648]::after {
          content: '*';
          position: absolute;
          color: red;
          top: 0;
          right: 8px;
          height: 100%;
          padding-top: 8px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          font-size: 24px;
          line-height: 0;
}
.login .content-form .form .text-center[data-v-857fd648] {
        margin-top: 16px;
        text-align: right;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
}
.login .content-form .form .text-center span[data-v-857fd648] {
          color: #0088cc;
          cursor: pointer;
          font-size: 18px;
}
.login .content-form .form .text-center span span[data-v-857fd648] {
            color: #000;
            text-decoration: none;
}
.login .content-form .form .form-check[data-v-857fd648] {
        font-size: 14px;
}
.login .content-form .form .form-footer[data-v-857fd648] {
        margin-top: 48px;
}
.login .content-form .form .form-footer .btn[data-v-857fd648] {
          background: #000 !important;
          border-color: #000 !important;
          height: 50px;
          text-transform: uppercase;
}
.login .content-form .form .form-footer .btn div[data-v-857fd648] {
            position: relative;
            display: inline-block;
}
.login .content-form .form .form-footer .btn div .spinner-border[data-v-857fd648] {
              position: absolute;
              width: 1.4rem;
              height: 1.4rem;
              left: -30px;
              color: #f05c00;
}
.login .content-form .form .form-footer .contact[data-v-857fd648] {
          text-align: center;
          margin-top: 48px;
}
.login .content-form .form .form-footer .contact a[data-v-857fd648] {
            color: #08c;
            font-size: 18px;
            text-decoration: underline;
}
.login .content-form .form .form-footer .contact span[data-v-857fd648] {
            display: inline-block;
            margin-bottom: 8px;
            font-weight: 400;
            font-size: 18px;
}
.login .content-form .form .form-footer .contact span[data-v-857fd648]:first-of-type {
              margin-right: 23px;
}
.login .content-form .form .form-footer .contact span[data-v-857fd648]:nth-of-type(2) {
              text-decoration: underline;
              cursor: pointer;
              font-weight: 600;
}
.login .content-form .form .form-footer .contact .account[data-v-857fd648] {
            font-size: 18px;
}
.login .content-form .form .form-footer .contact .account span[data-v-857fd648] {
              color: #08c;
              font-size: 18px;
              margin-left: 23px;
              font-weight: 600;
              text-decoration: underline;
              cursor: pointer;
}
.login .content-form .form .form-footer .new-code[data-v-857fd648] {
          text-align: center;
          margin-top: 18px;
          font-size: 18px;
}
.login .content-form .form .form-footer .new-code span[data-v-857fd648] {
            color: #08c;
            font-size: 15px;
            font-weight: 500;
            cursor: pointer;
}
.login .content-form .form .form-footer .new-code span[data-v-857fd648]:hover {
              text-decoration: underline;
}
.login .content-form .form .form-footer .new-code span[data-v-857fd648]:nth-of-type(2) {
              margin-left: 12px;
}
.page-loader[data-v-857fd648] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-loader .spinner-border[data-v-857fd648] {
    width: 2.6rem;
    height: 2.6rem;
    color: #f05c00;
}
@media (max-width: 1024px) {
.login[data-v-857fd648] {
    display: block;
    min-height: auto;
}
.login .content-form[data-v-857fd648] {
      padding-left: 25px;
      padding-right: 25px;
      padding-bottom: 60px;
}
.login .content-form .form[data-v-857fd648] {
        width: 65%;
}
.login .picture[data-v-857fd648] {
      display: none;
}
}
@media (max-width: 768px) {
.login[data-v-857fd648] {
    display: block;
    min-height: auto;
}
.login .content-form[data-v-857fd648] {
      padding-left: 25px;
      padding-right: 25px;
      padding-bottom: 60px;
}
.login .content-form .form[data-v-857fd648] {
        width: 100%;
}
.login .picture[data-v-857fd648] {
      display: none;
}
}

