:root {
  --font-family--body: Inter, sans-serif;
  --color--black-normal: #1c1f23;
  --font-family--heading: Newsreader, sans-serif;
  --color--blue-normal: #0a1f44;
  --_responsive---container--padding-right: 60px;
  --_responsive---container--padding-left: 60px;
  --_responsive---container--padding-bottom-large: 120px;
  --_responsive---container--container-large: 1320px;
  --_responsive---heading--page-heading-medium: 58px;
  --_responsive---heading--page-heading-medium-height: 65px;
  --font-weight--semibold: 600;
  --color--white: white;
  --_responsive---text--text-common: 18px;
  --_responsive---text--text-common-height: 26px;
  --font-weight--regular: 400;
  --_responsive---letter-spacing--text-large: -.6px;
  --_responsive---title--heading-small: 20px;
  --_responsive---title--heading-small-height: 24px;
  --_responsive---font-size--title-base: 32px;
  --_responsive---line-height--text-medium: 30px;
  --font-weight--medium: 500;
  --_responsive---container--padding-top-medium: 80px;
  --_responsive---container--padding-bottom-medium: 80px;
  --color--grey-darker: #555657;
  --color--grey-dark: #b6b8bb;
  --_responsive---form--placeholder: 14px;
  --_responsive---button--size: 16px;
  --_responsive---line-height--text-base: 19.2px;
  --_responsive---form--label: 18px;
  --_responsive---line-height--text-small: 24px;
  --_responsive---border-radius--border-radius-xl: 8px;
  --_responsive---letter-spacing--button-text-spacing: -.48px;
  --_responsive---font-size--text-base: 12px;
  --_responsive---heading--404-text: 220px;
  --_responsive---heading--error-line: 220px;
  --_responsive---title--title_h3: 28px;
  --_responsive---title--title_h3_height: 36px;
  --_responsive---font-size--text-large: 21px;
  --color--gray-light-active: #fbfcfd;
  --color--dark-hover: #929395;
  --_responsive---font-size--text-regular: 24px;
  --_responsive---header--header-menu: 18px;
  --_responsive---header--header-menu-height: 19.2px;
  --color--black-dark: #0a0b0c;
  --_responsive---footer--footer-menu: 16px;
  --_responsive---footer--footer-menu-height: 19.2px;
  --_responsive---blog--body-text: 16px;
  --_responsive---blog--body-text-height: 24px;
  --_responsive---footer--footer-menu-title: 20px;
  --_responsive---footer--footer-menu-title-height: 24px;
  --_responsive---form--form-text: 16px;
  --color--gray-normal: #f3f5f9;
  --color--blue-dark-hover: #061329;
  --_responsive---blog--sidebar-heading-height: 24px;
  --_responsive---font-size--text-small: 20px;
  --color--light-hover: #dadde3;
  --_responsive---heading--page-heading: 72px;
  --_responsive---heading--page-heading-height: 80px;
  --_responsive---font-size--text-medium: 20px;
  --_responsive---line-height--title-base: 40px;
  --_responsive---font-size--section-title: 60px;
  --_responsive---line-height--section-title: 72px;
  --color--white-10: #ffffff1a;
  --_responsive---letter-spacing--post-text-size: -.6px;
  --_responsive---heading--legal-heading: 21px;
  --_responsive---heading--legal-heading-height: 44px;
  --_responsive---text--text-base: 16px;
  --_responsive---font-size--post-text-size: 20px;
  --_responsive---line-height--text-large: 30px;
  --_responsive---title--continent_title: 24px;
  --_responsive---title--continent_title_height: 28px;
  --_responsive---heading--section-heading: 48px;
  --_responsive---heading--section-heading-height: 54px;
  --_responsive---font-size--text-normal: 16px;
  --_responsive---font-size--page-heading: 72px;
  --_responsive---line-height--page-heading: 80px;
  --_responsive---font-size--section-heading-medium: 52px;
  --_responsive---line-height--section-heading-medium: 60px;
  --_responsive---blog--heading-h3: 20px;
  --_responsive---blog--heading-h3-height: 24px;
  --_responsive---container--padding-top-large: 120px;
  --_responsive---blog--sidebar-heading: 20px;
  --_responsive---border-radius--border-radius-md: 4px;
  --_responsive---border-radius--border-radius-xs: 2px;
  --_responsive---font-size--hero-title: 100px;
  --_responsive---font-size--section-heading-large: 60px;
  --_responsive---font-size--title-large: 48px;
  --_responsive---font-size--title-medium: 40px;
  --_responsive---font-size--title-small: 36px;
  --_responsive---font-size--title-base-v2: 32px;
  --_responsive---font-size--title-extra-small: 24px;
  --_responsive---font-size--button-footer-link: 19.2px;
  --color--white-50: #ffffff80;
  --_responsive---letter-spacing--header-link: -.36px;
  --_responsive---letter-spacing--footer-link-text: -.32px;
  --_responsive---line-height--line-large: 60px;
  --_responsive---line-height--text-base-v2: 40px;
  --_responsive---line-height--post-text-size: 30px;
  --_responsive---line-height--card-title-large: 48px;
  --_responsive---line-height--text-medium-lh: 30px;
  --color--grey-normal-hover: #dbdde0;
  --_responsive---font-size--text-tiny: 10px;
  --_responsive---font-size--card-title-large: 40px;
  --_responsive---font-size--heading-h2: 42px;
  --color--white-40: #fff6;
  --color--white-20: #fff3;
}

body {
  font-family: var(--font-family--body);
  color: var(--color--black-normal);
  --_responsive---container--padding-right: 60px;
  --_responsive---container--padding-left: 60px;
  --_responsive---container--padding-bottom-large: 120px;
  --_responsive---container--container-large: 1320px;
  --_responsive---heading--page-heading-medium: 58px;
  --_responsive---heading--page-heading-medium-height: 65px;
  --_responsive---text--text-common: 18px;
  --_responsive---text--text-common-height: 26px;
  --_responsive---letter-spacing--text-large: -.6px;
  --_responsive---title--heading-small: 20px;
  --_responsive---title--heading-small-height: 24px;
  --_responsive---font-size--title-base: 32px;
  --_responsive---line-height--text-medium: 30px;
  --_responsive---container--padding-top-medium: 80px;
  --_responsive---container--padding-bottom-medium: 80px;
  --_responsive---form--placeholder: 14px;
  --_responsive---button--size: 16px;
  --_responsive---line-height--text-base: 19.2px;
  --_responsive---form--label: 18px;
  --_responsive---line-height--text-small: 24px;
  --_responsive---border-radius--border-radius-xl: 8px;
  --_responsive---letter-spacing--button-text-spacing: -.48px;
  --_responsive---font-size--text-base: 12px;
  --_responsive---heading--404-text: 220px;
  --_responsive---heading--error-line: 220px;
  --_responsive---title--title_h3: 28px;
  --_responsive---title--title_h3_height: 36px;
  --_responsive---font-size--text-large: 21px;
  --_responsive---font-size--text-regular: 24px;
  --_responsive---header--header-menu: 18px;
  --_responsive---header--header-menu-height: 19.2px;
  --_responsive---footer--footer-menu: 16px;
  --_responsive---footer--footer-menu-height: 19.2px;
  --_responsive---blog--body-text: 16px;
  --_responsive---blog--body-text-height: 24px;
  --_responsive---footer--footer-menu-title: 20px;
  --_responsive---footer--footer-menu-title-height: 24px;
  --_responsive---form--form-text: 16px;
  --_responsive---blog--sidebar-heading-height: 24px;
  --_responsive---font-size--text-small: 20px;
  --_responsive---heading--page-heading: 72px;
  --_responsive---heading--page-heading-height: 80px;
  --_responsive---font-size--text-medium: 20px;
  --_responsive---line-height--title-base: 40px;
  --_responsive---font-size--section-title: 60px;
  --_responsive---line-height--section-title: 72px;
  --_responsive---letter-spacing--post-text-size: -.6px;
  --_responsive---heading--legal-heading: 21px;
  --_responsive---heading--legal-heading-height: 44px;
  --_responsive---text--text-base: 16px;
  --_responsive---font-size--post-text-size: 20px;
  --_responsive---line-height--text-large: 30px;
  --_responsive---title--continent_title: 24px;
  --_responsive---title--continent_title_height: 28px;
  --_responsive---heading--section-heading: 48px;
  --_responsive---heading--section-heading-height: 54px;
  --_responsive---font-size--text-normal: 16px;
  --_responsive---font-size--page-heading: 72px;
  --_responsive---line-height--page-heading: 80px;
  --_responsive---font-size--section-heading-medium: 52px;
  --_responsive---line-height--section-heading-medium: 60px;
  --_responsive---blog--heading-h3: 20px;
  --_responsive---blog--heading-h3-height: 24px;
  --_responsive---container--padding-top-large: 120px;
  --_responsive---blog--sidebar-heading: 20px;
  --_responsive---border-radius--border-radius-md: 4px;
  --_responsive---border-radius--border-radius-xs: 2px;
  --_responsive---font-size--hero-title: 100px;
  --_responsive---font-size--section-heading-large: 60px;
  --_responsive---font-size--title-large: 48px;
  --_responsive---font-size--title-medium: 40px;
  --_responsive---font-size--title-small: 36px;
  --_responsive---font-size--title-base-v2: 32px;
  --_responsive---font-size--title-extra-small: 24px;
  --_responsive---font-size--button-footer-link: 19.2px;
  --_responsive---letter-spacing--header-link: -.36px;
  --_responsive---letter-spacing--footer-link-text: -.32px;
  --_responsive---line-height--line-large: 60px;
  --_responsive---line-height--text-base-v2: 40px;
  --_responsive---line-height--post-text-size: 30px;
  --_responsive---line-height--card-title-large: 48px;
  --_responsive---line-height--text-medium-lh: 30px;
  --_responsive---font-size--text-tiny: 10px;
  --_responsive---font-size--card-title-large: 40px;
  --_responsive---font-size--heading-h2: 42px;
  background-color: #f7f7f7;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
}

