:root {
  --all-font-family--primary-font: "Rethink Sans", sans-serif;
  --all-color--neutral-04: #112c23;
  --all-heading--heading-1: 64px;
  --line-height--115: 115%;
  --all-font-weight--semibold: 600;
  --all-letter-spacing--2: -2px;
  --all-heading--heading-2: 56px;
  --line-height--120: 120%;
  --all-letter-spacing--1-5: -1.5px;
  --all-heading--heading-3: 36px;
  --line-height--140: 140%;
  --all-letter-spacing--1: -1px;
  --all-heading--heading-4: 24px;
  --all-font-weight--medium: 500;
  --all-letter-spacing--0-5: -.5px;
  --all-heading--heading-5\<deleted\|variable-b70f3927-6e43-8e92-1cb9-b9ef19bf457b\>: 24px;
  --line-height--170: 170%;
  --all-font-family--secondery-font: "Instrument Sans", sans-serif;
  --all-color--neutral-03: #47564e;
  --all-heading--body-18: 18px;
  --all-font-weight--regular: 400;
  --all-color--neutral-01: white;
  --all-heading--body-16: 16px;
  --all-heading--body-14: 14px;
  --all-color--theme-color-01: #ff6c1f;
  --all-gap--gap-24: 24px;
  --all-gap--gap-30p: 30px;
  --line-height--150\<deleted\|variable-68bbe211-5e81-4027-28c3-8a5fd030f06f\>: 150%;
  --all-gap--gap-20: 20px;
  --all-color--theme-color-02\<deleted\|variable-9b75c381-5df1-54b5-ddc1-50746e2348a4\>: #00003f;
  --all-gap--gap-12: 12px;
  --all-heading--body-20: 20px;
  --all-heading--body-12: 12px;
  --all-color--neutral-02: #f7f6f3;
  --all-color--theme-color-03\<deleted\|variable-99c1c90d-97c3-6974-2616-e7f766800da9\>: #dd4536;
  --all-gap--gap-120: 120px;
  --all-heading--heading-2-smal: 48px;
  --all-gap--gap-16: 16px;
  --all-heading--display-heading: 68px;
  --all-font-weight--bold: 700;
  --all-gap--gap-14: 14px;
  --all-gap--gap-64: 64px;
  --all-gap--gap-56: 56px;
}

body {
  font-family: var(--all-font-family--primary-font);
  color: #333;
  --all-font-family--primary-font: "Rethink Sans", sans-serif;
  --all-color--neutral-04: #112c23;
  --all-heading--heading-1: 64px;
  --line-height--115: 115%;
  --all-font-weight--semibold: 600;
  --all-letter-spacing--2: -2px;
  --all-heading--heading-2: 56px;
  --line-height--120: 120%;
  --all-letter-spacing--1-5: -1.5px;
  --all-heading--heading-3: 36px;
  --line-height--140: 140%;
  --all-letter-spacing--1: -1px;
  --all-heading--heading-4: 24px;
  --all-font-weight--medium: 500;
  --all-letter-spacing--0-5: -.5px;
  --all-heading--heading-5\<deleted\|variable-b70f3927-6e43-8e92-1cb9-b9ef19bf457b\>: 24px;
  --line-height--170: 170%;
  --all-font-family--secondery-font: "Instrument Sans", sans-serif;
  --all-color--neutral-03: #47564e;
  --all-heading--body-18: 18px;
  --all-font-weight--regular: 400;
  --all-color--neutral-01: white;
  --all-heading--body-16: 16px;
  --all-heading--body-14: 14px;
  --all-color--theme-color-01: #ff6c1f;
  --all-gap--gap-24: 24px;
  --all-gap--gap-30p: 30px;
  --line-height--150\<deleted\|variable-68bbe211-5e81-4027-28c3-8a5fd030f06f\>: 150%;
  --all-gap--gap-20: 20px;
  --all-color--theme-color-02\<deleted\|variable-9b75c381-5df1-54b5-ddc1-50746e2348a4\>: #00003f;
  --all-gap--gap-12: 12px;
  --all-heading--body-20: 20px;
  --all-heading--body-12: 12px;
  --all-color--neutral-02: #f7f6f3;
  --all-color--theme-color-03\<deleted\|variable-99c1c90d-97c3-6974-2616-e7f766800da9\>: #dd4536;
  --all-gap--gap-120: 0px;
  --all-heading--heading-2-smal: 48px;
  --all-gap--gap-16: 16px;
  --all-heading--display-heading: 68px;
  --all-font-weight--bold: 700;
  --all-gap--gap-14: 14px;
  --all-gap--gap-64: 64px;
  --all-gap--gap-56: 56px;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  font-family: var(--all-font-family--primary-font);
  color: var(--all-color--neutral-04);
  font-size: var(--all-heading--heading-1);
  line-height: var(--line-height--115);
  font-weight: var(--all-font-weight--semibold);
  letter-spacing: var(--all-letter-spacing--2);
  margin-top: 0;
  margin-bottom: 0;
}

h2 {
  font-family: var(--all-font-family--primary-font);
  color: var(--all-color--neutral-04);
  font-size: var(--all-heading--heading-2);
  line-height: var(--line-height--120);
  font-weight: var(--all-font-weight--semibold);
  letter-spacing: var(--all-letter-spacing--1-5);
  margin-top: 0;
  margin-bottom: 0;
}

h3 {
  font-family: var(--all-font-family--primary-font);
  color: var(--all-color--neutral-04);
  font-size: var(--all-heading--heading-3);
  line-height: var(--line-height--140);
  font-weight: var(--all-font-weight--semibold);
  letter-spacing: var(--all-letter-spacing--1);
  margin-top: 0;
  margin-bottom: 0;
}

h4 {
  font-family: var(--all-font-family--primary-font);
  color: var(--all-color--neutral-04);
  font-size: var(--all-heading--heading-4);
  line-height: var(--line-height--140);
  font-weight: var(--all-font-weight--medium);
  letter-spacing: var(--all-letter-spacing--0-5);
  margin-top: 0;
  margin-bottom: 0;
}

h5 {
  font-family: var(--all-font-family--primary-font);
  color: var(--all-color--neutral-04);
  font-size: var(--all-heading--heading-5\<deleted\|variable-b70f3927-6e43-8e92-1cb9-b9ef19bf457b\>);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--semibold);
  letter-spacing: var(--all-letter-spacing--1);
  margin-top: 0;
  margin-bottom: 0;
}

p {
  font-family: var(--all-font-family--secondery-font);
  color: var(--all-color--neutral-03);
  font-size: var(--all-heading--body-18);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--regular);
  margin-bottom: 0;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 20px;
}

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercecartwrapper {
  display: inline-block;
  position: relative;
}

