@font-face {
  font-family: Kk Bitter;
  src: url('../fonts/kk_Bitter-ExtraBoldItalic.woff2') format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Kk Bitter;
  src: url('../fonts/kk_Bitter-ExtraBold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Kk Interdisplay;
  src: url('../fonts/kk_InterDisplay-LightItalic.woff2') format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Kk Interdisplay;
  src: url('../fonts/kk_InterDisplay-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Kk Interdisplay;
  src: url('../fonts/kk_InterDisplay-MediumItalic.woff2') format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Kk Interdisplay;
  src: url('../fonts/kk_InterDisplay-Light.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --page-color: #f8f9fa;
  --_typography---primary-font-family: "Kk Interdisplay", Arial, sans-serif;
  --text-color: #6c757d;
  --_typography---body-text-l--text-l-font-size: 1.335rem;
  --_typography---body-text-l--text-l-line-height: 1.3em;
  --_typography---font-weight--font-weight-regular: 300;
  --_typography---heading-03--h3-font-size: 3rem;
  --_typography---heading-01--h1-line-height: 1em;
  --_typography---font-weight--font-weight-semibold: 500;
  --_typography---heading-01--h1-letter-spacing: .015em;
  --_typography---heading-02--h2-font-size: 3.75rem;
  --_typography---heading-02--h2-line-height: 1em;
  --_typography---heading-02--h2-letter-spacing: -.03em;
  --_typography---hedaing-03--h3-font-size: 3rem;
  --_typography---hedaing-03--h3-line-height: 1em;
  --_typography---hedaing-03--h3-letter-spacing: .01em;
  --_typography---heading-04--h4-font-size: 2rem;
  --_typography---heading-04--h4-line-height: 1.1em;
  --_typography---heading-04--h4-letter-spacing: -.01em;
  --_typography---heading-05--h5-font-size: 1.5rem;
  --_typography---heading-05--h5-line-height: 1.2em;
  --_typography---heading-05--h5-letter-spacing: -.01em;
  --_typography---heading-06--h6-font-size: 1.25rem;
  --_typography---heading-06--h6-line-height: 1.2em;
  --_typography---heading-06--h6-letter-spacing: -.01em;
  --cream: #fefcf3;
  --dark-blue: #2c3e50;
  --_typography---button-text--button-text-font-size: 1.1rem;
  --_typography---button-text--button-text-line-height: 1.3em;
  --_typography---font-weight--font-weight-medium: 300;
  --_typography---button-text--button-text-letter-spacing: -.02em;
  --_typography---body-text-s--text-s-font-size: .75rem;
  --_typography---body-text-s--text-s-line-height: 1.3em;
  --border-color: #dee2e6;
  --_typography---body-text-m--text-m-font-size: .88rem;
  --_typography---body-text-m--text-m-line-height: 1.4em;
  --gray: #95a5a6;
  --_typography---body-text-xl--text-xl-font-size: 1.13rem;
  --_typography---body-text-xl--text-xl-line-height: 1.4em;
  --_typography---body-text-xl--text-xl-letter-spacing: -.01em;
  --_typography---headings: "Kk Bitter", Georgia, sans-serif;
  --_typography---font-weight--font-weight-bold: 500;
  --transparent: #fff0;
  --_typography---body-text-xl--text-xl-medium-line-height: 1.3em;
  --main-green: #4a7c59;
  --main-orange: #e67e22;
  --success: #27ae60;
  --warning: #e67e22;
}

body {
  background-color: var(--page-color);
  font-family: var(--_typography---primary-font-family);
  color: var(--text-color);
  font-size: var(--_typography---body-text-l--text-l-font-size);
  line-height: var(--_typography---body-text-l--text-l-line-height);
  font-weight: var(--_typography---font-weight--font-weight-regular);
  --_typography---primary-font-family: "Kk Interdisplay", Arial, sans-serif;
  --_typography---body-text-l--text-l-font-size: 1.335rem;
  --_typography---body-text-l--text-l-line-height: 1.3em;
  --_typography---font-weight--font-weight-regular: 300;
  --_typography---heading-03--h3-font-size: 3rem;
  --_typography---heading-01--h1-line-height: 1em;
  --_typography---font-weight--font-weight-semibold: 500;
  --_typography---heading-01--h1-letter-spacing: .015em;
  --_typography---heading-02--h2-font-size: 3.75rem;
  --_typography---heading-02--h2-line-height: 1em;
  --_typography---heading-02--h2-letter-spacing: -.03em;
  --_typography---hedaing-03--h3-font-size: 3rem;
  --_typography---hedaing-03--h3-line-height: 1em;
  --_typography---hedaing-03--h3-letter-spacing: .01em;
  --_typography---heading-04--h4-font-size: 2rem;
  --_typography---heading-04--h4-line-height: 1.1em;
  --_typography---heading-04--h4-letter-spacing: -.01em;
  --_typography---heading-05--h5-font-size: 1.5rem;
  --_typography---heading-05--h5-line-height: 1.2em;
  --_typography---heading-05--h5-letter-spacing: -.01em;
  --_typography---heading-06--h6-font-size: 1.25rem;
  --_typography---heading-06--h6-line-height: 1.2em;
  --_typography---heading-06--h6-letter-spacing: -.01em;
  --_typography---button-text--button-text-font-size: 1.1rem;
  --_typography---button-text--button-text-line-height: 1.3em;
  --_typography---font-weight--font-weight-medium: 300;
  --_typography---button-text--button-text-letter-spacing: -.02em;
  --_typography---body-text-s--text-s-font-size: .75rem;
  --_typography---body-text-s--text-s-line-height: 1.3em;
  --_typography---body-text-m--text-m-font-size: .88rem;
  --_typography---body-text-m--text-m-line-height: 1.4em;
  --_typography---body-text-xl--text-xl-font-size: 1.13rem;
  --_typography---body-text-xl--text-xl-line-height: 1.4em;
  --_typography---body-text-xl--text-xl-letter-spacing: -.01em;
  --_typography---headings: "Kk Bitter", Georgia, sans-serif;
  --_typography---font-weight--font-weight-bold: 500;
  --_typography---body-text-xl--text-xl-medium-line-height: 1.3em;
  scroll-behavior: smooth;
}

h1 {
  font-size: var(--_typography---heading-03--h3-font-size);
  line-height: var(--_typography---heading-01--h1-line-height);
  font-weight: var(--_typography---font-weight--font-weight-semibold);
  letter-spacing: var(--_typography---heading-01--h1-letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h2 {
  font-size: var(--_typography---heading-02--h2-font-size);
  line-height: var(--_typography---heading-02--h2-line-height);
  font-weight: var(--_typography---font-weight--font-weight-semibold);
  letter-spacing: var(--_typography---heading-02--h2-letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h3 {
  font-size: var(--_typography---hedaing-03--h3-font-size);
  line-height: var(--_typography---hedaing-03--h3-line-height);
  font-weight: var(--_typography---font-weight--font-weight-semibold);
  letter-spacing: var(--_typography---hedaing-03--h3-letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h4 {
  font-size: var(--_typography---heading-04--h4-font-size);
  line-height: var(--_typography---heading-04--h4-line-height);
  font-weight: var(--_typography---font-weight--font-weight-semibold);
  letter-spacing: var(--_typography---heading-04--h4-letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h5 {
  font-size: var(--_typography---heading-05--h5-font-size);
  line-height: var(--_typography---heading-05--h5-line-height);
  font-weight: var(--_typography---font-weight--font-weight-semibold);
  letter-spacing: var(--_typography---heading-05--h5-letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h6 {
  font-size: var(--_typography---heading-06--h6-font-size);
  line-height: var(--_typography---heading-06--h6-line-height);
  font-weight: var(--_typography---font-weight--font-weight-semibold);
  letter-spacing: var(--_typography---heading-06--h6-letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-bottom: 0;
}

a {
  text-decoration: none;
}

figure {
  margin-bottom: 0;
}

.hero {
  background-image: url('../images/footer-bg-img_1footer-bg-img.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
  position: relative;
}

.partners {
  background-color: var(--cream);
  width: 100%;
  height: 120px;
  position: relative;
  overflow: hidden;
}

.works {
  padding-top: 128px;
  padding-left: 32px;
  padding-right: 32px;
}

.services {
  background-color: var(--page-color);
  overflow-wrap: normal;
  padding: 60px 32px 64px;
}

.intro {
  padding-top: 64px;
  padding-left: 32px;
  padding-right: 32px;
}

.review, .success, .pricing, .faq {
  padding-bottom: 64px;
  padding-left: 32px;
  padding-right: 32px;
}

.blogs {
  padding: 128px 32px 32px;
}

.cta {
  padding: 32px;
}

.footer {
  background-color: #f2f2f7;
  background-image: url('../images/footer-bg-img_1footer-bg-img.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  width: 100%;
  height: 800px;
  position: relative;
}

.background-video {
  z-index: 1;
  opacity: .15;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.footer-content-wrapper {
  z-index: 2;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 32px;
  display: flex;
  position: relative;
}

.footer-brand-logo-block {
  width: 100%;
  max-width: 504px;
}

.footer-brand-logo {
  width: 100%;
}

.footer-bottom-block {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.primary-cta-button {
  transform-origin: 0%;
  color: var(--dark-blue);
  font-size: var(--_typography---button-text--button-text-font-size);
  line-height: var(--_typography---button-text--button-text-line-height);
  font-weight: var(--_typography---font-weight--font-weight-medium);
  letter-spacing: var(--_typography---button-text--button-text-letter-spacing);
  background-color: #ffffffbf;
  border-top-left-radius: 24px;
  border-bottom-right-radius: 24px;
  justify-content: space-between;
  align-items: center;
  width: 214px;
  padding: 20px;
  display: flex;
}

.blog-pagination-button-icon {
  object-fit: cover;
  width: 20px;
  height: 20px;
}

.footer-cta-block {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.footer-menu-wrapper {
  grid-column-gap: 48px;
  color: var(--cream);
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.footer-menu-block {
  grid-column-gap: 48px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.footer-rights-block {
  mix-blend-mode: overlay;
}

.body-text-l-medium {
  line-height: var(--_typography---body-text-l--text-l-line-height);
  font-weight: var(--_typography---font-weight--font-weight-medium);
}

.footer-menu-list-block {
  grid-row-gap: 4px;
  opacity: .8;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-link {
  grid-column-gap: 4px;
  color: var(--cream);
  font-size: var(--_typography---body-text-l--text-l-font-size);
  line-height: var(--_typography---body-text-l--text-l-line-height);
  font-weight: var(--_typography---font-weight--font-weight-medium);
  justify-content: flex-start;
  align-items: center;
  transition: color .4s ease-in-out;
  display: flex;
}

.footer-link:hover {
  color: #fff9;
}

.footer-link.webflow-link {
  display: inline;
}

.body-text-s-medium {
  font-size: var(--_typography---body-text-s--text-s-font-size);
  line-height: var(--_typography---body-text-s--text-s-line-height);
  font-weight: var(--_typography---font-weight--font-weight-medium);
  align-self: flex-start;
}

.navbar {
  background-color: #0000;
  width: 100%;
  display: none;
  position: fixed;
  overflow: hidden;
}

.navbar.homepage, .navbar.main-nav {
  display: block;
}

.hero-content-wrapper {
  z-index: 2;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 32px;
  display: flex;
  position: relative;
}

.hero-top-block {
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hero-top-content-block {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.hero-brand-logo-block {
  z-index: 1;
  width: 100%;
  max-width: 477px;
}

.hero-brand-logo {
  width: 100%;
}

.hero-description-block {
  opacity: .7;
  color: var(--cream);
  max-width: 404px;
}

.heading-style-h5 {
  font-size: var(--_typography---heading-05--h5-font-size);
  line-height: var(--_typography---heading-05--h5-line-height);
  font-weight: var(--_typography---font-weight--font-weight-semibold);
  letter-spacing: var(--_typography---heading-05--h5-letter-spacing);
}

.hero-social-block {
  grid-column-gap: 20px;
  opacity: .7;
  color: var(--cream);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-link {
  grid-column-gap: 4px;
  color: var(--cream);
  font-size: var(--_typography---body-text-l--text-l-font-size);
  line-height: var(--_typography---body-text-l--text-l-line-height);
  font-weight: var(--_typography---font-weight--font-weight-medium);
  justify-content: flex-start;
  align-items: center;
  transition: color .4s ease-in-out;
  display: flex;
}

.hero-link:hover {
  color: #fff9;
}

.hero-bottom-block {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.hero-menu-wrapper {
  grid-column-gap: 48px;
  color: var(--cream);
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.hero-links-block {
  grid-row-gap: 4px;
  opacity: .8;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hero-rights-block {
  grid-row-gap: 5px;
  mix-blend-mode: overlay;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hero-cta-block {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.nav-container {
  z-index: 5;
  justify-content: space-between;
  align-items: center;
  height: 80px;
  padding: 16px 32px;
  display: flex;
  position: relative;
}

.nav-brand {
  z-index: 5;
  width: 80px;
}

.nav-brand.homepage {
  display: none;
}

.nav-menu-button {
  padding: 0;
}

.nav-menu-button.w--open {
  z-index: 5;
  background-color: #0000;
}

.nav-menu-button.homepage {
  margin-left: auto;
}

.nav-menu-open-button {
  grid-row-gap: 9px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 64px;
  height: 40px;
  display: flex;
}

.menu-open-line-v1 {
  background-color: var(--dark-blue);
  border-radius: 50px;
  width: 64px;
  height: 2px;
}

.menu-open-line-v1.homepage {
  background-color: var(--cream);
}

.menu-open-line-v2 {
  background-color: var(--dark-blue);
  border-radius: 50px;
  width: 34px;
  height: 2px;
}

.menu-open-line-v2.homepage {
  background-color: var(--cream);
}

.nav-menu-close-button {
  grid-row-gap: 9px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 64px;
  height: 40px;
  display: none;
}

.menu-close-line-v1 {
  background-color: var(--dark-blue);
  border-radius: 50px;
  width: 32px;
  height: 2px;
  transform: translate(0, 10px)rotate(-45deg);
}

.menu-close-line-v2 {
  background-color: var(--dark-blue);
  border-radius: 50px;
  width: 32px;
  height: 2px;
  transform: rotate(45deg);
}

.navigation-block {
  z-index: 4;
  background-color: #0000;
  position: fixed;
  inset: 0% 0% auto;
}

.navigation-block-inner {
  z-index: 2;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ffffffb3;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 160px 32px 80px;
  display: flex;
}

.nav-cta-block {
  grid-row-gap: 24px;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 350px;
  display: flex;
}

.nav-mail-block {
  border-bottom: 1px solid var(--border-color);
  text-align: right;
  width: 100%;
  padding-bottom: 32px;
}

.nav-links-wrapper {
  grid-row-gap: 8px;
  transform-origin: 50% 100%;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.nav-mail-link {
  color: var(--dark-blue);
  font-size: var(--_typography---heading-04--h4-font-size);
  line-height: var(--_typography---heading-04--h4-line-height);
  font-weight: var(--_typography---font-weight--font-weight-semibold);
  letter-spacing: var(--_typography---heading-04--h4-letter-spacing);
  text-decoration: underline;
  transition: color .4s ease-in-out;
}

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

.nav-social-links-wrapper {
  grid-row-gap: 2px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.nav-social-link {
  color: var(--dark-blue);
  font-size: var(--_typography---body-text-m--text-m-font-size);
  line-height: var(--_typography---body-text-m--text-m-line-height);
  transition: color .4s ease-in-out;
}

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

.nav-cta-bottom-block {
  color: var(--text-color);
}

.body-text-m-regular {
  color: var(--text-color);
  font-size: var(--_typography---body-text-m--text-m-font-size);
  line-height: var(--_typography---body-text-m--text-m-line-height);
  text-align: left;
  object-fit: fill;
  flex: 1;
  align-self: flex-start;
  margin-top: -10px;
}

.body-text-m-regular.line-height-down {
  line-height: 1.5em;
}

.nav-link {
  color: var(--dark-blue);
  font-size: var(--_typography---heading-02--h2-font-size);
  line-height: var(--_typography---heading-02--h2-line-height);
  font-weight: var(--_typography---font-weight--font-weight-medium);
  letter-spacing: var(--_typography---heading-02--h2-letter-spacing);
  transition: color .4s ease-in-out;
}

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

.navbar-bg {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  pointer-events: none;
  background-color: #ffffffb3;
  position: absolute;
  inset: 0%;
}

.faq-content-wrapper {
  background-color: var(--cream);
  border-radius: 16px;
  width: 100%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  padding: 64px;
}

.faq-content-block {
  grid-row-gap: 24px;
  color: var(--dark-blue);
  flex-flow: column;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.faq-items-wrapper {
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.faq-item {
  width: 100%;
}

.faq-question-block {
  border-bottom: 1px solid var(--border-color);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 12px 0;
  display: flex;
}

.faq-icon {
  width: 20px;
  height: 20px;
  position: static;
}

.faq-question {
  line-height: var(--_typography---body-text-l--text-l-line-height);
}

.faq-answer-wrapper {
  background-color: #0000;
  position: relative;
}

.faq-answer-block {
  color: var(--text-color);
  line-height: var(--_typography---body-text-l--text-l-line-height);
  padding-top: 16px;
  padding-bottom: 16px;
  overflow: hidden;
}

.work-faq {
  padding: 32px;
}

.works-content-wrapper {
  grid-row-gap: 40px;
  flex-flow: column;
  width: 100%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.work-hero-block {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.work-hero-left-block {
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.work-hero-title-block {
  grid-column-gap: 10px;
  color: var(--dark-blue);
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-sup-text {
  color: var(--text-color);
}

.work-hero-description-block {
  max-width: 340px;
}

.body-text-xl-regular {
  font-size: var(--_typography---body-text-xl--text-xl-font-size);
  line-height: var(--_typography---body-text-xl--text-xl-line-height);
  letter-spacing: var(--_typography---body-text-xl--text-xl-letter-spacing);
}

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

.work-collection-list.work-details-page {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.work-card {
  background-color: var(--cream);
  border-radius: 12px;
  justify-content: center;
  align-items: flex-end;
  height: 734px;
  padding: 8px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.work-card.v2 {
  height: 566px;
}

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

.work-card-button {
  grid-column-gap: 26px;
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  color: var(--dark-blue);
  font-weight: var(--_typography---font-weight--font-weight-medium);
  background-color: #ffffff80;
  border-top-left-radius: 24px;
  border-bottom-right-radius: 24px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 60px;
  padding-left: 24px;
  padding-right: 24px;
  transition: flex .4s ease-in-out;
  display: flex;
  position: absolute;
  bottom: 32px;
  overflow: hidden;
}

.work-card-button:hover {
  justify-content: space-between;
}

.work-card-button-arrow {
  object-fit: cover;
  width: 50px;
  height: 21px;
}

.work-card-image-block {
  border-radius: 8px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.works-home {
  padding: 64px 32px;
}

.works-home-wrapper {
  grid-row-gap: 8px;
  flex-flow: column;
  width: 100%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.works-home-top-block {
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
  display: flex;
}

.hedaing-style-h1 {
  font-family: var(--_typography---headings);
  font-size: var(--_typography---heading-03--h3-font-size);
  line-height: var(--_typography---heading-01--h1-line-height);
  font-weight: var(--_typography---font-weight--font-weight-bold);
  letter-spacing: var(--_typography---heading-01--h1-letter-spacing);
}

.work-home-description-block {
  text-align: center;
  width: 100%;
  max-width: 320px;
}

.work-home-collection-list {
  grid-column-gap: 12px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.blog-hero-block {
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 24px 24px;
  display: flex;
}

.section-tag {
  background-color: var(--cream);
  color: var(--dark-blue);
  font-weight: var(--_typography---font-weight--font-weight-medium);
  border-top-left-radius: 24px;
  border-bottom-right-radius: 24px;
  justify-content: center;
  align-items: center;
  height: 49px;
  padding-left: 17px;
  padding-right: 17px;
  display: flex;
}

.blog-hero-title-block {
  color: var(--dark-blue);
  text-align: center;
  width: 100%;
  max-width: 572px;
}

.blog-card-image-block {
  border-radius: 8px;
  width: 100%;
  height: 458px;
  overflow: hidden;
}

.blog-card-image-block.featured {
  height: 638px;
}

.blog-card-image-block.homepage {
  width: 168px;
  height: 165px;
}

.blog-card-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.blog-card-info-block {
  grid-row-gap: 12px;
  flex-flow: column;
  padding: 12px;
  display: flex;
}

.blog-card-info-block.homepage {
  max-width: 348px;
}

.body-text-m-medium {
  font-size: var(--_typography---body-text-m--text-m-font-size);
  line-height: var(--_typography---body-text-m--text-m-line-height);
  font-weight: var(--_typography---font-weight--font-weight-medium);
}

.blog-card-title-block {
  color: var(--dark-blue);
  max-width: 350px;
}

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

.blog-card {
  background-color: var(--cream);
  color: var(--text-color);
  border-radius: 12px;
  padding: 8px;
  display: block;
}

.blog-card.homepage {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.featured-blog-title-block {
  color: var(--dark-blue);
  max-width: 400px;
}

.blogs-home {
  scroll-behavior: smooth;
  padding-left: 32px;
  padding-right: 32px;
}

.blogs-home-content-wrapper {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.blogs-home-left-block {
  grid-row-gap: 24px;
  flex-flow: column;
  flex: 1;
  display: flex;
  position: sticky;
  top: 112px;
}

.blogs-home-title-wrapper {
  grid-row-gap: 16px;
  color: var(--dark-blue);
  flex-flow: column;
  max-width: 300px;
  display: flex;
}

.blog-home-description-block {
  color: var(--text-color);
}

.home-blogs-wrapper {
  flex: none;
  width: 100%;
  max-width: 600px;
}

.blogs-home-collection-list {
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.blog-details {
  padding-top: 120px;
  padding-left: 32px;
  padding-right: 32px;
}

.blog-details-image-block {
  background-color: var(--cream);
  border-radius: 16px;
  width: 100%;
  max-width: 1520px;
  height: 725px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px;
  overflow: hidden;
}

.blog-details-image {
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  height: 100%;
}

.blog-description {
  grid-row-gap: 24px;
  flex-flow: column;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.blog-description-top-block {
  grid-row-gap: 12px;
  border-bottom: 1px solid var(--border-color);
  flex-flow: column;
  padding-top: 16px;
  padding-bottom: 32px;
  display: flex;
}

.body-text-s-regular {
  font-size: var(--_typography---body-text-s--text-s-font-size);
  line-height: var(--_typography---body-text-s--text-s-line-height);
  text-align: center;
  flex: 1;
  align-self: flex-end;
}

.blog-title-block {
  color: var(--dark-blue);
}

.blog-description-text {
  font-size: var(--_typography---body-text-xl--text-xl-font-size);
  line-height: var(--_typography---body-text-xl--text-xl-line-height);
}

.blog-description-text p {
  font-size: var(--_typography---body-text-m--text-m-font-size);
  line-height: var(--_typography---body-text-m--text-m-line-height);
  font-weight: var(--_typography---font-weight--font-weight-medium);
}

.blog-description-text figure {
  margin-top: 32px;
  margin-bottom: 32px;
}

.blog-description-text h6 {
  color: var(--dark-blue);
  margin-bottom: 20px;
}

.blog-buttons-wrapper {
  grid-column-gap: 18px;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.blog-pagination-button {
  grid-column-gap: 8px;
  background-color: var(--cream);
  color: var(--dark-blue);
  font-size: var(--_typography---button-text--button-text-font-size);
  line-height: var(--_typography---button-text--button-text-line-height);
  font-weight: var(--_typography---font-weight--font-weight-medium);
  letter-spacing: var(--_typography---button-text--button-text-letter-spacing);
  border-top-left-radius: 24px;
  border-bottom-right-radius: 24px;
  justify-content: space-between;
  align-items: center;
  height: 56px;
  padding-left: 24px;
  padding-right: 24px;
  transition: background-color .4s ease-in-out;
  display: flex;
}

.blog-pagination-button:hover {
  background-color: #ffffffb3;
}

.work-details {
  padding-left: 32px;
  padding-right: 32px;
}

.work-details-hero-block {
  grid-row-gap: 80px;
  flex-flow: column;
  width: 100%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 128px;
  padding-bottom: 40px;
  display: flex;
}

.work-details-hero-title-block {
  color: var(--dark-blue);
}

.work-details-hero-bottom-block {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-details-description-block {
  width: 100%;
  max-width: 410px;
}

.work-info-block {
  grid-column-gap: 32px;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.work-info-item {
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: space-between;
  align-self: auto;
  align-items: flex-start;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.work-info-text-block {
  color: var(--dark-blue);
  text-align: center;
  justify-content: center;
  display: flex;
}

.work-info-devider-line {
  background-color: var(--border-color);
  width: 1px;
  height: 47px;
}

.work-info-devider-line.visible-in-mobile {
  display: none;
}

.work-info-button {
  grid-column-gap: 8px;
  color: var(--dark-blue);
  font-size: var(--_typography---body-text-m--text-m-font-size);
  line-height: var(--_typography---body-text-m--text-m-line-height);
  justify-content: center;
  align-items: center;
  display: flex;
}

.work-info-button-icon {
  width: 16px;
  height: 16px;
}

.work-details-image-block {
  background-color: var(--cream);
  border-radius: 16px;
  width: 100%;
  max-width: 1520px;
  height: 681px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px;
}

.woek-details-image {
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  height: 100%;
}

.work-description-block {
  grid-row-gap: 24px;
  flex-flow: column;
  width: 100%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  padding: 56px 24px;
  display: flex;
}

.work-description-text h4 {
  color: var(--dark-blue);
  margin-bottom: 24px;
}

.work-description-text p {
  max-width: 550px;
}

.work-images-wrapper {
  grid-row-gap: 8px;
  flex-flow: column;
  width: 100%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.work-image-block {
  background-color: var(--cream);
  border-radius: 12px;
  width: 100%;
  height: 100vh;
  max-height: 819px;
  padding: 8px;
}

.work-details-image {
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  height: 100%;
}

.more-works-content-wrapper {
  grid-row-gap: 32px;
  flex-flow: column;
  width: 100%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  padding: 64px 32px 40px;
  display: flex;
}

.more-work-title-block {
  color: var(--dark-blue);
}

.work-cta {
  padding-bottom: 32px;
  padding-left: 32px;
  padding-right: 32px;
}

.cta-wrapper {
  background-color: var(--dark-blue);
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  padding: 64px 48px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cta-gradient-block {
  opacity: .4;
  filter: blur(100px);
  pointer-events: none;
  background-image: linear-gradient(128deg, #ff262a, #005fbe);
  border-radius: 100%;
  width: 100%;
  max-width: 776px;
  height: 732px;
  position: absolute;
}

.cta-content-block {
  z-index: 2;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.cta-top-block {
  grid-row-gap: 16px;
  color: var(--cream);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 450px;
  display: flex;
}

.heading-style-h1 {
  font-family: var(--_typography---headings);
  font-size: var(--_typography---heading-03--h3-font-size);
  line-height: var(--_typography---heading-01--h1-line-height);
  font-weight: var(--_typography---font-weight--font-weight-bold);
  letter-spacing: var(--_typography---heading-01--h1-letter-spacing);
  width: auto;
}

.cta-description-block {
  opacity: .5;
}

.cta-form-wrapper {
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  max-width: 500px;
  display: flex;
}

.cta-expert-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #0000001a;
  border: 1px solid #ffffff0f;
  border-radius: 16px;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  display: flex;
}

.cta-expert-image-block {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 120px;
  display: flex;
}

.cta-expert-image {
  object-fit: cover;
  border: 2px solid #282c3d;
  border-radius: 12px;
  width: 56px;
  height: 56px;
}

.cta-expert-image.margin-left--24px {
  margin-left: -24px;
}

.cta-expert-statement-block {
  color: var(--gray);
  width: 100%;
  max-width: 180px;
}

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

.cta-form-wrap {
  background-color: #0000001a;
  border-radius: 16px;
  padding: 20px;
}

.cta-form-block {
  margin-bottom: 0;
}

.cta-form {
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.cta-form-field {
  color: var(--cream);
  background-color: #ffffff0a;
  border: 1px solid #ffffff0a;
  border-radius: 10px;
  height: 48px;
  margin-bottom: 0;
  padding: 16px;
}

.cta-form-field::placeholder {
  color: var(--gray);
}

.cta-form-field.textarea {
  height: auto;
  min-height: 116px;
}

.form-button {
  background-color: var(--cream);
  color: var(--dark-blue);
  font-weight: var(--_typography---font-weight--font-weight-medium);
  border-top-left-radius: 24px;
  border-bottom-right-radius: 24px;
  height: 52px;
  padding: 0;
}

.form-button:hover {
  background-color: #fff9;
}

.form-button.contact-page {
  background-color: var(--dark-blue);
  color: var(--cream);
  border-radius: 0 24px;
}

.primary-button-icon {
  object-fit: cover;
  width: 50px;
  height: 21px;
}

.form-success-state {
  background-color: var(--transparent);
  color: var(--cream);
  font-size: var(--_typography---body-text-xl--text-xl-font-size);
  padding: 24px;
}

.form-success-state.contact-page {
  color: var(--dark-blue);
}

.form-error-state {
  background-color: var(--transparent);
  color: var(--cream);
  text-align: center;
  margin-top: 20px;
  padding: 0;
}

.form-error-state.contact-page {
  color: var(--dark-blue);
}

.contact {
  grid-row-gap: 12px;
  flex-flow: column;
  padding: 104px 32px 32px;
  display: flex;
}

.contact-hero-block {
  background-color: var(--cream);
  color: var(--dark-blue);
  border-radius: 16px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  padding: 64px 32px;
  display: flex;
}

.conatct-content-block {
  grid-column-gap: 12px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.contact-hero-description-block {
  color: var(--text-color);
  width: 100%;
  max-width: 350px;
}

.body-text-xl-medium {
  font-size: var(--_typography---body-text-xl--text-xl-font-size);
  line-height: var(--_typography---body-text-xl--text-xl-medium-line-height);
  font-weight: var(--_typography---font-weight--font-weight-medium);
  letter-spacing: var(--_typography---body-text-xl--text-xl-letter-spacing);
}

.contact-content-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.contact-content-image-block {
  border-radius: 12px;
  overflow: hidden;
}

.contact-form-wrapper {
  grid-row-gap: 32px;
  background-color: var(--cream);
  color: var(--dark-blue);
  border-radius: 16px;
  flex-flow: column;
  padding: 48px 32px;
  display: flex;
}

.contact-form-wrap {
  grid-row-gap: 32px;
  flex-flow: column;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.contact-form-expert-block {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.contact-expert-image {
  border: 2px solid var(--cream);
  object-fit: cover;
  border-radius: 12px;
  width: 56px;
  height: 56px;
}

.contact-expert-image.margin-left--24px {
  margin-left: -24px;
}

.contact-expert-statement-block {
  max-width: 180px;
}

.contact-form-block {
  margin-bottom: 0;
}

.contact-form {
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.form-label-text {
  font-weight: var(--_typography---font-weight--font-weight-regular);
  margin-bottom: 0;
}

.contact-form-field {
  border: 1px solid var(--border-color);
  color: var(--dark-blue);
  border-radius: 10px;
  height: 48px;
  margin-bottom: 0;
  padding: 16px;
}

.contact-form-field::placeholder {
  color: var(--gray);
}

.contact-form-field.textarea {
  height: auto;
  min-height: 116px;
}

.about-hero {
  padding-top: 144px;
  padding-left: 32px;
  padding-right: 32px;
}

.about-hero-content-wrapper {
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.about-hero-top-block {
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.about-hero-title-block {
  color: var(--dark-blue);
  text-align: center;
  width: 100%;
  max-width: 850px;
}

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

.about-hero-bottom-block {
  background-color: var(--cream);
  border-radius: 16px;
  width: 100%;
  padding: 8px;
}

.about-image {
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  height: 650px;
}

.about-experties-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.about-experties-item {
  grid-row-gap: 200px;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: var(--transparent);
  border-image: linear-gradient(#d5dae200 0%, #d5dae2 100%) 1;
  flex-flow: column;
  padding: 40px;
  display: flex;
}

.about-experties-number-block {
  color: var(--dark-blue);
  font-size: 50px;
  line-height: 1em;
  font-weight: var(--_typography---font-weight--font-weight-medium);
}

.experties-number, .experties-number-suffle {
  display: inline;
}

.intro-content-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--cream);
  color: var(--cream);
  -webkit-text-stroke-color: var(--page-color);
  border-radius: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  width: 100%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px;
  display: grid;
}

.intro-text-content-block {
  background-color: var(--transparent);
  color: var(--dark-blue);
  text-align: left;
  border-radius: 12px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 32px;
  display: flex;
}

.intro-image-block {
  height: 548px;
  overflow: hidden;
}

.intro-image {
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  height: 548px;
}

.intro-description-block {
  color: var(--text-color);
  width: 100%;
  max-width: 430px;
}

.team {
  padding: 64px 32px;
}

.team-content-wrapper {
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.team-top-block {
  grid-row-gap: 10px;
  color: var(--dark-blue);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 600px;
  display: flex;
}

.team-cards-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.team-card {
  grid-column-gap: 16px;
  background-color: var(--cream);
  border-radius: 12px;
  padding: 8px;
  display: flex;
}

.team-image {
  object-fit: cover;
  border-radius: 8px;
  flex: none;
  width: 250px;
  height: 250px;
}

.team-info-block {
  box-sizing: border-box;
  clear: none;
  color: var(--dark-blue);
  flex-flow: column;
  justify-content: space-between;
  align-self: auto;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.team-position-text-block {
  color: var(--text-color);
}

.awards {
  padding: 64px 32px 32px;
}

.awards-content-wrapper {
  grid-column-gap: 64px;
  width: 100%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.award-title-block {
  grid-row-gap: 16px;
  color: var(--dark-blue);
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 300px;
  display: flex;
}

.award-list-block {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.award-list-item {
  border-bottom: 1px solid var(--border-color);
  color: var(--dark-blue);
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.award-info-block {
  grid-column-gap: 40px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

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

.partner-marquee-wrapper {
  grid-column-gap: 100px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.partner-logo {
  flex: none;
}

.partner-marquee-inner {
  grid-column-gap: 100px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.partner-gradient-shadow-block {
  background-image: linear-gradient(270deg, #fffc, var(--transparent) 12.5%, var(--transparent) 87.5%, #fffc);
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.service-content-wrapper {
  grid-row-gap: 40px;
  flex-flow: column;
  width: 100%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.services-top-block {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.service-title-block {
  grid-column-gap: 10px;
  color: var(--dark-blue);
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.service-slider {
  background-color: #0000;
  height: auto;
  position: relative;
}

.service-slider-nav {
  display: none;
}

.service-slider-arrow {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  inset: 50% 0% 0% auto;
}

.service-slider-arrow.right-arrow {
  transform: translate(0, -50%);
}

.service-slider-arrow.left-arrow {
  inset: 50% auto 0% 0%;
  transform: translate(0, -50%);
}

.service-slider-mask {
  width: 100%;
  max-width: 344px;
  overflow: visible;
}

.service-slide {
  margin-right: 12px;
}

.service-card {
  background-color: var(--cream);
  border-radius: 16px;
  padding: 8px;
}

.service-card-content-block {
  grid-column-gap: 150px;
  grid-row-gap: 150px;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-end;
  align-self: auto;
  height: 450px;
  padding: 24px;
  display: flex;
}

.service-card-top-block {
  grid-row-gap: 8px;
  color: var(--dark-blue);
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 220px;
  display: flex;
}

.service-card-number-block {
  grid-column-gap: 6px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.service-crad-number-dot {
  background-color: #7ea6f0;
  border-radius: 100%;
  flex: none;
  width: 9px;
  height: 9px;
}

.service-crad-number-dot._02 {
  background-color: #fd5c5c;
}

.service-crad-number-dot._03 {
  background-color: #4bd760;
}

.service-crad-number-dot._04 {
  background-color: #e1a0ff;
}

.service-crad-number-dot._05 {
  background-color: #e28f2f;
}

.service-card-description-block {
  flex: 0 auto;
  align-self: auto;
  position: static;
}

.service-slider-icon {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.service-slider-wrapper {
  position: relative;
}

.video {
  padding-bottom: 64px;
  padding-left: 32px;
  padding-right: 32px;
}

.video-content-block {
  background-image: url('../images/video-section-bg-img_1video-section-bg-img.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1520px;
  height: 690px;
  margin-left: auto;
  margin-right: auto;
  padding: 32px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.brand-logo-block {
  position: absolute;
  top: 68px;
  left: -4px;
  transform: rotate(-90deg);
}

.brand-logo-image {
  width: 110px;
  height: 38px;
}

.video-content-bottom-block {
  z-index: 2;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  margin-top: auto;
  display: flex;
  position: relative;
}

.video-content-fade-block {
  z-index: 1;
  opacity: .7;
  background-image: linear-gradient(#2e346a00, #0d0f1f);
  width: 100%;
  height: 347px;
  position: absolute;
  inset: auto 0% 0%;
}

.video-content-description-block {
  opacity: .8;
  color: var(--cream);
  width: 100%;
  max-width: 280px;
}

.video-play-wrapper {
  z-index: 3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.lightbox-link {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.video-play-button {
  background-color: var(--cream);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  transition: background-color .4s ease-in-out;
  display: flex;
}

.video-play-button:hover {
  background-color: #ffffffb3;
}

.play-icon {
  width: 32px;
  height: 32px;
}

.review-content-wrapper {
  width: 100%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
}

.review-slider {
  background-color: var(--cream);
  border-radius: 16px;
  height: auto;
}

.review-slider-nav {
  display: none;
}

.review-slider-arrow {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  inset: auto 40px 40px auto;
}

.review-slider-arrow.left-arrow {
  justify-content: flex-start;
  align-items: center;
  right: 112px;
}

.review-card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--cream);
  border-radius: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 8px;
  display: grid;
}

.review-card-image-block {
  border-radius: 12px;
  justify-content: center;
  align-items: flex-end;
  height: 100vh;
  max-height: 817px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.review-card-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.review-author-info-block {
  grid-column-gap: 6px;
  background-color: var(--cream);
  color: var(--dark-blue);
  border-top-left-radius: 24px;
  border-bottom-right-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 17px;
  display: flex;
  position: absolute;
  bottom: 32px;
}

.line-58px {
  background-color: var(--border-color);
  width: 58px;
  height: 1px;
}

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

.review-text-block {
  color: var(--dark-blue);
  flex-flow: column;
  justify-content: center;
  padding: 40px;
  display: flex;
}

.review-slider-arrow-icon {
  object-fit: cover;
  width: 50px;
  height: 21px;
}

.pricing-content-wrapper {
  background-color: var(--dark-blue);
  border-radius: 16px;
  width: 100%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  padding: 72px 24px;
}

.pricing-content-block {
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 928px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pricing-top-block {
  grid-row-gap: 20px;
  color: var(--cream);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 450px;
  display: flex;
}

.pricing-cards-block {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.pricing-card-monthly {
  grid-row-gap: 100px;
  background-color: #1e1e1e66;
  border: 1px solid #ffffff0d;
  border-radius: 16px;
  flex-flow: column;
  width: 100%;
  padding: 24px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.pricing-card-monthly-gradient-block {
  z-index: 1;
  grid-row-gap: 100px;
  opacity: .4;
  filter: blur(80px);
  background-image: linear-gradient(128deg, #ff262a, #005fbe);
  border-radius: 100%;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 437px;
  height: 412px;
  display: flex;
  position: absolute;
  inset: auto -64px -120px auto;
}

.pricing-card-monthly-top-block {
  z-index: 2;
  grid-row-gap: 12px;
  color: var(--gray);
  flex-flow: column;
  display: flex;
  position: relative;
}

.pricing-card-price-block {
  grid-column-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.price-text {
  color: var(--cream);
  font-size: var(--_typography---heading-04--h4-font-size);
  line-height: var(--_typography---heading-04--h4-line-height);
  font-weight: var(--_typography---font-weight--font-weight-semibold);
  letter-spacing: var(--_typography---heading-04--h4-letter-spacing);
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.doller-sign {
  font-size: var(--_typography---heading-05--h5-font-size);
  line-height: var(--_typography---heading-05--h5-line-height);
  letter-spacing: var(--_typography---heading-05--h5-letter-spacing);
}

.price-sub-text {
  letter-spacing: -.01px;
  font-size: 18px;
  line-height: 26px;
}

.pricing-card-monthly-bottom-block {
  z-index: 2;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.pricing-card-list-block {
  grid-row-gap: 17px;
  flex-flow: column;
  max-width: 230px;
  display: flex;
}

.pricing-card-list-item {
  grid-column-gap: 9px;
  color: var(--gray);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon-24px {
  width: 24px;
  height: 24px;
}

.pricing-card-button {
  color: var(--cream);
  font-size: var(--_typography---button-text--button-text-font-size);
  line-height: var(--_typography---button-text--button-text-line-height);
  font-weight: var(--_typography---font-weight--font-weight-medium);
  letter-spacing: var(--_typography---button-text--button-text-letter-spacing);
  background-color: #ffffff1a;
  border-top-left-radius: 24px;
  border-bottom-right-radius: 24px;
  justify-content: center;
  align-items: center;
  height: 65px;
  padding: 20px;
  transition: background-color .4s ease-in-out;
  display: flex;
}

.pricing-card-button:hover {
  background-color: #fff3;
}

.pricng-card-rush {
  color: var(--gray);
  background-color: #1e1e1e66;
  border: 1px solid #ffffff0d;
  border-radius: 16px;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  width: 360px;
  padding: 24px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.pricing-card-rush-gradient {
  opacity: .4;
  filter: blur(80px);
  background-image: linear-gradient(128deg, #faff6b1a, #85d89180);
  border-radius: 100%;
  width: 331px;
  height: 312px;
  position: absolute;
  inset: auto -51px -32px auto;
}

.pricing-card-rush-bottom-block {
  z-index: 2;
  grid-row-gap: 22px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.pricing-card-rush-options-block {
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.pricing-card-rush-item {
  border-bottom: 1px #ffffff0d;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.pricing-toggle {
  cursor: pointer;
  background-color: #ffffff0d;
  border: 1px solid #ffffff1a;
  border-radius: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 49px;
  height: 28px;
  padding: 4px;
  display: flex;
}

.pricing-toggle-dot {
  background-color: var(--cream);
  opacity: .1;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  box-shadow: 0 4px 4px #00000040;
}

.success-content-wrapper {
  grid-column-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1520px;
  height: 650px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.success-video-block {
  background-image: linear-gradient(#4e50c7, #5e2b5b);
  border-radius: 16px;
  position: relative;
  overflow: hidden;
}

.success-video {
  z-index: 1;
  opacity: .25;
  mix-blend-mode: luminosity;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.success-video-text-content-block {
  z-index: 2;
  color: var(--cream);
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 40px;
  display: flex;
  position: relative;
}

.success-video-description-block {
  width: 100%;
  max-width: 70%;
}

.price-text-v2 {
  opacity: 0;
  color: var(--cream);
  font-size: var(--_typography---heading-04--h4-font-size);
  line-height: var(--_typography---heading-04--h4-line-height);
  font-weight: var(--_typography---font-weight--font-weight-semibold);
  letter-spacing: var(--_typography---heading-04--h4-letter-spacing);
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.landing-page-price-block {
  height: 35px;
  overflow: hidden;
}

.price-text-v1 {
  color: var(--cream);
  font-size: var(--_typography---heading-04--h4-font-size);
  line-height: var(--_typography---heading-04--h4-line-height);
  font-weight: var(--_typography---font-weight--font-weight-semibold);
  letter-spacing: var(--_typography---heading-04--h4-letter-spacing);
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
}

.success-items-block {
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.success-card {
  background-color: var(--cream);
  border-radius: 16px;
  height: 208px;
  padding: 8px;
}

.success-card-content-block {
  background-color: var(--page-color);
  border-radius: 12px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  padding: 24px;
  display: flex;
}

.success-card-top-block {
  grid-column-gap: 3px;
  color: var(--dark-blue);
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.success-crad-counter-text, .success-card-suffle-text {
  font-size: 45px;
  line-height: 1em;
  font-weight: var(--_typography---font-weight--font-weight-medium);
  letter-spacing: -.07em;
  display: inline;
}

.success-card-description-block {
  width: 100%;
  max-width: 100%;
}

.utility-wrapper {
  padding: 112px 32px 32px;
}

.utility-content-block {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.utility-top-block {
  background-color: var(--cream);
  color: var(--dark-blue);
  border-radius: 16px;
  justify-content: space-between;
  align-items: center;
  padding: 32px;
  display: flex;
}

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

.button-primary-v2 {
  box-sizing: border-box;
  aspect-ratio: auto;
  background-color: var(--page-color);
  color: var(--dark-blue);
  font-size: var(--_typography---button-text--button-text-font-size);
  line-height: var(--_typography---button-text--button-text-line-height);
  font-style: normal;
  font-weight: var(--_typography---font-weight--font-weight-medium);
  text-align: center;
  letter-spacing: var(--_typography---button-text--button-text-letter-spacing);
  -webkit-text-stroke-color: var(--cream);
  overflow-wrap: normal;
  object-fit: fill;
  border-top-left-radius: 24px;
  border-bottom-right-radius: 24px;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 65px;
  padding: 10px;
  transition: background-color .4s ease-in-out;
  position: relative;
  inset: 0% 0% 0% auto;
}

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

.utility-image-block {
  background-color: var(--cream);
  border-radius: 16px;
  width: 100%;
  height: 100vh;
  padding: 8px;
}

.utility-image {
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  height: 100%;
}

.changelog-version-text {
  letter-spacing: -.02em;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5em;
}

.tempalte-page-content-block {
  grid-row-gap: 80px;
  flex-flow: column;
  padding-top: 40px;
  padding-bottom: 80px;
  display: flex;
}

.template-page-hero-wrapper {
  background-color: var(--cream);
  color: var(--dark-blue);
  border-radius: 16px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.pages-hero-content-wrapper {
  grid-row-gap: 16px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.template-page-container {
  width: 100%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
}

.template-content-item {
  grid-column-gap: 20px;
  background-color: #ffffff80;
  border: 1px solid #eaecf0;
  border-radius: 16px;
  justify-content: space-between;
  align-items: center;
  padding: 28px 40px;
  display: flex;
}

.template-content-item-block {
  grid-row-gap: 32px;
  color: var(--dark-blue);
  flex-flow: column;
  display: flex;
}

.template-page-section {
  padding-top: 112px;
}

.licenses-hero-description-block {
  color: var(--text-color);
  max-width: 640px;
}

.body-text-large {
  text-align: left;
  letter-spacing: normal;
  overflow-wrap: normal;
  font-size: 18px;
}

.licenses-link {
  color: var(--dark-blue);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2em;
  text-decoration: underline;
  transition: color .3s ease-in-out;
}

.licenses-link:hover {
  color: var(--text-color);
}

.rich-text h1, .rich-text h2, .rich-text h3, .rich-text h4 {
  font-family: var(--_typography---headings);
  color: var(--dark-blue);
  font-weight: var(--_typography---font-weight--font-weight-bold);
  margin-bottom: 20px;
}

.rich-text h5 {
  color: var(--dark-blue);
  margin-bottom: 16px;
}

.rich-text h6 {
  color: var(--dark-blue);
}

.style-guide-colors-wrapper-dark {
  grid-row-gap: 32px;
  flex-flow: column;
  margin-top: 80px;
  display: flex;
}

.style-guide-rich-text-wrapper-dark {
  grid-row-gap: 32px;
  flex-flow: column;
  margin-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.template-button-content-item {
  grid-column-gap: 20px;
  background-color: #ffffff80;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  padding: 28px 40px;
  display: flex;
}

.style-guide-buttons-wrapper-dark {
  grid-row-gap: 32px;
  flex-flow: column;
  margin-top: 80px;
  display: flex;
}

.style-typo-wrapper {
  color: var(--dark-blue);
  flex-flow: column;
}

.color-block {
  text-align: center;
  border: 1px solid #383838;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 200px;
  display: flex;
}

.color-block.text-color {
  background-color: var(--text-color);
  color: var(--cream);
}

.color-block.gray {
  background-color: var(--gray);
  color: var(--cream);
}

.color-block.border-color {
  background-color: var(--border-color);
  color: var(--dark-blue);
}

.color-block.black {
  background-color: var(--dark-blue);
  color: var(--cream);
}

.color-block.white {
  background-color: var(--cream);
}

.color-block.page-color {
  background-color: var(--page-color);
}

.style-typo-block {
  grid-row-gap: 24px;
  flex-flow: column;
  margin-top: 32px;
  display: flex;
}

.colors-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: var(--dark-blue);
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
}

.style-guide-hero {
  background-color: var(--cream);
  color: var(--dark-blue);
  text-align: center;
  border-radius: 16px;
  margin-bottom: 64px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.style-guide-item-block {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.style-guide-item-block.heading-block {
  border-bottom: 1px solid #eaecf0;
  padding-bottom: 24px;
}

.style-guide-page-content-wrapper {
  padding-top: 112px;
}

.heading-style-h2 {
  font-family: var(--_typography---headings);
  color: var(--dark-blue);
  font-weight: var(--_typography---font-weight--font-weight-bold);
  margin-top: 20px;
  margin-bottom: 20px;
}

.heading-style-h3 {
  font-family: var(--_typography---headings);
  font-weight: var(--_typography---font-weight--font-weight-bold);
  margin-top: 20px;
  margin-bottom: 10px;
}

.heading-style-h4 {
  box-sizing: border-box;
  aspect-ratio: auto;
  font-family: var(--_typography---headings);
  color: var(--dark-blue);
  font-size: var(--_typography---heading-04--h4-font-size);
  font-weight: var(--_typography---font-weight--font-weight-bold);
  object-fit: fill;
  align-self: auto;
  width: auto;
  min-width: 250px;
  max-width: none;
  display: block;
}

.button {
  z-index: 100;
  clear: none;
  background-color: var(--main-green);
  color: var(--cream);
  font-size: var(--_typography---body-text-m--text-m-font-size);
  mix-blend-mode: normal;
  border-radius: 0 20px;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: center;
  display: block;
  position: static;
  inset: 0% 0% auto auto;
}

.div-block {
  box-sizing: border-box;
  text-align: left;
  object-fit: fill;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.image {
  text-align: right;
  vertical-align: baseline;
  flex: 0 auto;
  order: 9999;
  align-self: center;
  position: static;
  inset: 0%;
}

.link-block {
  padding-right: 20px;
}

.div-block-2 {
  text-align: center;
}

.columns {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.identity-card-content-block {
  z-index: auto;
  grid-column-gap: 150px;
  grid-row-gap: 150px;
  border: 10px solid var(--border-color);
  background-color: var(--cream);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 18px;
  flex-flow: column;
  justify-content: flex-start;
  height: 450px;
  margin-left: auto;
  margin-right: auto;
  padding: 24px;
  display: flex;
  left: 0;
  right: 0;
}

.heading-style-h4-light {
  box-sizing: border-box;
  aspect-ratio: auto;
  font-family: var(--_typography---headings);
  color: var(--cream);
  font-weight: var(--_typography---font-weight--font-weight-bold);
  object-fit: fill;
  align-self: auto;
  width: auto;
  min-width: 250px;
  max-width: none;
  display: block;
}

.contact-hero-block-2 {
  background-color: var(--page-color);
  color: var(--dark-blue);
  border-radius: 16px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  padding: 64px 32px;
  display: flex;
}

.link {
  color: var(--dark-blue);
}

.bold-text-3 {
  color: var(--cream);
}

.digitale-bausteine-block {
  z-index: auto;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  border: 10px solid var(--border-color);
  background-color: var(--cream);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 18px;
  flex-flow: column;
  justify-content: flex-start;
  height: 450px;
  margin-left: auto;
  margin-right: auto;
  padding: 24px;
  display: flex;
  left: 0;
  right: 0;
}

@media screen and (max-width: 991px) {
  body {
    --_typography---primary-font-family: "Kk Interdisplay", Arial, sans-serif;
    --_typography---body-text-l--text-l-font-size: 1.335rem;
    --_typography---body-text-l--text-l-line-height: 1.3em;
    --_typography---font-weight--font-weight-regular: 300;
    --_typography---heading-03--h3-font-size: 3rem;
    --_typography---heading-01--h1-line-height: 1em;
    --_typography---font-weight--font-weight-semibold: 500;
    --_typography---heading-01--h1-letter-spacing: .015em;
    --_typography---heading-02--h2-font-size: 3.75rem;
    --_typography---heading-02--h2-line-height: 1em;
    --_typography---heading-02--h2-letter-spacing: -.03em;
    --_typography---hedaing-03--h3-font-size: 3rem;
    --_typography---hedaing-03--h3-line-height: 1em;
    --_typography---hedaing-03--h3-letter-spacing: .01em;
    --_typography---heading-04--h4-font-size: 2rem;
    --_typography---heading-04--h4-line-height: 1.1em;
    --_typography---heading-04--h4-letter-spacing: -.01em;
    --_typography---heading-05--h5-font-size: 1.5rem;
    --_typography---heading-05--h5-line-height: 1.2em;
    --_typography---heading-05--h5-letter-spacing: -.01em;
    --_typography---heading-06--h6-font-size: 1.25rem;
    --_typography---heading-06--h6-line-height: 1.2em;
    --_typography---heading-06--h6-letter-spacing: -.01em;
    --_typography---button-text--button-text-font-size: 1.1rem;
    --_typography---button-text--button-text-line-height: 1.3em;
    --_typography---font-weight--font-weight-medium: 300;
    --_typography---button-text--button-text-letter-spacing: -.02em;
    --_typography---body-text-s--text-s-font-size: .75rem;
    --_typography---body-text-s--text-s-line-height: 1.3em;
    --_typography---body-text-m--text-m-font-size: .88rem;
    --_typography---body-text-m--text-m-line-height: 1.4em;
    --_typography---body-text-xl--text-xl-font-size: 1.13rem;
    --_typography---body-text-xl--text-xl-line-height: 1.4em;
    --_typography---body-text-xl--text-xl-letter-spacing: -.01em;
    --_typography---headings: "Kk Bitter", Georgia, sans-serif;
    --_typography---font-weight--font-weight-bold: 500;
    --_typography---body-text-xl--text-xl-medium-line-height: 1.3em;
  }

  .hero {
    height: 850px;
  }

  .works, .services {
    padding-left: 24px;
    padding-right: 24px;
  }

  .intro {
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .review, .success, .pricing, .faq, .blogs {
    padding-left: 24px;
    padding-right: 24px;
  }

  .cta, .footer-content-wrapper {
    padding: 24px;
  }

  .hero-content-wrapper {
    padding: 72px 24px 24px;
  }

  .hero-top-content-block {
    grid-column-gap: 32px;
  }

  .hero-brand-logo-block {
    max-width: 320px;
  }

  .hero-description-block {
    max-width: 400px;
  }

  .hero-cta-block {
    bottom: 24px;
    right: 24px;
  }

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

  .work-card {
    height: auto;
  }

  .works-home {
    padding-left: 24px;
    padding-right: 24px;
  }

  .works-home-top-block {
    grid-row-gap: 16px;
  }

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

  .blog-hero-block {
    grid-row-gap: 24px;
    padding-top: 0;
  }

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

  .blogs-home-content-wrapper {
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .blogs-home-left-block {
    grid-column-gap: 24px;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    position: relative;
    top: 0;
  }

  .home-blogs-wrapper {
    max-width: 100%;
  }

  .blog-details {
    padding-left: 24px;
    padding-right: 24px;
  }

  .blog-details-image-block {
    height: 486px;
  }

  .work-details {
    padding-left: 24px;
    padding-right: 24px;
  }

  .work-details-hero-block {
    grid-row-gap: 32px;
  }

  .work-details-hero-bottom-block {
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .work-info-block {
    justify-content: flex-start;
    align-items: center;
  }

  .work-details-image-block {
    height: 600px;
  }

  .work-image-block {
    height: 429px;
    max-height: none;
  }

  .more-works-content-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }

  .work-cta {
    padding: 24px;
  }

  .contact, .contact-hero-block {
    padding-left: 24px;
    padding-right: 24px;
  }

  .conatct-content-block {
    grid-row-gap: 12px;
    grid-template-columns: 1fr;
  }

  .contact-content-image-block {
    height: 600px;
  }

  .contact-form-wrapper, .about-hero {
    padding-left: 24px;
    padding-right: 24px;
  }

  .about-image {
    height: 433px;
  }

  .about-experties-block {
    grid-template-columns: 1fr;
  }

  .about-experties-item {
    grid-row-gap: 24px;
    border-bottom: 1px solid var(--transparent);
    border-right-style: none;
    padding: 24px;
  }

  .about-experties-item.border-none-for-mobile {
    border-bottom-style: none;
  }

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

  .intro-text-content-block {
    grid-row-gap: 24px;
  }

  .intro-image-block {
    height: 500px;
  }

  .team {
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .team-cards-block {
    grid-template-columns: 1fr;
  }

  .awards {
    padding: 40px 24px 24px;
  }

  .awards-content-wrapper {
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .award-title-block {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .video {
    padding-left: 24px;
    padding-right: 24px;
  }

  .video-content-block {
    height: 600px;
    padding: 24px;
  }

  .brand-logo-block {
    top: 60px;
    left: -10px;
  }

  .review-slider-arrow {
    bottom: 24px;
    right: 24px;
  }

  .review-slider-arrow.left-arrow {
    right: 96px;
  }

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

  .review-card-image-block {
    height: 700px;
    max-height: 700px;
  }

  .review-text-block {
    max-width: 500px;
    padding: 48px 56px 80px 24px;
  }

  .pricing-cards-block {
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .pricng-card-rush {
    width: 100%;
    height: 503px;
  }

  .success-content-wrapper {
    grid-row-gap: 12px;
    grid-template-columns: 1fr;
    height: auto;
  }

  .success-video-block {
    height: 450px;
  }

  .utility-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }

  .utility-image-block {
    height: 600px;
  }

  .template-page-container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .template-content-item {
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 24px 32px;
  }

  .body-text-large {
    font-size: 16px;
  }

  .template-button-content-item {
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 24px 32px;
  }

  .color-block {
    height: 150px;
  }

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

  .columns {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: wrap;
    width: 100%;
    height: auto;
  }

  .contact-hero-block-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .digitale-bausteine-block {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_typography---primary-font-family: "Kk Interdisplay", Arial, sans-serif;
    --_typography---body-text-l--text-l-font-size: 1.335rem;
    --_typography---body-text-l--text-l-line-height: 1.3em;
    --_typography---font-weight--font-weight-regular: 300;
    --_typography---heading-03--h3-font-size: 4rem;
    --_typography---heading-01--h1-line-height: 1em;
    --_typography---font-weight--font-weight-semibold: 500;
    --_typography---heading-01--h1-letter-spacing: .015em;
    --_typography---heading-02--h2-font-size: 2.5rem;
    --_typography---heading-02--h2-line-height: 40px;
    --_typography---heading-02--h2-letter-spacing: -.02em;
    --_typography---hedaing-03--h3-font-size: 2.4rem;
    --_typography---hedaing-03--h3-line-height: 1em;
    --_typography---hedaing-03--h3-letter-spacing: .01em;
    --_typography---heading-04--h4-font-size: 2rem;
    --_typography---heading-04--h4-line-height: 1.1em;
    --_typography---heading-04--h4-letter-spacing: -.01em;
    --_typography---heading-05--h5-font-size: 1.5rem;
    --_typography---heading-05--h5-line-height: 1.2em;
    --_typography---heading-05--h5-letter-spacing: -.01em;
    --_typography---heading-06--h6-font-size: 1.25rem;
    --_typography---heading-06--h6-line-height: 1.2em;
    --_typography---heading-06--h6-letter-spacing: -.01em;
    --_typography---button-text--button-text-font-size: 1.1rem;
    --_typography---button-text--button-text-line-height: 1.3em;
    --_typography---font-weight--font-weight-medium: 300;
    --_typography---button-text--button-text-letter-spacing: -.02em;
    --_typography---body-text-s--text-s-font-size: .75rem;
    --_typography---body-text-s--text-s-line-height: 1.3em;
    --_typography---body-text-m--text-m-font-size: .88rem;
    --_typography---body-text-m--text-m-line-height: 1.4em;
    --_typography---body-text-xl--text-xl-font-size: 1.13rem;
    --_typography---body-text-xl--text-xl-line-height: 1.4em;
    --_typography---body-text-xl--text-xl-letter-spacing: -.01em;
    --_typography---headings: "Kk Bitter", Georgia, sans-serif;
    --_typography---font-weight--font-weight-bold: 500;
    --_typography---body-text-xl--text-xl-medium-line-height: 1.3em;
  }

  .hero {
    height: auto;
  }

  .works {
    padding-top: 100px;
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .intro {
    padding-top: 48px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .review {
    padding-bottom: 32px;
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .pricing, .faq {
    padding-bottom: 32px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .blogs {
    padding-top: 100px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .cta {
    padding: 16px;
  }

  .footer {
    height: auto;
  }

  .footer-content-wrapper {
    grid-row-gap: 198px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .footer-brand-logo-block {
    max-width: 45%;
  }

  .footer-bottom-block {
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .primary-cta-button {
    width: 100%;
  }

  .footer-cta-block {
    position: relative;
    bottom: auto;
    right: auto;
  }

  .footer-menu-wrapper {
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .hero-content-wrapper {
    grid-row-gap: 250px;
    padding: 80px 16px 16px;
  }

  .hero-top-content-block {
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .hero-brand-logo-block {
    max-width: 274px;
  }

  .hero-bottom-block {
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .hero-cta-block {
    position: relative;
    bottom: auto;
    right: auto;
  }

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

  .nav-brand {
    padding-left: 0;
  }

  .navigation-block-inner {
    grid-row-gap: 48px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 112px 16px 32px;
  }

  .nav-cta-block {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
  }

  .nav-mail-block {
    border-top: 1px solid var(--border-color);
    text-align: left;
    border-bottom-style: none;
    padding-top: 32px;
    padding-bottom: 0;
  }

  .nav-link {
    font-size: 3rem;
    line-height: 1em;
    font-weight: var(--_typography---font-weight--font-weight-semibold);
    letter-spacing: -.03em;
  }

  .faq-content-wrapper {
    padding: 40px;
  }

  .faq-question-block {
    white-space: normal;
    word-break: normal;
  }

  .faq-icon {
    flex: none;
  }

  .works-content-wrapper {
    grid-row-gap: 24px;
  }

  .work-hero-block {
    grid-row-gap: 24px;
    flex-flow: column;
    align-items: stretch;
  }

  .work-card.v2 {
    height: 366px;
  }

  .work-image.v2 {
    object-position: 50% 0%;
  }

  .works-home {
    padding: 32px 16px;
  }

  .works-home-top-block {
    padding: 20px 16px;
  }

  .blog-hero-block {
    padding-left: 16px;
    padding-right: 16px;
  }

  .blog-card-image-block, .blog-card-image-block.featured {
    height: 320px;
  }

  .blog-card-image-block.homepage {
    width: 100%;
    height: 250px;
  }

  .blog-card-info-block.homepage {
    width: 100%;
    max-width: 100%;
  }

  .blog-card.homepage {
    flex-flow: column;
  }

  .blogs-home {
    padding-left: 16px;
    padding-right: 16px;
  }

  .blogs-home-content-wrapper {
    grid-row-gap: 10px;
  }

  .blogs-home-left-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .blog-details {
    padding-top: 100px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .blog-details-image-block {
    height: 350px;
  }

  .work-details {
    padding-left: 16px;
    padding-right: 16px;
  }

  .work-details-hero-block {
    grid-row-gap: 24px;
    padding-top: 100px;
    padding-bottom: 24px;
  }

  .work-details-hero-bottom-block {
    grid-row-gap: 16px;
  }

  .work-info-block {
    flex-flow: column;
    align-items: stretch;
  }

  .work-info-item {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .work-info-devider-line {
    width: 100%;
    height: 1px;
  }

  .work-info-devider-line.visible-in-mobile {
    display: block;
  }

  .work-details-image-block {
    height: 416px;
  }

  .work-description-block {
    padding: 40px 16px;
  }

  .work-description-text h4 {
    margin-bottom: 16px;
  }

  .work-image-block {
    height: 350px;
  }

  .more-works-content-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }

  .work-cta {
    padding: 16px;
  }

  .cta-wrapper {
    padding: 40px 16px 24px;
  }

  .cta-expert-statement-block {
    white-space: normal;
    word-break: normal;
  }

  .contact {
    padding-top: 100px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .contact-hero-block {
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .contact-content-image-block {
    height: 400px;
  }

  .about-hero {
    padding-top: 100px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .about-hero-content-wrapper {
    grid-row-gap: 32px;
  }

  .about-image {
    height: 300px;
  }

  .intro-text-content-block {
    padding: 24px;
  }

  .intro-image-block {
    height: 340px;
  }

  .team {
    padding-top: 48px;
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .team-image {
    object-position: 50% 0%;
    width: 100%;
    height: 332px;
  }

  .team-info-block {
    grid-row-gap: 4px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .awards {
    padding: 48px 16px 16px;
  }

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

  .award-list-item {
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .award-info-block {
    grid-column-gap: 8px;
    justify-content: space-between;
    width: 100%;
  }

  .partner-marquee-wrapper, .partner-marquee-inner {
    grid-column-gap: 60px;
  }

  .service-content-wrapper {
    grid-row-gap: 24px;
  }

  .services-top-block {
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .service-slider-arrow {
    width: 80px;
    height: 80px;
  }

  .service-slider-mask {
    max-width: 100%;
  }

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

  .video-content-block {
    height: 494px;
    padding: 16px;
  }

  .brand-logo-block {
    top: 52px;
    left: -18px;
  }

  .video-content-bottom-block {
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
  }

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

  .video-play-button {
    width: 80px;
    height: 80px;
  }

  .review-slider {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .review-slider-arrow {
    right: auto;
  }

  .review-slider-arrow.left-arrow {
    margin-right: 48px;
    right: auto;
  }

  .review-slider-arrow.right-arrow {
    margin-left: 48px;
  }

  .review-card {
    padding-bottom: 24px;
  }

  .review-card-image-block {
    height: 400px;
    max-height: 400px;
  }

  .review-text-block {
    padding: 32px 16px 40px;
  }

  .success-video-text-content-block {
    padding: 24px;
  }

  .utility-wrapper {
    padding: 100px 16px 16px;
  }

  .utility-top-block {
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 24px;
  }

  .button-primary-v2 {
    width: 100%;
  }

  .utility-image-block {
    height: 400px;
  }

  .changelog-version-text {
    font-size: 16px;
    line-height: 1.75em;
  }

  .tempalte-page-content-block {
    grid-row-gap: 40px;
    padding-bottom: 40px;
  }

  .template-page-hero-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }

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

  .template-content-item {
    padding: 24px;
  }

  .template-page-section {
    padding-top: 100px;
  }

  .style-guide-rich-text-wrapper-dark {
    padding-bottom: 40px;
  }

  .template-button-content-item {
    padding: 24px;
  }

  .color-block {
    width: 100%;
    height: 200px;
  }

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

  .style-guide-hero {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .style-guide-item-block {
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .columns {
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 10px;
  }

  .contact-hero-block-2 {
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .digitale-bausteine-block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
}

@media screen and (max-width: 479px) {
  .body-text-l-medium.review-slider-author {
    flex: none;
  }

  .heading-style-h1 {
    font-size: var(--_typography---heading-02--h2-font-size);
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
  }

  .intro-text-content-block {
    min-width: 260px;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .intro-description-block {
    max-width: 430px;
  }

  .text-color-regular.review-slider-author {
    flex: none;
  }

  .success-video-block {
    height: 550px;
    display: block;
  }

  .success-video-text-content-block {
    box-sizing: content-box;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
    overflow: visible;
  }

  .success-video-description-block {
    max-width: 90%;
  }

  .template-page-section {
    overflow: hidden;
  }

  .body-text-large {
    width: auto;
    max-width: none;
  }

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

  .heading-style-h2 {
    color: var(--dark-blue);
  }

  .columns {
    flex-flow: wrap;
    margin-left: 0;
    margin-right: 0;
  }

  .identity-card-content-block {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }

  .bold-text {
    color: var(--dark-blue);
  }

  .bold-text-2, .bold-text-3 {
    color: var(--cream);
  }

  .digitale-bausteine-block {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    flex-flow: column;
    height: auto;
  }

  .bold-text-4 {
    width: auto;
    min-width: 260px;
    max-width: 100%;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_583c07fb-997c-5294-b3a7-731db838f649-c72957eb, #w-node-_7f628f5b-8957-7394-a6c0-5c3bf1d84096-c72957ee, #w-node-ed197417-61d7-46cb-6970-907a57b64f10-c72957ee, #w-node-_583c07fb-997c-5294-b3a7-731db838f649-f427447d, #w-node-_7f628f5b-8957-7394-a6c0-5c3bf1d84096-ed9377c9, #w-node-_7f628f5b-8957-7394-a6c0-5c3bf1d84096-7c49b59a {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_983820d4-4f37-a4cd-1682-ed89c0c34f6b-7c49b59a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Kk Bitter';
  src: url('../fonts/kk_Bitter-ExtraBoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Kk Bitter';
  src: url('../fonts/kk_Bitter-ExtraBold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kk Interdisplay';
  src: url('../fonts/kk_InterDisplay-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Kk Interdisplay';
  src: url('../fonts/kk_InterDisplay-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kk Interdisplay';
  src: url('../fonts/kk_InterDisplay-MediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Kk Interdisplay';
  src: url('../fonts/kk_InterDisplay-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}