:root {
  --_colors---background-color--bg-primary: #020816;
  --_typography---font--body-font: Sora, sans-serif;
  --_colors---text-color--text-primary: var(--_colors---core-neutral-color--neutral-inverse);
  --_typography---base-typography--base-font-size: 17px;
  --_typography---base-typography--base-line-height: 1.6rem;
  --_typography---base-typography--base-letter-spacing: 0em;
  --_typography---h1-heading--h1-margin-bottom: .3em;
  --_typography---font--heading-font: Rajdhani, sans-serif;
  --_typography---h1-heading--h1-size: 60px;
  --_typography---h1-heading--h1-line-height: 1.04em;
  --_typography---h1-heading--h1-weight: 700;
  --_typography---h1-heading--h1-letter-spacing: -.01em;
  --_typography---h2-heading--h2-margin-bottom: .35em;
  --_typography---h2-heading--h2-size: 25px;
  --_typography---h2-heading--h2-line-height: 1.04em;
  --_typography---h2-heading--h2-weight: 500;
  --_typography---h2-heading--h2-letter-spacing: -.01em;
  --_typography---h3-heading--h3-margin-bottom: .5em;
  --_typography---h3-heading--h3-size: 20px;
  --_typography---h3-heading--h3-line-height: 1.04em;
  --_typography---h3-heading--h3-weight: 500;
  --_typography---h3-heading--h3-letter-spacing: -.01em;
  --_typography---h4-heading--h4-margin-bottom: .5em;
  --_colors---background-color--bg-accent-primary: var(--_colors---core-accent-color--accent-primary);
  --_typography---h4-heading--h4-size: 1.33rem;
  --_typography---h4-heading--h4-line-height: 1.3em;
  --_typography---h4-heading--h4-weight: 700;
  --_typography---h4-heading--h4-letter-spacing: -.01em;
  --_typography---h5-heading--h5-margin-bottom: .5em;
  --_typography---h5-heading--h5-size: 1rem;
  --_typography---h5-heading--h5-line-height: 1.3em;
  --_typography---h5-heading--h5-weight: 700;
  --_typography---h5-heading--h5-letter-spacing: 0em;
  --_typography---h6-heading--h6-margin-bottom: .5em;
  --_typography---h6-heading--h6-size: .75rem;
  --_typography---h6-heading--h6-line-height: 1.3em;
  --_typography---h6-heading--h6-weight: 700;
  --_typography---h6-heading--h6-letter-spacing: .1em;
  --_typography---base-typography--base-margin-bottom: .75em;
  --_typography---text--text-size: 16px;
  --_typography---text--text-line-height: 1.75em;
  --_typography---text--text-letter-spacing: 0em;
  --_colors---core-accent-color--accent-primary: #1d6fe8;
  --_colors---core-accent-color--accent-primary-hover: #3f4cff;
  --_sizes---image--image-radius: var(--_sizes---card--card-radius);
  --_sizes---spacing--1-25x: 1.25rem;
  --_sizes---spacing--0-5x: .5rem;
  --_sizes---spacing--1-5x: 1.5rem;
  --_sizes---card--card-radius: .5rem;
  --_sizes---container--container-width: 1280px;
  --_sizes---container--container-padding-horizontal: var(--_sizes---spacing--1x);
  --_sizes---container--container-lg-width: 1440px;
  --_sizes---container--container-sm-width: 1000px;
  --_sizes---section--section-padding-vertical: var(--_sizes---spacing--8x);
  --_colors---background-color--bg-secondary: var(--_colors---core-neutral-color--neutral-secondary);
  --_colors---text-color--text-on-accent-primary: #fff;
  --_colors---background-color--bg-inverse: var(--_colors---core-neutral-color--neutral-inverse);
  --_colors---text-color--text-inverse-primary: var(--_colors---core-neutral-color--neutral-primary);
  --_colors---background-color--bg-accent-secondary: var(--_colors---core-accent-color--accent-secondary);
  --_colors---text-color--text-on-accent-secondary: #fff;
  --_colors---background-color--bg-accent-tertiary: var(--_colors---core-accent-color--accent-tertiary);
  --_colors---text-color--text-on-accent-tertiary: #fff;
  --_typography---eyebrow--eyebrow-font: var(--_typography---font--body-font);
  --_colors---current-color--current-a60: color-mix(in srgb, currentColor 60%, transparent);
  --_typography---eyebrow--eyebrow-size: .9rem;
  --_typography---eyebrow--eyebrow-line-height: 1.3em;
  --_typography---base-typography--base-font-weight: 400;
  --_typography---eyebrow--eyebrow-letter-spacing: .01em;
  --_sizes---gap--sm-gap: var(--_sizes---spacing--2x);
  --_sizes---gap--xs-gap: var(--_sizes---spacing--1x);
  --_sizes---gap--md-gap: var(--_sizes---spacing--3x);
  --_typography---h0-heading--h0-margin-bottom: .3em;
  --_typography---h0-heading--h0-size: 5.61rem;
  --_typography---h0-heading--h0-line-height: 1.04em;
  --_typography---h0-heading--h0-weight: 700;
  --_typography---h0-heading--h0-letter-spacing: -.01em;
  --_typography---text-lg--lg-text-size: 1.13rem;
  --_typography---text-lg--lg-text-line-height: 1.6em;
  --_typography---text-lg--lg-text-letter-spacing: 0em;
  --_typography---text-xl--xl-text-size: 1.5rem;
  --_typography---text-xl--xl-text-line-height: 1.6em;
  --_typography---text-xl--xl-text-letter-spacing: 0em;
  --_typography---text-sm--sm-text-size: .88rem;
  --_typography---text-sm--sm-text-line-height: 1.6em;
  --_typography---text-sm--sm-text-letter-spacing: 0em;
  --_colors---border-color--border-secondary: var(--_colors---core-color-tint--neutral-inverse-a20);
  --_colors---core-neutral-color--neutral-inverse: #fff;
  --_sizes---button--button-padding-vertical: 1em;
  --_sizes---button--button-padding-horizontal: 1.5em;
  --_colors---button--button-primary-border: transparent;
  --_sizes---button--button-radius: .25rem;
  --_typography---button--button-font: var(--_typography---font--button-font);
  --_colors---button--button-primary-border-hover: transparent;
  --_colors---button--button-primary-text: var(--_colors---text-color--text-on-accent-primary);
  --_colors---button--button-secondary-border: transparent;
  --_colors---core-color-tint--neutral-inverse-a20: #fff3;
  --_colors---button--button-secondary-border-hover: transparent;
  --_colors---core-color-tint--neutral-inverse-a40: #fff6;
  --_colors---core-color-tint--neutral-inverse-a50: #ffffff80;
  --_colors---text-link--link-inverse-hover: var(--_colors---text-color--text-accent-on-inverse-hover);
  --_colors---core-color-tint--neutral-primary-a20: #12121233;
  --_colors---core-color-tint--neutral-primary-a40: #12121266;
  --_sizes---spacing--0-75x: .75rem;
  --_colors---core-neutral-color--neutral-primary: #121212;
  --_colors---core-color-tint--neutral-inverse-a70: #ffffffb3;
  --_sizes---input--input-padding-vertical: var(--_sizes---spacing--1x);
  --_sizes---input--input-padding-horizontal: var(--_sizes---spacing--1x);
  --_colors---input--input-primary-border: var(--_colors---text-color--text-primary);
  --_sizes---input--input-radius: .25rem;
  --_colors---input--input-primary-border-hover: var(--_colors---text-color--text-primary);
  --_colors---input--input-inverse-border: var(--_colors---text-color--text-inverse-primary);
  --_colors---input--input-inverse-border-hover: var(--_colors---text-color--text-inverse-primary);
  --_colors---input--input-inverse-text-placeholder: var(--_colors---core-color-tint--neutral-primary-a50);
  --_colors---input--input-inverse-bg: transparent;
  --_colors---input--input-inverse-text: var(--_colors---text-color--text-inverse-primary);
  --_colors---input--input-inverse-bg-hover: transparent;
  --_sizes---spacing--1x: 1rem;
  --_sizes---spacing--2x: 2rem;
  --_sizes---radius--sm-radius: .25rem;
  --_colors---input--input-primary-text: var(--_colors---text-color--text-primary);
  --_colors---input--input-control: var(--_colors---core-accent-color--accent-primary);
  --_sizes---spacing--4x: 4rem;
  --_sizes---radius--round: 100rem;
  --_sizes---spacing--5x: 5rem;
  --_typography---text-xxl--xxl-text-size: 2rem;
  --_typography---text-xxl--xxl-text-line-height: 1.6em;
  --_typography---text-xxl--xxl-text-letter-spacing: 0em;
  --_sizes---spacing--3x: 3rem;
  --_colors---card--card-primary-border: var(--_colors---border-color--border-secondary);
  --_colors---card--card-secondary-border: var(--_colors---border-color--border-secondary);
  --_colors---card--card-secondary-bg: var(--_colors---background-color--bg-secondary);
  --_colors---card--card-secondary-text: var(--_colors---text-color--text-primary);
  --_colors---card--card-accent-primary-border: transparent;
  --_colors---card--card-accent-primary-bg: var(--_colors---background-color--bg-accent-primary);
  --_colors---card--card-accent-primary-text: white;
  --_colors---card--card-inverse-border: #0e0e0ef2;
  --_colors---card--card-inverse-bg: var(--_colors---background-color--bg-inverse);
  --_colors---card--card-inverse-text: var(--_colors---text-color--text-inverse-primary);
  --_colors---border-color--border-primary: var(--_colors---core-color-tint--neutral-inverse-a10);
  --_interactions---ix--ix-card-spacing: 2rem;
  --_colors---border-color--border-accent: var(--_colors---core-accent-color--accent-primary);
  --_colors---card--card-accent-secondary-bg: var(--_colors---background-color--bg-accent-secondary);
  --_colors---card--card-accent-tertiary-bg: var(--_colors---background-color--bg-accent-tertiary);
  --_sizes---spacing--8x: 8rem;
  --_sizes---card--card-padding: var(--_sizes---spacing--2x);
  --_sizes---slider--4-slides: 4;
  --_sizes---slider--spacing-sm: var(--_sizes---spacing--1x);
  --_sizes---slider--2-slides: 2;
  --_sizes---slider--3-slides: 3;
  --_sizes---slider--5-slides: 5;
  --_sizes---slider--1-5-slides: 1.5;
  --_sizes---width--xs: 25rem;
  --_sizes---gap--xxs-gap: var(--_sizes---spacing--0-5x);
  --_sizes---slider--navigation: var(--_sizes---spacing--0-75x);
  --_colors---core-accent-color--accent-secondary: transparent;
  --_colors---text-link--link-primary: var(--_colors---text-color--text-accent-on-primary);
  --_colors---text-color--text-inverse-secondary: var(--_colors---core-color-tint--neutral-primary-a60);
  --_colors---current-color--current-a10: color-mix(in srgb, currentColor 10%, transparent);
  --_colors---current-color--current: color-mix(in srgb, currentColor 100%, transparent);
  --_colors---current-color--current-a20: color-mix(in srgb, currentColor 20%, transparent);
  --_slider---spacing: 0rem;
  --_sizes---gap--lg-gap: var(--_sizes---spacing--4x);
  --_colors---text-color--text-accent-on-primary: #8f94ff;
  --_colors---core-color-tint--neutral-inverse-a10: #ffffff1a;
  --_sizes---spacing--0-25x: .25rem;
  --_colors---current-color--current-a70: color-mix(in srgb, currentColor 70%, transparent);
  --_colors---core-color-tint--accent-primary-a20: #6872ff33;
  --_sizes---tag--tag-padding-horizontal: var(--_sizes---spacing--0-5x);
  --_sizes---tag--tag-radius: .25rem;
  --_typography---tag--tag-size: .75rem;
  --_colors---core-color-tint--neutral-inverse-a80: #fffc;
  --_colors---current-color--current-a05: color-mix(in srgb, currentColor 5%, transparent);
  --_colors---button--button-primary-bg: var(--_colors---core-accent-color--accent-primary);
  --_colors---background-color--bg-overlay: var(--_colors---core-neutral-color--neutral-primary);
  --_colors---text-link--link-inverse: var(--_colors---text-color--text-accent-on-inverse);
  --_colors---input--input-primary-bg: transparent;
  --_colors---input--input-primary-bg-hover: transparent;
  --_colors---input--input-primary-text-placeholder: var(--_colors---core-color-tint--neutral-inverse-a20);
  --_colors---core-accent-color--accent-secondary-hover: transparent;
  --_colors---text-link--link-primary-hover: var(--_colors---text-color--text-accent-on-primary-hover);
  --_colors---text-link--link-secondary: var(--_colors---text-color--text-primary);
  --_sizes---width--sm: 35rem;
  --_sizes---width--md: 40rem;
  --_sizes---width--lg: 50rem;
  --_colors---card--card-primary-text: var(--_colors---text-color--text-primary);
  --_colors---card--card-inverse-bg-hover: var(--_colors---background-color--bg-inverse);
  --_sizes---radius--md-radius: .5rem;
  --_sizes---radius--lg-radius: .75rem;
  --_sizes---radius--xl-radius: 1rem;
  --_sizes---spacing--6x: 6rem;
  --_sizes---gap--xl-gap: var(--_sizes---spacing--5x);
  --_colors---button--button-secondary-bg-hover: transparent;
  --_colors---text-color--text-secondary: var(--_colors---core-color-tint--neutral-inverse-a60);
  --_colors---nav-link--nav-link-inverse: var(--_colors---text-color--text-inverse-primary);
  --_colors---text-color--text-on-overlay: var(--_colors---core-neutral-color--neutral-inverse);
  --_interactions---ix--ix-hero-intro-slide-up-100vh: 0px;
  --_interactions---ix--ix-hero-intro-clipping-mask-3: 0px;
  --_interactions---ix--ix-hero-intro-clipping-mask-2: 0px;
  --_interactions---ix--ix-hero-intro-clipping-mask-1: 0px;
  --_colors---card--card-primary-bg: var(--_colors---background-color--bg-primary);
  --_colors---core-color-tint--accent-primary-a90: #6872ffe6;
  --_colors---core-color-tint--accent-primary-a80: #6872ffcc;
  --_colors---core-color-tint--accent-primary-a70: #6872ffb3;
  --_colors---core-color-tint--accent-primary-a60: #6872ff99;
  --_colors---core-color-tint--accent-primary-a50: #6872ff80;
  --_colors---core-color-tint--accent-primary-a40: #6872ff66;
  --_colors---core-color-tint--accent-primary-a30: #6872ff4d;
  --_colors---core-color-tint--accent-primary-a10: #6872ff1a;
  --_colors---core-color-tint--accent-secondary-a90: transparent;
  --_colors---core-color-tint--accent-secondary-a80: transparent;
  --_colors---core-color-tint--accent-secondary-a70: transparent;
  --_colors---core-color-tint--accent-secondary-a60: transparent;
  --_colors---core-color-tint--accent-secondary-a50: transparent;
  --_colors---core-color-tint--accent-secondary-a40: transparent;
  --_colors---core-color-tint--accent-secondary-a30: transparent;
  --_colors---core-color-tint--accent-secondary-a20: transparent;
  --_colors---core-color-tint--accent-secondary-a10: transparent;
  --_colors---core-accent-color--accent-tertiary: transparent;
  --_colors---core-accent-color--accent-tertiary-hover: transparent;
  --_colors---core-color-tint--accent-tertiary-a90: transparent;
  --_colors---core-color-tint--neutral-inverse-a90: #ffffffe6;
  --_colors---core-color-tint--neutral-inverse-a60: #fff9;
  --_colors---core-color-tint--neutral-inverse-a30: #ffffff4d;
  --_colors---core-color-tint--neutral-primary-a90: #121212e6;
  --_colors---core-color-tint--neutral-primary-a80: #121212cc;
  --_colors---core-color-tint--neutral-primary-a70: #121212b3;
  --_colors---core-color-tint--neutral-primary-a60: #12121299;
  --_colors---core-color-tint--neutral-primary-a50: #12121280;
  --_colors---core-color-tint--neutral-primary-a30: #1212124d;
  --_colors---core-color-tint--neutral-primary-a10: #1212121a;
  --_colors---core-color-tint--accent-tertiary-a10: transparent;
  --_colors---core-color-tint--accent-tertiary-a20: transparent;
  --_colors---core-color-tint--accent-tertiary-a30: transparent;
  --_colors---core-color-tint--accent-tertiary-a40: transparent;
  --_colors---core-color-tint--accent-tertiary-a50: transparent;
  --_colors---core-color-tint--accent-tertiary-a60: transparent;
  --_colors---core-color-tint--accent-tertiary-a70: transparent;
  --_colors---core-color-tint--accent-tertiary-a80: transparent;
  --_colors---core-neutral-color--neutral-secondary: #171717;
  --_sizes---gap--xxl-gap: var(--_sizes---spacing--6x);
  --_interactions---ix--ix-card-change-width: 50%;
  --_colors---current-color--current-a80: color-mix(in srgb, currentColor 80%, transparent);
  --_interactions---ix--ix-nav-width: 0px;
  --_sizes---nav--nav-height: 4rem;
  --_colors---text-color--text-accent-on-inverse: #6872ff;
  --_colors---nav-link--nav-link-primary: var(--_colors---text-color--text-primary);
  --_colors---button--button-secondary-bg: transparent;
  --_sizes---card--card-padding-sm: var(--_sizes---spacing--1-5x);
  --_colors---current-color--current-a50: color-mix(in srgb, currentColor 50%, transparent);
  --_sizes---width--xl: 60rem;
  --_typography---base-typography--base-font-weight-bold: 600;
  --_typography---blockquote--blockquote-font: var(--_typography---font--body-font);
  --_typography---blockquote--blockquote-size: clamp(1.125rem, 1.5vw + .25rem, 1.5rem);
  --_typography---blockquote--blockquote-line-height: 1.5em;
  --_typography---blockquote--blockquote-letter-spacing: .01em;
  --_typography---size: 20px;
  --_colors---text-color--text-accent-on-primary-hover: #8f94ff99;
  --_colors---text-color--text-accent-on-inverse-hover: #6872ff99;
  --_colors---border-color--border-inverse-primary: var(--_colors---core-color-tint--neutral-primary-a20);
  --_colors---border-color--border-inverse-secondary: var(--_colors---core-color-tint--neutral-primary-a10);
  --_sizes---spacing--1-75x: 1.75rem;
  --_sizes---spacing--7x: 7rem;
  --_typography---font--button-font: Figtree, sans-serif;
  --_typography---base-typography--base-font: var(--_typography---font--body-font);
  --_colors---blockquote--blockquote-bg: transparent;
  --_colors---blockquote--blockquote-text: var(--_colors---text-color--text-primary);
  --_colors---blockquote--blockquote-border: var(--_colors---text-color--text-primary);
  --_typography---blockquote--blockquote-radius: 0px;
  --_typography---blockquote--blockquote-border-width: 3px;
  --_typography---blockquote--blockquote-padding-vertical: var(--_sizes---spacing--0-75x);
  --_typography---blockquote--blockquote-padding-horizontal: var(--_sizes---spacing--1-25x);
  --_sizes---button--button-size: var(--_typography---base-typography--base-font-size);
  --_colors---button--button-primary-bg-hover: var(--_colors---core-accent-color--accent-primary-hover);
  --_colors---button--button-secondary-text: var(--_colors---text-color--text-primary);
  --_colors---input--input-control-border: var(--_colors---core-accent-color--accent-primary);
  --_colors---card--card-primary-bg-hover: var(--_colors---background-color--bg-primary);
  --_colors---card--card-secondary-bg-hover: var(--_colors---background-color--bg-secondary);
  --_colors---card--card-accent-primary-bg-hover: var(--_colors---background-color--bg-accent-primary);
  --_colors---card--card-accent-secondary-bg-hover: var(--_colors---background-color--bg-accent-secondary);
  --_colors---card--card-accent-secondary-text: white;
  --_colors---card--card-accent-secondary-border: transparent;
  --_colors---card--card-accent-tertiary-bg-hover: var(--_colors---background-color--bg-accent-tertiary);
  --_colors---card--card-accent-tertiary-text: transparent;
  --_colors---card--card-accent-tertiary-border: transparent;
  --_sizes---tag--tag-padding-vertical: var(--_sizes---spacing--0-25x);
  --_colors---text-link--link-secondary-hover: var(--_colors---core-color-tint--neutral-inverse-a60);
  --_interactions---ix--ix-follow-cursor: 0%;
  --_sizes---width--xxs: 12rem;
}

