

@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
:root {
  --swiper-theme-color: #ff4931;
}


/* Mobile-first styles */

* {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  text-decoration: none;
  list-style: none;
  box-sizing: border-box;
  font-family: "Kanit", sans-serif;
  --swiper-theme-color: rgb(211, 145, 3);
}





.main_signup_space {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  height: 100%;
  gap: 0.1rem;
}




  .form_tone {
    width: 100%;
    height: auto;
    background-color: rgb(253, 253, 253);
    padding-top: 0rem;
    padding-left: 0rem;
  }


  .img_sphere{
    width: 100%;
    height: 20rem;
      filter: brightness(0.8);
  }

  .img_sphere img{
    width: 100%;
    height: 100%;
  }



  .sign_here{
    background-color: #ffffff;
    width: 100%;
    border-top-left-radius: 90px;
        border-top-right-radius: 90px;
    height: 19rem;
    position: relative;
    top: -6rem;
    text-align: center;
    display: grid;
    flex-wrap: wrap;
    align-items:normal;
    padding-top: 2rem;
    justify-content: center;
    z-index: 13;
  place-content: center;
 
    place-items: center;
   
  }


   .sign_here h2{
    font-weight: 400;
    font-size: 22px;
   }


   .txt{
    width: 80%;
   }

   .minor_text{
        width: 90%;
        margin-top: 1rem;
   }
   .minor_text P{
    font-size: 13px;
   }


   .login{
    background-color: #000;
    border-radius: 20px;
    height: 3rem;
    width: 70%;
  display: flex;
  align-items: center;
  justify-content: center;
      margin-top: 1rem;
   }


    .login a{
      color: #ffffff;
      font-size: 14px;
    }


       .sign{
     border: solid 1.5px rgb(0, 0, 0, 0.4);
    border-radius: 20px;
    height: 3rem;
    width: 70%;
  display: flex;
  align-items: center;
  justify-content: center;
      margin-top: 1rem;
   }


    .sign a{
      color: #000000;
      font-size: 14px;
    }










