:root {
  --background-color--background-primary: var(--base-gray-iron--white);
  --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
  --text-color--text-primary: var(--brand--darker-secondary);
  --_text-style---font-size: 1rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --link-color--link-primary: var(--base-gray-iron--black);
  --max-width--medium: 38.5rem;
  --_responsive---container-large: 84rem;
  --text-color--text-alternate: var(--base-gray-iron--white);
  --border-color--border-primary: var(--base-gray-iron--black);
  --base-gray-iron--white: white;
  --base-gray-iron--black: black;
  --_text-style---color: var(--text-color--text-primary);
  --brand--darker-secondary: #013047;
  --black-archive\<deleted\|variable-dccb7db6\>: black;
  --background-color--background-secondary: var(--base-gray-iron--25);
  --_responsive---padding-global: 5vw;
  --background-color--background-alternate: var(--base-gray-iron--black);
  --link-color--link-alternate: var(--base-gray-iron--white);
  --background-color--background-tertiary: var(--base-gray-iron--100);
  --text-color--text-secondary: var(--base-gray-iron--black);
  --background-color--background-success: var(--base-color-system--success-green-light);
  --text-color--text-success: var(--base-color-system--success-green);
  --background-color--background-error: var(--base-color-system--error-red-light);
  --text-color--text-error: var(--base-color-system--error-red);
  --brand--light-tertiary: #ebf4fa;
  --base-gray-iron--600: #4b5565;
  --nav--border-color: transparent;
  --nav--background-color: #fff0;
  --gap--card-grid: 1.5rem;
  --_responsive---card--card-padding: 1.5rem;
  --_responsive---card--card-radius: 1rem;
  --_responsive---text-and-component-gap: 5rem;
  --radius--medium: 1rem;
  --_responsive---spacing--main: 5rem;
  --site--gutter\<deleted\|variable-5f4e5625-ea45-4eb8-b0c9-1689ec81360b\>: var(--_responsive---gutter);
  --_responsive---gutter: 2rem;
  --_responsive---padding-section-large: 7rem;
  --brand--darkest-secondary: #012639;
  --base-gray-iron--400: #9aa4b2;
  --base-gray-iron--300: #cdd5df;
  --base-gray-iron--500: #697586;
  --max-width--large: 56rem;
  --brand--tertiary-mid: #b3d8f1;
  --base-gray-iron--200: #e3e8ef;
  --brand--light-primary: #0081c5;
  --base-gray-iron--100: #eef2f6;
  --base-gray-iron--50: #f8fafc;
  --max-width--text-accordion: 26rem;
  --brand--darker-primary: #00527a;
  --brand--green: #92c63e;
  --brand--gradient-darker: #013047;
  --brand--gradient-darkest: #080f12;
  --brand--light-green: #b6ee5b;
  --lp-h1: var(--base-gray-iron--25);
  --_responsive---font-size--eyebrow: 1.125rem;
  --_responsive---font-size--h3: 3rem;
  --_responsive---font-size--h1: 4.5rem;
  --_responsive---font-size--h2: 3.75rem;
  --_responsive---line-height--h1: 1.1;
  --_responsive---line-height--h2: 1.1;
  --_responsive---line-height--h3: 1.2;
  --_responsive---line-height--eyebrow: 1.5;
  --container--main: var(--_responsive---spacing--main);
  --max-width--text-standard: 32rem;
  --radius--large: 1.5rem;
  --brand--light-secondary: #0091da;
  --base-gray-iron--25: #fcfcfd;
  --base-gray-iron--700: #364152;
  --base-gray-iron--800: #202939;
  --base-gray-iron--900: #121926;
  --base-gray-iron--950: #0d121c;
  --base-color-system--success-green: #027a48;
  --base-color-system--success-green-light: #ecfdf3;
  --base-color-system--error-red: #b42318;
  --base-color-system--error-red-light: #fef3f2;
  --border-color--border-secondary: var(--base-gray-iron--100);
  --border-color--border-alternate: var(--base-gray-iron--white);
  --link-color--link-secondary: var(--base-gray-iron--100);
}

body {
  background-color: var(--background-color--background-primary);
  font-family: var(--_text-style---font-family);
  color: var(--text-color--text-primary);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
}

h1 {
  font-family: var(--_text-style---font-family);
  color: var(--text-color--text-primary);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: var(--_responsive---font-size--h1);
  --_text-style---line-height: var(--_responsive---line-height--h1);
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: -.02em;
  --_text-style---color: var(--text-color--text-primary);
  margin-top: 0;
  margin-bottom: 0;
}

h2 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: var(--_responsive---font-size--h2);
  --_text-style---line-height: var(--_responsive---line-height--h2);
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: -.02em;
  --_text-style---color: var(--text-color--text-primary);
  margin-top: 0;
  margin-bottom: 0;
}

h3 {
  font-family: var(--_text-style---font-family);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: var(--_responsive---font-size--h3);
  --_text-style---line-height: var(--_responsive---line-height--h3);
  --_text-style---font-weight: 500;
  --_text-style---letter-spacing: -.02em;
  --_text-style---color: var(--text-color--text-primary);
  margin-top: 0;
  margin-bottom: 0;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.3;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

p {
  margin-bottom: 0;
}

a {
  color: var(--link-color--link-primary);
  text-decoration: underline;
}

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

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

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

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

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

strong {
  font-weight: bold;
}

blockquote {
  border-left: .1875rem solid var(--text-color--text-primary);
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

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

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.overflow-hidden {
  overflow: hidden;
}

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

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.text-weight-medium {
  font-weight: 500;
}

.heading-style-h2 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: var(--_responsive---font-size--h2);
  --_text-style---line-height: var(--_responsive---line-height--h2);
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: -.02em;
  --_text-style---color: var(--text-color--text-primary);
}

.button_wrapper {
  color: var(--base-gray-iron--white);
  text-align: center;
  border-radius: 4rem;
  font-weight: 500;
  text-decoration: none;
  transition: box-shadow .2s, transform .2s;
  display: inline-block;
  position: relative;
}

.button_wrapper:where(.w-variant-b25a4b05-1934-0170-1288-46ec5ddaf23a) {
  background-color: var(--base-gray-iron--white);
  color: var(--text-color--text-primary);
}

.button_wrapper:where(.w-variant-add3e63c-4787-0271-e84a-5a307b1c7fe4) {
  background-color: var(--base-gray-iron--white);
}

.button_wrapper:hover {
  box-shadow: 0 2px 9px #0081c599;
}

.button_wrapper:active {
  transform: scale(.975);
}

.button_wrapper.is-link {
  color: var(--base-gray-iron--black);
  background-color: #0000;
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

.button_wrapper.is-link.is-alternate {
  color: var(--base-gray-iron--white);
  background-color: #0000;
}

.button_wrapper.is-link.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.button_wrapper.is-icon {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button_wrapper.is-secondary {
  background-color: #0000;
}

.button_wrapper.is-secondary.is-alternate {
  color: var(--base-gray-iron--white);
  background-color: #0000;
}

.button_wrapper.is-small {
  padding: .5rem 1.25rem;
}

.button_wrapper.is-small.is-icon-only {
  padding-left: .5rem;
  padding-right: .5rem;
}

.button_wrapper.is-alternate {
  border-color: var(--base-gray-iron--white);
  background-color: var(--base-gray-iron--white);
  color: var(--base-gray-iron--black);
}

.button_wrapper.is-tertiary {
  color: var(--base-gray-iron--black);
  background-color: #0000;
  border-color: #0000;
}

.button_wrapper.is-icon-only {
  padding-left: .75rem;
  padding-right: .75rem;
}

.button_wrapper.is-primary {
  color: var(--base-gray-iron--white);
}

.button_wrapper.is-other {
  padding-left: 1rem;
  padding-right: 1rem;
}

.button_wrapper.is-outline {
  border-width: 1px;
  border-color: #fff3;
  justify-content: center;
  align-items: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  transition: color .2s, background-color .2s, transform .2s;
  display: inline-flex;
}

.button_wrapper.is-outline:hover {
  color: var(--_text-style---color);
  background-color: #fff;
}

.button_wrapper.is-newsletter-subscribe {
  border-top-width: 2px;
  border-top-color: var(--brand--darker-secondary);
  border-right-width: 2px;
  border-right-color: var(--brand--darker-secondary);
  border-bottom-width: 2px;
  border-bottom-color: var(--brand--darker-secondary);
  border-left-width: 2px;
  border-left-color: var(--brand--darker-secondary);
  background-color: var(--brand--darker-secondary);
  border-radius: .5rem;
  width: 100%;
  padding-left: 1.125rem;
  padding-right: 1.125rem;
  box-shadow: inset 0 0 0 1px #1018282e, inset 0 -2px #1018280d, 0 1px 2px #1018280d;
}

.button_wrapper.is-submit {
  width: 100%;
}

.button-group.hidden:where(.w-variant-e3d373e0-e2be-f456-ce26-826b22cca8f6), .button-group.hidden.link-12 {
  display: block;
}

.button-group {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-group:where(.w-variant-e3d373e0-e2be-f456-ce26-826b22cca8f6) {
  display: block;
}

.button-group.fadein {
  animation-delay: .2s;
}

.button-group.hidden:where(.w-variant-e3d373e0-e2be-f456-ce26-826b22cca8f6), .button-group.hidden.link-12 {
  display: block;
}

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

.text-rich-text h4, .text-rich-text h5, .text-rich-text h6 {
  font-family: var(--_text-style---font-family);
  font-weight: var(--_text-style---font-weight);
  font-size: inherit;
  line-height: inherit;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.text-rich-text.large-2, .text-rich-text.large-3, .text-rich-text.large-4, .text-rich-text.large-5, .text-rich-text.large-6, .text-rich-text.large-7, .text-rich-text.large-8 {
  --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
  --_text-style---font-size: 1.125rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--text-color--text-primary);
}

.text-rich-text {
  font-size: var(--_text-style---font-size);
  --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
  --_text-style---font-size: 1.125rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--text-color--text-primary);
  text-wrap: pretty;
}

.text-rich-text:where(.w-variant-7da516e0-db64-ab43-5118-3b931daede80) {
  --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
  --_text-style---font-size: 1.125rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--text-color--text-primary);
}

.text-rich-text:where(.w-variant-62be7184-bb92-7b42-1be6-dd519423dcd8) {
  --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
  --_text-style---font-size: .875rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--text-color--text-primary);
}

.text-rich-text:where(.w-variant-8fc1fc3f-0d28-e97c-c158-3cf7b7e2ec0c) {
  --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
  --_text-style---font-size: 1.125rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--text-color--text-primary);
  font-size: 1.875rem;
  line-height: 1.3;
}

