:root {
  --_typography---font-selections--heading: Manrope, Tahoma, sans-serif;
  --_typography---text-sizes--heading-1: 4.5rem;
  --_typography---text-sizes--heading-2: 3.25rem;
  --_typography---text-sizes--heading-3: 2.75rem;
  --_typography---text-sizes--heading-4: 2.25rem;
  --_typography---text-sizes--heading-5: 1.75rem;
  --_typography---text-sizes--heading-6: 1.375rem;
  --varied--blue: #0096ff;
  --varied--blue-darker: #0074c7;
  --_themes---light-theme--link-hover: var(--varied--blue);
  --_themes---light-theme--background: var(--white--white);
  --_themes---light-theme--text: var(--black--black);
  --_typography---text-sizes--text-medium: 1.125rem;
  --color-scheme-1--text\<deleted\|relume-variable-color-scheme-1-text\>: var(--_primitives---colors--neutral-darkest\<deleted\|relume-variable-neutral-shade-7\>);
  --_primitives---colors--white\<deleted\|relume-variable-neutral-white\>: #fff;
  --_primitives---colors--neutral-darkest\<deleted\|relume-variable-neutral-shade-7\>: black;
  --_typography---text-sizes--text-tiny: .75rem;
  --text-color--text-alternate\<deleted\|relume-variable-text-color-3\>: var(--base-color-neutral--white\<deleted\|relume-variable-color-neutral-2\>);
  --white--white-lightest: #fff;
  --black--black: #00080d;
  --white--white-darker: #f8f8f8;
  --black--black-5: #00080d0d;
  --black--black-lighter: #181e22;
  --_typography---text-sizes--text-small: .875rem;
  --_typography---text-sizes--text-regular: 1rem;
  --_themes---light-theme--border: var(--black--black-15);
  --_ui-styles---radius--small: 8px;
  --_themes---light-theme--foreground: var(--white--white-lightest);
  --_primitives---opacity--neutral-darkest-60\<deleted\|relume-variable-neutral-shade-7-60\>: #0009;
  --_primitives---opacity--transparent\<deleted\|relume-variable-transparent\>: transparent;
  --_primitives---opacity--white-60\<deleted\|relume-variable-neutral-white-60\>: #fff9;
  --_ui-styles---radius--large: 8px;
  --black--black-darkest: #000;
  --_ui-styles---stroke--border-width: 1px;
  --_ui-styles---radius--medium: 4px;
  --_typography---font-selections--body: Manrope, Tahoma, sans-serif;
  --_typography---text-sizes--text-large: 1.375rem;
  --border-color--border-primary\<deleted\|relume-variable-border-color-1\>: var(--base-color-neutral--black\<deleted\|relume-variable-color-neutral-1\>);
  --white--white-20: #fff3;
  --white--white-10: #ffffff1a;
  --_themes---dark-theme--border: var(--white--white-20);
  --_themes---dark-theme--foreground: var(--black--black-lighter);
  --_themes---blue-theme--border: var(--white--white-20);
  --_themes---blue-theme--foreground: var(--varied--blue-lighter);
  --_themes---light-theme--accent: var(--black--black);
  --_themes---dark-theme--accent: var(--white--white-lightest);
  --_themes---blue-theme--accent: var(--white--white-lightest);
  --white--white: #eef3f6;
  --color-scheme-1--border\<deleted\|relume-variable-color-scheme-1-border\>: var(--_primitives---colors--neutral-darkest\<deleted\|relume-variable-neutral-shade-7\>);
  --color-scheme-1--foreground\<deleted\|relume-variable-color-scheme-1-foreground\>: var(--_primitives---colors--neutral-lightest\<deleted\|relume-variable-neutral-shade-1\>);
  --_themes---dark-theme--text: var(--white--white-lightest);
  --_ui-styles---stroke--divider-width\<deleted\|relume-variable-divider-width\>: 1px;
  --_ui-styles---radius--large\<deleted\|relume-variable-radius-large\>: 0px;
  --_themes---dark-theme--background: var(--black--black);
  --_themes---blue-theme--text: var(--white--white-lightest);
  --_themes---blue-theme--background: var(--varied--blue);
  --black--black-15: #00080d26;
  --varied--red: #ff023c;
  --varied--blue-lighter: #119cfd;
  --white--white-70: #ffffffb3;
  --_spacing-sizing---container--container-large: 80rem;
  --_spacing-sizing---container--container-medium: 64rem;
  --_spacing-sizing---container--container-small: 48rem;
  --_spacing-sizing---max-width--max-width-xxlarge: 80rem;
  --_spacing-sizing---max-width--max-width-xlarge: 64rem;
  --_spacing-sizing---max-width--max-width-large: 48rem;
  --_spacing-sizing---max-width--max-width-medium: 35rem;
  --_spacing-sizing---max-width--max-width-small: 30rem;
  --_spacing-sizing---max-width--max-width-xsmall: 25rem;
  --_spacing-sizing---max-width--max-width-xxsmall: 20rem;
  --_spacing-sizing---page-padding--padding-global: 4rem;
  --_spacing-sizing---section-padding--padding-section-large: 7rem;
  --_spacing-sizing---section-padding--padding-section-medium: 5rem;
  --_spacing-sizing---section-padding--padding-section-small: 3rem;
  --_ui-styles---stroke--divider-width: 1px;
  --base-color-neutral--white\<deleted\|relume-variable-color-neutral-2\>: white;
  --base-color-neutral--black\<deleted\|relume-variable-color-neutral-1\>: black;
  --_primitives---colors--neutral-lightest\<deleted\|relume-variable-neutral-shade-1\>: #eee;
}