.image_tone {
  width: 100%;
  height: 93vh;
  display: none;
  box-shadow: 0 0 2px rgb(0, 0, 0, 0.4);
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}





  @media (min-width: 375px) {}


  @media (min-width: 390px) {


    
.main_signup_space {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  height: 100%;
  gap: 0.1rem;
}




  .form_tone {
    width: 100%;
    height: auto;
    background-color: rgb(253, 253, 253);
    padding-top: 0rem;
    padding-left: 0rem;
  }


  .img_sphere{
    width: 100%;
    height: 30rem;
      filter: brightness(0.8);
  }

  .img_sphere img{
    width: 100%;
    height: 100%;
  }



  .sign_here{
    background-color: #ffffff;
    width: 100%;
    border-top-left-radius: 90px;
        border-top-right-radius: 90px;
    height: 19rem;
    position: relative;
    top: -6rem;
    text-align: center;
    display: grid;
    flex-wrap: wrap;
    align-items:normal;
    padding-top: 6rem;
    justify-content: center;
    z-index: 13;
  place-content: center;
 
    place-items: center;
   
  }


   .sign_here h2{
    font-weight: 400;
    font-size: 22px;
   }


   .txt{
    width: 70%;
   }

   .minor_text{
        width: 90%;
        margin-top: 1rem;
   }
   .minor_text P{
    font-size: 13.5px;
   }


   .login{
    background-color: #000;
    border-radius: 20px;
    height: 3.5rem;
    width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
      margin-top: 1rem;
   }


    .login a{
      color: #ffffff;
      font-size: 14px;
    }


       .sign{
     border: solid 1.5px rgb(0, 0, 0, 0.4);
    border-radius: 20px;
    height: 3.5rem;
    width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
      margin-top: 1rem;
   }


    .sign a{
      color: #000000;
      font-size: 14px;
    }










.image_tone {
  width: 100%;
  height: 93vh;
  display: none;
  box-shadow: 0 0 2px rgb(0, 0, 0, 0.4);
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}

  }


  @media (min-width: 412px) {
       
.main_signup_space {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  height: 100%;
  gap: 0.1rem;
}




  .form_tone {
    width: 100%;
    height: auto;
    background-color: rgb(253, 253, 253);
    padding-top: 0rem;
    padding-left: 0rem;
  }


  .img_sphere{
    width: 100%;
    height: 30rem;
      filter: brightness(0.8);
  }

  .img_sphere img{
    width: 100%;
    height: 100%;
  }



  .sign_here{
    background-color: #ffffff;
    width: 100%;
    border-top-left-radius: 90px;
        border-top-right-radius: 90px;
    height: 19rem;
    position: relative;
    top: -6rem;
    text-align: center;
    display: grid;
    flex-wrap: wrap;
    align-items:normal;
    padding-top: 8rem;
    justify-content: center;
    z-index: 13;
  place-content: center;
 
    place-items: center;
   
  }


   .sign_here h2{
    font-weight: 400;
    font-size: 22px;
   }


   .txt{
    width: 70%;
   }

   .minor_text{
        width: 90%;
        margin-top: 1rem;
   }
   .minor_text P{
    font-size: 13.9px;
   }


   .login{
    background-color: #000;
    border-radius: 20px;
    height: 3.5rem;
    width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
      margin-top: 1rem;
   }


    .login a{
      color: #ffffff;
      font-size: 14px;
    }


       .sign{
     border: solid 1.5px rgb(0, 0, 0, 0.4);
    border-radius: 20px;
    height: 3.5rem;
    width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
      margin-top: 1rem;
   }


    .sign a{
      color: #000000;
      font-size: 14px;
    }










.image_tone {
  width: 100%;
  height: 93vh;
  display: none;
  box-shadow: 0 0 2px rgb(0, 0, 0, 0.4);
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
  }

  @media (min-width: 414px) {}

  @media (min-width: 428px) {
    .main_signup_space {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  height: 100%;
  gap: 0.1rem;
}




  .form_tone {
    width: 100%;
    height: auto;
    background-color: rgb(253, 253, 253);
    padding-top: 0rem;
    padding-left: 0rem;
  }


  .img_sphere{
    width: 100%;
    height: 30rem;
      filter: brightness(0.8);
  }

  .img_sphere img{
    width: 100%;
    height: 100%;
  }



  .sign_here{
    background-color: #ffffff;
    width: 100%;
    border-top-left-radius: 90px;
        border-top-right-radius: 90px;
    height: 19rem;
    position: relative;
    top: -6rem;
    text-align: center;
    display: grid;
    flex-wrap: wrap;
    align-items:normal;
    padding-top: 8rem;
    justify-content: center;
    z-index: 13;
  place-content: center;
 
    place-items: center;
   
  }


   .sign_here h2{
    font-weight: 400;
    font-size: 22px;
   }


   .txt{
    width: 70%;
   }

   .minor_text{
        width: 90%;
        margin-top: 1rem;
   }
   .minor_text P{
    font-size: 13.9px;
   }


   .login{
    background-color: #000;
    border-radius: 20px;
    height: 3.5rem;
    width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
      margin-top: 1rem;
   }


    .login a{
      color: #ffffff;
      font-size: 14px;
    }


       .sign{
     border: solid 1.5px rgb(0, 0, 0, 0.4);
    border-radius: 20px;
    height: 3.5rem;
    width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
      margin-top: 1rem;
   }


    .sign a{
      color: #000000;
      font-size: 14px;
    }










.image_tone {
  width: 100%;
  height: 93vh;
  display: none;
  box-shadow: 0 0 2px rgb(0, 0, 0, 0.4);
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
  }

  @media (min-width: 430px) {}


  @media (min-width: 500px) {
    .main_signup_space {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  height: 100%;
  gap: 0.1rem;
}




  .form_tone {
    width: 100%;
    height: auto;
    background-color: rgb(253, 253, 253);
    padding-top: 0rem;
    padding-left: 0rem;
  }


  .img_sphere{
    width: 100%;
    height: 23rem;
      filter: brightness(0.8);
  }

  .img_sphere img{
    width: 100%;
    height: 100%;
  }



  .sign_here{
    background-color: #ffffff;
    width: 100%;
    border-top-left-radius: 90px;
        border-top-right-radius: 90px;
    height: 19rem;
    position: relative;
    top: -6rem;
    text-align: center;
    display: grid;
    flex-wrap: wrap;
    align-items:normal;
    padding-top: 4rem;
    justify-content: center;
    z-index: 13;
  place-content: center;
 
    place-items: center;
   
  }


   .sign_here h2{
    font-weight: 400;
    font-size: 22px;
   }


   .txt{
    width: 70%;
   }

   .minor_text{
        width: 90%;
        margin-top: 1rem;
   }
   .minor_text P{
    font-size: 13.9px;
   }


   .login{
    background-color: #000;
    border-radius: 20px;
    height: 3.5rem;
    width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
      margin-top: 1rem;
   }


    .login a{
      color: #ffffff;
      font-size: 14px;
    }


       .sign{
     border: solid 1.5px rgb(0, 0, 0, 0.4);
    border-radius: 20px;
    height: 3.5rem;
    width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
      margin-top: 1rem;
   }


    .sign a{
      color: #000000;
      font-size: 14px;
    }










.image_tone {
  width: 100%;
  height: 93vh;
  display: none;
  box-shadow: 0 0 2px rgb(0, 0, 0, 0.4);
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
  }

  @media (min-width: 540px) {}


  @media (min-width: 640px) {
    html{
        font-size: 10px;
      }

      
         .main_signup_space {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  height: 100%;
  gap: 0.1rem;
}




  .form_tone {
    width: 100%;
    height: auto;
    background-color: rgb(253, 253, 253);
    padding-top: 0rem;
    padding-left: 0rem;
  }


  .img_sphere{
    width: 100%;
    height: 23rem;
      filter: brightness(0.8);
  }

  .img_sphere img{
    width: 100%;
    height: 100%;
  }



  .sign_here{
    background-color: #ffffff;
    width: 100%;
    border-top-left-radius: 90px;
        border-top-right-radius: 90px;
    height: 19rem;
    position: relative;
    top: -6rem;
    text-align: center;
    display: grid;
    flex-wrap: wrap;
    align-items:normal;
    padding-top: 10rem;
    justify-content: center;
    z-index: 13;
  place-content: center;
 
    place-items: center;
   
  }


   .sign_here h2{
    font-weight: 400;
    font-size: 23px;
   }


   .txt{
    width: 70%;
   }

   .minor_text{
        width: 70%;
        margin-top: 1rem;
   }
   .minor_text P{
    font-size: 13.9px;
   }


   .login{
    background-color: #000;
    border-radius: 20px;
  height: 5.5rem;
    width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
      margin-top: 1rem;
   }


    .login a{
      color: #ffffff;
      font-size: 14px;
    }


       .sign{
     border: solid 1.5px rgb(0, 0, 0, 0.4);
    border-radius: 20px;
    height: 5.5rem;
    width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
      margin-top: 1rem;
   }


    .sign a{
      color: #000000;
      font-size: 14px;
    }










.image_tone {
  width: 100%;
  height: 93vh;
  display: none;
  box-shadow: 0 0 2px rgb(0, 0, 0, 0.4);
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}

    }


    @media (min-width: 768px) {}

    @media (min-width: 820px) {}

    @media (min-width: 853px) {
      html{
          font-size: 14px;
        }


        
         .main_signup_space {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  height: 100%;
  gap: 0.1rem;
}




  .form_tone {
    width: 100%;
    height: auto;
    background-color: rgb(253, 253, 253);
    padding-top: 0rem;
    padding-left: 0rem;
  }


  .img_sphere{
    width: 100%;
    height: 23rem;
      filter: brightness(0.8);
  }

  .img_sphere img{
    width: 100%;
    height: 100%;
  }



  .sign_here{
    background-color: #ffffff;
    width: 100%;
    border-top-left-radius: 90px;
        border-top-right-radius: 90px;
    height: 19rem;
    position: relative;
    top: -6rem;
    text-align: center;
    display: grid;
    flex-wrap: wrap;
    align-items:normal;
    padding-top: 4rem;
    justify-content: center;
    z-index: 13;
  place-content: center;
 
    place-items: center;
   
  }


   .sign_here h2{
    font-weight: 400;
    font-size: 23px;
   }


   .txt{
    width: 70%;
   }

   .minor_text{
        width: 90%;
        margin-top: 1rem;
   }
   .minor_text P{
    font-size: 14.9px;
   }


   .login{
    background-color: #000;
    border-radius: 20px;
    height: 4.5rem;
    width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
      margin-top: 1rem;
   }


    .login a{
      color: #ffffff;
      font-size: 14px;
    }


       .sign{
     border: solid 1.5px rgb(0, 0, 0, 0.4);
    border-radius: 20px;
    height: 4.5rem;
    width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
      margin-top: 1rem;
   }


    .sign a{
      color: #000000;
      font-size: 14px;
    }










.image_tone {
  width: 100%;
  height: 93vh;
  display: none;
  box-shadow: 0 0 2px rgb(0, 0, 0, 0.4);
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
      }
      
      
      @media (min-width: 980px) {
        html{
            font-size: 16px;
          }
        
        
        
         .main_signup_space {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  height: 100%;
  gap: 0.1rem;
}




  .form_tone {
    width: 100%;
    height: auto;
    background-color: rgb(253, 253, 253);
    padding-top: 0rem;
    padding-left: 0rem;
  }


  .img_sphere{
    width: 100%;
    height: 23rem;
      filter: brightness(0.8);
  }

  .img_sphere img{
    width: 100%;
    height: 100%;
  }



  .sign_here{
    background-color: #ffffff;
    width: 100%;
    border-top-left-radius: 90px;
        border-top-right-radius: 90px;
    height: 19rem;
    position: relative;
    top: -6rem;
    text-align: center;
    display: grid;
    flex-wrap: wrap;
    align-items:normal;
    padding-top: 4rem;
    justify-content: center;
    z-index: 13;
  place-content: center;
 
    place-items: center;
   
  }


   .sign_here h2{
    font-weight: 400;
    font-size: 23px;
   }


   .txt{
    width: 70%;
   }

   .minor_text{
        width: 90%;
        margin-top: 1rem;
   }
   .minor_text P{
    font-size: 14.9px;
   }


   .login{
    background-color: #000;
    border-radius: 20px;
    height: 4.5rem;
    width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
      margin-top: 1rem;
   }


    .login a{
      color: #ffffff;
      font-size: 14px;
    }


       .sign{
     border: solid 1.5px rgb(0, 0, 0, 0.4);
    border-radius: 20px;
    height: 4.5rem;
    width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
      margin-top: 1rem;
   }


    .sign a{
      color: #000000;
      font-size: 14px;
    }










.image_tone {
  width: 100%;
  height: 93vh;
  display: none;
  box-shadow: 0 0 2px rgb(0, 0, 0, 0.4);
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}}


          @media (min-width: 1024px) {}

  

          @media (min-width: 1280px) {

       
            .main_signup_space {
    display: flex;
    align-items: center;
    justify-content: start;
    position: fixed;
    width: 100%;
    height: 100%;
    gap: 0.1rem;
  }

  .form_tone {
    width: 38%;
    height: 99.6vh;
    background-color: rgb(253, 253, 253);
    padding-top: 3rem;
    padding-left: 1rem;
  }
  
         

  .img_sphere{
    width: 100%;
    height: 23rem;
      filter: brightness(0.8);
      display: none;
  }

  .img_sphere img{
    width: 100%;
    height: 100%;
  }



  .sign_here{
    background-color: transparent;
    width: 100%;
    border-top-left-radius: 90px;
        border-top-right-radius: 90px;
    height: 19rem;
    position: relative;
    top: 0rem;
    text-align: center;
    display: grid;
    flex-wrap: wrap;
    align-items:normal;
    padding-top: 4rem;
    justify-content: center;
    z-index: 13;
  place-content: center;
 
    place-items: center;
   
  }


   .sign_here h2{
    font-weight: 400;
    font-size: 23px;
   }


   .txt{
    width: 70%;
    display: none;
   }

   .minor_text{
        width: 90%;
        margin-top: 1rem;
        
   }
   .minor_text P{
    font-size: 14.9px;
    color: transparent;
    display: none;
    
   }


   .login{
    background-color: #000;
    border-radius: 20px;
    height: 4.5rem;
   width: 27rem;
  display: flex;
  align-items: center;
  justify-content: center;
      margin-top: 1rem;
   }


    .login a{
      color: #ffffff;
      font-size: 14px;
    }


       .sign{
     border: solid 1.5px rgb(0, 0, 0, 0.4);
    border-radius: 20px;
    height: 4.5rem;
     width: 27rem;
  display: flex;
  align-items: center;
  justify-content: center;
      margin-top: 1rem;
   }


    .sign a{
      color: #000000;
      font-size: 14px;
    }












  .image_tone {
    width: 61%;
    height: 93vh;
    display: block;
    box-shadow: 0 0 2px rgb(0, 0, 0, 0.4);
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
  }

  .div_text_space {
    position: absolute;
    width: 61%;
    height: 93vh;
    background: linear-gradient(
      to top,
      #161616b9 65%,
      /* Greenish color */ rgba(231, 39, 5, 0) 80%,
      /* Lighter green fading out */ rgba(231, 39, 5, 0) 100%
        /* Shadow effect on the right */
    );
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;

    padding-top: 20rem;
    padding-left: 2rem;
  }

  .div_text_space h1 {
    color: aliceblue;
    font-weight: 400;
    font-size: 30px;
    text-shadow: 1px 1px 1px #000;
  }

  .div_text_space b {
    color: rgba(211, 145, 3, 0.966);
    font-weight: 400;
  }

  .div_text_space p {
    font-size: 14px;
    color: aliceblue;
  }

  .more_about_us {
    height: 3rem;
    width: 12rem;
    background-color: rgb(211, 145, 3);

    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2rem;
  }

  .more_about_us a {
    color: aliceblue;
    font-size: 14px;
  }
  .image_tone img {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    width: 100%;
    height: 100%;
  }
          }