h4 {
  font-family: var(--font-family--heading);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

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

p {
  margin-bottom: 0;
}

a {
  color: var(--color--blue-normal);
  text-decoration: none;
}

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

strong {
  font-weight: bold;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
}

.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;
  }
}

.main-wrapper.transparent-header {
  margin-top: -84px;
}

.global-padding {
  padding-right: var(--_responsive---container--padding-right);
  padding-left: var(--_responsive---container--padding-left);
  --_responsive---container--padding-right: 60px;
  --_responsive---container--padding-left: 60px;
  --_responsive---container--padding-bottom-large: 120px;
  --_responsive---container--container-large: 1320px;
  --_responsive---heading--page-heading-medium: 58px;
  --_responsive---heading--page-heading-medium-height: 65px;
  --_responsive---text--text-common: 18px;
  --_responsive---text--text-common-height: 26px;
  --_responsive---letter-spacing--text-large: -.6px;
  --_responsive---title--heading-small: 20px;
  --_responsive---title--heading-small-height: 24px;
  --_responsive---font-size--title-base: 32px;
  --_responsive---line-height--text-medium: 30px;
  --_responsive---container--padding-top-medium: 80px;
  --_responsive---container--padding-bottom-medium: 80px;
  --_responsive---form--placeholder: 14px;
  --_responsive---button--size: 16px;
  --_responsive---line-height--text-base: 19.2px;
  --_responsive---form--label: 18px;
  --_responsive---line-height--text-small: 24px;
  --_responsive---border-radius--border-radius-xl: 8px;
  --_responsive---letter-spacing--button-text-spacing: -.48px;
  --_responsive---font-size--text-base: 12px;
  --_responsive---heading--404-text: 220px;
  --_responsive---heading--error-line: 220px;
  --_responsive---title--title_h3: 28px;
  --_responsive---title--title_h3_height: 36px;
  --_responsive---font-size--text-large: 21px;
  --_responsive---font-size--text-regular: 24px;
  --_responsive---header--header-menu: 18px;
  --_responsive---header--header-menu-height: 19.2px;
  --_responsive---footer--footer-menu: 16px;
  --_responsive---footer--footer-menu-height: 19.2px;
  --_responsive---blog--body-text: 16px;
  --_responsive---blog--body-text-height: 24px;
  --_responsive---footer--footer-menu-title: 20px;
  --_responsive---footer--footer-menu-title-height: 24px;
  --_responsive---form--form-text: 16px;
  --_responsive---blog--sidebar-heading-height: 24px;
  --_responsive---font-size--text-small: 20px;
  --_responsive---heading--page-heading: 72px;
  --_responsive---heading--page-heading-height: 80px;
  --_responsive---font-size--text-medium: 20px;
  --_responsive---line-height--title-base: 40px;
  --_responsive---font-size--section-title: 60px;
  --_responsive---line-height--section-title: 72px;
  --_responsive---letter-spacing--post-text-size: -.6px;
  --_responsive---heading--legal-heading: 21px;
  --_responsive---heading--legal-heading-height: 44px;
  --_responsive---text--text-base: 16px;
  --_responsive---font-size--post-text-size: 20px;
  --_responsive---line-height--text-large: 30px;
  --_responsive---title--continent_title: 24px;
  --_responsive---title--continent_title_height: 28px;
  --_responsive---heading--section-heading: 48px;
  --_responsive---heading--section-heading-height: 54px;
  --_responsive---font-size--text-normal: 16px;
  --_responsive---font-size--page-heading: 72px;
  --_responsive---line-height--page-heading: 80px;
  --_responsive---font-size--section-heading-medium: 52px;
  --_responsive---line-height--section-heading-medium: 60px;
  --_responsive---blog--heading-h3: 20px;
  --_responsive---blog--heading-h3-height: 24px;
  --_responsive---container--padding-top-large: 120px;
  --_responsive---blog--sidebar-heading: 20px;
  --_responsive---border-radius--border-radius-md: 4px;
  --_responsive---border-radius--border-radius-xs: 2px;
  --_responsive---font-size--hero-title: 100px;
  --_responsive---font-size--section-heading-large: 60px;
  --_responsive---font-size--title-large: 48px;
  --_responsive---font-size--title-medium: 40px;
  --_responsive---font-size--title-small: 36px;
  --_responsive---font-size--title-base-v2: 32px;
  --_responsive---font-size--title-extra-small: 24px;
  --_responsive---font-size--button-footer-link: 19.2px;
  --_responsive---letter-spacing--header-link: -.36px;
  --_responsive---letter-spacing--footer-link-text: -.32px;
  --_responsive---line-height--line-large: 60px;
  --_responsive---line-height--text-base-v2: 40px;
  --_responsive---line-height--post-text-size: 30px;
  --_responsive---line-height--card-title-large: 48px;
  --_responsive---line-height--text-medium-lh: 30px;
  --_responsive---font-size--text-tiny: 10px;
  --_responsive---font-size--card-title-large: 40px;
  --_responsive---font-size--heading-h2: 42px;
}

.global-padding.padding-top-medium.padding-bottom-medium {
  background-color: #0000;
}

.global-padding.padding-top-large {
  padding-top: var(--_responsive---container--padding-bottom-large);
}

.container-large {
  max-width: var(--_responsive---container--container-large);
  --_responsive---container--padding-right: 60px;
  --_responsive---container--padding-left: 60px;
  --_responsive---container--padding-bottom-large: 120px;
  --_responsive---container--container-large: 1320px;
  --_responsive---heading--page-heading-medium: 58px;
  --_responsive---heading--page-heading-medium-height: 65px;
  --_responsive---text--text-common: 18px;
  --_responsive---text--text-common-height: 26px;
  --_responsive---letter-spacing--text-large: -.6px;
  --_responsive---title--heading-small: 20px;
  --_responsive---title--heading-small-height: 24px;
  --_responsive---font-size--title-base: 32px;
  --_responsive---line-height--text-medium: 30px;
  --_responsive---container--padding-top-medium: 80px;
  --_responsive---container--padding-bottom-medium: 80px;
  --_responsive---form--placeholder: 14px;
  --_responsive---button--size: 16px;
  --_responsive---line-height--text-base: 19.2px;
  --_responsive---form--label: 18px;
  --_responsive---line-height--text-small: 24px;
  --_responsive---border-radius--border-radius-xl: 8px;
  --_responsive---letter-spacing--button-text-spacing: -.48px;
  --_responsive---font-size--text-base: 12px;
  --_responsive---heading--404-text: 220px;
  --_responsive---heading--error-line: 220px;
  --_responsive---title--title_h3: 28px;
  --_responsive---title--title_h3_height: 36px;
  --_responsive---font-size--text-large: 21px;
  --_responsive---font-size--text-regular: 24px;
  --_responsive---header--header-menu: 18px;
  --_responsive---header--header-menu-height: 19.2px;
  --_responsive---footer--footer-menu: 16px;
  --_responsive---footer--footer-menu-height: 19.2px;
  --_responsive---blog--body-text: 16px;
  --_responsive---blog--body-text-height: 24px;
  --_responsive---footer--footer-menu-title: 20px;
  --_responsive---footer--footer-menu-title-height: 24px;
  --_responsive---form--form-text: 16px;
  --_responsive---blog--sidebar-heading-height: 24px;
  --_responsive---font-size--text-small: 20px;
  --_responsive---heading--page-heading: 72px;
  --_responsive---heading--page-heading-height: 80px;
  --_responsive---font-size--text-medium: 20px;
  --_responsive---line-height--title-base: 40px;
  --_responsive---font-size--section-title: 60px;
  --_responsive---line-height--section-title: 72px;
  --_responsive---letter-spacing--post-text-size: -.6px;
  --_responsive---heading--legal-heading: 21px;
  --_responsive---heading--legal-heading-height: 44px;
  --_responsive---text--text-base: 16px;
  --_responsive---font-size--post-text-size: 20px;
  --_responsive---line-height--text-large: 30px;
  --_responsive---title--continent_title: 24px;
  --_responsive---title--continent_title_height: 28px;
  --_responsive---heading--section-heading: 48px;
  --_responsive---heading--section-heading-height: 54px;
  --_responsive---font-size--text-normal: 16px;
  --_responsive---font-size--page-heading: 72px;
  --_responsive---line-height--page-heading: 80px;
  --_responsive---font-size--section-heading-medium: 52px;
  --_responsive---line-height--section-heading-medium: 60px;
  --_responsive---blog--heading-h3: 20px;
  --_responsive---blog--heading-h3-height: 24px;
  --_responsive---container--padding-top-large: 120px;
  --_responsive---blog--sidebar-heading: 20px;
  --_responsive---border-radius--border-radius-md: 4px;
  --_responsive---border-radius--border-radius-xs: 2px;
  --_responsive---font-size--hero-title: 100px;
  --_responsive---font-size--section-heading-large: 60px;
  --_responsive---font-size--title-large: 48px;
  --_responsive---font-size--title-medium: 40px;
  --_responsive---font-size--title-small: 36px;
  --_responsive---font-size--title-base-v2: 32px;
  --_responsive---font-size--title-extra-small: 24px;
  --_responsive---font-size--button-footer-link: 19.2px;
  --_responsive---letter-spacing--header-link: -.36px;
  --_responsive---letter-spacing--footer-link-text: -.32px;
  --_responsive---line-height--line-large: 60px;
  --_responsive---line-height--text-base-v2: 40px;
  --_responsive---line-height--post-text-size: 30px;
  --_responsive---line-height--card-title-large: 48px;
  --_responsive---line-height--text-medium-lh: 30px;
  --_responsive---font-size--text-tiny: 10px;
  --_responsive---font-size--card-title-large: 40px;
  --_responsive---font-size--heading-h2: 42px;
}

.padding-top-medium {
  padding-top: var(--_responsive---container--padding-top-medium);
}

