.home-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-page-40 {
  width: 100%;
  height: 100%;
  display: flex;
  min-height: inherit;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container1 {
  width: 100%;
  height: 100%;
  display: flex;
  min-height: inherit;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #ededed;
}
.home-header {
  width: 100%;
  height: 80px;
  display: flex;
  position: fixed;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #0e1121;
}
.home-image {
  width: 140px;
  margin-top: 0px;
  object-fit: cover;
}
.home-container2 {
  width: 75%;
  display: flex;
  margin-top: 110px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-text {
  font-size: 24px;
  font-style: normal;
  font-family: "Source Sans 3";
  font-weight: 700;
}
.home-text01 {
  margin-top: var(--dl-space-space-halfunit);
  font-family: "Source Sans 3";
  line-height: 1.75;
}
.home-form-registrazione-attivit {
  display: flex;
  margin-top: var(--dl-space-space-threeunits);
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-text02 {
  color: var(--dl-color-gray-black);
  font-size: 24px;
  font-style: normal;
  font-family: "Source Sans 3";
  font-weight: 700;
  margin-left: 0px;
}
.home-text03 {
  color: var(--dl-color-gray-black);
  font-size: 14px;
  font-style: normal;
  margin-top: var(--dl-space-space-twounits);
  font-family: "Source Sans 3";
  font-weight: 700;
  margin-left: var(--dl-space-space-halfunit);
}
.home-textinput {
  width: 40%;
  height: 56px;
  font-size: 14px;
  margin-top: var(--dl-space-space-halfunit);
  font-family: "Source Sans 3";
  border-width: 0px;
  background-color: var(--dl-color-gray-900);
}
.home-text04 {
  color: var(--dl-color-gray-black);
  font-size: 14px;
  font-style: normal;
  margin-top: var(--dl-space-space-twounits);
  font-family: "Source Sans 3";
  font-weight: 700;
  margin-left: var(--dl-space-space-halfunit);
}
.home-textinput1 {
  width: 40%;
  height: 56px;
  font-size: 14px;
  margin-top: var(--dl-space-space-halfunit);
  font-family: "Source Sans 3";
  border-width: 0px;
  background-color: var(--dl-color-gray-900);
}
.home-text05 {
  color: var(--dl-color-primary-300);
  width: 40%;
  font-size: 14px;
  font-style: normal;
  margin-top: var(--dl-space-space-twounits);
  font-family: "Source Sans 3";
  font-weight: 400;
  line-height: 1.4;
  margin-left: 0px;
}
.home-container3 {
  width: 40%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.home-text06 {
  color: var(--dl-color-gray-black);
  font-size: 14px;
  font-style: normal;
  margin-top: var(--dl-space-space-oneandhalfunits);
  font-family: "Source Sans 3";
  font-weight: 700;
  margin-left: var(--dl-space-space-halfunit);
}
.home-text07 {
  color: var(--dl-color-danger-700);
  font-size: 14px;
  font-style: normal;
  margin-top: var(--dl-space-space-oneandhalfunits);
  font-family: "Source Sans 3";
  font-weight: 400;
  margin-left: var(--dl-space-space-twounits);
}
.home-textinput2 {
  width: 40%;
  height: 56px;
  font-size: 14px;
  margin-top: var(--dl-space-space-halfunit);
  font-family: "Source Sans 3";
  border-width: 0px;
  background-color: var(--dl-color-gray-900);
}
.home-text08 {
  color: var(--dl-color-gray-black);
  font-size: 14px;
  font-style: normal;
  margin-top: var(--dl-space-space-oneandhalfunits);
  font-family: "Source Sans 3";
  font-weight: 700;
  margin-left: var(--dl-space-space-halfunit);
}
.home-textinput3 {
  width: 40%;
  height: 56px;
  font-size: 14px;
  margin-top: var(--dl-space-space-halfunit);
  font-family: "Source Sans 3";
  border-width: 0px;
  background-color: var(--dl-color-gray-900);
}
.home-text09 {
  color: var(--dl-color-danger-700);
  font-size: 14px;
  font-style: normal;
  margin-top: var(--dl-space-space-oneandhalfunits);
  font-family: "Source Sans 3";
  font-weight: 400;
  margin-left: var(--dl-space-space-halfunit);
}
.home-button {
  color: var(--dl-color-gray-white);
  width: 200px;
  height: 56px;
  font-size: 14px;
  font-style: normal;
  margin-top: var(--dl-space-space-twounits);
  margin-bottom: var(--dl-space-space-twounits);
  cursor: pointer;

  font-family: "Source Sans 3";
  font-weight: 700;
  border-width: 0px;
  background-color: var(--dl-color-primary-300);
}
.home-footer {
  width: 100%;
  display: flex;
  margin-top: auto;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #0e1121;
}
.home-container4 {
  width: 75%;
  height: 80px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-image1 {
  width: 100px;
  align-self: flex-start;
  margin-top: 0its;
  object-fit: cover;
}
@media(max-width: 1600px) {
  .home-page-40 {
    width: 100%;
    height: 100%;
    min-height: inherit;
  }
  .home-container1 {
    width: 100%;
    min-height: inherit;
    margin-right: 0px;
    justify-content: flex-start;
    background-color: #ededed;
  }
  .home-header {
    width: 100%;
    height: 80px;
    background-color: #0e1121;
  }
  .home-image {
    width: 140px;
    margin-top: 0px;
  }
  .home-container2 {
    width: 75%;
    margin-top: 110px;
  }
  .home-text {
    font-size: 24px;
    font-style: normal;
    font-family: Source Sans 3;
    font-weight: 700;
  }
  .home-text01 {
    margin-top: var(--dl-space-space-halfunit);
    font-family: Source Sans 3;
    line-height: 1.75;
  }
  .home-form-registrazione-attivit {
    margin-top: var(--dl-space-space-threeunits);
  }
  .home-text02 {
    color: var(--dl-color-gray-black);
    font-size: 24px;
    margin-left: 0px;
  }
  .home-text03 {
    color: var(--dl-color-gray-black);
    font-size: 14px;
    margin-top: var(--dl-space-space-twounits);
  }
  .home-text04 {
    color: var(--dl-color-gray-black);
    font-size: 14px;
    margin-top: var(--dl-space-space-twounits);
  }
  .home-text05 {
    color: var(--dl-color-primary-300);
    font-size: 14px;
    font-style: normal;
    margin-top: var(--dl-space-space-twounits);
    font-family: Source Sans 3;
    font-weight: 400;
    line-height: 1.4;
  }
  .home-text06 {
    color: var(--dl-color-gray-black);
    font-size: 14px;
    margin-top: var(--dl-space-space-oneandhalfunits);
  }
  .home-text07 {
    color: var(--dl-color-danger-700);
    font-size: 14px;
    margin-top: var(--dl-space-space-oneandhalfunits);
  }
  .home-text08 {
    color: var(--dl-color-gray-black);
    font-size: 14px;
    margin-top: var(--dl-space-space-oneandhalfunits);
  }
  .home-text09 {
    color: var(--dl-color-danger-700);
    font-size: 14px;
    margin-top: var(--dl-space-space-oneandhalfunits);
  }
  .home-button {
    color: var(--dl-color-gray-white);
    width: 200px;
    height: 56px;
    font-size: 14px;
    font-style: normal;
    margin-top: var(--dl-space-space-twounits);
    margin-bottom: var(--dl-space-space-twounits);
    cursor: pointer;

    font-family: Source Sans 3;
    font-weight: 700;
    border-width: 0px;
    background-color: var(--dl-color-primary-300);
  }
  .home-footer {
    width: 100%;
    margin-top: auto;
    background-color: #0e1121;
  }
  .home-container4 {
    width: 75%;
    height: 80px;
  }
  .home-image1 {
    width: 100px;
    align-self: flex-start;
    margin-top: 0px;
  }
}
@media(max-width: 1200px) {
  .home-page-40 {
    width: 100%;
    height: 100%;
    min-height: inherit;
  }
  .home-container1 {
    width: 100%;
    height: 100%;
    min-height: inherit;
    justify-content: flex-start;
    background-color: #ededed;
  }
  .home-header {
    width: 100%;
    height: 80px;
    background-color: #0e1121;
  }
  .home-image {
    width: 140px;
    margin-top: 0px;
  }
  .home-container2 {
    width: 80%;
    margin-top: 110px;
  }
  .home-text {
    font-size: 24px;
    font-style: normal;
    font-family: Source Sans 3;
    font-weight: 700;
  }
  .home-text01 {
    margin-top: var(--dl-space-space-halfunit);
    font-family: Source Sans 3;
    line-height: 1.75;
  }
  .home-form-registrazione-attivit {
    margin-top: var(--dl-space-space-threeunits);
  }
  .home-text02 {
    color: var(--dl-color-gray-black);
    font-size: 24px;
    margin-left: 0px;
  }
  .home-text03 {
    color: var(--dl-color-gray-black);
    font-size: 14px;
    margin-top: var(--dl-space-space-twounits);
  }
  .home-textinput {
    width: 40%;
    height: 56px;
    font-size: 14px;
    margin-top: var(--dl-space-space-halfunit);
    border-width: 0px;
    background-color: var(--dl-color-gray-900);
  }
  .home-text04 {
    color: var(--dl-color-gray-black);
    width: 40%;
    font-size: 14px;
    margin-top: var(--dl-space-space-twounits);
  }
  .home-textinput1 {
    width: 40%;
    height: 56px;
    font-size: 14px;
    margin-top: var(--dl-space-space-halfunit);
    border-width: 0px;
    background-color: var(--dl-color-gray-900);
  }
  .home-text05 {
    color: var(--dl-color-primary-300);
    width: 40%;
    font-size: 14px;
    font-style: normal;
    margin-top: var(--dl-space-space-twounits);
    font-family: Source Sans 3;
    font-weight: 400;
    line-height: 1.4;
  }
  .home-container3 {
    width: 50%;
  }
  .home-text06 {
    color: var(--dl-color-gray-black);
    width: auto;
    font-size: 14px;
    margin-top: var(--dl-space-space-oneandhalfunits);
  }
  .home-text07 {
    color: var(--dl-color-danger-700);
    width: auto;
    font-size: 14px;
    margin-top: var(--dl-space-space-oneandhalfunits);
  }
  .home-textinput2 {
    width: 40%;
    height: 56px;
    font-size: 14px;
    margin-top: var(--dl-space-space-halfunit);
    border-width: 0px;
    background-color: var(--dl-color-gray-900);
  }
  .home-text08 {
    color: var(--dl-color-gray-black);
    width: auto;
    font-size: 14px;
    margin-top: var(--dl-space-space-oneandhalfunits);
  }
  .home-textinput3 {
    width: 40%;
    height: 56px;
    font-size: 14px;
    margin-top: var(--dl-space-space-halfunit);
    border-width: 0px;
    background-color: var(--dl-color-gray-900);
  }
  .home-text09 {
    color: var(--dl-color-danger-700);
    width: auto;
    font-size: 14px;
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-left: var(--dl-space-space-halfunit);
  }
  .home-button {
    color: var(--dl-color-gray-white);
    width: 200px;
    height: 56px;
    font-size: 14px;
    font-style: normal;
    margin-top: var(--dl-space-space-twounits);
    margin-bottom: var(--dl-space-space-twounits);
    cursor: pointer;

    font-family: Source Sans 3;
    font-weight: 700;
    border-width: 0px;
    background-color: var(--dl-color-primary-300);
  }
  .home-footer {
    flex: 1;
    width: 100%;
    height: 80px;
    margin-top: auto;
    background-color: #0e1121;
  }
  .home-container4 {
    width: 80%;
    height: 80px;
  }
  .home-image1 {
    width: 100px;
    align-self: flex-start;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
@media(max-width: 991px) {
  .home-page-40 {
    width: 100%;
    height: 100%;
    min-height: inherit;
    align-self: center;
    align-items: center;
  }
  .home-container1 {
    width: 100%;
    min-height: inherit;
    align-self: center;
    align-items: center;
    justify-content: flex-start;
    background-color: #ededed;
  }
  .home-header {
    width: 100%;
    height: 80px;
    background-color: #0e1121;
  }
  .home-image {
    width: 140px;
    margin-top: 0px;
  }
  .home-container2 {
    width: 80%;
    height: 100%;
    margin-top: 110px;
  }
  .home-text {
    font-size: 24px;
    font-style: normal;
    font-family: Source Sans 3;
    font-weight: 700;
  }
  .home-text01 {
    margin-top: var(--dl-space-space-halfunit);
    font-family: Source Sans 3;
    line-height: 1.75;
  }
  .home-form-registrazione-attivit {
    width: 100%;
    margin-top: var(--dl-space-space-threeunits);
  }
  .home-text02 {
    color: var(--dl-color-gray-black);
    font-size: 24px;
    margin-left: 0px;
  }
  .home-text03 {
    color: var(--dl-color-gray-black);
    font-size: 14px;
    margin-top: var(--dl-space-space-twounits);
  }
  .home-textinput {
    width: 50%;
  }
  .home-text04 {
    color: var(--dl-color-gray-black);
    font-size: 14px;
    margin-top: var(--dl-space-space-twounits);
  }
  .home-textinput1 {
    width: 50%;
  }
  .home-text05 {
    color: var(--dl-color-primary-300);
    width: 50%;
    font-size: 14px;
    font-style: normal;
    margin-top: var(--dl-space-space-twounits);
    font-family: Source Sans 3;
    font-weight: 400;
    line-height: 1.4;
  }
  .home-container3 {
    width: 50%;
  }
  .home-text06 {
    color: var(--dl-color-gray-black);
    font-size: 14px;
    margin-top: var(--dl-space-space-oneandhalfunits);
  }
  .home-text07 {
    color: var(--dl-color-danger-700);
    font-size: 14px;
    margin-top: var(--dl-space-space-oneandhalfunits);
  }
  .home-textinput2 {
    width: 50%;
  }
  .home-text08 {
    color: var(--dl-color-gray-black);
    font-size: 14px;
    margin-top: var(--dl-space-space-oneandhalfunits);
  }
  .home-textinput3 {
    width: 50%;
  }
  .home-text09 {
    color: var(--dl-color-danger-700);
    font-size: 14px;
    margin-top: var(--dl-space-space-oneandhalfunits);
  }
  .home-button {
    color: var(--dl-color-gray-white);
    width: 200px;
    height: 56px;
    font-size: 14px;
    font-style: normal;
    margin-top: var(--dl-space-space-twounits);
    margin-bottom: var(--dl-space-space-twounits);
    cursor: pointer;

    font-family: Source Sans 3;
    font-weight: 700;
    border-width: 0px;
    background-color: var(--dl-color-primary-300);
  }
  .home-footer {
    width: 100%;
    height: 80px;
    align-self: center;
    margin-top: auto;
    background-color: #0e1121;
  }
  .home-container4 {
    width: 80%;
    align-self: center;
  }
  .home-image1 {
    width: 100px;
    align-self: flex-start;
    margin-top: 0px;
  }
}
@media(max-width: 767px) {
  .home-page-40 {
    width: 100%;
    height: 100%;
    min-height: inherit;
  }
  .home-container1 {
    width: 100%;
    min-height: inherit;
    justify-content: flex-start;
    background-color: #ededed;
  }
  .home-header {
    width: 100%;
    height: 80px;
    background-color: #0e1121;
  }
  .home-image {
    width: 140px;
    margin-top: 0px;
  }
  .home-container2 {
    width: 80%;
    margin-top: 110px;
    align-items: flex-start;
  }
  .home-text {
    font-size: 24px;
    font-style: normal;
    font-family: Source Sans 3;
    font-weight: 700;
  }
  .home-text01 {
    margin-top: var(--dl-space-space-halfunit);
    font-family: Source Sans 3;
    line-height: 1.75;
  }
  .home-form-registrazione-attivit {
    width: 100%;
    margin-top: var(--dl-space-space-threeunits);
    align-items: flex-start;
  }
  .home-text02 {
    color: var(--dl-color-gray-black);
    font-size: 24px;
    margin-left: 0px;
  }
  .home-text03 {
    color: var(--dl-color-gray-black);
    font-size: 14px;
    margin-top: var(--dl-space-space-twounits);
  }
  .home-textinput {
    width: 60%;
  }
  .home-text04 {
    color: var(--dl-color-gray-black);
    font-size: 14px;
    margin-top: var(--dl-space-space-twounits);
  }
  .home-textinput1 {
    width: 60%;
  }
  .home-text05 {
    color: var(--dl-color-primary-300);
    width: 60%;
    font-size: 14px;
    font-style: normal;
    margin-top: var(--dl-space-space-twounits);
    font-family: Source Sans 3;
    font-weight: 400;
    line-height: 1.4;
  }
  .home-container3 {
    width: 70%;
  }
  .home-text06 {
    color: var(--dl-color-gray-black);
    font-size: 14px;
    margin-top: var(--dl-space-space-oneandhalfunits);
  }
  .home-text07 {
    color: var(--dl-color-danger-700);
    font-size: 14px;
    margin-top: var(--dl-space-space-oneandhalfunits);
  }
  .home-textinput2 {
    width: 60%;
  }
  .home-text08 {
    color: var(--dl-color-gray-black);
    font-size: 14px;
    margin-top: var(--dl-space-space-oneandhalfunits);
  }
  .home-textinput3 {
    width: 60%;
  }
  .home-text09 {
    color: var(--dl-color-danger-700);
    font-size: 14px;
    margin-top: var(--dl-space-space-oneandhalfunits);
  }
  .home-button {
    color: var(--dl-color-gray-white);
    width: 200px;
    height: 56px;
    font-size: 14px;
    font-style: normal;
    margin-top: var(--dl-space-space-threeunits);
    margin-bottom: var(--dl-space-space-twounits);
    cursor: pointer;

    font-weight: 700;
    border-width: 0px;
    background-color: var(--dl-color-primary-300);
  }
  .home-footer {
    width: 100%;
    height: 80px;
    margin-top: auto;
    background-color: #0e1121;
  }
  .home-container4 {
    width: 80%;
    align-self: center;
  }
  .home-image1 {
    width: 100px;
    align-self: flex-start;
    margin-top: 0px;
  }
}
@media(max-width: 479px) {
  .home-page-40 {
    width: 100%;
    height: 100%;
    min-height: inherit;
  }
  .home-container1 {
    width: 100%;
    height: 100%;
    min-height: inherit;
    justify-content: flex-start;
    background-color: #ededed;
  }
  .home-header {
    width: 100%;
    height: 80px;
    justify-content: center;
    background-color: #0e1121;
  }
  .home-image {
    width: 140px;
    margin-top: 0px;
  }
  .home-container2 {
    width: 85%;
    margin-top: 110px;
    align-items: flex-start;
  }
  .home-text {
    color: var(--dl-color-gray-black);
    font-size: 24px;
    font-style: normal;
    font-family: Source Sans 3;
    font-weight: 700;
  }
  .home-text01 {
    font-size: 16px;
    margin-top: var(--dl-space-space-halfunit);
    font-family: Source Sans 3;
    line-height: 1.75;
  }
  .home-form-registrazione-attivit {
    width: 100%;
    margin-top: var(--dl-space-space-threeunits);
    align-items: flex-start;
  }
  .home-text02 {
    color: var(--dl-color-gray-black);
    font-size: 24px;
    font-style: normal;
    font-family: Source Sans 3;
    font-weight: 700;
    margin-left: 0px;
  }
  .home-text03 {
    color: var(--dl-color-gray-black);
    font-size: 14px;
    margin-top: var(--dl-space-space-twounits);
    margin-left: var(--dl-space-space-halfunit);
  }
  .home-textinput {
    width: 100%;
  }
  .home-text04 {
    color: var(--dl-color-gray-black);
    font-size: 14px;
    font-style: normal;
    margin-top: var(--dl-space-space-twounits);
    font-family: Source Sans 3;
    font-weight: 700;
    margin-left: var(--dl-space-space-halfunit);
  }
  .home-textinput1 {
    width: 100%;
  }
  .home-text05 {
    color: var(--dl-color-primary-300);
    width: 100%;
    font-size: 14px;
    font-style: normal;
    margin-top: var(--dl-space-space-twounits);
    font-family: Source Sans 3;
    font-weight: 400;
    line-height: 1.4;
    margin-left: 0px;
  }
  .home-container3 {
    width: 100%;
  }
  .home-text06 {
    color: var(--dl-color-gray-black);
    font-size: 14px;
    font-style: normal;
    margin-top: var(--dl-space-space-oneandhalfunits);
    font-family: Source Sans 3;
    font-weight: 700;
    margin-left: var(--dl-space-space-halfunit);
  }
  .home-text07 {
    color: var(--dl-color-danger-700);
    font-size: 14px;
    font-style: normal;
    margin-top: var(--dl-space-space-oneandhalfunits);
    font-family: Source Sans 3;
    font-weight: 400;
    margin-left: var(--dl-space-space-twounits);
  }
  .home-textinput2 {
    width: 100%;
  }
  .home-text08 {
    color: var(--dl-color-gray-black);
    font-size: 14px;
    font-style: normal;
    margin-top: var(--dl-space-space-oneandhalfunits);
    font-family: Source Sans 3;
    font-weight: 700;
    margin-left: var(--dl-space-space-halfunit);
  }
  .home-textinput3 {
    width: 100%;
  }
  .home-text09 {
    color: var(--dl-color-danger-700);
    font-size: 14px;
    font-style: normal;
    margin-top: var(--dl-space-space-oneandhalfunits);
    font-family: Source Sans 3;
    font-weight: 400;
    margin-left: var(--dl-space-space-halfunit);
  }
  .home-button {
    color: var(--dl-color-gray-white);
    width: 100%;
    height: 56px;
    font-size: 14px;
    align-self: center;
    font-style: normal;
    margin-top: var(--dl-space-space-threeunits);
    margin-bottom: var(--dl-space-space-twounits);
    cursor: pointer;

    font-weight: 700;
    border-width: 0px;
    
    background-color: var(--dl-color-primary-300);
  }
  .home-footer {
    width: 100%;
    height: 80px;
    margin-top: auto;
   
    margin-left: 0px;
    justify-content: center;
    background-color: #0e1121;
  }
  .home-container4 {
    width: 85%;
  }
  .home-image1 {
    width: 100px;
    margin-top: 0px;
    margin-left: 0px;
  }
}