body {
  background-color: var(--_colors---background-color--bg-primary);
  font-family: var(--_typography---font--body-font);
  color: var(--_colors---text-color--text-primary);
  font-size: var(--_typography---base-typography--base-font-size);
  line-height: var(--_typography---base-typography--base-line-height);
  letter-spacing: var(--_typography---base-typography--base-letter-spacing);
}

h1 {
  margin-top: 20px;
  margin-bottom: var(--_typography---h1-heading--h1-margin-bottom);
  font-family: var(--_typography---font--heading-font);
  font-size: var(--_typography---h1-heading--h1-size);
  line-height: var(--_typography---h1-heading--h1-line-height);
  font-weight: var(--_typography---h1-heading--h1-weight);
  letter-spacing: var(--_typography---h1-heading--h1-letter-spacing);
}

h2 {
  margin-top: 20px;
  margin-bottom: var(--_typography---h2-heading--h2-margin-bottom);
  font-family: var(--_typography---font--heading-font);
  font-size: var(--_typography---h2-heading--h2-size);
  line-height: var(--_typography---h2-heading--h2-line-height);
  font-weight: var(--_typography---h2-heading--h2-weight);
  letter-spacing: var(--_typography---h2-heading--h2-letter-spacing);
}

h3 {
  margin-top: 20px;
  margin-bottom: var(--_typography---h3-heading--h3-margin-bottom);
  font-family: var(--_typography---font--heading-font);
  font-size: var(--_typography---h3-heading--h3-size);
  line-height: var(--_typography---h3-heading--h3-line-height);
  font-weight: var(--_typography---h3-heading--h3-weight);
  letter-spacing: var(--_typography---h3-heading--h3-letter-spacing);
}

h4 {
  margin-top: 10px;
  margin-bottom: var(--_typography---h4-heading--h4-margin-bottom);
  font-family: var(--_typography---font--heading-font);
  color: var(--_colors---background-color--bg-accent-primary);
  font-size: var(--_typography---h4-heading--h4-size);
  line-height: var(--_typography---h4-heading--h4-line-height);
  font-weight: var(--_typography---h4-heading--h4-weight);
  letter-spacing: var(--_typography---h4-heading--h4-letter-spacing);
}

h5 {
  margin-top: 10px;
  margin-bottom: var(--_typography---h5-heading--h5-margin-bottom);
  font-family: var(--_typography---font--heading-font);
  font-size: var(--_typography---h5-heading--h5-size);
  line-height: var(--_typography---h5-heading--h5-line-height);
  font-weight: var(--_typography---h5-heading--h5-weight);
  letter-spacing: var(--_typography---h5-heading--h5-letter-spacing);
}

h6 {
  margin-top: 10px;
  margin-bottom: var(--_typography---h6-heading--h6-margin-bottom);
  font-family: var(--_typography---font--heading-font);
  font-size: var(--_typography---h6-heading--h6-size);
  line-height: var(--_typography---h6-heading--h6-line-height);
  font-weight: var(--_typography---h6-heading--h6-weight);
  letter-spacing: var(--_typography---h6-heading--h6-letter-spacing);
}

p {
  margin-bottom: var(--_typography---base-typography--base-margin-bottom);
  font-family: var(--_typography---font--body-font);
  font-size: var(--_typography---text--text-size);
  line-height: var(--_typography---text--text-line-height);
  letter-spacing: var(--_typography---text--text-letter-spacing);
  text-wrap: balance;
}

a {
  color: var(--_colors---core-accent-color--accent-primary);
  text-decoration: underline;
}

a:hover {
  color: var(--_colors---core-accent-color--accent-primary-hover);
}

img {
  border-radius: var(--_sizes---image--image-radius);
  max-width: 100%;
  display: inline-block;
}

.footer {
  color: var(--_colors---text-color--text-primary);
  background-color: #020816;
}

.footer.is-secondary {
  background-color: var(--_colors---background-color--bg-secondary);
  color: var(--_colors---text-color--text-primary);
}

.footer.is-accent-primary {
  background-color: var(--_colors---core-accent-color--accent-primary);
  color: var(--_colors---text-color--text-on-accent-primary);
}

.footer.is-inverse {
  color: #fff;
  background-color: #060b14;
}

.footer.is-accent-secondary {
  background-color: var(--_colors---background-color--bg-accent-secondary);
  color: var(--_colors---text-color--text-on-accent-secondary);
}

.footer.is-accent-tertiary {
  background-color: var(--_colors---background-color--bg-accent-tertiary);
  color: var(--_colors---text-color--text-on-accent-tertiary);
}

.cw-logo-text {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #ffffff80;
  flex-flow: column;
  order: 0;
  font-size: 12px;
  display: flex;
}

.cw-nav-row {
  z-index: 99999;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  text-align: left;
  border: 1px #ffffff14;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: 1400px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 16px 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cw-logo {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.cw-logo-mark {
  background-color: #0b1626;
  border: 1px solid #ffffff26;
  border-radius: 8px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  display: flex;
}

.cw-logo-text-1 {
  flex-direction: column;
  line-height: 1.1;
  display: flex;
}