.padding-bottom-medium {
  padding-bottom: var(--_responsive---container--padding-bottom-medium);
}

.header-link {
  font-family: var(--font-family--body);
  color: var(--color--black-normal);
  font-size: var(--_responsive---header--header-menu);
  line-height: var(--_responsive---header--header-menu-height);
  font-weight: var(--font-weight--regular);
  letter-spacing: -.36px;
  padding: 0;
  text-decoration: none;
}

.header-link:where(.w-variant-e1be784f-6152-aa6f-e8d4-a201c1856a68) {
  color: var(--color--white);
}

.header-link.w--current {
  color: var(--color--black-normal);
}

.header-link.w--current:where(.w-variant-e1be784f-6152-aa6f-e8d4-a201c1856a68) {
  color: var(--color--white);
}

.header {
  background-color: #ddd0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.button-primary {
  color: #0a1f44;
  font-family: Inter, sans-serif;
  font-size: var(--_responsive---button--size);
  letter-spacing: -.48px;
  border-radius: 4px;
  padding: 12px 24px;
  font-weight: 500;
  line-height: 19.2px;
  text-decoration: none;
}

.button-primary.transparent-header-button {
  background-color: var(--color--white);
  color: var(--color--blue-normal);
}

.button-primary.header-menu-button {
  background-color: var(--color--blue-normal);
  color: var(--color--white);
  display: none;
}

.button-primary.primary-header-button {
  background-color: var(--color--blue-normal);
  color: var(--color--white);
}

.container {
  max-width: var(--_responsive---container--container-large);
  width: 100%;
}

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

.footer-bottom-menu {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.footer-link {
  font-family: var(--font-family--body);
  color: var(--color--grey-dark);
  font-size: var(--_responsive---footer--footer-menu);
  line-height: var(--_responsive---footer--footer-menu-height);
  font-weight: var(--font-weight--regular);
  letter-spacing: -.32px;
  text-decoration: none;
}

.top-footer {
  justify-content: space-between;
  display: flex;
}

.paragraph {
  margin-bottom: -4px;
}

.firm-items {
  width: 100%;
  max-width: 71px;
}

.bottom-footer {
  border-top: 1px solid #dadde370;
  justify-content: space-between;
  margin-top: 40px;
  padding-top: 32px;
  display: flex;
}

.logo-with-content {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 314px;
  display: flex;
}

.capabilities-items {
  width: 100%;
  max-width: 170px;
}

.text-small {
  color: #b6b8bb;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 21px;
}

.logo {
  width: 100%;
  max-width: 212px;
}

.contact-info {
  width: 100%;
  max-width: 204px;
}

.middle-footer {
  margin-top: 60px;
}

.text-regular-gray {
  font-family: var(--font-family--body);
  color: var(--color--grey-darker);
  font-size: var(--_responsive---blog--body-text);
  line-height: var(--_responsive---blog--body-text-height);
  font-weight: var(--font-weight--regular);
  letter-spacing: -.32px;
  margin-bottom: 0;
  text-decoration: none;
}

.text-regular-gray.text-grey-dark {
  color: var(--color--grey-dark);
  margin-bottom: 0;
}

.social-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #b6b8bb;
  letter-spacing: -.32px;
  justify-content: flex-start;
  align-items: center;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 19.2px;
  text-decoration: none;
  display: flex;
}

.footer {
  background-color: #0a0b0c;
  margin-right: 0;
  padding-bottom: 32px;
}

.industries-items {
  width: 100%;
  max-width: 191px;
}

.footer-logo-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  margin-top: 0;
  display: flex;
}

.footer-menu-title {
  font-family: var(--font-family--heading);
  color: var(--color--white);
  font-size: var(--_responsive---footer--footer-menu-title);
  line-height: var(--_responsive---footer--footer-menu-title-height);
  font-weight: var(--font-weight--regular);
  margin-bottom: 16px;
}

.header-logo-white {
  display: none;
}

.brand {
  text-align: left;
  padding-left: 0;
}

.header-link-items-inner-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.header-bg {
  background-color: var(--color--black-dark);
  transform-origin: 50% 100%;
  width: 100%;
  height: 0%;
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.copyright-block {
  display: none;
}

.footer-contact {
  color: var(--color--grey-dark);
  letter-spacing: -.32px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
  text-decoration: none;
}

.header-logo {
  width: 212px;
}

.when-collect__wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.privacy-policy__wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-flow: column;
  display: flex;
}

.single-section__content {
  text-align: left;
}

.single-section__content.mb-24 {
  margin-bottom: 24px;
}

.genera__wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.legal-heading {
  font-family: var(--font-family--heading);
  font-size: var(--_responsive---heading--legal-heading);
  line-height: var(--_responsive---heading--legal-heading-height);
}

.internal-section-wrapper {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  flex-flow: column;
  width: 100%;
  max-width: 929px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.privacy__list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
  padding-left: 24px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  list-style-type: disc;
  display: flex;
}

