:root {
  --_typography---h3-heading--h3-size: 1.78rem;
  --_sizes---gap--xs-gap: var(--_sizes---spacing--1x);
  --_colors---background-color--bg-primary: var(--_colors---core-neutral-color--neutral-primary);
  --_typography---font--body-font: Manrope, sans-serif;
  --_colors---text-color--text-primary: var(--_colors---core-neutral-color--neutral-inverse);
  --_typography---base-typography--base-font-size: .8rem;
  --_typography---base-typography--base-line-height: 1.6rem;
  --_typography---base-typography--base-letter-spacing: 0em;
  --_typography---h1-heading--h1-margin-bottom: 0em;
  --_typography---font--heading-font: Oswald, sans-serif;
  --_typography---h1-heading--h1-size: 4.21rem;
  --_typography---h1-heading--h1-line-height: 1.04em;
  --_typography---h1-heading--h1-weight: 500;
  --_typography---h1-heading--h1-letter-spacing: -.01em;
  --_typography---h2-heading--h2-margin-bottom: .35em;
  --_typography---h2-heading--h2-size: 2.37rem;
  --_typography---h2-heading--h2-line-height: 1.04em;
  --_typography---h2-heading--h2-weight: 500;
  --_typography---h2-heading--h2-letter-spacing: -.01em;
  --_typography---h3-heading--h3-margin-bottom: .5em;
  --_typography---h3-heading--h3-line-height: 1.04em;
  --_typography---h3-heading--h3-weight: 500;
  --_typography---h3-heading--h3-letter-spacing: -.01em;
  --_typography---h4-heading--h4-margin-bottom: .5em;
  --_typography---h4-heading--h4-size: 1.33rem;
  --_typography---h4-heading--h4-line-height: 1.3em;
  --_typography---h4-heading--h4-weight: 500;
  --_typography---h4-heading--h4-letter-spacing: -.01em;
  --_typography---h5-heading--h5-margin-bottom: .5em;
  --_typography---h5-heading--h5-size: 1rem;
  --_typography---h5-heading--h5-line-height: 1.3em;
  --_typography---h5-heading--h5-weight: 500;
  --_typography---h5-heading--h5-letter-spacing: 0em;
  --_typography---h6-heading--h6-margin-bottom: .5em;
  --_typography---h6-heading--h6-size: .75rem;
  --_typography---h6-heading--h6-line-height: 1.3em;
  --_typography---h6-heading--h6-weight: 500;
  --_typography---h6-heading--h6-letter-spacing: .1em;
  --_typography---base-typography--base-margin-bottom: 0em;
  --_typography---text--text-size: .9rem;
  --_typography---text--text-line-height: 1.6em;
  --_typography---text--text-letter-spacing: 0em;
  --_colors---core-accent-color--accent-primary: #3da280;
  --_colors---core-accent-color--accent-primary-hover: #5bc19f;
  --_sizes---image--image-radius: var(--_sizes---card--card-radius);
  --_sizes---gap--sm-gap: var(--_sizes---spacing--2x);
  --_colors---core-neutral-color--neutral-primary: #fff;
  --_colors---button--button-primary-bg-hover: var(--_colors---core-accent-color--accent-primary-hover);
  --_sizes---spacing--1-25x: 1.25rem;
  --_sizes---spacing--0-5x: .5rem;
  --_sizes---card--card-radius: 1rem;
  --_colors---core-neutral-color--neutral-inverse: #202d4c;
  --_sizes---container--container-width: 1280px;
  --_sizes---container--container-padding-horizontal: var(--_sizes---spacing--1x);
  --_sizes---container--container-lg-width: 1440px;
  --_sizes---container--container-sm-width: 1000px;
  --_sizes---section--section-padding-vertical: var(--_sizes---spacing--8x);
  --_colors---background-color--bg-secondary: var(--_colors---core-neutral-color--neutral-secondary);
  --_colors---text-color--text-on-accent-primary: #fff;
  --_colors---card--card-primary-text: var(--_colors---text-color--text-primary);
  --_colors---background-color--bg-inverse: var(--_colors---core-neutral-color--neutral-inverse);
  --_colors---text-color--text-inverse-primary: var(--_colors---core-neutral-color--neutral-primary);
  --_colors---background-color--bg-accent-secondary: var(--_colors---core-accent-color--accent-secondary);
  --_colors---text-color--text-on-accent-secondary: #202d4c;
  --_colors---background-color--bg-accent-tertiary: var(--_colors---core-accent-color--accent-tertiary);
  --_colors---text-color--text-on-accent-tertiary: #202d4c;
  --_typography---eyebrow--eyebrow-font: var(--_typography---font--body-font);
  --_colors---current-color--current-a60: color-mix(in srgb, currentColor 60%, transparent);
  --_typography---eyebrow--eyebrow-size: .9rem;
  --_typography---eyebrow--eyebrow-line-height: 1.3em;
  --_typography---base-typography--base-font-weight: 400;
  --_typography---eyebrow--eyebrow-letter-spacing: .01em;
  --_sizes---gap--md-gap: var(--_sizes---spacing--3x);
  --_typography---h0-heading--h0-margin-bottom: .3em;
  --_typography---h0-heading--h0-size: 5.61rem;
  --_typography---h0-heading--h0-line-height: 1.04em;
  --_typography---h0-heading--h0-weight: 500;
  --_typography---h0-heading--h0-letter-spacing: -.01em;
  --_typography---text-lg--lg-text-size: 1.13rem;
  --_typography---text-lg--lg-text-line-height: 1.6em;
  --_typography---text-lg--lg-text-letter-spacing: 0em;
  --_typography---text-xl--xl-text-size: 1.5rem;
  --_typography---text-xl--xl-text-line-height: 1.6em;
  --_typography---text-xl--xl-text-letter-spacing: 0em;
  --_typography---text-sm--sm-text-size: .88rem;
  --_typography---text-sm--sm-text-line-height: 1.6em;
  --_typography---text-sm--sm-text-letter-spacing: 0em;
  --_colors---border-color--border-secondary: var(--_colors---core-color-tint--neutral-inverse-a20);
  --_sizes---button--button-padding-vertical: 1em;
  --_sizes---button--button-padding-horizontal: 3em;
  --_colors---text-color--text-on-overlay: var(--_colors---core-neutral-color--neutral-primary);
  --_sizes---button--button-radius: .4rem;
  --_typography---button--button-font: var(--_typography---font--button-font);
  --_colors---button--button-primary-border-hover: transparent;
  --_colors---button--button-primary-text: var(--_colors---text-color--text-on-accent-primary);
  --_colors---button--button-secondary-border: transparent;
  --_colors---button--button-secondary-border-hover: transparent;
  --_colors---text-link--link-inverse-hover: var(--_colors---text-color--text-accent-on-inverse-hover);
  --_sizes---spacing--0-75x: .75rem;
  --_colors---core-color-tint--neutral-primary-a70: #ffffffb3;
  --_colors---core-color-tint--neutral-inverse-a70: #202d4cb3;
  --systemflow-lite--neutral--10-2: white;
  --_colors---background-color--bg-overlay: var(--_colors---core-neutral-color--neutral-inverse);
  --_sizes---input--input-padding-vertical: var(--_sizes---spacing--1x);
  --_sizes---input--input-padding-horizontal: var(--_sizes---spacing--1x);
  --_colors---input--input-primary-border: var(--_colors---text-color--text-primary);
  --_sizes---input--input-radius: .75rem;
  --_colors---input--input-primary-border-hover: var(--_colors---text-color--text-primary);
  --_colors---input--input-primary-text-placeholder: var(--_colors---core-color-tint--neutral-inverse-a20);
  --_colors---input--input-inverse-border: var(--_colors---text-color--text-inverse-primary);
  --_colors---input--input-inverse-border-hover: var(--_colors---text-color--text-inverse-primary);
  --_colors---input--input-inverse-text-placeholder: var(--_colors---core-color-tint--neutral-primary-a50);
  --_colors---input--input-inverse-bg: transparent;
  --_colors---input--input-inverse-text: var(--_colors---text-color--text-inverse-primary);
  --_colors---input--input-inverse-bg-hover: transparent;
  --_sizes---spacing--1x: 1rem;
  --_sizes---spacing--1-5x: 1.5rem;
  --_sizes---spacing--2x: 2rem;
  --_sizes---radius--sm-radius: .25rem;
  --_colors---input--input-primary-text: var(--_colors---text-color--text-primary);
  --_colors---input--input-control: var(--_colors---core-accent-color--accent-primary);
  --_sizes---spacing--4x: 4rem;
  --_sizes---radius--round: 100rem;
  --_colors---background-color--bg-accent-primary: var(--_colors---core-accent-color--accent-primary);
  --_sizes---spacing--5x: 5rem;
  --_typography---text-xxl--xxl-text-size: 2rem;
  --_typography---text-xxl--xxl-text-line-height: 1.6em;
  --_typography---text-xxl--xxl-text-letter-spacing: 0em;
  --_sizes---spacing--3x: 3rem;
  --_colors---card--card-primary-border: var(--_colors---border-color--border-secondary);
  --_colors---core-color-tint--neutral-inverse-a20: #202d4c33;
  --_colors---card--card-secondary-border: var(--_colors---border-color--border-secondary);
  --_colors---card--card-secondary-bg: var(--_colors---background-color--bg-secondary);
  --_colors---card--card-secondary-text: var(--_colors---text-color--text-primary);
  --_colors---card--card-accent-primary-border: transparent;
  --_colors---card--card-accent-primary-bg: var(--_colors---background-color--bg-accent-primary);
  --_colors---card--card-accent-primary-text: white;
  --_colors---card--card-inverse-border: transparent;
  --_colors---card--card-inverse-bg: var(--_colors---background-color--bg-inverse);
  --_colors---card--card-inverse-text: var(--_colors---text-color--text-inverse-primary);
  --_colors---border-color--border-primary: var(--_colors---core-color-tint--neutral-inverse-a10);
  --_colors---core-color-tint--neutral-primary-a20: #fff3;
  --_interactions---ix--ix-card-spacing: 2rem;
  --_colors---border-color--border-accent: var(--_colors---core-accent-color--accent-primary);
  --_colors---card--card-accent-secondary-bg: var(--_colors---background-color--bg-accent-secondary);
  --_colors---card--card-accent-tertiary-bg: var(--_colors---background-color--bg-accent-tertiary);
  --_colors---text-link--link-secondary: var(--_colors---text-color--text-primary);
  --_sizes---spacing--8x: 8rem;
  --_sizes---card--card-padding: var(--_sizes---spacing--2x);
  --_sizes---slider--4-slides: 4;
  --_sizes---slider--spacing-sm: var(--_sizes---spacing--1x);
  --_sizes---slider--2-slides: 2;
  --_sizes---slider--3-slides: 3;
  --_sizes---slider--5-slides: 5;
  --_sizes---slider--1-5-slides: 1.5;
  --_sizes---width--xs: 25rem;
  --_sizes---gap--xxs-gap: var(--_sizes---spacing--0-5x);
  --_sizes---slider--navigation: var(--_sizes---spacing--0-75x);
  --_colors---core-color-tint--neutral-primary-a50: #ffffff80;
  --_colors---core-accent-color--accent-secondary: transparent;
  --_colors---text-link--link-primary: var(--_colors---text-color--text-accent-on-primary);
  --_colors---text-color--text-inverse-secondary: var(--_colors---core-color-tint--neutral-primary-a60);
  --_colors---current-color--current-a10: color-mix(in srgb, currentColor 10%, transparent);
  --_colors---current-color--current: color-mix(in srgb, currentColor 100%, transparent);
  --_colors---current-color--current-a20: color-mix(in srgb, currentColor 20%, transparent);
  --_slider---spacing: 0rem;
  --_sizes---gap--lg-gap: var(--_sizes---spacing--4x);
  --_colors---text-color--text-accent-on-primary: #3da280;
  --_colors---core-color-tint--neutral-inverse-a10: #202d4c1a;
  --_sizes---spacing--0-25x: .25rem;
  --_colors---core-color-tint--accent-primary-a20: #3da28033;
  --_sizes---tag--tag-padding-horizontal: var(--_sizes---spacing--0-5x);
  --_sizes---tag--tag-radius: .75rem;
  --_typography---tag--tag-size: .75rem;
  --_colors---core-color-tint--neutral-inverse-a80: #202d4ccc;
  --_colors---current-color--current-a05: color-mix(in srgb, currentColor 5%, transparent);
  --_colors---blockquote--blockquote-border: var(--_colors---text-color--text-primary);
  --_colors---text-link--link-inverse: var(--_colors---text-color--text-accent-on-inverse);
  --_colors---input--input-primary-bg: transparent;
  --_colors---input--input-primary-bg-hover: transparent;
  --_colors---core-accent-color--accent-secondary-hover: transparent;
  --_colors---text-link--link-primary-hover: var(--_colors---text-color--text-accent-on-primary-hover);
  --_sizes---width--md: 40rem;
  --_sizes---width--lg: 50rem;
  --_colors---card--card-inverse-bg-hover: var(--_colors---background-color--bg-inverse);
  --_sizes---radius--md-radius: .5rem;
  --_sizes---radius--lg-radius: .75rem;
  --_sizes---radius--xl-radius: 1rem;
  --_sizes---spacing--6x: 6rem;
  --elements-webflow-library--neutral--800: #211f54;
  --_sizes---gap--xl-gap: var(--_sizes---spacing--5x);
  --_colors---button--button-secondary-bg-hover: transparent;
  --notus-contract-lifting---dark-slate-grey: #01546b;
  --_colors---nav-link--nav-link-inverse: var(--_colors---text-color--text-inverse-primary);
  --_interactions---ix--ix-hero-intro-slide-up-100vh: 0px;
  --_interactions---ix--ix-hero-intro-clipping-mask-3: 0px;
  --_interactions---ix--ix-hero-intro-clipping-mask-2: 0px;
  --_interactions---ix--ix-hero-intro-clipping-mask-1: 0px;
  --_colors---text-color--text-secondary: var(--_colors---core-color-tint--neutral-inverse-a60);
  --_colors---card--card-primary-bg: var(--_colors---background-color--bg-primary);
  --_colors---core-color-tint--accent-primary-a90: #3da280e6;
  --_colors---core-color-tint--accent-primary-a80: #3da280cc;
  --_colors---core-color-tint--accent-primary-a70: #3da280b3;
  --_colors---core-color-tint--accent-primary-a60: #3da28099;
  --_colors---core-color-tint--accent-primary-a50: #3da28080;
  --_colors---core-color-tint--accent-primary-a40: #3da28066;
  --_colors---core-color-tint--accent-primary-a30: #3da2804d;
  --_colors---core-color-tint--accent-primary-a10: #3da2801a;
  --_colors---core-color-tint--accent-secondary-a90: transparent;
  --_colors---core-color-tint--accent-secondary-a80: transparent;
  --_colors---core-color-tint--accent-secondary-a70: transparent;
  --_colors---core-color-tint--accent-secondary-a60: transparent;
  --_colors---core-color-tint--accent-secondary-a50: transparent;
  --_colors---core-color-tint--accent-secondary-a40: transparent;
  --_colors---core-color-tint--accent-secondary-a30: transparent;
  --_colors---core-color-tint--accent-secondary-a20: transparent;
  --_colors---core-color-tint--accent-secondary-a10: transparent;
  --_colors---core-accent-color--accent-tertiary: transparent;
  --_colors---core-accent-color--accent-tertiary-hover: transparent;
  --_colors---core-color-tint--accent-tertiary-a90: transparent;
  --_colors---core-color-tint--neutral-inverse-a90: #202d4ce6;
  --_colors---core-color-tint--neutral-inverse-a60: #202d4c99;
  --_colors---core-color-tint--neutral-inverse-a50: #202d4c80;
  --_colors---core-color-tint--neutral-inverse-a40: #202d4c66;
  --_colors---core-color-tint--neutral-inverse-a30: #202d4c4d;
  --_colors---core-color-tint--neutral-primary-a90: #ffffffe6;
  --_colors---core-color-tint--neutral-primary-a80: #fffc;
  --_colors---core-color-tint--neutral-primary-a60: #fff9;
  --_colors---core-color-tint--neutral-primary-a40: #fff6;
  --_colors---core-color-tint--neutral-primary-a30: #ffffff4d;
  --_colors---core-color-tint--neutral-primary-a10: #ffffff1a;
  --_colors---core-color-tint--accent-tertiary-a10: transparent;
  --_colors---core-color-tint--accent-tertiary-a20: transparent;
  --_colors---core-color-tint--accent-tertiary-a30: transparent;
  --_colors---core-color-tint--accent-tertiary-a40: transparent;
  --_colors---core-color-tint--accent-tertiary-a50: transparent;
  --_colors---core-color-tint--accent-tertiary-a60: transparent;
  --_colors---core-color-tint--accent-tertiary-a70: transparent;
  --_colors---core-color-tint--accent-tertiary-a80: transparent;
  --_colors---core-neutral-color--neutral-secondary: #f4f4f4;
  --_sizes---gap--xxl-gap: var(--_sizes---spacing--6x);
  --_interactions---ix--ix-card-change-width: 50%;
  --_colors---current-color--current-a80: color-mix(in srgb, currentColor 80%, transparent);
  --_interactions---ix--ix-nav-width: 0px;
  --_sizes---nav--nav-height: 4rem;
  --_colors---text-color--text-accent-on-inverse: #6d96f8;
  --_colors---current-color--current-a70: color-mix(in srgb, currentColor 70%, transparent);
  --_colors---nav-link--nav-link-primary: var(--_colors---text-color--text-primary);
  --_colors---button--button-secondary-bg: transparent;
  --_sizes---card--card-padding-sm: var(--_sizes---spacing--1-5x);
  --_colors---current-color--current-a50: color-mix(in srgb, currentColor 50%, transparent);
  --_sizes---width--xl: 60rem;
  --_typography---base-typography--base-font-weight-bold: 600;
  --_typography---blockquote--blockquote-font: Georgia, Times, "Times New Roman", serif;
  --_typography---blockquote--blockquote-size: clamp(1.125rem, 1.5vw + .25rem, 1.5rem);
  --_typography---blockquote--blockquote-line-height: 1.5em;
  --_typography---blockquote--blockquote-letter-spacing: .01em;
  --systemflow-lite--neutral--100: #0e0f11;
  --systemflow-lite--neutral--80: #636b75;
  --systemflow-lite--primary--10: #f2f6ff;
  --systemflow-lite--primary--60: #2f54eb;
  --systemflow-lite--primary--50: #597ef7;
  --systemflow-lite--primary--70: #1d39c4;
  --systemflow-lite--primary--80: #10239e;
  --systemflow-lite--primary--20: #e5eeff;
  --elements-webflow-library--neutral--600: #6e7191;
  --elements-webflow-library--accent--primary-1: #4a3aff;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--secondary--color-1: #281ca5;
  --elements-webflow-library--neutral--300: #eff0f6;
  --conversion-flow-library--light-coral: #ff5e69;
  --conversion-flow-library--medium-purple: #b16cea;
  --conversion-flow-library--coral: #ff8a56;
  --conversion-flow-library--sandy-brown\<deleted\|variable-e2c22bfc\>: #ffa84b;
  --radiant-ui-components-library-marketplace--color--heading-dark: #150438;
  --radiant-ui-components-library-marketplace--color--white: white;
  --radiant-ui-components-library-marketplace--color--theme-color: #116df8;
  --spark-library--black: black;
  --spark-library--foreground-interactive: #5532fa;
  --spark-library--white: white;
  --spark-library--foreground-interactive-hover: #1e116e;
  --spark-library--background--interactive: #f0ecfd;
  --_colors---text-color--text-accent-on-primary-hover: #3da28099;
  --_colors---text-color--text-accent-on-inverse-hover: #6d96f899;
  --_colors---border-color--border-inverse-primary: var(--_colors---core-color-tint--neutral-primary-a20);
  --_colors---border-color--border-inverse-secondary: var(--_colors---core-color-tint--neutral-primary-a10);
  --_sizes---spacing--1-75x: 1.75rem;
  --_sizes---spacing--7x: 7rem;
  --_typography---font--button-font: Manrope, sans-serif;
  --_typography---base-typography--base-font: var(--_typography---font--body-font);
  --_colors---blockquote--blockquote-bg: transparent;
  --_colors---blockquote--blockquote-text: var(--_colors---text-color--text-primary);
  --_typography---blockquote--blockquote-radius: 0px;
  --_typography---blockquote--blockquote-border-width: 3px;
  --_typography---blockquote--blockquote-padding-vertical: var(--_sizes---spacing--0-75x);
  --_typography---blockquote--blockquote-padding-horizontal: var(--_sizes---spacing--1-25x);
  --_sizes---button--button-size: var(--_typography---base-typography--base-font-size);
  --_colors---button--button-primary-bg: var(--_colors---core-accent-color--accent-primary);
  --_colors---button--button-primary-border: transparent;
  --_colors---button--button-secondary-text: var(--_colors---text-color--text-primary);
  --_colors---input--input-control-border: var(--_colors---core-accent-color--accent-primary);
  --_colors---card--card-primary-bg-hover: var(--_colors---background-color--bg-primary);
  --_colors---card--card-secondary-bg-hover: var(--_colors---background-color--bg-secondary);
  --_colors---card--card-accent-primary-bg-hover: var(--_colors---background-color--bg-accent-primary);
  --_colors---card--card-accent-secondary-bg-hover: var(--_colors---background-color--bg-accent-secondary);
  --_colors---card--card-accent-secondary-text: white;
  --_colors---card--card-accent-secondary-border: transparent;
  --_colors---card--card-accent-tertiary-bg-hover: var(--_colors---background-color--bg-accent-tertiary);
  --_colors---card--card-accent-tertiary-text: transparent;
  --_colors---card--card-accent-tertiary-border: transparent;
  --_sizes---tag--tag-padding-vertical: var(--_sizes---spacing--0-25x);
  --_colors---text-link--link-secondary-hover: var(--_colors---core-color-tint--neutral-inverse-a60);
  --_interactions---ix--ix-follow-cursor: 0%;
  --_sizes---width--xxs: 12rem;
  --_sizes---width--sm: 35rem;
}

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

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

.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-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.input_text-area-parent.input_text-area {
  min-height: 7.5rem;
}

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

.is-large-parent.is-large {
  font-size: var(--_typography---h3-heading--h3-size);
}

.tablet-1-col.gap-xxlarge.is-y-center {
  grid-column-gap: 6rem;
}

.notus-contract-lifting--footer-logo {
  width: 124px;
  margin-bottom: 32px;
}

.notus-contract-lifting--footer-text-link {
  color: #fff;
  letter-spacing: -.01em;
  margin-top: 6px;
  margin-bottom: 6px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 32px;
  text-decoration: none;
  transition: color .3s;
}

.notus-contract-lifting--footer-text-link:hover {
  color: #07c5ff;
}

.notus-contract-lifting--footer-text-link.notus-contract-lifting--hidden {
  display: none;
}

.notus-contract-lifting--paragraph-footer {
  color: #dadde7;
  letter-spacing: -.02em;
  max-width: 600px;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
}

.notus-contract-lifting--paragraph-footer.notus-contract-lifting--comapany-info {
  margin-bottom: 0;
  padding-top: 18px;
}

.notus-contract-lifting--footer-title-light {
  color: #dadde7;
  letter-spacing: -.01em;
  text-transform: uppercase;
  margin-bottom: 24px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
  line-height: 32px;
}

.notus-contract-lifting--footer-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 3fr 1fr 1fr 1fr 1fr;
}

.notus-contract-lifting--container-large {
  z-index: 5;
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.notus-contract-lifting--section-footer {
  z-index: 1;
  background-color: #003e51;
  align-items: center;
  padding: 100px 5%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.notus-contract-lifting--footer-column {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

.inline-input-0 {
  z-index: -1;
  opacity: 0;
  position: absolute;
}

.text-align_center.w--current {
  color: var(--_colors---core-neutral-color--neutral-primary);
}

.input_text-area {
  min-height: 7.5rem;
}

.is-item-1 {
  z-index: 2;
  position: relative;
}

.is-item-3 {
  height: auto;
}

.position_absolute.radius_none {
  display: block;
}

.flex_horizontal.is-y-center.w--current {
  background-color: #202d4c;
}

.mega-nav_dropdown-list.w--open {
  padding-top: var(--_sizes---spacing--1-25x);
  background-color: #0000;
  left: 0;
  right: 0;
}

.nav_dropdown-list-1.w--open {
  padding-top: var(--_sizes---spacing--1-25x);
  background-color: #0000;
  display: flex;
}

.footer_link-scroll-up {
  color: var(--_colors---core-neutral-color--neutral-inverse);
  position: absolute;
  inset: 50% -1% auto auto;
  transform: rotate(90deg);
}

.margin-bottom_none.text_all-caps {
  font-family: var(--_typography---font--heading-font);
}

.container {
  z-index: 1;
  width: 100%;
  max-width: var(--_sizes---container--container-width);
  padding: 45px var(--_sizes---container--container-padding-horizontal);
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.container.is-max {
  width: 100%;
  max-width: none;
}

.container.is-large {
  width: 100%;
  max-width: var(--_sizes---container--container-lg-width);
}

.container.is-small {
  max-width: var(--_sizes---container--container-sm-width);
}

.nav_logo-embed {
  justify-content: center;
  align-items: center;
  width: 148px;
  height: 26px;
}

.section {
  padding-top: var(--_sizes---section--section-padding-vertical);
  padding-bottom: var(--_sizes---section--section-padding-vertical);
  background-color: var(--_colors---background-color--bg-primary);
  color: var(--_colors---text-color--text-primary);
  position: relative;
  overflow: clip;
}

.section.is-secondary {
  background-color: var(--_colors---background-color--bg-secondary);
  display: block;
}

.section.is-secondary.hidden {
  display: block;
}

.section.is-accent-primary {
  color: var(--_colors---text-color--text-on-accent-primary);
  background-color: #dce5e9;
  padding-top: 0;
  padding-bottom: 0;
}

.section.is-accent-primary.card {
  background-color: var(--_colors---card--card-primary-text);
}

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

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

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

.section.is-full-screen {
  min-width: 100vw;
  min-height: 60dvh;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section.is-full-screen.hide {
  display: flex;
}

.eyebrow {
  margin-top: 0;
  margin-bottom: var(--_sizes---spacing--1-25x);
  font-family: var(--_typography---eyebrow--eyebrow-font);
  color: var(--_colors---current-color--current-a60);
  font-size: var(--_typography---eyebrow--eyebrow-size);
  line-height: var(--_typography---eyebrow--eyebrow-line-height);
  font-weight: var(--_typography---base-typography--base-font-weight);
  letter-spacing: var(--_typography---eyebrow--eyebrow-letter-spacing);
  text-transform: uppercase;
  display: inline-block;
}

.eyebrow.white {
  color: var(--_colors---core-neutral-color--neutral-primary);
}

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

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

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

.grid_2-col.is-x-center {
  justify-items: center;
}

.heading_hero {
  margin-top: 0;
  margin-bottom: var(--_typography---h0-heading--h0-margin-bottom);
  font-family: var(--_typography---font--heading-font);
  font-size: var(--_typography---h0-heading--h0-size);
  line-height: var(--_typography---h0-heading--h0-line-height);
  font-weight: var(--_typography---h0-heading--h0-weight);
  letter-spacing: var(--_typography---h0-heading--h0-letter-spacing);
  text-wrap: balance;
}

.heading_primary {
  max-width: 35ch;
  margin-top: 0;
  margin-bottom: var(--_typography---h1-heading--h1-margin-bottom);
  font-family: var(--_typography---font--heading-font);
  font-size: var(--_typography---h1-heading--h1-size);
  line-height: var(--_typography---h1-heading--h1-line-height);
  font-weight: var(--_typography---h1-heading--h1-weight);
  letter-spacing: var(--_typography---h1-heading--h1-letter-spacing);
  text-wrap: balance;
}

.heading_primary.white {
  color: var(--_colors---background-color--bg-primary);
}

.heading_secondary {
  margin-top: 0;
  margin-bottom: var(--_typography---h2-heading--h2-margin-bottom);
  font-family: var(--_typography---font--heading-font);
  font-size: var(--_typography---h2-heading--h2-size);
  line-height: var(--_typography---h2-heading--h2-line-height);
  font-weight: var(--_typography---h2-heading--h2-weight);
  letter-spacing: var(--_typography---h2-heading--h2-letter-spacing);
  text-wrap: balance;
}

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

.heading_small {
  margin-top: 0;
  margin-bottom: var(--_typography---h4-heading--h4-margin-bottom);
  font-family: var(--_typography---font--heading-font);
  font-size: var(--_typography---h4-heading--h4-size);
  line-height: var(--_typography---h4-heading--h4-line-height);
  font-weight: var(--_typography---h4-heading--h4-weight);
  letter-spacing: var(--_typography---h4-heading--h4-letter-spacing);
}

.heading_small.white {
  color: #fff;
}

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

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

.paragraph_large {
  margin-bottom: var(--_typography---base-typography--base-margin-bottom);
  font-family: var(--_typography---font--body-font);
  font-size: var(--_typography---text-lg--lg-text-size);
  line-height: var(--_typography---text-lg--lg-text-line-height);
  letter-spacing: var(--_typography---text-lg--lg-text-letter-spacing);
}

.paragraph_xlarge {
  margin-bottom: var(--_typography---base-typography--base-margin-bottom);
  font-family: var(--_typography---font--body-font);
  font-size: var(--_typography---text-xl--xl-text-size);
  line-height: var(--_typography---text-xl--xl-text-line-height);
  letter-spacing: var(--_typography---text-xl--xl-text-letter-spacing);
}

.paragraph_small {
  margin-bottom: var(--_typography---base-typography--base-margin-bottom);
  font-family: var(--_typography---font--body-font);
  font-size: var(--_typography---text-sm--sm-text-size);
  line-height: var(--_typography---text-sm--sm-text-line-height);
  letter-spacing: var(--_typography---text-sm--sm-text-letter-spacing);
}

.sg_preview-bordered {
  border: 1px solid var(--_colors---border-color--border-secondary);
  border-radius: var(--_sizes---card--card-radius);
  pointer-events: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 10rem;
  padding: 1.5rem;
}

.background_primary {
  background-color: var(--_colors---background-color--bg-primary);
  color: var(--_colors---text-color--text-primary);
}

.text-color_primary {
  color: var(--_colors---text-color--text-primary);
}

.text-color_black {
  color: var(--_colors---core-neutral-color--neutral-inverse);
}

.button {
  padding: var(--_sizes---button--button-padding-vertical) var(--_sizes---button--button-padding-horizontal);
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  border: 1px solid var(--_colors---text-color--text-on-overlay);
  border-radius: var(--_sizes---button--button-radius);
  box-shadow: none;
  font-family: var(--_typography---button--button-font);
  color: var(--_colors---text-color--text-on-accent-primary);
  font-size: var(--_typography---base-typography--base-font-size);
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #01546c;
  background-image: none;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  transition: border-color .2s, color .2s, background-color .2s cubic-bezier(.165, .84, .44, 1), box-shadow .2s;
  display: inline-flex;
}

.button:hover {
  border-color: var(--_colors---button--button-primary-border-hover);
  background-color: var(--_colors---core-neutral-color--neutral-inverse);
  box-shadow: none;
  color: var(--_colors---button--button-primary-text);
}

.button:active {
  background-color: var(--_colors---core-accent-color--accent-primary);
  box-shadow: none;
}

.button:focus {
  outline-color: var(--_colors---core-accent-color--accent-primary);
  outline-offset: 2px;
  outline-width: 2px;
  outline-style: solid;
}

.button.is-secondary {
  border-color: var(--_colors---button--button-secondary-border);
  box-shadow: 0 0 0 1px var(--_colors---text-color--text-primary) inset;
  color: var(--_colors---text-color--text-primary);
  background-color: #0000;
  background-image: none;
}

.button.is-secondary:hover {
  border-color: var(--_colors---button--button-secondary-border-hover);
  box-shadow: 0 0 0 2px var(--_colors---text-color--text-primary) inset;
  background-color: #0000;
}

.button.is-secondary:active {
  box-shadow: 0 0 0 1px var(--_colors---text-color--text-primary) inset;
  background-color: #0000;
}

.button.is-secondary.on-accent-primary {
  box-shadow: 0 0 0 1px var(--_colors---text-color--text-inverse-primary) inset;
  color: var(--_colors---text-color--text-inverse-primary);
  background-color: #0000;
  background-image: none;
}

.button.is-secondary.on-accent-primary:hover {
  box-shadow: 0 0 0 2px var(--_colors---text-color--text-inverse-primary) inset;
  color: var(--_colors---text-link--link-inverse-hover);
  background-color: #0000;
}

.button.is-secondary.on-accent-primary:active {
  box-shadow: 0 0 0 1px var(--_colors---text-color--text-inverse-primary) inset;
  background-color: #0000;
}

.button.is-secondary.on-accent-secondary {
  box-shadow: 0 0 0 1px var(--_colors---text-color--text-primary) inset;
  color: var(--_colors---text-color--text-primary);
  background-color: #0000;
  background-image: none;
}

.button.is-secondary.on-accent-secondary:hover {
  box-shadow: 0 0 0 2px var(--_colors---text-color--text-primary) inset;
  color: var(--_colors---text-link--link-inverse-hover);
  background-color: #0000;
}

.button.is-secondary.on-accent-secondary:active {
  box-shadow: 0 0 0 1px var(--_colors---text-color--text-primary) inset;
  background-color: #0000;
}

.button.is-secondary.on-accent-tertiary {
  box-shadow: 0 0 0 1px var(--_colors---text-color--text-primary) inset;
  color: var(--_colors---text-color--text-primary);
  background-color: #0000;
  background-image: none;
}

.button.is-secondary.on-accent-tertiary:hover {
  box-shadow: 0 0 0 2px var(--_colors---text-color--text-primary) inset;
  background-color: #0000;
}

.button.is-secondary.on-accent-tertiary:active {
  box-shadow: 0 0 0 1px var(--_colors---text-color--text-primary) inset;
  background-color: #0000;
}

.button.is-secondary.on-inverse {
  box-shadow: 0 0 0 1px var(--_colors---text-color--text-inverse-primary) inset;
  color: var(--_colors---text-color--text-inverse-primary);
  background-color: #0000;
  background-image: none;
}

.button.is-secondary.on-inverse:hover {
  box-shadow: 0 0 0 2px var(--_colors---text-color--text-inverse-primary) inset;
  background-color: #0000;
}

.button.is-secondary.on-inverse:active {
  box-shadow: 0 0 0 1px var(--_colors---text-color--text-inverse-primary) inset;
  background-color: #0000;
}

.button.is-small {
  font-size: var(--_sizes---spacing--0-75x);
}

.button.is-inverse {
  background-color: var(--_colors---core-accent-color--accent-primary);
  color: var(--_colors---core-neutral-color--neutral-primary);
  border-color: #0000;
}

.button.is-inverse:hover {
  background-color: var(--_colors---core-accent-color--accent-primary-hover);
  border-color: #0000;
}

.button.on-accent-primary {
  background-color: var(--_colors---background-color--bg-primary);
  box-shadow: none;
  color: var(--_colors---text-color--text-primary);
  background-image: none;
}

.button.on-accent-primary:hover {
  background-color: var(--_colors---core-color-tint--neutral-primary-a70);
  box-shadow: none;
  border-color: #0000;
}

.button.on-accent-primary:active {
  background-color: var(--_colors---background-color--bg-primary);
  box-shadow: none;
}

.button.on-inverse {
  background-color: var(--_colors---core-neutral-color--neutral-inverse);
  box-shadow: none;
  color: var(--_colors---text-color--text-on-accent-primary);
  background-image: none;
  border-color: #0000;
}

.button.on-inverse:hover {
  background-color: var(--_colors---core-accent-color--accent-primary-hover);
  box-shadow: none;
  border-color: #0000;
}

.button.on-inverse:active {
  background-color: var(--_colors---core-accent-color--accent-primary);
  box-shadow: none;
}

.button.on-accent-secondary {
  background-color: var(--_colors---background-color--bg-inverse);
  box-shadow: none;
  color: var(--_colors---text-color--text-inverse-primary);
  background-image: none;
}

.button.on-accent-secondary:hover {
  background-color: var(--_colors---core-color-tint--neutral-inverse-a70);
  box-shadow: none;
  color: var(--_colors---text-color--text-primary);
}

.button.on-accent-secondary:active {
  background-color: var(--_colors---background-color--bg-inverse);
  box-shadow: none;
}

.button.on-accent-tertiary {
  background-color: var(--_colors---background-color--bg-inverse);
  box-shadow: none;
  color: var(--_colors---text-color--text-inverse-primary);
  background-image: none;
}

.button.on-accent-tertiary:hover {
  background-color: var(--_colors---core-color-tint--neutral-inverse-a70);
  box-shadow: none;
}

.button.on-accent-tertiary:active {
  background-color: var(--_colors---background-color--bg-inverse);
  box-shadow: none;
}

.button.secondary {
  border-width: 2px;
  border-color: var(--_colors---text-color--text-on-overlay);
  background-color: #4d5b5f;
}

.button.secondary:hover {
  background-color: #074f64;
}

.button.orange {
  height: 50px;
  color: var(--_colors---background-color--bg-inverse);
  background-color: #fa9a00;
}

.button.orange:hover {
  background-color: var(--_colors---core-neutral-color--neutral-inverse);
  color: var(--systemflow-lite--neutral--10-2);
}

.button.orange.noborder {
  height: auto;
  font-family: var(--_typography---font--body-font);
  color: var(--_colors---background-color--bg-overlay);
  border-style: none;
  font-weight: 700;
}

.button.orange.noborder:hover {
  color: var(--_colors---background-color--bg-primary);
}

.display_inline-block {
  display: inline-block;
}

.form_item {
  flex-flow: column;
  flex: 100%;
  grid-column: span 12;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.form_item.is-half {
  flex-grow: 1;
  flex-shrink: 0;
  grid-column: span 6;
  min-width: 40%;
}

.input_label {
  z-index: 1;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-bottom: .5em;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.4;
  position: relative;
}

.input_label.is-inverse {
  color: var(--_colors---core-neutral-color--neutral-primary);
}

.input_field {
  height: auto;
  padding: var(--_sizes---input--input-padding-vertical) var(--_sizes---input--input-padding-horizontal);
  border: 1px solid var(--_colors---input--input-primary-border);
  border-radius: var(--_sizes---input--input-radius);
  box-shadow: none;
  color: var(--_colors---text-color--text-primary);
  background-color: #0000;
  background-image: none;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.3;
  transition: background-color .2s cubic-bezier(.165, .84, .44, 1), border-color .2s cubic-bezier(.165, .84, .44, 1);
}

.input_field:hover {
  border-color: var(--_colors---input--input-primary-border-hover);
  box-shadow: none;
  background-color: #0000;
}

.input_field:focus {
  border-color: var(--_colors---input--input-primary-border);
  outline-color: var(--_colors---core-accent-color--accent-primary);
  outline-offset: 2px;
  outline-width: 2px;
  outline-style: solid;
}

.input_field::placeholder {
  color: var(--_colors---input--input-primary-text-placeholder);
}

.input_field.is-select {
  border-top-width: 0;
  border-top-color: var(--_colors---text-color--text-primary);
  border-right-width: 0;
  border-right-color: var(--_colors---text-color--text-primary);
  border-bottom-width: 0;
  border-bottom-color: var(--_colors---text-color--text-primary);
  border-left-width: 0;
  border-left-color: var(--_colors---text-color--text-primary);
  box-shadow: 0 0 0 1px var(--_colors---text-color--text-primary);
  color: var(--_colors---text-color--text-primary);
  appearance: none;
  background-color: #0000;
  background-image: url('../images/');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 14px;
  font-size: 1rem;
  transition-property: border-color, color, background-color, box-shadow;
  transition-duration: .2s;
  transition-timing-function: ease, ease, cubic-bezier(.165, .84, .44, 1), ease;
}

.input_field.is-select:hover {
  border-width: 0;
  border-color: var(--_colors---text-color--text-primary);
  box-shadow: 0 0 0 1px var(--_colors---text-color--text-primary);
  background-color: #0000;
  background-image: url('../images/');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 14px;
}

.input_field.is-select:focus-visible, .input_field.is-select[data-wf-focus-visible] {
  outline-color: var(--_colors---core-accent-color--accent-primary);
}

.input_field.is-select.on-inverse {
  border-width: 0;
  border-color: var(--_colors---text-color--text-inverse-primary);
  box-shadow: 0 0 0 1px var(--_colors---text-color--text-inverse-primary);
  color: var(--_colors---text-color--text-inverse-primary);
  background-color: #0000;
  background-image: url('../images/');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 14px;
}

.input_field.is-select.on-inverse:hover {
  border-width: 0;
  border-color: var(--_colors---text-color--text-inverse-primary);
  box-shadow: 0 0 0 1px var(--_colors---text-color--text-inverse-primary);
  background-color: #0000;
  background-image: url('../images/');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 14px;
}

.input_field.is-select.on-accent-primary {
  border-width: 0;
  border-color: var(--_colors---text-color--text-primary);
  box-shadow: 0 0 0 1px var(--_colors---text-color--text-primary);
  transition: border-color .2s ease, color undefined ease, background-color undefined cubic-bezier(.165, .84, .44, 1), box-shadow undefined ease;
  color: var(--_colors---text-color--text-primary);
  background-color: #0000;
  background-image: url('../images/');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 14px;
}

.input_field.is-select.on-accent-primary:hover {
  border-width: 0;
  border-color: var(--_colors---text-color--text-primary);
  box-shadow: 0 0 0 1px var(--_colors---text-color--text-primary);
  background-color: #0000;
  background-image: url('../images/');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 14px;
}

.input_field.is-select.on-accent-secondary {
  border-width: 0;
  border-color: var(--_colors---text-color--text-primary);
  box-shadow: 0 0 0 1px var(--_colors---text-color--text-primary);
  transition: border-color .2s ease, color undefined ease, background-color undefined cubic-bezier(.165, .84, .44, 1), box-shadow undefined ease;
  color: var(--_colors---text-color--text-primary);
  background-color: #0000;
  background-image: url('../images/');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 14px;
}

.input_field.is-select.on-accent-secondary:hover {
  border-width: 0;
  border-color: var(--_colors---text-color--text-primary);
  box-shadow: 0 0 0 1px var(--_colors---text-color--text-primary);
  background-color: #0000;
  background-image: url('../images/');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 14px;
}

.input_field.is-select.on-accent-tertiary {
  border-width: 0;
  border-color: var(--_colors---text-color--text-primary);
  box-shadow: 0 0 0 1px var(--_colors---text-color--text-primary);
  transition: border-color .2s ease, color undefined ease, background-color undefined cubic-bezier(.165, .84, .44, 1), box-shadow undefined ease;
  color: var(--_colors---text-color--text-primary);
  background-color: #0000;
  background-image: url('../images/');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 14px;
}

.input_field.is-select.on-accent-tertiary:hover {
  border-width: 0;
  border-color: var(--_colors---text-color--text-primary);
  box-shadow: 0 0 0 1px var(--_colors---text-color--text-primary);
  background-color: #0000;
  background-image: url('../images/');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 14px;
}

.input_field.input_inline {
  padding-top: var(--_sizes---spacing--0-75x);
  padding-bottom: var(--_sizes---spacing--0-75x);
  font-size: var(--\<unknown\|variable-312154aa-fccc-6c34-6d91-a51c4f5b30d8\>);
  border-style: none none solid;
  border-radius: 0;
}

.input_field.on-inverse {
  border-color: var(--_colors---input--input-inverse-border);
  box-shadow: none;
  color: var(--_colors---text-color--text-inverse-primary);
  background-color: #0000;
  background-image: none;
}

.input_field.on-inverse:hover {
  border-color: var(--_colors---input--input-inverse-border-hover);
  box-shadow: none;
  background-color: #0000;
}

.input_field.on-inverse:focus {
  border-color: var(--_colors---input--input-inverse-border);
  outline-color: var(--_colors---core-accent-color--accent-primary);
}

.input_field.on-inverse::placeholder {
  color: var(--_colors---input--input-inverse-text-placeholder);
}

.input_field.is-text-area {
  min-height: 7.5rem;
}

.input_field.is-inverse {
  border-color: var(--_colors---input--input-inverse-border);
  background-color: var(--_colors---input--input-inverse-bg);
  min-height: 7.5rem;
  color: var(--_colors---input--input-inverse-text);
}

.input_field.is-inverse:hover {
  border-color: var(--_colors---input--input-inverse-border-hover);
  background-color: var(--_colors---input--input-inverse-bg-hover);
}

.input_field.is-inverse::placeholder {
  color: var(--_colors---input--input-inverse-text-placeholder);
}

.input_field.on-accent-primary {
  border-color: var(--_colors---text-color--text-primary);
  box-shadow: none;
  color: var(--_colors---text-color--text-primary);
  background-color: #0000;
  background-image: none;
}

.input_field.on-accent-primary:hover {
  border-color: var(--_colors---text-color--text-primary);
  box-shadow: none;
  background-color: #0000;
}

.input_field.on-accent-secondary {
  border-color: var(--_colors---text-color--text-primary);
  box-shadow: none;
  color: var(--_colors---text-color--text-primary);
  background-color: #0000;
  background-image: none;
}

.input_field.on-accent-secondary:hover {
  border-color: var(--_colors---text-color--text-primary);
  box-shadow: none;
  background-color: #0000;
}

.input_field.on-accent-tertiary {
  border-color: var(--_colors---text-color--text-primary);
  box-shadow: none;
  color: var(--_colors---text-color--text-primary);
  background-color: #0000;
  background-image: none;
}

.input_field.on-accent-tertiary:hover {
  border-color: var(--_colors---text-color--text-primary);
  box-shadow: none;
  background-color: #0000;
}

.input_field.is-expand {
  flex: 1;
}

.input_field.is-style-underline {
  border-style: none none solid;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}

.footer_form_success-message {
  color: var(--_colors---core-neutral-color--neutral-inverse);
  text-align: left;
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.1rem;
}

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

.margin_none {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

.padding-top_xxsmall {
  padding-top: var(--_sizes---spacing--0-5x);
}

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

.display_none {
  display: none;
}

.display_block {
  display: block;
}

.overflow_hidden {
  overflow: hidden;
}

.overflow_visible {
  overflow: visible !important;
}

.screen-reader {
  white-space: nowrap;
  border: 0 solid #0000;
  width: 1px;
  height: 1px;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

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

.text-align_right {
  text-align: right;
}

.margin_top-auto {
  margin-top: auto !important;
}

.position_relative {
  position: relative;
}

.position_sticky {
  position: sticky;
  top: 0;
}

.position_sticky.is-top-section-padding {
  top: var(--_sizes---section--section-padding-vertical);
}

.position_sticky.is-top-50dvh {
  top: 50dvh;
}

.position_sticky.is-top-medium {
  top: var(--_sizes---gap--md-gap);
}

.sg_selector {
  color: #006aff;
  letter-spacing: 0;
  text-transform: none;
  border-style: solid;
  border-width: 1px;
  border-top-color: color-mix(in srgb, currentColor 20%, transparent);
  border-right-color: color-mix(in srgb, currentColor 20%, transparent);
  border-bottom-color: color-mix(in srgb, currentColor 20%, transparent);
  border-left-color: color-mix(in srgb, currentColor 20%, transparent);
  background-color: color-mix(in srgb, currentColor 10%, transparent);
  border-radius: 4px;
  align-self: flex-start;
  margin-bottom: .2em;
  margin-right: .2em;
  padding-left: .4em;
  padding-right: .4em;
  font-size: .85rem;
  font-weight: 400;
  line-height: 1.7;
  display: inline-block;
  position: relative;
}

.checkbox_toggle {
  border-top-left-radius: var(--_sizes---radius--sm-radius);
  border-top-right-radius: var(--_sizes---radius--sm-radius);
  border-bottom-left-radius: var(--_sizes---radius--sm-radius);
  border-bottom-right-radius: var(--_sizes---radius--sm-radius);
  border-style: solid;
  border-width: 1px;
  border-top-color: color-mix(in srgb, currentColor 50%, transparent);
  border-right-color: color-mix(in srgb, currentColor 50%, transparent);
  border-bottom-color: color-mix(in srgb, currentColor 50%, transparent);
  border-left-color: color-mix(in srgb, currentColor 50%, transparent);
  width: 1.5em;
  height: 1.5em;
  margin-top: 0;
  margin-left: -2rem;
  margin-right: .75em;
  transition-property: border-color, background-color;
  transition-duration: .2s, .2s;
  transition-timing-function: cubic-bezier(.165, .84, .44, 1), cubic-bezier(.165, .84, .44, 1);
}

.checkbox_toggle:hover {
  box-shadow: color-mix(in srgb, currentColor 30%, transparent) 0px 0px 0px 4px;
}

.checkbox_toggle:focus {
  outline-color: var(--_colors---core-accent-color--accent-primary);
  outline-offset: 2px;
  outline-width: 2px;
  outline-style: solid;
}

.checkbox_toggle.w--redirected-checked {
  border-style: none;
  border-color: var(--_colors---input--input-primary-text);
  border-radius: var(--_sizes---input--input-radius);
  background-color: var(--_colors---input--input-control);
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 12px 12px;
}

.checkbox_toggle.w--redirected-focus {
  box-shadow: none;
  outline-offset: 2px;
  outline-width: 2px;
  outline-style: solid;
  outline-color: color-mix(in srgb, currentColor 40%, transparent);
}

.checkbox_toggle.w--redirected-focus-visible {
  border-top-color: var(--_colors---input--input-primary-border-hover);
  border-right-color: var(--_colors---input--input-primary-border-hover);
  border-bottom-color: var(--_colors---input--input-primary-border-hover);
  border-left-color: var(--_colors---input--input-primary-border-hover);
  outline-offset: 2px;
  outline-width: 2px;
  outline-style: solid;
  outline-color: color-mix(in srgb, currentColor 40%, transparent);
}

.checkbox_toggle.on-inverse {
  border-color: var(--_colors---input--input-inverse-border);
  background-color: var(--_colors---input--input-inverse-bg);
}

.checkbox_toggle.on-inverse:hover {
  border-color: var(--_colors---input--input-inverse-border-hover);
  background-color: var(--_colors---input--input-inverse-bg-hover);
}

.checkbox_toggle.on-inverse.w--redirected-checked {
  border-color: var(--_colors---input--input-inverse-text);
  background-color: var(--_colors---input--input-inverse-text);
  background-image: none;
}

.avatar {
  width: var(--_sizes---spacing--4x);
  height: var(--_sizes---spacing--4x);
  border-top-left-radius: var(--_sizes---radius--round);
  border-top-right-radius: var(--_sizes---radius--round);
  border-bottom-left-radius: var(--_sizes---radius--round);
  border-bottom-right-radius: var(--_sizes---radius--round);
  background-color: var(--_colors---background-color--bg-accent-primary);
  object-fit: cover;
  flex: none;
  position: relative;
  overflow: hidden;
}

.avatar.is-small {
  width: var(--_sizes---spacing--2x);
  height: var(--_sizes---spacing--2x);
}

.avatar.is-large {
  width: var(--_sizes---spacing--5x);
  height: var(--_sizes---spacing--5x);
}

.image_cover {
  object-fit: cover;
  width: 940px;
  height: 100%;
}

.image_cover.is-position-left {
  object-position: 0% 50%;
}

.z-index_1 {
  z-index: 1;
}

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

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

.link-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.paragraph_xxlarge {
  margin-bottom: var(--_typography---base-typography--base-margin-bottom);
  font-family: var(--_typography---font--body-font);
  font-size: var(--_typography---text-xxl--xxl-text-size);
  line-height: var(--_typography---text-xxl--xxl-text-line-height);
  letter-spacing: var(--_typography---text-xxl--xxl-text-letter-spacing);
}

.button-group {
  margin-top: var(--_sizes---spacing--1-5x);
  grid-column-gap: var(--_sizes---spacing--1x);
  grid-row-gap: var(--_sizes---spacing--1x);
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.button-group.is-align-right {
  justify-content: flex-end;
}

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

.margin-top_xxsmall {
  margin-top: var(--_sizes---spacing--0-5x);
}

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

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

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

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

.margin-bottom_xxsmall {
  margin-bottom: var(--_sizes---spacing--0-5x);
}

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

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

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

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

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

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

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

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

.image-ratio_3x2 {
  aspect-ratio: 3 / 2;
  border-radius: var(--_sizes---image--image-radius);
  position: relative;
  overflow: clip;
}

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

.rich-text h4 {
  margin-top: var(--_typography---h4-heading--h4-line-height);
}

.rich-text h5 {
  margin-top: var(--_typography---h2-heading--h2-line-height);
}

.rich-text h6 {
  margin-top: var(--_typography---h6-heading--h6-line-height);
}

.rich-text h3 {
  margin-top: var(--_typography---h3-heading--h3-line-height);
}

.rich-text blockquote {
  margin-top: var(--_sizes---spacing--2x);
  margin-bottom: var(--_sizes---spacing--2x);
}

.rich-text ol {
  margin-top: var(--_sizes---gap--xs-gap);
  margin-bottom: var(--_sizes---gap--xs-gap);
  overflow: visible;
}

.rich-text ul {
  margin-top: 1rem;
  padding-left: 0;
  list-style-type: none;
}

.rich-text li {
  border-bottom: 1px solid var(--_colors---border-color--border-secondary);
  margin-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 4px;
}

.rich-text img {
  border-radius: var(--_sizes---image--image-radius);
}

.rich-text figure {
  margin-top: var(--_sizes---gap--sm-gap);
  margin-bottom: var(--_sizes---gap--sm-gap);
}

.divider {
  -webkit-text-stroke-width: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: color-mix(in srgb, currentColor 15%, transparent);
  align-self: stretch;
}

.divider.is-secondary {
  border-bottom-color: color-mix(in srgb, currentColor 15%, transparent);
}

.divider.is-accent {
  border-bottom-color: var(--_colors---core-accent-color--accent-primary);
}

.card {
  border: 0px solid var(--_colors---card--card-primary-border);
  border-radius: var(--_sizes---card--card-radius);
  background-color: var(--_colors---background-color--bg-primary);
  width: 100%;
  box-shadow: 0 0 0 1px var(--_colors---core-color-tint--neutral-inverse-a20) inset, 0 2px 4px #0000001a, 0 8px 14px #00000026;
  color: var(--_colors---text-color--text-primary);
  background-image: none;
  flex-flow: column;
  flex: 0 auto;
  list-style-type: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.card.is-accent-primary {
  border-color: var(--_colors---card--card-accent-primary-border);
  background-color: var(--_colors---card--card-accent-primary-bg);
  color: var(--_colors---card--card-accent-primary-text);
}

.card.is-inverse {
  border-color: var(--_colors---card--card-inverse-border);
  background-color: var(--_colors---card--card-inverse-bg);
  color: var(--_colors---card--card-inverse-text);
}

.card.on-secondary {
  border-color: var(--_colors---border-color--border-primary);
  background-color: var(--_colors---background-color--bg-primary);
  box-shadow: 0 0 0 1px var(--_colors---core-color-tint--neutral-inverse-a20) inset, 0 2px 4px #0000001a, 0 8px 14px #00000026;
  color: var(--_colors---text-color--text-primary);
  background-image: none;
}

.card.on-inverse {
  border-color: var(--_colors---border-color--border-primary);
  background-color: var(--_colors---background-color--bg-primary);
  box-shadow: 0 0 0 1px var(--_colors---core-color-tint--neutral-primary-a20) inset, 0 2px 4px #0000001a, 0 8px 14px #00000026;
  color: var(--_colors---text-color--text-primary);
  background-image: none;
}

.card.ix_card-slide-up-1, .card.ix_card-slide-up-2, .card.ix_card-slide-up-3 {
  z-index: 1;
  pointer-events: auto;
  transition: opacity .3s cubic-bezier(.55, .055, .675, .19), transform .3s cubic-bezier(.55, .055, .675, .19);
  position: relative;
}

.card.ix_card-slide-up-3:hover {
  position: relative;
}

.card.ix_card-slide-up-4 {
  z-index: 1;
  pointer-events: auto;
  transition: opacity .3s cubic-bezier(.55, .055, .675, .19), transform .3s cubic-bezier(.55, .055, .675, .19);
  position: relative;
}

.card.ix_card-slide-up-4:hover {
  z-index: 99;
}

.card.ix_card-deck-space {
  z-index: 1;
  margin-right: var(--_interactions---ix--ix-card-spacing);
  flex: none;
  align-self: stretch;
  transition: margin-right .5s cubic-bezier(.68, -.55, .265, 1.55);
}

.card.on-accent-primary {
  background-color: var(--_colors---background-color--bg-primary);
  box-shadow: inset 0 0 0 1px var(--_colors---core-color-tint--neutral-primary-a20), 0 2px 4px 0 #0000001a, 0 8px 14px 0 #00000026;
  color: var(--_colors---text-color--text-primary);
  background-image: none;
  flex-flow: row;
}

.card.on-accent-secondary, .card.on-accent-tertiary {
  background-color: var(--_colors---background-color--bg-primary);
  box-shadow: 0 0 0 1px var(--_colors---core-color-tint--neutral-inverse-a20) inset, 0 2px 4px #0000001a, 0 8px 14px #00000026;
  color: var(--_colors---text-color--text-primary);
  background-image: none;
}

.card.is-featured {
  border-color: var(--_colors---border-color--border-accent);
  box-shadow: 0 0 0 2px var(--_colors---border-color--border-accent);
}

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

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

.card.is-tight {
  border-radius: 0;
  width: auto;
  margin: -1px;
}

.card.flex-horixz {
  background-color: var(--_colors---text-link--link-secondary);
  border-radius: 1.1rem;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 940px;
}

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

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

.card_body {
  z-index: 1;
  width: 100%;
  max-width: 1183px;
  padding: var(--_sizes---card--card-padding);
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.card_body.is-small {
  padding: var(--_sizes---gap--sm-gap);
}

.card_body.is-align-center {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
}

.card_body.hidden {
  display: none;
}

.slider_mask {
  width: 100%;
  min-width: auto;
  overflow: visible;
}

.slider_mask.is-4-slides-slide-1 {
  padding-right: calc((100% * (var(--_sizes---slider--4-slides)  - 1) / var(--_sizes---slider--4-slides)));
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  grid-auto-flow: column;
  display: grid;
}

.slider_mask.is-4-slides-slide-1.is-slide-gap {
  padding-right: calc((100% * (var(--_sizes---slider--4-slides)  - 1) / var(--_sizes---slider--4-slides))  - (var(--_sizes---slider--spacing-sm) / var(--_sizes---slider--4-slides)));
}

.slider_mask.is-2-slides-slide-1 {
  padding-right: calc(100% / var(--_sizes---slider--2-slides));
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  grid-auto-flow: column;
  display: grid;
}

.slider_mask.is-2-slides-slide-1.is-slide-gap {
  padding-right: calc((100% * (var(--_sizes---slider--2-slides)  - 1) / var(--_sizes---slider--2-slides))  - (var(--_sizes---slider--spacing-sm) / var(--_sizes---slider--2-slides)));
}

.slider_mask.is-3-slides-slide-1 {
  padding-right: calc((100% * (var(--_sizes---slider--3-slides)  - 1) / var(--_sizes---slider--3-slides)));
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  grid-auto-flow: column;
  display: grid;
}

.slider_mask.is-3-slides-slide-1.is-slide-gap {
  padding-right: calc((100% * (var(--_sizes---slider--3-slides)  - 1) / var(--_sizes---slider--3-slides))  - (var(--_sizes---slider--spacing-sm) / var(--_sizes---slider--3-slides)));
}

.slider_mask.is-slide-3-slides {
  grid-template-rows: auto;
  grid-auto-flow: column;
  grid-template-columns: calc(100% / var(--_sizes---slider--3-slides));
  grid-auto-columns: calc(100% / var(--_sizes---slider--3-slides));
  display: grid;
}

.slider_mask.is-slide-1-slide {
  grid-template-rows: 100%;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  grid-auto-flow: column;
  display: grid;
}

.slider_mask.is-slide-2-slides {
  grid-template-rows: auto;
  grid-auto-flow: column;
  grid-template-columns: calc(100% / var(--_sizes---slider--2-slides));
  grid-auto-columns: calc(100% / var(--_sizes---slider--2-slides));
  display: grid;
}

.slider_mask.is-slide-4-slides {
  grid-template-rows: auto;
  grid-auto-flow: column;
  grid-template-columns: calc(100% / var(--_sizes---slider--4-slides));
  grid-auto-columns: calc(100% / var(--_sizes---slider--4-slides));
  display: grid;
}

.slider_mask.is-slide-5-slides {
  grid-template-rows: auto;
  grid-auto-flow: column;
  grid-template-columns: calc(100% / var(--_sizes---slider--5-slides));
  grid-auto-columns: calc(100% / var(--_sizes---slider--5-slides));
  display: grid;
}

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

.slider_mask.is-1half-slides-slide-1 {
  padding-right: calc(100% * (var(--_sizes---slider--1-5-slides)  - 1) / var(--_sizes---slider--1-5-slides));
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  grid-auto-flow: column;
  display: grid;
}

.slider_mask.is-max-width-xsmall {
  padding-right: calc(100% - var(--_sizes---width--xs));
}

.slider {
  grid-column-gap: var(--_sizes---gap--xxs-gap);
  background-color: #0000;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: stretch;
  height: auto;
  display: flex;
  overflow: hidden;
}

.slider_nav {
  z-index: 2;
  grid-column-gap: var(--_sizes---spacing--0-5x);
  grid-row-gap: var(--_sizes---spacing--0-5x);
  filter: contrast(50%) sepia() invert(50%);
  font-size: var(--_sizes---slider--navigation);
  mix-blend-mode: luminosity;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.slider_nav.is-bottom-left {
  flex: 1;
  justify-content: flex-start;
}

.slider_nav.is-bottom-right {
  justify-content: flex-end;
}

.slider_nav.is-center {
  flex: 1;
  justify-content: center;
  align-items: center;
}

.nav {
  z-index: 99;
  width: 100%;
  color: var(--_colors---text-color--text-primary);
  font-size: var(--_typography---base-typography--base-font-size);
  background-color: #fff0;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

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

.nav.is-accent-primary {
  background-color: var(--_colors---core-color-tint--neutral-primary-a50);
  color: var(--_colors---text-color--text-on-accent-primary);
  justify-content: center;
  align-items: center;
}

.nav.is-secondary {
  background-color: var(--_colors---background-color--bg-secondary);
}

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

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

.nav.is-sticky {
  height: 0;
  position: sticky;
  top: 0;
}

.nav_mobile-menu-button {
  padding-top: var(--_sizes---spacing--0-5x);
  padding-right: var(--_sizes---spacing--0-5x);
  padding-bottom: var(--_sizes---spacing--0-5x);
  padding-left: var(--_sizes---spacing--0-5x);
  color: inherit;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.nav_mobile-menu-button:hover {
  color: inherit;
}

.nav_mobile-menu-button.w--open {
  z-index: 2;
  background-color: #0000;
}

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

.nav_mobile-menu-button.fixed-open-nav.w--open {
  color: var(--_colors---text-color--text-inverse-secondary);
  position: fixed;
}

.slider_arrow-icon {
  border-top-left-radius: var(--_sizes---button--button-radius);
  border-top-right-radius: var(--_sizes---button--button-radius);
  border-bottom-left-radius: var(--_sizes---button--button-radius);
  border-bottom-right-radius: var(--_sizes---button--button-radius);
  background-color: var(--_colors---current-color--current-a10);
  width: 2.5rem;
  height: 2.5rem;
  color: var(--_colors---current-color--current);
  font-size: var(--_sizes---spacing--1-25x);
  justify-content: center;
  align-items: center;
  margin: 0;
  text-decoration: none;
  transition-property: color, background-color;
  transition-duration: .2s, .2s;
  transition-timing-function: ease, ease;
  display: flex;
  position: relative !important;
}

.slider_arrow-icon:hover {
  background-color: var(--_colors---current-color--current-a20);
}

.slider_slide {
  padding-right: var(--_slider---spacing);
}

.move-down_50percent {
  transform: translate(0, 50%);
}

.image-ratio_2x3 {
  aspect-ratio: 2 / 3;
  border-radius: var(--_sizes---image--image-radius);
  position: relative;
  overflow: clip;
}

.display_inline {
  display: inline;
}

.height_100percent {
  height: 100%;
}

.min-height_100dvh {
  min-height: 100dvh;
}

.max-height_100vh_desktop {
  max-height: 100dvh;
}

.flex_horizontal {
  flex-flow: row;
  display: flex;
}

.flex_horizontal.is-x-center {
  justify-content: center;
}

.flex_horizontal.gap-small {
  grid-column-gap: var(--_sizes---gap--sm-gap);
  grid-row-gap: var(--_sizes---gap--sm-gap);
}

.flex_horizontal.gap-xsmall {
  grid-column-gap: var(--_sizes---gap--xs-gap);
  grid-row-gap: var(--_sizes---gap--xs-gap);
}

.flex_horizontal.gap-xxsmall {
  grid-column-gap: var(--_sizes---gap--xxs-gap);
  grid-row-gap: var(--_sizes---gap--xxs-gap);
}

.flex_horizontal.is-wrap {
  flex-wrap: wrap;
}

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

.flex_horizontal.is-x-right {
  justify-content: flex-end;
  align-items: stretch;
}

.flex_horizontal.is-y-top {
  align-items: flex-start;
}

.flex_horizontal.is-y-bottom {
  align-items: flex-end;
}

.flex_horizontal.is-space-between {
  justify-content: space-between;
}

.flex_horizontal.gap-medium {
  grid-column-gap: var(--_sizes---gap--md-gap);
  grid-row-gap: var(--_sizes---gap--md-gap);
}

.flex_horizontal.is-y-baseline {
  align-items: baseline;
}

.width_100percent {
  width: 100%;
}

.ratio_anamorphic {
  aspect-ratio: 2.39;
  border-radius: var(--_sizes---image--image-radius);
  position: relative;
  overflow: clip;
}

.width_100vw {
  width: 100vw;
}

.flex-child_no-shrink {
  flex: none;
}

.icon_small {
  width: var(--_sizes---spacing--1-25x);
  height: var(--_sizes---spacing--1-25x);
  color: var(--_colors---text-color--text-accent-on-primary);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.width_50percent {
  width: 50%;
}

.width_125percent {
  width: 125%;
}

.width_125percent.is-shift-left {
  transform: translate(-10%);
}

.image_contain {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.image_heading-inline {
  height: var(--_sizes---spacing--4x);
  aspect-ratio: 16 / 6;
  object-fit: cover;
  border-radius: 100rem;
  margin-top: -2rem;
}

.padding_xxsmall {
  padding: var(--_sizes---spacing--0-5x);
}

.height_90vh {
  min-height: 90dvh;
}

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

.marquee_track {
  width: 100%;
  display: flex;
}

.marquee_track.is-right {
  justify-content: flex-end;
  align-items: center;
}

.marquee_item {
  padding-right: var(--_sizes---gap--xs-gap);
  padding-left: var(--_sizes---gap--xs-gap);
  grid-column-gap: var(--_sizes---gap--sm-gap);
  grid-row-gap: var(--_sizes---gap--sm-gap);
  flex: none;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.marquee_item.is-move-left {
  padding-right: var(--_sizes---gap--xs-gap);
  padding-left: var(--_sizes---gap--xs-gap);
}

.icon_large {
  width: var(--_sizes---spacing--3x);
  height: var(--_sizes---spacing--3x);
  color: var(--_colors---text-color--text-accent-on-primary);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.mega-nav_dropdown-list-wrapper {
  border-radius: var(--_sizes---card--card-radius);
  background-color: var(--_colors---background-color--bg-primary);
  width: 100%;
  color: var(--_colors---text-color--text-primary);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 2rem;
  box-shadow: 0 4px 8px -2px #0000001a;
}

.mega-nav_dropdown-list-wrapper.w--open {
  border-radius: var(--_sizes---card--card-radius);
  order: 0;
  justify-content: center;
  align-self: auto;
  padding: 2rem;
  display: flex;
  position: absolute;
  inset: 100% 0% auto;
  box-shadow: 0 8px 8px -4px #0000001a;
}

.margin-right_xsmall {
  margin-right: var(--_sizes---spacing--0-5x);
}

.grid_masonry {
  column-count: 2;
  column-gap: 2rem;
}

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

.margin-right_medium {
  margin-right: var(--_sizes---spacing--2x);
}

.accordion {
  width: 100%;
  margin-bottom: var(--_sizes---gap--xxs-gap);
  border-top-left-radius: var(--_sizes---spacing--0-25x);
  border-top-right-radius: var(--_sizes---spacing--0-25x);
  border-bottom-left-radius: var(--_sizes---spacing--0-25x);
  border-bottom-right-radius: var(--_sizes---spacing--0-25x);
  background-color: color-mix(in srgb, currentColor 5%, transparent);
}

.accordion:hover {
  background-color: color-mix(in srgb, currentColor 8%, transparent);
}

.accordion.is-transparent {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: color-mix(in srgb, currentColor 40%, transparent);
  background-color: #0000;
  border-radius: 0;
  margin-bottom: 0;
}

.accordion_toggle {
  width: 100%;
  height: 3.25rem;
  padding-top: var(--_sizes---spacing--1x);
  padding-right: var(--_sizes---spacing--1-5x);
  padding-bottom: var(--_sizes---spacing--1x);
  padding-left: var(--_sizes---spacing--1-5x);
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-top-left-radius: var(--_sizes---radius--sm-radius);
  border-top-right-radius: var(--_sizes---radius--sm-radius);
  border-bottom-left-radius: var(--_sizes---radius--sm-radius);
  border-bottom-right-radius: var(--_sizes---radius--sm-radius);
  font-size: var(--_typography---text-lg--lg-text-size);
  line-height: 1.2;
  font-weight: var(--_typography---h4-heading--h4-weight);
  color: color-mix(in srgb, currentColor 70%, transparent);
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  transition-property: border-color, background-color;
  transition-duration: .2s, .2s;
  transition-timing-function: ease, ease;
  display: flex;
}

.accordion_toggle:hover {
  color: color-mix(in srgb, currentColor 100%, transparent);
}

.accordion_toggle.w--open {
  padding: var(--_sizes---spacing--1x) var(--_sizes---spacing--1-5x);
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion_content {
  background-color: #0000;
  padding: 0;
  transition: max-height .3s cubic-bezier(.645, .045, .355, 1);
  position: static;
  overflow: hidden;
}

.accordion_content.w--open {
  position: relative;
}

.accordion_content.is-float {
  position: absolute;
}

.accordion_content.is-float.w--open {
  background-color: var(--_colors---background-color--bg-primary);
  border-radius: 1px;
}

.rotate_4-5deg {
  transform: rotate(4.5deg);
}

.rotate_-4-5deg {
  transform: rotate(-4.5deg);
}

.margin-right_small {
  margin-right: var(--_sizes---spacing--1x);
}

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

.pricing_toggle-link {
  padding-right: var(--_sizes---spacing--0-75x);
  background-color: #0000;
  align-items: center;
  padding-left: 0;
  display: flex;
  position: static;
}

.pricing_toggle-link.w--current {
  background-color: #0000;
}

.pricing_tabs-toggle {
  margin-right: var(--_sizes---spacing--0-75x);
  padding: var(--_sizes---spacing--0-25x);
  background-color: var(--_colors---core-accent-color--accent-primary);
  border-radius: 2rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing_tabs-toggle-thumb {
  width: var(--_sizes---spacing--1-5x);
  height: var(--_sizes---spacing--1-5x);
  margin-right: var(--_sizes---spacing--1-5x);
  background-color: var(--_colors---core-neutral-color--neutral-primary);
  border-radius: 100%;
}

.pricing_tabs-toggle-thumb.is-transition {
  transition: transform .3s cubic-bezier(.645, .045, .355, 1);
}

.pricing_tab-button {
  padding: var(--_sizes---spacing--0-5x) var(--_sizes---spacing--1-25x);
  border-radius: var(--_sizes---spacing--0-25x);
  background-color: #0000;
}

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

.accordion_icon {
  order: 1;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  position: relative;
}

.accordion_icon.is-inverse {
  transform: rotate(180deg);
}

.position_static {
  position: static;
}

.position_absolute {
  position: absolute;
}

.position_absolute.is-top-100percent {
  top: 100%;
}

.marquee_vertical {
  height: 15.9375rem;
  overflow: hidden;
}

.marquee_vertical.is-large {
  height: 50dvh;
}

.icon_xlarge {
  width: var(--_sizes---spacing--5x);
  height: var(--_sizes---spacing--5x);
  color: var(--_colors---text-color--text-accent-on-primary);
  flex: none;
}

.image-ratio_4x3 {
  aspect-ratio: 4 / 3;
  border-radius: var(--_sizes---image--image-radius);
  position: relative;
  overflow: clip;
}

.banner {
  overflow: hidden;
}

.banner.is-fixed-top {
  position: fixed;
  inset: 0% 0% auto;
}

.banner.is-fixed-bottom {
  position: fixed;
  inset: auto 0% 1rem;
}

.margin-left_auto {
  margin-left: auto;
}

.margin-left_small {
  margin-left: var(--_sizes---spacing--1x);
}

.image-ratio_1x1 {
  aspect-ratio: 1;
  border-radius: var(--_sizes---image--image-radius);
  overflow: clip;
}

.form_success-message {
  padding: var(--_sizes---spacing--2x);
  border: 1px solid var(--_colors---border-color--border-accent);
  border-radius: var(--_sizes---card--card-radius);
  background-color: var(--_colors---core-color-tint--accent-primary-a20);
}

.form_error-message {
  margin-top: var(--_sizes---spacing--1x);
  padding: var(--_sizes---spacing--1x);
  border-radius: var(--_sizes---radius--sm-radius);
  background-color: #ff2b2b33;
  border: 1px solid #ff565666;
}

.form_error-message_content {
  grid-column-gap: var(--_sizes---spacing--0-5x);
  grid-row-gap: var(--_sizes---spacing--0-5x);
  align-items: flex-start;
  display: flex;
}

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

.form_horizontal-wrapper {
  grid-column-gap: var(--_sizes---spacing--0-5x);
  grid-row-gap: var(--_sizes---spacing--0-5x);
  align-items: stretch;
  display: flex;
}

.height_50vh {
  height: 50dvh;
}

.tag {
  grid-column-gap: var(--_sizes---tag--tag-padding-horizontal);
  grid-row-gap: var(--_sizes---tag--tag-padding-horizontal);
  border-top-left-radius: var(--_sizes---tag--tag-radius);
  border-top-right-radius: var(--_sizes---tag--tag-radius);
  border-bottom-left-radius: var(--_sizes---tag--tag-radius);
  border-bottom-right-radius: var(--_sizes---tag--tag-radius);
  font-family: var(--_typography---font--body-font);
  font-size: var(--_typography---tag--tag-size);
  letter-spacing: .035em;
  text-transform: uppercase;
  color: inherit;
  background-color: color-mix(in srgb, currentColor 10%, transparent);
  border: 1px solid #0000;
  justify-content: center;
  align-items: center;
  padding: .15em .75em;
  text-decoration: none;
  transition-property: border-color, color, background-color;
  transition-duration: .2s, .2s, .2s;
  transition-timing-function: ease, ease, ease;
  display: inline-flex;
}

.tag.is-inverse {
  background-color: var(--_colors---core-color-tint--neutral-inverse-a80);
  color: var(--_colors---core-neutral-color--neutral-primary);
}

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

.tag.on-accent-secondary {
  color: var(--_colors---text-color--text-on-accent-secondary);
  background-color: color-mix(in srgb, currentColor 10%, transparent);
}

.tag.on-accent-tertiary {
  color: var(--_colors---text-color--text-on-accent-tertiary);
  background-color: color-mix(in srgb, currentColor 10%, transparent);
}

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

.tab_menu-button {
  padding-top: var(--_sizes---button--button-padding-vertical);
  padding-right: var(--_sizes---button--button-padding-horizontal);
  padding-bottom: var(--_sizes---button--button-padding-vertical);
  padding-left: var(--_sizes---button--button-padding-horizontal);
  border-top-left-radius: var(--_sizes---card--card-radius);
  border-top-right-radius: var(--_sizes---card--card-radius);
  border-bottom-left-radius: var(--_sizes---card--card-radius);
  border-bottom-right-radius: var(--_sizes---card--card-radius);
  color: inherit;
  background-color: #0000;
  font-size: .9375rem;
  line-height: 1.3;
}

.tab_menu-button:hover {
  background-color: var(--_colors---current-color--current-a05);
  color: inherit;
}

.tab_menu-button.w--current {
  background-color: var(--_colors---blockquote--blockquote-border);
  color: var(--_colors---text-color--text-on-accent-primary);
}

.tab_menu-button.on-accent-primary.w--current {
  background-color: var(--_colors---text-color--text-on-accent-primary);
  color: var(--_colors---core-accent-color--accent-primary);
}

.tab_menu-button.on-accent-primary.w--current:hover {
  background-color: var(--_colors---text-color--text-on-accent-primary);
  opacity: .8;
}

.tab_menu-button.on-accent-secondary.w--current {
  background-color: var(--_colors---text-color--text-on-accent-secondary);
  color: var(--_colors---core-accent-color--accent-secondary);
}

.tab_menu-button.on-accent-secondary.w--current:hover {
  opacity: .8;
  color: var(--_colors---core-accent-color--accent-secondary);
}

.tab_menu-button.on-accent-tertiary.w--current {
  background-color: var(--_colors---text-color--text-on-accent-tertiary);
}

.tab_menu-button.on-accent-tertiary.w--current:hover {
  opacity: .8;
}

.tab_menu-button.on-inverse:hover {
  background-color: color-mix(in srgb, currentColor 20%, transparent);
}

.tab_menu-button.on-inverse.w--current:hover {
  background-color: var(--_colors---core-accent-color--accent-primary-hover);
  opacity: .8;
}

.tab_menu-button.is-expand {
  flex: 1;
}

.radius_small {
  border-radius: var(--_sizes---radius--sm-radius);
}

.icon {
  width: 2rem;
  height: 2rem;
  color: var(--_colors---text-color--text-accent-on-primary);
  vertical-align: middle;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon.is-small {
  width: var(--_sizes---spacing--1-25x);
  height: var(--_sizes---spacing--1-25x);
}

.icon.is-xsmall {
  width: var(--_sizes---spacing--1x);
  height: var(--_sizes---spacing--1x);
}

.icon.on-inverse {
  color: var(--_colors---text-color--text-inverse-primary);
}

.icon.on-inverse.is-background {
  background-color: color-mix(in srgb, currentColor 30%, transparent);
}

.icon.on-accent-primary, .icon.on-accent-secondary, .icon.on-accent-tertiary {
  color: inherit;
}

.icon.is-background.on-inverse {
  color: var(--_colors---text-color--text-inverse-primary);
}

.icon.is-medium {
  width: var(--_sizes---spacing--1-5x);
  height: var(--_sizes---spacing--1-5x);
}

.icon.is-large {
  width: var(--_sizes---spacing--3x);
  height: var(--_sizes---spacing--3x);
}

.icon.is-xlarge {
  width: var(--_sizes---spacing--5x);
  height: var(--_sizes---spacing--5x);
}

.divider-vertical {
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: color-mix(in srgb, currentColor 30%, transparent);
  align-self: stretch;
}

.divider-vertical.is-secondary {
  border-left-color: color-mix(in srgb, currentColor 15%, transparent);
}

.divider-vertical.is-accent {
  border-left-color: var(--_colors---core-accent-color--accent-primary);
}

.overlay_opacity-middle {
  background-color: var(--_colors---background-color--bg-overlay);
  opacity: .6;
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.overlay_opacity-middle.is-inverse {
  background-color: var(--_colors---core-neutral-color--neutral-primary);
  opacity: .75;
}

.text-button {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  color: var(--_colors---text-link--link-primary);
  font-size: var(--_sizes---spacing--1x);
  font-weight: var(--_typography---h5-heading--h5-weight);
  flex: none;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: inline-flex;
}

.text-button:hover {
  color: var(--_colors---core-accent-color--accent-primary-hover);
}

.text-button.is-small {
  font-size: var(--_sizes---spacing--0-75x);
}

.text-button.on-inverse {
  color: var(--_colors---text-link--link-inverse);
}

.text-button.on-inverse:hover {
  opacity: .7;
}

.text-button.is-secondary {
  color: inherit;
  transition-property: opacity, color;
  transition-duration: .3s, .3s;
  transition-timing-function: ease-in-out, ease-in-out;
}

.text-button.is-secondary:hover {
  opacity: .6;
}

.text-button.on-accent-primary {
  color: inherit;
}

.text-button.on-accent-primary:hover {
  opacity: .6;
  color: inherit;
}

.text-button.on-accent-tertiary, .text-button.on-accent-tertiary:hover, .text-button.on-accent-secondary, .text-button.on-accent-secondary:hover {
  color: inherit;
}

.is-select {
  height: auto;
  padding-top: var(--_sizes---input--input-padding-vertical);
  padding-right: var(--_sizes---input--input-padding-horizontal);
  padding-bottom: var(--_sizes---input--input-padding-vertical);
  padding-left: var(--_sizes---input--input-padding-horizontal);
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: var(--_colors---input--input-primary-border);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: var(--_colors---input--input-primary-border);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--_colors---input--input-primary-border);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: var(--_colors---input--input-primary-border);
  border-top-left-radius: var(--_sizes---input--input-radius);
  border-top-right-radius: var(--_sizes---input--input-radius);
  border-bottom-left-radius: var(--_sizes---input--input-radius);
  border-bottom-right-radius: var(--_sizes---input--input-radius);
  background-color: var(--_colors---input--input-primary-bg);
  color: var(--_colors---input--input-primary-text);
  appearance: none;
  background-image: none;
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 14px;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.3;
  transition-property: background-color, border-color;
  transition-duration: .2s, .2s;
  transition-timing-function: cubic-bezier(.165, .84, .44, 1), cubic-bezier(.165, .84, .44, 1);
}

.is-select:hover {
  border-color: var(--_colors---input--input-primary-border-hover);
  background-color: var(--_colors---input--input-primary-bg-hover);
}

.is-select:focus, .is-select:focus-visible, .is-select[data-wf-focus-visible] {
  outline-color: var(--_colors---core-accent-color--accent-primary);
  outline-offset: 2px;
  outline-width: 2px;
  outline-style: solid;
}

.is-select::placeholder {
  color: var(--_colors---input--input-primary-text-placeholder);
}

.input_text-area {
  height: auto;
  min-height: 7.5rem;
  padding: var(--_sizes---spacing--1x);
  border: 1px solid var(--_colors---input--input-primary-border);
  border-radius: var(--_sizes---input--input-radius);
  background-color: var(--_colors---input--input-primary-bg);
  color: var(--_colors---input--input-primary-text);
  font-size: var(--_sizes---spacing--1x);
  margin-bottom: 0;
  transition: background-color .2s;
}

.input_text-area:hover {
  background-color: var(--_colors---input--input-primary-bg-hover);
}

.radio_toggle {
  width: var(--_sizes---spacing--1-5x);
  height: var(--_sizes---spacing--1-5x);
  min-height: var(--_sizes---spacing--1-5x);
  min-width: var(--_sizes---spacing--1-5x);
  border-style: solid;
  border-width: 1px;
  border-top-color: color-mix(in srgb, currentColor 70%, transparent);
  border-right-color: color-mix(in srgb, currentColor 70%, transparent);
  border-bottom-color: color-mix(in srgb, currentColor 70%, transparent);
  border-left-color: color-mix(in srgb, currentColor 70%, transparent);
  box-shadow: color-mix(in srgb, currentColor 0%, transparent) 0px 0px 0px 4px inset;
  background-color: #0000;
  border-radius: 50%;
  margin-top: 0;
  margin-left: -32px;
  margin-right: 12px;
  transition-property: box-shadow, border-color, background-color;
  transition-duration: .2s, .2s, .2s;
  transition-timing-function: ease-in-out, ease, ease;
}

.radio_toggle:hover {
  box-shadow: color-mix(in srgb, currentColor 30%, transparent) 0px 0px 0px 4px;
  border-top-color: color-mix(in srgb, currentColor 70%, transparent);
  border-right-color: color-mix(in srgb, currentColor 70%, transparent);
  border-bottom-color: color-mix(in srgb, currentColor 70%, transparent);
  border-left-color: color-mix(in srgb, currentColor 70%, transparent);
  background-color: #0000;
}

.radio_toggle.w--redirected-checked {
  border-top-width: 6px;
  border-top-color: var(--_colors---background-color--bg-primary);
  border-right-width: 6px;
  border-right-color: var(--_colors---background-color--bg-primary);
  border-bottom-width: 6px;
  border-bottom-color: var(--_colors---background-color--bg-primary);
  border-left-width: 6px;
  border-left-color: var(--_colors---background-color--bg-primary);
  box-shadow: color-mix(in srgb, currentColor 70%, transparent) 0px 0px 0px 1px;
  background-color: currentColor;
}

.radio_toggle.w--redirected-focus {
  outline-offset: 2px;
  outline-width: 2px;
  outline-style: solid;
  outline-color: color-mix(in srgb, currentColor 40%, transparent);
}

.radio_toggle.w--redirected-focus-visible {
  outline-offset: 2px;
  outline-width: 2px;
  outline-style: solid;
  outline-color: color-mix(in srgb, currentColor 70%, transparent);
}

.radio_toggle.on-inverse {
  border-width: 1px;
  border-color: var(--_colors---input--input-inverse-border);
  background-color: var(--_colors---core-neutral-color--neutral-inverse);
  -webkit-text-stroke-color: var(--_colors---input--input-inverse-border);
}

.radio_toggle.on-inverse:hover {
  background-color: var(--_colors---input--input-inverse-bg-hover);
}

.radio_toggle.on-inverse.w--redirected-checked {
  border-width: 6px;
  border-color: var(--_colors---core-neutral-color--neutral-inverse);
  background-color: var(--_colors---background-color--bg-primary);
}

.radio_toggle.on-accent-primary.w--redirected-checked {
  border-color: var(--_colors---core-accent-color--accent-primary);
}

.radio_toggle.on-accent-secondary.w--redirected-checked {
  color: var(--_colors---core-accent-color--accent-secondary-hover);
}

.background_accent-primary {
  background-color: var(--_colors---background-color--bg-accent-primary);
  color: var(--_colors---text-color--text-on-accent-primary);
}

.background_inverse {
  background-color: var(--_colors---background-color--bg-inverse);
  color: var(--_colors---text-color--text-inverse-primary);
}

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

.text-color_accent-primary {
  color: var(--_colors---core-accent-color--accent-primary);
}

.text-color_secondary {
  color: color-mix(in srgb, currentColor 75%, transparent);
}

.text-color_inverse {
  color: var(--_colors---text-color--text-inverse-primary);
}

.text-color_inverse-secondary {
  color: color-mix(in srgb, currentColor 70%, transparent);
}

.rotate_-12deg {
  transform: rotate(-12deg);
}

.rotate_12deg {
  transform: rotate(12deg);
}

.text-link {
  color: var(--_colors---text-link--link-primary);
  text-decoration: underline;
  -webkit-text-decoration-color: color-mix(in srgb, currentColor 30%, transparent);
  text-decoration-color: color-mix(in srgb, currentColor 30%, transparent);
  font-weight: 400;
  display: inline;
}

.text-link:hover {
  color: var(--_colors---text-link--link-primary-hover);
  text-decoration: underline;
  -webkit-text-decoration-color: color-mix(in srgb, currentColor 100%, transparent);
  text-decoration-color: color-mix(in srgb, currentColor 100%, transparent);
}

.text-link.is-small {
  font-size: var(--_sizes---spacing--0-75x);
}

.text-link.is-inverse {
  color: var(--_colors---text-link--link-inverse);
  text-decoration: underline;
  -webkit-text-decoration-color: color-mix(in srgb, currentColor 30%, transparent);
  text-decoration-color: color-mix(in srgb, currentColor 30%, transparent);
}

.text-link.is-inverse:hover {
  color: var(--_colors---text-link--link-inverse-hover);
  text-decoration: underline;
  -webkit-text-decoration-color: color-mix(in srgb, currentColor 100%, transparent);
  text-decoration-color: color-mix(in srgb, currentColor 100%, transparent);
}

.text-link.is-secondary {
  color: var(--_colors---text-link--link-secondary);
  text-decoration: underline;
  -webkit-text-decoration-color: color-mix(in srgb, currentColor 30%, transparent);
  text-decoration-color: color-mix(in srgb, currentColor 30%, transparent);
}

.text-link.is-secondary:hover {
  -webkit-text-decoration-color: color-mix(in srgb, currentColor 100%, transparent);
  text-decoration-color: color-mix(in srgb, currentColor 100%, transparent);
}

.text-link.on-accent-primary {
  color: inherit;
}

.text-link.on-accent-primary:hover {
  opacity: .6;
  color: inherit;
}

.text-link.on-accent-secondary {
  color: inherit;
}

.text-link.on-accent-secondary:hover {
  opacity: .6;
  color: inherit;
}

.text-link.on-accent-tertiary {
  color: inherit;
}

.text-link.on-accent-tertiary:hover {
  opacity: .6;
  color: inherit;
}

.text-link.on-inverse {
  color: inherit;
  text-decoration: underline;
  -webkit-text-decoration-color: color-mix(in srgb, currentColor 50%, transparent);
  text-decoration-color: color-mix(in srgb, currentColor 50%, transparent);
}

.text-link.on-inverse:hover {
  opacity: .6;
  color: inherit;
  -webkit-text-decoration-color: color-mix(in srgb, currentColor 100%, transparent);
  text-decoration-color: color-mix(in srgb, currentColor 100%, transparent);
}

.text-link.is-xlarge {
  font-size: var(--_typography---text-xl--xl-text-size);
}

.text-link.is-large {
  font-size: var(--_typography---text-lg--lg-text-size);
}

.text-decoration_none {
  text-decoration: none;
}

.width_60percent {
  width: 60%;
}

.margin-horizontal_auto {
  margin-left: auto;
  margin-right: auto;
}

.filter_invert {
  filter: invert();
}

.min-height_100percent {
  min-height: 100%;
}

.checkbox {
  margin-bottom: 0;
  padding: 0 0 0 2em;
  display: flex;
  position: relative;
}

.checkbox_label {
  margin-bottom: var(--_sizes---spacing--0-5x);
}

.radio {
  margin-bottom: var(--_sizes---spacing--1x);
  padding: 0px 0px 0px var(--_sizes---spacing--2x);
  display: flex;
  position: relative;
}

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

.max-width_medium {
  max-width: var(--_sizes---width--md);
}

.max-width_large {
  max-width: var(--_sizes---width--lg);
}

.dropdown_link {
  padding: var(--_sizes---spacing--1x) var(--_sizes---spacing--1-5x);
  font-size: var(--_sizes---spacing--1x);
}

.width_33percent {
  width: 33.33%;
}

.footer {
  padding-top: var(--_sizes---spacing--4x);
  padding-bottom: var(--_sizes---spacing--4x);
  background-color: var(--_colors---background-color--bg-primary);
  color: var(--_colors---text-color--text-primary);
}

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

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

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

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

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

.card-link {
  border: 0px solid var(--_colors---card--card-primary-border);
  border-radius: var(--_sizes---card--card-radius);
  background-color: var(--_colors---background-color--bg-primary);
  width: 100%;
  box-shadow: 0 0 0 1px var(--_colors---core-color-tint--neutral-inverse-a20) inset, 0 2px 4px #0000001a, 0 8px 14px #00000026;
  opacity: 1;
  color: var(--_colors---text-color--text-primary);
  background-image: none;
  flex-flow: column;
  flex: 1;
  text-decoration: none;
  list-style-type: none;
  transition: all .16s linear;
  display: flex;
  position: relative;
  overflow: clip;
  transform: translateY(0);
}

.card-link:hover {
  background-color: var(--_colors---background-color--bg-primary);
  box-shadow: 0 0 0 1px var(--_colors---core-color-tint--neutral-inverse-a20) inset, 0 4px 6px #0000001a, 0 10px 20px #00000026;
  opacity: 1;
  color: var(--_colors---card--card-primary-text);
  transform: translateY(-2px);
}

.card-link.is-inverse {
  border-color: var(--_colors---card--card-inverse-border);
  background-color: var(--_colors---card--card-inverse-bg);
  color: var(--_colors---card--card-inverse-text);
}

.card-link.is-inverse:hover {
  background-color: var(--_colors---card--card-inverse-bg-hover);
  color: var(--_colors---card--card-inverse-text);
}

.card-link.on-secondary {
  background-color: var(--_colors---background-color--bg-primary);
  box-shadow: 0 0 0 1px var(--_colors---core-color-tint--neutral-inverse-a20) inset, 0 2px 4px #0000001a, 0 8px 14px #00000026;
  color: var(--_colors---text-color--text-primary);
  -webkit-text-stroke-color: black;
  background-image: none;
  border-color: #000000e6;
}

.card-link.on-secondary:hover {
  background-color: var(--_colors---background-color--bg-primary);
  box-shadow: 0 0 0 1px var(--_colors---core-color-tint--neutral-inverse-a20) inset, 0 4px 6px #0000001a, 0 10px 20px #00000026;
  color: #000;
}

.card-link.on-accent-primary {
  background-color: var(--_colors---background-color--bg-primary);
  box-shadow: 0 0 0 1px var(--_colors---core-color-tint--neutral-primary-a20) inset, 0 2px 4px #0000001a, 0 8px 14px #00000026;
  color: var(--_colors---text-color--text-primary);
  -webkit-text-stroke-color: black;
  background-image: none;
  border-color: #000000e6;
}

.card-link.on-accent-primary:hover {
  background-color: var(--_colors---background-color--bg-primary);
  box-shadow: 0 0 0 1px var(--_colors---core-color-tint--neutral-primary-a20) inset, 0 4px 6px #0000001a, 0 10px 20px #00000026;
  color: #000;
}

.card-link.on-inverse {
  background-color: var(--_colors---background-color--bg-primary);
  box-shadow: 0 0 0 1px var(--_colors---core-color-tint--neutral-primary-a20) inset, 0 2px 4px #0000001a, 0 8px 14px #00000026;
  color: var(--_colors---text-color--text-primary);
  -webkit-text-stroke-color: black;
  background-image: none;
  border-color: #000000e6;
}

.card-link.on-inverse:hover {
  background-color: var(--_colors---background-color--bg-primary);
  box-shadow: 0 0 0 1px var(--_colors---core-color-tint--neutral-primary-a20) inset, 0 4px 6px #0000001a, 0 10px 20px #00000026;
  color: #000;
}

.card-link.on-accent-secondary {
  background-color: var(--_colors---background-color--bg-primary);
  box-shadow: 0 0 0 1px var(--_colors---core-color-tint--neutral-inverse-a20) inset, 0 2px 4px #0000001a, 0 8px 14px #00000026;
  color: var(--_colors---text-color--text-primary);
  background-image: none;
}

.card-link.on-accent-secondary:hover {
  background-color: var(--_colors---background-color--bg-primary);
  box-shadow: 0 0 0 1px var(--_colors---core-color-tint--neutral-inverse-a20) inset, 0 4px 6px #0000001a, 0 10px 20px #00000026;
}

.card-link.on-accent-tertiary {
  background-color: var(--_colors---background-color--bg-primary);
  box-shadow: 0 0 0 1px var(--_colors---core-color-tint--neutral-inverse-a20) inset, 0 2px 4px #0000001a, 0 8px 14px #00000026;
  color: var(--_colors---text-color--text-primary);
  background-image: none;
}

.card-link.on-accent-tertiary:hover {
  background-color: var(--_colors---background-color--bg-primary);
  box-shadow: 0 0 0 1px var(--_colors---core-color-tint--neutral-inverse-a20) inset, 0 4px 6px #0000001a, 0 10px 20px #00000026;
}

.width_auto {
  width: auto;
}

.position_fixed {
  position: fixed;
}

.overflow_auto {
  overflow: auto;
}

.z-index_2 {
  z-index: 2;
}

.z-index_3 {
  z-index: 3;
}

.z-index_4 {
  z-index: 4;
}

.text-align_left {
  text-align: left;
}

.icon_xsmall {
  width: var(--_sizes---spacing--1x);
  height: var(--_sizes---spacing--1x);
  color: var(--_colors---text-color--text-accent-on-primary);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

.radius_medium {
  border-radius: var(--_sizes---radius--md-radius);
}

.radius_large {
  border-radius: var(--_sizes---radius--lg-radius);
}

.radius_xlarge {
  border-radius: var(--_sizes---radius--xl-radius);
}

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

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

.margin_bottom-auto {
  margin-bottom: auto;
}

.margin-left_xsmall {
  margin-left: var(--_sizes---spacing--0-5x);
}

.margin-left_medium {
  margin-left: var(--_sizes---spacing--2x);
}

.margin-right_auto {
  margin-right: auto;
}

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

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

.z-index_5 {
  z-index: 5;
}

.paragraph {
  margin-bottom: var(--_typography---base-typography--base-margin-bottom);
  color: var(--elements-webflow-library--neutral--800);
  font-size: var(--_typography---text--text-size);
}

.paragraph.padding {
  padding: 20px 9px;
}

.logo {
  grid-column-gap: .7rem;
  grid-row-gap: .7rem;
  height: 2.5rem;
  color: inherit;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo.is-medium {
  height: var(--_sizes---gap--md-gap);
}

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

.heading-responsive_large {
  margin-bottom: var(--_typography---h0-heading--h0-margin-bottom);
  line-height: var(--_typography---h0-heading--h0-line-height);
  letter-spacing: var(--_typography---h0-heading--h0-letter-spacing);
  font-size: 10cqw;
}

.heading-responsive_wrapper {
  container-type: inline-size;
}

.ix_parallax-scale-out-hero {
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.ix_parallax-scale-out-hero.radius_xlarge {
  height: 100%;
}

.flex_vertical {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.flex_vertical.is_align-center-flex {
  align-items: center;
}

.flex_vertical.is-x-center {
  justify-content: flex-start;
  align-items: center;
}

.flex_vertical.gap-xsmall {
  grid-column-gap: var(--_sizes---gap--xs-gap);
  grid-row-gap: var(--_sizes---gap--xs-gap);
}

.flex_vertical.gap-xxsmall {
  grid-column-gap: var(--_sizes---gap--xxs-gap);
  grid-row-gap: var(--_sizes---gap--xxs-gap);
}

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

.flex_vertical.is_align-end-flex {
  justify-content: flex-start;
  align-items: flex-end;
}

.flex_vertical.is_disrection-inverse {
  flex-flow: column-reverse;
}

.flex_vertical.gap-medium {
  grid-column-gap: var(--_sizes---gap--md-gap);
  grid-row-gap: var(--_sizes---gap--md-gap);
}

.flex_vertical.gap-small {
  grid-column-gap: var(--_sizes---gap--sm-gap);
  grid-row-gap: var(--_sizes---gap--sm-gap);
}

.flex_vertical.is-y-center {
  justify-content: center;
  align-items: stretch;
}

.flex_vertical.is-y-bottom {
  justify-content: flex-end;
  align-items: stretch;
}

.flex_vertical.is-x-left {
  justify-content: flex-start;
  align-items: flex-start;
}

.flex_vertical.is_space-between {
  justify-content: space-between;
  align-items: stretch;
}

.flex_vertical.gap-xlarge {
  grid-column-gap: var(--_sizes---gap--xl-gap);
  grid-row-gap: var(--_sizes---gap--xl-gap);
}

.ix_hero-offset-left {
  margin-left: calc(-1 * (var(--35rem)  + var(--size-gap--sm)));
}

.overlay_opacity-low {
  background-color: var(--_colors---background-color--bg-overlay);
  opacity: .4;
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.ix_trigger-100-vh {
  width: 100%;
  height: 100vh;
}

.ix_hero-scale-3x-to-1x-content {
  z-index: 2;
  position: relative;
}

.ix_hero-scale-3x-to-1x-overlay {
  opacity: .65;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.text_all-caps {
  text-transform: uppercase;
}

.heading-responsive_xlarge {
  margin-bottom: .5em;
  font-size: clamp(2rem, 8cqw, 10rem);
  line-height: 1.1em;
}

.background_accent-secondary {
  background-color: var(--_colors---background-color--bg-accent-secondary);
}

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

.text-color_accent-secondary {
  color: var(--_colors---core-accent-color--accent-secondary);
}

.image-ratio_16x9 {
  aspect-ratio: 16 / 9;
  border-radius: var(--_sizes---image--image-radius);
  position: relative;
  overflow: clip;
}

.ix_custom_hero-to-place-wrapper {
  flex: none;
  height: clamp(300px, 40vw, 450px);
}

.offset_top-30vh {
  margin-top: -30vh;
}

.nav_link {
  grid-column-gap: var(--_sizes---gap--xxs-gap);
  grid-row-gap: var(--_sizes---gap--xxs-gap);
  border-top-left-radius: var(--_sizes---button--button-radius);
  border-top-right-radius: var(--_sizes---button--button-radius);
  border-bottom-left-radius: var(--_sizes---button--button-radius);
  border-bottom-right-radius: var(--_sizes---button--button-radius);
  white-space: nowrap;
  word-break: keep-all;
  color: color-mix(in srgb, currentColor 75%, transparent);
  flex: none;
  justify-content: flex-start;
  align-items: center;
  padding: .5em .75em;
  text-decoration: none;
  display: flex;
}

.nav_link:hover {
  background-color: color-mix(in srgb, currentColor 5%, transparent);
  color: inherit;
}

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

.nav_link.on-accent-primary {
  background-color: var(--notus-contract-lifting---dark-slate-grey);
  color: #f2ff00;
  border: 1px solid #f2ff00;
  height: 50px;
  display: flex;
}

.nav_link.on-accent-primary:hover {
  background-color: #202d4c;
}

.nav_link.on-accent-primary.w--current {
  background-color: var(--_colors---text-link--link-secondary);
  color: #f2ff00;
  border: 1px solid #f2ff00;
  justify-content: center;
  align-items: center;
  width: 100px;
}

.nav_link.on-accent-primary.hidden {
  display: none;
}

.nav_link.on-accent-secondary:hover {
  background-color: color-mix(in srgb, currentColor 10%, transparent);
}

.nav_link.on-accent-secondary.w--current {
  background-color: color-mix(in srgb, currentColor 20%, transparent);
}

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

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

.nav_link.on-inverse.w--current {
  background-color: color-mix(in srgb, currentColor 30%, transparent);
}

.footer_link {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  color: color-mix(in srgb, currentColor 60%, transparent);
  justify-content: flex-start;
  align-items: center;
  padding-top: .35em;
  padding-bottom: .35em;
  font-weight: 400;
  text-decoration: none;
  display: inline-flex;
}

.footer_link:hover {
  opacity: 1;
  color: color-mix(in srgb, currentColor 100%, transparent);
  text-decoration: underline;
}

.footer_link.on-inverse, .footer_link.on-inverse:hover {
  color: var(--_colors---nav-link--nav-link-inverse);
}

.flex-align_bottom {
  align-self: flex-end;
}

.flex-align_center {
  align-self: center;
}

.text-color_on-overlay {
  color: var(--_colors---text-color--text-on-overlay);
}

.ix_hero-intro-down-scale-3d.is-perspective {
  z-index: 2;
  perspective: 2000px;
  position: relative;
}

.ix_hero-intro-down-scale-3d.is-step-move-y {
  z-index: 1;
  position: relative;
}

.ix_hero-intro-slide-up-variable {
  transform: translate(0px, var(--_interactions---ix--ix-hero-intro-slide-up-100vh));
  transition-property: transform;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(.075, .82, .165, 1);
  position: relative;
}

.ix_hero-intro-slide-up-variable.is-step-2-intro-slide-up-variable {
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(.075, .82, .165, 1);
}

.ix_hero-intro-slide-up-variable.is-step-3-intro-slide-up-variable {
  transition-duration: 1.2s;
}

.ix_hero-intro-slide-up-variable.is-step-4-intro-slide-up-variable {
  transition-duration: 1.4s;
}

.ix_hero-intro-slide-up-variable.is-step-5-intro-slide-up-variable {
  transition-duration: 1.6s;
}

.ix_hero-intro-slide-up-variable.is-line-3-intro-slide-up-variable {
  transition-duration: 2.5s;
}

.ix_hero-intro-slide-up-variable.is-line-2-intro-slide-up-variable {
  transition-duration: 2s;
}

.ix_hero-intro-slide-up-variable.is-line-1-intro-slide-up-variable {
  transition-duration: 1.5s;
}

.ix_hero-intro-text-stack {
  position: relative;
}

.min-width_50percent {
  min-width: 50rem;
}

.ix_hero-intro-clip-mask {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  position: relative;
}

.ix_hero-intro-clip-mask.is-element-3-hero-intro-clip-mask {
  clip-path: polygon(0 var(--_interactions---ix--ix-hero-intro-clipping-mask-3), 100% var(--_interactions---ix--ix-hero-intro-clipping-mask-3), 100% 100%, 0% 100%);
}

.ix_hero-intro-clip-mask.is-element-2-hero-intro-clip-mask {
  z-index: 2;
  clip-path: polygon(0 var(--_interactions---ix--ix-hero-intro-clipping-mask-2), 100% var(--_interactions---ix--ix-hero-intro-clipping-mask-2), 100% 100%, 0% 100%);
}

.ix_hero-intro-clip-mask.is-element-1-hero-intro-clip-mask {
  clip-path: polygon(0 var(--_interactions---ix--ix-hero-intro-clipping-mask-1), 100% var(--_interactions---ix--ix-hero-intro-clipping-mask-1), 100% 100%, 0% 100%);
  align-self: stretch;
}

.ix_hero-intro-slide-up-100vh {
  position: relative;
}

.ix_slider-slide-up {
  overflow: hidden;
}

.ix_hero-overlap-parallax-trigger {
  margin-top: -30vh;
}

.opacity_middle {
  opacity: .6;
}

.overflow_clip {
  overflow: clip;
}

.sg_main-wrapper {
  background-color: var(--_colors---background-color--bg-secondary);
  width: 100%;
  min-height: 100%;
  display: block;
  overflow: clip;
}

.sg_page-content {
  background-color: var(--_colors---background-color--bg-secondary);
  flex: 1;
  margin-left: 200px;
}

.sg_navigation {
  flex-flow: column;
  align-self: stretch;
  width: 200px;
  height: 100%;
  display: flex;
  position: fixed;
}

.sg_logo {
  z-index: 2;
  padding: var(--_sizes---spacing--1x);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 1rem;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

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

.sg_nav-menu {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  height: 100px;
  display: flex;
  overflow: auto;
}

.sg_nav-menu-item {
  padding: .125rem var(--_sizes---spacing--1x) .125rem .5rem;
  border-left: 1px solid var(--_colors---border-color--border-secondary);
  color: var(--_colors---text-color--text-secondary);
  margin-left: 1rem;
  font-size: .875rem;
  text-decoration: none;
  transition: all .2s;
  display: block;
}

.sg_nav-menu-item:hover, .sg_nav-menu-item.w--current {
  color: var(--_colors---text-link--link-primary);
}

.sg_nav-menu-item.w--current:focus-visible, .sg_nav-menu-item.w--current[data-wf-focus-visible] {
  text-decoration: underline;
}

.sg_nav-subheading {
  font-family: var(--_typography---font--heading-font);
  font-size: var(--_typography---h5-heading--h5-size);
  line-height: var(--_typography---h5-heading--h5-line-height);
  margin-bottom: 0;
}

.sg_nav-menu-group {
  padding-top: var(--_sizes---spacing--0-5x);
  padding-bottom: var(--_sizes---spacing--0-5x);
  flex-flow: column;
  display: flex;
}

.sg_nav-menu-heading {
  padding: var(--_sizes---spacing--0-25x) var(--_sizes---spacing--1x);
  color: var(--_colors---text-color--text-primary);
  text-decoration: none;
  transition: all .2s;
}

.sg_nav-menu-heading.w--current:focus-visible, .sg_nav-menu-heading.w--current[data-wf-focus-visible] {
  text-decoration: underline;
}

.sg_section-heading-wrapper {
  margin-bottom: var(--_sizes---gap--xs-gap);
  grid-column-gap: var(--_sizes---gap--xxs-gap);
  grid-row-gap: var(--_sizes---gap--xxs-gap);
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.flex-child_expand {
  flex: 1;
}

.sg_card-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-top-left-radius: var(--_sizes---card--card-radius);
  border-top-right-radius: var(--_sizes---card--card-radius);
  border-bottom-left-radius: var(--_sizes---card--card-radius);
  border-bottom-right-radius: var(--_sizes---card--card-radius);
  background-color: var(--_colors---card--card-primary-bg);
  text-wrap: balance;
  flex-flow: column;
  padding: 2rem;
  display: flex;
}

.sg_card-wrapper.sg_card-invert {
  background-color: var(--_colors---background-color--bg-inverse);
  color: var(--_colors---text-color--text-inverse-primary);
}

.sg_card-wrapper.sg_card-accent-primary {
  background-color: var(--_colors---background-color--bg-accent-primary);
  color: var(--_colors---core-neutral-color--neutral-primary);
  -webkit-text-stroke-color: var(--_colors---core-neutral-color--neutral-primary);
}

.sg_card-wrapper.sg_card-secondary {
  border: 1px solid var(--_colors---border-color--border-primary);
  background-color: var(--_colors---background-color--bg-secondary);
}

.sg_card-wrapper.sg_card-accent-secondary {
  background-color: var(--_colors---background-color--bg-accent-secondary);
  color: var(--_colors---core-neutral-color--neutral-primary);
  -webkit-text-stroke-color: var(--_colors---core-neutral-color--neutral-primary);
}

.sg_card-wrapper.sg_card-accent-tertiary {
  background-color: var(--_colors---background-color--bg-accent-tertiary);
  -webkit-text-stroke-color: var(--_colors---core-neutral-color--neutral-primary);
  box-shadow: inset 0 0 0 1px #7777774f;
}

.sg_table-row {
  flex: 1;
  display: flex;
}

.sg_table-row.sg_table-head {
  margin-bottom: var(--_sizes---gap--xs-gap);
  padding-bottom: var(--_sizes---gap--xxs-gap);
  border-bottom: 1px solid var(--_colors---border-color--border-secondary);
}

.sg_table-row.sg_border-bottom {
  padding-bottom: var(--_sizes---gap--xs-gap);
  border-bottom: 1px solid #7776;
}

.sg_table-cell-title {
  grid-column-gap: var(--_sizes---gap--xxs-gap);
  grid-row-gap: var(--_sizes---gap--xxs-gap);
  opacity: .7;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 10rem;
  display: flex;
}

.sg_table-cell {
  grid-column-gap: var(--_sizes---gap--xxs-gap);
  grid-row-gap: var(--_sizes---gap--xxs-gap);
  opacity: .7;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
}

.sg_table-cell.sg_cell-small {
  max-width: 8rem;
}

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

.sg_table-cell.sg_preview-lg {
  grid-column-gap: var(--_sizes---gap--xxs-gap);
  grid-row-gap: var(--_sizes---gap--xxs-gap);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: start stretch;
  min-height: 15rem;
  display: grid;
}

.sg_color-sample {
  border-top-left-radius: var(--_sizes---card--card-radius);
  border-top-right-radius: var(--_sizes---card--card-radius);
  border-bottom-left-radius: var(--_sizes---card--card-radius);
  border-bottom-right-radius: var(--_sizes---card--card-radius);
  border: 1px #7777777d;
  border-radius: 0;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  min-height: 3rem;
  padding: .5rem;
  font-size: .75rem;
  line-height: 1.1;
  display: flex;
  position: relative;
}

.sg_color-sample.sg_primary {
  background-color: var(--_colors---core-neutral-color--neutral-inverse);
  border-style: none;
}

.sg_color-sample.sg_primary-a90 {
  background-color: var(--_colors---core-color-tint--accent-primary-a90);
}

.sg_color-sample.sg_primary-hover {
  background-color: var(--_colors---core-color-tint--neutral-inverse-a80);
  border-style: none;
}

.sg_color-sample.sg_primary-a80 {
  background-color: var(--_colors---core-color-tint--accent-primary-a80);
}

.sg_color-sample.sg_primary-a70 {
  background-color: var(--_colors---core-color-tint--accent-primary-a70);
}

.sg_color-sample.sg_primary-a60 {
  background-color: var(--_colors---core-color-tint--accent-primary-a60);
}

.sg_color-sample.sg_primary-a50 {
  background-color: var(--_colors---core-color-tint--accent-primary-a50);
}

.sg_color-sample.sg_primary-a40 {
  background-color: var(--_colors---core-color-tint--accent-primary-a40);
}

.sg_color-sample.sg_primary-a30 {
  background-color: var(--_colors---core-color-tint--accent-primary-a30);
}

.sg_color-sample.sg_primary-a20 {
  background-color: var(--_colors---core-color-tint--accent-primary-a20);
}

.sg_color-sample.sg_primary-a10 {
  background-color: var(--_colors---core-color-tint--accent-primary-a10);
}

.sg_color-sample.sg_secondary {
  background-color: var(--_colors---core-accent-color--accent-secondary);
  border-style: none;
}

.sg_color-sample.sg_secondary-hover {
  background-color: var(--_colors---core-accent-color--accent-secondary-hover);
  border-style: none;
}

.sg_color-sample.sg_secondary-a90 {
  background-color: var(--_colors---core-color-tint--accent-secondary-a90);
}

.sg_color-sample.sg_secondary-a80 {
  background-color: var(--_colors---core-color-tint--accent-secondary-a80);
}

.sg_color-sample.sg_secondary-a70 {
  background-color: var(--_colors---core-color-tint--accent-secondary-a70);
}

.sg_color-sample.sg_secondary-a60 {
  background-color: var(--_colors---core-color-tint--accent-secondary-a60);
}

.sg_color-sample.sg_secondary-a50 {
  background-color: var(--_colors---core-color-tint--accent-secondary-a50);
}

.sg_color-sample.sg_secondary-a40 {
  background-color: var(--_colors---core-color-tint--accent-secondary-a40);
}

.sg_color-sample.sg_secondary-a30 {
  background-color: var(--_colors---core-color-tint--accent-secondary-a30);
}

.sg_color-sample.sg_secondary-a20 {
  background-color: var(--_colors---core-color-tint--accent-secondary-a20);
}

.sg_color-sample.sg_secondary-a10 {
  background-color: var(--_colors---core-color-tint--accent-secondary-a10);
}

.sg_color-sample.sg_tertiary {
  background-color: var(--_colors---core-accent-color--accent-tertiary);
  border-style: none;
}

.sg_color-sample.sg_tertiary-hover {
  background-color: var(--_colors---core-accent-color--accent-tertiary-hover);
  border-style: none;
}

.sg_color-sample.sg_tertiary-a90 {
  background-color: var(--_colors---core-color-tint--accent-tertiary-a90);
}

.sg_color-sample.sg_core-primary-a90 {
  background-color: var(--_colors---core-color-tint--neutral-inverse-a90);
}

.sg_color-sample.sg_core-primary {
  background-color: var(--_colors---core-neutral-color--neutral-inverse);
}

.sg_color-sample.sg_core-primary-a80 {
  background-color: var(--_colors---core-color-tint--neutral-inverse-a80);
}

.sg_color-sample.sg_core-primary-a70 {
  background-color: var(--_colors---core-color-tint--neutral-inverse-a70);
}

.sg_color-sample.sg_core-primary-a60 {
  background-color: var(--_colors---core-color-tint--neutral-inverse-a60);
}

.sg_color-sample.sg_core-primary-a50 {
  background-color: var(--_colors---core-color-tint--neutral-inverse-a50);
}

.sg_color-sample.sg_core-primary-a40 {
  background-color: var(--_colors---core-color-tint--neutral-inverse-a40);
}

.sg_color-sample.sg_core-primary-a30 {
  background-color: var(--_colors---core-color-tint--neutral-inverse-a30);
}

.sg_color-sample.sg_core-primary-a20 {
  background-color: var(--_colors---core-color-tint--neutral-inverse-a20);
}

.sg_color-sample.sg_core-primary-a10 {
  background-color: var(--_colors---core-color-tint--neutral-inverse-a10);
}

.sg_color-sample.sg_core-inverse {
  background-color: var(--_colors---core-neutral-color--neutral-primary);
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
}

.sg_color-sample.sg_core-inverse-a90 {
  background-color: var(--_colors---core-color-tint--neutral-primary-a90);
}

.sg_color-sample.sg_core-inverse-a80 {
  background-color: var(--_colors---core-color-tint--neutral-primary-a80);
}

.sg_color-sample.sg_core-inverse-a70 {
  background-color: var(--_colors---core-color-tint--neutral-primary-a70);
}

.sg_color-sample.sg_core-inverse-a60 {
  background-color: var(--_colors---core-color-tint--neutral-primary-a60);
}

.sg_color-sample.sg_core-inverse-a50 {
  background-color: var(--_colors---core-color-tint--neutral-primary-a50);
}

.sg_color-sample.sg_core-inverse-a40 {
  background-color: var(--_colors---core-color-tint--neutral-primary-a40);
}

.sg_color-sample.sg_core-inverse-a30 {
  background-color: var(--_colors---core-color-tint--neutral-primary-a30);
}

.sg_color-sample.sg_core-inverse-a20 {
  background-color: var(--_colors---core-color-tint--neutral-primary-a20);
}

.sg_color-sample.sg_core-inverse-a10 {
  background-color: var(--_colors---core-color-tint--neutral-primary-a10);
}

.sg_color-sample.sg_tertiary-a10 {
  background-color: var(--_colors---core-color-tint--accent-tertiary-a10);
}

.sg_color-sample.sg_tertiary-a20 {
  background-color: var(--_colors---core-color-tint--accent-tertiary-a20);
}

.sg_color-sample.sg_tertiary-a30 {
  background-color: var(--_colors---core-color-tint--accent-tertiary-a30);
}

.sg_color-sample.sg_tertiary-a40 {
  background-color: var(--_colors---core-color-tint--accent-tertiary-a40);
}

.sg_color-sample.sg_tertiary-a50 {
  background-color: var(--_colors---core-color-tint--accent-tertiary-a50);
}

.sg_color-sample.sg_tertiary-a60 {
  background-color: var(--_colors---core-color-tint--accent-tertiary-a60);
}

.sg_color-sample.sg_tertiary-a70 {
  background-color: var(--_colors---core-color-tint--accent-tertiary-a70);
}

.sg_color-sample.sg_tertiary-a80 {
  background-color: var(--_colors---core-color-tint--accent-tertiary-a80);
}

.sg_color-sample.sg_core-neutral {
  background-color: var(--_colors---core-neutral-color--neutral-secondary);
  border-style: none;
}

.sg_table-header-heading {
  opacity: .7;
  line-height: 1.5;
}

.sg_divider {
  border-top: 1px solid var(--_colors---border-color--border-secondary);
  opacity: .5;
  -webkit-text-stroke-width: 0px;
}

.sg_spacing {
  border-right: 1px solid var(--_colors---border-color--border-accent);
  border-left: 1px solid var(--_colors---border-color--border-accent);
  background-color: var(--_colors---core-color-tint--accent-primary-a30);
  height: 1.75rem;
}

.sg_spacing.sg_gap-xxs {
  width: var(--_sizes---gap--xxs-gap);
}

.sg_spacing.sg_gap-xs {
  width: var(--_sizes---gap--xs-gap);
}

.sg_spacing.sg_gap-sm {
  width: var(--_sizes---gap--sm-gap);
}

.sg_spacing.sg_gap-md {
  width: var(--_sizes---gap--md-gap);
}

.sg_spacing.sg_gap-lg {
  width: var(--_sizes---gap--lg-gap);
}

.sg_spacing.sg_gap-xl {
  width: var(--_sizes---gap--xl-gap);
}

.sg_spacing.sg_gap-xxl {
  width: var(--_sizes---gap--xxl-gap);
}

.sg_spacing-demo {
  background-color: var(--_colors---core-color-tint--neutral-inverse-a10);
  flex: 1;
  width: 5rem;
  height: 1.75rem;
}

.sg_table-col {
  grid-column-gap: var(--_sizes---gap--xs-gap);
  grid-row-gap: var(--_sizes---gap--xs-gap);
  flex-flow: column;
  flex: 10rem;
  display: flex;
}

.sg_text-muted {
  opacity: .5;
}

.sg_preview-solid {
  grid-column-gap: var(--_sizes---gap--xs-gap);
  grid-row-gap: var(--_sizes---gap--xs-gap);
  border-radius: var(--_sizes---card--card-radius);
  background-color: var(--_colors---background-color--bg-primary);
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 100%;
  min-height: 10rem;
  padding: 1rem;
  display: flex;
  position: relative;
}

.shadow_xxsmall {
  box-shadow: 0 1px 2px #0000001a;
}

.shadow_xsmall {
  box-shadow: 0 2px 4px #0000001a;
}

.shadow_small {
  box-shadow: 0 2px 6px #0000001a;
}

.shadow_medium {
  box-shadow: 0 4px 8px #0000001a;
}

.shadow_large {
  box-shadow: 0 4px 16px #0000001a;
}

.shadow_xlarge {
  box-shadow: 0 8px 24px -4px #00000026;
}

.shadow_xxlarge {
  box-shadow: 0 6px 32px #0000001a;
}

.sg_preview-solid-inverse {
  grid-column-gap: var(--_sizes---gap--xs-gap);
  grid-row-gap: var(--_sizes---gap--xs-gap);
  border-radius: var(--_sizes---card--card-radius);
  background-color: var(--_colors---background-color--bg-inverse);
  width: 100%;
  min-height: 10rem;
  color: var(--_colors---text-color--text-inverse-primary);
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 1rem;
  display: flex;
  position: relative;
}

.sg_preview-solid-accent {
  grid-column-gap: var(--_sizes---gap--xs-gap);
  grid-row-gap: var(--_sizes---gap--xs-gap);
  border-radius: var(--_sizes---radius--md-radius);
  background-color: var(--_colors---background-color--bg-accent-primary);
  width: 100%;
  min-height: 10rem;
  color: var(--_colors---text-color--text-on-accent-primary);
  flex-flow: wrap;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.sg_preview-solid-accent.sg_accent-secondary {
  background-color: var(--_colors---background-color--bg-accent-secondary);
  color: var(--_colors---text-color--text-on-accent-secondary);
}

.sg_preview-solid-accent.sg-accent-tertiary {
  background-color: var(--_colors---background-color--bg-accent-tertiary);
  color: var(--_colors---text-color--text-on-accent-tertiary);
}

.sg_preview-solid-accent.sg_inverse {
  background-color: var(--_colors---background-color--bg-inverse);
  color: var(--_colors---text-color--text-inverse-primary);
}

.events_none {
  pointer-events: none;
}

.events_auto {
  pointer-events: auto;
}

.sg_col {
  grid-column-gap: var(--_sizes---gap--xxs-gap);
  grid-row-gap: var(--_sizes---gap--xxs-gap);
  flex-flow: column;
  display: flex;
}

.sg_hidden-element {
  display: none;
}

.sg_section-border {
  border-style: dashed;
  border-width: 2px;
  border-top-color: color-mix(in srgb, currentColor 60%, transparent);
  border-right-color: color-mix(in srgb, currentColor 60%, transparent);
  border-bottom-color: color-mix(in srgb, currentColor 60%, transparent);
  border-left-color: color-mix(in srgb, currentColor 60%, transparent);
}

.sg_section-border.padding_large.text-align_center {
  border-top-color: color-mix(in srgb, currentColor 50%, transparent);
  border-right-color: color-mix(in srgb, currentColor 50%, transparent);
  border-bottom-color: color-mix(in srgb, currentColor 50%, transparent);
  border-left-color: color-mix(in srgb, currentColor 50%, transparent);
}

.logo_wrapper {
  max-width: 100%;
  height: auto;
}

.tag_group {
  margin-bottom: var(--_sizes---spacing--0-5x);
  grid-column-gap: var(--_sizes---spacing--0-5x);
  grid-row-gap: var(--_sizes---spacing--0-5x);
  background-color: #0000;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.tag_group.is-vertical {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.tag_group.is-align-center {
  justify-content: center;
  align-items: center;
}

.ix_sticky-card {
  position: sticky;
  top: 0;
}

.ix_rotate-to-cw-10 {
  perspective-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.max-width_xsmall {
  max-width: var(--_sizes---width--xs);
}

.ix_rotate-to-ccw-10 {
  perspective-origin: 0 100%;
  transform-origin: 0 100%;
}

.card_header {
  z-index: 1;
  padding: var(--_sizes---card--card-padding) var(--_sizes---card--card-padding) 0px;
  grid-column-gap: var(--_sizes---gap--sm-gap);
  grid-row-gap: var(--_sizes---gap--sm-gap);
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.ix_card-slide-up {
  transition: opacity .3s cubic-bezier(.55, .055, .675, .19), transform .3s cubic-bezier(.55, .055, .675, .19);
}

.ix_target-image {
  transition: transform .3s ease-in-out;
  transform: translate(100%);
}

.ix_target-image.w--current {
  transform: translate(0%);
}

.custom_change-height-link {
  flex-flow: column;
  height: 0;
  transition: max-height .3s ease-in-out;
  display: flex;
}

.custom_change-height-link.w--current {
  color: inherit;
  text-decoration: none;
}

.ix_rotate-from-to {
  perspective-origin: 0%;
  transform-origin: 0%;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
  left: -25%;
  transform: perspective(2000px);
}

.ix_grid-5-zoom-out-image {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 0;
  min-width: 100%;
  max-width: calc(100vw - 2rem);
  height: 0;
  min-height: 100%;
  max-height: calc(100vh - 2rem);
  position: absolute;
}

.ix_full-screen-background {
  width: 80vw;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  overflow: clip;
}

.ix_sticky-height-expand-1, .ix_sticky-height-expand-2, .ix_sticky-height-expand-3 {
  transform-origin: 0 0;
}

.position_sticky-bottom {
  position: sticky;
  bottom: 0;
}

.ix_sticky-height-expand-right {
  transform-origin: 100% 100%;
}

.height_100dvh {
  height: 100dvh;
}

.heading-responsive {
  margin-bottom: .5em;
  font-size: clamp(2rem, 7cqw, 4rem);
  line-height: 1;
}

.ix_rotate-to-cw-30 {
  perspective-origin: 0 100%;
  transform-origin: 0 100%;
  width: 100%;
}

.ix_card-stack-1, .ix_card-stack-2, .ix_card-stack-3 {
  position: relative;
}

.ix_card-stack-explode-card {
  pointer-events: auto;
  display: flex;
}

.ix_card-stack-explode-card.is-ix-1 {
  transform: translate(-20vw, -20vh);
}

.ix_card-stack-explode-card.is-ix-2 {
  transform: translate(0, -20vh);
}

.ix_card-stack-explode-card.is-ix-3 {
  transform: translate(10vw, -10vh);
}

.ix_card-stack-explode-card.is-ix-4 {
  transform: translate(-10vw, 10vh);
}

.ix_card-stack-explode-card.is-ix-5 {
  transform: translate(0, 20vh);
}

.ix_card-stack-explode-card.is-ix-6 {
  transform: translate(20vw, 10vh);
}

.ix_stick-word-highlight {
  scroll-snap-align: center;
  align-self: stretch;
  transition-property: opacity;
  transition-duration: .3s;
  transition-timing-function: ease;
}

.z-index_99 {
  z-index: 99;
  position: relative;
}

.ix_stick-word-highlight-image {
  width: 50%;
  transform: translateY(var(--ix--ix-follow-cursor));
  padding-top: 10vh;
  padding-bottom: 10vh;
  padding-left: 10vw;
  display: none;
  position: fixed;
  inset: 0% auto 0% 0%;
}

.ix_stick-word-highlight-wrapper {
  max-width: 60rem;
  padding-top: var(--_sizes---gap--xs-gap);
  transition: opacity .3s;
}

.progress-line {
  background-color: var(--_colors---background-color--bg-secondary);
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  width: .5rem;
  display: flex;
  position: relative;
  overflow: clip;
  -webkit-mask-image: linear-gradient(#0000 0, #000 50px calc(100% - 50px), #0000 100%);
  mask-image: linear-gradient(#0000 0, #000 50px calc(100% - 50px), #0000 100%);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.progress-line_indicator {
  background-color: var(--_colors---background-color--bg-accent-primary);
  width: 100%;
  height: 50vh;
  margin-top: -50vh;
  position: sticky;
  top: 0;
}

.progress-line_dot-wrapper {
  justify-content: center;
  align-items: flex-start;
  width: .5rem;
  height: .5rem;
  display: flex;
  position: relative;
}

.progress-line_dot-wrapper.is-sticky {
  position: sticky;
  top: 50vh;
}

.progress-line_dot {
  background-color: var(--_colors---background-color--bg-accent-primary);
  border-radius: 100rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  transition: background-color .2s, transform .3s;
  display: flex;
  position: relative;
}

.progress-line_dot-content {
  flex: 1;
  transition: opacity .3s;
}

.progress-line_dot-inside {
  background-color: var(--_colors---background-color--bg-accent-primary);
  opacity: .4;
  border-radius: 100rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  transition: background-color .2s, transform .5s;
  display: flex;
}

.ix_card-side-by-side-left {
  pointer-events: auto;
  transform-origin: 0 100%;
  transform: translate(-50%);
}

.ix_card-side-by-side-right {
  pointer-events: auto;
  transform-origin: 100% 100%;
  transform: translate(50%);
}

.ix_card-rotate-left {
  transform-origin: 0 100%;
}

.ix_card-rotate-right {
  transform-origin: 100% 100%;
}

.ix_background-overlay-back {
  border-radius: var(--_interactions---ix--ix-card-spacing);
  overflow: clip;
}

.ix_card-change-width {
  min-width: var(--_interactions---ix--ix-card-change-width);
  flex: 1;
  margin-right: 1rem;
}

.ix_card-change-width-trigger {
  overflow: clip;
}

.ix_card-change-width-background {
  border-radius: var(--_interactions---ix--ix-card-spacing);
  object-fit: cover;
  width: 10vw;
  min-width: 100%;
  max-width: none;
  height: 10vh;
  min-height: 100%;
  position: absolute;
  overflow: clip;
}

.ix_card-background {
  overflow: clip;
}

.tabs_content {
  overflow: visible;
}

.ix_from-bottom-to-top {
  height: 100%;
}

.tab_progress-bar {
  background-color: var(--_colors---core-color-tint--neutral-inverse-a10);
  width: .3rem;
  position: absolute;
  inset: 0% auto 0% 0%;
  overflow: hidden;
}

.tab_progress-bar_line {
  background-color: var(--_colors---current-color--current-a80);
  position: absolute;
  inset: 0%;
}

.ix_scale-on-scroll-target-bottom {
  transform-origin: 0 0;
}

.ix_scale-on-scroll-target-top {
  transform-origin: 100% 100%;
}

.progress-line_horizontal {
  background-color: var(--_colors---background-color--bg-secondary);
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  height: .5rem;
  display: flex;
  position: relative;
  bottom: -.5rem;
  overflow: clip;
  -webkit-mask-image: linear-gradient(to right, #0000 0, #000 50px calc(100% - 50px), #0000 100%);
  mask-image: linear-gradient(to right, #0000 0, #000 50px calc(100% - 50px), #0000 100%);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.ix_timeline-horizontal {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  grid-auto-flow: column;
  display: grid;
}

.nav_container {
  width: 100%;
  max-width: var(--_sizes---container--container-width);
  padding: 1.3rem var(--_sizes---container--container-padding-horizontal);
  border-bottom-left-radius: var(--_sizes---card--card-radius);
  border-bottom-right-radius: var(--_sizes---card--card-radius);
  background-color: #ddd0;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: space-around;
  align-items: stretch;
  margin-left: 5px;
  margin-right: 5px;
  display: flex;
}

.nav_container.is-island {
  width: auto;
  margin-top: var(--_sizes---spacing--1x);
  border-radius: var(--_sizes---radius--md-radius);
  background-color: var(--_colors---background-color--bg-primary);
  position: static;
}

.nav_container.is-dynamic-island {
  width: auto;
  min-width: var(--_interactions---ix--ix-nav-width);
  margin-top: var(--_sizes---spacing--1x);
  border-radius: var(--_sizes---radius--md-radius);
  background-color: var(--_colors---background-color--bg-primary);
  color: var(--_colors---text-color--text-primary);
  position: static;
}

.nav_menu {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #0000;
  justify-content: center;
  align-self: center;
  align-items: center;
  height: 100%;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
  position: static;
  transform: none !important;
}

.nav_left {
  grid-column-gap: var(--_sizes---gap--sm-gap);
  grid-row-gap: var(--_sizes---gap--sm-gap);
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  max-width: 17%;
  display: flex;
}

.nav_right {
  grid-column-gap: var(--_sizes---gap--sm-gap);
  grid-row-gap: var(--_sizes---gap--sm-gap);
  color: var(--_colors---background-color--bg-overlay);
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.nav_center {
  padding-right: var(--_sizes---gap--sm-gap);
  padding-left: var(--_sizes---gap--sm-gap);
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.nav_caret {
  margin: 0;
  position: relative;
}

.button_label {
  white-space: pre;
}

.nav_logo {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  height: 2.5rem;
  color: inherit;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav_logo:hover {
  color: color-mix(in srgb, currentColor 80%, transparent);
}

.nav_wrapper {
  width: 100%;
}

.nav_wrapper.is-fixed-nav {
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: fixed;
}

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

.nav_background {
  border-bottom-left-radius: var(--_sizes---card--card-radius);
  border-bottom-right-radius: var(--_sizes---card--card-radius);
  background-color: var(--_colors---background-color--bg-primary);
  transition: opacity .2s ease-in-out;
  position: absolute;
  inset: 0% 0;
}

.nav_menu-list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav_menu-list-item {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  justify-content: center;
  align-items: center;
  display: flex;
  margin-bottom: 0 !important;
}

.nav_dropdown-menu {
  position: static;
}

.mega-nav_link-item {
  padding-top: var(--_sizes---spacing--0-5x);
  padding-bottom: var(--_sizes---spacing--0-5x);
  grid-column-gap: var(--_sizes---gap--xxs-gap);
  grid-row-gap: var(--_sizes---gap--xxs-gap);
  color: var(--_colors---text-color--text-primary);
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.mega-nav_link-item:hover {
  color: var(--_colors---text-link--link-primary);
}

.nav_trigger {
  height: var(--_sizes---nav--nav-height);
  position: absolute;
  inset: 100vh auto auto 0%;
}

.nav_menu-full-screen {
  z-index: 1;
  text-align: left;
  justify-content: center;
  align-self: center;
  align-items: center;
  height: 100dvh;
  margin-bottom: 0;
  display: flex;
  position: fixed;
  inset: 0%;
}

.nav_menu-item {
  opacity: .6;
  color: Inherit;
  line-height: 1.1em;
  text-decoration: none;
  transition-property: opacity, padding;
  transition-duration: .3s, .3s;
  transition-timing-function: ease, ease-in-out;
}

.nav_menu-item:hover {
  opacity: 100;
  color: Inherit;
}

.ix_nav-cover {
  background-color: var(--_colors---core-accent-color--accent-primary);
  pointer-events: none;
  transform-origin: 50% 100%;
  height: 100%;
  transform-style: preserve-3d;
  position: absolute;
  inset: 0% 0% auto;
  transform: scale3d(1, 0, 1);
}

.nav-menu_dropdown-list-wrapper {
  border-radius: var(--_sizes---card--card-radius);
  background-color: var(--_colors---background-color--bg-primary);
  box-shadow: 0 4px 8px #0000001a;
}

.nav-menu_dropdown-list-wrapper.w--open {
  margin-top: var(--_sizes---spacing--0-5x);
  padding: var(--_sizes---spacing--0-5x);
  top: 100%;
  box-shadow: 0 6px 8px -4px #0000001a;
}

.mask_fade-left {
  -webkit-mask-image: linear-gradient(to left, #000 20%, #0000001a 100%);
  mask-image: linear-gradient(to left, #000 20%, #0000001a 100%);
}

.mask_fade-right {
  -webkit-mask-image: linear-gradient(to right, #000 20%, #0000001a 100%);
  mask-image: linear-gradient(to right, #000 20%, #0000001a 100%);
}

.mask_fade-bottom {
  -webkit-mask-image: linear-gradient(#000 20%, #0000001a 100%);
  mask-image: linear-gradient(#000 20%, #0000001a 100%);
}

.mask_fade-top {
  -webkit-mask-image: linear-gradient(to top, #000 20%, #0000001a 100%);
  mask-image: linear-gradient(to top, #000 20%, #0000001a 100%);
}

.progress-line_step {
  background-color: var(--_colors---core-accent-color--accent-primary);
  width: 150vw;
  height: .5rem;
  position: absolute;
}

.progress-line_step.is-first {
  left: 50%;
}

.progress-line_step.is-last {
  width: 50vw;
  -webkit-mask: linear-gradient(to right, #0000 0, #000 50px calc(100% - 50px), #0000 100%);
  mask: linear-gradient(to right, #0000 0, #000 50px calc(100% - 50px), #0000 100%);
}

.footer_icon-link {
  width: var(--_sizes---spacing--2x);
  height: var(--_sizes---spacing--2x);
  color: color-mix(in srgb, currentColor 70%, transparent);
  justify-content: center;
  align-items: center;
  padding: .35rem;
  display: inline-flex;
}

.footer_icon-link:hover {
  opacity: 1;
  color: color-mix(in srgb, currentColor 100%, transparent);
}

.is-background {
  box-sizing: content-box;
  padding-top: var(--_sizes---spacing--0-5x);
  padding-right: var(--_sizes---spacing--0-5x);
  padding-bottom: var(--_sizes---spacing--0-5x);
  padding-left: var(--_sizes---spacing--0-5x);
  border-top-left-radius: var(--_sizes---button--button-radius);
  border-top-right-radius: var(--_sizes---button--button-radius);
  border-bottom-left-radius: var(--_sizes---button--button-radius);
  border-bottom-right-radius: var(--_sizes---button--button-radius);
  color: var(--_colors---text-color--text-accent-on-primary);
  background-color: color-mix(in srgb, currentColor 10%, transparent);
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.is-background.on-accent-primary, .is-background.on-accent-secondary, .is-background.on-accent-tertiary {
  color: inherit;
}

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

.display_block_tablet {
  display: none;
}

.button_icon {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  display: inline-flex;
}

.ix_accordion-hero-image {
  width: 100%;
  margin-left: var(--_sizes---gap--lg-gap);
  border-radius: var(--_sizes---card--card-radius);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 100%;
  overflow: clip;
}

.image {
  object-fit: contain;
  width: 100%;
}

.image.image_cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.radius_top-none {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.radius_bottom-none {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.radius_none {
  border-radius: 0;
  border-radius: 0 !important;
}

.radius_left-none {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.subheading {
  max-width: var(--_sizes---container--container-sm-width);
  margin-bottom: var(--_sizes---spacing--1-25x);
  font-family: var(--_typography---font--body-font);
  color: var(--_colors---current-color--current-a70);
  font-size: var(--_typography---text-lg--lg-text-size);
  line-height: var(--_typography---text-lg--lg-text-line-height);
  letter-spacing: var(--_typography---text-lg--lg-text-letter-spacing);
  text-wrap: balance;
}

.hero-block_offset-right {
  flex: none;
  width: 40vw;
  min-width: 100%;
  max-width: 60rem;
}

.sg_accent-secondary-visibility, .sg_accent-tertiary-visibility {
  display: none;
}

.nav_mobile-menu_button-wrapper {
  width: var(--_sizes---spacing--3x);
  height: var(--_sizes---spacing--3x);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.nav_dropdown-list.w--open {
  padding-top: var(--_sizes---spacing--1-25x);
  background-color: #0000;
  display: flex;
}

.nav_dropdown-link {
  grid-column-gap: var(--_sizes---gap--xxs-gap);
  grid-row-gap: var(--_sizes---gap--xxs-gap);
  color: var(--_colors---nav-link--nav-link-primary);
  font-weight: var(--_typography---h5-heading--h5-weight);
  justify-content: flex-start;
  align-items: center;
  padding: .75em 1em;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.nav_dropdown-link:hover {
  color: var(--_colors---text-link--link-primary);
}

.nav_dropdown-link.w--current, .nav_dropdown-link.w--open {
  background-color: var(--_colors---button--button-secondary-bg-hover);
}

.mega-nav_list {
  grid-column-gap: var(--_sizes---gap--sm-gap);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.on-inverse.is-background {
  background-color: color-mix(in srgb, currentColor 30%, transparent);
}

.sg_wrapper {
  position: relative;
}

.sg_colors-column {
  grid-column-gap: var(--_sizes---gap--xxs-gap);
  grid-row-gap: var(--_sizes---gap--xxs-gap);
  flex-flow: column;
  flex: 1;
  display: flex;
  position: relative;
}

.sg_colors-column.sg_main {
  border-radius: var(--_sizes---card--card-radius);
}

.nav_logo-icon {
  border-radius: 0;
  align-self: stretch;
  display: flex;
}

.radius_right-none {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.sg_color-combo {
  border-radius: var(--_sizes---card--card-radius);
  border: 1px solid #7773;
  flex-flow: column;
  flex: 1;
  min-height: 12rem;
  display: flex;
  overflow: clip;
}

.radius_card {
  border-radius: var(--_sizes---card--card-radius);
}

.radius_button {
  border-radius: var(--_sizes---button--button-radius);
}

.footer_bottom-3-col {
  margin-top: var(--_sizes---spacing--2x);
  padding-top: var(--_sizes---spacing--1x);
  grid-column-gap: var(--_sizes---gap--sm-gap);
  grid-row-gap: var(--_sizes---gap--sm-gap);
  border-top: 1px solid var(--_colors---border-color--border-secondary);
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer_icon-group {
  grid-column-gap: var(--_sizes---spacing--0-5x);
  grid-row-gap: var(--_sizes---spacing--0-5x);
  background-color: #0000;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

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

.dropdown_toggle {
  padding: var(--_sizes---button--button-padding-vertical) var(--_sizes---button--button-padding-horizontal);
  grid-column-gap: .7em;
  grid-row-gap: .7em;
  border-radius: var(--_sizes---radius--sm-radius);
  background-color: var(--_colors---button--button-secondary-bg);
  color: var(--_colors---text-color--text-primary);
  font-size: var(--_sizes---spacing--1x);
  justify-content: flex-start;
  align-items: center;
  font-weight: 700;
  line-height: 1.2;
  transition: border-color .2s, background-color .2s;
  display: flex;
}

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

.dropdown_toggle.w--open {
  padding: var(--_sizes---spacing--1x) var(--_sizes---spacing--1-5x);
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown_list.w--open {
  border-radius: var(--_sizes---card--card-radius);
  background-color: var(--_colors---background-color--bg-primary);
  box-shadow: 0 2px 6px #0000001a;
}

.dropdown_list.is-open_up.w--open {
  bottom: 100%;
}

.dropdown_list.is-open_up-left.w--open {
  bottom: 100%;
  right: 0;
}

.dropdown_list.is-open_left.w--open {
  right: 0;
}

.text-color_inherit {
  color: inherit;
}

.text-link_inherit {
  color: color-mix(in srgb, currentColor 80%, transparent);
}

.text-link_inherit:hover {
  color: color-mix(in srgb, currentColor 100%, transparent);
}

.card_body_small {
  z-index: 1;
  padding: var(--_sizes---card--card-padding-sm);
  flex-flow: column;
  flex: 1;
  display: flex;
  position: relative;
}

.sg_code-embed {
  z-index: 99;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: fixed;
  inset: auto auto 0% 0%;
}

.padding_section {
  padding-top: var(--_sizes---section--section-padding-vertical);
  padding-bottom: var(--_sizes---section--section-padding-vertical);
}

.mask_fade-horizontal {
  -webkit-mask-image: linear-gradient(to right, #0000 0%, #000 10% 90%, #0000 100%);
  mask-image: linear-gradient(to right, #0000 0%, #000 10% 90%, #0000 100%);
}

.tab_menu-link_transparent-bottom {
  padding: var(--_sizes---button--button-padding-vertical) 0rem;
  box-shadow: inset 0 2px 0 0 var(--_colors---current-color--current-a60);
  color: var(--_colors---current-color--current-a50);
  background-color: #0000;
  border-radius: 0;
  font-size: .9375rem;
  line-height: 1.3;
  transition: color .35s;
}

.tab_menu-link_transparent-bottom:hover {
  color: var(--_colors---current-color--current-a80);
  background-color: #0000;
}

.tab_menu-link_transparent-bottom.w--current {
  box-shadow: inset 0 2px 0 0 var(--_colors---current-color--current);
  opacity: 100;
  color: var(--_colors---current-color--current);
  background-color: #fff0;
}

.tab_menu-link {
  padding-top: var(--_sizes---button--button-padding-vertical);
  padding-right: var(--_sizes---button--button-padding-horizontal);
  padding-bottom: var(--_sizes---button--button-padding-vertical);
  padding-left: var(--_sizes---button--button-padding-horizontal);
  color: var(--_colors---current-color--current-a60);
  box-shadow: color-mix(in srgb, currentColor 30%, transparent) 0px -2px 0px 0px inset;
  background-color: #0000;
  border-radius: 0;
  font-size: .9375rem;
  line-height: 1.3;
}

.tab_menu-link:hover {
  color: var(--_colors---current-color--current-a80);
  box-shadow: color-mix(in srgb, currentColor 50%, transparent) 0px -2px 0px 0px inset;
  background-color: #0000;
}

.tab_menu-link.w--current {
  opacity: 100;
  color: var(--_colors---current-color--current);
  box-shadow: color-mix(in srgb, currentColor 70%, transparent) 0px -2px 0px 0px inset;
  background-color: #0000;
}

.backdrop-filter_blur {
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
}

.text-button_icon {
  width: 1em;
  height: 1em;
  color: inherit;
  justify-content: center;
  align-items: center;
  display: flex;
}

.padding-horizontal_none, .padding-vertical_none {
  padding-left: 0;
  padding-right: 0;
  list-style-type: none;
}

.padding-left_medium {
  padding-left: var(--_sizes---spacing--2x);
}

.ix_backdrop-filter-blur {
  will-change: auto !important;
  filter: none !important;
  transform-style: unset !important;
}

.tab-link_vertical {
  padding: var(--_sizes---button--button-padding-vertical) var(--_sizes---button--button-padding-horizontal);
  color: var(--_colors---current-color--current-a50);
  background-color: #0000;
  border-radius: 0;
  font-size: .9375rem;
  line-height: 1.3;
  transition: color .3s;
}

.tab-link_vertical:hover {
  color: var(--_colors---current-color--current-a80);
  background-color: #0000;
}

.tab-link_vertical.w--current {
  opacity: 100;
  color: var(--_colors---current-color--current);
  background-color: #fff0;
}

.text-color_on-accent-primary {
  color: var(--_colors---text-color--text-on-accent-primary);
}

.text-color_on-accent-secondary {
  color: var(--_colors---text-color--text-on-accent-secondary);
}

.text-span_padding {
  margin-left: .25em;
  margin-right: .25em;
  display: inline;
}

.mask_fade-vertical {
  -webkit-mask-image: linear-gradient(to top, #0000 0%, #000 10% 90%, #0000 100%);
  mask-image: linear-gradient(to top, #0000 0%, #000 10% 90%, #0000 100%);
}

.sg_grid {
  grid-column-gap: var(--_sizes---gap--sm-gap);
  grid-row-gap: var(--_sizes---gap--sm-gap);
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
  grid-auto-columns: minmax(15rem, 1fr);
  place-items: stretch stretch;
  display: grid;
}

.sg_color-col-inverse {
  border-radius: var(--_sizes---card--card-radius);
  background-color: var(--_colors---background-color--bg-inverse);
  box-shadow: 0 0 0 8px var(--_colors---background-color--bg-inverse);
  flex-flow: column;
  flex: 1;
  margin-left: .5rem;
  margin-right: .5rem;
  display: flex;
  overflow: clip;
}

.sg_color-col {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border-radius: var(--_sizes---card--card-radius);
  border: 1px solid #77777730;
  flex-flow: column;
  flex: 1;
  display: flex;
  overflow: clip;
}

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

.sg_heading-row {
  margin-bottom: var(--_sizes---gap--xs-gap);
  padding-top: var(--_sizes---gap--xs-gap);
  grid-column-gap: var(--_sizes---gap--sm-gap);
  grid-row-gap: var(--_sizes---gap--sm-gap);
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: var(--_colors---border-color--border-secondary);
  text-wrap: balance;
  grid-template-rows: auto;
  grid-template-columns: minmax(10rem, 25%) 1fr max-content;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-self: stretch;
  align-items: baseline;
  display: grid;
}

.sg_heading-row.is-no-border {
  border-top-style: none;
  margin-bottom: 0;
  padding-top: 0;
}

.sg_grid-buttons {
  grid-column-gap: var(--_sizes---gap--sm-gap);
  grid-row-gap: var(--_sizes---gap--sm-gap);
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: minmax(15rem, 1fr);
  align-self: stretch;
  place-items: center start;
  display: grid;
}

.sg_height-auto {
  min-height: 5rem;
}

.padding-right_medium {
  padding-right: var(--_sizes---spacing--2x);
}

.accordion_toggle-transparent {
  padding: var(--_sizes---spacing--1x) 0px;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-radius: var(--_sizes---radius--sm-radius);
  color: var(--_colors---text-color--text-primary);
  font-size: var(--_typography---text-lg--lg-text-size);
  line-height: 1.2;
  font-weight: var(--_typography---h4-heading--h4-weight);
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  transition: border-color .2s, background-color .2s;
  display: flex;
}

.accordion_toggle-transparent.w--open {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.sg_table-head {
  padding-bottom: var(--_sizes---spacing--0-5x);
  border-bottom: 1px solid var(--_colors---border-color--border-secondary);
}

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

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

.gap-xxsmall {
  grid-column-gap: var(--_sizes---gap--xxs-gap);
  grid-row-gap: var(--_sizes---gap--xxs-gap);
}

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

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

.gap-large {
  grid-column-gap: var(--_sizes---gap--lg-gap);
  grid-row-gap: var(--_sizes---gap--lg-gap);
}

.gap-xlarge {
  grid-column-gap: var(--_sizes---gap--xl-gap);
  grid-row-gap: var(--_sizes---gap--xl-gap);
}

.gap-xxlarge {
  grid-column-gap: var(--_sizes---gap--xxl-gap);
  grid-row-gap: var(--_sizes---gap--xxl-gap);
}

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

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

.grid_5-col {
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

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

.grid_1-col {
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr);
  grid-auto-columns: 1fr;
  display: grid;
}

.overlay {
  pointer-events: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

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

.max-width_xlarge {
  max-width: var(--_sizes---width--xl);
}

.padding-vertical_large {
  padding-top: var(--_sizes---gap--lg-gap);
  padding-bottom: var(--_sizes---gap--lg-gap);
}

.ix_target-img-explode-1 {
  transform: translate(-50%, -50%);
}

.ix_target-img-explode-2 {
  transform: translate(-50%, 50%);
}

.ix_target-img-explode-3 {
  transform: translate(50%, 50%);
}

.ix_target-img-explode-4 {
  transform: translate(0, 120%);
}

.ix_target-img-explode-5 {
  transform: translate(50%, -50%);
}

.breadcrumb-nav {
  margin-bottom: var(--_sizes---gap--sm-gap);
  grid-column-gap: var(--_sizes---gap--xs-gap);
  grid-row-gap: var(--_sizes---gap--xs-gap);
  background-color: #0000;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.is-y-top {
  place-items: start stretch;
}

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

.grid_auto {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 100%);
  grid-auto-columns: 100%;
  grid-auto-flow: column;
  display: grid;
}

.ix_card-deck-space {
  margin-right: var(--_interactions---ix--ix-card-spacing);
  transition: margin-right .3s ease-in-out;
}

.ix_background-change-1, .ix_background-change-2, .ix_background-change-3 {
  transition: transform .35s ease-in-out;
}

.padding-xxxsmall {
  padding: var(--_sizes---spacing--0-25x);
}

.border_none {
  border: 0 #0000;
  border: none !important;
}

.header {
  z-index: 2;
  margin-bottom: var(--_sizes---gap--md-gap);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.header.is-align-center {
  max-width: var(--_sizes---container--container-sm-width);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.header.is-2-col {
  grid-column-gap: var(--_sizes---gap--sm-gap);
  grid-row-gap: var(--_sizes---gap--xs-gap);
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-flow: row;
  max-width: 100%;
  display: grid;
}

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

.tabs_nav {
  margin-bottom: var(--_sizes---gap--sm-gap);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.tabs_nav.is-align-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.tabs_nav.is-bottom {
  margin-top: var(--_sizes---gap--sm-gap);
  margin-bottom: 0;
}

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

.icon_group {
  grid-column-gap: var(--_sizes---gap--xs-gap);
  grid-row-gap: var(--_sizes---gap--xs-gap);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.icon_group.is-align-center {
  justify-content: center;
  align-items: center;
}

.footer_bottom {
  grid-column-gap: var(--_sizes---gap--xs-gap);
  grid-row-gap: var(--_sizes---gap--xs-gap);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.padding-vertical_xsmall {
  padding-top: var(--_sizes---gap--xs-gap);
  padding-bottom: var(--_sizes---gap--xs-gap);
}

.padding-vertical_medium {
  padding-top: var(--_sizes---gap--md-gap);
  padding-bottom: var(--_sizes---gap--md-gap);
}

.padding-vertical_small {
  padding-top: var(--_sizes---gap--sm-gap);
  padding-bottom: var(--_sizes---gap--sm-gap);
}

.is-y-center {
  place-items: center stretch;
}

.margin-vertical_small {
  margin-top: var(--_sizes---gap--sm-gap);
  margin-bottom: var(--_sizes---gap--sm-gap);
}

.min-height_80dvh {
  min-height: 80dvh;
}

.is-y-bottom {
  align-items: end;
}

.is-y-baseline {
  align-items: baseline;
}

.footer_icon {
  width: var(--_sizes---spacing--1-5x);
  height: var(--_sizes---spacing--1-5x);
  color: inherit;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.footer_icon:hover {
  opacity: 1;
  color: color-mix(in srgb, currentColor 100%, transparent);
}

.text-width_medium {
  max-width: 75ch;
}

.text-width_small {
  max-width: 50ch;
}

.text-width_xsmall {
  max-width: 40ch;
}

.text-width_xxsmall {
  max-width: 30ch;
}

.image-ratio_auto {
  border-radius: var(--_sizes---image--image-radius);
  width: 100%;
  position: relative;
  overflow: clip;
}

.padding-vertical_xxsmall {
  padding-top: var(--_sizes---gap--xxs-gap);
  padding-bottom: var(--_sizes---gap--xxs-gap);
}

.ratio_16x9 {
  aspect-ratio: 16 / 9;
}

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

.ratio_4x3 {
  aspect-ratio: 4 / 3;
}

.ratio_1x1 {
  aspect-ratio: 1;
}

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

.slider_arrow {
  z-index: 2;
  color: inherit;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.slider_arrow.is-bottom {
  width: auto;
  margin: var(--_sizes---gap--xxs-gap) 0px 0px;
  flex: none;
  order: 9999;
  position: relative;
}

.slider_arrow.is-top {
  width: auto;
  padding: var(--_sizes---spacing--0-5x);
  order: -9999;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.slider_arrow.is-top-overlay-next {
  z-index: 2;
  width: auto;
  padding: var(--_sizes---spacing--1x) var(--_sizes---spacing--1x) var(--_sizes---spacing--1x) var(--_sizes---spacing--0-5x);
  order: -9999;
  margin-left: 0;
  margin-right: 0;
  inset: 0% 0% auto auto;
}

.slider_arrow.is-top-overlay-previous {
  z-index: 2;
  width: auto;
  padding: var(--_sizes---spacing--1x) var(--_sizes---spacing--0-5x) var(--_sizes---spacing--1x) var(--_sizes---spacing--1x);
  order: -9999;
  margin-left: 0;
  margin-right: 0;
  inset: 0% 0% auto auto;
  transform: translate(-100%);
}

.slider_arrow.is-bottom-overlay-previous {
  z-index: 2;
  width: auto;
  padding: var(--_sizes---spacing--1x) var(--_sizes---spacing--0-5x) var(--_sizes---spacing--1x) var(--_sizes---spacing--1x);
  order: -9999;
  margin-left: 0;
  margin-right: 0;
  inset: auto 0% 0% auto;
  transform: translate(-100%);
}

.slider_arrow.is-bottom-overlay-next {
  z-index: 2;
  width: auto;
  padding: var(--_sizes---spacing--1x) var(--_sizes---spacing--1x) var(--_sizes---spacing--1x) var(--_sizes---spacing--0-5x);
  order: -9999;
  margin-left: 0;
  margin-right: 0;
  inset: auto 0% 0% auto;
}

.content-block {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.content-block.is-align-center {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
}

.content-block-link {
  color: inherit;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  text-decoration: none;
  display: flex;
  position: relative;
}

.content-block-link:hover {
  color: color-mix(in srgb, currentColor 70%, transparent);
}

.logo-link {
  grid-column-gap: .7rem;
  grid-row-gap: .7rem;
  height: 2.5rem;
  color: inherit;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo-link:hover {
  color: color-mix(in srgb, currentColor 80%, transparent);
}

.mask_fade-top_small {
  -webkit-mask-image: linear-gradient(#0000 0, #000 30%);
  mask-image: linear-gradient(#0000 0, #000 30%);
}

.form_block {
  flex: 1;
  margin-bottom: 0;
}

.backdrop-filter_blur_medium {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
}

.overlay_opacity-subtle {
  z-index: 2;
  background-color: var(--_colors---background-color--bg-overlay);
  opacity: .2;
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.hero_back {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#01546ceb, #00324187), url('../images/Transparent-wings.avif');
  background-position: 0 0, 50% 40%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 1000px;
  background-attachment: scroll, fixed;
  grid-area: 1 / 1 / 2 / 2;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: stretch stretch;
  width: 100%;
  height: 100%;
  display: grid;
  position: relative;
}

.hero_front {
  z-index: 2;
  grid-area: 1 / 1 / 2 / 2;
  position: relative;
}

.hero-overlay {
  color: var(--_colors---text-color--text-on-overlay);
  flex-flow: column;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr);
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
  display: flex;
  overflow: clip;
}

.hero-overlay.is-full-size {
  align-items: stretch;
}

.text_bold {
  font-weight: var(--_typography---base-typography--base-font-weight-bold);
}

.padding-card {
  z-index: 1;
  padding: var(--\<unknown\|variable-f2d597c0-ff6a-1671-8624-f07718297e03\>);
}

.is-x-right {
  justify-content: flex-end;
  place-items: flex-start end;
}

.is-x-left {
  justify-items: start;
}

.image-ratio_3x4 {
  aspect-ratio: 3 / 4;
  border-radius: var(--_sizes---image--image-radius);
  position: relative;
  overflow: clip;
}

.padding_container {
  padding-right: var(--_sizes---container--container-padding-horizontal);
  padding-left: var(--_sizes---container--container-padding-horizontal);
}

.ratio_3x4 {
  aspect-ratio: 3 / 4;
}

.margin-bottom_xxxsmall {
  margin-bottom: var(--_sizes---spacing--0-25x);
}

.text-color_muted {
  color: color-mix(in srgb, currentColor 60%, transparent);
}

.label {
  font-family: var(--_typography---font--body-font);
  font-size: var(--_typography---text-sm--sm-text-size);
  line-height: var(--_typography---text-sm--sm-text-line-height);
  letter-spacing: var(--_typography---text-sm--sm-text-letter-spacing);
  color: color-mix(in srgb, currentColor 60%, transparent);
  margin-bottom: .3em;
}

.tab_menu-button_plain {
  padding-top: var(--_sizes---button--button-padding-vertical);
  padding-right: var(--_sizes---button--button-padding-horizontal);
  padding-bottom: var(--_sizes---button--button-padding-vertical);
  padding-left: var(--_sizes---button--button-padding-horizontal);
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  border-top-left-radius: var(--_sizes---card--card-radius);
  border-top-right-radius: var(--_sizes---card--card-radius);
  border-bottom-left-radius: var(--_sizes---card--card-radius);
  border-bottom-right-radius: var(--_sizes---card--card-radius);
  color: inherit;
  background-color: #0000;
  font-size: .9375rem;
  line-height: 1.3;
  display: flex;
}

.tab_menu-button_plain.w--current {
  background-color: #0000;
}

.tooltip_wrapper {
  align-self: flex-start;
  margin: 0;
}

.tooltip_toggle {
  padding: .25em;
}

.tooltip_content-wrapper.w--open {
  z-index: 999;
  background-color: #ddd0;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
  bottom: 100%;
}

.tooltip_content {
  text-wrap: pretty;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  padding-top: .25rem;
  padding-bottom: .25rem;
  display: flex;
  position: absolute;
}

.tooltip_content.w--open {
  padding: .5rem;
  bottom: 100%;
}

.tooltip_text {
  max-width: 20ch;
  padding-top: var(--_sizes---spacing--0-5x);
  padding-right: var(--_sizes---spacing--0-5x);
  padding-bottom: var(--_sizes---spacing--0-5x);
  padding-left: var(--_sizes---spacing--0-5x);
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: var(--_colors---border-color--border-secondary);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: var(--_colors---border-color--border-secondary);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--_colors---border-color--border-secondary);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: var(--_colors---border-color--border-secondary);
  border-top-left-radius: var(--_sizes---radius--sm-radius);
  border-top-right-radius: var(--_sizes---radius--sm-radius);
  border-bottom-left-radius: var(--_sizes---radius--sm-radius);
  border-bottom-right-radius: var(--_sizes---radius--sm-radius);
  background-color: var(--_colors---background-color--bg-inverse);
  color: var(--_colors---text-color--text-inverse-primary);
  font-size: var(--_typography---tag--tag-size);
  text-wrap: pretty;
  flex: none;
  line-height: 1.2em;
}

.tooltip_text.w--open {
  padding: .5rem;
  bottom: 100%;
}

.marquee_duplicates {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 100%;
}

.marquee_duplicates.is-right {
  justify-content: flex-end;
  align-items: center;
  left: auto;
  right: 100%;
}

.marquee_move-left {
  flex: none;
  display: flex;
  position: relative;
}

.marquee_move-right {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.hero {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr);
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
  overflow: clip;
}

.form {
  grid-column-gap: var(--_sizes---gap--sm-gap);
  grid-row-gap: var(--_sizes---gap--xs-gap);
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: end stretch;
  width: 100%;
  display: grid;
}

.list-divided {
  flex-flow: column;
  display: flex;
}

.list-divided li {
  padding-bottom: var(--_sizes---gap--xs-gap);
  border-bottom: 1px solid var(--_colors---border-color--border-secondary);
}

.list-divided ol, .list-divided ul {
  grid-column-gap: var(--_sizes---gap--xs-gap);
  grid-row-gap: var(--_sizes---gap--xs-gap);
  flex-flow: column;
  display: flex;
}

.quote {
  margin-bottom: var(--_typography---base-typography--base-margin-bottom);
  font-family: var(--_typography---blockquote--blockquote-font);
  font-size: var(--_typography---blockquote--blockquote-size);
  line-height: var(--_typography---blockquote--blockquote-line-height);
  font-weight: var(--_typography---base-typography--base-font-weight);
  letter-spacing: var(--_typography---blockquote--blockquote-letter-spacing);
}

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

.logo_group {
  min-width: 100%;
  margin-top: var(--_sizes---gap--xxs-gap);
  margin-bottom: var(--_sizes---gap--xxs-gap);
  grid-column-gap: var(--_sizes---spacing--2x);
  grid-row-gap: var(--_sizes---spacing--1x);
  background-color: #0000;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image_inline {
  height: var(--_sizes---spacing--4x);
  aspect-ratio: 16 / 6;
  object-fit: cover;
  border-radius: 100rem;
}

.max-width_none {
  max-width: none;
}

.form_item-row {
  grid-column-gap: var(--_sizes---gap--xxs-gap);
  grid-row-gap: var(--_sizes---gap--xxs-gap);
  flex-flow: row;
  flex: 100%;
  grid-column: span 12;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.padding-horizontal_medium {
  padding-right: var(--_sizes---spacing--2x);
  padding-left: var(--_sizes---spacing--2x);
}

.author_name {
  font-family: var(--_typography---font--body-font);
  font-size: var(--_typography---text--text-size);
  line-height: var(--_typography---text-sm--sm-text-line-height);
  font-weight: var(--_typography---base-typography--base-font-weight-bold);
  letter-spacing: var(--_typography---text-sm--sm-text-letter-spacing);
}

.author_info {
  font-family: var(--_typography---font--body-font);
  font-size: var(--_typography---text-sm--sm-text-size);
  line-height: var(--_typography---text-sm--sm-text-line-height);
  letter-spacing: var(--_typography---text-sm--sm-text-letter-spacing);
  color: color-mix(in srgb, currentColor 60%, transparent);
}

.flex-child_1-1-xsmall {
  flex: 20rem;
}

.gap-x-none {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  column-gap: 0 !important;
}

.padding-horizontal_xxsmall {
  padding-right: var(--_sizes---spacing--0-5x);
  padding-left: var(--_sizes---spacing--0-5x);
}

.padding-horizontal_xsmall {
  padding-right: var(--_sizes---spacing--1x);
  padding-left: var(--_sizes---spacing--1x);
}

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

.padding-horizontal_large {
  padding-right: var(--_sizes---spacing--4x);
  padding-left: var(--_sizes---spacing--4x);
}

.height_small {
  height: 10rem;
}

.height_medium {
  height: 20rem;
}

.height_large {
  height: 30rem;
}

.height_xlarge {
  height: 60rem;
}

.height_xsmall {
  height: 5rem;
}

.paragraph-2 {
  color: var(--_colors---background-color--bg-overlay);
}

.paragraph---white {
  color: var(--_colors---core-neutral-color--neutral-primary);
}

.paragraph---white.spaced {
  line-height: var(--_typography---text--text-line-height);
}

.paragraph---white.centred {
  text-align: center;
}

.heading {
  color: #fff;
  font-size: var(--_typography---h1-heading--h1-size);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}

.heading.orange {
  color: #fa9a00;
  margin-top: 0;
}

.heading.orange.small, .heading.smaller {
  font-size: var(--_typography---h2-heading--h2-size);
}

.heading.smaller.entral {
  text-align: center;
}

.heading.navy {
  color: #09004e;
  width: auto;
  font-size: var(--_typography---h2-heading--h2-size);
}

.heading.navy.centred {
  text-align: center;
}

.button-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-wrapper.align-left {
  justify-content: flex-start;
  align-items: center;
}

.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 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: grid;
}

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

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

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

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

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

.section-3 {
  text-align: center;
  background-color: #003144;
  justify-content: center;
  align-items: center;
  height: 30px;
  display: flex;
}

.paragraph-3 {
  color: var(--_colors---core-neutral-color--neutral-primary);
  padding-left: 12px;
  text-decoration: none;
}

.paragraph-4 {
  font-family: var(--_typography---font--body-font);
  font-size: var(--_typography---h4-heading--h4-size);
  font-weight: var(--_typography---base-typography--base-font-weight);
  margin-bottom: 1.5em;
}

.paragraph-4.centre-align {
  font-weight: var(--_typography---h2-heading--h2-weight);
  text-align: center;
}

.section-4 {
  background-image: linear-gradient(#01546c, #01546c);
  flex-flow: row;
  justify-content: center;
  padding-top: 13px;
  padding-bottom: 13px;
  display: block;
}

.stats-heading {
  font-family: var(--_typography---font--heading-font);
  color: var(--_colors---background-color--bg-primary);
  font-size: var(--_typography---h2-heading--h2-size);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

.stats-heading.central {
  text-align: center;
}

.paragraph-white {
  color: var(--_colors---background-color--bg-primary);
  text-align: center;
}

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

.container-3 {
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 19px;
  display: flex;
}

.sysf-heading {
  color: var(--systemflow-lite--neutral--100);
}

.sysf-heading.sysf-xs {
  letter-spacing: -.014em;
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
}

.sysf-body-text {
  color: var(--systemflow-lite--neutral--80);
  margin-top: 0;
}

.sysf-body-text.sysf-m {
  letter-spacing: -.011em;
}

.sysf-card {
  color: var(--systemflow-lite--neutral--100);
  flex-direction: column;
  text-decoration: none;
  transition: box-shadow .25s, color .25s, border-color .25s;
  display: flex;
}

.sysf-card:hover {
  background-color: var(--systemflow-lite--primary--10);
  box-shadow: 0 0 0 6px var(--systemflow-lite--primary--10);
  color: var(--systemflow-lite--primary--60);
  border-radius: 6px;
}

.sysf-card:focus {
  color: var(--systemflow-lite--primary--60);
}

.sysf-card.sysf-card-horizontal {
  background-color: var(--systemflow-lite--neutral--10-2);
  border-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 33%;
  padding: 24px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 8px #5d63701a;
}

.sysf-card.sysf-card-horizontal:hover {
  box-shadow: 0 6px 10px #5d637033;
}

.sysf-card.sysf-card-horizontal:active {
  box-shadow: 0 2px 6px #5d637033;
}

.sysf-card-horizontal-text-wrapper {
  text-align: center;
  align-self: stretch;
  margin-left: 16px;
}

.sysf-s-m-b-0 {
  margin-bottom: 0;
}

.sysf-feature-icon-wrapper {
  width: 48px;
  height: 48px;
  color: var(--systemflow-lite--primary--60);
  background-color: #01546c30;
  border-radius: 6px;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  padding: 9px;
  display: flex;
}

.container-4 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: space-between;
  display: flex;
}

.section-5 {
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  background-color: #01546c26;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 34px;
  padding-bottom: 34px;
  display: flex;
}

.div-block-2 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  justify-content: space-around;
  width: 80vw;
  display: flex;
}

.dark-blue-section {
  background-color: #202d4c;
}

.white-heading {
  color: var(--_colors---background-color--bg-primary);
  font-size: var(--_typography---h2-heading--h2-size);
  text-align: center;
  margin-top: 0;
}

.div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 25px 54px;
  display: flex;
}

.card-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 18px;
  display: grid;
}

.industry-card {
  border: 1px solid #858585;
  border-radius: 8px;
  width: auto;
  padding: 15px;
  transition: border-color .2s;
}

.industry-card:hover {
  border-color: #076b88;
}

.section-6 {
  background-color: #dce5e9;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 21px;
  padding-bottom: 21px;
  display: flex;
}

.paragraph-5 {
  text-align: center;
  display: block;
}

.wide-card {
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  padding: 31px 46px;
  display: flex;
  box-shadow: 1px 2px 5px #0003;
}

.image-2 {
  object-fit: contain;
  margin-bottom: 11px;
}

.icon-wrapper {
  background-color: #01546c;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 8px;
  display: flex;
}

.card-heading {
  color: var(--_colors---background-color--bg-primary);
  font-size: var(--_typography---h4-heading--h4-size);
  margin-bottom: 20px;
}

.card-paragraph {
  color: var(--_colors---background-color--bg-primary);
  font-size: var(--_typography---eyebrow--eyebrow-size);
  margin-bottom: 0;
}

.card-icon {
  vertical-align: middle;
  object-fit: cover;
  border-radius: 0;
  max-width: 90%;
}

.sysf-container {
  max-width: 1248px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.sysf-heading-2 {
  color: var(--systemflow-lite--neutral--100);
}

.sysf-heading-2.sysf-xl {
  color: var(--_colors---core-neutral-color--neutral-inverse);
  letter-spacing: -.022em;
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-size: 2.75rem;
  font-weight: 600;
  line-height: 1.25;
}

.sysf-heading-2.sysf-xl.white {
  color: var(--systemflow-lite--neutral--10-2);
}

.sysf-body-text-2 {
  color: var(--systemflow-lite--neutral--80);
  margin-top: 0;
}

.sysf-body-text-2.sysf-m {
  color: var(--systemflow-lite--neutral--100);
  letter-spacing: -.011em;
}

.sysf-body-text-2.sysf-m.white {
  color: var(--systemflow-lite--neutral--100);
}

.sysf-wrapper-m {
  padding-top: 64px;
  padding-bottom: 64px;
}

.sysf-button {
  background-color: var(--systemflow-lite--primary--60);
  color: var(--systemflow-lite--neutral--10-2);
  text-align: center;
  align-items: center;
  text-decoration: none;
  transition: background-color .25s;
  position: relative;
}

.sysf-button:hover {
  background-color: var(--systemflow-lite--primary--50);
}

.sysf-button:active {
  background-color: var(--systemflow-lite--primary--70);
}

.sysf-button:focus {
  box-shadow: 0 0 0 2px var(--systemflow-lite--neutral--10-2), 0 0 0 5px var(--systemflow-lite--primary--60);
}

.sysf-button.sysf-secondary {
  color: #2f54eb;
  background-color: #f0f5ff;
  transition: box-shadow .25s, color .25s, background-color .25s;
  box-shadow: inset 0 0 0 1px #adc6ff;
}

.sysf-button.sysf-secondary:hover {
  color: #1d39c4;
  box-shadow: inset 0 0 0 1px #2f54eb;
}

.sysf-button.sysf-medium {
  border-radius: 6px;
  padding: 8px 12px;
}

.sysf-button.sysf-medium:hover {
  background-color: var(--systemflow-lite--primary--70);
}

.sysf-button.sysf-medium:active {
  background-color: var(--systemflow-lite--primary--80);
}

.sysf-button.sysf-medium:focus {
  background-color: var(--systemflow-lite--primary--70);
}

.sysf-button.sysf-medium.sysf-secondary {
  background-color: var(--systemflow-lite--neutral--10-2);
  box-shadow: none;
  color: var(--systemflow-lite--primary--60);
}

.sysf-button.sysf-medium.sysf-secondary:hover {
  background-color: var(--systemflow-lite--primary--10);
}

.sysf-button.sysf-medium.sysf-secondary:active {
  background-color: var(--systemflow-lite--primary--20);
}

.sysf-button.sysf-medium.sysf-secondary:focus {
  box-shadow: 0 0 0 2px var(--systemflow-lite--neutral--10-2), 0 0 0 5px var(--systemflow-lite--primary--60);
}

.sysf-button-text {
  font-weight: 500;
  display: inline-block;
}

.sysf-tagline {
  background-color: var(--systemflow-lite--primary--10);
  color: var(--systemflow-lite--primary--60);
  letter-spacing: -.006em;
  border-radius: 6px;
  margin-bottom: 1.25rem;
  padding-left: 8px;
  padding-right: 8px;
  font-size: .875rem;
  font-weight: 500;
  line-height: 28px;
  display: inline-block;
}

.sysf-button-separator {
  width: 8px;
  height: 8px;
  display: inline-block;
}

.sysf-c-t-primary-60 {
  color: var(--systemflow-lite--primary--60);
}

.sysf-hero-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 2.75fr 1.75fr;
  align-items: center;
  margin-bottom: 27px;
}

.sysf-hero-grid.image-right {
  grid-template-columns: 2.5fr 1.75fr;
}

.sysf-hero-image {
  border-radius: 20px;
}

.sysf-ctas-wrapper {
  margin-top: 1.5rem;
}

.sysf-hero-section {
  position: relative;
  overflow: hidden;
}

.sysf-hero-section.image-right {
  background-color: #dce5e9;
}

.sysf-hero-section.image-left {
  background-color: #202d4c;
}

.sysf-text-wrapper-l {
  padding-right: 64px;
}

.div-block-4 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/Wings.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  margin-bottom: 0;
  padding: 37px 9px 29px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.div-block-4.no-wings {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
}

.paragraph-6 {
  margin-bottom: 0;
  padding-top: 21px;
  padding-bottom: 21px;
}

.sysf-container-2 {
  max-width: 1248px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.sysf-heading-3 {
  color: var(--systemflow-lite--neutral--100);
}

.sysf-heading-3.sysf-xl {
  letter-spacing: -.022em;
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-size: 2.75rem;
  font-weight: 600;
  line-height: 1.25;
}

.sysf-heading-3.sysf-xl.sysf-c-t-neutral-10 {
  color: #fff;
}

.sysf-body-text-3 {
  color: var(--systemflow-lite--neutral--80);
  margin-top: 0;
}

.sysf-body-text-3.sysf-m {
  letter-spacing: -.011em;
}

.sysf-button-2 {
  background-color: var(--systemflow-lite--primary--60);
  color: var(--systemflow-lite--neutral--10-2);
  text-align: center;
  align-items: center;
  text-decoration: none;
  transition: background-color .25s;
  position: relative;
}

.sysf-button-2:hover {
  background-color: var(--systemflow-lite--primary--50);
}

.sysf-button-2:active {
  background-color: var(--systemflow-lite--primary--70);
}

.sysf-button-2:focus {
  box-shadow: 0 0 0 2px var(--systemflow-lite--neutral--10-2), 0 0 0 5px var(--systemflow-lite--primary--60);
}

.sysf-button-2.sysf-medium {
  border-radius: 6px;
  padding: 8px 12px;
}

.sysf-button-2.sysf-medium:hover {
  background-color: var(--systemflow-lite--primary--70);
}

.sysf-button-2.sysf-medium:active {
  background-color: var(--systemflow-lite--primary--80);
}

.sysf-button-2.sysf-medium:focus {
  background-color: var(--systemflow-lite--primary--70);
}

.sysf-button-text-2 {
  font-weight: 500;
  display: inline-block;
}

.sysf-s-m-b-2 {
  margin-bottom: 0;
}

.sysf-c-t-neutral-10 {
  color: var(--systemflow-lite--neutral--10-2);
}

.sysf-hero-title-centered {
  text-align: center;
  width: 60%;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
}

.sysf-hero-title-centered.sysf-s-m-b-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.sysf-wrapper-l {
  padding-top: 38px;
  padding-bottom: 38px;
}

.sysf-ctas-wrapper-2 {
  margin-top: 1.5rem;
}

.sysf-hero-section-2 {
  position: relative;
  overflow: hidden;
}

.sysf-hero-section-2.sysf-hero-big {
  background-image: linear-gradient(#01546cbd, #003241e0), url('../images/Transparent-wings.avif');
  background-position: 0 0, 50% 25%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 500px;
  background-attachment: scroll, fixed;
  display: block;
}

.bold-text {
  color: var(--systemflow-lite--neutral--100);
}

.h2-heading {
  font-family: var(--_typography---font--heading-font);
  font-size: var(--_typography---h2-heading--h2-size);
  font-weight: var(--_typography---h2-heading--h2-weight);
  margin-top: 0;
  margin-bottom: .3em;
  padding-top: 0;
  padding-bottom: 0;
}

.h2-heading.white {
  color: var(--_colors---background-color--bg-primary);
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.h2-heading.white.smaller {
  font-size: var(--_typography---h4-heading--h4-size);
}

.image-3 {
  border-radius: 0;
}

.selector {
  background-color: #dce5e9;
}

.product-section {
  background-color: #dce5e9;
  border-bottom: 3px solid #010b2c;
  padding-top: 32px;
  padding-bottom: 32px;
}

.product-section.bottom-padding {
  padding-bottom: 46px;
}

.cell {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  justify-content: center;
  align-items: flex-start;
}

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

.features-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#01546c, #003241);
  border-radius: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 16px;
  padding-bottom: 16px;
  display: grid;
}

.features-wrapper.flex {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  margin-top: 27px;
  margin-bottom: 27px;
  padding: 38px;
  display: flex;
}

.features-wrapper.flex.hidden {
  display: none;
}

.feature {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  padding: 22px;
  display: flex;
}

.paragraph-7 {
  height: auto;
  color: var(--_colors---background-color--bg-primary);
  text-align: left;
}

.div-block-5 {
  height: 33%;
}

.div-block-6 {
  height: 66%;
}

.image-4, .image-5 {
  border-radius: 0;
}

.container-5 {
  padding-left: 13px;
  padding-right: 13px;
}

.container-6 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image-6, .image-7, .image-8 {
  border-radius: 0;
}

.container-7 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  padding-left: 18px;
  padding-right: 18px;
  display: flex;
}

.section-7 {
  background-color: #202d4c;
  padding-top: 27px;
  padding-bottom: 27px;
}

.div-block-7 {
  background-image: linear-gradient(#01546c91, #01546c91), url('../images/Alu-Trackway-1.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  border: 2px #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  transition: background-color .55s;
  display: flex;
}

.div-block-7.tufftrack {
  background-image: linear-gradient(#01546ca3, #0032418f), url('../images/Tufftrack2.avif');
  background-position: 0 0, 50% 0;
}

.div-block-7.overlap {
  background-image: linear-gradient(#01546ca3, #0032418f), url('../images/Overlap2.avif');
}

.div-block-7.trackway {
  background-image: url('../images/Alu-Trackway-1.avif');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  border-style: solid;
  border-width: 0;
  transition: border-width .125s;
}

.div-block-7.trackway:hover {
  background-image: url('../images/Alu-Trackway-1.avif');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  border-style: none;
  border-width: 2px;
}

.div-block-7.hdpe {
  background-image: linear-gradient(#01546ca3, #0032418f), url('../images/HDPE2.avif');
}

.div-block-7.ldped {
  background-image: linear-gradient(#01546ca3, #0032418f), url('../images/Ped-Walkway1.avif');
}

.div-block-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 46px;
  padding-bottom: 46px;
  transition: border-width .2s;
  display: grid;
}

.sysf-heading-4 {
  color: var(--systemflow-lite--neutral--100);
}

.sysf-heading-4.sysf-xs {
  letter-spacing: -.014em;
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: Inter;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
}

.sysf-body-text-4 {
  color: var(--systemflow-lite--neutral--80);
  margin-top: 0;
}

.sysf-body-text-4.sysf-m {
  letter-spacing: -.011em;
}

.sysf-tagline-2 {
  background-color: var(--systemflow-lite--primary--10);
  color: var(--systemflow-lite--primary--60);
  letter-spacing: -.006em;
  border-radius: 6px;
  margin-bottom: 1.25rem;
  padding-left: 8px;
  padding-right: 8px;
  font-size: .875rem;
  font-weight: 500;
  line-height: 28px;
  display: inline-block;
}

.sysf-card-2 {
  color: var(--systemflow-lite--neutral--100);
  flex-direction: column;
  text-decoration: none;
  transition: box-shadow .25s, color .25s, border-color .25s;
  display: flex;
}

.sysf-card-2:hover {
  background-color: var(--systemflow-lite--primary--10);
  box-shadow: 0 0 0 6px var(--systemflow-lite--primary--10);
  color: var(--systemflow-lite--primary--60);
  border-radius: 6px;
}

.sysf-card-2:focus {
  color: var(--systemflow-lite--primary--60);
}

.sysf-card-2.sysf-card-box {
  background-color: var(--systemflow-lite--neutral--10-2);
  border-radius: 6px;
  flex-direction: column;
  justify-content: space-between;
  transition: box-shadow .25s, color .25s, border-color .25s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 8px #5d637026;
}

.sysf-card-2.sysf-card-box:hover {
  color: var(--systemflow-lite--primary--60);
  border-color: #2f54eb;
  box-shadow: 0 6px 10px #5d637033;
}

.sysf-card-2.sysf-card-box:active {
  box-shadow: 0 2px 6px #5d637033;
}

.sysf-card-image {
  object-fit: cover;
  border: 1px solid #0308521a;
  border-radius: 6px;
  margin-bottom: 20px;
}

.sysf-card-image.sysf-card-image-box {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin-bottom: 0;
}

.sysf-card-text-wrapper {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.sysf-s-p-24 {
  padding: 24px;
}

.sysf-s-m-b-3 {
  margin-bottom: 0;
}

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

.div-block-10 {
  border-radius: 0;
  padding: 15px 186px;
}

.image-9 {
  border: 1px #000;
  border-radius: 0;
}

.container-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.container-13 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 26px;
  display: flex;
}

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

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

.h3-heading.white {
  color: var(--_colors---background-color--bg-primary);
  font-size: var(--_typography---h3-heading--h3-size);
  text-align: center;
}

.div-block-12 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  border-top: 2px solid #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 36px;
  padding-bottom: 36px;
  display: flex;
}

.section-8 {
  background-color: #dce5e9;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 0;
  padding: 37px;
  display: flex;
}

.section-9 {
  background-color: #dce5e9;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 36px;
  padding-bottom: 36px;
  display: flex;
}

.section-9.hidden {
  display: block;
}

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

.accrediation-card {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 2px #969696;
  border-radius: 5px;
  flex-flow: column;
  justify-content: space-around;
  padding: 10px 9px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

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

.paragraph-9 {
  font-size: var(--_typography---text-sm--sm-text-size);
}

.image-10 {
  object-fit: cover;
  height: 33%;
}

.image-11 {
  object-fit: contain;
  height: 33%;
}

.code-embed {
  max-width: 100%;
  display: none;
}

.image-12 {
  border-radius: 0;
}

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

.div-block-15 {
  background-color: #202d4c;
}

.paragraph-10 {
  color: #ced0d6;
  font-size: 1rem;
}

.paragraph-10.navy {
  color: #001649;
}

.cell-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #202d4c;
  border-radius: 14px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 26px 38px;
}

.link {
  color: #cecece;
}

.link.navy {
  color: #01010e;
}

.div-block-16 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  background-color: #202d4c;
  border-radius: 19px;
  flex-flow: column;
  padding: 34px 32px;
  display: flex;
}

.footer-logo {
  border-radius: 0;
  width: 124px;
  margin-bottom: 32px;
}

.footer-text-link {
  color: #fff;
  letter-spacing: -.01em;
  margin-top: 6px;
  margin-bottom: 6px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 32px;
  text-decoration: none;
  transition: color .3s;
}

.footer-text-link:hover {
  color: #07c5ff;
}

.footer-text-link.hidden {
  display: block;
}

.paragraph-footer {
  color: #dadde7;
  letter-spacing: -.02em;
  max-width: 600px;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
}

.paragraph-footer.comapany-info {
  margin-bottom: 0;
  padding-top: 18px;
}

.footer-title-light {
  color: #dadde7;
  letter-spacing: -.01em;
  text-transform: uppercase;
  margin-bottom: 24px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
  line-height: 32px;
}

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

.container-large {
  z-index: 5;
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.section-footer {
  z-index: 1;
  background-color: #202d4c;
  align-items: center;
  padding: 100px 5%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.footer-column {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-17 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  display: flex;
}

.div-block-18 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f0f0f000;
  border: 1px #000;
  border-radius: 8px;
  flex-flow: column;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.div-block-18.transparent {
  box-shadow: none;
  background-color: #f0f0f000;
}

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

.image-13, .image-14, .image-15, .image-16, .image-17, .image-18 {
  border-radius: 0;
}

.bold-text-2, .bold-text-3 {
  font-family: var(--_typography---font--heading-font);
  font-size: var(--_typography---h2-heading--h2-size);
}

.div-block-20 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.code-embed-2 {
  text-align: left;
}

.div-block-21 {
  margin-bottom: 28px;
}

.heading-2 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4.21rem;
}

.heading-2.centred {
  text-align: center;
}

.heading-2.centred.orange.smaller {
  color: #fa9a00;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.78rem;
}

.heading-2.blue {
  color: var(--_colors---core-neutral-color--neutral-inverse);
}

.heading-2.blue.small {
  color: var(--notus-contract-lifting---dark-slate-grey);
  text-align: center;
  text-transform: none;
  font-size: 2rem;
}

.div-block-22 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  padding-top: 29px;
  padding-bottom: 29px;
  display: flex;
}

.div-block-23 {
  flex-flow: column;
  display: flex;
}

.section-10 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 30vh;
  display: flex;
}

.sysf-body-text-5 {
  color: #636b75;
  margin-top: 0;
}

.sysf-body-text-5.sysf-m {
  letter-spacing: -.011em;
}

.sysf-feature-icon-wrapper-2 {
  color: #2f54eb;
  background-color: #01546c30;
  border-radius: 6px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-bottom: 16px;
  padding: 9px;
  display: flex;
}

.sysf-feature-icon-wrapper-2.clear {
  background-color: #01546c00;
  width: auto;
  height: auto;
}

.sysf-heading-5 {
  color: #0e0f11;
}

.sysf-heading-5.sysf-xs {
  letter-spacing: -.014em;
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
}

.sysf-card-3 {
  color: #0e0f11;
  flex-direction: column;
  text-decoration: none;
  transition: box-shadow .25s, color .25s, border-color .25s;
  display: flex;
}

.sysf-card-3:hover {
  color: #2f54eb;
  background-color: #f2f6ff;
  border-radius: 6px;
  box-shadow: 0 0 0 6px #f2f6ff;
}

.sysf-card-3:focus {
  color: #2f54eb;
}

.sysf-card-3.sysf-card-horizontal {
  background-color: #fff;
  border-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 33%;
  padding: 24px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 8px #5d63701a;
}

.sysf-card-3.sysf-card-horizontal:hover {
  box-shadow: 0 6px 10px #5d637033;
}

.sysf-card-3.sysf-card-horizontal:active {
  box-shadow: 0 2px 6px #5d637033;
}

.sysf-card-3.sysf-card-horizontal.casestudy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 200px;
  height: 200px;
  display: flex;
}

.sysf-card-3.sysf-card-horizontal.casestudy:hover {
  box-shadow: 13px 14px 10px #5d637033;
}

.section-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#ffffffeb, #ffffffeb), url('../images/Wings-Transparent-Large.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 51px 57px;
  display: none;
}

.div-block-24 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 21px;
  display: flex;
}

.rich-text-block {
  font-size: var(--_typography---text--text-size);
  padding-left: 100px;
  padding-right: 100px;
}

.div-block-25 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-15 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 57px;
  padding-bottom: 57px;
  display: flex;
}

.div-block-26 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  margin-bottom: 17px;
  display: flex;
}

.div-block-27 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-11 {
  margin-bottom: 0;
}

.brix---color-neutral-800 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-600 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

.brix---btn-primary {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-secondary {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---buttons-row {
  align-items: center;
  display: flex;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 98px;
  padding-right: 98px;
}

.brix---heading-h1-size {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---opacity-20 {
  opacity: .2;
}

.brix---paragraph-default {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---grid-hero-v1 {
  grid-column-gap: 80px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---button-row-left {
  margin-right: 24px;
}

.brix---floating-image-hero-v2---1 {
  z-index: -1;
  max-width: 600px;
  position: absolute;
  inset: -1% auto auto -21%;
  transform: rotate(140deg);
}

.brix---full-width-image {
  vertical-align: baseline;
  object-fit: contain;
  width: 80%;
  height: 80%;
  display: block;
}

.brix---section-hero-full-width-right {
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

.brix---hero-full-width-right-hero-v5 {
  max-width: 45%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-block-28 {
  grid-column-gap: 47px;
  grid-row-gap: 47px;
  flex-flow: column;
  display: flex;
}

.cf-14px-heading {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 140%;
}

.cf-flex-1---image-1 {
  object-fit: contain;
  border-radius: 16px;
  width: 100%;
  max-width: none;
}

.cf-flex-1---image-2 {
  object-fit: fill;
  border-radius: 16px;
  width: 80%;
  max-width: 435px;
  position: absolute;
  inset: auto -10% 5% auto;
  box-shadow: 0 24px 94px #00000014;
}

.cf-flex-1---text-contain {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  background-color: #fff;
  border: 1px #000;
  border-radius: 8px;
  flex-direction: column;
  align-items: flex-start;
  width: 45%;
  padding: 25px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.cf-flex-1---text-contain.blue {
  background-color: #01546c24;
}

.cf-flex-section-1 {
  background-color: #889aa029;
}

.cf-flex-1---image-contain {
  align-items: stretch;
  width: 45%;
  display: flex;
  position: relative;
}

.cf-32px-heading {
  color: #000;
  margin-top: 20px;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.cf-flex-1---wrapper {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.cf-flex-1---container {
  grid-column-gap: 67px;
  grid-row-gap: 67px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding-left: 88px;
  padding-right: 88px;
  display: flex;
}

.cf-18px-paragraph {
  color: #000000e6;
  max-width: 510px;
  margin-bottom: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 155%;
}

.div-block-29 {
  grid-column-gap: 57px;
  grid-row-gap: 57px;
  justify-content: center;
  align-items: center;
  padding-top: 42px;
  padding-bottom: 42px;
  display: flex;
}

.image-19, .image-20 {
  width: 100%;
  max-width: none;
}

.container-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1000px;
  display: grid;
}

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

.div-block-31 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  flex-flow: column;
  display: flex;
}

.fs-table_image {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border-radius: .5rem;
  width: 100%;
  height: 100%;
}

.fs-table_heading {
  flex: none;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.5;
}

.fs-table_row {
  text-align: left;
  border: 1px solid #ddd;
}

.fs-table_icon-large {
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  margin-bottom: .75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-table_instance {
  width: 100%;
}

.fs-table_cell {
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #aaa;
  padding: 2rem 1.5rem;
  font-weight: 700;
}

.fs-table_cell-text {
  text-align: center;
  white-space: nowrap;
  border: 1px solid #aaa;
  padding: 1rem 1.5rem;
  font-weight: 700;
}

.fs-table_cell-bg {
  text-align: center;
  white-space: nowrap;
  background-color: #f6f6f6;
  border: 1px solid #ccc;
  padding: 2rem 1.5rem;
  font-weight: 700;
}

.fs-table_body {
  width: 100%;
}

.fs-table_component {
  text-align: left;
  border-collapse: collapse;
  border: 1px solid #0000;
  width: 100%;
}

.fs-table-1_instance {
  border-radius: 8px;
  display: block;
}

.fs-table-1_header {
  background-color: var(--notus-contract-lifting---dark-slate-grey);
  color: var(--_colors---background-color--bg-primary);
  text-align: center;
  border: 1px solid #ddd;
  padding: 8px;
}

.fs-table-1_row {
  text-align: left;
  border: 1px solid #ddd;
}

.fs-table-1_head {
  background-color: #f3f3f3;
}

.fs-table-1_cell {
  color: #202d4c;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 8px;
}

.fs-table-1_cell.bold {
  font-weight: 700;
}

.fs-table-1_cell.red {
  color: #f30004;
  border-radius: 0;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.fs-table-1_cell.green {
  color: #00a01b;
}

.fs-table-1_cell.green.bold {
  font-family: Lato, sans-serif;
}

.fs-table-1_table {
  text-align: left;
  border-collapse: collapse;
  border: 1px solid #ddd;
  border-radius: 7px;
  width: 100%;
  box-shadow: 0 2px 5px #0003;
}

.div-block-32 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  flex-flow: column;
  margin-top: 30px;
  display: flex;
}

.cf-14px-heading-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 140%;
}

.cf-flex-1---image-3 {
  object-fit: contain;
  border-radius: 16px;
  width: 100%;
  max-width: 480px;
}

.cf-flex-1---image-4 {
  object-fit: fill;
  border-radius: 16px;
  width: 80%;
  max-width: 435px;
  position: absolute;
  inset: auto -10% 5% auto;
  box-shadow: 0 24px 94px #00000014;
}

.cf-flex-1---text-contain-2 {
  flex-direction: column;
  align-items: flex-start;
  width: 45%;
  display: flex;
}

.cf-flex-section-1-2 {
  background-color: #ffffff24;
}

.cf-flex-1---image-contain-2 {
  align-items: stretch;
  width: 45%;
  display: flex;
  position: relative;
}

.cf-32px-heading-2 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.cf-flex-1---wrapper-2 {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.cf-flex-1---container-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.cf-18px-paragraph-2 {
  color: #000000e6;
  max-width: 510px;
  margin-bottom: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 155%;
}

.image-with-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.section-12 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-13 {
  background-color: #01546c26;
  padding: 68px 110px;
}

.body {
  background-image: linear-gradient(#fffffff7, #fffffff7), url('../images/Wings-Transparent-Large.avif');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.div-block-33 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  padding: 40px 34px;
  display: flex;
}

.heading-3 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.cf-visual-features-item {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.cf-visual-features-item.navbar {
  color: #0d0e10;
  background-color: #fff;
  border-radius: 0;
  padding: 40px;
  text-decoration: none;
}

.cf-visual-features-item.navbar {
  color: #0d0e10;
  background-color: #fff;
  border-radius: 0;
  padding: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 125%;
}

.cf-visual-features-item.navbar:hover {
  background-color: #fafafa;
}

.cf-visual-features-item.navbar.horizontal {
  border-radius: 12px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.cf-visual-features-item.navbar.blog {
  padding-left: 20px;
  padding-right: 20px;
}

.cf-visual-features-item.navbar.right-link {
  border-radius: 12px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0 0 16px;
}

.cf-visual-features-item.navbar.right-link:hover {
  color: var(--conversion-flow-library--light-coral);
  background-color: #0000;
}

.cf-visual-features-items-container {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cf-visual-features-items-container.nav {
  grid-column-gap: 0px;
  grid-column-gap: 0px;
}

.cf-visual-features-items-container.nav.pages {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-right: 2px solid #f1f3f6;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  width: 80%;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-right: 40px;
  padding: 0 20px;
}

.cf-visual-features-items-container.nav.blogs {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-left: 0;
  padding-right: 0;
}

.cf-dropdown-arrow---nav-3 {
  color: #f2ff00;
  margin-right: 0;
  font-size: 14px;
  position: static;
}

.cf-heading-and-text-contain {
  margin-left: 20px;
}

.cf-navigation-left-2 {
  justify-content: space-between;
  align-items: center;
  width: auto;
  display: flex;
}

.cf-more-link {
  text-decoration: none;
}

.cf-navigation-3-container {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.cf-dropdown-nav-3 {
  margin-left: 5px;
  margin-right: 5px;
  position: static;
}

.cf-logo-image-3 {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.cf-nav-3-link {
  color: #04121f;
  margin-left: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: all .2s;
}

.cf-nav-3-link:hover {
  color: var(--conversion-flow-library--light-coral);
  font-weight: 500;
}

.cf-nav-3-link.w--current {
  color: #2cae76;
  font-weight: 500;
}

.cf-nav-3-link.login {
  flex: none;
  font-weight: 500;
}

.cf-nav-3-link.login.desktop {
  padding-left: 15px;
  padding-right: 15px;
}

.cf-nav-3-link.login-mob {
  display: none;
}

.cf-button {
  background-image: linear-gradient(to right, var(--conversion-flow-library--medium-purple) 2%, var(--conversion-flow-library--light-coral) 49%, var(--conversion-flow-library--coral) 82%, var(--conversion-flow-library--sandy-brown\<deleted\|variable-e2c22bfc\>));
  color: #fff;
  border-radius: 12px;
  padding: 20px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
  transition: background-color .2s;
}

.cf-button:hover {
  background-color: #0d0e10;
}

.cf-button.navigation-button {
  background-color: #0d0e10;
  flex: none;
}

.cf-button.navigation-button:hover {
  background-color: #1ebd53;
}

.cf-button.navigation-button.mobile {
  display: none;
}

.cf-navigation-right-2 {
  justify-content: flex-end;
  align-items: center;
  width: auto;
  display: flex;
}

.cf-divider-nav {
  background-color: #f1f3f6;
  width: 100%;
  height: 2px;
  margin-top: 38px;
  margin-bottom: 28px;
}

.cf-dropdown-list-full-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20%;
  max-width: none;
  height: auto;
  min-height: 100px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
  display: flex;
  position: relative;
  left: -76px;
  box-shadow: 0 30px 100px #40454f1a;
}

.cf-dropdown-list-full-wrapper-2.blog {
  max-width: 1160px;
}

.cf-dropdown-list-full-wrapper-2.about {
  left: 85px;
}

.cf-navigation-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.cf-navigation-heading.more {
  color: var(--conversion-flow-library--medium-purple);
  margin-bottom: 0;
  font-size: 20px;
}

.cf-navigation-heading.more:hover {
  color: var(--conversion-flow-library--light-coral);
}

.cf-navigation-item-heading {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
}

.cf-visual-features-item-image-2 {
  width: 100%;
  margin-bottom: 28px;
}

.cf-visual-features-item-image-2.pages {
  max-width: 56px;
  margin-bottom: 0;
}

.cf-navigation-3-center {
  width: auto;
  display: flex;
}

.cf-navigation-drop-container-2 {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.cf-navigation-drop-container-2.features {
  border-radius: 10px;
  justify-content: flex-start;
  padding: 0;
  overflow: hidden;
}

.cf-navigation-drop-container-2.features.pages {
  padding-right: 40px;
}

.cf-right-side-links {
  flex-direction: column;
  justify-content: space-between;
  width: 20%;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.menu-button-mob {
  display: none;
}

.cf-navigation-3-menu {
  align-items: center;
  font-size: 16px;
  display: flex;
  position: static;
}

.cf-navigation-3 {
  z-index: 100;
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.cf-dropdown-list--nav-3 {
  background-color: #0000;
  border-radius: 8px;
  top: 80px;
  left: 0;
  right: 0;
  overflow: hidden;
  box-shadow: 0 30px 50px #00000014;
}

.cf-dropdown-list--nav-3.w--open {
  width: 80%;
  box-shadow: none;
  padding-top: 25px;
  top: 70px;
  left: -66px;
  overflow: visible;
}

.cf-dropdown-list--nav-3.blog.w--open {
  width: 80%;
}

.cf-dropdown-toggle---nav-3 {
  grid-column-gap: 6px;
  outline-offset: 0px;
  color: #04121f;
  background-color: #01546b;
  border: 1px solid #f2ff00;
  border-radius: 8px;
  outline: 1px #f2ff00;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-left: 12px;
  padding-right: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: color .2s;
  display: flex;
}

.cf-dropdown-toggle---nav-3:hover {
  color: var(--conversion-flow-library--light-coral);
  font-weight: 500;
}

.cf-navigation-logo {
  object-fit: contain;
}

.cf-nav-link-summary {
  font-family: Montserrat, sans-serif;
}

.text-block-2 {
  font-family: var(--_typography---font--body-font);
  color: #f2ff00;
  font-size: var(--_typography---base-typography--base-font-size);
}

.link-2, .link-3 {
  color: var(--_colors---core-neutral-color--neutral-inverse);
}

.image-21 {
  max-width: 50%;
}

.div-block-34 {
  flex-flow: column;
  padding: 31px 132px;
  display: flex;
}

.rich-text-block-2 {
  padding-left: 37px;
  padding-right: 37px;
}

.div-block-35 {
  z-index: 200;
  position: relative;
}

.div-block-36 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 95%;
  margin-bottom: 30px;
  display: grid;
}

.image-22 {
  width: 100%;
  max-width: none;
}

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

.heading-5 {
  color: #29667b;
  font-size: var(--_typography---h4-heading--h4-size);
  text-align: center;
  margin-top: 0;
}

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

.image-23 {
  border-radius: 0;
}

.div-block-39 {
  justify-content: center;
  align-items: center;
  padding-top: 19px;
  padding-bottom: 19px;
  display: flex;
}

.rich-text-block-3 {
  text-align: left;
}

.paragraph-12 {
  padding-bottom: 15px;
}

.link-4 {
  color: var(--conversion-flow-library--coral);
}

.section-14 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 56px;
  padding-right: 56px;
  display: flex;
}

.div-block-40 {
  background-color: #202d4c;
  border-radius: 0;
  width: 940px;
}

.div-block-41 {
  justify-content: center;
  align-items: baseline;
  display: flex;
}

.div_cfwf_eshsge {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_gsmppw {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.p_cfwf_jguizs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 10px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.div_cfwf_eustcn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.form_cfwf_xjuecb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_jwmxcf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_nsstzv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.h2_cfwf_ukpkpr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.25;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.strong_cfwf_zfaess {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.label_cfwf_oumntx, .label_cfwf_scuutc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_jiwmla {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_yduzhp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_othurn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.strong_cfwf_pgtwir {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.p_cfwf_jrxjms {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0 0 24px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.75;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_phglqh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.cta-form {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 36px 32px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
  box-shadow: 0 4px 24px #00000012;
}

.div_cfwf_whlkks {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_grzgdu {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_ykydvd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: flex-start;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0 0 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.a_cfwf_jrskce {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: flex-start;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0 0 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.path_cfwf_oaebli {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_ahxgkw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_erwshe {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  align-items: start;
  gap: 60px;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.svg_cfwf_iolbzd {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  margin: 2px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_elqosb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.path_cfwf_ipfats {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_gzrtnx, .div_cfwf_umajci {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_ypgiwa {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0 0 24px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.a_cfwf_loijht {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #1a6470;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a6470;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a6470;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a6470;
  outline-width: 3px;
  outline-color: #1a6470;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a6470;
  display: inline;
}

.div_cfwf_sujnoq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.svg_cfwf_slvrgl {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  margin: 2px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_qpibux {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_hhfglu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.label_cfwf_vvuqhi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_ctrpmu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: flex-start;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0 0 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.h3_cfwf_qwvtrw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_ckidzb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #f0a30a;
  border: 3px #fff;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #fff;
  width: 100%;
  height: auto;
  margin: 6px 0 0;
  padding: 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s;
  display: inline-block;
}

.p_cfwf_tsocyi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: none;
}

.label_cfwf_pjcppz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.svg_cfwf_ctukxm {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  margin: 2px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_zpygeb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_jfppiy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_nvrcdx {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.input_cfwf_rudaef {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 2px inset #767676;
  outline-width: 3px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-size: 13.3333px;
  line-height: normal;
  text-decoration: none;
  display: inline-block;
}

.cta-section {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #edf1f5;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 72px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_jwvjhg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.text-field {
  font-weight: 400;
}

.div_cfwf_acfyyb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_bqgxko {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.p_cfwf_gqdumo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffb3;
  font-variation-settings: normal;
  column-rule-color: #ffffffb3;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffb3;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffb3;
  outline-width: 3px;
  outline-color: #ffffffb3;
  width: auto;
  max-width: 660px;
  height: auto;
  margin: 0 0 44px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffb3;
  display: block;
}

.h3_cfwf_dbmrjm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_cbjpme {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_upggqj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.span_cfwf_cztgdi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.div_cfwf_tabgfo, .div_cfwf_npprqs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_pahxnh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.div_cfwf_vcrusw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_mqolfa {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_qnmcuu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
  gap: 18px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.p_cfwf_kiylqg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_emphqs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.p_cfwf_kmtijd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.h2_cfwf_pglmro {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 1.15;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_rmqmrn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_eddpwl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_uxmsdk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h3_cfwf_lvwtnx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_ipvqee {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.section_cfwf_yafqsw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 72px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_ouxefv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h3_cfwf_hjcjow, .h3_cfwf_kzzzwj, .h3_cfwf_qaldep {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_zfzvju {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h3_cfwf_cozkkc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_asjkdh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_xslngm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_easeii {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.div_cfwf_glvbqx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  width: auto;
  height: auto;
  margin: 28px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.span_cfwf_ccnbjx, .span_cfwf_lrpyuf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff9;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #fff9;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff9;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff9;
  outline-width: 3px;
  outline-color: #fff9;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff9;
  display: inline;
}

.section_cfwf_epekwb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #001c3f;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 72px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_yeymgk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.a_cfwf_claksx {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 2px solid #fff;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  padding: 13px 28px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_xpkoky {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 22px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_sbrhhf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 24px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_npkggh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff9;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #fff9;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff9;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff9;
  outline-width: 3px;
  outline-color: #fff9;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff9;
  display: inline;
}

.span_cfwf_ytrcnr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.span_cfwf_yfkamc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.div_cfwf_jjhyyn, .div_cfwf_dltgav {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_hffori {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 22px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h2_cfwf_yqbzcz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 1.15;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_fwxdbo, .div_cfwf_llqjvv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 22px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_hhtfzx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.p_cfwf_jbpugd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffbf;
  font-variation-settings: normal;
  column-rule-color: #ffffffbf;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffbf;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffbf;
  outline-width: 3px;
  outline-color: #ffffffbf;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.85;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffbf;
  display: block;
}

.div_cfwf_uwgoia {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 60px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.p_cfwf_jzekpo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffbf;
  font-variation-settings: normal;
  column-rule-color: #ffffffbf;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffbf;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffbf;
  outline-width: 3px;
  outline-color: #ffffffbf;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.85;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffbf;
  display: block;
}

.span_cfwf_wflxkb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff9;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #fff9;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff9;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff9;
  outline-width: 3px;
  outline-color: #fff9;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff9;
  display: inline;
}

.section_cfwf_gehoxk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #1a2d45;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 72px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_yvwexo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_kvsdha {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 60px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_aefteq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_ooofhj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h2_cfwf_smurkn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 1.15;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_oroert, .p_cfwf_gwkmvp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffbf;
  font-variation-settings: normal;
  column-rule-color: #ffffffbf;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffbf;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffbf;
  outline-width: 3px;
  outline-color: #ffffffbf;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.85;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffbf;
  display: block;
}

.div_cfwf_tuebiw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 24px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.a_cfwf_jvchkn {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 2px solid #fff;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  padding: 13px 28px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_dbecxl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_gylotu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  width: auto;
  height: auto;
  margin: 28px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_ddzxhw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 22px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_fsobru {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.span_cfwf_ulwbov {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff9;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #fff9;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff9;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff9;
  outline-width: 3px;
  outline-color: #fff9;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff9;
  display: inline;
}

.div_cfwf_qthncd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 22px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_ruwgjl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.span_cfwf_yfuret {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff9;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #fff9;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff9;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff9;
  outline-width: 3px;
  outline-color: #fff9;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff9;
  display: inline;
}

.div_cfwf_dqdhpv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 22px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_ipiefx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.span_cfwf_mmnrqx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff9;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #fff9;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff9;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff9;
  outline-width: 3px;
  outline-color: #fff9;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff9;
  display: inline;
}

.div_cfwf_iqpdyr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 22px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_ucnprl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.span_cfwf_ysjcpn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff9;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #fff9;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff9;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff9;
  outline-width: 3px;
  outline-color: #fff9;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff9;
  display: inline;
}

.pseudo_before_cfwf_pecfht {
  box-sizing: border-box;
  aspect-ratio: auto;
  pointer-events: none;
  perspective-origin: 700px 285.047px;
  transform-origin: 700px 285.055px;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 400'%3E%3Cpath d='M0 200 Q200 100 400 200 T800 200' stroke='rgba(255,255,255,0.04)' stroke-width='60' fill='none'/%3E%3C/svg%3E");
  background-size: cover;
  border: 0 #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 1400px;
  min-width: 0;
  height: 570.109px;
  min-height: 0;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  animation-duration: 0s;
  display: block;
  position: absolute;
  inset: 0;
}

.section_cfwf_lzobio {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-image: radial-gradient(at 60%, #1d7080 0%, #134e58 60%, #0d3840 100%);
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px 80px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
  position: relative;
  overflow: hidden;
}

.div_cfwf_udbahc {
  z-index: 1;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 800px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
  position: relative;
}

.span_cfwf_zrkusj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h1_cfwf_mdmbzp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  font-weight: 900;
  line-height: 1.1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.span_cfwf_zzyzfa {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  font-weight: 900;
  line-height: 1.1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.p_cfwf_cyoetu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fffc;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #fffc;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fffc;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fffc;
  outline-width: 3px;
  outline-color: #fffc;
  width: auto;
  max-width: 620px;
  height: auto;
  margin: 0 auto 28px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fffc;
  display: block;
}

.div_cfwf_xwogla {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0 0 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.div_cfwf_jetull {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 1px solid #ffffff26;
  border-radius: 50px;
  outline-width: 3px;
  outline-color: #fff;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 8px 18px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.span_cfwf_ewglck {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #f0a30a;
  border: 3px #fff;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #fff;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.div_cfwf_ujswju {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 1px solid #ffffff26;
  border-radius: 50px;
  outline-width: 3px;
  outline-color: #fff;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 8px 18px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.span_cfwf_qglebw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #f0a30a;
  border: 3px #fff;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #fff;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.div_cfwf_ahesyt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 1px solid #ffffff26;
  border-radius: 50px;
  outline-width: 3px;
  outline-color: #fff;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 8px 18px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.span_cfwf_ovucae {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #f0a30a;
  border: 3px #fff;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #fff;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.div_cfwf_vhijpr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  padding: 48px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_xhrywj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 48px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
  overflow: hidden;
  box-shadow: 0 4px 24px #0000000f;
}

.div_cfwf_untzuw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 24px 32px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.div_cfwf_amipwn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_drdhyu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.div_cfwf_emmaiu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #f0a30a;
  border: 2px solid #f0a30a;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #fff;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .3s;
  display: flex;
}

.div_cfwf_nwysvf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff3;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 28px;
  height: 2px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .3s;
  display: block;
}

.div_cfwf_nzgglt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffff80;
  font-variation-settings: normal;
  column-rule-color: #ffffff80;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffff80;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 2px solid #ffffff40;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #ffffff80;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffff80;
  transition-duration: .3s;
  display: flex;
}

.div_cfwf_uzdhtx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff3;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 28px;
  height: 2px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .3s;
  display: block;
}

.div_cfwf_zxshcb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffff80;
  font-variation-settings: normal;
  column-rule-color: #ffffff80;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffff80;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 2px solid #ffffff40;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #ffffff80;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffff80;
  transition-duration: .3s;
  display: flex;
}

.div_cfwf_gzjitr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 32px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_xgmysq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_bqidix {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.3;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_udtqfm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0 0 24px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.div_cfwf_jkgaaz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0 0 28px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.button_cfwf_shqvik {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 2px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  flex-direction: column;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 18px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13.3333px;
  line-height: normal;
  text-decoration: none;
  transition-duration: .2s;
  display: flex;
  position: relative;
}

.span_cfwf_rdrwng {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #000;
  outline-width: 3px;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: normal;
  text-decoration: none;
  display: block;
}

.span_cfwf_roasdl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_mbfqjk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.button_cfwf_ixpjgi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 2px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  flex-direction: column;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 18px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13.3333px;
  line-height: normal;
  text-decoration: none;
  transition-duration: .2s;
  display: flex;
  position: relative;
}

.span_cfwf_ehtosc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #000;
  outline-width: 3px;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: normal;
  text-decoration: none;
  display: block;
}

.span_cfwf_hdteyo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_ozwlif {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.button_cfwf_raxiii {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 2px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  flex-direction: column;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 18px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13.3333px;
  line-height: normal;
  text-decoration: none;
  transition-duration: .2s;
  display: flex;
  position: relative;
}

.span_cfwf_nsxcwz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #000;
  outline-width: 3px;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: normal;
  text-decoration: none;
  display: block;
}

.span_cfwf_qnprru {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_wxrffc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.button_cfwf_tirxxl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 2px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  flex-direction: column;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 18px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13.3333px;
  line-height: normal;
  text-decoration: none;
  transition-duration: .2s;
  display: flex;
  position: relative;
}

.span_cfwf_bzldgz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #000;
  outline-width: 3px;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: normal;
  text-decoration: none;
  display: block;
}

.span_cfwf_zuxtjo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_uopcdp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.button_cfwf_jfnbdo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 2px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  flex-direction: column;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 18px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13.3333px;
  line-height: normal;
  text-decoration: none;
  transition-duration: .2s;
  display: flex;
  position: relative;
}

.span_cfwf_eqklhe {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #000;
  outline-width: 3px;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: normal;
  text-decoration: none;
  display: block;
}

.span_cfwf_uojdha {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_tgeajp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.div_cfwf_codmqf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-top: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.span_cfwf_qpchha {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_qywhqu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: not-allowed;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #d4dce5;
  border: 3px #fff;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  padding: 12px 28px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_ytfsby {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: none;
}

.div_cfwf_wzfsmi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.3;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_elexjr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0 0 24px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.div_cfwf_inzees {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0 0 28px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.button_cfwf_qgdrnh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 2px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  flex-direction: column;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 18px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13.3333px;
  line-height: normal;
  text-decoration: none;
  transition-duration: .2s;
  display: flex;
  position: relative;
}

.span_cfwf_vpaxje {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #000;
  outline-width: 3px;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: normal;
  text-decoration: none;
  display: block;
}

.span_cfwf_yltats {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_wbljab {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.button_cfwf_hgryfk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 2px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  flex-direction: column;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 18px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13.3333px;
  line-height: normal;
  text-decoration: none;
  transition-duration: .2s;
  display: flex;
  position: relative;
}

.span_cfwf_zmexez {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #000;
  outline-width: 3px;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: normal;
  text-decoration: none;
  display: block;
}

.span_cfwf_fthntw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_khzjhv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.button_cfwf_obqaic {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 2px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  flex-direction: column;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 18px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13.3333px;
  line-height: normal;
  text-decoration: none;
  transition-duration: .2s;
  display: flex;
  position: relative;
}

.span_cfwf_onirlw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #000;
  outline-width: 3px;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: normal;
  text-decoration: none;
  display: block;
}

.span_cfwf_csocei {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_kafpvn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.button_cfwf_hknnlg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 2px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  flex-direction: column;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 18px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13.3333px;
  line-height: normal;
  text-decoration: none;
  transition-duration: .2s;
  display: flex;
  position: relative;
}

.span_cfwf_eksggu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #000;
  outline-width: 3px;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: normal;
  text-decoration: none;
  display: block;
}

.span_cfwf_gnyccm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_bxsemg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.button_cfwf_qcbszz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 2px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  flex-direction: column;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 18px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13.3333px;
  line-height: normal;
  text-decoration: none;
  transition-duration: .2s;
  display: flex;
  position: relative;
}

.span_cfwf_ditruu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #000;
  outline-width: 3px;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: normal;
  text-decoration: none;
  display: block;
}

.span_cfwf_rxosvg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_ytqldt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.div_cfwf_ccznim {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-top: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.button_cfwf_yprurv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #0000;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  padding: 11px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  transition-duration: .2s;
  display: block;
}

.button_cfwf_amxdsc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: not-allowed;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #d4dce5;
  border: 3px #fff;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  padding: 12px 28px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_odnhos {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: none;
}

.div_cfwf_rhodel {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.3;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_hwmtrq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0 0 24px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.div_cfwf_lplhua {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0 0 28px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.button_cfwf_jviudo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 2px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  flex-direction: column;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 18px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13.3333px;
  line-height: normal;
  text-decoration: none;
  transition-duration: .2s;
  display: flex;
  position: relative;
}

.span_cfwf_twfobq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #000;
  outline-width: 3px;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: normal;
  text-decoration: none;
  display: block;
}

.span_cfwf_gjqoqg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_nktnfu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.button_cfwf_otavjv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 2px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  flex-direction: column;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 18px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13.3333px;
  line-height: normal;
  text-decoration: none;
  transition-duration: .2s;
  display: flex;
  position: relative;
}

.span_cfwf_drnzbl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #000;
  outline-width: 3px;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: normal;
  text-decoration: none;
  display: block;
}

.span_cfwf_npngbi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_nllqdl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.button_cfwf_dbhgqk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 2px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  flex-direction: column;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 18px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13.3333px;
  line-height: normal;
  text-decoration: none;
  transition-duration: .2s;
  display: flex;
  position: relative;
}

.span_cfwf_tjcyqi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #000;
  outline-width: 3px;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: normal;
  text-decoration: none;
  display: block;
}

.span_cfwf_udyejn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_oxiuba {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.button_cfwf_xkzrjm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 2px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  flex-direction: column;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 18px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13.3333px;
  line-height: normal;
  text-decoration: none;
  transition-duration: .2s;
  display: flex;
  position: relative;
}

.span_cfwf_tqgzyq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #000;
  outline-width: 3px;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: normal;
  text-decoration: none;
  display: block;
}

.span_cfwf_fvpruv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_aekaav {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.button_cfwf_sxpnto {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 2px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  flex-direction: column;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 18px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13.3333px;
  line-height: normal;
  text-decoration: none;
  transition-duration: .2s;
  display: flex;
  position: relative;
}

.span_cfwf_wiwdpl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  text-align: left;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #000;
  outline-width: 3px;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: normal;
  text-decoration: none;
  display: block;
}

.span_cfwf_ajcfrj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_gzhgoa {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.div_cfwf_klsbka {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-top: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.button_cfwf_govmfo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #0000;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  padding: 11px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  transition-duration: .2s;
  display: block;
}

.button_cfwf_nyommj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: not-allowed;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #d4dce5;
  border: 3px #fff;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  padding: 12px 28px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_gswduk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: none;
}

.div_cfwf_xoucgm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_wwtakf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 20px 0 48px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_prvrhx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #0000;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  padding: 11px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_smafwo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 48px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_lhceuw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 32px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_rizgez {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a6470;
  font-variation-settings: normal;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  column-rule-color: #1a6470;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a6470;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a6470;
  outline-width: 3px;
  outline-color: #1a6470;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a6470;
  display: block;
}

.h2_cfwf_nbdqgt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_knbkib {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  max-width: 680px;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_apkmkr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff7ed;
  border: 1px solid #fed7aa;
  border-left: 4px solid #ea580c;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: flex-start;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0 0 20px;
  padding: 14px 18px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_pigrmm {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #ea580c;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  margin: 1px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_owshuj {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #ea580c;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.p_cfwf_tyrzhw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #9a3412;
  font-variation-settings: normal;
  column-rule-color: #9a3412;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #9a3412;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #9a3412;
  outline-width: 3px;
  outline-color: #9a3412;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #9a3412;
  display: block;
}

.strong_cfwf_oslgjd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #9a3412;
  font-variation-settings: normal;
  column-rule-color: #9a3412;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #9a3412;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #9a3412;
  outline-width: 3px;
  outline-color: #9a3412;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #9a3412;
  display: inline;
}

.div_cfwf_gftoao {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: auto;
  overflow-inline: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
  overflow: auto;
  box-shadow: 0 2px 12px #0000000a;
}

.table_cfwf_aubbof {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  border-collapse: collapse;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px gray;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  min-width: 700px;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: table;
}

.thead_cfwf_xtoaxz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  border-collapse: collapse;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 3px gray;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: table-header-group;
}

.tr_cfwf_ezjunz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  border-collapse: collapse;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px gray;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: table-row;
}

.th_cfwf_mpmbhj, .th_cfwf_kmunam, .th_cfwf_ndmckw, .th_cfwf_rbrnfu, .th_cfwf_mxjffs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  text-align: left;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  border-collapse: collapse;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  padding: 14px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: table-cell;
}

.tbody_cfwf_kwynda {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  border-collapse: collapse;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px gray;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: table-row-group;
}

.tr_cfwf_vumxeu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  border-collapse: collapse;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 3px gray;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: table-row;
}

.td_cfwf_oyhxsq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  vertical-align: top;
  border-collapse: collapse;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #134e58;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #134e58;
  width: auto;
  height: auto;
  margin: 0;
  padding: 14px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: table-cell;
}

.span_cfwf_ozjhcf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #0369a1;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #0369a1;
  column-rule-width: 3px;
  text-underline-offset: auto;
  border-collapse: collapse;
  caret-color: #0369a1;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #e0f2fe;
  border: 3px #0369a1;
  border-radius: 50px;
  outline-width: 3px;
  outline-color: #0369a1;
  width: auto;
  height: auto;
  margin: 0;
  padding: 3px 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #0369a1;
  display: inline-block;
}

.td_cfwf_epwyls, .td_cfwf_kpkchh, .td_cfwf_acbnwx, .td_cfwf_xyozmo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  vertical-align: top;
  border-collapse: collapse;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 14px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: table-cell;
}

.tr_cfwf_xxogsj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  border-collapse: collapse;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #edf1f5;
  border: 3px gray;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: table-row;
}

.td_cfwf_olmrsk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  vertical-align: top;
  border-collapse: collapse;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #134e58;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #134e58;
  width: auto;
  height: auto;
  margin: 0;
  padding: 14px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: table-cell;
}

.span_cfwf_sqjwpa {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #15803d;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #15803d;
  column-rule-width: 3px;
  text-underline-offset: auto;
  border-collapse: collapse;
  caret-color: #15803d;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #dcfce7;
  border: 3px #15803d;
  border-radius: 50px;
  outline-width: 3px;
  outline-color: #15803d;
  width: auto;
  height: auto;
  margin: 0;
  padding: 3px 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #15803d;
  display: inline-block;
}

.td_cfwf_bgatrr, .td_cfwf_hnqwtf, .td_cfwf_rsppwy, .td_cfwf_ibhllo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  vertical-align: top;
  border-collapse: collapse;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 14px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: table-cell;
}

.tr_cfwf_zqkqmr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  border-collapse: collapse;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 3px gray;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: table-row;
}

.td_cfwf_dmcjed {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  vertical-align: top;
  border-collapse: collapse;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #134e58;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #134e58;
  width: auto;
  height: auto;
  margin: 0;
  padding: 14px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: table-cell;
}

.span_cfwf_kleazu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #a16207;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #a16207;
  column-rule-width: 3px;
  text-underline-offset: auto;
  border-collapse: collapse;
  caret-color: #a16207;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fef9c3;
  border: 3px #a16207;
  border-radius: 50px;
  outline-width: 3px;
  outline-color: #a16207;
  width: auto;
  height: auto;
  margin: 0;
  padding: 3px 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #a16207;
  display: inline-block;
}

.td_cfwf_essuhj, .td_cfwf_pziowa, .td_cfwf_rerzuc, .td_cfwf_uqsqvz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  vertical-align: top;
  border-collapse: collapse;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 14px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: table-cell;
}

.tr_cfwf_ltrsql {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  border-collapse: collapse;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #edf1f5;
  border: 3px gray;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: table-row;
}

.td_cfwf_qptpfb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  vertical-align: top;
  border-collapse: collapse;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #134e58;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #134e58;
  width: auto;
  height: auto;
  margin: 0;
  padding: 14px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: table-cell;
}

.span_cfwf_yguuiz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #c2410c;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #c2410c;
  column-rule-width: 3px;
  text-underline-offset: auto;
  border-collapse: collapse;
  caret-color: #c2410c;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fde8d0;
  border: 3px #c2410c;
  border-radius: 50px;
  outline-width: 3px;
  outline-color: #c2410c;
  width: auto;
  height: auto;
  margin: 0;
  padding: 3px 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #c2410c;
  display: inline-block;
}

.td_cfwf_dksrba, .td_cfwf_treozh, .td_cfwf_xjvauv, .td_cfwf_tcsnbf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  vertical-align: top;
  border-collapse: collapse;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 14px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: table-cell;
}

.tr_cfwf_yipgyo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  border-collapse: collapse;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 3px gray;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: table-row;
}

.td_cfwf_pcihfs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  vertical-align: top;
  border-collapse: collapse;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #134e58;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #134e58;
  width: auto;
  height: auto;
  margin: 0;
  padding: 14px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: table-cell;
}

.span_cfwf_cczsqk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #7e22ce;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #7e22ce;
  column-rule-width: 3px;
  text-underline-offset: auto;
  border-collapse: collapse;
  caret-color: #7e22ce;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #f3e8ff;
  border: 3px #7e22ce;
  border-radius: 50px;
  outline-width: 3px;
  outline-color: #7e22ce;
  width: auto;
  height: auto;
  margin: 0;
  padding: 3px 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #7e22ce;
  display: inline-block;
}

.td_cfwf_oqmnso, .td_cfwf_vgperf, .td_cfwf_pehwqv, .td_cfwf_usohzd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  vertical-align: top;
  border-collapse: collapse;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 14px 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: table-cell;
}

.div_cfwf_fbvdig {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 48px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_wwrism {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 32px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_jajlnc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a6470;
  font-variation-settings: normal;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  column-rule-color: #1a6470;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a6470;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a6470;
  outline-width: 3px;
  outline-color: #1a6470;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a6470;
  display: block;
}

.h2_cfwf_cewzys {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_ygtevi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  max-width: 680px;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_dekpux {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 16px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_npmhsi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
  overflow: hidden;
}

.div_cfwf_qzuaqs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 16px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.div_cfwf_hieebs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 6px;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_thrpxz {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 20px;
  height: 20px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_bicscj {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_osynxt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_owjdah {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 16px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_khhszy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-wrap: wrap;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.span_cfwf_lmqdwn, .span_cfwf_vsusxi, .span_cfwf_shshmw, .span_cfwf_trqduo, .span_cfwf_grciwv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: .3px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #e8f4f6;
  border: 3px #134e58;
  border-radius: 4px;
  outline-width: 3px;
  outline-color: #134e58;
  width: auto;
  height: auto;
  margin: 0;
  padding: 4px 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: block;
}

.div_cfwf_urlbuf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
  overflow: hidden;
}

.div_cfwf_xmcopx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 16px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.div_cfwf_elrdzt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 6px;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_xuufwv {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 20px;
  height: 20px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_hvzdft {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_vnpdgz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_dutwqh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 16px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_lnfakf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-wrap: wrap;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.span_cfwf_hftuox, .span_cfwf_huzbnk, .span_cfwf_vbksqs, .span_cfwf_djffcc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: .3px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #e8f4f6;
  border: 3px #134e58;
  border-radius: 4px;
  outline-width: 3px;
  outline-color: #134e58;
  width: auto;
  height: auto;
  margin: 0;
  padding: 4px 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: block;
}

.div_cfwf_tljhts {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
  overflow: hidden;
}

.div_cfwf_zlycqm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 16px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.div_cfwf_iktkwd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 6px;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_guesfz {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 20px;
  height: 20px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_olrdvv {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_kkiual {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_enftzr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 16px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_kjwyry {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-wrap: wrap;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.span_cfwf_rkufya, .span_cfwf_ahqtvj, .span_cfwf_stbfoe, .span_cfwf_oyhebw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: .3px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #e8f4f6;
  border: 3px #134e58;
  border-radius: 4px;
  outline-width: 3px;
  outline-color: #134e58;
  width: auto;
  height: auto;
  margin: 0;
  padding: 4px 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: block;
}

.div_cfwf_ftdlep {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
  overflow: hidden;
}

.div_cfwf_uitdcz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 16px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.div_cfwf_blapve {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 6px;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_axpcci {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 20px;
  height: 20px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_kvvuaa {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_jcaikx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_gdnbez {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 16px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_mxeefo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-wrap: wrap;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.span_cfwf_bosnzc, .span_cfwf_alnjui, .span_cfwf_rdxmgb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: .3px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #e8f4f6;
  border: 3px #134e58;
  border-radius: 4px;
  outline-width: 3px;
  outline-color: #134e58;
  width: auto;
  height: auto;
  margin: 0;
  padding: 4px 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: block;
}

.div_cfwf_ynddmr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
  overflow: hidden;
}

.div_cfwf_mgcgzk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 16px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.div_cfwf_vjukuh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 6px;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_mgpjpz {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 20px;
  height: 20px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_qrcpxc {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_agtvjv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_aeimtu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 16px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_rhpqsh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-wrap: wrap;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.span_cfwf_iahdia, .span_cfwf_toyrxq, .span_cfwf_bxkvuj, .span_cfwf_aulmbn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: .3px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #e8f4f6;
  border: 3px #134e58;
  border-radius: 4px;
  outline-width: 3px;
  outline-color: #134e58;
  width: auto;
  height: auto;
  margin: 0;
  padding: 4px 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: block;
}

.div_cfwf_sbxvza {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
  overflow: hidden;
}

.div_cfwf_hhrkuq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 16px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.div_cfwf_knugua {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 6px;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_heauom {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 20px;
  height: 20px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_hikfuq {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_lhrhok {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_bmcgji {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 16px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_xixnnn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-wrap: wrap;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.span_cfwf_ljpilt, .span_cfwf_cbqpox, .span_cfwf_taexiq, .span_cfwf_jxdhua {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: .3px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #e8f4f6;
  border: 3px #134e58;
  border-radius: 4px;
  outline-width: 3px;
  outline-color: #134e58;
  width: auto;
  height: auto;
  margin: 0;
  padding: 4px 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: block;
}

.div_cfwf_jjpmfr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
  overflow: hidden;
}

.div_cfwf_ndewau {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 16px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.div_cfwf_pcirgj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 6px;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_ojkxlu {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 20px;
  height: 20px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_gtgbgu {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_lxgkyu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_rnocls {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 16px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_gjkxac {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-wrap: wrap;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.span_cfwf_grpehl, .span_cfwf_tlevbe, .span_cfwf_zpvxor {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: .3px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #e8f4f6;
  border: 3px #134e58;
  border-radius: 4px;
  outline-width: 3px;
  outline-color: #134e58;
  width: auto;
  height: auto;
  margin: 0;
  padding: 4px 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: block;
}

.div_cfwf_bozlkt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
  overflow: hidden;
}

.div_cfwf_orzyyk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 16px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.div_cfwf_yfnpmh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 6px;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_ufklik {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 20px;
  height: 20px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_avglyx, .path_cfwf_snxbdq {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_waolai {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_delmdf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 16px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_rblnve {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-wrap: wrap;
  gap: 6px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.span_cfwf_kkjmdz, .span_cfwf_rvbjyp, .span_cfwf_pevugp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: .3px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #e8f4f6;
  border: 3px #134e58;
  border-radius: 4px;
  outline-width: 3px;
  outline-color: #134e58;
  width: auto;
  height: auto;
  margin: 0;
  padding: 4px 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: block;
}

.div_cfwf_gyfczi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 48px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_zttcqq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 32px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_vxnith {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a6470;
  font-variation-settings: normal;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  column-rule-color: #1a6470;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a6470;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a6470;
  outline-width: 3px;
  outline-color: #1a6470;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a6470;
  display: block;
}

.h2_cfwf_hmuknz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_triuhk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  max-width: 680px;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_tsmyrw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 20px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_cwtopc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 24px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h3_cfwf_ozpsvx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #134e58;
  outline-width: 3px;
  outline-color: #134e58;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: flex;
}

.svg_cfwf_ofjdiz {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #134e58;
  outline-width: 3px;
  outline-color: #134e58;
  width: 18px;
  height: 18px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: block;
}

.path_cfwf_ejlunu {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #134e58;
  outline-width: 3px;
  outline-color: #134e58;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: inline;
}

.ul_cfwf_cfnhlc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding-left: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: block;
}

.pseudo_before_cfwf_mcpnri {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #3d5166;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #3d5166;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 6px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_cxgtxm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #3d5166;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_hhlgzj {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #3d5166;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #3d5166;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 6px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_ilbssu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #3d5166;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_wihsep {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #3d5166;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #3d5166;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 6px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_nqnoad {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #3d5166;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_rqeljd {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #3d5166;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #3d5166;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 6px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_mqifnx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  display: flex;
}

.div_cfwf_wxkvxs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 24px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h3_cfwf_llybwf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #134e58;
  outline-width: 3px;
  outline-color: #134e58;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: flex;
}

.svg_cfwf_bnfnzn {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #134e58;
  outline-width: 3px;
  outline-color: #134e58;
  width: 18px;
  height: 18px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: block;
}

.path_cfwf_pacolj {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #134e58;
  outline-width: 3px;
  outline-color: #134e58;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: inline;
}

.ul_cfwf_wbqbjm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding-left: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: block;
}

.pseudo_before_cfwf_mucbgw {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #3d5166;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #3d5166;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 6px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_sxvmrf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #3d5166;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_foyihb {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #3d5166;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #3d5166;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 6px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_rxkgpk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #3d5166;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_auuyfb {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #3d5166;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #3d5166;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 6px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_wljoyp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #3d5166;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_ikngip {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #3d5166;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #3d5166;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 6px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_fvpzxm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  display: flex;
}

.div_cfwf_esdpeq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 24px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h3_cfwf_agokqf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #134e58;
  outline-width: 3px;
  outline-color: #134e58;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: flex;
}

.svg_cfwf_vnsdli {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #134e58;
  outline-width: 3px;
  outline-color: #134e58;
  width: 18px;
  height: 18px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: block;
}

.path_cfwf_ejdhxo {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #134e58;
  outline-width: 3px;
  outline-color: #134e58;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: inline;
}

.ul_cfwf_wkdigk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding-left: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: block;
}

.pseudo_before_cfwf_kpfwdg {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #3d5166;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #3d5166;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 6px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_roqzdb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #3d5166;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_nyenuy {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #3d5166;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #3d5166;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 6px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_bnwody {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #3d5166;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_whtysl {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #3d5166;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #3d5166;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 6px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_ielokx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #3d5166;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_oyrtix {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #3d5166;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #3d5166;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 6px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_hdyuop {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  display: flex;
}

.div_cfwf_pztpre {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 24px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h3_cfwf_usibbb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #134e58;
  outline-width: 3px;
  outline-color: #134e58;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: flex;
}

.svg_cfwf_uklxmd {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #134e58;
  outline-width: 3px;
  outline-color: #134e58;
  width: 18px;
  height: 18px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: block;
}

.path_cfwf_nkhdst {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #134e58;
  outline-width: 3px;
  outline-color: #134e58;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: inline;
}

.ul_cfwf_ruiqus {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding-left: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: block;
}

.pseudo_before_cfwf_psvafj {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #3d5166;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #3d5166;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 6px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_hnruqv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #3d5166;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_meyztr {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #3d5166;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #3d5166;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 6px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_zlnjjy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #3d5166;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_wgpehk {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #3d5166;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #3d5166;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 6px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_gyhyhh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #3d5166;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_ipuxgj {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #3d5166;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #3d5166;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 6px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_uhwgdq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  list-style-type: none;
  display: flex;
}

.section_cfwf_vtkcxi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-image: radial-gradient(#1d7080 0%, #0d3840 100%);
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h2_cfwf_fyhujr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.span_cfwf_riccyz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: inline;
}

.p_cfwf_iibfic {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffb3;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #ffffffb3;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffb3;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffb3;
  outline-width: 3px;
  outline-color: #ffffffb3;
  width: auto;
  height: auto;
  margin: 0 0 28px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffb3;
  display: block;
}

.div_cfwf_jllwpj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.a_cfwf_oesuux {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #f0a30a;
  border: 3px #fff;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  padding: 12px 24px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s;
  display: block;
}

.a_cfwf_qqxdeh {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 2px solid #fff;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  padding: 12px 24px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s;
  display: block;
}

.container-17 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-42 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.cf-visual-features-item-2 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.cf-visual-features-item-2.navbar {
  color: #0d0e10;
  background-color: #fff;
  border-radius: 0;
  padding: 40px;
  text-decoration: none;
}

.cf-visual-features-item-2.navbar {
  color: #0d0e10;
  background-color: #fff;
  border-radius: 0;
  padding: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 125%;
}

.cf-visual-features-item-2.navbar:hover {
  background-color: #fafafa;
}

.cf-visual-features-item-2.navbar.horizontal {
  border-radius: 12px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.cf-visual-features-item-2.navbar.blog {
  padding-left: 20px;
  padding-right: 20px;
}

.cf-visual-features-item-2.navbar.right-link {
  border-radius: 12px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0 0 16px;
}

.cf-visual-features-item-2.navbar.right-link:hover {
  color: var(--conversion-flow-library--light-coral);
  background-color: #0000;
}

.cf-visual-features-items-container-2 {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cf-visual-features-items-container-2.nav {
  grid-column-gap: 0px;
  grid-column-gap: 0px;
}

.cf-visual-features-items-container-2.nav.pages {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-right: 2px solid #f1f3f6;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  width: 80%;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-right: 40px;
  padding: 0 20px;
}

.cf-visual-features-items-container-2.nav.blogs {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-left: 0;
  padding-right: 0;
}

.cf-dropdown-arrow---nav-4 {
  margin-right: 0;
  font-size: 14px;
  position: static;
}

.cf-heading-and-text-contain-2 {
  margin-left: 20px;
}

.cf-navigation-left-3 {
  justify-content: space-between;
  align-items: center;
  width: auto;
  display: flex;
}

.cf-more-link-2 {
  text-decoration: none;
}

.cf-navigation-3-container-2 {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.cf-dropdown-nav-4 {
  margin-left: 5px;
  margin-right: 5px;
  position: static;
}

.cf-logo-image-4 {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.cf-nav-3-link-2 {
  color: #04121f;
  margin-left: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: all .2s;
}

.cf-nav-3-link-2:hover {
  color: var(--conversion-flow-library--light-coral);
  font-weight: 500;
}

.cf-nav-3-link-2.w--current {
  color: #2cae76;
  font-weight: 500;
}

.cf-nav-3-link-2.login {
  flex: none;
  font-weight: 500;
}

.cf-nav-3-link-2.login.desktop {
  padding-left: 15px;
  padding-right: 15px;
}

.cf-nav-3-link-2.login-mob {
  display: none;
}

.cf-button-2 {
  background-image: linear-gradient(to right, var(--conversion-flow-library--medium-purple) 2%, var(--conversion-flow-library--light-coral) 49%, var(--conversion-flow-library--coral) 82%, var(--conversion-flow-library--sandy-brown\<deleted\|variable-e2c22bfc\>));
  color: #fff;
  border-radius: 12px;
  padding: 20px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
  transition: background-color .2s;
}

.cf-button-2:hover {
  background-color: #0d0e10;
}

.cf-button-2.navigation-button {
  background-color: #0d0e10;
  flex: none;
}

.cf-button-2.navigation-button:hover {
  background-color: #1ebd53;
}

.cf-button-2.navigation-button.mobile {
  display: none;
}

.cf-navigation-right-3 {
  justify-content: flex-end;
  align-items: center;
  width: auto;
  display: flex;
}

.cf-divider-nav-2 {
  background-color: #f1f3f6;
  width: 100%;
  height: 2px;
  margin-top: 38px;
  margin-bottom: 28px;
}

.cf-dropdown-list-full-wrapper-3 {
  background-color: #fff;
  border-radius: 12px;
  width: 100%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  box-shadow: 0 30px 100px #40454f1a;
}

.cf-dropdown-list-full-wrapper-3.blog {
  max-width: 1160px;
}

.cf-navigation-heading-2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.cf-navigation-heading-2.more {
  color: var(--conversion-flow-library--medium-purple);
  margin-bottom: 0;
  font-size: 20px;
}

.cf-navigation-heading-2.more:hover {
  color: var(--conversion-flow-library--light-coral);
}

.cf-navigation-item-heading-2 {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
}

.cf-visual-features-item-image-3 {
  width: 100%;
  margin-bottom: 28px;
}

.cf-visual-features-item-image-3.pages {
  max-width: 56px;
  margin-bottom: 0;
}

.cf-navigation-3-center-2 {
  width: auto;
  display: flex;
}

.cf-navigation-drop-container-3 {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.cf-navigation-drop-container-3.features {
  border-radius: 10px;
  justify-content: flex-start;
  padding: 0;
  overflow: hidden;
}

.cf-navigation-drop-container-3.features.pages {
  padding-right: 40px;
}

.cf-right-side-links-2 {
  flex-direction: column;
  justify-content: space-between;
  width: 20%;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.menu-button-mob-2 {
  display: none;
}

.cf-navigation-3-menu-2 {
  align-items: center;
  font-size: 16px;
  display: flex;
  position: static;
}

.cf-navigation-4 {
  z-index: 100;
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.cf-dropdown-list--nav-4 {
  background-color: #0000;
  border-radius: 8px;
  top: 80px;
  left: 0;
  right: 0;
  overflow: hidden;
  box-shadow: 0 30px 50px #00000014;
}

.cf-dropdown-list--nav-4.w--open {
  width: 80%;
  box-shadow: none;
  padding-top: 25px;
  top: 70px;
  overflow: visible;
}

.cf-dropdown-list--nav-4.blog.w--open {
  width: 80%;
}

.cf-dropdown-toggle---nav-4 {
  grid-column-gap: 6px;
  color: #04121f;
  padding-left: 12px;
  padding-right: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: color .2s;
  display: flex;
}

.cf-dropdown-toggle---nav-4:hover {
  color: var(--conversion-flow-library--light-coral);
  font-weight: 500;
}

.cf-navigation-logo-2 {
  object-fit: contain;
}

.cf-nav-link-summary-2 {
  font-family: Montserrat, sans-serif;
}

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

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container-18 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

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

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

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #1a1b1fbf;
}

.nav-link-2:focus-visible, .nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-2:focus-visible, .nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible, .nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-2:hover {
  color: #1a1b1fbf;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.p_cfwf_hgriwd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: .3px;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0 0 32px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.quote-button {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  transition-behavior: normal, normal;
  background-color: #f0a30a;
  border: 2px solid #f0a30a;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  padding: 13px 28px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s, .15s;
  transition-delay: 0s, 0s;
  transition-timing-function: ease, ease;
  display: block;
}

.hero-title {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-image: url('../images/Wings.png'), radial-gradient(circle at 60%, #1d7080, #134e58 60%, #0d3840);
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 28px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
  position: relative;
  overflow: hidden;
}

.a_cfwf_wqwani {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #f0a30a;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: inline;
}

.span_cfwf_gbsriw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.div_cfwf_msdaxq {
  z-index: 1;
  box-sizing: border-box;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 860px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
  position: relative;
}

.products-button {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 2px solid #fff;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  padding: 13px 28px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s;
  display: block;
}

.h1_cfwf_xijure {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Oswald, sans-serif;
  font-size: 62px;
  font-weight: 900;
  line-height: 1.05;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_fbuxxi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.span_cfwf_yevsql {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 1.05;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.div_cfwf_kswnpm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  gap: 16px;
  width: 50%;
  height: auto;
  margin: 0 0 32px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.white-sub-title {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: 50%;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.white-sub-title.left-align {
  text-align: left;
  width: auto;
}

.white-sub-title.left-align.smaller {
  font-size: 14px;
}

.pseudo_before_cfwf_fabkom {
  box-sizing: border-box;
  aspect-ratio: auto;
  pointer-events: none;
  perspective-origin: 700px 323.828px;
  transform-origin: 700px 323.828px;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  border: 0 #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 1400px;
  min-width: 0;
  height: 647.656px;
  min-height: 0;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  animation-duration: 0s;
  display: block;
  position: absolute;
  inset: 0;
}

.gradient-hero {
  box-sizing: border-box;
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-image: url('../images/Wings.png'), radial-gradient(circle at 60%, #1d7080, #134e58 60%, #0d3840);
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: 0;
  padding: 16px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div_cfwf_msdaxq-2 {
  z-index: 1;
  box-sizing: border-box;
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 860px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
  position: relative;
}

.span_cfwf_yevsql-2 {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Oswald, sans-serif;
  font-size: 62px;
  font-weight: 900;
  line-height: 1.05;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.div_cfwf_kswnpm-2 {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  width: auto;
  height: auto;
  margin: 0 0 32px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.pseudo_before_cfwf_fabkom-2 {
  box-sizing: border-box;
  aspect-ratio: auto;
  pointer-events: none;
  perspective-origin: 700px 323.828px;
  transform-origin: 700px 323.828px;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  border: 0 #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 1400px;
  min-width: 0;
  height: 647.656px;
  min-height: 0;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  animation-duration: 0s;
  display: block;
  position: absolute;
  inset: 0;
}

.rt-responsive-full-width-2 {
  position: static;
}

.rt-nav-menu-main {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-nav-menu-2 {
  flex: 1;
  justify-content: space-around;
  display: flex;
}

.rt-nav-link-main {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.rt-nav-right-block {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.rt-header-one-nav {
  z-index: 1;
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  padding-left: 20px;
  padding-right: 20px;
  font-family: Outfit;
  font-weight: 300;
  position: relative;
}

.rt-dropdown-toggle-4 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  justify-content: center;
  align-items: center;
  padding: 23px 10px;
  display: flex;
}

.rt-main-button-2 {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  color: #fff;
  text-align: center;
  letter-spacing: -.01px;
  border: 1.5px solid #3347ff;
  border-radius: 130px;
  padding: 15px 30px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
  transition: all .4s;
}

.rt-main-button-2:hover {
  border-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  background-color: #0000;
}

.rt-main-button-2.rt-sub-button {
  color: #161414;
  -webkit-text-stroke-color: #282828;
  background-color: #0000;
  border: 1.5px solid #282828;
  text-decoration: none;
}

.rt-main-button-2.rt-sub-button:hover {
  color: #fbfbfb;
  background-color: #282828;
}

.rt-nav-links {
  color: #282828;
  text-transform: capitalize;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.125rem;
  transition: transform .4s;
}

.rt-nav-links:hover {
  transform: translate(10px);
}

.rt-nav-links.w--current {
  color: #282828;
}

.rt-nav-links.rt-change-nav-size {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.rt-nav-links.rt-change-nav-size:hover {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-home-one-nav-button-wrap {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.rt-nav-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 274px 1fr 274px;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.rt-dropdown-list-5 {
  background-color: #fffbf9;
  border-radius: 6px;
  min-width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 6px 5px 15px #0000001a;
}

.rt-dropdown-list-5.w--open {
  background-color: #fff;
}

.rt-hamburger-2 {
  display: none;
}

.rt-auto-fit-15 {
  object-fit: contain;
  object-position: 50% 0%;
  height: auto;
  overflow: hidden;
}

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

.spark-nav-link {
  color: var(--spark-library--black);
  text-align: center;
  border-radius: 8px;
  margin-left: 8px;
  padding: 16px 24px;
  font-family: Montserrat, sans-serif;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: background-color .15s, color .15s, opacity .15s;
}

.spark-nav-link:hover {
  background-color: var(--notus-contract-lifting---dark-slate-grey);
  opacity: 1;
  color: #f2ff00;
}

.spark-nav-link.w--current {
  color: var(--spark-library--foreground-interactive);
}

.spark-nav-link.spark-square-button {
  background-color: var(--spark-library--foreground-interactive);
  color: var(--spark-library--white);
  text-align: center;
  border-style: none;
  border-radius: 8px;
  margin-right: 0;
  padding: 16px 24px;
  font-size: 1rem;
  line-height: 1em;
  transition: color .15s, background-color .15s, opacity .15s;
}

.spark-nav-link.spark-square-button:hover {
  background-color: var(--spark-library--foreground-interactive-hover);
  opacity: 1;
}

.spark-nav-link.spark-button {
  background-color: var(--spark-library--foreground-interactive);
  color: var(--spark-library--white);
  text-align: center;
  border-style: none;
  border-radius: 5px;
  margin-right: 0;
  padding: 16px 24px;
  font-size: 1rem;
  line-height: 1em;
  transition: background-color .15s, opacity .15s;
}

.spark-nav-link.spark-button:hover {
  background-color: var(--spark-library--foreground-interactive-hover);
  opacity: 1;
  color: var(--spark-library--white);
}

.spark-nav-link.spark-button.w--current {
  opacity: .5;
  color: var(--spark-library--white);
}

.spark-nav-link.spark-with-mega-dropdown {
  grid-column-gap: 16px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  padding-right: 16px;
  font-size: .8rem;
  display: flex;
}

.spark-nav-link.spark-with-mega-dropdown:hover {
  background-color: var(--notus-contract-lifting---dark-slate-grey);
  color: #fff200;
}

.spark-nav-link.spark-with-mega-dropdown.w--open {
  background-color: var(--notus-contract-lifting---dark-slate-grey);
  color: #f2ff00;
  border-radius: 8px;
  transition: color .15s, background-color .15s, opacity .15s;
  position: static;
}

.spark-nav-menu {
  align-items: center;
  display: flex;
}

.spark-brand-logo {
  z-index: 2;
  padding-left: 0;
}

.spark-line-3 {
  z-index: 2;
  background-color: var(--spark-library--black);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
}

.spark-line-3.spark-simple-line {
  background-color: var(--spark-library--foreground-interactive);
  border-radius: 3px;
  width: 12.75px;
  height: 3.3px;
  margin-left: 18px;
  top: 38px;
}

.spark-line-1 {
  z-index: 2;
  background-color: var(--spark-library--black);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
}

.spark-line-1.spark-simple-line {
  background-color: var(--spark-library--foreground-interactive);
  border-radius: 3px;
  width: 24px;
  height: 3.3px;
  top: 18px;
}

.spark-simple-menu-button {
  background-color: #fff;
  width: 60px;
  height: 60px;
  padding: 0 0 0 18px;
  overflow: hidden;
}

.spark-simple-menu-button.w--open {
  background-color: var(--spark-library--background--interactive);
  border-radius: 8px;
}

.spark-line-2 {
  z-index: 1;
  background-color: var(--spark-library--black);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}

.spark-line-2.spark-simple-line {
  background-color: var(--spark-library--foreground-interactive);
  border-radius: 3px;
  width: 24px;
  height: 3.3px;
  top: 28px;
}

.spark-square-menu-inner {
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.spark-square-menu-with-hiring-button {
  background-color: var(--spark-library--white);
  width: 100%;
  padding-left: 64px;
  padding-right: 64px;
}

.spark-light-nav-link {
  color: var(--spark-library--black);
  padding: 16px 24px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}

.spark-light-nav-link.w--current {
  color: var(--spark-library--foreground-interactive);
}

.spark-light-nav-link.spark-square-button {
  background-color: var(--spark-library--background--interactive);
  color: var(--spark-library--foreground-interactive);
  text-align: center;
  border-style: none;
  border-radius: 8px;
  margin-right: 12px;
  padding: 16px 24px;
  font-size: 1rem;
  line-height: 1em;
  transition: color .2s, background-color .15s;
}

.spark-light-nav-link.spark-square-button:hover {
  background-color: var(--spark-library--foreground-interactive);
  opacity: 1;
  color: var(--spark-library--background--interactive);
}

.spark-container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.spark-button {
  border: 1px solid var(--spark-library--foreground-interactive);
  background-color: var(--spark-library--foreground-interactive);
  color: var(--spark-library--white);
  border-radius: 8px;
  flex: none;
  padding: 16px;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  transition: border-color .15s, background-color .15s, opacity .15s;
}

.spark-button:hover {
  border-color: var(--spark-library--foreground-interactive-hover);
  background-color: var(--spark-library--foreground-interactive-hover);
  opacity: 1;
}

.spark-line-4 {
  z-index: 2;
  background-color: var(--spark-library--black);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
}

.spark-line-4.spark-simple-line {
  background-color: var(--spark-library--foreground-interactive);
  border-radius: 3px;
  width: 12.75px;
  height: 3.3px;
  margin-left: 18px;
  top: 38px;
}

.spark-line-5 {
  z-index: 1;
  background-color: var(--spark-library--black);
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}

.spark-line-5.spark-simple-line {
  background-color: var(--spark-library--foreground-interactive);
  border-radius: 3px;
  width: 24px;
  height: 3.3px;
  top: 28px;
}

.spark-icon {
  width: 12px;
  display: inline-block;
}

.spark-dropdown-link {
  width: 100%;
  font-size: var(--_typography---h5-heading--h5-size);
  text-align: center;
  border-radius: 8px;
  margin-left: 0;
  padding: 8px 16px;
  transition: color .15s, background-color .15s;
}

.spark-dropdown-link:hover {
  background-color: var(--notus-contract-lifting---dark-slate-grey);
  opacity: 1;
  color: #fff200;
}

.spark-mega-dropdown-list.w--open {
  background-color: var(--spark-library--white);
  width: 100%;
  height: auto;
  position: absolute;
  inset: 72px 0% 0%;
}

.spark-mega-dropdown {
  position: static;
}

.spark-mega-dropdown-card {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  background-color: var(--spark-library--white);
  background-image: linear-gradient(#ffffffcf, #ffffffcf), url('../images/Wings_1Wings.webp');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
  border-radius: 8px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 32px;
  display: flex;
}

.spark-nav-with-mega-dropdowns {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  align-items: center;
  display: flex;
  position: static;
}

.spark-square-menu-with-mega-dropdown-listing-links {
  background-color: var(--spark-library--white);
  width: 100%;
  padding-left: 64px;
  padding-right: 64px;
}

.spark-nav-sub-heading {
  border-bottom: 1px solid #00000029;
  padding-bottom: 8px;
  font-size: 1.3rem;
  font-weight: 500;
}

.spark-sub-nav-list {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  display: flex;
}

.image-24 {
  max-width: none;
}

.pseudo_before_cfwf_ssqrmo {
  box-sizing: border-box;
  aspect-ratio: auto;
  pointer-events: none;
  perspective-origin: 700px 321.969px;
  transform-origin: 700px 321.977px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 400'%3E%3Cpath d='M0 200 Q200 100 400 200 T800 200' stroke='rgba(255,255,255,0.04)' stroke-width='60' fill='none'/%3E%3Cpath d='M0 270 Q200 170 400 270 T800 270' stroke='rgba(255,255,255,0.03)' stroke-width='80' fill='none'/%3E%3C/svg%3E");
  background-size: cover;
  border: 0 #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 1400px;
  min-width: 0;
  height: 643.953px;
  min-height: 0;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  animation-duration: 0s;
  display: block;
  position: absolute;
  inset: 0;
}

.section_cfwf_xnjdpd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-image: radial-gradient(at 60%, #1d7080 0%, #134e58 60%, #0d3840 100%);
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px 80px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
  position: relative;
  overflow: hidden;
}

.div_cfwf_ptnwps {
  z-index: 1;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 420px;
  align-items: center;
  gap: 60px;
  width: auto;
  max-width: 1160px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
  position: relative;
}

.div_cfwf_fkeyyi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h1_cfwf_fajecc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 56px;
  font-weight: 900;
  line-height: 1.1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.span_cfwf_ufbmrv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 56px;
  font-weight: 900;
  line-height: 1.1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.p_cfwf_asbrdx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_ufzaop {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffb3;
  font-variation-settings: normal;
  column-rule-color: #ffffffb3;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffb3;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffb3;
  outline-width: 3px;
  outline-color: #ffffffb3;
  width: auto;
  height: auto;
  margin: 0 0 28px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffb3;
  display: block;
}

.div_cfwf_quryyv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-wrap: wrap;
  gap: 14px;
  width: auto;
  height: auto;
  margin: 0 0 28px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.a_cfwf_dgtvhm {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 2px solid #fff;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  padding: 12px 24px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s;
  display: block;
}

.a_cfwf_ymlsvc {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #f0a30a;
  border: 2px solid #f0a30a;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  padding: 12px 24px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s;
  display: block;
}

.p_cfwf_idjqut {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.a_cfwf_exemvy {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #f0a30a;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: inline;
}

.get-a-quote {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 3px #1a2d45;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 28px 24px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
  box-shadow: 0 20px 60px #0000004d;
}

.h2_cfwf_ntzbhm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_eynrci {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0 0 18px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.form_cfwf_xiimkw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_jmshfi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: none;
}

.label_cfwf_ldtrbx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.input_cfwf_zavpfi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 2px inset #767676;
  outline-width: 3px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-size: 13.3333px;
  line-height: normal;
  text-decoration: none;
  display: inline-block;
}

.div_cfwf_mhcyhr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_oxcagg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_uuoqdh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_ramzcj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_dxhwqg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_fjgnic {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_kzleqt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_dtbiqq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_aeiius {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_crgjea {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_cxsvad {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_utcqlm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_bfdzre {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_zckvga {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_koadio {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_sinduw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_vikzbe {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_oeluqw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_ornrio {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #f0a30a;
  border: 3px #fff;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #fff;
  width: 100%;
  height: auto;
  margin: 4px 0 0;
  padding: 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s;
  display: inline-block;
}

.p_cfwf_elapil {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 8px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.a_cfwf_gqvznf {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #1a6470;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a6470;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a6470;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a6470;
  outline-width: 3px;
  outline-color: #1a6470;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a6470;
  display: inline;
}

.div_cfwf_dyomeq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 3px #1a2d45;
  border-top: 1px solid #ffffff1a;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-wrap: wrap;
  justify-content: center;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.div_cfwf_mbaszu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-right: 1px solid #ffffff26;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 6px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_jjwdzo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.span_cfwf_uanwpn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 2px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.div_cfwf_pbqijj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-right: 1px solid #ffffff26;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 6px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_twznjd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.span_cfwf_kmpbak {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 2px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.div_cfwf_wifxyi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-right: 1px solid #ffffff26;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 6px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_oaubjc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.span_cfwf_jtsrmv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 2px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.div_cfwf_mknsgi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-right: 1px solid #ffffff26;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 6px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_lqmywu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.span_cfwf_cbfbif {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 2px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.div_cfwf_zxlqre {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 6px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_brknqs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.span_cfwf_luvjho {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 2px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.section_cfwf_gbsbtq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_edxsgo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_vvrozd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 56px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_lhhtwg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_pblbtd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.h2_cfwf_ckdpll {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_qodjpl, .p_cfwf_qfujhg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.strong_cfwf_qsetho {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.p_cfwf_bdqqap, .p_cfwf_lmmgay {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.strong_cfwf_efkacd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_cmlwvt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #e8f4f6;
  border: 2px dashed #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #6b7f94;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: auto;
  height: auto;
  min-height: 320px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: flex;
}

.svg_cfwf_qjlhrb {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #d4dce5;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: 36px;
  height: 36px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.path_cfwf_lnwhuw {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #d4dce5;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: inline;
}

.section_cfwf_yaghii {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #edf1f5;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_onklbo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h2_cfwf_pcsein {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_ypccvh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  max-width: 640px;
  height: auto;
  margin: 0 auto 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_wbwatt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 14px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_sezwpg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  transition-behavior: normal, normal;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s, .2s;
  transition-delay: 0s, 0s;
  transition-timing-function: ease, ease;
  display: block;
}

.div_cfwf_nbrxsu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_mnpcrf {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_ooleki {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_qupvkq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_wxfoco {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_cxpenz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  transition-behavior: normal, normal;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s, .2s;
  transition-delay: 0s, 0s;
  transition-timing-function: ease, ease;
  display: block;
}

.div_cfwf_eldppg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_yqpcro {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_nzvend {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_ibgbdx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_gwdkoo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_xxcpgl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  transition-behavior: normal, normal;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s, .2s;
  transition-delay: 0s, 0s;
  transition-timing-function: ease, ease;
  display: block;
}

.div_cfwf_ukthjy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_dqewln {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_wilghq {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_lgwkzb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_ircikb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_fngrls {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  transition-behavior: normal, normal;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s, .2s;
  transition-delay: 0s, 0s;
  transition-timing-function: ease, ease;
  display: block;
}

.div_cfwf_qxpvad {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_hyaiot {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_tkshhn {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_ofswsf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_mflhau {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_pwwzxe {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  transition-behavior: normal, normal;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s, .2s;
  transition-delay: 0s, 0s;
  transition-timing-function: ease, ease;
  display: block;
}

.div_cfwf_hopdqu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_hpcjbl {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_ursylk {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_awpajs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_ielaqo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_yawouj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  transition-behavior: normal, normal;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s, .2s;
  transition-delay: 0s, 0s;
  transition-timing-function: ease, ease;
  display: block;
}

.div_cfwf_djqwok {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_rvoxnu {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_aiczve {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_kdthcg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_fnkugk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_yaaptf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  transition-behavior: normal, normal;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s, .2s;
  transition-delay: 0s, 0s;
  transition-timing-function: ease, ease;
  display: block;
}

.div_cfwf_wcvupq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_gxnksb {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_zmkfmt, .path_cfwf_arhuyl {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_wnjulx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_awcmtu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_giyyiw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  transition-behavior: normal, normal;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s, .2s;
  transition-delay: 0s, 0s;
  transition-timing-function: ease, ease;
  display: block;
}

.div_cfwf_zpssif {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_zfosde {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_drrowd {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_uyhbyv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_atoped {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.section_cfwf_norlxw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_ilgnjd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_fznaov {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a6470;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #1a6470;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a6470;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a6470;
  outline-width: 3px;
  outline-color: #1a6470;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a6470;
  display: block;
}

.h2_cfwf_mensaz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_povtvd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  max-width: 640px;
  height: auto;
  margin: 0 0 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_kddshj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
  gap: 18px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_grobfu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  transition-behavior: normal, normal;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s, .2s;
  transition-delay: 0s, 0s;
  transition-timing-function: ease, ease;
  display: block;
  overflow: hidden;
}

.div_cfwf_geoqiu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #1a6470;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_inhtnt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 24px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h3_cfwf_lqhtbt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 9px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_bhjwae {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.ul_cfwf_mztitm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-top: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 12px;
  padding-left: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: block;
}

.pseudo_before_cfwf_telypj {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 20.8px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_uskdoi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 9px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_furnuz {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 20.8px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_idfkps {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 9px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_ryacfw {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 20.8px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_xuojac {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 9px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_butpbm {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 20.8px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_ykfjqg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 9px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.div_cfwf_knctrh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  transition-behavior: normal, normal;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s, .2s;
  transition-delay: 0s, 0s;
  transition-timing-function: ease, ease;
  display: block;
  overflow: hidden;
}

.div_cfwf_cusexo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #1a6470;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_lecuqj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 24px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h3_cfwf_llnbyi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 9px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_yvqnyh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.ul_cfwf_uqblsu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-top: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 12px;
  padding-left: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: block;
}

.pseudo_before_cfwf_ovteal {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 20.8px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_vtnvvk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 9px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_vhgutp {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 20.8px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_qjtlla {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 9px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_kvhbbl {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 20.8px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_bdtjyq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 9px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_rwhfkh {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 20.8px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_yxhqmj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 9px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.div_cfwf_mcqhcp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  transition-behavior: normal, normal;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s, .2s;
  transition-delay: 0s, 0s;
  transition-timing-function: ease, ease;
  display: block;
  overflow: hidden;
}

.div_cfwf_metcpj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #1a6470;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_ophraq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 24px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h3_cfwf_dvtona {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 9px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_dykryc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.ul_cfwf_tprhaf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-top: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 12px;
  padding-left: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: block;
}

.pseudo_before_cfwf_sjkbmc {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 20.8px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_teydbr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 9px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_culmhn {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 20.8px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_ynbfoo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 9px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_wfnqui {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 20.8px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_cdflrj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 9px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_oyjbor {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 3px 3px;
  transform-origin: 3px 3px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 20.8px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_pnwdjb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 9px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.section_cfwf_ymvsaf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_jtwkel {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_kpxagt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h2_cfwf_hxztth {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_hyjtuh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffb3;
  font-variation-settings: normal;
  column-rule-color: #ffffffb3;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffb3;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffb3;
  outline-width: 3px;
  outline-color: #ffffffb3;
  width: auto;
  max-width: 640px;
  height: auto;
  margin: 0 0 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffb3;
  display: block;
}

.div_cfwf_rhdnny {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
  gap: 18px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_ahfnif {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_vmbibv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h3_cfwf_ntxuaw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_aqwcny {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_ycrxoo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_fymsrp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h3_cfwf_ooqssd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_kpajow {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_wmeyna {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_asqhro {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h3_cfwf_ywpcns {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_nkkdzr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_vtyhgi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_puakcv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h3_cfwf_txijgf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_swhctp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_fosgvt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_rrugit {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h3_cfwf_abnabf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_dofkbx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_uqaqjy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_xssexa {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h3_cfwf_mggfco {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_bdmtbp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.section_cfwf_lbzthv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #edf1f5;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_snfxuv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h2_cfwf_kknkgd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_taqcqa {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  max-width: 640px;
  height: auto;
  margin: 0 auto 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_vtbvzp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  gap: 24px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_peiavs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_dvfnfz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #1a6470;
  border: 3px #fff;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #fff;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 58px;
  margin: 0 auto 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.h3_cfwf_kimvmo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_ebtqys {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_qjdmog {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_efrwul {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #1a6470;
  border: 3px #fff;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #fff;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 58px;
  margin: 0 auto 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.h3_cfwf_pcqcmx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_hcvbji {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_uboegb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_hjtfsh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #1a6470;
  border: 3px #fff;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #fff;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 58px;
  margin: 0 auto 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.h3_cfwf_qrtyfx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_wcvnlj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_vbuhxr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_urlesz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #1a6470;
  border: 3px #fff;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #fff;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 58px;
  margin: 0 auto 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.h3_cfwf_exwxcl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_gcdcpt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.section_cfwf_btxvud {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_vwbtpa {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h2_cfwf_jbfcjk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_wbqoge {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 740px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_vlvmin {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_hrvfgf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #0000;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 16px 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_sgsheg {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.path_cfwf_yrhjhx {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_qepxcq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  padding-bottom: 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: none;
}

.div_cfwf_mtmcxo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_rhctws {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #0000;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 16px 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_zbgdfl {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.path_cfwf_ryugku {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_dqytps {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  padding-bottom: 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: none;
}

.div_cfwf_bomrbh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_hhimkv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #0000;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 16px 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_qhrxwb {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.path_cfwf_imjppy {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_mphtoo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  padding-bottom: 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: none;
}

.div_cfwf_fkepoo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_sgoekc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #0000;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 16px 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_jgvgsp {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.path_cfwf_kqexoa {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_hmmell {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  padding-bottom: 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: none;
}

.div_cfwf_zqevjd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_gtxqwq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #0000;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 16px 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_jdijug {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.path_cfwf_focmep {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_trrrvn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  padding-bottom: 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: none;
}

.text-field-2 {
  font-weight: 400;
}

.hero-background {
  box-sizing: border-box;
  aspect-ratio: auto;
  pointer-events: none;
  perspective-origin: 700px 321.969px;
  transform-origin: 700px 321.977px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-image: url('../images/Wings.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  border: 0 #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 1400px;
  min-width: 0;
  height: 643.953px;
  min-height: 0;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  animation-duration: 0s;
  display: block;
  position: absolute;
  inset: 0;
}

.section_cfwf_qhzwes {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-image: radial-gradient(at 60%, #1d7080 0%, #134e58 60%, #0d3840 100%);
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px 80px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
  position: relative;
  overflow: hidden;
}

.div_cfwf_cdabip {
  z-index: 1;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 60px;
  width: auto;
  max-width: 1160px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
  position: relative;
}

.div_cfwf_nwkbov {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h1_cfwf_cehpqu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 900;
  line-height: 1.1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.span_cfwf_rmpmno {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 900;
  line-height: 1.1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.p_cfwf_iqvmnb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_lxnvgk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffb3;
  font-variation-settings: normal;
  column-rule-color: #ffffffb3;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffb3;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffb3;
  outline-width: 3px;
  outline-color: #ffffffb3;
  width: auto;
  height: auto;
  margin: 0 0 28px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffb3;
  display: block;
}

.div_cfwf_tkwfko {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-wrap: wrap;
  gap: 14px;
  width: auto;
  height: auto;
  margin: 0 0 28px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.a_cfwf_tuckdr {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 2px solid #fff;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  padding: 12px 24px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s;
  display: block;
}

.a_cfwf_nuifkd {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #f0a30a;
  border: 2px solid #f0a30a;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  padding: 12px 24px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s;
  display: block;
}

.p_cfwf_wjuccz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.a_cfwf_tptzgs {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #f0a30a;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: inline;
}

.div_cfwf_ologkk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 3px #1a2d45;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 28px 24px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
  box-shadow: 0 20px 60px #0000004d;
}

.h2_cfwf_nlaeuc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_xhivyv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0 0 18px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.form_cfwf_ahyqcf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_nwvnmt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: none;
}

.label_cfwf_wccyuk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.input_cfwf_swfeyq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 2px inset #767676;
  outline-width: 3px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-size: 13.3333px;
  line-height: normal;
  text-decoration: none;
  display: inline-block;
}

.div_cfwf_jtbswu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_damjit {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_qgdrzl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_yofucs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_noijkj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_cbkqor {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_sofmfy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_aywkjs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_ljqjmo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_ojxkue {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_lyyjra {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_roaati {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_xzqhek {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_wowkjl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_gfjbrh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_bdnxow {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_ochprg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_vaokam {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_uvjvfl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #f0a30a;
  border: 3px #fff;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #fff;
  width: 100%;
  height: auto;
  margin: 4px 0 0;
  padding: 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s;
  display: inline-block;
}

.p_cfwf_tlegzg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 8px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.a_cfwf_uikvva {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #1a6470;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a6470;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a6470;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a6470;
  outline-width: 3px;
  outline-color: #1a6470;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a6470;
  display: inline;
}

.section_cfwf_kmlvtj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_hahwfx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_nebnxk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a6470;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #1a6470;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a6470;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a6470;
  outline-width: 3px;
  outline-color: #1a6470;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a6470;
  display: block;
}

.h2_cfwf_paudib {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_tweguo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  max-width: 640px;
  height: auto;
  margin: 0 0 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_uoyosm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  width: auto;
  height: auto;
  margin: 8px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_glmpxy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff5f5;
  border: 1px solid #fed7d7;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 28px 24px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h3_cfwf_mnhhmv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #c53030;
  font-variation-settings: normal;
  column-rule-color: #c53030;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #c53030;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #c53030;
  outline-width: 3px;
  outline-color: #c53030;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #c53030;
  display: block;
}

.ul_cfwf_fgnrih {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding-left: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: block;
}

.pseudo_before_cfwf_xfbuej {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.375px 9.75px;
  transform-origin: 2.375px 9.75px;
  color: #c53030;
  font-variation-settings: normal;
  column-rule-color: #c53030;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #c53030;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #c53030;
  outline-width: 3px;
  outline-color: #c53030;
  flex-shrink: 0;
  width: 4.75px;
  height: 19.5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #c53030;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_objrnv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #742a2a;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #742a2a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #742a2a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #742a2a;
  border-bottom: 1px solid #0000000d;
  outline-width: 3px;
  outline-color: #742a2a;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #742a2a;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_ojtfqw {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.375px 9.75px;
  transform-origin: 2.375px 9.75px;
  color: #c53030;
  font-variation-settings: normal;
  column-rule-color: #c53030;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #c53030;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #c53030;
  outline-width: 3px;
  outline-color: #c53030;
  flex-shrink: 0;
  width: 4.75px;
  height: 19.5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #c53030;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_poqfzh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #742a2a;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #742a2a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #742a2a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #742a2a;
  border-bottom: 1px solid #0000000d;
  outline-width: 3px;
  outline-color: #742a2a;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #742a2a;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_fcvify {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.375px 9.75px;
  transform-origin: 2.375px 9.75px;
  color: #c53030;
  font-variation-settings: normal;
  column-rule-color: #c53030;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #c53030;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #c53030;
  outline-width: 3px;
  outline-color: #c53030;
  flex-shrink: 0;
  width: 4.75px;
  height: 19.5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #c53030;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_ugqfmt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #742a2a;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #742a2a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #742a2a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #742a2a;
  border-bottom: 1px solid #0000000d;
  outline-width: 3px;
  outline-color: #742a2a;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #742a2a;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_ynxgil {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.375px 9.75px;
  transform-origin: 2.375px 9.75px;
  color: #c53030;
  font-variation-settings: normal;
  column-rule-color: #c53030;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #c53030;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #c53030;
  outline-width: 3px;
  outline-color: #c53030;
  flex-shrink: 0;
  width: 4.75px;
  height: 19.5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #c53030;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_shqljp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #742a2a;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #742a2a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #742a2a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #742a2a;
  border-bottom: 1px solid #0000000d;
  outline-width: 3px;
  outline-color: #742a2a;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #742a2a;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_rcrsfx {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.375px 9.75px;
  transform-origin: 2.375px 9.75px;
  color: #c53030;
  font-variation-settings: normal;
  column-rule-color: #c53030;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #c53030;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #c53030;
  outline-width: 3px;
  outline-color: #c53030;
  flex-shrink: 0;
  width: 4.75px;
  height: 19.5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #c53030;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_wuncpl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #742a2a;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #742a2a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #742a2a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #742a2a;
  border-bottom: 1px solid #0000000d;
  outline-width: 3px;
  outline-color: #742a2a;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #742a2a;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_ugizfl {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.375px 9.75px;
  transform-origin: 2.375px 9.75px;
  color: #c53030;
  font-variation-settings: normal;
  column-rule-color: #c53030;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #c53030;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #c53030;
  outline-width: 3px;
  outline-color: #c53030;
  flex-shrink: 0;
  width: 4.75px;
  height: 19.5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #c53030;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_mjkmbx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #742a2a;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #742a2a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #742a2a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #742a2a;
  border-bottom: 1px solid #0000000d;
  outline-width: 3px;
  outline-color: #742a2a;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #742a2a;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_vdasvi {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.375px 9.75px;
  transform-origin: 2.375px 9.75px;
  color: #c53030;
  font-variation-settings: normal;
  column-rule-color: #c53030;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #c53030;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #c53030;
  outline-width: 3px;
  outline-color: #c53030;
  flex-shrink: 0;
  width: 4.75px;
  height: 19.5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #c53030;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_lxubts {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #742a2a;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #742a2a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #742a2a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #742a2a;
  outline-width: 3px;
  outline-color: #742a2a;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #742a2a;
  list-style-type: none;
  display: flex;
}

.div_cfwf_ctublk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #f0faf2;
  border: 1px solid #b7e4c7;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 28px 24px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h3_cfwf_svzjns {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #2d6a4f;
  font-variation-settings: normal;
  column-rule-color: #2d6a4f;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #2d6a4f;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #2d6a4f;
  outline-width: 3px;
  outline-color: #2d6a4f;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #2d6a4f;
  display: block;
}

.ul_cfwf_izkzzq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding-left: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: block;
}

.pseudo_before_cfwf_ycfaev {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.375px 9.75px;
  transform-origin: 2.375px 9.75px;
  color: #2d6a4f;
  font-variation-settings: normal;
  column-rule-color: #2d6a4f;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #2d6a4f;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #2d6a4f;
  outline-width: 3px;
  outline-color: #2d6a4f;
  flex-shrink: 0;
  width: 4.75px;
  height: 19.5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #2d6a4f;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_sqysfu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1b4332;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1b4332;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1b4332;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1b4332;
  border-bottom: 1px solid #0000000d;
  outline-width: 3px;
  outline-color: #1b4332;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1b4332;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_hjekjg {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.375px 9.75px;
  transform-origin: 2.375px 9.75px;
  color: #2d6a4f;
  font-variation-settings: normal;
  column-rule-color: #2d6a4f;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #2d6a4f;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #2d6a4f;
  outline-width: 3px;
  outline-color: #2d6a4f;
  flex-shrink: 0;
  width: 4.75px;
  height: 19.5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #2d6a4f;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_euhcbh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1b4332;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1b4332;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1b4332;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1b4332;
  border-bottom: 1px solid #0000000d;
  outline-width: 3px;
  outline-color: #1b4332;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1b4332;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_grabwb {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.375px 9.75px;
  transform-origin: 2.375px 9.75px;
  color: #2d6a4f;
  font-variation-settings: normal;
  column-rule-color: #2d6a4f;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #2d6a4f;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #2d6a4f;
  outline-width: 3px;
  outline-color: #2d6a4f;
  flex-shrink: 0;
  width: 4.75px;
  height: 19.5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #2d6a4f;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_qbsphg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1b4332;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1b4332;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1b4332;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1b4332;
  border-bottom: 1px solid #0000000d;
  outline-width: 3px;
  outline-color: #1b4332;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1b4332;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_uremxh {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.375px 9.75px;
  transform-origin: 2.375px 9.75px;
  color: #2d6a4f;
  font-variation-settings: normal;
  column-rule-color: #2d6a4f;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #2d6a4f;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #2d6a4f;
  outline-width: 3px;
  outline-color: #2d6a4f;
  flex-shrink: 0;
  width: 4.75px;
  height: 19.5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #2d6a4f;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_ysyiei {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1b4332;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1b4332;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1b4332;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1b4332;
  border-bottom: 1px solid #0000000d;
  outline-width: 3px;
  outline-color: #1b4332;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1b4332;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_dakcah {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.375px 9.75px;
  transform-origin: 2.375px 9.75px;
  color: #2d6a4f;
  font-variation-settings: normal;
  column-rule-color: #2d6a4f;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #2d6a4f;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #2d6a4f;
  outline-width: 3px;
  outline-color: #2d6a4f;
  flex-shrink: 0;
  width: 4.75px;
  height: 19.5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #2d6a4f;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_urijlz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1b4332;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1b4332;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1b4332;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1b4332;
  border-bottom: 1px solid #0000000d;
  outline-width: 3px;
  outline-color: #1b4332;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1b4332;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_vhurgp {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.375px 9.75px;
  transform-origin: 2.375px 9.75px;
  color: #2d6a4f;
  font-variation-settings: normal;
  column-rule-color: #2d6a4f;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #2d6a4f;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #2d6a4f;
  outline-width: 3px;
  outline-color: #2d6a4f;
  flex-shrink: 0;
  width: 4.75px;
  height: 19.5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #2d6a4f;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_nlkbqf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1b4332;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1b4332;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1b4332;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1b4332;
  border-bottom: 1px solid #0000000d;
  outline-width: 3px;
  outline-color: #1b4332;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1b4332;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_sxjaao {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.375px 9.75px;
  transform-origin: 2.375px 9.75px;
  color: #2d6a4f;
  font-variation-settings: normal;
  column-rule-color: #2d6a4f;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #2d6a4f;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #2d6a4f;
  outline-width: 3px;
  outline-color: #2d6a4f;
  flex-shrink: 0;
  width: 4.75px;
  height: 19.5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 19.5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #2d6a4f;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_sespby {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1b4332;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1b4332;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1b4332;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1b4332;
  outline-width: 3px;
  outline-color: #1b4332;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1b4332;
  list-style-type: none;
  display: flex;
}

.section_cfwf_knsvbv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #edf1f5;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_njuktg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h2_cfwf_iiqcfh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_nicchx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  max-width: 640px;
  height: auto;
  margin: 0 auto 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_hvmfap {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 14px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_rbcgmy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_dagmmb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_ioticg {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_uujxgs {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_eiigdz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_jgwyzm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_dhvoji {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_putzux {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_bwexny {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_wowqyv {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_fszqbd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_npjwfq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_icqgfv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_wfufuh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_wudmjq {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_uqpmys {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_ffseow {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_pvghuu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_scpmxe {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_cerude {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_hrbapp {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_oqbmmt {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_uovcax {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_wjqnjq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_byuleo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_ijojob {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_atlfwg {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_tqociw {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_gxhuox {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_nskdyd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_vgzqky {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_oikwoz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_piuetp {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_ipqzvw {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_btaqxs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_vgzzeg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_pyrjqn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_nuvwxd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_hfalmi {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_eeatfs, .path_cfwf_raepnn {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_awcfjk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_uzrrpo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_vieeur {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_npwzco {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_riagpy {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_unxxvv {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_wjmoyf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_ipcvis {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.section_cfwf_wkmltj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_vdakjr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_ezrrmh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a6470;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #1a6470;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a6470;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a6470;
  outline-width: 3px;
  outline-color: #1a6470;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a6470;
  display: block;
}

.h2_cfwf_idokwm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_octles {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  max-width: 640px;
  height: auto;
  margin: 0 0 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_llxdkh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 16px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_zejsav {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  transition-behavior: normal, normal;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s, .2s;
  transition-delay: 0s, 0s;
  transition-timing-function: ease, ease;
  display: block;
  overflow: hidden;
}

.div_cfwf_xkgvls {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_remici {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 22px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_tqaebf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #e8f4f6;
  border: 3px #134e58;
  border-radius: 4px;
  outline-width: 3px;
  outline-color: #134e58;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  padding: 3px 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: inline-block;
}

.h3_cfwf_opgosq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_cgtefy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.ul_cfwf_hbvrwi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-top: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 10px;
  padding-left: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: block;
}

.pseudo_before_cfwf_ivotwu {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5px 2.5px;
  transform-origin: 2.5px 2.5px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 5px;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_rswvsb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_cyqlxf {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5px 2.5px;
  transform-origin: 2.5px 2.5px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 5px;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_mxeasd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_diqpwu {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5px 2.5px;
  transform-origin: 2.5px 2.5px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 5px;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_ccvifj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_mufuoy {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5px 2.5px;
  transform-origin: 2.5px 2.5px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 5px;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_avwyjc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.div_cfwf_vvgmvc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  transition-behavior: normal, normal;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s, .2s;
  transition-delay: 0s, 0s;
  transition-timing-function: ease, ease;
  display: block;
  overflow: hidden;
}

.div_cfwf_gkzhgu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #1a6470;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_oumvqy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 22px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_wyzjfy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a6470;
  font-variation-settings: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: #1a6470;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a6470;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #e8f4f6;
  border: 3px #1a6470;
  border-radius: 4px;
  outline-width: 3px;
  outline-color: #1a6470;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  padding: 3px 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a6470;
  display: inline-block;
}

.h3_cfwf_jvsuug {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_urlaxw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.ul_cfwf_wzauqk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-top: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 10px;
  padding-left: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: block;
}

.pseudo_before_cfwf_pbdtnv {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5px 2.5px;
  transform-origin: 2.5px 2.5px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 5px;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_yrnhvs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_axbmzx {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5px 2.5px;
  transform-origin: 2.5px 2.5px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 5px;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_whcwwv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_lulxtv {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5px 2.5px;
  transform-origin: 2.5px 2.5px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 5px;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_eqbywl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_ddzxam {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5px 2.5px;
  transform-origin: 2.5px 2.5px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 5px;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_vupzzm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.div_cfwf_ceaqls {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  transition-behavior: normal, normal;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s, .2s;
  transition-delay: 0s, 0s;
  transition-timing-function: ease, ease;
  display: block;
  overflow: hidden;
}

.div_cfwf_rjjkxk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #2d6a4f;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_tceqxf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 22px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_nhiacq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #2d6a4f;
  font-variation-settings: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: #2d6a4f;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #2d6a4f;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #f0faf2;
  border: 3px #2d6a4f;
  border-radius: 4px;
  outline-width: 3px;
  outline-color: #2d6a4f;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  padding: 3px 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #2d6a4f;
  display: inline-block;
}

.h3_cfwf_ntxjrl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_kroplb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.ul_cfwf_prbcgv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-top: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 10px;
  padding-left: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: block;
}

.pseudo_before_cfwf_quiygc {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5px 2.5px;
  transform-origin: 2.5px 2.5px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 5px;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_dgghnv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_mbdnij {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5px 2.5px;
  transform-origin: 2.5px 2.5px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 5px;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_uoxmzh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_keiqgp {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5px 2.5px;
  transform-origin: 2.5px 2.5px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 5px;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_qycgur {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_luilew {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5px 2.5px;
  transform-origin: 2.5px 2.5px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 5px;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_oxazxj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.div_cfwf_mxszef {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  transition-behavior: normal, normal;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s, .2s;
  transition-delay: 0s, 0s;
  transition-timing-function: ease, ease;
  display: block;
  overflow: hidden;
}

.div_cfwf_smhkxs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #6b46c1;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_uerbdt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 22px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.span_cfwf_eomyoz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b46c1;
  font-variation-settings: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: #6b46c1;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #6b46c1;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #faf5ff;
  border: 3px #6b46c1;
  border-radius: 4px;
  outline-width: 3px;
  outline-color: #6b46c1;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  padding: 3px 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b46c1;
  display: inline-block;
}

.h3_cfwf_vuupqi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_jzoqet {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.ul_cfwf_eqyifq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-top: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 10px;
  padding-left: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: block;
}

.pseudo_before_cfwf_iddhxb {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5px 2.5px;
  transform-origin: 2.5px 2.5px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 5px;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_zojfkw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_egwspg {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5px 2.5px;
  transform-origin: 2.5px 2.5px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 5px;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_tugcwn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_gehvrz {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5px 2.5px;
  transform-origin: 2.5px 2.5px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 5px;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_jnvjom {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_abppto {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5px 2.5px;
  transform-origin: 2.5px 2.5px;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  background-color: #1a6470;
  border: 0 #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 5px;
  height: 5px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_rvldrh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: center;
  gap: 8px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: flex;
}

.section_cfwf_omuthp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #edf1f5;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_bsjxls {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_wdfaeo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a6470;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #1a6470;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a6470;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a6470;
  outline-width: 3px;
  outline-color: #1a6470;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a6470;
  display: block;
}

.h2_cfwf_ykahjg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_plpett {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  max-width: 640px;
  height: auto;
  margin: 0 0 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_qqhkrq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 16px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_gntonq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 24px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_hkmulv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #e8f4f6;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_taxrzn {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 22px;
  height: 22px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_ttnrvi {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_iwrypn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_gdeatd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_qqwacb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 24px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_qlcghi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #e8f4f6;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_bpnndd {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 22px;
  height: 22px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_isgsys {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_elrgzn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_igbnmb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_rlmqbv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 24px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_kkvbqp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #e8f4f6;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_ijdaxl {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 22px;
  height: 22px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_qqvxof {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_iujcyn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_kvbhjd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_kgyvfw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 24px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_uzeqir {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #e8f4f6;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_tbuvhy {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 22px;
  height: 22px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_ccmsyv {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_gnqeii {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_ouprxg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_pvctfb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 24px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_wqzkhs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #e8f4f6;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_fiekmo {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 22px;
  height: 22px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_jzvuig {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_kaohen {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_rnpzcb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_qnqzie {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 24px 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_ejbtjq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #e8f4f6;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_qhhpph {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 22px;
  height: 22px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_jkkbch {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_scvtem {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_utdvtc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.section_cfwf_uugwmm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_fjcmuu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_wozwoe {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h2_cfwf_jihsof {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_tdhphj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffb3;
  font-variation-settings: normal;
  column-rule-color: #ffffffb3;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffb3;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffb3;
  outline-width: 3px;
  outline-color: #ffffffb3;
  width: auto;
  max-width: 640px;
  height: auto;
  margin: 0 0 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffb3;
  display: block;
}

.div_cfwf_ovrzof {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
  gap: 18px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_hoodnw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_ptdabn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h3_cfwf_gkfmeq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_zjpshd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_vbcdlo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_xbwehy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h3_cfwf_idcgzd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_qmjyvx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_gboqwf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_gbuceh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h3_cfwf_zdnsyu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_svbwbh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_yancsf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_cvquen {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h3_cfwf_ipcgms {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_hhvdkx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_btcmao {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_iepwun {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h3_cfwf_yloucp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_hngzvf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_sauddv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_qinlmi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h3_cfwf_jgcgsh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_gdsibm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.section_cfwf_iprxps {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_cpsjsa {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h2_cfwf_nyegtr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_aehvov {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 740px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_sgpfex {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_bxatqd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #0000;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 16px 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_ssvzid {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.path_cfwf_zykzxh {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_tefkdg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  padding-bottom: 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: none;
}

.div_cfwf_eevrpx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_llhgxk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #0000;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 16px 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_gsigra {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.path_cfwf_ismqyl {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_jgtxxj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  padding-bottom: 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: none;
}

.div_cfwf_olrdzi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_ohfjda {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #0000;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 16px 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_bwdabd {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.path_cfwf_ecmypx {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_dvpzhy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  padding-bottom: 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: none;
}

.div_cfwf_ovweuk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_uqsbcj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #0000;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 16px 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_kjkkqx {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.path_cfwf_fuzuny {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_kqhznv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  padding-bottom: 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: none;
}

.div_cfwf_fbxgor {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_dnrykx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #0000;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 16px 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_alwylt {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.path_cfwf_pwodny {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_jzvfzg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  padding-bottom: 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: none;
}

.section_cfwf_tsrmun {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #edf1f5;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_gehrpq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  align-items: start;
  gap: 60px;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_bpgogj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h2_cfwf_irlurj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.25;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_oamfnp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0 0 24px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.75;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.a_cfwf_yzuikz {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: flex-start;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0 0 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_kdzctc {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  margin: 2px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_vlumlk {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_nlcinu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: flex-start;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0 0 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_jxcscv {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  margin: 2px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_vjjcnm, .path_cfwf_anlnof {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.span_cfwf_vmblxq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.strong_cfwf_qsbfmi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_ostjza {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  align-items: flex-start;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0 0 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_qanthf {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  margin: 2px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_ggzoka, .path_cfwf_gxuham {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.span_cfwf_scofnk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.strong_cfwf_zziyie {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_fmuqeh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 32px 28px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
  box-shadow: 0 4px 24px #00000012;
}

.h3_cfwf_jjpgvd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_zqgjpy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0 0 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.form_cfwf_ygcfeq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_ucnory {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: none;
}

.label_cfwf_lbocze {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.input_cfwf_ivrmub {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 2px inset #767676;
  outline-width: 3px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-size: 13.3333px;
  line-height: normal;
  text-decoration: none;
  display: inline-block;
}

.div_cfwf_mehfmb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_xwsgki {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_gqauhw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_obwyhz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_hivsfh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_qqyhxl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_jfyylq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_pppdvu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_wpeqiw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_hiwkrs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_ggmwxh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_ecqnpu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_pfseog {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_jdgctb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_vkuzly {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_romoac {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_jwksmt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_shhjtc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_jqfktl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_bbtuwf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_chqzmu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_nlkwqg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_tjuwof {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_fnabaq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_jaauvm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_cqlurq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_psfved {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_byxkkk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_qyprvr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #f0a30a;
  border: 3px #fff;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #fff;
  width: 100%;
  height: auto;
  margin: 4px 0 0;
  padding: 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s;
  display: inline-block;
}

.p_cfwf_yxrrlu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 8px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.a_cfwf_nnehzh {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #1a6470;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a6470;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a6470;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a6470;
  outline-width: 3px;
  outline-color: #1a6470;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a6470;
  display: inline;
}

.h1_cfwf_ktomeq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 900;
  line-height: 1.1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.span_cfwf_yytpfb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 900;
  line-height: 1.1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.div_cfwf_uvncxt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h1_cfwf_angsit {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 900;
  line-height: 1.1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.span_cfwf_cvjpxe {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 900;
  line-height: 1.1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.p_cfwf_ozlvrb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_lrclki {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffb3;
  font-variation-settings: normal;
  column-rule-color: #ffffffb3;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffb3;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffb3;
  outline-width: 3px;
  outline-color: #ffffffb3;
  width: auto;
  height: auto;
  margin: 0 0 28px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffb3;
  display: block;
}

.div_cfwf_nvmfpo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-wrap: wrap;
  gap: 14px;
  width: auto;
  height: auto;
  margin: 0 0 28px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.a_cfwf_ngsdig {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 2px solid #fff;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  padding: 12px 24px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s;
  display: block;
}

.a_cfwf_twrsnp {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #f0a30a;
  border: 2px solid #f0a30a;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  padding: 12px 24px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s;
  display: block;
}

.p_cfwf_dpwnpw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.a_cfwf_frdmwk {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #f0a30a;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: inline;
}

.section_cfwf_oblmfs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_krnfhq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_goqdes {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: start;
  gap: 40px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_mtxyfq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_nyranb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.h2_cfwf_fxfkai {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_ecuyik, .p_cfwf_vcmpyx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.strong_cfwf_twlfqn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.p_cfwf_xuoxtg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.strong_cfwf_rfjftz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.p_cfwf_rjgiml {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.strong_cfwf_nplefm, .strong_cfwf_crmvzd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_nutape {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #e8f4f6;
  border: 1px solid #b8dde5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 24px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h4_cfwf_fkynhz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #134e58;
  outline-width: 3px;
  outline-color: #134e58;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: block;
}

.p_cfwf_ogcyex {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.75;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.strong_cfwf_nujptt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #134e58;
  font-variation-settings: normal;
  column-rule-color: #134e58;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #134e58;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #134e58;
  outline-width: 3px;
  outline-color: #134e58;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.75;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #134e58;
  display: inline;
}

.p_cfwf_mjccom {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.75;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.strong_cfwf_haongu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.75;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.p_cfwf_qdukin {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.75;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.a_cfwf_bxlisd {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #1a6470;
  font-variation-settings: normal;
  column-rule-color: #1a6470;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a6470;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a6470;
  outline-width: 3px;
  outline-color: #1a6470;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.75;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a6470;
  display: inline;
}

.section_cfwf_fkylet {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #edf1f5;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_epydxx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h2_cfwf_jwhonu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_tyjtdy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  max-width: 640px;
  height: auto;
  margin: 0 auto 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_shammk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 14px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_lntewt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_ruqsov {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_wjclbn {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_jfitcb {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_yxwdzw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_vmviin {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_xjmygh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_hmijyc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_iwdtby {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_mcvxfv {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_whmfcg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_hpspre {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_somvwm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_rymoug {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_kehivw {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_zcpvgu {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_uhswcf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_wbgqdr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_jmmoee {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_ojqvsu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_kcycgn {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_ovwbwx {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_ftftdr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_twjptz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_qlwoam {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_zxjohz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_prximv {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_dddojj {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_tbexco {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_pcqejp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_zomfrf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_yfbvgv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff1a;
  border: 3px #1a2d45;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 14px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_ljbfxd {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 24px;
  height: 24px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.path_cfwf_duvhia {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #fff;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.h3_cfwf_bjjtww {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_lxumlc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.section_cfwf_pejrgu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_zonaft {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_egpagw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a6470;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #1a6470;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a6470;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a6470;
  outline-width: 3px;
  outline-color: #1a6470;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a6470;
  display: block;
}

.h2_cfwf_gbkmkf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_qrwwwa {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  max-width: 640px;
  height: auto;
  margin: 0 0 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_szmmaq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_qgjwkl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 30px 26px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h3_cfwf_qjopbo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.p_cfwf_uizokv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0 0 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.ul_cfwf_lovadp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding-left: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: block;
}

.pseudo_before_cfwf_ahxdzw {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5625px 10.5px;
  transform-origin: 2.5625px 10.5px;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  flex-shrink: 0;
  width: 5.125px;
  height: 21px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_gprisi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fffc;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #fffc;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fffc;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fffc;
  border-bottom: 1px solid #ffffff12;
  outline-width: 3px;
  outline-color: #fffc;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fffc;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_hiarpx {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5625px 10.5px;
  transform-origin: 2.5625px 10.5px;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  flex-shrink: 0;
  width: 5.125px;
  height: 21px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_wpafae {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fffc;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #fffc;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fffc;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fffc;
  border-bottom: 1px solid #ffffff12;
  outline-width: 3px;
  outline-color: #fffc;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fffc;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_fsdkjq {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5625px 10.5px;
  transform-origin: 2.5625px 10.5px;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  flex-shrink: 0;
  width: 5.125px;
  height: 21px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_paiaps {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fffc;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #fffc;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fffc;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fffc;
  border-bottom: 1px solid #ffffff12;
  outline-width: 3px;
  outline-color: #fffc;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fffc;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_htbhwh {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5625px 10.5px;
  transform-origin: 2.5625px 10.5px;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  flex-shrink: 0;
  width: 5.125px;
  height: 21px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_qswerb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fffc;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #fffc;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fffc;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fffc;
  border-bottom: 1px solid #ffffff12;
  outline-width: 3px;
  outline-color: #fffc;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fffc;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_sxhqfe {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5625px 10.5px;
  transform-origin: 2.5625px 10.5px;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  flex-shrink: 0;
  width: 5.125px;
  height: 21px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_ybuqhz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fffc;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #fffc;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fffc;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fffc;
  border-bottom: 1px solid #ffffff12;
  outline-width: 3px;
  outline-color: #fffc;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fffc;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_rvcase {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5625px 10.5px;
  transform-origin: 2.5625px 10.5px;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  flex-shrink: 0;
  width: 5.125px;
  height: 21px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_utavtt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fffc;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #fffc;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fffc;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fffc;
  outline-width: 3px;
  outline-color: #fffc;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fffc;
  list-style-type: none;
  display: flex;
}

.div_cfwf_xzfnsk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #f0faf2;
  border: 1px solid #b7e4c7;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 30px 26px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h3_cfwf_eljdsp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #2d6a4f;
  font-variation-settings: normal;
  column-rule-color: #2d6a4f;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #2d6a4f;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #2d6a4f;
  outline-width: 3px;
  outline-color: #2d6a4f;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #2d6a4f;
  display: block;
}

.p_cfwf_ryaqql {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #2d6a4f;
  font-variation-settings: normal;
  column-rule-color: #2d6a4f;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #2d6a4f;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #2d6a4f;
  outline-width: 3px;
  outline-color: #2d6a4f;
  width: auto;
  height: auto;
  margin: 0 0 20px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #2d6a4f;
  display: block;
}

.ul_cfwf_jkhzqu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding-left: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  list-style-type: none;
  display: block;
}

.pseudo_before_cfwf_qkalrz {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5625px 10.5px;
  transform-origin: 2.5625px 10.5px;
  color: #2d6a4f;
  font-variation-settings: normal;
  column-rule-color: #2d6a4f;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #2d6a4f;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #2d6a4f;
  outline-width: 3px;
  outline-color: #2d6a4f;
  flex-shrink: 0;
  width: 5.125px;
  height: 21px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #2d6a4f;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_aavgqh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1b4332;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1b4332;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1b4332;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1b4332;
  border-bottom: 1px solid #2d6a4f26;
  outline-width: 3px;
  outline-color: #1b4332;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1b4332;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_azxqcx {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5625px 10.5px;
  transform-origin: 2.5625px 10.5px;
  color: #2d6a4f;
  font-variation-settings: normal;
  column-rule-color: #2d6a4f;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #2d6a4f;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #2d6a4f;
  outline-width: 3px;
  outline-color: #2d6a4f;
  flex-shrink: 0;
  width: 5.125px;
  height: 21px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #2d6a4f;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_jwtoun {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1b4332;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1b4332;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1b4332;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1b4332;
  border-bottom: 1px solid #2d6a4f26;
  outline-width: 3px;
  outline-color: #1b4332;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1b4332;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_doqqqi {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5625px 10.5px;
  transform-origin: 2.5625px 10.5px;
  color: #2d6a4f;
  font-variation-settings: normal;
  column-rule-color: #2d6a4f;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #2d6a4f;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #2d6a4f;
  outline-width: 3px;
  outline-color: #2d6a4f;
  flex-shrink: 0;
  width: 5.125px;
  height: 21px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #2d6a4f;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_ekesld {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1b4332;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1b4332;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1b4332;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1b4332;
  border-bottom: 1px solid #2d6a4f26;
  outline-width: 3px;
  outline-color: #1b4332;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1b4332;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_btmsua {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5625px 10.5px;
  transform-origin: 2.5625px 10.5px;
  color: #2d6a4f;
  font-variation-settings: normal;
  column-rule-color: #2d6a4f;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #2d6a4f;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #2d6a4f;
  outline-width: 3px;
  outline-color: #2d6a4f;
  flex-shrink: 0;
  width: 5.125px;
  height: 21px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #2d6a4f;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_jkftop {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1b4332;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1b4332;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1b4332;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1b4332;
  border-bottom: 1px solid #2d6a4f26;
  outline-width: 3px;
  outline-color: #1b4332;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1b4332;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_mkodao {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5625px 10.5px;
  transform-origin: 2.5625px 10.5px;
  color: #2d6a4f;
  font-variation-settings: normal;
  column-rule-color: #2d6a4f;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #2d6a4f;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #2d6a4f;
  outline-width: 3px;
  outline-color: #2d6a4f;
  flex-shrink: 0;
  width: 5.125px;
  height: 21px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #2d6a4f;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_jkapdu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1b4332;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1b4332;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1b4332;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1b4332;
  border-bottom: 1px solid #2d6a4f26;
  outline-width: 3px;
  outline-color: #1b4332;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1b4332;
  list-style-type: none;
  display: flex;
}

.pseudo_before_cfwf_cbobds {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 2.5625px 10.5px;
  transform-origin: 2.5625px 10.5px;
  color: #2d6a4f;
  font-variation-settings: normal;
  column-rule-color: #2d6a4f;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #2d6a4f;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #2d6a4f;
  outline-width: 3px;
  outline-color: #2d6a4f;
  flex-shrink: 0;
  width: 5.125px;
  height: 21px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #2d6a4f;
  list-style-type: none;
  animation-duration: 0s;
  display: block;
}

.li_cfwf_ukhfqg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1b4332;
  font-variation-settings: normal;
  text-align: start;
  column-rule-color: #1b4332;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1b4332;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1b4332;
  border-bottom-color: #2d6a4f26;
  outline-width: 3px;
  outline-color: #1b4332;
  align-items: flex-start;
  gap: 10px;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1b4332;
  list-style-type: none;
  display: flex;
}

.section_cfwf_lllhbz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #edf1f5;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_mqdkrs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_fqcria {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a6470;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #1a6470;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a6470;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a6470;
  outline-width: 3px;
  outline-color: #1a6470;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a6470;
  display: block;
}

.h2_cfwf_mexgwz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_ithmgq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  max-width: 640px;
  height: auto;
  margin: 0 0 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_wmuuqy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 14px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_jnldfb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 20px 18px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_huzrwv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #1a6470;
  border: 3px #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 8px;
  height: 8px;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h3_cfwf_xlkipv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_qhnnoi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_sbllpy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 20px 18px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_uncikn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #1a6470;
  border: 3px #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 8px;
  height: 8px;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h3_cfwf_jcudhl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_irzjxm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_xajpko {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 20px 18px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_cjecrx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #1a6470;
  border: 3px #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 8px;
  height: 8px;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h3_cfwf_uxvgpn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_sytydb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_nmydue {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 20px 18px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_jppqhu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #1a6470;
  border: 3px #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 8px;
  height: 8px;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h3_cfwf_wsbcrt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_ifbbey {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_ddpvhi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 20px 18px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_htxxda {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #1a6470;
  border: 3px #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 8px;
  height: 8px;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h3_cfwf_dmgamx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_ocfjpe {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.div_cfwf_apyyws {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 20px 18px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.div_cfwf_lbetbj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #1a6470;
  border: 3px #1a2d45;
  border-radius: 50%;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 8px;
  height: 8px;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h3_cfwf_zwgkbn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_zuhjnz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: block;
}

.section_cfwf_tgicba {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #134e58;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_jpasqf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_moxmcu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h2_cfwf_pogbns {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_npwfoy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffb3;
  font-variation-settings: normal;
  column-rule-color: #ffffffb3;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffb3;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffb3;
  outline-width: 3px;
  outline-color: #ffffffb3;
  width: auto;
  max-width: 640px;
  height: auto;
  margin: 0 0 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffb3;
  display: block;
}

.div_cfwf_yipvse {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
  gap: 18px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_hciuxx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_cxlfcx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h3_cfwf_oyjldv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_btumms {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_zaxpfe {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_xwnqlh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h3_cfwf_kvimvp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_klkxtm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_kfppzq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_rrfwkr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h3_cfwf_jxqqhs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_lxtuku {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_phrgtl {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_zjwuvg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h3_cfwf_zfgouv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_trmvat {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_nmfgbh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_jqlsoy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h3_cfwf_tnminx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_jbbqji {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.div_cfwf_gaviof {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #ffffff12;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 26px 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_apbzrs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 10px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h3_cfwf_dtopve {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_ndbkqw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffa6;
  font-variation-settings: normal;
  column-rule-color: #ffffffa6;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #ffffffa6;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #ffffffa6;
  outline-width: 3px;
  outline-color: #ffffffa6;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 1.7;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffa6;
  display: block;
}

.section_cfwf_wfctiu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  padding: 70px 40px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_mobigp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.h2_cfwf_sosamj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_sxsrua {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  max-width: 740px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_elpefm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_dnjumg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #0000;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 16px 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_iwoqrj {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.path_cfwf_gstaui {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_otpuqb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  padding-bottom: 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: none;
}

.div_cfwf_wcukru {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_xbdbyk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #0000;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 16px 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_ciaevx {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.path_cfwf_sxkhls {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_kvkciu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  padding-bottom: 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: none;
}

.div_cfwf_opsluz {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_yxrqqx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #0000;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 16px 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_vhejtp {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.path_cfwf_psskzm {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_cmxxac {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  padding-bottom: 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: none;
}

.div_cfwf_kghxer {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_jqgtex {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #0000;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 16px 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_xkmoii {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.path_cfwf_hkcogp {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_qoufld {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  padding-bottom: 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: none;
}

.div_cfwf_jwykjv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  border-bottom: 1px solid #d4dce5;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_llwejn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #0000;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 16px 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: flex;
}

.svg_cfwf_ixyrlj {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: block;
}

.path_cfwf_uwcwwo {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  text-align: left;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  fill: #1a6470;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  stroke: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.div_cfwf_qvzkge {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #3d5166;
  font-variation-settings: normal;
  column-rule-color: #3d5166;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #3d5166;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #3d5166;
  outline-width: 3px;
  outline-color: #3d5166;
  width: auto;
  height: auto;
  margin: 0;
  padding-bottom: 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #3d5166;
  display: none;
}

.div_cfwf_auzwhw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #fff;
  border: 1px solid #d4dce5;
  border-radius: 12px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 32px 28px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
  box-shadow: 0 4px 24px #00000012;
}

.h3_cfwf_fkhtdy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 4px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_mmjyvd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 0 0 22px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.form_cfwf_lljtcp {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.p_cfwf_tzwnyo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: none;
}

.label_cfwf_eimewv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: inline;
}

.input_cfwf_pnvaui {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  font-variation-settings: normal;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 2px inset #767676;
  outline-width: 3px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-size: 13.3333px;
  line-height: normal;
  text-decoration: none;
  display: inline-block;
}

.div_cfwf_vutqtw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_ajfwnk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_ytadkc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_okfjlf {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_hljxgc {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_vfmciq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_rgqtzr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_dxlhis {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_gkxmyh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_xtblic {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_akmmao {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_ptrbvw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_paihfu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_fhervm {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_kfofyd {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_atdbth {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_wiokhx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_slmvcy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_pxteyj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.div_cfwf_klrbkw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: grid;
}

.div_cfwf_hxifzn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_jjnriv {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_jssats {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_tzqwiw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_bzgnep {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_pspell {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_vginyw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_wlzwah {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.input_cfwf_hofddg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: default;
  appearance: none;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 1px solid #d4dce5;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  transition-duration: .2s;
  display: inline-block;
}

.div_cfwf_daicay {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 12px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.label_cfwf_jlcyek {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2d45;
  font-variation-settings: normal;
  letter-spacing: .8px;
  text-transform: uppercase;
  column-rule-color: #1a2d45;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a2d45;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a2d45;
  outline-width: 3px;
  outline-color: #1a2d45;
  width: auto;
  height: auto;
  margin: 0 0 5px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2d45;
  display: block;
}

.button_cfwf_godhgq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  background-color: #f0a30a;
  border: 3px #fff;
  border-radius: 8px;
  outline-width: 3px;
  outline-color: #fff;
  width: 100%;
  height: auto;
  margin: 4px 0 0;
  padding: 13px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s;
  display: inline-block;
}

.p_cfwf_ssvnsh {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #6b7f94;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #6b7f94;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #6b7f94;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #6b7f94;
  outline-width: 3px;
  outline-color: #6b7f94;
  width: auto;
  height: auto;
  margin: 8px 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #6b7f94;
  display: block;
}

.a_cfwf_istgoi {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #1a6470;
  font-variation-settings: normal;
  text-align: center;
  column-rule-color: #1a6470;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #1a6470;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  transform-box: view-box;
  border: 3px #1a6470;
  outline-width: 3px;
  outline-color: #1a6470;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 1.6;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a6470;
  display: inline;
}

.text-field-3 {
  font-weight: 400;
}

.select-field {
  background-color: #f3f3f300;
}

.text-field-4 {
  height: 100px;
  font-weight: 400;
}

.textarea {
  font-weight: 400;
}

.section-15 {
  background-color: #dce5e9;
}

.staff-card {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  background-color: #fff;
  background-image: url('../images/Wings.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 17px 19px;
  display: flex;
  box-shadow: 3px 5px 5px #0003;
}

.collection-list {
  padding-top: 45px;
  padding-bottom: 45px;
}

.paragraph-13 {
  font-weight: 700;
}

.container-19 {
  padding-top: 38px;
  padding-bottom: 38px;
}

.case-studies-section {
  background-color: #dce5e9;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.div-block-44 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  background-image: linear-gradient(#15505aa6, #202d4c), url('../images/WhatsApp-Image-2026-04-28-at-16.04.51.avif');
  background-position: 0 0, 50% 90%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50vh;
  padding-top: 23px;
  padding-bottom: 23px;
  display: flex;
}

.div-block-45 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #01546c00;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 27px;
  padding-right: 27px;
  display: flex;
}

.collection-item {
  background-image: url('../images/Wings.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border: 1px solid #ffffff4a;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-top: 23px;
  margin-bottom: 20px;
  padding: 12px 18px;
  display: flex;
  box-shadow: 6px 8px 5px #0003;
}

.collection-list-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-46 {
  background-image: linear-gradient(#202f4d, #02536b);
  width: 100%;
}

.div-block-47 {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: grid;
}

.heading-6 {
  color: #f0a307;
  margin-top: 0;
}

.section-16 {
  background-image: linear-gradient(#2d5d66, #12535f);
  padding-top: 42px;
  padding-bottom: 42px;
}

.rich-text-block-4 {
  color: var(--_colors---background-color--bg-primary);
  font-family: Lato, sans-serif;
}

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

.div-block-49 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  border: 1px solid #8a8a8a;
  border-radius: 7px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  box-shadow: 6px 6px 5px #0003;
}

.text-block-4, .text-block-5 {
  font-family: Montserrat, sans-serif;
  font-size: .9rem;
}

.section_cfwf_jjniet {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #202d4c;
  font-variation-settings: normal;
  column-rule-color: #202d4c;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #202d4c;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  background-image: linear-gradient(135deg, #134e58 0%, #1d7080 100%);
  border: 3px #202d4c;
  outline-width: 3px;
  outline-color: #202d4c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  min-height: 0;
  margin: 0;
  padding-top: 48px;
  padding-bottom: 48px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #202d4c;
  display: flex;
}

.pseudo_before_cfwf_razprl {
  box-sizing: content-box;
  aspect-ratio: auto;
  perspective-origin: 0 0;
  transform-origin: 0 0;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #fff;
  outline-width: 3px;
  outline-color: #fff;
  grid-area: 1 / 1 / 2 / 2;
  width: 0;
  min-width: 0;
  height: 0;
  min-height: 0;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  animation-duration: 0s;
  display: table;
}

.pseudo_after_cfwf_rfhoui {
  box-sizing: content-box;
  clear: both;
  aspect-ratio: auto;
  perspective-origin: 0 0;
  transform-origin: 0 0;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  unicode-bidi: normal;
  border: 0 #fff;
  outline-width: 3px;
  outline-color: #fff;
  grid-area: 1 / 1 / 2 / 2;
  width: 0;
  min-width: 0;
  height: 0;
  min-height: 0;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  animation-duration: 0s;
  display: table;
}

.div_cfwf_njfdgr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  max-width: 940px;
  height: auto;
  margin: 0 auto;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_mfjvdy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_zqmedn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  flex-direction: column;
  gap: 24px;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.div_cfwf_vkwfwi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.a_cfwf_isuyev {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  transition-behavior: normal, normal, normal;
  background-color: #ffffff14;
  border: 1px solid #ffffff26;
  border-radius: 10px;
  outline-width: 3px;
  outline-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 320px 1fr;
  width: auto;
  max-width: 100%;
  height: auto;
  min-height: 200px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s, .2s, .2s;
  transition-delay: 0s, 0s, 0s;
  transition-timing-function: ease, ease, ease;
  display: grid;
  overflow: hidden;
  box-shadow: 0 4px 24px #00000040;
}

.img_cfwf_jojelk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  vertical-align: middle;
  cursor: pointer;
  object-fit: cover;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 0 #fff;
  border-radius: 16px;
  outline-width: 3px;
  outline-color: #fff;
  width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 200px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_cdbzwt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: auto;
  height: auto;
  margin: 0;
  padding: 28px 32px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.span_cfwf_lgwkhk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 9.6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 11.2px;
  font-weight: 700;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h2_cfwf_gjhcet {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: -.208px;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Oswald, sans-serif;
  font-size: 20.8px;
  line-height: 1.35;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_cpgthw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffbf;
  font-variation-settings: normal;
  column-rule-color: #ffffffbf;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #ffffffbf;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #ffffffbf;
  outline-width: 3px;
  outline-color: #ffffffbf;
  width: auto;
  height: auto;
  margin: 0 0 9.6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 14.4px;
  font-style: italic;
  font-weight: 500;
  line-height: 23.04px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffbf;
  display: block;
}

.p_cfwf_toofbg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fffc;
  font-variation-settings: normal;
  column-rule-color: #fffc;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fffc;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fffc;
  outline-width: 3px;
  outline-color: #fffc;
  width: auto;
  height: auto;
  margin: 0 0 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 14.08px;
  line-height: 1.65;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fffc;
  display: block;
}

.div_cfwf_fbazys {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  align-items: center;
  gap: 24px;
  width: auto;
  height: auto;
  margin: auto 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.p_cfwf_agumsg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffff80;
  font-variation-settings: normal;
  column-rule-color: #ffffff80;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #ffffff80;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #ffffff80;
  outline-width: 3px;
  outline-color: #ffffff80;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffff80;
  display: block;
}

.span_cfwf_clqkom {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2332;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #1a2332;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2332;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-wrap-mode: nowrap;
  transform-box: view-box;
  background-color: #f0a30a;
  border: 3px #1a2332;
  border-radius: 4px;
  outline-width: 3px;
  outline-color: #1a2332;
  width: auto;
  height: auto;
  margin: 0;
  padding: 7.2px 17.6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  font-weight: 700;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2332;
  display: block;
}

.div_cfwf_xroeuy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.a_cfwf_gzkpdd {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  transition-behavior: normal, normal, normal;
  background-color: #ffffff14;
  border: 1px solid #ffffff26;
  border-radius: 10px;
  outline-width: 3px;
  outline-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 320px 1fr;
  width: auto;
  max-width: 100%;
  height: auto;
  min-height: 200px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s, .2s, .2s;
  transition-delay: 0s, 0s, 0s;
  transition-timing-function: ease, ease, ease;
  display: grid;
  overflow: hidden;
  box-shadow: 0 4px 24px #00000040;
}

.img_cfwf_jhebhq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  vertical-align: middle;
  cursor: pointer;
  object-fit: cover;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 0 #fff;
  border-radius: 16px;
  outline-width: 3px;
  outline-color: #fff;
  width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 200px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_nfmbhw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: auto;
  height: auto;
  margin: 0;
  padding: 28px 32px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.span_cfwf_qjdyuk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 9.6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 11.2px;
  font-weight: 700;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h2_cfwf_idpkcw {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: -.208px;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Oswald, sans-serif;
  font-size: 20.8px;
  line-height: 1.35;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_jvnumq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffbf;
  font-variation-settings: normal;
  column-rule-color: #ffffffbf;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #ffffffbf;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #ffffffbf;
  outline-width: 3px;
  outline-color: #ffffffbf;
  width: auto;
  height: auto;
  margin: 0 0 9.6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 14.4px;
  font-style: italic;
  font-weight: 500;
  line-height: 23.04px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffbf;
  display: block;
}

.p_cfwf_mgvalg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fffc;
  font-variation-settings: normal;
  column-rule-color: #fffc;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fffc;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fffc;
  outline-width: 3px;
  outline-color: #fffc;
  width: auto;
  height: auto;
  margin: 0 0 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 14.08px;
  line-height: 1.65;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fffc;
  display: block;
}

.div_cfwf_ipziar {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  align-items: center;
  gap: 24px;
  width: auto;
  height: auto;
  margin: auto 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.p_cfwf_hyohln {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffff80;
  font-variation-settings: normal;
  column-rule-color: #ffffff80;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #ffffff80;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #ffffff80;
  outline-width: 3px;
  outline-color: #ffffff80;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffff80;
  display: block;
}

.span_cfwf_dpfvcj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2332;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #1a2332;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2332;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-wrap-mode: nowrap;
  transform-box: view-box;
  background-color: #f0a30a;
  border: 3px #1a2332;
  border-radius: 4px;
  outline-width: 3px;
  outline-color: #1a2332;
  width: auto;
  height: auto;
  margin: 0;
  padding: 7.2px 17.6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  font-weight: 700;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2332;
  display: block;
}

.div_cfwf_jpadmx {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.a_cfwf_zghuli {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  transition-behavior: normal, normal, normal;
  background-color: #ffffff14;
  border: 1px solid #ffffff26;
  border-radius: 10px;
  outline-width: 3px;
  outline-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 320px 1fr;
  width: auto;
  max-width: 100%;
  height: auto;
  min-height: 200px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s, .2s, .2s;
  transition-delay: 0s, 0s, 0s;
  transition-timing-function: ease, ease, ease;
  display: grid;
  overflow: hidden;
  box-shadow: 0 4px 24px #00000040;
}

.img_cfwf_ulpjpb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  vertical-align: middle;
  cursor: pointer;
  object-fit: cover;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 0 #fff;
  border-radius: 16px;
  outline-width: 3px;
  outline-color: #fff;
  width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 200px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_coaxnn {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: auto;
  height: auto;
  margin: 0;
  padding: 28px 32px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.span_cfwf_mxztlb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 9.6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 11.2px;
  font-weight: 700;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h2_cfwf_uqaivq {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: -.208px;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Oswald, sans-serif;
  font-size: 20.8px;
  line-height: 1.35;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_yoqdwi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffbf;
  font-variation-settings: normal;
  column-rule-color: #ffffffbf;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #ffffffbf;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #ffffffbf;
  outline-width: 3px;
  outline-color: #ffffffbf;
  width: auto;
  height: auto;
  margin: 0 0 9.6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 14.4px;
  font-style: italic;
  font-weight: 500;
  line-height: 23.04px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffbf;
  display: block;
}

.p_cfwf_jeqcso {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fffc;
  font-variation-settings: normal;
  column-rule-color: #fffc;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fffc;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fffc;
  outline-width: 3px;
  outline-color: #fffc;
  width: auto;
  height: auto;
  margin: 0 0 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 14.08px;
  line-height: 1.65;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fffc;
  display: block;
}

.div_cfwf_emkyrg {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  align-items: center;
  gap: 24px;
  width: auto;
  height: auto;
  margin: auto 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.p_cfwf_lyknvs {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffff80;
  font-variation-settings: normal;
  column-rule-color: #ffffff80;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #ffffff80;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #ffffff80;
  outline-width: 3px;
  outline-color: #ffffff80;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffff80;
  display: block;
}

.span_cfwf_ppughk {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2332;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #1a2332;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2332;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-wrap-mode: nowrap;
  transform-box: view-box;
  background-color: #f0a30a;
  border: 3px #1a2332;
  border-radius: 4px;
  outline-width: 3px;
  outline-color: #1a2332;
  width: auto;
  height: auto;
  margin: 0;
  padding: 7.2px 17.6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  font-weight: 700;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2332;
  display: block;
}

.div_cfwf_xxltjj {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.a_cfwf_vvbqiv {
  visibility: visible;
  box-sizing: border-box;
  aspect-ratio: auto;
  transform-origin: 50%;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overflow-block: hidden;
  overflow-inline: hidden;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  transition-behavior: normal, normal, normal;
  background-color: #ffffff14;
  border: 1px solid #ffffff26;
  border-radius: 10px;
  outline-width: 3px;
  outline-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 320px 1fr;
  width: auto;
  max-width: 100%;
  height: auto;
  min-height: 200px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  transition-duration: .2s, .2s, .2s;
  transition-delay: 0s, 0s, 0s;
  transition-timing-function: ease, ease, ease;
  display: grid;
  overflow: hidden;
  box-shadow: 0 4px 24px #00000040;
}

.img_cfwf_efbewu {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  vertical-align: middle;
  cursor: pointer;
  object-fit: cover;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 0 #fff;
  border-radius: 16px;
  outline-width: 3px;
  outline-color: #fff;
  width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 200px;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.div_cfwf_btgcwt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: auto;
  height: auto;
  margin: 0;
  padding: 28px 32px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.span_cfwf_agsbpy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #f0a30a;
  font-variation-settings: normal;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  column-rule-color: #f0a30a;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #f0a30a;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #f0a30a;
  outline-width: 3px;
  outline-color: #f0a30a;
  width: auto;
  height: auto;
  margin: 0 0 9.6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 11.2px;
  font-weight: 700;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #f0a30a;
  display: block;
}

.h2_cfwf_hdgjhb {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  letter-spacing: -.208px;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Oswald, sans-serif;
  font-size: 20.8px;
  line-height: 1.35;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: block;
}

.p_cfwf_ithgie {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffffbf;
  font-variation-settings: normal;
  column-rule-color: #ffffffbf;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #ffffffbf;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #ffffffbf;
  outline-width: 3px;
  outline-color: #ffffffbf;
  width: auto;
  height: auto;
  margin: 0 0 9.6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 14.4px;
  font-style: italic;
  font-weight: 500;
  line-height: 23.04px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffffbf;
  display: block;
}

.p_cfwf_ghccwi {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fffc;
  font-variation-settings: normal;
  column-rule-color: #fffc;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fffc;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fffc;
  outline-width: 3px;
  outline-color: #fffc;
  width: auto;
  height: auto;
  margin: 0 0 16px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 14.08px;
  line-height: 1.65;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fffc;
  display: block;
}

.div_cfwf_dsudiy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  font-variation-settings: normal;
  column-rule-color: white;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #fff;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #fff;
  outline-width: 3px;
  outline-color: #fff;
  align-items: center;
  gap: 24px;
  width: auto;
  height: auto;
  margin: auto 0 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #fff;
  display: flex;
}

.p_cfwf_fefpyt {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #ffffff80;
  font-variation-settings: normal;
  column-rule-color: #ffffff80;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #ffffff80;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  transform-box: view-box;
  border: 3px #ffffff80;
  outline-width: 3px;
  outline-color: #ffffff80;
  width: auto;
  height: auto;
  margin: 0;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12px;
  line-height: 19.2px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #ffffff80;
  display: block;
}

.span_cfwf_sefkbr {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #1a2332;
  font-variation-settings: normal;
  letter-spacing: .5px;
  text-transform: uppercase;
  column-rule-color: #1a2332;
  column-rule-width: 3px;
  text-underline-offset: auto;
  cursor: pointer;
  caret-color: #1a2332;
  caret-shape: auto;
  color-scheme: normal;
  column-fill: balance;
  contain: none;
  content-visibility: visible;
  counter-increment: none;
  counter-reset: none;
  counter-set: none;
  font-feature-settings: normal;
  font-language-override: normal;
  forced-color-adjust: auto;
  overscroll-behavior-x: auto;
  overscroll-behavior-y: auto;
  position-anchor: none;
  position-visibility: anchors-visible;
  quotes: auto;
  scroll-snap-align: none;
  scroll-snap-stop: normal;
  scroll-snap-type: none;
  text-combine-upright: none;
  text-justify: auto;
  text-orientation: mixed;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-wrap-mode: nowrap;
  transform-box: view-box;
  background-color: #f0a30a;
  border: 3px #1a2332;
  border-radius: 4px;
  outline-width: 3px;
  outline-color: #1a2332;
  width: auto;
  height: auto;
  margin: 0;
  padding: 7.2px 17.6px;
  scroll-margin: 0;
  scroll-padding: auto;
  font-family: Manrope, sans-serif;
  font-size: 12.8px;
  font-weight: 700;
  line-height: 25.6px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-emphasis-color: #1a2332;
  display: block;
}

.case-studies-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  width: 70%;
  display: grid;
}

.text-block-6 {
  font-size: .9rem;
}

@media screen and (min-width: 1440px) {
  .brix---grid-hero-v1 {
    grid-column-gap: 90px;
  }

  .rich-text-block-2, .heading-4 {
    font-size: var(--_typography---h2-heading--h2-size);
  }

  .rt-nav-container {
    grid-template-columns: 270px 4fr 270px;
  }
}

@media screen and (min-width: 1920px) {
  .brix---hero-full-width-right-hero-v5 {
    width: 100%;
    max-width: 46%;
  }

  .rt-nav-right-block {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .rt-header-one-nav {
    z-index: 7;
  }

  .rt-nav-container {
    grid-template-columns: 1fr 4fr 1.25fr;
  }

  .rt-auto-fit-15 {
    object-fit: cover;
  }
}

@media screen and (max-width: 991px) {
  .tablet-1-col-parent.tablet-1-col, .tablet-1-col {
    grid-template-columns: 1fr;
  }

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

  .notus-contract-lifting--footer-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .notus-contract-lifting--section-footer {
    padding-bottom: 140px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .container {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    background-color: #0000;
    padding-left: 1.8rem;
    padding-right: 1.8rem;
  }

  .section.is-accent-primary {
    background-color: #dce5e9;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .button {
    width: 100%;
  }

  .button.orange {
    margin-top: 21px;
  }

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

  .margin_none {
    margin: 0;
  }

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

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

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

  .padding_none {
    padding: 0;
  }

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

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

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

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

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

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

  .card.on-accent-primary {
    flex-flow: column;
  }

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

  .nav {
    height: auto;
  }

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

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

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

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

  .height_100percent {
    order: -9999;
  }

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

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

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

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

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

  .width_100vw {
    width: 100vw;
  }

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

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

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

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

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

  .width_100percent_tablet {
    width: 100%;
  }

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

  .position_static_tablet {
    position: static;
  }

  .position_absolute_tablet {
    position: absolute;
  }

  .max-width_small {
    width: 75%;
    max-width: none;
  }

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

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

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

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

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

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

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

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

  .nav_link.on-accent-primary {
    width: 100%;
  }

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

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

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

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

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

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

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

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

  .hide_tablet {
    display: none;
  }

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

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

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

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

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

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

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

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

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

  .display_block_tablet {
    display: block;
  }

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

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

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

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

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

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

  .ratio_1x1_tablet {
    aspect-ratio: 1;
  }

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

  .padding_section {
    padding-top: var(--\<unknown\|variable-98f63b25-e15d-40d2-daeb-10785082f914\>);
    padding-bottom: var(--\<unknown\|variable-98f63b25-e15d-40d2-daeb-10785082f914\>);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .header {
    order: -1;
  }

  .tabs_nav {
    flex-flow: wrap;
  }

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

  .display_none_tablet {
    display: none;
  }

  .heading.orange.small {
    font-size: 2.37rem;
  }

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

  .sysf-card.sysf-card-horizontal {
    flex-direction: column;
  }

  .sysf-card-horizontal-text-wrapper {
    margin-left: 0;
    padding: 0;
  }

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

  .sysf-container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .sysf-button.sysf-medium {
    font-size: 16px;
  }

  .sysf-hero-grid {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    text-align: center;
    grid-template-columns: 1.25fr;
  }

  .sysf-ctas-wrapper {
    margin-top: 1rem;
  }

  .sysf-text-wrapper-l {
    padding-right: 0;
  }

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

  .sysf-container-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .sysf-button-2.sysf-medium {
    font-size: 16px;
  }

  .sysf-hero-title-centered {
    width: 100%;
  }

  .sysf-ctas-wrapper-2 {
    margin-top: 1rem;
  }

  .sysf-hero-section-2.sysf-hero-big {
    background-image: linear-gradient(#01546cbf, #003241d9), url('../images/Transparent-wings.avif');
    background-attachment: scroll, scroll;
  }

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

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

  .paragraph-7 {
    height: auto;
  }

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

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

  .logos-wrapper {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .accrediation-card {
    width: 100%;
  }

  .image-10 {
    object-fit: contain;
    height: 50px;
  }

  .image-11 {
    max-width: none;
    height: 50px;
    max-height: none;
  }

  .image-12 {
    border-radius: 0;
  }

  .svg {
    color: #333;
  }

  .cell-2 {
    padding-left: 25px;
    padding-right: 25px;
  }

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

  .section-footer {
    padding-bottom: 140px;
  }

  .sysf-card-3.sysf-card-horizontal {
    flex-direction: column;
  }

  .brix---btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---grid-hero-v1 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---floating-image-hero-v2---1 {
    top: 24%;
    right: -30%;
  }

  .brix---section-hero-full-width-right {
    padding-top: 100px;
    padding-bottom: 522px;
  }

  .brix---hero-full-width-right-hero-v5 {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: 450px;
    display: flex;
    inset: auto 0% 0%;
    overflow: hidden;
  }

  .cf-flex-1---text-contain {
    width: 100%;
    max-width: 560px;
    margin-top: 100px;
  }

  .cf-flex-1---image-contain {
    width: 100%;
    max-width: 500px;
  }

  .cf-flex-1---wrapper {
    padding-top: 140px;
  }

  .cf-flex-1---container {
    flex-direction: column;
  }

  .cf-18px-paragraph {
    max-width: none;
    margin-bottom: 0;
  }

  .fs-table_instance {
    overflow: auto;
  }

  .cf-flex-1---text-contain-2 {
    width: 100%;
    max-width: 560px;
    margin-top: 100px;
  }

  .cf-flex-1---image-contain-2 {
    width: 100%;
    max-width: 500px;
  }

  .cf-flex-1---wrapper-2 {
    padding-top: 140px;
  }

  .cf-flex-1---container-2 {
    flex-direction: column;
  }

  .cf-18px-paragraph-2 {
    max-width: none;
    margin-bottom: 0;
  }

  .cf-visual-features-item.navbar {
    padding: 25px;
  }

  .cf-visual-features-item.navbar.horizontal {
    justify-content: flex-start;
    font-size: 16px;
  }

  .cf-visual-features-items-container {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-visual-features-items-container.nav {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    width: 100%;
    max-width: none;
    margin-left: 0;
    display: grid;
  }

  .cf-visual-features-items-container.nav.pages {
    border-right-style: none;
    width: 100%;
    max-width: none;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .cf-visual-features-items-container.nav.blogs {
    grid-template-columns: 1fr 1fr;
  }

  .cf-dropdown-arrow---nav-3 {
    margin-left: 7px;
    margin-right: 0;
    position: relative;
  }

  .cf-navigation-left-2 {
    width: 20%;
  }

  .cf-dropdown-nav-3 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .cf-navbar-3-brand {
    width: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .cf-nav-3-link {
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0;
    display: block;
  }

  .cf-nav-3-link.login {
    padding: 15px 10px;
  }

  .cf-nav-3-link.login.desktop {
    display: none;
  }

  .cf-nav-3-link.login-mob {
    display: block;
  }

  .cf-button.navigation-button {
    margin-top: 0;
    margin-left: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    display: none;
  }

  .cf-button.navigation-button.mobile {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    max-width: 150px;
    margin-left: 5%;
    display: flex;
  }

  .cf-navigation-right-2 {
    width: 50%;
    margin-right: 0;
  }

  .cf-divider-nav {
    margin-top: 18px;
  }

  .cf-dropdown-list-full-wrapper-2 {
    box-shadow: none;
    padding: 0;
  }

  .cf-navigation-item-heading {
    font-size: 20px;
  }

  .cf-visual-features-item-image-2.pages {
    width: 100%;
    max-width: 56px;
  }

  .cf-navigation-3-center {
    display: block;
  }

  .cf-navigation-drop-container-2 {
    flex-direction: column;
  }

  .cf-navigation-drop-container-2.features.pages {
    align-items: flex-start;
    padding-right: 0;
  }

  .cf-right-side-links {
    width: 100%;
  }

  .menu-button-mob {
    color: #6b6768;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 45px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 11px;
    display: flex;
    position: relative;
    inset: 0% 0% 0% auto;
  }

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

  .cf-navigation-3-menu {
    background-color: #fff;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 30px;
    display: flex;
    position: absolute;
    box-shadow: 0 50px 30px #0000000f;
  }

  .cf-navigation-3 {
    display: block;
  }

  .cf-dropdown-list--nav-3.w--open {
    width: 90%;
    min-width: auto;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 0;
    position: relative;
    top: 0;
  }

  .cf-dropdown-list--nav-3.blog.w--open {
    width: 90%;
  }

  .cf-dropdown-toggle---nav-3 {
    justify-content: flex-start;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 12px;
    display: flex;
  }

  .cta-form {
    width: 95%;
  }

  .div_cfwf_erwshe, .cta-section {
    flex-flow: column;
    display: flex;
  }

  .cf-visual-features-item-2.navbar {
    padding: 25px;
  }

  .cf-visual-features-item-2.navbar.horizontal {
    justify-content: flex-start;
    font-size: 16px;
  }

  .cf-visual-features-items-container-2 {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-visual-features-items-container-2.nav {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    width: 100%;
    max-width: none;
    margin-left: 0;
    display: grid;
  }

  .cf-visual-features-items-container-2.nav.pages {
    border-right-style: none;
    width: 100%;
    max-width: none;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .cf-visual-features-items-container-2.nav.blogs {
    grid-template-columns: 1fr 1fr;
  }

  .cf-dropdown-arrow---nav-4 {
    margin-left: 7px;
    margin-right: 0;
    position: relative;
  }

  .cf-navigation-left-3 {
    width: 20%;
  }

  .cf-dropdown-nav-4 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .cf-navbar-3-brand-2 {
    width: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .cf-nav-3-link-2 {
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0;
    display: block;
  }

  .cf-nav-3-link-2.login {
    padding: 15px 10px;
  }

  .cf-nav-3-link-2.login.desktop {
    display: none;
  }

  .cf-nav-3-link-2.login-mob {
    display: block;
  }

  .cf-button-2.navigation-button {
    margin-top: 0;
    margin-left: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    display: none;
  }

  .cf-button-2.navigation-button.mobile {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    max-width: 150px;
    margin-left: 5%;
    display: flex;
  }

  .cf-navigation-right-3 {
    width: 50%;
    margin-right: 0;
  }

  .cf-divider-nav-2 {
    margin-top: 18px;
  }

  .cf-dropdown-list-full-wrapper-3 {
    box-shadow: none;
    padding: 0;
  }

  .cf-navigation-item-heading-2 {
    font-size: 20px;
  }

  .cf-visual-features-item-image-3.pages {
    width: 100%;
    max-width: 56px;
  }

  .cf-navigation-3-center-2 {
    display: block;
  }

  .cf-navigation-drop-container-3 {
    flex-direction: column;
  }

  .cf-navigation-drop-container-3.features.pages {
    align-items: flex-start;
    padding-right: 0;
  }

  .cf-right-side-links-2 {
    width: 100%;
  }

  .menu-button-mob-2 {
    color: #6b6768;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 45px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 11px;
    display: flex;
    position: relative;
    inset: 0% 0% 0% auto;
  }

  .menu-button-mob-2.w--open {
    color: #6b6768;
    background-color: #0000;
  }

  .cf-navigation-3-menu-2 {
    background-color: #fff;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 30px;
    display: flex;
    position: absolute;
    box-shadow: 0 50px 30px #0000000f;
  }

  .cf-navigation-4 {
    display: block;
  }

  .cf-dropdown-list--nav-4.w--open {
    width: 90%;
    min-width: auto;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 0;
    position: relative;
    top: 0;
  }

  .cf-dropdown-list--nav-4.blog.w--open {
    width: 90%;
  }

  .cf-dropdown-toggle---nav-4 {
    justify-content: flex-start;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0;
    display: flex;
  }

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

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

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

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

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

  .menu-button-2 {
    padding: 12px;
  }

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

  .rt-responsive-full-width-2 {
    width: 100%;
  }

  .rt-nav-menu-main {
    flex-direction: column;
  }

  .rt-nav-menu-2 {
    background-color: #fff;
    flex: 0 auto;
    width: 100vw;
    max-width: 100%;
    height: 100vh;
    position: absolute;
    inset: 80px 0% 0%;
  }

  .rt-dropdown-toggle-4 {
    padding-left: 20px;
  }

  .rt-hamburger-line-two {
    background-color: #282828;
    width: 30px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-home-one-nav-button-wrap.rt-display-responsive-none {
    display: none;
  }

  .rt-nav-container {
    grid-template-columns: 2fr 3fr 30px;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .rt-hamburger-line-one-2 {
    background-color: #282828;
    width: 30px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-dropdown-list-5 {
    min-width: 100%;
    position: relative;
  }

  .rt-hamburger-line-three-2 {
    background-color: #282828;
    width: 30px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-hamburger-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    display: flex;
  }

  .rt-startex {
    padding-left: 0;
  }

  .spark-nav-link {
    text-align: left;
    margin-bottom: 1rem;
    margin-left: 0;
  }

  .spark-nav-link.spark-square-button, .spark-nav-link.spark-button {
    text-align: center;
    margin-bottom: 0;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .spark-nav-menu {
    z-index: 99;
    background-color: var(--spark-library--white);
    border-bottom-right-radius: 42px;
    border-bottom-left-radius: 42px;
    margin-top: 0;
    padding: 2rem 1rem 1rem;
  }

  .spark-line-3.spark-simple-line {
    background-color: var(--spark-library--foreground-interactive);
    border-radius: 3px;
    width: 12.75px;
    height: 3.33px;
    margin-left: 0;
    left: 18px;
  }

  .spark-line-1.spark-simple-line {
    background-color: var(--notus-contract-lifting---dark-slate-grey);
    width: 24px;
    height: 3.33px;
    color: var(--notus-contract-lifting---dark-slate-grey);
    border-radius: 2px;
  }

  .spark-simple-menu-button {
    background-color: #0000;
    padding-left: 18px;
  }

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

  .spark-line-2.spark-simple-line {
    background-color: var(--spark-library--foreground-interactive);
    border-radius: 3px;
    width: 24px;
    height: 3.33px;
  }

  .spark-square-menu-inner {
    padding: 0;
  }

  .spark-square-menu-with-hiring-button {
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-light-nav-link {
    text-align: left;
    margin-bottom: 1rem;
  }

  .spark-light-nav-link.spark-square-button {
    text-align: center;
    margin-bottom: 0;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .spark-line-4.spark-simple-line {
    background-color: var(--notus-contract-lifting---dark-slate-grey);
    border-radius: 3px;
    width: 12.75px;
    height: 3.33px;
    margin-left: 0;
    left: 18px;
  }

  .spark-line-5.spark-simple-line {
    background-color: var(--notus-contract-lifting---dark-slate-grey);
    border-radius: 3px;
    width: 24px;
    height: 3.33px;
  }

  .spark-mega-dropdown-list.w--open {
    z-index: 10;
    box-shadow: none;
    position: relative;
    top: 0;
  }

  .spark-mega-dropdown {
    width: 100%;
    position: relative;
  }

  .spark-mega-dropdown-card {
    z-index: 1;
    grid-column-gap: 32px;
    flex-wrap: wrap;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
  }

  .spark-nav-with-mega-dropdowns {
    z-index: 99;
    background-color: var(--spark-library--white);
    margin-top: 1rem;
    padding: 2rem 1rem 1rem;
    position: absolute;
  }

  .spark-square-menu-with-mega-dropdown-listing-links {
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-sub-nav-list {
    width: 100%;
  }

  .div_cfwf_ptnwps, .div_cfwf_cdabip, .div_cfwf_gehrpq, .div_cfwf_goqdes {
    grid-template-columns: 1fr;
  }

  .div-block-43 {
    width: 600px;
  }

  .collection-item {
    width: 80%;
  }

  .case-studies-grid {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .notus-contract-lifting--footer-grid {
    grid-template-columns: 1fr 1fr;
  }

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

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

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

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

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

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

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

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

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

  .max-width_medium {
    aspect-ratio: auto;
  }

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

  .container {
    flex-flow: column;
  }

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

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

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

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

  .button.orange {
    margin-top: 20px;
  }

  .form_item {
    flex: 0 auto;
  }

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

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

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

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

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

  .padding_none {
    padding: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .card.flex-horixz {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: auto;
  }

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

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

  .card_body {
    max-width: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .display_none_mobile-l {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .width_100percent_mobile-l {
    width: 100%;
  }

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

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

  .position_sticky-bottom {
    position: relative;
  }

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

  .hide_mobile-l {
    display: none;
  }

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

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

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

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

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

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

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

  .nav_menu {
    transform: translate(0);
  }

  .nav_menu-list-item {
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

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

  .padding_section {
    padding-top: var(--\<unknown\|variable-1f87e264-f699-9eb7-3347-312759955efc\>);
    padding-bottom: var(--\<unknown\|variable-1f87e264-f699-9eb7-3347-312759955efc\>);
  }

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

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

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

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

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

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

  .mobile-l_order_last {
    order: 1;
  }

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

  .header.is-2-col {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    display: flex;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .heading.orange.small {
    font-size: 2.37rem;
    font-weight: 500;
  }

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

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

  .card-wrapper {
    flex-flow: column;
    display: flex;
  }

  .sysf-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .sysf-heading-2.sysf-xl {
    margin-bottom: 12px;
  }

  .sysf-container-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .sysf-heading-3.sysf-xl {
    margin-bottom: 12px;
  }

  .container-6 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .container-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-9 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .container-10 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .container-11 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-12, .paragraph-8 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-12 {
    border-radius: 0;
  }

  .div-block-13, .div-block-14 {
    display: none;
  }

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

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .brix---btn-primary {
    padding: 20px 32px;
  }

  .brix---btn-secondary {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---grid-hero-v1 {
    grid-template-columns: 1fr;
  }

  .brix---button-row-left {
    margin-right: 16px;
  }

  .brix---floating-image-hero-v2---1 {
    max-width: 480px;
  }

  .brix---section-hero-full-width-right {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---hero-full-width-right-hero-v5 {
    margin-top: 62px;
    position: static;
  }

  .cf-14px-heading {
    font-size: 18px;
  }

  .cf-flex-1---image-1 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-flex-1---image-2 {
    right: 0%;
  }

  .cf-flex-1---wrapper {
    width: 90%;
    padding-top: 90px;
  }

  .fs-table_cell {
    position: sticky;
    left: 0;
  }

  .cf-14px-heading-2 {
    font-size: 18px;
  }

  .cf-flex-1---image-3 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-flex-1---image-4 {
    right: 0%;
  }

  .cf-flex-1---wrapper-2 {
    width: 90%;
    padding-top: 90px;
  }

  .cf-visual-features-item.navbar.w--current {
    padding: 14px;
  }

  .cf-visual-features-item.navbar.horizontal {
    align-items: center;
  }

  .cf-visual-features-items-container {
    grid-row-gap: 70px;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .cf-visual-features-items-container.nav {
    grid-template-columns: 1fr;
    max-width: 400px;
  }

  .cf-visual-features-items-container.nav.pages, .cf-visual-features-items-container.nav.blogs {
    grid-template-columns: 1fr;
  }

  .cf-navigation-left-2 {
    width: 26%;
  }

  .cf-navbar-3-brand {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .cf-button.navigation-button {
    margin-left: 0%;
  }

  .cf-button.navigation-button.mobile {
    justify-content: center;
  }

  .cf-navigation-right-2 {
    width: 60%;
  }

  .cf-divider-nav {
    margin-top: 18px;
  }

  .cf-navigation-item-heading {
    font-size: 18px;
  }

  .menu-button-mob {
    width: 40px;
    padding-right: 10px;
  }

  .cf-dropdown-list--nav-3.w--open {
    width: 90%;
  }

  .cf-dropdown-toggle---nav-3 {
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .cf-visual-features-item-2.navbar.w--current {
    padding: 14px;
  }

  .cf-visual-features-item-2.navbar.horizontal {
    align-items: center;
  }

  .cf-visual-features-items-container-2 {
    grid-row-gap: 70px;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .cf-visual-features-items-container-2.nav {
    grid-template-columns: 1fr;
    max-width: 400px;
  }

  .cf-visual-features-items-container-2.nav.pages, .cf-visual-features-items-container-2.nav.blogs {
    grid-template-columns: 1fr;
  }

  .cf-navigation-left-3 {
    width: 26%;
  }

  .cf-navbar-3-brand-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .cf-button-2.navigation-button {
    margin-left: 0%;
  }

  .cf-button-2.navigation-button.mobile {
    justify-content: center;
  }

  .cf-navigation-right-3 {
    width: 60%;
  }

  .cf-divider-nav-2 {
    margin-top: 18px;
  }

  .cf-navigation-item-heading-2 {
    font-size: 18px;
  }

  .menu-button-mob-2 {
    width: 40px;
    padding-right: 10px;
  }

  .cf-dropdown-list--nav-4.w--open {
    width: 90%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .rt-responsive-full-width-2 {
    margin-bottom: 10px;
  }

  .rt-header-one-nav {
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-dropdown-toggle-4 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
  }

  .rt-dropdown-list-5 {
    position: relative;
  }

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

  .spark-nav-link.spark-square-button {
    padding-left: 16px;
    padding-right: 16px;
  }

  .spark-nav-link.spark-with-mega-dropdown {
    justify-content: space-between;
  }

  .spark-nav-menu {
    max-height: 90vh;
    overflow: scroll;
  }

  .spark-square-menu-inner {
    padding-left: 0;
    padding-right: 0;
  }

  .spark-square-menu-with-hiring-button, .spark-light-nav-link {
    padding-left: 20px;
    padding-right: 20px;
  }

  .spark-light-nav-link.spark-square-button {
    padding-left: 16px;
    padding-right: 16px;
  }

  .spark-container {
    width: 100%;
  }

  .spark-mega-dropdown-card {
    padding: 16px;
  }

  .spark-square-menu-with-mega-dropdown-listing-links {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div_cfwf_ptnwps, .div_cfwf_szmmaq {
    grid-template-columns: 1fr;
  }

  .code-embed-3, .div-block-43 {
    width: 500px;
  }

  .case-studies-grid {
    width: 90%;
  }
}

@media screen and (max-width: 479px) {
  .tablet-1-col-parent.tablet-1-col, .tablet-1-col {
    grid-template-columns: 100%;
  }

  .notus-contract-lifting--footer-grid {
    grid-template-columns: 1fr;
  }

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

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

  .footer_link-scroll-up {
    right: -6%;
  }

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

  .container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section.is-accent-primary {
    padding-left: 0;
  }

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

  .button {
    white-space: nowrap;
  }

  .button.wrapped {
    width: auto;
    font-size: 11px;
  }

  .button.orange {
    margin-top: 18px;
  }

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

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

  .margin_none {
    margin: 0;
  }

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

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

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

  .padding_none {
    padding: 0;
  }

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

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

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

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

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

  .card.flex-horixz {
    flex-flow: column;
  }

  .card_body {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

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

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

  .slider_arrow-icon {
    flex: 1;
  }

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

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

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

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

  .hide_mobile {
    display: none;
  }

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

  .width_100percent_mobile {
    width: 100%;
  }

  .max-width_small {
    width: 95%;
  }

  .footer.is-inverse {
    padding-left: 9px;
    padding-right: 9px;
  }

  .logo {
    color: inherit;
  }

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

  .nav_link.on-accent-primary {
    color: #fffb27;
  }

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

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

  .position_sticky-bottom {
    position: relative;
  }

  .nav_container {
    flex-flow: row;
    align-items: center;
  }

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

  .nav_left {
    justify-content: center;
    align-items: center;
    max-width: 100%;
  }

  .nav_right {
    display: block;
  }

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

  .nav_menu-list-item {
    margin-top: 6px;
    margin-bottom: 6px;
  }

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

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

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

  .padding_section {
    padding-top: var(--\<unknown\|variable-114d7e1c-7cba-8d23-95ea-0685b2b64446\>);
    padding-bottom: var(--\<unknown\|variable-114d7e1c-7cba-8d23-95ea-0685b2b64446\>);
  }

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

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

  .slider_arrow {
    width: auto;
  }

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

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

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

  .logo-link {
    color: inherit;
  }

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

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

  .display_none_mobile {
    display: none;
  }

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

  .heading.orange.small {
    font-size: 2.37rem;
  }

  .button-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

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

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

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

  .paragraph-4.centre-align {
    margin-top: 27px;
  }

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

  .sysf-card.sysf-card-horizontal {
    width: 100%;
  }

  .div-block-2 {
    flex-flow: column;
    width: 90%;
  }

  .wide-card {
    width: 90vw;
    padding-left: 12px;
    padding-right: 12px;
  }

  .sysf-button.sysf-medium {
    align-self: stretch;
  }

  .sysf-hero-grid.image-right {
    flex-flow: column;
    display: flex;
  }

  .sysf-ctas-wrapper {
    flex-direction: column;
    margin-top: 1rem;
    display: flex;
  }

  .div-block-4 {
    width: 90vw;
    padding-left: 13px;
    padding-right: 13px;
  }

  .sysf-button-2.sysf-medium {
    align-self: stretch;
  }

  .sysf-ctas-wrapper-2 {
    flex-direction: column;
    margin-top: 1rem;
    display: flex;
  }

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

  .image-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .features-wrapper.flex {
    padding-left: 9px;
    padding-right: 9px;
  }

  .div-block-10 {
    display: block;
  }

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

  .container-13 {
    padding-left: 26px;
    padding-right: 26px;
  }

  .code-embed {
    width: 100%;
    max-width: 90%;
    display: none;
    overflow: hidden;
  }

  .image-12 {
    border-radius: 0;
  }

  .svg {
    color: #333;
  }

  .text-block {
    color: #f4ff25;
  }

  .container-14 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 24px;
    padding-bottom: 24px;
    display: flex;
  }

  .cell-2 {
    --_sizes---gap--xs-gap: var(--_sizes---spacing--1x);
    --_sizes---image--image-radius: var(--_sizes---card--card-radius);
    --_sizes---gap--sm-gap: var(--_sizes---spacing--2x);
    --_sizes---spacing--1-25x: 1.25rem;
    --_sizes---spacing--0-5x: .5rem;
    --_sizes---card--card-radius: 1rem;
    --_sizes---container--container-width: 1280px;
    --_sizes---container--container-padding-horizontal: var(--_sizes---spacing--1x);
    --_sizes---container--container-lg-width: 1440px;
    --_sizes---container--container-sm-width: 1000px;
    --_sizes---section--section-padding-vertical: var(--_sizes---spacing--4x);
    --_sizes---gap--md-gap: var(--_sizes---spacing--3x);
    --_sizes---button--button-padding-vertical: 1em;
    --_sizes---button--button-padding-horizontal: 3em;
    --_sizes---button--button-radius: .4rem;
    --_sizes---spacing--0-75x: .75rem;
    --_sizes---input--input-padding-vertical: var(--_sizes---spacing--1x);
    --_sizes---input--input-padding-horizontal: var(--_sizes---spacing--1x);
    --_sizes---input--input-radius: .75rem;
    --_sizes---spacing--1x: 1rem;
    --_sizes---spacing--1-5x: 1.5rem;
    --_sizes---spacing--2x: 2rem;
    --_sizes---radius--sm-radius: .25rem;
    --_sizes---spacing--4x: 4rem;
    --_sizes---radius--round: 100rem;
    --_sizes---spacing--5x: 5rem;
    --_sizes---spacing--3x: 3rem;
    --_sizes---spacing--8x: 8rem;
    --_sizes---card--card-padding: var(--_sizes---spacing--1x);
    --_sizes---slider--4-slides: 4;
    --_sizes---slider--spacing-sm: var(--_sizes---spacing--1x);
    --_sizes---slider--2-slides: 1;
    --_sizes---slider--3-slides: 1;
    --_sizes---slider--5-slides: 1;
    --_sizes---slider--1-5-slides: 1;
    --_sizes---width--xs: 25rem;
    --_sizes---gap--xxs-gap: var(--_sizes---spacing--0-5x);
    --_sizes---slider--navigation: var(--_sizes---spacing--0-75x);
    --_sizes---gap--lg-gap: var(--_sizes---spacing--4x);
    --_sizes---spacing--0-25x: .25rem;
    --_sizes---tag--tag-padding-horizontal: var(--_sizes---spacing--0-5x);
    --_sizes---tag--tag-radius: .75rem;
    --_sizes---radius--md-radius: .5rem;
    --_sizes---radius--lg-radius: .75rem;
    --_sizes---radius--xl-radius: 1rem;
    --_sizes---spacing--6x: 6rem;
    --_sizes---gap--xl-gap: var(--_sizes---spacing--5x);
    --_sizes---gap--xxl-gap: var(--_sizes---spacing--6x);
    --_sizes---nav--nav-height: 4rem;
    --_sizes---card--card-padding-sm: var(--_sizes---spacing--1-5x);
    --_sizes---spacing--1-75x: 1.75rem;
    --_sizes---spacing--7x: 7rem;
    --_sizes---button--button-size: var(--_typography---base-typography--base-font-size);
    --_sizes---tag--tag-padding-vertical: var(--_sizes---spacing--0-25x);
    --_sizes---width--xxs: 12rem;
    --_sizes---width--sm: 35rem;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .div-block-16 {
    width: 95%;
  }

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

  .div-block-17, .div-block-19 {
    flex-flow: column;
  }

  .quick-stack-3 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    --_sizes---gap--xs-gap: var(--_sizes---spacing--1x);
    --_sizes---image--image-radius: var(--_sizes---card--card-radius);
    --_sizes---gap--sm-gap: var(--_sizes---spacing--2x);
    --_sizes---spacing--1-25x: 1.25rem;
    --_sizes---spacing--0-5x: .5rem;
    --_sizes---card--card-radius: 1rem;
    --_sizes---container--container-width: 1280px;
    --_sizes---container--container-padding-horizontal: var(--_sizes---spacing--1x);
    --_sizes---container--container-lg-width: 1440px;
    --_sizes---container--container-sm-width: 1000px;
    --_sizes---section--section-padding-vertical: var(--_sizes---spacing--4x);
    --_sizes---gap--md-gap: var(--_sizes---spacing--3x);
    --_sizes---button--button-padding-vertical: 1em;
    --_sizes---button--button-padding-horizontal: 3em;
    --_sizes---button--button-radius: .4rem;
    --_sizes---spacing--0-75x: .75rem;
    --_sizes---input--input-padding-vertical: var(--_sizes---spacing--1x);
    --_sizes---input--input-padding-horizontal: var(--_sizes---spacing--1x);
    --_sizes---input--input-radius: .75rem;
    --_sizes---spacing--1x: 1rem;
    --_sizes---spacing--1-5x: 1.5rem;
    --_sizes---spacing--2x: 2rem;
    --_sizes---radius--sm-radius: .25rem;
    --_sizes---spacing--4x: 4rem;
    --_sizes---radius--round: 100rem;
    --_sizes---spacing--5x: 5rem;
    --_sizes---spacing--3x: 3rem;
    --_sizes---spacing--8x: 8rem;
    --_sizes---card--card-padding: var(--_sizes---spacing--1x);
    --_sizes---slider--4-slides: 4;
    --_sizes---slider--spacing-sm: var(--_sizes---spacing--1x);
    --_sizes---slider--2-slides: 1;
    --_sizes---slider--3-slides: 1;
    --_sizes---slider--5-slides: 1;
    --_sizes---slider--1-5-slides: 1;
    --_sizes---width--xs: 25rem;
    --_sizes---gap--xxs-gap: var(--_sizes---spacing--0-5x);
    --_sizes---slider--navigation: var(--_sizes---spacing--0-75x);
    --_sizes---gap--lg-gap: var(--_sizes---spacing--4x);
    --_sizes---spacing--0-25x: .25rem;
    --_sizes---tag--tag-padding-horizontal: var(--_sizes---spacing--0-5x);
    --_sizes---tag--tag-radius: .75rem;
    --_sizes---radius--md-radius: .5rem;
    --_sizes---radius--lg-radius: .75rem;
    --_sizes---radius--xl-radius: 1rem;
    --_sizes---spacing--6x: 6rem;
    --_sizes---gap--xl-gap: var(--_sizes---spacing--5x);
    --_sizes---gap--xxl-gap: var(--_sizes---spacing--6x);
    --_sizes---nav--nav-height: 4rem;
    --_sizes---card--card-padding-sm: var(--_sizes---spacing--1-5x);
    --_sizes---spacing--1-75x: 1.75rem;
    --_sizes---spacing--7x: 7rem;
    --_sizes---button--button-size: var(--_typography---base-typography--base-font-size);
    --_sizes---tag--tag-padding-vertical: var(--_sizes---spacing--0-25x);
    --_sizes---width--xxs: 12rem;
    --_sizes---width--sm: 35rem;
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .code-embed-2 {
    width: 100vw;
  }

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

  .sysf-card-3.sysf-card-horizontal {
    width: 100%;
  }

  .section-11 {
    padding-left: 21px;
    padding-right: 21px;
  }

  .rich-text-block {
    padding-left: 0;
    padding-right: 0;
  }

  .brix---btn-primary, .brix---btn-secondary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---buttons-row {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---button-row-left {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---floating-image-hero-v2---1 {
    display: none;
  }

  .brix---section-hero-full-width-right {
    padding-top: 48px;
  }

  .brix---hero-full-width-right-hero-v5 {
    object-fit: fill;
    height: 50%;
  }

  .cf-flex-1---image-1 {
    width: 100%;
  }

  .cf-flex-1---image-2 {
    width: 90%;
  }

  .cf-flex-1---text-contain {
    margin-top: 60px;
  }

  .cf-flex-1---container {
    padding-left: 0;
    padding-right: 0;
  }

  .cf-18px-paragraph {
    font-size: 16px;
  }

  .div-block-30 {
    grid-template-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cf-flex-1---image-3 {
    width: 100%;
  }

  .cf-flex-1---image-4 {
    width: 90%;
  }

  .cf-flex-1---text-contain-2 {
    margin-top: 60px;
  }

  .cf-18px-paragraph-2 {
    font-size: 16px;
  }

  .section-13 {
    padding-left: 23px;
    padding-right: 23px;
  }

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

  .cf-visual-features-item.navbar {
    padding: 20px;
    font-size: 16px;
  }

  .cf-visual-features-item.navbar.right-link {
    font-size: 16px;
  }

  .cf-visual-features-items-container.nav {
    max-width: none;
  }

  .cf-visual-features-items-container.nav.pages {
    padding-right: 0;
  }

  .cf-navigation-left-2 {
    width: 40%;
  }

  .cf-navbar-3-brand {
    width: 120px;
    height: 30px;
  }

  .cf-nav-3-link {
    font-size: 16px;
  }

  .cf-nav-3-link.login {
    display: none;
  }

  .cf-button {
    padding: 16px;
    font-size: 16px;
  }

  .cf-button.navigation-button {
    border-radius: 8px;
    padding: 12px;
    font-size: 14px;
  }

  .cf-button.navigation-button.mobile {
    text-align: left;
    justify-content: center;
    font-size: 16px;
  }

  .cf-navigation-right-2 {
    width: 50%;
  }

  .cf-navigation-drop-container-2.features {
    padding: 0;
  }

  .cf-navigation-drop-container-2.features.pages {
    padding-right: 0;
  }

  .menu-button-mob {
    flex: none;
    margin-left: 0;
  }

  .cf-dropdown-toggle---nav-3 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .text-block-2 {
    color: #fff651;
    font-size: var(--_typography---text-lg--lg-text-size);
  }

  .text-block-3 {
    color: #fff650;
  }

  .div-block-34 {
    padding-left: 37px;
    padding-right: 37px;
  }

  .section-14 {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-4 {
    font-size: var(--_typography---h3-heading--h3-size);
  }

  .form_cfwf_xjuecb {
    flex-flow: column;
    display: flex;
  }

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

  .div_cfwf_ahxgkw {
    padding-left: 14px;
    padding-right: 14px;
  }

  .div_cfwf_erwshe {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .div_cfwf_hhfglu {
    display: flex;
  }

  .cta-section {
    padding-left: 0;
    padding-right: 0;
  }

  .cf-visual-features-item-2.navbar {
    padding: 20px;
    font-size: 16px;
  }

  .cf-visual-features-item-2.navbar.right-link {
    font-size: 16px;
  }

  .cf-visual-features-items-container-2.nav {
    max-width: none;
  }

  .cf-visual-features-items-container-2.nav.pages {
    padding-right: 0;
  }

  .cf-navigation-left-3 {
    width: 40%;
  }

  .cf-navbar-3-brand-2 {
    width: 120px;
    height: 30px;
  }

  .cf-nav-3-link-2 {
    font-size: 16px;
  }

  .cf-nav-3-link-2.login {
    display: none;
  }

  .cf-button-2 {
    padding: 16px;
    font-size: 16px;
  }

  .cf-button-2.navigation-button {
    border-radius: 8px;
    padding: 12px;
    font-size: 14px;
  }

  .cf-button-2.navigation-button.mobile {
    text-align: left;
    justify-content: center;
    font-size: 16px;
  }

  .cf-navigation-right-3 {
    width: 50%;
  }

  .cf-navigation-drop-container-3.features {
    padding: 0;
  }

  .cf-navigation-drop-container-3.features.pages {
    padding-right: 0;
  }

  .menu-button-mob-2 {
    flex: none;
    margin-left: 0;
  }

  .cf-dropdown-toggle---nav-4 {
    font-size: 16px;
  }

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

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

  .quote-button {
    width: 100%;
    padding-left: 13px;
    padding-right: 13px;
  }

  .hero-title {
    padding-left: 38px;
    padding-right: 38px;
  }

  .div_cfwf_msdaxq {
    max-width: none;
  }

  .products-button {
    width: 100%;
  }

  .h1_cfwf_xijure {
    font-size: 40px;
  }

  .span_cfwf_yevsql {
    font-size: 35px;
  }

  .div_cfwf_kswnpm {
    width: 100%;
  }

  .white-sub-title {
    width: 90%;
  }

  .gradient-hero {
    padding-left: 17px;
    padding-right: 17px;
  }

  .span_cfwf_yevsql-2 {
    font-size: 40px;
  }

  .spark-nav-link {
    margin-bottom: .5rem;
  }

  .spark-nav-link.spark-square-button {
    margin-left: .5rem;
    margin-right: .5rem;
    font-size: .75rem;
  }

  .spark-nav-link.spark-with-mega-dropdown {
    justify-content: space-between;
    margin-bottom: .5rem;
  }

  .spark-nav-menu {
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    max-height: 90vh;
    padding: 1rem .5rem;
  }

  .spark-line-1.spark-simple-line {
    background-color: var(--notus-contract-lifting---dark-slate-grey);
    color: var(--notus-contract-lifting---dark-slate-grey);
  }

  .spark-simple-menu-button {
    color: var(--notus-contract-lifting---dark-slate-grey);
    padding-left: 0;
  }

  .spark-square-menu-inner {
    background-color: var(--spark-library--white);
    padding-top: 0;
    padding-bottom: 0;
  }

  .spark-square-menu-with-hiring-button {
    padding-right: 0;
  }

  .spark-light-nav-link {
    margin-bottom: .5rem;
  }

  .spark-light-nav-link.spark-square-button {
    margin-left: .5rem;
    margin-right: .5rem;
    padding: 8px 6px;
    font-size: .75rem;
  }

  .spark-line-4.spark-simple-line, .spark-line-5.spark-simple-line {
    background-color: var(--notus-contract-lifting---dark-slate-grey);
  }

  .spark-dropdown-link {
    display: flex;
  }

  .spark-nav-with-mega-dropdowns {
    border-radius: 20px;
    padding: 1rem .5rem;
  }

  .spark-square-menu-with-mega-dropdown-listing-links {
    padding-right: 0;
  }

  .spark-sub-nav-list {
    justify-content: center;
    align-items: flex-start;
  }

  .section_cfwf_xnjdpd {
    padding-left: 16px;
    padding-right: 16px;
  }

  .div_cfwf_ptnwps, .div_cfwf_fkeyyi {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .h1_cfwf_fajecc {
    text-align: center;
    font-family: Oswald, sans-serif;
  }

  .span_cfwf_ufbmrv {
    font-family: Oswald, sans-serif;
  }

  .p_cfwf_asbrdx, .p_cfwf_ufzaop {
    text-align: center;
  }

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

  .p_cfwf_idjqut {
    text-align: center;
  }

  .div_cfwf_vvrozd {
    flex-flow: column;
    display: flex;
  }

  .section_cfwf_qhzwes {
    padding-left: 13px;
    padding-right: 13px;
  }

  .div_cfwf_nwkbov {
    text-align: center;
  }

  .h1_cfwf_cehpqu, .span_cfwf_rmpmno {
    font-family: Oswald, sans-serif;
  }

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

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

  .container-20 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .code-embed-3 {
    width: 90%;
  }

  .div-block-43 {
    justify-content: center;
    align-items: center;
    width: 300px;
    display: flex;
  }

  .div-block-44 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .collection-item {
    flex-flow: column;
    width: 95%;
  }

  .collection-list-2 {
    padding-left: 7px;
    padding-right: 7px;
  }

  .div-block-47 {
    flex-flow: column;
    grid-template-columns: .5fr;
    display: flex;
  }

  .rich-text-block-4 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 18px;
    padding-right: 18px;
    display: flex;
  }

  .div-block-48 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-block-49 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .case-studies-grid {
    width: 90%;
  }
}

#w-node-_2f42aa71-1495-66a6-755b-9f0cba412682-5d78a0b1 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_6033ba81-6c67-a13d-cdd2-3b577c9a06a9-5d78a0b2 {
  justify-self: start;
}

#w-node-_9a86e856-3aba-e441-13fd-aa9af6494938-5d78a0b2, #w-node-_0ec2da93-5f27-f70b-e84e-a2cebcf04235-5d78a0b2 {
  align-self: end;
}

#w-node-bf721a9b-1434-78ca-51db-abf16c65f0a6-5d78a0b2, #w-node-bf721a9b-1434-78ca-51db-abf16c65f0f3-5d78a0b2, #w-node-bf721a9b-1434-78ca-51db-abf16c65f1ac-5d78a0b2, #w-node-bf721a9b-1434-78ca-51db-abf16c65f1fd-5d78a0b2 {
  align-self: start;
}

#w-node-bf721a9b-1434-78ca-51db-abf16c65f20e-5d78a0b2, #w-node-bf721a9b-1434-78ca-51db-abf16c65f210-5d78a0b2 {
  justify-self: center;
}

#w-node-bf721a9b-1434-78ca-51db-abf16c65f6fb-5d78a0b2 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-bf721a9b-1434-78ca-51db-abf16c65f702-5d78a0b2, #w-node-bf721a9b-1434-78ca-51db-abf16c65f704-5d78a0b2 {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: end;
}

#w-node-bf721a9b-1434-78ca-51db-abf16c65f706-5d78a0b2 {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: start;
}

#w-node-e37e1c02-8a68-f6ac-94eb-6bdcaa208a29-5d78a0b2 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e37e1c02-8a68-f6ac-94eb-6bdcaa208a33-5d78a0b2, #w-node-e37e1c02-8a68-f6ac-94eb-6bdcaa208a35-5d78a0b2 {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: end;
}

#w-node-e37e1c02-8a68-f6ac-94eb-6bdcaa208a37-5d78a0b2 {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: start;
}

#w-node-bf721a9b-1434-78ca-51db-abf16c65f787-5d78a0b2 {
  justify-self: start;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103ae9-5d78a0b2 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103d80-5d78a0b2 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103d81-5d78a0b2 {
  grid-area: 1 / 9 / 2 / 10;
  align-self: center;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103d82-5d78a0b2 {
  grid-area: 3 / 6 / 4 / 7;
  align-self: center;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103d83-5d78a0b2 {
  grid-area: 5 / 4 / 6 / 5;
  align-self: center;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103d84-5d78a0b2 {
  grid-area: 5 / 10 / 6 / 11;
  align-self: center;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103d8b-5d78a0b2 {
  justify-self: start;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103d8d-5d78a0b2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: start;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103d8e-5d78a0b2 {
  align-self: end;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103d8f-5d78a0b2 {
  align-self: stretch;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103d94-5d78a0b2 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103d97-5d78a0b2 {
  grid-area: 3 / 1 / 4 / 3;
  justify-self: start;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103d9b-5d78a0b2 {
  grid-area: 1 / 2 / 2 / 4;
  align-self: center;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103d9c-5d78a0b2 {
  grid-area: 1 / 9 / 2 / 11;
  align-self: center;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103d9d-5d78a0b2 {
  grid-area: 3 / 6 / 4 / 8;
  align-self: center;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103d9e-5d78a0b2 {
  grid-area: 5 / 3 / 6 / 5;
  align-self: center;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103d9f-5d78a0b2 {
  grid-area: 5 / 10 / 6 / 12;
  align-self: center;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103da4-5d78a0b2 {
  grid-area: 1 / 1 / 4 / 2;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103da5-5d78a0b2 {
  grid-area: 4 / 1 / 6 / 2;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103da6-5d78a0b2 {
  grid-area: 1 / 2 / 6 / 3;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103daa-5d78a0b2 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103dab-5d78a0b2 {
  grid-area: 1 / 9 / 2 / 10;
  align-self: center;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103dac-5d78a0b2 {
  grid-area: 3 / 6 / 4 / 7;
  align-self: center;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103dad-5d78a0b2 {
  grid-area: 5 / 4 / 6 / 5;
  align-self: center;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103dae-5d78a0b2 {
  grid-area: 5 / 10 / 6 / 11;
  align-self: center;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103db5-5d78a0b2 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103db6-5d78a0b2 {
  grid-area: 3 / 3 / 4 / 7;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103db7-5d78a0b2 {
  grid-area: 4 / 6 / 5 / 8;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103db8-5d78a0b2 {
  grid-area: 6 / 5 / 7 / 6;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103dbb-5d78a0b2, #w-node-_00221494-ede6-fc54-4ca2-3c48c7103dbc-5d78a0b2 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103dc0-5d78a0b2 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103dc1-5d78a0b2 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103dc2-5d78a0b2 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103dc3-5d78a0b2 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103dc4-5d78a0b2 {
  grid-area: 1 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103dcd-5d78a0b2 {
  align-self: center;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103dd2-5d78a0b2, #w-node-_00221494-ede6-fc54-4ca2-3c48c7103dd3-5d78a0b2 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: stretch stretch;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103dd9-5d78a0b2 {
  order: 0;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103ddb-5d78a0b2 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103de1-5d78a0b2 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103de7-5d78a0b2 {
  grid-area: 1 / 1 / 5 / 5;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103de8-5d78a0b2 {
  grid-area: 2 / 4 / 6 / 7;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103de9-5d78a0b2 {
  grid-area: 3 / 2 / 7 / 5;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103dea-5d78a0b2 {
  grid-area: 4 / 3 / 8 / 6;
}

#w-node-_00221494-ede6-fc54-4ca2-3c48c7103df8-5d78a0b2 {
  align-self: center;
}

#w-node-_759f40b0-fb3f-61f8-3a22-d20a8e576345-8e57633c.w-node-_96fcc473-dfd1-d88f-7a27-3a9fb34c9c4f-5d78a0b3, #w-node-_1876b5ee-a32d-2be0-c333-06dec3a0cd23-8e57633c.w-node-_96fcc473-dfd1-d88f-7a27-3a9fb34c9c5b-5d78a0b3, #w-node-_48577185-b01c-cd53-0031-0344619f3270-8e57633c.w-node-_96fcc473-dfd1-d88f-7a27-3a9fb34c9c65-5d78a0b3, #w-node-b94f75bd-d9d5-c6aa-c2dd-232b0e122000-8e57633c.w-node-_96fcc473-dfd1-d88f-7a27-3a9fb34c9c70-5d78a0b3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6cc68828-c490-3740-2adb-a04dd10bcd55-a44a14d8.w-node-_96fcc473-dfd1-d88f-7a27-3a9fb34c9cb2-5d78a0b3 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ae373a5b-9aad-9c7e-bd8d-2a723c14500a-3c145002.w-node-_96fcc473-dfd1-d88f-7a27-3a9fb34c9ce9-5d78a0b3 {
  grid-area: 2 / 2 / 3 / 5;
}

#w-node-_6e1051be-4f91-c480-c715-3ef955c1a47e-6a3f9a81.w-node-_96fcc473-dfd1-d88f-7a27-3a9fb34c9d49-5d78a0b3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d144bcf7-42d2-1743-5ef8-c607d364229f-8ad74e41.w-node-_96fcc473-dfd1-d88f-7a27-3a9fb34c9d5a-5d78a0b3 {
  place-self: end stretch;
}

#w-node-_2188988b-c49f-a02c-a77f-8d3cf701a243-f701a235.w-node-a2adc7c1-d1bb-950a-fcb4-4e98f3cfe0bd-71955950, #w-node-_016f5a0a-5b63-edde-82c5-e2b2ad6d2e6d-ad6d2e56.w-node-a2adc7c1-d1bb-950a-fcb4-4e98f3cfe012-7195594f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_016f5a0a-5b63-edde-82c5-e2b2ad6d2e78-ad6d2e56.w-node-a2adc7c1-d1bb-950a-fcb4-4e98f3cfdfa4-7195594f, #w-node-f807f6d1-1643-a581-cf58-1ddfb132bd6d-ad6d2e56.w-node-a2adc7c1-d1bb-950a-fcb4-4e98f3cfdfb1-7195594f, #w-node-_81a98210-c6c4-fcf3-e0c3-108b18c0cc9b-ad6d2e56.w-node-a2adc7c1-d1bb-950a-fcb4-4e98f3cfdfbe-7195594f, #w-node-_9f30640f-1f64-d0c6-60e9-e2b460cf1f47-ad6d2e56.w-node-a2adc7c1-d1bb-950a-fcb4-4e98f3cfdfcd-7195594f, #w-node-_9f30640f-1f64-d0c6-60e9-e2b460cf1f52-ad6d2e56.w-node-a2adc7c1-d1bb-950a-fcb4-4e98f3cfdfd8-7195594f, #w-node-_9f30640f-1f64-d0c6-60e9-e2b460cf1f5d-ad6d2e56.w-node-a2adc7c1-d1bb-950a-fcb4-4e98f3cfdfe3-7195594f, #w-node-_246168ec-5422-2d22-c1a6-e8b7eb4d77d8-ad6d2e56.w-node-a2adc7c1-d1bb-950a-fcb4-4e98f3cfdff6-7195594f, #w-node-_246168ec-5422-2d22-c1a6-e8b7eb4d77e3-ad6d2e56.w-node-a2adc7c1-d1bb-950a-fcb4-4e98f3cfe001-7195594f, #w-node-_246168ec-5422-2d22-c1a6-e8b7eb4d77ee-ad6d2e56.w-node-a2adc7c1-d1bb-950a-fcb4-4e98f3cfe00c-7195594f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_016f5a0a-5b63-edde-82c5-e2b2ad6d2ede-ad6d2e56.w-node-a2adc7c1-d1bb-950a-fcb4-4e98f3cfe021-7195594f {
  align-self: stretch;
}

#w-node-d4acc4f9-0b02-d87e-5be2-e1ef4c5cda4e-4c5cda49.w-node-_31682db2-053f-0fc6-e770-363113dc1ae9-5d78a0b4 {
  grid-area: 2 / 1 / 4 / 4;
  align-self: center;
}

#w-node-d99eafc7-26bc-e2ad-1584-224b549b6a61-4c5cda49.w-node-_31682db2-053f-0fc6-e770-363113dc1aed-5d78a0b4 {
  grid-area: 1 / 3 / 5 / 6;
}

#w-node-_1ca8f686-c0f9-8145-7d1f-2aa2b2b02544-f6446cec.w-node-_31682db2-053f-0fc6-e770-363113dc1af3-5d78a0b4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1ca8f686-c0f9-8145-7d1f-2aa2b2b02547-f6446cec.w-node-_31682db2-053f-0fc6-e770-363113dc1af7-5d78a0b4 {
  align-self: end;
}

#w-node-_819bded7-04a6-bcd9-8507-e345f6446cf4-f6446cec.w-node-_31682db2-053f-0fc6-e770-363113dc1b85-5d78a0b4, #w-node-_4b0a2c19-da60-f3bd-4148-a134f9ac5edd-f6446cec.w-node-_31682db2-053f-0fc6-e770-363113dc1b04-5d78a0b4, #w-node-ecc7dbe4-b05c-ca2a-6527-420e49b7a543-f6446cec.w-node-_31682db2-053f-0fc6-e770-363113dc1b1a-5d78a0b4, #w-node-_138081de-745d-26d3-5f8f-33c8fdff59ef-f6446cec.w-node-_31682db2-053f-0fc6-e770-363113dc1b31-5d78a0b4, #w-node-_4274966d-7137-4198-9cb5-998a5aa4ef1c-f6446cec.w-node-_31682db2-053f-0fc6-e770-363113dc1b47-5d78a0b4, #w-node-_4274966d-7137-4198-9cb5-998a5aa4ef2f-f6446cec.w-node-_31682db2-053f-0fc6-e770-363113dc1b5d-5d78a0b4, #w-node-_4274966d-7137-4198-9cb5-998a5aa4ef43-f6446cec.w-node-_31682db2-053f-0fc6-e770-363113dc1b72-5d78a0b4, #w-node-d2f4d7e7-d8f6-d905-36d7-ab346a00ccdc-6a00ccd3.w-node-_31682db2-053f-0fc6-e770-363113dc1b96-5d78a0b4, #w-node-e0865ae1-11bf-db90-2fee-20a0f4ccfbd4-6a00ccd3.w-node-_31682db2-053f-0fc6-e770-363113dc1ba0-5d78a0b4, #w-node-cea93eb5-982e-a003-ae7d-503d3d5323c1-6a00ccd3.w-node-_31682db2-053f-0fc6-e770-363113dc1baa-5d78a0b4, #w-node-_3b7841df-b93c-7db8-99bf-588bd82bc063-6a00ccd3.w-node-_31682db2-053f-0fc6-e770-363113dc1bb4-5d78a0b4, #w-node-_43df8680-4272-e038-af52-4943f6499102-f3ec3530.w-node-_31682db2-053f-0fc6-e770-363113dc1bbd-5d78a0b4, #w-node-d33e6f05-21d4-0a45-99b8-429a67e742d4-f3ec3530.w-node-_31682db2-053f-0fc6-e770-363113dc1bc3-5d78a0b4, #w-node-eabd0562-66b8-f04a-cf83-9cb88941374d-f3ec3530.w-node-_31682db2-053f-0fc6-e770-363113dc1bc9-5d78a0b4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_08181683-1c5d-b2e8-1a8f-c1f6c3199812-6a03dd8c.w-node-_31682db2-053f-0fc6-e770-363113dc1bda-5d78a0b4 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0bcda82c-e29d-c831-0d36-becd0615156f-6a03dd8c.w-node-_31682db2-053f-0fc6-e770-363113dc1bd9-5d78a0b4 {
  grid-area: 1 / 2 / 2 / 5;
}

#w-node-_00533e22-f603-1892-a526-45c76a03dd8f-6a03dd8c.w-node-_31682db2-053f-0fc6-e770-363113dc1bdd-5d78a0b4 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_66932877-0f3f-209c-b7dd-5e18a203f6d2-a203f6d0.w-node-_8ef86c0e-6657-c75a-2481-214fd47aaf36-5d78a0b5 {
  place-self: center;
}

#w-node-_66932877-0f3f-209c-b7dd-5e18a203f6d4-a203f6d0.w-node-_8ef86c0e-6657-c75a-2481-214fd47aaf1b-5d78a0b5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_66932877-0f3f-209c-b7dd-5e18a203f6d5-a203f6d0.w-node-_8ef86c0e-6657-c75a-2481-214fd47aaf1a-5d78a0b5 {
  place-self: center;
}

#w-node-_66932877-0f3f-209c-b7dd-5e18a203f6e0-a203f6d0.w-node-_8ef86c0e-6657-c75a-2481-214fd47aaf34-5d78a0b5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_759f40b0-fb3f-61f8-3a22-d20a8e576345-8e57633c.w-node-_8ef86c0e-6657-c75a-2481-214fd47aaf43-5d78a0b5, #w-node-_1876b5ee-a32d-2be0-c333-06dec3a0cd23-8e57633c.w-node-_8ef86c0e-6657-c75a-2481-214fd47aaf4f-5d78a0b5, #w-node-_48577185-b01c-cd53-0031-0344619f3270-8e57633c.w-node-_8ef86c0e-6657-c75a-2481-214fd47aaf59-5d78a0b5, #w-node-b94f75bd-d9d5-c6aa-c2dd-232b0e122000-8e57633c.w-node-_8ef86c0e-6657-c75a-2481-214fd47aaf64-5d78a0b5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_761b53e3-44ed-d5d1-4787-e43e862309b2-862309a8.w-node-_8ef86c0e-6657-c75a-2481-214fd47aafbe-5d78a0b5 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_761b53e3-44ed-d5d1-4787-e43e862309b3-862309a8.w-node-_8ef86c0e-6657-c75a-2481-214fd47aaf95-5d78a0b5, #w-node-fb444b13-97a1-4b6b-3b1b-682ddb48295e-862309a8.w-node-_8ef86c0e-6657-c75a-2481-214fd47aaf9d-5d78a0b5, #w-node-e6917253-5357-1c71-b330-0496c66d6b45-862309a8.w-node-_8ef86c0e-6657-c75a-2481-214fd47aafa5-5d78a0b5, #w-node-_3edf8b81-50dd-3652-c7a5-b8ed3d42ed40-862309a8.w-node-_8ef86c0e-6657-c75a-2481-214fd47aafad-5d78a0b5, #w-node-_44d08bdb-57eb-0efd-d803-e1ebe5431720-862309a8.w-node-_8ef86c0e-6657-c75a-2481-214fd47aafb5-5d78a0b5, #w-node-_667eb41e-3c3b-0883-4dea-d0c60f6f87e7-862309a8.w-node-_8ef86c0e-6657-c75a-2481-214fd47aafbd-5d78a0b5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dc19b400-f9c1-4517-60c4-f14d8cd0f410-8cd0f40d.w-node-_8ef86c0e-6657-c75a-2481-214fd47ab00c-5d78a0b5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-dc19b400-f9c1-4517-60c4-f14d8cd0f41a-8cd0f40d.w-node-_8ef86c0e-6657-c75a-2481-214fd47ab02b-5d78a0b5, #w-node-_55ff3d04-623a-bc22-207f-926aa036ad4a-9e4776dd.w-node-_8ef86c0e-6657-c75a-2481-214fd47ab045-5d78a0b5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_17be420c-4760-2d88-008d-799b53da98bc-4f4c364f.w-node-_3f9d94da-b6f2-29dd-12fb-6d1a6ee61e60-5d78a0b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_900216c8-8f87-d601-a6ee-edff4f4c365a-4f4c364f.w-node-_3f9d94da-b6f2-29dd-12fb-6d1a6ee61e3b-5d78a0b6 {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

#w-node-_63edfa8b-0924-ee2a-f0c5-fa6ab7367431-5d78a0b6, #w-node-_63edfa8b-0924-ee2a-f0c5-fa6ab7367434-5d78a0b6 {
  align-self: end;
}

#w-node-_144961f7-e545-3fd7-5128-a0a809b8a06e-5d78a0b8, #w-node-cee828d8-9998-fbe9-033c-72da2eea5e94-5d78a0ba, #w-node-_0d25082f-ea8b-1859-ba67-c6a53454a81e-5d78a0bc, #w-node-f5857eec-3cb7-dafb-25c9-45e8161a6265-5d78a0be, #w-node-b09e9fb2-d261-2137-9a68-72dabb316106-5d78a0c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f8ce01c5-40aa-3b99-1f6b-e25cb9f16946-5d78a0c2 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1.25fr;
}

#w-node-da550f45-9d7f-da73-b589-a1f395b35765-5d78a0c2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3f4a02a8-abdd-a7fa-5671-2c53ab8f244c-5d78a0c2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_2abeed10-cb5f-7c8b-9c75-3863f73c1e79-5d78a0c2 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1.25fr;
}

#w-node-f3cc5422-2127-633f-0112-cacec143912d-5d78a0c2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_2abeed10-cb5f-7c8b-9c75-3863f73c1f24-5d78a0c2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_21f8bd7d-f46c-3db3-f379-1225c43d4bcc-5d78a0c2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-_6fe39ab2-fd9f-1821-43f8-d1f940bbf3ea-5d78a0c2 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1.25fr;
}

#w-node-_6fe39ab2-fd9f-1821-43f8-d1f940bbf42d-5d78a0c2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-_295afd4f-64f8-4acb-fa3c-30e89e717d31-5d78a0c2 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1.25fr;
}

#w-node-_295afd4f-64f8-4acb-fa3c-30e89e717d42-5d78a0c2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_295afd4f-64f8-4acb-fa3c-30e89e717d64-5d78a0c2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-a9114f7e-374d-e0a2-1a59-b64da982157b-5d78a0c2 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1.25fr;
}

#w-node-_07e9f6e9-38b4-b0fb-8c20-39d76dd957e0-5d78a0c4, #w-node-_07e9f6e9-38b4-b0fb-8c20-39d76dd957e6-5d78a0c4, #w-node-_07e9f6e9-38b4-b0fb-8c20-39d76dd957ec-5d78a0c4, #w-node-_07e9f6e9-38b4-b0fb-8c20-39d76dd957f2-5d78a0c4, #w-node-_07e9f6e9-38b4-b0fb-8c20-39d76dd957f8-5d78a0c4, #w-node-_07e9f6e9-38b4-b0fb-8c20-39d76dd957fe-5d78a0c4, #w-node-_07e9f6e9-38b4-b0fb-8c20-39d76dd95804-5d78a0c4, #w-node-_07e9f6e9-38b4-b0fb-8c20-39d76dd9580a-5d78a0c4 {
  align-self: stretch;
}

#w-node-_83130efd-cc89-3e63-e012-238651cb9c90-51cb9c8e.w-node-c6274cbd-9c95-ec95-3dff-d3b33560249e-9184d45c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c6274cbd-9c95-ec95-3dff-d3b33560249f-9184d45c, #w-node-d78d1c22-9f39-b871-183f-ca25e08b6003-7423b967 {
  align-self: center;
}

#w-node-_83130efd-cc89-3e63-e012-238651cb9c90-51cb9c8e.w-node-c6274cbd-9c95-ec95-3dff-d3b33560249e-9a9cab8d {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c6274cbd-9c95-ec95-3dff-d3b33560249f-9a9cab8d {
  align-self: center;
}

#w-node-cb359ad9-a1ae-d8fa-c7dd-32e201bc1e7a-9a9cab8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_83130efd-cc89-3e63-e012-238651cb9c90-51cb9c8e.w-node-c6274cbd-9c95-ec95-3dff-d3b33560249e-e0fe56b8 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c6274cbd-9c95-ec95-3dff-d3b33560249f-e0fe56b8 {
  align-self: center;
}

#w-node-_900216c8-8f87-d601-a6ee-edff4f4c365a-4f4c364f.w-node-_145d1582-740d-9c47-b019-ab7057e3acb9-39694c00 {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

#w-node-_83130efd-cc89-3e63-e012-238651cb9c90-51cb9c8e.w-node-_0d21857b-153f-a40c-ae0f-320959409f7e-8b52f3c6 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0d21857b-153f-a40c-ae0f-320959409f7f-8b52f3c6 {
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_791961fa-a546-4fae-8276-fc8c4b1b63a9-4b1b63a6 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103d8e-5d78a0b2 {
    grid-area: 1 / 1 / 2 / 5;
    align-self: center;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103d8f-5d78a0b2 {
    grid-area: 1 / 4 / 2 / 8;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103da4-5d78a0b2, #w-node-_00221494-ede6-fc54-4ca2-3c48c7103da5-5d78a0b2, #w-node-_00221494-ede6-fc54-4ca2-3c48c7103da6-5d78a0b2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103db5-5d78a0b2 {
    grid-column-end: 4;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103db7-5d78a0b2 {
    grid-column-end: 9;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103db8-5d78a0b2 {
    grid-column-end: 7;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103dea-5d78a0b2 {
    grid-column-end: 5;
  }

  #w-node-f3056179-86c6-c654-99c3-7e8832fccc5a-32fccc59.w-node-_96fcc473-dfd1-d88f-7a27-3a9fb34c9c1f-5d78a0b3, #w-node-_6cc68828-c490-3740-2adb-a04dd10bcd55-a44a14d8.w-node-_96fcc473-dfd1-d88f-7a27-3a9fb34c9cb2-5d78a0b3 {
    grid-column: span 1 / span 1;
  }

  #w-node-ae373a5b-9aad-9c7e-bd8d-2a723c14500a-3c145002.w-node-_96fcc473-dfd1-d88f-7a27-3a9fb34c9ce9-5d78a0b3 {
    grid-column: 1 / 6;
  }

  #w-node-_662b61b0-3f98-4b4d-f5d7-80d86a3f9aab-6a3f9a81.w-node-_96fcc473-dfd1-d88f-7a27-3a9fb34c9d48-5d78a0b3 {
    order: -9999;
  }

  #w-node-_016f5a0a-5b63-edde-82c5-e2b2ad6d2ede-ad6d2e56.w-node-a2adc7c1-d1bb-950a-fcb4-4e98f3cfe021-7195594f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d4acc4f9-0b02-d87e-5be2-e1ef4c5cda4e-4c5cda49.w-node-_31682db2-053f-0fc6-e770-363113dc1ae9-5d78a0b4 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d99eafc7-26bc-e2ad-1584-224b549b6a61-4c5cda49.w-node-_31682db2-053f-0fc6-e770-363113dc1aed-5d78a0b4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1ca8f686-c0f9-8145-7d1f-2aa2b2b02544-f6446cec.w-node-_31682db2-053f-0fc6-e770-363113dc1af3-5d78a0b4 {
    grid-column: span 2 / span 2;
  }

  #w-node-_0bcda82c-e29d-c831-0d36-becd0615156f-6a03dd8c.w-node-_31682db2-053f-0fc6-e770-363113dc1bd9-5d78a0b4 {
    grid-column: 1 / 6;
  }

  #w-node-_55ff3d04-623a-bc22-207f-926aa036ad4a-9e4776dd.w-node-_8ef86c0e-6657-c75a-2481-214fd47ab045-5d78a0b5 {
    grid-column: span 3 / span 3;
  }

  #w-node-_900216c8-8f87-d601-a6ee-edff4f4c365a-4f4c364f.w-node-_3f9d94da-b6f2-29dd-12fb-6d1a6ee61e3b-5d78a0b6, #w-node-_8491194e-e54b-8e65-7486-650e7ee73796-5d78a0b6, #w-node-_900216c8-8f87-d601-a6ee-edff4f4c365a-4f4c364f.w-node-_145d1582-740d-9c47-b019-ab7057e3acb9-39694c00, #w-node-_145d1582-740d-9c47-b019-ab7057e3acd1-39694c00 {
    grid-area: span 1 / span 12 / span 1 / span 12;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_791961fa-a546-4fae-8276-fc8c4b1b63a9-4b1b63a6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103d80-5d78a0b2 {
    grid-column-start: 1;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103d81-5d78a0b2 {
    grid-column-end: 11;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103d82-5d78a0b2 {
    grid-column-start: 5;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103d83-5d78a0b2 {
    grid-column-end: 6;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103d84-5d78a0b2 {
    grid-column-end: 12;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103d9b-5d78a0b2 {
    grid-column: 1 / 4;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103d9c-5d78a0b2 {
    grid-column: 8 / 11;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103d9d-5d78a0b2 {
    grid-column-end: 9;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103d9e-5d78a0b2 {
    grid-column-start: 2;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103d9f-5d78a0b2 {
    grid-column-end: 13;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103daa-5d78a0b2 {
    grid-column-start: 1;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103dab-5d78a0b2 {
    grid-column-end: 11;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103dac-5d78a0b2 {
    grid-column-start: 5;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103dad-5d78a0b2 {
    grid-column-end: 6;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103dae-5d78a0b2 {
    grid-column-end: 12;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103db5-5d78a0b2 {
    grid-column: 2 / 4;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103db6-5d78a0b2 {
    grid-column: 2 / 8;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103db7-5d78a0b2 {
    grid-column-start: 5;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103db8-5d78a0b2 {
    grid-column-end: 7;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103dd2-5d78a0b2, #w-node-_00221494-ede6-fc54-4ca2-3c48c7103dd3-5d78a0b2 {
    grid-row: 1 / 5;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103df3-5d78a0b2 {
    order: -9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103df6-5d78a0b2 {
    order: 9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-dc19b400-f9c1-4517-60c4-f14d8cd0f41a-8cd0f40d.w-node-_8ef86c0e-6657-c75a-2481-214fd47ab02b-5d78a0b5 {
    grid-column: span 1 / span 1;
  }

  #w-node-f8ce01c5-40aa-3b99-1f6b-e25cb9f16946-5d78a0c2 {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_791961fa-a546-4fae-8276-fc8c4b1b63a9-4b1b63a6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103d80-5d78a0b2 {
    grid-column-end: 4;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103d81-5d78a0b2 {
    grid-column-end: 12;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103d82-5d78a0b2 {
    grid-column-end: 8;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103d83-5d78a0b2 {
    grid-column-start: 3;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103d84-5d78a0b2 {
    grid-column-end: 13;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103d8e-5d78a0b2, #w-node-_00221494-ede6-fc54-4ca2-3c48c7103d8f-5d78a0b2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103daa-5d78a0b2 {
    grid-column-end: 4;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103dab-5d78a0b2 {
    grid-column-end: 12;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103dac-5d78a0b2 {
    grid-column-end: 8;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103dad-5d78a0b2 {
    grid-column-start: 3;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103dae-5d78a0b2 {
    grid-column-end: 13;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103db5-5d78a0b2 {
    grid-column-end: 5;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103db8-5d78a0b2 {
    grid-column-end: 8;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103de7-5d78a0b2 {
    grid-column-end: 6;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103de8-5d78a0b2 {
    grid-column-start: 2;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103de9-5d78a0b2 {
    grid-column-start: 1;
  }

  #w-node-_00221494-ede6-fc54-4ca2-3c48c7103dea-5d78a0b2 {
    grid-column-end: 7;
  }

  #w-node-_59539bb2-89bf-ce77-63e9-20e53106c8c2-6a3f9a81.w-node-_96fcc473-dfd1-d88f-7a27-3a9fb34c9cfb-5d78a0b3, #w-node-_59539bb2-89bf-ce77-63e9-20e53106c8ca-6a3f9a81.w-node-_96fcc473-dfd1-d88f-7a27-3a9fb34c9d03-5d78a0b3, #w-node-_900216c8-8f87-d601-a6ee-edff4f4c365a-4f4c364f.w-node-_3f9d94da-b6f2-29dd-12fb-6d1a6ee61e3b-5d78a0b6 {
    grid-column: span 2 / span 2;
  }

  #w-node-f8ce01c5-40aa-3b99-1f6b-e25cb9f16946-5d78a0c2 {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-_3f4a02a8-abdd-a7fa-5671-2c53ab8f244c-5d78a0c2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_2abeed10-cb5f-7c8b-9c75-3863f73c1e79-5d78a0c2 {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-_21f8bd7d-f46c-3db3-f379-1225c43d4bcc-5d78a0c2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_6fe39ab2-fd9f-1821-43f8-d1f940bbf3ea-5d78a0c2, #w-node-_295afd4f-64f8-4acb-fa3c-30e89e717d31-5d78a0c2, #w-node-a9114f7e-374d-e0a2-1a59-b64da982157b-5d78a0c2 {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-_900216c8-8f87-d601-a6ee-edff4f4c365a-4f4c364f.w-node-_145d1582-740d-9c47-b019-ab7057e3acb9-39694c00 {
    grid-column: span 2 / span 2;
  }
}


