body {
  background-color: #f5f0ee;
  font-family: 'DM Sans', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  width: 960px;
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: 'DM Sans', sans-serif;
  color: #000;
  font-size: 55px;
  line-height: 60px;
  font-weight: 400;
}

h2 {
  margin-top: 0px;
  margin-bottom: 40px;
  font-size: 50px;
  line-height: 60px;
  font-weight: 400;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 1;
  font-weight: 400;
}

a {
  text-decoration: underline;
}

.main-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.page-padding {
  width: 100%;
  max-width: 1440px;
  min-width: 100%;
}

.social-fixed {
  position: fixed;
  left: 2%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 1;
}

.social-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
}

.social-link {
  width: 20px;
  height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}

.social-image {
  width: 20px;
  height: 20px;
}

.scroll-down {
  position: fixed;
  left: auto;
  top: 0%;
  right: 2%;
  bottom: 0%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.scroll-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 310px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  text-decoration: none;
}

.scroll-text {
  margin-right: 0px;
  margin-bottom: 60px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 15px;
}

.link {
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}

.link._20px {
  font-size: 20px;
}

.link.no-line {
  text-decoration: none;
}

.underlined {
  text-decoration: underline;
}

.left-col {
  width: 95%;
}

.faq-heading-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-paragraph {
  margin-bottom: 0px;
  direction: ltr;
  font-family: 'DM Sans', sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0px;
}

.p1 {
  margin-bottom: 0px;
  font-size: 25px;
  line-height: 1;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 150px;
  padding-bottom: 150px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section._100vh {
  position: relative;
  height: 100vh;
}

.service-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.faq-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.project-wrapper {
  width: 100%;
  padding-top: 30px;
  padding-right: 0px;
  padding-left: 0px;
  text-decoration: none;
}

.project-wrapper.last {
  margin-bottom: 30px;
}

.navigation-link {
  width: auto;
  height: 35px;
}

.project-images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/61f90c98b71e0f2483f03758_dreampurpose.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease-in;
  transition: all 500ms ease-in;
  -o-object-fit: fill;
  object-fit: fill;
}

.project-images.beacon {
  background-image: url('../images/61f90e904e63439adc058d3f_gamefi.png');
  background-position: 10% 50%;
  background-size: cover;
}

.project-images.ovo {
  position: static;
  background-image: url('../images/61f934bbf8f7f812937e3d85_ovo.png');
  background-position: 45% 31%;
  background-size: cover;
}

.project-images.gamefi {
  background-image: url('../images/Mockup-GameFi.png');
}

.service-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.information-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #000;
}

.information-wrapper.non-highlight {
  margin-bottom: 0px;
  padding: 30px;
  background-color: rgba(30, 30, 30, 0);
  color: #000;
}

.information-wrapper.non-highlight:hover {
  border-radius: 10px;
  background-color: #1e1e1e;
  color: #fff;
}

.right-col {
  width: 95%;
  margin-top: 165px;
}

.service-illustration {
  width: 50px;
  height: 50px;
}

.faq-paragraph {
  display: block;
  margin-bottom: 0px;
  direction: ltr;
  font-family: 'DM Sans', sans-serif;
  color: #f5f0ee;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0px;
}

.container {
  width: 80%;
  max-width: 1100px;
}

.container.black {
  padding: 80px 60px;
  background-color: #1e1e1e;
}