.w-commerce-commercecartopenlink {
  color: #fff;
  cursor: pointer;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartopenlinkicon {
  margin-right: 8px;
}

.w-commerce-commercecartopenlinkcount {
  color: #3898ec;
  text-align: center;
  background-color: #fff;
  border-radius: 9px;
  min-width: 18px;
  height: 18px;
  margin-left: 8px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
}

.w-commerce-commercecartcontainerwrapper {
  z-index: 1001;
  background-color: #000c;
  position: fixed;
  inset: 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-modal {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftSidebar {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightSidebar {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% auto auto 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% 0 auto auto;
}

.w-commerce-commercecartcontainer {
  background-color: #fff;
  flex-direction: column;
  width: 100%;
  min-width: 320px;
  max-width: 480px;
  display: flex;
  overflow: auto;
  box-shadow: 0 5px 25px #00000040;
}

.w-commerce-commercecartheader {
  border-bottom: 1px solid #e6e6e6;
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  display: flex;
  position: relative;
}

.w-commerce-commercecartheading {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.w-commerce-commercecartcloselink {
  width: 16px;
  height: 16px;
}

.w-commerce-commercecartformwrapper {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.w-commerce-commercecartform {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecartlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  padding: 12px 24px;
  overflow: auto;
}

.w-commerce-commercecartitem {
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecartiteminfo {
  flex-direction: column;
  flex: 1;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
}

.w-commerce-commercecartproductname {
  font-weight: 700;
}

.w-commerce-commercecartoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercecartquantity {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecartquantity::placeholder {
  color: #999;
}

.w-commerce-commercecartquantity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecartfooter {
  border-top: 1px solid #e6e6e6;
  flex-direction: column;
  flex: none;
  padding: 16px 24px 24px;
  display: flex;
}

.w-commerce-commercecartlineitem {
  flex: none;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 16px;
  display: flex;
}

.w-commerce-commercecartordervalue {
  font-weight: 700;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecartcheckoutbutton {
  color: #fff;
  cursor: pointer;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecartemptystate {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.w-commerce-commercecarterrorstate {
  background-color: #ffdede;
  flex: none;
  margin: 0 24px 24px;
  padding: 10px;
}

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

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

@media screen and (max-width: 479px) {
  .w-commerce-commercecartcontainerwrapper--cartType-modal {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-leftDropdown, .w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
    position: fixed;
    inset: 0;
  }

  .w-commerce-commercecartquantity {
    font-size: 16px;
  }
}

.body {
  background-color: var(--all-color--neutral-01);
  font-family: var(--all-font-family--primary-font);
}

.container {
  max-width: 1280px;
  margin-bottom: 0;
}

.cta-section-content {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 840px;
  display: flex;
}

.hero-subtitle {
  color: var(--all-color--theme-color-01);
  font-size: var(--all-heading--body-16);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--semibold);
  -webkit-text-stroke-color: var(--all-color--theme-color-01);
  text-transform: uppercase;
  margin-bottom: 20px;
}

.cta-title-wrap {
  grid-column-gap: var(--all-gap--gap-24);
  grid-row-gap: var(--all-gap--gap-24);
  flex-flow: column;
  align-items: center;
  display: flex;
}

.orginal-logo-black {
  padding-right: 15px;
  overflow: clip;
}

.button-primary {
  text-decoration: none;
}

.nav-link {
  opacity: .5;
  font-family: var(--all-font-family--secondery-font);
  color: var(--all-color--neutral-04);
  font-size: var(--all-heading--body-16);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--medium);
  text-transform: none;
  margin-bottom: 16px;
  padding: 0;
  text-decoration: none;
  transition: opacity .5s;
}

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

.nav-link.w--current {
  opacity: 1;
  color: var(--all-color--neutral-04);
  text-transform: none;
}

.nav-link.bottom-gap-16px.dropdown-link-highlight {
  border: 0 solid #ff6c1f;
  border-radius: 8px;
}

.primary-button-text {
  z-index: 2;
  color: var(--all-color--neutral-01);
  font-size: var(--all-heading--body-16);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--medium);
  margin-bottom: 0;
  position: relative;
}

.primary-button-text:where(.w-variant-58c2e225-a635-87df-0fa2-03eb31663e0c) {
  color: var(--all-color--neutral-04);
}

.primary-button-text:where(.w-variant-9467b886-822b-49fa-5399-fdc450139c1f) {
  font-size: var(--all-heading--body-18);
}

.primary-button-text:where(.w-variant-358c672d-8258-7ea6-7c8c-b69d490ea1f9) {
  color: var(--all-color--neutral-04);
}

.primary-button-text:where(.w-variant-358c672d-8258-7ea6-7c8c-b69d490ea1fb) {
  font-size: var(--all-heading--body-18);
}

.primary-button-text:where(.w-variant-4270de4a-6013-cdb6-0167-7cb893ed650a) {
  color: var(--all-color--neutral-04);
}

.primary-button-text:where(.w-variant-4270de4a-6013-cdb6-0167-7cb893ed650c) {
  font-size: var(--all-heading--body-18);
}

.primary-button-text:where(.w-variant-0537c87c-e036-3c00-410d-5e320618a619) {
  color: var(--all-color--neutral-04);
}

.primary-button-text:where(.w-variant-0537c87c-e036-3c00-410d-5e320618a61b) {
  font-size: var(--all-heading--body-18);
}

.primary-button-text:where(.w-variant-406f0519-e85a-eec5-900a-0974916cab82) {
  color: var(--all-color--neutral-04);
}

.primary-button-text:where(.w-variant-406f0519-e85a-eec5-900a-0974916cab84) {
  font-size: var(--all-heading--body-18);
}

.header {
  z-index: 9;
  width: 100%;
  padding: 14px 30px 0;
}

.navbar-black {
  z-index: 5;
  background-color: #ddd0;
  border-radius: 18px;
  justify-content: space-between;
  width: 100%;
}

.nav-menu {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: row;
  align-items: center;
  display: flex;
}

.header-content {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.button-wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  line-height: 100%;
  display: flex;
}

.header-button {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: center;
  display: flex;
}

.primary-button-area {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--all-color--theme-color-01);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 10px 15px;
  transition: background-color .5s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.primary-button-area:where(.w-variant-58c2e225-a635-87df-0fa2-03eb31663e0c) {
  background-color: var(--all-color--neutral-01);
  padding: 16px 32px;
}

.primary-button-area:where(.w-variant-cda33f01-cb35-1a97-e0f0-7683b711dc26) {
  padding: 16px 26px;
}

.primary-button-area:where(.w-variant-9467b886-822b-49fa-5399-fdc450139c1f) {
  background-color: var(--all-color--neutral-04);
  padding: 16px 32px;
}

.primary-button-area:where(.w-variant-358c672d-8258-7ea6-7c8c-b69d490ea1f9) {
  background-color: var(--all-color--neutral-01);
  padding: 16px 32px;
}

.primary-button-area:where(.w-variant-358c672d-8258-7ea6-7c8c-b69d490ea1fa) {
  padding: 16px 26px;
}

.primary-button-area:where(.w-variant-358c672d-8258-7ea6-7c8c-b69d490ea1fb) {
  background-color: var(--all-color--neutral-04);
  padding: 16px 32px;
}

.primary-button-area:where(.w-variant-4270de4a-6013-cdb6-0167-7cb893ed650a) {
  background-color: var(--all-color--neutral-01);
  padding: 16px 32px;
}

.primary-button-area:where(.w-variant-4270de4a-6013-cdb6-0167-7cb893ed650b) {
  padding: 16px 26px;
}

.primary-button-area:where(.w-variant-4270de4a-6013-cdb6-0167-7cb893ed650c) {
  background-color: var(--all-color--neutral-04);
  padding: 16px 32px;
}

.primary-button-area:where(.w-variant-0537c87c-e036-3c00-410d-5e320618a619) {
  background-color: var(--all-color--neutral-01);
  padding: 16px 32px;
}

.primary-button-area:where(.w-variant-0537c87c-e036-3c00-410d-5e320618a61a) {
  padding: 16px 26px;
}

.primary-button-area:where(.w-variant-0537c87c-e036-3c00-410d-5e320618a61b) {
  background-color: var(--all-color--neutral-04);
  padding: 16px 32px;
}

.primary-button-area:where(.w-variant-406f0519-e85a-eec5-900a-0974916cab82) {
  background-color: var(--all-color--neutral-01);
  padding: 16px 32px;
}

.primary-button-area:where(.w-variant-406f0519-e85a-eec5-900a-0974916cab83) {
  padding: 16px 26px;
}

.primary-button-area:where(.w-variant-406f0519-e85a-eec5-900a-0974916cab84) {
  background-color: var(--all-color--neutral-04);
  padding: 16px 32px;
}

.cta-section {
  padding: 20px var(--all-gap--gap-30p) 45px;
  background-color: var(--all-color--neutral-04);
  border-radius: 0;
  position: relative;
}

.cta-section.reviews {
  border-radius: 12px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.cta-content-wrapper {
  z-index: 2;
  justify-content: center;
  display: flex;
  position: relative;
}

.social-icons {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 21px;
  height: 21px;
  transition: opacity .5s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.social-icons:hover {
  opacity: .7;
}

.navitem-wrapper {
  grid-column-gap: 88px;
  grid-row-gap: 88px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-logo-text {
  grid-column-gap: var(--all-gap--gap-24);
  grid-row-gap: var(--all-gap--gap-24);
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.footer-content-left {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  width: 24%;
  display: flex;
}

.navtext {
  font-family: var(--all-font-family--secondery-font);
  color: var(--all-color--neutral-03);
  font-size: var(--all-heading--body-16);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--regular);
  text-decoration: none;
  transition: color .5s;
}

.navtext:hover, .navtext.w--current {
  color: var(--all-color--theme-color-01);
}

.footer-content-wrap {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.footer-menu-content {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.social-icon-wrap {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  display: flex;
}

.footer-bottom-text {
  color: var(--all-color--neutral-03);
  font-size: var(--all-heading--body-16);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--regular);
  text-align: left;
  margin-bottom: 0;
}

.navitem-list-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: flex;
}

.footer-bottom-content {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border-top: 2px solid #112c2338;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
  display: flex;
}

.footer {
  padding: 76px var(--all-gap--gap-30p);
  background-color: var(--all-color--neutral-01);
}

.footer-menu-default-text {
  font-family: var(--all-font-family--primary-font);
  color: var(--all-color--neutral-04);
  font-size: var(--all-heading--body-18);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--medium);
  margin-bottom: 4px;
}

.top-label {
  background-color: var(--all-color--theme-color-01);
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}

.top-label-text-wrap {
  grid-column-gap: var(--all-gap--gap-20);
  grid-row-gap: var(--all-gap--gap-20);
  flex: none;
  align-items: center;
  display: flex;
}

.top-label-text-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.nav-top-text-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-bottom: 1px solid #112c231a;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 14px;
  display: flex;
}

.nav-date-text {
  color: var(--all-color--neutral-04);
  font-size: var(--all-heading--body-14);
  line-height: var(--line-height--170);
}

.nav-location-text {
  grid-column-gap: var(--all-gap--gap-24);
  grid-row-gap: var(--all-gap--gap-24);
  flex-flow: wrap;
  order: 0;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.cta-title {
  font-family: var(--all-font-family--primary-font);
  color: var(--all-color--neutral-01);
  font-size: var(--all-heading--heading-3);
  line-height: var(--all-heading--heading-4);
  font-weight: var(--all-font-weight--semibold);
  text-align: center;
  letter-spacing: var(--all-letter-spacing--1-5);
}

.footer-content-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  display: flex;
}

.footer-form-block {
  width: 100%;
  max-width: 530px;
  margin-bottom: 0;
}

.footer-form {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.footer-text-field {
  background-color: var(--all-color--neutral-02);
  height: 59px;
  font-family: var(--all-font-family--secondery-font);
  color: #47564e99;
  font-size: var(--all-heading--body-14);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--regular);
  border: 1px solid #ffffff4d;
  margin-bottom: 0;
  padding: 12px;
}

.footer-text-field:focus {
  border-color: #ffffff4d;
}

.footer-submit-button {
  background-color: var(--all-color--neutral-04);
  min-height: 59px;
  font-family: var(--all-font-family--secondery-font);
  color: var(--all-color--neutral-01);
  font-size: var(--all-heading--body-18);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--medium);
  padding: 8px 22px;
  transition: opacity .5s;
}

.footer-submit-button:hover {
  opacity: .8;
}

.footer-error-button {
  height: 59px;
  font-family: var(--all-font-family--secondery-font);
  color: var(--all-color--neutral-01);
  font-size: var(--all-heading--body-16);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--medium);
  border: 1px solid #ffffff4d;
  padding: 16px 60px;
  transition: opacity .5s;
}

.footer-error-button:hover {
  opacity: .8;
}

.footer-text {
  color: var(--all-color--neutral-03);
  font-size: var(--all-heading--body-16);
  line-height: var(--line-height--170);
}

.menu-item-list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.link-3 {
  color: var(--all-color--neutral-03);
  text-decoration: none;
  transition: color .5s;
}

.link-3:hover {
  color: var(--all-color--theme-color-01);
  text-decoration: underline;
}

.hero-subtext {
  max-width: 411px;
  color: var(--all-color--neutral-04);
  font-size: var(--all-heading--body-18);
  line-height: var(--line-height--170);
  margin-top: 24px;
  margin-bottom: 32px;
}

.hero-subtext.renovierung {
  color: var(--all-color--neutral-01);
}

.counter-card {
  border-right: 1px solid #47564e33;
  padding-right: 25px;
}

.counter-card._02 {
  padding-right: 15px;
}

.counter-number {
  color: var(--all-color--theme-color-01);
  font-size: 80px;
  line-height: 100%;
  font-weight: var(--all-font-weight--medium);
  letter-spacing: 0;
}

.faq-question {
  background-color: var(--all-color--neutral-01);
  border-radius: 12px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 16px 24px;
  display: flex;
  overflow: hidden;
}

.faq-icon {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.faq-answer {
  background-color: #ddd0;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.testimonial-section {
  padding: var(--all-gap--gap-30p) var(--all-gap--gap-30p) var(--all-gap--gap-12);
  background-color: var(--all-color--neutral-02);
  text-overflow: clip;
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
}

.testimonial-card-lists {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  pointer-events: auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.testimonial-card {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: var(--all-color--neutral-01);
  object-fit: fill;
  border-radius: 12px;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: flex-start;
  padding: 40px;
  display: flex;
  overflow: visible;
}

.testimonial-card._01 {
  background-color: var(--all-color--neutral-02);
}

.star-icon {
  align-self: flex-start;
}

.testimonial-title {
  font-size: var(--all-heading--body-20);
  line-height: var(--line-height--140);
  font-weight: var(--all-font-weight--medium);
  letter-spacing: var(--all-letter-spacing--0-5);
}

.testimonial-title._01 {
  font-size: var(--all-heading--body-16);
  font-size: var(--all-heading--body-16);
}

.testimonial-author-details {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  margin-top: 8px;
  display: flex;
}

.testimonial-image {
  border-radius: 20px;
  max-width: 48px;
}

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

.testimonial-name {
  color: var(--all-color--neutral-04);
  font-size: var(--all-heading--body-16);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--semibold);
}

.testimonial-position {
  font-size: var(--all-heading--body-14);
  line-height: var(--line-height--170);
}

.icon-3 {
  margin-top: 6px;
  margin-right: 0;
  padding-bottom: 16px;
  right: 0;
}

.dropdown-text {
  text-transform: none;
  padding-bottom: 16px;
}

.menu-list {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  align-items: stretch;
  display: flex;
}

.dropdoen-menu {
  order: 0;
  padding-top: 35px;
  padding-bottom: 35px;
  display: block;
  position: relative;
}

.dropdown-toggle-main {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  opacity: .5;
  font-family: var(--all-font-family--secondery-font);
  color: var(--all-color--neutral-04);
  font-size: var(--all-heading--body-16);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--medium);
  text-transform: none;
  align-items: center;
  padding: 0 25px 0 0;
  transition: opacity .5s;
  display: flex;
}

.dropdown-toggle-main:hover {
  opacity: 1;
}

.dropdown-menu-list.w--open {
  background-color: #fff;
  border-radius: 16px;
  padding: 20px;
  display: block;
  top: 90px;
  box-shadow: 0 16px 48px #0000001f;
}

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

.primary-button-bg {
  background-color: var(--all-color--neutral-04);
  height: 100%;
  position: absolute;
  left: -2px;
}

.primary-button-bg:where(.w-variant-58c2e225-a635-87df-0fa2-03eb31663e0c), .primary-button-bg:where(.w-variant-9467b886-822b-49fa-5399-fdc450139c1f), .primary-button-bg:where(.w-variant-358c672d-8258-7ea6-7c8c-b69d490ea1f9), .primary-button-bg:where(.w-variant-358c672d-8258-7ea6-7c8c-b69d490ea1fb), .primary-button-bg:where(.w-variant-4270de4a-6013-cdb6-0167-7cb893ed650a), .primary-button-bg:where(.w-variant-4270de4a-6013-cdb6-0167-7cb893ed650c), .primary-button-bg:where(.w-variant-0537c87c-e036-3c00-410d-5e320618a619), .primary-button-bg:where(.w-variant-0537c87c-e036-3c00-410d-5e320618a61b), .primary-button-bg:where(.w-variant-406f0519-e85a-eec5-900a-0974916cab82), .primary-button-bg:where(.w-variant-406f0519-e85a-eec5-900a-0974916cab84) {
  background-color: var(--all-color--theme-color-01);
}

.primary-button-text-wrap {
  position: relative;
  overflow: hidden;
}

.primary-button-text-wrap.hero-button-3 {
  overflow: hidden;
}

.primary-button-text-hover {
  z-index: 2;
  color: var(--all-color--neutral-01);
  font-size: var(--all-heading--body-16);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--medium);
  margin-bottom: 0;
  position: absolute;
  bottom: -30px;
}

.primary-button-text-hover:where(.w-variant-58c2e225-a635-87df-0fa2-03eb31663e0c) {
  color: var(--all-color--neutral-01);
}

.primary-button-text-hover:where(.w-variant-9467b886-822b-49fa-5399-fdc450139c1f) {
  font-size: var(--all-heading--body-18);
}

.primary-button-text-hover:where(.w-variant-358c672d-8258-7ea6-7c8c-b69d490ea1f9) {
  color: var(--all-color--neutral-01);
}

.primary-button-text-hover:where(.w-variant-358c672d-8258-7ea6-7c8c-b69d490ea1fb) {
  font-size: var(--all-heading--body-18);
}

.primary-button-text-hover:where(.w-variant-4270de4a-6013-cdb6-0167-7cb893ed650a) {
  color: var(--all-color--neutral-01);
}

.primary-button-text-hover:where(.w-variant-4270de4a-6013-cdb6-0167-7cb893ed650c) {
  font-size: var(--all-heading--body-18);
}

.primary-button-text-hover:where(.w-variant-0537c87c-e036-3c00-410d-5e320618a619) {
  color: var(--all-color--neutral-01);
}

.primary-button-text-hover:where(.w-variant-0537c87c-e036-3c00-410d-5e320618a61b) {
  font-size: var(--all-heading--body-18);
}

.primary-button-text-hover:where(.w-variant-406f0519-e85a-eec5-900a-0974916cab82) {
  color: var(--all-color--neutral-01);
}

.primary-button-text-hover:where(.w-variant-406f0519-e85a-eec5-900a-0974916cab84) {
  font-size: var(--all-heading--body-18);
}

.navitem-button {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  align-items: center;
  display: flex;
}

.email-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  display: flex;
}

.email-link-text {
  color: var(--all-color--neutral-04);
  font-size: var(--all-heading--body-16);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--medium);
  text-decoration: none;
}

.email-link-text:hover {
  text-decoration: underline;
}

.social-icon-lists {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  align-items: center;
  display: flex;
}

.social-icon {
  transition: opacity .5s;
}

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

.top-label-line {
  background-color: var(--all-color--neutral-04);
  opacity: .1;
  width: 2px;
  height: 100%;
}

.cta-bg-shape {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.cta-phone-text-wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex;
}

.footer-form-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  width: 32%;
  display: flex;
}

.footer-form-text-wrap {
  grid-column-gap: var(--all-gap--gap-16);
  grid-row-gap: var(--all-gap--gap-16);
  flex-flow: column;
  display: flex;
}

.footer-form-default-text {
  font-family: var(--all-font-family--primary-font);
  color: var(--all-color--neutral-03);
  font-size: var(--all-heading--body-16);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--regular);
  margin-bottom: 4px;
}

.hero-section {
  padding: 100px var(--all-gap--gap-30p) 46px;
  background-image: url("https://cdn.prod.website-files.com/699d9ef6a2053b7b7070ff3b/699d9ef8a2053b7b7071016c_Hero%20(13).png");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.hero-section.sanierung {
  background-image: url("https://cdn.prod.website-files.com/699d9ef6a2053b7b7070ff3b/69d55dba485dcf81118500e5_Sanierung%20aus%20einer%20Hand%20in%20Augsburg%20%7C%20SINI%20Bau%20%26%20Ausbau.jpg");
  margin-bottom: 30px;
}

.hero-section.renovierung {
  background-color: #f5f5f500;
  background-image: url("https://cdn.prod.website-files.com/699d9ef6a2053b7b7070ff3b/699d9ef8a2053b7b7071016c_Hero%20(13).png");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: 0;
}

.hero-content-wrapper {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: row;
  align-items: center;
  display: flex;
}

.hero-content-wrap {
  max-width: 720px;
  transition: opacity .2s;
}

.hero-display-heading {
  font-size: var(--all-heading--display-heading);
  font-weight: var(--all-font-weight--bold);
}

.hero-button-wrap {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.service-section {
  padding: var(--all-gap--gap-120) var(--all-gap--gap-30p);
}

.service-content-wrapper {
  padding-bottom: var(--all-heading--body-12);
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  align-items: center;
  margin-top: 15px;
  display: flex;
}

.service-section-title-wrap {
  grid-column-gap: var(--all-gap--gap-16);
  grid-row-gap: var(--all-gap--gap-16);
  flex-flow: column;
  align-items: center;
  max-width: 606px;
  display: flex;
}

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

.service-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.service-card.invisible.column-span.last-item {
  border: 2px solid var(--all-color--neutral-04);
  box-shadow: 4px 3px 8px -3px var(--all-color--neutral-04);
  text-align: left;
  border: 2px solid var(--all-color--neutral-04);
  box-shadow: 4px 3px 8px -3px var(--all-color--neutral-04);
  text-align: left;
  border: 2px solid var(--all-color--neutral-04);
  box-shadow: 4px 3px 8px -3px var(--all-color--neutral-04);
  text-align: left;
  border: 2px solid var(--all-color--neutral-04);
  box-shadow: 4px 3px 8px -3px var(--all-color--neutral-04);
  text-align: left;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 5px;
}

.hero-image-wrap {
  border-radius: 12px;
  width: 100%;
  min-width: 180px;
  max-width: 180px;
  height: auto;
  position: relative;
  overflow: hidden;
}

.hero-image-wrap.our-expertise {
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  max-width: 540px;
  display: block;
  overflow: hidden;
}

.hero-image-wrap.project {
  max-width: 800px;
}

.hero-image {
  float: left;
  object-fit: contain;
  border-radius: 12px;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.hero-image.services-details {
  object-fit: contain;
  object-position: 50% 0%;
  max-height: 600px;
}

.hero-image._01 {
  object-fit: cover;
  width: 100%;
  min-height: 200px;
  max-height: 300px;
}

.hero-image.conact-us-section-image {
  float: none;
  aspect-ratio: auto;
  object-fit: fill;
  float: none;
  aspect-ratio: auto;
  object-fit: fill;
  width: 75%;
}

.work-card-overlay {
  z-index: 100;
  background-color: var(--all-color--neutral-01);
  perspective-origin: 50% 100%;
  transform-origin: 50% 100%;
  border-radius: 12px;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 0%;
}

.service-title-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.service-title {
  color: var(--all-color--neutral-04);
  font-size: var(--all-heading--heading-4);
  line-height: var(--line-height--140);
  font-weight: var(--all-font-weight--medium);
  letter-spacing: var(--all-letter-spacing--0-5);
}

.services-arrow-icon-wrap {
  background-color: var(--all-color--neutral-01);
  border: 1px solid #112c231a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: absolute;
  top: -60px;
  right: 24px;
}

.metrics-section {
  padding: var(--all-gap--gap-16) var(--all-gap--gap-30p) var(--all-gap--gap-120);
  background-color: var(--all-color--neutral-02);
  margin-top: 0;
}

.metrics-section.renovierung.mobile-view.img {
  padding-top: 36px;
  padding-bottom: var(--all-gap--gap-12);
  padding-top: 36px;
  padding-bottom: var(--all-gap--gap-12);
  padding-top: 36px;
  padding-bottom: var(--all-gap--gap-12);
  padding-top: 36px;
  padding-bottom: var(--all-gap--gap-12);
}

.metrics-content-wrapper {
  grid-column-gap: 95px;
  grid-row-gap: 95px;
  flex-flow: column;
  display: flex;
}

.metrics-section-content-wrap {
  clear: none;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 15px;
  display: flex;
}

.metrics-section-content-wrap.content {
  margin-top: 80px;
  margin-bottom: 100px;
}

.metrics-section-title {
  max-width: 600px;
  font-size: var(--all-heading--heading-2);
}

.metrics-section-title.renovierung {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.background-video {
  z-index: 3;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 630px;
  display: flex;
}

.play-pause-button {
  background-color: var(--all-color--neutral-01);
  border-radius: 100px;
  width: 80px;
  height: 80px;
  margin-bottom: -25px;
  margin-right: -25px;
  position: relative;
}

.bg-video {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.counter-card-wrap {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding-bottom: 35px;
  display: flex;
}

.how-we-work-section {
  padding: var(--all-gap--gap-16) var(--all-gap--gap-30p) var(--all-gap--gap-24);
  background-color: var(--all-color--neutral-04);
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

.play-image {
  width: 32px;
}

.text-span-7 {
  font-size: var(--all-heading--heading-2-smal);
}

.counter-card-02 {
  padding-right: 36px;
}

.how-we-work-content-wrapper {
  z-index: 2;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.white-color {
  color: var(--all-color--neutral-01);
}

.how-we-work-card-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 140px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.how-we-work-card {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  align-items: center;
  display: flex;
}

.how-we-work-card-content-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.how-we-work-card-title {
  max-width: 240px;
  color: var(--all-color--neutral-01);
  font-weight: var(--all-font-weight--medium);
}

.how-we-work-card-subtext {
  opacity: .7;
  color: var(--all-color--neutral-02);
  font-size: var(--all-heading--body-16);
  line-height: var(--line-height--170);
}

.project-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.project-button-text {
  color: var(--all-color--neutral-04);
  font-size: var(--all-heading--body-18);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--medium);
}

.project-button-icon-wrap {
  background-color: var(--all-color--neutral-02);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.project-button-icon-hover {
  position: absolute;
  left: -32px;
}

.testimonial-content-wrapper {
  grid-column-gap: var(--all-gap--gap-64);
  grid-row-gap: var(--all-gap--gap-64);
  flex-flow: column;
  margin-bottom: 10px;
  display: flex;
}

.star-wrap {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  display: flex;
}

.star-wrap.img-desktop {
  margin-top: 5px;
}

.testimonial-section-title-wrap {
  grid-column-gap: var(--all-gap--gap-16);
  grid-row-gap: var(--all-gap--gap-16);
  flex-flow: column;
  align-items: center;
  display: flex;
}

.testimonial-subtext {
  max-width: 510px;
  font-size: var(--all-heading--body-16);
  line-height: var(--line-height--170);
  text-align: center;
}

.our-expertise-content-wrapper {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: column;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.our-expertise-content-wrap {
  clear: none;
  flex-flow: column;
}

.our-expart-card-lists {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch start;
  place-items: start center;
  display: grid;
}

.our-expart-card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 2px solid var(--all-color--neutral-04);
  box-shadow: 0 2px 6px 0 var(--all-color--neutral-03);
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.our-expart-icon-wrap {
  background-color: var(--all-color--neutral-02);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.our-expart-icon-wrap._01 {
  background-color: var(--all-color--neutral-01);
}

.our-expart-text-wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.our-expertise-title {
  color: var(--all-color--neutral-04);
  font-size: var(--all-heading--body-16);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--semibold);
  text-align: center;
}

.faq-title {
  width: 93%;
  font-family: var(--all-font-family--secondery-font);
  color: var(--all-color--neutral-04);
  font-size: var(--all-heading--body-18);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--medium);
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.faq-section {
  padding-right: var(--all-gap--gap-30p);
  padding-bottom: var(--all-gap--gap-120);
  padding-left: var(--all-gap--gap-30p);
  margin-bottom: 30px;
}

.faq-section._01 {
  padding-top: var(--all-gap--gap-120);
}

.faq-answer-text {
  white-space: normal;
  border-radius: 16px;
  padding: 16px 24px 24px;
}

.faq-question-wrapper {
  white-space: pre-wrap;
  word-break: keep-all;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.faq-content-wrapper {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 30px;
  display: flex;
}

.faq-title-left {
  max-width: 430px;
}

.faq-paragraph {
  color: #3b3b3b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  text-decoration: none;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
}

.faq-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  max-width: 660px;
  display: flex;
}

.faq-icon-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 6px;
}

.single-faq {
  white-space: pre-wrap;
  word-break: keep-all;
  border-bottom: 1px solid #47564e29;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.services-content-wrapper {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-flow: column;
  margin-bottom: 43px;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 20px;
  display: flex;
}

.services-content-wrapper._01 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
}

.section-services-content {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.services-title-wrap {
  padding-bottom: 0;
}

.services-title-wrap.blog {
  max-width: 435px;
}

.services-title-wrap.testimonial {
  max-width: 640px;
}

.services-title-wrap.pricing {
  max-width: 600px;
}

.services-hero-subtext {
  order: 0;
  align-self: center;
  max-width: 400px;
}

.referenzen-kollektion-liste {
  box-sizing: border-box;
  grid-column-gap: 24px;
  grid-row-gap: 80px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 6px;
  display: grid;
  overflow: auto;
}

.referenzen-kollektion-liste.swiper_wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 80px;
  grid-column-gap: 24px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.our-expart-card-list {
  grid-column-gap: 24px;
  grid-row-gap: 30px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.our-expart-card-list._01 {
  grid-column-gap: 24px;
  grid-row-gap: 30px;
  grid-column-gap: 24px;
  grid-row-gap: 30px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  justify-content: start;
  align-items: stretch;
  text-decoration: none;
  display: flex;
}

.heading-4 {
  color: var(--all-color--neutral-04);
  font-size: var(--all-heading--heading-4);
  line-height: var(--line-height--140);
  font-weight: var(--all-font-weight--medium);
  letter-spacing: var(--all-letter-spacing--0-5);
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.price-text {
  color: var(--all-color--neutral-04);
  font-size: var(--all-gap--gap-14);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--semibold);
}

.icon-2 {
  display: none;
}

.text-block-5 {
  color: var(--all-color--neutral-04);
  font-size: var(--all-gap--gap-14);
  line-height: var(--line-height--140);
  font-weight: var(--all-font-weight--regular);
}

.shop-cart {
  z-index: 10;
}

.cart-container {
  background-color: var(--all-color--neutral-01);
}

.cart-quantity {
  width: 22px;
  min-width: auto;
  height: 22px;
  color: var(--all-color--neutral-01);
  font-size: 13px;
  line-height: 140%;
  font-weight: var(--all-font-weight--medium);
  background-color: #0b0707;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  bottom: 14px;
}

.text-block-4 {
  color: #164cff;
  font-size: var(--all-heading--body-14);
  line-height: var(--line-height--140);
  font-weight: var(--all-font-weight--regular);
}

.web-payments {
  display: none;
}

.text-block-2 {
  color: var(--all-color--neutral-04);
  font-size: var(--all-heading--body-14);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--medium);
}

.body-text-23 {
  color: var(--all-color--neutral-04);
  font-size: var(--all-heading--body-18);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--medium);
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.check-out-button {
  background-color: var(--all-color--neutral-04);
  color: var(--all-color--neutral-01);
  font-size: var(--all-heading--body-16);
  line-height: var(--line-height--170);
  font-weight: var(--all-font-weight--regular);
  padding-top: 12px;
  padding-bottom: 12px;
}

.cart-button {
  z-index: 30;
  background-color: #3898ec00;
  padding: 0;
  position: relative;
}

.text-block {
  display: none;
}

.shop-icon {
  filter: invert();
  position: relative;
}

.text-block-3 {
  color: var(--all-color--neutral-03);
  font-size: var(--all-heading--body-14);
  line-height: var(--line-height--140);
  font-weight: var(--all-font-weight--regular);
}

.purchase-button-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid #3b3b3b4d;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 12px;
  display: flex;
}

.get-this-template {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  background-color: #fff;
  border: 0 solid #3b3b3b4d;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.icon-area {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 18px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.offer-button-text {
  color: #000;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
}

.offer-button-text.text-neutral-01, .offer-button-text.text-neutral-01.template, .offer-button-text.text-neutral-01, .offer-button-text.text-neutral-01.template, .offer-button-text.text-neutral-01.template {
  color: #fff;
}

.access-button-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #00003f;
  border-radius: 12px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  display: flex;
}

.access-button-2.templates {
  background-color: var(--all-color--theme-color-01);
  background-color: #ff6c1f;
  background-color: var(--all-color--theme-color-01);
  background-color: #ff6c1f;
  position: fixed;
  bottom: 20px;
  right: 20px;
}

.corner-icon {
  width: auto;
}

.corner-icon._01 {
  position: absolute;
  bottom: -30px;
}

.remove-this-button-2 {
  z-index: 99999;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  align-items: stretch;
  width: auto;
  display: flex;
  position: fixed;
  bottom: 24px;
  right: 24px;
}

.purchase-area {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.top-label-text-wrap-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: none;
  align-items: center;
  display: flex;
}

.cta-contact-title-2 {
  color: #fff;
  letter-spacing: -1.5px;
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.cta-contact-title-2:hover {
  text-decoration: underline;
}

.top-label-dot-2 {
  background-color: #fff;
  border-radius: 100px;
  width: 12px;
  height: 12px;
}

.top-label-2 {
  background-color: #ff6c1f;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}

.our-expart-description-2 {
  max-width: 475px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 170%;
}

.invisible {
  padding-right: 5px;
}

.white-color-2 {
  color: #fff;
}

.hero-subtitle-4 {
  padding-top: var(--all-heading--body-16);
  padding-bottom: var(--all-gap--gap-24);
  color: #ff6c1f;
  -webkit-text-stroke-color: #ff6c1f;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 170%;
}

.testimonial-card-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: flex-start;
  padding: 40px;
  display: flex;
}

.testimonial-card-2._01 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #f7f6f3;
  justify-content: space-between;
  align-self: auto;
  align-items: flex-start;
  margin-top: 30px;
  padding-bottom: 25px;
}

.testimonial-text {
  max-width: 411px;
  color: var(--all-color--neutral-04);
  font-size: var(--all-heading--body-18);
  line-height: var(--line-height--170);
  justify-content: flex-start;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 32px;
  display: block;
}

.testimonial-text.renovierung {
  color: var(--all-color--neutral-01);
}

.slide {
  background-color: var(--all-color--neutral-02);
  min-height: 50px;
  overflow: auto;
}

.slider-testimonial-inner {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 50%;
  display: flex;
}

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

.slider {
  flex: 1;
  order: 0;
  align-self: auto;
}

.mask {
  background-color: var(--all-color--neutral-02);
  object-fit: fill;
  min-height: 200px;
}

.container-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  margin-top: 4px;
  padding-top: 0;
  display: flex;
}

.text-block-6 {
  color: var(--all-color--neutral-02);
  font-size: var(--all-heading--body-16);
  font-weight: var(--all-font-weight--regular);
}

.bold-text {
  font-size: var(--all-heading--heading-3);
  line-height: var(--all-heading--heading-3);
  letter-spacing: var(--all-letter-spacing--1);
  text-overflow: clip;
  direction: ltr;
}

.div-block-3 {
  padding-top: 5px;
}

.div-block-4 {
  align-self: flex-start;
}

.image {
  box-sizing: border-box;
  min-height: auto;
}

.div-block-5 {
  flex: 1;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  height: auto;
  min-height: auto;
  text-decoration: none;
  display: block;
}

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

.text-block-8 {
  color: var(--all-color--neutral-02);
  text-align: center;
  margin-top: 10px;
}

.text-block-9 {
  text-align: center;
  margin-top: 10px;
}

.bold-text-8 {
  color: var(--all-color--neutral-04);
}

.div-block-7 {
  margin-left: 5px;
  margin-right: 5px;
}

.work-card-overlay-4 {
  z-index: 100;
  perspective-origin: 50% 100%;
  transform-origin: 50% 100%;
  background-color: #fff;
  border-radius: 12px;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 0%;
}

.service-title-2 {
  color: #112c23;
  letter-spacing: -.5px;
  font-size: 24px;
  font-weight: 500;
  line-height: 140%;
}

.services-arrow-icon-wrap-2 {
  background-color: #fff;
  border: 1px solid #112c231a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: absolute;
  top: -60px;
  right: 24px;
}

.referenzen_slider.swiper {
  margin-left: 0;
  margin-right: 0;
}

.link-7 {
  color: #f7f6f3;
}

.how-we-work-card-subtext-4, .how-we-work-card-subtext-5, .how-we-work-card-subtext-6, .how-we-work-card-subtext-7 {
  opacity: .7;
  color: #f7f6f3;
  font-size: 16px;
  line-height: 170%;
}

.project-button-text-2 {
  color: #112c23;
  font-size: 18px;
  font-weight: 500;
  line-height: 170%;
}

.our-expertise-title-5 {
  color: #112c23;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 170%;
}

.project-button-icon-wrap-2 {
  background-color: #f7f6f3;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.our-expart-card-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 2px solid #112c23;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 10px 0 5px;
  display: flex;
  box-shadow: 0 2px 6px #47564e;
}

.our-expertise-subtext-5 {
  color: #47564e;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
}

.our-expart-title-3 {
  text-align: left;
  font-size: 48px;
}

.our-expart-icon-wrap-5 {
  background-color: #f7f6f3;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.our-expart-card-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 2px solid #112c23;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  box-shadow: 0 2px 6px #47564e;
}

.our-expertise-subtext-7 {
  color: #47564e;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
}

.text-block-24 {
  clear: none;
  pointer-events: auto;
  color: #112c23;
  -webkit-text-stroke-color: #494949;
  font-weight: 600;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.bold-text-17 {
  overflow: visible;
}

.link-block-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0 10px 5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: flex;
}

.link-block-7.service-card-link {
  color: #333;
  text-overflow: clip;
  cursor: pointer;
  cursor: pointer;
  flex-flow: column;
}

.our-expart-icon-wrap-7 {
  background-color: #f7f6f3;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.our-expart-icon-wrap-7._01 {
  background-color: #fff;
}

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

.inline-div-0-1 {
  background-color: #86efac;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  display: flex;
}

.inline-div-1 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  margin-bottom: 22px;
  display: flex;
}

.inline-div-2 {
  background-color: #86efac;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  display: flex;
}

.inline-strong-0 {
  color: #1a1a1a;
  margin-bottom: 2px;
  font-weight: 700;
  display: block;
}

.inline-li-0 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: flex-start;
  display: flex;
}

.inline-div-4 {
  background-color: #86efac;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  display: flex;
}

.inline-strong-1 {
  color: #1a1a1a;
  margin-bottom: 2px;
  font-weight: 700;
  display: block;
}

.inline-li-1 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: flex-start;
  display: flex;
}

.inline-div-6 {
  background-color: #86efac;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  display: flex;
}

.inline-strong-2 {
  color: #1a1a1a;
  margin-bottom: 2px;
  font-weight: 700;
  display: block;
}

.inline-li-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: flex-start;
  display: flex;
}

.inline-div-8 {
  background-color: #86efac;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  display: flex;
}

.inline-strong-3 {
  color: #1a1a1a;
  margin-bottom: 2px;
  font-weight: 700;
  display: block;
}

.inline-li-3 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: flex-start;
  display: flex;
}

.inline-div-10 {
  background-color: #86efac;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  display: flex;
}

.inline-strong-4 {
  color: #1a1a1a;
  margin-bottom: 2px;
  font-weight: 700;
  display: block;
}

.inline-li-4 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: flex-start;
  display: flex;
}

