.desktop {
  background-color: #000000;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.desktop .div {
  background-color: var(--variable-collection-fond-d-cran);
  overflow: hidden;
  width: 1440px;
  height: 1024px;
  position: relative;
}

.desktop .element {
  position: absolute;
  width: 64px;
  height: 64px;
  top: 64px;
  left: 64px;
  object-fit: cover;
}

.desktop .text-wrapper {
  position: absolute;
  width: 548px;
  height: 134px;
  top: 255px;
  left: 86px;
  font-family: var(--h1-font-family);
  font-weight: var(--h1-font-weight);
  color: #ffffff;
  font-size: var(--h1-font-size);
  text-align: center;
  letter-spacing: var(--h1-letter-spacing);
  line-height: var(--h1-line-height);
  font-style: var(--h1-font-style);
}

.desktop .element-acolade-all {
  position: absolute;
  top: 974px;
  left: 275px;
  font-family: "Parkinsans-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop .group {
  position: absolute;
  width: 728px;
  height: 1024px;
  top: 0;
  left: 720px;
}

.desktop .overlap-group {
  position: relative;
  width: 720px;
  height: 1024px;
  background-color: #ffffff;
}

.desktop .text-wrapper-2 {
  position: absolute;
  top: 813px;
  left: 232px;
  font-family: "Parkinsans-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 28px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.desktop .want-your-project-to {
  position: absolute;
  width: 409px;
  top: 166px;
  left: 155px;
  font-family: var(--h2-font-family);
  font-weight: var(--h2-font-weight);
  color: #000000;
  font-size: var(--h2-font-size);
  text-align: center;
  letter-spacing: var(--h2-letter-spacing);
  line-height: var(--h2-line-height);
  font-style: var(--h2-font-style);
}

.desktop .text-wrapper-3 {
  position: absolute;
  top: 884px;
  left: 279px;
  font-family: var(--p-LARGE-font-family);
  font-weight: var(--p-LARGE-font-weight);
  color: #000000;
  font-size: var(--p-LARGE-font-size);
  text-align: center;
  letter-spacing: var(--p-LARGE-letter-spacing);
  line-height: var(--p-LARGE-line-height);
  font-style: var(--p-LARGE-font-style);
}

.desktop .just-send-us-a {
  position: absolute;
  width: 464px;
  top: 323px;
  left: 128px;
  font-family: var(--p-LARGE-font-family);
  font-weight: var(--p-LARGE-font-weight);
  color: #000000;
  font-size: var(--p-LARGE-font-size);
  text-align: center;
  letter-spacing: var(--p-LARGE-letter-spacing);
  line-height: var(--p-LARGE-line-height);
  font-style: var(--p-LARGE-font-style);
}
/* Original CSS code should be injected here */

.desktop {
  background-color: #000000;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  min-height: 100vh;
}

.main-content {
  background-color: var(--variable-collection-fond-d-cran);
  overflow: hidden;
  width: 100%;
  max-width: 1440px;
  height: 1024px;
  position: relative;
}

.logo {
  position: absolute;
  width: 64px;
  height: 64px;
  top: 64px;
  left: 64px;
  object-fit: cover;
}

.main-heading {
  position: absolute;
  width: 548px;
  top: 255px;
  left: 86px;
  font-family: var(--h1-font-family);
  font-weight: var(--h1-font-weight);
  color: #ffffff;
  font-size: var(--h1-font-size);
  text-align: center;
  letter-spacing: var(--h1-letter-spacing);
  line-height: var(--h1-line-height);
  font-style: var(--h1-font-style);
}

.copyright {
  position: absolute;
  bottom: 50px;
  left: 275px;
  font-family: "Parkinsans-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0;
  line-height: normal;
}

.contact-section {
  position: absolute;
  width: 720px;
  height: 1024px;
  top: 0;
  right: 0;
  background-color: #ffffff;
}

.contact-content {
  position: relative;
  height: 100%;
  padding: 166px 128px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contact-heading {
  font-family: var(--h2-font-family);
  font-weight: var(--h2-font-weight);
  color: #000000;
  font-size: var(--h2-font-size);
  text-align: center;
  letter-spacing: var(--h2-letter-spacing);
  line-height: var(--h2-line-height);
  font-style: var(--h2-font-style);
  margin-bottom: 40px;
}

.contact-description {
  font-family: var(--p-LARGE-font-family);
  font-weight: var(--p-LARGE-font-weight);
  color: #000000;
  font-size: var(--p-LARGE-font-size);
  text-align: center;
  letter-spacing: var(--p-LARGE-letter-spacing);
  line-height: var(--p-LARGE-line-height);
  font-style: var(--p-LARGE-font-style);
  max-width: 464px;
  margin-bottom: 450px;
}

.contact-cta {
  font-family: "Parkinsans-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 28px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 20px;
}

.contact-email {
  font-family: var(--p-LARGE-font-family);
  font-weight: var(--p-LARGE-font-weight);
  color: #000000;
  font-size: var(--p-LARGE-font-size);
  text-align: center;
  letter-spacing: var(--p-LARGE-letter-spacing);
  line-height: var(--p-LARGE-line-height);
  font-style: var(--p-LARGE-font-style);
  text-decoration: none;
}

@media (max-width: 1440px) {
  .main-content {
    height: auto;
    min-height: 100vh;
  }

  .contact-section {
    position: relative;
    width: 100%;
    height: auto;
  }

  .contact-content {
    padding: 80px 40px;
  }

  .main-heading,
  .copyright {
    position: static;
    margin: 40px auto;
  }

  .logo {
    position: static;
    margin: 40px 0 0 40px;
  }
}