:root {
  --white: white;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.home {
  width: auto;
  height: auto;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #030338;
  background-image: url('../images/main.png');
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  border-radius: 24px;
  margin-top: 8px;
  margin-left: 8px;
  margin-right: 8px;
  font-family: "Gotham Font 1";
  font-size: 18px;
  position: static;
}

.menu-section-black {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.menu-section-black.navigation {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-left: 148px;
  margin-right: 148px;
  padding-top: 27px;
  display: flex;
}

.image {
  width: 17px;
  height: 17px;
}

.logo-text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 3px;
  font-family: Nord, sans-serif;
  font-size: 23.311px;
}

.body {
  color: #fff;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.menu {
  height: 47px;
  border: 1px solid #fff;
  border-radius: 999px;
  justify-content: center;
  margin: 1px;
  padding-left: 36px;
  padding-right: 36px;
  font-family: Gotham, sans-serif;
  display: flex;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.menu-item {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Gotham Book, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.home-button-services {
  color: #fff;
  cursor: pointer;
  background-color: #3461ff;
  border-radius: 6px;
  flex: 0 auto;
  align-self: center;
  margin-top: 40px;
  padding: 14px 36px;
  font-family: Gotham, sans-serif;
  font-size: 16px;
  overflow: visible;
}

.home-button-services.w--current {
  color: #fff;
  cursor: pointer;
}

.logo {
  display: flex;
}

.home-image {
  width: auto;
  height: auto;
  object-fit: fill;
  margin-top: 132px;
  margin-left: auto;
  margin-right: auto;
  font-family: Gotham, sans-serif;
  position: static;
  top: 132px;
  left: 726px;
  right: 203px;
}

.home-header {
  width: 457px;
  height: auto;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  text-decoration: none;
}

.project-home-section {
  height: 90%;
  aspect-ratio: auto;
  object-fit: fill;
  justify-content: space-around;
  align-items: center;
  margin-top: 0%;
  margin-left: 10%;
  margin-right: 10%;
  padding-top: 5%;
  padding-bottom: 0;
  display: flex;
  position: static;
  top: 25%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.paragraph {
  font-size: 18px;
}

.home-section-left {
  flex: 0 auto;
  align-self: center;
  padding-left: 0%;
  display: block;
}

.home-paragraph {
  color: #96a3b8;
  word-break: normal;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.companies {
  height: 40px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  -webkit-text-stroke-color: #000015;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 10%;
  left: 10%;
  right: 10%;
  overflow: visible;
}

.company-item {
  width: auto;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
}

.services {
  background-color: #fff;
  border-bottom: 1px #e4ebf3;
  margin-left: 5%;
  margin-right: 5%;
  padding: 80px 0;
  display: block;
  position: static;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: 0;
  margin-right: auto;
}

.section-heading {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Gotham, sans-serif;
  font-size: 32px;
  line-height: 48px;
}

.centered-subheading {
  max-width: 530px;
  color: #000;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

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

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  color: #000;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.services_items {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 40px;
  display: flex;
}

.service-item-headline {
  color: #000;
  font-family: Gotham, sans-serif;
  font-size: 24px;
  line-height: 28px;
}

.service-desc {
  width: auto;
  height: 100px;
  aspect-ratio: auto;
  color: #000;
  font-family: Inter, sans-serif;
  line-height: 32px;
}

.technologies {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/tech_bg.png');
  background-size: contain;
  border: 1.4px solid #fff;
  border-radius: 32px;
  padding-top: 80px;
}

.tech-heading {
  height: 106px;
  margin-top: 10px;
  font-family: Gotham, sans-serif;
  font-size: 32px;
  line-height: 42px;
}

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

.grid.technology_ite {
  margin: 64px 134px 113px;
}

.image-4 {
  width: 97px;
  height: 97px;
  background-color: #030327;
  border-radius: 6px;
  padding: 20px 10px;
}

.technology_item {
  display: flex;
}

.description {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #e4ebf3;
  margin-left: 5%;
  margin-right: 5%;
  padding: 80px 0;
  position: relative;
}

.container-2 {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 40px;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.hero-wrapper {
  object-fit: fill;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 0%;
  margin-right: 0%;
  display: flex;
}

.hero-split {
  max-width: 46%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.margin-bottom-24px {
  color: #475569;
  margin-bottom: 24px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.heading-6 {
  font-size: 20px;
  line-height: 34px;
}

.heading-7 {
  font-size: 46px;
  line-height: 56px;
}

.heading-8 {
  margin-bottom: 36px;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  line-height: 34px;
}

.footer {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #e4ebf3;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0%;
  font-family: Gotham, sans-serif;
  position: relative;
}

.footer-wrapper {
  max-width: 900px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-brand {
  display: block;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #fff;
  margin-top: 12px;
  margin-bottom: 6px;
  font-family: Gotham, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  color: rgba(255, 255, 255, .4);
  text-align: center;
  border: 1px #000;
  margin-bottom: 0;
  padding-bottom: 2%;
  font-family: Gotham Book, sans-serif;
  font-size: 14px;
  line-height: 16px;
}

.company-des {
  letter-spacing: 2px;
  font-family: Gotham, sans-serif;
}

.grid-2 {
  grid-column-gap: 16px;
}

.grid-3 {
  grid-template: "Area"
  / 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  align-content: center;
  align-items: center;
}

.tech_list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.tech-name {
  font-size: 16px;
  line-height: 32px;
}

.tech_item {
  width: 100%;
  height: 100%;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: visible;
}

.projects {
  background-color: rgba(71, 85, 105, .1);
  border-radius: 24px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 100px 10%;
}

.project-name {
  color: #000;
  margin-top: 20px;
  font-family: Gotham, sans-serif;
  font-size: 22px;
  line-height: 34px;
}

.project-decs {
  color: #475569;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.project-img {
  width: auto;
  height: auto;
  text-align: center;
  border-radius: 24px;
}

.column {
  text-align: left;
  flex: 1;
  order: -1;
  align-self: center;
  position: relative;
}

.columns {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-block-4 {
  border: 1.4px solid #000;
  border-radius: 16px;
}

.div-block-5 {
  width: 1142px;
  height: 121px;
  filter: blur(50px);
  -webkit-text-fill-color: inherit;
  mix-blend-mode: luminosity;
  background-color: #494949;
  background-image: url('../images/Rectangle-35.png');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  border: 1.4px solid #fff;
  border-radius: 16px;
}

.contact-us-block-bg {
  z-index: 2;
  height: 100px;
  opacity: 1;
  mix-blend-mode: normal;
  background-image: url('../images/Rectangle-35.png');
  background-position: 0 0;
  background-size: cover;
  border: 0 rgba(0, 0, 0, 0);
  border-radius: 16px;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  padding: 20px 62px;
  display: flex;
  position: relative;
}

.contact-us-block-bg.contact-us-blur {
  filter: blur(50px);
  position: relative;
}

.heading-10 {
  font-size: 24px;
}

.contact-block-heading {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.contact-block-button {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 6px;
  align-self: center;
  font-family: Gotham, sans-serif;
}

.reference_1 {
  align-self: center;
}

.referencies {
  justify-content: center;
  align-items: stretch;
  margin-left: 5%;
  margin-right: 5%;
  padding-top: 130px;
  padding-bottom: 130px;
  display: flex;
}

.references-text {
  color: #000;
  white-space: normal;
  word-break: normal;
  font-family: Gotham, sans-serif;
}

.testimonial-slider-large {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slider-two {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.testimonial-slide {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 12px 64px;
  display: flex;
}

.testimonial-content {
  max-width: 460px;
  flex-direction: column;
  align-items: flex-start;
  margin-right: 40px;
  display: flex;
}

.testimonial-quote-icon {
  margin-bottom: 24px;
}

.testimonial-quote {
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.testimonial-info-two {
  align-items: center;
  display: flex;
}

.testimonial-image {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 16px;
}

.testimonial-author-name {
  font-weight: 700;
}

.testimonial-image-two {
  width: 350px;
  height: 400px;
  object-fit: cover;
}

.testimonial-author-image-three {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 24px;
}

.testimonial-slider-arrow {
  display: none;
}

.testimonial-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.section-name {
  color: #3461ff;
  -webkit-text-stroke-color: #fff;
  border: 1px #000;
  margin-bottom: 20px;
  font-family: Gotham, sans-serif;
  font-size: 16px;
}

.contact-us {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 24px 24px 0 0;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  padding: 150px 0 150px 0%;
  display: flex;
}

.text-block-5-copy {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  margin-bottom: 16px;
  font-family: Gotham, sans-serif;
  font-size: 16px;
}

.centered-heading-copy {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin: -1px 140px 48px 0;
  font-family: Gotham, sans-serif;
  font-size: 32px;
  line-height: 48px;
}

.button-3 {
  width: 56px;
  height: 56px;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-image: url('../images/Arrow-Right.svg');
  background-position: 60% 60%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  border-radius: 30px;
  padding-top: 15px;
  padding-left: 15px;
}

.div-block-7, .div-block-8 {
  align-self: center;
}

.logo-footer {
  width: 283px;
  margin-bottom: 32px;
  display: flex;
}

.paragraph-3 {
  text-decoration: none;
}

.text-block-6 {
  font-size: 18px;
  line-height: 28px;
}

.text-block-7 {
  color: #fff;
  font-family: Gotham Book, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.div-block-9 {
  width: 283px;
}

.home-section-right {
  height: auto;
  object-fit: fill;
  flex-direction: row;
  flex: 0 auto;
  order: 0;
  justify-content: flex-end;
  align-self: center;
  margin-right: 0%;
  display: flex;
}

.image-6 {
  object-fit: contain;
  margin-left: -100px;
}

.home-icon {
  width: 0;
  height: 0;
  max-height: 100%;
  max-width: 100%;
  aspect-ratio: auto;
  object-fit: fill;
  margin-left: 0;
  display: block;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.footer-contactus-button {
  width: 56px;
  height: 56px;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/calltoaction_button.png');
  background-position: 0 0;
  background-size: cover;
  margin-right: 10px;
}

.menu-section-whitev {
  padding-top: 27px;
}

.menu-section-whitev.navigation {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-left: 148px;
  margin-right: 148px;
  padding-top: 27px;
  display: flex;
}

.logo-text-black {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 3px;
  font-family: Nord, sans-serif;
  font-size: 23.311px;
}

.menu-black {
  height: 47px;
  color: #000;
  border: 1px solid rgba(15, 23, 42, .2);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  margin: 1px;
  padding-left: 36px;
  padding-right: 36px;
  font-family: Gotham, sans-serif;
  display: flex;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.menu-item-black {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Gotham Book, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.about-desc {
  margin-top: 130px;
  margin-left: 10%;
  margin-right: 10%;
  font-family: Gotham, sans-serif;
  font-size: 39px;
  font-weight: 900;
  line-height: 52px;
}

.about-text {
  font-size: 30px;
}

.brand {
  width: auto;
  height: auto;
  cursor: pointer;
  order: -1;
  justify-content: center;
  display: flex;
  position: absolute;
  top: 5%;
  left: 5%;
}

.brand.w--current {
  justify-content: center;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.brand.logo-div {
  width: auto;
  height: auto;
  cursor: auto;
}

.menu-container {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex: 1;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  margin-left: 0%;
  margin-right: 0%;
  display: flex;
}

.logo-text-white {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 3px;
  font-family: Nord, sans-serif;
  font-size: 23.311px;
}

.menu-item-white {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Gotham Book, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.menu-white {
  height: 47px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  margin: 1px;
  padding-left: 0;
  padding-right: 36px;
  font-family: Gotham, sans-serif;
  display: flex;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.menu-section-black-copy {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.menu-section-black-copy.navigation {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-left: 148px;
  margin-right: 148px;
  padding-top: 27px;
  display: flex;
}

.menu-section-whitever {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  margin-left: 5%;
  margin-right: 5%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.menu-section-whitever.navigation {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-left: 148px;
  margin-right: 148px;
  padding-top: 27px;
  display: flex;
}

.about-numbers {
  margin-top: 100px;
}

.number-info {
  margin-bottom: 140px;
  margin-left: 10%;
  margin-right: 10%;
}

.grid-4 {
  border-bottom: 1px #000;
  grid-template-rows: auto auto auto auto;
}

.project-numbers-hl {
  color: #020225;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 75px;
  font-weight: 900;
  line-height: 52px;
  display: flex;
}

.project-numbers-hl.founders {
  text-align: left;
  font-size: 50px;
}

.numbers-text {
  width: 100%;
  height: 100%;
  color: #475569;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 32px;
  display: flex;
}

.numbers-grid {
  height: 90px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-auto-flow: row;
  margin-right: 0;
  padding-bottom: 0;
}

.founders-section {
  border-bottom: 1px #e4ebf3;
  padding: 80px 0;
  position: relative;
}

.container-5 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-wrapper-four {
  justify-content: space-between;
  display: flex;
}

.testimonial-left {
  width: 30%;
  margin-right: 64px;
}

.testimonial-image-four {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.testimonial-right {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  display: flex;
}

.heading-small {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.testimonial-text-four {
  margin-bottom: 32px;
}

.testimonial-author-name-three {
  margin-bottom: 10px;
}

.founders {
  margin-bottom: 100px;
  margin-left: 10%;
  margin-right: 10%;
}

.founders-grid {
  margin-left: 0%;
}

.founder-name {
  font-family: Gotham, sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.founder-text {
  font-family: Gotham Book, sans-serif;
}

.contacyt {
  background-image: url('../images/Rectangle-35.png');
  background-position: 0 0;
  background-size: auto;
  margin-top: 65px;
}

.about-adress-section {
  margin-top: 60px;
  margin-bottom: 100px;
}

.about-adress {
  margin-left: 10%;
  margin-right: 5%;
}

.adress-headline {
  height: 40px;
  color: #0f172a;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 24px;
  line-height: 24px;
  display: flex;
}

.adress-text {
  color: #475569;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.contact-form-section {
  padding: 10% 10% 50px;
}

.div-block-10 {
  margin-left: 10%;
  margin-right: 10%;
}

.contact-form {
  padding-top: 0%;
  padding-left: 0%;
  padding-right: 0%;
}

.select-field {
  font-family: Gotham Book, sans-serif;
  font-size: 18px;
}

.select-field.form_item {
  -webkit-text-stroke-color: #475569;
  background-color: #fff;
  border: 1px solid #dbdee7;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
}

.form_item {
  color: #475569;
  text-align: left;
  border: 1px solid #dbdee7;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.form-button {
  width: 100%;
  background-color: #3461ff;
  border-radius: 8px;
  margin-top: 50px;
  font-family: Gotham, sans-serif;
  font-size: 18px;
  line-height: 34px;
}

.checkbox-label {
  color: #020225;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.checkbox-field {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-right: 0;
  display: flex;
}

.checkbox {
  margin-right: 10px;
}

.menu-dropdown-item {
  background-color: #fff;
  border: 1px solid #000;
}

.dropdown-link-2, .dropdown-link-3 {
  background-color: #fff;
}

.project-home {
  width: auto;
  height: 97vh;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #edeef0;
  background-clip: border-box;
  border-radius: 24px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: "Gotham Font 1";
  font-size: 18px;
  position: static;
}

.project-about {
  margin-left: 10%;
  margin-right: 10%;
  padding-top: 40px;
}

.project-about-section {
  justify-content: center;
  align-items: center;
  padding-bottom: 60px;
  display: block;
}

.project-desc {
  color: #475569;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.column-2 {
  margin-bottom: 5px;
}

.columns-2 {
  margin-top: 40px;
  margin-bottom: 60px;
}

.image-7 {
  aspect-ratio: auto;
  object-fit: cover;
  border-radius: 24px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: block;
}

.column-3 {
  justify-content: flex-end;
  align-items: center;
  padding-right: 0;
  display: block;
}

.heading-11 {
  font-family: Gotham, sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.project-numbers-text {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.column-4, .project-num-item {
  background-color: rgba(8, 8, 55, .1);
  border-radius: 8px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.image-8 {
  object-fit: fill;
  margin-top: 60px;
  margin-bottom: 60px;
  display: block;
}

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

.footer-icon-info {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.text-block-8 {
  color: #fff;
}

.text-block-9 {
  color: #fff;
  font-family: Gotham Book, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.div-block-12 {
  display: flex;
}

.image-9 {
  object-fit: cover;
}

.mapa-office {
  object-fit: fill;
  margin-top: 20px;
}

.mapa {
  width: 100%;
  height: 100%;
  clear: none;
  object-fit: fill;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: visible;
}

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

.text-block-11 {
  margin-top: 0%;
  padding: 5%;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 34px;
}

.reference-div {
  background-color: #080837;
  border-radius: 24px;
}

.testimonial-slider-large-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-6 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.references {
  width: 50%;
  height: auto;
  background-color: #080837;
  border-radius: 24px;
  align-self: auto;
  margin-left: 100px;
  margin-right: 40px;
}

.reference-slide {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding: 12px 12px 12px 64px;
  display: flex;
}

.reference-text {
  max-width: none;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-right: 40px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 34px;
  display: flex;
}

.testimonial-quote-icon-2 {
  margin-bottom: 24px;
}

.testimonial-quote-2 {
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.testimonial-info-two-2 {
  align-items: center;
  display: flex;
}

.testimonial-image-2 {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 16px;
}

.testimonial-author-name-2 {
  font-weight: 700;
}

.testimonial-image-two-2 {
  width: 350px;
  height: 400px;
  object-fit: cover;
}

.testimonial-author-image-three-2 {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 24px;
}

.testimonial-slider-arrow-2 {
  display: none;
}

.references-bar {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.mask, .slide {
  background-color: rgba(0, 0, 0, 0);
}

.text-block-12 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 34px;
}

.reference-person {
  align-items: center;
  display: flex;
  position: static;
}

.image-10 {
  width: 36px;
  height: 36px;
  border-radius: 30px;
  margin-right: 20px;
}

.person-name {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.person-company {
  color: #96a3b8;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.person-info {
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-11 {
  width: 592px;
  height: 367px;
  max-width: none;
  aspect-ratio: 2.39 / 1;
  text-align: left;
  object-fit: fill;
  position: static;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-13 {
  aspect-ratio: auto;
  object-fit: contain;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.home-img {
  max-width: none;
}

.technologies-sec {
  border-radius: 24px;
  margin-left: 10px;
  margin-right: 10px;
}

.techs {
  z-index: 1;
  height: 400px;
  aspect-ratio: auto;
  opacity: 1;
  filter: blur(40px);
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/tech_bg_1.png');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  border: 1.4px solid rgba(255, 255, 255, .4);
  border-radius: 24px;
  margin-bottom: 0;
  display: block;
  position: relative;
}

.heading-12 {
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.heading-13 {
  text-align: center;
  text-transform: uppercase;
  font-family: Gotham, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 40px;
}

.div-block-14 {
  z-index: 2;
  height: 200px;
  margin-top: 0;
  padding-top: 20px;
  position: relative;
}

.tech-item-name {
  text-align: center;
  margin-top: 0;
  font-family: Inter, sans-serif;
  font-size: 13px;
  line-height: 32px;
}

.image-12 {
  width: 80px;
  height: 80px;
  max-width: none;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  mix-blend-mode: luminosity;
  object-fit: fill;
  background-color: rgba(128, 128, 128, .3);
  border: 1.4px solid rgba(255, 255, 255, .4);
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  position: static;
}

.techs-block {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 40px;
  padding-left: 15%;
  padding-right: 15%;
  display: flex;
}

.div-block-15 {
  background-image: url('../images/blur.png');
  background-position: 0 0;
  background-size: auto;
}

.footer-bg {
  height: 85%;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  margin-left: 0%;
  padding-left: 10%;
  padding-right: 10%;
}

.home-section {
  width: auto;
  height: 97vh;
  max-height: none;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/main_1.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 24px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
}

.home-main {
  height: 75%;
  object-fit: fill;
  align-items: center;
  margin-top: 0%;
  margin-left: 5%;
  margin-right: 5%;
  padding-top: 10%;
  padding-bottom: 0;
  display: flex;
}

.grid-6 {
  grid-row-gap: 14px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin: 60px 5%;
}

.navbar {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: absolute;
  top: 5%;
}

.container-7 {
  flex: 1;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 2%;
  display: flex;
}

.nav-menu {
  grid-column-gap: 250px;
  grid-row-gap: 250px;
  order: 1;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  display: flex;
}

.icon {
  background-color: rgba(0, 0, 0, 0);
}

.background-video {
  height: 400px;
  border-radius: 24px;
  margin-bottom: 20px;
  box-shadow: 4px 7px 10px 2px rgba(0, 0, 0, .2);
}

.background-video.video-bg {
  height: 400px;
  background-image: none;
  margin-top: 0;
  margin-left: 0%;
}

.video-bg, .video-bg-contact {
  height: 121px;
  border-radius: 24px;
  margin-top: 60px;
  box-shadow: 4px 7px 10px 2px rgba(0, 0, 0, .2);
}

.project-item {
  justify-content: flex-start;
  display: block;
}

.grid-7 {
  margin-top: 20px;
}

.background-video-2 {
  height: 121px;
  border: 0 rgba(0, 0, 0, 0);
  border-radius: 24px;
  margin-top: 40px;
  box-shadow: 4px 7px 10px 2px rgba(0, 0, 0, .2);
}

.project-home-img {
  height: auto;
  max-width: 100%;
}

.dropdown-list {
  background-color: rgba(8, 8, 55, .8);
  border: 0 rgba(255, 255, 255, .2);
  border-radius: 24px;
}

.grid-8 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: rgba(0, 0, 0, 0);
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  justify-content: space-around;
  align-items: center;
  justify-items: center;
  margin: 0 0%;
  padding-left: 0;
}

.div-block-17 {
  -webkit-text-fill-color: inherit;
  background-color: red;
  background-clip: border-box;
  border: 1px rgba(255, 255, 255, .2);
  border-radius: 24px;
}

.dropdown-item {
  color: #fff;
}

.navbar_dropdown-item-title {
  color: #fff;
  letter-spacing: .4px;
  font-family: Gotham, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}

.navbar_dropdown-info-wrapper {
  min-height: 64px;
}

.navbar_dropdown-icon-wrapper {
  min-height: 64px;
  min-width: 64px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  margin-right: 16px;
  display: flex;
}

.navbar_dropdown-icon-wrapper.is--bg-green, .navbar_dropdown-icon-wrapper.is--bg-purple {
  background-color: rgba(0, 0, 0, 0);
}

.navbar_dropdown-menu-item {
  color: #080808;
  cursor: pointer;
  border-radius: 8px;
  align-items: center;
  margin-bottom: 8px;
  padding: 20px 12px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.navbar_dropdown-menu-item.is--last {
  margin-bottom: 0;
}

.navbar_dropdown-menu-title {
  color: #686868;
  letter-spacing: .4px;
  margin-bottom: 16px;
  margin-left: 12px;
  font-size: 15px;
  line-height: 1;
}

.navbar_dropdown-icon {
  z-index: 1;
  width: 40px;
  position: relative;
}

.navbar_dropdown-icon.hover {
  z-index: 0;
  margin-left: -40px;
}

.navbar_dropdown-item-title-icon {
  width: 6px;
  margin-top: 1px;
  margin-left: 12px;
}

.navbar_dropdown-menu {
  z-index: 1001;
  width: 300px;
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.navbar_dropdown-menu.is--left {
  width: 512px;
  height: auto;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: rgba(8, 8, 55, .8);
  border: 0 rgba(0, 0, 0, 0);
  border-radius: 24px;
}

.navbar_dropdown-item-overview {
  color: #b4c2da;
  letter-spacing: .3px;
  margin-top: 12px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
}

.navbar_dropdown-item-title-wrapper {
  align-items: center;
  display: flex;
}

.line-divider {
  max-width: 90%;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0%;
  padding-top: 0;
}

.line-div {
  max-width: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-7 {
  flex: 1;
}

.grid-9 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-around;
  margin-top: 20px;
}

.home-left {
  padding-bottom: 20px;
}

.image-17 {
  object-fit: contain;
  object-position: -20% 0%;
}

.grid-10 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template: "."
                 "Area"
                 / 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  align-content: center;
  justify-content: space-around;
  align-items: start;
  justify-items: start;
  margin-left: 10%;
  margin-right: 10%;
}

.div-block-18, .div-block-19 {
  width: 100%;
}

.div-block-20 {
  display: flex;
}

.button-4 {
  width: 50px;
  height: 50px;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Shutterstock_429558586.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  border: 1px #000;
  border-radius: 60px;
  margin-left: 5px;
}

.button-4.map-icon-button {
  width: 30px;
  height: 30px;
  background-image: url('../images/1_2.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 0;
  margin-left: 10px;
  margin-right: 0;
  padding: 0;
}

.div-block-21 {
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-22 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-13 {
  font-family: Inter, sans-serif;
  font-size: 20px;
}

.image-18 {
  max-width: 75%;
}

.div-block-23 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.background-video-3 {
  height: 85%;
}

.grid-11 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-content: center;
  justify-content: center;
}

.grid-11.tech-grid {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-content: start;
  justify-content: center;
  align-items: start;
}

.div-block-24 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-25, .div-block-26, .div-block-27, .div-block-28, .div-block-29, .div-block-30 {
  justify-content: center;
  display: flex;
}

.tech-over {
  z-index: 3;
  height: 400px;
  background-image: url('../images/tech_bg_1.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 24px;
  margin-top: -400px;
  position: relative;
}

.contact-us-blur {
  z-index: 1;
  height: 100px;
  filter: blur(20px);
  background-image: url('../images/Rectangle-35.png');
  background-position: 0 0;
  background-size: auto;
  margin-top: -100px;
  position: relative;
}

.contact-blur-block {
  margin-top: 60px;
}

.div-block-31 {
  margin-left: 10%;
  margin-right: 10%;
}

.button-5 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/mapa.png');
  background-position: 0 0;
  background-size: contain;
  padding-bottom: 5px;
}

.about-item {
  width: 100%;
  color: #000;
  font-family: Gotham, sans-serif;
  font-size: 55px;
  font-weight: 900;
  line-height: 75%;
}

.contact-us-div {
  margin-left: 10%;
  margin-right: 10%;
}

.divider {
  width: 100%;
  height: 1px;
  background-image: radial-gradient(circle farthest-side, rgba(98, 116, 144, .4) 52.65%, #fff);
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-35 {
  width: 100%;
  justify-content: center;
  padding-left: 0%;
  padding-right: 0;
  display: flex;
}

.dropdown-list-2 {
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
}

.body-2 {
  background-color: #a29292;
}

.navbar_dropdown-icon-hov-1 {
  z-index: 1;
  width: 40px;
  position: relative;
}

.navbar_dropdown-icon-hov-1.hover {
  z-index: 0;
  flex: 0 auto;
  margin-left: 0;
}

.navbar_dropdown-icon-hov {
  z-index: 1;
  width: 40px;
  position: relative;
}

.navbar_dropdown-icon-hov.hover {
  z-index: 0;
  flex: 0 auto;
  margin-left: 0;
}

.navbar_dropdown-icon-2 {
  z-index: 1;
  width: 40px;
  position: relative;
}

.navbar_dropdown-icon-2.hover {
  z-index: 0;
  margin-left: -40px;
}

.navbar_dropdown-ico-3 {
  z-index: 1;
  width: 40px;
  position: relative;
}

.navbar_dropdown-ico-3.hover {
  z-index: 0;
  margin-left: -40px;
}

.navbar_dropdown-menu-item-1 {
  color: #080808;
  cursor: pointer;
  border-radius: 8px;
  align-items: center;
  margin-bottom: 8px;
  padding: 20px 12px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.navbar_dropdown-menu-item-1.is--last {
  margin-bottom: 0;
}

.navbar_dropdown-menu-item-2 {
  color: #080808;
  cursor: pointer;
  border-radius: 8px;
  align-items: center;
  margin-bottom: 8px;
  padding: 20px 12px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.navbar_dropdown-menu-item-2.is--last {
  margin-bottom: 0;
}

.navbar_dropdown-menu-item-3 {
  color: #080808;
  cursor: pointer;
  border-radius: 8px;
  align-items: center;
  margin-bottom: 8px;
  padding: 20px 12px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.navbar_dropdown-menu-item-3.is--last {
  margin-bottom: 0;
}

.navbar_dropdown-icon-3 {
  z-index: 1;
  width: 40px;
  position: relative;
}

.navbar_dropdown-icon-3.hover {
  z-index: 0;
  margin-left: -40px;
}

.navbar_dropdown-icon-hov-3 {
  z-index: 1;
  width: 40px;
  position: relative;
}

.navbar_dropdown-icon-hov-3.hover {
  z-index: 0;
  flex: 0 auto;
  margin-left: 0;
}

.dropdown-list-3 {
  background-color: rgba(0, 0, 0, 0);
}

.dropdown-toggle {
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-37 {
  display: block;
}

.project-numbers-hl-n {
  color: #020225;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 38px;
  font-weight: 900;
  line-height: 52px;
  display: flex;
}

.project-numbers-hl-n.founders {
  text-align: left;
  font-size: 50px;
}

.grid-12 {
  grid-template-columns: 1fr;
  grid-template-areas: "Area";
  margin-top: 40px;
}

.article-section {
  background-color: rgba(71, 85, 105, .1);
  border: 1px rgba(182, 68, 68, .08);
  border-radius: 24px;
  display: flex;
}

.image-19 {
  width: 50px;
  height: 50px;
}

.image-20 {
  width: 80px;
  height: 80px;
  border-radius: 16px;
  margin: 10px;
}

.read-more {
  color: #3461ff;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.heading-14 {
  margin-bottom: 20px;
  font-family: Gotham, sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.div-block-38 {
  padding-left: 20px;
}

.image-21 {
  padding-top: 5px;
  padding-bottom: 10px;
}

.div-block-39 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.article-img {
  max-width: none;
  border-radius: 6.4px;
  margin: 10px;
}

.link-block {
  text-decoration: none;
  display: block;
}

.div-block-40 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-13 {
  grid-column-gap: 20px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  margin-top: 100px;
  margin-bottom: 40px;
}

.columns-3 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.menu-black-edition {
  height: 47px;
  color: #fff;
  border: 1px solid rgba(15, 23, 42, .2);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  margin: 1px;
  padding-left: 0;
  padding-right: 36px;
  font-family: Gotham, sans-serif;
  display: flex;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.text-block-14 {
  font-family: Gotham, sans-serif;
  font-size: 20px;
  line-height: 32px;
}

.div-block-41 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  display: flex;
}

.div-block-42 {
  align-items: center;
  display: flex;
}

.image-22 {
  margin-top: 0;
}

.heading-15 {
  margin-bottom: 40px;
  font-family: Gotham, sans-serif;
  font-size: 28px;
}

.div-block-43 {
  display: block;
}

.grid--download {
  grid-template-rows: auto;
  margin-top: 40px;
}

.carousel-slide {
  margin-top: 64px;
  padding-bottom: 0;
  display: flex;
  overflow: scroll;
}

.showcase-item {
  max-height: 100%;
  max-width: 100%;
}

.showcase-item.carousel-item {
  width: 306px;
  height: 434px;
  min-height: 434px;
  min-width: 306px;
  margin-right: 24px;
}

.container-default {
  max-width: 1268px;
  cursor: default;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
  overflow: visible;
}

.landing-section-description {
  color: #767676;
  margin-top: 24px;
}

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

.text-center.section-header {
  margin-bottom: 80px;
}

.text-center.section-header.section-header-small {
  margin-bottom: 0;
}

.subtitle-dark {
  color: #eb41a6;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-weight: 700;
  line-height: 1.111em;
}

.subtitle-dark.primary-gradient {
  background-image: linear-gradient(225deg, #fb637e 14%, #e93cac 85.4%, #fff);
}

.carousel-slide-2 {
  width: 7%;
  margin-top: 64px;
  padding-bottom: 12px;
  display: flex;
  overflow: scroll;
}

.try-button-wrapper {
  text-align: center;
  margin-top: 48px;
  margin-left: auto;
  margin-right: auto;
}

.inner-container.landing-inner-container {
  max-width: 750px;
}

.section-heading-dark {
  color: #fff;
  margin-bottom: 0;
  font-size: 32px;
}

.btn-primary-dark {
  min-height: 62px;
  color: #0f0f0f;
  text-align: center;
  cursor: pointer;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 6px;
  justify-content: center;
  padding: 20px 56px 18px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.111em;
  text-decoration: none;
  transition: border-color .25s, background-color .25s, transform .25s, color .25s;
}

.btn-primary-dark:hover {
  color: #fff;
  background-color: #e93cac;
  background-image: linear-gradient(225deg, #fb637e 14.58%, #e93cac 85.42%, #e93cac 100%, #fff);
  border-color: #e93cac;
  transform: scale3d(1.06, 1.06, 1.01);
}

.grid-14 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-areas: "Area Area-2 Area-3 Area-4"
                       "Area-5 Area-6 Area-7 .";
  margin-top: 100px;
}

.grid-14.showcase-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-top: 20px;
  margin-bottom: 40px;
}

.heading-16 {
  font-family: Gotham, sans-serif;
  font-size: 24px;
}

.grid-15 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.text-block-15 {
  font-family: Nord, sans-serif;
  font-size: 26px;
  line-height: 26px;
}

.grid-16 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  justify-content: start;
}

.awards {
  align-items: center;
  display: flex;
}

.image-23 {
  width: 60px;
  height: 60px;
  max-width: none;
  margin-right: 10px;
}

.text-block-16 {
  color: #000;
  -webkit-text-stroke-color: #000;
  text-transform: uppercase;
  font-family: Gotham, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

.text-block-17 {
  color: #96a3b8;
  text-align: left;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 14px;
  display: flex;
}

.link-block-2 {
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
  margin-right: 10px;
}

.grid-17 {
  grid-column-gap: 10px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

.div-block-44 {
  align-self: center;
}

.div-block-45 {
  flex: none;
  align-self: center;
  display: block;
}

.div-block-46 {
  align-self: center;
}

.home-button-services-menu {
  color: #fff;
  cursor: pointer;
  background-color: #3461ff;
  border-radius: 6px;
  flex: 0 auto;
  align-self: center;
  margin-top: 0;
  padding: 14px 36px;
  font-family: Gotham, sans-serif;
  font-size: 16px;
  overflow: visible;
}

.home-button-services-menu.w--current {
  color: #fff;
  cursor: pointer;
}

.project-home-img-blocky {
  height: auto;
  max-width: 70%;
}

.background-video-4 {
  height: 100%;
}

.image-24 {
  display: none;
}

.home-section-copy {
  width: auto;
  height: 97vh;
  max-height: none;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 24px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
}

.home-paragraph-copy {
  color: #fff;
  word-break: normal;
  margin-bottom: 40px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.logo-div {
  z-index: 9999;
  cursor: pointer;
  position: absolute;
  top: 5%;
  left: 5%;
}

.menu-div {
  flex-direction: row;
  justify-content: space-between;
  display: block;
  position: static;
}

.section {
  margin-top: 0;
  padding-top: 60px;
}

.section-heading-ser {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Gotham, sans-serif;
  font-size: 32px;
  line-height: 48px;
}

.company-item-vl {
  width: 100%;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.link-block-3 {
  background-color: red;
}

.grid-18 {
  grid-template-columns: 1.5fr 1.5fr;
}

.divider-white {
  width: 100%;
  height: 1px;
  background-image: radial-gradient(circle farthest-side, rgba(98, 116, 144, .4) 52.65%, #fff);
  margin-top: 20px;
  margin-bottom: 20px;
}

.menu-div-black {
  flex-direction: row;
  justify-content: space-between;
  display: block;
  position: static;
}

@media screen and (min-width: 1440px) {
  .subtitle-dark {
    color: #eb41a6;
  }
}

@media screen and (min-width: 1920px) {
  .subtitle-dark {
    color: #eb41a6;
  }
}

@media screen and (max-width: 991px) {
  .menu-section-black.navigation {
    padding-top: 27px;
  }

  .container {
    max-width: 728px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .container-2 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .container-3 {
    max-width: 728px;
  }

  .testimonial-slide {
    padding-left: 32px;
  }

  .testimonial-quote {
    overflow: visible;
  }

  .menu-section-whitev.navigation, .menu-section-black-copy.navigation, .menu-section-whitever.navigation {
    padding-top: 27px;
  }

  .container-5 {
    max-width: 728px;
  }

  .testimonial-left {
    width: 40%;
    margin-right: 40px;
  }

  .container-6 {
    max-width: 728px;
  }

  .reference-slide {
    padding-left: 32px;
  }

  .testimonial-quote-2 {
    overflow: visible;
  }

  .carousel-slide {
    flex-wrap: nowrap;
    margin-top: 64px;
    margin-bottom: 0;
    padding-bottom: 12px;
    display: flex;
    overflow: scroll;
  }

  .showcase-item.carousel-item {
    margin-right: 24px;
    overflow: visible;
  }

  .carousel-slide-2 {
    flex-wrap: nowrap;
    margin-top: 64px;
    margin-bottom: 0;
    padding-bottom: 12px;
    display: flex;
    overflow: scroll;
  }

  .grid-14 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }
}

@media screen and (max-width: 767px) {
  .services, .description {
    padding: 60px 15px;
  }

  .footer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: rgba(26, 27, 31, .75);
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .testimonial-slider-large {
    padding: 60px 15px;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-image-two {
    width: 100%;
    height: auto;
  }

  .founders-section {
    padding: 60px 15px;
  }

  .testimonial-wrapper-four {
    flex-direction: column;
  }

  .testimonial-left {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-image-four {
    height: auto;
  }

  .heading-small {
    font-size: 28px;
    line-height: 36px;
  }

  .testimonial-slider-large-2 {
    padding: 60px 15px;
  }

  .reference-slide {
    flex-direction: column;
    padding: 23px;
  }

  .reference-text {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon-2 {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-image-two-2 {
    width: 100%;
    height: auto;
  }

  .grid-8 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .grid-13 {
    grid-template-columns: 1fr;
  }

  .container-default {
    padding-left: 20px;
    padding-right: 20px;
    position: static;
  }

  .btn-primary-dark {
    padding: 20px 30px;
  }
}

@media screen and (max-width: 479px) {
  .menu-section-black {
    padding-left: 148px;
    padding-right: 148px;
  }

  .body {
    margin-left: 2%;
    margin-right: 2%;
  }

  .home-button-services {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .home-header {
    width: auto;
    font-size: 24px;
  }

  .project-home-section {
    height: auto;
    display: block;
  }

  .home-section-left {
    padding-left: 5%;
    padding-right: 5%;
  }

  .home-paragraph {
    margin-bottom: 20px;
    padding-right: 0;
    font-size: 14px;
    line-height: 22px;
  }

  .companies {
    height: 100px;
  }

  .company-item {
    padding-top: 10px;
  }

  .services {
    margin-left: 5%;
    margin-right: 5%;
    padding-bottom: 20px;
    padding-left: 0%;
    padding-right: 0;
  }

  .container {
    max-width: none;
  }

  .section-heading {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 28px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .services_items {
    display: block;
  }

  .service_item {
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .service-item-headline {
    font-size: 20px;
  }

  .service-desc {
    width: auto;
    height: auto;
    line-height: 22px;
  }

  .description {
    border: 1px #000;
    margin-left: 5%;
    margin-right: 5%;
    padding-bottom: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .container-2 {
    max-width: none;
    padding-left: 0%;
    padding-right: 0%;
    display: block;
  }

  .hero-wrapper {
    margin-bottom: 0;
    margin-left: 0%;
    margin-right: 0%;
  }

  .hero-split {
    margin-bottom: 0;
  }

  .margin-bottom-24px {
    font-size: 14px;
    line-height: 22px;
  }

  .footer {
    margin-left: 0%;
  }

  .footer-link {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 18px;
  }

  .footer-copyright-center {
    font-size: 12px;
  }

  .company-des {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .tech_item {
    width: auto;
  }

  .projects {
    margin-left: 2%;
    margin-right: 2%;
    padding: 40px 5%;
  }

  .project-name {
    font-size: 18px;
    line-height: 28px;
  }

  .project-decs {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
  }

  .project-img {
    height: auto;
    display: inline-block;
  }

  .columns {
    width: 300px;
    margin-right: 0;
    display: block;
  }

  .contact-us-block-bg {
    height: auto;
    border-radius: 16px;
    margin-top: 0;
    padding: 10px 0 0 5%;
    display: block;
  }

  .contact-block-heading {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .contact-block-button {
    margin-bottom: 20px;
    display: inline-block;
  }

  .referencies {
    padding: 60px 5%;
    display: block;
  }

  .references-text {
    font-size: 18px;
    line-height: 28px;
  }

  .container-3 {
    max-width: none;
  }

  .testimonial-quote-icon {
    width: 30px;
  }

  .testimonial-quote {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three {
    margin-right: 16px;
  }

  .section-name {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .contact-us {
    border-radius: 6px;
    align-items: center;
    margin-top: 40px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .text-block-5-copy {
    margin-bottom: 40px;
    display: none;
  }

  .centered-heading-copy {
    margin-bottom: 24px;
    margin-right: 10px;
    font-size: 18px;
    line-height: 28px;
  }

  .div-block-7 {
    align-items: center;
    display: flex;
  }

  .logo-footer {
    width: auto;
    justify-content: center;
  }

  .text-block-7 {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    display: none;
  }

  .div-block-9 {
    width: auto;
  }

  .footer-contactus-button {
    width: 32px;
    height: 32px;
  }

  .menu-section-whitev {
    padding-left: 148px;
    padding-right: 148px;
  }

  .menu-item-black {
    color: #fff;
  }

  .about-desc {
    margin-top: 40px;
  }

  .about-text {
    font-size: 20px;
    line-height: 28px;
  }

  .brand.w--current {
    background-color: rgba(0, 0, 0, 0);
  }

  .logo-text-white {
    font-size: 18px;
  }

  .menu-item-white {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    font-family: Gotham, sans-serif;
    font-size: 18px;
    font-weight: 700;
    display: block;
  }

  .menu-white {
    height: auto;
    border-style: none;
    margin-top: 1px;
    padding-right: 0;
    display: block;
  }

  .menu-section-black-copy, .menu-section-whitever {
    padding-left: 148px;
    padding-right: 148px;
  }

  .about-numbers {
    margin-top: 60px;
  }

  .project-numbers-hl {
    font-size: 24px;
    line-height: 30px;
  }

  .numbers-text {
    margin-left: 0;
    font-size: 14px;
    line-height: 22px;
  }

  .numbers-grid {
    height: auto;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
    margin-bottom: 0;
  }

  .founders-section {
    display: none;
  }

  .container-5 {
    max-width: none;
  }

  .heading-small {
    font-size: 24px;
    line-height: 32px;
  }

  .about-adress-section {
    margin-top: 60px;
  }

  .contact-form-section {
    margin-top: 20%;
  }

  .form-button {
    margin-top: 20px;
  }

  .project-home {
    height: 97vh;
    padding-top: 50%;
  }

  .project-about {
    padding-top: 0;
  }

  .project-about-section {
    max-height: none;
    max-width: none;
  }

  .project-desc {
    font-size: 14px;
  }

  .column-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-7 {
    margin-top: 0;
  }

  .column-3 {
    padding-left: 0;
  }

  .project-num-item {
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-9 {
    font-size: 14px;
  }

  .mapa-office {
    margin-bottom: 20px;
  }

  .container-6 {
    max-width: none;
  }

  .references {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .reference-slide {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .reference-text {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
  }

  .testimonial-quote-icon-2 {
    width: 30px;
  }

  .testimonial-quote-2 {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three-2 {
    margin-right: 16px;
  }

  .references-bar, .slide {
    margin-top: 0;
  }

  .person-name {
    font-size: 16px;
    line-height: 26px;
  }

  .person-company {
    font-size: 14px;
  }

  .image-11 {
    width: auto;
    height: 200px;
  }

  .technologies-sec {
    margin-left: 2%;
    margin-right: 2%;
    padding-left: 0%;
  }

  .techs {
    margin-bottom: 20px;
  }

  .heading-12 {
    text-align: left;
    padding-left: 5px;
  }

  .heading-13 {
    text-align: left;
    margin-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
    line-height: 28px;
  }

  .div-block-14 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tech-item-name {
    width: 100%;
    font-size: 11px;
    line-height: 15px;
  }

  .image-12 {
    width: 40px;
    height: 40px;
    border-style: none;
    padding: 2px;
  }

  .techs-block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-content: stretch;
    justify-content: stretch;
    align-items: center;
    margin-top: 20px;
    padding-left: 0%;
    padding-right: 0%;
    display: grid;
  }

  .home-section {
    background-position: 0 0;
    margin-left: 2%;
    margin-right: 2%;
  }

  .grid-6 {
    display: block;
  }

  .navbar {
    justify-content: space-around;
    margin-right: 5%;
  }

  .nav-menu {
    background-color: #080837;
    margin-right: 10%;
  }

  .background-video.video-bg {
    height: 470px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .video-bg {
    height: auto;
  }

  .video-bg-contact {
    margin-top: 0;
  }

  .project-item {
    padding-bottom: 10px;
    display: block;
  }

  .grid-7 {
    display: block;
  }

  .column-5, .column-6 {
    padding-left: 0;
  }

  .image-13 {
    margin-top: 40px;
  }

  .image-14 {
    margin-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .project-home-img {
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
  }

  .grid-8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 0;
    margin-left: 2%;
    margin-right: 2%;
  }

  .image-16 {
    width: 250px;
    max-width: none;
  }

  .navbar_dropdown-icon-wrapper {
    min-height: 40px;
    min-width: 40px;
  }

  .navbar_dropdown-icon {
    width: 30px;
  }

  .navbar_dropdown-menu.is--left {
    width: auto;
    height: auto;
    border-radius: 0;
    margin-right: 0;
    padding: 10px;
  }

  .navbar_dropdown-item-overview {
    margin-top: 0;
    font-size: 11px;
  }

  .grid-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .home-left {
    padding-bottom: 0;
  }

  .grid-10 {
    grid-template-columns: 1fr;
  }

  .grid-11.tech-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding-left: 5px;
    padding-right: 5px;
  }

  .about-item {
    font-size: 40px;
  }

  .img-serv {
    width: 50px;
    height: 50px;
  }

  .div-block-32, .div-block-33, .div-block-34 {
    justify-content: center;
    display: flex;
  }

  .navbar_dropdown-icon-hov-1.hover, .navbar_dropdown-icon-hov.hover {
    width: 30px;
  }

  .navbar_dropdown-menu-item-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar_dropdown-icon-hov-3.hover {
    width: 30px;
  }

  .dropdown-toggle {
    text-align: left;
    padding-left: 20px;
    display: block;
  }

  .menu-button {
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 10%;
  }

  .menu-button.w--open {
    background-color: #080837;
  }

  .dropdown {
    margin-top: 15%;
    display: block;
  }

  .div-block-36 {
    padding-left: 20px;
  }

  .project-numbers-hl-n {
    font-size: 24px;
    line-height: 30px;
  }

  .div-block-40 {
    justify-content: center;
    align-items: center;
  }

  .grid-13 {
    grid-template-columns: 1fr;
  }

  .menu-black-edition {
    height: auto;
    border-style: none;
    padding-right: 0;
    display: block;
  }

  .text-block-14 {
    font-size: 16px;
  }

  .grid--download {
    grid-template-columns: 1fr;
  }

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

  .btn-primary-dark {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

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

  .heading-16 {
    font-size: 20px;
  }

  .grid-15 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .image-23 {
    width: 50px;
    height: 50px;
  }

  .text-block-16 {
    font-size: 12px;
  }

  .link-block-2 {
    width: 50px;
    height: 50px;
  }

  .home-button-services-menu {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .project-home-img-blocky {
    height: 180px;
    margin-bottom: 20px;
    display: none;
  }

  .home-section-copy {
    background-position: 0 0;
  }

  .home-paragraph-copy {
    margin-bottom: 20px;
    padding-right: 0;
    font-size: 14px;
    line-height: 22px;
  }

  .logo-div {
    background-color: rgba(0, 0, 0, 0);
  }

  .section {
    padding-top: 100px;
  }

  .section-heading-ser {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 28px;
  }

  .company-item-vl {
    padding-top: 10px;
  }

  .grid-18 {
    grid-template-columns: 1.5fr;
  }

  .divider-white {
    background-color: #fff;
    background-image: none;
  }
}

#w-node-_6cbae2a8-4768-f2da-663c-de2b888cdc14-d8aca604, #w-node-_046b0ba7-8c8f-6497-fb3b-5401e197b419-d8aca604, #w-node-_6b4e1682-0d87-7b3a-9447-3aef585ef6ff-d8aca604, #w-node-_6b4e1682-0d87-7b3a-9447-3aef585ef701-d8aca604, #w-node-_67d43dc9-6e77-f7f2-bdb4-95f24982c2ab-d8aca604, #w-node-_67d43dc9-6e77-f7f2-bdb4-95f24982c2ad-d8aca604, #w-node-_5006b85d-85e4-d26f-d8b9-6e5d6a84c3ed-d8aca604, #w-node-_5006b85d-85e4-d26f-d8b9-6e5d6a84c3ef-d8aca604 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-c3ed9ae4-3526-5845-4ee4-d26b37832927-37832914, #w-node-c3ed9ae4-3526-5845-4ee4-d26b3783292e-37832914, #w-node-c3ed9ae4-3526-5845-4ee4-d26b37832935-37832914, #w-node-c3ed9ae4-3526-5845-4ee4-d26b37832937-37832914, #w-node-c3ed9ae4-3526-5845-4ee4-d26b37832938-37832914, #w-node-c3ed9ae4-3526-5845-4ee4-d26b3783293e-37832914, #w-node-c3ed9ae4-3526-5845-4ee4-d26b3783293f-37832914, #Name-2.w-node-fce49252-d4b4-7e78-f166-392718466ae4-3ef6313c, #surname.w-node-_628a68d7-5795-ea2a-c6bf-9ef297c98660-3ef6313c, #email-2.w-node-_73163048-de2f-ca7d-e84c-2fdd90b824c3-3ef6313c, #phone.w-node-cb667728-50b4-37fa-0f21-dd7310200766-3ef6313c, #message.w-node-ae500e95-fab7-7bed-2e74-9cd1e93df393-3ef6313c, #w-node-d6a0970c-cc54-54ef-6399-5c07c8cb6b6c-c5418039, #w-node-_1dcd8205-3d92-2f79-a971-30eb0e0650c6-c5418039, #w-node-_0e53cc99-433b-d46b-c922-4cd34c95aa14-c5418039, #w-node-d047bbdc-454a-ee24-f16f-331d102543f5-c5418039 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d3a2fe77-f3c8-cf42-1d12-2b18dfa08421-4f28c1b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-eb4bc028-fdb4-e618-7fcc-4df411910b82-4f28c1b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f2a54a9d-0feb-71a4-10ca-c055c1ff06f4-4f28c1b6 {
  justify-self: auto;
}

#w-node-_391641ac-820a-2dc2-f2b6-43ea099b2bef-72028a8a, #w-node-_63f9a5de-d024-451e-48f9-35a5eabf286f-72028a8a, #w-node-bd5266ad-0125-0076-1e93-44565e2d8b7a-72028a8a, #w-node-_2f7631f3-f362-2e6d-58be-835f189542a9-72028a8a, #w-node-_549aed5e-a5e1-2cff-87ba-44326d88a3a7-72028a8a, #w-node-eb5f3223-8c49-61a2-6f7d-022e173e4d72-72028a8a, #w-node-_6ac9e685-163c-47fc-29bb-0f991c8d03b1-72028a8a, #w-node-_2026c9b3-c441-5191-2c60-0b4e8d030e2b-be87cda5, #w-node-_2026c9b3-c441-5191-2c60-0b4e8d030e2d-be87cda5, #w-node-_2026c9b3-c441-5191-2c60-0b4e8d030e31-be87cda5, #w-node-_2026c9b3-c441-5191-2c60-0b4e8d030e2c-be87cda5, #w-node-_2026c9b3-c441-5191-2c60-0b4e8d030e2e-be87cda5, #w-node-_2026c9b3-c441-5191-2c60-0b4e8d030e2f-be87cda5, #w-node-_2026c9b3-c441-5191-2c60-0b4e8d030e30-be87cda5, #w-node-_98ca1066-90aa-f8e1-9384-42bbfa0cc1e3-be87cda5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-c133434d-4efe-d91a-33a9-fa3892fc633a-c5418039 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d3a2fe77-f3c8-cf42-1d12-2b18dfa08421-4f28c1b6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
  }

  #w-node-_9a5be9f8-b9d9-4c4c-fcb5-143ea74bd868-4f28c1b6, #w-node-_26a06e4c-2473-7712-c8f7-f70419257897-4f28c1b6 {
    justify-self: center;
  }

  #w-node-f2a54a9d-0feb-71a4-10ca-c055c1ff06f4-4f28c1b6 {
    justify-self: auto;
  }

  #w-node-c133434d-4efe-d91a-33a9-fa3892fc633a-72028a8a, #w-node-c133434d-4efe-d91a-33a9-fa3892fc633a-be87cda5, #w-node-_2026c9b3-c441-5191-2c60-0b4e8d030e31-be87cda5, #w-node-_2026c9b3-c441-5191-2c60-0b4e8d030e2c-be87cda5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2026c9b3-c441-5191-2c60-0b4e8d030e2e-be87cda5 {
    grid-area: Area-5;
  }
}


@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nord';
  src: url('../fonts/Nord-Bold.ttf') format('truetype'), url('../fonts/Nord-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter ';
  src: url('../images/') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Book';
  src: url('../fonts/Gotham-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-XLight.otf') format('opentype'), url('../fonts/Gotham-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-LightItalic.otf') format('opentype'), url('../fonts/Gotham-XLightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Ultra';
  src: url('../fonts/Gotham-Ultra.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BookItalic.otf') format('opentype'), url('../fonts/Gotham-UltraItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}