.inline-div-12 {
  background-color: #86efac;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  display: flex;
}

.inline-strong-5 {
  color: #1a1a1a;
  margin-bottom: 2px;
  font-weight: 700;
  display: block;
}

.inline-li-5 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: flex-start;
  display: flex;
}

.inline-div-14 {
  background-color: #86efac;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  display: flex;
}

.inline-strong-6 {
  color: #1a1a1a;
  margin-bottom: 2px;
  font-weight: 700;
  display: block;
}

.inline-li-6 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: flex-start;
  display: flex;
}

.inline-ul-0-1 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.inline-div-17 {
  background-color: #fca5a5;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  display: flex;
}

.inline-div-18 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  margin-bottom: 22px;
  display: flex;
}

.inline-div-19 {
  background-color: #fca5a5;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  display: flex;
}

.inline-strong-7 {
  color: #1a1a1a;
  margin-bottom: 2px;
  font-weight: 700;
  display: block;
}

.inline-li-7 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: flex-start;
  display: flex;
}

.inline-div-21 {
  background-color: #fca5a5;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  display: flex;
}

.inline-strong-8 {
  color: #1a1a1a;
  margin-bottom: 2px;
  font-weight: 700;
  display: block;
}

.inline-li-8 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: flex-start;
  display: flex;
}