body {
  font-family: Manrope, Tahoma, sans-serif;
}

h1 {
  font-family: var(--_typography---font-selections--heading);
  font-size: var(--_typography---text-sizes--heading-1);
  --_typography---font-selections--heading: Manrope, Tahoma, sans-serif;
  --_typography---text-sizes--heading-1: 4.5rem;
  --_typography---text-sizes--heading-2: 3.25rem;
  --_typography---text-sizes--heading-3: 2.75rem;
  --_typography---text-sizes--heading-4: 2.25rem;
  --_typography---text-sizes--heading-5: 1.75rem;
  --_typography---text-sizes--heading-6: 1.375rem;
  --_typography---text-sizes--text-medium: 1.125rem;
  --_typography---text-sizes--text-tiny: .75rem;
  --_typography---text-sizes--text-small: .875rem;
  --_typography---text-sizes--text-regular: 1rem;
  --_typography---font-selections--body: Manrope, Tahoma, sans-serif;
  --_typography---text-sizes--text-large: 1.375rem;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.2;
}

h2 {
  font-family: var(--_typography---font-selections--heading);
  font-size: var(--_typography---text-sizes--heading-2);
  --_typography---font-selections--heading: Manrope, Tahoma, sans-serif;
  --_typography---text-sizes--heading-1: 4.5rem;
  --_typography---text-sizes--heading-2: 3.25rem;
  --_typography---text-sizes--heading-3: 2.75rem;
  --_typography---text-sizes--heading-4: 2.25rem;
  --_typography---text-sizes--heading-5: 1.75rem;
  --_typography---text-sizes--heading-6: 1.375rem;
  --_typography---text-sizes--text-medium: 1.125rem;
  --_typography---text-sizes--text-tiny: .75rem;
  --_typography---text-sizes--text-small: .875rem;
  --_typography---text-sizes--text-regular: 1rem;
  --_typography---font-selections--body: Manrope, Tahoma, sans-serif;
  --_typography---text-sizes--text-large: 1.375rem;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.2;
}

h3 {
  font-family: var(--_typography---font-selections--heading);
  font-size: var(--_typography---text-sizes--heading-3);
  --_typography---font-selections--heading: Manrope, Tahoma, sans-serif;
  --_typography---text-sizes--heading-1: 4.5rem;
  --_typography---text-sizes--heading-2: 3.25rem;
  --_typography---text-sizes--heading-3: 2.75rem;
  --_typography---text-sizes--heading-4: 2.25rem;
  --_typography---text-sizes--heading-5: 1.75rem;
  --_typography---text-sizes--heading-6: 1.375rem;
  --_typography---text-sizes--text-medium: 1.125rem;
  --_typography---text-sizes--text-tiny: .75rem;
  --_typography---text-sizes--text-small: .875rem;
  --_typography---text-sizes--text-regular: 1rem;
  --_typography---font-selections--body: Manrope, Tahoma, sans-serif;
  --_typography---text-sizes--text-large: 1.375rem;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.2;
}

h4 {
  font-family: var(--_typography---font-selections--heading);
  font-size: var(--_typography---text-sizes--heading-4);
  --_typography---font-selections--heading: Manrope, Tahoma, sans-serif;
  --_typography---text-sizes--heading-1: 4.5rem;
  --_typography---text-sizes--heading-2: 3.25rem;
  --_typography---text-sizes--heading-3: 2.75rem;
  --_typography---text-sizes--heading-4: 2.25rem;
  --_typography---text-sizes--heading-5: 1.75rem;
  --_typography---text-sizes--heading-6: 1.375rem;
  --_typography---text-sizes--text-medium: 1.125rem;
  --_typography---text-sizes--text-tiny: .75rem;
  --_typography---text-sizes--text-small: .875rem;
  --_typography---text-sizes--text-regular: 1rem;
  --_typography---font-selections--body: Manrope, Tahoma, sans-serif;
  --_typography---text-sizes--text-large: 1.375rem;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.3;
}

