:root {
  --white--400: #f4f2ee;
  --_font-family---body-font: Manrope, sans-serif;
  --gray--100: #4a4a4a;
  --_typography---md--font-size: 20px;
  --_typography---xs--line-height: 130%;
  --_typography---xs--font-weight: 300;
  --_sizes---space--space-80: 80px;
  --_sizes---space--space-24: 24px;
  --dark--100: #010101;
  --_typography---xs--font-size: 16px;
  --_sizes---space--space-120: 120px;
  --_sizes---radius--radius-20: 20px;
  --_sizes---space--space-30: 30px;
  --_sizes---radius--radius-16: 16px;
  --white--100: white;
  --_font-family---heading-font: "Albert Sans", sans-serif;
  --_typography---2xl--font-size: 32px;
  --_typography---lg--line-height: 120%;
  --_typography---h6--font-weight: 600;
  --_typography---h3--font-size: 46px;
  --_typography---h4--line-height: 132%;
  --_typography---h4--letter-spacing: -.96px;
  --_sizes---radius--radius-100: 100px;
  --_sizes---space--space-20: 20px;
  --_typography---h5--font-size: 40px;
  --_typography---h5--line-height: 132%;
  --_typography---h5--font-weight: 500;
  --_typography---h5--letter-spacing: -.8px;
  --_sizes---heading--h5\<deleted\|variable-2ddd85ed-f0e5-00c8-1a40-4dc76426bd19\>: 40px;
  --global-class--transparent: transparent;
  --_typography---h2--font-size: 54px;
  --_typography---h2--line-height: 112%;
  --_typography---h2--letter-spacing: -1px;
  --_typography---h2--font-weight: var(--_typography---h1--font-weight);
  --_sizes---space--space-60: 60px;
  --gray--300: #c8c8c8;
  --white--300: #e9e9e9;
  --_sizes---space--space-16: 16px;
  --_typography---h4--font-size: 40px;
  --_typography---h4--font-weight: 500;
  --white--200: whitesmoke;
  --_sizes---space--space-100: 100px;
  --_sizes---radius--radius-10: 10px;
  --_sizes---space--space-10: 10px;
  --_typography---md--line-height: 120%;
  --_typography---md--letter-spacing: -.48px;
  --gray--400: #6a6a6a1a;
  --_sizes---radius--radius-8: 8px;
  --gray--600: #d5d5d5;
  --_typography---h6--line-height: 128%;
  --_typography---h6--letter-spacing: 0px;
  --_typography---lg--font-size: 24px;
  --_typography---2xl--line-height: 137%;
  --_typography---2xl--letter-spacing: -.96px;
  --_typography---lg--letter-spacing: -.48px;
  --_typography---xxs--line-height: 170%;
  --_typography---lg--font-weight: 500;
  --_sizes---radius--radius-12: 12px;
  --dark--200: #ffffff21;
  --gray--500: #6a6a6a70;
  --_typography---xxs--font-size: 14px;
  --_sizes---radius--radius-0: 0px;
  --gray--200: #6a6a6a;
  --_typography---h6--font-size: 36px;
  --_typography---h1--font-size: 74px;
  --_typography---h1--line-height: 112%;
  --_typography---h1--letter-spacing: -2px;
  --_typography---2xl--font-weight: 500;
  --_sizes---width--w-full: 100%;
  --_sizes---space--space-40: 40px;
  --_sizes---space--space-36: 36px;
  --white--40: #fff6;
  --_sizes---space--space-50: 50px;
  --gray--400-1: #e9e9e9;
  --_sizes---space--space-70: 70px;
  --_typography---h1--font-weight: 400;
  --_sizes---width--h-full: 100%;
  --_typography---h3--line-height: 124%;
  --_typography---h3--letter-spacing: -1.04px;
  --_typography---h3--font-weight: 500;
  --_typography---md--font-weight: 500px;
}

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

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

