:root {
  --_colors---primary-bg: var(--_colors---mt-black-color);
  --_typography---body--body-font-family: var(--_typography---heading-h1--h1-font-family);
  --_typography---body--body-font-size: 16px;
  --_typography---body--body-font-weight: 300;
  --header-padding: 20px;
  --container-width: 1500px;
  --container-padding: 20px;
  --_colors---mt-white-color: white;
  --_typography---heading-h1--h1-font-size: 120px;
  --_typography---heading-h1--h1-line-height: 110px;
  --_typography---h1-font-weight: 300;
  --_typography---heading-h2--h2-font-size: 82px;
  --_spacing---large-padding: var(--large);
  --_typography---body--large-font-size: 22px;
  --_typography---heading-h1--h1-font-family: var(--heading-font-family);
  --heading-font-family: Urbanist, sans-serif;
  --_typography---heading-h4--h4-font-size: 24px;
  --_typography---heading-h4--h4-line-height: 32px;
  --_typography---heading-h4--h4-font-weight: 400;
  --_typography---heading-h3--h3-font-size: 42px;
  --_typography---heading-h3--h3-line-height: 50px;
  --_typography---heading-h3--h3-font-weight: 400;
  --_typography---heading-h2--h2-font-family: var(--heading-font-family);
  --_typography---heading-h2--h2-line-height: 90px;
  --_typography---heading-h2--h2-font-weight: 400;
  --_typography---heading-h2--h2-letter-spacing: -.003em;
  --_typography---body--body-font-color: var(--_colors---light-color);
  --_typography---body--body-line-height: 34px;
  --_typography---body--large-font-weight: 200;
  --_button---button-padding-y: 10px;
  --_button---button-padding-x: 30px;
  --_button---button-border-width: 1px;
  --_button---button-border: var(--_colors---mt-white-color);
  --_button---button-border-radius: 50px;
  --_button---button-background: var(--_colors---mt-white-color);
  --_button---buton-font-family: var(--heading-font-family);
  --_button---button-color: var(--_colors---mt-black-color);
  --_button---button-outline-background: #fff0;
  --_colors---dark-bg: var(--_colors---dark-color);
  --statistic-number-height: 130px;
  --_typography---state--state-font-family: var(--_typography---body--body-font-family);
  --_typography---state--state-font-size: 120px;
  --_typography---state--state-line-height: 100px;
  --_typography---state--state-font-weight: 400;
  --_spacing---medium-padding: var(--medium);
  --project-card-padding: 20px;
  --_colors---dark-color: #151517;
  --service-card-padding: 20px;
  --plain-bg: var(--_colors---mt-white-color);
  --light-grey: #a5a5a5;
  --_spacing---small-padding: 6rem;
  --loading-logo-char-height: 100px;
  --_colors---mt-black-color: #000;
  --_colors---mt-purple-color: #4f0d7d;
  --_colors---mt-yellow-color: #fc7b00;
  --_colors---mt-magenta-color: #f8195b;
  --_typography---heading-h1--h1-letter-spacing: -.003em;
  --_colors---mt-cyan-color: #009fa3;
  --_colors---light-color: #6f6f6f;
  --_typography---heading-h3--h3-font-family: var(--heading-font-family);
  --_typography---heading-h4--h4-font-family: var(--heading-font-family);
  --_typography---heading-h5--h: 0px;
  --body-font-family: Roboto, sans-serif;
  --large: 12rem;
  --medium: 8rem;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  --_spacing---large-padding: var(--large);
  --_spacing---medium-padding: var(--medium);
  --_spacing---small-padding: 6rem;
  --header-padding: 20px;
  --container-width: 1500px;
  --container-padding: 20px;
  --heading-font-family: Urbanist, sans-serif;
  --statistic-number-height: 130px;
  --project-card-padding: 20px;
  --service-card-padding: 20px;
  --plain-bg: var(--_colors---mt-white-color);
  --light-grey: #a5a5a5;
  --loading-logo-char-height: 100px;
  --body-font-family: Roboto, sans-serif;
  --large: 12rem;
  --medium: 8rem;
  --_button---button-padding-y: 10px;
  --_button---button-padding-x: 30px;
  --_button---button-border-width: 1px;
  --_button---button-border: var(--_colors---mt-white-color);
  --_button---button-border-radius: 50px;
  --_button---button-background: var(--_colors---mt-white-color);
  --_button---buton-font-family: var(--heading-font-family);
  --_button---button-color: var(--_colors---mt-black-color);
  --_button---button-outline-background: #fff0;
  --_typography---body--body-font-family: var(--_typography---heading-h1--h1-font-family);
  --_typography---body--body-font-size: 16px;
  --_typography---body--body-font-weight: 300;
  --_typography---heading-h1--h1-font-size: 120px;
  --_typography---heading-h1--h1-line-height: 110px;
  --_typography---h1-font-weight: 300;
  --_typography---heading-h2--h2-font-size: 82px;
  --_typography---body--large-font-size: 22px;
  --_typography---heading-h1--h1-font-family: var(--heading-font-family);
  --_typography---heading-h4--h4-font-size: 24px;
  --_typography---heading-h4--h4-line-height: 32px;
  --_typography---heading-h4--h4-font-weight: 400;
  --_typography---heading-h3--h3-font-size: 42px;
  --_typography---heading-h3--h3-line-height: 50px;
  --_typography---heading-h3--h3-font-weight: 400;
  --_typography---heading-h2--h2-font-family: var(--heading-font-family);
  --_typography---heading-h2--h2-line-height: 90px;
  --_typography---heading-h2--h2-font-weight: 400;
  --_typography---heading-h2--h2-letter-spacing: -.003em;
  --_typography---body--body-font-color: var(--_colors---light-color);
  --_typography---body--body-line-height: 34px;
  --_typography---body--large-font-weight: 200;
  --_typography---state--state-font-family: var(--_typography---body--body-font-family);
  --_typography---state--state-font-size: 120px;
  --_typography---state--state-line-height: 100px;
  --_typography---state--state-font-weight: 400;
  --_typography---heading-h1--h1-letter-spacing: -.003em;
  --_typography---heading-h3--h3-font-family: var(--heading-font-family);
  --_typography---heading-h4--h4-font-family: var(--heading-font-family);
  --_typography---heading-h5--h: 0px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.body {
  background-color: var(--_colors---primary-bg);
  font-family: var(--_typography---body--body-font-family);
  color: #333;
  font-size: var(--_typography---body--body-font-size);
  font-weight: var(--_typography---body--body-font-weight);
}

.mt-header {
  z-index: 999;
  padding-top: var(--header-padding);
  padding-bottom: var(--header-padding);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  --_spacing---large-padding: var(--large);
  --_spacing---medium-padding: var(--medium);
  --_spacing---small-padding: 6rem;
  background-color: #0000000d;
  position: fixed;
  inset: 0% 0% auto;
}

.container {
  z-index: 2;
  max-width: var(--container-width);
  padding-right: var(--container-padding);
  padding-left: var(--container-padding);
  width: 100%;
  display: flex;
  position: relative;
}

.mt-hero_banner {
  height: 100vh;
  min-height: 100vh;
  display: flex;
}

.background-video {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.container-2 {
  z-index: 1;
  min-width: var(--container-width);
  padding-right: var(--container-padding);
  padding-left: var(--container-padding);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: center stretch;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.mt-banner_title_1 {
  color: var(--_colors---mt-white-color);
  font-size: var(--_typography---heading-h1--h1-font-size);
  line-height: var(--_typography---heading-h1--h1-line-height);
  font-weight: var(--_typography---h1-font-weight);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.mt-banner_content {
  max-width: var(--container-width);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.mt-banner_title_3 {
  color: var(--_colors---mt-white-color);
  font-size: var(--_typography---heading-h2--h2-font-size);
  line-height: var(--_typography---heading-h1--h1-line-height);
  font-weight: var(--_typography---h1-font-weight);
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-2 {
  margin-bottom: 20px;
  overflow: hidden;
}

.div-block-3 {
  justify-content: flex-start;
  align-items: center;
  width: 600px;
  display: flex;
  overflow: hidden;
}

.mt-banner_title_2_line {
  background-color: var(--_colors---mt-white-color);
  width: 0;
  height: 2px;
  margin-right: 0;
}

.mt-banner_title_1_wrap {
  overflow: hidden;
}

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

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

.mt-banner_title_2_wrap {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 10px;
  display: flex;
  overflow: hidden;
}

.div-block-8 {
  color: #0000000d;
  background-color: #000;
  position: absolute;
  inset: 0%;
}

.div-block-9 {
  padding-top: var(--header-padding);
  padding-bottom: 20px;
  position: relative;
}

.mt-section {
  height: 100vh;
}

.mt-section.mt-section_about {
  padding-top: var(--_spacing---large-padding);
  padding-bottom: var(--_spacing---large-padding);
  height: auto;
}

.mt-section.mt-medium_padding {
  height: auto;
}

.mt-section.mt-partner_section {
  height: auto;
  overflow: hidden;
}

.mt-section.mt-blog_section {
  height: auto;
}

.mt-banner_content_right {
  justify-content: flex-end;
  align-items: flex-end;
  max-width: 300px;
  margin-left: auto;
  display: flex;
}

.mt-banner_content_right:where(.w-variant-3ccda001-54ec-82ea-63ba-6c23ea40777d) {
  overflow: hidden;
}

.text-block {
  color: var(--_colors---mt-white-color);
  font-size: var(--_typography---body--large-font-size);
  letter-spacing: .5px;
  line-height: 32px;
}

.mt-banner_right_title {
  flex-flow: row;
  max-width: 300px;
  display: block;
  position: static;
}

.mt-banner_title_2 {
  font-family: var(--_typography---heading-h1--h1-font-family);
  color: var(--_colors---mt-white-color);
  font-size: var(--_typography---heading-h1--h1-font-size);
  font-weight: 400;
  line-height: 54px;
}

.mt-banner_title_3_wrap {
  overflow: hidden;
}

.mt-banner_title_wrap {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.mt-banner_title_4 {
  font-family: var(--heading-font-family);
  color: var(--_colors---mt-white-color);
  font-size: var(--_typography---heading-h1--h1-font-size);
  font-weight: var(--_typography---h1-font-weight);
}

.mt-container {
  max-width: var(--container-width);
  padding-right: var(--container-padding);
  padding-left: var(--container-padding);
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.mt-section_header_title {
  flex: 1;
  max-width: 50%;
  margin-right: auto;
}

.mt-h4 {
  font-family: var(--heading-font-family);
  color: var(--_colors---mt-white-color);
  font-size: var(--_typography---heading-h4--h4-font-size);
  line-height: var(--_typography---heading-h4--h4-line-height);
  font-weight: var(--_typography---heading-h4--h4-font-weight);
}

.mt-h3 {
  font-family: var(--heading-font-family);
  color: var(--_colors---mt-white-color);
  font-size: var(--_typography---heading-h3--h3-font-size);
  line-height: var(--_typography---heading-h3--h3-line-height);
  font-weight: var(--_typography---heading-h3--h3-font-weight);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
}

.mt-h3:where(.w-variant-9387ab33-7c93-c01a-aab7-9f97975fb42f) {
  font-family: var(--_typography---heading-h2--h2-font-family);
  font-size: var(--_typography---heading-h2--h2-font-size);
  line-height: var(--_typography---heading-h2--h2-line-height);
  font-weight: var(--_typography---heading-h2--h2-font-weight);
  letter-spacing: var(--_typography---heading-h2--h2-letter-spacing);
}

.mt-h3.mb-0:where(.w-variant-9387ab33-7c93-c01a-aab7-9f97975fb42f), .mt-h3.mt-m_0 {
  margin-bottom: 0;
}

.mt-large_text {
  color: var(--_typography---body--body-font-color);
  font-size: var(--_typography---body--large-font-size);
  line-height: var(--_typography---body--body-line-height);
  font-weight: var(--_typography---body--large-font-weight);
  margin-top: 20px;
}

.mt-large_text:where(.w-variant-9387ab33-7c93-c01a-aab7-9f97975fb42f) {
  display: none;
}

.mt-large_text.mt-10 {
  margin-top: 10px;
}

.div-block-10 {
  margin-bottom: 40px;
}

.div-block-11 {
  overflow: hidden;
}

.container-3 {
  z-index: 11;
  max-width: var(--container-width);
  padding-right: var(--container-padding);
  padding-left: var(--container-padding);
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.mt-btn {
  padding: var(--_button---button-padding-y) var(--_button---button-padding-x);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: var(--_button---button-border-width) solid var(--_button---button-border);
  border-radius: var(--_button---button-border-radius);
  background-color: var(--_button---button-background);
  font-family: var(--_button---buton-font-family);
  color: var(--_button---button-color);
  margin-top: 0;
  text-decoration: none;
  display: inline-flex;
}

.mt-btn:where(.w-variant-3ccda001-54ec-82ea-63ba-6c23ea40777d) {
  background-color: var(--_button---button-background);
  --_button---button-padding-y: 10px;
  --_button---button-padding-x: 30px;
  --_button---button-border-width: 1px;
  --_button---button-border: var(--_colors---mt-white-color);
  --_button---button-border-radius: 50px;
  --_button---button-background: #fff0;
  --_button---buton-font-family: var(--heading-font-family);
  --_button---button-color: var(--_colors---mt-white-color);
  margin-top: 0;
  transition: all .2s;
}

.mt-btn:hover:where(.w-variant-3ccda001-54ec-82ea-63ba-6c23ea40777d) {
  --_button---button-padding-y: 10px;
  --_button---button-padding-x: 30px;
  --_button---button-border-width: 1px;
  --_button---button-border: var(--_colors---mt-white-color);
  --_button---button-border-radius: 50px;
  --_button---button-background: var(--_colors---mt-white-color);
  --_button---buton-font-family: var(--heading-font-family);
  --_button---button-color: var(--_colors---mt-black-color);
}

.mt-btn.mt-btn_secondary {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  --_button---button-padding-y: 10px;
  --_button---button-padding-x: 30px;
  --_button---button-border-width: 1px;
  --_button---button-border: var(--_colors---mt-white-color);
  --_button---button-border-radius: 50px;
  --_button---button-background: #fff0;
  --_button---buton-font-family: var(--heading-font-family);
  --_button---button-color: var(--_colors---mt-white-color);
  margin-top: 0;
  display: inline-flex;
}

.mt-btn.mt-btn_outline {
  display: none;
}

.mt-btn_wrapper {
  margin-top: 40px;
}

.mt-btn_wrapper:where(.w-variant-9387ab33-7c93-c01a-aab7-9f97975fb42f) {
  display: none;
}

.mt-about_section_header {
  display: flex;
}

.mt-about_bottom {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  object-fit: fill;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.75fr;
  grid-auto-columns: 1fr;
  margin-top: 100px;
  display: grid;
}

.mt-dark_bgr {
  background-color: var(--_colors---dark-bg);
  border-radius: 0;
}

.heading {
  font-family: var(--heading-font-family);
  color: var(--_colors---mt-white-color);
  font-size: var(--_typography---heading-h4--h4-font-size);
  line-height: var(--_typography---heading-h4--h4-line-height);
  font-weight: var(--_typography---heading-h4--h4-font-weight);
}

.mt-state_card {
  border-radius: 10px;
  padding: 40px;
}

.mt-state_card.mt-dark_bgr {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.mt-about_image_wrap {
  object-fit: fill;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

.mt-image_overlay {
  z-index: 5;
  background-color: var(--_colors---primary-bg);
  width: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.mt-full_image {
  width: auto;
  height: auto;
}

.mt-full_image.mt-project_image {
  object-fit: cover;
  width: 400px;
  max-width: none;
  height: 500px;
}

.mt-statistic_number_wrap {
  height: var(--statistic-number-height);
  justify-content: flex-start;
  display: flex;
  overflow: hidden;
}

.mt-statistic_number_wrap:where(.w-variant-9387ab33-7c93-c01a-aab7-9f97975fb42f) {
  overflow: visible;
}

.mt-statistic_number_box {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.mt-statistic_number_box.mt-lower {
  align-items: stretch;
}

.mt-statistic_number_box.mt-upper {
  justify-content: flex-end;
  align-items: flex-end;
}

.heading-2 {
  font-family: var(--_typography---state--state-font-family);
  color: var(--_colors---mt-white-color);
  font-size: var(--_typography---state--state-font-size);
  line-height: var(--_typography---state--state-line-height);
  font-weight: var(--_typography---state--state-font-weight);
}

.mt-section_header_content {
  max-width: 800px;
}

.mt-section_header_content:where(.w-variant-9387ab33-7c93-c01a-aab7-9f97975fb42f), .mt-section_header_content.small-heading-4 {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 70%;
  display: block;
}

.mt-h2 {
  color: var(--_colors---mt-white-color);
  font-size: var(--_typography---heading-h2--h2-font-size);
  line-height: var(--_typography---heading-h2--h2-line-height);
  font-weight: var(--_typography---heading-h2--h2-font-weight);
}

.mt-h2.mt-statistic_plus {
  position: relative;
  top: -30px;
}

.mt-h2.mt-uppercase:where(.w-variant-9387ab33-7c93-c01a-aab7-9f97975fb42f) {
  text-transform: uppercase;
}

.mt-h2.mt-uppercase.mt-m_0:where(.w-variant-9387ab33-7c93-c01a-aab7-9f97975fb42f) {
  font-size: var(--_typography---heading-h3--h3-font-size);
  line-height: var(--_typography---heading-h3--h3-line-height);
  font-weight: var(--_typography---heading-h3--h3-font-weight);
  margin-top: 0;
  margin-bottom: 0;
}

.mt-h2.mt-uppercase.mt-m_0.small-heading-6, .mt-h2.mt-uppercase.mt-m_0.small-heading-8 {
  font-size: var(--_typography---heading-h3--h3-font-size);
  line-height: var(--_typography---heading-h3--h3-line-height);
  font-weight: var(--_typography---heading-h3--h3-font-weight);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}

.mt-section_header {
  display: flex;
}

.mt-section_header:where(.w-variant-9387ab33-7c93-c01a-aab7-9f97975fb42f), .mt-section_header.small-heading {
  justify-content: space-between;
  align-items: flex-start;
}

.mt-medium_padding {
  padding-top: var(--_spacing---medium-padding);
  padding-bottom: var(--_spacing---medium-padding);
}

.mt-heading_wrapper:where(.w-variant-9387ab33-7c93-c01a-aab7-9f97975fb42f), .mt-heading_wrapper.small-heading-5, .mt-heading_wrapper.small-heading-7 {
  flex-flow: row;
  width: 100%;
  padding-top: 0;
  display: block;
  overflow: hidden;
}

.mt-work_wrapper {
  position: relative;
}

.mt-work_wrapper:where(.w-variant-9387ab33-7c93-c01a-aab7-9f97975fb42f) {
  margin-top: 60px;
}

.mt-work_track {
  height: 180vw;
}

.mt-work_track:where(.w-variant-9387ab33-7c93-c01a-aab7-9f97975fb42f) {
  margin-top: 100px;
}

.mt-work_frame {
  margin-top: 100px;
  position: sticky;
  top: 100px;
  overflow: hidden;
}

.mt-work_frame:where(.w-variant-9387ab33-7c93-c01a-aab7-9f97975fb42f) {
  display: flex;
}

.mt-project_card {
  border-radius: 15px;
  width: 400px;
  position: relative;
  overflow: hidden;
}

.mt-project_card_content {
  padding: var(--project-card-padding);
  background-color: #0006;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 0%;
}

.mt-project_card_content._2 {
  background-color: #0000;
  border: 1px solid #3f3f3f;
  border-radius: 15px;
}

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

.collection-item, .mt-project_card_wrap {
  width: auto;
  max-width: none;
}

.image {
  object-fit: cover;
}

.mt-project_category {
  z-index: 3;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

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

.div-block-12.mt-btn {
  justify-content: center;
  width: auto;
  display: inline-flex;
}

.div-block-12.mt-btn.mt-work_btn {
  margin-top: 0;
  transition: all .3s;
}

.div-block-12.mt-btn.mt-work_btn:hover {
  --_button---button-padding-y: 10px;
  --_button---button-padding-x: 30px;
  --_button---button-border-width: 1px;
  --_button---button-border: var(--_colors---mt-white-color);
  --_button---button-border-radius: 50px;
  --_button---button-background: var(--_colors---mt-black-color);
  --_button---buton-font-family: var(--heading-font-family);
  --_button---button-color: var(--_colors---mt-white-color);
}

.mt-project_cursor_wrap {
  z-index: 2;
  display: none;
  position: absolute;
  inset: 0 0% 0%;
}

.mt-project_cursor {
  background-color: var(--_colors---dark-color);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  display: flex;
}

.collection-list-wrapper {
  overflow: visible;
}

.mt-uppercase {
  text-transform: uppercase;
}

.mt-service_block {
  margin-top: 100px;
}

.mt-service_card {
  border-radius: 10px;
  height: 100%;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.mt-service_card.mt-dark_bgr {
  color: var(--_colors---mt-white-color);
  height: auto;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.collection-item-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.mt-service_card_bottom {
  z-index: 1;
  color: var(--_colors---mt-white-color);
  flex-flow: column;
  margin-top: 40px;
  margin-bottom: 60px;
  display: flex;
  position: relative;
}

.mt-more_btn {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 20px;
  display: inline-flex;
}

.mt-more_btn:hover {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.collection-list-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 30px;
  display: block;
}

.collection-list-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list-2._2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.collection-list-2._3 {
  grid-template-columns: 1fr 1fr 1fr;
}

.video {
  opacity: 1;
  position: relative;
  inset: 0% 0% auto;
}

.mt-service_card_content {
  z-index: 3;
  padding: var(--service-card-padding);
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.mt-service_card_title {
  margin-top: 0;
  margin-bottom: 20px;
}

.text-block-2 {
  color: var(--_colors---mt-white-color);
}

.link-block-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  height: 300px;
  display: block;
}

.code-embed {
  z-index: 2;
  opacity: 1;
  width: 100%;
  height: 500px;
  display: block;
  position: relative;
}

.code-embed._2 {
  height: 400px;
}

.code-embed._3 {
  height: 300px;
}

.text-block-3 {
  overflow: hidden;
}

.background-video-2 {
  display: none;
}

.link-block-3 {
  z-index: 5;
  cursor: pointer;
  display: block;
  position: absolute;
  inset: 0%;
}

.mt-service_card_bgr {
  position: absolute;
  inset: 0%;
}

.mt-service_card_bgr.mt-dark_bgr {
  z-index: 1;
}

.mt-service_card_intro_content {
  z-index: 4;
  text-align: center;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.mt-medium_pb {
  padding-bottom: var(--_spacing---medium-padding);
}

.div-block-14 {
  text-align: left;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-15 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  max-width: none;
  margin-top: 40px;
  display: flex;
}

.mt-plain_bgr {
  background-color: var(--plain-bg);
}

.mt-plain_bgr.mt-medium_padding.mt-client_logo_wrap {
  margin-top: 100px;
}

.mt-client_logo_wrapper {
  margin-top: 100px;
  overflow: hidden;
}

.mt-client_logo_wrapper.mt-plain_bgr {
  align-items: center;
  height: auto;
  margin-top: 100px;
  display: block;
  position: relative;
  overflow: hidden;
}

.mt-client_logo_wrapper.mt-plain_bgr.mt-medium_padding {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  width: 100%;
  margin-top: 100px;
  overflow: hidden;
}

.div-block-16 {
  background-color: #000;
  width: 150%;
  height: 50px;
  box-shadow: 0 20px 20px #000000ad;
}

.mt-client_logo {
  border: 1px solid var(--light-grey);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 100px;
  padding: 10px;
  display: flex;
}

.mt-client_logo_img {
  max-width: 100%;
  max-height: 100%;
}

.mt-client_logo_scroll {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 10px;
  display: block;
}

.collection-list-wrapper-3 {
  display: block;
}

.collection-list-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  display: flex;
}

.collection-list-3._2 {
  justify-content: flex-end;
}

.mt-client_logo_scroll_wrap {
  padding-top: var(--_spacing---small-padding);
  padding-bottom: var(--_spacing---small-padding);
}

.mt-client_logo_scroll_2 {
  padding-top: 0;
}

.div-block-17 {
  background-color: var(--light-grey);
  width: 1px;
}

.mt-blog_posts {
  margin-top: 100px;
}

.collection-list-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.mt-blog_image_wrap {
  margin-bottom: 30px;
  position: relative;
}

.mt-blog_thumb {
  border-radius: 15px;
  position: relative;
  overflow: hidden;
}

.mt-blog_card_category {
  position: absolute;
  inset: 20px 20px auto auto;
}

.mt-blog_card_category.mt-btn.mt-category_btn {
  margin-top: 0;
}

.mt-blog_meta {
  margin-top: 20px;
}

.mt-blog_date {
  color: var(--_typography---body--body-font-color);
}

.mt-blog_card_title.mt-h4 {
  line-height: var(--_typography---heading-h4--h4-line-height);
  text-decoration: none;
}

.mt-blog_card_header {
  margin-top: 10px;
}

.mt-blog_card_wrap {
  text-decoration: none;
}

.mt-loading_cover {
  z-index: 999;
  background-color: var(--_colors---primary-bg);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.mt-logo_center_i {
  z-index: 3;
  display: block;
  position: relative;
}

.mt-logo_part_i_dot {
  position: absolute;
  inset: 0% auto auto 0%;
}

.mt-loading_logo {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.mt-logo_left_cover {
  z-index: 2;
  background-color: var(--_colors---primary-bg);
  opacity: 1;
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
}

.mt-prime_right_cover {
  z-index: 2;
  background-color: var(--_colors---primary-bg);
  opacity: 1;
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
}

.div-block-18 {
  z-index: 2;
  flex-flow: column;
  display: flex;
  position: relative;
}

.mt-prime {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: flex-end;
  transition: all .2s;
  display: flex;
  position: relative;
}

.mt-digital {
  z-index: 4;
  width: auto;
  max-width: none;
  height: auto;
  display: block;
  position: relative;
  overflow: hidden;
}

.mt-logo_char {
  max-height: none;
}

.mt-logo_glow {
  z-index: 1;
  filter: blur(150px);
  background-color: #850dca;
  border-radius: 50%;
  width: 500px;
  height: 200px;
  position: absolute;
}

.mt-digital_wrap {
  overflow: hidden;
}

.mt-digital_wrap.mobile {
  display: none;
}

.mt-btn_text_wrap {
  height: 20px;
  overflow: hidden;
}

.mt-btn_text_wrap:where(.w-variant-3ccda001-54ec-82ea-63ba-6c23ea40777d) {
  position: relative;
}

.mt-btn_text_normal:where(.w-variant-3ccda001-54ec-82ea-63ba-6c23ea40777d) {
  transition: all .2s;
  position: static;
}

.mt-btn_text_normal:hover:where(.w-variant-3ccda001-54ec-82ea-63ba-6c23ea40777d) {
  margin-top: -20px;
  top: -20px;
}

.mt-btn_text_hover:where(.w-variant-3ccda001-54ec-82ea-63ba-6c23ea40777d) {
  transition: all .2s;
  position: static;
  top: -20px;
}

.mt-btn_icon_wrap {
  justify-content: flex-start;
  width: 15px;
  height: 20px;
  display: flex;
}

.mt-btn_icon_wrap:where(.w-variant-3ccda001-54ec-82ea-63ba-6c23ea40777d) {
  overflow: hidden;
}

.mt-btn_icon_normal:where(.w-variant-3ccda001-54ec-82ea-63ba-6c23ea40777d) {
  transition: all .2s;
  position: relative;
}

.mt-btn_icon_hover:where(.w-variant-3ccda001-54ec-82ea-63ba-6c23ea40777d) {
  margin-left: 0;
  transition: all .2s;
  position: relative;
}

.mt-logo_wrap {
  margin-right: auto;
}

.mt-menu_wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--_colors---dark-color);
  color: var(--_colors---dark-color);
  border-radius: 30px;
  align-items: center;
  padding-right: 20px;
  display: flex;
}

.mt-hamburger {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  cursor: pointer;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.mt-hamburger_top {
  background-color: var(--_colors---mt-white-color);
  border-radius: 5px;
  width: 20px;
  height: 2px;
}

.mt-hamburger_top:hover {
  width: 30px;
}

.mt-hamburger_bottom {
  background-color: var(--_colors---mt-white-color);
  border-radius: 5px;
  width: 20px;
  height: 2px;
}

.mt-hamburger_middle {
  background-color: var(--_colors---mt-white-color);
  border-radius: 5px;
  width: 30px;
  height: 2px;
}

.div-block-19 {
  z-index: 9;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #c3c3c5e6;
  height: 100vh;
  padding-top: 140px;
  padding-left: 40px;
  padding-right: 40px;
  position: fixed;
  inset: 0%;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

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

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.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;
}

.navbar {
  font-family: var(--heading-font-family);
  color: var(--_colors---mt-white-color);
  font-size: var(--_typography---heading-h2--h2-font-size);
  line-height: var(--_typography---heading-h2--h2-line-height);
  background-color: #ddd0;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.mt-main_navigation_wrap {
  background-color: var(--_colors---dark-color);
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0%;
  overflow: scroll;
  transform: translate(0, -100vh);
}

.navbar-2 {
  background-color: #ddd0;
}

.mt-main_navigation_items {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 80px;
  display: flex;
}

.mt-main_navigation_item {
  text-decoration: none;
}

.mt-overflow_hidden {
  overflow: hidden;
}

.mt-main_navigation_text {
  font-family: var(--heading-font-family);
  color: var(--_colors---mt-white-color);
  font-size: var(--_typography---heading-h3--h3-line-height);
  line-height: var(--_typography---heading-h3--h3-line-height);
  font-weight: var(--_typography---heading-h3--h3-font-weight);
  text-decoration: none;
}

.mt-hamburger_close {
  background-color: var(--_colors---mt-white-color);
  width: 30px;
  height: 2px;
  position: absolute;
}

.mt-btn_wrap {
  margin-top: 40px;
}

.mt-footer {
  padding-top: var(--_spacing---large-padding);
  background-image: url('../images/footer-bgr.jpg');
  background-position: 0 0;
  background-size: cover;
  padding-bottom: 60px;
}

.heading-3 {
  font-family: var(--_typography---heading-h1--h1-font-family);
  color: var(--_colors---mt-white-color);
  font-size: var(--_typography---heading-h2--h2-font-size);
  line-height: var(--_typography---heading-h2--h2-line-height);
  font-weight: var(--_typography---heading-h2--h2-font-weight);
  text-align: center;
  text-transform: uppercase;
}

.mt-footer_bottom {
  margin-top: 140px;
}

.div-block-20 {
  border: 1px solid var(--_colors---mt-black-color);
  border-radius: 15px;
  width: 400px;
  height: 100%;
}

.text-block-4 {
  color: var(--_typography---body--body-font-color);
  margin-bottom: 40px;
}

.image-3 {
  margin-bottom: 40px;
  display: block;
}

@media screen and (max-width: 991px) {
  body {
    --_spacing---large-padding: var(--large);
    --_spacing---medium-padding: var(--medium);
    --_spacing---small-padding: 5rem;
    --header-padding: 15px;
    --container-padding: 20px;
    --heading-font-family: Urbanist, sans-serif;
    --statistic-number-height: 80px;
    --project-card-padding: 20px;
    --loading-logo-char-height: 30px;
    --body-font-family: Roboto, sans-serif;
    --large: 10rem;
    --medium: 6rem;
    --_button---button-padding-y: 10px;
    --_button---button-padding-x: 20px;
    --_button---button-border-width: 1px;
    --_button---button-border: var(--_colors---mt-white-color);
    --_button---button-border-radius: 50px;
    --_button---button-background: var(--_colors---mt-white-color);
    --_button---buton-font-family: var(--heading-font-family);
    --_button---button-color: var(--_colors---mt-black-color);
    --_typography---body--body-font-family: var(--_typography---heading-h1--h1-font-family);
    --_typography---body--body-font-size: 16px;
    --_typography---body--body-font-weight: 300;
    --_typography---heading-h1--h1-font-size: 58px;
    --_typography---heading-h1--h1-line-height: 60px;
    --_typography---h1-font-weight: 300;
    --_typography---heading-h2--h2-font-size: 54px;
    --_typography---body--large-font-size: 20px;
    --_typography---heading-h1--h1-font-family: var(--heading-font-family);
    --_typography---heading-h4--h4-font-size: 24px;
    --_typography---heading-h4--h4-line-height: 32px;
    --_typography---heading-h4--h4-font-weight: 400;
    --_typography---heading-h3--h3-font-size: 36px;
    --_typography---heading-h3--h3-line-height: 40px;
    --_typography---heading-h3--h3-font-weight: 400;
    --_typography---heading-h2--h2-font-family: var(--heading-font-family);
    --_typography---heading-h2--h2-line-height: 60px;
    --_typography---heading-h2--h2-font-weight: 400;
    --_typography---heading-h2--h2-letter-spacing: -.003em;
    --_typography---body--body-font-color: var(--_colors---light-color);
    --_typography---body--body-line-height: 34px;
    --_typography---body--large-font-weight: 200;
    --_typography---state--state-font-family: var(--_typography---body--body-font-family);
    --_typography---state--state-font-size: 60px;
    --_typography---state--state-line-height: 50px;
    --_typography---state--state-font-weight: 400;
    --_typography---heading-h1--h1-letter-spacing: -.003em;
    --_typography---heading-h3--h3-font-family: var(--heading-font-family);
    --_typography---heading-h4--h4-font-family: var(--heading-font-family);
    --_typography---heading-h5--h: 0px;
  }

  .mt-header {
    --_spacing---large-padding: var(--large);
    --_spacing---medium-padding: var(--medium);
    --_spacing---small-padding: 5rem;
  }

  .container-2 {
    max-width: var(--container-width);
    min-width: 0;
  }

  .mt-banner_content {
    flex-flow: column;
    align-items: flex-start;
  }

  .mt-banner_title_2_wrap {
    width: 100%;
  }

  .mt-banner_content_right {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 400px;
    margin-left: 0;
    display: block;
  }

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

  .heading {
    max-width: 50%;
  }

  .mt-state_card.mt-dark_bgr {
    flex-flow: row;
  }

  .mt-section_header {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .collection-list-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 3.75fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .mt-logo_center_i, .mt-logo_part_i, .mt-logo_part_i_dot, .mt-logo_left_cover, .mt-prime_right_cover, .mt-digital, .mt-logo_char {
    max-height: var(--loading-logo-char-height);
  }

  .mt-digital_wrap {
    display: none;
  }

  .mt-digital_wrap.mobile {
    display: block;
  }

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

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

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

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_spacing---large-padding: var(--large);
    --_spacing---medium-padding: var(--medium);
    --_spacing---small-padding: 4rem;
    --header-padding: 10px;
    --container-padding: 30px;
    --heading-font-family: Urbanist, sans-serif;
    --statistic-number-height: 60px;
    --project-card-padding: 20px;
    --loading-logo-char-height: 30px;
    --body-font-family: Roboto, sans-serif;
    --large: 8rem;
    --medium: 4rem;
    --_button---button-padding-y: 5px;
    --_button---button-padding-x: 15px;
    --_button---button-border-width: 1px;
    --_button---button-border: var(--_colors---mt-white-color);
    --_button---button-border-radius: 50px;
    --_button---button-background: var(--_colors---mt-white-color);
    --_button---buton-font-family: var(--heading-font-family);
    --_button---button-color: var(--_colors---mt-black-color);
    --_typography---body--body-font-family: var(--_typography---heading-h1--h1-font-family);
    --_typography---body--body-font-size: 16px;
    --_typography---body--body-font-weight: 300;
    --_typography---heading-h1--h1-font-size: 36px;
    --_typography---heading-h1--h1-line-height: 38px;
    --_typography---h1-font-weight: 300;
    --_typography---heading-h2--h2-font-size: 28px;
    --_typography---body--large-font-size: 18px;
    --_typography---heading-h1--h1-font-family: var(--heading-font-family);
    --_typography---heading-h4--h4-font-size: 24px;
    --_typography---heading-h4--h4-line-height: 32px;
    --_typography---heading-h4--h4-font-weight: 400;
    --_typography---heading-h3--h3-font-size: 24px;
    --_typography---heading-h3--h3-line-height: 28px;
    --_typography---heading-h3--h3-font-weight: 400;
    --_typography---heading-h2--h2-font-family: var(--heading-font-family);
    --_typography---heading-h2--h2-line-height: 32px;
    --_typography---heading-h2--h2-font-weight: 400;
    --_typography---heading-h2--h2-letter-spacing: -.003em;
    --_typography---body--body-font-color: var(--_colors---light-color);
    --_typography---body--body-line-height: 34px;
    --_typography---body--large-font-weight: 200;
    --_typography---state--state-font-family: var(--_typography---body--body-font-family);
    --_typography---state--state-font-size: 40px;
    --_typography---state--state-line-height: 30px;
    --_typography---state--state-font-weight: 400;
    --_typography---heading-h1--h1-letter-spacing: -.003em;
    --_typography---heading-h3--h3-font-family: var(--heading-font-family);
    --_typography---heading-h4--h4-font-family: var(--heading-font-family);
    --_typography---heading-h5--h: 0px;
  }

  .mt-header {
    --_spacing---large-padding: var(--large);
    --_spacing---medium-padding: var(--medium);
    --_spacing---small-padding: 4rem;
  }

  .mt-banner_title_2_line {
    display: none;
  }

  .mt-banner_title_2_wrap {
    height: 50px;
    padding-bottom: 0;
  }

  .mt-banner_title_2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .mt-h4.small-heading-3 {
    line-height: var(--_typography---heading-h4--h4-line-height);
  }

  .container-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-left: -30px;
    margin-right: -30px;
  }

  .mt-btn.mt-btn_outline {
    background-color: var(--_button---button-outline-background);
    padding: 5px 15px;
    display: inline-flex;
  }

  .heading {
    max-width: none;
    margin-bottom: 40px;
  }

  .mt-state_card.mt-dark_bgr {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .mt-full_image.mt-project_image {
    width: 100%;
    height: 400px;
  }

  .mt-section_header_content:where(.w-variant-9387ab33-7c93-c01a-aab7-9f97975fb42f), .mt-section_header_content.small-heading-4 {
    max-width: none;
  }

  .mt-project_card {
    width: 80vw;
  }

  .collection-list-2._2, .collection-list-2._3 {
    grid-template-columns: 1fr;
  }

  .mt-service_card_title.mt-h4 {
    line-height: var(--_typography---heading-h4--h4-line-height);
  }

  .div-block-15 {
    flex-flow: column;
  }

  .div-block-17 {
    width: 100%;
    height: 1px;
  }

  .collection-list-4 {
    grid-template-columns: 1fr;
  }

  .mt-blog_card_title.mt-h4 {
    line-height: var(--_typography---heading-h4--h4-line-height);
  }

  .mt-logo_center_i {
    max-height: var(--loading-logo-char-height);
  }

  .mt-logo_part_i {
    max-height: var(--loading-logo-char-height);
    width: 100%;
    max-width: none;
  }

  .div-block-18 {
    max-width: 70%;
  }

  .mt-digital, .mt-logo_char {
    max-height: var(--loading-logo-char-height);
  }

  .mt-digital_wrap {
    display: none;
  }

  .mt-digital_wrap.mobile {
    display: block;
  }

  .mt-btn_icon_wrap:where(.w-variant-3ccda001-54ec-82ea-63ba-6c23ea40777d) {
    display: none;
  }

  .mt-logo_wrap {
    width: 200px;
  }

  .mt-menu_wrap {
    padding-right: 10px;
  }

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

  .nav-menu-three {
    flex-direction: column;
  }

  .mt-header_btn {
    display: none;
  }

  .image-2 {
    max-width: none;
    display: block;
  }
}