h5 {
  font-family: var(--_typography---font-selections--heading);
  font-size: var(--_typography---text-sizes--heading-5);
  --_typography---font-selections--heading: Manrope, Tahoma, sans-serif;
  --_typography---text-sizes--heading-1: 4.5rem;
  --_typography---text-sizes--heading-2: 3.25rem;
  --_typography---text-sizes--heading-3: 2.75rem;
  --_typography---text-sizes--heading-4: 2.25rem;
  --_typography---text-sizes--heading-5: 1.75rem;
  --_typography---text-sizes--heading-6: 1.375rem;
  --_typography---text-sizes--text-medium: 1.125rem;
  --_typography---text-sizes--text-tiny: .75rem;
  --_typography---text-sizes--text-small: .875rem;
  --_typography---text-sizes--text-regular: 1rem;
  --_typography---font-selections--body: Manrope, Tahoma, sans-serif;
  --_typography---text-sizes--text-large: 1.375rem;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.4;
}

h6 {
  font-family: var(--_typography---font-selections--heading);
  font-size: var(--_typography---text-sizes--heading-6);
  --_typography---font-selections--heading: Manrope, Tahoma, sans-serif;
  --_typography---text-sizes--heading-1: 4.5rem;
  --_typography---text-sizes--heading-2: 3.25rem;
  --_typography---text-sizes--heading-3: 2.75rem;
  --_typography---text-sizes--heading-4: 2.25rem;
  --_typography---text-sizes--heading-5: 1.75rem;
  --_typography---text-sizes--heading-6: 1.375rem;
  --_typography---text-sizes--text-medium: 1.125rem;
  --_typography---text-sizes--text-tiny: .75rem;
  --_typography---text-sizes--text-small: .875rem;
  --_typography---text-sizes--text-regular: 1rem;
  --_typography---font-selections--body: Manrope, Tahoma, sans-serif;
  --_typography---text-sizes--text-large: 1.375rem;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.4;
}

p {
  margin-bottom: 0;
}

ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1.25rem;
}

ol {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1.5rem;
}

li {
  margin-top: .25rem;
  margin-bottom: .25rem;
  padding-left: .5rem;
}

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

label {
  margin-bottom: .25rem;
}

