@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-Bold.ttf') format("truetype"), url('../fonts/Inter-ExtraBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-ExtraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url('../fonts/Inter-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Otal;
  src: url('../fonts/Otal-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Otal;
  src: url('../fonts/Otal-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Otal;
  src: url('../fonts/Otal-BoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Otal;
  src: url('../fonts/Otal-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Otal;
  src: url('../fonts/Otal-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Otal;
  src: url('../fonts/Otal-ThinItalic.ttf') format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Otal;
  src: url('../fonts/Otal-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Otal;
  src: url('../fonts/Otal-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Otal;
  src: url('../fonts/Otal-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Otal;
  src: url('../fonts/Otal-BlackItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-ExtraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-ExtraBold.ttf') format("truetype"), url('../fonts/InterTight-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  src: url('../fonts/Roboto-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  src: url('../fonts/Roboto-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  src: url('../fonts/Roboto-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  src: url('../fonts/Roboto-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --royal-blue: #0057ff;
  --black: #00091b;
  --max-width: 2000px;
}

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

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

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

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

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

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

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Otal, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Otal, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

.navbardesktop {
  z-index: 996;
  cursor: auto;
  object-fit: fill;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  min-width: auto;
  max-width: none;
  min-height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 8px 10vw;
  display: flex;
  position: fixed;
  inset: 0% 0 auto;
}

.div-block-left {
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  height: 100%;
  display: flex;
}

.div-block-2-middle {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.div-block-2-right {
  justify-content: flex-end;
  align-items: center;
  width: 25%;
  height: 100%;
  display: flex;
}

.textblocknav {
  color: #333;
  font-family: Inter, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1;
}

.h3 {
  color: var(--royal-blue);
  text-align: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Intertight, sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1;
}

.h3.test {
  font-family: Intertight, sans-serif;
  font-weight: 500;
}

.image-4 {
  height: 60px;
  margin-bottom: 0;
}

.h1-sub {
  clear: right;
  color: #000;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: radial-gradient(circle at 0%, #5a92ff, #83adff 21%, #0057ff 56%, #9ebcf7);
  -webkit-background-clip: text;
  background-clip: text;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Intertight, sans-serif;
  font-size: 5.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.h1-sub.test {
  font-family: Intertight, sans-serif;
  font-size: 7rem;
  line-height: 1.15;
}

.section-2 {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-flow: column;
  place-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: static;
}

.field-label {
  color: #fff;
  margin-top: 0;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.field-label.test {
  font-family: Otal, sans-serif;
}

.text-field {
  color: #fff;
  background-color: #0000;
  border-top: 2px #d6d6d6;
  border-bottom: 1px solid #ececec;
  border-left: 2px #d6d6d6;
  border-right: 1px #fff;
  border-radius: 0;
  margin-bottom: 20px;
}

.text-area {
  color: #fff;
  background-color: #0000;
  border: 1px #ececec;
  border-bottom-style: solid;
  border-radius: 0;
}

.div-block-8 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

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

.text-block {
  color: #fff;
  text-align: left;
  font-family: Inter, sans-serif;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.3;
}

.success-message {
  background-color: #0000;
}

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

.error-message {
  background-color: #ffdede00;
  padding: 0;
}

.section-3 {
  z-index: 1;
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  height: 100vh;
  padding: 10vw;
  display: flex;
  position: relative;
}

.heading-11 {
  color: #333;
  text-align: center;
  width: 100%;
  max-width: 800px;
  margin-top: 100px;
  margin-bottom: 0;
  font-family: Intertight, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.05;
}

.text-block-3 {
  text-align: center;
  max-width: 800px;
  font-family: Inter, sans-serif;
  font-size: 1.1rem;
  line-height: 1.5;
}

.section-4 {
  z-index: 1;
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  max-width: none;
  height: auto;
  min-height: 100vh;
  padding: 10vw 20vw;
  display: flex;
  position: relative;
}

.utility-page-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  place-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.section-5 {
  height: 100vh;
}

.heading-12 {
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Otal, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.05;
}

.text-span {
  color: var(--royal-blue);
}

.fs-cc-prefs_checkbox {
  z-index: 560;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_trigger, .fs-cc-manager_trigger, .fs-cc-banner_trigger {
  display: none;
}

.fs-cc-banner_buttons-wrapper {
  flex-direction: row;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fs-cc-banner_container {
  align-items: center;
  width: 100%;
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-manager_component {
  z-index: 997;
  font-family: Otal, sans-serif;
  display: none;
  position: fixed;
  inset: auto auto .5rem .5rem;
}

.fs-cc-banner_close-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.fs-cc-prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #f5f6ff;
  border-radius: 100%;
  padding: .625rem;
  font-size: 1.25rem;
  text-decoration: none;
  position: absolute;
  inset: -.75rem -.75rem auto auto;
  box-shadow: -1px 1px 12px #3333331a;
}

.fs-cc-prefs_option {
  border-bottom: 1px solid #33333326;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.fs-cc-prefs_space-small {
  margin-bottom: .75rem;
}

.fs-cc-prefs_title {
  color: #021a69;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.fs-cc-prefs_text {
  color: #021a69;
  font-size: .75rem;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 2rem;
  margin-right: -.5rem;
  display: flex;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 2.5rem;
}

.fs-cc-prefs_checkbox-field {
  background-color: #ccc;
  border-radius: 999rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 2.75rem;
  height: 1.5rem;
  margin-bottom: 0;
  padding: .125rem;
  display: flex;
  position: relative;
}

.fs-cc-prefs_label {
  color: var(--royal-blue);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 700;
}

.cookie-banner {
  z-index: 999;
  font-family: Otal, sans-serif;
  position: relative;
}

.fs-cc-prefs_content {
  height: 100%;
  padding: 2.5rem 2rem;
  overflow: scroll;
}

.fs-cc-banner_button {
  border: 2px solid var(--royal-blue);
  background-color: var(--royal-blue);
  color: #fff;
  text-align: center;
  border-radius: 999rem;
  min-width: 8.75rem;
  margin-left: 1rem;
  padding: .625rem 1.25rem;
  font-size: 1rem;
}

.fs-cc-banner_button.fs-cc-button-alt {
  color: var(--royal-blue);
  background-color: #f5f5f5;
  border-color: #4353ff;
}

.fs-cc-prefs_form {
  background-color: #fff;
  border-radius: 1rem;
  width: 100%;
  max-width: 40rem;
  height: 100%;
  max-height: 76vh;
  margin-bottom: 0;
  display: block;
  position: relative;
}

.fs-cc-prefs_close-icon {
  color: #021a7c;
  width: 1rem;
  height: 1rem;
}

.fs-cc-banner_close {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  margin-left: .75rem;
  padding: .625rem;
  box-shadow: 1px 1px 12px #0000001a;
}

.fs-cc-prefs_overlay {
  z-index: -1;
  background-color: #03052499;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-manager_icon {
  width: 1rem;
  height: 1rem;
}

.fs-cc-banner_text {
  color: #616161;
  margin-right: 1.5rem;
}

.fs-cc-banner_text-link {
  color: var(--royal-blue);
  border-bottom: 2px solid #4353ff;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-manager_button {
  color: #333;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  flex-direction: column;
  padding: .325rem;
  transition: color .2s;
  display: flex;
}

.fs-cc-manager_button:hover {
  color: #4353ff;
}

.fs-cc-prefs_component {
  z-index: 1000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 2rem;
  font-family: Otal, sans-serif;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-cc-banner_component {
  z-index: 998;
  background-color: #f5f6ff;
  border-top: 1px solid #4353ff29;
  padding: 1.5rem 2rem;
  font-family: Otal, sans-serif;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.fs-cc-prefs_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.fs-cc-prefs_button {
  background-color: var(--royal-blue);
  border: 2px solid #4353ff;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-size: .875rem;
  font-weight: 700;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  border-color: var(--royal-blue);
  color: #4353ff;
  background-color: #fff;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-prefs_toggle {
  background-color: #fff;
  border-radius: 999px;
  width: 1.25rem;
  height: 1.25rem;
}

.hero-section-desktop {
  z-index: 0;
  background-color: #fff;
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: flex-start;
  width: 100%;
  height: 170vh;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.h1 {
  color: #333;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Intertight, sans-serif;
  font-size: 5.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.h1.test {
  font-family: Intertight, sans-serif;
  font-size: 7rem;
  font-weight: 500;
  line-height: 1.15;
}

.sub-heading {
  color: #535353;
  text-align: center;
  flex: 0 auto;
  width: 38rem;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.2;
  display: block;
}

.sub-heading.test {
  width: 45rem;
  margin-top: 40px;
  font-family: Otal, sans-serif;
  font-size: 1.6rem;
  font-weight: 300;
}

.sub-heading.de {
  width: 40rem;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.div-block-22 {
  z-index: 901;
  flex-flow: column wrap;
  place-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.section-our-services {
  z-index: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 150px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.services-wrapper {
  z-index: 8;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: wrap;
  place-content: flex-start center;
  align-items: center;
  width: 80vw;
  max-width: 1800px;
  height: auto;
  margin-top: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
  position: static;
  inset: auto;
}

.text-block-6 {
  color: #000;
  margin-top: 100px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-block-6.test {
  font-family: Otal, sans-serif;
}

.h2 {
  color: var(--black);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Intertight, sans-serif;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1.2;
  display: block;
  position: static;
  overflow: hidden;
}

.h2.test {
  font-family: Intertight, sans-serif;
  font-size: 3.5rem;
  font-weight: 500;
}

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

.h2.referenzen {
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-24 {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1600px;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.image-8-desktop {
  z-index: 900;
  opacity: 0;
  width: auto;
  max-width: none;
  height: 120vh;
  max-height: none;
  display: block;
  position: absolute;
  inset: auto;
}

.div-block-27 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: static;
  bottom: auto;
}

.navbardesktop-animation {
  z-index: 902;
  object-fit: fill;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  max-width: none;
  min-height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 7%;
  display: flex;
  position: absolute;
  inset: 0% 10vw auto;
}

.div-block-30 {
  width: 100%;
  margin-bottom: 50px;
  display: block;
  overflow: hidden;
}

.card_component {
  perspective: 1000px;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 300px;
  max-width: 360px;
  height: 400px;
}

.card_side {
  backface-visibility: hidden;
  background-color: #141314;
  border: 1px solid #191819;
  border-radius: 2rem;
  padding: 4rem 1.75rem 1.75rem;
  position: absolute;
  inset: 0%;
}

.card_side.is-back {
  transform-style: preserve-3d;
  background-color: #0000;
  background-image: radial-gradient(circle at 0 0, #236eff 9%, #82adff);
  border-style: none;
  border-radius: 40px;
  height: 400px;
  padding: 20px 40px 40px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.card_side.is-front {
  grid-row-gap: 2.5rem;
  background-color: #fff;
  border-style: none;
  border-radius: 40px;
  flex-flow: wrap;
  place-content: space-between center;
  align-items: center;
  height: 400px;
  padding: 40px 20px 20px;
  display: flex;
  position: absolute;
  box-shadow: 0 0 8px #00000026;
}

.card_wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
}

.heading-3-white {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 30px;
  font-family: Otal, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
}

.text-block-7 {
  color: #fff;
  text-align: left;
  font-family: Otal, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.4;
}

.section-about-us {
  z-index: 0;
  background-color: #f8f8f8;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
  position: relative;
}

.div-block-31 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-32 {
  z-index: 8;
  flex-flow: wrap;
  flex: 0 auto;
  place-content: center flex-end;
  align-items: center;
  width: 50%;
  height: 100vh;
  padding-left: 150px;
  padding-right: 150px;
  display: flex;
  position: sticky;
  top: 0;
  bottom: 0;
}

.div-block-33 {
  z-index: 2;
  background-color: #fff;
  align-items: stretch;
  width: 50%;
  height: auto;
  padding: 250px 60px 250px 8vh;
  display: flex;
  position: static;
  overflow: visible;
}

.text-span-2 {
  color: var(--royal-blue);
}

.heading-2 {
  color: #00091b;
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Intertight, sans-serif;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1.05;
  display: block;
  overflow: visible;
}

.heading-2.test {
  font-family: Intertight, sans-serif;
  font-weight: 500;
}

.image-9 {
  height: 9rem;
  margin-bottom: 0;
}

.div-block-34-ja {
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  margin-right: -17%;
  display: flex;
}

.text-block-8 {
  color: #00091b;
  width: auto;
  font-family: Intertight, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.05;
}

.text-block-8.test {
  font-family: Intertight, sans-serif;
}

.text-block-9 {
  color: var(--royal-blue);
  width: auto;
  margin-top: 8px;
  font-family: Roboto, sans-serif;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.05;
}

.text-block-9.test {
  font-family: Otal, sans-serif;
}

.div-block-35 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.section-value {
  z-index: 0;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  padding-top: 100px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.heading-4 {
  color: #00091b;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  font-family: Intertight, sans-serif;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1.05;
  display: block;
  position: static;
  top: 30px;
  bottom: auto;
  overflow: visible;
}

.heading-4.test {
  font-family: Intertight, sans-serif;
  font-weight: 500;
}

.heading-15 {
  color: var(--royal-blue);
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Intertight, sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.05;
}

.heading-15.test {
  font-family: Intertight, sans-serif;
  font-weight: 600;
}

.text-block-10 {
  color: #535353;
  font-family: Inter, sans-serif;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.3;
}

.div-block-36 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50vh;
  max-width: 900px;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
  overflow: visible;
}

.div-block-38 {
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-bottom: 0;
  display: flex;
  position: static;
  top: 60px;
}

.heading-5 {
  color: var(--black);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Intertight, sans-serif;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1.05;
  display: flex;
  overflow: hidden;
}

.heading-5.test {
  font-family: Intertight, sans-serif;
  font-weight: 500;
}

.image-17 {
  z-index: 8;
  object-fit: fill;
  height: 102vh;
  max-height: 3000px;
  position: absolute;
  inset: auto 0% auto 100%;
}

.section-references {
  z-index: 0;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.section-references.ad {
  padding-bottom: 170px;
}

.section-contact-us {
  z-index: 0;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 100px 10vw 170px;
  display: flex;
  position: static;
  box-shadow: 0 4px 5px #0003;
}

.div-block-contact-card {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #0000;
  background-image: linear-gradient(151deg, var(--royal-blue), #0057ff 0%, #b3cdff);
  border-radius: 40px;
  flex-wrap: nowrap;
  place-content: center;
  align-items: center;
  width: 100%;
  min-width: 1000px;
  max-width: 1200px;
  height: auto;
  padding: 100px 60px;
  display: flex;
}

.heading-white {
  color: #fff;
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Intertight, sans-serif;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1.05;
  display: block;
}

.heading-white.test {
  max-width: 420px;
  font-family: Intertight, sans-serif;
  font-weight: 500;
}

.footer {
  z-index: 0;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
  box-shadow: inset 0 4px 7px #0003;
}

.button-footer {
  color: #7e7e7e;
  background-color: #0000;
  padding: 5px;
  font-family: Intertight, sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1;
}

.button-footer.w--current {
  font-size: 1.8rem;
}

.div-block-44, .div-block-45 {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.button-navbar {
  color: #000;
  background-color: #0000;
  margin: 0 10px;
  padding-left: 4px;
  padding-right: 4px;
  font-family: Inter, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1px;
}

.button-navbar.test {
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.section-0 {
  z-index: -1;
  background-color: #0000;
  flex-wrap: wrap;
  justify-content: center;
  height: 100vh;
  padding-top: 0;
  display: flex;
  position: absolute;
}

.navbar-shadow {
  z-index: auto;
  color: var(--black);
  position: absolute;
  inset: 0%;
  box-shadow: 0 1px 8px #0003;
}

.div-block-46 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  place-content: center;
  align-items: center;
  height: 80%;
  padding: 150px 40px;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
}

.div-block-1 {
  z-index: 2;
  border-radius: 0;
  align-items: center;
  width: 50%;
  height: auto;
  padding: 0 60px 0 8vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-2 {
  z-index: auto;
  flex-flow: wrap;
  place-content: center flex-end;
  align-items: center;
  width: 50%;
  height: auto;
  padding: 150px 150px 150px 100px;
  display: flex;
  position: relative;
  top: 0;
  bottom: 0;
}

.div-block-41-contact {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #0000;
  background-image: linear-gradient(151deg, var(--royal-blue), #0057ff 0%, #b3cdff);
  border-radius: 40px;
  flex-flow: column;
  place-content: center;
  align-items: center;
  width: 50vw;
  max-width: 700px;
  height: auto;
  margin-top: 0;
  padding: 60px;
  display: flex;
}

.div-block-44-contact {
  color: #333;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.form-block-contact {
  width: 100%;
  max-width: none;
  margin-bottom: 0;
}

.text-span-3 {
  color: #000;
}

.div-block-47 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.image-21 {
  opacity: 1;
  background-color: #0000;
  width: 300px;
  padding-bottom: 0;
}

.div-block-47-last-item {
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-48 {
  padding-top: 5px;
  padding-bottom: 5px;
  overflow: hidden;
}

.div-block-49 {
  z-index: 9;
  justify-content: flex-end;
  min-width: 233px;
  position: relative;
  overflow: hidden;
}

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

.hero-section-tablet {
  z-index: 0;
  background-color: #fff;
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: flex-start;
  width: 100%;
  height: 160vh;
  margin-bottom: 0;
  display: none;
  position: relative;
  overflow: hidden;
}

.image-8-tablet {
  opacity: 0;
  width: auto;
  max-width: none;
  height: 120vh;
  max-height: none;
  display: block;
  position: absolute;
  inset: auto;
}

.div-block-27-tablet {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: static;
  bottom: auto;
}

.navbartablet-animation {
  z-index: 7;
  object-fit: fill;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  min-width: auto;
  max-width: none;
  min-height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  display: flex;
  position: absolute;
  inset: 0% 10vw auto;
}

.div-block-51 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 20px;
}

.link-block-2-footer {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  opacity: .79;
  filter: grayscale();
  cursor: auto;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link-block-2-footer.w--current {
  opacity: .79;
  filter: grayscale();
  cursor: auto;
}

.heading-13-contact {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Intertight, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.05;
  display: block;
  position: static;
  overflow: hidden;
}

.div-block-53 {
  background-color: var(--black);
  border-radius: 20px;
  flex: none;
  width: 70px;
  height: 2px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.button {
  background-color: var(--royal-blue);
  border-radius: 22px;
  margin-top: 0;
  padding: 12px 42px;
  font-family: Inter, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1;
  transition: background-position .3s, color .5s, background-color .5s;
  box-shadow: 0 0 5px #0003;
}

.button:hover {
  border: 3px solid var(--royal-blue);
  color: var(--royal-blue);
  background-color: #fff;
  background-image: url('../images/Button_logo.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  border-radius: 22px;
  padding: 9px 39px;
  position: relative;
}

.button:active {
  color: var(--royal-blue);
  background-color: #fff;
  font-weight: 400;
}

.button.test {
  font-family: Otal, sans-serif;
}

.button.ad {
  display: none;
}

.image-22 {
  height: 34px;
}

.link-block-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block-11 {
  color: var(--black);
  font-family: Inter, sans-serif;
  font-size: 1.2rem;
  line-height: 1;
}

.text-span-4 {
  color: var(--royal-blue);
}

.button-white {
  color: var(--royal-blue);
  background-color: #fff;
  border-radius: 22px;
  margin-top: 0;
  padding: 12px 42px;
  font-family: Inter, sans-serif;
  font-size: 1.2rem;
  line-height: 1;
  transition: background-position .3s, color .5s, background-color .5s;
  box-shadow: 0 0 5px #0003;
}

.button-white:hover {
  background-color: var(--royal-blue);
  color: #fff;
  background-image: url('../images/Button_logo.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  border: 3px solid #fff;
  border-radius: 22px;
  padding: 9px 39px;
  position: relative;
}

.button-white:active {
  background-color: var(--royal-blue);
  color: #fff;
  font-weight: 400;
}

.button-white.test {
  font-family: Otal, sans-serif;
}

.hero-section-phone-landscape {
  z-index: 0;
  background-color: #fff;
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: flex-start;
  width: 100%;
  height: 160vh;
  margin-bottom: 0;
  display: none;
  position: relative;
  overflow: hidden;
}

.div-block-27-phone-portrait {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: static;
  bottom: auto;
}

.image-8-phone-landscape {
  opacity: 0;
  width: auto;
  max-width: none;
  height: 120vh;
  max-height: none;
  display: block;
  position: absolute;
  inset: auto;
}

.navbarphone-landscape-animation-copy {
  z-index: 7;
  object-fit: fill;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  min-width: auto;
  max-width: none;
  min-height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  display: flex;
  position: absolute;
  inset: 0% 10vw auto;
}

.div-block-22-phone-landscape {
  flex-wrap: wrap;
  place-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.sub-heading-phone-landscape {
  color: #535353;
  text-align: center;
  flex: 0 auto;
  width: 38rem;
  margin-top: 30px;
  font-family: Inter, sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.2;
  display: block;
}

.div-block-55 {
  width: 0;
  height: 0;
}

.div-block-24-tablet {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1800px;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.div-block-left-tablet {
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  height: 100%;
  display: flex;
}

.div-block-2-right-tablet {
  justify-content: flex-end;
  align-items: center;
  width: 25%;
  height: 100%;
  display: flex;
}

.div-block-2-middle-tablet {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.hero-section-phone-portrait {
  z-index: 0;
  background-color: #fff;
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: flex-start;
  width: 100%;
  height: 160vh;
  margin-bottom: 0;
  display: none;
  position: relative;
  overflow: hidden;
}

.image-8-phone-portrait {
  opacity: 0;
  width: auto;
  max-width: none;
  height: 120vh;
  max-height: none;
  display: block;
  position: absolute;
  inset: auto;
}

.navbarphone-portrait-animation-copy {
  z-index: 7;
  object-fit: fill;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  min-width: auto;
  max-width: none;
  min-height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  display: flex;
  position: absolute;
  inset: 0% 10vw auto;
}

.div-block-22-phone-portrait {
  flex-wrap: wrap;
  place-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.sub-heading-phone-portrait {
  color: #535353;
  text-align: center;
  flex: 0 auto;
  width: 38rem;
  margin-top: 30px;
  font-family: Inter, sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.2;
  display: block;
}

.image-23 {
  width: 10%;
  margin-top: 30px;
}

.text-span-5, .text-span-6 {
  color: var(--royal-blue);
}

.image-27 {
  z-index: -2;
  opacity: 0;
  mix-blend-mode: normal;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.about-us-wrapper {
  justify-content: center;
  width: 100%;
  max-width: 1800px;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-29 {
  z-index: 6;
  width: 500px;
  position: absolute;
  inset: auto 0 0 auto;
}

.image-30 {
  z-index: -1;
  position: absolute;
  left: -555px;
}

.content-inner-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.image-references {
  background-color: #fff;
  border: 1px #000;
  border-radius: 15px;
  width: auto;
  max-width: none;
  height: 48vh;
  max-height: 520px;
  margin: 0;
  box-shadow: 0 8px 12px 2px #0003;
}

.image-references:hover {
  border: 10px none var(--royal-blue);
  outline-offset: 0px;
  outline: 10px #00e;
}

.image-references:active {
  outline-color: var(--royal-blue);
  outline-offset: 0px;
  border-style: none;
  outline-width: 10px;
  outline-style: none;
}

.image-27-tablet, .image-27-phone-landscape, .image-27-phone-portrait {
  z-index: -1;
  opacity: 0;
  object-fit: fill;
  width: 100%;
  height: 100%;
  padding-top: 20%;
  position: absolute;
  inset: 0%;
}

.navigation-bar-de {
  z-index: 996;
  background-color: #fff;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding: 8px 10vw;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.text-span-8 {
  color: var(--royal-blue);
}

.text-span-9 {
  color: var(--black);
  font-weight: 500;
}

.button-2 {
  z-index: 996;
  color: var(--black);
  background-color: #0000;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Inter, sans-serif;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  inset: auto 0% auto auto;
}

.button-2-footer {
  z-index: auto;
  color: var(--black);
  background-color: #0000;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Inter, sans-serif;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  inset: 0 0% auto auto;
}

.footer-de {
  background-color: #f5f5f5;
  position: relative;
  box-shadow: inset 0 4px 7px #0003;
}

.rich-text-block-data-privacy {
  font-family: Inter, sans-serif;
  font-size: 15px;
}

.rich-text-block-data-privacy h1 {
  margin-top: 80px;
  font-family: Intertight, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.2;
}

.rich-text-block-data-privacy h2 {
  font-size: 24px;
  line-height: 1.2;
}

.div-block-34-jo {
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  margin-left: -17%;
  display: flex;
}

.references-page {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 200px;
  display: flex;
  position: relative;
}

.div-references-home-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  perspective: 1000px;
  border-radius: 40px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 1800px;
  padding: 50px;
  display: flex;
}

.link-block-references {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  display: flex;
  position: relative;
}

.div-block-references-animation {
  opacity: 0;
  background-image: linear-gradient(#0000, #dfdfdfe6);
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 40%;
  padding: 30px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.button-reference {
  color: var(--royal-blue);
  background-color: #fff;
  border-radius: 22px;
  padding: 12px 42px;
  font-family: Inter, sans-serif;
  font-size: 1.2rem;
  line-height: 1;
  box-shadow: 0 2px 5px #0003;
}

.div-block-56 {
  z-index: -1;
  background-image: linear-gradient(#fff0, #fff);
  height: 110vh;
  position: absolute;
  inset: auto 0% 0%;
}

.references-hero {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-57 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 200px 10vw 150px;
  display: flex;
  position: relative;
  overflow: visible;
}

.image-31-r {
  height: 120%;
  position: absolute;
  inset: auto 0% -50% auto;
}

.div-references-page-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  perspective: 1000px;
  border-radius: 40px;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 1800px;
  padding: 0 50px;
  display: flex;
}

.content-inner-wrapper-page {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  max-width: none;
  height: auto;
  margin-left: 0%;
  margin-right: 0;
  display: flex;
}

.image-references-webapp {
  background-color: #fff;
  border: 1px #000;
  border-radius: 15px;
  width: auto;
  max-width: none;
  height: 48vh;
  max-height: 520px;
  margin: 0;
  padding: 30px;
  box-shadow: 0 8px 12px 2px #0003;
}

.image-references-webapp:hover {
  border: 10px none var(--royal-blue);
  outline-offset: 0px;
  outline: 10px #00e;
}

.image-references-webapp:active {
  outline-color: var(--royal-blue);
  outline-offset: 0px;
  border-style: none;
  outline-width: 10px;
  outline-style: none;
}

.image-31-l {
  z-index: -1;
  height: 800px;
  position: absolute;
  inset: auto auto 30% 0%;
}

.div-block-58 {
  width: 10rem;
  height: 2px;
}

.div-block-41-contact-ad1 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #fff;
  border-radius: 40px;
  flex-flow: column;
  place-content: center;
  align-items: center;
  width: 50vw;
  min-width: 300px;
  max-width: 600px;
  height: auto;
  margin-top: 0;
  padding: 80px;
  display: flex;
  box-shadow: 0 0 12px #00000026;
}

.heading-13-contact-ad1 {
  color: #333;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Otal, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.05;
  display: block;
  position: static;
  overflow: hidden;
}

.field-label-kontakt-ad1 {
  color: #333;
  margin-top: 0;
  font-family: Otal, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.field-label-kontakt-ad1.test {
  font-family: Otal, sans-serif;
}

.text-field-ad1 {
  color: #000;
  background-color: #0000;
  border-top: 2px #d6d6d6;
  border-bottom: 1px solid #ececec;
  border-left: 2px #d6d6d6;
  border-right: 1px #fff;
  border-radius: 0;
  margin-bottom: 20px;
  font-family: Otal, sans-serif;
}

.section-2-ad1 {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-flow: column;
  place-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding-left: 10vw;
  padding-right: 6vw;
  display: flex;
  position: relative;
}

.image-29-ad1 {
  z-index: -1;
  width: 200px;
  position: absolute;
  inset: auto 0 0 auto;
}

.ad1-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1800px;
  display: flex;
}

.div-block-59 {
  flex-direction: column;
  align-items: stretch;
  width: 50%;
  padding-right: 50px;
  display: flex;
}

.div-block-59-right {
  width: 50%;
  padding: 80px 0 80px 50px;
}

.heading-1-ad1 {
  color: #333;
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5.5rem;
  line-height: 1.15;
}

.heading-1-ad1.test {
  font-family: Intertight, sans-serif;
  font-size: 7rem;
  font-weight: 500;
  line-height: 1.15;
}

.heading-1-sub-ad1 {
  clear: right;
  color: #000;
  text-align: left;
  -webkit-text-fill-color: transparent;
  background-image: radial-gradient(circle at 0%, #5a92ff, #83adff 21%, #0057ff 56%, #9ebcf7);
  -webkit-background-clip: text;
  background-clip: text;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5.5rem;
  font-weight: 400;
  line-height: 1.15;
}

.heading-1-sub-ad1.test {
  font-family: Intertight, sans-serif;
  font-size: 7rem;
  line-height: 1.15;
}

.sub-heading-ad1 {
  color: #535353;
  text-align: left;
  flex: 0 auto;
  max-width: 530px;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.3rem;
  font-weight: 300;
  line-height: 1.4;
  display: block;
}

.sub-heading-ad1.test {
  width: 45rem;
  margin-top: 40px;
  font-family: Otal, sans-serif;
  font-size: 1.6rem;
  font-weight: 300;
}

.checkbox {
  color: #818181;
  -webkit-text-stroke-color: #818181;
  cursor: pointer;
}

.field-label-kontakt {
  color: #fff;
  margin-top: 0;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.field-label-kontakt.test {
  font-family: Otal, sans-serif;
}

.checkbox-kontakt-startseite {
  margin-top: 20px;
  margin-bottom: 20px;
}

.section-2-contact-successful {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-flow: column;
  place-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.div-block-41-contact-contact-successful {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #0000;
  background-image: linear-gradient(151deg, var(--royal-blue), #0057ff 0%, #b3cdff);
  border-radius: 40px;
  flex-flow: column;
  place-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 100px;
  display: flex;
}

.heading-13-contact-successful {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Intertight, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.15;
  display: block;
  position: static;
  overflow: hidden;
}

.heading-13-contact-successful-2 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Otal, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.15;
  display: block;
  position: static;
  overflow: hidden;
}

.image-29-contact-successful {
  z-index: 6;
  width: 300px;
  position: absolute;
  inset: auto 0 0 auto;
}

.field-label-kontakt-grey {
  color: #818181;
  margin-top: 0;
  font-family: Otal, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.field-label-kontakt-grey.test {
  font-family: Otal, sans-serif;
}

.image-31-l-kontakt {
  z-index: -1;
  height: 600px;
  position: absolute;
  inset: auto auto 0 0%;
}

.image-31-r-kontakt {
  height: 120%;
  display: none;
  position: absolute;
  inset: auto 0% -50% auto;
}

.text-block-form {
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  font-family: Otal, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.3;
  display: flex;
}

.text-block-2-kontakt-ad {
  font-family: Inter, sans-serif;
}

.text-block-2-kontakt-ad-error {
  text-align: center;
  font-family: Otal, sans-serif;
  font-size: 1.1rem;
}

.text-block-form-dark {
  color: #333;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  font-family: Otal, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.3;
  display: flex;
}

.text-block-form-copy {
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  font-family: Otal, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.3;
  display: flex;
}

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

.div-block-61 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-62 {
  background-color: #ececec;
  border-radius: 20px;
  width: 100%;
  max-width: 150px;
  height: 3px;
}

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

.text-block-13 {
  color: #8a8a8a;
  padding-bottom: 4px;
  font-family: Otal, sans-serif;
  font-size: 16px;
  line-height: 1;
}

.button-call {
  background-color: var(--royal-blue);
  background-image: url('../images/icons8-phone-100.webp');
  background-position: 30px;
  background-repeat: no-repeat;
  background-size: auto 26px;
  border-radius: 22px;
  margin-top: 0;
  padding: 12px 42px 12px 70px;
  font-family: Otal, sans-serif;
  font-size: 1.2rem;
  line-height: 1;
  transition: background-position .3s, color .5s, background-color .5s;
  box-shadow: 0 0 5px #0003;
}

.button-call:hover {
  border: 3px solid var(--royal-blue);
  color: var(--royal-blue);
  background-color: #fff;
  background-image: url('../images/Button_logo.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  border-radius: 22px;
  padding: 9px 53px;
  position: relative;
}

.button-call:active {
  color: var(--royal-blue);
  background-color: #fff;
  font-weight: 400;
}

.button-call.test {
  font-family: Otal, sans-serif;
}

.button-call.ad {
  display: none;
}

.call-wrapper {
  z-index: 2000;
  opacity: 1;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.call-background {
  z-index: -1;
  opacity: .77;
  background-color: #202020;
  width: 100%;
  height: 100%;
  position: absolute;
}

.heading-wrapper-call {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-call {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #fff;
  border-radius: 40px;
  flex-flow: column;
  place-content: center;
  align-items: center;
  width: 50vw;
  min-width: 300px;
  max-width: 600px;
  height: auto;
  margin-top: 0;
  padding: 80px;
  display: flex;
  position: relative;
  box-shadow: 0 0 12px #00000026;
}

.call-close {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  margin-left: .75rem;
  padding: .625rem;
  position: absolute;
  inset: -10px -10px auto auto;
  box-shadow: 1px 1px 12px #0000001a;
}

.call-close-code-snippet {
  width: 1.5rem;
  height: 1.5rem;
}

.heading-call-popup {
  color: #333;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Otal, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.05;
  display: block;
  position: static;
  overflow: hidden;
}

.div-block-34-he {
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  margin-left: -17%;
  display: flex;
}

.section-6 {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

._3d-intro-wrapper {
  z-index: 1;
  color: #1a1c20;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: -9.5vh 0% 0%;
}

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

._3d-stage-sticky {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

._3d-hand-inner {
  perspective: 60em;
  perspective-origin: 50%;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 79vh;
  max-height: 55em;
  padding-right: 2rem;
  display: flex;
  position: relative;
}

._3d-preview-background-glare {
  z-index: 2;
  filter: blur(8em);
  background-color: #ffffff29;
  border-radius: 999em;
  align-items: flex-start;
  width: 59em;
  height: 56em;
  position: absolute;
  inset: 0% 0% auto auto;
}

._3d-hand-image-wrapper {
  z-index: 1;
  height: 100%;
  position: absolute;
  top: 0%;
}

._3d-hand-image-wrapper._2 {
  z-index: 3;
}

._3d-hand-image-wrapper._1 {
  z-index: 2;
}

._3d-stage-title-wrapper._1 {
  padding-top: 15rem;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

._3d-stage-title-wrapper._2 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.container-w3 {
  width: 100%;
  max-width: 60em;
  margin-left: auto;
  margin-right: auto;
}

.container-w3.gutter-outside {
  max-width: 53em;
}

._3d-hand-wrapper {
  z-index: 3;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.title2 {
  color: #000;
  font-family: Intertight, sans-serif;
  font-size: 100px;
  font-weight: 500;
  line-height: 1;
}

._3d-hand-image-shadow {
  z-index: 0;
  filter: blur(3.5em);
  background-image: linear-gradient(#00000080 65%, #03030340);
  border-radius: 999em;
  width: 14%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 23% 0% 0%;
  transform: rotate(-20deg);
}

.section-3d-scroll {
  color: #fdf06f;
  background-color: #fff;
  width: 100%;
  height: 350vh;
  position: relative;
}

._3d-stage-inner {
  perspective: 60em;
  max-width: 110em;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

._3d-content-wrapper {
  z-index: 1;
  perspective: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 3em;
  padding-right: 3em;
  font-size: 1.3em;
  display: flex;
  position: relative;
}

._3d-stage-title {
  color: #000;
  text-align: left;
  text-transform: none;
  font-family: Intertight, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 1;
}

._3d-stage-title.text {
  text-align: justify;
  max-width: 60rem;
  margin-top: 40px;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.2;
}

._3d-stage-title.white {
  color: #fff;
}

._3d-stage-wrapper {
  perspective: 60em;
  perspective-origin: 50% 90%;
  width: 100%;
  max-width: 90%;
  height: 90vh;
  max-height: 900px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 10vh;
}

._3d-hand-image {
  height: 100%;
}

._3d-preview-background {
  z-index: 0;
  background-color: #f1f1f1;
  border-radius: 1em;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.text-block-14 {
  color: #494949;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.2;
}

._3d-stage-text {
  color: #000;
  text-align: left;
  text-transform: none;
  font-family: Intertight, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 1;
}

.presences-hero {
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  min-height: 100vh;
  max-height: 3000px;
  display: flex;
  overflow: hidden;
}

.presences-hero-left {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.presences-hero-right {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  transform-style: preserve-3d;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 50%;
  padding-left: 5rem;
  display: grid;
  position: absolute;
  inset: auto 0% auto auto;
  transform: rotateX(37deg)rotateY(-9deg)rotateZ(32deg);
}

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

.title3 {
  color: #000;
  text-align: left;
  font-family: Intertight, sans-serif;
  font-size: 100px;
  font-weight: 500;
  line-height: 1;
}

.text-block-15 {
  color: #494949;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.2;
}

.presences-hero-wrapper {
  max-width: var(--max-width);
  justify-content: flex-start;
  align-self: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding-left: 4rem;
  display: flex;
  position: relative;
}

.img-hero-presences {
  border-radius: .25rem;
  width: 100%;
  box-shadow: 0 0 4px #0000001a;
}

.hero-presences-img-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.business-card-section {
  background-image: radial-gradient(circle closest-corner at 20% 70%, #000b20, #002368);
  width: 100%;
}

.business-card-wrapper {
  max-width: var(--max-width);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 10rem 4rem 10px;
  display: grid;
}

.business-card-content._1 {
  padding-top: 15rem;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.business-card-content._2 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.design-by-img {
  width: 10rem;
  margin-top: 15px;
  margin-bottom: -15px;
}

@media screen and (max-width: 991px) {
  .navbardesktop {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h1-sub {
    font-size: 4rem;
  }

  .div-block-8 {
    padding-top: 10px;
  }

  .form-block {
    width: 100%;
    max-width: none;
  }

  .section-4 {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .utility-page-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .heading-12 {
    margin: 0;
    font-family: Otal, sans-serif;
  }

  .text-span {
    font-family: Otal, sans-serif;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 1rem;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-banner_text {
    margin-right: 0;
  }

  .hero-section-desktop {
    display: none;
  }

  .h1 {
    font-size: 4rem;
  }

  .sub-heading {
    width: auto;
    max-width: 600px;
  }

  .div-block-22 {
    padding-left: 10vw;
    padding-right: 10vw;
    position: static;
  }

  .section-our-services {
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
  }

  .services-wrapper {
    width: 100%;
  }

  .h2 {
    margin-bottom: 0;
    font-size: 3rem;
  }

  .navbardesktop-animation {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    left: 0;
    right: 0;
  }

  .card_side {
    backface-visibility: hidden;
  }

  .heading-3-white {
    margin-bottom: 40px;
  }

  .text-block-7 {
    font-size: 1rem;
  }

  .section-about-us {
    height: auto;
    position: static;
  }

  .div-block-31 {
    flex-wrap: nowrap;
  }

  .div-block-32 {
    background-color: #0000;
    place-content: flex-start center;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    margin-top: 0;
    padding-top: 0;
    padding-left: 40px;
    padding-right: 40px;
    top: -160px;
  }

  .div-block-33 {
    z-index: 0;
    justify-content: center;
    width: 100%;
    margin-top: -60vh;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .heading-2 {
    font-size: 3rem;
  }

  .section-value {
    flex-wrap: wrap;
    align-content: center;
    padding-top: 40px;
    padding-right: 0;
    overflow: visible;
  }

  .heading-4 {
    text-align: center;
    padding-top: 20px;
    font-size: 3rem;
  }

  .div-block-36 {
    width: 50vh;
  }

  .div-block-38 {
    padding-bottom: 50px;
  }

  .heading-5 {
    font-size: 3rem;
  }

  .image-17 {
    z-index: 6;
    flex: 0 auto;
    width: auto;
    height: 100vh;
    inset: 180px auto 0;
  }

  .section-references {
    z-index: 7;
    background-color: #fff;
    border-top: 40px #000;
    padding-top: 80px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-contact-us {
    padding-top: 240px;
    padding-bottom: 10vw;
    position: static;
  }

  .div-block-contact-card {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-direction: column;
    justify-content: center;
    width: auto;
    min-width: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .heading-white {
    text-align: center;
    max-width: none;
    font-size: 3rem;
  }

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

  .button-footer {
    font-size: 1.8rem;
  }

  .div-block-44 {
    width: 80%;
  }

  .div-block-45 {
    order: -1;
    width: 80%;
  }

  .button-navbar {
    font-size: 1rem;
  }

  .section-0 {
    background-color: #0000;
  }

  .div-block-1 {
    justify-content: flex-start;
    padding: 0 40px 0 20px;
  }

  .div-block-2 {
    justify-content: center;
    height: auto;
    padding: 150px 40px;
  }

  .div-block-41-contact {
    width: 70vw;
  }

  .div-block-49 {
    z-index: 7;
    background-color: #fff;
    width: 100%;
    padding-top: 60px;
    position: relative;
  }

  .hero-section-tablet {
    height: 200vh;
    display: flex;
  }

  .navbartablet-animation {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
    left: 0;
    right: 0;
  }

  .heading-13-contact {
    font-size: 3rem;
  }

  .div-block-53 {
    background-color: var(--black);
    width: 70px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .button {
    border-radius: 22px;
    margin-top: 0;
    padding: 12px 42px;
    box-shadow: 0 0 5px #0003;
  }

  .button:active {
    color: var(--royal-blue);
    background-color: #fff;
    display: block;
  }

  .button-white {
    border-radius: 22px;
    margin-top: 0;
    padding: 12px 42px;
    box-shadow: 0 0 5px #0003;
  }

  .button-white:active {
    color: var(--royal-blue);
    background-color: #fff;
    display: block;
  }

  .hero-section-phone-landscape {
    height: 200vh;
    display: none;
  }

  .navbarphone-landscape-animation-copy {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
    left: 0;
    right: 0;
  }

  .div-block-22-phone-landscape {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-24-tablet {
    max-width: 80vh;
  }

  .div-block-left-tablet {
    justify-content: flex-end;
    width: auto;
  }

  .div-block-2-right-tablet {
    justify-content: flex-start;
    width: auto;
  }

  .div-block-2-middle-tablet {
    width: 50%;
  }

  .hero-section-phone-portrait {
    height: 200vh;
    display: none;
  }

  .navbarphone-portrait-animation-copy {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
    left: 0;
    right: 0;
  }

  .div-block-22-phone-portrait {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-23 {
    width: 30%;
  }

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

  .image-30 {
    display: none;
  }

  .content-inner-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .image-references {
    max-width: 40vw;
    height: auto;
    margin: 0%;
  }

  .image-27-tablet {
    object-fit: cover;
    padding-top: 0%;
  }

  .navigation-bar-de {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-2 {
    display: none;
  }

  .button-2-footer {
    z-index: auto;
    display: block;
    top: 0;
  }

  .footer-de {
    background-color: #f5f5f5;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    height: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: relative;
    box-shadow: inset 0 4px 7px #0003;
  }

  .references-page {
    padding-bottom: 0;
  }

  .div-references-home-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .link-block-references {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-references-animation {
    display: none;
    inset: 0%;
  }

  .image-31-r {
    z-index: -1;
    bottom: -75%;
  }

  .div-references-page-wrapper {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .content-inner-wrapper-page {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .image-references-webapp {
    max-width: 40vw;
    height: auto;
    margin: 0%;
  }

  .div-block-41-contact-ad1 {
    width: 80vw;
  }

  .heading-13-contact-ad1 {
    font-size: 3rem;
  }

  .section-2-ad1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-29-ad1 {
    display: none;
  }

  .ad1-wrapper {
    flex-direction: column;
    justify-content: flex-start;
  }

  .div-block-59 {
    width: 100%;
    padding: 170px 20px 120px;
  }

  .div-block-59-right {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 150px;
    padding-left: 0;
    display: flex;
  }

  .heading-1-ad1, .heading-1-sub-ad1 {
    font-size: 4rem;
  }

  .sub-heading-ad1 {
    width: auto;
  }

  .div-block-41-contact-contact-successful {
    width: 70vw;
  }

  .heading-13-contact-successful, .heading-13-contact-successful-2 {
    font-size: 3rem;
  }

  .image-31-r-kontakt {
    z-index: -1;
    height: 400px;
    display: block;
    inset: 99px 0% auto auto;
  }

  .button-call {
    border-radius: 22px;
    margin-top: 0;
    padding: 12px 42px 12px 70px;
    box-shadow: 0 0 5px #0003;
  }

  .button-call:active {
    color: var(--royal-blue);
    background-color: #fff;
    display: block;
  }

  .card-call {
    width: 80vw;
  }

  .heading-call-popup {
    font-size: 2rem;
  }

  ._3d-intro-wrapper {
    padding-top: 6.5em;
    padding-bottom: 6.5em;
    position: static;
  }

  ._3d-stage-sticky {
    height: auto;
    position: static;
  }

  ._3d-hand-inner {
    width: 90%;
    height: 65vh;
  }

  .section-3d-scroll {
    height: auto;
  }

  ._3d-content-wrapper {
    font-size: 1.6vw;
  }

  ._3d-stage-wrapper {
    height: 90vh;
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .navbardesktop {
    z-index: 99;
    background-color: #fff;
  }

  .div-block-left {
    width: 50%;
  }

  .div-block-2-middle {
    width: 0%;
    display: none;
  }

  .div-block-2-right {
    width: 50%;
  }

  .textblocknav {
    position: static;
  }

  .h3 {
    margin-top: 25px;
    font-size: 1.5rem;
  }

  .image-4 {
    height: 60px;
  }

  .h1-sub {
    font-size: 3rem;
  }

  .section-2 {
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .form-block {
    width: 500px;
  }

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

  .success-message {
    background-color: #0000;
  }

  .text-block-2 {
    text-align: center;
    font-family: Inter, sans-serif;
    font-weight: 700;
  }

  .error-message {
    border-radius: 11px;
  }

  .section-3 {
    height: auto;
    min-height: 100vh;
    padding: 10vw;
  }

  .section-4 {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .heading-12 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.5rem;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-prefs_title {
    font-size: 1.25rem;
  }

  .h1 {
    font-size: 3rem;
  }

  .sub-heading {
    width: auto;
  }

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

  .text-block-6 {
    margin-top: 90px;
    font-size: 14px;
  }

  .h2 {
    font-size: 2rem;
  }

  .navbardesktop-animation {
    z-index: 99;
    background-color: #0000;
  }

  .div-block-30 {
    margin-bottom: 50px;
  }

  .card_component, .card_side.is-back, .card_side.is-front {
    height: 350px;
  }

  .heading-3-white {
    margin-top: 25px;
    font-size: 1.5rem;
  }

  .section-about-us {
    flex-wrap: wrap;
    align-items: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-31 {
    flex-wrap: wrap;
  }

  .div-block-32 {
    padding-left: 0;
    padding-right: 0;
    top: -70px;
  }

  .div-block-33 {
    margin-top: -70vh;
    padding-bottom: 0;
    padding-left: 60px;
  }

  .heading-2 {
    font-size: 2rem;
  }

  .div-block-34-ja {
    margin-right: 0%;
  }

  .text-block-8 {
    font-size: 1.3rem;
  }

  .text-block-9 {
    margin-top: 5px;
    font-size: .9rem;
  }

  .section-value {
    padding-bottom: 0;
  }

  .heading-4 {
    font-size: 2rem;
  }

  .heading-15 {
    margin-bottom: 10px;
    font-size: 1.5rem;
  }

  .text-block-10 {
    font-size: 1rem;
  }

  .div-block-38 {
    padding-bottom: 50px;
  }

  .heading-5 {
    font-size: 2rem;
  }

  .image-17 {
    object-fit: contain;
    width: 80vh;
    height: auto;
    margin-top: -30px;
    padding-top: 0;
    position: static;
    top: 123px;
  }

  .section-references {
    box-shadow: none;
  }

  .section-contact-us {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-contact-card {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    width: 100%;
    max-width: 500px;
    padding-top: 80px;
    padding-bottom: 60px;
    position: relative;
  }

  .heading-white {
    font-size: 2rem;
  }

  .button-footer, .button-footer.w--current {
    font-size: 1.6rem;
  }

  .div-block-46 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .div-block-2 {
    position: static;
  }

  .form-block-contact {
    width: auto;
  }

  .image-21 {
    opacity: 1;
    filter: none;
    width: 400px;
  }

  .div-block-49 {
    width: 100vw;
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero-section-tablet {
    display: none;
  }

  .navbartablet-animation {
    z-index: 99;
    background-color: #0000;
  }

  .div-block-51 {
    bottom: 15px;
  }

  .hero-section-phone-landscape {
    display: block;
  }

  .image-8-phone-landscape {
    height: 110vh;
    display: block;
  }

  .navbarphone-landscape-animation-copy {
    z-index: 99;
    background-color: #0000;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 0 1px 8px #0003;
  }

  .div-block-22-phone-landscape {
    z-index: 901;
    position: relative;
  }

  .sub-heading-phone-landscape {
    width: 90%;
    max-width: 455px;
    margin-top: 10px;
    font-size: 1rem;
  }

  .div-block-55 {
    background-color: #fff;
    width: 100vw;
    height: 100%;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-left-tablet, .div-block-2-right-tablet {
    width: 50%;
  }

  .div-block-2-middle-tablet {
    width: 0%;
    display: none;
  }

  .hero-section-phone-portrait {
    display: none;
  }

  .image-8-phone-portrait {
    height: 107vh;
    display: block;
  }

  .navbarphone-portrait-animation-copy {
    z-index: 99;
    background-color: #0000;
    box-shadow: 0 10px 4px -11px #0003;
  }

  .sub-heading-phone-portrait {
    width: 90%;
    max-width: 455px;
    margin-top: 10px;
    font-size: 1rem;
  }

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

  .image-references {
    max-width: 70vw;
    margin-left: 1%;
    margin-right: 1%;
  }

  .image-27-phone-landscape {
    object-fit: cover;
  }

  .navigation-bar-de {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-2 {
    display: none;
  }

  .button-2-footer {
    z-index: auto;
    display: block;
  }

  .rich-text-block-data-privacy {
    max-width: 100%;
  }

  .div-block-34-jo {
    margin-left: 0%;
  }

  .div-references-home-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .image-31-r {
    bottom: -91%;
  }

  .div-references-page-wrapper {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .content-inner-wrapper-page {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    display: flex;
  }

  .image-references-webapp {
    max-width: 70vw;
    margin-left: 1%;
    margin-right: 1%;
  }

  .heading-13-contact-ad1 {
    font-size: 2.5rem;
  }

  .section-2-ad1 {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-1-ad1, .heading-1-sub-ad1 {
    font-size: 3rem;
  }

  .sub-heading-ad1 {
    width: auto;
    max-width: 450px;
  }

  .section-2-contact-successful {
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .image-31-r-kontakt {
    height: 300px;
    top: 92px;
    bottom: auto;
  }

  .text-block-form {
    font-family: Inter, sans-serif;
    font-weight: 700;
  }

  .text-block-2-kontakt-ad, .text-block-2-kontakt-ad-error {
    text-align: center;
    font-family: Inter, sans-serif;
    font-weight: 700;
  }

  .text-block-form-dark, .text-block-form-copy {
    font-family: Inter, sans-serif;
    font-weight: 700;
  }

  .heading-call-popup {
    font-size: 2rem;
  }

  .div-block-34-he {
    margin-left: 0%;
  }

  ._3d-hand-inner {
    width: 80%;
    height: 55vh;
  }

  .title2 {
    font-size: 2.7em;
  }

  ._3d-hand-image {
    object-fit: contain;
    object-position: 50% 50%;
  }

  .title3 {
    font-size: 2.7em;
  }
}

@media screen and (max-width: 479px) {
  .navbardesktop {
    padding-left: 12px;
    padding-right: 10px;
  }

  .div-block-left, .div-block-2-right {
    width: auto;
  }

  .textblocknav {
    font-size: 1rem;
  }

  .h3 {
    margin-top: 0;
    font-size: 1.7rem;
  }

  .image-4 {
    height: 45px;
  }

  .h1-sub {
    font-size: 3rem;
  }

  .section-2 {
    height: auto;
    min-height: 100vh;
    padding: 100px 10px;
  }

  .text-area {
    border-radius: 5px;
  }

  .form-block {
    width: 100%;
  }

  .section-3 {
    padding: 10vw 20px;
  }

  .heading-11 {
    font-size: 2rem;
  }

  .section-4 {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }

  .fs-cc-banner_buttons-wrapper {
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
  }

  .fs-cc-prefs_content {
    padding: 1.5rem;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: .5rem;
    margin-left: 0;
  }

  .fs-cc-banner_close {
    position: absolute;
    inset: -1.5rem .75rem auto auto;
  }

  .fs-cc-prefs_component {
    padding: 1.5rem;
  }

  .fs-cc-prefs_button {
    margin-bottom: .5rem;
  }

  .h1 {
    font-size: 3rem;
  }

  .section-our-services {
    padding-top: 150px;
    padding-bottom: 100px;
  }

  .text-block-6 {
    margin-top: 40px;
  }

  .h2 {
    font-size: 2.3rem;
  }

  .div-block-24 {
    flex-wrap: nowrap;
    justify-content: space-between;
  }

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

  .card_side.is-back {
    padding: 20px 35px 35px;
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .card_side.is-front {
    padding-bottom: 20px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .card_wrapper {
    width: 19rem;
    height: 29.5rem;
  }

  .heading-3-white {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .text-block-7 {
    text-align: left;
  }

  .section-about-us {
    flex-flow: column wrap;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-32 {
    top: 55px;
  }

  .div-block-33 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-2 {
    text-align: center;
    font-size: 2.3rem;
  }

  .text-block-9 {
    font-size: 1rem;
  }

  .div-block-35 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .heading-4 {
    font-size: 2.3rem;
  }

  .div-block-36 {
    width: 60vh;
    padding-bottom: 120px;
  }

  .div-block-38 {
    padding-bottom: 50px;
  }

  .heading-5 {
    font-size: 2.3rem;
  }

  .section-references {
    box-shadow: none;
    padding: 70px 20px 0;
  }

  .section-contact-us {
    padding: 100px 15px;
  }

  .div-block-contact-card {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 40px;
    position: relative;
  }

  .heading-white {
    font-size: 2rem;
  }

  .button-footer, .button-footer.w--current {
    font-size: 1.4rem;
  }

  .div-block-44, .div-block-45 {
    width: 100%;
  }

  .section-0 {
    z-index: 1;
    height: 100vh;
    padding-top: 0;
    position: absolute;
  }

  .div-block-1 {
    text-align: left;
    order: -1;
    justify-content: center;
    width: 100%;
    padding-bottom: 0;
    padding-right: 20px;
  }

  .div-block-2 {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .div-block-41-contact {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 100%;
    padding: 40px;
  }

  .form-block-contact {
    width: 100%;
  }

  .heading-13-contact {
    font-size: 2rem;
  }

  .button {
    font-size: 1rem;
  }

  .image-22 {
    height: 28px;
    margin-left: 0;
  }

  .link-block-4.w--current {
    justify-content: flex-start;
    align-items: center;
  }

  .text-block-11, .button-white {
    font-size: 1rem;
  }

  .hero-section-phone-landscape {
    display: none;
  }

  .div-block-27-phone-portrait {
    z-index: 901;
  }

  .hero-section-phone-portrait {
    height: 170vh;
    display: block;
  }

  .image-8-phone-portrait {
    height: 120vh;
    display: block;
  }

  .navbarphone-portrait-animation-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-22-phone-portrait {
    z-index: 901;
    position: relative;
  }

  .sub-heading-phone-portrait {
    max-width: 500px;
    font-size: 1.1rem;
  }

  .image-23 {
    width: 50%;
    max-width: 400px;
  }

  .text-span-5 {
    color: var(--royal-blue);
  }

  .about-us-wrapper {
    flex-wrap: wrap;
  }

  .image-29 {
    right: -79px;
  }

  .content-inner-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .image-references {
    width: 100%;
    height: auto;
    position: relative;
  }

  .image-27-phone-portrait {
    object-fit: cover;
    position: absolute;
    inset: 0 0% 0%;
  }

  .navigation-bar-de {
    padding-left: 12px;
    padding-right: 10px;
  }

  .rich-text-block-data-privacy {
    max-width: 100%;
  }

  .div-references-home-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-56 {
    height: 90vh;
  }

  .image-31-r {
    bottom: -110%;
  }

  .div-references-page-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .content-inner-wrapper-page {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .image-references-webapp {
    width: 100%;
    height: auto;
  }

  .image-31-l {
    display: none;
  }

  .div-block-41-contact-ad1 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 100%;
    padding: 40px;
  }

  .heading-13-contact-ad1 {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 1.8rem;
  }

  .section-2-ad1 {
    height: auto;
    min-height: 100vh;
    padding: 0 10px;
  }

  .image-29-ad1 {
    right: -79px;
  }

  .div-block-59 {
    padding: 170px 10px 80px;
  }

  .heading-1-ad1, .heading-1-sub-ad1 {
    font-size: 3rem;
  }

  .sub-heading-ad1 {
    max-width: none;
    font-size: 1.2rem;
  }

  .section-2-contact-successful {
    height: auto;
    min-height: 100vh;
    padding: 100px 10px;
  }

  .div-block-41-contact-contact-successful {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 100%;
    padding: 40px;
  }

  .heading-13-contact-successful, .heading-13-contact-successful-2 {
    font-size: 2rem;
  }

  .image-29-contact-successful {
    right: -79px;
  }

  .image-31-l-kontakt {
    display: none;
  }

  .image-31-r-kontakt {
    top: -120px;
    bottom: auto;
  }

  .button-call {
    font-size: 1rem;
  }

  .call-wrapper {
    display: none;
  }

  .card-call {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    padding: 40px;
  }

  .call-close {
    position: absolute;
    inset: -10px -10px auto auto;
  }

  .heading-call-popup {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 1.5rem;
  }

  ._3d-stage-wrapper {
    max-height: 59em;
  }
}

#w-node-_051f4a0d-2667-5b9f-956d-6b776e1060fe-7424c293, #w-node-df2b628b-14ff-ef33-2466-2f0bdf66b767-7424c293, #w-node-df2b628b-14ff-ef33-2466-2f0bdf66b768-7424c293 {
  grid-area: 1 / 1 / 2 / 2;
}


@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Bold.ttf') format('truetype'), url('../fonts/Inter-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Otal';
  src: url('../fonts/Otal-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Otal';
  src: url('../fonts/Otal-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Otal';
  src: url('../fonts/Otal-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Otal';
  src: url('../fonts/Otal-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Otal';
  src: url('../fonts/Otal-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Otal';
  src: url('../fonts/Otal-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Otal';
  src: url('../fonts/Otal-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Otal';
  src: url('../fonts/Otal-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Otal';
  src: url('../fonts/Otal-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Otal';
  src: url('../fonts/Otal-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-ExtraBold.ttf') format('truetype'), url('../fonts/InterTight-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}