.cw-logo-name {
  color: #fff;
  letter-spacing: .02em;
  font-family: Rajdhani, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.cw-logo-tag {
  color: #1d6fe8;
  letter-spacing: .14em;
  text-transform: uppercase;
  width: 150px;
  font-family: Sora, sans-serif;
  font-size: 8.5px;
  font-weight: 600;
}

.cw-nav-links-1 {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.cw-nav-right-1 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}

.cw-btn-primary {
  color: #fff;
  background-color: #1d6fe8;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 11px 20px;
  font-family: Sora, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
}

.cw-user-icon {
  border: 1px solid #ffffff26;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  text-decoration: none;
  display: flex;
}

.cw-footer-1 {
  background-color: #020816;
  border-top: 1px solid #ffffff14;
  max-width: 1400px;
  margin: 0 auto;
  padding: 48px 40px 28px;
}

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

.cw-social-row {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.cw-footer-bottom-1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #ffffff59;
  border-top: 1px solid #ffffff14;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 36px;
  padding-top: 22px;
  font-family: Sora, sans-serif;
  font-size: 12.5px;
  display: flex;
}

.section-4 {
  border: 1px solid #fffc;
  border-radius: 20px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 24px;
}

.image-4 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.text-block-8, .text-block-9, .text-block-10 {
  font-family: var(--_typography---font--heading-font);
  font-size: var(--_typography---h4-heading--h4-size);
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  body {
    --_typography---font--body-font: Sora, sans-serif;
    --_typography---base-typography--base-font-size: 17px;
    --_typography---base-typography--base-line-height: 1.6rem;
    --_typography---base-typography--base-letter-spacing: 0em;
    --_typography---h1-heading--h1-margin-bottom: .3em;
    --_typography---font--heading-font: Rajdhani, sans-serif;
    --_typography---h1-heading--h1-size: 3.37rem;
    --_typography---h1-heading--h1-line-height: 1.04em;
    --_typography---h1-heading--h1-weight: 700;
    --_typography---h1-heading--h1-letter-spacing: -.01em;
    --_typography---h2-heading--h2-margin-bottom: .35em;
    --_typography---h2-heading--h2-size: 1.89rem;
    --_typography---h2-heading--h2-line-height: 1.04em;
    --_typography---h2-heading--h2-weight: 500;
    --_typography---h2-heading--h2-letter-spacing: -.01em;
    --_typography---h3-heading--h3-margin-bottom: .5em;
    --_typography---h3-heading--h3-size: 1.42rem;
    --_typography---h3-heading--h3-line-height: 1.04em;
    --_typography---h3-heading--h3-weight: 500;
    --_typography---h3-heading--h3-letter-spacing: -.01em;
    --_typography---h4-heading--h4-margin-bottom: .5em;
    --_typography---h4-heading--h4-size: 1.2rem;
    --_typography---h4-heading--h4-line-height: 1.3em;
    --_typography---h4-heading--h4-weight: 700;
    --_typography---h4-heading--h4-letter-spacing: -.01em;
    --_typography---h5-heading--h5-margin-bottom: .5em;
    --_typography---h5-heading--h5-size: 1rem;
    --_typography---h5-heading--h5-line-height: 1.3em;
    --_typography---h5-heading--h5-weight: 700;
    --_typography---h5-heading--h5-letter-spacing: 0em;
    --_typography---h6-heading--h6-margin-bottom: .5em;
    --_typography---h6-heading--h6-size: .75rem;
    --_typography---h6-heading--h6-line-height: 1.3em;
    --_typography---h6-heading--h6-weight: 700;
    --_typography---h6-heading--h6-letter-spacing: .1em;
    --_typography---base-typography--base-margin-bottom: .75em;
    --_typography---text--text-size: 1rem;
    --_typography---text--text-line-height: 1.75em;
    --_typography---text--text-letter-spacing: 0em;
    --_typography---eyebrow--eyebrow-font: var(--_typography---font--body-font);
    --_typography---eyebrow--eyebrow-size: .9rem;
    --_typography---eyebrow--eyebrow-line-height: 1.3em;
    --_typography---base-typography--base-font-weight: 400;
    --_typography---eyebrow--eyebrow-letter-spacing: .01em;
    --_typography---h0-heading--h0-margin-bottom: .3em;
    --_typography---h0-heading--h0-size: 4.49rem;
    --_typography---h0-heading--h0-line-height: 1.04em;
    --_typography---h0-heading--h0-weight: 700;
    --_typography---h0-heading--h0-letter-spacing: -.01em;
    --_typography---text-lg--lg-text-size: 1.13rem;
    --_typography---text-lg--lg-text-line-height: 1.6em;
    --_typography---text-lg--lg-text-letter-spacing: 0em;
    --_typography---text-xl--xl-text-size: 1.4rem;
    --_typography---text-xl--xl-text-line-height: 1.6em;
    --_typography---text-xl--xl-text-letter-spacing: 0em;
    --_typography---text-sm--sm-text-size: .88rem;
    --_typography---text-sm--sm-text-line-height: 1.6em;
    --_typography---text-sm--sm-text-letter-spacing: 0em;
    --_typography---button--button-font: var(--_typography---font--button-font);
    --_typography---text-xxl--xxl-text-size: 1.8rem;
    --_typography---text-xxl--xxl-text-line-height: 1.6em;
    --_typography---text-xxl--xxl-text-letter-spacing: 0em;
    --_typography---tag--tag-size: .75rem;
    --_typography---base-typography--base-font-weight-bold: 600;
    --_typography---blockquote--blockquote-font: var(--_typography---font--body-font);
    --_typography---blockquote--blockquote-size: clamp(1.125rem, 1.5vw + .25rem, 1.5rem);
    --_typography---blockquote--blockquote-line-height: 1.5em;
    --_typography---blockquote--blockquote-letter-spacing: .01em;
    --_typography---size: 20px;
    --_typography---font--button-font: Figtree, sans-serif;
    --_typography---base-typography--base-font: var(--_typography---font--body-font);
    --_typography---blockquote--blockquote-radius: 0px;
    --_typography---blockquote--blockquote-border-width: 3px;
    --_typography---blockquote--blockquote-padding-vertical: var(--_sizes---spacing--0-75x);
    --_typography---blockquote--blockquote-padding-horizontal: var(--_sizes---spacing--1-25x);
    --_sizes---image--image-radius: var(--_sizes---card--card-radius);
    --_sizes---spacing--1-25x: 1.25rem;
    --_sizes---spacing--0-5x: .5rem;
    --_sizes---spacing--1-5x: 1.5rem;
    --_sizes---card--card-radius: .5rem;
    --_sizes---container--container-width: 1280px;
    --_sizes---container--container-padding-horizontal: var(--_sizes---spacing--1x);
    --_sizes---container--container-lg-width: 1440px;
    --_sizes---container--container-sm-width: 1000px;
    --_sizes---section--section-padding-vertical: var(--_sizes---spacing--7x);
    --_sizes---gap--sm-gap: var(--_sizes---spacing--2x);
    --_sizes---gap--xs-gap: var(--_sizes---spacing--1x);
    --_sizes---gap--md-gap: var(--_sizes---spacing--3x);
    --_sizes---button--button-padding-vertical: 1em;
    --_sizes---button--button-padding-horizontal: 1.5em;
    --_sizes---button--button-radius: .25rem;
    --_sizes---spacing--0-75x: .75rem;
    --_sizes---input--input-padding-vertical: var(--_sizes---spacing--1x);
    --_sizes---input--input-padding-horizontal: var(--_sizes---spacing--1x);
    --_sizes---input--input-radius: .25rem;
    --_sizes---spacing--1x: 1rem;
    --_sizes---spacing--2x: 2rem;
    --_sizes---radius--sm-radius: .25rem;
    --_sizes---spacing--4x: 4rem;
    --_sizes---radius--round: 100rem;
    --_sizes---spacing--5x: 5rem;
    --_sizes---spacing--3x: 3rem;
    --_sizes---spacing--8x: 8rem;
    --_sizes---card--card-padding: var(--_sizes---spacing--2x);
    --_sizes---slider--4-slides: 3;
    --_sizes---slider--spacing-sm: var(--_sizes---spacing--1x);
    --_sizes---slider--2-slides: 2;
    --_sizes---slider--3-slides: 2;
    --_sizes---slider--5-slides: 3;
    --_sizes---slider--1-5-slides: 1.5;
    --_sizes---width--xs: 25rem;
    --_sizes---gap--xxs-gap: var(--_sizes---spacing--0-5x);
    --_sizes---slider--navigation: var(--_sizes---spacing--0-75x);
    --_sizes---gap--lg-gap: var(--_sizes---spacing--4x);
    --_sizes---spacing--0-25x: .25rem;
    --_sizes---tag--tag-padding-horizontal: var(--_sizes---spacing--0-5x);
    --_sizes---tag--tag-radius: .25rem;
    --_sizes---width--sm: 35rem;
    --_sizes---radius--md-radius: .5rem;
    --_sizes---radius--lg-radius: .75rem;
    --_sizes---radius--xl-radius: 1rem;
    --_sizes---spacing--6x: 6rem;
    --_sizes---gap--xl-gap: var(--_sizes---spacing--5x);
    --_sizes---gap--xxl-gap: var(--_sizes---spacing--6x);
    --_sizes---nav--nav-height: 4rem;
    --_sizes---card--card-padding-sm: var(--_sizes---spacing--1-25x);
    --_sizes---spacing--1-75x: 1.75rem;
    --_sizes---spacing--7x: 7rem;
    --_sizes---button--button-size: var(--_typography---base-typography--base-font-size);
    --_sizes---tag--tag-padding-vertical: var(--_sizes---spacing--0-25x);
    --_sizes---width--xxs: 12rem;
  }

  h1 {
    font-size: var(--_typography---h1-heading--h1-size);
  }

  h2 {
    font-size: var(--_typography---h2-heading--h2-size);
  }

  h3 {
    font-size: var(--_typography---h3-heading--h3-size);
  }

  h4 {
    font-size: var(--_typography---h4-heading--h4-size);
  }

  h5 {
    font-size: var(--_typography---h5-heading--h5-size);
  }

  h6 {
    font-size: var(--_typography---h6-heading--h6-size);
  }

  p {
    font-size: var(--_typography---text--text-size);
  }

  .tablet-1-col, .tablet-1-col-1-2, .tablet-1-col-1-parent.tablet-1-col-1, .tablet-1-col-1-parent.tablet-1-col-1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .tablet-1-col-1-parent.tablet-1-col-1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .tablet-1-col-1-2, .tablet-1-col-1-parent.tablet-1-col-1, .tablet-1-col-1-parent.tablet-1-col-1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .tablet-1-col-1-2, .tablet-1-col-1-parent.tablet-1-col-1, .tablet-1-col-1-parent.tablet-1-col-1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .tablet-1-col-1-2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .mega-nav_dropdown-list.w--open {
    height: auto;
    padding-bottom: var(--_sizes---spacing--0-5x);
    position: relative;
    top: 0%;
  }

  .nav_dropdown-list-1.w--open {
    border-radius: var(--_sizes---card--card-radius);
    position: relative;
  }

  .tablet-1-col-1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .margin-top_none {
    margin-top: 0;
  }

  .margin_none {
    margin: 0;
  }

  .margin-bottom_none {
    margin-bottom: 0;
  }

  .padding-bottom_none {
    padding-bottom: 0;
  }

  .padding-top_none {
    padding-top: 0;
  }

  .padding_none {
    padding: 0;
  }

  .position_sticky.is-desktop-only {
    position: static;
  }

  .position_sticky.tablet-sticky-bottom {
    top: auto;
    bottom: 0;
  }

  .checkbox_toggle {
    min-width: 24px;
    min-height: 24px;
  }

  .margin-right_none {
    margin-right: 0;
  }

  .margin-left_none {
    margin-left: 0;
  }

  .card.tablet-unset-card {
    border-style: none;
  }

  .slider_mask.is-4-slides-slide-1 {
    padding-right: 66%;
  }

  .nav {
    height: auto;
  }

  .nav_mobile-menu-button {
    color: inherit;
    background-color: #0000;
    align-self: center;
  }

  .nav_mobile-menu-button.w--open {
    color: var(--_colors---core-accent-color--accent-primary);
    background-color: #0000;
  }

  .nav_mobile-menu-button.w--open:hover {
    color: var(--_colors---text-link--link-primary);
  }

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

  .min-height_100dvh.tablet-auto {
    min-height: auto;
  }

  .max-height_100vh_desktop {
    max-height: none;
  }

  .flex_horizontal.tablet-vertical {
    flex-flow: column;
  }

  .flex_horizontal.tablet-vertical.tablet-y-center {
    justify-content: center;
  }

  .flex_horizontal.tablet-vertical.tablet-x-center {
    align-items: center;
  }

  .width_100vw {
    width: 100vw;
  }

  .mega-nav_dropdown-list-wrapper {
    z-index: 3;
    box-shadow: none;
    background-color: color-mix(in srgb, currentColor 5%, transparent);
    padding: 1rem;
  }

  .mega-nav_dropdown-list-wrapper.w--open {
    grid-column-gap: var(--\<unknown\|variable-a69a1324-354b-b944-50a1-051b9fc4d586\>);
    grid-row-gap: var(--\<unknown\|variable-a69a1324-354b-b944-50a1-051b9fc4d586\>);
    background-color: var(--_colors---core-color-tint--neutral-inverse-a10);
    min-width: 0;
    height: auto;
    box-shadow: none;
    text-align: left;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    padding: 1rem;
    position: relative;
    top: auto;
    left: 0;
    right: 0;
  }

  .grid_masonry.is-3-col {
    column-count: 2;
    column-count: 2;
  }

  .rotate_-12deg.tablet-straight, .rotate_12deg.tablet-straight, .rotate_12deg.tablet-straight {
    transform: none;
  }

  .ratio_3x2_tablet {
    aspect-ratio: 3 / 2;
  }

  .width_100percent_tablet {
    width: 100%;
  }

  .position_relative_tablet {
    position: relative;
    top: 0 !important;
  }

  .position_static_tablet {
    position: static;
  }

  .position_absolute_tablet {
    position: absolute;
  }

  .height_auto_tablet {
    height: auto;
    min-height: auto;
  }

  .min-height_auto_tablet {
    min-height: auto;
  }

  .footer {
    padding-top: var(--_sizes---spacing--3x);
  }

  .flex_vertical.gap-large {
    justify-content: flex-end;
    align-items: stretch;
  }

  .nav_link {
    color: var(--_colors---text-color--text-secondary);
    font-size: var(--_typography---text-lg--lg-text-size);
    justify-content: space-between;
    align-items: center;
  }

  .nav_link:hover {
    color: var(--_colors---text-link--link-primary);
    background-color: color-mix(in srgb, currentColor 0%, transparent);
  }

  .nav_link.w--current {
    color: var(--_colors---text-color--text-secondary);
  }

  .nav_link.w--current:hover {
    background-color: var(--_colors---button--button-secondary-bg-hover);
  }

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

  .nav_link.on-accent-primary, .nav_link.on-accent-secondary, .nav_link.on-accent-tertiary {
    color: var(--_colors---text-color--text-secondary);
  }

  .nav_link.on-inverse:hover, .nav_link.on-accent-primary, .nav_link.on-accent-secondary, .nav_link.on-accent-tertiary {
    color: var(--_colors---text-color--text-secondary);
  }

  .nav_link.on-inverse {
    color: var(--_colors---text-color--text-secondary);
    background-color: color-mix(in srgb, currentColor 0%, transparent);
  }

  .nav_link.on-inverse:hover {
    color: var(--_colors---text-color--text-secondary);
  }

  .sg_table-row {
    flex-flow: column;
  }

  .sg_table-row.sg_table-head {
    display: none;
  }

  .sg_table-row.sg_border-bottom {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .sg_table-cell-title {
    width: auto;
  }

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

  .sg_color-sample {
    aspect-ratio: auto;
    align-self: stretch;
  }

  .sg_table-col {
    flex-basis: 15rem;
  }

  .card_header {
    padding-top: var(--\<unknown\|variable-b61407e2-882f-525c-111b-d4c97e76015f\>);
    padding-right: var(--\<unknown\|variable-b61407e2-882f-525c-111b-d4c97e76015f\>);
    padding-left: var(--\<unknown\|variable-b61407e2-882f-525c-111b-d4c97e76015f\>);
  }

  .hide_tablet {
    display: none;
  }

  .heading-responsive {
    font-size: clamp(2rem, 7cqw, 4rem);
    line-height: 1.2;
  }

  .ix_stick-word-highlight-image {
    padding-left: 1rem;
  }

  .nav_menu {
    height: auto;
    padding-top: var(--_sizes---spacing--1x);
    padding-right: var(--_sizes---spacing--1x);
    padding-bottom: var(--_sizes---spacing--1x);
    padding-left: var(--_sizes---spacing--1x);
    border-top-left-radius: var(--_sizes---radius--md-radius);
    border-top-right-radius: var(--_sizes---radius--md-radius);
    border-bottom-left-radius: var(--_sizes---radius--md-radius);
    border-bottom-right-radius: var(--_sizes---radius--md-radius);
    max-height: calc(100dvh - 10rem);
    position: absolute;
    top: 100%;
    overflow: auto;
    box-shadow: 0 4px 8px #0000001a;
  }

  .nav_menu-list {
    flex-flow: column;
  }

  .nav_menu-list-item {
    flex-flow: column;
    margin-bottom: 0;
  }

  .nav_dropdown-menu {
    width: 100%;
    height: auto;
  }

  .nav_menu-full-screen {
    padding: var(--_sizes---spacing--1x);
    overflow: auto;
  }

  .nav-menu_dropdown-list-wrapper {
    width: 100%;
    padding-top: var(--_sizes---gap--xxs-gap);
    padding-bottom: var(--_sizes---gap--xxs-gap);
    box-shadow: none;
    background-color: color-mix(in srgb, currentColor 5%, transparent);
    flex-flow: column;
    display: flex;
  }

  .nav-menu_dropdown-list-wrapper.w--open {
    background-color: var(--_colors---button--button-secondary-bg-hover);
    height: auto;
    display: block;
    position: relative;
    top: 0%;
  }

  .display_block_tablet {
    display: block;
  }

  .ix_accordion-hero-image {
    padding: var(--_sizes---spacing--1-5x);
    aspect-ratio: 3 / 2;
    margin-left: 0;
    position: relative;
    left: 0%;
  }

  .nav_dropdown-list.w--open {
    border-radius: var(--_sizes---card--card-radius);
    position: relative;
  }

  .nav_dropdown-link {
    font-size: var(--_typography---text-lg--lg-text-size);
    justify-content: space-between;
    align-items: center;
  }

  .nav_dropdown-link.w--open {
    background-color: #0000;
  }

  .mega-nav_list {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .sg_colors-column {
    flex-flow: column;
  }

  .ratio_1x1_tablet {
    aspect-ratio: 1;
  }

  .footer_bottom-3-col {
    grid-template-columns: 1fr;
  }

  .padding-horizontal_none, .padding-vertical_none {
    padding: 0;
  }

  .sg_grid {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
  }

  .sg_heading-row.is-no-border {
    grid-column-gap: var(--_sizes---gap--xs-gap);
    grid-row-gap: var(--_sizes---gap--xs-gap);
    grid-column-gap: var(--_sizes---gap--xs-gap);
    grid-row-gap: var(--_sizes---gap--xs-gap);
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .sg_grid-buttons {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .grid_3-col.tablet-1-col {
    grid-template-columns: 1fr;
  }

  .grid_9-col {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 1fr;
  }

  .grid_6-col {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }

  .grid_6-col.tablet-1-col {
    grid-template-columns: minmax(0, 1fr);
  }

  .grid_5-col {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 1fr;
  }

  .grid_5-col.tablet-1-col {
    grid-template-columns: 1fr;
  }

  .grid_4-col {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }

  .grid_4-col.tablet-1-col {
    grid-template-columns: minmax(0, 1fr);
  }

  .grid_12-col {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 1fr 1fr 1fr 1fr;
  }

  .grid_8-col {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 1fr 1fr;
  }

  .tablet-1-col {
    grid-template-rows: auto;
    grid-template-columns: 1fr !important;
  }

  .tabs_nav {
    flex-flow: wrap;
  }

  .tablet-2-col {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr !important;
  }

  .display_none_tablet {
    display: none;
  }

  .mobile-2-col-parent.mobile-2-col {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .tablet-1-col-1-2-parent.tablet-1-col-1-2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .tablet-1-col-parent.tablet-1-col {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .margin-top_none-parent.margin-top_none {
    margin-top: 0;
  }

  .padding-horizontal_none-parent.padding-horizontal_none, .padding_none-parent.padding_none, .padding_none-parent.padding_none {
    padding: 0;
  }

  .article-card {
    height: 400px;
  }

  .margin-bottom_none-parent.margin-bottom_none {
    margin-bottom: 0;
  }

  .cw-cta-icon {
    width: 100px;
    margin-top: 20px;
  }

  .container-2 {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

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

  .cw-nav-row {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    position: static;
  }

  .cw-nav-links-1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .cw-nav-right-1 {
    width: 21.19%;
  }

  .cw-two-col {
    grid-template-columns: 2fr;
    width: 820px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cw-hero-1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cw-btn-primary2 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 10px;
  }

  .cw-card.cw-sidebar-card {
    padding-left: 0;
    padding-right: 0;
  }

  .cw-card.cw-path-card {
    padding: 20px;
  }

  .cw-input-fake.inline-div-0 {
    width: 80%;
    min-width: 180px;
  }

  .cw-section-head {
    margin-right: 0;
    padding-left: 0;
  }

  .cw-cta-bar {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cw-cta-left-1 {
    max-width: 430px;
  }

  .inline-div-1-1-2 {
    width: 300px;
  }

  .cw-footer-1 {
    padding: 20px;
  }

  .cw-footer-grid {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    grid-template-columns: 1.6fr 1fr;
  }

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

  .section-5, .div-block-10 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-8 {
    max-width: 30%;
  }

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

  .div-block-11 {
    flex-flow: column;
  }

  .text-block-17 {
    padding-top: 5px;
  }

  .text-block-19 {
    font-size: 14px;
  }

  .div-block-13 {
    width: 100%;
    margin-left: 0;
  }

  .div-block-14 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-15 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-16 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 230px;
  }

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

  .text-block-22 {
    max-width: 300px;
    font-size: 10px;
  }

  .text-block-23 {
    font-size: 14px;
  }

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

  .heading-7 {
    font-size: var(--_typography---h3-heading--h3-line-height);
    font-weight: var(--_typography---base-typography--base-font-weight-bold);
  }

  .heading-8 {
    font-size: var(--_typography---h3-heading--h3-line-height);
    font-weight: var(--_typography---h1-heading--h1-weight);
  }

  .list-3 {
    display: block;
  }

  .text-span {
    width: 350px;
  }

  .subscriber-section, .newsletter-hero-section, .start-here-hero-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-20, .paragraph-13 {
    width: 70%;
  }

  .path-section, .cta-section, .articles-section, .social-account {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-15 {
    max-width: 100%;
  }

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

  .div-block-37 {
    padding: 20px;
  }

  .div-block-38 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-2 {
    padding: 3rem 10px;
  }

  .cw-btn-primary-2 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .articles-main-section {
    z-index: 2;
    position: static;
  }

  .articles-hero-section {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .link-76 {
    font-size: var(--_typography---base-typography--base-letter-spacing);
  }

  .div-block-46, .div-block-47 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cadet-card {
    height: 300px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-12 {
    z-index: 999;
    text-align: left;
    position: static;
    inset: 0% 0% auto;
  }

  .div-block-49 {
    width: 15%;
  }

  .aerospace-card {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-50 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-51, .div-block-52 {
    margin-right: 0;
    padding-left: 0;
  }

  .div-block-53 {
    padding-left: 0;
    padding-right: 0;
  }

  .svg-4 {
    font-size: 50px;
  }

  .container-9 {
    text-align: left;
    background-color: #0000;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .menu-button-2 {
    aspect-ratio: auto;
    text-overflow: clip;
    flex-flow: row;
    flex: 0 auto;
    order: 0;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 20px;
    min-width: 20px;
    max-width: 40px;
    height: 40px;
    min-height: 40px;
    max-height: none;
    padding: 0;
    display: block;
    overflow: visible;
  }

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

  .navbar {
    flex-flow: row;
    flex: 1;
    display: flex;
  }

  .menu-button-3 {
    background-color: #020916;
  }

  .code-embed-4, .about-hero-section, .problem-section, .built-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-40 {
    font-size: var(--_typography---h2-heading--h2-size);
  }

  .text-block-41 {
    font-size: var(--_typography---base-typography--base-font-size);
  }

  .mission-section, .founder-section, .difference-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-3 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .list-8 {
    display: block;
  }

  .nav-menu-3 {
    position: relative;
  }

  .navbar-3 {
    background-color: #000916;
    position: relative;
  }

  .menu-button-4 {
    box-sizing: border-box;
    text-align: left;
    background-color: #000916;
    height: 40px;
    padding: 0;
  }

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

  .icon-2 {
    height: 40px;
    font-size: var(--_typography---h1-heading--h1-size);
    background-color: #000916;
  }

  .container-10 {
    background-color: #000916;
    position: static;
  }

  .menu-button-5 {
    --_typography---font--body-font: Sora, sans-serif;
    --_typography---base-typography--base-font-size: 17px;
    --_typography---base-typography--base-line-height: 1.6rem;
    --_typography---base-typography--base-letter-spacing: 0em;
    --_typography---h1-heading--h1-margin-bottom: .3em;
    --_typography---font--heading-font: Rajdhani, sans-serif;
    --_typography---h1-heading--h1-size: 3.37rem;
    --_typography---h1-heading--h1-line-height: 1.04em;
    --_typography---h1-heading--h1-weight: 700;
    --_typography---h1-heading--h1-letter-spacing: -.01em;
    --_typography---h2-heading--h2-margin-bottom: .35em;
    --_typography---h2-heading--h2-size: 1.89rem;
    --_typography---h2-heading--h2-line-height: 1.04em;
    --_typography---h2-heading--h2-weight: 500;
    --_typography---h2-heading--h2-letter-spacing: -.01em;
    --_typography---h3-heading--h3-margin-bottom: .5em;
    --_typography---h3-heading--h3-size: 1.42rem;
    --_typography---h3-heading--h3-line-height: 1.04em;
    --_typography---h3-heading--h3-weight: 500;
    --_typography---h3-heading--h3-letter-spacing: -.01em;
    --_typography---h4-heading--h4-margin-bottom: .5em;
    --_typography---h4-heading--h4-size: 1.2rem;
    --_typography---h4-heading--h4-line-height: 1.3em;
    --_typography---h4-heading--h4-weight: 700;
    --_typography---h4-heading--h4-letter-spacing: -.01em;
    --_typography---h5-heading--h5-margin-bottom: .5em;
    --_typography---h5-heading--h5-size: 1rem;
    --_typography---h5-heading--h5-line-height: 1.3em;
    --_typography---h5-heading--h5-weight: 700;
    --_typography---h5-heading--h5-letter-spacing: 0em;
    --_typography---h6-heading--h6-margin-bottom: .5em;
    --_typography---h6-heading--h6-size: .75rem;
    --_typography---h6-heading--h6-line-height: 1.3em;
    --_typography---h6-heading--h6-weight: 700;
    --_typography---h6-heading--h6-letter-spacing: .1em;
    --_typography---base-typography--base-margin-bottom: .75em;
    --_typography---text--text-size: 1rem;
    --_typography---text--text-line-height: 1.75em;
    --_typography---text--text-letter-spacing: 0em;
    --_typography---eyebrow--eyebrow-font: var(--_typography---font--body-font);
    --_typography---eyebrow--eyebrow-size: .9rem;
    --_typography---eyebrow--eyebrow-line-height: 1.3em;
    --_typography---base-typography--base-font-weight: 400;
    --_typography---eyebrow--eyebrow-letter-spacing: .01em;
    --_typography---h0-heading--h0-margin-bottom: .3em;
    --_typography---h0-heading--h0-size: 4.49rem;
    --_typography---h0-heading--h0-line-height: 1.04em;
    --_typography---h0-heading--h0-weight: 700;
    --_typography---h0-heading--h0-letter-spacing: -.01em;
    --_typography---text-lg--lg-text-size: 1.13rem;
    --_typography---text-lg--lg-text-line-height: 1.6em;
    --_typography---text-lg--lg-text-letter-spacing: 0em;
    --_typography---text-xl--xl-text-size: 1.4rem;
    --_typography---text-xl--xl-text-line-height: 1.6em;
    --_typography---text-xl--xl-text-letter-spacing: 0em;
    --_typography---text-sm--sm-text-size: .88rem;
    --_typography---text-sm--sm-text-line-height: 1.6em;
    --_typography---text-sm--sm-text-letter-spacing: 0em;
    --_typography---button--button-font: var(--_typography---font--button-font);
    --_typography---text-xxl--xxl-text-size: 1.8rem;
    --_typography---text-xxl--xxl-text-line-height: 1.6em;
    --_typography---text-xxl--xxl-text-letter-spacing: 0em;
    --_typography---tag--tag-size: .75rem;
    --_typography---base-typography--base-font-weight-bold: 600;
    --_typography---blockquote--blockquote-font: var(--_typography---font--body-font);
    --_typography---blockquote--blockquote-size: clamp(1.125rem, 1.5vw + .25rem, 1.5rem);
    --_typography---blockquote--blockquote-line-height: 1.5em;
    --_typography---blockquote--blockquote-letter-spacing: .01em;
    --_typography---size: 20px;
    --_typography---font--button-font: Figtree, sans-serif;
    --_typography---base-typography--base-font: var(--_typography---font--body-font);
    --_typography---blockquote--blockquote-radius: 0px;
    --_typography---blockquote--blockquote-border-width: 3px;
    --_typography---blockquote--blockquote-padding-vertical: var(--_sizes---spacing--0-75x);
    --_typography---blockquote--blockquote-padding-horizontal: var(--_sizes---spacing--1-25x);
    background-color: #000916;
    padding: 0;
  }

  .nav-menu-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .nav-link-7, .nav-link-8, .nav-link-9, .nav-link-10, .nav-link-11 {
    background-color: #000916;
  }

  .icon-3 {
    font-size: var(--_typography---h1-heading--h1-size);
    background-color: #000916;
  }

  .container-11 {
    background-color: #000916;
  }

  .navbar-4 {
    z-index: 9999;
    background-color: #000916;
  }

  .nav-link-12, .nav-link-13, .navbar-5, .container-12 {
    background-color: #000916;
  }

  .nav-menu-5 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .menu-button-6 {
    --_typography---font--body-font: Sora, sans-serif;
    --_typography---base-typography--base-font-size: 17px;
    --_typography---base-typography--base-line-height: 1.6rem;
    --_typography---base-typography--base-letter-spacing: 0em;
    --_typography---h1-heading--h1-margin-bottom: .3em;
    --_typography---font--heading-font: Rajdhani, sans-serif;
    --_typography---h1-heading--h1-size: 3.37rem;
    --_typography---h1-heading--h1-line-height: 1.04em;
    --_typography---h1-heading--h1-weight: 700;
    --_typography---h1-heading--h1-letter-spacing: -.01em;
    --_typography---h2-heading--h2-margin-bottom: .35em;
    --_typography---h2-heading--h2-size: 1.89rem;
    --_typography---h2-heading--h2-line-height: 1.04em;
    --_typography---h2-heading--h2-weight: 500;
    --_typography---h2-heading--h2-letter-spacing: -.01em;
    --_typography---h3-heading--h3-margin-bottom: .5em;
    --_typography---h3-heading--h3-size: 1.42rem;
    --_typography---h3-heading--h3-line-height: 1.04em;
    --_typography---h3-heading--h3-weight: 500;
    --_typography---h3-heading--h3-letter-spacing: -.01em;
    --_typography---h4-heading--h4-margin-bottom: .5em;
    --_typography---h4-heading--h4-size: 1.2rem;
    --_typography---h4-heading--h4-line-height: 1.3em;
    --_typography---h4-heading--h4-weight: 700;
    --_typography---h4-heading--h4-letter-spacing: -.01em;
    --_typography---h5-heading--h5-margin-bottom: .5em;
    --_typography---h5-heading--h5-size: 1rem;
    --_typography---h5-heading--h5-line-height: 1.3em;
    --_typography---h5-heading--h5-weight: 700;
    --_typography---h5-heading--h5-letter-spacing: 0em;
    --_typography---h6-heading--h6-margin-bottom: .5em;
    --_typography---h6-heading--h6-size: .75rem;
    --_typography---h6-heading--h6-line-height: 1.3em;
    --_typography---h6-heading--h6-weight: 700;
    --_typography---h6-heading--h6-letter-spacing: .1em;
    --_typography---base-typography--base-margin-bottom: .75em;
    --_typography---text--text-size: 1rem;
    --_typography---text--text-line-height: 1.75em;
    --_typography---text--text-letter-spacing: 0em;
    --_typography---eyebrow--eyebrow-font: var(--_typography---font--body-font);
    --_typography---eyebrow--eyebrow-size: .9rem;
    --_typography---eyebrow--eyebrow-line-height: 1.3em;
    --_typography---base-typography--base-font-weight: 400;
    --_typography---eyebrow--eyebrow-letter-spacing: .01em;
    --_typography---h0-heading--h0-margin-bottom: .3em;
    --_typography---h0-heading--h0-size: 4.49rem;
    --_typography---h0-heading--h0-line-height: 1.04em;
    --_typography---h0-heading--h0-weight: 700;
    --_typography---h0-heading--h0-letter-spacing: -.01em;
    --_typography---text-lg--lg-text-size: 1.13rem;
    --_typography---text-lg--lg-text-line-height: 1.6em;
    --_typography---text-lg--lg-text-letter-spacing: 0em;
    --_typography---text-xl--xl-text-size: 1.4rem;
    --_typography---text-xl--xl-text-line-height: 1.6em;
    --_typography---text-xl--xl-text-letter-spacing: 0em;
    --_typography---text-sm--sm-text-size: .88rem;
    --_typography---text-sm--sm-text-line-height: 1.6em;
    --_typography---text-sm--sm-text-letter-spacing: 0em;
    --_typography---button--button-font: var(--_typography---font--button-font);
    --_typography---text-xxl--xxl-text-size: 1.8rem;
    --_typography---text-xxl--xxl-text-line-height: 1.6em;
    --_typography---text-xxl--xxl-text-letter-spacing: 0em;
    --_typography---tag--tag-size: .75rem;
    --_typography---base-typography--base-font-weight-bold: 600;
    --_typography---blockquote--blockquote-font: var(--_typography---font--body-font);
    --_typography---blockquote--blockquote-size: clamp(1.125rem, 1.5vw + .25rem, 1.5rem);
    --_typography---blockquote--blockquote-line-height: 1.5em;
    --_typography---blockquote--blockquote-letter-spacing: .01em;
    --_typography---size: 20px;
    --_typography---font--button-font: Figtree, sans-serif;
    --_typography---base-typography--base-font: var(--_typography---font--body-font);
    --_typography---blockquote--blockquote-radius: 0px;
    --_typography---blockquote--blockquote-border-width: 3px;
    --_typography---blockquote--blockquote-padding-vertical: var(--_sizes---spacing--0-75x);
    --_typography---blockquote--blockquote-padding-horizontal: var(--_sizes---spacing--1-25x);
    background-color: #000916;
  }

  .nav-link-14, .nav-link-15 {
    background-color: #000916;
  }

  .section-15 {
    z-index: 999;
    text-align: left;
    position: static;
    inset: 0% 0% auto;
  }

  .icon-4 {
    background-color: #000916;
    font-size: 60px;
  }

  .nav-link-16 {
    background-color: #000916;
  }

  .footer-4 {
    padding-top: 3rem;
  }

  .list-9 {
    display: block;
  }

  .container-13 {
    background-color: #000916;
  }

  .nav-menu-6 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .nav-link-17, .nav-link-18 {
    background-color: #000916;
  }

  .navbar-6 {
    z-index: 99999;
    background-color: #000916;
  }

  .menu-button-7 {
    --_typography---font--body-font: Sora, sans-serif;
    --_typography---base-typography--base-font-size: 17px;
    --_typography---base-typography--base-line-height: 1.6rem;
    --_typography---base-typography--base-letter-spacing: 0em;
    --_typography---h1-heading--h1-margin-bottom: .3em;
    --_typography---font--heading-font: Rajdhani, sans-serif;
    --_typography---h1-heading--h1-size: 3.37rem;
    --_typography---h1-heading--h1-line-height: 1.04em;
    --_typography---h1-heading--h1-weight: 700;
    --_typography---h1-heading--h1-letter-spacing: -.01em;
    --_typography---h2-heading--h2-margin-bottom: .35em;
    --_typography---h2-heading--h2-size: 1.89rem;
    --_typography---h2-heading--h2-line-height: 1.04em;
    --_typography---h2-heading--h2-weight: 500;
    --_typography---h2-heading--h2-letter-spacing: -.01em;
    --_typography---h3-heading--h3-margin-bottom: .5em;
    --_typography---h3-heading--h3-size: 1.42rem;
    --_typography---h3-heading--h3-line-height: 1.04em;
    --_typography---h3-heading--h3-weight: 500;
    --_typography---h3-heading--h3-letter-spacing: -.01em;
    --_typography---h4-heading--h4-margin-bottom: .5em;
    --_typography---h4-heading--h4-size: 1.2rem;
    --_typography---h4-heading--h4-line-height: 1.3em;
    --_typography---h4-heading--h4-weight: 700;
    --_typography---h4-heading--h4-letter-spacing: -.01em;
    --_typography---h5-heading--h5-margin-bottom: .5em;
    --_typography---h5-heading--h5-size: 1rem;
    --_typography---h5-heading--h5-line-height: 1.3em;
    --_typography---h5-heading--h5-weight: 700;
    --_typography---h5-heading--h5-letter-spacing: 0em;
    --_typography---h6-heading--h6-margin-bottom: .5em;
    --_typography---h6-heading--h6-size: .75rem;
    --_typography---h6-heading--h6-line-height: 1.3em;
    --_typography---h6-heading--h6-weight: 700;
    --_typography---h6-heading--h6-letter-spacing: .1em;
    --_typography---base-typography--base-margin-bottom: .75em;
    --_typography---text--text-size: 1rem;
    --_typography---text--text-line-height: 1.75em;
    --_typography---text--text-letter-spacing: 0em;
    --_typography---eyebrow--eyebrow-font: var(--_typography---font--body-font);
    --_typography---eyebrow--eyebrow-size: .9rem;
    --_typography---eyebrow--eyebrow-line-height: 1.3em;
    --_typography---base-typography--base-font-weight: 400;
    --_typography---eyebrow--eyebrow-letter-spacing: .01em;
    --_typography---h0-heading--h0-margin-bottom: .3em;
    --_typography---h0-heading--h0-size: 4.49rem;
    --_typography---h0-heading--h0-line-height: 1.04em;
    --_typography---h0-heading--h0-weight: 700;
    --_typography---h0-heading--h0-letter-spacing: -.01em;
    --_typography---text-lg--lg-text-size: 1.13rem;
    --_typography---text-lg--lg-text-line-height: 1.6em;
    --_typography---text-lg--lg-text-letter-spacing: 0em;
    --_typography---text-xl--xl-text-size: 1.4rem;
    --_typography---text-xl--xl-text-line-height: 1.6em;
    --_typography---text-xl--xl-text-letter-spacing: 0em;
    --_typography---text-sm--sm-text-size: .88rem;
    --_typography---text-sm--sm-text-line-height: 1.6em;
    --_typography---text-sm--sm-text-letter-spacing: 0em;
    --_typography---button--button-font: var(--_typography---font--button-font);
    --_typography---text-xxl--xxl-text-size: 1.8rem;
    --_typography---text-xxl--xxl-text-line-height: 1.6em;
    --_typography---text-xxl--xxl-text-letter-spacing: 0em;
    --_typography---tag--tag-size: .75rem;
    --_typography---base-typography--base-font-weight-bold: 600;
    --_typography---blockquote--blockquote-font: var(--_typography---font--body-font);
    --_typography---blockquote--blockquote-size: clamp(1.125rem, 1.5vw + .25rem, 1.5rem);
    --_typography---blockquote--blockquote-line-height: 1.5em;
    --_typography---blockquote--blockquote-letter-spacing: .01em;
    --_typography---size: 20px;
    --_typography---font--button-font: Figtree, sans-serif;
    --_typography---base-typography--base-font: var(--_typography---font--body-font);
    --_typography---blockquote--blockquote-radius: 0px;
    --_typography---blockquote--blockquote-border-width: 3px;
    --_typography---blockquote--blockquote-padding-vertical: var(--_sizes---spacing--0-75x);
    --_typography---blockquote--blockquote-padding-horizontal: var(--_sizes---spacing--1-25x);
    background-color: #000916;
  }

  .menu-button-7.w--open {
    padding: 0;
  }

  .nav-link-19, .nav-link-20 {
    background-color: #000916;
  }

  .section-16 {
    z-index: 999;
    text-align: left;
    position: static;
    inset: 0% 0% auto;
  }

  .icon-5 {
    background-color: #000916;
    font-size: 60px;
  }

  .nav-link-21 {
    background-color: #000916;
  }

  .articles-cta-bar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-41 {
    font-size: 1.04em;
    font-weight: 600;
  }

  .heading-43 {
    font-size: 20px;
  }

  .container-14, .nav-link-22, .nav-link-23, .navbar-7, .nav-link-24, .nav-link-25 {
    background-color: #000916;
  }

  .nav-menu-7 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .icon-6 {
    background-color: #000916;
    font-size: 60px;
  }

  .nav-link-26 {
    background-color: #000916;
  }

  .container-15 {
    z-index: 9999;
    background-color: #000916;
    position: relative;
  }

  .nav-link-27 {
    z-index: 9999;
    background-color: #000916;
  }

  .nav-link-28 {
    background-color: #000916;
  }

  .cw-btn-primary-3 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .section-17 {
    z-index: 1;
    text-align: left;
  }

  .nav-link-29, .nav-link-30 {
    background-color: #000916;
  }

  .navbar-8 {
    z-index: 9999;
    background-color: #000916;
    flex: 0 auto;
    order: 0;
    align-self: auto;
    position: relative;
  }

  .nav-menu-8 {
    z-index: 9999;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: #fff;
    position: absolute;
    inset: auto 0% 0%;
  }

  .icon-7 {
    background-color: #000916;
    font-size: 60px;
  }

  .menu-button-8 {
    --_typography---font--body-font: Sora, sans-serif;
    --_typography---base-typography--base-font-size: 17px;
    --_typography---base-typography--base-line-height: 1.6rem;
    --_typography---base-typography--base-letter-spacing: 0em;
    --_typography---h1-heading--h1-margin-bottom: .3em;
    --_typography---font--heading-font: Rajdhani, sans-serif;
    --_typography---h1-heading--h1-size: 3.37rem;
    --_typography---h1-heading--h1-line-height: 1.04em;
    --_typography---h1-heading--h1-weight: 700;
    --_typography---h1-heading--h1-letter-spacing: -.01em;
    --_typography---h2-heading--h2-margin-bottom: .35em;
    --_typography---h2-heading--h2-size: 1.89rem;
    --_typography---h2-heading--h2-line-height: 1.04em;
    --_typography---h2-heading--h2-weight: 500;
    --_typography---h2-heading--h2-letter-spacing: -.01em;
    --_typography---h3-heading--h3-margin-bottom: .5em;
    --_typography---h3-heading--h3-size: 1.42rem;
    --_typography---h3-heading--h3-line-height: 1.04em;
    --_typography---h3-heading--h3-weight: 500;
    --_typography---h3-heading--h3-letter-spacing: -.01em;
    --_typography---h4-heading--h4-margin-bottom: .5em;
    --_typography---h4-heading--h4-size: 1.2rem;
    --_typography---h4-heading--h4-line-height: 1.3em;
    --_typography---h4-heading--h4-weight: 700;
    --_typography---h4-heading--h4-letter-spacing: -.01em;
    --_typography---h5-heading--h5-margin-bottom: .5em;
    --_typography---h5-heading--h5-size: 1rem;
    --_typography---h5-heading--h5-line-height: 1.3em;
    --_typography---h5-heading--h5-weight: 700;
    --_typography---h5-heading--h5-letter-spacing: 0em;
    --_typography---h6-heading--h6-margin-bottom: .5em;
    --_typography---h6-heading--h6-size: .75rem;
    --_typography---h6-heading--h6-line-height: 1.3em;
    --_typography---h6-heading--h6-weight: 700;
    --_typography---h6-heading--h6-letter-spacing: .1em;
    --_typography---base-typography--base-margin-bottom: .75em;
    --_typography---text--text-size: 1rem;
    --_typography---text--text-line-height: 1.75em;
    --_typography---text--text-letter-spacing: 0em;
    --_typography---eyebrow--eyebrow-font: var(--_typography---font--body-font);
    --_typography---eyebrow--eyebrow-size: .9rem;
    --_typography---eyebrow--eyebrow-line-height: 1.3em;
    --_typography---base-typography--base-font-weight: 400;
    --_typography---eyebrow--eyebrow-letter-spacing: .01em;
    --_typography---h0-heading--h0-margin-bottom: .3em;
    --_typography---h0-heading--h0-size: 4.49rem;
    --_typography---h0-heading--h0-line-height: 1.04em;
    --_typography---h0-heading--h0-weight: 700;
    --_typography---h0-heading--h0-letter-spacing: -.01em;
    --_typography---text-lg--lg-text-size: 1.13rem;
    --_typography---text-lg--lg-text-line-height: 1.6em;
    --_typography---text-lg--lg-text-letter-spacing: 0em;
    --_typography---text-xl--xl-text-size: 1.4rem;
    --_typography---text-xl--xl-text-line-height: 1.6em;
    --_typography---text-xl--xl-text-letter-spacing: 0em;
    --_typography---text-sm--sm-text-size: .88rem;
    --_typography---text-sm--sm-text-line-height: 1.6em;
    --_typography---text-sm--sm-text-letter-spacing: 0em;
    --_typography---button--button-font: var(--_typography---font--button-font);
    --_typography---text-xxl--xxl-text-size: 1.8rem;
    --_typography---text-xxl--xxl-text-line-height: 1.6em;
    --_typography---text-xxl--xxl-text-letter-spacing: 0em;
    --_typography---tag--tag-size: .75rem;
    --_typography---base-typography--base-font-weight-bold: 600;
    --_typography---blockquote--blockquote-font: var(--_typography---font--body-font);
    --_typography---blockquote--blockquote-size: clamp(1.125rem, 1.5vw + .25rem, 1.5rem);
    --_typography---blockquote--blockquote-line-height: 1.5em;
    --_typography---blockquote--blockquote-letter-spacing: .01em;
    --_typography---size: 20px;
    --_typography---font--button-font: Figtree, sans-serif;
    --_typography---base-typography--base-font: var(--_typography---font--body-font);
    --_typography---blockquote--blockquote-radius: 0px;
    --_typography---blockquote--blockquote-border-width: 3px;
    --_typography---blockquote--blockquote-padding-vertical: var(--_sizes---spacing--0-75x);
    --_typography---blockquote--blockquote-padding-horizontal: var(--_sizes---spacing--1-25x);
    background-color: #000916;
    padding: 0;
  }

  .nav-link-31 {
    background-color: #000916;
  }

  .new-header {
    z-index: 2;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .div-block-67 {
    justify-content: space-between;
    padding: 16px 20px;
    display: flex;
    position: static;
  }

  .nav-link-32 {
    background-color: #a220;
  }

  .navbar-9 {
    text-align: left;
    background-color: #02081600;
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-start;
    width: 100%;
  }

  .nav-menu-9 {
    z-index: 9999;
    -webkit-text-fill-color: inherit;
    background-color: #020816;
    background-clip: border-box;
    margin-top: 20px;
    padding: 10px;
    position: absolute;
  }

  .container-16 {
    width: 100%;
  }

  .menu-button-9 {
    float: left;
    padding: 0;
  }

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

  .icon-8 {
    font-size: var(--_typography---h1-heading--h1-size);
  }

  .div-block-68 {
    width: 20%;
    display: flex;
  }

  .div-block-69 {
    width: 40%;
  }

  .div-block-70 {
    width: 25%;
  }

  .container-17 {
    width: 100%;
  }

  .nav-link-37 {
    background-color: #020816;
    border: 1px solid #000;
    padding-bottom: 10px;
  }

  .nav-link-38 {
    background-color: #020816;
  }

  .icon-9 {
    font-size: 60px;
  }

  .nav-link-39 {
    background-color: #020816;
    padding-bottom: 10px;
  }

  .div-block-71 {
    justify-content: space-between;
    padding: 16px 20px;
    display: flex;
    position: static;
  }

  .div-block-72 {
    width: 20%;
    display: flex;
  }

  .navbar-10 {
    text-align: left;
    background-color: #02081600;
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-start;
    width: 100%;
  }

  .menu-button-10 {
    float: left;
    padding: 0;
  }

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

  .nav-link-40 {
    background-color: #020816;
    padding-bottom: 10px;
  }

  .div-block-73 {
    width: 40%;
  }

  .nav-link-41 {
    background-color: #020816;
    padding-bottom: 10px;
  }

  .cw-btn-primary-4 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .privacy-hero-section, .privacy-content-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-5 {
    padding-top: 3rem;
  }

  .text-span-11 {
    width: 350px;
  }

  .list-10 {
    display: block;
  }

  .container-18 {
    width: 100%;
  }

  .div-block-75 {
    width: 40%;
  }

  .div-block-76 {
    width: 20%;
    display: flex;
  }

  .icon-10 {
    font-size: 60px;
  }

  .menu-button-11 {
    float: left;
    padding: 0;
  }

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

  .navbar-11 {
    text-align: left;
    background-color: #02081600;
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-start;
    width: 100%;
  }

  .nav-link-42 {
    background-color: #020816;
    padding-bottom: 10px;
  }

  .div-block-77 {
    justify-content: space-between;
    padding: 16px 20px;
    display: flex;
    position: static;
  }

  .cw-btn-primary-5 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .nav-link-43 {
    background-color: #020816;
    border: 1px solid #000;
    padding-bottom: 10px;
  }

  .nav-link-44 {
    background-color: #020816;
  }

  .nav-link-45, .nav-link-46 {
    background-color: #020816;
    padding-bottom: 10px;
  }

  .container-19 {
    width: 100%;
  }

  .div-block-78 {
    width: 40%;
  }

  .div-block-79 {
    width: 20%;
    display: flex;
  }

  .icon-11 {
    font-size: 60px;
  }

  .menu-button-12 {
    float: left;
    padding: 0;
  }

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

  .navbar-12 {
    text-align: left;
    background-color: #02081600;
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-start;
    width: 100%;
  }

  .nav-link-47 {
    background-color: #020816;
    padding-bottom: 10px;
  }

  .div-block-80 {
    justify-content: space-between;
    padding: 16px 20px;
    display: flex;
    position: static;
  }

  .cw-btn-primary-6 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .nav-link-48 {
    background-color: #020816;
    border: 1px solid #000;
    padding-bottom: 10px;
  }

  .nav-link-49 {
    background-color: #020816;
  }

  .nav-link-50, .nav-link-51 {
    background-color: #020816;
    padding-bottom: 10px;
  }

  .terms-hero-section, .terms-content-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-6 {
    padding-top: 3rem;
  }

  .text-span-13 {
    width: 350px;
  }

  .list-11 {
    display: block;
  }

  .footer-7 {
    padding-top: 3rem;
  }

  .text-span-15 {
    width: 350px;
  }

  .list-12 {
    display: block;
  }

  .cookie-hero-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-20 {
    width: 100%;
  }

  .div-block-82 {
    width: 40%;
  }

  .div-block-83 {
    width: 20%;
    display: flex;
  }

  .menu-button-13 {
    float: left;
    padding: 0;
  }

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

  .navbar-13 {
    text-align: left;
    background-color: #02081600;
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-start;
    width: 100%;
  }

  .nav-link-52 {
    background-color: #020816;
    padding-bottom: 10px;
  }

  .icon-12 {
    font-size: 60px;
  }

  .div-block-84 {
    justify-content: space-between;
    padding: 16px 20px;
    display: flex;
    position: static;
  }

  .cw-btn-primary-7 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .nav-link-53 {
    background-color: #020816;
    border: 1px solid #000;
    padding-bottom: 10px;
  }

  .nav-link-54 {
    background-color: #020816;
  }

  .nav-link-55, .nav-link-56 {
    background-color: #020816;
    padding-bottom: 10px;
  }

  .container-21 {
    width: 100%;
  }

  .div-block-85 {
    width: 40%;
  }

  .div-block-86 {
    width: 20%;
    display: flex;
  }

  .menu-button-14 {
    float: left;
    padding: 0;
  }

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

  .nav-link-57 {
    background-color: #020816;
    padding-bottom: 10px;
  }

  .icon-13 {
    font-size: 60px;
  }

  .div-block-87 {
    justify-content: space-between;
    padding: 16px 20px;
    display: flex;
    position: static;
  }

  .cw-btn-primary-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .nav-link-58 {
    background-color: #020816;
    border: 1px solid #000;
    padding-bottom: 10px;
  }

  .nav-link-59 {
    background-color: #020816;
  }

  .nav-link-60, .nav-link-61 {
    background-color: #020816;
    padding-bottom: 10px;
  }

  .providesr-hero-section, .provider-listing {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .image-14 {
    max-width: 30%;
  }

  .text-block-72 {
    font-size: var(--_typography---size);
  }

  .footer-8 {
    padding-top: 3rem;
  }

  .text-span-18 {
    width: 350px;
  }

  .list-13 {
    display: block;
  }

  .cadet-hero-section, .cadet-listing {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-77 {
    font-size: 20px;
  }

  .text-block-78 {
    font-size: var(--_typography---base-typography--base-margin-bottom);
  }

  .div-block-92 {
    width: 100%;
    margin-left: 0;
  }

  .div-block-93 {
    width: 20%;
  }

  .div-block-94 {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
  }

  .link-191 {
    font-size: var(--_typography---h5-heading--h5-margin-bottom);
  }

  .text-block-80 {
    font-size: var(--_typography---h2-heading--h2-line-height);
  }

  .footer-9 {
    padding-top: 3rem;
  }

  .text-span-21 {
    width: 350px;
  }

  .list-14 {
    display: block;
  }

  .graduate-hero-section, .graduate-listing {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-83 {
    width: 90px;
    font-size: 14px;
  }

  .div-block-95 {
    width: 190px;
    padding-left: 5px;
  }

  .text-block-86 {
    font-size: 14px;
  }

  .text-block-87 {
    max-width: 300px;
    font-size: 10px;
  }

  .div-block-97 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-span-25 {
    width: 350px;
  }

  .list-15 {
    display: block;
  }

  .text-block-88 {
    font-size: 10px;
  }

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

  .jobs-hero-section, .jobs-listing {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-11 {
    padding-top: 3rem;
  }

  .text-span-27 {
    width: 350px;
  }

  .list-16 {
    display: block;
  }

  .div-block-99 {
    width: 300px;
  }

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

  .div-block-100 {
    width: 300px;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_typography---font--body-font: Sora, sans-serif;
    --_typography---base-typography--base-font-size: 17px;
    --_typography---base-typography--base-line-height: 1.6rem;
    --_typography---base-typography--base-letter-spacing: 0em;
    --_typography---h1-heading--h1-margin-bottom: .5em;
    --_typography---font--heading-font: Rajdhani, sans-serif;
    --_typography---h1-heading--h1-size: 2.69rem;
    --_typography---h1-heading--h1-line-height: 1.04em;
    --_typography---h1-heading--h1-weight: 700;
    --_typography---h1-heading--h1-letter-spacing: -.01em;
    --_typography---h2-heading--h2-margin-bottom: .4em;
    --_typography---h2-heading--h2-size: 1.52rem;
    --_typography---h2-heading--h2-line-height: 1.04em;
    --_typography---h2-heading--h2-weight: 500;
    --_typography---h2-heading--h2-letter-spacing: -.01em;
    --_typography---h3-heading--h3-margin-bottom: .5em;
    --_typography---h3-heading--h3-size: 1.14rem;
    --_typography---h3-heading--h3-line-height: 1.04em;
    --_typography---h3-heading--h3-weight: 500;
    --_typography---h3-heading--h3-letter-spacing: -.01em;
    --_typography---h4-heading--h4-margin-bottom: .5em;
    --_typography---h4-heading--h4-size: 1.08rem;
    --_typography---h4-heading--h4-line-height: 1.3em;
    --_typography---h4-heading--h4-weight: 700;
    --_typography---h4-heading--h4-letter-spacing: -.01em;
    --_typography---h5-heading--h5-margin-bottom: .5em;
    --_typography---h5-heading--h5-size: 1rem;
    --_typography---h5-heading--h5-line-height: 1.3em;
    --_typography---h5-heading--h5-weight: 700;
    --_typography---h5-heading--h5-letter-spacing: 0em;
    --_typography---h6-heading--h6-margin-bottom: .5em;
    --_typography---h6-heading--h6-size: .75rem;
    --_typography---h6-heading--h6-line-height: 1.3em;
    --_typography---h6-heading--h6-weight: 700;
    --_typography---h6-heading--h6-letter-spacing: .1em;
    --_typography---base-typography--base-margin-bottom: .75em;
    --_typography---text--text-size: 1rem;
    --_typography---text--text-line-height: 1.75em;
    --_typography---text--text-letter-spacing: 0em;
    --_typography---eyebrow--eyebrow-font: var(--_typography---font--body-font);
    --_typography---eyebrow--eyebrow-size: .8rem;
    --_typography---eyebrow--eyebrow-line-height: 1.3em;
    --_typography---base-typography--base-font-weight: 400;
    --_typography---eyebrow--eyebrow-letter-spacing: .01em;
    --_typography---h0-heading--h0-margin-bottom: .5em;
    --_typography---h0-heading--h0-size: 3.59rem;
    --_typography---h0-heading--h0-line-height: 1.2em;
    --_typography---h0-heading--h0-weight: 700;
    --_typography---h0-heading--h0-letter-spacing: -.01em;
    --_typography---text-lg--lg-text-size: 1.1rem;
    --_typography---text-lg--lg-text-line-height: 1.6em;
    --_typography---text-lg--lg-text-letter-spacing: 0em;
    --_typography---text-xl--xl-text-size: 1.3rem;
    --_typography---text-xl--xl-text-line-height: 1.6em;
    --_typography---text-xl--xl-text-letter-spacing: 0em;
    --_typography---text-sm--sm-text-size: .88rem;
    --_typography---text-sm--sm-text-line-height: 1.6em;
    --_typography---text-sm--sm-text-letter-spacing: 0em;
    --_typography---button--button-font: var(--_typography---font--button-font);
    --_typography---text-xxl--xxl-text-size: 1.6rem;
    --_typography---text-xxl--xxl-text-line-height: 1.6em;
    --_typography---text-xxl--xxl-text-letter-spacing: 0em;
    --_typography---tag--tag-size: .75rem;
    --_typography---base-typography--base-font-weight-bold: 600;
    --_typography---blockquote--blockquote-font: var(--_typography---font--body-font);
    --_typography---blockquote--blockquote-size: clamp(1.125rem, 1.5vw + .25rem, 1.5rem);
    --_typography---blockquote--blockquote-line-height: 1.5em;
    --_typography---blockquote--blockquote-letter-spacing: .01em;
    --_typography---size: 20px;
    --_typography---font--button-font: Figtree, sans-serif;
    --_typography---base-typography--base-font: var(--_typography---font--body-font);
    --_typography---blockquote--blockquote-radius: 0px;
    --_typography---blockquote--blockquote-border-width: 3px;
    --_typography---blockquote--blockquote-padding-vertical: var(--_sizes---spacing--0-75x);
    --_typography---blockquote--blockquote-padding-horizontal: var(--_sizes---spacing--1x);
    --_sizes---image--image-radius: var(--_sizes---card--card-radius);
    --_sizes---spacing--1-25x: 1.25rem;
    --_sizes---spacing--0-5x: .5rem;
    --_sizes---spacing--1-5x: 1.5rem;
    --_sizes---card--card-radius: .5rem;
    --_sizes---container--container-width: 1280px;
    --_sizes---container--container-padding-horizontal: var(--_sizes---spacing--1x);
    --_sizes---container--container-lg-width: 1440px;
    --_sizes---container--container-sm-width: 1000px;
    --_sizes---section--section-padding-vertical: var(--_sizes---spacing--5x);
    --_sizes---gap--sm-gap: var(--_sizes---spacing--2x);
    --_sizes---gap--xs-gap: var(--_sizes---spacing--1x);
    --_sizes---gap--md-gap: var(--_sizes---spacing--3x);
    --_sizes---button--button-padding-vertical: 1em;
    --_sizes---button--button-padding-horizontal: 1.5em;
    --_sizes---button--button-radius: .25rem;
    --_sizes---spacing--0-75x: .75rem;
    --_sizes---input--input-padding-vertical: var(--_sizes---spacing--1x);
    --_sizes---input--input-padding-horizontal: var(--_sizes---spacing--1x);
    --_sizes---input--input-radius: .25rem;
    --_sizes---spacing--1x: 1rem;
    --_sizes---spacing--2x: 2rem;
    --_sizes---radius--sm-radius: .25rem;
    --_sizes---spacing--4x: 4rem;
    --_sizes---radius--round: 100rem;
    --_sizes---spacing--5x: 5rem;
    --_sizes---spacing--3x: 3rem;
    --_sizes---spacing--8x: 8rem;
    --_sizes---card--card-padding: var(--_sizes---spacing--1-5x);
    --_sizes---slider--4-slides: 2;
    --_sizes---slider--spacing-sm: var(--_sizes---spacing--1x);
    --_sizes---slider--2-slides: 1;
    --_sizes---slider--3-slides: 2;
    --_sizes---slider--5-slides: 2;
    --_sizes---slider--1-5-slides: 1.5;
    --_sizes---width--xs: 25rem;
    --_sizes---gap--xxs-gap: var(--_sizes---spacing--0-5x);
    --_sizes---slider--navigation: var(--_sizes---spacing--0-75x);
    --_sizes---gap--lg-gap: var(--_sizes---spacing--4x);
    --_sizes---spacing--0-25x: .25rem;
    --_sizes---tag--tag-padding-horizontal: var(--_sizes---spacing--0-5x);
    --_sizes---tag--tag-radius: .25rem;
    --_sizes---width--sm: 35rem;
    --_sizes---radius--md-radius: .5rem;
    --_sizes---radius--lg-radius: .75rem;
    --_sizes---radius--xl-radius: 1rem;
    --_sizes---spacing--6x: 6rem;
    --_sizes---gap--xl-gap: var(--_sizes---spacing--5x);
    --_sizes---gap--xxl-gap: var(--_sizes---spacing--6x);
    --_sizes---nav--nav-height: 4rem;
    --_sizes---card--card-padding-sm: var(--_sizes---spacing--1x);
    --_sizes---spacing--1-75x: 1.75rem;
    --_sizes---spacing--7x: 7rem;
    --_sizes---button--button-size: var(--_typography---base-typography--base-font-size);
    --_sizes---tag--tag-padding-vertical: var(--_sizes---spacing--0-25x);
    --_sizes---width--xxs: 12rem;
  }

  h1 {
    font-size: var(--_typography---h1-heading--h1-size);
  }

  h2 {
    font-size: var(--_typography---h2-heading--h2-size);
  }

  h3 {
    font-size: var(--_typography---h3-heading--h3-size);
  }

  h4 {
    font-size: var(--_typography---h4-heading--h4-size);
  }

  h5 {
    font-size: var(--_typography---h5-heading--h5-size);
  }

  h6 {
    font-size: var(--_typography---h6-heading--h6-size);
  }

  p {
    font-size: var(--_typography---text--text-size);
  }

  .mobile-l-gap-none-1 {
    grid-column-gap: 0;
    grid-row-gap: 0;
  }

  .grid_2-col {
    grid-template-columns: minmax(0, 1fr);
  }

  .grid_2-col.gap-small {
    grid-column-gap: var(--_sizes---gap--xs-gap);
    grid-row-gap: var(--_sizes---gap--xs-gap);
  }

  .grid_2-col.gap-medium {
    grid-column-gap: var(--_sizes---gap--sm-gap);
    grid-row-gap: var(--_sizes---gap--sm-gap);
  }

  .grid_2-col.mobile-l-1-col {
    grid-template-columns: 1fr;
  }

  .form_item {
    flex: 0 auto;
  }

  .form_item.is-half {
    flex: 0 auto;
    grid-column: span 12;
  }

  .margin-top_none {
    margin-top: 0;
  }

  .margin-bottom_none {
    margin-bottom: 0;
  }

  .padding-bottom_none {
    padding-bottom: 0;
  }

  .padding-top_none {
    padding-top: 0;
  }

  .padding_none {
    padding: 0;
  }

  .padding_small {
    padding: var(--_sizes---spacing--1x);
  }

  .padding-bottom_small {
    padding-bottom: var(--_sizes---spacing--1x);
  }

  .padding-top_small {
    padding-top: var(--_sizes---spacing--1x);
  }

  .position_sticky.mobile-relative {
    position: sticky;
  }

  .margin-right_none {
    margin-right: 0;
  }

  .margin-left_none {
    margin-left: 0;
  }

  .margin-top_small {
    margin-top: var(--_sizes---spacing--1x);
  }

  .margin-top_large {
    margin-top: var(--_sizes---spacing--2x);
  }

  .margin-top_medium {
    margin-top: var(--_sizes---spacing--1-5x);
  }

  .margin-bottom_small {
    margin-bottom: var(--_sizes---spacing--1x);
  }

  .margin-bottom_medium {
    margin-bottom: var(--_sizes---spacing--1-5x);
  }

  .margin-bottom_large {
    margin-bottom: var(--_sizes---spacing--2x);
  }

  .padding-bottom_medium {
    padding-bottom: var(--_sizes---spacing--1-5x);
  }

  .padding-bottom_large {
    padding-bottom: var(--_sizes---spacing--2x);
  }

  .padding-top_medium {
    padding-top: var(--_sizes---spacing--1-5x);
  }

  .padding-top_large {
    padding-top: var(--_sizes---spacing--2x);
  }

  .padding_medium {
    padding: var(--_sizes---spacing--1-5x);
  }

  .rich-text blockquote {
    font-size: 1.5rem;
  }

  .margin-top_xxlarge {
    margin-top: var(--_sizes---spacing--3x);
  }

  .margin-bottom_xxlarge {
    margin-bottom: var(--_sizes---spacing--3x);
  }

  .slider_mask.is-4-slides-slide-1, .slider_mask.is-2-slides-slide-1 {
    padding-right: 50%;
  }

  .slider_mask.is-3-slides-slide-1, .slider_mask.is-4-slides-slide-1, .slider_mask.is-2-slides-slide-1 {
    padding-right: 50%;
  }

  .slider_mask.is-2-slides-slide-1.is-slide-gap {
    --_slider---spacing: 0rem;
  }

  .slider_mask.is-3-slides-slide-1 {
    padding-right: 50%;
  }

  .slider_arrow-icon {
    height: 40px;
    inset: 0%;
  }

  .flex_horizontal.gap-large {
    grid-column-gap: var(--_sizes---spacing--2x);
    grid-row-gap: var(--_sizes---spacing--2x);
  }

  .flex_horizontal.flex_vertical_mobile-l {
    flex-flow: column;
  }

  .flex_horizontal.mobile-horizontal {
    flex-flow: row;
  }

  .flex_horizontal.mobile-l-vertical {
    flex-flow: column;
  }

  .image_heading-inline {
    height: var(--_sizes---spacing--3x);
  }

  .mega-nav_dropdown-list-wrapper.w--open {
    padding: var(--_sizes---spacing--1x) var(--_sizes---spacing--1-25x) var(--_sizes---spacing--0-75x);
    flex-wrap: wrap;
    justify-content: center;
  }

  .grid_masonry.mobile-l-1-col, .grid_masonry.is-3-col, .grid_masonry.mobile-l-1-col, .grid_masonry.is-3-col {
    column-count: 1;
  }

  .padding_large {
    padding: var(--_sizes---spacing--1-5x);
  }

  .height_auto_mobile-l {
    height: auto;
    min-height: auto;
  }

  .display_none_mobile-l {
    display: none;
  }

  .padding-bottom_xxlarge {
    padding-bottom: var(--_sizes---spacing--2x);
  }

  .padding-top_xxlarge {
    padding-top: var(--_sizes---spacing--3x);
  }

  .divider-vertical.mobile-l-horizontal {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style: none;
    border-left-color: color-mix(in srgb, currentColor 30%, transparent);
    border-bottom-color: color-mix(in srgb, currentColor 30%, transparent);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style: none;
    border-left-color: color-mix(in srgb, currentColor 30%, transparent);
    border-bottom-color: color-mix(in srgb, currentColor 30%, transparent);
  }

  .ratio_auto_mobile-l {
    aspect-ratio: auto;
  }

  .margin-top_none_mobile-l {
    margin-top: 0;
  }

  .max-width_small {
    max-width: 100%;
  }

  .footer {
    width: 665px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .margin-top_xlarge {
    margin-top: var(--_sizes---spacing--3x);
  }

  .margin-bottom_xlarge {
    margin-bottom: var(--_sizes---spacing--3x);
  }

  .padding-bottom_xlarge {
    padding-bottom: var(--_sizes---spacing--2x);
  }

  .padding-top_xlarge {
    padding-top: var(--_sizes---spacing--2x);
  }

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

  .flex_vertical.gap-large {
    grid-column-gap: var(--_sizes---spacing--2x);
    grid-row-gap: var(--_sizes---spacing--2x);
  }

  .flex_vertical.mobile-l-horizontal {
    flex-flow: row;
  }

  .min-width_50percent {
    min-width: auto;
  }

  .sg_logo {
    height: auto;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    position: static;
  }

  .sg_nav-menu {
    justify-content: flex-start;
    height: 60px;
    margin-left: 0;
    padding-left: 6px;
    padding-right: 6px;
  }

  .width_100percent_mobile-l {
    width: 100%;
  }

  .card_header {
    padding-top: var(--\<unknown\|variable-c6e35437-20b2-f8dc-ceec-e93fc23e0b61\>);
    padding-right: var(--\<unknown\|variable-c6e35437-20b2-f8dc-ceec-e93fc23e0b61\>);
    padding-left: var(--\<unknown\|variable-c6e35437-20b2-f8dc-ceec-e93fc23e0b61\>);
    flex-flow: column-reverse;
  }

  .ratio_2x3_mobile-l {
    aspect-ratio: 2 / 3;
  }

  .position_sticky-bottom {
    position: relative;
  }

  .position_sticky-bottom.mobile-relative {
    position: sticky;
  }

  .hide_mobile-l {
    display: none;
  }

  .heading-responsive {
    font-size: 12cqw;
  }

  .ix_stick-word-highlight-image {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: block;
    position: relative;
  }

  .ix_stick-word-highlight-wrapper {
    padding-bottom: var(--_sizes---gap--md-gap);
  }

  .min-height_auto_mobile-l {
    min-height: auto;
  }

  .ix_card-change-width {
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .ix_card-change-width-background {
    border-radius: var(--_sizes---card--card-radius);
  }

  .ix_card-change-width-background.is-mobile-card {
    width: 100%;
    height: 100%;
  }

  .nav_menu {
    transform: translate(0);
  }

  .nav_menu-list-item {
    margin-bottom: 0;
  }

  .ratio_1x1_mobile-l {
    aspect-ratio: 1;
  }

  .mega-nav_list {
    grid-template-columns: 1fr;
  }

  .dropdown_toggle {
    justify-content: center;
    align-items: center;
  }

  .padding-horizontal_none, .padding-vertical_none {
    padding: 0;
  }

  .sg_heading-row, .grid_3-col {
    grid-template-columns: 1fr;
  }

  .grid_9-col, .grid_6-col, .grid_5-col {
    grid-template-columns: minmax(0, 1fr) 1fr;
  }

  .grid_4-col {
    grid-template-columns: minmax(0, 1fr);
  }

  .grid_12-col, .grid_8-col {
    grid-template-columns: minmax(0, 1fr) 1fr;
  }

  .mobile-l-gap-none {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    gap: 0 !important;
  }

  .mobile-l_order_last {
    order: 1;
  }

  .header {
    margin-bottom: var(--_sizes---spacing--2x);
  }

  .header.is-2-col {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .tabs_nav, .tabs_nav.is-bottom, .tabs_nav.is-bottom {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

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

  .margin-vertical_small {
    margin-bottom: var(--_sizes---spacing--2x);
  }

  .position_relative_mobile-l {
    position: relative;
    inset: 0;
  }

  .form {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .image_inline {
    height: var(--_sizes---spacing--3x);
  }

  .form_item-row {
    flex-flow: column;
    flex: 0 auto;
  }

  .padding-horizontal_medium {
    padding: var(--_sizes---spacing--1-5x);
  }

  .padding-horizontal_small {
    padding: var(--_sizes---spacing--1x);
  }

  .padding-horizontal_large {
    padding: var(--_sizes---spacing--1-5x);
  }

  .ratio_4x3_mobile-l {
    aspect-ratio: 4 / 3;
  }

  .ratio_3x2_mobile-l {
    aspect-ratio: 3 / 2;
  }

  .gap-medium-parent.gap-medium {
    grid-column-gap: var(--_sizes---gap--sm-gap);
    grid-row-gap: var(--_sizes---gap--sm-gap);
    grid-column-gap: var(--_sizes---gap--sm-gap);
    grid-row-gap: var(--_sizes---gap--sm-gap);
  }

  .mobile-2-col-parent.mobile-2-col {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .gap-small-parent.gap-small {
    grid-column-gap: var(--_sizes---gap--xs-gap);
    grid-row-gap: var(--_sizes---gap--xs-gap);
    grid-column-gap: var(--_sizes---gap--xs-gap);
    grid-row-gap: var(--_sizes---gap--xs-gap);
  }

  .padding-top_small-parent.padding-top_small {
    padding-top: var(--_sizes---spacing--1x);
    padding-top: var(--_sizes---spacing--1x);
  }

  .margin-top_none-parent.margin-top_none {
    margin-top: 0;
  }

  .margin-bottom_small-parent.margin-bottom_small {
    margin-bottom: var(--_sizes---spacing--1x);
    margin-bottom: var(--_sizes---spacing--1x);
  }

  .padding-horizontal_none-parent.padding-horizontal_none {
    padding: 0;
  }

  .margin-top_medium-parent.margin-top_medium {
    margin-top: var(--_sizes---spacing--1-5x);
    margin-top: var(--_sizes---spacing--1-5x);
  }

  .padding_none-parent.padding_none {
    padding: 0;
  }

  .gap-small-parent.gap-small {
    grid-column-gap: var(--_sizes---gap--xs-gap);
    grid-row-gap: var(--_sizes---gap--xs-gap);
    grid-column-gap: var(--_sizes---gap--xs-gap);
    grid-row-gap: var(--_sizes---gap--xs-gap);
  }

  .gap-medium-parent.gap-medium {
    grid-column-gap: var(--_sizes---gap--sm-gap);
    grid-row-gap: var(--_sizes---gap--sm-gap);
    grid-column-gap: var(--_sizes---gap--sm-gap);
    grid-row-gap: var(--_sizes---gap--sm-gap);
  }

  .margin-bottom_none-parent.margin-bottom_none {
    margin-bottom: 0;
  }

  .cw-cta-icon {
    width: 60px;
    height: 60px;
  }

  .cw-job-logo.inline-span-0 {
    margin-right: 10px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

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

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .cw-nav-row {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cw-nav-right-1 {
    justify-content: flex-end;
    align-items: center;
    width: 30%;
  }

  .cw-two-col {
    width: 800px;
    max-width: 600px;
  }

  .cw-hero-1 {
    width: 665px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cw-card.cw-sidebar-card {
    width: 650px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cw-section-head {
    width: 650px;
    padding-right: 20px;
  }

  .cw-explore {
    text-align: left;
    order: 0;
    align-self: auto;
  }

  .cw-job-row {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cw-newsletter-preview {
    width: 650px;
  }

  .cw-cta-bar {
    flex-flow: column;
    width: 650px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .cw-cta-left-1 {
    max-width: 900px;
  }

  .inline-div-1-1-2 {
    width: 600px;
  }

  .text-block {
    font-size: var(--_typography---base-typography--base-margin-bottom);
  }

  .heading-3 {
    width: 600px;
  }

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

  .heading-7 {
    font-size: var(--_typography---base-typography--base-font-size);
  }

  .columns {
    justify-content: center;
    align-items: center;
  }

  .aside {
    width: 665px;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-20, .paragraph-13 {
    width: 70%;
  }

  .articles-section {
    width: 665px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .social-account {
    align-items: center;
  }

  .div-block-46 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-50 {
    width: 665px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-51 {
    width: 665px;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-52 {
    width: 665px;
  }

  .div-block-53 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .menu-button-3 {
    background-color: #020916;
  }

  .footer-3 {
    width: 665px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .menu-button-5, .menu-button-6 {
    height: auto;
    padding: 0;
  }

  .cw-explore-3, .cw-explore-4 {
    text-align: left;
    order: 0;
    align-self: auto;
  }

  .footer-4 {
    width: 665px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .menu-button-7 {
    height: auto;
    padding: 0;
  }

  .articles-cta-bar {
    flex-flow: column;
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-49 {
    font-size: .75em;
  }

  .heading-41 {
    font-size: 17px;
  }

  .join-aviation-form {
    width: 600px;
  }

  .menu-button-8 {
    height: auto;
    padding: 0;
  }

  .div-block-69, .div-block-73 {
    width: 45%;
  }

  .paragraph-28 {
    width: 600px;
  }

  .footer-5 {
    width: 665px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-75, .div-block-78 {
    width: 45%;
  }

  .footer-6, .footer-7 {
    width: 665px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-45 {
    width: 600px;
  }

  .cookie-hero-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-82, .div-block-85 {
    width: 45%;
  }

  .collection-list-10 {
    grid-template-rows: auto auto;
  }

  .footer-8 {
    width: 665px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .footer-9, .footer-10, .footer-11 {
    width: 665px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-101 {
    max-width: 500px;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_typography---font--body-font: Sora, sans-serif;
    --_typography---base-typography--base-font-size: 17px;
    --_typography---base-typography--base-line-height: 1.6rem;
    --_typography---base-typography--base-letter-spacing: 0em;
    --_typography---h1-heading--h1-margin-bottom: .5em;
    --_typography---font--heading-font: Rajdhani, sans-serif;
    --_typography---h1-heading--h1-size: 2.15rem;
    --_typography---h1-heading--h1-line-height: 1.2em;
    --_typography---h1-heading--h1-weight: 700;
    --_typography---h1-heading--h1-letter-spacing: -.01em;
    --_typography---h2-heading--h2-margin-bottom: .5em;
    --_typography---h2-heading--h2-size: 1.21rem;
    --_typography---h2-heading--h2-line-height: 1.04em;
    --_typography---h2-heading--h2-weight: 500;
    --_typography---h2-heading--h2-letter-spacing: -.01em;
    --_typography---h3-heading--h3-margin-bottom: .5em;
    --_typography---h3-heading--h3-size: .91rem;
    --_typography---h3-heading--h3-line-height: 1.5em;
    --_typography---h3-heading--h3-weight: 500;
    --_typography---h3-heading--h3-letter-spacing: -.01em;
    --_typography---h4-heading--h4-margin-bottom: .5em;
    --_typography---h4-heading--h4-size: .97rem;
    --_typography---h4-heading--h4-line-height: 1.5em;
    --_typography---h4-heading--h4-weight: 700;
    --_typography---h4-heading--h4-letter-spacing: -.01em;
    --_typography---h5-heading--h5-margin-bottom: .5em;
    --_typography---h5-heading--h5-size: 1rem;
    --_typography---h5-heading--h5-line-height: 1.5em;
    --_typography---h5-heading--h5-weight: 700;
    --_typography---h5-heading--h5-letter-spacing: 0em;
    --_typography---h6-heading--h6-margin-bottom: .5em;
    --_typography---h6-heading--h6-size: .75rem;
    --_typography---h6-heading--h6-line-height: 1.5em;
    --_typography---h6-heading--h6-weight: 700;
    --_typography---h6-heading--h6-letter-spacing: .1em;
    --_typography---base-typography--base-margin-bottom: .75em;
    --_typography---text--text-size: 1rem;
    --_typography---text--text-line-height: 1.75em;
    --_typography---text--text-letter-spacing: 0em;
    --_typography---eyebrow--eyebrow-font: var(--_typography---font--body-font);
    --_typography---eyebrow--eyebrow-size: .8rem;
    --_typography---eyebrow--eyebrow-line-height: 1.3em;
    --_typography---base-typography--base-font-weight: 400;
    --_typography---eyebrow--eyebrow-letter-spacing: .01em;
    --_typography---h0-heading--h0-margin-bottom: .5em;
    --_typography---h0-heading--h0-size: 2.87rem;
    --_typography---h0-heading--h0-line-height: 1.2em;
    --_typography---h0-heading--h0-weight: 700;
    --_typography---h0-heading--h0-letter-spacing: -.01em;
    --_typography---text-lg--lg-text-size: 1.1rem;
    --_typography---text-lg--lg-text-line-height: 1.6em;
    --_typography---text-lg--lg-text-letter-spacing: 0em;
    --_typography---text-xl--xl-text-size: 1.2rem;
    --_typography---text-xl--xl-text-line-height: 1.6em;
    --_typography---text-xl--xl-text-letter-spacing: 0em;
    --_typography---text-sm--sm-text-size: .88rem;
    --_typography---text-sm--sm-text-line-height: 1.6em;
    --_typography---text-sm--sm-text-letter-spacing: 0em;
    --_typography---button--button-font: var(--_typography---font--button-font);
    --_typography---text-xxl--xxl-text-size: 1.4rem;
    --_typography---text-xxl--xxl-text-line-height: 1.6em;
    --_typography---text-xxl--xxl-text-letter-spacing: 0em;
    --_typography---tag--tag-size: .75rem;
    --_typography---base-typography--base-font-weight-bold: 600;
    --_typography---blockquote--blockquote-font: var(--_typography---font--body-font);
    --_typography---blockquote--blockquote-size: clamp(1.125rem, 1.5vw + .25rem, 1.5rem);
    --_typography---blockquote--blockquote-line-height: 1.5em;
    --_typography---blockquote--blockquote-letter-spacing: .01em;
    --_typography---size: 20px;
    --_typography---font--button-font: Figtree, sans-serif;
    --_typography---base-typography--base-font: var(--_typography---font--body-font);
    --_typography---blockquote--blockquote-radius: 0px;
    --_typography---blockquote--blockquote-border-width: 3px;
    --_typography---blockquote--blockquote-padding-vertical: var(--_sizes---spacing--0-75x);
    --_typography---blockquote--blockquote-padding-horizontal: var(--_sizes---spacing--1-25x);
    --_sizes---image--image-radius: var(--_sizes---card--card-radius);
    --_sizes---spacing--1-25x: 1.25rem;
    --_sizes---spacing--0-5x: .5rem;
    --_sizes---spacing--1-5x: 1.5rem;
    --_sizes---card--card-radius: .5rem;
    --_sizes---container--container-width: 1280px;
    --_sizes---container--container-padding-horizontal: var(--_sizes---spacing--1x);
    --_sizes---container--container-lg-width: 1440px;
    --_sizes---container--container-sm-width: 1000px;
    --_sizes---section--section-padding-vertical: var(--_sizes---spacing--4x);
    --_sizes---gap--sm-gap: var(--_sizes---spacing--2x);
    --_sizes---gap--xs-gap: var(--_sizes---spacing--1x);
    --_sizes---gap--md-gap: var(--_sizes---spacing--3x);
    --_sizes---button--button-padding-vertical: 1em;
    --_sizes---button--button-padding-horizontal: 1.5em;
    --_sizes---button--button-radius: .25rem;
    --_sizes---spacing--0-75x: .75rem;
    --_sizes---input--input-padding-vertical: var(--_sizes---spacing--1x);
    --_sizes---input--input-padding-horizontal: var(--_sizes---spacing--1x);
    --_sizes---input--input-radius: .25rem;
    --_sizes---spacing--1x: 1rem;
    --_sizes---spacing--2x: 2rem;
    --_sizes---radius--sm-radius: .25rem;
    --_sizes---spacing--4x: 4rem;
    --_sizes---radius--round: 100rem;
    --_sizes---spacing--5x: 5rem;
    --_sizes---spacing--3x: 0px;
    --_sizes---spacing--8x: 8rem;
    --_sizes---card--card-padding: var(--_sizes---spacing--1x);
    --_sizes---slider--4-slides: 1;
    --_sizes---slider--spacing-sm: var(--_sizes---spacing--1x);
    --_sizes---slider--2-slides: 1;
    --_sizes---slider--3-slides: 1;
    --_sizes---slider--5-slides: 1;
    --_sizes---slider--1-5-slides: 1;
    --_sizes---width--xs: 25rem;
    --_sizes---gap--xxs-gap: var(--_sizes---spacing--0-5x);
    --_sizes---slider--navigation: var(--_sizes---spacing--0-75x);
    --_sizes---gap--lg-gap: var(--_sizes---spacing--4x);
    --_sizes---spacing--0-25x: .25rem;
    --_sizes---tag--tag-padding-horizontal: var(--_sizes---spacing--0-5x);
    --_sizes---tag--tag-radius: .25rem;
    --_sizes---width--sm: 35rem;
    --_sizes---radius--md-radius: .5rem;
    --_sizes---radius--lg-radius: .75rem;
    --_sizes---radius--xl-radius: 1rem;
    --_sizes---spacing--6x: 6rem;
    --_sizes---gap--xl-gap: var(--_sizes---spacing--5x);
    --_sizes---gap--xxl-gap: var(--_sizes---spacing--6x);
    --_sizes---nav--nav-height: 4rem;
    --_sizes---card--card-padding-sm: var(--_sizes---spacing--1-5x);
    --_sizes---spacing--1-75x: 1.75rem;
    --_sizes---spacing--7x: 7rem;
    --_sizes---button--button-size: var(--_typography---base-typography--base-font-size);
    --_sizes---tag--tag-padding-vertical: var(--_sizes---spacing--0-25x);
    --_sizes---width--xxs: 12rem;
  }

  .tablet-1-col {
    grid-template-rows: auto;
    grid-template-columns: 100%;
  }

  .nav_dropdown-list-1.w--open {
    border-top-left-radius: var(--_sizes---card--card-radius);
    border-top-right-radius: var(--_sizes---card--card-radius);
    border-bottom-left-radius: var(--_sizes---card--card-radius);
    border-bottom-right-radius: var(--_sizes---card--card-radius);
    background-color: color-mix(in srgb, currentColor 5%, transparent);
    flex-flow: column;
    position: relative;
  }

  .grid_2-col {
    grid-template-columns: 100%;
    grid-auto-columns: 100%;
  }

  .button {
    white-space: nowrap;
  }

  .input_field.is-select {
    background-position: 96%;
  }

  .margin-top_none {
    margin-top: 0;
  }

  .margin_none {
    margin: 0;
  }

  .margin-bottom_none {
    margin-bottom: 0;
  }

  .padding-bottom_none {
    padding-bottom: 0;
  }

  .padding-top_none {
    padding-top: 0;
  }

  .padding_none {
    padding: 0;
  }

  .position_sticky.mobile-relative {
    position: relative;
  }

  .margin-right_none {
    margin-right: 0;
  }

  .margin-left_none {
    margin-left: 0;
  }

  .button-group {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
  }

  .button-group.is-align-center {
    justify-content: center;
    align-items: stretch;
  }

  .slider_mask.is-4-slides-slide-1, .slider_mask.is-2-slides-slide-1, .slider_mask.is-3-slides-slide-1, .slider_mask.is-1half-slides-slide-1, .slider_mask.is-4-slides-slide-1, .slider_mask.is-2-slides-slide-1, .slider_mask.is-3-slides-slide-1, .slider_mask.is-1half-slides-slide-1 {
    padding-right: 0%;
  }

  .slider_nav, .slider_nav.is-bottom-left, .slider_nav.is-bottom-left {
    justify-content: center;
    align-items: center;
    min-width: 100%;
  }

  .nav_mobile-menu-button.w--open {
    color: inherit;
  }

  .slider_arrow-icon {
    flex: 1;
  }

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

  .image_heading-inline {
    margin-top: -1rem;
  }

  .mega-nav_dropdown-list-wrapper.w--open {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .form_horizontal-wrapper {
    flex-direction: column;
  }

  .hide_mobile {
    display: none;
  }

  .is-select {
    background-position: 96%;
  }

  .width_100percent_mobile {
    width: 100%;
  }

  .footer {
    width: 391px;
  }

  .logo {
    color: inherit;
  }

  .heading-responsive_large {
    font-size: 12cqw;
    line-height: 1.2;
  }

  .sg_logo.w--current {
    align-items: center;
  }

  .card_header {
    padding-top: var(--\<unknown\|variable-1cac192c-9991-6e85-7b34-77f03c79d513\>);
    padding-right: var(--\<unknown\|variable-1cac192c-9991-6e85-7b34-77f03c79d513\>);
    padding-left: var(--\<unknown\|variable-1cac192c-9991-6e85-7b34-77f03c79d513\>);
  }

  .position_sticky-bottom {
    position: relative;
  }

  .nav_container.is-island, .nav_container.is-dynamic-island, .nav_container.is-island, .nav_container.is-dynamic-island {
    margin-top: var(--_sizes---gap--xxs-gap);
  }

  .nav_center {
    padding-right: var(--_sizes---gap--xxs-gap);
    padding-left: var(--_sizes---gap--xxs-gap);
  }

  .nav_menu-list-item {
    margin-bottom: 0;
  }

  .nav_menu-full-screen {
    padding: 0;
  }

  .nav_dropdown-list.w--open {
    border-top-left-radius: var(--_sizes---card--card-radius);
    border-top-right-radius: var(--_sizes---card--card-radius);
    border-bottom-left-radius: var(--_sizes---card--card-radius);
    border-bottom-right-radius: var(--_sizes---card--card-radius);
    background-color: color-mix(in srgb, currentColor 5%, transparent);
    flex-flow: column;
    position: relative;
  }

  .footer_icon-group {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .padding-horizontal_none, .padding-vertical_none {
    padding: 0;
  }

  .grid_9-col, .grid_6-col, .grid_5-col, .grid_12-col, .grid_8-col {
    grid-template-columns: minmax(0, 1fr);
  }

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

  .slider_arrow {
    width: auto;
  }

  .slider_arrow.is-top, .slider_arrow.is-top-overlay-next, .slider_arrow.is-top-overlay-previous, .slider_arrow.is-bottom-overlay-previous, .slider_arrow.is-bottom-overlay-next {
    order: 9999;
    width: 50%;
  }

  .slider_arrow.is-bottom {
    flex: 1;
    width: 50%;
  }

  .slider_arrow.is-top, .slider_arrow.is-top-overlay-next, .slider_arrow.is-top-overlay-previous, .slider_arrow.is-bottom-overlay-previous, .slider_arrow.is-bottom-overlay-next {
    order: 9999;
    width: 50%;
  }

  .ix-link-wrapper {
    flex-flow: column;
    display: flex;
  }

  .logo-link {
    color: inherit;
  }

  .image_inline {
    margin-top: -1rem;
  }

  .tablet-2-col {
    grid-template-columns: 1fr !important;
  }

  .display_none_mobile {
    display: none;
  }

  .mobile-2-col-parent.mobile-2-col {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .tablet-1-col-parent.tablet-1-col {
    grid-template-rows: auto;
    grid-template-columns: 100%;
  }

  .margin-top_none-parent.margin-top_none {
    margin-top: 0;
  }

  .padding-horizontal_none-parent.padding-horizontal_none, .padding_none-parent.padding_none, .padding_none-parent.padding_none {
    padding: 0;
  }

  .margin-bottom_none-parent.margin-bottom_none {
    margin-bottom: 0;
  }

  .cw-cta-icon {
    width: 100px;
    height: 40px;
  }

  .cw-job-logo.inline-span-0 {
    margin-right: 10px;
  }

  .container-2 {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .cw-nav-row {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: row;
    width: 400px;
    padding-right: 20px;
    display: flex;
  }

  .cw-logo, .cw-logo.w--current {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .cw-logo-text-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .cw-logo-name {
    width: 20px;
  }

  .cw-nav-links-1 {
    box-sizing: border-box;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    --_typography---font--body-font: Sora, sans-serif;
    --_typography---base-typography--base-font-size: 17px;
    --_typography---base-typography--base-line-height: 1.6rem;
    --_typography---base-typography--base-letter-spacing: 0em;
    --_typography---h1-heading--h1-margin-bottom: .5em;
    --_typography---font--heading-font: Rajdhani, sans-serif;
    --_typography---h1-heading--h1-size: 2.15rem;
    --_typography---h1-heading--h1-line-height: 1.2em;
    --_typography---h1-heading--h1-weight: 700;
    --_typography---h1-heading--h1-letter-spacing: -.01em;
    --_typography---h2-heading--h2-margin-bottom: .5em;
    --_typography---h2-heading--h2-size: 1.21rem;
    --_typography---h2-heading--h2-line-height: 1.04em;
    --_typography---h2-heading--h2-weight: 500;
    --_typography---h2-heading--h2-letter-spacing: -.01em;
    --_typography---h3-heading--h3-margin-bottom: .5em;
    --_typography---h3-heading--h3-size: .91rem;
    --_typography---h3-heading--h3-line-height: 1.5em;
    --_typography---h3-heading--h3-weight: 500;
    --_typography---h3-heading--h3-letter-spacing: -.01em;
    --_typography---h4-heading--h4-margin-bottom: .5em;
    --_typography---h4-heading--h4-size: .97rem;
    --_typography---h4-heading--h4-line-height: 1.5em;
    --_typography---h4-heading--h4-weight: 700;
    --_typography---h4-heading--h4-letter-spacing: -.01em;
    --_typography---h5-heading--h5-margin-bottom: .5em;
    --_typography---h5-heading--h5-size: 1rem;
    --_typography---h5-heading--h5-line-height: 1.5em;
    --_typography---h5-heading--h5-weight: 700;
    --_typography---h5-heading--h5-letter-spacing: 0em;
    --_typography---h6-heading--h6-margin-bottom: .5em;
    --_typography---h6-heading--h6-size: .75rem;
    --_typography---h6-heading--h6-line-height: 1.5em;
    --_typography---h6-heading--h6-weight: 700;
    --_typography---h6-heading--h6-letter-spacing: .1em;
    --_typography---base-typography--base-margin-bottom: .75em;
    --_typography---text--text-size: 1rem;
    --_typography---text--text-line-height: 1.75em;
    --_typography---text--text-letter-spacing: 0em;
    --_typography---eyebrow--eyebrow-font: var(--_typography---font--body-font);
    --_typography---eyebrow--eyebrow-size: .8rem;
    --_typography---eyebrow--eyebrow-line-height: 1.3em;
    --_typography---base-typography--base-font-weight: 400;
    --_typography---eyebrow--eyebrow-letter-spacing: .01em;
    --_typography---h0-heading--h0-margin-bottom: .5em;
    --_typography---h0-heading--h0-size: 2.87rem;
    --_typography---h0-heading--h0-line-height: 1.2em;
    --_typography---h0-heading--h0-weight: 700;
    --_typography---h0-heading--h0-letter-spacing: -.01em;
    --_typography---text-lg--lg-text-size: 1.1rem;
    --_typography---text-lg--lg-text-line-height: 1.6em;
    --_typography---text-lg--lg-text-letter-spacing: 0em;
    --_typography---text-xl--xl-text-size: 1.2rem;
    --_typography---text-xl--xl-text-line-height: 1.6em;
    --_typography---text-xl--xl-text-letter-spacing: 0em;
    --_typography---text-sm--sm-text-size: .88rem;
    --_typography---text-sm--sm-text-line-height: 1.6em;
    --_typography---text-sm--sm-text-letter-spacing: 0em;
    --_typography---button--button-font: var(--_typography---font--button-font);
    --_typography---text-xxl--xxl-text-size: 1.4rem;
    --_typography---text-xxl--xxl-text-line-height: 1.6em;
    --_typography---text-xxl--xxl-text-letter-spacing: 0em;
    --_typography---tag--tag-size: .75rem;
    --_typography---base-typography--base-font-weight-bold: 600;
    --_typography---blockquote--blockquote-font: var(--_typography---font--body-font);
    --_typography---blockquote--blockquote-size: clamp(1.125rem, 1.5vw + .25rem, 1.5rem);
    --_typography---blockquote--blockquote-line-height: 1.5em;
    --_typography---blockquote--blockquote-letter-spacing: .01em;
    --_typography---size: 20px;
    --_typography---font--button-font: Figtree, sans-serif;
    --_typography---base-typography--base-font: var(--_typography---font--body-font);
    --_typography---blockquote--blockquote-radius: 0px;
    --_typography---blockquote--blockquote-border-width: 3px;
    --_typography---blockquote--blockquote-padding-vertical: var(--_sizes---spacing--0-75x);
    --_typography---blockquote--blockquote-padding-horizontal: var(--_sizes---spacing--1-25x);
    flex: 1;
  }

  .cw-nav-right-1 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    width: 50%;
  }

  .cw-btn-primary {
    flex: 0 auto;
    justify-content: flex-start;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    display: block;
  }

  .cw-two-col {
    width: 400px;
    min-width: 400px;
    max-width: 400px;
    padding-left: 0;
    padding-right: 0;
  }

  .cw-hero-1 {
    z-index: 0;
    width: 400px;
    max-width: 400px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cw-eyebrow {
    font-size: 11px;
  }

  .cw-hero-actions {
    width: 375px;
  }

  .cw-btn-primary2 {
    width: 150px;
    padding: 10px;
    font-size: 12px;
  }

  .cw-btn-ghost {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .cw-card.cw-sidebar-card {
    width: 370px;
    min-width: 370px;
    max-width: 370px;
  }

  .cw-card.cw-path-card {
    width: 100%;
    min-width: 0;
    max-width: none;
    height: 300px;
    margin-left: 0;
    margin-right: 20px;
    padding-left: 10px;
  }

  .cw-card.cw-path-card.w--current {
    margin-left: 0;
  }

  .cw-input-fake.inline-div-0 {
    width: 200px;
    min-width: 200px;
  }

  .cw-section-head {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    --_typography---font--body-font: Sora, sans-serif;
    --_typography---base-typography--base-font-size: 17px;
    --_typography---base-typography--base-line-height: 1.6rem;
    --_typography---base-typography--base-letter-spacing: 0em;
    --_typography---h1-heading--h1-margin-bottom: .5em;
    --_typography---font--heading-font: Rajdhani, sans-serif;
    --_typography---h1-heading--h1-size: 2.15rem;
    --_typography---h1-heading--h1-line-height: 1.2em;
    --_typography---h1-heading--h1-weight: 700;
    --_typography---h1-heading--h1-letter-spacing: -.01em;
    --_typography---h2-heading--h2-margin-bottom: .5em;
    --_typography---h2-heading--h2-size: 1.21rem;
    --_typography---h2-heading--h2-line-height: 1.04em;
    --_typography---h2-heading--h2-weight: 500;
    --_typography---h2-heading--h2-letter-spacing: -.01em;
    --_typography---h3-heading--h3-margin-bottom: .5em;
    --_typography---h3-heading--h3-size: .91rem;
    --_typography---h3-heading--h3-line-height: 1.5em;
    --_typography---h3-heading--h3-weight: 500;
    --_typography---h3-heading--h3-letter-spacing: -.01em;
    --_typography---h4-heading--h4-margin-bottom: .5em;
    --_typography---h4-heading--h4-size: .97rem;
    --_typography---h4-heading--h4-line-height: 1.5em;
    --_typography---h4-heading--h4-weight: 700;
    --_typography---h4-heading--h4-letter-spacing: -.01em;
    --_typography---h5-heading--h5-margin-bottom: .5em;
    --_typography---h5-heading--h5-size: 1rem;
    --_typography---h5-heading--h5-line-height: 1.5em;
    --_typography---h5-heading--h5-weight: 700;
    --_typography---h5-heading--h5-letter-spacing: 0em;
    --_typography---h6-heading--h6-margin-bottom: .5em;
    --_typography---h6-heading--h6-size: .75rem;
    --_typography---h6-heading--h6-line-height: 1.5em;
    --_typography---h6-heading--h6-weight: 700;
    --_typography---h6-heading--h6-letter-spacing: .1em;
    --_typography---base-typography--base-margin-bottom: .75em;
    --_typography---text--text-size: 1rem;
    --_typography---text--text-line-height: 1.75em;
    --_typography---text--text-letter-spacing: 0em;
    --_typography---eyebrow--eyebrow-font: var(--_typography---font--body-font);
    --_typography---eyebrow--eyebrow-size: .8rem;
    --_typography---eyebrow--eyebrow-line-height: 1.3em;
    --_typography---base-typography--base-font-weight: 400;
    --_typography---eyebrow--eyebrow-letter-spacing: .01em;
    --_typography---h0-heading--h0-margin-bottom: .5em;
    --_typography---h0-heading--h0-size: 2.87rem;
    --_typography---h0-heading--h0-line-height: 1.2em;
    --_typography---h0-heading--h0-weight: 700;
    --_typography---h0-heading--h0-letter-spacing: -.01em;
    --_typography---text-lg--lg-text-size: 1.1rem;
    --_typography---text-lg--lg-text-line-height: 1.6em;
    --_typography---text-lg--lg-text-letter-spacing: 0em;
    --_typography---text-xl--xl-text-size: 1.2rem;
    --_typography---text-xl--xl-text-line-height: 1.6em;
    --_typography---text-xl--xl-text-letter-spacing: 0em;
    --_typography---text-sm--sm-text-size: .88rem;
    --_typography---text-sm--sm-text-line-height: 1.6em;
    --_typography---text-sm--sm-text-letter-spacing: 0em;
    --_typography---button--button-font: var(--_typography---font--button-font);
    --_typography---text-xxl--xxl-text-size: 1.4rem;
    --_typography---text-xxl--xxl-text-line-height: 1.6em;
    --_typography---text-xxl--xxl-text-letter-spacing: 0em;
    --_typography---tag--tag-size: .75rem;
    --_typography---base-typography--base-font-weight-bold: 600;
    --_typography---blockquote--blockquote-font: var(--_typography---font--body-font);
    --_typography---blockquote--blockquote-size: clamp(1.125rem, 1.5vw + .25rem, 1.5rem);
    --_typography---blockquote--blockquote-line-height: 1.5em;
    --_typography---blockquote--blockquote-letter-spacing: .01em;
    --_typography---size: 20px;
    --_typography---font--button-font: Figtree, sans-serif;
    --_typography---base-typography--base-font: var(--_typography---font--body-font);
    --_typography---blockquote--blockquote-radius: 0px;
    --_typography---blockquote--blockquote-border-width: 3px;
    --_typography---blockquote--blockquote-padding-vertical: var(--_sizes---spacing--0-75x);
    --_typography---blockquote--blockquote-padding-horizontal: var(--_sizes---spacing--1-25x);
    --_sizes---image--image-radius: var(--_sizes---card--card-radius);
    --_sizes---spacing--1-25x: 1.25rem;
    --_sizes---spacing--0-5x: .5rem;
    --_sizes---spacing--1-5x: 1.5rem;
    --_sizes---card--card-radius: .5rem;
    --_sizes---container--container-width: 1280px;
    --_sizes---container--container-padding-horizontal: var(--_sizes---spacing--1x);
    --_sizes---container--container-lg-width: 1440px;
    --_sizes---container--container-sm-width: 1000px;
    --_sizes---section--section-padding-vertical: var(--_sizes---spacing--4x);
    --_sizes---gap--sm-gap: var(--_sizes---spacing--2x);
    --_sizes---gap--xs-gap: var(--_sizes---spacing--1x);
    --_sizes---gap--md-gap: var(--_sizes---spacing--3x);
    --_sizes---button--button-padding-vertical: 1em;
    --_sizes---button--button-padding-horizontal: 1.5em;
    --_sizes---button--button-radius: .25rem;
    --_sizes---spacing--0-75x: .75rem;
    --_sizes---input--input-padding-vertical: var(--_sizes---spacing--1x);
    --_sizes---input--input-padding-horizontal: var(--_sizes---spacing--1x);
    --_sizes---input--input-radius: .25rem;
    --_sizes---spacing--1x: 1rem;
    --_sizes---spacing--2x: 2rem;
    --_sizes---radius--sm-radius: .25rem;
    --_sizes---spacing--4x: 4rem;
    --_sizes---radius--round: 100rem;
    --_sizes---spacing--5x: 5rem;
    --_sizes---spacing--3x: 0px;
    --_sizes---spacing--8x: 8rem;
    --_sizes---card--card-padding: var(--_sizes---spacing--1x);
    --_sizes---slider--4-slides: 1;
    --_sizes---slider--spacing-sm: var(--_sizes---spacing--1x);
    --_sizes---slider--2-slides: 1;
    --_sizes---slider--3-slides: 1;
    --_sizes---slider--5-slides: 1;
    --_sizes---slider--1-5-slides: 1;
    --_sizes---width--xs: 25rem;
    --_sizes---gap--xxs-gap: var(--_sizes---spacing--0-5x);
    --_sizes---slider--navigation: var(--_sizes---spacing--0-75x);
    --_sizes---gap--lg-gap: var(--_sizes---spacing--4x);
    --_sizes---spacing--0-25x: .25rem;
    --_sizes---tag--tag-padding-horizontal: var(--_sizes---spacing--0-5x);
    --_sizes---tag--tag-radius: .25rem;
    --_sizes---width--sm: 35rem;
    --_sizes---radius--md-radius: .5rem;
    --_sizes---radius--lg-radius: .75rem;
    --_sizes---radius--xl-radius: 1rem;
    --_sizes---spacing--6x: 6rem;
    --_sizes---gap--xl-gap: var(--_sizes---spacing--5x);
    --_sizes---gap--xxl-gap: var(--_sizes---spacing--6x);
    --_sizes---nav--nav-height: 4rem;
    --_sizes---card--card-padding-sm: var(--_sizes---spacing--1-5x);
    --_sizes---spacing--1-75x: 1.75rem;
    --_sizes---spacing--7x: 7rem;
    --_sizes---button--button-size: var(--_typography---base-typography--base-font-size);
    --_sizes---tag--tag-padding-vertical: var(--_sizes---spacing--0-25x);
    --_sizes---width--xxs: 12rem;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    margin-left: 0;
    padding-right: 10px;
    display: flex;
  }

  .cw-value-strip {
    flex-flow: column;
    width: 380px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .cw-job-row {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 390px;
    margin-right: 20px;
    padding-left: 10px;
    padding-right: 0;
  }

  .inline-a-0-1 {
    justify-content: flex-start;
    align-items: center;
  }

  .cw-newsletter-preview {
    width: 370px;
    min-width: 370px;
    max-width: 370px;
  }

  .cw-cta-bar {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    width: 95%;
    max-width: 380px;
    margin-top: 60px;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .inline-div-1-1-2 {
    width: 352px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cw-footer-1 {
    flex-flow: column;
    display: block;
  }

  .cw-footer-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1.6fr;
  }

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

  .collection-list-2 {
    grid-template-columns: 1fr;
    width: 100%;
    min-width: 0;
    padding-right: 0;
  }

  .div-block-3 {
    width: 100%;
    height: 300px;
  }

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

  .section-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading, .text-block-3 {
    width: 350px;
    min-width: 350px;
    max-width: 350px;
  }

  .filter-radio-button, .radio-button-label {
    font-size: 16px;
  }

  .radio-button-label-2 {
    font-size: 14px;
  }

  .heading-3 {
    width: 320px;
  }

  .search {
    width: 350px;
  }

  .div-block-10 {
    padding-left: 5px;
    padding-right: 10px;
  }

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

  .div-block-15 {
    text-align: left;
    flex-flow: column;
  }

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

  .heading-6 {
    width: 350px;
  }

  .paragraph-3 {
    width: 375px;
  }

  .form-2 {
    flex-flow: row;
    width: 350px;
    display: flex;
  }

  .aside {
    width: 400px;
    min-width: 400px;
    max-width: 400px;
  }

  .paragraph-7 {
    width: 380px;
  }

  .newsletter-hero-section, .start-here-hero-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-20, .paragraph-13 {
    width: 350px;
  }

  .path-section {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .cta-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .articles-section {
    width: 392px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .social-account {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-38 {
    width: 392px;
  }

  .heading-23 {
    font-size: 30px;
  }

  .submit-button-2 {
    width: 350px;
  }

  .text-field-6 {
    width: 375px;
  }

  .cw-logo-tag-2 {
    width: 130px;
    font-size: 7px;
  }

  .cw-btn-primary-2 {
    font-size: 12px;
  }

  .articles-main-section {
    width: 400px;
    min-width: 400px;
    max-width: 400px;
  }

  .articles-hero-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .directory-main-section {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-47 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-50 {
    width: 400px;
    padding-left: 10px;
    padding-right: 15px;
  }

  .text-block-36 {
    display: block;
  }

  .div-block-51, .div-block-52 {
    width: 400px;
    min-width: 400px;
    max-width: 400px;
  }

  .nav-menu-2 {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
  }

  .menu-button-3 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    background-color: #020916;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 30px;
    display: flex;
  }

  .collection-list-wrapper-4 {
    flex-flow: row;
    display: block;
  }

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

  .menu-overlay {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    background-color: #000;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    display: flex;
    position: fixed;
    inset: 0;
  }

  .collection-item-6 {
    width: 360px;
  }

  .heading-32 {
    width: 350px;
    font-size: var(--_typography---h2-heading--h2-size);
  }

  .paragraph-18 {
    width: 350px;
  }

  .cw-btn-primary2-5 {
    width: 180px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

  .explore-btn {
    font-size: var(--_typography---base-typography--base-margin-bottom);
    padding-left: 15px;
    padding-right: 15px;
  }

  .grid-3 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-57 {
    height: 300px;
  }

  .grid-5 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .cw-logo-name-3 {
    width: 20px;
  }

  .footer-3 {
    width: 391px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .menu-button-5 {
    z-index: 999;
  }

  .nav-menu-4 {
    z-index: 999;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
  }

  .icon-3 {
    font-size: var(--_typography---h2-heading--h2-size);
    padding: 0;
  }

  .container-11 {
    position: static;
  }

  .navbar-4 {
    z-index: 999;
  }

  .div-block-61 {
    align-items: center;
  }

  .icon-4 {
    padding: 0;
    font-size: 25px;
  }

  .collection-item-7 {
    width: 360px;
  }

  .cw-logo-name-4 {
    width: 20px;
  }

  .footer-4 {
    width: 391px;
  }

  .container-13 {
    position: static;
  }

  .nav-menu-6 {
    z-index: 999;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
  }

  .navbar-6, .menu-button-7 {
    z-index: 999;
  }

  .icon-5 {
    padding: 0;
    font-size: 25px;
  }

  .articles-cta-bar {
    padding-left: 10px;
    padding-right: 10px;
  }

  .collection-list-9 {
    grid-template-columns: 1fr;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-66 {
    width: 100%;
    height: 300px;
  }

  .join-aviation-form {
    width: 300px;
  }

  .heading-43 {
    font-size: 15px;
  }

  .container-14 {
    position: static;
  }

  .navbar-7 {
    z-index: 999;
  }

  .nav-menu-7 {
    z-index: 999;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
  }

  .icon-6 {
    padding: 0;
    font-size: 25px;
  }

  .container-15 {
    position: static;
  }

  .cw-btn-primary-3 {
    font-size: 12px;
  }

  .navbar-8 {
    z-index: 999;
  }

  .nav-menu-8 {
    z-index: 999;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
  }

  .icon-7 {
    padding: 0;
    font-size: 25px;
  }

  .menu-button-8 {
    z-index: 999;
  }

  .div-block-67 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-69 {
    width: 50%;
  }

  .icon-9 {
    font-size: 30px;
  }

  .div-block-71 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-72 {
    width: 15%;
  }

  .div-block-73 {
    width: 50%;
  }

  .cw-btn-primary-4 {
    font-size: 12px;
  }

  .heading-44 {
    width: 300px;
  }

  .paragraph-28 {
    width: 350px;
  }

  .privacy-content-section {
    padding-bottom: 0;
  }

  .cw-logo-name-5 {
    width: 20px;
  }

  .footer-5 {
    width: 391px;
  }

  .div-block-75 {
    width: 50%;
  }

  .cw-logo-tag-4 {
    width: 130px;
    font-size: 7px;
  }

  .div-block-77 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cw-btn-primary-5 {
    font-size: 12px;
  }

  .div-block-78 {
    width: 50%;
  }

  .cw-logo-tag-5 {
    width: 130px;
    font-size: 7px;
  }

  .div-block-80 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cw-btn-primary-6 {
    font-size: 12px;
  }

  .heading-45 {
    width: 300px;
  }

  .paragraph-35 {
    width: 350px;
  }

  .terms-hero-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-6 {
    width: 391px;
  }

  .cw-logo-name-6 {
    width: 20px;
  }

  .footer-7 {
    width: 391px;
  }

  .paragraph-45 {
    width: 350px;
  }

  .cw-logo-name-7 {
    width: 20px;
  }

  .heading-46 {
    width: 300px;
  }

  .cookie-hero-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-82 {
    width: 50%;
  }

  .div-block-83 {
    width: 15%;
  }

  .cw-logo-tag-6 {
    width: 130px;
    font-size: 7px;
  }

  .icon-12 {
    font-size: 30px;
  }

  .div-block-84 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cw-btn-primary-7 {
    font-size: 12px;
  }

  .div-block-85 {
    width: 50%;
  }

  .div-block-86 {
    width: 15%;
  }

  .icon-13 {
    font-size: 30px;
  }

  .div-block-87 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cw-btn-primary-8 {
    font-size: 12px;
  }

  .heading-47, .paragraph-49 {
    width: 300px;
  }

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

  .footer-8 {
    width: 391px;
    padding-top: 0;
  }

  .heading-48, .paragraph-50 {
    width: 350px;
  }

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

  .text-block-79 {
    padding-top: 5px;
  }

  .footer-9 {
    width: 391px;
    padding-top: 0;
  }

  .heading-49, .paragraph-51, .heading-50, .paragraph-52 {
    width: 300px;
  }

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

  .div-block-97 {
    text-align: left;
    flex-flow: column;
  }

  .link-209 {
    text-decoration: underline;
  }

  .footer-10 {
    width: 391px;
  }

  .footer-11 {
    width: 391px;
    padding-top: 0;
  }

  .div-block-99 {
    justify-content: space-between;
    width: 100%;
  }

  .text-span-28, .text-span-29, .text-span-30, .text-span-31, .text-span-32 {
    font-size: 12px;
  }

  .div-block-100 {
    justify-content: space-between;
  }

  .div-block-101 {
    max-width: 300px;
  }

  .paragraph-53, .text-span-33 {
    font-size: 12px;
  }
}

#w-node-_9cc18a04-17e5-9b37-bd91-d45357c8ad5d-ebe3e656 {
  justify-self: end;
}