blockquote {
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

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

.text-style-link {
  color: var(--varied--blue);
  transition: color .2s;
}

.text-style-link:hover {
  color: var(--varied--blue-darker);
}

.text-style-link.is-info {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: inherit;
  flex-flow: row;
  display: flex;
}

.text-style-link.is-info:hover {
  color: var(--_themes---light-theme--link-hover);
}

.page-wrapper {
  background-color: var(--_themes---light-theme--background);
  color: var(--_themes---light-theme--text);
  --_themes---light-theme--link-hover: var(--varied--blue);
  --_themes---light-theme--background: var(--white--white);
  --_themes---light-theme--text: var(--black--black);
  --_themes---light-theme--border: var(--black--black-15);
  --_themes---light-theme--foreground: var(--white--white-lightest);
  --_themes---dark-theme--border: var(--white--white-20);
  --_themes---dark-theme--foreground: var(--black--black-lighter);
  --_themes---blue-theme--border: var(--white--white-20);
  --_themes---blue-theme--foreground: var(--varied--blue-lighter);
  --_themes---light-theme--accent: var(--black--black);
  --_themes---dark-theme--accent: var(--white--white-lightest);
  --_themes---blue-theme--accent: var(--white--white-lightest);
  --_themes---dark-theme--text: var(--white--white-lightest);
  --_themes---dark-theme--background: var(--black--black);
  --_themes---blue-theme--text: var(--white--white-lightest);
  --_themes---blue-theme--background: var(--varied--blue);
  font-family: Manrope, Tahoma, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  transition: background-color .2s, color .2s;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.margin-xsmall {
  margin: 1rem;
}

.margin-small {
  margin: 1.5rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.margin-bottom, .margin-bottom.margin-xxlarge, .margin-bottom.margin-medium, .margin-bottom.margin-custom3 {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-xxxsmall {
  margin: 0 0 .25rem;
}

.margin-bottom.margin-tiny, .margin-bottom.margin-small, .margin-bottom.margin-large, .margin-bottom.margin-0, .margin-bottom.margin-xlarge, .margin-bottom.margin-xhuge, .margin-bottom.margin-xxhuge, .margin-bottom.margin-huge, .margin-bottom.margin-xxsmall, .margin-bottom.margin-custom2, .margin-bottom.margin-xsmall, .margin-bottom.margin-small, .margin-bottom.margin-small, .margin-bottom.margin-small, .margin-bottom.margin-xsmall, .margin-bottom.margin-small, .margin-bottom.margin-small {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.padding-vertical, .padding-vertical.padding-0, .padding-vertical.padding-xxhuge, .padding-vertical.padding-large, .padding-vertical.padding-custom3, .padding-vertical.padding-medium, .padding-vertical.padding-tiny, .padding-vertical.padding-xxlarge, .padding-vertical.padding-custom1, .padding-vertical.padding-xsmall, .padding-vertical.padding-xhuge, .padding-vertical.padding-xlarge, .padding-vertical.padding-custom2, .padding-vertical.padding-xxsmall, .padding-vertical.padding-huge, .padding-vertical.padding-small, .padding-vertical.padding-xxlarge {
  padding-left: 0;
  padding-right: 0;
}

.text-size-medium {
  font-size: var(--_typography---text-sizes--text-medium);
}

.heading-style-h2 {
  font-family: var(--_typography---font-selections--heading);
  font-size: var(--_typography---text-sizes--heading-2);
  --_typography---font-selections--heading: Manrope, Tahoma, sans-serif;
  --_typography---text-sizes--heading-1: 4.5rem;
  --_typography---text-sizes--heading-2: 3.25rem;
  --_typography---text-sizes--heading-3: 2.75rem;
  --_typography---text-sizes--heading-4: 2.25rem;
  --_typography---text-sizes--heading-5: 1.75rem;
  --_typography---text-sizes--heading-6: 1.375rem;
  --_typography---text-sizes--text-medium: 1.125rem;
  --_typography---text-sizes--text-tiny: .75rem;
  --_typography---text-sizes--text-small: .875rem;
  --_typography---text-sizes--text-regular: 1rem;
  --_typography---font-selections--body: Manrope, Tahoma, sans-serif;
  --_typography---text-sizes--text-large: 1.375rem;
  font-weight: 500;
  line-height: 1.2;
}

.button {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  background-color: var(--varied--blue);
  color: var(--white--white-lightest);
  text-align: center;
  cursor: pointer;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .75rem 1.125rem;
  font-weight: 600;
  transition: background-color .2s, box-shadow .2s, color .2s;
  display: flex;
  box-shadow: inset 0 0 0 1px #00080d2e, inset 0 -2px #00080d0d, 0 1px 2px #00080d0d, inset 0 1px 5px -2px #fff;
}

.button:hover {
  background-color: var(--varied--blue-darker);
  box-shadow: inset 0 0 0 1px #00080d2e, inset 0 -2px #00080d0d, 0 1px 2px #00080d0d, inset 0 1px 5px -2px #ffffffb3;
}

.button.is-link {
  box-shadow: none;
  color: var(--_themes---light-theme--text);
  background-color: #0000;
  padding: 0;
}

.button.is-link:hover {
  color: var(--varied--blue);
}

.button.is-link.is-alternate {
  color: var(--white--white-lightest);
  background-color: #0000;
}

.button.is-link.is-alternate:hover {
  color: var(--varied--blue);
  background-color: #0000;
}

.button.is-tertiary {
  box-shadow: none;
  color: var(--black--black);
  background-color: #0000;
}

.button.is-tertiary:hover {
  background-color: var(--white--white-darker);
}

.button.is-secondary {
  background-color: var(--white--white-lightest);
  color: var(--black--black);
  box-shadow: inset 0 0 0 1px #00080d2e, inset 0 -2px #00080d0d, 0 1px 2px #00080d0d, inset 0 1px 4px -2px #00080d99;
}

.button.is-secondary:hover {
  background-color: var(--black--black-5);
}

.button.is-secondary.is-alternate {
  color: var(--white--white-lightest);
  background-color: #0000;
  box-shadow: inset 0 0 0 1px #fff3;
}

.button.is-secondary.is-alternate:hover {
  color: var(--varied--blue);
  background-color: #0000;
  box-shadow: inset 0 0 0 1px #0096ff80;
}

.button.is-alternate {
  background-color: var(--white--white-lightest);
  box-shadow: none;
  color: var(--black--black);
}

.button.is-alternate:hover {
  background-color: var(--varied--blue);
  color: var(--white--white-lightest);
}

.button.is-alternate.is-tertiary {
  color: var(--white--white-lightest);
  background-color: #0000;
}

.button.is-alternate.is-tertiary:hover {
  background-color: var(--black--black-lighter);
}

.button.is-small {
  padding: .625rem 1rem;
}

.text-size-regular {
  font-size: var(--_typography---text-sizes--text-regular);
}

.icon-inline-xsmall {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.text-style-tagline {
  justify-content: center;
  align-items: center;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.navbar_menu-button {
  align-self: center;
  padding: 0;
}

.navbar_menu-buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: 1rem;
  display: flex;
}

.navbar_component {
  z-index: 9999;
  background-color: var(--_themes---light-theme--background);
  border-bottom-style: solid;
  border-bottom-width: 0;
  flex-flow: column;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar_container {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 100%;
  max-width: 80rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.navbar_link {
  padding: .5rem 1rem;
  font-size: 1.125rem;
  font-weight: 600;
  transition: color .2s;
}

.navbar_link:hover {
  color: var(--_themes---light-theme--link-hover);
}

.navbar_link.w--current {
  color: var(--_themes---light-theme--link-hover);
  text-decoration: underline;
}

.navbar_menu {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: static;
}

.footer_team-image {
  border: 2px solid var(--white--white-lightest);
  transform: scale3d(1none, 1none, 1none);
  object-fit: cover;
  object-position: 50% 0%;
  transform-style: preserve-3d;
  border-radius: 100%;
  width: 3rem;
  height: 3rem;
  transition: border-color .2s, transform .2s;
  box-shadow: inset 0 1px 3px #00080d1a, inset 0 1px 2px #00080d0f;
}

.footer_team-image:hover {
  border-color: var(--_themes---light-theme--link-hover);
  transform: scale(1.1);
}

.footer_top-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 5rem;
  display: flex;
}

.footer_component {
  background-color: var(--_themes---light-theme--background);
  color: var(--_themes---light-theme--text);
  --_themes---light-theme--link-hover: var(--white--white-70);
  --_themes---light-theme--background: var(--varied--blue);
  --_themes---light-theme--text: var(--white--white-lightest);
  --_themes---light-theme--border: var(--white--white-20);
  --_themes---light-theme--foreground: var(--varied--blue-lighter);
  --_themes---dark-theme--border: var(--white--white-20);
  --_themes---dark-theme--foreground: var(--black--black-lighter);
  --_themes---blue-theme--border: var(--white--white-20);
  --_themes---blue-theme--foreground: var(--varied--blue-lighter);
  --_themes---light-theme--accent: var(--white--white-lightest);
  --_themes---dark-theme--accent: var(--white--white-lightest);
  --_themes---blue-theme--accent: var(--white--white-lightest);
  --_themes---dark-theme--text: var(--white--white-lightest);
  --_themes---dark-theme--background: var(--black--black);
  --_themes---blue-theme--text: var(--white--white-lightest);
  --_themes---blue-theme--background: var(--varied--blue);
}

.footer_component:where(.w-variant-ac6bcd81-bbab-c438-3c34-a2dc04a8eeda) {
  --_themes---light-theme--link-hover: var(--varied--blue);
  --_themes---light-theme--background: var(--black--black);
  --_themes---light-theme--text: var(--white--white-lightest);
  --_themes---light-theme--border: var(--white--white-20);
  --_themes---light-theme--foreground: var(--black--black-lighter);
  --_themes---dark-theme--border: var(--white--white-20);
  --_themes---dark-theme--foreground: var(--black--black-lighter);
  --_themes---blue-theme--border: var(--white--white-20);
  --_themes---blue-theme--foreground: var(--varied--blue-lighter);
  --_themes---light-theme--accent: var(--white--white-lightest);
  --_themes---dark-theme--accent: var(--white--white-lightest);
  --_themes---blue-theme--accent: var(--white--white-lightest);
  --_themes---dark-theme--text: var(--white--white-lightest);
  --_themes---dark-theme--background: var(--black--black);
  --_themes---blue-theme--text: var(--white--white-lightest);
  --_themes---blue-theme--background: var(--varied--blue);
}

.footer_component:where(.w-variant-db667ddf-b829-795f-2217-9afeb3b4c05e) {
  --_themes---light-theme--link-hover: var(--varied--blue);
  --_themes---light-theme--background: var(--white--white);
  --_themes---light-theme--text: var(--black--black);
  --_themes---light-theme--border: var(--black--black-15);
  --_themes---light-theme--foreground: var(--white--white-lightest);
  --_themes---dark-theme--border: var(--white--white-20);
  --_themes---dark-theme--foreground: var(--black--black-lighter);
  --_themes---blue-theme--border: var(--white--white-20);
  --_themes---blue-theme--foreground: var(--varied--blue-lighter);
  --_themes---light-theme--accent: var(--black--black);
  --_themes---dark-theme--accent: var(--white--white-lightest);
  --_themes---blue-theme--accent: var(--white--white-lightest);
  --_themes---dark-theme--text: var(--white--white-lightest);
  --_themes---dark-theme--background: var(--black--black);
  --_themes---blue-theme--text: var(--white--white-lightest);
  --_themes---blue-theme--background: var(--varied--blue);
}

.footer_team-item {
  margin-left: -.75rem;
}

.footer_credit-text {
  text-align: right;
  font-size: .875rem;
}

.footer_menu-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
}

.footer_link {
  font-size: var(--_typography---text-sizes--text-small);
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-weight: 600;
  transition: color .2s;
}

.footer_link:hover {
  color: var(--_themes---light-theme--link-hover);
}

.footer_team {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  padding-left: .75rem;
  display: flex;
  position: relative;
}

.footer_link-list {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: flex-start start;
  display: flex;
}

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

.contact_content {
  flex: 1;
}

.contact_map {
  border-radius: var(--_ui-styles---radius--large\<deleted\|relume-variable-radius-large\>);
  flex: 1;
  position: relative;
  overflow: hidden;
}

.contact_info-list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  margin-top: 2rem;
  display: flex;
}

.contact_info-list.is-manager {
  margin-top: 0;
  margin-bottom: 1.5rem;
}

.contact_info-list.is-team {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  margin-top: 0;
}

.contact_info {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.contact_info.text-style-link.is-info {
  align-self: flex-start;
}

.logo_industry-solutions {
  transform-origin: 0 100%;
  width: 10.5rem;
  height: 100%;
}

.logo_industry-solutions.is-footer {
  width: 15.75rem;
  margin-bottom: -1rem;
  margin-left: -.25rem;
  display: block;
}

.footer_info-link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  transition: color .2s;
  display: flex;
}

.footer_info-link:hover {
  color: var(--_themes---light-theme--link-hover);
}

.footer_info {
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.footer_link-heading {
  opacity: .5;
  font-size: var(--_typography---text-sizes--text-small);
  margin-bottom: .5rem;
  font-weight: 600;
}

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

.navbar_text-description {
  opacity: 0;
  align-self: center;
  font-size: 1.125rem;
  font-weight: 600;
  display: none;
  position: absolute;
}

.empty-space {
  height: 0;
}

.contact_content-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  display: flex;
}

.contact_map-iframe {
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.footer_logo {
  margin-bottom: 2rem;
  display: flex;
}

.navbar_link-menu.w--open {
  border-radius: var(--_ui-styles---radius--small);
  background-color: var(--_themes---light-theme--foreground);
}

@media screen and (max-width: 991px) {
  .hide-tablet {
    display: none;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .margin-xlarge {
    margin: 3.5rem;
  }

  .margin-xxlarge {
    margin: 4.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-xxhuge {
    margin: 7.5rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .padding-xlarge {
    padding: 3.5rem;
  }

  .padding-xxlarge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 7.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

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

  .fb-styleguide_item-row {
    grid-template-columns: auto 1fr;
  }

  .fb-styleguide_icons-list {
    grid-auto-flow: row;
  }

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .spacer-large {
    padding-top: 2.5rem;
  }

  .spacer-xlarge {
    padding-top: 3.5rem;
  }

  .spacer-xxlarge {
    padding-top: 4.5rem;
  }

  .spacer-huge {
    padding-top: 5rem;
  }

  .spacer-xhuge {
    padding-top: 6rem;
  }

  .spacer-xxhuge {
    padding-top: 7.5rem;
  }

  .fb-styleguide_theme-list {
    grid-template-columns: 1fr;
  }

  .menu-icon {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar_menu-button.w--open {
    background-color: var(--_primitives---opacity--transparent\<deleted\|relume-variable-transparent\>);
  }

  .navbar_menu-buttons {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    margin-left: 0;
  }

  .menu-icon_line-top {
    background-color: var(--color-scheme-1--text\<deleted\|relume-variable-color-scheme-1-text\>);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar_link {
    width: auto;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .menu-icon_line-bottom {
    background-color: var(--color-scheme-1--text\<deleted\|relume-variable-color-scheme-1-text\>);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-middle {
    background-color: var(--color-scheme-1--text\<deleted\|relume-variable-color-scheme-1-text\>);
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar_menu {
    background-color: var(--_themes---light-theme--background);
    flex: 0 auto;
    padding: 1rem 5% 2rem;
    position: absolute;
    left: 0%;
    right: 0%;
    overflow: auto;
  }

  .navbar_menu.is-page-height-tablet {
    height: 100dvh;
    padding-bottom: 6.5rem;
    transition: height .5s;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .service-cards_grid {
    grid-template-columns: 1fr;
  }

  .home-about_content {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
  }

  .cases-preview_content-left {
    display: none;
  }

  .cases-preview_image-wrapper {
    top: 2rem;
  }

  .cases-preview_list-wrapper {
    display: block;
  }

  .cases-preview_list {
    padding-left: 0;
  }

  .footer_top-wrapper {
    grid-row-gap: 4rem;
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 4rem;
  }

  .footer_credit-text, .footer_menu-wrapper {
    text-align: center;
  }

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

  .footer_middle-wrapper {
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .about-hero_video-wrapper {
    justify-content: center;
  }

  .about-hero_content {
    min-height: auto;
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .team_image-wrapper {
    z-index: 1;
    border-radius: var(--_ui-styles---radius--large);
    flex: 0 auto;
    height: 18rem;
    position: relative;
  }

  .team_member-content {
    flex: 0 auto;
  }

  .team_member {
    flex-flow: column;
    flex-grow: 1;
    flex-basis: 40%;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding: 1rem;
  }

  .team_member.is-main-row {
    flex-basis: 100%;
  }

  .service-hero_content-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
  }

  .fb-styleguide_color-list {
    grid-template-columns: 1fr;
  }

  .cta_card-content.is-manager {
    flex: 0 auto;
  }

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

  .service-cards_card-item {
    height: auto;
    padding: 1.5rem;
  }

  .service-cards_card-item.is-large {
    min-height: auto;
  }

  .navbar_menu-content {
    flex-flow: column;
    align-items: stretch;
  }

  .cases-card_stats-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

  .cases-card_stats {
    border-left-style: none;
    margin-right: 0;
    padding-left: 0;
  }

  .cases-card_stats-text {
    font-size: var(--_typography---text-sizes--heading-4);
  }

  .swiper-wrapper.is-slider-cases-card {
    height: 35rem;
  }

  .contact_content-wrapper {
    flex-flow: column;
  }

  .contact_map-iframe {
    min-height: 30rem;
  }

  .service-about_wrapper, .service-about_wrapper.is-reversed, .service-about_wrapper.is-reversed {
    flex-flow: column;
  }

  .footer_logo {
    justify-content: center;
  }

  .cta_card, .cta_card.is-manager, .cta_card.is-manager {
    padding: 1.5rem;
  }

  .about-company_image-wrapper.is-show-desktop {
    display: none;
  }

  .cases-preview_heading {
    text-align: center;
    margin-bottom: 3.5rem;
  }

  .navbar_link-menu.w--open {
    background-color: var(--_themes---light-theme--background);
  }

  .navbar_link-menu-wrapper {
    width: auto;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  h1, h2, h3, h4, h5, h6 {
    --_typography---font-selections--heading: Manrope, Tahoma, sans-serif;
    --_typography---text-sizes--heading-1: 2.5rem;
    --_typography---text-sizes--heading-2: 2.25rem;
    --_typography---text-sizes--heading-3: 2rem;
    --_typography---text-sizes--heading-4: 1.5rem;
    --_typography---text-sizes--heading-5: 1.25rem;
    --_typography---text-sizes--heading-6: 1.125rem;
    --_typography---text-sizes--text-medium: 1rem;
    --_typography---text-sizes--text-tiny: .75rem;
    --_typography---text-sizes--text-small: .875rem;
    --_typography---text-sizes--text-regular: 1rem;
    --_typography---font-selections--body: Manrope, Tahoma, sans-serif;
    --_typography---text-sizes--text-large: 1.125rem;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .margin-xsmall {
    margin: .75rem;
  }

  .margin-small {
    margin: 1.25rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-large {
    margin: 2rem;
  }

  .margin-xlarge {
    margin: 2.5rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-xxhuge {
    margin: 5rem;
  }

  .padding-xsmall {
    padding: .75rem;
  }

  .padding-small {
    padding: 1.25rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .padding-large {
    padding: 2rem;
  }

  .padding-xlarge {
    padding: 2.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

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

  .text-size-medium {
    font-size: 1rem;
  }

  .text-style-quote {
    font-size: 1.125rem;
  }

  .heading-style-h2, .heading-style-h6, .heading-style-h5, .heading-style-h1 {
    --_typography---font-selections--heading: Manrope, Tahoma, sans-serif;
    --_typography---text-sizes--heading-1: 2.5rem;
    --_typography---text-sizes--heading-2: 2.25rem;
    --_typography---text-sizes--heading-3: 2rem;
    --_typography---text-sizes--heading-4: 1.5rem;
    --_typography---text-sizes--heading-5: 1.25rem;
    --_typography---text-sizes--heading-6: 1.125rem;
    --_typography---text-sizes--text-medium: 1rem;
    --_typography---text-sizes--text-tiny: .75rem;
    --_typography---text-sizes--text-small: .875rem;
    --_typography---text-sizes--text-regular: 1rem;
    --_typography---font-selections--body: Manrope, Tahoma, sans-serif;
    --_typography---text-sizes--text-large: 1.125rem;
  }

  .heading-style-h4 {
    --_typography---font-selections--heading: Manrope, Tahoma, sans-serif;
    --_typography---text-sizes--heading-1: 2.5rem;
    --_typography---text-sizes--heading-2: 2.25rem;
    --_typography---text-sizes--heading-3: 2rem;
    --_typography---text-sizes--heading-4: 1.5rem;
    --_typography---text-sizes--heading-5: 1.25rem;
    --_typography---text-sizes--heading-6: 1.125rem;
    --_typography---text-sizes--text-medium: 1rem;
    --_typography---text-sizes--text-tiny: .75rem;
    --_typography---text-sizes--text-small: .875rem;
    --_typography---text-sizes--text-regular: 1rem;
    --_typography---font-selections--body: Manrope, Tahoma, sans-serif;
    --_typography---text-sizes--text-large: 1.125rem;
    line-height: 1.4;
  }

  .heading-style-h3 {
    --_typography---font-selections--heading: Manrope, Tahoma, sans-serif;
    --_typography---text-sizes--heading-1: 2.5rem;
    --_typography---text-sizes--heading-2: 2.25rem;
    --_typography---text-sizes--heading-3: 2rem;
    --_typography---text-sizes--heading-4: 1.5rem;
    --_typography---text-sizes--heading-5: 1.25rem;
    --_typography---text-sizes--heading-6: 1.125rem;
    --_typography---text-sizes--text-medium: 1rem;
    --_typography---text-sizes--text-tiny: .75rem;
    --_typography---text-sizes--text-small: .875rem;
    --_typography---text-sizes--text-regular: 1rem;
    --_typography---font-selections--body: Manrope, Tahoma, sans-serif;
    --_typography---text-sizes--text-large: 1.125rem;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .text-size-large {
    font-size: 1.125rem;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .spacer-xsmall {
    padding-top: .75rem;
  }

  .spacer-small {
    padding-top: 1.25rem;
  }

  .spacer-medium {
    padding-top: 1.5rem;
  }

  .spacer-large {
    padding-top: 2rem;
  }

  .spacer-xlarge {
    padding-top: 2.5rem;
  }

  .spacer-xxlarge {
    padding-top: 3rem;
  }

  .spacer-huge {
    padding-top: 3.5rem;
  }

  .spacer-xhuge {
    padding-top: 4rem;
  }

  .spacer-xxhuge {
    padding-top: 5rem;
  }

  .category-filter-menu {
    width: 100vw;
    margin-left: -5vw;
    padding-left: 5vw;
    overflow: scroll;
  }

  .navbar_menu-buttons {
    flex-flow: column;
  }

  .navbar_component {
    height: auto;
    min-height: 4rem;
  }

  .navbar_link {
    text-align: center;
  }

  .navbar_logo-link {
    padding-left: 0;
  }

  .navbar_menu.is-page-height-tablet {
    padding-bottom: 6rem;
  }

  .service-cards_column, .service-cards_grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .partners-logos_image {
    max-height: 3rem;
  }

  .home-about_content {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: 1fr;
  }

  .cases-preview_title-wrapper {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .cases-preview_list-wrapper {
    grid-template-columns: 1fr;
  }

  .cases-preview_item-link {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .cases-preview_list {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .footer_top-wrapper {
    grid-row-gap: 3rem;
  }

  .footer_credit-text {
    margin-top: 1.25rem;
  }

  .footer_menu-wrapper {
    grid-column-gap: 1.5rem;
  }

  .about-hero_content {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .team_member-content {
    flex: 0 auto;
  }

  .team_member {
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .portfolio22_item-link {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .service-hero_wrapper {
    height: auto;
    max-height: none;
  }

  .service-hero_content-wrapper {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: 1fr;
  }

  .service-about_description {
    width: 100%;
  }

  .cases-card_list {
    grid-row-gap: 1.5rem;
  }

  .cases-card_item {
    padding: 1.5rem;
  }

  .swiper-wrapper.is-slider-cases-card {
    height: 25rem;
  }

  .contact_map-iframe {
    min-height: 20rem;
  }

  .cta_card.is-manager {
    flex-flow: column;
  }

  .partners-logos_image-wrapper {
    width: 9rem;
    height: 4rem;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .cases-preview_heading {
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .hide-mobile-portrait {
    display: none;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

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

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .button {
    flex: 1;
  }

  .button.is-full-width-mobile-p {
    width: 100%;
  }

  .button-group {
    flex-flow: column;
    align-items: stretch;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-section-large.is-hero {
    padding-top: 6rem;
  }

  .service-cards_card-content {
    text-align: center;
  }

  .partners-logos_list {
    grid-column-gap: 1rem;
    justify-content: center;
  }

  .home-about_content {
    text-align: center;
    grid-template-columns: 1fr;
  }

  .footer_menu-wrapper {
    grid-row-gap: 2.5rem;
  }

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

  .team_image-wrapper {
    height: auto;
  }

  .team_member {
    flex-basis: 100%;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .portfolio22_item-link {
    grid-row-gap: 1rem;
    flex-direction: column;
    align-items: flex-start;
  }

  .service-hero_content-wrapper {
    grid-template-columns: 1fr;
  }

  .contact_info-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .cta_card-content {
    align-items: stretch;
  }

  .footer_info-link {
    text-align: center;
    flex-flow: column;
  }

  .footer_info {
    grid-row-gap: 1rem;
  }

  .service-cards_scroll-camera {
    top: 0;
  }

  .service-cards_scroll-track {
    height: auto;
  }

  .cases-card_stats-wrapper {
    grid-row-gap: 1.5rem;
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .swiper-wrapper.is-slider-cases-card {
    height: 15rem;
  }

  .cases-filters_checkbox-wrapper {
    flex-flow: wrap;
  }

  .partners-logos_image-wrapper {
    width: 8rem;
    height: 3rem;
  }

  .about-company_image-wrapper.is-bigger-height {
    height: 12rem;
  }

  .about-company_text-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

#w-node-beb7536b-4133-2427-e0e8-7cd2ed968fba-ca3491a3, #w-node-_3df7e330-a89a-60c6-6369-7720aa2df6f9-ca3491a3, #w-node-_012c6821-ef6b-e594-bbe3-8c1e07c2704e-ca3491a3, #w-node-ccc61eb5-0fe8-99de-1c06-2ad1d088f4ea-ca3491a3, #w-node-beb7536b-4133-2427-e0e8-7cd2ed968fc3-ca3491a3, #w-node-beb7536b-4133-2427-e0e8-7cd2ed968fcc-ca3491a3 {
  align-self: start;
}
