.home-v8-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.home-v8-background {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.home-v8-advertisments1 {
  flex: 0 0 auto;
  width: 20%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-v8-mainbody {
  flex: 0 0 auto;
  width: 200px;
  display: flex;
  min-width: 400px;
  align-items: flex-start;
  flex-direction: column;
}
.home-v8-content {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.home-v8-text-and-form {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-v8-text3 {
  flex: 0 0 auto;
  width: 200px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-v8-text1 {
  font-size: 25px;
  font-family: Fira Sans;
  font-weight: 400;
  letter-spacing: 4;
  text-transform: none;
  text-decoration: none;
}
.home-v8-forms {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-v8-login1 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-v8-login2 {
  width: 200px;
  height: 100px;
  display: flex;
}
.home-v8-emaillogindiv {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: flex-start;
}
.home-v8-passwordlogindiv {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: flex-start;
}
.home-v8-loginsend1 {
  transition: 0.3s;
}
.home-v8-loginsend1:hover {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  background-color: var(--dl-color-main-orange);
}
.home-v8-register1 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-v8-register2 {
  width: 200px;
  height: 100px;
  display: flex;
}
.home-v8-userdiv {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: flex-start;
}
.home-v8-emailregisterdiv {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: flex-start;
}
.home-v8-passwordregisterdiv {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: flex-start;
}
.home-v8-passwordregister2div {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.home-v8-termsandconditions {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: flex-start;
}
.home-v8-loginsend2 {
  transition: 0.3s;
}
.home-v8-loginsend2:hover {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  background-color: var(--dl-color-main-orange);
}
.home-v8-picture {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-v8-image {
  width: 200px;
  object-fit: cover;
}
.home-v8-advertisments2 {
  flex: 0 0 auto;
  width: 20%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
@media(max-width: 1600px) {
  .home-v8-background {
    height: 1000px;
    border-width: 0px;
    background-color: #D9D9D9;
  }
  .home-v8-mainbody {
    width: 60%;
    height: 700px;
    align-items: center;
    background-image: linear-gradient(161deg, rgba(0, 0, 0, 0) 50.00%,rgb(255, 255, 255) 37.00%),linear-gradient(0deg, rgba(56, 87, 25, 0.75) 82.00%,rgba(255, 192, 0, 0.75) 100.00%);
  }
  .home-v8-content {
    width: 87%;
    margin-top: 120px;
  }
  .home-v8-text-and-form {
    width: 50%;
    padding-right: var(--dl-space-space-twounits);
  }
  .home-v8-text3 {
    width: 100%;
  }
  .home-v8-text1 {
    fill: var(--dl-color-main-orange);
    color: var(--dl-color-main-orange);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    margin-right: -90px;
    letter-spacing: 5px;
  }
  .home-v8-text2 {
    color: #ffffff;
    font-size: 12px;
    font-style: normal;
    margin-top: var(--dl-space-space-unit);
    font-weight: 500;
    line-height: 1.5;
    margin-left: 0px;
    margin-bottom: var(--dl-space-space-unit);
    letter-spacing: 1.2px;
  }
  .home-v8-forms {
    width: 100%;
    height: 350px;
  }
  .home-v8-login1 {
    width: 100%;
    height: 70%;
    align-items: center;
    padding-top: var(--dl-space-space-unit);
    border-width: 0px;
    padding-left: var(--dl-space-space-unit);
    border-radius: 14px;
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-unit);
    background-color: var(--dl-color-newmain-brown1);
  }
  .home-v8-login2 {
    width: 100%;
    height: 70%;
    align-items: center;
    border-color: var(--dl-color-gray-black);
    border-width: 1px;
    flex-direction: column;
    padding-bottom: var(--dl-space-space-halfunit);
    justify-content: space-between;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 2px;
  }
  .home-v8-emaillogindiv {
    width: 100%;
    height: auto;
    border-color: var(--dl-color-main-green);
    border-width: 0px;
    border-radius: var(--dl-radius-radius-radius4);
    border-bottom-width: 4px;
  }
  .home-v8-emaillogin {
    width: 100%;
    font-size: 12px;
    margin-bottom: -1px;
  }
  .home-v8-passwordlogindiv {
    width: 100%;
    height: auto;
    border-color: var(--dl-color-main-green);
    border-width: 0px;
    border-radius: var(--dl-radius-radius-radius4);
    border-bottom-width: 4px;
  }
  .home-v8-passwordlogin {
    width: 100%;
    font-size: 13px;
    margin-bottom: -1px;
  }
  .home-v8-loginsend1 {
    width: var(--dl-size-size-medium);
    font-style: normal;
    font-weight: 700;
    border-color: var(--dl-color-main-orange);
    border-width: 3px;
    border-radius: 16px;
  }
  .home-v8-text9 {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    padding-top: var(--dl-space-space-halfunit);
    padding-bottom: var(--dl-space-space-halfunit);
  }
  .home-v8-button1 {
    width: var(--dl-size-size-large);
    font-style: normal;
    font-weight: 700;
    border-color: var(--dl-color-main-orange);
    border-width: 3px;
    border-radius: 16px;
    background-color: var(--dl-color-main-orange);
  }
  .home-v8-register1 {
    width: 100%;
    height: 100%;
    display: none;
    align-items: center;
    padding-top: var(--dl-space-space-unit);
    border-width: 0px;
    padding-left: var(--dl-space-space-unit);
    border-radius: 14px;
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-unit);
    background-color: var(--dl-color-newmain-brown1);
  }
  .home-v8-register2 {
    width: 100%;
    height: 75%;
    align-items: center;
    border-color: var(--dl-color-gray-black);
    border-width: 1px;
    flex-direction: column;
    padding-bottom: var(--dl-space-space-halfunit);
    justify-content: space-between;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 2px;
  }
  .home-v8-userdiv {
    width: 100%;
    height: auto;
    border-color: var(--dl-color-main-green);
    border-width: 0px;
    border-radius: var(--dl-radius-radius-radius4);
    border-bottom-width: 4px;
  }
  .home-v8-userregister {
    width: 100%;
    font-size: 12px;
    margin-bottom: -1px;
  }
  .home-v8-emailregisterdiv {
    width: 100%;
    height: auto;
    border-color: var(--dl-color-main-green);
    border-width: 0px;
    border-radius: var(--dl-radius-radius-radius4);
    border-bottom-width: 4px;
  }
  .home-v8-emailregister {
    width: 100%;
    font-size: 12px;
    margin-bottom: -1px;
  }
  .home-v8-passwordregisterdiv {
    width: 100%;
    height: auto;
    border-color: var(--dl-color-main-green);
    border-width: 0px;
    border-radius: var(--dl-radius-radius-radius4);
    border-bottom-width: 4px;
  }
  .home-v8-passwordregister {
    width: 100%;
    font-size: 13px;
    margin-bottom: -1px;
  }
  .home-v8-passwordregister2div {
    width: 100%;
    height: auto;
    border-color: var(--dl-color-main-green);
    border-width: 0px;
    border-radius: var(--dl-radius-radius-radius4);
    border-bottom-width: 4px;
  }
  .home-v8-passwordregister2 {
    width: 100%;
    font-size: 13px;
    margin-bottom: -1px;
  }
  .home-v8-termsandconditions {
    height: auto;
    margin-top: var(--dl-space-space-halfunit);
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .home-v8-checkbox {
    margin-left: var(--dl-space-space-halfunit);
  }
  .home-v8-text10 {
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    margin-left: var(--dl-space-space-halfunit);
  }
  .home-v8-loginsend2 {
    width: var(--dl-size-size-large);
    font-style: normal;
    font-weight: 700;
    border-color: var(--dl-color-main-orange);
    border-width: 3px;
    border-radius: 16px;
  }
  .home-v8-text11 {
    fill: var(--dl-color-main-green);
    color: var(--dl-color-main-green);
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    padding-top: var(--dl-space-space-halfunit);
    padding-bottom: var(--dl-space-space-halfunit);
  }
  .home-v8-button2 {
    width: var(--dl-size-size-large);
    font-style: normal;
    font-weight: 700;
    border-color: var(--dl-color-main-orange);
    border-width: 3px;
    border-radius: 16px;
    background-color: var(--dl-color-main-orange);
  }
  .home-v8-picture {
    width: 57%;
  }
  .home-v8-image {
    width: 100%;
    margin-top: -4px;
  }
}
@media(max-width: 1200px) {
  .home-v8-advertisments1 {
    width: 15%;
  }
  .home-v8-mainbody {
    width: 70%;
  }
  .home-v8-content {
    width: 90%;
    margin-top: 100px;
  }
  .home-v8-text-and-form {
    padding-right: var(--dl-space-space-unit);
  }
  .home-v8-text1 {
    margin-right: -50px;
  }
  .home-v8-login1 {
    display: none;
  }
  .home-v8-register1 {
    display: flex;
  }
  .home-v8-picture {
    width: 55%;
  }
  .home-v8-advertisments2 {
    width: 15%;
  }
}
@media(max-width: 991px) {
  .home-v8-advertisments1 {
    width: 0%;
  }
  .home-v8-mainbody {
    width: 100%;
  }
  .home-v8-advertisments2 {
    width: 0%;
  }
}
@media(max-width: 767px) {
  .home-v8-advertisments1 {
    width: 0%;
  }
  .home-v8-mainbody {
    width: 100%;
  }
  .home-v8-text-and-form {
    width: 70%;
  }
  .home-v8-picture {
    display: none;
  }
  .home-v8-advertisments2 {
    width: 0%;
  }
}
@media(max-width: 440px) {

  .home-v8-container {
    margin-top: -50px;
  }
  .home-v8-text-and-form {
    width: 100%;
  }

}
