:root {
  --bg-color--bg-default: var(--base--white);
  --_typography---font-family--body: Inter, sans-serif;
  --text-color--text-primary: var(--base--black);
  --_typography---base--font-size: var(--_sizes---fixed--medium);
  --_typography---base--line-height: 1.5;
  --_typography---font-weight--regular: 400;
  --_typography---base--letter-spacing: 0em;
  --_sizes---fixed--none: 0rem;
  --_typography---h1--font-family: var(--_typography---font-family--headers);
  --_typography---h1--font-size: 4.25rem;
  --_typography---h1--line-height: 1.15;
  --_typography---h1--font-weight: var(--_typography---font-weight--regular);
  --_typography---h1--letter-spacing: -.06em;
  --_typography---h2--font-family: var(--_typography---font-family--headers);
  --_typography---h2--font-size: 3.75rem;
  --_typography---h2--line-height: 1.2;
  --_typography---h2--font-weight: var(--_typography---font-weight--regular);
  --_typography---h2--letter-spacing: -.06em;
  --_typography---h3--font-family: var(--_typography---font-family--headers);
  --_typography---h3--font-size: 3rem;
  --_typography---h3--line-height: 1.25;
  --_typography---h3--font-weight: var(--_typography---font-weight--regular);
  --_typography---h3--letter-spacing: -.06em;
  --_typography---h4--font-family: var(--_typography---font-family--headers);
  --_typography---h4--font-size: 2.5rem;
  --_typography---h4--line-height: 1.1;
  --_typography---h4--font-weight: var(--_typography---font-weight--regular);
  --_typography---h4--letter-spacing: 0em;
  --_typography---h5--font-family: var(--_typography---font-family--headers);
  --_typography---h5--font-size: 2.25rem;
  --_typography---h5--line-height: 1.2;
  --_typography---h5--font-weight: var(--_typography---font-weight--medium);
  --_typography---h5--letter-spacing: -.06em;
  --_typography---h6--font-family: var(--_typography---font-family--headers);
  --_typography---h6--font-size: 1.5rem;
  --_typography---h6--line-height: 1.5;
  --_typography---h6--font-weight: var(--_typography---font-weight--medium);
  --_typography---h6--letter-spacing: -.06em;
  --_sizes---fixed--xlarge: 1.5rem;
  --_sizes---fixed--xxsmall: .25rem;
  --_sizes---fixed--large: 1.25rem;
  --bg-color--bg-subtle: var(--grey--grey-100);
  --_sizes---fixed--medium: 1rem;
  --_sizes---fixed--huge: 2rem;
  --_typography---font-weight--semibold: 600;
  --bg-color--bg-primary: var(--base--dark-blue);
  --text-color--text-secondary: var(--grey--grey-400);
  --_sizes---padding-section--small: 4rem;
  --text-color--text-subtle\<deleted\|variable-1da72c9f-5ac1-a5ce-af72-d34835774f2f\>: #eaeaea;
  --_typography---font-weight--medium: 500;
  --border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>: #efeff2;
  --_typography---xl--font-size: 1.5rem;
  --_typography---xl--line-height: 1.5;
  --_typography---xl--letter-spacing: -.06em;
  --_typography---font-weight--light: 300;
  --_sizes---fixed--xsmall: .5rem;
  --_typography---lg--font-size: var(--_sizes---fixed--large);
  --_typography---lg--line-height: 1.5;
  --_typography---lg--letter-spacing: 0em;
  --bg-color--bg-secondary: var(--grey--grey-300);
  --_sizes---fixed--xhuge: 2.5rem;
  --_sizes---fixed--small: .75rem;
  --_sizes---padding-section--large: 8rem;
  --_typography---xs--font-size: var(--_sizes---fixed--small);
  --_typography---xs--line-height: 1.5;
  --_typography---xs--letter-spacing: 0em;
  --base--white: #fff;
  --_typography---button--line-height: 1.5;
  --border-color--border-alternate\<deleted\|variable-551aa6d2-4bf8-6036-137a-78e1c71841a4\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --_typography---sm--font-size: var(--_sizes---fixed--regular);
  --_typography---sm--line-height: 1.43;
  --_typography---sm--letter-spacing: 0em;
  --_sizes---padding-section--medium: 6rem;
  --_sizes---fixed--tiny: .125rem;
  --_sizes---fixed--xxlarge: 1.75rem;
  --_typography---2xl--font-size: 1.75rem;
  --_typography---2xl--line-height: 1.5;
  --_typography---2xl--letter-spacing: 0em;
  --_typography---3xl--font-size: 2rem;
  --_typography---3xl--line-height: 1.5;
  --_typography---3xl--letter-spacing: 0em;
  --_typography---4xl--font-size: 2.25rem;
  --_typography---4xl--line-height: 1.22;
  --_typography---4xl--letter-spacing: -.06em;
  --_typography---5xl--font-size: 3.75rem;
  --_typography---5xl--line-height: 1.2;
  --_typography---5xl--letter-spacing: -.06em;
  --_typography---font-weight--bold: 700;
  --bg-color--bg-white: var(--base--white);
  --text-color--text-on-primary: var(--base--white);
  --grey--grey-100: #ddd;
  --bg-color--bg-hover\<deleted\|variable-07249897-f71c-dd53-6216-4b6845d3f64e\>: var(--base--grey-light\<deleted\|variable-e77efb59-b29d-151a-6f0f-bfc9f2744592\>);
  --text-color--text-on-secondary: var(--grey--grey-200);
  --_typography---button--font-family: var(--_typography---font-family--body);
  --_typography---button--font-size: var(--_sizes---fixed--medium);
  --_typography---button--font-weight: var(--_typography---font-weight--medium);
  --_typography---button--letter-spacing: -.008em;
  --base--black: #131313;
  --base--dark-blue: #061443;
  --_typography---font-weight--thin: 100;
  --_typography---font-weight--extra-light: 200;
  --_sizes---fixed--regular: .875rem;
  --_typography---font-weight--extra-bold: 800;
  --_typography---font-weight--black: 900;
  --_typography---font-family--headers: Inter, sans-serif;
  --grey--grey-200: #bfbebe;
  --grey--grey-300: grey;
  --grey--grey-400: #4e4e4e;
  --grey--grey-500: #333;
  --grey--grey-600: #292929;
  --grey--grey-700: #171717;
  --grey--grey-800: #0f0f0f;
  --grey--grey-900: #0a0a0a;
  --bg-color--bg-dark: var(--base--black);
  --base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>: #27272a;
  --base--grey-light\<deleted\|variable-e77efb59-b29d-151a-6f0f-bfc9f2744592\>: #eeecea;
}

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

body {
  background-color: var(--bg-color--bg-default);
  font-family: var(--_typography---font-family--body);
  color: var(--text-color--text-primary);
  font-size: var(--_typography---base--font-size);
  line-height: var(--_typography---base--line-height);
  font-weight: var(--_typography---font-weight--regular);
  letter-spacing: var(--_typography---base--letter-spacing);
  overscroll-behavior: none;
}

h1 {
  margin-top: var(--_sizes---fixed--none);
  margin-bottom: var(--_sizes---fixed--none);
  font-family: var(--_typography---h1--font-family);
  font-size: var(--_typography---h1--font-size);
  line-height: var(--_typography---h1--line-height);
  font-weight: var(--_typography---h1--font-weight);
  letter-spacing: var(--_typography---h1--letter-spacing);
}

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

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

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

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

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