.text-rich-text:where(.w-variant-4a1f6657-5715-663c-1734-44149434d56f) {
  font-size: var(--_text-style---font-size);
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: 1.25rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--text-color--text-primary);
}

.text-rich-text h1 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: 1.5rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--text-color--text-primary);
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: 500;
}

.text-rich-text blockquote {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-style: italic;
}

.text-rich-text h2 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: 1.5rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--text-color--text-primary);
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: 500;
}

.text-rich-text h3 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: 1.25rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--text-color--text-primary);
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: 600;
}

.text-rich-text h4, .text-rich-text h5, .text-rich-text h6 {
  font-family: var(--_text-style---font-family);
  font-weight: var(--_text-style---font-weight);
  font-size: inherit;
  line-height: inherit;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.text-rich-text p {
  margin-bottom: 1rem;
}

.text-rich-text a {
  text-decoration: underline;
}

.text-rich-text figcaption {
  border-left: 2px solid var(--text-color--text-primary);
  text-align: left;
  margin-top: .5rem;
  padding-left: .5rem;
  font-size: .875rem;
}

.text-rich-text.carat-list:where(.w-variant-adb47375-bafc-65b6-8bd9-56d9daa0df53) {
  text-wrap: balance;
}

.text-rich-text.large-2, .text-rich-text.large-3, .text-rich-text.large-4, .text-rich-text.large-5, .text-rich-text.large-6, .text-rich-text.large-7, .text-rich-text.large-8 {
  --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
  --_text-style---font-size: 1.125rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--text-color--text-primary);
}

.text-rich-text.inherit {
  all: inherit;
}

.text-large {
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: 1.5rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--text-color--text-primary);
}

.text-large.fadein {
  animation-delay: .2s;
}

.padding-global {
  z-index: 2;
  padding-right: var(--_responsive---padding-global);
  padding-left: var(--_responsive---padding-global);
  position: relative;
}

.padding-global.z-index-4 {
  z-index: 4;
}

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

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

.padding-section-large.padding-section-hero.is-404 {
  padding-bottom: 12rem;
}

.padding-section-large.padding-bottom-2rem {
  padding-bottom: 2rem;
}

.button_text:where(.w-variant-add3e63c-4787-0271-e84a-5a307b1c7fe4) {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #92c63e, #0081c5);
  -webkit-background-clip: text;
  background-clip: text;
}

.clickable_wrap {
  z-index: 3;
  border-radius: inherit;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.clickable_link {
  border-radius: inherit;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.clickable_button {
  border-radius: inherit;
  background-color: #0000;
  width: 100%;
  height: 100%;
  padding: 0;
  display: none;
  position: absolute;
  inset: 0%;
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.spacer {
  height: 1rem;
}

.spacer:where(.w-variant-d1c4d402-4706-470e-a6f3-cb385131179f) {
  height: 1.5rem;
}

.spacer:where(.w-variant-99ac41ff-8ac2-1b23-408b-47a99121b2f0) {
  height: .5rem;
}

.spacer:where(.w-variant-8f0787ab-297a-16e2-1c7d-175cd65e34a0) {
  height: .75rem;
}

.spacer:where(.w-variant-33be58e7-70a7-f5f0-d85b-3338063443c6) {
  height: 1rem;
}

.spacer:where(.w-variant-bb87d826-5899-70b4-f057-8f0d7469f3f0) {
  height: 3rem;
}

.spacer:where(.w-variant-ad880d6a-22b9-29ba-64ba-58da4f89c92b) {
  height: .25rem;
}

.spacer:where(.w-variant-58269ec4-41f1-dd52-a82d-ff8ffae4f886) {
  height: 2rem;
}

.spacer.medium-24px {
  height: 1.5rem;
}

.spacer.large-32px {
  height: 2rem;
}

.gradient-heading {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: var(--_responsive---font-size--h1);
  --_text-style---line-height: var(--_responsive---line-height--h1);
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: -.02em;
  --_text-style---color: var(--text-color--text-primary);
  text-wrap: pretty;
}

.gradient-heading:where(.w-variant-bc4d2d32-6309-c297-36d6-c9aa950ca9f2) {
  line-height: var(--_text-style---line-height);
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: var(--_responsive---font-size--h1);
  --_text-style---line-height: var(--_responsive---line-height--h1);
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: -.02em;
  --_text-style---color: var(--text-color--text-primary);
}

.gradient-heading:where(.w-variant-7ddec0b0-8fbf-a824-64ca-cadd09eed38a) {
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: var(--_responsive---font-size--h2);
  --_text-style---line-height: var(--_responsive---line-height--h2);
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: -.02em;
  --_text-style---color: var(--text-color--text-primary);
}

.gradient-heading:where(.w-variant-04e56538-eba9-53c1-86c9-73c1006434d1) {
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: var(--_responsive---font-size--h3);
  --_text-style---line-height: var(--_responsive---line-height--h3);
  --_text-style---font-weight: 500;
  --_text-style---letter-spacing: -.02em;
  --_text-style---color: var(--text-color--text-primary);
}

.gradient-heading strong {
  -webkit-text-fill-color: transparent;
  background-image: url("https://cdn.prod.website-files.com/672b958a1f7b68b0a1af32c6/67ef0f230aa94ef8f7b6d7f6_green-gradient-small.avif");
  background-position: 50%;
  background-size: auto;
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 400;
}

.gradient-heading.fadein.heading-style-h2 {
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: var(--_responsive---font-size--h2);
  --_text-style---line-height: var(--_responsive---line-height--h2);
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: -.02em;
  --_text-style---color: var(--text-color--text-primary);
}

.text-display-xs {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: 1.5rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--text-color--text-primary);
}

.text-display-xs.text-weight-semibold {
  font-weight: 600;
}

.text-display-xs.text-weight-medium {
  font-weight: 500;
}

.section_text-and-component {
  position: relative;
}

.text-and-component_layout {
  grid-column-gap: var(--_responsive---text-and-component-gap);
  grid-row-gap: var(--_responsive---text-and-component-gap);
  flex-flow: column;
  display: flex;
}

.max-width-component:where(.w-variant-9e5e1e9b-8fa1-dfd9-ebf8-841563c9f716) {
  max-width: 52rem;
}

.max-width-component:where(.w-variant-04d3a600-9a8a-b3a8-5c04-928e7d0683e1) {
  max-width: 38.5rem;
}

.max-width-component.large {
  max-width: 52rem;
}

.text-and-component_stack {
  grid-column-gap: var(--_responsive---spacing--main);
  grid-row-gap: var(--_responsive---spacing--main);
  flex-flow: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.heading {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: var(--_responsive---font-size--h1);
  --_text-style---line-height: var(--_responsive---line-height--h1);
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: -.02em;
  --_text-style---color: var(--text-color--text-primary);
  text-wrap: balance;
}

.heading:where(.w-variant-99966df8-a8ac-cd43-4b7f-08fed3c9cb25) {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: var(--_responsive---font-size--h2);
  --_text-style---line-height: var(--_responsive---line-height--h2);
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: -.02em;
  --_text-style---color: var(--text-color--text-primary);
}

.heading:where(.w-variant-c8f4f9c8-a550-1c96-4910-8f5b416c1dca) {
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: var(--_responsive---font-size--h3);
  --_text-style---line-height: var(--_responsive---line-height--h3);
  --_text-style---font-weight: 500;
  --_text-style---letter-spacing: -.02em;
  --_text-style---color: var(--text-color--text-primary);
}

.heading.h2 {
  letter-spacing: -.02em;
  text-wrap: balance;
  font-size: 3rem;
  line-height: 1.15;
}

.heading.h2-2, .heading.h2-3, .heading.h2-4 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: var(--_responsive---font-size--h2);
  --_text-style---line-height: var(--_responsive---line-height--h2);
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: -.02em;
  --_text-style---color: var(--text-color--text-primary);
}

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

.card-bg-gradient_img {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-height: 100%;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.card-bg-gradient_img.for-quote {
  justify-content: flex-end;
  align-items: flex-end;
  inset: auto -25% -1rem auto;
}

.logo-grid_component {
  width: 100%;
}

.logo-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 3.5rem;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 8rem), 1fr));
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  justify-items: center;
  display: grid;
}

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

.logo_img {
  object-fit: contain;
  max-height: 3rem;
  margin-left: auto;
  margin-right: auto;
}

.logo_img:where(.w-variant-b7b1bb3c-46c2-97c9-e03f-f9dcaa45b179) {
  padding-top: .25rem;
  padding-bottom: .25rem;
}

.logo_img:where(.w-variant-d7ec26aa-1a9e-0662-91fa-7749fa91f4b2) {
  padding-left: .5rem;
  padding-right: .5rem;
}

.text-and-component-spacer {
  height: var(--_responsive---text-and-component-gap);
}

.section_cta {
  padding: 1.5rem;
}

.cta_component {
  background-color: var(--brand--darker-secondary);
  color: var(--base-gray-iron--white);
  padding-left: calc(var(--_responsive---padding-global)  - 1.5rem);
  padding-right: calc(var(--_responsive---padding-global)  - 1.5rem);
  border-radius: 2.75rem;
  position: relative;
  overflow: hidden;
}

.opacity-80 {
  opacity: .8;
}

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

.chevron-list_item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  font-size: var(--_text-style---font-size);
  --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
  --_text-style---font-size: 1.125rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--text-color--text-primary);
  border-bottom: 1px solid #ffffff1a;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1rem;
  display: flex;
  position: relative;
}

.chevon-list_chevron-img {
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-top: .3rem;
  padding-top: .125rem;
  padding-bottom: .125rem;
  display: flex;
}

