:root {
  --colors--fourth-color: #171515;
  --font--primary-font: Inter, sans-serif;
  --colors--first-color: white;
  --button--font-size: 16px;
  --line-height--page-line-height: 1.1;
  --font-weight--500: 500;
  --font--h1: 9rem;
  --font--h2: 3rem;
  --font-weight--600: 600;
  --font--h3: 1.9rem;
  --font--h4: 1.4rem;
  --font--h5: 1.2rem;
  --font--h6: .75rem;
  --font--work-title: 1rem;
  --line-height--paragraph-line-height: 1.3;
  --button--button-color: white;
  --font-weight--400: 400;
  --primary: #ffe241;
  --page-container--width: 100%;
  --page-container--container-large: 1400px;
  --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
  --page-margin--divider-small: 20px;
  --colors--second-color: #ebebeb;
  --page-margin--divider-medium: 50px;
  --gray: #232327;
  --work-title: 12rem;
  --line-height--page-line-height-2: .85;
  --counter-title-2: 3.8rem;
  --page-title: 4rem;
  --button--cta-title: 6rem;
  --text-field: .8rem;
  --colors--footer-color: #f7f7f7;
  --colors--third-color: #ffffffb3;
  --button--round-corners: 2.2rem;
  --counter-title: 4rem;
  --backdrop-filter--blur-color: #f8f8f31a;
  --button--nav-text: 15px;
  --colors--color: #ffd6e8;
  --button--circle-round-corners: 10rem;
  --backdrop-filter--backdrop-size: 40px;
  --backdrop-filter--backdrop-size-second: 15px;
  --page-container--round-corners: .6rem;
  --page-margin--divider-extra-small: 10px;
  --page-margin--divider-large: 60px;
  --page-margin--divider-x-large: 120px;
  --font--second-font: "Coolvetica Rg Cond";
  --font--third-font: Caveat;
  --section--padding-top-bottom: 250px;
  --section--padding-left-right: 2%;
  --color--first-color: white;
  --color--second-color: #002e5e;
  --font-weight--300: 300;
  --font-weight--700: 700;
  --font-weight--800: 800;
}

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

@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 {
  background-color: var(--colors--fourth-color);
  font-family: var(--font--primary-font);
  color: var(--colors--first-color);
  font-size: var(--button--font-size);
  line-height: var(--line-height--page-line-height);
  font-weight: var(--font-weight--500);
}

h1 {
  font-size: var(--font--h1);
  line-height: var(--line-height--page-line-height);
  font-weight: var(--font-weight--500);
  margin-top: 20px;
  margin-bottom: 10px;
}

h2 {
  font-size: var(--font--h2);
  line-height: var(--line-height--page-line-height);
  font-weight: var(--font-weight--600);
  margin-top: 20px;
  margin-bottom: 10px;
}

h3 {
  font-size: var(--font--h3);
  font-weight: var(--font-weight--600);
  margin-top: 20px;
  margin-bottom: 10px;
}

h4 {
  font-size: var(--font--h4);
  letter-spacing: -.7px;
  margin-top: 10px;
  margin-bottom: 10px;
}

h5 {
  font-size: var(--font--h5);
  margin-top: 10px;
  margin-bottom: 10px;
}

h6 {
  font-size: var(--font--h6);
  margin-top: 10px;
  margin-bottom: 10px;
}

p {
  opacity: .7;
  font-size: var(--font--work-title);
  line-height: var(--line-height--paragraph-line-height);
  font-weight: var(--font-weight--500);
  letter-spacing: -.5px;
  margin-bottom: 10px;
}

a {
  color: var(--colors--first-color);
  text-decoration: underline;
}

li {
  opacity: .7;
  font-size: var(--font--work-title);
  line-height: var(--line-height--paragraph-line-height);
  font-weight: var(--font-weight--500);
  letter-spacing: -.5px;
}

img {
  max-width: 100%;
  display: inline-block;
}

blockquote {
  border-left: 1px solid var(--button--button-color);
  color: var(--colors--fourth-color);
  font-size: 28px;
  line-height: var(--line-height--paragraph-line-height);
  font-weight: var(--font-weight--400);
  margin-bottom: 10px;
  padding: 0 20px;
}

.page-wrapper {
  z-index: 20;
  position: relative;
}

.button {
  background-color: var(--primary);
  color: var(--colors--fourth-color);
  font-size: var(--font--work-title);
  font-weight: var(--font-weight--600);
  text-align: center;
  letter-spacing: -.6px;
  border-radius: 30px;
  padding: .95rem 1.4rem;
  text-decoration: none;
  transition: all .2s;
  overflow: visible;
  box-shadow: 0 2px 5px #0003, -1.1px 1.2px .1px #00000003, -2.2px 2.4px .3px #00000005, -3.3px 3.7px .5px #00000005, -4.6px 5.1px .7px #00000008, -6px 6.6px .9px #00000008, -7.6px 8.4px 1.3px #00000008, -9.5px 10.5px 1.8px #00000008, -11.8px 13px 2.4px #00000008, -14.7px 16.2px 3.2px #00000008, -18.3px 20.2px 4.4px #0000000a, -23px 25.4px 6px #0000000a, -29.3px 32.3px 8.2px #0000000a, -37.8px 41.8px 11.3px #0000000a, -49.9px 55.1px 15.9px #0000000a;
}

.button:hover {
  opacity: .76;
}

