:root {
  --elements-webflow-library--neutral--800\<deleted\|variable-44c33ad4\>: #211f54;
  --white: white;
  --accent-color: #b86e3c;
  --text-color: #333;
  --primary-color: #d0b570;
  --elements-webflow-library--neutral--300\<deleted\|variable-37cef123\>: #eff0f6;
  --elements-webflow-library--neutral--100\<deleted\|variable-07926372\>: white;
  --elements-webflow-library--neutral--600\<deleted\|variable-06b40b4b\>: #6e7191;
  --background-color: whitesmoke;
  --secondary-color: #00bfa5;
  --black: black;
  --elements-webflow-library--secondary--color-2: #f2f1ff;
}

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

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@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;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.page-wrapper {
  overflow: clip;
}

.page-wrapper.hide {
  display: none;
}

.hamburger_menu_top {
  background-color: var(--elements-webflow-library--neutral--800\<deleted\|variable-44c33ad4\>);
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.nav_link {
  color: var(--white);
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  transition: all .3s;
}

.nav_link:hover {
  color: var(--accent-color);
}

.nav_show_tablet {
  margin-bottom: 0;
  padding-left: 32px;
  display: none;
}

.brix---header-logo {
  width: 80px;
  height: 80px;
}

.nav_list-_item_left {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 32px;
}

.container {
  text-align: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.navbar {
  background-color: var(--primary-color);
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.navbar_content_wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav_hidden_tablet {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.nav_menu-_list {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brand_logo_link {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brand_logo_link:hover {
  transform: scale3d(.96, .96, 1.01);
}

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

.nav_menu_list {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.nav_list_item {
  margin-bottom: 0;
  padding-left: 32px;
}

.hamburger_menu_wrapper {
  padding: 0;
  transition: transform .3s;
}

.hamburger_menu_wrapper:hover {
  transform: scale(.96);
}

.hamburger_menu_wrapper.w--open {
  background-color: #0000;
}

.hamburger_menu_bottom {
  background-color: var(--elements-webflow-library--neutral--800\<deleted\|variable-44c33ad4\>);
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.paragraph {
  color: var(--text-color);
  margin-bottom: 0;
  font-size: 18px;
  line-height: 130%;
}

.service_card_text {
  color: var(--elements-webflow-library--neutral--600\<deleted\|variable-06b40b4b\>);
}

.service_card_heading {
  color: var(--primary-color);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fonnts, Times New Roman, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.primarry_-color {
  color: var(--primary-color);
  padding-bottom: 10px;
}

.brix---mg-bottom-8px {
  margin-bottom: 8px;
}

.service_icon {
  border-radius: 16px;
  width: 100px;
  padding-left: 20px;
}

.service_icon_wrapper {
  margin-bottom: 24px;
}

.grid-_-columns_gap {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 100%;
  padding-left: 50px;
  padding-right: 150px;
  display: grid;
  position: relative;
}

.button-_primary {
  background-color: var(--primary-color);
  color: var(--elements-webflow-library--neutral--100\<deleted\|variable-07926372\>);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 15px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.button-_primary:hover {
  color: #fff;
  background-color: #2c68a3;
  transform: translate3d(0, -3px, .01px);
}

.serrvice_left_bottom {
  margin-bottom: 32px;
}

.service--heading {
  color: var(--text-color);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Fonnts, Times New Roman, sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.service--heading.white {
  color: var(--white);
}

.service_left_-bottom {
  margin-bottom: 16px;
}

.text_color {
  color: var(--elements-webflow-library--neutral--600\<deleted\|variable-06b40b4b\>);
}

.service_-heading-_mini {
  color: var(--primary-color);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
}

.service_section {
  color: #fff;
  background-color: #f5f5f500;
  display: block;
}

.service_grid {
  grid-column-gap: 0px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .6fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  padding-top: 100px;
  padding-bottom: 100px;
  display: grid;
}

.service_left {
  z-index: 999;
  position: relative;
  left: 40px;
}

.service_card {
  background-color: var(--white);
  box-shadow: none;
  text-align: center;
  border: 1px solid #cfcccc;
  border-radius: 20px;
  width: 100%;
  padding: 60px 10px;
  transition: all .4s;
}

.service_card:hover {
  background-color: var(--accent-color);
}

.service_-mini_heading {
  color: var(--elements-webflow-library--neutral--800\<deleted\|variable-44c33ad4\>);
  padding-bottom: 0;
}

.gallery_-paragraoh_wrapper {
  margin-bottom: 40px;
}

.text_center {
  text-align: center;
}

.gallery_section {
  background-color: var(--background-color);
  color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}

.gallery_heading_wrapper {
  color: var(--elements-webflow-library--neutral--800\<deleted\|variable-44c33ad4\>);
}

.gallery_text_wrapper {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section_heading {
  color: var(--primary-color);
  font-family: Fonnts, Times New Roman, sans-serif;
  font-size: 38px;
  line-height: 50px;
}

.gallery_wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: grid;
}

.image_wrapper {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.gallery-image {
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  transition: all .4s;
}

.gallery-image:hover {
  transform: scale(1.02);
}

.gallery_wrapper_main {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.how_works_section {
  background-color: var(--white);
  color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}

.how_works_heading_wrapper {
  color: var(--primary-color);
}

.how_works_text {
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.how_works-content_wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.content-block {
  text-align: center;
  background-color: #81818b00;
  border-radius: 30px;
  width: 25%;
  padding: 42px 42px 12px;
  transition: all .4s;
}

.content-block:hover, .content-block._2nd:hover {
  background-color: #6deedc;
}

.values-icon-wrapper {
  background-color: var(--primary-color);
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.values-icon-wrapper._3rd {
  background-color: var(--secondary-color);
}

.values-icon-wrapper.two {
  background-color: var(--accent-color);
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top.margin-small {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 10px;
}

.heading-small {
  color: var(--text-color);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fonnts, Times New Roman, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
}

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

.text-size-regular {
  color: var(--text-color);
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
}

.heading {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.paragraph-2 {
  margin-bottom: 0;
}

.number {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.image {
  width: 25px;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
}

.div-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  padding-top: 200px;
  display: flex;
}

.div-block-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
  position: relative;
  bottom: 77px;
}

.bg-abs-shape {
  z-index: -100;
  background-color: #eee;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  width: 90%;
  height: 80%;
  position: absolute;
  transform: scale(1);
}

.feature-item-img {
  width: 20px;
}

.why-chose-feature-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.why_chose_us {
  background-color: var(--background-color);
  padding-top: 80px;
  padding-bottom: 100px;
}

.why-chose-title {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  display: flex;
}

.why-chose-feature-items {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.container-2 {
  max-width: 1400px;
  padding-left: 20px;
  padding-right: 20px;
}

.why-chose-cards {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  display: flex;
}

.why-choose-card-head {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fonnts, Times New Roman, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 110%;
}

.why-chose-item-img {
  height: 40px;
}

.vs {
  background-image: linear-gradient(red, #4113fa);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  display: flex;
  position: absolute;
  top: 50%;
  left: -61px;
  transform: translate(0%, -50%);
}

.feature-item-head {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
}

.why-chose-head {
  color: var(--primary-color);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fonnts, Times New Roman, sans-serif;
  font-size: 50px;
  line-height: 120%;
}

.why-chose-item {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  border-radius: 20px;
  flex-flow: column;
  padding: 20px 40px;
  display: flex;
  box-shadow: 0 2px 7px #0003;
}

.why-chose-item.relative {
  width: 100%;
  height: 100%;
  position: relative;
}

.why-chose-para {
  text-align: center;
  font-size: 18px;
  line-height: 120%;
}

.why-choose-item-image {
  justify-content: center;
  align-items: center;
  display: flex;
}

.vs-text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
}

.why-chose-item-contents {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.feature-icon {
  flex: none;
}

.gallerysection {
  background-color: #000;
  padding-top: 100px;
  padding-bottom: 100px;
}

.gallery-item {
  height: 400px;
}

.gallery-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.gallery-img.galler-one {
  transition: all .4s;
  transform: rotate(-4deg);
}

.gallery-img.galler-one:hover {
  transform: rotate(15deg);
}

.gallery-img.two {
  transition: all .4s;
  transform: rotate(4deg);
}

.gallery-img.two:hover {
  transform: rotate(-22deg);
}

.gallery-img.four {
  transition: all .4s;
  transform: rotate(-4deg);
}

.gallery-img.four:hover {
  transform: rotate(-15deg);
}

.gallery-img.theree {
  transition: all .4s;
  transform: rotate(4deg);
}

.gallery-img.theree:hover {
  transform: rotate(25deg);
}

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

.work-number {
  color: var(--text-color);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
}

.work-number:hover {
  color: var(--text-color);
}

.how-it-work-box {
  position: relative;
}

.how-it-work-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.how-it-work-item.theree {
  position: relative;
  left: 100px;
}

.how-it-work-item.two {
  position: relative;
  left: 50px;
}

.work-item-number {
  color: var(--text-color);
  background-color: #f0f0f0;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.work-item-number:hover {
  background-color: var(--secondary-color);
  color: var(--white);
}

.how-to-works-wrapper {
  padding-left: 160px;
  padding-right: 100px;
}

.how_to_works {
  padding-top: 100px;
  padding-bottom: 100px;
}

.work-item-head-and-para {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.image-2 {
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  height: 200px;
  transition: opacity .4s;
}

.image-2:hover {
  transform: translate(0, 10px);
}

.work-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 50%;
  display: flex;
}

.how-it-work-item-box {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  padding-top: 50px;
  display: flex;
}

.teams-bottom {
  width: 100%;
}

.teams-card {
  width: 100%;
  height: 100%;
}

.teams-card.second.c_hide {
  display: none;
}

.teams-card-wrapper {
  grid-column-gap: 28px;
  grid-row-gap: 72px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.teams-card-wrapper._90-width {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.teams_section {
  background-color: var(--background-color);
}

.teams-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.teams-top {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 640px;
  display: flex;
}

.teams-card-social-icons {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.social-icon-square {
  background-color: var(--accent-color);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  display: flex;
}

.social-icon-square:hover {
  background-color: var(--primary-color);
  color: #fff;
}

.name-and-position {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.social-icon-font {
  color: var(--white);
  font-family: "Fa Brands 400", Times New Roman, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.team-member-image {
  object-fit: cover;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  width: 100%;
  height: 100%;
  transition: all .4s cubic-bezier(.77, 0, .175, 1);
}

.team-member-image:hover {
  transform: scale(1.1);
}

.card-image-holder {
  border-radius: 16px;
  height: 100%;
  overflow: hidden;
}

.teams-card-content {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.teams-card-content.slider {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 20px;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  box-shadow: 0 2px 21px #0000001a;
}

.teams-card-top {
  height: 100%;
  min-height: 350px;
}

.team-member-name {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fonnts, Times New Roman, sans-serif;
}

.teams-card-bottom {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.teams-card-bottom.slider {
  width: 100%;
  padding: 20px;
}

.body {
  font-family: Montserrat, sans-serif;
}

.paragraph-3 {
  font-size: 18px;
}

.paragraph-4 {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
}

.cta {
  background-color: #000;
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden;
}

.cta-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: Fonnts, Times New Roman, sans-serif;
  display: flex;
}

.cta-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 107px;
  line-height: 106%;
}

.text-span {
  background-image: url('../images/1551141207529.jpg');
  background-position: 50%;
  background-size: auto;
  border-radius: 50px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 100px;
  padding-right: 100px;
}

.faq_section {
  flex-direction: column;
  align-items: center;
  padding: 100px 5%;
  display: flex;
}

.faq-item {
  background-color: #0000;
  border: 1px #212121;
  border-radius: 25px;
  box-shadow: 0 10px 20px #0000000d;
}

.main-container {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 1050px;
  display: flex;
}

.main-container.centre {
  align-items: center;
}

.minus {
  background-color: #fff;
  border-radius: 20px;
  width: 38%;
  height: 2px;
  position: absolute;
}

.faq-answer-inner {
  padding: 0 20px 20px;
  overflow: visible;
}

.p-m-wrap {
  background-image: linear-gradient(52deg, #000, #0a0a0a);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  margin-left: 60px;
  display: flex;
  position: relative;
}

.plus {
  background-color: #fff;
  border-radius: 20px;
  width: 2px;
  height: 38%;
  position: absolute;
}

.spacer-50px {
  width: 50px;
  height: 50px;
}

.h3 {
  color: var(--text-color);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fonnts, Times New Roman, sans-serif;
  font-weight: 700;
}

.faq-question {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.faq-wrap {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  width: 100%;
  display: grid;
}

.h2 {
  color: var(--primary-color);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.3;
}

.paragraph-5 {
  color: #181818e6;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.6;
}

.faq-answer {
  height: auto;
  overflow: hidden;
}

.header-wrap-centre {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 850px;
}

.top-right-wrapper {
  background-color: var(--white);
  border-radius: 50px;
  padding: 10px 16px;
  position: absolute;
  top: 20px;
  left: auto;
  right: 20px;
  box-shadow: 0 2px 5px 6px #0000001a;
}

.top-right-text {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
  line-height: 100%;
}

.slider {
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: clip;
}

.slider-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: stretch stretch;
  padding-top: 0;
  display: grid;
}

.slider-2 {
  background-color: #0000;
  height: 10%;
}

.mask {
  width: 30%;
  overflow: visible;
}

.slide {
  margin-right: 20px;
}

.div-block-3 {
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 60px;
  display: flex;
}

.specialist_text_content {
  width: 55%;
}

.specialist_section {
  background-color: #000;
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading-32 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Fonnts, Times New Roman, sans-serif;
  font-size: 32px;
}

.text_20 {
  font-size: 18px;
}

.specialist_list {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

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

.specialist_image_wrapper {
  width: 35%;
  overflow: hidden;
}

.specialist_list_item {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.text_16 {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 120%;
}

.space_32 {
  width: 100%;
  height: 32px;
}

.specialist_image {
  object-fit: cover;
  border-radius: 147px;
  width: 100%;
  height: 460px;
  transition: all .4s;
}

.specialist_image:hover {
  transform: scale(1.03);
}

.location_wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.container_large {
  width: 100%;
  max-width: 1240px;
  padding-left: 20px;
  padding-right: 20px;
}

.sign_mark {
  background-color: #35b135;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}

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

.tech_section {
  color: #fff;
  background-color: #000;
  background-image: linear-gradient(254deg, #000, #0000), url('../images/7971.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.paragraph-6 {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.3;
}

.heading_64 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fonnts, Times New Roman, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 1.3;
}

.footer {
  background-color: var(--black);
  border-bottom: 1px solid #e4ebf3;
  padding-top: 50px;
  padding-bottom: 40px;
  position: relative;
}

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

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

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

.button-primary.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-block-three {
  justify-content: center;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: var(--white);
  margin-left: 20px;
  margin-right: 20px;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  transition: all .4s;
}

.footer-link-three:hover {
  color: var(--accent-color);
}

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

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

.footer-divider-two {
  background-color: #e4ebf300;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 40px;
  display: flex;
}

.footer-copyright {
  color: var(--white);
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: var(--white);
  margin-left: 24px;
  transition: all .4s;
}

.footer-legal-link:hover {
  color: var(--accent-color);
}

.footer_wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer_up {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.footer-logo {
  width: 80px;
  height: 80px;
}

.fotter_-button {
  background-color: var(--accent-color);
  border-radius: 100px;
  padding: 5px 20px 6px;
  transition: all .4s;
}

.fotter_-button:hover {
  background-color: var(--secondary-color);
}

.div-block-5 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.line {
  border-top: 1px solid var(--white);
  border-bottom: 1px solid var(--white);
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 35px;
}

.div-block-6 {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.teams-card-top-second {
  height: 320px;
}

.image-3 {
  position: absolute;
  top: 94px;
  left: 212px;
  right: 352px;
  transform: rotate(196deg);
}

.image-4 {
  position: absolute;
  top: 165px;
  right: 302px;
}

.faq_text_wrapper {
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
}

.faq_text_wrapper.margin-small {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 10px;
}

.heading-33 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fonnts, Times New Roman, sans-serif;
}

.paragraph-7 {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
}

.heading-34, .heading-35 {
  font-family: Fonnts, Times New Roman, sans-serif;
}

.div-block-7 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-5 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  max-height: 90px;
}

.div-block-8 {
  border-radius: 40px;
  width: 189px;
  margin-top: 18px;
  padding-top: 0;
  overflow: hidden;
}

.heading-36 {
  font-family: Fonnts, Times New Roman, sans-serif;
  font-size: 40px;
  line-height: 120%;
}

.heading-37 {
  color: var(--primary-color);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fonnts, Times New Roman, sans-serif;
  font-size: 40px;
}

.bage_text {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.3;
}

.faq {
  transition: all .4s;
}

.faq:hover {
  transform: scale(1.03);
}

.left-scrool-bar-wrapper {
  justify-content: center;
  align-items: stretch;
  width: 10px;
  height: 93%;
  display: flex;
  position: absolute;
  top: 7%;
  bottom: 0;
  left: -15px;
}

.scrool-bar {
  background-color: var(--accent-color);
  border-radius: 40px;
  width: 5px;
  height: 5%;
}

.brix---bg-image-full-width {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.brix---btn-secondary-white {
  border: 1px solid var(--elements-webflow-library--neutral--300\<deleted\|variable-37cef123\>);
  color: var(--elements-webflow-library--neutral--100\<deleted\|variable-07926372\>);
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border-radius: 48px;
  padding: 26px 38px;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-white:hover {
  border-color: var(--elements-webflow-library--neutral--100\<deleted\|variable-07926372\>);
  background-color: var(--elements-webflow-library--neutral--100\<deleted\|variable-07926372\>);
  color: var(--elements-webflow-library--neutral--800\<deleted\|variable-44c33ad4\>);
  transform: translate3d(0, -3px, .01px);
}

.button_banner {
  background-color: var(--elements-webflow-library--neutral--100\<deleted\|variable-07926372\>);
  color: var(--primary-color);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 18px 38px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .4s, color .3s;
}

.button_banner:hover {
  background-color: var(--accent-color);
  color: var(--primary-color);
  transform: translate3d(0, -3px, .01px);
}

.brix---button-row-left {
  margin-right: 24px;
}

.brix---buttons-row-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.banner_paragraph {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}

.banner-_-heading {
  color: #fff;
}

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

.brix---heading-h1-size {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 66px;
}

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

.banner_content_wrapper {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.brix---hero-card-bg-image {
  background-image: linear-gradient(#0009, #0009);
  border-radius: 0;
  padding: 144px 40px 196px;
  position: relative;
  overflow: hidden;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.banner-_section {
  background-image: url('../images/278.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 150px;
  position: relative;
  overflow: hidden;
}

.brix---container-default-copy {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.content_center {
  text-align: center;
}

.main_heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Fonnts, Times New Roman, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 120%;
}

.text-span-2 {
  border-radius: 20px;
  text-decoration: underline;
}

.text-span-2:hover {
  color: var(--accent-color);
}

.banner-_-paragraph_wrapper {
  color: #fff;
}

.specialist_heading {
  color: var(--primary-color);
  padding-bottom: 40px;
}

.cta_new_text {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 6vw;
  line-height: 130%;
}

.navigation {
  background-color: #0000;
}

.navigation.kontakt-navi {
  margin-bottom: 19px;
  padding-bottom: 0;
}

.navbar-container {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.logo {
  width: 80px;
}

.body-2 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.nav_container {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.nav_item {
  color: var(--black);
  padding: 0;
  font-size: 18px;
  font-weight: 500;
  transition: all .4s;
}

.nav_item:hover, .nav_item.w--current {
  color: var(--accent-color);
}

.nav_heading {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  line-height: 130%;
}

.new_logo {
  height: 60px;
}

.logo_wrapper {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  display: flex;
}

.nav-menu {
  justify-content: flex-start;
  align-items: center;
  height: 80px;
  display: flex;
}

.container-fluide {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluide.hide {
  display: none;
}

.container-fluide.kontakt-selection {
  background-color: var(--background-color);
  border-radius: 20px;
  padding-bottom: 20px;
}

.container-fluide.standortbox {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1000px;
  margin-left: 140px;
  margin-right: 60px;
  display: block;
}

.container-fluide.container-impressum {
  background-color: var(--background-color);
  border-radius: 20px;
  margin-left: 60px;
  margin-right: 60px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 0;
}

.container-fluide.container-impressum.container-datenschutz {
  margin-bottom: 40px;
}

.container_flex_follow {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.container_left {
  width: 55%;
  max-width: 670px;
  margin-left: 40px;
}

.container_left.footer-text {
  margin-left: 10px;
  margin-right: 20px;
}

.container_right {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  width: 45%;
  display: flex;
  position: relative;
}

.container_right.footer-pics {
  padding-left: 20px;
}

.banner_text {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 300;
  line-height: 130%;
}

.banner_text.footer-text {
  color: var(--white);
  font-size: 90px;
}

.text_paragraph {
  color: var(--black);
  margin-bottom: 0;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

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

.text_paragraph.datenschutz {
  color: var(--text-color);
  font-size: 11px;
}

.text_paragraph.text-standort {
  color: var(--text-color);
  font-size: 16px;
}

.text_paragraph.text-datenschutz {
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
}

.container_flex_down {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 29px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.button {
  background-color: var(--accent-color);
  letter-spacing: .5px;
  border-radius: 100px;
  padding: 15px 32px;
  font-size: 17px;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
  transition: all .4s;
}

.button:hover {
  background-color: var(--primary-color);
}

.navigation-sticky {
  background-color: var(--white);
  border-bottom: 1px solid #d8d2d2;
  width: 100%;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 0;
}

.brand {
  padding-left: 0;
}

.padding-global {
  padding-top: 120px;
  padding-bottom: 120px;
}

.padding-global.bg {
  background-color: #f7f7f7ad;
}

.card_service {
  color: #44465f;
  background-color: #fff;
  border-radius: 15px;
  width: 100%;
  padding: 30px 25px 25px;
  text-decoration: none;
  position: relative;
  box-shadow: 0 0 10px #0003;
}

.icon_wrap {
  overflow: hidden;
}

.icon {
  padding-bottom: 0;
}

.h1_features {
  color: var(--black);
  letter-spacing: -.3px;
  font-size: 24px;
  line-height: 130%;
}

.text_features {
  letter-spacing: -.3px;
  font-size: 18px;
  line-height: 130%;
}

.arrow {
  height: 16px;
}

.service_heading_wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading_text {
  color: var(--black);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 130%;
}

.heading_text.left {
  text-align: left;
}

.heading_text.heading-impressum {
  align-items: center;
  padding-bottom: 20px;
  padding-left: 0;
  display: flex;
}

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

.banner_paragraph_gap {
  margin-top: 20px;
  margin-bottom: 42px;
}

.banner_image_2 {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.banner_image_absolute {
  z-index: -1;
  position: absolute;
  inset: 16px auto auto 16px;
}

.button_text {
  margin-bottom: 0;
  font-weight: 500;
}

.button_icon {
  margin-bottom: 0;
  font-family: "Fa Solid 900", Times New Roman, sans-serif;
  line-height: 1;
}

.button_main {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--primary-color);
  color: var(--white);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 16px 52px;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.button_main:hover {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--accent-color);
}

.button_main.button-footer {
  background-color: var(--black);
}

.button_main.button-footer:hover {
  background-color: var(--accent-color);
  color: var(--white);
}

.banner_image_absolute_1 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
  position: absolute;
  inset: auto auto 12% -1%;
}

.banner_bg {
  background-color: var(--primary-color);
  border-radius: 100%;
  width: 46px;
  height: 46px;
}

.banner_image_absolute_2 {
  position: absolute;
  inset: 2% 0% auto auto;
}

.light_box_inner {
  background-color: var(--accent-color);
  border-radius: 505px;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  display: flex;
}

.lighbox {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.container_flex_count {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.count_flex {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.text_heading {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 130%;
}

.count_line {
  background-color: var(--primary-color);
  width: 2px;
  height: 60px;
}

.banner_bg_2 {
  background-color: var(--accent-color);
  border-radius: 505px;
  width: 46px;
  height: 46px;
}

.how_it_work_section.padding-global {
  padding-top: 60px;
}

.how_it_work_steep {
  margin-top: 60px;
  overflow: hidden;
}

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

.single_steep {
  background-color: var(--accent-color);
  border-radius: 505px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.text_number {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 100%;
}

.steep_grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.steep_content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.heading_sm {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 130%;
}

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

.steep_line {
  z-index: -1;
  border-top: 2px dashed #d8d4d4;
  width: 98%;
  position: absolute;
  inset: 25px auto auto 2%;
}

.flex {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.gallery-section.padding-global {
  padding-bottom: 60px;
}

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

.gallery_single_image {
  overflow: hidden;
}

.image_gallery {
  object-fit: cover;
  border-radius: 15px;
  width: 100%;
  height: 100%;
  min-height: 250px;
  max-height: 250px;
  overflow: clip;
}

.how_it_work_flex {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  display: flex;
}

.how_it_work_left {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 40%;
  display: flex;
}

.how_it_work_right {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 60%;
  display: none;
}

.number_wrapp {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.number_line {
  background-color: var(--accent-color);
  width: 2px;
  height: 100%;
}

.team_grid {
  grid-column-gap: 24px;
  grid-row-gap: 42px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.team_image_wrapper {
  position: relative;
}

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

.team_icon_wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 50px -30px auto;
}

.team_plus {
  width: 18px;
}

.icon_wrapper {
  background-color: var(--black);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.relative {
  background-color: var(--white);
  border-radius: 505px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: relative;
}

.left_shape {
  background-color: var(--white);
  box-shadow: none;
  border-bottom-right-radius: 20px;
  width: 22px;
  height: 40px;
  position: absolute;
  inset: auto auto 22% -28px;
}

.icon_wrapper_in_team {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60px;
  display: flex;
  position: absolute;
  inset: auto 50px 40px auto;
  overflow: hidden;
}

.icon_paragarph {
  background-color: var(--accent-color);
  color: var(--white);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  margin-bottom: 0;
  font-family: "Fa Brands 400", Times New Roman, sans-serif;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.icon_paragarph:hover {
  background-color: var(--primary-color);
}

.team_content {
  margin-top: 32px;
}

.faq-question-wrap {
  cursor: pointer;
  padding-left: 40px;
  padding-right: 40px;
}

.faq-question-bar {
  color: #1a1e27;
  border-bottom: 1px solid #00000012;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
  display: flex;
}

.question-title {
  letter-spacing: -.03em;
  margin-right: 10px;
}

.faq-circle {
  background-color: #f3f3f3;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 55px;
  min-width: 55px;
  height: 55px;
  min-height: 55px;
  display: flex;
}

.faq-content {
  overflow: hidden;
}

.faq-paragraph {
  color: #485166;
  letter-spacing: -.03em;
  margin-bottom: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
}

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

.faq_grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 800px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.choose_grid {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: flex;
  position: relative;
}

.choose_left {
  width: 50%;
}

.choose_flex_card {
  background-color: var(--white);
  border-radius: 10px;
  margin-top: 20px;
  padding: 32px 24px;
  box-shadow: 0 0 24px #0003;
}

.choose_flex_card._2 {
  background-color: var(--white);
}

.heading_xsm {
  color: var(--accent-color);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 130%;
}

.check_icon_flex {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}

.single_check {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.check_icon {
  width: 16px;
}

.check_wrapper {
  border: 1px solid var(--black);
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.check_wrapper._2 {
  border-color: var(--accent-color);
}

.block-xlg {
  padding: 35px;
}

.block {
  padding: 15px;
}

.grid {
  flex-wrap: wrap;
  display: flex;
}

.line-border {
  background-color: #4d8cf5;
  width: 70px;
  height: 2px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.form-wrapper {
  width: 70%;
  margin: 60px auto 0;
  display: block;
}

.button-2 {
  background-color: var(--accent-color);
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  margin: 10px;
  padding: 10px 30px;
  transition: all .4s;
}

.button-2:hover {
  background-color: var(--primary-color);
  color: #fff;
}

.wrapper {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.form-input {
  background-color: var(--white);
  color: var(--black);
  border-radius: 5px;
  height: 50px;
  padding-left: 15px;
  padding-right: 15px;
}

.section {
  margin-bottom: 3rem;
  padding-top: 3rem;
}

.text-italic {
  font-style: italic;
}

.width-1-2 {
  flex-basis: 50%;
  max-width: 50%;
}

.section-header {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.form-textarea {
  background-color: var(--white);
  border-radius: 5px;
  min-height: 200px;
}

.form-textarea::placeholder {
  font-size: 16px;
}

.width-1-1 {
  flex-basis: 100%;
  max-width: 100%;
}

.footer_section {
  background-color: var(--black);
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.footer-link {
  color: var(--white);
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 13px;
  line-height: 1;
  text-decoration: none;
  transition: all .4s;
  display: inline-block;
}

.footer-link:hover {
  color: var(--accent-color);
}

.copyright-text {
  color: #777;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}

.heading-38 {
  color: var(--black);
}

.footer_text {
  color: var(--white);
  font-size: 16px;
  line-height: 130%;
}

.contact_section {
  display: none;
}

.footer-button-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.spinner-play-button {
  border: 1px solid #f27229;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  max-height: 100%;
  margin: 20px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.spinner-holder {
  width: 110px;
  position: relative;
}

.stats-start-button {
  background-color: var(--accent-color);
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  padding-left: 36px;
  padding-right: 40px;
  font-weight: 500;
  transition: all .4s;
  display: flex;
}

.stats-start-button:hover {
  background-color: var(--primary-color);
}

.f-first-title-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  margin-bottom: 37px;
  display: flex;
}

.footer-title-main {
  color: var(--background-color);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 110px;
  font-weight: 600;
  line-height: 1;
}

.f-second-title-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-image {
  object-fit: cover;
  border-radius: 200px;
  width: 329px;
  height: 96px;
}

.play-icon {
  width: 24px;
}

.p-arrow {
  width: 24px;
  height: 24px;
}

.footer-stroke {
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #f27229;
  -webkit-text-fill-color: transparent;
  background-color: #0000;
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 500;
}

.footer-second-title {
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 75px;
  font-weight: 500;
  line-height: 120%;
}

.stats-button-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.people-button {
  background-color: var(--black);
  color: #fff;
  border: 1px solid #f27229;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  transition: all .3s;
  display: flex;
}

.people-button:hover {
  color: #f27229;
  background-color: #fff;
}

.footer-top {
  background-image: url('../images/Schluss-CTA_1.jpg');
  background-position: 50% 100%;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
}

.new_cta_section {
  background-color: var(--primary-color);
}

.button-main {
  background-color: var(--accent-color);
  border-radius: 10px;
  margin-left: 15px;
  padding: 14px 32px;
  transition: all .4s;
}

.button-main:hover {
  background-color: var(--primary-color);
}

.white-line {
  background-color: var(--accent-color);
  width: 2px;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.container-5 {
  z-index: 2;
  width: 90%;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.container-5.small {
  max-width: 920px;
}

.container-5.small.flex {
  justify-content: flex-start;
  align-items: flex-start;
}

.step-4-info-wrapper {
  border: 2px solid #fff;
  border-radius: 16px;
  flex: 1;
  align-items: center;
  padding: 24px;
  display: flex;
}

.process-image {
  background-image: url('../images/Process_step_background.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 240px;
  display: flex;
}

.paragraph-m {
  letter-spacing: -.4px;
  font-size: 20px;
}

.timeline-wrapper {
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 100%;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.step-1-number {
  z-index: 9;
  background-color: var(--accent-color);
  border: 8px #161616;
  border-left: 1px #000;
  border-right: 1px #000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.step-4-number {
  z-index: 2;
  border: 8px #161616;
  border-left: 1px #000;
  border-right: 1px #000;
  position: relative;
  overflow: hidden;
}

.grey-line {
  background-color: #ffffff26;
  width: 2px;
  height: 82%;
  position: relative;
}

.step {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  min-width: 120px;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.step-heading {
  color: #fff;
}

.step-5-info-wrapper, .step-3-info-wrapper {
  border: 2px solid #fff;
  border-radius: 16px;
  flex: 1;
  align-items: center;
  padding: 24px;
  display: flex;
}

.process-wrapper {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.step-1-info-wrapper {
  border: 2px solid #fff;
  border-radius: 16px;
  flex: 1;
  align-items: center;
  padding: 24px;
  display: flex;
}

.step-wrapper {
  align-items: center;
  display: flex;
  position: relative;
}

.step-2-info-wrapper {
  border: 2px solid #fff;
  border-radius: 16px;
  flex: 1;
  align-items: center;
  padding: 24px;
  display: flex;
}

.text-light-grey {
  color: #ffffffa6;
}

.step-info {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  margin-left: 24px;
  display: flex;
  position: static;
}

.step-3-number, .step-2-number {
  z-index: 2;
  border: 8px #161616;
  border-left: 1px #000;
  border-right: 1px #000;
  position: relative;
  overflow: hidden;
}

.black-line {
  background-color: var(--white);
  width: 2px;
  height: 72px;
  position: absolute;
  left: 19px;
  right: 20px;
}

.step-5-number {
  z-index: 2;
  border: 8px #161616;
  border-left: 1px #000;
  border-right: 1px #000;
  position: relative;
  overflow: hidden;
}

.grid-2 {
  width: 60%;
}

.right_timelne {
  width: 60%;
  position: relative;
}

.sticky {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
  position: sticky;
  top: 20px;
}

.mt_16 {
  margin-top: 16px;
  display: flex;
}

.footer-link-2 {
  color: var(--white);
  letter-spacing: -.72px;
  font-size: 18px;
  font-weight: 300;
  line-height: 130%;
  text-decoration: none;
  transition: color .3s;
}

.footer-link-2:hover {
  color: var(--primary-color);
}

.get-in-touch-button {
  background-color: #ef4823;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 162px;
  height: 162px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.copyright-text-2 {
  color: var(--white);
  font-weight: 300;
  line-height: 130%;
}

.social-icon {
  grid-column-gap: 40px;
  align-items: center;
  margin-left: auto;
  transition: opacity .3s;
  display: flex;
}

.social-icon:hover {
  opacity: .5;
}

.footer-section {
  background-color: var(--black);
  padding-top: 60px;
  padding-bottom: 37px;
}

.footer-link-group {
  grid-column-gap: 40px;
  display: flex;
}

.footer-row {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  padding-top: 32px;
  display: flex;
}

.footer-row.copyright {
  border-top-style: none;
  margin-bottom: 0;
}

.nav-link {
  color: var(--white);
  letter-spacing: -.72px;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
  transition: color .3s;
}

.nav-link:hover {
  color: var(--accent-color);
}

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

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

.nav-link.w--current {
  color: #ef4823;
}

.social-icon-group {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.footer-wrapper {
  justify-content: space-between;
  margin-bottom: 80px;
  display: flex;
}

.footer-left {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.get-in-touch-title {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 120px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: underline;
  transition: all .4s;
}

.get-in-touch-title:hover {
  color: var(--accent-color);
}

.container-6 {
  max-width: 1300px;
  padding-left: 20px;
  padding-right: 20px;
}

.footer_link {
  border: 1px solid var(--background-color);
  color: var(--white);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  margin-bottom: 0;
  font-family: "Fa Brands 400", Times New Roman, sans-serif;
  font-size: 18px;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.footer_link:hover {
  border-color: var(--accent-color);
  color: var(--accent-color);
}

.button_wrapper {
  justify-content: center;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.process_heading_wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.process_single_inner {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.icon_wraper_in_process {
  background-color: var(--accent-color);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  display: flex;
}

.process_img {
  width: 24px;
}

.process_content_wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.arrow_image_absolute {
  position: absolute;
  inset: 30px -90px auto auto;
}

.arrow_image_absolute._2 {
  right: -110px;
}

.arrow_icon {
  width: 120px;
}

.arrow_icon.rotate {
  transform: rotate(45deg);
}

.arrow_icon._2 {
  transform: rotate(-20deg);
}

.vs_text {
  width: 6%;
}

.absolute_vs_text {
  z-index: 999;
  background-image: linear-gradient(90deg, var(--accent-color), var(--primary-color));
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 55% auto auto 50%;
  transform: translate(-50%, -55%);
}

.text_vs {
  color: var(--white);
  margin-bottom: 0;
  font-size: 24px;
  line-height: 100%;
}

.vs_bg {
  justify-content: center;
  align-items: center;
  width: 62px;
  height: 62px;
  display: flex;
}

.image-6 {
  margin-top: 102px;
}

.image-6.footer-pic {
  padding-top: 43px;
}

.text-block.text_paragraph.box-text {
  color: var(--black);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.branchen-grid {
  object-fit: fill;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-flow: column;
  max-width: 1400px;
  margin-top: 40px;
}

.branchen-card {
  aspect-ratio: auto;
  border: 10px solid #f6f6f6;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: auto;
  min-height: 250px;
  display: flex;
  position: relative;
}

.card-title {
  color: #fff;
  margin-top: 5px;
  font-size: 24px;
}

.card-title.branchen {
  text-align: center;
  font-size: 20px;
  line-height: 22px;
}

.card-image {
  z-index: -5;
  object-fit: cover;
  border-radius: 10px;
  flex: 0 auto;
  width: 100%;
  height: 100%;
  max-height: 100%;
  position: absolute;
  overflow: clip;
}

.bold-text {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.bold-text-2 {
  mix-blend-mode: normal;
}

.bold-text-2:hover {
  transform: skew(14deg);
}

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

.combine-heading-style-h2-7 {
  color: #1f2c3d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.35;
}

.combine-form_checkbox-label-2 {
  color: #1f2c3d;
  margin-bottom: .125rem;
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-button-3 {
  color: #fff;
  text-align: center;
  background-color: #1f2c3d;
  border-radius: .5rem;
  padding: .75rem 1.75rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  transition-property: background-color;
}

.combine-button-3:hover {
  background-color: #28364ae6;
}

.combine-form_form-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.combine-icon_color1-5 {
  color: #6157f8;
}

.combine-form_text-area-grey-2 {
  background-color: var(--white);
  color: #1f2c3d;
  border: 1px solid #f2f3f7;
  border-radius: .5rem;
  min-width: 16rem;
  height: 100%;
  min-height: 8rem;
  margin-bottom: 0;
  padding: .5rem 1.25rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  transition: border-color .25s;
}

.combine-form_text-area-grey-2:hover {
  border-color: #d9dce2;
}

.combine-form_text-area-grey-2:focus {
  border-color: #6157f8;
}

.combine-form_text-area-grey-2::placeholder {
  color: #bfc4ce;
}

.combine-form_input-grey-2 {
  background-color: var(--white);
  color: #1f2c3d;
  border: 1px solid #f2f3f7;
  border-radius: .5rem;
  min-width: 16rem;
  height: 3rem;
  margin-bottom: 0;
  padding: .5rem 1.25rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  transition: border-color .25s;
}

.combine-form_input-grey-2:hover {
  border-color: #d9dce2;
}

.combine-form_input-grey-2:focus {
  border-color: #6157f8;
}

.combine-form_input-grey-2::placeholder {
  color: #bfc4ce;
}

.combine-padding-global-7 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.combine-form_error-message-2 {
  color: #e2004f;
  background-color: #ffecec;
  border: 1px solid #e2004f;
  border-radius: .25rem;
  margin-top: .5rem;
  padding: .5rem 1.25rem;
  font-size: .875rem;
}

.combine-contact2_component-2 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: center;
  display: flex;
}

.combine-container-large-7 {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-icon_color2-5 {
  color: #00a1c1;
}

.combine-padding-section-medium-7 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.combine-form_checkbox-2 {
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.combine-form_checkbox-icon-2 {
  border: 1px solid var(--primary-color);
  cursor: pointer;
  border-radius: .125rem;
  width: 2rem;
  height: 1rem;
  margin: 0 .5rem 0 0;
}

.combine-form_checkbox-icon-2:hover {
  border-color: #5f6570;
}

.combine-form_checkbox-icon-2.w--redirected-checked {
  background-color: #6157f8;
  background-size: 90%;
  border-color: #6157f8;
  border-radius: .125rem;
  width: 1rem;
  height: 1rem;
  margin: 0 .5rem 0 0;
}

.combine-form_checkbox-icon-2.w--redirected-focus {
  box-shadow: none;
  border-color: #6157f8;
  border-radius: .125rem;
  width: 1rem;
  height: 1rem;
  margin: 0 .5rem 0 0;
}

.combine-contact2_feature-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  display: flex;
}

.combine-form_success-message-2 {
  color: #6d9400;
  text-align: left;
  background-color: #ebf7de;
  border: 1px solid #6d9400;
  border-radius: .25rem;
  padding: .5rem 1.25rem;
  font-size: .875rem;
}

.combine-form_field-wrapper-2 {
  margin-bottom: 1.25rem;
}

.combine-form_label-2 {
  color: #1f2c3d;
  margin-bottom: .5rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-icon_color3-6 {
  color: #f8b34b;
}

.combine-form_link-2 {
  color: #6157f8;
  text-decoration: underline;
}

.combine-form_link-2:hover {
  color: #472def;
}

.combine-contact2_content-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 33rem;
  display: flex;
}

.combine-contact2_form-wrapper-2 {
  width: 100%;
  max-width: 36rem;
  margin-bottom: 0;
}

.combine-text-size-regular-7 {
  color: #5f6570;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-icon_medium-2 {
  color: var(--primary-color);
  width: 2.25rem;
  height: 2.25rem;
}

.subheading-regular {
  color: #252527;
  letter-spacing: -.12px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.contact-map-wrapper {
  background-image: url('../images/Standort.jpg');
  background-position: 50%;
  background-size: auto;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
  position: relative;
}

.contact-map-button {
  color: #000;
  background-color: #25252733;
  border: .5px solid #e6e6e7;
  border-radius: 999px;
  padding: 32px;
  position: absolute;
}

.paragraph-small {
  letter-spacing: -.08px;
  font-size: 14px;
  line-height: 24px;
}

.paragraph-small.text-color-tertiary {
  color: #59595f;
}

.map-icon {
  color: #3e77b6;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-regular {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.contact-map-detail {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  width: 100%;
  max-width: 380px;
  padding: 24px;
  display: flex;
  position: absolute;
  inset: auto auto 12px 12px;
}

.contact-map-button-inner {
  background-color: #fff;
  border-radius: 99px;
  padding: 24px;
  box-shadow: 0 2px 1.5px .5px #95a0b229;
}

.heading-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1.15fr 1fr;
  align-items: end;
  margin-bottom: 64px;
  display: block;
}

.column {
  flex-flow: column;
  display: flex;
}

.h2-2 {
  color: #292929;
  text-align: center;
  font-size: 32px;
  line-height: 40px;
}

.standort {
  padding-top: 60px;
  padding-bottom: 20px;
}

.impressum {
  padding-top: 20px;
  padding-bottom: 40px;
}

@media screen and (min-width: 1280px) {
  .cta {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cta_new_text {
    font-size: 6vw;
  }

  .new_logo {
    height: 60px;
  }

  .container-fluide.container-impressum {
    padding-top: 20px;
  }

  .text_paragraph {
    padding-left: 20px;
  }

  .navigation-sticky {
    margin-bottom: 40px;
    padding-top: 20px;
  }

  .heading_text.heading-impressum {
    align-items: center;
    padding-left: 20px;
    display: flex;
  }
}

@media screen and (min-width: 1440px) {
  .service_grid {
    grid-template-columns: 1fr 1fr;
  }

  .cta {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cta_new_text {
    font-size: 6vw;
  }

  .nav_item {
    font-size: 18px;
  }

  .new_logo {
    height: 60px;
    display: inline-block;
  }

  .container-fluide.standortbox {
    margin-left: auto;
    margin-right: auto;
  }

  .container-fluide.container-impressum {
    background-color: var(--background-color);
    border-radius: 20px;
    padding-top: 20px;
  }

  .container_flex_follow {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .banner_text.footer-text {
    margin-left: 40px;
    font-size: 80px;
  }

  .text_paragraph {
    padding-left: 20px;
  }

  .text_paragraph.datenschutz {
    font-size: 14px;
    line-height: 150%;
  }

  .navigation-sticky {
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .heading_text.heading-impressum {
    align-items: center;
    padding-bottom: 20px;
    padding-left: 20px;
    display: flex;
  }

  .button_main.button-footer {
    background-color: var(--primary-color);
    margin-left: 40px;
  }

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

  .image_gallery {
    border-radius: 20px;
  }

  .faq_sections.padding-global.bg {
    border: 1px solid #fff0;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .check_icon.close-button {
    width: 28px;
  }

  .footer-top {
    background-color: var(--white);
    background-image: url('../images/Schluss-CTA_2.jpg');
    background-position: 50% 100%;
    background-size: cover;
    border: 1px solid #0000;
    padding-bottom: 40px;
  }

  .footer-section {
    border: 1px solid #000;
    padding-top: 40px;
  }

  .absolute_vs_text {
    background-image: linear-gradient(90deg, var(--primary-color), var(--accent-color));
  }

  .image-6 {
    border-radius: 20px;
  }

  .image-6.footer-pic {
    padding-top: 0;
  }

  .image-7 {
    border-radius: 20px;
  }

  .text-block.text_paragraph.box-text {
    margin-top: -118px;
  }

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

  .bold-text-2 {
    color: var(--white);
  }

  .container-footer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    max-width: 1000px;
    display: flex;
    overflow: visible;
  }

  .combine-button-3 {
    background-color: var(--primary-color);
  }

  .combine-icon_medium-2 {
    color: var(--primary-color);
  }

  .impressum {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 1920px) {
  .cta {
    padding-top: 60px;
  }

  .cta_new_text {
    font-size: 6vw;
  }

  .cta_new_text.footer-uberschrift {
    color: var(--black);
  }

  .new_logo {
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    display: inline-block;
  }

  .container-fluide {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-fluide.standortbox {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .container-fluide.container-impressum {
    background-color: var(--background-color);
    border-radius: 20px;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .text_paragraph {
    padding-left: 20px;
  }

  .navigation-sticky {
    border: 1px solid #0000;
  }

  .heading_text.heading-impressum {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 20px;
    padding-left: 20px;
    display: flex;
  }

  .how_it_work_section.padding-global {
    padding-bottom: 80px;
  }

  .heading_sm {
    text-align: left;
  }

  .gallery-section.padding-global, .services_section.padding-global.bg, .why_choose_section.padding-global.bg {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .check_icon {
    color: var(--accent-color);
    width: 28px;
  }

  .check_wrapper {
    border-color: var(--accent-color);
    padding-top: 0;
  }

  .check_wrapper._2 {
    border-color: var(--black);
  }

  .spinner-play-button {
    border-color: #fff;
  }

  .spinner-holder {
    width: 130px;
  }

  .play-icon {
    width: 40px;
  }

  .footer-stroke {
    background-color: var(--white);
  }

  .people-button {
    background-color: var(--black);
  }

  .footer-top {
    background-image: url('../images/Schluss-CTA.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .new_cta_section {
    background-color: var(--primary-color);
  }

  .absolute_vs_text {
    background-image: linear-gradient(90deg, var(--accent-color), var(--primary-color));
  }

  .image-6, .image-7 {
    border-radius: 15px;
  }

  .text-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    height: 40px;
    margin-top: -140px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    text-decoration: none;
    display: block;
    position: static;
  }

  .text-block.text_paragraph.box-text {
    color: var(--white);
  }

  .container-footer {
    margin-left: auto;
    margin-right: auto;
  }

  .combine-icon_medium-2 {
    color: var(--primary-color);
  }

  .standort {
    margin-left: 0;
  }

  .impressum {
    margin-bottom: 40px;
    padding-top: 20px;
  }
}

@media screen and (max-width: 991px) {
  .hamburger_menu_top {
    background-color: var(--white);
    width: 44px;
    height: 3px;
  }

  .nav_link {
    color: var(--text-color);
  }

  .nav_show_tablet {
    margin-bottom: 16px;
    padding-left: 0;
    display: block;
  }

  .brix---header-logo {
    max-width: 232px;
  }

  .nav_list-_item_left {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .navbar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar_content_wrapper {
    width: 100%;
  }

  .nav_hidden_tablet {
    display: none;
  }

  .nav_menu-_list {
    flex-direction: column;
    align-items: flex-start;
  }

  .nav_menu_wrapper {
    border-top: 1px solid var(--elements-webflow-library--neutral--300\<deleted\|variable-37cef123\>);
    border-bottom: 1px solid var(--elements-webflow-library--neutral--300\<deleted\|variable-37cef123\>);
    background-color: var(--elements-webflow-library--neutral--100\<deleted\|variable-07926372\>);
    padding: 24px;
  }

  .nav_menu_list {
    color: var(--text-color);
    flex-direction: column;
    align-items: flex-start;
  }

  .nav_list_item {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .hamburger_menu_wrapper {
    order: -1;
    transition: transform .3s;
  }

  .hamburger_menu_wrapper:hover {
    transform: scale(.96);
  }

  .hamburger_menu_wrapper.w--open {
    background-color: #0000;
  }

  .hamburger_menu_bottom {
    background-color: var(--white);
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .service_card_heading {
    font-size: 22px;
    line-height: 32px;
  }

  .grid-_-columns_gap {
    padding-right: 0;
  }

  .button-_primary {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .serrvice_left_bottom {
    margin-bottom: 24px;
  }

  .service--heading {
    font-size: 30px;
    line-height: 46px;
  }

  .service--heading.white {
    font-size: 45px;
  }

  .service_-heading-_mini {
    font-size: 30px;
    line-height: 46px;
  }

  .service_section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .service_grid {
    grid-row-gap: 56px;
    grid-template-columns: 1fr;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .service_left {
    left: 0;
  }

  .gallery_section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .how_works_section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .how_works-content_wrapper {
    flex-flow: column;
  }

  .content-block {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-small {
    font-size: 1.8rem;
  }

  .div-block {
    padding-top: 150px;
  }

  .why-chose-cards {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .vs {
    width: 60px;
    height: 60px;
    display: none;
    top: -30%;
    left: 312px;
  }

  .why-chose-head {
    font-size: 30px;
  }

  .why-choose-item-image {
    margin-top: 60px;
  }

  .vs-text {
    text-align: center;
    margin-top: 10px;
    font-size: 28px;
    line-height: 120%;
  }

  .why-chose-item-contents {
    width: 100%;
  }

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

  .how-it-work-item.theree, .how-it-work-item.two {
    left: 0;
  }

  .how-to-works-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .teams-bottom {
    display: flex;
  }

  .teams-card-wrapper, .teams-card-wrapper._90-width {
    grid-template-columns: 1fr 1fr;
  }

  .cta {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cta-text {
    font-size: 60px;
  }

  .slider {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .slider-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .container-3, .container_large {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .mob_hide {
    display: none;
  }

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

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .footer-block-three {
    text-align: center;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .footer_wrapper {
    justify-content: center;
    align-items: center;
    max-width: 100%;
  }

  .image-3, .image-4 {
    display: none;
  }

  .faq_text_wrapper {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .button_banner {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---hero-card-bg-image {
    padding-top: 148px;
    padding-bottom: 148px;
  }

  .banner-_section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .main_heading {
    font-size: 48px;
    line-height: 60px;
  }

  .cta_new_text {
    font-size: 9vw;
  }

  .nav_item {
    color: var(--white);
  }

  .nav_item:hover {
    color: var(--primary-color);
  }

  .new_logo {
    height: 50px;
  }

  .logo_wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .nav-menu {
    background-color: var(--black);
    height: auto;
  }

  .banner_section {
    background-image: none;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .container-fluide.standortbox {
    margin-left: auto;
    margin-right: auto;
  }

  .container_flex_follow {
    grid-column-gap: 42px;
    grid-row-gap: 42px;
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container_left {
    width: 100%;
    max-width: 100%;
  }

  .container_right {
    justify-content: center;
    align-items: stretch;
    width: 100%;
    max-width: 450px;
    min-height: 530px;
    max-height: 530px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .banner_text {
    font-size: 48px;
  }

  .text_paragraph, .text_paragraph.why_choose {
    font-size: 16px;
  }

  .text_paragraph.text-datenschutz {
    padding-left: 0;
    font-size: 13px;
  }

  .text_paragraph.banner-text {
    padding-right: 40px;
  }

  .menu_navbar {
    color: var(--black);
    justify-content: flex-end;
    align-items: center;
    height: 60px;
    font-size: 30px;
    line-height: 1;
    display: flex;
  }

  .main_navbar_inner {
    padding: 0;
  }

  .main_navbar_inner.w--open {
    background-color: #0000;
  }

  .padding-global {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .card_service {
    padding-top: 24px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .h1_features {
    font-size: 22px;
  }

  .heading_text {
    font-size: 42px;
  }

  .heading_text.heading-kontaktiere {
    text-align: left;
    font-size: 38px;
  }

  .heading_text.heading-impressum {
    padding-left: 0;
    font-size: 35px;
  }

  .container_grid {
    margin-top: 40px;
  }

  .banner_paragraph_gap {
    margin-bottom: 24px;
  }

  .button_main {
    padding-left: 42px;
    padding-right: 42px;
  }

  .container_flex_count {
    margin-top: 42px;
  }

  .text_heading {
    font-size: 28px;
  }

  .how_it_work_steep {
    margin-top: 40px;
  }

  .single_steep {
    flex: none;
    margin-bottom: 0;
  }

  .steep_grid {
    grid-column-gap: 42px;
    grid-row-gap: 42px;
    grid-template-columns: 1fr;
  }

  .heading_sm {
    font-size: 22px;
  }

  .steep_line {
    border-top-style: none;
    border-left: 2px dashed #d8d4d4;
    width: 2px;
    height: 98%;
    inset: 2% auto auto 25px;
  }

  .gallery_grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    margin-top: 40px;
  }

  .how_it_work_flex {
    flex-flow: column;
  }

  .how_it_work_left {
    width: 100%;
  }

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

  .faq-question-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq_grid {
    margin-top: 40px;
  }

  .choose_grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    margin-top: 40px;
  }

  .choose_left {
    width: 100%;
  }

  .choose_flex_card {
    padding-left: 16px;
    padding-right: 16px;
  }

  .check_icon_flex {
    margin-top: 16px;
  }

  .check_icon {
    width: 12px;
  }

  .check_wrapper {
    width: 24px;
    height: 24px;
  }

  .form-wrapper {
    width: 100%;
    margin-top: 40px;
  }

  .wrapper {
    width: 48rem;
  }

  .section {
    margin-bottom: 1rem;
    padding-top: 1rem;
  }

  .footer-button-wrapper {
    margin-top: 40px;
  }

  .spinner-holder {
    min-width: 110px;
    height: 110px;
    min-height: 110px;
  }

  .stats-start-button {
    padding: 8px 30px;
  }

  .f-first-title-wrapper {
    margin-bottom: 10px;
  }

  .footer-title-main {
    font-size: 74px;
  }

  .footer-image {
    width: 199px;
    height: 83px;
  }

  .footer-second-title {
    font-size: 65px;
  }

  .people-button {
    width: 62px;
    height: 62px;
  }

  .footer-top {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .container-5.small.flex {
    width: 100%;
    max-width: none;
  }

  .step-4-info-wrapper {
    align-items: flex-start;
  }

  .paragraph-m {
    font-size: 18px;
  }

  .step {
    padding-top: 0;
    padding-bottom: 0;
  }

  .step-5-info-wrapper, .step-3-info-wrapper, .step-1-info-wrapper, .step-2-info-wrapper {
    align-items: flex-start;
  }

  .right_timelne {
    width: 100%;
  }

  .sticky {
    position: static;
  }

  .get-in-touch-button {
    width: 100px;
    height: 100px;
    padding: 6px;
  }

  .footer-section {
    padding-top: 60px;
  }

  .footer-link-group {
    grid-column-gap: 20px;
  }

  .footer-row {
    grid-row-gap: 20px;
    text-align: center;
    flex-direction: column;
    padding-top: 16px;
  }

  .footer-row.copyright {
    grid-row-gap: 10px;
    padding-top: 0;
  }

  .nav-link {
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 50px;
    display: block;
  }

  .social-icon-group {
    margin-left: 0;
  }

  .footer-wrapper {
    margin-bottom: 60px;
  }

  .get-in-touch-title {
    font-size: 70px;
  }

  .container-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button_wrapper {
    margin-top: 40px;
  }

  .header-menu-button-icon-wrapper {
    background-color: var(--accent-color);
    border-radius: 50%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 60px;
    padding: 20px;
    display: flex;
  }

  .icon-wrapper {
    flex-direction: column;
    justify-content: space-between;
    width: 25px;
    min-height: 20px;
    display: flex;
  }

  .header-menu-button-icon-top, .header-menu-button-icon-medium, .header-menu-button-icon-bottom {
    background-color: #fff;
    width: 100%;
    min-height: 2px;
    max-height: 2px;
    padding: 0;
  }

  .menu_navbar-2 {
    color: #000;
    justify-content: flex-end;
    align-items: center;
    height: 60px;
    font-size: 30px;
    line-height: 1;
    display: flex;
  }

  .process_grid {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    grid-template-columns: 1fr 1fr;
    margin-top: 40px;
  }

  .arrow_image_absolute {
    display: none;
  }

  .absolute_vs_text {
    width: 62px;
    height: 62px;
    margin-left: auto;
    margin-right: auto;
    position: static;
    transform: none;
  }

  .branchen-grid {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .combine-heading-style-h2-7 {
    font-size: 2.5rem;
  }

  .combine-form_input-grey-2 {
    min-width: 12rem;
  }

  .combine-padding-global-7 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .combine-padding-section-medium-7 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .contact-map-button {
    padding: 24px;
  }

  .contact-map-button-inner {
    padding: 16px;
  }

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

  .kontaktiere-uns {
    background-color: var(--background-color);
  }

  .image-8 {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .nav_show_tablet {
    display: block;
  }

  .brix---header-logo {
    width: 60px;
    max-width: 90%;
    height: 60px;
  }

  .service_card_heading {
    font-size: 20px;
    line-height: 26px;
  }

  .service_icon {
    border-radius: 12px;
    max-width: 56px;
  }

  .grid-_-columns_gap {
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .button-_primary {
    padding: 10px 32px;
  }

  .service--heading {
    font-size: 28px;
    line-height: 40px;
  }

  .service--heading.white {
    color: var(--white);
    padding-bottom: 0;
    font-size: 40px;
  }

  .service_left_-bottom {
    margin-bottom: 8px;
  }

  .service_-heading-_mini {
    font-size: 28px;
    line-height: 40px;
  }

  .service_section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .service_grid {
    grid-template-columns: 1fr;
    padding-bottom: 40px;
  }

  .service_left {
    left: 0;
  }

  .gallery_-paragraoh_wrapper {
    margin-bottom: 24px;
  }

  .gallery_section, .how_works_section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .content-block {
    padding: 2rem;
  }

  .values-icon-wrapper {
    width: 50px;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-size-regular {
    font-size: 1rem;
  }

  .div-block {
    padding-top: 0;
  }

  .div-block-2 {
    bottom: 0;
  }

  .bg-abs-shape {
    display: none;
  }

  .why-chose-item, .why-chose-item.relative {
    padding-left: 30px;
    padding-right: 30px;
  }

  .why-choose-item-image {
    margin-top: 40px;
  }

  .how-it-work-item {
    flex-flow: column;
  }

  .work-item {
    width: 100%;
  }

  .teams-card-wrapper, .teams-card-wrapper._90-width {
    grid-template-columns: 1fr;
  }

  .card-image-holder {
    width: 100%;
  }

  .cta {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .cta-text {
    font-size: 40px;
  }

  .text-span {
    padding-left: 50px;
    padding-right: 50px;
  }

  .slider-wrapper {
    grid-template-columns: 1fr;
  }

  .specialist_text_content {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .specialist_section {
    padding-top: 60px;
    padding-bottom: 60px;
    display: flex;
  }

  .heading-32 {
    font-size: 28px;
  }

  .specialist_image_wrapper {
    width: 60%;
  }

  .specialist_list_item {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .specialist_list_item.odd {
    flex-flow: column-reverse;
  }

  .specialist_area {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

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

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

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

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .footer_up, .div-block-5, .teams-card-top-second {
    width: 100%;
  }

  .faq_text_wrapper {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-37 {
    line-height: 109%;
  }

  .brix---btn-secondary-white {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .button_banner {
    padding: 20px 32px;
  }

  .brix---button-row-left {
    margin-right: 16px;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---hero-card-bg-image {
    padding-top: 116px;
    padding-bottom: 116px;
  }

  .banner-_section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .main_heading {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .cta_new_text {
    font-size: 10vw;
  }

  .new_logo {
    height: 40px;
  }

  .banner_section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-fluide.container-impressum {
    background-color: var(--white);
    padding-left: 0;
  }

  .container_right {
    width: 80%;
  }

  .banner_text {
    margin-right: 35px;
    font-size: 40px;
  }

  .text_paragraph {
    padding-left: 0;
    font-size: 14px;
    display: block;
  }

  .text_paragraph.text-datenschutz {
    margin-right: 0;
    font-size: 12px;
  }

  .text_paragraph.banner-text {
    padding-right: 40px;
    display: flex;
  }

  .padding-global {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .h1_features {
    font-size: 20px;
  }

  .heading_text {
    font-size: 32px;
  }

  .heading_text.heading-impressum {
    padding-left: 0;
    font-size: 24px;
  }

  .container_grid {
    grid-template-columns: 1fr;
    margin-top: 32px;
  }

  .button_main {
    padding: 12px 36px;
  }

  .container_flex_count {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: wrap;
    margin-top: 32px;
  }

  .text_heading {
    font-size: 24px;
  }

  .how_it_work_steep {
    margin-top: 32px;
  }

  .single_steep {
    width: 42px;
    height: 42px;
  }

  .text_number {
    font-size: 24px;
  }

  .steep_line {
    left: 21px;
  }

  .gallery_grid {
    margin-top: 32px;
  }

  .image_gallery {
    object-fit: contain;
    min-height: 20px;
  }

  .how_it_work_flex {
    flex-flow: column;
  }

  .how_it_work_left, .how_it_work_right {
    width: 100%;
  }

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

  .team_icon_wrapper, .icon_wrapper_in_team {
    right: 30px;
  }

  .faq_grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 32px;
  }

  .choose_grid {
    flex-flow: column;
    grid-template-columns: 1fr;
    margin-top: 32px;
  }

  .choose_left {
    width: 100%;
  }

  .choose_flex_card {
    margin-top: 10px;
  }

  .form-wrapper {
    width: 100%;
    margin-top: 32px;
  }

  .wrapper {
    width: 100%;
  }

  .section-header {
    margin-bottom: 20px;
  }

  .copyright-text {
    font-size: 11px;
  }

  .footer-button-wrapper {
    margin-top: 30px;
  }

  .spinner-holder {
    width: 80px;
    min-width: 80px;
    height: 80px;
    min-height: 80px;
  }

  .f-first-title-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: space-between;
  }

  .footer-title-main {
    font-size: 40px;
  }

  .footer-image {
    width: 123px;
    height: 47px;
  }

  .play-icon {
    width: 15px;
  }

  .p-arrow {
    width: 22px;
    height: 22px;
  }

  .footer-second-title {
    font-size: 36px;
  }

  .people-button {
    width: 58px;
    height: 58px;
  }

  .footer-top {
    padding: 60px 10px;
  }

  .step-4-info-wrapper {
    flex-direction: column;
    padding: 16px;
  }

  .process-image {
    background-image: url('../images/Process-Image-Background-Mobile.png');
    background-size: cover;
    width: 100%;
    margin-bottom: 24px;
  }

  .paragraph-m.text-white.margin-m {
    margin-bottom: 16px;
  }

  .step {
    flex: none;
    min-width: auto;
    margin-right: 36px;
    left: 16px;
  }

  .step-heading.margin-xs {
    margin-bottom: 8px;
  }

  .step-5-info-wrapper, .step-3-info-wrapper, .step-1-info-wrapper, .step-2-info-wrapper {
    flex-direction: column;
    padding: 16px;
  }

  .step-info {
    margin-left: 0;
  }

  .footer-link-2 {
    font-size: 16px;
  }

  .get-in-touch-button {
    width: 130px;
    height: 130px;
    margin-top: 20px;
    padding: 11px;
  }

  .footer-section {
    padding-top: 40px;
  }

  .footer-row {
    margin-top: 20px;
  }

  .footer-row.copyright {
    flex-direction: column;
  }

  .nav-link {
    line-height: 50px;
    display: block;
  }

  .social-icon-group {
    margin-left: 0;
  }

  .footer-wrapper {
    text-align: center;
    flex-direction: column;
    margin-bottom: 40px;
  }

  .get-in-touch-title {
    letter-spacing: -3px;
    font-size: 50px;
    line-height: 60px;
  }

  .button_wrapper {
    margin-top: 30px;
  }

  .process_grid {
    grid-template-columns: 1fr;
    margin-top: 30px;
  }

  .card-title {
    font-size: 18px;
    line-height: 18px;
  }

  .card-title.branchen {
    font-size: 16px;
  }

  .combine-form_text-area-grey-2, .combine-form_input-grey-2 {
    min-width: 0;
  }

  .combine-padding-global-7 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .combine-contact2_component-2 {
    flex-direction: column;
  }

  .contact-map-wrapper {
    aspect-ratio: auto;
  }

  .h2-2 {
    font-size: 24px;
    line-height: 28px;
  }

  .image-8 {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .nav_show_tablet {
    text-align: left;
    width: 100%;
  }

  .brix---header-logo {
    max-width: 84%;
  }

  .nav_list-_item_left, .nav_list_item {
    text-align: left;
    width: 100%;
  }

  .paragraph {
    font-size: 17px;
    line-height: 28px;
  }

  .service_card_heading {
    font-size: 18px;
    line-height: 24px;
  }

  .brix---mg-bottom-8px {
    margin-bottom: 6px;
  }

  .service_icon {
    border-radius: 14px;
    max-width: 56px;
  }

  .service_icon_wrapper {
    margin-bottom: 16px;
  }

  .grid-_-columns_gap {
    grid-row-gap: 20px;
  }

  .button-_primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .service--heading {
    font-size: 24px;
    line-height: 34px;
  }

  .service--heading.white {
    font-size: 30px;
  }

  .service_left_-bottom {
    margin-bottom: 15px;
  }

  .service_-heading-_mini {
    font-size: 24px;
    line-height: 34px;
  }

  .service_section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .service_grid {
    grid-row-gap: 36px;
    padding-bottom: 50px;
  }

  .service_left {
    padding-top: 50px;
  }

  .section_heading {
    font-size: 30px;
  }

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

  .how_works_section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .content-block {
    padding: 10px;
  }

  .values-icon-wrapper {
    width: 50px;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-small {
    font-size: 1.5rem;
  }

  .text-size-regular {
    margin-bottom: 0;
  }

  .div-block {
    padding-top: 0;
  }

  .why_chose_us {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .why-chose-item, .why-chose-item.relative {
    padding-left: 24px;
    padding-right: 24px;
  }

  .why-choose-item-image {
    margin-top: 24px;
  }

  .gallerysection, .how_to_works, .teams-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .social-icon-square {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

  .cta-wrapper {
    flex-flow: column;
  }

  .cta-text {
    font-size: 30px;
    display: flex;
  }

  .faq_section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .p-m-wrap {
    margin-left: 40px;
  }

  .faq-wrap {
    grid-template-columns: 1fr;
  }

  .h2 {
    font-size: 30px;
  }

  .paragraph-5 {
    font-size: 16px;
  }

  .slider {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .heading-32 {
    margin-bottom: 10px;
    padding-bottom: 0;
    font-size: 25px;
  }

  .text_20 {
    font-size: 16px;
  }

  .specialist_image_wrapper {
    width: 90%;
  }

  .tech_section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .paragraph-6 {
    margin-bottom: 0;
    font-size: 16px;
  }

  .heading_64 {
    font-size: 30px;
  }

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

  .footer-form-two {
    padding: 20px;
  }

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

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

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

  .faq_text_wrapper {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-7 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-8 {
    width: 100px;
    margin-top: 10px;
  }

  .bage_text {
    margin-bottom: 0;
    font-size: 16px;
  }

  .brix---btn-secondary-white, .button_banner {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---button-row-left {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---buttons-row-center {
    flex-direction: column;
  }

  .banner_paragraph {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---hero-card-bg-image {
    border-radius: 16px;
    padding-left: 18px;
    padding-right: 18px;
  }

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

  .banner-_section {
    padding-top: 48px;
    padding-bottom: 96px;
  }

  .brix---container-default-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .main_heading {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .cta_new_text {
    font-size: 12vw;
  }

  .new_logo {
    height: 40px;
  }

  .banner_section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .container-fluide {
    padding-bottom: 0;
  }

  .container-fluide.container-impressum {
    background-color: var(--white);
    margin-left: 40px;
    padding-left: 0;
  }

  .container_right {
    width: 100%;
    min-height: 430px;
    max-height: 430px;
  }

  .banner_text {
    margin-right: 20px;
    font-size: 24px;
  }

  .text_paragraph {
    padding-left: 0;
    font-size: 14px;
  }

  .text_paragraph.why_choose {
    font-size: 14px;
  }

  .text_paragraph.text-datenschutz {
    margin-right: 0;
  }

  .container_flex_down {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
  }

  .menu_navbar {
    height: 52px;
  }

  .padding-global {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .card_service {
    border-radius: 8px;
    padding: 16px 10px;
  }

  .h1_features {
    font-size: 16px;
  }

  .text_features {
    font-size: 14px;
  }

  .heading_text {
    font-size: 26px;
  }

  .heading_text.heading-kontaktiere {
    font-size: 30px;
  }

  .heading_text.heading-impressum {
    padding-left: 0;
    font-size: 20px;
  }

  .container_grid {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    margin-top: 24px;
  }

  .banner_paragraph_gap {
    margin-top: 16px;
    margin-bottom: 20px;
  }

  .play_icon {
    width: 18px;
  }

  .light_box_inner {
    width: 42px;
    height: 42px;
  }

  .container_flex_count {
    margin-top: 24px;
  }

  .text_heading {
    font-size: 20px;
  }

  .count_line {
    display: none;
  }

  .how_it_work_section.padding-global {
    padding-top: 0;
  }

  .heading_sm.ablauf-uberschrift {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 19px;
    display: block;
  }

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

  .gallery_single_image.mobile_hide {
    display: none;
  }

  .image_gallery {
    object-fit: scale-down;
    min-height: 20px;
  }

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

  .single_team.mobile_hide {
    display: none;
  }

  .faq-question-wrap {
    padding-left: 1px;
    padding-right: 1px;
  }

  .question-title {
    flex: 1;
  }

  .faq-paragraph {
    padding-right: 50px;
    font-size: 14px;
  }

  .choose_flex_card {
    padding: 20px 16px;
  }

  .block {
    padding-left: 0;
    padding-right: 0;
  }

  .width-1-2 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .footer-link {
    font-size: 10px;
  }

  .footer-button-wrapper {
    margin-top: 20px;
  }

  .stats-start-button {
    padding: 6px 24px;
    font-size: .9rem;
  }

  .footer-title-main {
    line-height: 1.3;
  }

  .p-arrow {
    width: 20px;
    height: 20px;
  }

  .people-button {
    width: 55px;
    height: 55px;
  }

  .footer-top {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .step {
    margin-right: 24px;
  }

  .copyright-text-2 {
    text-align: center;
    line-height: 22px;
  }

  .footer-section {
    padding-top: 30px;
  }

  .footer-link-group {
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer-row.copyright {
    grid-row-gap: 10px;
  }

  .nav-link {
    font-size: 20px;
    line-height: 40px;
  }

  .get-in-touch-title {
    font-size: 30px;
    line-height: 40px;
  }

  .icon-wrapper {
    width: 20px;
  }

  .menu_navbar-2 {
    height: 52px;
  }

  .process_grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .process_single_inner {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .process_content_wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .branchen-grid {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    grid-template-columns: 1fr 1fr;
  }

  .branchen-card {
    min-width: 100px;
    min-height: 100px;
  }

  .card-title {
    font-size: 10px;
    line-height: 11px;
  }

  .card-title.branchen {
    margin-top: -8px;
    font-size: 8px;
    line-height: 10px;
  }

  .combine-padding-global-7 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .contact-map-detail {
    width: auto;
    max-width: none;
    right: 12px;
  }

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

  .h2-2 {
    max-width: 230px;
    font-size: 22px;
    line-height: 25px;
  }
}

#w-node-d79966a4-cac1-21ec-044f-cfbcf01346c9-eb15833c, #w-node-_750abab1-b095-477c-3360-4d602aa88147-eb15833c, #w-node-_59468c97-f17b-cc30-c57c-3e9acb2b6fba-eb15833c, #w-node-_49031fa0-f8d5-e220-7449-d173092c11f7-eb15833c, #w-node-ba8a2b2d-e6d9-d7d1-8f01-4d5ebd6213c1-eb15833c, #w-node-c86c670a-67b0-0bc7-cc08-dc4cccd620e4-eb15833c, #w-node-c86c670a-67b0-0bc7-cc08-dc4cccd620f1-eb15833c, #w-node-c86c670a-67b0-0bc7-cc08-dc4cccd620fe-eb15833c, #w-node-c86c670a-67b0-0bc7-cc08-dc4cccd6210b-eb15833c, #w-node-c86c670a-67b0-0bc7-cc08-dc4cccd62118-eb15833c, #w-node-c86c670a-67b0-0bc7-cc08-dc4cccd62125-eb15833c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fonnts';
  src: url('../fonts/fonnts.com-Ivy-Presto-Display-Semi-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fonnts';
  src: url('../fonts/fonnts.com-Ivy-Presto-Display-Semi-Bold.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}