.footer {
  color: var(--base-gray-iron--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.footer:where(.w-variant-a3833e58-a7ba-99e6-75a2-ee326087309c) {
  margin-top: -3rem;
}

.footer_foreground-circle {
  z-index: 2;
  aspect-ratio: 1;
  background-image: radial-gradient(circle closest-side at 50% 15%, #080f12 52%, #013047);
  border-radius: 50%;
  justify-content: center;
  align-items: flex-start;
  width: 1000%;
  display: flex;
  position: absolute;
  top: .625rem;
  overflow: hidden;
}

.footer_background {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  container-type: size;
}

.footer_background-circle {
  z-index: 1;
  aspect-ratio: 1;
  background-image: linear-gradient(270deg, #e0ffad 46%, #66c1ed 54%);
  border-radius: 50%;
  width: 1000%;
  position: absolute;
}

.footer_content {
  z-index: 2;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4rem;
  position: relative;
}

.padding-section-footer {
  margin-top: var(--_responsive---padding-section-large);
  margin-bottom: var(--_responsive---padding-section-large);
}

.footer_top {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.footer_first-block {
  flex: auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 18rem;
}

.footer_logo {
  width: 8.25rem;
}

.footer_nav {
  grid-column-gap: .5rem;
  grid-row-gap: 2rem;
  flex-flow: wrap;
  flex: 500 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 50rem;
  display: flex;
}

.footer_nav.grid-autofit {
  grid-auto-columns: 1fr;
}

.footer_nav-links_category-title {
  opacity: .4;
  font-size: var(--_text-style---font-size);
  letter-spacing: .3em;
  text-transform: uppercase;
  --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
  --_text-style---font-size: .875rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--text-color--text-primary);
  margin-bottom: .75rem;
}

.footer_nav-links_category {
  min-width: 12rem;
  padding-right: 4rem;
}

.footer_nav-link {
  font-size: 1rem;
}

.footer_nav-link:hover {
  text-decoration: underline;
}

.footer_nav-link.is-muted {
  opacity: .4;
  transition: opacity .2s;
}

.footer_nav-link.is-muted:hover {
  opacity: 1;
  text-decoration: underline;
}

.footer_nav-link.lp {
  color: var(--base-gray-iron--white);
  text-decoration: none;
}

.footer_nav-links_list {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.footer_nav-links_list-item {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}

.footer_bottom {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: wrap-reverse;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 100%;
  margin-top: 5rem;
  display: flex;
}

.opacity-40 {
  opacity: .4;
}

.footer-bottom_second-block {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: wrap;
  display: flex;
}

.footer_container {
  max-width: var(--_responsive---container-large);
  flex-flow: wrap;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.eyebrow {
  font-family: var(--_text-style---font-family);
  color: var(--_text-style---color);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
  --_text-style---font-size: var(--_responsive---font-size--eyebrow);
  --_text-style---line-height: var(--_responsive---line-height--eyebrow);
  --_text-style---font-weight: 500;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--brand--light-primary);
  text-wrap: pretty;
}

.eyebrow:where(.w-variant-a8965601-d098-5fbd-5832-e042814242ab), .eyebrow:where(.w-variant-e45c70e8-6670-123f-1c3d-a8a5785fa402) {
  color: var(--base-gray-iron--white);
}

.form_success-message {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0;
  display: flex;
}

.form_success-message:where(.w-variant-79b3468f-cc30-8050-0aa2-6c984b3fb06f) {
  display: none;
}

.location_card {
  border-radius: var(--radius--medium);
  cursor: pointer;
  position: relative;
}

.location_grid {
  grid-column-gap: var(--site--gutter\<deleted\|variable-5f4e5625-ea45-4eb8-b0c9-1689ec81360b\>);
  grid-row-gap: var(--site--gutter\<deleted\|variable-5f4e5625-ea45-4eb8-b0c9-1689ec81360b\>);
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 16rem), 1fr));
  grid-auto-columns: 1fr;
  display: grid;
}

.location_image {
  aspect-ratio: 3 / 2;
  border-radius: var(--radius--medium);
  width: 100%;
  transition: transform .2s;
}

.location_image:hover {
  transform: scale(1.01);
}

.location_image-wrapper {
  z-index: 5;
  border-radius: var(--radius--medium);
  width: 100%;
  position: relative;
  overflow: hidden;
}

.cta_paragraph {
  max-width: 40rem;
}

.cta-component_layout {
  z-index: 2;
  grid-column-gap: var(--_responsive---gutter);
  grid-row-gap: var(--_responsive---gutter);
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  justify-items: start;
  display: flex;
  position: relative;
}

.cta-component_layout.with-list {
  grid-column-gap: var(--_responsive---gutter);
  grid-row-gap: var(--_responsive---gutter);
  grid-template-rows: auto;
  grid-template-columns: 7fr 5fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
}

.cta-component_first {
  flex: 1 0 auto;
  max-width: 40rem;
}

.cta-component_first.is-for-no-list {
  max-width: var(--max-width--large);
  max-width: var(--max-width--large);
}

.fadein {
  animation-name: fadein;
  animation-duration: .2s;
  animation-timing-function: ease-out;
  animation-delay: 0s;
  animation-fill-mode: both;
}

.button_bg {
  z-index: 2;
  background-image: linear-gradient(#013047, #080f12);
  border-radius: 3.5rem;
  width: 100%;
  height: 100%;
  padding: .75rem 2.5rem;
  position: relative;
}

.button_bg:where(.w-variant-b25a4b05-1934-0170-1288-46ec5ddaf23a), .button_bg:where(.w-variant-add3e63c-4787-0271-e84a-5a307b1c7fe4) {
  background-image: none;
}

.button_border {
  border-radius: 4rem;
  justify-content: center;
  align-items: center;
  padding: 3px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button_border:where(.w-variant-b25a4b05-1934-0170-1288-46ec5ddaf23a) {
  box-shadow: 0 0 0 1px #00527a24, 0 2px 2px -1px #2a33460a, 0 3px 3px -1.5px #2a33460a, 0 5px 5px -2.5px #2a334608, 0 10px 10px -5px #2a334608, 0 24px 24px -8px #2a334608;
}

.button_border-img {
  z-index: 1;
  aspect-ratio: 1;
  width: 200%;
  max-width: 200%;
  position: absolute;
}

.button_border-img:where(.w-variant-b25a4b05-1934-0170-1288-46ec5ddaf23a), .button_border-img:where(.w-variant-add3e63c-4787-0271-e84a-5a307b1c7fe4) {
  display: none;
}

.section_text-and-image.overflow-hidden.fadein:where(.w-variant-fc1667b5-a66a-7a61-847c-dd435dc829b5), .section_text-and-image.overflow-hidden.fadein-copy:where(.w-variant-fc1667b5-a66a-7a61-847c-dd435dc829b5), .section_text-and-image.overflow-hidden.fadein-copy:where(.w-variant-fc1667b5-a66a-7a61-847c-dd435dc829b5), .section_text-and-image.overflow-hidden.fadein:where(.w-variant-fc1667b5-a66a-7a61-847c-dd435dc829b5), .section_text-and-image.overflow-hidden.fadein-copy:where(.w-variant-fc1667b5-a66a-7a61-847c-dd435dc829b5), .section_text-and-image.overflow-hidden.fadein-copy:where(.w-variant-fc1667b5-a66a-7a61-847c-dd435dc829b5), .section_text-and-image.overflow-hidden.fadein:where(.w-variant-fc1667b5-a66a-7a61-847c-dd435dc829b5), .section_text-and-image.overflow-hidden.fadein-copy:where(.w-variant-fc1667b5-a66a-7a61-847c-dd435dc829b5), .section_text-and-image.overflow-hidden.fadein-copy:where(.w-variant-fc1667b5-a66a-7a61-847c-dd435dc829b5), .section_text-and-image.overflow-hidden.fadein:where(.w-variant-fc1667b5-a66a-7a61-847c-dd435dc829b5) {
  animation-delay: .5s;
}

.text-and-image_layout {
  grid-column-gap: var(--_responsive---spacing--main);
  grid-row-gap: var(--_responsive---padding-section-large);
  grid-template: "."
  / 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.image-with-graphic_component {
  height: calc(100% + 4rem);
  margin-top: -2rem;
  position: relative;
}

.image-with-graphic_square {
  z-index: 1;
  aspect-ratio: 1;
  border: .25rem solid var(--brand--light-primary);
  opacity: .1;
  border-radius: 1rem;
  width: 100%;
  max-width: 25rem;
  position: absolute;
  inset: -5rem -5rem auto auto;
}

.image-with-graphic_square.is-aligned-left {
  left: -5rem;
}

.text-and-image_text-wrapper {
  max-width: var(--max-width--large);
}

.max-width-paragraph {
  max-width: 34.375rem;
}

.footer_nav_links-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: wrap;
  display: flex;
}

.accordion_item {
  max-width: var(--max-width--text-accordion);
  margin-bottom: .75rem;
}

.accordion_heading {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
  --_text-style---font-size: 1.125rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--text-color--text-primary);
  width: 100%;
  display: flex;
}

.accordion_paragraph {
  padding-left: 1.5rem;
  position: relative;
  overflow: hidden;
}

.accordion_icon {
  aspect-ratio: 1;
  color: var(--brand--light-primary);
  justify-content: flex-start;
  align-items: center;
  width: .75rem;
  display: flex;
}

.accordion_paragraph-text {
  opacity: .7;
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
  --_text-style---font-size: .875rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--text-color--text-primary);
  text-wrap: pretty;
  padding-top: .25rem;
  padding-bottom: .5rem;
}

.image-with-graphic_image-wrapper {
  z-index: 2;
  border-radius: 1rem;
  width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 30rem;
  position: relative;
  overflow: hidden;
}

.image-with-graphic_image-wrapper.parallax {
  z-index: 2;
  z-index: 2;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.image-with-graphic_image {
  width: 100%;
  height: 100%;
  position: absolute;
}

.image-with-graphic_image.parallax {
  height: 100%;
  position: absolute;
  inset: 0%;
  transform: scale(1.1);
}

.contact_detail-wrapper {
  z-index: 3;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: .125rem;
  display: flex;
  position: relative;
}

.contact_details-label {
  opacity: .6;
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
  --_text-style---font-size: 1.125rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--text-color--text-primary);
  flex: 0 auto;
  min-width: 5.5rem;
  font-weight: 400;
}

.contact_details-link {
  font-size: var(--_text-style---font-size);
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: 1.5rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--text-color--text-primary);
  font-weight: 500;
  transition: color .2s;
}

.contact_details-link:hover {
  color: var(--brand--light-primary);
}

.dependencies {
  display: none;
}

.contact_details-wrapper {
  z-index: 4;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
  position: relative;
}

.card_horizontal-divider {
  border: 1px #000;
  border-bottom-style: solid;
  flex: none;
  width: 100%;
  height: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.awards_grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  border: 3px solid var(--brand--light-tertiary);
  border-radius: var(--_responsive---card--card-radius);
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  border: 3px solid var(--brand--light-tertiary);
  border-radius: var(--_responsive---card--card-radius);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 1.5rem;
  display: grid;
}

.award {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.award_title {
  text-align: center;
  width: 100%;
  font-family: Titilliumweb, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.award_image.is-twp, .award_image.is-crn {
  height: 8rem;
}

.award_image.is-twp, .award_image.is-crn {
  height: 8rem;
}

.award_image.is-twp, .award_image.is-crn {
  height: 8rem;
}

.award_image.is-msp {
  width: 16rem;
}

.award_image.is-imagesource {
  width: 22rem;
}

.custom-checkbox_input {
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 0;
  margin-right: .5rem;
}

.custom-checkbox_input.w--redirected-checked {
  background-color: #80b900;
}

.custom-checkbox_input.w--redirected-focus {
  border-color: #000;
  box-shadow: 0 0 3px 1px #bdfd2e;
}

.hs-form {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 2rem;
  font-size: .875rem;
  max-width: 100% !important;
}

.hubspot_field-help {
  color: #fff;
  margin-bottom: .5rem;
  margin-left: -.5rem;
  font-size: 1rem;
}

.hubspot_field-type {
  color: #fff;
  text-transform: uppercase;
  margin: .5rem auto .5rem .5rem;
  font-size: 1rem;
  font-weight: 700;
}

.form-columns-1 {
  width: 100%;
  max-width: 100% !important;
}

.hs-recaptcha {
  margin-top: 1.5rem;
}

.hs-field-desc {
  color: #333333bf;
  margin-bottom: .5rem;
  padding-top: .25rem;
  font-size: .875rem;
  display: inline-block;
}

.submitted-message {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--base-gray-iron--white);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 2rem;
  font-size: 1rem;
  display: flex;
  overflow: hidden;
}

.hs-input {
  border: 1px solid var(--base-gray-iron--300);
  color: #000;
  border-radius: .3125rem;
  width: 100%;
  min-height: 3rem;
  margin-top: .25rem;
  margin-bottom: 0;
  margin-left: 0;
  padding: .25rem 1rem;
  font-size: 1.125rem;
}

.hs-input:focus {
  border-color: #150050;
}

.hs-input::placeholder {
  color: #15005080;
  font-size: 1rem;
}

.hs-input.hs-fieldtype-textarea {
  min-height: 10rem;
}

.hs-error-msg {
  margin-bottom: 0;
  font-weight: 700;
  display: block;
}

.hubspot_form-block {
  margin-left: auto;
  margin-right: auto;
}

.hs-form-booleancheckbox {
  align-items: center;
  margin-top: .75rem;
  margin-bottom: .75rem;
  font-size: 1rem;
  font-weight: 400;
  display: flex;
}

.hs-button {
  background-color: var(--brand--darker-primary);
  color: #fff;
  text-align: center;
  cursor: pointer;
  border-radius: 3.5rem;
  width: 100%;
  margin-top: 1.25rem;
  padding: .75rem 2rem;
  font-size: 1rem;
  font-weight: 500;
  transition: all .1s;
}

.hs-button:hover {
  background-color: var(--brand--darker-secondary);
  color: #fff6e8;
}

.form-message-error {
  color: #fff6e8;
  background-color: #ef6051;
  margin-top: 1rem;
  padding: .75rem;
  font-size: 1rem;
}

.form-columns-2 {
  grid-column-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
  max-width: 100% !important;
}

.hubspot_divider {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.hubspot_top-wrapper {
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.hubspot_field-inner {
  background-color: #fff;
  border-radius: .5rem;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  padding: 2rem;
}

.hs-error-msgs {
  color: #ef6051;
  background-color: #fff;
  border-radius: .25rem;
  margin-top: .25rem;
  margin-bottom: 0;
  padding: .15rem 1rem;
  font-size: .75rem;
  position: absolute;
  inset: auto 0% -.5rem auto;
  box-shadow: 0 2px 5px #00000026;
}

.hs-error-msgs.inputs-list {
  text-transform: uppercase;
  text-transform: uppercase;
  padding-left: 1.5rem;
  list-style-type: disc;
}

.class-names_span {
  z-index: 1;
  color: #000;
  cursor: pointer;
  background-color: #bdfd2e;
  background-image: url("https://cdn.prod.website-files.com/672b958a1f7b68b0a1af32c6/68388aef57a281aa84954829_Vector%20(17).svg");
  background-position: 10px;
  background-repeat: no-repeat;
  background-size: auto 60%;
  border-radius: .125rem;
  margin: .5rem;
  padding: .25rem .5rem .25rem 2rem;
  font-size: .875rem;
  font-weight: 600;
  display: inline-block;
  position: relative;
}

.inputs-list {
  padding-left: 0;
  list-style-type: none;
}

.hs-form-radio-display {
  align-items: center;
  margin-top: .5rem;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.hubspot_field-wrapper {
  background-color: #000;
  border-radius: .5rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 2.5rem;
}

.hs-form-field {
  flex: 1;
  margin-bottom: 1rem;
  margin-right: 0;
  font-size: 1rem;
  font-weight: 400;
  position: relative;
}

.hs-form-booleancheckbox-display {
  align-items: center;
  padding-left: 0;
  display: flex;
}

.background {
  position: absolute;
  inset: 0%;
}

.background:where(.w-variant-60b56ca6-4c87-4fc3-7061-ecb8fab6512c) {
  background-image: linear-gradient(#013047, #080f12);
}

.background:where(.w-variant-6124a5fd-3f27-4fe4-6879-12dc591eebc5), .background:where(.w-variant-11ad8d9f-01bc-63cc-44a4-6d02ba0d085e) {
  display: none;
}

.background:where(.w-variant-28739c46-df59-3957-1f47-2b68bc42b128) {
  background-image: linear-gradient(180deg, var(--brand--gradient-darker), var(--brand--gradient-darkest));
}

.background:where(.w-variant-1d0a4734-a9a9-49be-95f4-e5baec801bb2) {
  display: none;
}

.background:where(.w-variant-17c0a594-603a-17b4-b9c5-94e8350122fa) {
  background-image: linear-gradient(180deg, var(--brand--gradient-darker), var(--brand--gradient-darkest));
}

.background:where(.w-variant-b4b22833-e97a-25f0-32ee-e7c90c054bb5), .background:where(.w-variant-dbc4a5a7-29a8-a793-bc78-342cfab28630), .background:where(.w-variant-f9fdbc58-5f96-8172-5dd0-b16cbe2818ee) {
  display: none;
}

.background:where(.w-variant-34bf6efd-98b7-4a31-50d1-f2a157f575d6) {
  background-image: linear-gradient(180deg, var(--brand--gradient-darker), var(--brand--gradient-darkest));
}

.background:where(.w-variant-35b58558-2588-d8ce-97a8-f145b8fc70d2) {
  display: none;
}

.background:where(.w-variant-be288728-b387-ef81-2ff1-d259e1642ba4) {
  background-image: linear-gradient(180deg, var(--brand--gradient-darker), var(--brand--gradient-darkest));
}

.background:where(.w-variant-4c789edc-458e-31e5-ee41-0ec2346b48ee) {
  display: none;
}

.background:where(.w-variant-85280f16-393f-3c3e-21a6-ee02eb41405c), .background:where(.w-variant-1ce6701c-9ad6-a70a-27fa-479e3a632f7c) {
  background-image: linear-gradient(180deg, var(--brand--gradient-darker), var(--brand--gradient-darkest));
}

.background:where(.w-variant-0aafec59-a09c-2ae8-4c87-76f55dfa22ad), .background:where(.w-variant-d3a0cf96-a235-8414-ac70-ccd8e9342d20) {
  display: none;
}

.background.dark-10 {
  background-image: linear-gradient(180deg, var(--brand--gradient-darker), var(--brand--gradient-darkest));
}

.background_blur.is-blue-and-left-top:where(.w-variant-60b56ca6-4c87-4fc3-7061-ecb8fab6512c), .background_blur.is-blue-and-left-top:where(.w-variant-34bf6efd-98b7-4a31-50d1-f2a157f575d6), .background_blur.is-blue-and-left-top:where(.w-variant-1ce6701c-9ad6-a70a-27fa-479e3a632f7c) {
  display: none;
}

.background_blur.is-blue-and-left-top.pull-in:where(.w-variant-be288728-b387-ef81-2ff1-d259e1642ba4), .background_blur.is-blue-and-left-top.pull-in:where(.w-variant-85280f16-393f-3c3e-21a6-ee02eb41405c) {
  display: none;
}

.background_blur.is-green-and-right-bottom:where(.w-variant-60b56ca6-4c87-4fc3-7061-ecb8fab6512c), .background_blur.is-green-and-right-bottom:where(.w-variant-34bf6efd-98b7-4a31-50d1-f2a157f575d6), .background_blur.is-green-and-right-bottom:where(.w-variant-1ce6701c-9ad6-a70a-27fa-479e3a632f7c) {
  display: none;
}

.background_blur.is-green-and-right-bottom.pull-in:where(.w-variant-be288728-b387-ef81-2ff1-d259e1642ba4), .background_blur.is-green-and-right-bottom.pull-in:where(.w-variant-85280f16-393f-3c3e-21a6-ee02eb41405c) {
  display: none;
}

.background_blur {
  aspect-ratio: 1;
  opacity: .15;
  filter: blur(10rem);
  background-color: #0097e0;
  border-radius: 50%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.background_blur.is-blue-and-left-top:where(.w-variant-60b56ca6-4c87-4fc3-7061-ecb8fab6512c), .background_blur.is-blue-and-left-top:where(.w-variant-34bf6efd-98b7-4a31-50d1-f2a157f575d6), .background_blur.is-blue-and-left-top:where(.w-variant-1ce6701c-9ad6-a70a-27fa-479e3a632f7c) {
  display: none;
}

.background_blur.is-blue-and-left-top.pull-in:where(.w-variant-be288728-b387-ef81-2ff1-d259e1642ba4), .background_blur.is-blue-and-left-top.pull-in:where(.w-variant-85280f16-393f-3c3e-21a6-ee02eb41405c) {
  display: none;
}

.background_blur.is-green-and-right-bottom:where(.w-variant-60b56ca6-4c87-4fc3-7061-ecb8fab6512c), .background_blur.is-green-and-right-bottom:where(.w-variant-34bf6efd-98b7-4a31-50d1-f2a157f575d6), .background_blur.is-green-and-right-bottom:where(.w-variant-1ce6701c-9ad6-a70a-27fa-479e3a632f7c) {
  display: none;
}

.background_blur.is-green-and-right-bottom.pull-in:where(.w-variant-be288728-b387-ef81-2ff1-d259e1642ba4), .background_blur.is-green-and-right-bottom.pull-in:where(.w-variant-85280f16-393f-3c3e-21a6-ee02eb41405c) {
  display: none;
}

.background_blur.is-blue-and-left-top {
  max-width: 100%;
  top: -20%;
  left: -40%;
}

.background_blur.is-blue-and-left-top:where(.w-variant-60b56ca6-4c87-4fc3-7061-ecb8fab6512c), .background_blur.is-blue-and-left-top:where(.w-variant-34bf6efd-98b7-4a31-50d1-f2a157f575d6), .background_blur.is-blue-and-left-top:where(.w-variant-1ce6701c-9ad6-a70a-27fa-479e3a632f7c) {
  display: none;
}

.background_blur.is-blue-and-left-top.pull-in:where(.w-variant-be288728-b387-ef81-2ff1-d259e1642ba4), .background_blur.is-blue-and-left-top.pull-in:where(.w-variant-85280f16-393f-3c3e-21a6-ee02eb41405c) {
  display: none;
}

.background_blur.is-blue-and-left-top.pull-in {
  left: -20%;
}

.background_blur.is-blue-and-left-top.pull-in:where(.w-variant-be288728-b387-ef81-2ff1-d259e1642ba4), .background_blur.is-blue-and-left-top.pull-in:where(.w-variant-85280f16-393f-3c3e-21a6-ee02eb41405c) {
  display: none;
}

.background_blur.is-green-and-right-bottom {
  background-color: #90c53d;
  inset: auto -40% -20% auto;
}

.background_blur.is-green-and-right-bottom:where(.w-variant-60b56ca6-4c87-4fc3-7061-ecb8fab6512c), .background_blur.is-green-and-right-bottom:where(.w-variant-34bf6efd-98b7-4a31-50d1-f2a157f575d6), .background_blur.is-green-and-right-bottom:where(.w-variant-1ce6701c-9ad6-a70a-27fa-479e3a632f7c) {
  display: none;
}

.background_blur.is-green-and-right-bottom.pull-in:where(.w-variant-be288728-b387-ef81-2ff1-d259e1642ba4), .background_blur.is-green-and-right-bottom.pull-in:where(.w-variant-85280f16-393f-3c3e-21a6-ee02eb41405c) {
  display: none;
}

.background_blur.is-green-and-right-bottom.pull-in {
  right: -20%;
}

.background_blur.is-green-and-right-bottom.pull-in:where(.w-variant-be288728-b387-ef81-2ff1-d259e1642ba4), .background_blur.is-green-and-right-bottom.pull-in:where(.w-variant-85280f16-393f-3c3e-21a6-ee02eb41405c) {
  display: none;
}

.section_custom-7 {
  position: relative;
}

.section_custom-7:where(.w-variant-85280f16-393f-3c3e-21a6-ee02eb41405c) {
  color: var(--base-gray-iron--white);
}

.custom-7_content-wrapper {
  max-width: var(--max-width--large);
  text-align: center;
  flex-flow: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section_custom-9 {
  color: var(--base-gray-iron--white);
  position: relative;
}

.section_custom-9:where(.w-variant-732e4567-29c8-f386-6a66-ac239c43d2d9), .section_custom-9:where(.w-variant-06cff226-5303-07ec-1766-794ff32fabda), .section_custom-9:where(.w-variant-85917ee9-f587-49fd-b9fc-ede5fa358bc1) {
  color: var(--text-color--text-secondary);
}

.wave-bg_image.is-blue:where(.w-variant-732e4567-29c8-f386-6a66-ac239c43d2d9), .wave-bg_image.is-blue:where(.w-variant-06cff226-5303-07ec-1766-794ff32fabda), .wave-bg_image.is-blue:where(.w-variant-85917ee9-f587-49fd-b9fc-ede5fa358bc1), .wave-bg_image.is-grey {
  display: none;
}

.wave-bg_image.is-grey-blue-gradient:where(.w-variant-06cff226-5303-07ec-1766-794ff32fabda), .wave-bg_image.is-tricolor:where(.w-variant-85917ee9-f587-49fd-b9fc-ede5fa358bc1) {
  object-fit: fill;
  display: block;
}

.wave-bg_image {
  object-position: 50% 50%;
  width: 100%;
  max-width: none;
  height: 100%;
  display: none;
}

.wave-bg_image.is-blue:where(.w-variant-732e4567-29c8-f386-6a66-ac239c43d2d9), .wave-bg_image.is-blue:where(.w-variant-06cff226-5303-07ec-1766-794ff32fabda), .wave-bg_image.is-blue:where(.w-variant-85917ee9-f587-49fd-b9fc-ede5fa358bc1), .wave-bg_image.is-grey {
  display: none;
}

.wave-bg_image.is-grey-blue-gradient:where(.w-variant-06cff226-5303-07ec-1766-794ff32fabda), .wave-bg_image.is-tricolor:where(.w-variant-85917ee9-f587-49fd-b9fc-ede5fa358bc1) {
  object-fit: fill;
  display: block;
}

.wave-bg_image.is-blue {
  object-fit: fill;
  flex: none;
  width: 100%;
  min-height: 100%;
  display: block;
  overflow: clip;
}

.wave-bg_image.is-blue:where(.w-variant-732e4567-29c8-f386-6a66-ac239c43d2d9), .wave-bg_image.is-blue:where(.w-variant-06cff226-5303-07ec-1766-794ff32fabda), .wave-bg_image.is-blue:where(.w-variant-85917ee9-f587-49fd-b9fc-ede5fa358bc1), .wave-bg_image.is-grey {
  display: none;
}

.wave-bg_image.is-grey:where(.w-variant-732e4567-29c8-f386-6a66-ac239c43d2d9) {
  display: block;
}

.wave-bg_image.is-grey-blue-gradient {
  display: none;
}

.wave-bg_image.is-grey-blue-gradient:where(.w-variant-06cff226-5303-07ec-1766-794ff32fabda), .wave-bg_image.is-tricolor:where(.w-variant-85917ee9-f587-49fd-b9fc-ede5fa358bc1) {
  object-fit: fill;
  display: block;
}

.wave-bg_wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.wave_quote-svg {
  width: 2.25rem;
}

.wave_quote-text {
  font-family: Titilliumweb, Arial, sans-serif;
  font-size: 2.25rem;
  line-height: 1.3;
}

.section_custom-9-inner-wrapper {
  z-index: 2;
  padding-top: 15%;
  padding-bottom: 10%;
  position: relative;
}

.wave_quote-title {
  opacity: .8;
  font-size: var(--_text-style---font-size);
  --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
  --_text-style---font-size: 1.125rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--text-color--text-primary);
}

.wave-quote_name {
  font-size: var(--_text-style---font-size);
  --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
  --_text-style---font-size: 1.125rem;
  --_text-style---line-height: 1.5;
  --_text-style---font-weight: 400;
  --_text-style---letter-spacing: 0px;
  --_text-style---color: var(--text-color--text-primary);
  font-weight: 500;
}

.hs-referrer-tracking-js {
  display: none;
}

.spotlight_light {
  aspect-ratio: 1;
  background-color: var(--brand--darker-secondary);
  filter: blur(200px);
  border-radius: 50rem;
  width: 50%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.footer_spotlight-component {
  z-index: 3;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.masked-element {
  max-width: var(--_responsive---container-large);
  aspect-ratio: 2.25;
  object-position: 0% 0%;
  background-color: #ffffff03;
  width: 100%;
  height: 100%;
  -webkit-mask: url("https://cdn.prod.website-files.com/672b958a1f7b68b0a1af32c6/684ca6fa1f1182508179bcc9_fc92595b680e9a5786a9febaeb55bcdf_vitis-mask.png") bottom / contain no-repeat;
  mask: url("https://cdn.prod.website-files.com/672b958a1f7b68b0a1af32c6/684ca6fa1f1182508179bcc9_fc92595b680e9a5786a9febaeb55bcdf_vitis-mask.png") bottom / contain no-repeat;
}

.spotlight_logo-borders {
  z-index: 2;
  max-width: var(--_responsive---container-large);
  aspect-ratio: 2.25;
  opacity: .02;
  object-fit: contain;
  width: 100%;
  position: absolute;
}

.footer_spotlight-wrapper {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  margin-bottom: -8rem;
  display: flex;
}

.footer_phone-number {
  font-size: 1.75rem;
}

.footer_phone-number:hover {
  text-decoration: underline;
}

.footer_phone-number.is-muted {
  opacity: .4;
  transition: opacity .2s;
}

.footer_phone-number.is-muted:hover {
  opacity: 1;
  text-decoration: underline;
}

.footer_phone-number.lp {
  color: var(--base-gray-iron--white);
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-2 {
  width: 100%;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.lp-btn {
  text-align: center;
  background-color: #041f2b;
  border-radius: 50px;
  padding: 12px 25px;
}

.lp-btn.sec-2 {
  margin-top: 20px;
}

.lp-btn.wht {
  color: var(--brand--darkest-secondary);
  background-color: #fff;
}

.text-block-2 {
  color: var(--lp-h1);
}

.text-block-2.lp {
  padding-bottom: 20px;
}

.heading-7 {
  --_text-style---font-family: Titilliumweb, Arial, sans-serif;
  --_text-style---font-size: var(--_responsive---font-size--h3);
  --_text-style---line-height: var(--_responsive---line-height--h3);
  --_text-style---font-weight: 500;
  --_text-style---letter-spacing: -.02em;
  --_text-style---color: var(--text-color--text-primary);
}

.heading-7.lp {
  color: var(--lp-h1);
  text-align: center;
}

.heading-7.lp.last-one-frm {
  max-width: 100%;
  padding-bottom: 20px;
}

.section-lp--8 {
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080), url("https://cdn.prod.website-files.com/672b958a1f7b68b0a1af32c6/685f0707456228f9d4fd1195_a26a1d81e7208a78f0749d20516eb6b2_Our-migration-approach.webp");
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.lp-fr {
  background-color: #0000007a;
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: block;
}

.container-8 {
  width: 95%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

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

.hero-wrapper-3.lp {
  width: 95%;
}

.hero-split-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 60%;
  display: flex;
}

.hero-split-3.lp {
  max-width: 40%;
}

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

.shadow-two-3 {
  box-shadow: 0 4px 24px #96a3b514;
}

.sec_1_wg {
  background-image: url("https://cdn.prod.website-files.com/672b958a1f7b68b0a1af32c6/67d3c26d3325ea8712b519c7_vga-kinetic-export-small.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 7rem;
  padding-bottom: 5rem;
}

.quick-stack-2 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  width: 100%;
}

.quick-stack-2.lp {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.section-8 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.quick-stack-4 {
  flex: 0 auto;
  align-self: center;
  width: 95%;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.cell-4, .cell-5 {
  justify-content: center;
  align-items: center;
}

.section-9 {
  width: 100%;
}

@media screen and (min-width: 1280px) {
  .mosaic-grid_component.is-xxl {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .mosaic-grid_component.is-xl {
    display: grid;
  }

  .mosaic-grid_component.is-l {
    display: none;
  }

  ._4-lg-wg {
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 1440px) {
  .nav_links_link.is-desktop {
    opacity: 1;
    opacity: 1;
  }

  .mosaic-grid_component.is-xxl {
    display: grid;
  }

  .mosaic-grid_component.is-xl {
    display: none;
  }

  .background_blur.is-blue-and-left-top.is-home {
    top: 10%;
    left: -60%;
  }

  .background_blur.is-green-and-right-bottom.is-home {
    bottom: 10%;
    right: -60%;
  }

  .spotlight_light {
    filter: blur(100px);
  }

  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }
}

@media screen and (max-width: 991px) {
  body {
    --_responsive---container-large: 84rem;
    --_responsive---padding-global: 2rem;
    --_responsive---card--card-padding: 1.5rem;
    --_responsive---card--card-radius: 1rem;
    --_responsive---text-and-component-gap: 5rem;
    --_responsive---spacing--main: 4rem;
    --_responsive---gutter: 1.5rem;
    --_responsive---padding-section-large: 5rem;
    --_responsive---font-size--eyebrow: 1.125rem;
    --_responsive---font-size--h3: 3rem;
    --_responsive---font-size--h1: 4rem;
    --_responsive---font-size--h2: 3.25rem;
    --_responsive---line-height--h1: 1.1;
    --_responsive---line-height--h2: 1.1;
    --_responsive---line-height--h3: 1.2;
    --_responsive---line-height--eyebrow: 1.5;
  }

  h3 {
    font-size: 2.25rem;
  }

  h4 {
    font-size: 1.75rem;
  }

  .hide-tablet {
    display: none;
  }

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

  .margin-large {
    margin: 2.5rem;
  }

  .margin-xlarge {
    margin: 3.5rem;
  }

  .margin-xxlarge {
    margin: 4.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-xxhuge {
    margin: 7.5rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .padding-xlarge {
    padding: 3.5rem;
  }

  .padding-xxlarge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 7.5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .heading-style-h2 {
    font-size: 2.75rem;
  }

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

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

  .heading-style-h1 {
    font-size: 3.25rem;
  }

  .heading-style-h4 {
    font-size: 1.75rem;
  }

  .heading-style-h3 {
    font-size: 2.25rem;
  }

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

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

  .padding-section-large.padding-section-hero {
    padding-bottom: 0;
  }

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

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

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

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

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

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

  .nav_button_wrap.w--open {
    color: inherit;
    background-color: #c8c8c800;
  }

  .nav_padding {
    z-index: 3;
    position: relative;
  }

  .mosaic-grid_component.is-l {
    display: none;
  }

  .mosaic-grid_component.is-m {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .masonry-grid_card {
    min-width: auto;
    font-size: 1.75rem;
  }

  .heading.is-blog-post {
    font-size: 3rem;
    line-height: 1.2;
  }

  .card-bg-gradient_img.for-quote {
    justify-content: flex-end;
    align-items: flex-start;
    right: -15%;
  }

  .metric_card {
    height: 100%;
    padding: 1.5rem;
  }

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

  .cta_component {
    padding-right: var(--_responsive---padding-global);
    padding-left: var(--_responsive---padding-global);
  }

  .padding-section-cta {
    padding-top: 5.25rem;
    padding-bottom: 5.25rem;
  }

  .contact-form_component {
    min-height: 57.5rem;
  }

  .contact-section_layout {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .section_dark-card {
    padding-left: 0;
    padding-right: 0;
  }

  .dark-card_component {
    padding-left: var(--_responsive---padding-global);
    padding-right: var(--_responsive---padding-global);
  }

  .cta-component_layout.with-list {
    grid-row-gap: var(--_responsive---spacing--main);
    grid-row-gap: var(--_responsive---spacing--main);
    grid-template-columns: 7fr;
  }

  .cta-component_first.is-for-no-list {
    max-width: 100%;
  }

  .layout-1fr-2fr {
    grid-template-columns: 1fr;
  }

  .layout-1fr-2fr.break-landscape {
    grid-template-columns: 1fr 2fr;
  }

  .privacy_rich-text h2 {
    font-family: var(--_text-style---font-family);
    --_responsive---container-large: 84rem;
    --_responsive---padding-global: 2rem;
    --_responsive---card--card-padding: 1.5rem;
    --_responsive---card--card-radius: 1rem;
    --_responsive---text-and-component-gap: 5rem;
    --_responsive---spacing--main: 4rem;
    --_responsive---gutter: 1.5rem;
    --_responsive---padding-section-large: 5rem;
    --_responsive---font-size--eyebrow: 1.125rem;
    --_responsive---font-size--h3: 3rem;
    --_responsive---font-size--h1: 4rem;
    --_responsive---font-size--h2: 3.25rem;
    --_responsive---line-height--h1: 1.1;
    --_responsive---line-height--h2: 1.1;
    --_responsive---line-height--h3: 1.2;
    --_responsive---line-height--eyebrow: 1.5;
    --_text-style---font-family: Titilliumweb, Arial, sans-serif;
    --_text-style---font-size: 1.5rem;
    --_text-style---line-height: 1.5;
    --_text-style---font-weight: 400;
    --_text-style---letter-spacing: 0px;
    --_text-style---color: var(--text-color--text-primary);
    font-weight: 500;
    font-family: var(--_text-style---font-family);
    font-weight: 500;
  }

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

  .post_newsletter-signup {
    padding: 1rem;
  }

  .post_rich-text h2 {
    font-family: var(--_text-style---font-family);
    --_responsive---container-large: 84rem;
    --_responsive---padding-global: 2rem;
    --_responsive---card--card-padding: 1.5rem;
    --_responsive---card--card-radius: 1rem;
    --_responsive---text-and-component-gap: 5rem;
    --_responsive---spacing--main: 4rem;
    --_responsive---gutter: 1.5rem;
    --_responsive---padding-section-large: 5rem;
    --_responsive---font-size--eyebrow: 1.125rem;
    --_responsive---font-size--h3: 3rem;
    --_responsive---font-size--h1: 4rem;
    --_responsive---font-size--h2: 3.25rem;
    --_responsive---line-height--h1: 1.1;
    --_responsive---line-height--h2: 1.1;
    --_responsive---line-height--h3: 1.2;
    --_responsive---line-height--eyebrow: 1.5;
    --_text-style---font-family: Titilliumweb, Arial, sans-serif;
    --_text-style---font-size: 1.5rem;
    --_text-style---line-height: 1.5;
    --_text-style---font-weight: 400;
    --_text-style---letter-spacing: 0px;
    --_text-style---color: var(--text-color--text-primary);
    font-weight: 500;
    font-family: var(--_text-style---font-family);
    font-weight: 500;
  }

  .text-and-image_layout {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
    grid-template-areas: ".";
  }

  .image-with-graphic_component {
    height: auto;
    margin-top: 2rem;
  }

  .image-with-graphic_square {
    max-width: 50%;
    inset: -2rem 0% auto auto;
  }

  .image-with-graphic_square.is-aligned-left {
    inset: -2rem auto auto 0%;
    inset: -2rem auto auto 0%;
  }

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

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

  .image-with-graphic_image-wrapper {
    aspect-ratio: 1;
    max-width: min(90%, 36rem);
  }

  .image-with-graphic_image-wrapper.is-reversed {
    float: right;
    float: right;
  }

  .search {
    margin-bottom: 0;
  }

  .fibers_wrapper {
    width: 180%;
    min-width: 80rem;
    height: 30rem;
    margin-top: -12.6rem;
  }

  .nodes_svg-embed {
    width: 200%;
    margin-left: -19%;
  }

  .fibers_container {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .fibers_container:where(.w-variant-376e3c37-47d5-f5c4-f49e-3baba68174cb) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .video-and-text_grid {
    grid-template-columns: 1fr;
  }

  ._404_content {
    text-align: center;
  }

  .metrics-and-awards_wrapper {
    grid-template-columns: 2fr;
    align-items: start;
  }

  .awards_grid {
    grid-template-columns: 1fr 1fr;
    display: grid;
  }

  .award {
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
  }

  .award_image.is-msp, .award_image.is-imagesource, .award_image.is-msp, .award_image.is-imagesource {
    object-fit: contain;
    width: auto;
    height: 5rem;
  }

  .metrics-and-awards_grid-wrapper.is-recognition {
    margin-top: 4.5rem;
  }

  .form-columns-2 {
    display: block;
  }

  .hs-form-field {
    margin-right: 0;
  }

  .split-section_layout {
    --_responsive---container-large: 84rem;
    --_responsive---padding-global: 2rem;
    --_responsive---card--card-padding: 1.5rem;
    --_responsive---card--card-radius: 1rem;
    --_responsive---text-and-component-gap: 5rem;
    --_responsive---spacing--main: 4rem;
    --_responsive---gutter: 1.5rem;
    --_responsive---padding-section-large: 5rem;
    --_responsive---font-size--eyebrow: 1.125rem;
    --_responsive---font-size--h3: 3rem;
    --_responsive---font-size--h1: 4rem;
    --_responsive---font-size--h2: 3.25rem;
    --_responsive---line-height--h1: 1.1;
    --_responsive---line-height--h2: 1.1;
    --_responsive---line-height--h3: 1.2;
    --_responsive---line-height--eyebrow: 1.5;
    grid-template-columns: 1fr;
    place-items: start stretch;
  }

  .section_custom-2_grid {
    grid-template-columns: repeat(auto-fit, minmax(18rem, 1fr));
  }

  .custom-3_images {
    margin-top: -4rem;
  }

  .custom-3_image-1_image {
    aspect-ratio: 2 / 3;
  }

  .custom-3_image-2_image {
    inset: 4rem 36% 0% auto;
  }

  .custom-3_image-1_image-wrapper {
    justify-content: flex-end;
    width: 100%;
    max-width: 100%;
    display: flex;
  }

  .custom-3_text-padding {
    padding-top: 0;
    padding-bottom: 0;
  }

  .custom-5_3col-grid {
    grid-template-columns: 1fr 1fr;
  }

  .custom-6_2-col-grid:where(.w-variant-be288728-b387-ef81-2ff1-d259e1642ba4) {
    grid-template-columns: 1fr;
  }

  .wave-bg_image.is-blue, .wave-bg_image.is-grey:where(.w-variant-732e4567-29c8-f386-6a66-ac239c43d2d9) {
    min-width: 80rem;
    transform: rotate(7deg);
  }

  .wave-bg_image.is-tricolor:where(.w-variant-85917ee9-f587-49fd-b9fc-ede5fa358bc1), .wave-bg_image.is-blue, .wave-bg_image.is-grey:where(.w-variant-732e4567-29c8-f386-6a66-ac239c43d2d9) {
    min-width: 80rem;
    transform: rotate(7deg);
  }

  .wave-bg_image.is-grey-blue-gradient:where(.w-variant-06cff226-5303-07ec-1766-794ff32fabda) {
    object-fit: cover;
    min-width: 80rem;
    transform: rotate(7deg);
  }

  .wave-bg_image.is-tricolor:where(.w-variant-85917ee9-f587-49fd-b9fc-ede5fa358bc1) {
    min-width: 80rem;
    transform: rotate(7deg);
  }

  .section_custom-9-inner-wrapper {
    padding-top: 24%;
    padding-bottom: 20%;
  }

  .support_grid {
    grid-template-columns: 1fr 1fr;
    display: grid;
  }

  .support {
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
  }

  .homepage_hero-padding {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .homepage_hero-padding.padding-section-hero {
    padding-bottom: 0;
  }

  .padding-home_cta {
    padding-top: 5.25rem;
    padding-bottom: 5.25rem;
  }

  .cta_content-financial.with-list {
    grid-row-gap: var(--_responsive---spacing--main);
    grid-row-gap: var(--_responsive---spacing--main);
    grid-template-columns: 7fr;
  }

  .vitis-in-the-community_grid-wrapper {
    grid-row-gap: 1.5rem;
    grid-template-columns: 2fr;
    align-items: start;
  }

  .vitis-in-the-community_supporting-links {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .vitis-in-the-community_supporting-wrapper {
    margin-top: 2rem;
  }

  .padding-section_vitis-in-the-community-hero {
    padding-top: 4rem;
    padding-bottom: 0;
  }

  .padding-section_vitis-in-the-community-hero.padding-section-hero {
    padding-bottom: 0;
  }

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

  .padding-section-large-copy.padding-section-hero {
    padding-bottom: 0;
  }

  .padding-section_our-story-hero {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-section_our-story-hero.padding-section-hero {
    padding-bottom: 0;
  }

  .padding-section_timline-hero {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-section_timline-hero.padding-section-hero {
    padding-bottom: 0;
  }

  .footer_spotlight-wrapper {
    margin-bottom: -4rem;
  }

  .leadership-team-cards {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-section_careers-page {
    padding-top: 4rem;
  }

  .padding-section_careers-page.padding-section-hero {
    padding-bottom: 0;
  }

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

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .team-grid-2 {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .pricing-grid {
    grid-column-gap: 30px;
  }

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

  .testimonial-slider-left {
    left: -20px;
  }

  .testimonial-slider-right {
    right: -20px;
  }

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

  .clients-image-three {
    margin-bottom: 30px;
  }

  .container-6, .container-7 {
    max-width: 728px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

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

  .hero-wrapper-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-3 {
    max-width: 100%;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_responsive---container-large: 84rem;
    --_responsive---padding-global: 1.5rem;
    --_responsive---card--card-padding: 1.5rem;
    --_responsive---card--card-radius: 1rem;
    --_responsive---text-and-component-gap: 3.5rem;
    --_responsive---spacing--main: 3rem;
    --_responsive---gutter: 1rem;
    --_responsive---padding-section-large: 4rem;
    --_responsive---font-size--eyebrow: .875rem;
    --_responsive---font-size--h3: 1.5rem;
    --_responsive---font-size--h1: 3rem;
    --_responsive---font-size--h2: 2.5rem;
    --_responsive---line-height--h1: 1.1;
    --_responsive---line-height--h2: 1.1;
    --_responsive---line-height--h3: 1.33;
    --_responsive---line-height--eyebrow: 1.5;
  }

  h3 {
    font-size: 2rem;
  }

  h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  h5 {
    font-size: 1.25rem;
  }

  h6 {
    font-size: 1.125rem;
  }

  p, .text-xlarge {
    --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
    --_text-style---font-size: 1.125rem;
    --_text-style---line-height: 1.5;
    --_text-style---font-weight: 400;
    --_text-style---letter-spacing: 0px;
    --_text-style---color: var(--text-color--text-primary);
  }

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

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

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

  .margin-small {
    margin: 1.25rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-large {
    margin: 2rem;
  }

  .margin-xlarge {
    margin: 2.5rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-xxhuge {
    margin: 5rem;
  }

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

  .padding-small {
    padding: 1.25rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .padding-large {
    padding: 2rem;
  }

  .padding-xlarge {
    padding: 2.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .heading-style-h2 {
    font-size: 2.25rem;
  }

  .heading-style-h6 {
    font-size: 1.125rem;
  }

  .heading-style-h5 {
    font-size: 1.25rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .heading-style-h3 {
    font-size: 2rem;
  }

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

  .text-rich-text {
    --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
    --_text-style---font-size: .875rem;
    --_text-style---line-height: 1.5;
    --_text-style---font-weight: 400;
    --_text-style---letter-spacing: 0px;
    --_text-style---color: var(--text-color--text-primary);
  }

  .text-rich-text:where(.w-variant-7da516e0-db64-ab43-5118-3b931daede80) {
    --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
    --_text-style---font-size: 1.125rem;
    --_text-style---line-height: 1.5;
    --_text-style---font-weight: 400;
    --_text-style---letter-spacing: 0px;
    --_text-style---color: var(--text-color--text-primary);
  }

  .text-rich-text h1, .text-rich-text h2, .text-rich-text h3 {
    --_text-style---font-family: Titilliumweb, Arial, sans-serif;
    --_text-style---font-size: 1.25rem;
    --_text-style---line-height: 1.5;
    --_text-style---font-weight: 400;
    --_text-style---letter-spacing: 0px;
    --_text-style---color: var(--text-color--text-primary);
  }

  .text-rich-text.inherit, .text-rich-text.inherit:where(.w-variant-85917ee9-f587-49fd-b9fc-ede5fa358bc1) {
    font-size: var(--_text-style---font-size);
    --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
    --_text-style---font-size: 1.125rem;
    --_text-style---line-height: 1.5;
    --_text-style---font-weight: 400;
    --_text-style---letter-spacing: 0px;
    --_text-style---color: var(--text-color--text-primary);
  }

  .text-rich-text.large-2, .text-rich-text.large-3, .text-rich-text.large-4, .text-rich-text.large-5, .text-rich-text.large-6, .text-rich-text.large-7, .text-rich-text.large-8 {
    --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
    --_text-style---font-size: 1.125rem;
    --_text-style---line-height: 1.5;
    --_text-style---font-weight: 400;
    --_text-style---letter-spacing: 0px;
    --_text-style---color: var(--text-color--text-primary);
  }

  .text-rich-text h1, .text-rich-text h2, .text-rich-text h3 {
    --_text-style---font-family: Titilliumweb, Arial, sans-serif;
    --_text-style---font-size: 1.25rem;
    --_text-style---line-height: 1.5;
    --_text-style---font-weight: 400;
    --_text-style---letter-spacing: 0px;
    --_text-style---color: var(--text-color--text-primary);
  }

  .text-rich-text.inherit, .text-rich-text.inherit:where(.w-variant-85917ee9-f587-49fd-b9fc-ede5fa358bc1) {
    font-size: var(--_text-style---font-size);
    --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
    --_text-style---font-size: 1.125rem;
    --_text-style---line-height: 1.5;
    --_text-style---font-weight: 400;
    --_text-style---letter-spacing: 0px;
    --_text-style---color: var(--text-color--text-primary);
  }

  .text-rich-text.large-2, .text-rich-text.large-3, .text-rich-text.large-4, .text-rich-text.large-5, .text-rich-text.large-6, .text-rich-text.large-7, .text-rich-text.large-8 {
    --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
    --_text-style---font-size: 1.125rem;
    --_text-style---line-height: 1.5;
    --_text-style---font-weight: 400;
    --_text-style---letter-spacing: 0px;
    --_text-style---color: var(--text-color--text-primary);
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .nav_wrap.is-mobile {
    font-size: 1.25rem;
  }

  .nav_logo_wrap {
    width: 6.25rem;
  }

  .nav_button {
    padding-top: .625rem;
    padding-bottom: .625rem;
  }

  .spacer:where(.w-variant-d1c4d402-4706-470e-a6f3-cb385131179f), .spacer.medium-24px, .spacer.medium-24px {
    height: 1.25rem;
  }

  .mosaic-grid_component.is-m {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    display: none;
  }

  .mosaic-grid_component.is-s {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    grid-template-rows: minmax(8rem, 1fr) minmax(8rem, 1fr) minmax(8rem, 1fr) minmax(8rem, 1fr) minmax(8rem, 1fr) minmax(8rem, 1fr) minmax(8rem, 1fr) minmax(8rem, 1fr);
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .masonry-grid_card {
    padding: 1rem;
  }

  .text-display-xs {
    --_text-style---font-family: Titilliumweb, Arial, sans-serif;
    --_text-style---font-size: 1.25rem;
    --_text-style---line-height: 1.5;
    --_text-style---font-weight: 400;
    --_text-style---letter-spacing: 0px;
    --_text-style---color: var(--text-color--text-primary);
  }

  .video-embed_button {
    padding: 1.125rem;
  }

  .video-embed_wrapper {
    border-radius: .5rem;
  }

  .text-and-component_stack {
    grid-column-gap: 2.75rem;
    grid-row-gap: 2.75rem;
  }

  .heading.h2 {
    font-size: 2.25rem;
    line-height: 1.2;
  }

  .heading.is-blog-post {
    font-size: 2.5rem;
  }

  .video-embed_button-svg {
    width: 1rem;
    height: 1rem;
  }

  .card-bg-gradient_img {
    width: 100%;
    min-height: 30rem;
    max-height: 100%;
    inset: auto 0% 0% auto;
  }

  .card-bg-gradient_img.is-large, .card-bg-gradient_img.is-large-copy, .card-bg-gradient_img.is-large, .card-bg-gradient_img.is-large-copy {
    object-position: 0% 100%;
  }

  .metric_card {
    width: 100%;
  }

  .metric_value {
    font-size: 3.25rem;
  }

  .logo-grid {
    grid-row-gap: 2.75rem;
  }

  .logo_wrapper {
    max-width: 8rem;
    max-height: 3rem;
  }

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

  .footer_background-logo {
    min-width: 40rem;
    bottom: -1rem;
  }

  .contact-form_component {
    min-height: 62.5rem;
  }

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

  .rich-text-field {
    --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
    --_text-style---font-size: .875rem;
    --_text-style---line-height: 1.5;
    --_text-style---font-weight: 400;
    --_text-style---letter-spacing: 0px;
    --_text-style---color: var(--text-color--text-primary);
  }

  .dark-card_component {
    border-radius: 1.5rem;
  }

  .cta-component_first {
    max-width: 100%;
  }

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

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

  .timeline_item {
    justify-content: flex-start;
  }

  .timeline_item_line-wrapper {
    margin-bottom: 5.25rem;
  }

  .timeline_item_year {
    font-size: 3rem;
  }

  .timeline_item_text {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    height: auto;
    min-height: 0;
  }

  .toc_component {
    display: none;
  }

  .layout-1fr-2fr.break-landscape, .metric_grid {
    grid-template-columns: 1fr;
  }

  .post_body-wrapper {
    grid-template-columns: 8fr;
  }

  .metric_value-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .image-with-graphic_component {
    margin-top: 2rem;
  }

  .hero_paragraph {
    font-size: 1.125rem;
  }

  .image-with-graphic_image-wrapper {
    min-height: 10rem;
  }

  .search_input-wrapper {
    justify-content: space-between;
  }

  .search_input-field, .search-input_wrapper {
    width: 100%;
  }

  .fibers_wrapper {
    height: 34rem;
    margin-top: -18rem;
    left: -50%;
  }

  .quote-text {
    --_text-style---font-family: "Source Sans 3", Arial, sans-serif;
    --_text-style---font-size: 1.125rem;
    --_text-style---line-height: 1.5;
    --_text-style---font-weight: 400;
    --_text-style---letter-spacing: 0px;
    --_text-style---color: var(--text-color--text-primary);
  }

  .fibers_container {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .fibers_container:where(.w-variant-376e3c37-47d5-f5c4-f49e-3baba68174cb) {
    margin-bottom: 0;
  }

  .post_aside {
    flex-flow: column-reverse;
    display: flex;
  }

  .hero-heading-right {
    padding: 60px 15px;
  }

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

  .metrics-and-awards_heading-wrapper {
    margin-bottom: 1rem;
  }

  .hs-button {
    font-size: 1.125rem;
  }

  .form-columns-2 {
    display: block;
  }

  .hubspot_field-inner {
    padding: 1rem;
  }

  .hubspot_field-wrapper {
    padding: 1.1rem;
  }

  .hs-form-field {
    margin-bottom: 1rem;
  }

  .split-section_layout {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    --_responsive---container-large: 84rem;
    --_responsive---padding-global: 1.5rem;
    --_responsive---card--card-padding: 1.5rem;
    --_responsive---card--card-radius: 1rem;
    --_responsive---text-and-component-gap: 3.5rem;
    --_responsive---spacing--main: 3rem;
    --_responsive---gutter: 1rem;
    --_responsive---padding-section-large: 4rem;
    --_responsive---font-size--eyebrow: .875rem;
    --_responsive---font-size--h3: 1.5rem;
    --_responsive---font-size--h1: 3rem;
    --_responsive---font-size--h2: 2.5rem;
    --_responsive---line-height--h1: 1.1;
    --_responsive---line-height--h2: 1.1;
    --_responsive---line-height--h3: 1.33;
    --_responsive---line-height--eyebrow: 1.5;
    grid-template-columns: 1fr;
  }

  .section_custom-2_grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .custom-3_images {
    margin-top: 2rem;
  }

  .custom-3_image-2_image {
    inset: 4rem auto 0% 0%;
  }

  .custom-6_2-col-grid, .custom-8_cards-wrapper {
    grid-template-columns: 1fr;
  }

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

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

  .padding-home_cta {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .vitis-in-the-community_supporting-links {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
  }

  .padding-section_vitis-in-the-community-hero {
    padding-top: 3rem;
  }

  .padding-section-large-copy, .padding-section_our-story-hero, .padding-section_timline-hero {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .masked-element {
    -webkit-mask-position: bottom;
    mask-position: bottom;
  }

  .spotlight_logo-borders {
    object-position: 50% 100%;
  }

  .footer_spotlight-wrapper {
    margin-bottom: -2rem;
  }

  .video-and-timeline_stack {
    grid-column-gap: 2.75rem;
    grid-row-gap: 2.75rem;
  }

  .leadership-team-3x3 {
    grid-template-columns: 1fr 1fr;
  }

  .padding-section_careers-page {
    padding-top: 3rem;
  }

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

  .hero-heading-left, .hero-heading-right-2, .features-list, .team-circles {
    padding: 60px 15px;
  }

  .team-grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .pricing-overview, .testimonial-slider-small {
    padding: 60px 15px;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .logos-title-small {
    padding: 60px 15px;
  }

  .clients-wrapper-three {
    margin-bottom: -30px;
  }

  .clients-image-three {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .hero-without-image {
    padding: 60px 15px;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .hero-heading-center {
    padding: 60px 15px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .heading.is-blog-post {
    font-size: 2rem;
  }

  .card-bg-gradient_img {
    min-height: 20rem;
  }

  .card-bg-gradient_img.is-large, .card-bg-gradient_img.is-large-copy, .card-bg-gradient_img.is-large, .card-bg-gradient_img.is-large-copy {
    object-position: 50% 100%;
    min-height: 40rem;
  }

  .logo_wrapper:where(.w-variant-2d135f92-6206-e619-2ca3-16cc2e1cbc68) {
    max-height: 2rem;
  }

  .logo_img:where(.w-variant-2d135f92-6206-e619-2ca3-16cc2e1cbc68) {
    max-height: 2.5rem;
  }

  .footer_foreground-circle {
    min-height: 500%;
  }

  .footer_background-logo {
    margin-left: -4rem;
  }

  .timeline_item {
    width: 100%;
  }

  .featured-update_component {
    margin-top: -2rem;
  }

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

  .swiper-slide, .swiper-wrapper, .swiper {
    width: 100%;
  }

  .form_select-input {
    font-size: .9rem;
  }

  .search_heading {
    line-height: 1;
  }

  .fibers_wrapper {
    height: 26rem;
    margin-top: -24rem;
  }

  .nodes_svg-embed {
    width: 400%;
    margin-left: -60%;
  }

  .container {
    max-width: none;
  }

  .awards_grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .hubspot_field-inner {
    padding: 1rem;
  }

  .custom-3_image-1_image {
    width: 90%;
  }

  .custom-5_3col-grid:where(.w-variant-34bf6efd-98b7-4a31-50d1-f2a157f575d6) {
    grid-template-columns: 1fr;
  }

  .custom-6_card {
    flex-flow: column;
  }

  .custom-6_card-image {
    max-width: 80%;
  }

  .support_grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .masked-element {
    background-color: #ffffff05;
  }

  .spotlight_logo-borders {
    opacity: .1;
  }

  .footer_spotlight-wrapper {
    margin-bottom: -1rem;
  }

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

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

  .features-right {
    margin-bottom: -30px;
  }

  .features-block-two {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image {
    margin-bottom: 10px;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-grid-2 {
    grid-template-columns: 1fr;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

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

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

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

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

  .clients-wrapper-three {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    margin-bottom: 0;
    display: grid;
  }

  .clients-image-three {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .container-6, .container-7 {
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

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

  .centered-heading-3 {
    margin-bottom: 24px;
  }
}

#w-node-f1c5580f-cb44-d8c3-5240-725543789dc8-ffe1dcd6 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_0c9f4436-0b61-b81b-b28f-c0cb5738f8b2-ffe1dcd6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a05d5906-5be5-0818-76de-270aa72f144b-ffe1dcd6, #w-node-a05d5906-5be5-0818-76de-270aa72f1450-ffe1dcd6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: start;
}

#w-node-_621ac197-c96d-a3a0-45ac-64cdda35a7e0-da35a7d9, #w-node-_608a553c-bdf0-db7d-7160-e891fae0164a-fae01645 {
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-a05d5906-5be5-0818-76de-270aa72f144b-ffe1dcd6 {
    grid-column: span 1 / span 1;
    align-self: stretch;
  }

  #w-node-a05d5906-5be5-0818-76de-270aa72f1450-ffe1dcd6 {
    grid-column: span 1 / span 1;
  }

  #w-node-_07729cc7-d85b-e835-47fe-83372470fbe7-2470fbe2 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_07729cc7-d85b-e835-47fe-83372470fbeb-2470fbe2 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d17d93fa-297a-ca40-e76d-1b400141b47a-2470fbe2, #w-node-e29cf079-4c50-d762-038c-49d48654bb31-2470fbe2, #w-node-_608a553c-bdf0-db7d-7160-e891fae0164a-fae01645 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_608a553c-bdf0-db7d-7160-e891fae01650-fae01645 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_358b606f-34c2-ac56-5e61-3f8145317c41-fae01645, #w-node-_4ade0559-7039-d09f-bdaf-6469d2e07787-fae01645 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a05d5906-5be5-0818-76de-270aa72f143d-ffe1dcd6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a05d5906-5be5-0818-76de-270aa72f144b-ffe1dcd6, #w-node-a05d5906-5be5-0818-76de-270aa72f1450-ffe1dcd6 {
    grid-column: span 2 / span 2;
  }
}