.container {
  z-index: 30;
  width: var(--page-container--width);
  max-width: var(--page-container--container-large);
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container.numbers {
  padding-left: 2%;
  padding-right: 2%;
}

.section {
  z-index: 11;
  background-color: var(--colors--fourth-color);
  padding: 150px 2%;
  position: relative;
}

.section.with-utility {
  background-color: var(--colors--fourth-color);
  padding-top: 209px;
  padding-bottom: 150px;
}

.section.add-top {
  padding-top: 10%;
}

.section.for-work {
  padding-top: 0;
  padding-left: 0%;
  padding-right: 0%;
  overflow: hidden;
}

.section._01 {
  padding-bottom: 50px;
}

.section.for-work-section {
  padding-top: 150px;
  padding-bottom: 50px;
}

.section.for-services {
  padding-top: 0;
}

.section.for-services.for-ftr {
  padding-bottom: 30px;
}

.section.no-btm {
  padding-bottom: 0;
}

.section.no-btm.blog {
  padding-top: 50px;
}

.section.no-top, .section.for-pricing {
  padding-top: 0;
}

.section.for-pricing.for-ftr {
  padding-bottom: 30px;
}

.section.work-mobile {
  padding-top: 0;
  padding-left: 0%;
  padding-right: 0%;
  display: none;
  overflow: hidden;
}

.display-1 {
  opacity: 100;
  line-height: var(--line-height--page-line-height);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.display-1.second {
  font-weight: var(--font-weight--600);
  letter-spacing: -.05rem;
}

.margin-30 {
  margin-top: var(--page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>);
}

.margin-20 {
  margin-top: var(--page-margin--divider-small);
}

.hero-pricing-link {
  color: #fff;
  text-align: center;
  background-color: #2a2a2d;
  border: 1px solid #414141;
  border-radius: 10px;
  width: 100%;
  max-width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 300;
  text-decoration: none;
  transition: all .2s;
}

.hero-pricing-link:hover {
  box-shadow: 0 0 5px 2px #ffffffbf;
}

.hero-pricing-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.utility-page-wrap {
  z-index: 100;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-form {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.error-message {
  color: var(--colors--fourth-color);
  text-align: center;
  background-color: #fa242a;
  background-image: linear-gradient(#fa242a, #fc4247);
  border-radius: 7px;
}

.white-block {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-right: 20px;
}

.caption {
  color: #ffffff8c;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}

.caption.margined {
  opacity: .74;
  color: var(--colors--first-color);
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 5px;
  font-size: 13px;
  font-weight: 700;
}

.caption.margined._2 {
  opacity: 100;
  font-size: var(--font--h6);
  font-weight: var(--font-weight--600);
  text-transform: none;
}

.color-block {
  background-color: var(--colors--first-color);
  border: 1px solid #ffffff59;
  border-radius: 2px;
  width: 100%;
  height: 85px;
  margin-bottom: 5px;
  padding: 10px;
  display: flex;
}

.color-block._2 {
  background-color: var(--colors--fourth-color);
  color: var(--colors--second-color);
}

.light-block-second {
  border-radius: 3px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-right: 20px;
}

.light-block-second.rounded-bottom {
  border-radius: 3px;
  padding-bottom: 30px;
}

.color-block-parent {
  width: 20%;
  margin-right: 20px;
}

.color-row {
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 35px;
  padding: 25px 0 15px;
  display: flex;
}

.light-block {
  border-radius: 3px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-right: 20px;
}

.licensing-content {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}

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

.subhead {
  color: var(--colors--first-color);
  font-size: var(--font--h3);
  line-height: var(--line-height--page-line-height);
  font-weight: var(--font-weight--600);
  margin-bottom: 0;
}

.subhead.opacity {
  opacity: .59;
}

.subhead.small-vrs {
  font-size: var(--font--h4);
}

.subhead.sub-hero {
  font-size: var(--font--h4);
  text-transform: uppercase;
  margin-top: 0;
  padding-left: 5px;
}

.margin-50 {
  margin-top: var(--page-margin--divider-medium);
}

.licensing-title {
  font-size: 30px;
}

.licensing-link {
  color: var(--colors--first-color);
  text-decoration: underline;
}

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

.wrok-card-wrapper {
  width: 100%;
}

.service-item {
  cursor: pointer;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  margin-top: -1px;
}

.item-wrapper {
  flex-flow: column;
  width: 100%;
  margin-bottom: 6px;
  text-decoration: none;
  display: flex;
}

.last-part {
  z-index: 20;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: center;
  display: none;
  position: relative;
}

.navigation-text-main {
  z-index: 1;
  font-size: var(--font--work-title);
  font-weight: var(--font-weight--500);
  letter-spacing: -.5px;
  justify-content: flex-start;
  display: flex;
  position: relative;
}

.nav-menu {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  display: flex;
}

.nav-menu.first {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  order: -1;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}

.make-grid {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: grid;
}

.make-grid.hide-mobile {
  width: 100%;
  display: flex;
}

.button-link {
  grid-column-gap: 0rem;
  grid-row-gap: 1px;
  color: var(--button--button-color);
  font-size: var(--font--work-title);
  background-color: #f0f0f000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

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

.navigation-top {
  z-index: 999;
  position: fixed;
  inset: 0% 0% auto;
}

.top-text {
  opacity: 100;
  color: var(--colors--second-color);
  font-family: Inter, sans-serif;
  font-size: var(--font--work-title);
  line-height: var(--line-height--paragraph-line-height);
  font-weight: var(--font-weight--500);
  margin-bottom: 0;
}

.top-text.logo {
  z-index: 2;
  font-size: var(--font--h5);
  line-height: var(--line-height--page-line-height);
  position: relative;
}

.top-text.logo.animated {
  z-index: 1;
  opacity: .65;
}

.top-text.loader {
  font-size: var(--font--h4);
}

.top-text.loader.animated {
  opacity: .55;
}

.top-text.small-tessti {
  max-width: 98%;
  font-size: var(--font--work-title);
  line-height: var(--line-height--paragraph-line-height);
  font-weight: var(--font-weight--600);
}

.top-text.since-text {
  opacity: .7;
  padding-right: 20%;
}

.top-text.gray {
  opacity: .5;
}

.top-text.primary {
  color: var(--primary);
  text-decoration: none;
  transition: padding .2s;
}

.top-text.primary:hover {
  color: #ffe241cc;
  padding-right: 6px;
}

.navbar {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  justify-content: center;
  place-items: center stretch;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: grid;
}

.last-item {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  order: 1;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.line-divider {
  background-color: #ffffff4d;
  width: 100%;
  height: 1px;
  margin-top: 1px;
  position: relative;
  top: auto;
  left: 0%;
  right: 0%;
}

.line-divider.dts {
  background-color: #ffffff29;
  border: 1px dotted #000;
  margin-top: 15px;
  margin-bottom: 15px;
}

.line-absolute {
  background-color: var(--primary);
  width: 100%;
  height: 1px;
  position: absolute;
}

.text-overflow {
  height: 19px;
  overflow: hidden;
}

.number-text {
  opacity: .6;
  font-size: var(--font--h6);
  margin-top: -6px;
  margin-left: 3px;
}

.button-flex {
  position: relative;
  overflow: hidden;
}

.hamburger-wrapper {
  cursor: pointer;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 50px;
  height: 15px;
  display: flex;
}

.hamburger-line {
  background-color: var(--colors--first-color);
  width: 100%;
  height: 2px;
}

.fixed-menu {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 40vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
  transform: translate(100%);
}

.navbar-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
}

.navbar-skew-fixed {
  height: 100%;
  position: relative;
  inset: 0% auto 0% 1px;
}

.navbar-skew-wrapper {
  z-index: 20;
  flex-flow: column;
  width: 100px;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.navigation-content {
  background-color: var(--gray);
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 15vh 5.2vw 40px;
  display: flex;
}

.skew-line-div {
  background-color: var(--gray);
  width: 235%;
  height: 150%;
  position: absolute;
  top: 50%;
  overflow: hidden;
  transform: skew(0deg, -85deg)translate(0, -50%);
}

.hero {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero.for-inner {
  height: 75vh;
  position: relative;
  overflow: hidden;
}

.hero.for-blog {
  height: 45vh;
  position: relative;
  overflow: hidden;
}

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

.hamburger-text {
  grid-row-gap: 5px;
  height: 20px;
  color: var(--colors--first-color);
  font-size: var(--font--work-title);
  letter-spacing: -.5px;
  flex-flow: column;
  line-height: 20px;
  display: none;
  overflow: hidden;
}

.hero-image {
  opacity: 1;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.line-effect-divider {
  z-index: 3;
  flex-flow: column;
  justify-content: space-between;
  height: 60vh;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.line-small-divider {
  background-color: var(--colors--fourth-color);
  width: 100%;
  height: 0%;
}

.section-content {
  z-index: 100;
  background-color: var(--colors--fourth-color);
  position: relative;
}

.hero-content {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding: 120px 2% 50px;
  display: flex;
}

.logo-hero {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: var(--button--button-color);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-end;
  display: grid;
}

.h1 {
  font-size: var(--work-title);
  line-height: var(--line-height--page-line-height-2);
  letter-spacing: -7px;
  margin-top: 0;
  margin-bottom: 0;
}

.h1.full-section {
  width: 100%;
  font-weight: var(--font-weight--600);
  font-size: clamp(9.7rem, 8vw, 10rem);
}

.h1.for-h2 {
  font-size: var(--page-title);
  line-height: var(--line-height--page-line-height);
  letter-spacing: -.2vw;
}

.h1.for-h2.third {
  font-weight: var(--font-weight--600);
  letter-spacing: -.08vw;
}

.h1.for-h2.third.add-top {
  margin-top: 30px;
}

.h1.for-pt {
  font-size: var(--font--h1);
  letter-spacing: -.6vw;
}

.h1.for-bt {
  font-size: var(--page-title);
  line-height: var(--line-height--page-line-height);
  font-weight: var(--font-weight--600);
  letter-spacing: -1px;
}

.h1.hero-section {
  font-size: 6rem;
  font-weight: var(--font-weight--600);
}

.h1.arrow {
  font-weight: var(--font-weight--600);
  font-size: clamp(9.7rem, 8vw, 10rem);
}

.bg-video {
  z-index: 1;
  opacity: 1;
  object-fit: cover;
  width: 100%;
  height: 100vh;
  display: block;
  position: absolute;
}

.bg-video._100 {
  opacity: .68;
  height: 100%;
}

.small {
  font-size: var(--page-title);
  vertical-align: top;
  display: inline-block;
  position: relative;
  top: 17px;
}

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

.service-flex-small._01 {
  grid-row-gap: 25px;
  align-items: flex-end;
}

.service-flex-small.hide {
  display: none;
}

.flex-service-small {
  grid-column-gap: 5px;
  font-size: var(--font--work-title);
  font-weight: var(--font-weight--600);
  border-bottom: 1px dotted #ffffff59;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.flex-service-small.no-bottom-line {
  border-bottom-style: none;
}

.gray-color {
  color: #ffffff8c;
  font-size: var(--font--h6);
  margin-top: 1px;
}

.gray-color:where(.w-variant-ed3e08c4-2fa8-9405-c4c2-aa397ed5123a) {
  display: none;
}

.plus-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: end stretch;
  display: grid;
}

.plus-icon {
  opacity: .7;
  justify-content: center;
  align-items: center;
  width: 13px;
  height: 13px;
  display: flex;
  position: relative;
}

.plus-icon:where(.w-variant-001b65ae-dd0f-2ce8-c9c5-a9d1ab468148) {
  opacity: .4;
}

.button-arrow {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  font-size: var(--font--work-title);
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button-arrow:where(.w-variant-502bc4ed-f8e8-1129-6e02-4edec37427bb) {
  filter: invert();
}

.button-arrow:where(.w-variant-08d6d02f-91c4-36cc-1de5-1a2f0f2dbaee) {
  background-color: var(--primary);
  border-radius: 60px;
  padding: 13px 22px 13px 20px;
}

.button-title-flex {
  letter-spacing: -.5px;
  height: 19px;
  overflow: hidden;
}

.button-title-flex:where(.w-variant-6632bb10-76fa-59ca-dc99-473964798be3) {
  order: -9999;
}

.button-title-flex:where(.w-variant-08d6d02f-91c4-36cc-1de5-1a2f0f2dbaee) {
  filter: invert();
}

.button-small-name {
  color: var(--primary);
}

.button-small-name:where(.w-variant-08d6d02f-91c4-36cc-1de5-1a2f0f2dbaee) {
  color: var(--colors--footer-color);
}

.button-small-name:where(.w-variant-502bc4ed-f8e8-1129-6e02-4edec37427bb) {
  color: var(--primary);
}

.arrow-gray:where(.w-variant-08d6d02f-91c4-36cc-1de5-1a2f0f2dbaee), .arrow-gray:where(.w-variant-502bc4ed-f8e8-1129-6e02-4edec37427bb) {
  filter: brightness(0%);
}

.contact-team {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
  min-height: 100px;
  font-size: var(--font--work-title);
  letter-spacing: -.4px;
  justify-content: flex-start;
  align-items: stretch;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.team-photo {
  display: flex;
}

.img-team {
  object-fit: cover;
  border-radius: 7px;
  width: 65px;
  min-width: 100%;
  height: 50px;
  min-height: 100%;
}

.arrow-wrapper {
  background-color: var(--colors--first-color);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  display: flex;
  position: absolute;
  inset: 5px 5px auto auto;
}

.arrow-mask {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  justify-content: flex-start;
  align-items: center;
  width: 12px;
  height: 12px;
  display: flex;
  overflow: hidden;
}

.founder-flex {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.smaller-text {
  opacity: .61;
  font-size: var(--text-field);
}

.smaller-text:where(.w-variant-f4e7cf56-3da0-a6a3-3348-af459f4bd0d7) {
  color: var(--colors--fourth-color);
}

.smaller-text._01 {
  font-size: var(--text-field);
}

.smaller-text._01:where(.w-variant-f4e7cf56-3da0-a6a3-3348-af459f4bd0d7) {
  color: var(--colors--fourth-color);
}

.small-flex {
  grid-row-gap: 3px;
  flex-flow: column;
  display: flex;
}

.arrow-black {
  width: 10px;
}

.founder-overflow {
  height: 13px;
  overflow: hidden;
}

.page-overlay-main {
  z-index: 998;
  opacity: 0;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  pointer-events: none;
  background-color: #0000001a;
  position: fixed;
  inset: 0%;
}

.menu-big-first {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: column;
  display: flex;
}

.button-big-menu {
  width: 100%;
  color: var(--colors--first-color);
  font-size: var(--font--h2);
  letter-spacing: -2px;
  text-decoration: none;
}

.button-big-flex {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: center;
  padding-top: 6px;
  padding-bottom: 6px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-big-line {
  background-color: #313131;
  width: 100%;
  height: 1px;
  margin-top: 2px;
}

.button-big-arrow {
  filter: none;
  flex: 0 auto;
  width: 12px;
  height: 12px;
}

.button-big-line-overlay {
  background-color: var(--primary);
  width: 0%;
  height: 1px;
}

.number-small-btn {
  opacity: .35;
  width: 21px;
  height: 14px;
  font-size: var(--font--work-title);
  letter-spacing: -.5px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 10px auto;
  overflow: hidden;
}

.number-small-big-menu {
  line-height: var(--line-height--page-line-height-2);
  font-weight: var(--font-weight--500);
}

.flex-main-small {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  display: flex;
}

.menu-big-second {
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.copywrith-dark {
  opacity: .4;
  color: var(--colors--first-color);
  font-weight: var(--font-weight--500);
}

.divider-xs {
  height: 10px;
}

.divider-xs._15 {
  height: 15px;
}

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

.social-icon {
  background-color: #333;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: relative;
}

.social-image {
  filter: invert();
  width: 18px;
}

.social-tooltip {
  width: 67px;
  min-height: 25px;
  font-size: var(--font--h6);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: -40px 0% auto -14px;
}

.tooltip-bg {
  color: #fff;
  background-color: #333;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.image {
  position: absolute;
  inset: auto 0% -5px 50%;
  transform: translate(-50%);
}

.blur-effect {
  z-index: 20;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  pointer-events: auto;
  height: 110px;
  position: fixed;
  inset: 0% 0% auto;
  -webkit-mask-image: linear-gradient(#000 50%, #0000 100%);
  mask-image: linear-gradient(#000 50%, #0000 100%);
}

.main-text-flex {
  grid-row-gap: 0px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.slide-wrapper {
  flex-flow: column;
  height: 39px;
  padding-top: 3px;
  padding-bottom: 3px;
  display: flex;
  overflow: hidden;
}

.radius-gradient-shadow {
  z-index: 2;
  opacity: .8;
  background-image: radial-gradient(circle, #fff0 18%, #07070780);
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.intro {
  z-index: 9999;
  background-color: var(--colors--fourth-color);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.logo-load {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.loader-text-overflow {
  flex-flow: column;
  height: 33px;
  display: flex;
  overflow: hidden;
}

.logo-loader-overflow {
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  display: flex;
  overflow: hidden;
}

.title-small-main {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid #ffffff26;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  padding-top: 15px;
  display: grid;
}

.title-small-main._01 {
  border-top-color: #ffffff21;
}

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

.flex-small-title.space-btw {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
}

.divider-m {
  height: 50px;
}

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

.logo-wrapper-card {
  background-color: #181818;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  min-height: 170px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.clients-small-blog {
  color: #ffffffb3;
  font-size: var(--font--h6);
  background-color: #414141;
  border-radius: 5px 0 0 5px;
  padding: 7px 8px 6px;
}

.absolute-bottom {
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 13px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.testimonials-card {
  grid-row-gap: 20px;
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  pointer-events: none;
  background-color: #ffffff1f;
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  min-height: 240px;
  padding: 23px;
  display: flex;
  position: absolute;
  inset: -245px 0% auto;
}

.testimonials-card.rl {
  pointer-events: auto;
  width: 100%;
  max-width: 385px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}

.testimonials-card.hide-mobile {
  display: flex;
}

.testimonials-bottom {
  border-top: 1px solid #ffffff30;
  padding-top: 15px;
}

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

.logo-content {
  aspect-ratio: auto;
  position: relative;
}

.collection-list-wrapper {
  width: 100%;
}

.work-wrapper {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  position: relative;
}

.work-card {
  background-color: var(--colors--fourth-color);
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.trigger {
  pointer-events: none;
  width: 100%;
  height: 0;
}

.work-card-link {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.main-image {
  border-radius: 50px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.image-bacgkround {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-size: 14px;
  position: absolute;
  inset: 0%;
}

.slot-wrapper {
  justify-content: space-between;
  align-items: stretch;
  width: 29px;
  height: 12px;
  display: flex;
  position: absolute;
  inset: auto 10px 15px auto;
}

.slot-line {
  background-color: #ffffff4d;
  width: 3px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.slot-live-overlay {
  background-color: var(--colors--first-color);
  width: 100%;
  height: 100%;
}

.divider-s {
  height: 30px;
}

.blur-div {
  z-index: -1;
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  background-color: #ffffff1a;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.blur-div:where(.w-variant-f4e7cf56-3da0-a6a3-3348-af459f4bd0d7) {
  background-color: #0000001a;
}

.text-info-bottom {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 20%;
}

.work-title {
  z-index: 1;
  font-weight: var(--font-weight--600);
  letter-spacing: -2px;
  margin-top: -7px;
  margin-bottom: 0;
  position: relative;
}

.work-title img.work-logo {
  height: 112px;
  width: auto;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.work-title .work-logo-link {
  display: inline-block;
}

@media (max-width: 767px) {
  .work-title img.work-logo {
    height: 64px;
  }
}

.text-flex {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  color: var(--colors--first-color);
  font-size: var(--font--h5);
  display: flex;
}

.text-flex::placeholder {
  font-size: var(--font--work-title);
}

.bg-overlay {
  opacity: 1;
  mix-blend-mode: normal;
  width: 100%;
  height: 100%;
  position: absolute;
}

.section-about {
  height: 300vh;
}

.section-sticky {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100vh;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
  position: sticky;
  top: 0;
}

.about-split {
  width: var(--page-container--width);
  height: 80vh;
  max-width: var(--page-container--container-large);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 14px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 5vh;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
  overflow: hidden;
}

.photo-split {
  width: 105%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.content-split {
  z-index: 20;
  background-color: #181818;
  background-image: linear-gradient(204deg, #5741ff00, #6668e666), url('../images/Splotches.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  padding: 30px;
  display: flex;
  position: relative;
}

.photo-main {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.photo-main._01 {
  z-index: 3;
  border-radius: 14px;
  width: 105%;
}

.photo-main._02 {
  z-index: 2;
}

.photo-main._03 {
  z-index: 1;
}

.image-animation {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  transform: none;
}

.content-wrapper {
  height: 57px;
  position: relative;
  overflow: hidden;
}

.content-wrapper.second {
  flex-flow: column;
  justify-content: flex-end;
  height: 128px;
  display: flex;
}

.text-animation-card {
  font-size: var(--font--h2);
  font-weight: var(--font-weight--600);
  letter-spacing: -.7px;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  inset: 0%;
}

.text-wrapper-card {
  width: 100%;
  max-width: 64%;
  min-height: 100px;
  position: relative;
}

.text-wrapper-card.second {
  max-width: 84%;
  height: 100%;
  min-height: auto;
}

.card-text {
  color: #ffffffb3;
  font-size: var(--font--h5);
  line-height: var(--line-height--paragraph-line-height);
  font-weight: var(--font-weight--500);
  letter-spacing: 0;
  position: absolute;
  inset: 0%;
}

.card-text.rl {
  color: var(--colors--second-color);
  font-size: var(--font--work-title);
  position: relative;
}

.card-text.rl-2 {
  color: var(--colors--second-color);
  font-size: var(--font--h4);
  position: relative;
}

.card-text.rl-2.for-srv {
  max-width: 68%;
  color: var(--colors--second-color);
}

.card-text.number-label {
  color: var(--colors--third-color);
  font-size: var(--font--h6);
  font-weight: var(--font-weight--600);
  text-transform: uppercase;
  position: relative;
}

.card-text.number-label.for-srv {
  max-width: 68%;
}

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

.grid-title.make-4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.divider-xl {
  height: 70px;
}

.first-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
}

.thumb-link-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: default;
  border-bottom: 1px dotted #fff3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: grid;
  position: relative;
}

.thumb-link-wrapper:where(.w-variant-ed3e08c4-2fa8-9405-c4c2-aa397ed5123a) {
  padding-top: 15px;
  padding-bottom: 15px;
}

.thumb-image-wrap {
  z-index: 9999;
  pointer-events: none;
  border-radius: 6px;
  width: 18vh;
  height: 22vh;
  display: none;
  position: fixed;
  top: 24vh;
  bottom: auto;
  left: 75vw;
  overflow: hidden;
}

.thumb-image-wrap:where(.w-variant-ed3e08c4-2fa8-9405-c4c2-aa397ed5123a) {
  width: 14vh;
  height: 18vh;
}

.thumb-image-mask {
  background-color: #191919;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.thumb-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.thumb-title-wrapper {
  perspective: 2000px;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.thumb-title-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.thumb-title-wrap:where(.w-variant-ed3e08c4-2fa8-9405-c4c2-aa397ed5123a) {
  flex-flow: column;
}

.thumb-title {
  font-size: var(--button--round-corners);
  line-height: var(--line-height--page-line-height-2);
  margin-top: 0;
  margin-bottom: 0;
}

.thumb-title:where(.w-variant-ed3e08c4-2fa8-9405-c4c2-aa397ed5123a) {
  font-size: var(--font--work-title);
}

.service-small-text {
  max-width: 640px;
  overflow: hidden;
}

.service-small-text:where(.w-variant-ed3e08c4-2fa8-9405-c4c2-aa397ed5123a) {
  display: none;
}

.small-one {
  color: #ffffff54;
  font-size: var(--font--h3);
  font-weight: var(--font-weight--500);
  letter-spacing: -1px;
  vertical-align: super;
  position: relative;
  top: -10px;
  left: 10px;
}

.gray-big-div {
  background-color: var(--gray);
  background-image: url('../images/Splotches2.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  border-radius: 10px;
  padding: 60px;
}

.gray-big-div:where(.w-variant-47c2f8ce-3aca-7107-11dd-c036c4319edd) {
  display: none;
}

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

.testimonials-big-card {
  background-color: #181818;
  background-image: url('../images/Stylish-Portrait-5_1Stylish Portrait (5).webp');
  background-position: 17%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 650px;
  display: flex;
  position: relative;
}

.testimonials-flex {
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.testimonials-card-small {
  grid-row-gap: 5px;
  flex-flow: column;
  height: 50%;
  display: flex;
}

.card-1 {
  background-color: #181818;
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 75%;
  padding: 20px 10% 20px 20px;
  display: flex;
  position: relative;
}

.card-2 {
  background-color: #181818;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  height: 25%;
  padding-left: 20px;
  display: flex;
}

.portrait {
  aspect-ratio: 2 / 2.3;
  object-fit: cover;
  border-radius: 5px;
  width: 40px;
  height: 100%;
}

.logo-absolute-top {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
}

.logo-absolute-top.bottom {
  justify-content: center;
  align-items: center;
  display: flex;
}

.plus-absolute {
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  display: flex;
  position: absolute;
  inset: 20px 20px auto auto;
}

.metric-grid {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border-bottom: 1px #ffffff26;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  padding-bottom: 50px;
  display: grid;
}

.numver-block {
  grid-row-gap: 10px;
  font-size: var(--font--h1);
  font-weight: var(--font-weight--600);
  flex-flow: row;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.metric-number {
  line-height: var(--line-height--page-line-height-2);
}

.metric-number.small-gray {
  opacity: .4;
  font-size: var(--counter-title);
  font-weight: var(--font-weight--400);
  margin-top: 10px;
  margin-right: 5px;
}

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

.video-showreel {
  height: 300vh;
  position: relative;
}

.video-sticky {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100vh;
  padding: 25px 2%;
  display: flex;
  position: sticky;
  top: 0;
}

.video-image {
  opacity: .86;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.flex-center-video {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  padding-top: 27px;
  padding-bottom: 27px;
  display: flex;
  overflow: hidden;
}

.video-link {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #ffffff3d;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 110px;
  display: flex;
}

.play-icon {
  filter: invert();
  width: 17px;
  height: 17px;
}

.grid-request {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
}

.max-left {
  max-width: 90%;
  position: sticky;
  top: 100px;
}

.team-flex {
  display: flex;
}

.team-small-card {
  aspect-ratio: 1;
  border: 3px solid var(--colors--fourth-color);
  width: 40px;
  height: 100%;
  font-size: var(--font--h6);
  background-image: url('../images/Dramatic-Blue-Portrait_1Dramatic Blue Portrait.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 7px;
  margin-left: -10px;
}

.team-small-card._02 {
  background-image: url('../images/Person-with-Red-Sunglasses_1Person with Red Sunglasses.webp');
}

.team-small-card._03 {
  background-image: url('../images/Futuristic-Portrait-7_1Futuristic Portrait (7).webp');
}

.team-small-card._04 {
  background-image: url('../images/Abstract-Red-Portrait-2_1Abstract Red Portrait (2).webp');
}

.team-small-card.no-photo {
  background-color: #555;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  padding-right: 3px;
  display: flex;
}

.team-small-flex {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 63%;
  max-width: 80%;
  display: flex;
}

.card-wrapper {
  grid-row-gap: 20px;
  flex-flow: column;
  width: 100%;
  max-width: 420px;
  margin-left: auto;
  display: flex;
}

.card-design {
  background-color: var(--colors--fourth-color);
  border: 1px solid #333;
  border-radius: 8px;
  height: 350px;
  min-height: 350px;
  padding: 25px;
  transition: all .2s;
  position: sticky;
  top: 100px;
}

.card-design:hover {
  background-color: var(--gray);
  background-image: linear-gradient(221deg, #ffe241d4, #ffe24100 0%, #ffe24126);
}

.card-design._01:hover {
  background-image: linear-gradient(221deg, #41c3ffd4, #ffe24100 0%, #41d6ff26);
}

.card-design._02 {
  top: 120px;
}

.card-design._02:hover {
  background-image: linear-gradient(221deg, #ff4144d4, #ffe24100 0%, #ff4f5226);
}

.card-design._03 {
  top: 140px;
}

.card-design._04 {
  top: 160px;
}

.card-design._04:hover {
  background-image: linear-gradient(221deg, #ffe241d4, #77ff4100 0%, #6aff4126);
}

.card-design._05 {
  top: 180px;
}

.card-design._05:hover {
  background-image: linear-gradient(221deg, #ffe241d4, #5141ff00 0%, #415eff26);
}

.card-content {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.image-white {
  width: 60px;
  height: 60px;
}

.card-title {
  font-size: var(--font--h4);
  margin-top: 0;
  margin-bottom: 15px;
}

.card-title.sec {
  font-size: var(--font--h3);
}

.card-title.for-prc {
  font-weight: var(--font-weight--500);
  margin-bottom: 0;
}

.card-title.for-prc-2 {
  font-weight: var(--font-weight--500);
}

.card-max {
  max-width: 90%;
}

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

.plan-1 {
  grid-row-gap: 20px;
  background-color: #232323;
  border-radius: 10px;
  flex-flow: column;
  align-items: stretch;
  padding: 30px 30px 35px;
  display: flex;
}

.plan-1.no-bg {
  background-color: #07070700;
}

.annual-switch {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  cursor: pointer;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.switch {
  background-color: #555;
  border-radius: 30px;
  width: 45px;
  height: 25px;
  padding: 10px;
  position: relative;
}

.switch-circle {
  background-color: var(--colors--first-color);
  border-radius: 100%;
  width: 19px;
  height: 19px;
  position: absolute;
  inset: 3px auto auto 3px;
}

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

.add-max-w {
  opacity: .5;
  max-width: 80%;
}

.item-flex {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 13px;
  display: flex;
}

.item-flex.no-btm {
  margin-bottom: 0;
}

.p-no-bottom {
  opacity: .68;
  margin-bottom: 0;
}

.flex-lft {
  display: flex;
}

.pricing-title-overflow {
  grid-row-gap: 0px;
  flex-flow: column;
  height: 32px;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
  overflow: hidden;
}

.month-gray {
  opacity: .4;
  font-size: var(--font--work-title);
}

.divider-xxl {
  height: 100px;
}

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

.toggle-wrapper {
  text-align: left;
  margin-bottom: 10px;
  position: relative;
}

.toggle-top {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.toggle-space {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 60px;
}

.toggle-header {
  width: 100%;
  color: var(--colors--first-color);
  font-size: var(--font--h5);
  font-weight: var(--font-weight--600);
  text-align: left;
  letter-spacing: -.6px;
  border-bottom: 1px solid #333;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.line-2 {
  background-color: #fff;
  width: 100%;
  height: 1.5px;
  position: absolute;
  transform: rotate(90deg);
}

.toogle-icon {
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  position: relative;
}

.line-1 {
  background-color: #fff;
  width: 100%;
  height: 1.5px;
}

.toggle-content {
  overflow: hidden;
}

.carousel-main {
  flex-direction: row;
  display: flex;
  position: relative;
  overflow: hidden;
}

.logo-carousel-wrap {
  backface-visibility: hidden;
  flex: none;
  display: flex;
  position: relative;
  transform: perspective(1px);
}

.logo-carousel-main {
  grid-column-gap: 50px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.logo-carousel-item {
  flex: none;
  padding-left: .5rem;
  padding-right: .5rem;
}

.logo-link {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.shadow-lft {
  border-left: 1px solid var(--backdrop-filter--blur-color);
  background-image: none;
  min-width: 70px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.shadow-lft.rt {
  border-right: 1px solid var(--backdrop-filter--blur-color);
  background-image: none;
  border-left-style: none;
  inset: 0% 0% 0% auto;
}

.blog-grid {
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.data-inside {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  font-weight: 600;
  display: flex;
}

.button-icon-main {
  z-index: 5;
  color: #fff;
  background-color: #222;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  display: flex;
  position: absolute;
  inset: 10px 10px auto auto;
  overflow: hidden;
  transform: none;
}

.data-flex {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  opacity: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.data-image {
  justify-content: space-between;
  align-items: center;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  display: flex;
}

.data-image.invert {
  opacity: .7;
}

.buton-icon-svg {
  justify-content: center;
  align-items: center;
  width: 16px;
  font-size: .875rem;
  font-weight: 500;
  display: flex;
}

.buton-icon-svg.is-absolute {
  z-index: 2;
  position: absolute;
  transform: translate(-30px);
}

.blog-main-wrapper {
  width: 100%;
  color: var(--colors--first-color);
  font-size: var(--font--h4);
  line-height: var(--line-height--paragraph-line-height);
  font-weight: var(--font-weight--600);
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.data-text {
  opacity: .5;
  font-size: var(--button--nav-text);
  margin-bottom: 0;
}

.paralax-image {
  object-fit: cover;
  width: 100%;
  height: 110%;
  position: absolute;
  bottom: 0;
}

.image-wrap {
  z-index: 1;
  object-fit: cover;
  flex: none;
  width: 100%;
  height: 80vh;
  position: relative;
  overflow: hidden;
}

.image-wrap.auto {
  aspect-ratio: 3 / 2;
  border-radius: 10px;
  height: auto;
}

.margin-10 {
  margin-top: 20px;
}

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

.grid-plus {
  width: var(--page-container--width);
  max-width: var(--page-container--container-large);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

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

.max-w-right {
  margin-left: auto;
}

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

.small-text-inner {
  font-size: var(--font--h2);
  letter-spacing: -.1vw;
  vertical-align: top;
  margin-left: 33px;
  position: relative;
  top: 14px;
}

.service-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--colors--fourth-color);
  border: 1px solid #333;
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 25px;
  padding: 40px 30px;
  display: grid;
}

.service-wrapper.big-gray {
  background-color: var(--gray);
  background-image: url('../images/Splotches.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  border-style: none;
}

.flex-bettwen {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  max-width: 100%;
  min-height: 210px;
  display: flex;
}

.service-title {
  font-size: var(--button--round-corners);
  line-height: var(--line-height--page-line-height-2);
  margin-top: 0;
  margin-bottom: 0;
}

.hero-form {
  z-index: 50;
  flex-flow: column;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.error-message-2 {
  color: #fff;
  text-align: center;
  background-color: #fa242a;
  border-radius: .4rem;
  font-size: 15px;
  font-weight: 500;
}

.field-block {
  grid-column-gap: 18px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 1rem;
  display: grid;
}

.field-block.invert {
  grid-template-rows: auto;
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.field-main {
  min-height: 60px;
  color: var(--colors--first-color);
  background-color: #444;
  border: 1px #ffffff1a;
  border-radius: 4px;
  margin-bottom: 0;
  padding: 18px 22px;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
}

.field-main:focus {
  background-color: #121212;
  border-color: #ffffff40;
  padding-left: 26px;
}

.field-main::placeholder {
  color: #ffffff96;
}

.field-main.large {
  min-height: 160px;
}

.success-message {
  color: #fff;
  background-color: #212121;
  border-radius: 8px;
  width: 100%;
  padding-bottom: 38px;
  font-size: 1rem;
  font-weight: 600;
}

.privacy-space {
  margin-top: 10px;
  margin-bottom: 10px;
}

.card-3.for-contact {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #3333338c;
  border-radius: 8px;
  width: 100%;
  padding: 30px;
}

.p-smaller {
  opacity: .5;
  letter-spacing: 0;
  font-size: .8rem;
}

.hero-form-wrap {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  width: 100%;
  display: flex;
}

.feild-block-wrapper {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.feild-block-wrapper.invert {
  align-items: stretch;
}

.div-block-3 {
  display: flex;
}

.case-details {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.work-photo-first {
  object-fit: cover;
  width: 100%;
  min-height: 100%;
}

.case-picture .div-block .photo-wrapper {
  width: 100%;
}

.case-picture .div-block .work-photo-first {
  width: 100%;
  height: auto;
}

.work-photo-first.horiz {
  opacity: .4;
}

.photo-wrapper {
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.line-flex {
  border-top: 1px solid #333;
  border-bottom: 1px solid #00000026;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.h2 {
  letter-spacing: -1.3px;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 4rem;
  font-weight: 600;
}

.h2._01 {
  z-index: 3;
  margin-top: 0;
  font-size: 6rem;
  font-weight: 500;
  position: relative;
}

.h2._01.wkp {
  font-size: var(--font--h3);
  line-height: var(--line-height--page-line-height);
  font-weight: var(--font-weight--600);
  letter-spacing: -1.3px;
}

.h2._01.wkp.big {
  font-size: var(--font--h2);
}

.h2._01.sm {
  z-index: 2;
  letter-spacing: -1px;
  font-size: 1.7rem;
  font-weight: 500;
  position: relative;
}

.h2._01.sm._600 {
  opacity: 100;
  font-weight: var(--font-weight--600);
}

.h2._01.sm._600.lw {
  font-size: var(--font--work-title);
  letter-spacing: -.7px;
}

.case-picture {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.case-sticky {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
  top: 0;
}

.project-bottom-line {
  max-width: 95%;
  margin-top: 30px;
}

.flex-kllapa {
  display: flex;
}

.max-w-left {
  max-width: 300px;
}

.max-w-left.add-wkp {
  max-width: 550px;
}

.grid-work-page {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.logo-center {
  width: 130px;
  position: absolute;
}

.rich-blog {
  max-width: 70%;
}

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

.spc-btw {
  flex-flow: column;
  justify-content: space-between;
  max-width: 93%;
  display: flex;
}

.team-grid {
  grid-column-gap: 16px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
}

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

.team-image {
  border-radius: 5px;
  overflow: hidden;
}

.logo-testi {
  width: 45px;
}

.overlay {
  background-image: linear-gradient(#1d1d1d00 50%, #000000d9);
  width: 100%;
  height: 100%;
  position: absolute;
}

.instruction-title {
  margin-top: 0;
  margin-bottom: 0;
}

.logo-image {
  width: 115px;
  height: 100%;
  position: relative;
}

.logo-image._01 {
  width: 72px;
}

.logo-small-image {
  width: 80px;
  height: 100%;
}

.logo-small-image._01 {
  width: 70px;
}

.logo-small-image._02 {
  width: 95px;
}

.template-navigator-dropdown-toggle {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  opacity: 1;
  color: #fff;
  letter-spacing: -.6px;
  border: 1px solid #ffffff45;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  padding: 7px 9px;
  font-weight: 500;
  display: flex;
}

.template-navigator-dropdown-toggle:hover {
  background-color: #222;
}

.template-navigator-dropdowns {
  display: flex;
}

.template-image {
  object-fit: cover;
  border: 1px solid #00000012;
  border-radius: 5px;
  width: 100%;
  height: auto;
}

.template-navigator-dropdown-list {
  background-color: #ddd0;
  bottom: 100%;
}

.showcase-grid {
  grid-column-gap: 10px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.template-slide {
  grid-row-gap: 10px;
  color: var(--colors--first-color);
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.template-slide.w--current {
  grid-row-gap: 10px;
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.slide-text {
  opacity: 100;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 600;
}

.slide-text.for-slide {
  font-size: .9rem;
}

.arrow-dd {
  margin-left: 4px;
  position: relative;
  top: -2px;
  left: -3px;
}

.template-navigator {
  z-index: 9997;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  background-color: #242424;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 8px 10px 8px 8px;
  display: flex;
  position: fixed;
  inset: auto auto 15px 15px;
}

.template-navigator-pages-wrap {
  background-color: #242424;
  border-radius: 5px;
  width: 900px;
  min-height: 323px;
  padding: 15px;
  position: relative;
  bottom: 13px;
  left: -6px;
}

.text-badge-wrapper {
  z-index: 1;
  height: 18px;
  position: relative;
  overflow: hidden;
}

.badge-content {
  z-index: 9999;
  position: fixed;
  inset: auto 15px 15px auto;
}

.photo-badge {
  background-image: url('../images/unlock-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 7px;
  min-width: 140px;
  min-height: 130px;
}

.code-embed {
  color: #000;
}

.badge-wrapper {
  z-index: 999;
  grid-row-gap: 5px;
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.remove-icon {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: absolute;
  inset: -5px -5px auto auto;
}

.text-badge {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #fffffff7;
  border: 1px solid #e1e1e1;
  border-radius: 7px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 13px 10px 11px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.badge-paragraph {
  opacity: 1;
  color: #000;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.4;
  position: relative;
}

.badge-paragraph.biger {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}

.circle-badge-hover {
  background-color: #4353ff;
  border-radius: 100%;
  width: 0;
  height: 0;
  position: absolute;
  inset: auto auto 15px 15px;
}

.icon-badge {
  z-index: 1;
  width: 20px;
  height: 20px;
  position: relative;
}

.nav-logo {
  max-height: 28px;
}

.bg-image {
  z-index: 1;
  opacity: 1;
  object-fit: cover;
  width: 100%;
  height: 100vh;
  display: block;
  position: absolute;
}

.bg-image._100 {
  opacity: .68;
  height: 100%;
}

.primary-big-div {
  background-color: var(--colors--first-color);
  width: 100%;
  color: var(--colors--fourth-color);
  border-radius: 10px;
  padding: 60px;
  text-decoration: none;
  transition: box-shadow .2s;
}

.primary-big-div:where(.w-variant-47c2f8ce-3aca-7107-11dd-c036c4319edd) {
  display: none;
}

.primary-big-div:hover {
  box-shadow: 0 12px 40px -2px #ffe24166;
}

.text-block:where(.w-variant-f4e7cf56-3da0-a6a3-3348-af459f4bd0d7) {
  color: var(--colors--fourth-color);
}

.white-big-div {
  background-color: #181818;
  border-radius: 10px;
  padding: 60px;
}

.white-big-div:where(.w-variant-47c2f8ce-3aca-7107-11dd-c036c4319edd) {
  display: none;
}

.stack-color {
  opacity: .45;
  background-color: #ffcb2b;
  position: absolute;
  inset: 0%;
}

.stack-color._2 {
  background-color: #fff;
}

.stack-color._3 {
  background-image: linear-gradient(45deg, #24c8db, #ffc131);
}

.stack-color._4 {
  background-color: #1a9d2c;
}

.stack-color._5 {
  background-color: #71d8e5;
}

.stack-color._6 {
  background-color: #5bc7f8;
}

.stack-color._7 {
  background-color: #f68536;
}

.stack-color._8 {
  background-color: #169cee;
}

.div-block-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: var(--primary);
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.paragraph-service {
  display: none;
}

.paragraph-service:where(.w-variant-ed3e08c4-2fa8-9405-c4c2-aa397ed5123a) {
  margin-top: 10px;
  display: block;
}

.testimonials {
  z-index: 30;
  width: var(--page-container--width);
  max-width: var(--page-container--container-large);
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.plus-icon-2 {
  opacity: .7;
  justify-content: center;
  align-items: center;
  width: 13px;
  height: 13px;
  display: flex;
  position: relative;
}

.plus-icon-2.second-2 {
  opacity: .4;
}

.project-text {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 20%;
}

.hero-blog {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding: 120px 2% 50px;
  display: flex;
}

.margin-blog {
  margin-top: 65px;
}

@media screen and (min-width: 1920px) {
  .video-image {
    height: 1px;
  }

  .case-details {
    grid-template-columns: minmax(35rem, 1fr) 3fr;
  }
}

@media screen and (max-width: 991px) {
  .section.with-utility {
    padding-top: 159px;
  }

  .section.add-top {
    padding-top: 15%;
  }

  .section.for-work {
    padding-bottom: 100px;
  }

  .section._01, .section.for-work-section {
    padding-top: 50px;
  }

  .section.for-services {
    padding-bottom: 50px;
  }

  .section.for-contact {
    padding-top: 100px;
  }

  .section.no-btm {
    padding-top: 50px;
  }

  .section.for-pricing {
    padding-bottom: 50px;
  }

  .section.work-mobile {
    padding-bottom: 100px;
    display: none;
  }

  .display-1, .display-1.second {
    letter-spacing: -.05rem;
  }

  .utility-page-wrap {
    height: auto;
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .color-block-parent {
    width: 33.3333%;
  }

  .last-part {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .lottie-white {
    width: 23px;
  }

  .nav-menu {
    grid-row-gap: 15px;
    background-color: #171717;
    padding: 20px;
  }

  .nav-menu.first {
    z-index: 3;
    background-color: #f5f5f5;
    order: 0;
    padding-left: 2%;
    padding-right: 2%;
    display: block;
  }

  .make-grid.hide-mobile {
    display: none;
  }

  .menu-button {
    order: 1;
    padding: 10px 10px 7px;
  }

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

  .button-link {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .top-text.since-text {
    margin-bottom: 20px;
  }

  .navbar {
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: space-between;
    align-items: center;
    min-height: 8vh;
    padding: 1% 2%;
  }

  .last-item {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
    align-items: center;
  }

  .fixed-menu {
    width: 90vw;
  }

  .hero {
    height: 700px;
  }

  .hero.for-inner, .hero.for-blog {
    height: 40vh;
  }

  .hero-content {
    padding-top: 78px;
    padding-bottom: 20px;
  }

  .h1 {
    letter-spacing: -.3vw;
    --colors--fourth-color: #171515;
    --font--primary-font: Inter, sans-serif;
    --colors--first-color: white;
    --button--font-size: 16px;
    --line-height--page-line-height: 1.1;
    --font-weight--500: 500;
    --font--h1: 5.5rem;
    --font--h2: 2rem;
    --font-weight--600: 600;
    --font--h3: 1.9rem;
    --font--h4: 1.4rem;
    --font--h5: 1.2rem;
    --font--h6: .7rem;
    --font--work-title: 1rem;
    --line-height--paragraph-line-height: 1.3;
    --button--button-color: white;
    --font-weight--400: 400;
    --primary: #ffe241;
    --page-container--width: 100%;
    --page-container--container-large: 1400px;
    --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
    --page-margin--divider-small: 20px;
    --colors--second-color: #ebebeb;
    --page-margin--divider-medium: 50px;
    --gray: #232327;
    --work-title: 6.5rem;
    --line-height--page-line-height-2: .85;
    --counter-title-2: 3.8rem;
    --page-title: 3rem;
    --button--cta-title: 3rem;
    --text-field: .8rem;
    --colors--footer-color: #f7f7f7;
    --colors--third-color: #ffffffb3;
    --button--round-corners: 2.2rem;
    --counter-title: 4rem;
    --backdrop-filter--blur-color: #f8f8f31a;
    --button--nav-text: 15px;
    --colors--color: #ffd6e8;
    --button--circle-round-corners: 10rem;
    --backdrop-filter--backdrop-size: 40px;
    --backdrop-filter--backdrop-size-second: 15px;
    --page-container--round-corners: .6rem;
    --page-margin--divider-extra-small: 10px;
    --page-margin--divider-large: 60px;
    --page-margin--divider-x-large: 120px;
    --font--second-font: "Coolvetica Rg Cond";
    --font--third-font: Caveat;
    --section--padding-top-bottom: 100px;
    --section--padding-left-right: 2%;
    --color--first-color: white;
    --color--second-color: #002e5e;
    --font-weight--300: 300;
    --font-weight--700: 700;
    --font-weight--800: 800;
  }

  .h1.full-section {
    font-size: var(--font--h1);
    letter-spacing: -4px;
  }

  .h1.for-bt {
    font-size: var(--font--h2);
  }

  .h1.arrow {
    font-size: var(--font--h1);
    letter-spacing: -4px;
  }

  .service-flex-small._01 {
    width: 100%;
    max-width: 260px;
  }

  .contact-team {
    min-height: 93px;
  }

  .founder-overflow {
    height: 12px;
  }

  .social-tooltip {
    display: none;
  }

  .blur-effect {
    height: 57px;
  }

  .plus-wrapper {
    display: none;
  }

  .plus-wrapper.show {
    display: block;
  }

  .flex-small-title.space-btw {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .divider-m.make-xs {
    height: 15px;
  }

  .logo-wrapper-card {
    min-height: 128px;
  }

  .clients-small-blog {
    display: none;
  }

  .testimonials-card.rl {
    max-width: 90%;
  }

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

  .work-card {
    height: 60vh;
    padding: 2% 2% 0%;
    position: relative;
  }

  .work-card.video {
    position: sticky;
  }

  .main-image {
    border-radius: 10px;
  }

  .text-info-bottom {
    bottom: 30px;
  }

  .work-title {
    letter-spacing: -.7px;
  }

  .about-split {
    grid-template-columns: minmax(200px, 1fr) minmax(200px, 1fr);
  }

  .text-wrapper-card.second {
    max-width: 100%;
  }

  .card-text.rl-2.for-srv, .card-text.number-label.for-srv {
    max-width: 96%;
  }

  .grid-title.make-4 {
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .divider-xl {
    height: 50px;
  }

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

  .thumb-title {
    font-size: var(--font--h3);
    line-height: var(--line-height--page-line-height);
  }

  .thumb-title:where(.w-variant-ed3e08c4-2fa8-9405-c4c2-aa397ed5123a) {
    font-size: var(--font--work-title);
  }

  .gray-big-div {
    padding: 30px;
  }

  .metric-number {
    font-size: var(--font--h2);
  }

  .video-link {
    width: 100px;
    height: 100px;
  }

  .max-left {
    max-width: 95%;
  }

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

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

  .add-max-w {
    max-width: 100%;
  }

  .item-flex {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .divider-xxl {
    height: 50px;
  }

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

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

  .data-text {
    font-size: var(--button--font-size);
  }

  .image-wrap {
    height: 60vh;
  }

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

  .div-block-2 {
    align-self: flex-start;
    width: 100%;
    max-width: 340px;
    margin-right: auto;
  }

  .small-text-inner {
    margin-left: 13px;
  }

  .hero-form {
    padding-bottom: 60px;
  }

  .card-3.for-contact {
    max-width: 100%;
  }

  .case-details {
    grid-row-gap: 50px;
    flex-flow: column;
    display: flex;
  }

  .case-picture {
    grid-column-gap: 10px;
    grid-row-gap: 20px;
  }

  .case-sticky {
    grid-column-gap: 20px;
    grid-row-gap: 50px;
    max-height: none;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .project-bottom-line, .max-w-left, .max-w-left.add-wkp, .rich-blog {
    max-width: 100%;
  }

  .spc-btw {
    grid-row-gap: 30px;
    max-width: 100%;
  }

  .logo-image {
    width: 90px;
  }

  .logo-image._01 {
    width: 75px;
  }

  .template-navigator {
    display: none;
  }

  .primary-big-div, .white-big-div {
    padding: 30px;
  }

  .project-text {
    bottom: 30px;
  }

  .hero-blog {
    padding-top: 78px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-family: var(--font--primary-font);
    --colors--fourth-color: #171515;
    --font--primary-font: Inter, sans-serif;
    --colors--first-color: white;
    --button--font-size: 16px;
    --line-height--page-line-height: 1.1;
    --font-weight--500: 500;
    --font--h1: 4rem;
    --font--h2: 2rem;
    --font-weight--600: 600;
    --font--h3: 1.9rem;
    --font--h4: 1.4rem;
    --font--h5: 1.2rem;
    --font--h6: .75rem;
    --font--work-title: 1rem;
    --line-height--paragraph-line-height: 1.3;
    --button--button-color: white;
    --font-weight--400: 400;
    --primary: #ffe241;
    --page-container--width: 100%;
    --page-container--container-large: 1400px;
    --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
    --page-margin--divider-small: 20px;
    --colors--second-color: #ebebeb;
    --page-margin--divider-medium: 50px;
    --gray: #232327;
    --work-title: 7rem;
    --line-height--page-line-height-2: .85;
    --counter-title-2: 3.8rem;
    --page-title: 3rem;
    --button--cta-title: 3rem;
    --text-field: .8rem;
    --colors--footer-color: #f7f7f7;
    --colors--third-color: #ffffffb3;
    --button--round-corners: 2.2rem;
    --counter-title: 4rem;
    --backdrop-filter--blur-color: #f8f8f31a;
    --button--nav-text: 15px;
    --colors--color: #ffd6e8;
    --button--circle-round-corners: 10rem;
    --backdrop-filter--backdrop-size: 40px;
    --backdrop-filter--backdrop-size-second: 15px;
    --page-container--round-corners: .4rem;
    --page-margin--divider-extra-small: 10px;
    --page-margin--divider-large: 60px;
    --page-margin--divider-x-large: 100px;
    --font--second-font: "Coolvetica Rg Cond";
    --font--third-font: Caveat;
    --section--padding-top-bottom: 60px;
    --section--padding-left-right: 2%;
    --color--first-color: white;
    --color--second-color: #002e5e;
    --font-weight--300: 300;
    --font-weight--700: 700;
    --font-weight--800: 800;
  }

  .button {
    font-size: var(--font--work-title);
  }

  .section {
    padding-left: 2%;
    padding-right: 2%;
  }

  .section.add-top {
    padding-top: 20%;
  }

  .display-1.second {
    font-size: 2rem;
  }

  .utility-page-wrap {
    padding-top: 175px;
    padding-bottom: 155px;
  }

  .last-part {
    order: 1;
  }

  .logo-first {
    order: -1;
  }

  .top-text {
    font-size: var(--font--h6);
  }

  .top-text.since-text {
    margin-bottom: 0;
  }

  .navbar {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    padding-left: 4%;
    padding-right: 4%;
    display: grid;
  }

  .last-item {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .fixed-menu {
    width: 90vw;
  }

  .navigation-content {
    overflow: scroll;
  }

  .hero {
    height: 800px;
  }

  .hero.for-inner {
    height: 50vh;
  }

  .hero-content {
    padding-left: 4%;
    padding-right: 4%;
  }

  .logo-hero {
    grid-row-gap: 30px;
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: flex-start;
  }

  .logo-hero.make-gr {
    grid-column-gap: 10px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: end stretch;
    display: grid;
  }

  .h1 {
    letter-spacing: -.5vw;
    --colors--fourth-color: #171515;
    --font--primary-font: Inter, sans-serif;
    --colors--first-color: white;
    --button--font-size: 16px;
    --line-height--page-line-height: 1.1;
    --font-weight--500: 500;
    --font--h1: 4rem;
    --font--h2: 2rem;
    --font-weight--600: 600;
    --font--h3: 1.9rem;
    --font--h4: 1.4rem;
    --font--h5: 1.2rem;
    --font--h6: .75rem;
    --font--work-title: 1rem;
    --line-height--paragraph-line-height: 1.3;
    --button--button-color: white;
    --font-weight--400: 400;
    --primary: #ffe241;
    --page-container--width: 100%;
    --page-container--container-large: 1400px;
    --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
    --page-margin--divider-small: 20px;
    --colors--second-color: #ebebeb;
    --page-margin--divider-medium: 50px;
    --gray: #232327;
    --work-title: 7rem;
    --line-height--page-line-height-2: .85;
    --counter-title-2: 3.8rem;
    --page-title: 3rem;
    --button--cta-title: 3rem;
    --text-field: .8rem;
    --colors--footer-color: #f7f7f7;
    --colors--third-color: #ffffffb3;
    --button--round-corners: 2.2rem;
    --counter-title: 4rem;
    --backdrop-filter--blur-color: #f8f8f31a;
    --button--nav-text: 15px;
    --colors--color: #ffd6e8;
    --button--circle-round-corners: 10rem;
    --backdrop-filter--backdrop-size: 40px;
    --backdrop-filter--backdrop-size-second: 15px;
    --page-container--round-corners: .4rem;
    --page-margin--divider-extra-small: 10px;
    --page-margin--divider-large: 60px;
    --page-margin--divider-x-large: 100px;
    --font--second-font: "Coolvetica Rg Cond";
    --font--third-font: Caveat;
    --section--padding-top-bottom: 60px;
    --section--padding-left-right: 2%;
    --color--first-color: white;
    --color--second-color: #002e5e;
    --font-weight--300: 300;
    --font-weight--700: 700;
    --font-weight--800: 800;
  }

  .h1.full-section {
    letter-spacing: -2px;
  }

  .h1.hero-section {
    font-size: 4rem;
  }

  .h1.arrow {
    letter-spacing: -2px;
  }

  .service-flex-small.add-top {
    margin-top: 50px;
  }

  .plus-grid.flex {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 20px;
    display: flex;
  }

  .button-arrow {
    font-size: var(--text-field);
  }

  .button-title-flex, .button-title-flex:where(.w-variant-6632bb10-76fa-59ca-dc99-473964798be3) {
    height: 15px;
  }

  .button-title-flex:where(.w-variant-08d6d02f-91c4-36cc-1de5-1a2f0f2dbaee) {
    height: 14px;
  }

  .button-big-arrow, .plus-wrapper.show.hd {
    display: none;
  }

  .divider-m {
    height: 30px;
  }

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

  .logo-wrapper-card {
    min-height: 122px;
    padding: 15px;
  }

  .testimonials-card.rl {
    max-width: 60%;
  }

  .work-card {
    height: 500px;
  }

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

  .photo-split {
    width: 100%;
  }

  .content-split {
    margin-top: -34px;
  }

  .photo-main._01 {
    width: 100%;
  }

  .card-text.rl-2, .card-text.number-label {
    font-size: var(--font--work-title);
  }

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

  .thumb-link-wrapper:where(.w-variant-ed3e08c4-2fa8-9405-c4c2-aa397ed5123a) {
    flex-flow: row;
  }

  .service-small-text {
    align-self: flex-start;
    width: 100%;
    margin-right: auto;
  }

  .small-one {
    font-size: var(--font--h4);
    font-weight: var(--font-weight--400);
  }

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

  .testimonials-big-card {
    min-height: 500px;
  }

  .metric-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .metric-number.small-gray {
    font-size: var(--font--h3);
  }

  .video-link {
    width: 70px;
    height: 70px;
  }

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

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

  .max-left {
    position: relative;
    top: 0;
  }

  .team-small-card {
    margin-left: 0;
    margin-right: -10px;
  }

  .team-small-flex {
    justify-content: center;
    align-items: flex-start;
  }

  .card-wrapper {
    max-width: 100%;
    margin-top: 50px;
    margin-left: 0;
  }

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

  .plan-1.no-bg {
    background-color: var(--colors--fourth-color);
  }

  .carousel-main {
    width: 100%;
  }

  .blog-main-wrapper {
    font-size: var(--font--h5);
  }

  .image-wrap {
    height: 55vh;
  }

  .image-wrap.auto {
    aspect-ratio: 3 / 2;
  }

  .footer-grid {
    grid-row-gap: 40px;
    flex-flow: column;
    display: flex;
  }

  .max-w-right {
    width: 100%;
  }

  .service-wrapper {
    grid-row-gap: 30px;
    flex-flow: column;
    display: flex;
  }

  .flex-bettwen {
    grid-row-gap: 40px;
    min-height: auto;
  }

  .hero-form {
    padding-left: 0;
    padding-right: 0;
  }

  .photo-wrapper {
    border-radius: 5px;
  }

  .about-grid {
    grid-row-gap: 40px;
    flex-flow: column;
    display: flex;
  }

  .hero-blog {
    padding-left: 4%;
    padding-right: 4%;
  }
}

@media screen and (max-width: 479px) {
  body {
    --colors--fourth-color: #171515;
    --font--primary-font: Inter, sans-serif;
    --colors--first-color: white;
    --button--font-size: 16px;
    --line-height--page-line-height: 1.1;
    --font-weight--500: 500;
    --font--h1: 2.5rem;
    --font--h2: 1.9rem;
    --font-weight--600: 600;
    --font--h3: 1.1rem;
    --font--h4: 1.4rem;
    --font--h5: 1.2rem;
    --font--h6: .7rem;
    --font--work-title: 1.1rem;
    --line-height--paragraph-line-height: 1.3;
    --button--button-color: white;
    --font-weight--400: 400;
    --primary: #ffe241;
    --page-container--width: 100%;
    --page-container--container-large: 1400px;
    --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
    --page-margin--divider-small: 20px;
    --colors--second-color: #ebebeb;
    --page-margin--divider-medium: 50px;
    --gray: #232327;
    --work-title: 5rem;
    --line-height--page-line-height-2: .85;
    --counter-title-2: 3.8rem;
    --page-title: 1.9rem;
    --button--cta-title: 2.3rem;
    --text-field: .8rem;
    --colors--footer-color: #f7f7f7;
    --colors--third-color: #ffffffb3;
    --button--round-corners: 2.2rem;
    --counter-title: 4rem;
    --backdrop-filter--blur-color: #f8f8f31a;
    --button--nav-text: 15px;
    --colors--color: #ffd6e8;
    --button--circle-round-corners: 10rem;
    --backdrop-filter--backdrop-size: 40px;
    --backdrop-filter--backdrop-size-second: 15px;
    --page-container--round-corners: .4rem;
    --page-margin--divider-extra-small: 10px;
    --page-margin--divider-large: 60px;
    --page-margin--divider-x-large: 60px;
    --font--second-font: "Coolvetica Rg Cond";
    --font--third-font: Caveat;
    --section--padding-top-bottom: 60px;
    --section--padding-left-right: 2%;
    --color--first-color: white;
    --color--second-color: #002e5e;
    --font-weight--300: 300;
    --font-weight--700: 700;
    --font-weight--800: 800;
  }

  h4 {
    letter-spacing: -.5px;
  }

  p {
    font-size: var(--button--font-size);
  }

  .button {
    font-size: var(--font--h6);
    letter-spacing: -.3px;
  }

  .section {
    padding-top: 50px;
  }

  .section.with-utility {
    padding-bottom: 106px;
  }

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

  .display-1.second {
    font-size: 1.6rem;
  }

  .hero-pricing-link {
    width: 100%;
  }

  .utility-page-wrap {
    padding-top: 111px;
    padding-bottom: 54px;
  }

  .utility-page-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .color-block {
    width: 100%;
    height: 55px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .color-block-parent {
    width: 100%;
    margin-right: 3%;
  }

  .color-row {
    flex-direction: column;
  }

  .subhead {
    font-size: var(--font--h4);
  }

  .licensing-title {
    font-size: 29px;
  }

  .licensing-grid {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

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

  .button-link {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .logo-first {
    flex: none;
  }

  .top-text {
    font-size: var(--button--font-size);
  }

  .top-text.since-text {
    padding-right: 28%;
  }

  .navbar {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    min-height: 8vh;
  }

  .last-item {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex: none;
  }

  .fixed-menu {
    width: 89vw;
  }

  .navigation-content {
    grid-row-gap: 60px;
    justify-content: center;
    padding-top: 7vh;
    padding-bottom: 7vh;
  }

  .hero {
    height: 700px;
  }

  .hero.for-inner.sec, .hero.for-blog.sec {
    height: 40vh;
  }

  .logo-hero.make-gr.flx {
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .h1 {
    font-size: var(--counter-title-2);
    --colors--fourth-color: #171515;
    --font--primary-font: Inter, sans-serif;
    --colors--first-color: white;
    --button--font-size: 16px;
    --line-height--page-line-height: 1.1;
    --font-weight--500: 500;
    --font--h1: 2.5rem;
    --font--h2: 1.9rem;
    --font-weight--600: 600;
    --font--h3: 1.1rem;
    --font--h4: 1.4rem;
    --font--h5: 1.2rem;
    --font--h6: .7rem;
    --font--work-title: 1.1rem;
    --line-height--paragraph-line-height: 1.3;
    --button--button-color: white;
    --font-weight--400: 400;
    --primary: #ffe241;
    --page-container--width: 100%;
    --page-container--container-large: 1400px;
    --page-margin--margin-30px\<deleted\|variable-6c1e3925-07e9-8131-6edf-36a407b4761d\>: 30px;
    --page-margin--divider-small: 20px;
    --colors--second-color: #ebebeb;
    --page-margin--divider-medium: 50px;
    --gray: #232327;
    --work-title: 5rem;
    --line-height--page-line-height-2: .85;
    --counter-title-2: 3.8rem;
    --page-title: 1.9rem;
    --button--cta-title: 2.3rem;
    --text-field: .8rem;
    --colors--footer-color: #f7f7f7;
    --colors--third-color: #ffffffb3;
    --button--round-corners: 2.2rem;
    --counter-title: 4rem;
    --backdrop-filter--blur-color: #f8f8f31a;
    --button--nav-text: 15px;
    --colors--color: #ffd6e8;
    --button--circle-round-corners: 10rem;
    --backdrop-filter--backdrop-size: 40px;
    --backdrop-filter--backdrop-size-second: 15px;
    --page-container--round-corners: .4rem;
    --page-margin--divider-extra-small: 10px;
    --page-margin--divider-large: 60px;
    --page-margin--divider-x-large: 60px;
    --font--second-font: "Coolvetica Rg Cond";
    --font--third-font: Caveat;
    --section--padding-top-bottom: 60px;
    --section--padding-left-right: 2%;
    --color--first-color: white;
    --color--second-color: #002e5e;
    --font-weight--300: 300;
    --font-weight--700: 700;
    --font-weight--800: 800;
  }

  .h1.full-section, .h1.arrow {
    font-size: var(--font--h2);
    letter-spacing: -1px;
  }

  .small {
    font-size: var(--button--cta-title);
    top: 14px;
  }

  .service-flex-small.add-top {
    margin-top: 20px;
  }

  .flex-service-small, .gray-color {
    font-size: var(--button--font-size);
  }

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

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

  .plus-grid.still-grid {
    grid-column-gap: 10px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .button-title-flex {
    height: 17px;
  }

  .button-title-flex:where(.w-variant-6632bb10-76fa-59ca-dc99-473964798be3) {
    height: 18px;
  }

  .button-title-flex:where(.w-variant-08d6d02f-91c4-36cc-1de5-1a2f0f2dbaee) {
    height: 19px;
  }

  .button-small-name, .button-small-name:where(.w-variant-6632bb10-76fa-59ca-dc99-473964798be3), .button-small-name:where(.w-variant-08d6d02f-91c4-36cc-1de5-1a2f0f2dbaee) {
    font-size: var(--button--font-size);
  }

  .arrow-gray.hide-mobile {
    display: none;
  }

  .contact-team {
    font-size: var(--font--h3);
  }

  .smaller-text._01 {
    font-size: var(--font--h6);
  }

  .number-small-btn {
    height: 9px;
    font-size: var(--font--h6);
  }

  .slide-wrapper {
    height: 30px;
  }

  .loader-text-overflow {
    height: 22px;
  }

  .plus-wrapper.show.hm {
    display: none;
  }

  .title-small-main {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    display: flex;
  }

  .title-small-main._01.rvs {
    flex-flow: column-reverse;
  }

  .title-small-main.cnt {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: center;
    align-items: center;
  }

  .divider-m {
    height: 20px;
  }

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

  .logo-wrapper-card {
    min-height: 138px;
    padding: 25px;
  }

  .testimonials-card.rl {
    max-width: 95%;
  }

  .work-card {
    height: 400px;
  }

  .content-split {
    padding-left: 14px;
    padding-right: 14px;
  }

  .text-animation-card {
    font-size: var(--font--h4);
  }

  .divider-xl {
    height: 30px;
  }

  .thumb-link-wrapper {
    grid-template-columns: 1fr .3fr;
  }

  .thumb-title-wrapper {
    justify-content: center;
    align-items: flex-start;
  }

  .thumb-title {
    font-size: var(--font--h4);
  }

  .small-one {
    font-size: var(--button--font-size);
    top: -1px;
    left: 9px;
  }

  .gray-big-div {
    padding: 20px 15px;
  }

  .card-1 {
    grid-row-gap: 20px;
    padding-bottom: 31px;
  }

  .video-showreel, .video-sticky {
    height: 80vh;
  }

  .card-design {
    height: 280px;
    min-height: 280px;
  }

  .plan-1 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .item-flex {
    justify-content: flex-start;
    align-items: center;
  }

  .p-no-bottom {
    font-size: .8rem;
  }

  .faq-grid {
    grid-row-gap: 20px;
  }

  .toggle-top {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .toggle-space {
    padding-right: 0;
  }

  .toggle-header {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    font-size: var(--font--work-title);
  }

  .toogle-icon {
    flex: none;
    width: 24px;
    height: 24px;
  }

  .carousel-main {
    max-width: 309px;
    display: none;
  }

  .logo-carousel-main {
    grid-column-gap: 20px;
  }

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

  .data-flex {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
  }

  .blog-main-wrapper {
    font-size: var(--font--h4);
  }

  .image-wrap {
    height: auto;
    min-height: 450px;
  }

  .image-wrap.auto {
    min-height: auto;
  }

  .hide {
    display: none;
  }

  .small-text-inner {
    font-size: var(--font--h5);
    margin-left: 2px;
    top: 0;
  }

  .service-wrapper {
    padding: 20px 15px;
  }

  .hero-form {
    grid-row-gap: 80px;
    padding-bottom: 0;
  }

  .field-block, .field-block.invert {
    flex-direction: column;
    display: flex;
  }

  .card-3.for-contact {
    padding-left: 15px;
    padding-right: 15px;
  }

  .h2._01.wkp {
    letter-spacing: -.7px;
  }

  .h2._01.sm {
    letter-spacing: -.5px;
    font-size: 1.2rem;
  }

  .case-sticky {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

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

  .logo-center {
    width: 80px;
  }

  .team-grid {
    grid-column-gap: 10px;
    grid-template-columns: 1fr 1fr;
  }

  .slide-text {
    font-size: .9rem;
  }

  .primary-big-div, .white-big-div {
    padding: 20px 15px;
  }
}

#w-node-_1ab594ed-ade0-24e2-823b-f8077e784ccd-dca58192 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-f9aa7daf-b496-8c64-bbc6-cfba848b4d28-dca58192 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_8c17fd21-4ec3-c4cd-23c9-0456431934de-dca58192 {
  grid-area: 2 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-feec6f1e-4bb1-d7b9-5064-61aa27e727e9-dca58192 {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-_492290f2-18eb-d76a-5136-ba0c20667f94-dca58192 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}

#w-node-b520d67d-cec3-38df-49a9-53799ea98c3f-dca58192, #w-node-_6048e20b-ca6b-f89b-c34f-9eca88651de5-dca58192 {
  justify-self: center;
}

#w-node-_108a3946-5b2c-6649-bd1b-8b4e81c9ebfb-dca58192 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7c7bb716-c6b1-f2b2-347b-7517524f9516-dca58192 {
  grid-area: 1 / 1 / 2 / 6;
}

#w-node-_3aa197ab-6f65-acf0-0306-80dce9d5c69c-dca58192 {
  grid-area: 1 / 6 / 2 / 7;
  justify-self: end;
}

#w-node-ed75a45d-11d7-0be3-04ca-91c3e700e604-dca58192 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-ed75a45d-11d7-0be3-04ca-91c3e700e60c-dca58192 {
  grid-area: 1 / 6 / 2 / 7;
  justify-self: end;
}

#w-node-b83ad969-48b0-4009-52a1-c4ac42681606-dca58192 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-b83ad969-48b0-4009-52a1-c4ac4268160d-dca58192 {
  grid-area: 1 / 6 / 2 / 7;
  justify-self: end;
}

#w-node-_32753bac-9fc9-0a2b-e1a7-d281414ed76d-dca58192 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4ee99e83-af8c-1c81-2ca0-14702b1b41b8-dca58192 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4ee99e83-af8c-1c81-2ca0-14702b1b41be-dca58192 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-_9b162d5d-81c9-9afd-f080-fa4f76d88c73-dca58192 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_9b162d5d-81c9-9afd-f080-fa4f76d88c77-dca58192 {
  grid-area: 1 / 6 / 2 / 7;
  justify-self: end;
}

#w-node-da49b1d2-431a-4e8e-b6c3-f4888cad9fe8-8cad9fd8 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-da49b1d2-431a-4e8e-b6c3-f4888cada00e-8cad9fd8 {
  justify-self: end;
}

#w-node-a57addd2-4359-518f-c1a4-9d90a18b3557-a18b3552 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-a57addd2-4359-518f-c1a4-9d90a18b355b-a18b3552 {
  grid-area: 1 / 6 / 2 / 7;
  justify-self: end;
}

#w-node-_9a303204-db68-4548-952b-b491774afe4a-a18b3552 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_2a297b0d-4979-a14b-49af-bfcf9256c9ea-9256c9e6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2a297b0d-4979-a14b-49af-bfcf9256c9ea-9256c9e6:where(.w-variant-ed3e08c4-2fa8-9405-c4c2-aa397ed5123a) {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_2a297b0d-4979-a14b-49af-bfcf9256c9f0-9256c9e6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-_3f11dda1-59af-fb4a-c839-097037349a13-37349a11 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_3f11dda1-59af-fb4a-c839-097037349a18-37349a11 {
  grid-area: 1 / 2 / 2 / 4;
  justify-self: start;
}

#w-node-_3f11dda1-59af-fb4a-c839-097037349a18-37349a11:where(.w-variant-294ef66c-421a-29fc-b6b2-4de5a0b9e1c1) {
  grid-column: 3 / 5;
}

#w-node-_3f11dda1-59af-fb4a-c839-097037349a29-37349a11 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-_0a6ce561-e11f-2e65-3a35-02ad9d4fac37-dca58197 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_0a6ce561-e11f-2e65-3a35-02ad9d4fac42-dca58197 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: start;
}

#w-node-_0a6ce561-e11f-2e65-3a35-02ad9d4fac44-dca58197 {
  justify-self: start;
}

#w-node-_0a6ce561-e11f-2e65-3a35-02ad9d4fac46-dca58197 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-b01e480b-3a1c-8c62-3680-4fcb5c706dc8-dca58197 {
  justify-self: start;
}

#w-node-c28828ef-1c0c-d12b-83ee-19d40473e9de-dca58197 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebffa411-8487-f4e6-e4db-10b9b47ff666-dca58197 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-ebffa411-8487-f4e6-e4db-10b9b47ff66d-dca58197 {
  grid-area: 1 / 6 / 2 / 7;
  justify-self: end;
}

#w-node-_13913d2f-392c-8da7-de09-93e7e0520118-dca5819a {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_13913d2f-392c-8da7-de09-93e7e052011c-dca5819a {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: start;
}

#w-node-_13913d2f-392c-8da7-de09-93e7e052011e-dca5819a {
  justify-self: start;
}

#w-node-_13913d2f-392c-8da7-de09-93e7e0520120-dca5819a {
  grid-area: 1 / 4 / 2 / 5;
  justify-self: start;
}

#w-node-_13913d2f-392c-8da7-de09-93e7e0520122-dca5819a {
  justify-self: start;
}

#w-node-_02e633fb-84a6-aaff-b444-dcb0364ac918-dca5819b {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_87b3bce6-20d0-59f5-12a1-3bf71de20dc0-dca5819b {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: start;
}

#w-node-_87b3bce6-20d0-59f5-12a1-3bf71de20dc2-dca5819b {
  justify-self: start;
}

#w-node-_87b3bce6-20d0-59f5-12a1-3bf71de20dc4-dca5819b {
  grid-area: 1 / 4 / 2 / 5;
  justify-self: start;
}

#w-node-_87b3bce6-20d0-59f5-12a1-3bf71de20dc6-dca5819b {
  justify-self: start;
}

#w-node-e13b70c1-d17e-344e-c415-52781e817624-dca5819b {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_5c56e0bc-e155-2bda-2016-d9afd15fa6d2-dca5819c {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_5c56e0bc-e155-2bda-2016-d9afd15fa6e3-dca5819c {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: start;
}

#w-node-_5c56e0bc-e155-2bda-2016-d9afd15fa6e5-dca5819c, #w-node-_606686fe-11ea-3742-3389-37ea9130c81f-dca5819c {
  justify-self: start;
}

#w-node-_8d092ec9-c5a3-29a6-6354-ec404e80c8f0-dca5819c {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-f981ab4f-d39f-c852-0c2a-e01b57bb4597-dca5819d {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-f981ab4f-d39f-c852-0c2a-e01b57bb45a2-dca5819d {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: start;
}

#w-node-f981ab4f-d39f-c852-0c2a-e01b57bb45a4-dca5819d {
  justify-self: start;
}

#w-node-f981ab4f-d39f-c852-0c2a-e01b57bb45a6-dca5819d {
  grid-area: 1 / 4 / 2 / 5;
  justify-self: start;
}

#w-node-ccc7042a-09d6-5b58-665b-6b38818e06ac-dca5819d {
  justify-self: start;
}

#w-node-_2599b0f7-d258-0d09-9011-1b4115fd9312-dca5819e {
  grid-area: 1 / 1 / 2 / 5;
}

#email-form.w-node-_0429d418-240a-b6f1-69c8-3c29ef12bdfe-dca5819e {
  place-self: start center;
}

#First-Name.w-node-_0429d418-240a-b6f1-69c8-3c29ef12be03-dca5819e, #Last-Name.w-node-_0429d418-240a-b6f1-69c8-3c29ef12be04-dca5819e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Email.w-node-_0429d418-240a-b6f1-69c8-3c29ef12be08-dca5819e, #Message.w-node-_0429d418-240a-b6f1-69c8-3c29ef12be0c-dca5819e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5c56e0bc-e155-2bda-2016-d9afd15fa6d2-dca5819f {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_5c56e0bc-e155-2bda-2016-d9afd15fa6e3-dca5819f {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: start;
}

#w-node-_5c56e0bc-e155-2bda-2016-d9afd15fa6e5-dca5819f {
  justify-self: start;
}

#w-node-_8d092ec9-c5a3-29a6-6354-ec404e80c8f0-dca5819f {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_86db6d3d-15e3-3a0d-c68a-a76bc9a3c8d3-dca5819f {
  justify-self: start;
}

#w-node-_7a4a166e-85d5-35cd-3548-d9e8eaae85d5-dca5819f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8c17fd21-4ec3-c4cd-23c9-0456431934de-6afb429b {
  grid-area: 1 / 4 / 2 / 5;
  justify-self: center;
}

#w-node-_1ab594ed-ade0-24e2-823b-f8077e784ccd-6afb429b {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_50f1b65b-3db5-8a4c-bd9e-9011522aeed6-6afb429b {
  grid-area: 1 / 1 / 2 / 3;
  place-self: start end;
}

#w-node-b86aa070-378b-63ce-6c96-4a4e55445ce8-6afb429b {
  grid-area: 1 / 4 / 2 / 5;
  justify-self: auto;
}

#w-node-feec6f1e-4bb1-d7b9-5064-61aa27e727e9-6afb429b {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_492290f2-18eb-d76a-5136-ba0c20667f94-6afb429b {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}

#w-node-b520d67d-cec3-38df-49a9-53799ea98c3f-6afb429b {
  justify-self: center;
}

#w-node-_7c7bb716-c6b1-f2b2-347b-7517524f9516-6afb429b {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-eb581b58-add5-38fa-311c-162d8d71a2d9-6afb429b {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-_3aa197ab-6f65-acf0-0306-80dce9d5c69c-6afb429b {
  grid-area: 1 / 6 / 2 / 7;
  justify-self: end;
}

#w-node-_1308b2ac-c89b-45cd-e232-83ba5af24c64-6afb429b {
  grid-area: 1 / 5 / 2 / 7;
  justify-self: end;
}

#w-node-_108a3946-5b2c-6649-bd1b-8b4e81c9ebfb-6afb429b, #w-node-ed75a45d-11d7-0be3-04ca-91c3e700e604-6afb429b {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-ed75a45d-11d7-0be3-04ca-91c3e700e60c-6afb429b {
  grid-area: 1 / 6 / 2 / 7;
  justify-self: end;
}

#w-node-_08b43d3a-6666-a02f-4ee8-75d59bf7dc43-6afb429b {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-b83ad969-48b0-4009-52a1-c4ac42681606-6afb429b {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-b83ad969-48b0-4009-52a1-c4ac4268160d-6afb429b {
  grid-area: 1 / 6 / 2 / 7;
  justify-self: end;
}

#w-node-_4b948326-a2ac-a4f4-6c06-f4df95a5f748-6afb429b {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-_4ee99e83-af8c-1c81-2ca0-14702b1b41b8-6afb429b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4ee99e83-af8c-1c81-2ca0-14702b1b41be-6afb429b {
  align-self: center;
}

#w-node-_4ee99e83-af8c-1c81-2ca0-14702b1b41c1-6afb429b {
  justify-self: end;
}

#w-node-_4ee99e83-af8c-1c81-2ca0-14702b1b41c1-6afb429b:where(.w-variant-ed3e08c4-2fa8-9405-c4c2-aa397ed5123a) {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-f6e26e49-f7d9-1dba-425b-49b81020f0ca-6afb429b {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-f6e26e49-f7d9-1dba-425b-49b81020f0d1-6afb429b {
  grid-area: 1 / 6 / 2 / 7;
  justify-self: end;
}

#w-node-_918391c2-df36-11af-1409-719b884b2b2e-6afb429b {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-_1e4e1f19-7618-a97c-ccf2-4bd69123e492-6afb429b {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_1e4e1f19-7618-a97c-ccf2-4bd69123e496-6afb429b {
  grid-area: 1 / 6 / 2 / 7;
  justify-self: end;
}

#w-node-_1e4e1f19-7618-a97c-ccf2-4bd69123e498-6afb429b {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-_9b162d5d-81c9-9afd-f080-fa4f76d88c73-6afb429b {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_9b162d5d-81c9-9afd-f080-fa4f76d88c77-6afb429b {
  grid-area: 1 / 6 / 2 / 7;
  justify-self: end;
}

#w-node-_9b162d5d-81c9-9afd-f080-fa4f76d88c79-6afb429b {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-fb15fe02-1f63-791b-fb45-bd8388f81341-6afb429b {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-fb15fe02-1f63-791b-fb45-bd8388f81345-6afb429b {
  grid-area: 1 / 6 / 2 / 7;
  justify-self: end;
}

#w-node-fb15fe02-1f63-791b-fb45-bd8388f81347-6afb429b {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-_6b2fb3cc-304f-7555-73d4-9f9d6eb99ea7-6afb429b {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_6b2fb3cc-304f-7555-73d4-9f9d6eb99eab-6afb429b {
  grid-area: 1 / 6 / 2 / 7;
  justify-self: end;
}

#w-node-_6b2fb3cc-304f-7555-73d4-9f9d6eb99ead-6afb429b {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-cfa6b7f9-4425-9fa6-b4f3-9f335bef16b7-5bef16b7 {
  grid-area: 1 / 4 / 2 / 5;
  justify-self: start;
}

#w-node-_664181c1-0b02-d7d5-183e-75832548987e-274f44cb {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_0252ca44-7f82-53b9-ae22-c0fc55d2d5fa-274f44cb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_64e17c50-9ddf-ba68-750d-1a9e12b9bdd7-274f44cb {
  grid-area: 1 / 6 / 2 / 7;
  justify-self: end;
}

#w-node-_664181c1-0b02-d7d5-183e-75832548987e-df8f4108 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_0252ca44-7f82-53b9-ae22-c0fc55d2d5fa-df8f4108 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_64e17c50-9ddf-ba68-750d-1a9e12b9bdd7-df8f4108 {
  grid-area: 1 / 6 / 2 / 7;
  justify-self: end;
}

#w-node-_664181c1-0b02-d7d5-183e-75832548987e-5c5fc918 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_0252ca44-7f82-53b9-ae22-c0fc55d2d5fa-5c5fc918 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_64e17c50-9ddf-ba68-750d-1a9e12b9bdd7-5c5fc918 {
  grid-area: 1 / 6 / 2 / 7;
  justify-self: end;
}

#w-node-_664181c1-0b02-d7d5-183e-75832548987e-6c9c7532 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_0252ca44-7f82-53b9-ae22-c0fc55d2d5fa-6c9c7532 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_64e17c50-9ddf-ba68-750d-1a9e12b9bdd7-6c9c7532 {
  grid-area: 1 / 6 / 2 / 7;
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-f9aa7daf-b496-8c64-bbc6-cfba848b4d28-dca58192 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-feec6f1e-4bb1-d7b9-5064-61aa27e727e9-dca58192 {
    grid-area: 1 / 1 / 2 / 5;
  }

  #w-node-ed75a45d-11d7-0be3-04ca-91c3e700e60c-dca58192 {
    grid-column-start: 5;
  }

  #w-node-_4ee99e83-af8c-1c81-2ca0-14702b1b41b8-dca58192 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_4ee99e83-af8c-1c81-2ca0-14702b1b41b8-dca58192:where(.w-variant-ed3e08c4-2fa8-9405-c4c2-aa397ed5123a) {
    grid-column-end: 4;
  }

  #w-node-_4ee99e83-af8c-1c81-2ca0-14702b1b41be-dca58192 {
    grid-area: 1 / 3 / 2 / 6;
  }

  #w-node-_2a297b0d-4979-a14b-49af-bfcf9256c9ea-9256c9e6 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_2a297b0d-4979-a14b-49af-bfcf9256c9ea-9256c9e6:where(.w-variant-ed3e08c4-2fa8-9405-c4c2-aa397ed5123a) {
    grid-area: 1 / 1 / 2 / 6;
  }

  #w-node-_2a297b0d-4979-a14b-49af-bfcf9256c9f0-9256c9e6 {
    grid-area: 1 / 3 / 2 / 6;
  }

  #w-node-_3f11dda1-59af-fb4a-c839-097037349a29-37349a11 {
    grid-column-start: 3;
  }

  #w-node-_5c56e0bc-e155-2bda-2016-d9afd15fa6e5-dca5819c {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_606686fe-11ea-3742-3389-37ea9130c81f-dca5819c {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_5c56e0bc-e155-2bda-2016-d9afd15fa6e5-dca5819f {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_86db6d3d-15e3-3a0d-c68a-a76bc9a3c8d3-dca5819f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_50f1b65b-3db5-8a4c-bd9e-9011522aeed6-6afb429b {
    align-self: center;
  }

  #w-node-b86aa070-378b-63ce-6c96-4a4e55445ce8-6afb429b {
    grid-area: 1 / 3 / 2 / 5;
    justify-self: end;
  }

  #w-node-feec6f1e-4bb1-d7b9-5064-61aa27e727e9-6afb429b {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-ed75a45d-11d7-0be3-04ca-91c3e700e60c-6afb429b {
    grid-column-start: 5;
  }

  #w-node-_4ee99e83-af8c-1c81-2ca0-14702b1b41b8-6afb429b {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_4ee99e83-af8c-1c81-2ca0-14702b1b41b8-6afb429b:where(.w-variant-ed3e08c4-2fa8-9405-c4c2-aa397ed5123a) {
    grid-column-end: 4;
  }

  #w-node-_4ee99e83-af8c-1c81-2ca0-14702b1b41be-6afb429b {
    grid-area: 1 / 3 / 2 / 6;
  }

  #w-node-_4ee99e83-af8c-1c81-2ca0-14702b1b41c1-6afb429b {
    grid-area: 1 / 5 / 2 / 6;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_8c17fd21-4ec3-c4cd-23c9-0456431934de-dca58192, #w-node-_8c17fd21-4ec3-c4cd-23c9-0456431934de-6afb429b {
    grid-column-start: 3;
    justify-self: end;
  }

  #w-node-_4b948326-a2ac-a4f4-6c06-f4df95a5f748-6afb429b {
    grid-column-end: 6;
  }
}


