.body {
  color: #fff;
  background-color: #050720;
  background-image: url('../images/60371925c47ac767bb5e32e5_pattern.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  font-size: 16px;
  line-height: 26px;
  display: block;
  overflow: visible;
}

.body.center, .body.pdf {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.main {
  position: relative;
}

.section.js-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  overflow: visible;
}

.section.js-section.overflow {
  overflow: hidden;
}

.section.js-section.hide {
  display: none;
}

.section-content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
  overflow: visible;
}

.list {
  list-style-type: none;
  display: none;
}

.nav-link {
  color: #fff;
  margin-left: 24px;
  margin-right: 24px;
  padding: 0 0 4px;
  font-family: RecoletaRegular, sans-serif;
  transition: opacity .2s ease-in;
}

.nav-link:hover {
  opacity: .4;
}

.nav-link.w--current {
  opacity: 1;
  color: #fff;
  border-bottom: 1px solid #818181;
}

.nav-link.hide {
  display: none;
}

.navbar {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
  position: fixed;
  top: 36px;
}

.container {
  width: 100%;
  max-width: 1300px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 64px;
  padding-right: 64px;
}

.container.flex {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.container.full-height {
  height: 100vh;
}

.container.full-height.centner {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.logo {
  width: 130px;
}

.btn-start-a-project {
  color: #979797;
  margin-left: 0;
  font-family: Serifgothicstd, sans-serif;
  text-decoration: none;
  transition: opacity .2s ease-in;
  display: none;
}

.btn-start-a-project:hover {
  color: #fff;
}

.image-2 {
  padding-left: 8px;
}

.nav-menu {
  margin-left: 80px;
}

.flex {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.flex.horizontal {
  flex-direction: row;
  width: 100%;
}

.flex.horizontal.space-between {
  justify-content: space-between;
}

.flex.horizontal.space-between.relative {
  position: relative;
}

.flex.top-padding {
  padding-top: 300px;
}

.flex.top-padding.bottom-padding {
  padding-top: 250px;
  padding-bottom: 450px;
}

.flex._100 {
  height: 100vh;
  position: relative;
  overflow: visible;
}

.flex.left {
  align-items: flex-start;
}

.image {
  object-fit: fill;
  position: fixed;
}

.image.fixed {
  z-index: -999;
  width: 750px;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.paragraph {
  color: #b6b6b6;
  max-width: 540px;
  margin-bottom: 0;
  font-family: Serifgothicstd, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.paragraph.center {
  text-align: center;
}

.paragraph.center._24 {
  color: #d4d4d4;
  margin-top: 24px;
}

.paragraph.accordion {
  max-width: none;
  margin-top: 16px;
}

.paragraph._16 {
  margin-top: 16px;
}

.paragraph._16.small {
  font-size: 16px;
  line-height: 24px;
}

.paragraph._8 {
  margin-top: 8px;
}

.main-heading {
  color: #fff;
  font-family: RecoletaRegular, sans-serif;
  font-size: 72px;
  font-weight: 400;
  line-height: 85px;
}

.main-heading.form {
  font-size: 64px;
  line-height: 76px;
}

.link {
  color: #ffcf43;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.link._24 {
  margin-top: 24px;
  font-family: Serifgothicstd, sans-serif;
  transition: opacity .2s ease-in;
}

.link._24:hover {
  opacity: .37;
}

.line {
  background-color: rgba(255, 255, 255, .1);
  width: 2px;
  height: 300px;
  position: absolute;
  bottom: -41.5px;
}

.flex-2 {
  flex-direction: column;
  display: flex;
}

.flex-2.pdf {
  width: 65%;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: RecoletaRegular, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 54px;
}

.heading-2.center {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: RecoletaRegular, sans-serif;
}

.heading-2.width {
  max-width: 60%;
}

.heading-5 {
  color: #ffcf43;
  margin-bottom: 0;
  font-family: Serifgothicstd, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.border {
  border: .5px solid rgba(112, 112, 112, .14);
  width: 100%;
  height: 1px;
}

.accordian {
  cursor: pointer;
  width: auto;
  min-width: 70%;
  max-width: 70%;
  min-height: auto;
  padding: 32px 0;
  box-shadow: 0 0 30px rgba(0, 0, 0, .09);
}

.accordian-content {
  margin-top: 0;
  overflow: hidden;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: RecoletaRegular, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
}

.heading-3.small {
  font-family: RecoletaBold, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.div-block-23 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.accrdion-arrow {
  padding-top: 0;
  padding-right: 0;
}

.navigation-bar {
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 2%;
}

.navigation-link {
  background-color: #383838;
  border-radius: 50%;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 4px;
  display: block;
}

.navigation-link.w--current {
  background-color: #f8f8f8;
}

.navigation-link.hide.w--current {
  display: none;
}

.mask, .ghost-slide {
  height: 100%;
}

.slide-nav {
  display: none;
}

.custom-slide-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
  overflow: visible;
}

.card {
  background-color: #040516;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 380px;
  min-height: auto;
  margin-right: 0;
  padding: 0 16px 24px 32px;
  display: flex;
  position: absolute;
}

.custom-slide {
  min-height: 340px;
  margin-right: 24px;
  padding-right: 0;
  position: relative;
}

.slider-left-content {
  width: 100%;
}

.right-arrow {
  color: #fff;
  background-color: rgba(105, 50, 212, 0);
  border: 1px solid #9b9b9b;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 16px;
  font-weight: 700;
  transition: opacity .2s ease-in;
  top: 0%;
  bottom: 0%;
  left: 60px;
  right: auto;
}

.right-arrow:hover {
  opacity: .41;
  border-radius: 51%;
}

.custom-slider-mask {
  width: 250%;
  height: 100%;
  overflow: hidden;
}

.left-arrow {
  color: #fff;
  background-color: rgba(105, 50, 212, 0);
  border: 1px solid #9b9b9b;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 16px;
  font-weight: 700;
  transition: opacity .2s ease-in;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.left-arrow:hover {
  opacity: .4;
}

.slider-left-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.slider {
  background-color: rgba(0, 0, 0, 0);
  height: 50px;
  margin-top: 32px;
}

.two-columns-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 2fr;
  grid-auto-columns: 1fr;
  align-content: center;
  width: 100%;
  max-width: 1280px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: grid;
}

.heading-10 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
}

.heading-4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Recoleta;
  font-size: 16px;
}

.heading-4._32 {
  margin-top: 32px;
  margin-bottom: 0;
}

.four-col {
  grid-column-gap: 48px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 24px;
  display: grid;
}

.four-col.hide {
  display: none;
}

.loading {
  z-index: 9999;
  background-color: #050720;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.loading-logo {
  width: 220px;
}

.link-2 {
  color: #fff;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Serifgothicstd, sans-serif;
  font-size: 24px;
  text-decoration: none;
}

.button {
  background-color: rgba(109, 122, 133, 0);
  border: 1px solid #fff;
  border-radius: 50px;
  justify-content: center;
  min-width: 220px;
  margin-top: 48px;
  margin-bottom: 16px;
  font-family: Recoleta;
  font-weight: 700;
  transition: opacity .2s ease-in;
  display: flex;
}

.button:hover {
  opacity: .4;
}

.button.form {
  width: 100%;
  font-family: RecoletaBold, sans-serif;
}

.button.form.pdf {
  max-width: 300px;
}

.close-icon {
  color: #fff;
  cursor: pointer;
  background-color: rgba(255, 255, 255, .07);
  border-radius: 100px;
  width: 60px;
  height: 60px;
  transition: opacity .4s ease-in;
  display: block;
  position: fixed;
  top: 7%;
  bottom: auto;
  left: auto;
  right: 50%;
  overflow: hidden;
}

.close-icon:hover {
  opacity: .5;
  transform: scale(1.1);
}

.top {
  background-color: #fff;
  width: 2px;
  height: 30px;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%)rotate(45deg);
}

.bottom {
  background-color: #fff;
  width: 2px;
  height: 30px;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 50%;
  transform: translate(50%, -50%)rotate(-45deg);
}

.start-a-project {
  grid-column-gap: 80px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  height: 100%;
  display: grid;
}

.heading-11 {
  color: #ffcf43;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.heading-12 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 54px;
}

.text-field {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border: 0 solid #000;
  border-bottom: 1px solid rgba(255, 255, 255, .33);
  padding-top: 8px;
  padding-left: 0;
  padding-right: 0;
  font-family: Serifgothicstd, sans-serif;
  font-size: 24px;
}

.label {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 16px;
  font-family: RecoletaBold, sans-serif;
  font-size: 16px;
}

.close-button {
  width: 100%;
  height: 100%;
  position: relative;
}

.success-message {
  background-color: rgba(221, 221, 221, 0);
  font-family: Recoleta;
  font-size: 24px;
}

.lang-link {
  color: #777;
  margin-right: 0;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Serifgothicstd, sans-serif;
  text-decoration: none;
  transition: all .2s;
}

.lang-link:hover {
  color: #fff;
}

.lang-link.w--current {
  color: #ffcf43;
}

.text-block {
  font-family: RecoletaRegular, sans-serif;
}

.error-message {
  color: #fff;
  background-color: red;
  padding: 18px;
}

@media screen and (max-width: 991px) {
  .section.js-section.overflow {
    display: none;
    overflow: visible;
  }

  .section-content {
    width: 100%;
  }

  .container.full-height {
    height: auto;
  }

  .flex.top-padding.bottom-padding {
    padding-bottom: 250px;
  }

  .image.fixed {
    width: 600px;
  }

  .paragraph {
    font-size: 16px;
  }

  .main-heading {
    margin-bottom: 0;
    font-size: 56px;
  }

  .main-heading.form {
    font-size: 40px;
    line-height: 54px;
  }

  .heading-2.width {
    max-width: 90%;
  }

  .accordian {
    width: 100%;
    max-width: 90%;
  }

  .card {
    height: 360px;
  }

  .custom-slide {
    min-height: 480px;
    margin-right: 24px;
  }

  .custom-slider-mask {
    overflow: visible;
  }

  .two-columns-2 {
    grid-column-gap: 0px;
    grid-row-gap: 64px;
    grid-template-rows: auto auto;
    grid-template-columns: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .four-col {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .close-icon {
    top: 3%;
    bottom: auto;
    left: auto;
    right: 5%;
  }

  .start-a-project {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .form-2 {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .image.fixed {
    width: 80%;
  }

  .paragraph, .paragraph.center._24 {
    max-width: 75%;
  }

  .paragraph._16.small {
    max-width: 100%;
  }

  .main-heading {
    text-align: center;
    width: 80%;
    font-size: 64px;
    line-height: 74px;
  }

  .main-heading.form {
    text-align: left;
  }

  .line {
    display: none;
  }

  .accordian {
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .card {
    height: auto;
    min-height: 320px;
    padding-right: 48px;
  }

  .custom-slider-mask {
    width: 375%;
  }

  .four-col {
    grid-column-gap: 16px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .section-content {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .container, .container.flex {
    padding-left: 16px;
    padding-right: 16px;
  }

  .logo {
    width: 100px;
    margin-bottom: 5px;
  }

  .btn-start-a-project {
    margin-left: auto;
  }

  .flex.top-padding.bottom-padding {
    padding-top: 9px;
    padding-bottom: 0;
  }

  .flex._100 {
    height: auto;
  }

  .main-heading.form {
    width: 100%;
  }

  .flex-2.pdf {
    width: 95%;
  }

  .heading-2 {
    font-size: 32px;
    line-height: 42px;
  }

  .card {
    min-height: 350px;
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .custom-slide {
    min-height: 400px;
    padding-right: 20px;
  }

  .custom-slider-mask {
    width: 500%;
  }

  .two-columns-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .loading, .nav-menu-2 {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_66ea82b9-3c1a-b1bb-2e68-a6fffa74d27c-eb89c39c {
    order: 9999;
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_66ea82b9-3c1a-b1bb-2e68-a6fffa74d295-eb89c39c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_66ea82b9-3c1a-b1bb-2e68-a6fffa74d27c-fbc657a5 {
    order: 9999;
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_66ea82b9-3c1a-b1bb-2e68-a6fffa74d295-fbc657a5 {
    grid-area: 2 / 1 / 3 / 2;
  }
}


@font-face {
  font-family: 'RecoletaBold';
  src: url('../fonts/font.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'RecoletaRegular';
  src: url('../fonts/font.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Serifgothicstd';
  src: url('../fonts/SerifGothicStd-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}