    #terms-conditions{
      position: absolute;top: 419px;left: -23px;opacity: 0.2;scale: 0.9;
    }
    #terms-conditions:hover{
      opacity: 1;
      transition: all 0.3s ease;
    }
    #terms-conditions-checkbox{
      margin-right: 8px;
      cursor: pointer;
      transition: all 0.3s ease;
      transform: scale(1.2);
      border: none;
      border-radius: 4px;
    }
    .register-btn{
    border: none;
    padding: 6px 104px;
    border-radius: 4px;
    background: #c9a84c;
    border: 1px solid #997721;
    color: #221820;
    }
    .register-btn:hover{
      background: #ffdf86;
      scale: 0.9;
    }
    .botão{
      position: relative;
    }
    .botão img{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
    .botão:hover{
      color: rgb(65, 58, 50);
      mix-blend-mode: multiply;
      filter: brightness(1.6);
    }
    .auth-btn{
      cursor: pointer;
    }
    .auth-btn:hover{
      justify-content: center;
      align-items: center;
    }
    .auth-input2{
    cursor: pointer;
    width: 90%;
    background: var(--auth-input-bg);
    border: 1px solid var(--auth-border);
    border-radius: 6px;
    padding: 12px 16px;
    color: white;
    font-size: 1rem;
    transition: all 0.3s ease;
    }
    .auth-input2:hover{
      background: #ffebc1;
      color: var(--auth-accent);
      scale: 0.9;
    }
    .auth-divider2::before, .auth-divider2::after {
    content: "";
    flex: 1;
    height: 1px;
    background: var(--auth-border);
    }
    .auth-divider2{
    position: relative;
    height: fit-content;
    top: 0px;
    right: -1px;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2.5rem 0;
    color: var(--auth-text-muted);
    font-size: 0.70rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
    .google-icon{
      font-size: 22px;
      color: #e1b25b;
      margin-right: 18px;
      font-weight: bold;
    }
    #to-register{
      font-family: auto;
      font-weight: bold;
      font-size: 1.3rem;
      text-align: center;
      color: #c9a84c;
    }
    #to-register:hover{
      color: #ffdf86;
    /* text-decoration: underline; */
    }
    #google-login-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 300px;
    padding: 7px 8px;
    }
    .auth-btn-container{
    width: 300px;
    height: fit-content;
    position: relative;
    left: -20px;
    top: 36px;
    }
    .auth-form-group{
      width: 100%;
    }
    #login-form {
      width: 370px;
    }
    article {
    width: 900px;
    height: 400px;
  }
    .img-login {
    position: relative;
    background: no-repeat center center;
    width: 100%;
    height: 321px;
    object-fit: contain;
    display: flex;
    gap: 66px;
    top: -57px;
    }
    .img-btn {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      object-fit: contain;
    }
    .imgLogin {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 112%;
    object-fit: contain;
    }
    .imgRegister {
    content: "";
    z-index: -9;
    position: absolute;
    top: 58%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120%;
    height: 111%;
    }
    .img-btn {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      object-fit: contain;
    }
    #login-section {
    scale: 0.89;
    left: 45px;
    width: 370px;
    position: relative;
    }
    .login-form {
    width: 366px;
    top: 100px;
    position: absolute;
    }
    @media (max-width: 1200px) {
      .auth-divider{
      display: none;
      }
      .auth-btn {
            margin-left: 48px;
            width: 90%;
            font-size: 1.2rem;
            font-weight: bold;
            height: 46px;
            align-items: center;
            justify-content: center;
            background: transparent;
            border: none;
            z-index: 99999;
      }
          main {
        width: 100vw;
      }
        .auth-logo h1 {
        font-size: 1rem;
        }
        body.auth-page {
     overflow: unset;
        }
      article {
        width: clamp(528px, 100%, 900px);
        height: 400px;
      }
      .imgRegister {
        display: none;
        content: "";
        z-index: -9;
        position: absolute;
        top: 58%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 120%;
        height: 111%;
      }
      .imgLogin {
        display: none;
        content: "";
        z-index: -9;
        position: absolute;
        top: 58%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 120%;
        height: 111%;
      }
      .img-login {
    position: relative;
    background: no-repeat center center;
    width: 100%;
    height: fit-content;
    object-fit: contain;
    display: flex;
    flex-direction: column;
    gap: unset;
    top: 0;
}
     .auth-form-group{
      width: unset;
      justify-self: anchor-center;
    }
    .auth-input {
    width: 100%;
    }
    .text-cont{
     width: fit-content;
    }
    .auth-form-group label {
    display: block;
    font-size: 1.05rem;
    color: var(--auth-text-muted);
    }
    .botão img {
    display: flex;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    top: 21px;
    left: 153px;
    scale: clamp(0.5, 0.9, 1);
    height: 56px;
    width: 90%;
    z-index: 999;
    }
    .auth-section{
        align-items: center;
        width: 480px;
        height: fit-content;
        scale: 0.89;
        left: 0px;
        /* width: 100%; */
        position: relative;
        top: 0;
    }
    .img-btn{
    left: 73px;
    top: 80px;
    position: relative;
    width: 150px;
    height: 150px;
    }
    .auth-logo {
    position: relative;
    text-align: center;
    /* margin-bottom: 30px; */
    top: 0px;
    }
    .auth-btn-container {
    width: unset;
    height: fit-content;
    position: relative;
    left: 0px;
    top: 36px;
    align-self: center;
    }

    }
    body.auth-page {
    overflow: hidden;
    /* margin-top: -2rem; */
    flex-direction: column;
    background-color: var(--auth-bg);
    background-image: radial-gradient(circle at 20% 30%, rgba(201, 168, 76, 0.12) 0%, transparent 50%), radial-gradient(circle at 80% 70%, rgba(201, 168, 76, 0.07) 0%, transparent 50%);
    color: var(--auth-text);
    display: flex;
    align-items: center;
    /* justify-content: unset; */
    }
    

@media (max-width: 400px) {
    .auth-card {
        padding: 2rem 1.5rem;
    }

    .auth-logo h1 {
        font-size: 1rem;
    }

    .auth-input {
        width: 100%;
        align-self: center;
        /* max-width: -webkit-fill-available; */
    }
    .forgot-senha{
        font-size: 1rem;
        width: 330px;
    }

}