body {
  color: #333;
  --_sizes---space--space-80: 80px;
  --_sizes---space--space-24: 24px;
  --_sizes---space--space-120: 120px;
  --_sizes---radius--radius-20: 20px;
  --_sizes---space--space-30: 30px;
  --_sizes---radius--radius-16: 16px;
  --_sizes---radius--radius-100: 100px;
  --_sizes---space--space-20: 20px;
  --_sizes---heading--h5\<deleted\|variable-2ddd85ed-f0e5-00c8-1a40-4dc76426bd19\>: 40px;
  --_sizes---space--space-60: 60px;
  --_sizes---space--space-16: 16px;
  --_sizes---space--space-100: 100px;
  --_sizes---radius--radius-10: 10px;
  --_sizes---space--space-10: 10px;
  --_sizes---radius--radius-8: 8px;
  --_sizes---radius--radius-12: 12px;
  --_sizes---radius--radius-0: 0px;
  --_sizes---width--w-full: 100%;
  --_sizes---space--space-40: 40px;
  --_sizes---space--space-36: 36px;
  --_sizes---space--space-50: 50px;
  --_sizes---space--space-70: 70px;
  --_sizes---width--h-full: 100%;
  --_typography---md--font-size: 20px;
  --_typography---xs--line-height: 130%;
  --_typography---xs--font-weight: 300;
  --_typography---xs--font-size: 16px;
  --_typography---2xl--font-size: 32px;
  --_typography---lg--line-height: 120%;
  --_typography---h6--font-weight: 600;
  --_typography---h3--font-size: 46px;
  --_typography---h4--line-height: 132%;
  --_typography---h4--letter-spacing: -.96px;
  --_typography---h5--font-size: 40px;
  --_typography---h5--line-height: 132%;
  --_typography---h5--font-weight: 500;
  --_typography---h5--letter-spacing: -.8px;
  --_typography---h2--font-size: 54px;
  --_typography---h2--line-height: 112%;
  --_typography---h2--letter-spacing: -1px;
  --_typography---h2--font-weight: var(--_typography---h1--font-weight);
  --_typography---h4--font-size: 40px;
  --_typography---h4--font-weight: 500;
  --_typography---md--line-height: 120%;
  --_typography---md--letter-spacing: -.48px;
  --_typography---h6--line-height: 128%;
  --_typography---h6--letter-spacing: 0px;
  --_typography---lg--font-size: 24px;
  --_typography---2xl--line-height: 137%;
  --_typography---2xl--letter-spacing: -.96px;
  --_typography---lg--letter-spacing: -.48px;
  --_typography---xxs--line-height: 170%;
  --_typography---lg--font-weight: 500;
  --_typography---xxs--font-size: 14px;
  --_typography---h6--font-size: 36px;
  --_typography---h1--font-size: 74px;
  --_typography---h1--line-height: 112%;
  --_typography---h1--letter-spacing: -2px;
  --_typography---2xl--font-weight: 500;
  --_typography---h1--font-weight: 400;
  --_typography---h3--line-height: 124%;
  --_typography---h3--letter-spacing: -1.04px;
  --_typography---h3--font-weight: 500;
  --_typography---md--font-weight: 500px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 500;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

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

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

.body {
  background-color: var(--white--400);
  font-family: var(--_font-family---body-font);
  color: var(--gray--100);
  font-size: var(--_typography---md--font-size);
  line-height: var(--_typography---xs--line-height);
  font-weight: var(--_typography---xs--font-weight);
}

.footer-area {
  z-index: 10;
  padding-top: var(--_sizes---space--space-80);
  padding-bottom: var(--_sizes---space--space-24);
  background-color: var(--dark--100);
  position: relative;
}

.header-area {
  z-index: 9999;
  padding-top: 26px;
  position: relative;
}

.albert-area {
  z-index: 10;
  background-image: url('../images/Alberts.avif');
  background-position: 0 100%;
  background-size: cover;
  background-attachment: scroll;
  margin-top: -100px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 200px;
  padding-bottom: 90px;
  font-size: 16px;
  line-height: 1.5em;
  position: relative;
}

.container {
  font-size: var(--_typography---xs--font-size);
  max-width: 1312px;
  padding-left: 16px;
  padding-right: 16px;
}

.section-content {
  font-family: var(--_font-family---body-font);
  color: var(--gray--100);
  font-size: var(--_typography---xs--font-size);
  line-height: var(--_typography---xs--line-height);
  font-weight: var(--_typography---xs--font-weight);
  margin-bottom: 0;
}

.section-content.text-white {
  font-size: var(--_typography---md--font-size);
}

.vertibas {
  z-index: 10;
  padding-top: var(--_sizes---space--space-120);
  padding-bottom: var(--_sizes---space--space-120);
  border-radius: var(--_sizes---radius--radius-20);
  position: relative;
}

.solution-wrap {
  z-index: 999;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  display: grid;
  position: relative;
}

.solution-card {
  padding: var(--_sizes---space--space-30);
  border-radius: var(--_sizes---radius--radius-16);
  background-color: var(--white--100);
}

.solution-top {
  z-index: 999;
  padding-bottom: var(--_sizes---space--space-80);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.solution-title {
  font-family: var(--_font-family---heading-font);
  color: var(--dark--100);
  font-size: var(--_typography---2xl--font-size);
  line-height: var(--_typography---lg--line-height);
  font-weight: var(--_typography---h6--font-weight);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 20px;
}

.heading-three {
  font-family: var(--_font-family---heading-font);
  color: var(--dark--100);
  font-size: var(--_typography---h3--font-size);
  line-height: var(--_typography---h4--line-height);
  letter-spacing: var(--_typography---h4--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

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

.btn-primary {
  border-radius: var(--_sizes---radius--radius-100);
  background-color: var(--dark--100);
  color: var(--white--100);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 12px 26px;
  text-decoration: none;
  transition: letter-spacing .4s, background-color .4s, color .4s;
}

.btn-primary:hover {
  background-color: var(--dark--100);
  letter-spacing: 1px;
}

.solution-top-right {
  grid-column-gap: var(--_sizes---space--space-20);
  grid-row-gap: var(--_sizes---space--space-20);
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.heading-five {
  font-family: var(--_font-family---heading-font);
  color: var(--dark--100);
  font-size: var(--_typography---h5--font-size);
  line-height: var(--_typography---h5--line-height);
  font-weight: var(--_typography---h5--font-weight);
  letter-spacing: var(--_typography---h5--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

.heading-five.text-white {
  color: var(--white--100);
  letter-spacing: 0;
}

.header-wrap {
  background-color: var(--white--100);
  border-radius: 40px;
  justify-content: space-between;
  align-items: center;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 8px 8px 32px;
  display: flex;
}

.heading-two {
  font-family: var(--_font-family---heading-font);
  color: var(--dark--100);
  font-size: var(--_typography---h2--font-size);
  line-height: var(--_typography---h2--line-height);
  letter-spacing: var(--_typography---h2--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

.heading-two.text-white {
  color: var(--white--100);
  font-size: var(--_typography---h2--font-size);
  line-height: var(--_typography---h2--line-height);
  font-weight: var(--_typography---h2--font-weight);
}

.nav {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: inline-flex;
}

.nav-item.hide {
  display: none;
}

.nav-link {
  color: var(--gray--100);
  text-decoration: none;
  transition: color .4s, letter-spacing .4s;
}

.nav-link:hover {
  color: var(--dark--100);
  letter-spacing: .5px;
}

.footer-btm {
  margin-top: var(--_sizes---space--space-60);
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-bottom: 1px solid var(--gray--100);
  align-items: center;
  margin-bottom: 32px;
  padding-bottom: 32px;
  display: flex;
}

.footer-img {
  border-radius: var(--_sizes---radius--radius-16);
}

.project-text {
  color: var(--gray--300);
  margin-bottom: 0;
}

.footer-link {
  color: var(--white--100);
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

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

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

.footer-copyright.hide {
  display: none;
}

.hero-top {
  z-index: 999;
  width: 60%;
  max-width: 400px;
  margin-left: auto;
  margin-right: 100px;
  padding-bottom: 150px;
  position: relative;
}

.btn-secondary {
  border-radius: var(--_sizes---radius--radius-100);
  background-color: var(--dark--100);
  color: var(--white--100);
  line-height: var(--_typography---xs--line-height);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 20px;
  margin-right: 20px;
  padding: 12px 26px 14px;
  text-decoration: none;
  transition: letter-spacing .4s, background-color .4s;
}

.btn-secondary:hover {
  background-color: var(--gray--100);
  letter-spacing: 1px;
}

.heading-four {
  font-family: var(--_font-family---heading-font);
  color: var(--dark--100);
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h2--line-height);
  font-weight: var(--_typography---h4--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

.counter {
  display: flex;
}

.counter-number {
  color: var(--dark--100);
  font-size: 82px;
  line-height: var(--_typography---h2--line-height);
  font-weight: var(--_typography---h6--font-weight);
}

.counter-inner {
  height: 90px;
  overflow: hidden;
}

.faq-area {
  padding-top: var(--_sizes---space--space-120);
  padding-bottom: var(--_sizes---space--space-120);
  background-color: var(--white--200);
}

.faq-wrap {
  grid-column-gap: var(--_sizes---space--space-100);
  grid-row-gap: var(--_sizes---space--space-100);
  grid-template-rows: auto;
  grid-template-columns: 1fr 500px;
  grid-auto-columns: 1fr;
  display: grid;
}

.accordion {
  width: 100%;
}

.accordion-item {
  margin-bottom: var(--_sizes---space--space-16);
  padding: var(--_sizes---space--space-24);
  border-radius: var(--_sizes---radius--radius-10);
  background-color: var(--white--100);
  border-bottom-width: 1px;
  border-bottom-color: #e8edee;
}

.accordion-heading {
  grid-column-gap: var(--_sizes---space--space-10);
  grid-row-gap: var(--_sizes---space--space-10);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.accordion-title {
  color: var(--dark--100);
  font-size: var(--_typography---md--font-size);
  line-height: var(--_typography---md--line-height);
  letter-spacing: var(--_typography---md--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.accordion-icon {
  justify-content: center;
  align-items: center;
  display: flex;
}

.accordion-body {
  padding-top: 0;
  overflow: hidden;
}

.accordion-content {
  color: var(--gray--100);
  padding-top: 10px;
  line-height: 171%;
}

.plus {
  background-color: var(--dark--100);
  width: 2px;
  height: 13px;
  position: absolute;
}

.minus {
  background-color: var(--dark--100);
  width: 14px;
  height: 2px;
}

.faq-left {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.process-text {
  font-family: var(--_font-family---body-font);
  color: var(--gray--100);
  font-size: var(--_typography---md--font-size);
  line-height: var(--_typography---xs--line-height);
  font-weight: var(--_typography---xs--font-weight);
  margin-bottom: 0;
}

.process-title {
  padding-top: 20px;
  padding-bottom: var(--_sizes---space--space-16);
  font-family: var(--_font-family---heading-font);
  color: var(--dark--100);
  font-size: var(--_typography---2xl--font-size);
  line-height: var(--_typography---lg--line-height);
  font-weight: var(--_typography---h6--font-weight);
  margin-top: 0;
  margin-bottom: 0;
}

.process-details {
  padding-left: 18px;
  padding-right: 18px;
}

.sadarbiba {
  z-index: 10;
  padding-top: var(--_sizes---space--space-120);
  padding-bottom: var(--_sizes---space--space-120);
  position: relative;
}

.blog-item {
  padding-bottom: var(--_sizes---space--space-20);
  border-bottom: 1px solid var(--gray--400);
}

.error-message {
  padding: var(--_sizes---space--space-20);
  background-color: var(--gray--300);
  color: var(--dark--100);
}

.rich-text h1 {
  color: var(--dark--100);
  font-size: var(--_typography---2xl--font-size);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h5--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

.rich-text h2 {
  padding-bottom: var(--_sizes---space--space-10);
  color: var(--dark--100);
  font-size: var(--_typography---lg--font-size);
  line-height: var(--_typography---2xl--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---2xl--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

.rich-text h3 {
  padding-bottom: var(--_sizes---space--space-10);
  color: var(--dark--100);
  font-size: var(--_typography---lg--font-size);
  line-height: var(--_typography---lg--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---lg--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

.rich-text h4 {
  color: var(--dark--100);
  font-size: var(--_typography---md--font-size);
  line-height: var(--_typography---md--font-size);
  font-weight: var(--_typography---h6--font-weight);
}

.rich-text h5 {
  color: var(--dark--100);
  font-size: var(--_typography---md--font-size);
  line-height: var(--_typography---lg--line-height);
  font-weight: var(--_typography---h6--font-weight);
}

.rich-text h6 {
  color: var(--dark--100);
  font-size: var(--_typography---xs--font-size);
  line-height: var(--_typography---xxs--line-height);
  font-weight: var(--_typography---h6--font-weight);
}

.rich-text p {
  padding-bottom: var(--_sizes---space--space-20);
  color: var(--gray--100);
  font-size: var(--_typography---md--font-size);
  line-height: var(--_typography---xs--line-height);
  margin-bottom: 0;
}

.rich-text blockquote {
  margin-top: var(--_sizes---space--space-16);
  margin-bottom: var(--_sizes---space--space-16);
  padding: var(--_sizes---space--space-16) var(--_sizes---space--space-24);
  border-left-width: 5px;
  border-left-color: var(--dark--100);
  border-radius: var(--_sizes---radius--radius-8);
  background-color: var(--white--100);
  color: var(--gray--100);
  font-size: var(--_typography---md--font-size);
  line-height: var(--_typography---xs--line-height);
  font-style: italic;
}

.rich-text ol, .rich-text ul {
  padding-left: var(--_sizes---space--space-30);
  color: var(--gray--100);
}

.rich-text a {
  color: var(--dark--100);
  font-weight: var(--_typography---lg--font-weight);
}

.rich-text li {
  font-size: var(--_typography---md--font-size);
}

.nav-logo {
  height: 40px;
}

.nav-link-two {
  color: var(--white--100);
  text-decoration: none;
}

.nav-link-two:hover {
  color: var(--white--300);
}

.nav-link-two.w--current {
  color: var(--gray--600);
}

.nav-two {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: inline-flex;
}

.utility-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  display: flex;
}

.utility-content {
  text-align: center;
  flex-direction: column;
}

.utility-form {
  padding: var(--_sizes---space--space-30);
  border-radius: var(--_sizes---radius--radius-12);
  background-color: var(--white--200);
  flex-direction: column;
  align-items: stretch;
}

.search {
  margin-top: var(--_sizes---space--space-30);
  border-radius: var(--_sizes---radius--radius-100);
  background-color: var(--dark--200);
  align-items: center;
  padding: 4px 8px 4px 0;
  display: flex;
}

.search-input {
  border-top-left-radius: var(--_sizes---radius--radius-100);
  border-bottom-left-radius: var(--_sizes---radius--radius-100);
  background-color: var(--global-class--transparent);
  color: var(--white--100);
  border: 1px #000;
  height: auto;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.search-input:focus {
  background-color: var(--global-class--transparent);
}

.footer-top {
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.nav-item-two {
  margin-bottom: var(--_sizes---space--space-16);
  padding-bottom: var(--_sizes---space--space-16);
  border-bottom: 1px solid var(--gray--500);
}

.btn-search {
  color: var(--global-class--transparent);
  background-color: #0000;
  background-image: url('../images/search.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  max-width: 40px;
}

.link {
  color: var(--white--100);
}

.about-hero {
  padding-top: 220px;
  padding-bottom: var(--_sizes---space--space-120);
  background-color: var(--white--200);
  margin-top: -104px;
}

.pt-20 {
  padding-top: var(--_sizes---space--space-20);
}

.indent-70 {
  text-indent: 70px;
}

.section-content-sm {
  font-family: var(--_font-family---body-font);
  color: var(--gray--100);
  font-size: var(--_typography---xxs--font-size);
  line-height: var(--_typography---xs--line-height);
  font-weight: var(--_typography---xs--font-weight);
  margin-bottom: 0;
}

.section-content-md {
  font-family: var(--_font-family---body-font);
  color: var(--gray--100);
  font-size: var(--_typography---md--font-size);
  line-height: var(--_typography---xs--line-height);
  font-weight: var(--_typography---xs--font-weight);
  text-align: left;
  margin-bottom: 0;
}

.team-card {
  padding-bottom: var(--_sizes---space--space-16);
  border-bottom: 1px solid var(--gray--400);
  border-radius: var(--_sizes---radius--radius-12) var(--_sizes---radius--radius-12) var(--_sizes---radius--radius-0) var(--_sizes---radius--radius-0);
  position: relative;
  overflow: hidden;
}

.social-link {
  border-radius: var(--_sizes---radius--radius-100);
  background-color: var(--white--100);
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  display: flex;
}

.step-area {
  z-index: 5;
  margin-right: var(--_sizes---space--space-10);
  margin-left: var(--_sizes---space--space-10);
  padding-top: var(--_sizes---space--space-120);
  padding-bottom: var(--_sizes---space--space-120);
  position: relative;
}

.step-wrap {
  grid-column-gap: var(--_sizes---space--space-80);
  grid-row-gap: var(--_sizes---space--space-80);
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.step-left {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
}

.step-right {
  border-right-color: var(--white--100);
  border-bottom-color: var(--white--100);
  width: 50%;
}

.step-card {
  margin-bottom: var(--_sizes---space--space-24);
  padding: var(--_sizes---space--space-30);
  border-right: 3px solid var(--white--100);
  border-bottom: 3px solid var(--white--100);
  border-radius: var(--_sizes---space--space-16);
  background-color: var(--white--100);
}

.step-number {
  padding-bottom: var(--_sizes---space--space-30);
  font-family: var(--_font-family---heading-font);
  color: var(--gray--400);
  font-size: 64px;
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
}

.step-title {
  padding-bottom: var(--_sizes---space--space-16);
  color: var(--dark--100);
  font-size: var(--_typography---lg--font-size);
  line-height: var(--_typography---lg--line-height);
  font-weight: var(--_typography---lg--font-weight);
  letter-spacing: var(--_typography---lg--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

.step-content {
  font-size: var(--_typography---md--font-size);
  margin-bottom: 0;
}

.step-line-wrap {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  flex-flow: column;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.step-point {
  z-index: 99;
  border-radius: var(--_sizes---radius--radius-100);
  background-color: var(--white--400);
  color: var(--gray--200);
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: relative;
}

.step-line {
  background-color: var(--gray--400);
  width: 1px;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.sticky-inner {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.sticky-wrap {
  grid-column-gap: var(--_sizes---space--space-20);
  grid-row-gap: var(--_sizes---space--space-20);
  justify-content: space-between;
  display: flex;
  position: sticky;
  top: 50px;
}

.banner-area {
  margin-top: -88px;
  margin-right: var(--_sizes---space--space-10);
  margin-left: var(--_sizes---space--space-10);
  padding-top: 340px;
  padding-bottom: var(--_sizes---space--space-100);
  border-radius: var(--_sizes---radius--radius-20);
  position: relative;
  overflow: hidden;
}

.banner-wrap {
  z-index: 999;
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  grid-template-rows: auto;
  grid-template-columns: .75fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.banner-img {
  border-radius: var(--_sizes---radius--radius-20);
  width: 100%;
  height: 100%;
}

.banner-img-wrap {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 100%;
  background-size: auto;
  position: absolute;
  inset: 0%;
}

.heading-six {
  color: var(--dark--100);
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

.service-item {
  padding-top: var(--_sizes---space--space-30);
  padding-bottom: var(--_sizes---space--space-30);
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-bottom: 1px solid var(--gray--400);
  display: flex;
}

.heading-one {
  font-family: var(--_font-family---heading-font);
  color: var(--dark--100);
  font-size: var(--_typography---h1--font-size);
  line-height: var(--_typography---h1--line-height);
  letter-spacing: var(--_typography---h1--letter-spacing);
  text-decoration: none;
}

.kontakti {
  z-index: 10;
  padding-top: var(--_sizes---space--space-120);
  padding-bottom: var(--_sizes---space--space-120);
  position: relative;
}

.contact-wrap {
  grid-column-gap: var(--_sizes---space--space-80);
  grid-row-gap: var(--_sizes---space--space-80);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.input-label {
  padding-bottom: var(--_sizes---space--space-10);
  color: var(--dark--100);
  font-size: 18px;
  font-weight: var(--_typography---2xl--font-weight);
  margin-bottom: 0;
}

.form-input {
  padding: var(--_sizes---space--space-16) 0px var(--_sizes---space--space-16) var(--_sizes---space--space-24);
  border: 1px solid var(--gray--300);
  border-radius: var(--_sizes---radius--radius-8);
  color: var(--dark--100);
  height: auto;
}

.form-input:focus {
  border: 0px none var(--dark--100);
}

.btn-submit {
  width: var(--_sizes---width--w-full);
  padding-top: var(--_sizes---space--space-16);
  padding-bottom: var(--_sizes---space--space-16);
  border-radius: var(--_sizes---radius--radius-100);
  background-color: var(--dark--100);
  color: var(--white--100);
  transition: background-color .4s;
  display: block;
}

.btn-submit:hover {
  background-color: var(--gray--100);
}

.contact-info-item {
  padding-top: var(--_sizes---space--space-20);
  padding-bottom: var(--_sizes---space--space-20);
  border-bottom: 2px solid var(--gray--400);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.contact-info-title {
  color: var(--dark--100);
  font-size: var(--_typography---md--font-size);
  font-weight: var(--_typography---lg--font-weight);
}

.contact-info-link {
  color: var(--gray--100);
  font-size: var(--_typography---md--font-size);
  text-decoration: none;
}

.contact-info-link:hover {
  color: var(--dark--100);
}

.search-area {
  padding-top: var(--_sizes---space--space-100);
  padding-bottom: var(--_sizes---space--space-100);
}

.search-link {
  padding-bottom: var(--_sizes---space--space-10);
  color: var(--gray--100);
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---lg--line-height);
  font-weight: var(--_typography---lg--font-weight);
  text-decoration: none;
  display: inline-block;
}

.search-link:hover {
  color: var(--dark--100);
}

.search-item {
  padding-bottom: var(--_sizes---space--space-40);
}

.guide-item {
  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;
  display: flex;
}

.guide-title-subtitle {
  background-color: var(--gray--400);
  color: var(--dark--100);
  border-radius: 6px;
  padding: 16px 32px;
  font-weight: 500;
  line-height: 110%;
}

.guide-menu-link {
  color: var(--dark--100);
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  letter-spacing: -.4px;
  text-decoration: none;
}

.guide-menu-link:visited {
  color: #f85119;
}

.guide-item-list {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.guide-item-list.is-typo {
  flex-flow: column;
  display: flex;
}

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

.style-guide-section {
  padding-top: var(--_sizes---space--space-120);
  padding-bottom: var(--_sizes---space--space-120);
  background-color: var(--white--200);
  color: #374151;
}

.style-guide {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.color-code {
  color: #010101;
}

.guide-title {
  color: var(--dark--100);
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  border-bottom-width: 1px;
  border-bottom-color: #d9d9d9;
  width: 100%;
  margin-bottom: 0;
  font-weight: 600;
}

.guide-content-list {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  border-left: 1px solid var(--white--400);
  flex-flow: column;
  width: 70%;
  padding-left: 24px;
  display: flex;
  overflow: clip;
}

.guide-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-bottom: 1px solid var(--white--400);
  flex-flow: column;
  padding-bottom: 43px;
  display: flex;
}

.guide-content.last {
  border-bottom-style: none;
  padding-bottom: 0;
}

.guide-menu-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
  position: sticky;
  top: 80px;
}

.guide-description {
  justify-content: space-between;
  display: flex;
}

.guide-color {
  border: 1px solid #6d6d6d4d;
  border-radius: 10px;
  width: 100%;
  height: 120px;
}

.guide-color.color-6 {
  background-color: var(--gray--200);
}

.guide-color.color-8 {
  background-color: var(--white--300);
}

.guide-color.color-7 {
  background-color: var(--gray--600);
}

.guide-color.color-3 {
  background-color: var(--gray--300);
}

.guide-color.color-1 {
  background-color: var(--dark--100);
}

.guide-color.color-5 {
  background-color: var(--white--200);
}

.guide-color.color-2 {
  background-color: var(--white--100);
}

.guide-color.color-4 {
  background-color: var(--gray--100);
}

.guide-menu {
  width: 30%;
}

.error-content {
  padding-top: var(--_sizes---space--space-16);
  padding-bottom: var(--_sizes---space--space-36);
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.offcanvas-icon {
  display: none;
}

.offcanvas-wrap {
  padding-right: var(--_sizes---space--space-30);
  padding-left: var(--_sizes---space--space-30);
  background-color: var(--dark--100);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.offcanvas-main {
  background-color: var(--dark--100);
  display: none;
  position: fixed;
  inset: 0%;
}

.offcanvas-nav {
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.offcanvas-nav-link {
  color: var(--gray--300);
  font-size: var(--_typography---h1--font-size);
  line-height: var(--_typography---h1--line-height);
  text-decoration: none;
  transition: color .4s;
}

.offcanvas-nav-link:hover {
  color: var(--white--100);
}

.offcanvas-nav-item {
  padding-bottom: var(--_sizes---space--space-20);
}

.close-icon {
  cursor: pointer;
}

.offcanvas-top {
  left: 0%;
  top: var(--_sizes---space--space-30);
  padding-right: var(--_sizes---space--space-30);
  padding-left: var(--_sizes---space--space-30);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  right: 0%;
}

.offcanvas-logo {
  filter: invert();
}

.invert-wrap {
  width: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.reveal-wrap {
  position: relative;
  overflow: hidden;
}

.header-area-two {
  z-index: 9999;
  padding-top: 26px;
  position: relative;
}

.nav-logo-md {
  display: none;
}

.header-wrap-two {
  background-color: var(--white--100);
  border-radius: 40px;
  justify-content: space-between;
  align-items: center;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 8px 8px 32px;
  display: flex;
}

.step-line-bar {
  background-color: var(--dark--100);
  width: 1px;
  height: 100%;
}

.dropdown-toggle {
  padding: 0 8px 0 0;
}

.dropdown-icon {
  margin-right: -11px;
}

.dropdown-navigation {
  border-bottom-left-radius: var(--_sizes---radius--radius-8);
  border-bottom-right-radius: var(--_sizes---radius--radius-8);
  background-color: var(--white--100);
}

.dropdown-link {
  width: 100%;
  padding: 8px 64px 8px 20px;
  transition: background-color .4s, color .3s;
}

.dropdown-link:hover {
  background-color: var(--dark--100);
  color: var(--white--100);
}

.blog-item-two {
  padding-bottom: var(--_sizes---space--space-20);
  border-bottom: 1px none var(--gray--400);
  width: 100%;
}

.blog-thumb-two {
  border-radius: var(--_sizes---radius--radius-16);
  background-color: var(--white--100);
  width: 100%;
  height: 300px;
  overflow: hidden;
}

.blog-meta {
  padding-top: var(--_sizes---space--space-20);
  grid-column-gap: var(--_sizes---space--space-20);
  grid-row-gap: var(--_sizes---space--space-20);
  align-items: center;
  display: flex;
}

.social-link-two {
  border-radius: var(--_sizes---radius--radius-100);
  background-color: var(--white--200);
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  display: flex;
}

.blog-list-wrap {
  grid-column-gap: var(--_sizes---space--space-20);
  grid-row-gap: var(--_sizes---space--space-20);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.header-bg {
  justify-content: space-between;
  align-items: stretch;
  height: 70svh;
  position: fixed;
  inset: 0%;
}

.stipe-left {
  z-index: 1;
  width: 35%;
  display: flex;
  position: relative;
  overflow: clip;
}

.stripe {
  background-image: linear-gradient(90deg, #fff0, var(--white--40) 0%, var(--global-class--transparent));
  flex: 1;
  min-width: 72px;
  max-width: 80px;
  height: 100%;
}

.stripe.right {
  background-image: linear-gradient(270deg, #fff0, var(--white--40) 0%, var(--global-class--transparent));
}

.stripe-left-gradient {
  z-index: 1;
  background-image: linear-gradient(90deg, var(--global-class--transparent), var(--white--400));
  width: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.stripe-gradient {
  z-index: 2;
  background-image: linear-gradient(180deg, var(--global-class--transparent), var(--white--400));
  height: 50%;
  position: absolute;
  inset: auto 0% 0%;
}

.stipe-right {
  z-index: 1;
  justify-content: flex-end;
  width: 35%;
  display: flex;
  position: relative;
  overflow: clip;
}

.stripe-right-gradient {
  z-index: 1;
  background-image: linear-gradient(270deg, var(--global-class--transparent), var(--white--400));
  width: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.section {
  z-index: 10;
  flex-flow: column;
  align-items: center;
  display: flex;
  position: relative;
}

.pakalpojumi {
  z-index: 10;
  position: relative;
}

.testimonial__quote-container {
  position: relative;
}

.testimonial__client-titles {
  color: var(--gray--600);
  font-size: 1.2em;
  line-height: 1.6em;
}

.testimonial__line {
  background-color: var(--gray--200);
  width: 40%;
  height: 1px;
  margin-top: 24px;
}

.testimonial__client-container {
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.testimonial__quote {
  z-index: 1;
  font-family: var(--_font-family---heading-font);
  color: var(--gray--300);
  font-size: var(--_typography---h5--font-size);
  line-height: var(--_sizes---space--space-50);
  text-align: left;
  position: relative;
}

.testimonial__inner-container {
  clear: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 500px;
  margin-top: 50px;
  padding-left: 30px;
  padding-right: 24px;
  display: flex;
}

.testimonial__quote-glyph {
  z-index: 0;
  filter: brightness(55%);
  background-image: url('../images/“.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: -20px;
}

.testimonial__quote-glyph.testimonial__quote-glyph--top {
  filter: brightness(55%);
  inset: -37px auto auto -36px;
  transform: rotate(180deg);
}

.eu-project {
  border-top: 2px solid var(--gray--500);
  border-bottom: 2px none var(--gray--500);
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  padding-top: 30px;
  padding-bottom: 0;
  display: flex;
}

.eu-logo {
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 58px;
}

@media screen and (min-width: 1440px) {
  .hero-top {
    padding-bottom: 360px;
  }

  .faq-wrap {
    grid-template-columns: 1fr 660px;
  }

  .footer-top {
    grid-column-gap: 300px;
    grid-row-gap: 300px;
  }

  .step-wrap {
    grid-template-columns: 1fr 1.25fr;
  }

  .banner-wrap {
    grid-column-gap: 400px;
    grid-row-gap: 400px;
  }

  .service-item {
    grid-column-gap: 130px;
    grid-row-gap: 130px;
  }

  .input-label {
    font-family: var(--_font-family---heading-font);
  }

  .contact-info-title {
    font-family: var(--_font-family---heading-font);
    color: var(--dark--100);
    font-size: var(--_typography---md--font-size);
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1920px) {
  .footer-area {
    background-color: var(--dark--100);
    padding-top: 80px;
    padding-bottom: 24px;
  }

  .heading-three {
    font-weight: 700;
  }

  .heading-five {
    color: var(--dark--100);
    font-size: var(--_sizes---heading--h5\<deleted\|variable-2ddd85ed-f0e5-00c8-1a40-4dc76426bd19\>);
    letter-spacing: -.8px;
    line-height: 132%;
  }

  .accordion-body {
    padding-right: 20px;
  }

  .search-area {
    padding-top: var(--_sizes---space--space-120);
    padding-bottom: var(--_sizes---space--space-120);
  }
}

@media screen and (max-width: 991px) {
  body {
    --_sizes---space--space-80: 50px;
    --_sizes---space--space-24: 24px;
    --_sizes---space--space-120: 80px;
    --_sizes---radius--radius-20: 20px;
    --_sizes---space--space-30: 20px;
    --_sizes---radius--radius-16: 16px;
    --_sizes---radius--radius-100: 100px;
    --_sizes---space--space-20: 20px;
    --_sizes---heading--h5\<deleted\|variable-2ddd85ed-f0e5-00c8-1a40-4dc76426bd19\>: 40px;
    --_sizes---space--space-60: 30px;
    --_sizes---space--space-16: 16px;
    --_sizes---space--space-100: 80px;
    --_sizes---radius--radius-10: 10px;
    --_sizes---space--space-10: 10px;
    --_sizes---radius--radius-8: 8px;
    --_sizes---radius--radius-12: 12px;
    --_sizes---radius--radius-0: 0px;
    --_sizes---width--w-full: 100%;
    --_sizes---space--space-40: 30px;
    --_sizes---space--space-36: 36px;
    --_sizes---space--space-50: 30px;
    --_sizes---space--space-70: 30px;
    --_sizes---width--h-full: 100%;
    --_typography---md--font-size: 20px;
    --_typography---xs--line-height: 130%;
    --_typography---xs--font-weight: 300;
    --_typography---xs--font-size: 16px;
    --_typography---2xl--font-size: 30px;
    --_typography---lg--line-height: 120%;
    --_typography---h6--font-weight: 600;
    --_typography---h3--font-size: 32px;
    --_typography---h4--line-height: 132%;
    --_typography---h4--letter-spacing: -.96px;
    --_typography---h5--font-size: 32px;
    --_typography---h5--line-height: 132%;
    --_typography---h5--font-weight: 500;
    --_typography---h5--letter-spacing: -.8px;
    --_typography---h2--font-size: 40px;
    --_typography---h2--line-height: 112%;
    --_typography---h2--letter-spacing: -1px;
    --_typography---h2--font-weight: var(--_typography---h1--font-weight);
    --_typography---h4--font-size: 36px;
    --_typography---h4--font-weight: 500;
    --_typography---md--line-height: 120%;
    --_typography---md--letter-spacing: -.48px;
    --_typography---h6--line-height: 128%;
    --_typography---h6--letter-spacing: 0px;
    --_typography---lg--font-size: 24px;
    --_typography---2xl--line-height: 137%;
    --_typography---2xl--letter-spacing: -.96px;
    --_typography---lg--letter-spacing: -.48px;
    --_typography---xxs--line-height: 170%;
    --_typography---lg--font-weight: 500;
    --_typography---xxs--font-size: 14px;
    --_typography---h6--font-size: 28px;
    --_typography---h1--font-size: 45px;
    --_typography---h1--line-height: 112%;
    --_typography---h1--letter-spacing: -2px;
    --_typography---2xl--font-weight: 500;
    --_typography---h1--font-weight: 400;
    --_typography---h3--line-height: 124%;
    --_typography---h3--letter-spacing: -1.04px;
    --_typography---h3--font-weight: 500;
    --_typography---md--font-weight: 500px;
  }

  .solution-wrap {
    grid-template-columns: 1fr 1fr;
    padding-top: 64px;
  }

  .solution-top {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .header-wrap {
    background-color: var(--global-class--transparent);
    border-radius: 0;
    padding-left: 15px;
    padding-right: 12px;
  }

  .nav {
    display: none;
  }

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

  .footer-copyright {
    grid-column-gap: var(--_sizes---space--space-16);
    grid-row-gap: var(--_sizes---space--space-16);
    text-align: center;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .hero-top {
    margin-right: 50px;
    padding-bottom: 61px;
  }

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

  .counter-inner {
    height: 67px;
  }

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

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

  .accordion-body {
    padding-right: 20px;
  }

  .rich-text blockquote {
    font-size: 16px;
  }

  .nav-logo {
    display: none;
  }

  .utility-wrap {
    height: 60vh;
  }

  .utility-content {
    width: 60%;
  }

  .footer-top {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }

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

  .about-hero {
    padding-top: 179px;
  }

  .indent-70 {
    text-indent: 0;
  }

  .banner-area {
    padding-top: 240px;
  }

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

  .search-area {
    padding-top: var(--_sizes---space--space-100);
    padding-bottom: var(--_sizes---space--space-100);
  }

  .search-link:hover {
    text-decoration: none;
  }

  .guide-item-list {
    flex-flow: wrap;
    grid-auto-columns: 1fr;
  }

  .guide-content-list {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    border-left-style: none;
    width: 100%;
    padding-left: 0;
  }

  .guide-menu {
    display: none;
  }

  .offcanvas-icon {
    cursor: pointer;
    display: block;
  }

  .offcanvas-wrap {
    flex-flow: column;
  }

  .offcanvas-main {
    overflow: auto;
  }

  .close-icon {
    max-width: 18px;
  }

  .offcanvas-logo {
    height: 30px;
  }

  .nav-logo-md {
    height: 40px;
    display: block;
  }

  .header-wrap-two {
    background-color: var(--global-class--transparent);
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .blog-list-wrap {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .testimonial__client-titles {
    font-size: 1em;
  }

  .testimonial__quote {
    font-size: 1.5em;
  }

  .testimonial__inner-container {
    margin-left: 171px;
  }

  .testimonial__quote-glyph {
    width: 40px;
    height: 40px;
  }

  .eu-project {
    grid-column-gap: var(--_sizes---space--space-16);
    grid-row-gap: var(--_sizes---space--space-16);
    text-align: center;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_sizes---space--space-80: 40px;
    --_sizes---space--space-24: 24px;
    --_sizes---space--space-120: 60px;
    --_sizes---radius--radius-20: 20px;
    --_sizes---space--space-30: 30px;
    --_sizes---radius--radius-16: 16px;
    --_sizes---radius--radius-100: 100px;
    --_sizes---space--space-20: 20px;
    --_sizes---heading--h5\<deleted\|variable-2ddd85ed-f0e5-00c8-1a40-4dc76426bd19\>: 40px;
    --_sizes---space--space-60: 30px;
    --_sizes---space--space-16: 16px;
    --_sizes---space--space-100: 60px;
    --_sizes---radius--radius-10: 10px;
    --_sizes---space--space-10: 10px;
    --_sizes---radius--radius-8: 8px;
    --_sizes---radius--radius-12: 12px;
    --_sizes---radius--radius-0: 0px;
    --_sizes---width--w-full: 100%;
    --_sizes---space--space-40: 30px;
    --_sizes---space--space-36: 25px;
    --_sizes---space--space-50: 30px;
    --_sizes---space--space-70: 30px;
    --_sizes---width--h-full: 100%;
    --_typography---md--font-size: 20px;
    --_typography---xs--line-height: 130%;
    --_typography---xs--font-weight: 300;
    --_typography---xs--font-size: 16px;
    --_typography---2xl--font-size: 25px;
    --_typography---lg--line-height: 120%;
    --_typography---h6--font-weight: 600;
    --_typography---h3--font-size: 28px;
    --_typography---h4--line-height: 132%;
    --_typography---h4--letter-spacing: -.96px;
    --_typography---h5--font-size: 30px;
    --_typography---h5--line-height: 132%;
    --_typography---h5--font-weight: 500;
    --_typography---h5--letter-spacing: -.8px;
    --_typography---h2--font-size: 36px;
    --_typography---h2--line-height: 112%;
    --_typography---h2--letter-spacing: -1px;
    --_typography---h2--font-weight: var(--_typography---h1--font-weight);
    --_typography---h4--font-size: 26px;
    --_typography---h4--font-weight: 500;
    --_typography---md--line-height: 120%;
    --_typography---md--letter-spacing: -.48px;
    --_typography---h6--line-height: 128%;
    --_typography---h6--letter-spacing: 0px;
    --_typography---lg--font-size: 20px;
    --_typography---2xl--line-height: 137%;
    --_typography---2xl--letter-spacing: -.96px;
    --_typography---lg--letter-spacing: -.48px;
    --_typography---xxs--line-height: 170%;
    --_typography---lg--font-weight: 500;
    --_typography---xxs--font-size: 14px;
    --_typography---h6--font-size: 28px;
    --_typography---h1--font-size: 45px;
    --_typography---h1--line-height: 112%;
    --_typography---h1--letter-spacing: -2.36px;
    --_typography---2xl--font-weight: 500;
    --_typography---h1--font-weight: 400;
    --_typography---h3--line-height: 124%;
    --_typography---h3--letter-spacing: -1.04px;
    --_typography---h3--font-weight: 500;
    --_typography---md--font-weight: 500px;
  }

  .albert-area {
    background-position: 100%;
    margin-top: -86px;
    padding-top: 280px;
    padding-bottom: 60px;
  }

  .solution-wrap, .solution-top {
    grid-template-columns: 1fr;
  }

  .solution-title {
    padding-top: 40px;
  }

  .solution-top-right {
    text-align: left;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .header-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer-img {
    display: none;
  }

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

  .error-message {
    border-radius: var(--_sizes---radius--radius-8);
    background-color: var(--gray--600);
  }

  .utility-wrap {
    padding-right: var(--_sizes---space--space-20);
    padding-left: var(--_sizes---space--space-20);
  }

  .utility-content {
    width: 100%;
  }

  .footer-top {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .footer-widget {
    margin-top: 16px;
  }

  .step-wrap {
    flex-flow: column;
  }

  .step-left {
    width: 80%;
  }

  .step-right {
    width: 100%;
  }

  .step-line-wrap {
    display: none;
  }

  .banner-area {
    margin-top: -59px;
    padding-top: 219px;
  }

  .banner-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: .75fr;
  }

  .service-item {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
  }

  .guide-item-list {
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
  }

  .btn-nav, .invert-wrap {
    display: none;
  }

  .testimonial__client-titles {
    font-size: 1em;
  }

  .testimonial__line, .testimonial__client-container {
    margin-top: 12px;
  }

  .testimonial__inner-container {
    margin-left: 0;
    padding-left: 0;
  }

  .testimonial__quote-glyph {
    width: 30px;
    height: 30px;
    bottom: 6px;
    right: -18px;
  }

  .testimonial__quote-glyph.testimonial__quote-glyph--top {
    top: -26px;
    left: -28px;
  }

  .eu-project {
    border-top-style: none;
    flex-flow: column;
  }

  .eu-logo {
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_sizes---space--space-80: 30px;
    --_sizes---space--space-24: 20px;
    --_sizes---space--space-120: 60px;
    --_sizes---radius--radius-20: 20px;
    --_sizes---space--space-30: 15px;
    --_sizes---radius--radius-16: 16px;
    --_sizes---radius--radius-100: 100px;
    --_sizes---space--space-20: 20px;
    --_sizes---heading--h5\<deleted\|variable-2ddd85ed-f0e5-00c8-1a40-4dc76426bd19\>: 40px;
    --_sizes---space--space-60: 30px;
    --_sizes---space--space-16: 16px;
    --_sizes---space--space-100: 60px;
    --_sizes---radius--radius-10: 10px;
    --_sizes---space--space-10: 5px;
    --_sizes---radius--radius-8: 8px;
    --_sizes---radius--radius-12: 12px;
    --_sizes---radius--radius-0: 0px;
    --_sizes---width--w-full: 100%;
    --_sizes---space--space-40: 20px;
    --_sizes---space--space-36: 20px;
    --_sizes---space--space-50: 25px;
    --_sizes---space--space-70: 30px;
    --_sizes---width--h-full: 100%;
    --_typography---md--font-size: 18px;
    --_typography---xs--line-height: 130%;
    --_typography---xs--font-weight: 300;
    --_typography---xs--font-size: 16px;
    --_typography---2xl--font-size: 22px;
    --_typography---lg--line-height: 120%;
    --_typography---h6--font-weight: 600;
    --_typography---h3--font-size: 28px;
    --_typography---h4--line-height: 132%;
    --_typography---h4--letter-spacing: -.96px;
    --_typography---h5--font-size: 26px;
    --_typography---h5--line-height: 132%;
    --_typography---h5--font-weight: 500;
    --_typography---h5--letter-spacing: -.8px;
    --_typography---h2--font-size: 34px;
    --_typography---h2--line-height: 112%;
    --_typography---h2--letter-spacing: -1px;
    --_typography---h2--font-weight: var(--_typography---h1--font-weight);
    --_typography---h4--font-size: 28px;
    --_typography---h4--font-weight: 500;
    --_typography---md--line-height: 120%;
    --_typography---md--letter-spacing: -.48px;
    --_typography---h6--line-height: 128%;
    --_typography---h6--letter-spacing: 0px;
    --_typography---lg--font-size: 20px;
    --_typography---2xl--line-height: 137%;
    --_typography---2xl--letter-spacing: -.96px;
    --_typography---lg--letter-spacing: -.48px;
    --_typography---xxs--line-height: 170%;
    --_typography---lg--font-weight: 500;
    --_typography---xxs--font-size: 14px;
    --_typography---h6--font-size: 18px;
    --_typography---h1--font-size: 40px;
    --_typography---h1--line-height: 112%;
    --_typography---h1--letter-spacing: -1.36px;
    --_typography---2xl--font-weight: 500;
    --_typography---h1--font-weight: 400;
    --_typography---h3--line-height: 124%;
    --_typography---h3--letter-spacing: -1.04px;
    --_typography---h3--font-weight: 500;
    --_typography---md--font-weight: 500px;
  }

  .albert-area {
    margin-top: -77px;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 187px;
  }

  .vertibas {
    margin-left: 5px;
    margin-right: 5px;
  }

  .solution-wrap {
    padding-top: 40px;
  }

  .solution-top {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .solution-title {
    padding-top: 45px;
  }

  .header-wrap {
    padding-left: 5px;
    padding-right: 5px;
  }

  .hero-top {
    margin-right: auto;
  }

  .accordion-item {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .accordion-title {
    font-size: 20px;
    font-weight: 500;
  }

  .about-hero {
    padding-top: 160px;
  }

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

  .banner-area {
    margin-top: -62px;
    padding-top: 230px;
  }

  .banner-wrap {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    display: flex;
  }

  .contact-info-item {
    grid-column-gap: var(--_sizes---space--space-16);
    grid-row-gap: var(--_sizes---space--space-16);
  }

  .guide-item-list {
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
  }

  .offcanvas-main {
    overflow: auto;
  }

  .stipe-left, .stipe-right {
    display: none;
  }

  .testimonial__quote {
    line-height: var(--_sizes---space--space-60);
  }

  .testimonial__quote-glyph {
    bottom: -5px;
    right: -24px;
  }
}

#w-node-_099f9053-2d05-cb60-4d7d-d6161ef8d604-bb038062, #w-node-d3379770-35d4-5584-77f5-045c665237de-bb038062, #w-node-d28b50c7-d3c9-882b-1cb7-024500a6dd4c-bb038062 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 479px) {
  #w-node-d6d0682a-f1fa-2852-859c-c2c78c84ad2e-bb038062 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