p {
  margin-bottom: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

ul, ol {
  margin-top: var(--_sizes---fixed--none);
  margin-bottom: var(--_sizes---fixed--none);
  padding-left: var(--_sizes---fixed--xlarge);
}

li {
  margin-bottom: var(--_sizes---fixed--xxsmall);
}

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

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

blockquote {
  margin-bottom: var(--_sizes---fixed--none);
  padding: var(--_sizes---fixed--none) var(--_sizes---fixed--large);
  border-left: var(--_sizes---fixed--xxsmall) solid var(--bg-color--bg-subtle);
}

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

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

.utility-page_component {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility-page_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 20rem;
  display: flex;
}

.utility-page_form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.utility-page_image {
  margin-left: auto;
  margin-right: auto;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.padding-xlarge {
  padding: 4rem;
}

.margin-xlarge {
  margin: 4rem;
}

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

.padding-0 {
  padding: 0;
}

.margin-large {
  margin: 3rem;
}

.margin-xxsmall {
  margin: .25rem;
}

.padding-large {
  padding: 3rem;
}

.margin-tiny {
  margin: .125rem;
}

.padding-small {
  padding: 1rem;
}

.padding-medium {
  padding: 2rem;
}

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

.padding-xxsmall {
  padding: .25rem;
}

.padding-tiny {
  padding: .125rem;
}

.margin-small {
  margin: 1rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-0 {
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

.form_checkbox {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.form_checkbox-icon {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-checked {
  background-size: 90%;
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-focus {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.fs-styleguide_background {
  border: 1px solid #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.fs-styleguide_spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(0deg, #0000001a, #fff0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start stretch;
  display: grid;
  position: relative;
}

.icon-1x1-small {
  width: var(--_sizes---fixed--medium);
  height: var(--_sizes---fixed--medium);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.overflow-auto {
  overflow: auto;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.icon-1x1-large {
  width: var(--_sizes---fixed--huge);
  height: var(--_sizes---fixed--huge);
}

.form_form {
  grid-column-gap: var(--_sizes---fixed--medium);
  grid-row-gap: var(--_sizes---fixed--medium);
  flex-flow: column;
  display: flex;
}

.fs-styleguide_background-space {
  width: 1px;
  height: 1px;
  margin: 5rem;
}

.text-weight-semibold {
  font-weight: var(--_typography---font-weight--semibold);
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.fs-styleguide_item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  padding-bottom: 1rem;
  display: grid;
  position: relative;
}

.fs-styleguide_item.is-stretch {
  justify-items: stretch;
}

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

.fs-styleguide_item-header {
  border-bottom: 1px solid #0000001a;
  width: 100%;
  padding-bottom: 2rem;
}

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

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

.text-color-secondary {
  color: var(--text-color--text-secondary);
}

.fs-styleguide_2-col {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.fs-styleguide_2-col.is-align-start {
  align-items: start;
}

.form_message-success {
  background-color: #0000;
  width: 100%;
  padding: 100% 0 0;
  position: relative;
}

.fs-styleguide_row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.text-rich-text {
  color: #fff;
}

.text-rich-text h1 {
  color: inherit;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-size: 3.2rem;
  line-height: 1.1;
}

.text-rich-text h2, .text-rich-text h3, .text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h5, .text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

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

.text-rich-text ul, .text-rich-text ol {
  margin-bottom: 1.5rem;
}

.text-rich-text blockquote {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.pointer-events-auto {
  pointer-events: auto;
}

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

.icon-1x1-medium {
  width: var(--_sizes---fixed--xlarge);
  height: var(--_sizes---fixed--xlarge);
}

.h1 {
  font-family: var(--_typography---h1--font-family);
  font-size: var(--_typography---h1--font-size);
  line-height: var(--_typography---h1--line-height);
  font-weight: var(--_typography---h1--font-weight);
  letter-spacing: var(--_typography---h1--letter-spacing);
}

.padding-global {
  padding-left: 3.25rem;
  padding-right: 3.25rem;
}

.padding-global.is-navbar {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

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

.padding-section-small {
  padding-top: var(--_sizes---padding-section--small);
}

.max-width-small {
  width: 100%;
  max-width: 20rem;
}

.text-color-subtle {
  color: var(--text-color--text-subtle\<deleted\|variable-1da72c9f-5ac1-a5ce-af72-d34835774f2f\>);
}

.text-style-italic {
  font-style: italic;
}

.pointer-events-none {
  pointer-events: none;
}

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

.overflow-hidden {
  overflow: hidden;
}

.fs-styleguide_section-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid var(--border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 2rem;
  line-height: 1.4;
  display: grid;
}

.text-xl {
  font-size: var(--_typography---xl--font-size);
  line-height: var(--_typography---xl--line-height);
  letter-spacing: var(--_typography---xl--letter-spacing);
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.fs-styleguide_1-col {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  width: 100%;
  display: grid;
}

.overflow-visible {
  overflow: visible;
}

.fs-styleguide_empty-box {
  z-index: -1;
  background-color: #2d40ea0d;
  border: 1px dashed #2d40ea;
  min-width: 3rem;
  height: 2rem;
  position: relative;
}

.text-weight-light {
  font-weight: var(--_typography---font-weight--light);
}

.fs-styleguide_heading-medium {
  font-size: 3rem;
  line-height: 1;
}

.max-width-xsmall {
  width: 100%;
  max-width: 16rem;
}

.fs-styleguide_4-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.text-base {
  font-size: var(--_typography---base--font-size);
  line-height: var(--_typography---base--line-height);
  letter-spacing: var(--_typography---base--letter-spacing);
}

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

.max-width-medium {
  width: 100%;
  max-width: 32rem;
}

.fs-styleguide_item-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

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

.fs-styleguide_header-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.form_field-wrapper {
  grid-column-gap: var(--_sizes---fixed--xsmall);
  grid-row-gap: var(--_sizes---fixed--xsmall);
  flex-flow: column;
  display: flex;
}

.text-style-muted {
  opacity: .5;
}

.text-lg {
  font-size: var(--_typography---lg--font-size);
  line-height: var(--_typography---lg--line-height);
  letter-spacing: var(--_typography---lg--letter-spacing);
}

.h4 {
  font-family: var(--_typography---h4--font-family);
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h4--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
}

.form_label {
  margin-bottom: var(--_sizes---fixed--none);
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.form_radio-icon {
  width: .875rem;
  height: .875rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form_radio-icon.w--redirected-checked {
  border-width: .25rem;
  width: .875rem;
  height: .875rem;
}

.form_radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

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

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

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

.form_input {
  height: var(--_sizes---fixed--xhuge);
  margin-bottom: var(--_sizes---fixed--none);
  padding: var(--_sizes---fixed--xxsmall) var(--_sizes---fixed--small);
  background-color: var(--bg-color--bg-default);
  line-height: 1.4;
}

.form_input.is-text-area {
  min-height: 13rem;
  padding-top: .75rem;
}

.h6 {
  font-family: var(--_typography---h6--font-family);
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
}

.padding-section-large {
  padding-top: var(--_sizes---padding-section--large);
}

.fs-styleguide_3-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.fs-styleguide_3-col.is-align-start {
  align-items: start;
}

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

.text-xs {
  font-size: var(--_typography---xs--font-size);
  line-height: var(--_typography---xs--line-height);
  letter-spacing: var(--_typography---xs--letter-spacing);
}

.fs-styleguide_header {
  background-color: var(--bg-color--bg-primary);
}

.h2 {
  font-family: var(--_typography---h2--font-family);
  font-size: var(--_typography---h2--font-size);
  line-height: var(--_typography---h2--line-height);
  font-weight: var(--_typography---h2--font-weight);
  letter-spacing: var(--_typography---h2--letter-spacing);
}

.page-wrapper {
  overflow: clip;
}

.fs-styleguide_label {
  color: var(--base--white);
  background-color: #1e7bfa;
  border-radius: .25rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem .75rem .3rem;
  font-weight: 600;
  display: flex;
}

.fs-styleguide_label.is-html {
  background-color: #cf4bb3;
}

.h5 {
  font-family: var(--_typography---h5--font-family);
  font-size: var(--_typography---h5--font-size);
  line-height: var(--_typography---h5--line-height);
  font-weight: var(--_typography---h5--font-weight);
  letter-spacing: var(--_typography---h5--letter-spacing);
}

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

.text-style-allcaps {
  text-transform: uppercase;
}

.overflow-scroll {
  overflow: scroll;
}

.form_message-error {
  background-color: #0000;
  margin-top: .75rem;
  padding: 0 .75rem;
}

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

.form_component {
  margin-bottom: 0;
}

.main-wrapper {
  position: relative;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.text-style-quote {
  border-left: var(--_sizes---fixed--xxsmall) solid var(--bg-color--bg-subtle);
  margin-bottom: 0;
  padding: 0 1.25rem;
}

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

.button {
  line-height: var(--_typography---button--line-height);
}

.button:where(.w-variant-ef5d83e3-9223-446c-65e4-1979506d1442), .button:where(.w-variant-32fe8a8a-80ce-23db-380e-90e26b5c78de) {
  color: var(--text-color--text-primary);
}

.button.is-secondary {
  border: 1px solid var(--border-color--border-alternate\<deleted\|variable-551aa6d2-4bf8-6036-137a-78e1c71841a4\>);
  color: var(--text-color--text-primary);
  background-color: #0000;
}

.fs-styleguide_classes {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-sm {
  font-size: var(--_typography---sm--font-size);
  line-height: var(--_typography---sm--line-height);
  letter-spacing: var(--_typography---sm--letter-spacing);
}

.fs-styleguide_section {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.fs-styleguide_section.is-vertical {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr;
  place-items: start;
}

.hide {
  display: none;
}

.padding-section-medium {
  padding-top: var(--_sizes---padding-section--medium);
  background-color: #0000;
}

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

.form_radio {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.spacer-huge {
  width: 100%;
  padding-top: var(--_sizes---fixed--huge);
}

.spacer-medium {
  width: 100%;
  padding-top: var(--_sizes---fixed--medium);
}

.fs-styleguide_spacer-box {
  background-color: #2d40ea1a;
  border: 1px dashed #2d40ea;
  width: 100%;
  position: relative;
}

.spacer-xsmall {
  width: 100%;
  padding-top: var(--_sizes---fixed--xsmall);
}

.spacer-small {
  width: 100%;
  padding-top: var(--_sizes---fixed--small);
}

.spacer-xhuge {
  width: 100%;
  padding-top: var(--_sizes---fixed--xhuge);
}

.spacer-tiny {
  width: 100%;
  padding-top: var(--_sizes---fixed--tiny);
}

.spacer-xxsmall {
  width: 100%;
  padding-top: var(--_sizes---fixed--xxsmall);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.spacer-xlarge {
  padding-top: var(--_sizes---fixed--xlarge);
}

.spacer-large {
  padding-top: var(--_sizes---fixed--large);
}

.spacer-xxlarge {
  width: 100%;
  padding-top: var(--_sizes---fixed--xxlarge);
}

.bg-subtle {
  background-color: var(--bg-color--bg-subtle);
}

.fs-styleguide_hero-label {
  color: var(--text-color--text-primary);
  text-transform: uppercase;
  background-color: #eee;
  border-radius: .25rem;
  padding: .25rem .375rem;
  font-size: .75rem;
  font-weight: 500;
  text-decoration: none;
}

.fs-styleguide_heading-header {
  color: var(--base--white);
  font-size: 6rem;
  line-height: 1.5;
}

.text-2xl {
  font-size: var(--_typography---2xl--font-size);
  line-height: var(--_typography---2xl--line-height);
  letter-spacing: var(--_typography---2xl--letter-spacing);
}

.text-3xl {
  font-size: var(--_typography---3xl--font-size);
  line-height: var(--_typography---3xl--line-height);
  letter-spacing: var(--_typography---3xl--letter-spacing);
}

.text-4xl {
  font-size: var(--_typography---4xl--font-size);
  line-height: var(--_typography---4xl--line-height);
  letter-spacing: var(--_typography---4xl--letter-spacing);
}

.text-5xl {
  font-size: var(--_typography---5xl--font-size);
  line-height: var(--_typography---5xl--line-height);
  letter-spacing: var(--_typography---5xl--letter-spacing);
}

.text-weight-bold {
  font-weight: var(--_typography---font-weight--bold);
}

.fs-styleuide_img {
  width: 100%;
  position: relative;
  overflow: clip;
}

.img {
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  display: block;
  position: absolute;
  inset: 0%;
}

.navbar_content {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.navbar_logo-link {
  flex-shrink: 0;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.navbar_logo-link.w--current {
  width: 7.5rem;
  height: 2.5rem;
  display: flex;
}

.navbar_logo {
  object-fit: contain;
  flex-shrink: 0;
  width: auto;
  min-width: 0;
  max-width: 260px;
  height: 60px;
  display: block;
}

.navbar_logo:where(.w-variant-32fe8a8a-80ce-23db-380e-90e26b5c78de), .navbar_logo.is-dark {
  display: none;
}

.navbar_logo.is-dark:where(.w-variant-32fe8a8a-80ce-23db-380e-90e26b5c78de) {
  display: inline-block;
}

.nav_wrap {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav_mobile {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

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

.login-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu-button {
  display: none;
}

.nav-button_component {
  grid-row-gap: .5rem;
  background-color: #8f00ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: none;
}

.nav-button_component:hover {
  opacity: 1;
}

.nav-button_line {
  background-color: #292d32;
  border-radius: 2px;
  height: 5%;
}

.nav-button_line.is-first {
  transform-origin: 50%;
  transform: translate(0);
}

.nav-button_line.is-third {
  transform-origin: 50%;
}

.section_not-found {
  justify-content: center;
  align-items: center;
  min-height: 100svh;
  display: flex;
}

.not-found_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  background-image: url('../images/404-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 53.37rem;
  height: 20.13rem;
  display: flex;
}

.not-found_content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.not-found_header {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 23.38rem;
  display: flex;
}

.button-wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.navbar {
  background-color: var(--bg-color--bg-white);
  width: 100%;
  position: sticky;
  top: 0;
}

.navbar:where(.w-variant-32fe8a8a-80ce-23db-380e-90e26b5c78de) {
  background-color: var(--bg-color--bg-primary);
}

.temlis_component {
  z-index: 999;
  grid-column-gap: var(--_sizes---fixed--xsmall);
  grid-row-gap: var(--_sizes---fixed--xsmall);
  flex-flow: column;
  position: relative;
}

.navbar_list {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav_links {
  padding: var(--_sizes---fixed--small);
  grid-column-gap: var(--_sizes---fixed--xsmall);
  grid-row-gap: var(--_sizes---fixed--xsmall);
  color: var(--text-color--text-secondary);
  font-weight: var(--_typography---font-weight--light);
  justify-content: center;
  align-items: center;
  transition: opacity .3s cubic-bezier(.165, .84, .44, 1);
  display: flex;
}

.nav_links:where(.w-variant-32fe8a8a-80ce-23db-380e-90e26b5c78de) {
  color: var(--text-color--text-on-primary);
}

.nav_links:hover {
  opacity: .8;
}

.nav_links.w--current {
  opacity: 1;
  color: inherit;
  font-weight: 600;
}

.nav_dropdown {
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.nav_link-icon {
  margin: 0;
  position: relative;
}

.nav_link-dropdown {
  background-color: #efeeeb;
  border-radius: .5rem;
}

.nav_link-dropdown.w--open {
  background-color: #0000;
  top: 160%;
  bottom: auto;
  left: 0%;
}

.nav_dropdown-wrap {
  border-radius: 1.5rem;
  height: auto;
  overflow: clip;
}

.nav_dropdown-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  border-radius: 1.5rem;
  border-radius: inherit;
  background-color: #ddd;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 1.5rem;
  display: grid;
}

.nav_dropdown-column {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: flex-start start;
  display: flex;
}

.nav_dropdown-link {
  opacity: .7;
  color: #131313;
  margin-left: 0;
  margin-right: 0;
  padding: .75rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  transition: opacity .3s;
}

.nav_dropdown-link:hover {
  opacity: 100;
}

.nav_dropdown-link.w--current {
  opacity: 1;
  color: #000;
  font-weight: 600;
}

.slider {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  background-color: #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.icon-1x1-main {
  width: 1.25rem;
  height: 1.25rem;
}

.slider-mask {
  opacity: 1;
  width: 34.5rem;
  overflow: visible;
}

.slide-item {
  height: 100%;
  margin-right: 1.5rem;
  padding-top: 55%;
}

.arrow {
  background-color: var(--bg-color--bg-subtle);
  color: #fff;
  border-radius: 99rem;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  margin-left: 0;
  margin-right: 0;
  transition: transform .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
  transform: translate(-60%);
}

.arrow:hover {
  transform: scale(.97)translate(-60%);
}

.arrow.is-right {
  margin: 0 auto;
  position: absolute;
  inset: auto 0% 0%;
  transform: translate(60%);
}

.arrow.is-right:hover {
  transform: scale(.97)translate(60%);
}

.container-full {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

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

.slash {
  background-color: var(--grey--grey-100);
  width: 1px;
  height: 100%;
  transform: rotate(7deg);
}

.spacer {
  opacity: 0;
}

.spacer-tablet, .spacer-mobile {
  display: none;
}

.name_img-height {
  padding-top: 25%;
  position: relative;
}

.name_img {
  width: 100%;
  position: relative;
  overflow: clip;
}

.fs-styleguide_empty-spacer {
  z-index: -1;
  background-color: #2d40ea0d;
  border: 1px dashed #2d40ea;
  position: relative;
}

.bg-default {
  background-color: var(--bg-color--bg-default);
}

.bg-hover {
  background-color: var(--bg-color--bg-hover\<deleted\|variable-07249897-f71c-dd53-6216-4b6845d3f64e\>);
}

.text-color-on-primary {
  color: #fff;
  margin-bottom: 0;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.65;
}

.navbar_left {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  gap: 2.5rem;
  width: 100%;
  display: flex;
}

.section_hero {
  background-color: #0000;
  background-image: url('../images/ChatGPT-Image-Jun-4-2026-02_16_44-PM.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: calc(100svh - 5rem);
  display: flex;
  position: relative;
  overflow: clip;
}

.hero_layout {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 45%;
  padding-left: 3rem;
  display: flex;
  position: relative;
}

.section_about {
  background-color: var(--bg-color--bg-primary);
}

.about_layout {
  z-index: 1;
  grid-column-gap: 6.25rem;
  grid-row-gap: 6.25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: -.75rem;
  display: flex;
  position: relative;
}

.about_header {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.badge {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: var(--text-color--text-on-primary);
  font-weight: var(--_typography---font-weight--light);
  white-space: nowrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: clip;
}

.badge:where(.w-variant-8e909651-c0d3-5b97-1ed1-5d7bc4150e86) {
  color: var(--text-color--text-primary);
}

.dot-small {
  background-color: var(--bg-color--bg-default);
  border-radius: 10rem;
  width: .75rem;
  height: .75rem;
}

.dot-small:where(.w-variant-8e909651-c0d3-5b97-1ed1-5d7bc4150e86) {
  background-color: var(--bg-color--bg-primary);
}

.max-title {
  width: 100%;
}

.max-title.is-33rem {
  max-width: 33rem;
}

.about_img {
  border-radius: 1.5rem;
  width: 39%;
  height: 100%;
  padding-top: 32%;
  display: none;
  position: relative;
  overflow: clip;
}

.about_text {
  text-transform: none;
  background-image: url('../images/api-big-text.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  padding-top: 8%;
  padding-bottom: 8%;
  position: relative;
  bottom: 0%;
}

.expertise_layout {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  background-image: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  gap: 3rem;
  display: grid;
}

.expertise_content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.expersite_img {
  border-radius: 1.5rem;
  min-height: 480px;
  padding-top: 0;
  display: block;
  position: relative;
  overflow: clip;
}

.max-description.is-29rem {
  width: 100%;
  max-width: 29rem;
}

.max-description.is-46rem {
  width: 100%;
  max-width: 46rem;
}

.max-description.is-48rem {
  width: 100%;
  max-width: 48.5rem;
}

.max-description.is-41rem {
  width: 100%;
  max-width: 41rem;
}

.section_service {
  background-color: var(--bg-color--bg-primary);
  color: var(--text-color--text-on-primary);
  flex-flow: column;
  display: flex;
  overflow: clip;
}

.service_layout {
  padding-bottom: 4rem;
}

.service_header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.service_item-list {
  width: 100%;
}

.text-color-on-secondary {
  color: var(--text-color--text-on-secondary);
}

.service_item {
  border-top: .0625rem solid var(--base--white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 3.25rem;
  padding-right: 3.25rem;
  display: flex;
  position: relative;
}

.service_center {
  z-index: 1;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  overflow: clip;
}

.service_visual-h {
  border-radius: 1.25rem;
  padding-top: 70%;
  position: relative;
  overflow: clip;
}

.service_visual {
  width: 0%;
  position: relative;
  overflow: clip;
}

.service_spacer {
  width: 0;
}

.service_item-container {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  min-height: 11.25rem;
  display: flex;
  position: relative;
}

.service_card {
  position: relative;
}

.section_testimonial {
  overflow: clip;
}

.testimonal_layout {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.testimonial_items {
  grid-column-gap: 3rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 61rem;
  display: grid;
}

.testimonial_item {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.testimonial_item:where(.w-variant-5db64721-0cce-91a2-3d47-e98d312db718) {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.testimonial_img-h {
  padding-top: 70%;
  position: relative;
  inset: 0%;
}

.testimonial_img {
  border-radius: 1.25rem;
  width: 43%;
  position: relative;
  overflow: clip;
}

.section_cta {
  background-color: #0d1b3e;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
  position: relative;
}

.cta_card {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  background-color: var(--bg-color--bg-primary);
  width: 100%;
  max-width: 30rem;
  color: var(--text-color--text-on-primary);
  border-radius: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 2rem;
  display: flex;
}

.cta_loop {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
  overflow: hidden;
}

.cta_loop.is-bottom {
  justify-content: flex-end;
  align-items: center;
  inset: auto 0% 0%;
}

.cta_loop_row {
  white-space: nowrap;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.cta_loop_text {
  color: #fff;
  text-transform: none;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  width: auto;
  height: auto;
  padding-right: 4rem;
  font-size: 3rem;
  font-weight: 900;
  animation-name: marquee;
  animation-duration: 20s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  display: flex;
}

.cta_layout {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

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

.footer_header {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content max-content;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  display: grid;
}

.footer_terms {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  font-size: var(--_typography---sm--font-size);
  line-height: var(--_typography---sm--line-height);
  font-weight: var(--_typography---font-weight--light);
  letter-spacing: var(--_typography---sm--letter-spacing);
  border-top: .125rem solid #ffffff14;
  border-bottom: .125rem solid #ffffff14;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

.footer_img {
  width: 100%;
  padding-top: 30%;
  position: relative;
}

.footer_terms_links {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer_left {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer_social {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.social_wrap {
  width: 2.25rem;
  height: 2.25rem;
  color: var(--text-color--text-on-primary);
  background-color: #ffffff14;
  border: 2px solid #ffffff1f;
  border-radius: 5rem;
  justify-content: center;
  align-items: center;
  transition: color .35s cubic-bezier(.165, .84, .44, 1), background-color .35s cubic-bezier(.165, .84, .44, 1);
  display: flex;
}

.social_wrap:hover {
  background-color: var(--bg-color--bg-default);
  color: var(--bg-color--bg-primary);
}

.footer_links {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer_link {
  color: var(--text-color--text-on-primary);
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  padding: .75rem;
  display: flex;
}

.section_hero-cms {
  background-color: var(--bg-color--bg-primary);
  color: var(--text-color--text-on-primary);
}

.hero-cms_layout {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  display: flex;
}

.hero-cms_header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hero-cms_img {
  border-radius: 1.5rem;
  width: 100%;
  padding-top: 61%;
  position: relative;
  overflow: clip;
}

.about-cms_layout {
  grid-column-gap: 7.5rem;
  grid-row-gap: 7.5rem;
  flex-flow: column;
  display: flex;
}

.about-cms_header {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.about-cms_visuals {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.about-cms_first {
  border-radius: 1.5rem;
  width: 62%;
  padding-top: 41%;
  position: relative;
  overflow: clip;
}

.about-text {
  color: var(--text-color--text-on-primary);
  letter-spacing: var(--_typography---4xl--letter-spacing);
  font-size: 1rem;
  line-height: 1.75;
}

.testimonial_text {
  font-size: 1.5rem;
  line-height: var(--_typography---xl--line-height);
  letter-spacing: var(--_typography---xl--letter-spacing);
}

.social_item {
  transition: transform .35s cubic-bezier(.165, .84, .44, 1);
}

.social_item:hover {
  transform: scale(.9);
}

.testimonal-cms_layout {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.testimonial-cms_item-list {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.testimonial-cms_slider {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 61rem;
  display: flex;
  overflow: clip;
}

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

.about-cms_second {
  border-radius: 1.5rem;
  width: 34%;
  padding-top: 22%;
  position: relative;
  overflow: clip;
}

.arrow-wrap {
  border: 1px solid var(--bg-color--bg-primary);
  background-color: var(--bg-color--bg-primary);
  width: 2.25rem;
  height: 2.25rem;
  color: var(--text-color--text-on-primary);
  cursor: pointer;
  border-radius: 5rem;
  justify-content: center;
  align-items: center;
  transition: color .35s cubic-bezier(.165, .84, .44, 1), background-color .35s cubic-bezier(.165, .84, .44, 1), transform .35s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  overflow: clip;
}

.arrow-wrap:hover {
  background-color: var(--bg-color--bg-default);
  color: var(--bg-color--bg-primary);
  transform: scale(.93);
}

.code {
  display: none;
}

.swiper-slide {
  flex: none;
  width: 50%;
}

.button_wrap {
  grid-column-gap: var(--_sizes---fixed--medium);
  grid-row-gap: var(--_sizes---fixed--medium);
  background-color: var(--bg-color--bg-primary);
  min-height: 3rem;
  color: var(--text-color--text-on-primary);
  line-height: var(--_typography---button--line-height);
  border-radius: .72rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: .5rem 1.75rem;
  display: flex;
  position: relative;
  overflow: clip;
}

.button_wrap:where(.w-variant-ef5d83e3-9223-446c-65e4-1979506d1442) {
  background-color: var(--bg-color--bg-white);
  color: var(--text-color--text-primary);
}

.button_wrap:where(.w-variant-32fe8a8a-80ce-23db-380e-90e26b5c78de) {
  background-color: var(--bg-color--bg-default);
  color: var(--text-color--text-primary);
}

.button-text {
  font-family: var(--_typography---button--font-family);
  font-size: var(--_typography---button--font-size);
  line-height: var(--_typography---button--line-height);
  font-weight: var(--_typography---button--font-weight);
  letter-spacing: var(--_typography---button--letter-spacing);
  white-space: nowrap;
}

.button-text.is-two {
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.button_content {
  position: relative;
  overflow: clip;
}

.service_item-content {
  z-index: 2;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.service_bg-white {
  z-index: 0;
  background-color: var(--bg-color--bg-white);
  height: 0%;
  position: absolute;
  inset: auto 0% 0%;
}

.about_img-wrapper {
  object-position: 50% 0%;
  border-radius: 1.5rem;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.about_img-h {
  object-fit: cover;
  object-position: 50% 0%;
  padding-top: 82%;
  position: absolute;
  inset: 0%;
}

.expertise_img-wrapper {
  object-position: 50% 0%;
  border-radius: 1.5rem;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.expertise_img-h {
  object-fit: cover;
  object-position: 50% 0%;
  background-image: url('../images/ChatGPT-Image-Jun-4-2026-08_17_09-AM.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  min-height: 0;
  padding-top: 0;
  display: block;
  position: absolute;
  inset: 0;
}

.hero-cms_img-wrapper {
  object-position: 50% 0%;
  border-radius: 1.5rem;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.hero-cms_img-h {
  object-fit: cover;
  object-position: 50% 0%;
  padding-top: 61%;
  position: absolute;
  inset: 0%;
}

.about-cms_img-wrapper {
  object-position: 50% 0%;
  border-radius: 1.5rem;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.about-cms_img-h {
  object-fit: cover;
  object-position: 50% 0%;
  padding-top: 66%;
  position: absolute;
  inset: 0%;
}

.hero_buttons-wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  display: flex;
}

.service_button {
  grid-column-gap: var(--_sizes---fixed--medium);
  grid-row-gap: var(--_sizes---fixed--medium);
  background-color: var(--bg-color--bg-default);
  min-height: 3rem;
  color: var(--text-color--text-primary);
  line-height: var(--_typography---button--line-height);
  border-radius: .72rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: .5rem 1.75rem;
  display: flex;
  position: relative;
  overflow: clip;
}

.service_button:where(.w-variant-ef5d83e3-9223-446c-65e4-1979506d1442) {
  background-color: var(--bg-color--bg-white);
  color: var(--text-color--text-primary);
}

.service_button:where(.w-variant-32fe8a8a-80ce-23db-380e-90e26b5c78de) {
  background-color: var(--bg-color--bg-default);
  color: var(--text-color--text-primary);
}

.service_mobile {
  display: none;
}

.inline-div-0 {
  opacity: .6;
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 12px;
}

.inline-h2-0 {
  margin-bottom: 32px;
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  font-weight: 600;
  line-height: 1.2;
}

.inline-p-0, .inline-p-1 {
  opacity: .75;
  max-width: 680px;
  margin-bottom: 16px;
  line-height: 1.8;
}

.inline-p-2 {
  opacity: .75;
  max-width: 680px;
  margin-bottom: 48px;
  line-height: 1.8;
}

.inline-div-1 {
  opacity: 1;
  letter-spacing: .05em;
  margin-bottom: 1.5rem;
  font-size: 1.1rem;
  font-weight: 700;
}

.inline-li-0, .inline-li-1, .inline-li-2, .inline-li-3 {
  opacity: .8;
  border-bottom: 1px solid #ffffff14;
  padding: 10px 0;
  font-size: .9rem;
  line-height: 1.6;
}

.inline-li-4 {
  opacity: .8;
  padding: 10px 0;
  font-size: .9rem;
  line-height: 1.6;
}

.inline-ul-0 {
  gap: 1.5rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.inline-div-2 {
  opacity: 1;
  letter-spacing: .05em;
  color: inherit;
  margin-bottom: 1.5rem;
  font-size: 1.1rem;
  font-weight: 700;
}

.inline-li-5, .inline-li-6, .inline-li-7 {
  opacity: .55;
  border-bottom: 1px solid #ffffff14;
  padding: 10px 0;
  font-size: .9rem;
  line-height: 1.6;
}

.inline-li-8 {
  opacity: .55;
  padding: 10px 0;
  font-size: .9rem;
  line-height: 1.6;
}

.inline-ul-1 {
  gap: 1.5rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.inline-div-3 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  max-width: 860px;
  margin-top: 3rem;
  display: grid;
}

.inline-div-4 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}

.inline-section-0 {
  border-top: 1px solid #ffffff1a;
  padding: 80px 0;
}

.inline-h2-0-1 {
  margin-bottom: 40px;
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  font-weight: 600;
  line-height: 1.2;
}

.inline-p-0-1, .inline-p-1-1, .inline-p-2-1, .inline-p-3, .inline-p-4 {
  opacity: .75;
  margin-bottom: 20px;
  line-height: 1.8;
}

.inline-p-5 {
  opacity: .75;
  line-height: 1.8;
}

.inline-div-1-1 {
  max-width: 680px;
}

.inline-div-2-1 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}

.inline-h2-0-1-2 {
  max-width: 700px;
  margin-bottom: 20px;
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  font-weight: 600;
  line-height: 1.2;
}

.inline-p-0-1-2 {
  opacity: .75;
  text-transform: none;
  max-width: 580px;
  margin-bottom: 8px;
  line-height: 1.8;
}

.inline-p-1-1-2 {
  opacity: .75;
  max-width: 580px;
  margin-bottom: 8px;
  line-height: 1.8;
}

.inline-p-2-1-2 {
  opacity: .5;
  text-transform: none;
  max-width: 580px;
  margin-bottom: 48px;
  font-size: .85rem;
}

.inline-p-3-1 {
  margin-bottom: 24px;
  font-size: 1.05rem;
  font-weight: 600;
}

.inline-p-4-1 {
  opacity: .65;
  text-transform: none;
  margin-bottom: 32px;
  font-size: .9rem;
  line-height: 1.6;
}

.inline-label-0 {
  opacity: .7;
  margin-bottom: 8px;
  font-size: .85rem;
  display: block;
}

.inline-input-0, .inline-input-0._w-input {
  box-sizing: border-box;
  width: 100%;
  color: inherit;
  background-color: #ffffff0d;
  border: 1px solid #ffffff26;
  border-radius: 4px;
  padding: 14px 16px;
  font-size: .9rem;
}

.inline-label-1 {
  opacity: .7;
  margin-bottom: 8px;
  font-size: .85rem;
  display: block;
}

.inline-input-1, .inline-input-1._w-input {
  box-sizing: border-box;
  width: 100%;
  color: inherit;
  background-color: #ffffff0d;
  border: 1px solid #ffffff26;
  border-radius: 4px;
  padding: 14px 16px;
  font-size: .9rem;
}

.inline-div-1-1-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

.inline-label-2 {
  opacity: .7;
  margin-bottom: 8px;
  font-size: .85rem;
  display: block;
}

.inline-input-2, .inline-input-2._w-input {
  box-sizing: border-box;
  width: 100%;
  color: inherit;
  background-color: #ffffff0d;
  border: 1px solid #ffffff26;
  border-radius: 4px;
  padding: 14px 16px;
  font-size: .9rem;
}

.inline-label-3 {
  opacity: .7;
  margin-bottom: 8px;
  font-size: .85rem;
  display: block;
}

.inline-select-0 {
  box-sizing: border-box;
  color: #1a1a2e;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  width: 100%;
  padding: 14px 16px;
  font-size: .9rem;
}

.inline-select-0._w-select {
  box-sizing: border-box;
  width: 100%;
  color: inherit;
  background-color: #1e1e28f2;
  border: 1px solid #ffffff26;
  border-radius: 4px;
  padding: 14px 16px;
  font-size: .9rem;
}

.inline-label-4 {
  opacity: .7;
  margin-bottom: 8px;
  font-size: .85rem;
  display: block;
}

.inline-textarea-0, .inline-textarea-0._w-input {
  box-sizing: border-box;
  width: 100%;
  color: inherit;
  resize: vertical;
  background-color: #ffffff0d;
  border: 1px solid #ffffff26;
  border-radius: 4px;
  padding: 14px 16px;
  font-size: .9rem;
}

.inline-label-5 {
  opacity: .7;
  margin-bottom: 8px;
  font-size: .85rem;
  display: block;
}

.inline-textarea-1, .inline-textarea-1._w-input {
  box-sizing: border-box;
  width: 100%;
  color: inherit;
  resize: vertical;
  background-color: #ffffff0d;
  border: 1px solid #ffffff26;
  border-radius: 4px;
  padding: 14px 16px;
  font-size: .9rem;
}

.inline-label-6 {
  opacity: .7;
  margin-bottom: 8px;
  font-size: .85rem;
  display: block;
}

.inline-input-3, .inline-input-3._w-input {
  box-sizing: border-box;
  width: 100%;
  color: inherit;
  background-color: #ffffff0d;
  border: 1px solid #ffffff26;
  border-radius: 4px;
  padding: 14px 16px;
  font-size: .9rem;
}

.inline-label-7 {
  opacity: .7;
  margin-bottom: 8px;
  font-size: .85rem;
  display: block;
}

.inline-input-4, .inline-input-4._w-input {
  box-sizing: border-box;
  width: 100%;
  color: inherit;
  background-color: #ffffff0d;
  border: 1px solid #ffffff26;
  border-radius: 4px;
  padding: 14px 16px;
  font-size: .9rem;
}

.inline-div-2-1-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

.inline-button-0, .inline-button-0._w-button {
  color: #0a0a0f;
  letter-spacing: .02em;
  cursor: pointer;
  background-color: #fff;
  border-style: none;
  border-radius: 4px;
  align-self: flex-start;
  padding: 16px 32px;
  font-size: .95rem;
  font-weight: 600;
}

.inline-p-5-1 {
  opacity: .45;
  font-size: .8rem;
  font-style: italic;
}

.inline-form-0, .inline-form-0._w-form {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.inline-a-0 {
  opacity: 1;
  text-underline-offset: 3px;
  text-decoration: underline;
}

.inline-p-6 {
  opacity: .55;
  text-transform: none;
  margin-top: 40px;
  font-size: .875rem;
}

.inline-div-3-1 {
  max-width: 640px;
}

.inline-svg-0 {
  display: block;
}

.inline-svg-0-1 {
  flex-shrink: 0;
  display: block;
}

.inline-svg-0-1-2 {
  flex-shrink: 0;
  margin-bottom: 16px;
  display: block;
}

.inline-div-0-1 {
  opacity: .55;
  letter-spacing: .18em;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-size: 11px;
}

.inline-h2-0-1-2-3 {
  max-width: 560px;
  margin-bottom: 56px;
  font-size: clamp(1.6rem, 2.5vw, 2.2rem);
  font-weight: 600;
  line-height: 1.25;
}

.inline-p-0-1-2-3 {
  opacity: .85;
  margin-bottom: 24px;
  font-size: 1.05rem;
  font-style: italic;
  line-height: 1.75;
  display: none;
}

.inline-p-1-1-2-3 {
  opacity: .4;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: .8rem;
}

.inline-div-1-1-2-3 {
  border: 1px solid #ffffff1a;
  border-radius: 4px;
  padding: 36px;
}

.inline-p-2-1-2-3 {
  opacity: .85;
  margin-bottom: 24px;
  font-size: 1.05rem;
  font-style: italic;
  line-height: 1.75;
}

.inline-p-3-1-2 {
  opacity: .4;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: .8rem;
}

.inline-div-2-1-2-3 {
  border: 1px solid #ffffff1a;
  border-radius: 4px;
  padding: 36px;
}

.inline-p-4-1-2 {
  opacity: .85;
  margin-bottom: 24px;
  font-size: 1.05rem;
  font-style: italic;
  line-height: 1.75;
}

.inline-p-5-1-2 {
  opacity: .4;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: .8rem;
}

.inline-div-3-1-2 {
  border: 1px solid #ffffff1a;
  border-radius: 4px;
  padding: 36px;
}

.inline-p-6-1 {
  opacity: .85;
  margin-bottom: 24px;
  font-size: 1.05rem;
  font-style: italic;
  line-height: 1.75;
}

.inline-p-7 {
  opacity: .4;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: .8rem;
}

.inline-div-4-1 {
  border: 1px solid #ffffff1a;
  border-radius: 4px;
  padding: 36px;
}

.inline-div-5 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  display: grid;
}

.inline-div-6 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}

.inline-span-0 {
  opacity: .4;
  letter-spacing: .15em;
  flex-shrink: 0;
  padding-top: 4px;
  font-family: inherit;
  font-size: .75rem;
}

.inline-h3-0 {
  margin: 0;
  font-family: inherit;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.inline-div-0-1-2 {
  flex: 1;
}

.inline-span-1 {
  opacity: .35;
  flex-shrink: 0;
  padding-top: 2px;
  font-size: 1.2rem;
}

.inline-summary-0 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  cursor: pointer;
  align-items: flex-start;
  padding: 32px 0;
  list-style: none;
  display: flex;
}

.inline-p-0-1-2-3-4 {
  opacity: .75;
  max-width: 580px;
  margin: 0 0 16px;
  font-family: inherit;
  line-height: 1.8;
}

.inline-p-1-1-2-3-4 {
  opacity: .75;
  max-width: 580px;
  margin: 0;
  font-family: inherit;
  line-height: 1.8;
}

.inline-div-1-1-2-3-4 {
  padding: 0 0 40px 54px;
}

.inline-details-0 {
  border-top: 1px solid #ffffff1f;
  padding: 0;
}

.inline-span-2 {
  opacity: .4;
  letter-spacing: .15em;
  flex-shrink: 0;
  padding-top: 4px;
  font-family: inherit;
  font-size: .75rem;
}

.inline-h3-1 {
  margin: 0;
  font-family: inherit;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.inline-div-2-1-2-3-4 {
  flex: 1;
}

.inline-span-3 {
  opacity: .35;
  flex-shrink: 0;
  padding-top: 2px;
  font-size: 1.2rem;
}

.inline-summary-1 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  cursor: pointer;
  align-items: flex-start;
  padding: 32px 0;
  list-style: none;
  display: flex;
}

.inline-p-2-1-2-3-4, .inline-p-3-1-2-3 {
  opacity: .75;
  max-width: 580px;
  margin: 0 0 16px;
  font-family: inherit;
  line-height: 1.8;
}

.inline-p-4-1-2-3 {
  opacity: .75;
  max-width: 580px;
  margin: 0;
  font-family: inherit;
  line-height: 1.8;
}

.inline-div-3-1-2-3 {
  padding: 0 0 40px 54px;
}

.inline-details-1 {
  border-top: 1px solid #ffffff1f;
  padding: 0;
}

.inline-span-4 {
  opacity: .4;
  letter-spacing: .15em;
  flex-shrink: 0;
  padding-top: 4px;
  font-family: inherit;
  font-size: .75rem;
}

.inline-h3-2 {
  margin: 0;
  font-family: inherit;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.inline-div-4-1-2 {
  flex: 1;
}

.inline-span-5 {
  opacity: .35;
  flex-shrink: 0;
  padding-top: 2px;
  font-size: 1.2rem;
}

.inline-summary-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  cursor: pointer;
  align-items: flex-start;
  padding: 32px 0;
  list-style: none;
  display: flex;
}

.inline-p-5-1-2-3 {
  opacity: .75;
  max-width: 580px;
  margin: 0 0 16px;
  font-family: inherit;
  line-height: 1.8;
}

.inline-p-6-1-2 {
  opacity: .75;
  max-width: 580px;
  margin: 0;
  font-family: inherit;
  line-height: 1.8;
}

.inline-div-5-1 {
  padding: 0 0 40px 54px;
}

.inline-details-2 {
  border-top: 1px solid #ffffff1f;
  padding: 0;
}

.inline-span-6 {
  opacity: .4;
  letter-spacing: .15em;
  flex-shrink: 0;
  padding-top: 4px;
  font-family: inherit;
  font-size: .75rem;
}

.inline-h3-3 {
  margin: 0;
  font-family: inherit;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.inline-div-6-1 {
  flex: 1;
}

.inline-span-7 {
  opacity: .35;
  flex-shrink: 0;
  padding-top: 2px;
  font-size: 1.2rem;
}

.inline-summary-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  cursor: pointer;
  align-items: flex-start;
  padding: 32px 0;
  list-style: none;
  display: flex;
}

.inline-p-7-1 {
  opacity: .75;
  max-width: 580px;
  margin: 0 0 16px;
  font-family: inherit;
  line-height: 1.8;
}

.inline-p-8 {
  opacity: .75;
  max-width: 580px;
  margin: 0;
  font-family: inherit;
  line-height: 1.8;
}

.inline-div-7 {
  padding: 0 0 40px 54px;
}

.inline-details-3 {
  border-top: 1px solid #ffffff1f;
  border-bottom: 1px solid #ffffff1f;
  padding: 0;
}

.inline-div-8 {
  grid-row-gap: 0;
  grid-column-gap: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  display: grid;
}

.inline-div-9 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px 80px;
}

.inline-a-0-1, .inline-a-1 {
  opacity: .5;
  color: inherit;
  font-size: .8rem;
  text-decoration: none;
}

.inline-div-0-1-2-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  margin-bottom: 12px;
  display: flex;
}

.inline-svg-0-1-2-3, .inline-svg-0-1-2-3-4 {
  flex-shrink: 0;
  width: auto;
  height: 80px;
}

.inline-span-0-1 {
  color: #fff;
  letter-spacing: .08em;
  text-transform: none;
  font-family: Arial Black, Arial, sans-serif;
  font-size: 3.5rem;
  font-weight: 900;
}

.inline-span-1-1 {
  opacity: .4;
  color: #fff;
  font-family: Arial Black, Arial, sans-serif;
  font-size: 3.5rem;
  font-weight: 900;
}

.inline-span-2-1 {
  color: #fff;
  letter-spacing: .08em;
  text-transform: none;
  font-family: Arial Black, Arial, sans-serif;
  font-size: 3.5rem;
  font-weight: 900;
}

.inline-span-3-1 {
  opacity: .4;
  color: #fff;
  font-family: Arial Black, Arial, sans-serif;
  font-size: 3.5rem;
  font-weight: 900;
}

.inline-span-4-1 {
  color: #fff;
  letter-spacing: .08em;
  text-transform: none;
  font-family: Arial Black, Arial, sans-serif;
  font-size: 3.5rem;
  font-weight: 900;
}

.inline-span-5-1 {
  opacity: .4;
  color: #fff;
  font-family: Arial Black, Arial, sans-serif;
  font-size: 3.5rem;
  font-weight: 900;
}

.inline-div-0-1-2-3-4 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  color: #fff;
  letter-spacing: .06em;
  text-transform: uppercase;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  gap: 48px;
  padding: 0 48px 0 30px;
  font-size: 3.5rem;
  font-weight: 900;
  display: flex;
}

.inline-span-0-1-2 {
  color: #fff;
  letter-spacing: .08em;
  text-transform: none;
  font-family: Arial Black, Arial, sans-serif;
  font-size: 3.5rem;
  font-weight: 900;
}

.inline-span-1-1-2 {
  opacity: .4;
  color: #fff;
  font-family: Arial Black, Arial, sans-serif;
  font-size: 3.5rem;
  font-weight: 900;
}

.inline-span-2-1-2 {
  color: #fff;
  letter-spacing: .08em;
  text-transform: none;
  font-family: Arial Black, Arial, sans-serif;
  font-size: 3.5rem;
  font-weight: 900;
}

.inline-span-3-1-2 {
  opacity: .4;
  color: #fff;
  font-family: Arial Black, Arial, sans-serif;
  font-size: 3.5rem;
  font-weight: 900;
}

.inline-span-4-1-2 {
  color: #fff;
  letter-spacing: .08em;
  text-transform: none;
  font-family: Arial Black, Arial, sans-serif;
  font-size: 3.5rem;
  font-weight: 900;
}

.inline-span-5-1-2 {
  opacity: .4;
  color: #fff;
  font-family: Arial Black, Arial, sans-serif;
  font-size: 3.5rem;
  font-weight: 900;
}

.inline-div-0-1-2-3-4-5 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  color: #fff;
  letter-spacing: .06em;
  text-transform: uppercase;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  gap: 48px;
  padding: 0 48px 0 30px;
  font-size: 3.5rem;
  font-weight: 900;
  display: flex;
}

.image {
  max-width: 65%;
}

.about_img-1, .about_img-wrapper-1, .expersite_img-1, .is-two {
  display: none;
}

.cta_loop-1 {
  overflow: hidden;
}

.cta_loop_text-1 {
  color: #fff;
  text-transform: none;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  padding-right: 4rem;
  font-size: 3rem;
  font-weight: 900;
  animation: 20s linear infinite marquee-reverse;
  display: flex;
}

.navbar_logo-1 {
  object-fit: contain;
  width: auto;
  height: 40px;
}

.inline-span-0-1-2-3, .inline-span-1-1-2-3, .inline-span-2-1-2-3 {
  opacity: .5;
  padding: 0 1.5rem;
}

.inline-div-0-1-2-3-4-5-6 {
  color: #fff;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  padding-right: 4rem;
  font-size: 3.5rem;
  font-weight: 900;
  animation: 20s linear infinite marquee;
  display: flex;
}

.inline-span-0-1-2-3-4, .inline-span-1-1-2-3-4, .inline-span-2-1-2-3-4 {
  opacity: .5;
  padding: 0 1.5rem;
}

.inline-div-0-1-2-3-4-5-6-7 {
  color: #fff;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  padding-right: 4rem;
  font-size: 3.5rem;
  font-weight: 900;
  animation: 20s linear infinite marquee-reverse;
  display: flex;
}

.inline-a-0-1-2, .inline-a-1-1, .inline-a-2, .inline-a-3 {
  opacity: .85;
  color: inherit;
  font-size: .95rem;
  font-weight: 500;
  text-decoration: none;
}

.inline-div-0-1-2-3-4-5-6-7-8 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: row;
  flex: 1;
  align-items: center;
  display: flex;
}

.inline-a-0-1-2-3 {
  box-sizing: border-box;
  opacity: .85;
  color: inherit;
  padding-right: 0;
  font-size: .95rem;
  font-weight: 500;
  text-decoration: none;
}

.inline-a-1-1-2 {
  opacity: .85;
  color: inherit;
  font-size: .95rem;
  font-weight: 500;
  text-decoration: none;
}

.inline-div-0-1-2-3-4-5-6-7-8-9 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: row;
  flex: 1;
  align-items: center;
  display: flex;
}

.inline-imgraw-0 {
  width: auto;
  height: 52px;
  display: block;
}

.inline-a-0-1-2-3-4 {
  flex-shrink: 0;
  align-items: center;
  display: flex;
}

.inline-a-1-1-2-3, .inline-a-2-1, .inline-a-3-1, .inline-a-4 {
  color: inherit;
  font-size: .95rem;
  font-weight: 500;
  text-decoration: none;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: row;
  flex: 1;
  align-items: center;
  display: flex;
}

.inline-imgraw-0-1 {
  object-fit: contain;
  width: auto;
  height: 80px;
  display: block;
}

.inline-a-0-1-2-3-4-5 {
  flex-shrink: 0;
  display: block;
}

.inline-a-1-1-2-3-4, .inline-a-2-1-2, .inline-a-3-1-2, .inline-a-4-1 {
  white-space: nowrap;
  color: inherit;
  font-size: .95rem;
  font-weight: 500;
  text-decoration: none;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: row;
  flex: 1;
  align-items: center;
  display: flex;
}

.inline-imgraw-0-1-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12 {
  border-radius: 12px;
  flex: 1;
  min-height: 400px;
  overflow: hidden;
}

.inline-imgraw-0-1-2-3 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12-13 {
  border-radius: 12px;
  flex: 1;
  min-height: 400px;
  overflow: hidden;
}

.inline-imgraw-0-1-2-3-4 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14 {
  border-radius: 12px;
  flex: 1;
  min-height: 400px;
  overflow: hidden;
}

.inline-imgraw-0-1-2-3-4-5 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15 {
  border-radius: 12px;
  flex: 1;
  min-height: 400px;
  overflow: hidden;
}

.inline-imgraw-0-1-2-3-4-5-6 {
  object-fit: contain;
  width: auto;
  height: 80px;
  display: block;
}

.inline-a-0-1-2-3-4-5-6 {
  flex-shrink: 0;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.inline-imgraw-0-1-2-3-4-5-6-7 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16 {
  border-radius: 1.5rem;
  flex: 1;
  min-height: 480px;
  position: relative;
  overflow: hidden;
}

.inline-imgraw-0-1-2-3-4-5-6-7-8 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17 {
  border-radius: 1.5rem;
  flex: 1;
  min-height: 480px;
  position: relative;
  overflow: hidden;
}

.inline-imgraw-0-1-2-3-4-5-6-7-8-9 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18 {
  border-radius: 1.5rem;
  flex: 1;
  min-height: 480px;
  position: relative;
  overflow: hidden;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19 {
  background-image: url('../images/ChatGPT-Image-Jun-4-2026-08_17_09-AM.png');
  background-size: cover;
  border-radius: 1.5rem;
  flex: 1;
  min-height: 480px;
  overflow: hidden;
}

.inline-imgraw-0-1-2-3-4-5-6-7-8-9-10 {
  width: auto;
  height: 50px;
  display: block;
}

.inline-a-0-1-2-3-4-5-6-7 {
  flex-shrink: 0;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.inline-imgraw-0-1-2-3-4-5-6-7-8-9-10-11 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 400px;
  display: block;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20 {
  border-radius: 1.5rem;
  width: 100%;
  min-height: 400px;
  overflow: hidden;
}

.inline-imgraw-0-1-2-3-4-5-6-7-8-9-10-11-12 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 400px;
  display: block;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21 {
  border-radius: 1.5rem;
  width: 100%;
  min-height: 400px;
  overflow: hidden;
}

.inline-imgraw-0-1-2-3-4-5-6-7-8-9-10-11-12-13 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 400px;
  display: block;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21-22 {
  border-radius: 1.5rem;
  width: 100%;
  min-height: 400px;
  overflow: hidden;
}

.inline-imgraw-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14 {
  width: auto;
  height: 44px;
  display: block;
}

.inline-a-0-1-2-3-4-5-6-7-8 {
  flex-shrink: 0;
  text-decoration: none;
  display: block;
}

.inline-a-1-1-2-3-4-5, .inline-a-2-1-2-3, .inline-a-3-1-2-3, .inline-a-4-1-2 {
  white-space: nowrap;
  color: inherit;
  font-size: .9rem;
  font-weight: 500;
  text-decoration: none;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21-22-23 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-direction: row;
  flex: 1;
  align-items: center;
  display: flex;
}

.inline-imgraw-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15 {
  width: auto;
  height: 44px;
  display: block;
}

.inline-a-0-1-2-3-4-5-6-7-8-9 {
  flex-shrink: 0;
  text-decoration: none;
  display: block;
}

.inline-a-1-1-2-3-4-5-6, .inline-a-2-1-2-3-4, .inline-a-3-1-2-3-4, .inline-a-4-1-2-3 {
  white-space: nowrap;
  color: inherit;
  font-size: .9rem;
  font-weight: 500;
  text-decoration: none;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21-22-23-24 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-direction: row;
  flex: 1;
  align-items: center;
  display: flex;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21-22-23-24-25 {
  background-color: #c9a84c;
  width: 2.5rem;
  height: 2px;
  margin-bottom: 1.5rem;
}

.inline-p-0-1-2-3-4-5 {
  color: #c9a84c;
  margin-top: .75rem;
  font-size: 1.1rem;
  font-weight: 500;
}

.inline-h1-0 {
  color: #0d1b3e;
  margin-bottom: 2rem;
  font-size: 2.5rem;
  font-weight: 700;
}

.inline-p-0-1-2-3-4-5-6 {
  color: #555;
  margin-bottom: 2rem;
  line-height: 1.7;
}

.inline-h2-0-1-2-3-4 {
  color: #0d1b3e;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.inline-p-1-1-2-3-4-5 {
  color: #555;
  margin-bottom: 1rem;
  line-height: 1.7;
}

.inline-ul-0-1 {
  color: #555;
  margin-bottom: 2rem;
  padding-left: 1.5rem;
  line-height: 1.8;
}

.inline-p-2-1-2-3-4-5 {
  color: #555;
  margin-bottom: 2rem;
  line-height: 1.7;
}

.inline-h2-1 {
  color: #0d1b3e;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.inline-ul-1-1 {
  color: #555;
  margin-bottom: 2rem;
  padding-left: 1.5rem;
  line-height: 1.8;
}

.inline-p-3-1-2-3-4 {
  color: #555;
  margin-bottom: 2rem;
  line-height: 1.7;
}

.inline-h2-2 {
  color: #0d1b3e;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.inline-p-4-1-2-3-4 {
  color: #555;
  margin-bottom: 2rem;
  line-height: 1.7;
}

.inline-h2-3 {
  color: #0d1b3e;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.inline-p-5-1-2-3-4 {
  color: #555;
  margin-bottom: 2rem;
  line-height: 1.7;
}

.inline-h2-4 {
  color: #0d1b3e;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.inline-p-6-1-2-3 {
  color: #555;
  line-height: 1.7;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21-22-23-24-25-26 {
  max-width: 760px;
  padding: 4rem 0 6rem;
  font-family: inherit;
}

.inline-p-0-1-2-3-4-5-6-7 {
  color: #555;
  margin-bottom: 2rem;
  line-height: 1.7;
}

.inline-h2-0-1-2-3-4-5 {
  color: #0d1b3e;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.inline-p-1-1-2-3-4-5-6, .inline-p-2-1-2-3-4-5-6, .inline-p-3-1-2-3-4-5, .inline-p-4-1-2-3-4-5, .inline-p-5-1-2-3-4-5 {
  color: #555;
  margin-bottom: 2rem;
  line-height: 1.7;
}

.inline-h2-5 {
  color: #0d1b3e;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.inline-p-6-1-2-3-4 {
  color: #555;
  margin-bottom: 1rem;
  line-height: 1.7;
}

.inline-ul-0-1-2 {
  color: #555;
  margin-bottom: 1rem;
  padding-left: 1.5rem;
  line-height: 1.8;
}

.inline-p-7-1-2 {
  color: #555;
  margin-bottom: 2rem;
  line-height: 1.7;
}

.inline-h2-6 {
  color: #0d1b3e;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.inline-p-8-1 {
  color: #555;
  line-height: 1.7;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21-22-23-24-25-26-27 {
  max-width: 760px;
  padding: 4rem 0 6rem;
  font-family: inherit;
}

.inline-p-0-1-2-3-4-5-6-7-8 {
  color: #444;
  margin-bottom: 2rem;
  line-height: 1.8;
}

.inline-h2-0-1-2-3-4-5-6 {
  color: #0d1b3e;
  margin-top: 2rem;
  margin-bottom: .75rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.inline-p-1-1-2-3-4-5-6-7 {
  color: #444;
  margin-bottom: 1rem;
  line-height: 1.8;
}

.inline-ul-0-1-2-3 {
  color: #444;
  margin-bottom: 2rem;
  padding-left: 1.5rem;
  line-height: 2;
}

.inline-p-2-1-2-3-4-5-6-7 {
  color: #444;
  margin-bottom: 2rem;
  line-height: 1.8;
}

.inline-h2-1-1 {
  color: #0d1b3e;
  margin-top: 2rem;
  margin-bottom: .75rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.inline-p-3-1-2-3-4-5-6 {
  color: #444;
  margin-bottom: 1rem;
  line-height: 1.8;
}

.inline-ul-1-1-2 {
  color: #444;
  margin-bottom: 2rem;
  padding-left: 1.5rem;
  line-height: 2;
}

.inline-p-4-1-2-3-4-5-6 {
  color: #444;
  margin-bottom: 2rem;
  line-height: 1.8;
}

.inline-h2-2-1 {
  color: #0d1b3e;
  margin-top: 2rem;
  margin-bottom: .75rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.inline-p-5-1-2-3-4-5-6 {
  color: #444;
  margin-bottom: 2rem;
  line-height: 1.8;
}

.inline-h2-3-1 {
  color: #0d1b3e;
  margin-top: 2rem;
  margin-bottom: .75rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.inline-p-6-1-2-3-4-5 {
  color: #444;
  margin-bottom: 2rem;
  line-height: 1.8;
}

.inline-h2-4-1 {
  color: #0d1b3e;
  margin-top: 2rem;
  margin-bottom: .75rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.inline-a-0-1-2-3-4-5-6-7-8-9-10 {
  color: #0d1b3e;
}

.inline-p-7-1-2-3 {
  color: #444;
  line-height: 1.8;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21-22-23-24-25-26-27-28 {
  max-width: 800px;
  margin: 0 auto;
  padding: 5rem 2rem 6rem;
}

.inline-p-0-1-2-3-4-5-6-7-8-9 {
  color: #444;
  margin-bottom: 2rem;
  line-height: 1.8;
}

.inline-h2-0-1-2-3-4-5-6-7 {
  color: #0d1b3e;
  margin-top: 2rem;
  margin-bottom: .75rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.inline-p-1-1-2-3-4-5-6-7-8 {
  color: #444;
  margin-bottom: 2rem;
  line-height: 1.8;
}

.inline-h2-1-1-2 {
  color: #0d1b3e;
  margin-top: 2rem;
  margin-bottom: .75rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.inline-p-2-1-2-3-4-5-6-7-8 {
  color: #444;
  margin-bottom: 2rem;
  line-height: 1.8;
}

.inline-h2-2-1-2 {
  color: #0d1b3e;
  margin-top: 2rem;
  margin-bottom: .75rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.inline-p-3-1-2-3-4-5-6-7 {
  color: #444;
  margin-bottom: 2rem;
  line-height: 1.8;
}

.inline-h2-3-1-2 {
  color: #0d1b3e;
  margin-top: 2rem;
  margin-bottom: .75rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.inline-p-4-1-2-3-4-5-6-7 {
  color: #444;
  margin-bottom: 2rem;
  line-height: 1.8;
}

.inline-h2-4-1-2 {
  color: #0d1b3e;
  margin-top: 2rem;
  margin-bottom: .75rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.inline-p-5-1-2-3-4-5-6-7 {
  color: #444;
  margin-bottom: 2rem;
  line-height: 1.8;
}

.inline-h2-5-1 {
  color: #0d1b3e;
  margin-top: 2rem;
  margin-bottom: .75rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.inline-p-6-1-2-3-4-5-6 {
  color: #444;
  margin-bottom: 1rem;
  line-height: 1.8;
}

.inline-ul-0-1-2-3-4 {
  color: #444;
  margin-bottom: 1rem;
  padding-left: 1.5rem;
  line-height: 2;
}

.inline-p-7-1-2-3-4 {
  color: #444;
  margin-bottom: 2rem;
  line-height: 1.8;
}

.inline-h2-6-1 {
  color: #0d1b3e;
  margin-top: 2rem;
  margin-bottom: .75rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.inline-p-8-1-2 {
  color: #444;
  line-height: 1.8;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21-22-23-24-25-26-27-28-29 {
  max-width: 800px;
  margin: 0 auto;
  padding: 5rem 2rem 6rem;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21-22-23-24-25-26-27-28-29-30 {
  background-image: url('../images/ChatGPT-Image-Jun-6-2026-06_32_44-PM.png');
  background-size: cover;
  border-radius: 1rem;
  width: 100%;
  height: 100%;
  min-height: 500px;
  overflow: hidden;
}

.inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21-22-23-24-25-26-27-28-29-30-31 {
  background-image: url('../images/ChatGPT-Image-Jun-6-2026-06_32_44-PM.png');
  background-position: center;
  background-size: cover;
  border-radius: 1rem;
  width: 100%;
  height: 100%;
  min-height: 560px;
  display: block;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  body {
    --_sizes---fixed--none: 0rem;
    --_sizes---fixed--xlarge: 1.5rem;
    --_sizes---fixed--xxsmall: .25rem;
    --_sizes---fixed--large: 1.25rem;
    --_sizes---fixed--medium: 1rem;
    --_sizes---fixed--huge: 2rem;
    --_sizes---padding-section--small: 3rem;
    --_sizes---fixed--xsmall: .5rem;
    --_sizes---fixed--xhuge: 2.5rem;
    --_sizes---fixed--small: .75rem;
    --_sizes---padding-section--large: 7rem;
    --_sizes---padding-section--medium: 5rem;
    --_sizes---fixed--tiny: .125rem;
    --_sizes---fixed--xxlarge: 1.75rem;
    --_sizes---fixed--regular: .875rem;
    --_typography---font-family--body: Inter, sans-serif;
    --_typography---base--font-size: var(--_sizes---fixed--medium);
    --_typography---base--line-height: 1.5;
    --_typography---font-weight--regular: 400;
    --_typography---base--letter-spacing: 0em;
    --_typography---h1--font-family: var(--_typography---font-family--headers);
    --_typography---h1--font-size: 3.5rem;
    --_typography---h1--line-height: 1.15;
    --_typography---h1--font-weight: var(--_typography---font-weight--regular);
    --_typography---h1--letter-spacing: -.06em;
    --_typography---h2--font-family: var(--_typography---font-family--headers);
    --_typography---h2--font-size: 3.5rem;
    --_typography---h2--line-height: 1.2;
    --_typography---h2--font-weight: var(--_typography---font-weight--regular);
    --_typography---h2--letter-spacing: -.06em;
    --_typography---h3--font-family: var(--_typography---font-family--headers);
    --_typography---h3--font-size: 2.5rem;
    --_typography---h3--line-height: 1.25;
    --_typography---h3--font-weight: var(--_typography---font-weight--regular);
    --_typography---h3--letter-spacing: -.06em;
    --_typography---h4--font-family: var(--_typography---font-family--headers);
    --_typography---h4--font-size: 2.25rem;
    --_typography---h4--line-height: 1.1;
    --_typography---h4--font-weight: var(--_typography---font-weight--regular);
    --_typography---h4--letter-spacing: 0em;
    --_typography---h5--font-family: var(--_typography---font-family--headers);
    --_typography---h5--font-size: 2rem;
    --_typography---h5--line-height: 1.2;
    --_typography---h5--font-weight: var(--_typography---font-weight--medium);
    --_typography---h5--letter-spacing: -.06em;
    --_typography---h6--font-family: var(--_typography---font-family--headers);
    --_typography---h6--font-size: 1.5rem;
    --_typography---h6--line-height: 1.5;
    --_typography---h6--font-weight: var(--_typography---font-weight--medium);
    --_typography---h6--letter-spacing: -.06em;
    --_typography---font-weight--semibold: 600;
    --_typography---font-weight--medium: 500;
    --_typography---xl--font-size: 1.5rem;
    --_typography---xl--line-height: 1.5;
    --_typography---xl--letter-spacing: -.06em;
    --_typography---font-weight--light: 300;
    --_typography---lg--font-size: var(--_sizes---fixed--large);
    --_typography---lg--line-height: 1.5;
    --_typography---lg--letter-spacing: 0em;
    --_typography---xs--font-size: var(--_sizes---fixed--small);
    --_typography---xs--line-height: 1.5;
    --_typography---xs--letter-spacing: 0em;
    --_typography---button--line-height: 1.5;
    --_typography---sm--font-size: var(--_sizes---fixed--regular);
    --_typography---sm--line-height: 1.43;
    --_typography---sm--letter-spacing: 0em;
    --_typography---2xl--font-size: 1.5rem;
    --_typography---2xl--line-height: 1.5;
    --_typography---2xl--letter-spacing: 0em;
    --_typography---3xl--font-size: 1.75rem;
    --_typography---3xl--line-height: 1.5;
    --_typography---3xl--letter-spacing: 0em;
    --_typography---4xl--font-size: 2rem;
    --_typography---4xl--line-height: 1.22;
    --_typography---4xl--letter-spacing: -.06em;
    --_typography---5xl--font-size: 3.5rem;
    --_typography---5xl--line-height: 1.2;
    --_typography---5xl--letter-spacing: -.06em;
    --_typography---font-weight--bold: 700;
    --_typography---button--font-family: var(--_typography---font-family--body);
    --_typography---button--font-size: var(--_sizes---fixed--medium);
    --_typography---button--font-weight: var(--_typography---font-weight--medium);
    --_typography---button--letter-spacing: -.008em;
    --_typography---font-weight--thin: 100;
    --_typography---font-weight--extra-light: 200;
    --_typography---font-weight--extra-bold: 800;
    --_typography---font-weight--black: 900;
    --_typography---font-family--headers: Inter, sans-serif;
  }

  .padding-xlarge {
    padding: 3rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .hide-tablet {
    display: none;
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

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

  .padding-global {
    padding-right: var(--_sizes---fixed--huge);
    padding-left: var(--_sizes---fixed--huge);
  }

  .padding-global.is-navbar {
    padding-bottom: 1rem;
    position: relative;
  }

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .fs-styleguide_4-col {
    grid-template-columns: 1fr;
  }

  .fs-styleguide_3-col {
    grid-template-columns: 1fr 1fr;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .fs-styleguide_heading-header {
    font-size: 4rem;
  }

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

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

  .nav_wrap {
    flex: 1;
    justify-content: flex-end;
    align-items: center;
    padding-right: 1rem;
  }

  .nav_mobile {
    text-align: left;
    background-color: #0000;
    flex-flow: column;
    justify-content: flex-end;
    align-items: stretch;
    padding-top: 1.5rem;
    display: none;
    position: absolute;
    inset: 110% 2rem auto;
  }

  .nav_buttons-wrap {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .menu-button {
    padding: 0 0 0 1rem;
  }

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

  .nav-button_component {
    grid-row-gap: .25rem;
    background-color: #fff;
    border-radius: .38rem;
    width: 2.5rem;
    height: 2.5rem;
    padding-left: .5rem;
    padding-right: .5rem;
    display: block;
    position: relative;
  }

  .nav-button_line {
    height: 5.5%;
    margin: auto;
    position: absolute;
    inset: 0% 15%;
  }

  .nav-button_line.is-first {
    transform: translate(0, -350%);
  }

  .nav-button_line.is-third {
    transform: translate(0, 350%);
  }

  .section_not-found {
    border-radius: 1.25rem;
  }

  .navbar_list {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    background-color: var(--bg-color--bg-default);
    text-align: left;
    border: 1px solid #ebe9e5;
    border-radius: .75rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding: 1rem 2rem 1.5rem;
    position: relative;
  }

  .nav_links {
    padding: var(--_sizes---fixed--xsmall);
  }

  .nav_links:where(.w-variant-32fe8a8a-80ce-23db-380e-90e26b5c78de) {
    color: var(--text-color--text-primary);
  }

  .nav_dropdown {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    color: #fff;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: flex;
    position: relative;
  }

  .nav_link-dropdown.w--open {
    z-index: 99;
    position: static;
  }

  .nav_dropdown-wrap {
    border-radius: 0;
  }

  .nav_dropdown-content {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding: 0;
  }

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

  .nav_dropdown-link {
    padding: .5rem 0;
  }

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

  .slider-mask {
    width: 30rem;
  }

  .spacer-desktop {
    display: none;
  }

  .spacer-tablet {
    display: block;
  }

  .about_layout {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    margin-bottom: -.5rem;
  }

  .about_img {
    width: 60%;
    padding-top: 50%;
  }

  .service_layout {
    padding-bottom: 3rem;
  }

  .testimonal_layout {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .testimonial_items {
    grid-column-gap: 2rem;
  }

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

  .testimonial_item:where(.w-variant-5db64721-0cce-91a2-3d47-e98d312db718) {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .testimonial_img {
    width: 60%;
  }

  .cta_loop_text {
    height: auto;
    font-size: 3rem;
  }

  .footer_layout, .footer_header {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .hero-cms_layout {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .about-cms_layout {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .about-cms_visuals {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

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

  .testimonal-cms_layout {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .testimonial-cms_slider {
    overflow: visible;
  }

  .service_mobile {
    display: block;
  }

  .service_card-mobile {
    width: 100%;
    padding-bottom: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .service_card-mobile_header {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    border-top: .0625rem solid var(--base--white);
    justify-content: space-between;
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 1.5rem;
    display: flex;
  }

  .service_card-mobile_img {
    border-radius: 1rem;
    padding-top: 50%;
    position: relative;
    overflow: clip;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_typography---font-family--body: Inter, sans-serif;
    --_typography---base--font-size: var(--_sizes---fixed--medium);
    --_typography---base--line-height: 1.5;
    --_typography---font-weight--regular: 400;
    --_typography---base--letter-spacing: 0em;
    --_typography---h1--font-family: var(--_typography---font-family--headers);
    --_typography---h1--font-size: 3rem;
    --_typography---h1--line-height: 1.15;
    --_typography---h1--font-weight: var(--_typography---font-weight--regular);
    --_typography---h1--letter-spacing: -.06em;
    --_typography---h2--font-family: var(--_typography---font-family--headers);
    --_typography---h2--font-size: 2.5rem;
    --_typography---h2--line-height: 1.2;
    --_typography---h2--font-weight: var(--_typography---font-weight--regular);
    --_typography---h2--letter-spacing: -.06em;
    --_typography---h3--font-family: var(--_typography---font-family--headers);
    --_typography---h3--font-size: 2.25rem;
    --_typography---h3--line-height: 1.25;
    --_typography---h3--font-weight: var(--_typography---font-weight--regular);
    --_typography---h3--letter-spacing: -.06em;
    --_typography---h4--font-family: var(--_typography---font-family--headers);
    --_typography---h4--font-size: 2rem;
    --_typography---h4--line-height: 1.1;
    --_typography---h4--font-weight: var(--_typography---font-weight--regular);
    --_typography---h4--letter-spacing: 0em;
    --_typography---h5--font-family: var(--_typography---font-family--headers);
    --_typography---h5--font-size: 1.75rem;
    --_typography---h5--line-height: 1.2;
    --_typography---h5--font-weight: var(--_typography---font-weight--medium);
    --_typography---h5--letter-spacing: -.06em;
    --_typography---h6--font-family: var(--_typography---font-family--headers);
    --_typography---h6--font-size: 1.5rem;
    --_typography---h6--line-height: 1.5;
    --_typography---h6--font-weight: var(--_typography---font-weight--medium);
    --_typography---h6--letter-spacing: -.06em;
    --_typography---font-weight--semibold: 600;
    --_typography---font-weight--medium: 500;
    --_typography---xl--font-size: 1.25rem;
    --_typography---xl--line-height: 1.5;
    --_typography---xl--letter-spacing: -.06em;
    --_typography---font-weight--light: 300;
    --_typography---lg--font-size: var(--_sizes---fixed--large);
    --_typography---lg--line-height: 1.5;
    --_typography---lg--letter-spacing: 0em;
    --_typography---xs--font-size: var(--_sizes---fixed--small);
    --_typography---xs--line-height: 1.5;
    --_typography---xs--letter-spacing: 0em;
    --_typography---button--line-height: 1.5;
    --_typography---sm--font-size: var(--_sizes---fixed--regular);
    --_typography---sm--line-height: 1.43;
    --_typography---sm--letter-spacing: 0em;
    --_typography---2xl--font-size: 1.5rem;
    --_typography---2xl--line-height: 1.5;
    --_typography---2xl--letter-spacing: 0em;
    --_typography---3xl--font-size: 1.5rem;
    --_typography---3xl--line-height: 1.5;
    --_typography---3xl--letter-spacing: 0em;
    --_typography---4xl--font-size: 1.75rem;
    --_typography---4xl--line-height: 1.22;
    --_typography---4xl--letter-spacing: -.06em;
    --_typography---5xl--font-size: 2.5rem;
    --_typography---5xl--line-height: 1.2;
    --_typography---5xl--letter-spacing: -.06em;
    --_typography---font-weight--bold: 700;
    --_typography---button--font-family: var(--_typography---font-family--body);
    --_typography---button--font-size: var(--_sizes---fixed--medium);
    --_typography---button--font-weight: var(--_typography---font-weight--medium);
    --_typography---button--letter-spacing: -.008em;
    --_typography---font-weight--thin: 100;
    --_typography---font-weight--extra-light: 200;
    --_typography---font-weight--extra-bold: 800;
    --_typography---font-weight--black: 900;
    --_typography---font-family--headers: Inter, sans-serif;
    --_sizes---fixed--none: 0rem;
    --_sizes---fixed--xlarge: 1.5rem;
    --_sizes---fixed--xxsmall: .25rem;
    --_sizes---fixed--large: 1.25rem;
    --_sizes---fixed--medium: 1rem;
    --_sizes---fixed--huge: 2rem;
    --_sizes---padding-section--small: 2rem;
    --_sizes---fixed--xsmall: .5rem;
    --_sizes---fixed--xhuge: 2.5rem;
    --_sizes---fixed--small: .75rem;
    --_sizes---padding-section--large: 5rem;
    --_sizes---padding-section--medium: 4rem;
    --_sizes---fixed--tiny: .125rem;
    --_sizes---fixed--xxlarge: 1.75rem;
    --_sizes---fixed--regular: .875rem;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .text-rich-text h1 {
    font-size: 2.2rem;
    line-height: 1.1;
  }

  .text-rich-text h2 {
    font-size: 1.6rem;
    line-height: 1.2;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

  .padding-global.is-navbar {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

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

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

  .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .text-xs {
    font-size: 1.25rem;
  }

  .spacer-xhuge {
    padding-top: var(--_sizes---fixed--huge);
  }

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

  .navbar_logo-link.w--current {
    justify-content: flex-start;
    align-items: center;
  }

  .navbar_logo {
    width: auto;
    max-width: 200px;
    height: 60px;
    display: block;
  }

  .nav_mobile {
    padding-top: 1rem;
    display: none;
    left: 1rem;
    right: 1rem;
  }

  .nav_buttons-wrap {
    justify-content: space-between;
    align-items: center;
  }

  .nav-button_component {
    width: 2.25rem;
    height: 2.25rem;
  }

  .section_not-found {
    border-radius: 1rem;
  }

  .navbar {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .navbar_list {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .nav_links {
    padding-top: var(--_sizes---fixed--xxsmall);
    padding-bottom: var(--_sizes---fixed--xxsmall);
  }

  .nav_dropdown-link {
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .slider {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: flex-start;
    align-items: center;
  }

  .slider-mask {
    flex: 0 auto;
    align-self: flex-start;
    width: 25rem;
  }

  .slide-item {
    margin-right: 1rem;
  }

  .arrow {
    transform: translate(-60%);
  }

  .arrow.is-right {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    inset: auto 0% 0%;
    transform: translate(60%);
  }

  .spacer-tablet {
    display: none;
  }

  .spacer-mobile {
    display: block;
  }

  .text-color-on-primary {
    font-size: 1rem;
    line-height: 1.15;
  }

  .navbar_left {
    gap: 1.5rem;
  }

  .section_hero {
    background-position: 60%;
    justify-content: flex-start;
    height: 100svh;
    min-height: 100svh;
    padding-top: 7rem;
    padding-bottom: 2rem;
  }

  .hero_layout {
    max-width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

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

  .about_layout {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    grid-template-columns: 1fr;
    gap: 2rem;
    margin-bottom: -.25rem;
    display: flex;
  }

  .about_header {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .about_img {
    border-radius: 1rem;
  }

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

  .expertise_layout {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-columns: 1fr;
    gap: 2rem;
    display: flex;
  }

  .expersite_img {
    border-radius: 1rem;
    width: 100%;
    min-height: 260px;
  }

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

  .service_layout {
    padding-bottom: 2rem;
  }

  .testimonial_items {
    flex-flow: column;
    display: flex;
  }

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

  .section_cta {
    height: auto;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .cta_card {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    border-radius: 1.25rem;
    padding: 1.5rem;
  }

  .cta_loop {
    height: auto;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .cta_loop_text {
    width: auto;
    height: auto;
    font-size: 1.8rem;
  }

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

  .footer_header {
    grid-row-gap: 1.5rem;
    grid-template-columns: min-content 1fr;
  }

  .footer_left {
    grid-row-gap: 1.5rem;
  }

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

  .hero-cms_img {
    border-radius: 1rem;
    padding-top: 75%;
  }

  .about-cms_layout {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .about-cms_header {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .about-cms_first {
    border-radius: 1rem;
    width: 100%;
  }

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

  .testimonial_text {
    font-size: 1.25rem;
  }

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

  .about-cms_second {
    border-radius: 1rem;
    width: 100%;
    padding-top: 41%;
  }

  .swiper-slide {
    width: 75%;
  }

  .about_img-wrapper {
    border-radius: 1rem;
  }

  .about_img-h {
    padding-top: 84%;
  }

  .expertise_img-wrapper, .hero-cms_img-wrapper, .about-cms_img-wrapper {
    border-radius: 1rem;
  }

  .about-cms_img-h {
    padding-top: 56%;
  }

  .service_card-mobile {
    padding-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .service_card-mobile_img {
    border-radius: .75rem;
    padding-top: 60%;
  }

  .inline-div-3 {
    flex-direction: column;
    grid-template-columns: 1fr;
    gap: 2rem;
    display: flex;
  }

  .inline-div-5 {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  .cta_loop_text-1 {
    font-size: 1.8rem;
  }

  .inline-a-0-1-2-3-4-5-6-7 {
    align-items: center;
    display: flex;
  }

  .inline-a-0-1-2-3-4-5-6-7-8 {
    display: none;
  }

  .inline-a-0-1-2-3-4-5-6-7-8-9 {
    align-items: center;
    display: flex;
  }

  .inline-a-1-1-2-3-4-5-6, .inline-a-2-1-2-3-4, .inline-a-3-1-2-3-4, .inline-a-4-1-2-3 {
    display: none;
  }

  .inline-div-0-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21-22-23-24 {
    flex: 1;
    justify-content: center;
    align-items: center;
    gap: 0;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_sizes---fixed--none: 0rem;
    --_sizes---fixed--xlarge: 1.5rem;
    --_sizes---fixed--xxsmall: .25rem;
    --_sizes---fixed--large: 1.25rem;
    --_sizes---fixed--medium: 1rem;
    --_sizes---fixed--huge: 2rem;
    --_sizes---padding-section--small: 2rem;
    --_sizes---fixed--xsmall: .5rem;
    --_sizes---fixed--xhuge: 2.5rem;
    --_sizes---fixed--small: .75rem;
    --_sizes---padding-section--large: 5rem;
    --_sizes---padding-section--medium: 4rem;
    --_sizes---fixed--tiny: .125rem;
    --_sizes---fixed--xxlarge: 1.75rem;
    --_sizes---fixed--regular: .875rem;
    --_typography---font-family--body: Inter, sans-serif;
    --_typography---base--font-size: var(--_sizes---fixed--medium);
    --_typography---base--line-height: 1.5;
    --_typography---font-weight--regular: 400;
    --_typography---base--letter-spacing: 0em;
    --_typography---h1--font-family: var(--_typography---font-family--headers);
    --_typography---h1--font-size: 3rem;
    --_typography---h1--line-height: 1.15;
    --_typography---h1--font-weight: var(--_typography---font-weight--regular);
    --_typography---h1--letter-spacing: -.06em;
    --_typography---h2--font-family: var(--_typography---font-family--headers);
    --_typography---h2--font-size: 2.5rem;
    --_typography---h2--line-height: 1.2;
    --_typography---h2--font-weight: var(--_typography---font-weight--regular);
    --_typography---h2--letter-spacing: -.06em;
    --_typography---h3--font-family: var(--_typography---font-family--headers);
    --_typography---h3--font-size: 2.25rem;
    --_typography---h3--line-height: 1.25;
    --_typography---h3--font-weight: var(--_typography---font-weight--regular);
    --_typography---h3--letter-spacing: -.06em;
    --_typography---h4--font-family: var(--_typography---font-family--headers);
    --_typography---h4--font-size: 2rem;
    --_typography---h4--line-height: 1.1;
    --_typography---h4--font-weight: var(--_typography---font-weight--regular);
    --_typography---h4--letter-spacing: 0em;
    --_typography---h5--font-family: var(--_typography---font-family--headers);
    --_typography---h5--font-size: 1.75rem;
    --_typography---h5--line-height: 1.2;
    --_typography---h5--font-weight: var(--_typography---font-weight--medium);
    --_typography---h5--letter-spacing: -.06em;
    --_typography---h6--font-family: var(--_typography---font-family--headers);
    --_typography---h6--font-size: 1.5rem;
    --_typography---h6--line-height: 1.5;
    --_typography---h6--font-weight: var(--_typography---font-weight--medium);
    --_typography---h6--letter-spacing: -.06em;
    --_typography---font-weight--semibold: 600;
    --_typography---font-weight--medium: 500;
    --_typography---xl--font-size: 1.25rem;
    --_typography---xl--line-height: 1.5;
    --_typography---xl--letter-spacing: -.06em;
    --_typography---font-weight--light: 300;
    --_typography---lg--font-size: var(--_sizes---fixed--large);
    --_typography---lg--line-height: 1.5;
    --_typography---lg--letter-spacing: 0em;
    --_typography---xs--font-size: var(--_sizes---fixed--small);
    --_typography---xs--line-height: 1.5;
    --_typography---xs--letter-spacing: 0em;
    --_typography---button--line-height: 1.5;
    --_typography---sm--font-size: var(--_sizes---fixed--regular);
    --_typography---sm--line-height: 1.43;
    --_typography---sm--letter-spacing: 0em;
    --_typography---2xl--font-size: 1.5rem;
    --_typography---2xl--line-height: 1.5;
    --_typography---2xl--letter-spacing: 0em;
    --_typography---3xl--font-size: 1.5rem;
    --_typography---3xl--line-height: 1.5;
    --_typography---3xl--letter-spacing: 0em;
    --_typography---4xl--font-size: 1.75rem;
    --_typography---4xl--line-height: 1.22;
    --_typography---4xl--letter-spacing: -.06em;
    --_typography---5xl--font-size: 2.5rem;
    --_typography---5xl--line-height: 1.2;
    --_typography---5xl--letter-spacing: -.06em;
    --_typography---font-weight--bold: 700;
    --_typography---button--font-family: var(--_typography---font-family--body);
    --_typography---button--font-size: var(--_sizes---fixed--medium);
    --_typography---button--font-weight: var(--_typography---font-weight--medium);
    --_typography---button--letter-spacing: -.008em;
    --_typography---font-weight--thin: 100;
    --_typography---font-weight--extra-light: 200;
    --_typography---font-weight--extra-bold: 800;
    --_typography---font-weight--black: 900;
    --_typography---font-family--headers: Inter, sans-serif;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .fs-styleguide_row {
    flex-wrap: wrap;
  }

  .text-rich-text h1 {
    font-size: 1.9rem;
    line-height: 1.1;
  }

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

  .padding-global {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

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

  .container-large {
    max-width: 100%;
  }

  .navbar_content {
    padding-left: 0;
  }

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

  .navbar_logo {
    width: auto;
    height: 120px;
  }

  .nav-button_line.is-first, .nav-button_line.is-second, .nav-button_line.is-third {
    flex: none;
  }

  .not-found_wrapper {
    background-position: 50%;
    background-repeat: no-repeat;
  }

  .button-wrapper {
    align-items: stretch;
  }

  .navbar_list {
    grid-column-gap: 1rem;
    grid-row-gap: .5rem;
  }

  .nav_dropdown {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .nav_dropdown-content {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-columns: 1fr 1fr;
  }

  .nav_dropdown-link {
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .slider-mask {
    width: 90%;
  }

  .slide-item {
    margin-right: .75rem;
  }

  .container-full {
    max-width: 100%;
  }

  .section_hero {
    height: auto;
    min-height: 100svh;
    padding-top: 5rem;
    padding-bottom: 3rem;
  }

  .section_about {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .about_layout {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    margin-bottom: -.2rem;
  }

  .about_img {
    width: 100%;
    padding-top: 84%;
  }

  .section_expertise {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

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

  .section_service {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .testimonial_item {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .testimonial_img {
    border-radius: 1rem;
    width: 100%;
  }

  .section_cta {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .cta_loop {
    height: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .cta_loop_text {
    width: auto;
    height: auto;
    font-size: 1.5rem;
  }

  .footer_header {
    grid-column-gap: 1rem;
  }

  .footer_terms {
    grid-row-gap: 1.5rem;
  }

  .hero-cms_img {
    padding-top: 80%;
  }

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

  .about-cms_visuals {
    flex-flow: column;
  }

  .about-cms_first {
    padding-top: 65%;
  }

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

  .testimonial_text {
    font-size: 1.125rem;
  }

  .about-cms_second {
    padding-top: 65%;
  }

  .swiper-slide {
    width: 100%;
  }

  .about_img-h, .about-cms_img-h {
    padding-top: 65%;
  }

  .service_card-mobile {
    padding-bottom: 2rem;
  }

  .service_card-mobile_header {
    justify-content: space-between;
    align-items: flex-end;
  }

  .service_card-mobile_img {
    padding-top: 80%;
  }
}

#w-node-b224ec27-30fa-be84-48bf-7ed471542af3-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627c9f4-dd7307d4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0b7b4bd7-ca22-9061-c581-4ebfb803f454-dd7307d4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca17-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca1c-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca21-dd7307d4, #w-node-f1624aea-e4a4-04ea-35a9-1933eab49c2b-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca26-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca2c-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca32-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca38-dd7307d4 {
  justify-self: start;
}

#w-node-_27da708c-6ea2-5bed-bad7-d048e0a41808-dd7307d4, #w-node-e0bc0c73-aaa2-c633-0537-1cc286efab55-dd7307d4, #w-node-_4ee5423e-702d-3925-409d-5fd7b1b6e657-dd7307d4, #w-node-f2415791-dc87-c65c-f941-d2bfb9d37881-dd7307d4, #w-node-f9383635-e464-1f4e-54e7-3d44c5b21b1b-dd7307d4, #w-node-cb4f9627-bbd9-5fe1-34ca-54ee4926e100-dd7307d4 {
  align-self: stretch;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca7b-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca86-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb5e-dd7307d4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb61-dd7307d4 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb63-dd7307d4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb66-dd7307d4 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cbb8-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc3-dd7307d4, #w-node-ce8117a4-9032-356e-0385-00bee8882f5a-dd7307d4, #w-node-ce8117a4-9032-356e-0385-00bee8882f5b-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc25-dd7307d4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc31-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc36-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc3b-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc40-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc45-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc4a-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc54-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc59-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc5e-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc63-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc68-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc6d-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc72-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc77-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccaf-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb4-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb9-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccbe-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc3-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc8-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd2-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd7-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccdc-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce1-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce6-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cceb-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf0-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf5-dd7307d4, #w-node-_30684373-af34-3818-02a4-e58b3ffef3e5-dd7307d4, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ea-dd7307d4, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ef-dd7307d4, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f4-dd7307d4, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f9-dd7307d4, #w-node-_30684373-af34-3818-02a4-e58b3ffef3fe-dd7307d4, #w-node-_30684373-af34-3818-02a4-e58b3ffef403-dd7307d4, #w-node-_30684373-af34-3818-02a4-e58b3ffef408-dd7307d4, #w-node-_30684373-af34-3818-02a4-e58b3ffef40d-dd7307d4, #w-node-_30684373-af34-3818-02a4-e58b3ffef412-dd7307d4 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd6b-dd7307d4, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd98-dd7307d4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cdc7-dd7307d4 {
  justify-self: start;
}

#w-node-_08fdbf0a-981e-9235-5c85-d2030c130068-dd7307d4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d464a898-f337-065f-4727-74b13cf645e2-dd7307d4 {
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_0b7b4bd7-ca22-9061-c581-4ebfb803f454-dd7307d4 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_075a331a-1fa8-10f5-1236-afbc526483f5-526483f5 {
    grid-column: span 2 / span 2;
  }

  #w-node-_075a331a-1fa8-10f5-1236-afbc526483fb-526483f5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