.container.absolute {
  position: absolute;
  left: auto;
  top: 5%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.projects-wrapper {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.cta-header {
  margin-top: 0px;
  margin-bottom: 40px;
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
}

.service-paragraph {
  margin-bottom: 0px;
  direction: ltr;
  font-family: 'DM Sans', sans-serif;
  color: rgba(0, 0, 0, 0.65);
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0px;
}

.faq-block {
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 0.8px solid rgba(245, 240, 238, 0.31);
}

.service-subwrapper {
  margin-top: 5px;
  margin-left: 10px;
}

.logo {
  width: 100%;
  height: 100%;
}

.old-projects {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 85px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.old-projects.desktop-hide {
  display: none;
}

.button {
  margin-top: 0px;
  padding: 25px 110px 25px 55px;
  border-radius: 50px;
  background-color: #000;
  background-image: url('../images/arrow.svg');
  background-position: 85% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-transform: uppercase;
  cursor: not-allowed;
}

.button:hover {
  background-color: #3b3b3b;
  background-position: 90% 50%;
}

.work-paragraph {
  margin-top: 10px;
  margin-bottom: 0px;
}

.project-image-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 570px;
  margin-bottom: 20px;
  -webkit-transition: all 500ms ease-in;
  transition: all 500ms ease-in;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.h3.mb-10 {
  margin-bottom: 10px;
}

.h3.white {
  color: #fff;
}

.h2.white {
  color: #fff;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.c-work_information {
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  text-decoration: none;
}

.c-title-3 {
  font-family: 'DM Sans', sans-serif;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
}

.c-title-3.dark {
  color: #000;
}

.c-arrow {
  display: inline-block;
}

.c-title-2 {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  cursor: pointer;
}

.c-title-2.c-color_grey {
  color: #a8a8a8;
}

.c-work_gamefi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 620px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 0.8))), url('../images/61f90e904e63439adc058d3f_gamefi.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.8)), url('../images/61f90e904e63439adc058d3f_gamefi.png');
  background-position: 0px 0px, 30% 50%;
  background-size: auto, cover;
  color: #fff;
  text-decoration: none;
}

.c-work_ovo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 620px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.8))), url('../images/61f934bbf8f7f812937e3d85_ovo.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.8)), url('../images/61f934bbf8f7f812937e3d85_ovo.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  color: #fff;
  text-decoration: none;
}

.c-work_dreampurpose {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 620px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.9))), url('../images/61f90c98b71e0f2483f03758_dreampurpose.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.9)), url('../images/61f90c98b71e0f2483f03758_dreampurpose.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  color: #fff;
  text-decoration: none;
}

.c-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 30px;
  grid-auto-columns: 1fr;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.other-projects {
  color: #000;
}

@media screen and (max-width: 991px) {
  h1 {
    width: auto;
    font-size: 45px;
    line-height: 1;
  }

  h2 {
    font-size: 40px;
    line-height: 1;
  }

  .social-wrapper {
    display: none;
  }

  .scroll-down {
    display: none;
  }

  .left-col {
    width: 100%;
  }

  .right-col {
    width: 100%;
    margin-top: 0px;
  }

  .projects-wrapper {
    display: block;
  }

  .faq-block {
    width: 100%;
  }

  .old-projects.mobile-hide {
    display: none;
  }

  .old-projects.desktop-hide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .faq-arrow {
    margin-left: 10px;
  }

  .service-wrapper {
    margin-bottom: 40px;
  }

  .service-grid {
    display: block;
  }

  .container.black {
    padding-right: 40px;
    padding-left: 40px;
  }

  .old-projects.mobile-hide {
    display: none;
  }

  .c-title-3 {
    font-size: 18px;
  }

  .c-title-2 {
    font-size: 14px;
  }

  .c-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 35px;
  }

  h2 {
    margin-bottom: 25px;
    font-size: 30px;
  }

  .link._20px.hide-mobile {
    display: none;
  }

  .footer-paragraph {
    font-size: 15px;
  }

  .p1 {
    font-size: 20px;
  }

  .project-images {
    background-size: 650px;
  }

  .project-images.beacon {
    background-size: 650px;
  }

  .project-images.ovo {
    background-size: 650px;
  }

  .project-images.gamefi {
    background-size: 650px;
  }

  .information-wrapper {
    display: block;
  }

  .container.black {
    width: 90%;
    padding-right: 40px;
    padding-left: 40px;
  }

  .cta-header {
    font-size: 30px;
    line-height: 1.2;
  }

  .project-image-wrapper {
    height: 400px;
  }
}