.privacy-policy__items {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.sections_content {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  flex-flow: column;
  display: flex;
}

.mt-16 {
  margin-top: 16px;
}

.text-base-2 {
  color: #1c1f23;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

@media screen and (min-width: 1440px) {
  .single-section__content.mb-24 {
    margin-bottom: 24px;
  }

  .text-regular, .text-base-2 {
    text-decoration: none;
  }

  .site-map-dot {
    background-color: #1c1f23;
    border-radius: 100px;
    width: 10px;
    height: 10px;
    padding-bottom: 0;
  }

  .site-map-link {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    text-decoration: none;
    display: flex;
  }

  .site-map-link-items {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: column;
    margin-top: 24px;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  body {
    --_responsive---container--padding-right: 20px;
    --_responsive---container--padding-left: 20px;
    --_responsive---container--padding-bottom-large: 80px;
    --_responsive---container--container-large: 100%;
    --_responsive---heading--page-heading-medium: 44px;
    --_responsive---heading--page-heading-medium-height: 52px;
    --_responsive---text--text-common: 16px;
    --_responsive---text--text-common-height: 24px;
    --_responsive---letter-spacing--text-large: -.42px;
    --_responsive---title--heading-small: 20px;
    --_responsive---title--heading-small-height: 24px;
    --_responsive---font-size--title-base: 28px;
    --_responsive---line-height--text-medium: 26px;
    --_responsive---container--padding-top-medium: 80px;
    --_responsive---container--padding-bottom-medium: 80px;
    --_responsive---form--placeholder: 14px;
    --_responsive---button--size: 16px;
    --_responsive---line-height--text-base: 19.2px;
    --_responsive---form--label: 18px;
    --_responsive---line-height--text-small: 24px;
    --_responsive---border-radius--border-radius-xl: 8px;
    --_responsive---letter-spacing--button-text-spacing: -.48px;
    --_responsive---font-size--text-base: 12px;
    --_responsive---heading--404-text: 140px;
    --_responsive---heading--error-line: 140px;
    --_responsive---title--title_h3: 26px;
    --_responsive---title--title_h3_height: 34px;
    --_responsive---font-size--text-large: 21px;
    --_responsive---font-size--text-regular: 24px;
    --_responsive---header--header-menu: 18px;
    --_responsive---header--header-menu-height: 19.2px;
    --_responsive---footer--footer-menu: 20px;
    --_responsive---footer--footer-menu-height: 19.2px;
    --_responsive---blog--body-text: 16px;
    --_responsive---blog--body-text-height: 24px;
    --_responsive---footer--footer-menu-title: 20px;
    --_responsive---footer--footer-menu-title-height: 24px;
    --_responsive---form--form-text: 16px;
    --_responsive---blog--sidebar-heading-height: 24px;
    --_responsive---font-size--text-small: 20px;
    --_responsive---heading--page-heading: 50px;
    --_responsive---heading--page-heading-height: 58px;
    --_responsive---font-size--text-medium: 16px;
    --_responsive---line-height--title-base: 34px;
    --_responsive---font-size--section-title: 46px;
    --_responsive---line-height--section-title: 58px;
    --_responsive---letter-spacing--post-text-size: -.6px;
    --_responsive---heading--legal-heading: 21px;
    --_responsive---heading--legal-heading-height: 44px;
    --_responsive---text--text-base: 16px;
    --_responsive---font-size--post-text-size: 20px;
    --_responsive---line-height--text-large: 30px;
    --_responsive---title--continent_title: 24px;
    --_responsive---title--continent_title_height: 28px;
    --_responsive---heading--section-heading: 40px;
    --_responsive---heading--section-heading-height: 48px;
    --_responsive---font-size--text-normal: 16px;
    --_responsive---font-size--page-heading: 46px;
    --_responsive---line-height--page-heading: 56px;
    --_responsive---font-size--section-heading-medium: 40px;
    --_responsive---line-height--section-heading-medium: 50px;
    --_responsive---blog--heading-h3: 20px;
    --_responsive---blog--heading-h3-height: 24px;
    --_responsive---container--padding-top-large: 80px;
    --_responsive---blog--sidebar-heading: 20px;
    --_responsive---border-radius--border-radius-md: 4px;
    --_responsive---border-radius--border-radius-xs: 2px;
    --_responsive---font-size--hero-title: 60px;
    --_responsive---font-size--section-heading-large: 60px;
    --_responsive---font-size--title-large: 48px;
    --_responsive---font-size--title-medium: 40px;
    --_responsive---font-size--title-small: 36px;
    --_responsive---font-size--title-base-v2: 28px;
    --_responsive---font-size--title-extra-small: 24px;
    --_responsive---font-size--button-footer-link: 19.2px;
    --_responsive---letter-spacing--header-link: -.36px;
    --_responsive---letter-spacing--footer-link-text: -.32px;
    --_responsive---line-height--line-large: 60px;
    --_responsive---line-height--text-base-v2: 36px;
    --_responsive---line-height--post-text-size: 30px;
    --_responsive---line-height--card-title-large: 48px;
    --_responsive---line-height--text-medium-lh: 24px;
    --_responsive---font-size--text-tiny: 10px;
    --_responsive---font-size--card-title-large: 32px;
    --_responsive---font-size--heading-h2: 36px;
  }

  .main-wrapper.transparent-header {
    margin-top: -72px;
  }

  .global-padding, .container-large {
    --_responsive---container--padding-right: 20px;
    --_responsive---container--padding-left: 20px;
    --_responsive---container--padding-bottom-large: 80px;
    --_responsive---container--container-large: 100%;
    --_responsive---heading--page-heading-medium: 44px;
    --_responsive---heading--page-heading-medium-height: 52px;
    --_responsive---text--text-common: 16px;
    --_responsive---text--text-common-height: 24px;
    --_responsive---letter-spacing--text-large: -.42px;
    --_responsive---title--heading-small: 20px;
    --_responsive---title--heading-small-height: 24px;
    --_responsive---font-size--title-base: 28px;
    --_responsive---line-height--text-medium: 26px;
    --_responsive---container--padding-top-medium: 80px;
    --_responsive---container--padding-bottom-medium: 80px;
    --_responsive---form--placeholder: 14px;
    --_responsive---button--size: 16px;
    --_responsive---line-height--text-base: 19.2px;
    --_responsive---form--label: 18px;
    --_responsive---line-height--text-small: 24px;
    --_responsive---border-radius--border-radius-xl: 8px;
    --_responsive---letter-spacing--button-text-spacing: -.48px;
    --_responsive---font-size--text-base: 12px;
    --_responsive---heading--404-text: 140px;
    --_responsive---heading--error-line: 140px;
    --_responsive---title--title_h3: 26px;
    --_responsive---title--title_h3_height: 34px;
    --_responsive---font-size--text-large: 21px;
    --_responsive---font-size--text-regular: 24px;
    --_responsive---header--header-menu: 18px;
    --_responsive---header--header-menu-height: 19.2px;
    --_responsive---footer--footer-menu: 20px;
    --_responsive---footer--footer-menu-height: 19.2px;
    --_responsive---blog--body-text: 16px;
    --_responsive---blog--body-text-height: 24px;
    --_responsive---footer--footer-menu-title: 20px;
    --_responsive---footer--footer-menu-title-height: 24px;
    --_responsive---form--form-text: 16px;
    --_responsive---blog--sidebar-heading-height: 24px;
    --_responsive---font-size--text-small: 20px;
    --_responsive---heading--page-heading: 50px;
    --_responsive---heading--page-heading-height: 58px;
    --_responsive---font-size--text-medium: 16px;
    --_responsive---line-height--title-base: 34px;
    --_responsive---font-size--section-title: 46px;
    --_responsive---line-height--section-title: 58px;
    --_responsive---letter-spacing--post-text-size: -.6px;
    --_responsive---heading--legal-heading: 21px;
    --_responsive---heading--legal-heading-height: 44px;
    --_responsive---text--text-base: 16px;
    --_responsive---font-size--post-text-size: 20px;
    --_responsive---line-height--text-large: 30px;
    --_responsive---title--continent_title: 24px;
    --_responsive---title--continent_title_height: 28px;
    --_responsive---heading--section-heading: 40px;
    --_responsive---heading--section-heading-height: 48px;
    --_responsive---font-size--text-normal: 16px;
    --_responsive---font-size--page-heading: 46px;
    --_responsive---line-height--page-heading: 56px;
    --_responsive---font-size--section-heading-medium: 40px;
    --_responsive---line-height--section-heading-medium: 50px;
    --_responsive---blog--heading-h3: 20px;
    --_responsive---blog--heading-h3-height: 24px;
    --_responsive---container--padding-top-large: 80px;
    --_responsive---blog--sidebar-heading: 20px;
    --_responsive---border-radius--border-radius-md: 4px;
    --_responsive---border-radius--border-radius-xs: 2px;
    --_responsive---font-size--hero-title: 60px;
    --_responsive---font-size--section-heading-large: 60px;
    --_responsive---font-size--title-large: 48px;
    --_responsive---font-size--title-medium: 40px;
    --_responsive---font-size--title-small: 36px;
    --_responsive---font-size--title-base-v2: 28px;
    --_responsive---font-size--title-extra-small: 24px;
    --_responsive---font-size--button-footer-link: 19.2px;
    --_responsive---letter-spacing--header-link: -.36px;
    --_responsive---letter-spacing--footer-link-text: -.32px;
    --_responsive---line-height--line-large: 60px;
    --_responsive---line-height--text-base-v2: 36px;
    --_responsive---line-height--post-text-size: 30px;
    --_responsive---line-height--card-title-large: 48px;
    --_responsive---line-height--text-medium-lh: 24px;
    --_responsive---font-size--text-tiny: 10px;
    --_responsive---font-size--card-title-large: 32px;
    --_responsive---font-size--heading-h2: 36px;
  }

  .contact-banner__wrapper {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 33px;
  }

  .contact-information-block {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    width: 100%;
  }

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

  .page-heading-medium {
    font-size: 44px;
    line-height: 52px;
  }

  .text-large {
    font-size: 16px;
    line-height: 24px;
  }

  .text-large.pre-wrap {
    white-space: pre-wrap;
    white-space: pre-wrap;
  }

  .text-field {
    min-height: 57px;
  }

  .form {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .field-label {
    font-size: 16px;
  }

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

  .capabilities-collection-item {
    width: calc(50% - 12px);
    padding: 32px;
  }

  .capabilities-img {
    max-width: 110px;
  }

  .industry-tab {
    display: none;
  }

  .header-link {
    color: var(--color--white);
    margin-left: 0;
    margin-right: 0;
  }

  .header-link.w--current {
    color: var(--color--white);
  }

  .header-link-items {
    background-color: var(--color--black-dark);
    text-align: left;
    padding: 12px 20px 40px;
  }

  .button-primary.transparent-header-button {
    display: none;
  }

  .button-primary.primary-header-button, .button-primary.transparent-header-button {
    display: none;
  }

  .button-primary.header-menu-button {
    background-color: var(--color--white);
    color: var(--color--blue-normal);
    margin-top: 12px;
    display: inline-block;
  }

  .button-primary.primary-header-button {
    display: none;
  }

  .top-footer {
    grid-column-gap: 24px;
    grid-row-gap: 40px;
    flex-flow: wrap;
  }

  .bottom-footer {
    border-top-style: none;
    margin-top: 0;
  }

  .logo-with-content {
    max-width: 100%;
  }

  .text-small.copyright {
    display: none;
  }

  .middle-footer {
    margin-top: 40px;
  }

  .header-button-group {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .insight-filter-block {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    align-items: stretch;
  }

  .insight-colletion-list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .insight-content-block {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .insight-sidebar {
    max-width: 100%;
    height: 100%;
    position: static;
  }

  .insight-content-wrapper {
    max-width: 100%;
  }

  .insight-meta-box {
    padding: 24px;
  }

  .menu-button {
    padding: 1px;
  }

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

  .menu-line {
    background-color: var(--color--blue-normal);
    border-radius: 999px;
    width: 100%;
    height: 2px;
  }

  .menu-line.transparent {
    background-color: var(--color--white);
    background-color: var(--color--white);
  }

  .menu-icon-wrapper {
    flex-flow: column;
    justify-content: space-between;
    width: 24px;
    height: 21px;
    display: flex;
  }

  .header-link-items-inner-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    background-color: var(--color--black-dark);
    text-align: left;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .copyright-block {
    border-top: 1px solid var(--color--light-hover);
    text-align: center;
    margin-top: 24px;
    padding-top: 24px;
    display: block;
  }

  .industry-tab-mobile {
    display: block;
  }

  .industry-tab-toggle {
    white-space: pre-wrap;
  }

  .hero-section {
    min-height: auto;
    padding-top: 150px;
    padding-bottom: 125px;
  }

  .text-large-2.text-black {
    font-size: var(--_responsive---font-size--text-medium);
    line-height: var(--_responsive---line-height--text-small);
    font-size: var(--_responsive---font-size--text-medium);
    line-height: var(--_responsive---line-height--text-small);
  }

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

  .vertical-gap-60 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .swiper-slide.capabilities-collection-item.is-cap {
    width: 49%;
  }

  .categories-items-inner {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .career-hero-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .diversity__content__block {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    width: 100%;
  }

  .diversity__main__wrapper {
    flex-flow: column;
  }

  .container-full {
    --_responsive---container--padding-right: 20px;
    --_responsive---container--padding-left: 20px;
    --_responsive---container--padding-bottom-large: 80px;
    --_responsive---container--container-large: 100%;
    --_responsive---heading--page-heading-medium: 44px;
    --_responsive---heading--page-heading-medium-height: 52px;
    --_responsive---text--text-common: 16px;
    --_responsive---text--text-common-height: 24px;
    --_responsive---letter-spacing--text-large: -.42px;
    --_responsive---title--heading-small: 20px;
    --_responsive---title--heading-small-height: 24px;
    --_responsive---font-size--title-base: 28px;
    --_responsive---line-height--text-medium: 26px;
    --_responsive---container--padding-top-medium: 80px;
    --_responsive---container--padding-bottom-medium: 80px;
    --_responsive---form--placeholder: 14px;
    --_responsive---button--size: 16px;
    --_responsive---line-height--text-base: 19.2px;
    --_responsive---form--label: 18px;
    --_responsive---line-height--text-small: 24px;
    --_responsive---border-radius--border-radius-xl: 8px;
    --_responsive---letter-spacing--button-text-spacing: -.48px;
    --_responsive---font-size--text-base: 12px;
    --_responsive---heading--404-text: 140px;
    --_responsive---heading--error-line: 140px;
    --_responsive---title--title_h3: 26px;
    --_responsive---title--title_h3_height: 34px;
    --_responsive---font-size--text-large: 21px;
    --_responsive---font-size--text-regular: 24px;
    --_responsive---header--header-menu: 18px;
    --_responsive---header--header-menu-height: 19.2px;
    --_responsive---footer--footer-menu: 20px;
    --_responsive---footer--footer-menu-height: 19.2px;
    --_responsive---blog--body-text: 16px;
    --_responsive---blog--body-text-height: 24px;
    --_responsive---footer--footer-menu-title: 20px;
    --_responsive---footer--footer-menu-title-height: 24px;
    --_responsive---form--form-text: 16px;
    --_responsive---blog--sidebar-heading-height: 24px;
    --_responsive---font-size--text-small: 20px;
    --_responsive---heading--page-heading: 50px;
    --_responsive---heading--page-heading-height: 58px;
    --_responsive---font-size--text-medium: 16px;
    --_responsive---line-height--title-base: 34px;
    --_responsive---font-size--section-title: 46px;
    --_responsive---line-height--section-title: 58px;
    --_responsive---letter-spacing--post-text-size: -.6px;
    --_responsive---heading--legal-heading: 21px;
    --_responsive---heading--legal-heading-height: 44px;
    --_responsive---text--text-base: 16px;
    --_responsive---font-size--post-text-size: 20px;
    --_responsive---line-height--text-large: 30px;
    --_responsive---title--continent_title: 24px;
    --_responsive---title--continent_title_height: 28px;
    --_responsive---heading--section-heading: 40px;
    --_responsive---heading--section-heading-height: 48px;
    --_responsive---font-size--text-normal: 16px;
    --_responsive---font-size--page-heading: 46px;
    --_responsive---line-height--page-heading: 56px;
    --_responsive---font-size--section-heading-medium: 40px;
    --_responsive---line-height--section-heading-medium: 50px;
    --_responsive---blog--heading-h3: 20px;
    --_responsive---blog--heading-h3-height: 24px;
    --_responsive---container--padding-top-large: 80px;
    --_responsive---blog--sidebar-heading: 20px;
    --_responsive---border-radius--border-radius-md: 4px;
    --_responsive---border-radius--border-radius-xs: 2px;
    --_responsive---font-size--hero-title: 60px;
    --_responsive---font-size--section-heading-large: 60px;
    --_responsive---font-size--title-large: 48px;
    --_responsive---font-size--title-medium: 40px;
    --_responsive---font-size--title-small: 36px;
    --_responsive---font-size--title-base-v2: 28px;
    --_responsive---font-size--title-extra-small: 24px;
    --_responsive---font-size--button-footer-link: 19.2px;
    --_responsive---letter-spacing--header-link: -.36px;
    --_responsive---letter-spacing--footer-link-text: -.32px;
    --_responsive---line-height--line-large: 60px;
    --_responsive---line-height--text-base-v2: 36px;
    --_responsive---line-height--post-text-size: 30px;
    --_responsive---line-height--card-title-large: 48px;
    --_responsive---line-height--text-medium-lh: 24px;
    --_responsive---font-size--text-tiny: 10px;
    --_responsive---font-size--card-title-large: 32px;
    --_responsive---font-size--heading-h2: 36px;
  }

  .collection-list-2 {
    padding-top: 32px;
  }

  .legal-privacy__items {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    width: 100%;
  }

  .diversity__img__block {
    width: 100%;
  }

  .collection-item-2 {
    padding: 20px;
  }

  .text-small-2 {
    font-size: 16px;
    line-height: 24px;
  }

  .legal__privacy__wrapper {
    flex-flow: column;
  }

  .culture-item {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .job-core-description h3 {
    font-size: 26px;
    line-height: 34px;
  }

  .container-small {
    --_responsive---container--padding-right: 20px;
    --_responsive---container--padding-left: 20px;
    --_responsive---container--padding-bottom-large: 80px;
    --_responsive---container--container-large: 100%;
    --_responsive---heading--page-heading-medium: 44px;
    --_responsive---heading--page-heading-medium-height: 52px;
    --_responsive---text--text-common: 16px;
    --_responsive---text--text-common-height: 24px;
    --_responsive---letter-spacing--text-large: -.42px;
    --_responsive---title--heading-small: 20px;
    --_responsive---title--heading-small-height: 24px;
    --_responsive---font-size--title-base: 28px;
    --_responsive---line-height--text-medium: 26px;
    --_responsive---container--padding-top-medium: 80px;
    --_responsive---container--padding-bottom-medium: 80px;
    --_responsive---form--placeholder: 14px;
    --_responsive---button--size: 16px;
    --_responsive---line-height--text-base: 19.2px;
    --_responsive---form--label: 18px;
    --_responsive---line-height--text-small: 24px;
    --_responsive---border-radius--border-radius-xl: 8px;
    --_responsive---letter-spacing--button-text-spacing: -.48px;
    --_responsive---font-size--text-base: 12px;
    --_responsive---heading--404-text: 140px;
    --_responsive---heading--error-line: 140px;
    --_responsive---title--title_h3: 26px;
    --_responsive---title--title_h3_height: 34px;
    --_responsive---font-size--text-large: 21px;
    --_responsive---font-size--text-regular: 24px;
    --_responsive---header--header-menu: 18px;
    --_responsive---header--header-menu-height: 19.2px;
    --_responsive---footer--footer-menu: 20px;
    --_responsive---footer--footer-menu-height: 19.2px;
    --_responsive---blog--body-text: 16px;
    --_responsive---blog--body-text-height: 24px;
    --_responsive---footer--footer-menu-title: 20px;
    --_responsive---footer--footer-menu-title-height: 24px;
    --_responsive---form--form-text: 16px;
    --_responsive---blog--sidebar-heading-height: 24px;
    --_responsive---font-size--text-small: 20px;
    --_responsive---heading--page-heading: 50px;
    --_responsive---heading--page-heading-height: 58px;
    --_responsive---font-size--text-medium: 16px;
    --_responsive---line-height--title-base: 34px;
    --_responsive---font-size--section-title: 46px;
    --_responsive---line-height--section-title: 58px;
    --_responsive---letter-spacing--post-text-size: -.6px;
    --_responsive---heading--legal-heading: 21px;
    --_responsive---heading--legal-heading-height: 44px;
    --_responsive---text--text-base: 16px;
    --_responsive---font-size--post-text-size: 20px;
    --_responsive---line-height--text-large: 30px;
    --_responsive---title--continent_title: 24px;
    --_responsive---title--continent_title_height: 28px;
    --_responsive---heading--section-heading: 40px;
    --_responsive---heading--section-heading-height: 48px;
    --_responsive---font-size--text-normal: 16px;
    --_responsive---font-size--page-heading: 46px;
    --_responsive---line-height--page-heading: 56px;
    --_responsive---font-size--section-heading-medium: 40px;
    --_responsive---line-height--section-heading-medium: 50px;
    --_responsive---blog--heading-h3: 20px;
    --_responsive---blog--heading-h3-height: 24px;
    --_responsive---container--padding-top-large: 80px;
    --_responsive---blog--sidebar-heading: 20px;
    --_responsive---border-radius--border-radius-md: 4px;
    --_responsive---border-radius--border-radius-xs: 2px;
    --_responsive---font-size--hero-title: 60px;
    --_responsive---font-size--section-heading-large: 60px;
    --_responsive---font-size--title-large: 48px;
    --_responsive---font-size--title-medium: 40px;
    --_responsive---font-size--title-small: 36px;
    --_responsive---font-size--title-base-v2: 28px;
    --_responsive---font-size--title-extra-small: 24px;
    --_responsive---font-size--button-footer-link: 19.2px;
    --_responsive---letter-spacing--header-link: -.36px;
    --_responsive---letter-spacing--footer-link-text: -.32px;
    --_responsive---line-height--line-large: 60px;
    --_responsive---line-height--text-base-v2: 36px;
    --_responsive---line-height--post-text-size: 30px;
    --_responsive---line-height--card-title-large: 48px;
    --_responsive---line-height--text-medium-lh: 24px;
    --_responsive---font-size--text-tiny: 10px;
    --_responsive---font-size--card-title-large: 32px;
    --_responsive---font-size--heading-h2: 36px;
  }

  .mission-block {
    justify-content: space-between;
    align-items: center;
  }

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

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

  .faq_content_block {
    max-width: 100%;
  }

  .members-list {
    margin-top: 30px;
  }

  .tabs {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .tabs-content-2, .tabs-content-2.mt-60, .tabs-content-2.mt-60 {
    margin-top: 30px;
  }

  .card-title-large-2.mb-40 {
    margin-bottom: 24px;
  }

  .working-process-items {
    grid-column-gap: 4%;
    grid-row-gap: 40px;
    flex-flow: wrap;
    grid-template-columns: 1fr 1fr;
    margin-top: 50px;
  }

  .section-content-block {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    margin-top: 20px;
  }

  .section-content-block.mt-32 {
    margin-top: 20px;
  }

  .continent-group {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .category-filer-button {
    width: 100%;
  }

  .insight-filter-divider.hide-tab {
    display: none;
  }

  .select-filter-wrapper {
    width: 100%;
  }

  .section-heading.pr-4 {
    padding-right: 0;
  }

  .section-heading.mobile-text-center {
    text-align: center;
  }

  .heading-h4 {
    font-family: var(--font-family--heading);
    color: var(--color--black-normal);
    font-weight: var(--font-weight--regular);
  }

  .media-press-group {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .team-member-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_responsive---container--padding-right: 16px;
    --_responsive---container--padding-left: 16px;
    --_responsive---container--padding-bottom-large: 60px;
    --_responsive---container--container-large: 1320px;
    --_responsive---heading--page-heading-medium: 34px;
    --_responsive---heading--page-heading-medium-height: 40px;
    --_responsive---text--text-common: 16px;
    --_responsive---text--text-common-height: 24px;
    --_responsive---letter-spacing--text-large: -.36px;
    --_responsive---title--heading-small: 20px;
    --_responsive---title--heading-small-height: 24px;
    --_responsive---font-size--title-base: 20px;
    --_responsive---line-height--text-medium: 26px;
    --_responsive---container--padding-top-medium: 32px;
    --_responsive---container--padding-bottom-medium: 32px;
    --_responsive---form--placeholder: 14px;
    --_responsive---button--size: 16px;
    --_responsive---line-height--text-base: 16.8px;
    --_responsive---form--label: 16px;
    --_responsive---line-height--text-small: 20px;
    --_responsive---border-radius--border-radius-xl: 8px;
    --_responsive---letter-spacing--button-text-spacing: -.42px;
    --_responsive---font-size--text-base: 12px;
    --_responsive---heading--404-text: 140px;
    --_responsive---heading--error-line: 140px;
    --_responsive---title--title_h3: 24px;
    --_responsive---title--title_h3_height: 32px;
    --_responsive---font-size--text-large: 21px;
    --_responsive---font-size--text-regular: 24px;
    --_responsive---header--header-menu: 18px;
    --_responsive---header--header-menu-height: 19.2px;
    --_responsive---footer--footer-menu: 12px;
    --_responsive---footer--footer-menu-height: 14.4px;
    --_responsive---blog--body-text: 16px;
    --_responsive---blog--body-text-height: 24px;
    --_responsive---footer--footer-menu-title: 20px;
    --_responsive---footer--footer-menu-title-height: 24px;
    --_responsive---form--form-text: 14px;
    --_responsive---blog--sidebar-heading-height: 20px;
    --_responsive---font-size--text-small: 12px;
    --_responsive---heading--page-heading: 36px;
    --_responsive---heading--page-heading-height: 50px;
    --_responsive---font-size--text-medium: 16px;
    --_responsive---line-height--title-base: 24px;
    --_responsive---font-size--section-title: 32px;
    --_responsive---line-height--section-title: 40px;
    --_responsive---letter-spacing--post-text-size: -.42px;
    --_responsive---heading--legal-heading: 21px;
    --_responsive---heading--legal-heading-height: 44px;
    --_responsive---text--text-base: 16px;
    --_responsive---font-size--post-text-size: 14px;
    --_responsive---line-height--text-large: 18px;
    --_responsive---title--continent_title: 20px;
    --_responsive---title--continent_title_height: 24px;
    --_responsive---heading--section-heading: 30px;
    --_responsive---heading--section-heading-height: 34px;
    --_responsive---font-size--text-normal: 16px;
    --_responsive---font-size--page-heading: 36px;
    --_responsive---line-height--page-heading: 44px;
    --_responsive---font-size--section-heading-medium: 32px;
    --_responsive---line-height--section-heading-medium: 40px;
    --_responsive---blog--heading-h3: 20px;
    --_responsive---blog--heading-h3-height: 24px;
    --_responsive---container--padding-top-large: 60px;
    --_responsive---blog--sidebar-heading: 16px;
    --_responsive---border-radius--border-radius-md: 4px;
    --_responsive---border-radius--border-radius-xs: 2px;
    --_responsive---font-size--hero-title: 54px;
    --_responsive---font-size--section-heading-large: 60px;
    --_responsive---font-size--title-large: 48px;
    --_responsive---font-size--title-medium: 24px;
    --_responsive---font-size--title-small: 36px;
    --_responsive---font-size--title-base-v2: 24px;
    --_responsive---font-size--title-extra-small: 24px;
    --_responsive---font-size--button-footer-link: 19.2px;
    --_responsive---letter-spacing--header-link: -.36px;
    --_responsive---letter-spacing--footer-link-text: -.32px;
    --_responsive---line-height--line-large: 30px;
    --_responsive---line-height--text-base-v2: 30px;
    --_responsive---line-height--post-text-size: 21px;
    --_responsive---line-height--card-title-large: 48px;
    --_responsive---line-height--text-medium-lh: 18px;
    --_responsive---font-size--text-tiny: 10px;
    --_responsive---font-size--card-title-large: 24px;
    --_responsive---font-size--heading-h2: 24px;
  }

  .utility-page-content {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .global-padding, .container-large {
    --_responsive---container--padding-right: 16px;
    --_responsive---container--padding-left: 16px;
    --_responsive---container--padding-bottom-large: 60px;
    --_responsive---container--container-large: 1320px;
    --_responsive---heading--page-heading-medium: 34px;
    --_responsive---heading--page-heading-medium-height: 40px;
    --_responsive---text--text-common: 16px;
    --_responsive---text--text-common-height: 24px;
    --_responsive---letter-spacing--text-large: -.36px;
    --_responsive---title--heading-small: 20px;
    --_responsive---title--heading-small-height: 24px;
    --_responsive---font-size--title-base: 20px;
    --_responsive---line-height--text-medium: 26px;
    --_responsive---container--padding-top-medium: 32px;
    --_responsive---container--padding-bottom-medium: 32px;
    --_responsive---form--placeholder: 14px;
    --_responsive---button--size: 16px;
    --_responsive---line-height--text-base: 16.8px;
    --_responsive---form--label: 16px;
    --_responsive---line-height--text-small: 20px;
    --_responsive---border-radius--border-radius-xl: 8px;
    --_responsive---letter-spacing--button-text-spacing: -.42px;
    --_responsive---font-size--text-base: 12px;
    --_responsive---heading--404-text: 140px;
    --_responsive---heading--error-line: 140px;
    --_responsive---title--title_h3: 24px;
    --_responsive---title--title_h3_height: 32px;
    --_responsive---font-size--text-large: 21px;
    --_responsive---font-size--text-regular: 24px;
    --_responsive---header--header-menu: 18px;
    --_responsive---header--header-menu-height: 19.2px;
    --_responsive---footer--footer-menu: 12px;
    --_responsive---footer--footer-menu-height: 14.4px;
    --_responsive---blog--body-text: 16px;
    --_responsive---blog--body-text-height: 24px;
    --_responsive---footer--footer-menu-title: 20px;
    --_responsive---footer--footer-menu-title-height: 24px;
    --_responsive---form--form-text: 14px;
    --_responsive---blog--sidebar-heading-height: 20px;
    --_responsive---font-size--text-small: 12px;
    --_responsive---heading--page-heading: 36px;
    --_responsive---heading--page-heading-height: 50px;
    --_responsive---font-size--text-medium: 16px;
    --_responsive---line-height--title-base: 24px;
    --_responsive---font-size--section-title: 32px;
    --_responsive---line-height--section-title: 40px;
    --_responsive---letter-spacing--post-text-size: -.42px;
    --_responsive---heading--legal-heading: 21px;
    --_responsive---heading--legal-heading-height: 44px;
    --_responsive---text--text-base: 16px;
    --_responsive---font-size--post-text-size: 14px;
    --_responsive---line-height--text-large: 18px;
    --_responsive---title--continent_title: 20px;
    --_responsive---title--continent_title_height: 24px;
    --_responsive---heading--section-heading: 30px;
    --_responsive---heading--section-heading-height: 34px;
    --_responsive---font-size--text-normal: 16px;
    --_responsive---font-size--page-heading: 36px;
    --_responsive---line-height--page-heading: 44px;
    --_responsive---font-size--section-heading-medium: 32px;
    --_responsive---line-height--section-heading-medium: 40px;
    --_responsive---blog--heading-h3: 20px;
    --_responsive---blog--heading-h3-height: 24px;
    --_responsive---container--padding-top-large: 60px;
    --_responsive---blog--sidebar-heading: 16px;
    --_responsive---border-radius--border-radius-md: 4px;
    --_responsive---border-radius--border-radius-xs: 2px;
    --_responsive---font-size--hero-title: 54px;
    --_responsive---font-size--section-heading-large: 60px;
    --_responsive---font-size--title-large: 48px;
    --_responsive---font-size--title-medium: 24px;
    --_responsive---font-size--title-small: 36px;
    --_responsive---font-size--title-base-v2: 24px;
    --_responsive---font-size--title-extra-small: 24px;
    --_responsive---font-size--button-footer-link: 19.2px;
    --_responsive---letter-spacing--header-link: -.36px;
    --_responsive---letter-spacing--footer-link-text: -.32px;
    --_responsive---line-height--line-large: 30px;
    --_responsive---line-height--text-base-v2: 30px;
    --_responsive---line-height--post-text-size: 21px;
    --_responsive---line-height--card-title-large: 48px;
    --_responsive---line-height--text-medium-lh: 18px;
    --_responsive---font-size--text-tiny: 10px;
    --_responsive---font-size--card-title-large: 24px;
    --_responsive---font-size--heading-h2: 24px;
  }

  .contact-banner__wrapper {
    min-height: 397px;
  }

  .contact-content-block {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .page-heading-medium {
    font-size: 40px;
    line-height: 48px;
  }

  .primary-button {
    padding: 12px 24px;
  }

  .primary-button.icon-button {
    font-size: 14px;
    line-height: 16.8px;
  }

  .primary-button.icon-button.mobile-d-none {
    display: none;
  }

  .primary-button.outline {
    padding: 11px 23px;
    font-size: 14px;
    line-height: 16.8px;
  }

  .primary-button.white {
    font-size: var(--_responsive---font-size--text-base);
    letter-spacing: var(--_responsive---letter-spacing--text-large);
    line-height: 14.4px;
  }

  .primary-button.outline-white {
    padding: 11px 23px;
    font-size: 14px;
    line-height: 16.8px;
  }

  .error-heading {
    font-size: 140px;
    line-height: 140px;
  }

  .not-found-title {
    font-size: 24px;
    line-height: 30px;
  }

  .text-block {
    font-size: 12px;
  }

  .capabilities-title-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-flow: column;
  }

  .capabilities-collection-list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .capabilities-collection-item {
    width: 100%;
  }

  .capabilities-img {
    max-width: 100px;
  }

  .cat-title-block {
    margin-bottom: 12px;
  }

  .cap-includes-list-block {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .industries-title-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
  }

  .industry-tab-button.industry-tab-home {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .header-link-items {
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-primary.transparent-header-button, .button-primary.primary-header-button, .button-primary.transparent-header-button, .button-primary.primary-header-button {
    display: none;
  }

  .footer-bottom-menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    width: 100%;
  }

  .footer-link {
    letter-spacing: -.24px;
    line-height: 14.4px;
  }

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

  .bottom-footer {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 24px;
  }

  .logo {
    max-width: 159px;
  }

  .middle-footer {
    margin-top: 24px;
  }

  .social-link {
    width: 100%;
    max-width: 85px;
  }

  .footer {
    padding-bottom: 16px;
  }

  .div-block-3 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .footer-menu-title, .ind-content-list-block, .ind-content-header-block {
    margin-bottom: 12px;
  }

  .ind-list-bullet.ins-list {
    height: 18px;
  }

  .ind-list {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .ind-outcome-block {
    margin-bottom: 20px;
  }

  .button-group {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .industry-hero-overlay {
    display: block;
  }

  .feature-insight-block {
    flex-flow: column;
    display: none;
  }

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

  .subscription-form-block {
    max-width: 500px;
  }

  .sf-email-field {
    font-size: var(--_responsive---form--placeholder);
    min-height: 48px;
  }

  .subscribe {
    min-height: 48px;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .insight-singe-hero-content-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .hero-insight-meta-block {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    font-size: var(--_responsive---form--placeholder);
    line-height: var(--_responsive---form--placeholder);
  }

  .meta-devider {
    height: 14px;
  }

  .insight-content-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .insight-meta-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .insight-sidebar-title {
    font-size: var(--_responsive---button--size);
  }

  .point-rich {
    font-size: 14px;
    line-height: 21px;
  }

  .insight-meta-content-block {
    overflow: hidden;
  }

  .insight-meta-dropdown-icon {
    display: flex;
  }

  .insight-meta-spacer {
    height: 8px;
    display: block;
  }

  .author-box {
    margin-top: -8px;
  }

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

  .author-designation {
    font-size: var(--_responsive---form--placeholder);
    line-height: 18px;
  }

  .copyright-block {
    border-top-color: #dadde370;
    margin-top: 16px;
    padding-top: 16px;
  }

  .footer-contact {
    font-size: var(--_responsive---font-size--text-small);
    letter-spacing: -.24px;
    line-height: 18px;
  }

  .industry-accordion-title {
    line-height: 28.8px;
  }

  .hero-section {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .hero-content-wrapper.not-home {
    min-height: 300px;
  }

  .text-large-2.text-black {
    font-size: var(--_responsive---form--label);
    line-height: var(--_responsive---line-height--title-base);
    letter-spacing: -.48px;
    font-size: 16px;
    line-height: 24px;
    font-size: var(--_responsive---form--label);
    line-height: var(--_responsive---line-height--title-base);
    letter-spacing: -.48px;
    font-size: 16px;
    line-height: 24px;
  }

  .cat-item {
    padding: 6px 12px;
  }

  .faqs_item-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .vertical-gap-60 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .vertical-gap-60.mobile-30 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .swiper-slide.capabilities-collection-item.is-cap {
    width: 95%;
  }

  .div-block-6 {
    text-align: center;
    justify-content: center;
  }

  .text-medium {
    letter-spacing: var(--_responsive---letter-spacing--text-large);
  }

  .text-medium.color-white.mb-24 {
    margin-bottom: 24px;
  }

  .text-medium.mob-16 {
    font-size: var(--_responsive---form--label);
    line-height: var(--_responsive---line-height--title-base);
    letter-spacing: var(--_responsive---letter-spacing--post-text-size);
  }

  .categories-items-inner {
    padding-top: 20px;
  }

  .categories-items-inner.is-category {
    margin-top: 0;
  }

  .mobile-show {
    display: block;
  }

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

  .legal-privacy__item {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .container-full {
    --_responsive---container--padding-right: 16px;
    --_responsive---container--padding-left: 16px;
    --_responsive---container--padding-bottom-large: 60px;
    --_responsive---container--container-large: 1320px;
    --_responsive---heading--page-heading-medium: 34px;
    --_responsive---heading--page-heading-medium-height: 40px;
    --_responsive---text--text-common: 16px;
    --_responsive---text--text-common-height: 24px;
    --_responsive---letter-spacing--text-large: -.36px;
    --_responsive---title--heading-small: 20px;
    --_responsive---title--heading-small-height: 24px;
    --_responsive---font-size--title-base: 20px;
    --_responsive---line-height--text-medium: 26px;
    --_responsive---container--padding-top-medium: 32px;
    --_responsive---container--padding-bottom-medium: 32px;
    --_responsive---form--placeholder: 14px;
    --_responsive---button--size: 16px;
    --_responsive---line-height--text-base: 16.8px;
    --_responsive---form--label: 16px;
    --_responsive---line-height--text-small: 20px;
    --_responsive---border-radius--border-radius-xl: 8px;
    --_responsive---letter-spacing--button-text-spacing: -.42px;
    --_responsive---font-size--text-base: 12px;
    --_responsive---heading--404-text: 140px;
    --_responsive---heading--error-line: 140px;
    --_responsive---title--title_h3: 24px;
    --_responsive---title--title_h3_height: 32px;
    --_responsive---font-size--text-large: 21px;
    --_responsive---font-size--text-regular: 24px;
    --_responsive---header--header-menu: 18px;
    --_responsive---header--header-menu-height: 19.2px;
    --_responsive---footer--footer-menu: 12px;
    --_responsive---footer--footer-menu-height: 14.4px;
    --_responsive---blog--body-text: 16px;
    --_responsive---blog--body-text-height: 24px;
    --_responsive---footer--footer-menu-title: 20px;
    --_responsive---footer--footer-menu-title-height: 24px;
    --_responsive---form--form-text: 14px;
    --_responsive---blog--sidebar-heading-height: 20px;
    --_responsive---font-size--text-small: 12px;
    --_responsive---heading--page-heading: 36px;
    --_responsive---heading--page-heading-height: 50px;
    --_responsive---font-size--text-medium: 16px;
    --_responsive---line-height--title-base: 24px;
    --_responsive---font-size--section-title: 32px;
    --_responsive---line-height--section-title: 40px;
    --_responsive---letter-spacing--post-text-size: -.42px;
    --_responsive---heading--legal-heading: 21px;
    --_responsive---heading--legal-heading-height: 44px;
    --_responsive---text--text-base: 16px;
    --_responsive---font-size--post-text-size: 14px;
    --_responsive---line-height--text-large: 18px;
    --_responsive---title--continent_title: 20px;
    --_responsive---title--continent_title_height: 24px;
    --_responsive---heading--section-heading: 30px;
    --_responsive---heading--section-heading-height: 34px;
    --_responsive---font-size--text-normal: 16px;
    --_responsive---font-size--page-heading: 36px;
    --_responsive---line-height--page-heading: 44px;
    --_responsive---font-size--section-heading-medium: 32px;
    --_responsive---line-height--section-heading-medium: 40px;
    --_responsive---blog--heading-h3: 20px;
    --_responsive---blog--heading-h3-height: 24px;
    --_responsive---container--padding-top-large: 60px;
    --_responsive---blog--sidebar-heading: 16px;
    --_responsive---border-radius--border-radius-md: 4px;
    --_responsive---border-radius--border-radius-xs: 2px;
    --_responsive---font-size--hero-title: 54px;
    --_responsive---font-size--section-heading-large: 60px;
    --_responsive---font-size--title-large: 48px;
    --_responsive---font-size--title-medium: 24px;
    --_responsive---font-size--title-small: 36px;
    --_responsive---font-size--title-base-v2: 24px;
    --_responsive---font-size--title-extra-small: 24px;
    --_responsive---font-size--button-footer-link: 19.2px;
    --_responsive---letter-spacing--header-link: -.36px;
    --_responsive---letter-spacing--footer-link-text: -.32px;
    --_responsive---line-height--line-large: 30px;
    --_responsive---line-height--text-base-v2: 30px;
    --_responsive---line-height--post-text-size: 21px;
    --_responsive---line-height--card-title-large: 48px;
    --_responsive---line-height--text-medium-lh: 18px;
    --_responsive---font-size--text-tiny: 10px;
    --_responsive---font-size--card-title-large: 24px;
    --_responsive---font-size--heading-h2: 24px;
  }

  .collection-item-2 {
    flex-flow: column;
    align-items: flex-start;
  }

  .text-small-2 {
    letter-spacing: -.48px;
  }

  .text-small-2.text-grey {
    letter-spacing: -.42px;
    letter-spacing: -.42px;
    font-size: 14px;
    line-height: 21px;
  }

  .text-regular-bold {
    font-size: 18px;
    line-height: 26px;
  }

  .heading-3 {
    font-size: 20px;
    line-height: 24px;
  }

  .number-medium {
    line-height: 30px;
  }

  .div-block-7 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .location-block.my-2 {
    padding-top: 16px;
    padding-bottom: 24px;
  }

  .primary-button-2 {
    padding: 12px 24px;
  }

  .job-apply__wrapper {
    padding-bottom: 23px;
  }

  .job__role__wrapper {
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .job-core-description h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .job-core-description p {
    font-size: var(--_responsive---form--label);
    line-height: var(--_responsive---line-height--title-base);
    letter-spacing: var(--_responsive---letter-spacing--post-text-size);
  }

  .job-core-description ul {
    margin-bottom: 20px;
  }

  .job-core-description li {
    font-size: var(--_responsive---form--label);
    line-height: var(--_responsive---line-height--title-base);
  }

  .career-desccription__wrapper {
    margin-top: 32px;
    padding-top: 32px;
  }

  .container-small {
    --_responsive---container--padding-right: 16px;
    --_responsive---container--padding-left: 16px;
    --_responsive---container--padding-bottom-large: 60px;
    --_responsive---container--container-large: 1320px;
    --_responsive---heading--page-heading-medium: 34px;
    --_responsive---heading--page-heading-medium-height: 40px;
    --_responsive---text--text-common: 16px;
    --_responsive---text--text-common-height: 24px;
    --_responsive---letter-spacing--text-large: -.36px;
    --_responsive---title--heading-small: 20px;
    --_responsive---title--heading-small-height: 24px;
    --_responsive---font-size--title-base: 20px;
    --_responsive---line-height--text-medium: 26px;
    --_responsive---container--padding-top-medium: 32px;
    --_responsive---container--padding-bottom-medium: 32px;
    --_responsive---form--placeholder: 14px;
    --_responsive---button--size: 16px;
    --_responsive---line-height--text-base: 16.8px;
    --_responsive---form--label: 16px;
    --_responsive---line-height--text-small: 20px;
    --_responsive---border-radius--border-radius-xl: 8px;
    --_responsive---letter-spacing--button-text-spacing: -.42px;
    --_responsive---font-size--text-base: 12px;
    --_responsive---heading--404-text: 140px;
    --_responsive---heading--error-line: 140px;
    --_responsive---title--title_h3: 24px;
    --_responsive---title--title_h3_height: 32px;
    --_responsive---font-size--text-large: 21px;
    --_responsive---font-size--text-regular: 24px;
    --_responsive---header--header-menu: 18px;
    --_responsive---header--header-menu-height: 19.2px;
    --_responsive---footer--footer-menu: 12px;
    --_responsive---footer--footer-menu-height: 14.4px;
    --_responsive---blog--body-text: 16px;
    --_responsive---blog--body-text-height: 24px;
    --_responsive---footer--footer-menu-title: 20px;
    --_responsive---footer--footer-menu-title-height: 24px;
    --_responsive---form--form-text: 14px;
    --_responsive---blog--sidebar-heading-height: 20px;
    --_responsive---font-size--text-small: 12px;
    --_responsive---heading--page-heading: 36px;
    --_responsive---heading--page-heading-height: 50px;
    --_responsive---font-size--text-medium: 16px;
    --_responsive---line-height--title-base: 24px;
    --_responsive---font-size--section-title: 32px;
    --_responsive---line-height--section-title: 40px;
    --_responsive---letter-spacing--post-text-size: -.42px;
    --_responsive---heading--legal-heading: 21px;
    --_responsive---heading--legal-heading-height: 44px;
    --_responsive---text--text-base: 16px;
    --_responsive---font-size--post-text-size: 14px;
    --_responsive---line-height--text-large: 18px;
    --_responsive---title--continent_title: 20px;
    --_responsive---title--continent_title_height: 24px;
    --_responsive---heading--section-heading: 30px;
    --_responsive---heading--section-heading-height: 34px;
    --_responsive---font-size--text-normal: 16px;
    --_responsive---font-size--page-heading: 36px;
    --_responsive---line-height--page-heading: 44px;
    --_responsive---font-size--section-heading-medium: 32px;
    --_responsive---line-height--section-heading-medium: 40px;
    --_responsive---blog--heading-h3: 20px;
    --_responsive---blog--heading-h3-height: 24px;
    --_responsive---container--padding-top-large: 60px;
    --_responsive---blog--sidebar-heading: 16px;
    --_responsive---border-radius--border-radius-md: 4px;
    --_responsive---border-radius--border-radius-xs: 2px;
    --_responsive---font-size--hero-title: 54px;
    --_responsive---font-size--section-heading-large: 60px;
    --_responsive---font-size--title-large: 48px;
    --_responsive---font-size--title-medium: 24px;
    --_responsive---font-size--title-small: 36px;
    --_responsive---font-size--title-base-v2: 24px;
    --_responsive---font-size--title-extra-small: 24px;
    --_responsive---font-size--button-footer-link: 19.2px;
    --_responsive---letter-spacing--header-link: -.36px;
    --_responsive---letter-spacing--footer-link-text: -.32px;
    --_responsive---line-height--line-large: 30px;
    --_responsive---line-height--text-base-v2: 30px;
    --_responsive---line-height--post-text-size: 21px;
    --_responsive---line-height--card-title-large: 48px;
    --_responsive---line-height--text-medium-lh: 18px;
    --_responsive---font-size--text-tiny: 10px;
    --_responsive---font-size--card-title-large: 24px;
    --_responsive---font-size--heading-h2: 24px;
  }

  .single-career-hero-heading-block {
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
  }

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

  .title-small-2.grey-darker.line-height {
    font-size: 18px;
    line-height: 22px;
  }

  .global-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .faq_item {
    padding-bottom: 20px;
  }

  .core-value {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

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

  .image-conent {
    object-fit: cover;
    width: 100%;
    height: 300px;
  }

  .image-conent.founder {
    object-fit: cover;
    object-fit: cover;
    height: 350px;
  }

  .tabs.member {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    scrollbar-width: thin;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    scrollbar-width: thin;
    padding-bottom: 8px;
    overflow: auto;
  }

  .tabs-content-2 {
    margin-top: 20px;
  }

  .about-hero-section.not-home {
    padding-bottom: 16px;
  }

  .card-title {
    font-size: 24px;
    line-height: 32px;
  }

  .card-title-large-2.mb-40 {
    font-size: 28px;
    line-height: 36px;
  }

  .section-header-block.margin-regular {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .working-process-items {
    grid-column-gap: 0%;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .tab-link.member {
    flex: none;
    font-size: 12px;
  }

  .team-profile {
    object-fit: cover;
    height: 350px;
  }

  .text-large-gray {
    letter-spacing: -.28px;
  }

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

  .accordion-content-block.is-category {
    margin-top: 0;
    padding-top: 0;
  }

  .accordion-content-inner.is-category {
    flex-flow: column;
    padding-top: 8px;
  }

  .accordion-icon-block {
    width: 14px;
    height: 14px;
  }

  .accordion-icon-block.is-home {
    inset: 4px 0% auto auto;
    position: absolute;
    inset: 4px 0% auto auto;
  }

  .accordion-icon-hz {
    width: 14px;
  }

  .accordion-icon-ver {
    height: 14px;
  }

  .mt-60 {
    margin-top: 32px;
  }

  .continent-item {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .continent-group {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .code-of-conduct-block {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .location-wrapper {
    padding-top: 60px;
  }

  .insight-second-feature-collection-item {
    height: 520px;
  }

  .category-filer-button {
    letter-spacing: -.28px;
    min-width: auto;
    padding: 16px;
    font-size: 14px;
    line-height: 16.8px;
  }

  .insight-filter-collection-wrapper {
    display: block;
  }

  .insight-collection-wrapper {
    display: none;
  }

  .insight-filter-select {
    letter-spacing: -.28px;
    min-height: 42px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
    line-height: 16.8px;
  }

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

  .select-icon {
    width: 12px;
  }

  .clear-filter {
    font-size: 12px;
    line-height: 16px;
    position: static;
    transform: none;
  }

  .clear-icon {
    width: 16px;
    height: 16px;
  }

  .insight-card-short-desciption {
    font-size: 14px;
    line-height: 21px;
  }

  .mb-16 {
    margin-bottom: 12px;
  }

  .page-heading-copy {
    font-size: var(--_responsive---font-size--section-heading-medium);
    line-height: var(--_responsive---line-height--section-heading-medium);
  }

  .text-extra {
    font-size: 16px;
    line-height: 24px;
  }

  .media-press-group {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .media__press__item {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .accordion__item__title {
    font-size: 20px;
    line-height: 24px;
  }

  .media__item__list, .country_location {
    font-size: 16px;
    line-height: 24px;
  }

  .team-member-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer-link-copy {
    letter-spacing: -.24px;
    line-height: 14.4px;
  }
}

@media screen and (max-width: 479px) {
  .page-heading-medium {
    font-size: 34px;
    line-height: 40px;
  }

  .primary-button.icon-button {
    grid-row-gap: 2px;
    grid-row-gap: 2px;
  }

  .capabilities-collection-list {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .cap-includes-list-item {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .cap-explore-button-text {
    display: block;
  }

  .cta-content-block {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
  }

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

  .sf-email-field {
    max-width: 100%;
    min-height: 46px;
  }

  .subscribe {
    width: 33%;
    min-height: 46px;
    padding: 12px 20px;
  }

  .insight-content-block {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .insight-sidebar {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .insight-content-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .insight-meta-box {
    padding: 16px;
  }

  .industry-button-icon {
    display: none;
  }

  .text-large-2.text-black {
    color: #1c1f23;
  }

  .text-large-2.text-black.mt-4 {
    font-size: 14px;
    line-height: 21px;
  }

  .header-logo {
    width: 133px;
  }

  .title-small-2 {
    font-size: 20px;
  }

  .title-small-2.grey-darker.line-height {
    letter-spacing: -.6px;
    text-overflow: clip;
    white-space: normal;
    letter-spacing: -.6px;
    white-space: normal;
    letter-spacing: -.6px;
    white-space: normal;
  }

  .global-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .text-block-3 {
    text-decoration: none;
  }

  .icon-box {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .image-conent {
    height: 220px;
  }

  .image-conent.founder {
    height: 325px;
  }

  .country-name {
    max-width: 100px;
  }

  .tabs {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .tabs.member {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: space-between;
  }

  .image-3 {
    max-width: 70%;
  }

  .tabs-content-2 {
    margin-top: 20px;
  }

  .tabs-content-2.mt-60 {
    margin-top: 22px;
  }

  .card-title {
    font-size: 22px;
    line-height: 30px;
  }

  .card-title-large-2.mb-40 {
    font-size: 24px;
    line-height: 30px;
  }

  .working-process-items {
    margin-top: 32px;
  }

  .tab-link {
    text-align: center;
    white-space: nowrap;
    padding: 8px 11px;
    font-size: 14px;
    line-height: 16.8px;
  }

  .tab-link.w--current {
    white-space: nowrap;
  }

  .heading-h4 {
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-13 {
    grid-template-columns: 1fr;
  }

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

  .team-member-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  #w-node-b81f718c-3551-16ca-1323-ea1a4879edc4-4879edc1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}