.inline-div-23 {
  background-color: #fca5a5;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  display: flex;
}

.inline-strong-9 {
  color: #1a1a1a;
  margin-bottom: 2px;
  font-weight: 700;
  display: block;
}

.inline-li-9 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: flex-start;
  display: flex;
}

.inline-ul-1 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.inline-svg-0 {
  flex-shrink: 0;
  margin-top: 2px;
}

.inline-div-27 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  background-color: #fdf0e8;
  border: 1px solid #e8500a33;
  border-radius: 10px;
  align-items: flex-start;
  margin-top: 36px;
  padding: 18px 22px;
  display: flex;
}

.inline-div-28, .sini-container {
  max-width: 960px;
  margin: 0 auto;
}

.sini-h3 {
  color: #112c23;
  letter-spacing: -1px;
  margin-top: 40px;
  margin-bottom: 16px;
  font-family: Rethink Sans, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 120%;
}

.sini-h4 {
  color: #ff6c1f;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 24px;
  margin-bottom: 12px;
  font-family: Rethink Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.sini-p {
  color: #112c23cc;
  margin-bottom: 12px;
  font-family: Rethink Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
}

.sini-ul {
  margin-bottom: 12px;
  padding-left: 20px;
}

.sini-pc-section {
  padding: var(--all-gap--gap-16) 5% var(--all-gap--gap-24);
  background-color: var(--all-color--neutral-04);
}

.sini-pc-container {
  max-width: 960px;
  margin: 0 auto;
}

.sini-pc-grid {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 21px;
  display: grid;
}

.sini-pc-box {
  border-radius: 16px;
  padding: 32px;
}

.sini-pc-box-pro {
  background-color: #effbf3;
  border: 1px solid #b3e6c4;
}

.sini-pc-box-contra {
  background-color: #fcf3f3;
  border: 1px solid #ecc6c6;
}

.sini-pc-header {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.sini-pc-icon {
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  display: flex;
}

.sini-pc-icon-pro {
  background-color: #99e6b3;
}

.sini-pc-icon-contra {
  background-color: #f4bebe;
}

.sini-pc-heading {
  letter-spacing: .5px;
  text-transform: uppercase;
  margin: 0;
  font-family: Rethink Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.sini-pc-heading-pro {
  color: #196633;
}

.sini-pc-heading-contra {
  color: #8f2424;
}

.sini-pc-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.sini-pc-item {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: flex-start;
  display: flex;
}

.sini-pc-bullet {
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  margin-top: 1px;
  display: flex;
}

.sini-pc-bullet-pro {
  background-color: #99e6b3;
}

.sini-pc-bullet-contra {
  background-color: #f4bebe;
}

.sini-pc-text {
  color: #112c23cc;
  font-family: Rethink Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
}

.sini-pc-note {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #fdf0e8;
  border: 1px solid #ff6c1f33;
  border-radius: 12px;
  align-items: flex-start;
  margin-top: 32px;
  padding: 20px 24px;
  display: flex;
}

.sini-pc-note-text {
  color: #112c23cc;
  font-family: Rethink Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
}

.inline-svg-0-1-2-3-4-5 {
  flex-shrink: 0;
  margin-top: 3px;
}

.inline-div-20-2, .inline-div-7-2, .inline-div-3-2 {
  color: #374151;
  font-size: 13px;
  line-height: 1.55;
}

.inline-div-25-2 {
  background-color: #fef2f2;
  border: 1px solid #fecaca;
  border-radius: 12px;
  padding: 28px;
}

.inline-div-25-2.vertical-28 {
  width: auto;
  max-width: 463px;
}

.inline-section-0-1-2 {
  background-color: #112c23;
  padding: 16px 24px 24px;
}

.inline-div-16-2 {
  background-color: #f0fdf4;
  border: 1px solid #bbf7d0;
  border-radius: 12px;
  padding: 28px;
}

.inline-div-16-2.vertical-2 {
  width: auto;
  max-width: 465px;
}

.inline-div-13-2 {
  color: #374151;
  font-size: 13px;
  line-height: 1.55;
}

.inline-div-26-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 30px;
  display: flex;
}

.inline-div-26-2.vertical {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.inline-div-5-2 {
  color: #374151;
  font-size: 13px;
  line-height: 1.55;
}

.inline-p-1-1-2 {
  color: #374151;
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
}

.inline-div-9-2, .inline-div-11-2, .inline-div-22-2 {
  color: #374151;
  font-size: 13px;
  line-height: 1.55;
}

.inline-h3-1-1-2 {
  color: #991b1b;
  letter-spacing: .05em;
  text-transform: uppercase;
  margin: 0;
  font-size: 13px;
  font-weight: 700;
}

.inline-div-15-2 {
  color: #374151;
  font-size: 13px;
  line-height: 1.55;
}

.inline-h3-0-1-2 {
  color: #166534;
  letter-spacing: .05em;
  text-transform: uppercase;
  margin: 0;
  font-size: 13px;
  font-weight: 700;
}

.inline-div-24-2 {
  color: #374151;
  font-size: 13px;
  line-height: 1.55;
}

@media screen and (min-width: 1920px) {
  .how-we-work-card-subtext {
    color: #fff;
    -webkit-text-stroke-color: var(--all-color--theme-color-01);
  }

  .link-7 {
    color: #fff;
    -webkit-text-stroke-color: var(--all-color--neutral-02);
  }

  .how-we-work-card-subtext-4, .how-we-work-card-subtext-5, .how-we-work-card-subtext-6, .how-we-work-card-subtext-7 {
    color: #fff;
    -webkit-text-stroke-color: #ff6c1f;
  }
}

@media screen and (max-width: 991px) {
  body {
    --all-font-family--primary-font: "Rethink Sans", sans-serif;
    --all-color--neutral-04: #112c23;
    --all-heading--heading-1: 48px;
    --line-height--115: 115%;
    --all-font-weight--semibold: 600;
    --all-letter-spacing--2: -1px;
    --all-heading--heading-2: 44px;
    --line-height--120: 120%;
    --all-letter-spacing--1-5: -1px;
    --all-heading--heading-3: 36px;
    --line-height--140: 140%;
    --all-letter-spacing--1: -1px;
    --all-heading--heading-4: 24px;
    --all-font-weight--medium: 500;
    --all-letter-spacing--0-5: -.5px;
    --all-heading--heading-5\<deleted\|variable-b70f3927-6e43-8e92-1cb9-b9ef19bf457b\>: 24px;
    --line-height--170: 170%;
    --all-font-family--secondery-font: "Instrument Sans", sans-serif;
    --all-color--neutral-03: #47564e;
    --all-heading--body-18: 18px;
    --all-font-weight--regular: 400;
    --all-color--neutral-01: white;
    --all-heading--body-16: 16px;
    --all-heading--body-14: 14px;
    --all-color--theme-color-01: #ff6c1f;
    --all-gap--gap-24: 24px;
    --all-gap--gap-30p: 30px;
    --line-height--150\<deleted\|variable-68bbe211-5e81-4027-28c3-8a5fd030f06f\>: 150%;
    --all-gap--gap-20: 20px;
    --all-color--theme-color-02\<deleted\|variable-9b75c381-5df1-54b5-ddc1-50746e2348a4\>: #00003f;
    --all-gap--gap-12: 12px;
    --all-heading--body-20: 20px;
    --all-heading--body-12: 12px;
    --all-color--neutral-02: #f7f6f3;
    --all-color--theme-color-03\<deleted\|variable-99c1c90d-97c3-6974-2616-e7f766800da9\>: #dd4536;
    --all-gap--gap-120: 80px;
    --all-heading--heading-2-smal: 38px;
    --all-gap--gap-16: 16px;
    --all-heading--display-heading: 56px;
    --all-font-weight--bold: 700;
    --all-gap--gap-14: 14px;
    --all-gap--gap-64: 60px;
    --all-gap--gap-56: 56px;
  }

  .menu-button {
    padding: 0;
    display: block;
  }

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

  .brand-logo {
    max-width: 240px;
  }

  .nav-link.gap-top {
    margin-bottom: 16px;
  }

  .nav-link.gap-top._01 {
    margin-top: 16px;
  }

  .header {
    z-index: 10;
    padding-bottom: 14px;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-black {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .nav-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: var(--all-color--neutral-01);
    flex-flow: row;
    padding: 20px 30px;
    top: 156px;
  }

  .header-content {
    justify-content: space-between;
  }

  .humburger-icon {
    width: 26px;
  }

  .header-button {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .cta-section {
    border-radius: 12px;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .navitem-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-right: 0;
  }

  .footer-content-left {
    width: 100%;
    max-width: 400px;
  }

  .footer-content-wrap {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

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

  .changelog-card-wrapper {
    margin-top: 60px;
  }

  .changelog-content-wrap {
    width: 100%;
  }

  .changelog-card {
    flex-flow: column;
    padding: 40px;
  }

  .nav-top-text-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    align-items: center;
    margin-bottom: 14px;
  }

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

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

  .counter-card._02 {
    border-right-width: 0;
  }

  .counter-number {
    font-size: 56px;
  }

  ._404-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  ._404-content-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .testimonial-card-lists {
    grid-template-columns: 1fr 1fr;
  }

  .testimonial-card {
    padding: 24px;
  }

  .contact-information-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .contact-details {
    flex-flow: column;
    margin-top: 0;
  }

  .contact-form-wrap {
    max-width: 100%;
  }

  .terms-content-wrapper {
    margin-top: 80px;
  }

  .styleguide-content-wrap {
    margin-top: 60px;
  }

  .menu-list {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .dropdoen-menu {
    align-self: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .dropdown-menu-list.w--open {
    margin-top: 16px;
    position: static;
  }

  .cta-bg-shape {
    border-radius: 12px;
  }

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

  .hero-section {
    padding-top: 80px;
  }

  .hero-image-wrap.our-expertise {
    object-fit: fill;
    max-width: 80%;
  }

  .hero-image-wrap.project {
    max-width: 56%;
  }

  .hero-image {
    aspect-ratio: auto;
    object-fit: fill;
    max-width: 100%;
    overflow: clip;
  }

  .hero-image.services-details {
    max-height: 450px;
  }

  .services-details-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .services-details-content-wrapper, .services-details-content-wrap {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

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

  .metrics-content-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .metrics-section-content-wrap.content {
    margin-bottom: 80px;
  }

  .metrics-section-text-wrap {
    width: 71%;
  }

  .background-video {
    min-height: 400px;
  }

  .counter-card-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .how-we-work-section {
    margin-bottom: 30px;
  }

  .how-we-work-content-wrapper {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .how-we-work-card-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr 1fr;
  }

  .how-we-work-card {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .how-we-work-card-number {
    width: 100px;
  }

  .gallery-card-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .gallery-card-01 {
    max-width: 100%;
  }

  .gallery-text-wrapper {
    bottom: 24px;
    right: 24px;
  }

  .gallery-shape {
    opacity: 1;
    bottom: 0;
  }

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

  .gallery-card-02 {
    max-width: 100%;
  }

  .our-expertise-content-wrapper {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .our-expertise-content-wrap {
    flex-flow: column;
  }

  .our-expart-content-flex {
    max-width: 80%;
  }

  .our-expart-card-lists {
    grid-template-columns: 1fr 1fr;
  }

  .our-expart-card {
    padding-right: 0;
  }

  .faq-answer-text {
    width: 97%;
  }

  .faq-content-wrapper {
    flex-flow: column;
    align-items: center;
  }

  .faq-title-left {
    width: 100%;
    max-width: 100%;
  }

  .faq-wrapper {
    max-width: 100%;
  }

  .about-content-wrapper {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .about-content-wrap {
    flex-flow: column;
  }

  .about-content-block {
    max-width: 80%;
  }

  .content-card-lists {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-bottom: 60px;
  }

  .team-content-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .services-content-wrapper {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .services-hero-subtext {
    max-width: 320px;
  }

  .referenzen-kollektion-liste {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .what-we-content-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .our-expart-card-list {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .project-card {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .project-description {
    margin-bottom: 20px;
  }

  .project-card-lists, .projects-content-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .blog-details-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .project-category-text-wrap {
    flex-flow: wrap;
  }

  .pricing-card-lists {
    grid-template-columns: 1fr 1fr;
  }

  .our-expertise-content-block {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    margin-top: 20px;
  }

  .plan-text-card-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .product-image {
    height: auto;
  }

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

  .product-details-content {
    width: 100%;
  }

  .product-details {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    justify-content: center;
    margin-top: 60px;
  }

  .product-details-image {
    width: 100%;
    height: 100%;
  }

  .product-details-section {
    padding-top: 60px;
  }

  .product-category-tabs {
    margin-top: 0;
  }

  .tabs-menu {
    flex-flow: wrap;
  }

  .paypal-checkout-form, .order-confirmation {
    padding-top: 60px;
  }

  .price-text {
    color: #000;
    font-weight: 700;
    line-height: 130%;
  }

  .text-block-5 {
    color: #000;
    font-weight: 400;
    line-height: 130%;
  }

  .shop-cart {
    top: 35px;
    right: 320px;
  }

  .text-block-4 {
    color: #164cff;
    font-weight: 400;
    line-height: 140%;
  }

  .text-block-2 {
    color: #000;
    font-weight: 600;
    line-height: 150%;
  }

  .text-block-3 {
    color: #03000a;
    font-weight: 400;
    line-height: 150%;
  }

  .access-button-2.templates {
    background-color: var(--all-color--theme-color-01);
    background-color: #ff6c1f;
    background-color: var(--all-color--theme-color-01);
    background-color: #ff6c1f;
  }

  .our-expart-card-2, .our-expart-card-3, .our-expart-card-4 {
    padding-right: 0;
  }

  .counter-number-2 {
    font-size: 56px;
  }

  .counter-card-4._02 {
    border-right-width: 0;
  }

  .counter-number-3 {
    font-size: 56px;
  }

  .counter-card-5._02 {
    border-right-width: 0;
  }

  .testimonial-card-2 {
    padding: 24px;
  }

  .container-2 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
  }

  .text-block-6 {
    font-size: var(--all-heading--body-14);
    font-weight: var(--all-font-weight--regular);
  }

  .price-text-2 {
    color: #000;
    font-weight: 700;
    line-height: 130%;
  }

  .text-block-10 {
    color: #000;
    font-weight: 400;
    line-height: 130%;
  }

  .text-block-11 {
    color: #164cff;
    font-weight: 400;
    line-height: 140%;
  }

  .text-block-12 {
    color: #000;
    font-weight: 600;
    line-height: 150%;
  }

  .nav-menu-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #fff;
    flex-flow: row;
    padding: 20px 30px;
    top: 156px;
  }

  .nav-link-2.gap-top {
    margin-bottom: 16px;
  }

  .nav-link-2.gap-top._01 {
    margin-top: 16px;
  }

  .text-block-13 {
    color: #03000a;
    font-weight: 400;
    line-height: 150%;
  }

  .services-details-section-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cta-section-2 {
    border-radius: 12px;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .text-block-15 {
    color: #164cff;
    font-weight: 400;
    line-height: 140%;
  }

  .text-block-16 {
    color: #000;
    font-weight: 400;
    line-height: 130%;
  }

  .text-block-18 {
    color: #000;
    font-weight: 600;
    line-height: 150%;
  }

  .text-block-19 {
    color: #03000a;
    font-weight: 400;
    line-height: 150%;
  }

  .our-expart-card-5, .our-expart-card-6 {
    padding-right: 0;
  }

  .text-block-25 {
    color: #164cff;
    font-weight: 400;
    line-height: 140%;
  }

  .text-block-26 {
    color: #000;
    font-weight: 400;
    line-height: 130%;
  }

  .text-block-28 {
    color: #000;
    font-weight: 600;
    line-height: 150%;
  }

  .text-block-29 {
    color: #03000a;
    font-weight: 400;
    line-height: 150%;
  }

  .cta-section-3 {
    border-radius: 12px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

@media screen and (max-width: 767px) {
  body {
    --all-font-family--primary-font: "Rethink Sans", sans-serif;
    --all-color--neutral-04: #112c23;
    --all-heading--heading-1: 42px;
    --line-height--115: 115%;
    --all-font-weight--semibold: 600;
    --all-letter-spacing--2: -.5px;
    --all-heading--heading-2: 35px;
    --line-height--120: 120%;
    --all-letter-spacing--1-5: -.5px;
    --all-heading--heading-3: 30px;
    --line-height--140: 140%;
    --all-letter-spacing--1: -.5px;
    --all-heading--heading-4: 22px;
    --all-font-weight--medium: 500;
    --all-letter-spacing--0-5: -.5px;
    --all-heading--heading-5\<deleted\|variable-b70f3927-6e43-8e92-1cb9-b9ef19bf457b\>: 22px;
    --line-height--170: 170%;
    --all-font-family--secondery-font: "Instrument Sans", sans-serif;
    --all-color--neutral-03: #47564e;
    --all-heading--body-18: 18px;
    --all-font-weight--regular: 400;
    --all-color--neutral-01: white;
    --all-heading--body-16: 16px;
    --all-heading--body-14: 14px;
    --all-color--theme-color-01: #ff6c1f;
    --all-gap--gap-24: 20px;
    --all-gap--gap-30p: 30px;
    --line-height--150\<deleted\|variable-68bbe211-5e81-4027-28c3-8a5fd030f06f\>: 150%;
    --all-gap--gap-20: 20px;
    --all-color--theme-color-02\<deleted\|variable-9b75c381-5df1-54b5-ddc1-50746e2348a4\>: #00003f;
    --all-gap--gap-12: 12px;
    --all-heading--body-20: 20px;
    --all-heading--body-12: 12px;
    --all-color--neutral-02: #f7f6f3;
    --all-color--theme-color-03\<deleted\|variable-99c1c90d-97c3-6974-2616-e7f766800da9\>: #dd4536;
    --all-gap--gap-120: 60px;
    --all-heading--heading-2-smal: 32px;
    --all-gap--gap-16: 16px;
    --all-heading--display-heading: 44px;
    --all-font-weight--bold: 700;
    --all-gap--gap-14: 14px;
    --all-gap--gap-64: 40px;
    --all-gap--gap-56: 40px;
  }

  .brand-logo {
    max-width: 200px;
    padding-left: 0;
  }

  .header {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-menu {
    top: 43px;
  }

  .button-wrap {
    display: none;
  }

  .navitem-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    width: 100%;
    display: grid;
  }

  .footer-content-left {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 100%;
  }

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

  .footer-menu-content {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .navitem-list-2 {
    align-items: stretch;
  }

  .footer-bottom-content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    align-items: flex-start;
  }

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

  .bullet-text {
    flex-flow: column;
  }

  .changelog-card-wrapper {
    margin-top: 40px;
  }

  .changelog-content-wrap {
    width: 100%;
  }

  .changelog-card {
    flex-flow: column;
    padding: 30px;
  }

  .singel-form-list {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .content-area.horizontal {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .nav-top-text-block {
    flex-flow: wrap;
    justify-content: center;
    display: none;
  }

  .nav-location-text {
    justify-content: center;
  }

  .about-section {
    padding-top: 50px;
  }

  .counter-card {
    padding-right: 20px;
  }

  ._404-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  ._404-content-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .testimonial-card-lists {
    grid-template-columns: 1fr;
  }

  .testimonial-card {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .contact-information-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .input-column {
    grid-template-columns: 1fr;
  }

  .terms-content-wrapper {
    margin-top: 60px;
  }

  .terms-content-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .license-card-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 40px;
  }

  .menu-list {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    flex-flow: column;
    height: 327px;
    overflow: auto;
  }

  .hero-section {
    background-position: -65px 0;
    background-attachment: scroll;
    padding-top: 60px;
  }

  .hero-content-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .hero-image-wrap {
    width: 100%;
  }

  .hero-image-wrap.our-expertise {
    max-width: 100%;
  }

  .hero-image-wrap.project {
    order: -9999;
    max-width: 100%;
  }

  .hero-image.services-details {
    max-height: 350px;
  }

  .hero-image._01 {
    min-height: 300px;
    max-height: 300px;
  }

  .services-details-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .metrics-section-content-wrap {
    flex-flow: column;
  }

  .metrics-section-content-wrap.content {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .metrics-section-text-wrap {
    width: 100%;
    max-width: 100%;
  }

  .background-video {
    min-height: 300px;
  }

  .counter-card-wrap {
    grid-column-gap: 24px;
  }

  .how-we-work-content-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .how-we-work-card-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .how-we-work-card-number {
    width: 100px;
  }

  .our-gallery-section-content {
    flex-flow: wrap;
  }

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

  .gallery-card-02 {
    width: 100%;
    max-width: 100%;
  }

  .our-expart-content-flex {
    max-width: 100%;
  }

  .faq-title {
    width: 92%;
  }

  .faq-answer-text {
    width: 100%;
  }

  .faq-question-wrapper {
    white-space: pre-wrap;
    word-break: keep-all;
  }

  .faq-content-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .about-content-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .about-image-wrap {
    width: 100%;
  }

  .about-content-block {
    max-width: 100%;
  }

  .content-card-lists {
    grid-template-columns: 1fr;
  }

  .team-content-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .team-card-lists {
    grid-template-columns: 1fr 1fr;
  }

  .services-content-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .section-services-content {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    align-items: flex-start;
  }

  .services-hero-subtext {
    max-width: 100%;
  }

  .referenzen-kollektion-liste {
    grid-row-gap: 24px;
  }

  .what-we-content-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .our-expart-card-list {
    grid-row-gap: 24px;
  }

  .project-card {
    flex-flow: column;
  }

  .project-content-wrap {
    width: 100%;
  }

  .projects-content-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .blog-details-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .blog-collection-lists {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
  }

  .project-category-text-wrap {
    grid-row-gap: 10px;
  }

  .pricing-card-lists {
    grid-template-columns: 1fr;
  }

  .our-expertise-content-block {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .singel-product-card {
    width: 100%;
  }

  .product-image {
    width: 100%;
    height: 100%;
  }

  .top-link {
    font-size: 18px;
  }

  .body-20-semibold {
    white-space: pre-wrap;
    word-break: keep-all;
  }

  .body-text-20 {
    font-size: 18px;
  }

  .product-details-section {
    padding-top: 50px;
  }

  .tabs-content {
    margin-top: 40px;
  }

  .checkout-form {
    padding-top: 60px;
  }

  .shop-cart {
    top: 22px;
    right: 80px;
  }

  .body-text-23 {
    flex-flow: column;
  }

  .faq-title-2, .faq-title-3 {
    width: 92%;
  }

  .counter-card-4, .counter-card-5 {
    padding-right: 20px;
  }

  .testimonial-card-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .faq-title-4, .faq-title-5 {
    width: 92%;
  }

  .consent_placeholder_wrapper {
    font-size: 1rem;
  }

  .nav-location-text-2 {
    justify-content: center;
  }

  .nav-menu-2 {
    top: 43px;
  }

  .body-text-25 {
    flex-flow: column;
  }

  .services-details-section-2, .footer-2, .footer-3, .footer-4 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .our-gallery-section-content-2 {
    flex-flow: wrap;
  }

  .footer-5 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 479px) {
  body {
    --all-font-family--primary-font: "Rethink Sans", sans-serif;
    --all-color--neutral-04: #112c23;
    --all-heading--heading-1: 36px;
    --line-height--115: 115%;
    --all-font-weight--semibold: 600;
    --all-letter-spacing--2: -.5px;
    --all-heading--heading-2: 30px;
    --line-height--120: 120%;
    --all-letter-spacing--1-5: 0px;
    --all-heading--heading-3: 28px;
    --line-height--140: 140%;
    --all-letter-spacing--1: 0px;
    --all-heading--heading-4: 20px;
    --all-font-weight--medium: 500;
    --all-letter-spacing--0-5: -.5px;
    --all-heading--heading-5\<deleted\|variable-b70f3927-6e43-8e92-1cb9-b9ef19bf457b\>: 20px;
    --line-height--170: 170%;
    --all-font-family--secondery-font: "Instrument Sans", sans-serif;
    --all-color--neutral-03: #47564e;
    --all-heading--body-18: 18px;
    --all-font-weight--regular: 400;
    --all-color--neutral-01: white;
    --all-heading--body-16: 16px;
    --all-heading--body-14: 14px;
    --all-color--theme-color-01: #ff6c1f;
    --all-gap--gap-24: 20px;
    --all-gap--gap-30p: 20px;
    --line-height--150\<deleted\|variable-68bbe211-5e81-4027-28c3-8a5fd030f06f\>: 150%;
    --all-gap--gap-20: 20px;
    --all-color--theme-color-02\<deleted\|variable-9b75c381-5df1-54b5-ddc1-50746e2348a4\>: #00003f;
    --all-gap--gap-12: 12px;
    --all-heading--body-20: 20px;
    --all-heading--body-12: 12px;
    --all-color--neutral-02: #f7f6f3;
    --all-color--theme-color-03\<deleted\|variable-99c1c90d-97c3-6974-2616-e7f766800da9\>: #dd4536;
    --all-gap--gap-120: 60px;
    --all-heading--heading-2-smal: 28px;
    --all-gap--gap-16: 16px;
    --all-heading--display-heading: 38px;
    --all-font-weight--bold: 700;
    --all-gap--gap-14: 14px;
    --all-gap--gap-64: 40px;
    --all-gap--gap-56: 40px;
  }

  .body._01 {
    overflow: hidden;
  }

  .container {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    height: 50%;
    margin-bottom: 0;
    display: flex;
  }

  .cta-section-content {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .orginal-logo-black {
    width: 120px;
    height: auto;
  }

  .button-primary:where(.w-variant-cda33f01-cb35-1a97-e0f0-7683b711dc26) {
    flex-flow: column;
    align-self: auto;
    display: flex;
    overflow: hidden;
  }

  .button-primary:where(.w-variant-358c672d-8258-7ea6-7c8c-b69d490ea1fa) {
    overflow: hidden;
  }

  .button-primary:where(.w-variant-4270de4a-6013-cdb6-0167-7cb893ed650b), .button-primary:where(.w-variant-0537c87c-e036-3c00-410d-5e320618a61a), .button-primary:where(.w-variant-406f0519-e85a-eec5-900a-0974916cab83) {
    flex-flow: column;
    align-self: auto;
    display: flex;
    overflow: hidden;
  }

  .primary-button-text:where(.w-variant-cda33f01-cb35-1a97-e0f0-7683b711dc26), .primary-button-text:where(.w-variant-358c672d-8258-7ea6-7c8c-b69d490ea1fa), .primary-button-text:where(.w-variant-4270de4a-6013-cdb6-0167-7cb893ed650b), .primary-button-text:where(.w-variant-0537c87c-e036-3c00-410d-5e320618a61a), .primary-button-text:where(.w-variant-406f0519-e85a-eec5-900a-0974916cab83) {
    overflow: hidden;
  }

  .header {
    padding-bottom: 0;
  }

  .navbar-black {
    width: 100%;
    min-width: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-menu {
    padding-left: 20px;
    padding-right: 20px;
    top: 41px;
  }

  .header-content {
    height: 20px;
    padding-bottom: 0;
  }

  .humburger-icon {
    width: 25px;
  }

  .primary-button-area:where(.w-variant-cda33f01-cb35-1a97-e0f0-7683b711dc26), .primary-button-area:where(.w-variant-358c672d-8258-7ea6-7c8c-b69d490ea1fa), .primary-button-area:where(.w-variant-4270de4a-6013-cdb6-0167-7cb893ed650b), .primary-button-area:where(.w-variant-0537c87c-e036-3c00-410d-5e320618a61a), .primary-button-area:where(.w-variant-406f0519-e85a-eec5-900a-0974916cab83) {
    flex-flow: column;
    align-items: stretch;
    display: flex;
  }

  .cta-section {
    margin-bottom: 24px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cta-section.reviews {
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border-radius: 0;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
    position: static;
  }

  .cta-content-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .navitem-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: wrap;
  }

  .footer-content-left {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    width: 100%;
  }

  .social-icon-wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

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

  .changelog-card {
    padding: 20px 15px;
  }

  .most-popular-text-v2 {
    top: 8px;
    right: 8px;
  }

  .singel-form-list {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .color-style-text {
    font-size: 20px;
  }

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

  .color-style {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .sections {
    margin-left: 10px;
    margin-right: 10px;
  }

  .nav-top-text-block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    margin-bottom: 20px;
    display: none;
  }

  .footer-content-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .footer-form {
    flex-flow: column;
  }

  .footer-submit-button {
    width: 100%;
  }

  .about-section {
    padding-top: 40px;
  }

  .counter-card {
    border-right-width: 0;
  }

  .counter-number {
    font-size: 40px;
  }

  .author-image {
    object-fit: fill;
    position: static;
    overflow: visible;
  }

  .faq-question {
    padding: 10px 15px;
  }

  ._404-content-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .testimonial-section {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
    overflow: clip;
  }

  .testimonial-card-lists {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: stretch;
    align-items: center;
    width: 100%;
    max-width: 100%;
    display: grid;
    overflow: clip;
  }

  .testimonial-card {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    object-fit: contain;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    max-width: 100%;
    padding: 20px;
    display: flex;
    overflow: hidden;
  }

  .testimonial-card.hide-mobile {
    display: none;
  }

  .testimonial-title {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .testimonial-title.min {
    font-size: var(--all-heading--body-14);
  }

  .testimonial-title._01 {
    overflow: clip;
  }

  .contact-information-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .contact-form-wrap {
    padding: 20px;
  }

  .text-field-2.text-area {
    height: 150px;
  }

  .checkbox-text {
    width: 99%;
  }

  .styleguide-content-wrap {
    margin-top: 40px;
  }

  .menu-list {
    height: 327px;
  }

  .primary-button-text-hover:where(.w-variant-cda33f01-cb35-1a97-e0f0-7683b711dc26), .primary-button-text-hover:where(.w-variant-358c672d-8258-7ea6-7c8c-b69d490ea1fa), .primary-button-text-hover:where(.w-variant-4270de4a-6013-cdb6-0167-7cb893ed650b), .primary-button-text-hover:where(.w-variant-0537c87c-e036-3c00-410d-5e320618a61a), .primary-button-text-hover:where(.w-variant-406f0519-e85a-eec5-900a-0974916cab83) {
    overflow: hidden;
  }

  .hero-content-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .hero-content-wrap.rechner {
    flex-flow: column;
    display: flex;
  }

  .hero-button-wrap {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .hero-feature-card-wrap {
    grid-template-columns: 1fr;
    margin-bottom: 20px;
  }

  .hero-feature-card {
    padding: 20px;
  }

  .service-section {
    padding-top: var(--all-gap--gap-14);
    padding-bottom: var(--all-gap--gap-14);
  }

  .service-content-wrapper {
    justify-content: center;
    align-items: flex-start;
    overflow: hidden;
  }

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

  .service-card.invisible:where(.w-variant-8d37290d-b0a6-ccc5-87c8-a910d4dc965f) {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    padding-right: 0;
    display: flex;
    overflow: visible;
  }

  .service-card.invisible.column-span {
    grid-column: 1 / -1;
    justify-self: center;
  }

  .service-card.invisible.column-span._01 {
    width: 50%;
  }

  .service-card.invisible.column-span.last-item {
    border: 2px solid var(--all-color--neutral-04);
    cursor: pointer;
    width: 220px;
    padding: 3px 10px 5px;
    transform: translate(0);
    box-shadow: 4px -2px 8px -3px #0003;
  }

  .hero-image-wrap {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero-image {
    text-align: left;
    object-fit: fill;
    width: 100%;
    min-width: auto;
    display: block;
    overflow: hidden;
  }

  .hero-image.services-details {
    max-height: 250px;
  }

  .hero-image._01 {
    min-height: 250px;
    max-height: 250px;
  }

  .service-title-wrap:where(.w-variant-8d37290d-b0a6-ccc5-87c8-a910d4dc965f) {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    display: flex;
    overflow: visible;
  }

  .services-details-content-wrapper, .services-details-content-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .services-details-content {
    padding-right: 0;
  }

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

  .metrics-section.renovierung.mobile-view {
    padding-top: var(--all-gap--gap-30p);
    padding-top: var(--all-gap--gap-30p);
    padding-top: var(--all-gap--gap-30p);
  }

  .metrics-content-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .metrics-section-title.renovierung {
    margin-bottom: 10px;
  }

  .background-video {
    height: 300px;
    min-height: 200px;
  }

  .bg-video {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .counter-card-wrap {
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    overflow: visible;
  }

  .how-we-work-section {
    margin-bottom: 10px;
  }

  .how-we-work-card {
    flex-flow: column;
    align-items: flex-start;
  }

  .how-we-work-card-number {
    width: 60px;
  }

  .how-we-work-card-title {
    max-width: 100%;
  }

  .our-gallery-section {
    padding-top: var(--all-gap--gap-12);
  }

  .project-button {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: flex-start;
    align-items: center;
  }

  .project-button-text {
    font-size: var(--all-heading--body-14);
  }

  .project-button-icon-wrap {
    width: 20px;
    height: 20px;
  }

  .star-wrap {
    padding-top: 6px;
  }

  .star-wrap.img-desktop.mobile-view {
    min-height: 20px;
  }

  .our-expertise-section {
    margin-top: 20px;
    margin-bottom: 0;
    padding-top: 0;
  }

  .our-expertise-content-wrapper {
    margin-bottom: var(--all-heading--heading-4);
    grid-column-gap: 17px;
    grid-row-gap: 17px;
  }

  .our-expertise-content-wrap {
    margin-top: var(--all-heading--body-14);
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .our-expart-content-flex {
    margin-top: 20px;
    padding-bottom: 10px;
  }

  .our-expart-card-lists {
    grid-template-columns: 1fr;
    justify-items: stretch;
  }

  .our-expart-card {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: center;
    align-items: center;
  }

  .our-expart-icon-wrap {
    width: 60px;
    height: 60px;
  }

  .our-expart-icon {
    width: 200px;
  }

  .our-expertise-title {
    font-size: var(--all-heading--body-14);
  }

  .faq-title {
    width: 86%;
    font-size: 18px;
  }

  .faq-section {
    margin-top: var(--all-heading--body-20);
  }

  .faq-answer-text {
    padding-bottom: 16px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .about-content-wrapper, .about-content-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .about-image-wrap {
    min-height: 300px;
    max-height: 300px;
  }

  .about-image {
    max-width: 160px;
  }

  .about-image-01 {
    right: 40px;
  }

  .about-image-2 {
    top: 20px;
    right: 25px;
  }

  .about-image-03 {
    top: 50px;
    left: 10px;
  }

  .team-card-lists {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .services-content-wrapper, .services-content-wrapper._01, .services-content-wrapper._01 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .services-hero-subtext {
    --all-font-family--primary-font: "Rethink Sans", sans-serif;
    --all-color--neutral-04: #112c23;
    --all-heading--heading-1: 36px;
    --line-height--115: 115%;
    --all-font-weight--semibold: 600;
    --all-letter-spacing--2: -.5px;
    --all-heading--heading-2: 30px;
    --line-height--120: 120%;
    --all-letter-spacing--1-5: 0px;
    --all-heading--heading-3: 28px;
    --line-height--140: 140%;
    --all-letter-spacing--1: 0px;
    --all-heading--heading-4: 20px;
    --all-font-weight--medium: 500;
    --all-letter-spacing--0-5: -.5px;
    --all-heading--heading-5\<deleted\|variable-b70f3927-6e43-8e92-1cb9-b9ef19bf457b\>: 20px;
    --line-height--170: 170%;
    --all-font-family--secondery-font: "Instrument Sans", sans-serif;
    --all-color--neutral-03: #47564e;
    --all-heading--body-18: 18px;
    --all-font-weight--regular: 400;
    --all-color--neutral-01: white;
    --all-heading--body-16: 16px;
    --all-heading--body-14: 14px;
    --all-color--theme-color-01: #ff6c1f;
    --all-gap--gap-24: 20px;
    --all-gap--gap-30p: 20px;
    --line-height--150\<deleted\|variable-68bbe211-5e81-4027-28c3-8a5fd030f06f\>: 150%;
    --all-gap--gap-20: 20px;
    --all-color--theme-color-02\<deleted\|variable-9b75c381-5df1-54b5-ddc1-50746e2348a4\>: #00003f;
    --all-gap--gap-12: 12px;
    --all-heading--body-20: 20px;
    --all-heading--body-12: 12px;
    --all-color--neutral-02: #f7f6f3;
    --all-color--theme-color-03\<deleted\|variable-99c1c90d-97c3-6974-2616-e7f766800da9\>: #dd4536;
    --all-gap--gap-120: 60px;
    --all-heading--heading-2-smal: 28px;
    --all-gap--gap-16: 16px;
    --all-heading--display-heading: 38px;
    --all-font-weight--bold: 700;
    --all-gap--gap-14: 14px;
    --all-gap--gap-64: 40px;
    --all-gap--gap-56: 40px;
  }

  .referenzen-kollektion-liste {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column-reverse wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row dense;
    place-content: start space-around;
    place-items: start stretch;
    width: 230px;
    display: grid;
    overflow: hidden;
  }

  .referenzen-kollektion-liste.swiper_wrapper {
    grid-template-columns: 1fr;
    grid-auto-flow: row dense;
  }

  .referenzen-kollektion-liste.swiper_wrapper:where(.w-variant-8d37290d-b0a6-ccc5-87c8-a910d4dc965f) {
    grid-column-gap: 10px;
    grid-row-gap: 30px;
  }

  .our-expart-card-list {
    grid-template-columns: 1fr;
  }

  .our-expart-card-list._01 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    overflow: auto;
  }

  .blog-collection-lists {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .pricing-card {
    padding: 20px;
  }

  .plan-text-card-wrap {
    grid-template-columns: 1fr;
  }

  .contact-icon-wrap {
    width: 50px;
    height: 50px;
  }

  .contact-icon {
    width: 24px;
  }

  .heading-4 {
    font-size: var(--all-heading--body-18);
  }

  .heading-4._01 {
    text-align: center;
    text-align: center;
  }

  .link-block-01, .link-block-01.w--current {
    max-width: 200px;
  }

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

  .body-20-semibold {
    font-size: 18px;
  }

  .product-details {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 40px;
  }

  .product-details-section {
    padding-top: 40px;
  }

  .product-category-tabs {
    margin-top: 10px;
  }

  .tabs-menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .order-item {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: wrap;
  }

  .paypal-checkout-form {
    padding-top: 40px;
  }

  .order-item-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: wrap;
  }

  .order-confirmation {
    padding-top: 40px;
  }

  .order-item-3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: wrap;
  }

  .shop-cart {
    right: 41px;
  }

  .cta-contact-title-2 {
    font-size: var(--all-heading--heading-2-smal);
  }

  .top-label-3 {
    background-color: var(--all-color--theme-color-01);
  }

  .cta-contact-title-4 {
    font-size: var(--all-heading--heading-2-smal);
  }

  .our-expart-description-2 {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .our-expertise-section-2 {
    padding-top: var(--all-heading--body-20);
  }

  .our-expart-icon-wrap-2 {
    width: 60px;
    height: 60px;
  }

  .primary-button-text-hover-3.hero-button-11, .primary-button-text-hover-3.hero-button-16, .primary-button-text-hover-3.hero-button-11, .primary-button-text-hover-3.hero-button-16 {
    overflow: hidden;
  }

  .our-expart-icon-wrap-3, .our-expart-icon-wrap-4 {
    width: 60px;
    height: 60px;
  }

  .faq-title-2 {
    width: 86%;
    font-size: 18px;
  }

  .faq-question-2 {
    padding: 10px 15px;
  }

  .faq-title-3 {
    width: 86%;
    font-size: 18px;
  }

  .invisible {
    border-radius: 12px;
  }

  .counter-number-2 {
    font-size: 40px;
  }

  .counter-card-4 {
    border-right-width: 0;
  }

  .counter-number-3 {
    font-size: 40px;
  }

  .hero-subtitle-3 {
    padding-top: 120px;
  }

  .how-we-work-card-title-2 {
    max-width: 100%;
  }

  .how-we-work-section-2 {
    padding-top: 0;
  }

  .how-we-work-section-3 {
    padding-top: 45px;
  }

  .counter-card-5 {
    border-right-width: 0;
  }

  .metrics-section-2 {
    padding-top: 45px;
  }

  .testimonial-card-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 20px;
  }

  .testimonial-card-2._01 {
    box-sizing: border-box;
    flex: none;
    justify-content: space-between;
    align-self: auto;
    align-items: stretch;
    width: 300px;
    min-width: 200px;
    height: auto;
    min-height: auto;
    margin-bottom: 18px;
    display: flex;
    overflow: hidden;
  }

  .faq-title-4, .faq-title-5 {
    width: 86%;
    font-size: 18px;
  }

  .top-label-4 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .cta-contact-title-5 {
    font-size: 48px;
  }

  .consent_placeholder_buttons {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    align-items: stretch;
  }

  .consent_placeholder_prefs {
    padding-left: 0;
    padding-right: 0;
  }

  .consent_prefs_heading {
    font-size: 1rem;
  }

  .consent_banner {
    margin-left: 1rem;
    left: 0%;
  }

  .consent_prefs_label-wrapper {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    grid-template-columns: 1fr;
  }

  .consent_banner_link {
    order: 1;
  }

  .consent_prefs_description {
    text-wrap: balance;
  }

  .consent_button_prefs {
    padding-left: 0;
    padding-right: 0;
  }

  .consent_prefs_popup {
    padding: 1.25rem;
  }

  .consent_prefs_label-active {
    border-style: none;
    padding: 0;
  }

  .consent_banner_buttons {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    align-items: stretch;
  }

  .consent_prefs_buttons {
    flex-flow: column;
    align-items: stretch;
  }

  .testimonial-content.renovierung {
    min-width: 20px;
    overflow: hidden;
  }

  .testimonial-text {
    overflow: hidden;
  }

  .testimonial-text.min {
    font-size: var(--line-height--115);
    font-size: var(--line-height--115);
  }

  .slide {
    min-height: 0;
  }

  .slide._03-min {
    font-size: 10px;
  }

  .slider-testimonial-inner {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    overflow: hidden;
  }

  .slider {
    flex: 0 auto;
    min-width: auto;
    min-height: auto;
  }

  .mask {
    box-sizing: border-box;
    aspect-ratio: auto;
    object-fit: fill;
    width: auto;
    min-width: auto;
    min-height: auto;
    overflow: hidden;
  }

  .slide-nav {
    padding-bottom: 0;
  }

  .container-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 4px;
    display: flex;
  }

  .text-block-6 {
    color: var(--all-color--neutral-01);
    font-size: var(--all-heading--body-14);
    font-weight: var(--all-font-weight--regular);
  }

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

  .heading-8 {
    padding-bottom: 15px;
  }

  .bold-text-4, .bold-text-5 {
    font-size: var(--all-heading--body-14);
  }

  .div-block-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .image {
    box-sizing: border-box;
    aspect-ratio: auto;
    object-fit: fill;
  }

  .div-block-5 {
    border-radius: 0;
    align-self: center;
  }

  .container-3 {
    text-align: center;
    margin-top: 10px;
  }

  .text-block-9, .bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12 {
    color: var(--all-color--neutral-04);
  }

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

  .container-4 {
    margin-bottom: 0;
  }

  .nav-menu-2 {
    padding-left: 20px;
    padding-right: 20px;
    top: 41px;
  }

  .container-5 {
    margin-bottom: 0;
  }

  .button-primary-3.hero-button-7 {
    flex-flow: column;
    align-self: auto;
    display: flex;
    overflow: hidden;
  }

  .primary-button-text-6.hero-button-10 {
    overflow: hidden;
  }

  .service-section-2 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .container-6 {
    margin-bottom: 0;
  }

  .primary-button-area-6.hero-button-8 {
    flex-flow: column;
    align-items: stretch;
    display: flex;
  }

  .container-7 {
    margin-bottom: 0;
  }

  .cta-section-2 {
    margin-bottom: 24px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-8 {
    margin-bottom: 0;
  }

  .footer-submit-button-2 {
    width: 100%;
  }

  .link-block-3, .link-block-3.w--current {
    max-width: 200px;
  }

  .container-9 {
    margin-bottom: 0;
  }

  .link-block-4, .link-block-4.w--current {
    max-width: 200px;
  }

  .container-10 {
    margin-bottom: 0;
  }

  .section-2 {
    justify-content: center;
    align-items: center;
  }

  .container-11, .container-12, .container-13 {
    margin-bottom: 0;
  }

  .button-primary-7.hero-button-12 {
    flex-flow: column;
    align-self: auto;
    display: flex;
    overflow: hidden;
  }

  .primary-button-text-10.hero-button-15 {
    overflow: hidden;
  }

  .container-14 {
    margin-bottom: 0;
  }

  .link-block-5, .link-block-5.w--current {
    max-width: 200px;
  }

  .container-15 {
    margin-bottom: 0;
  }

  .service-title-2:where(.w-variant-8d37290d-b0a6-ccc5-87c8-a910d4dc965f) {
    text-overflow: ellipsis;
    overflow-wrap: normal;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    font-size: 22px;
    display: flex;
    overflow: visible;
  }

  .project-button-text-2, .our-expertise-title-5 {
    font-size: 14px;
  }

  .project-button-icon-wrap-2 {
    width: 20px;
    height: 20px;
  }

  .primary-button-area-12.hero-button-13 {
    flex-flow: column;
    align-items: stretch;
    display: flex;
  }

  .our-expart-icon-wrap-5 {
    width: 60px;
    height: 60px;
  }

  .slider-2, .slider-3, .slider-4, .slider-5 {
    margin-top: 20px;
  }

  .project-button-text-3 {
    font-size: 14px;
  }

  .cell-2 {
    --all-font-family--primary-font: "Rethink Sans", sans-serif;
    --all-color--neutral-04: #112c23;
    --all-heading--heading-1: 36px;
    --line-height--115: 115%;
    --all-font-weight--semibold: 600;
    --all-letter-spacing--2: -.5px;
    --all-heading--heading-2: 30px;
    --line-height--120: 120%;
    --all-letter-spacing--1-5: 0px;
    --all-heading--heading-3: 28px;
    --line-height--140: 140%;
    --all-letter-spacing--1: 0px;
    --all-heading--heading-4: 20px;
    --all-font-weight--medium: 500;
    --all-letter-spacing--0-5: -.5px;
    --all-heading--heading-5\<deleted\|variable-b70f3927-6e43-8e92-1cb9-b9ef19bf457b\>: 20px;
    --line-height--170: 170%;
    --all-font-family--secondery-font: "Instrument Sans", sans-serif;
    --all-color--neutral-03: #47564e;
    --all-heading--body-18: 18px;
    --all-font-weight--regular: 400;
    --all-color--neutral-01: white;
    --all-heading--body-16: 16px;
    --all-heading--body-14: 14px;
    --all-color--theme-color-01: #ff6c1f;
    --all-gap--gap-24: 20px;
    --all-gap--gap-30p: 20px;
    --line-height--150\<deleted\|variable-68bbe211-5e81-4027-28c3-8a5fd030f06f\>: 150%;
    --all-gap--gap-20: 20px;
    --all-color--theme-color-02\<deleted\|variable-9b75c381-5df1-54b5-ddc1-50746e2348a4\>: #00003f;
    --all-gap--gap-12: 12px;
    --all-heading--body-20: 20px;
    --all-heading--body-12: 12px;
    --all-color--neutral-02: #f7f6f3;
    --all-color--theme-color-03\<deleted\|variable-99c1c90d-97c3-6974-2616-e7f766800da9\>: #dd4536;
    --all-gap--gap-120: 60px;
    --all-heading--heading-2-smal: 28px;
    --all-gap--gap-16: 16px;
    --all-heading--display-heading: 38px;
    --all-font-weight--bold: 700;
    --all-gap--gap-14: 14px;
    --all-gap--gap-64: 40px;
    --all-gap--gap-56: 40px;
  }

  .quick-stack {
    text-align: left;
  }

  .div-block-13 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .our-expart-card-6 {
    flex-flow: row;
  }

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

  .our-expart-icon-wrap-6 {
    width: 60px;
    height: 60px;
  }

  .div-block-14 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .bold-text-17 {
    font-size: 14px;
  }

  .our-expart-icon-wrap-7 {
    width: 60px;
    height: 60px;
  }

  .container-17, .container-18, .container-19 {
    margin-bottom: 0;
  }

  .cta-section-3 {
    margin-bottom: 24px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-20 {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    margin-bottom: 0;
    display: flex;
  }

  .link-block-8, .link-block-8.w--current {
    max-width: 200px;
  }

  .container-21 {
    margin-bottom: 0;
  }

  .collection-list-wrapper-2 {
    order: 0;
    align-self: center;
  }

  .container-22, .container-23 {
    margin-bottom: 0;
  }

  .container-24 {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    margin-bottom: 0;
    display: flex;
  }

  .container-25, .container-26 {
    margin-bottom: 0;
  }

  .grid-2 {
    order: 9999;
    overflow: hidden;
  }

  .container-27, .container-28 {
    margin-bottom: 0;
  }

  .inline-div-26 {
    flex-flow: wrap;
  }

  .inline-section-0-1, .inline-section-0-1-2 {
    --all-font-family--primary-font: "Rethink Sans", sans-serif;
    --all-color--neutral-04: #112c23;
    --all-heading--heading-1: 36px;
    --line-height--115: 115%;
    --all-font-weight--semibold: 600;
    --all-letter-spacing--2: -.5px;
    --all-heading--heading-2: 30px;
    --line-height--120: 120%;
    --all-letter-spacing--1-5: 0px;
    --all-heading--heading-3: 28px;
    --line-height--140: 140%;
    --all-letter-spacing--1: 0px;
    --all-heading--heading-4: 20px;
    --all-font-weight--medium: 500;
    --all-letter-spacing--0-5: -.5px;
    --all-heading--heading-5\<deleted\|variable-b70f3927-6e43-8e92-1cb9-b9ef19bf457b\>: 20px;
    --line-height--170: 170%;
    --all-font-family--secondery-font: "Instrument Sans", sans-serif;
    --all-color--neutral-03: #47564e;
    --all-heading--body-18: 18px;
    --all-font-weight--regular: 400;
    --all-color--neutral-01: white;
    --all-heading--body-16: 16px;
    --all-heading--body-14: 14px;
    --all-color--theme-color-01: #ff6c1f;
    --all-gap--gap-24: 20px;
    --all-gap--gap-30p: 20px;
    --line-height--150\<deleted\|variable-68bbe211-5e81-4027-28c3-8a5fd030f06f\>: 150%;
    --all-gap--gap-20: 20px;
    --all-color--theme-color-02\<deleted\|variable-9b75c381-5df1-54b5-ddc1-50746e2348a4\>: #00003f;
    --all-gap--gap-12: 12px;
    --all-heading--body-20: 20px;
    --all-heading--body-12: 12px;
    --all-color--neutral-02: #f7f6f3;
    --all-color--theme-color-03\<deleted\|variable-99c1c90d-97c3-6974-2616-e7f766800da9\>: #dd4536;
    --all-gap--gap-120: 60px;
    --all-heading--heading-2-smal: 28px;
    --all-gap--gap-16: 16px;
    --all-heading--display-heading: 38px;
    --all-font-weight--bold: 700;
    --all-gap--gap-14: 14px;
    --all-gap--gap-64: 40px;
    --all-gap--gap-56: 40px;
  }

  .inline-div-26-2 {
    flex-flow: wrap;
  }
}

#w-node-e794864d-39f0-6a99-9661-577eff3cf710-7936f1e2, #w-node-_40458bcb-76ae-b097-e136-245daf9b2cec-7936f1e2 {
  place-self: start;
}

#w-node-_3a7b7b44-c160-08ee-7af0-4993f93f1293-7936f1e2, #w-node-c3587b17-a5c7-31ea-bda7-f2f8c9ce104a-7936f1e2 {
  align-self: start;
}

#w-node-_4d790cef-31f7-27a6-f317-73ad59bd14c9-7936f1e2 {
  place-self: start;
}

#w-node-e13097a2-9548-faea-a9b1-54b7a0b5be20-7936f1e2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1d7eef9e-b531-4bca-44aa-ee4272ff7458-7936f1e2 {
  grid-column: span 5 / span 5;
}

@media screen and (max-width: 991px) {
  #w-node-_320b5dfb-6f94-8557-e7eb-eec51bfa8605-1bfa8601 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-bed2eb0e-1f67-6be6-5808-1ad03d73b0b6-1bfa8601 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_4d790cef-31f7-27a6-f317-73ad59bd14c9-7936f1e2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start;
  }

  #w-node-e13097a2-9548-faea-a9b1-54b7a0b5be20-7936f1e2 {
    display: grid;
  }

  #w-node-e13097a2-9548-faea-a9b1-54b7a0b5be21-7936f1e2 {
    grid-column: span 2 / span 2;
  }
}
