@font-face {
  font-family: Bdogrotesk;
  src: url('../fonts/BDOGrotesk-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bdogrotesk;
  src: url('../fonts/BDOGrotesk-DemiBold.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bdogrotesk;
  src: url('../fonts/BDOGrotesk-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bdogrotesk;
  src: url('../fonts/BDOGrotesk-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Site reset */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

html,
body {
  min-height: 100%;
  margin: 0;
}

body {
  min-height: 100vh;
}

button,
input,
select,
textarea {
  color: inherit;
  font: inherit;
}

img,
picture,
video,
canvas,
svg {
  max-width: 100%;
  height: auto;
}

iframe {
  border: 0;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

textarea {
  resize: vertical;
}

[hidden] {
  display: none !important;
}

:root {
  --motion-duration-fast: 200ms;
  --motion-duration-base: 600ms;
  --motion-duration-slow: 1200ms;
  --motion-stagger: 75ms;
  --motion-ease-osmo: cubic-bezier(0.625, 0.05, 0, 1);
  --_theme---background--primary: var(--color--charcoal);
  --_text-styles---text-size-regular-base--font-family: var(--_typography---font-family--paragraph);
  --_theme---text--paragraph: var(--color--white-70);
  --_typography---font-size--text-regular: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((1 - .875) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), 1 * 1rem);
  --_text-styles---text-size-regular-base--line-height: 1.5;
  --_text-styles---text-size-regular-base--font-weight: var(--_typography---font-weight--regular);
  --_text-styles---text-size-regular-base--letter-spacing: 0em;
  --_text-styles---text-size-regular-base--text-transform: var(--_typography---text-transform--none);
  --_text-styles---text-size-regular-base--text-wrap: var(--_typography---text-wrap--pretty);
  --color-scheme-1--text\<deleted\|relume-variable-color-scheme-1-text\>: var(--_primitives---colors--neutral-darkest\<deleted\|relume-variable-neutral-shade-7\>);
  --other--container-max-width: 88rem;
  --_theme---border--main: var(--color--white-5);
  --_typography---font-weight--medium: 500;
  --_text-styles---text-size-medium--font-family: var(--_typography---font-family--paragraph);
  --_typography---font-size--text-medium: clamp(1 * 1rem, ((1 - ((1.125 - 1) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((1.125 - 1) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), 1.125 * 1rem);
  --_text-styles---text-size-medium--line-height: var(--_text-styles---text-size-regular-base--line-height);
  --_text-styles---text-size-medium--font-weight: var(--_text-styles---text-size-regular-base--font-weight);
  --_text-styles---text-size-medium--letter-spacing: var(--_text-styles---text-size-regular-base--letter-spacing);
  --_text-styles---text-size-medium--text-transform: var(--_text-styles---text-size-regular-base--text-transform);
  --_text-styles---text-size-medium--text-wrap: var(--_text-styles---text-size-regular-base--text-wrap);
  --_text-styles---h2--font-family: var(--_typography---font-family--heading);
  --_theme---text--heading: var(--color--white);
  --_typography---font-size--h2: clamp(2 * 1rem, ((2 - ((4.5 - 2) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((4.5 - 2) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), 4.5 * 1rem);
  --_text-styles---h2--line-height: var(--_text-styles---h1--line-height);
  --_text-styles---h2--font-weight: var(--_text-styles---h1--font-weight);
  --_text-styles---h2--letter-spacing: var(--_text-styles---h1--letter-spacing);
  --_text-styles---h2--text-transform: var(--_text-styles---h1--text-transform);
  --_text-styles---h2--text-wrap: var(--_text-styles---h1--text-wrap);
  --other--viewport-max-width: 90;
  --other--viewport-min-width: 22.5;
  --_typography---font-styles--heading\<deleted\|relume-variable-font-style-heading\>: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  --_text-styles---h6--font-family: var(--_typography---font-family--heading);
  --_typography---font-size--h6: clamp(1.125 * 1rem, ((1.125 - ((2 - 1.125) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((2 - 1.125) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), 2 * 1rem);
  --_text-styles---h6--line-height: var(--_text-styles---h2--line-height);
  --_text-styles---h6--font-weight: var(--_text-styles---h2--font-weight);
  --_text-styles---h6--letter-spacing: 0px;
  --_text-styles---h6--text-transform: var(--_text-styles---h2--text-transform);
  --_text-styles---h6--text-wrap: var(--_text-styles---h2--text-wrap);
  --_primitives---colors--white\<deleted\|relume-variable-neutral-white\>: #fff;
  --_text-styles---h5--font-family: var(--_typography---font-family--heading);
  --_typography---font-size--h5: clamp(1 * 1rem, ((1 - ((1.125 - 1) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((1.125 - 1) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), 1.125 * 1rem);
  --_text-styles---h5--line-height: var(--_text-styles---h4--line-height);
  --_text-styles---h5--font-weight: var(--_text-styles---h2--font-weight);
  --_text-styles---h5--letter-spacing: var(--_text-styles---h4--letter-spacing);
  --_text-styles---h5--text-transform: var(--_text-styles---h2--text-transform);
  --_text-styles---h5--text-wrap: var(--_text-styles---h2--text-wrap);
  --_typography---font-size--text-small: clamp(.75 * 1rem, ((.75 - ((.875 - .75) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((.875 - .75) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), .875 * 1rem);
  --_text-styles---h1--font-family: var(--_typography---font-family--heading);
  --_typography---font-size--h1: clamp(2.5 * 1rem, ((2.5 - ((5.375 - 2.5) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((5.375 - 2.5) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), 5.375 * 1rem);
  --_text-styles---h1--line-height: 1;
  --_text-styles---h1--font-weight: var(--_typography---font-weight--semi-bold);
  --_text-styles---h1--letter-spacing: -.02em;
  --_text-styles---h1--text-transform: var(--_typography---text-transform--capitalize);
  --_text-styles---h1--text-wrap: var(--_typography---text-wrap--balance);
  --_text-styles---text-size-tiny--font-family: var(--_typography---font-family--paragraph);
  --_typography---font-size--text-tiny: clamp(.75 * 1rem, ((.75 - ((.75 - .75) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((.75 - .75) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), .75 * 1rem);
  --_text-styles---text-size-tiny--line-height: var(--_text-styles---text-size-regular-base--line-height);
  --_text-styles---text-size-tiny--font-weight: var(--_text-styles---text-size-regular-base--font-weight);
  --_text-styles---text-size-tiny--letter-spacing: var(--_text-styles---text-size-regular-base--letter-spacing);
  --_text-styles---text-size-tiny--text-transform: var(--_text-styles---text-size-regular-base--text-transform);
  --_text-styles---text-size-tiny--text-wrap: var(--_text-styles---text-size-regular-base--text-wrap);
  --text-color--text-alternate\<deleted\|relume-variable-text-color-3\>: var(--base-color-neutral--white\<deleted\|relume-variable-color-neutral-2\>);
  --_size-and-spacing---radius--full: 100vw;
  --_theme---button--background: var(--color--purple);
  --_theme---button--text: var(--color--white);
  --_typography---font-weight--semi-bold: 600;
  --_theme---button--background-hover: var(--color--white);
  --_theme---button--text-hover: var(--color--black);
  --_primitives---opacity--transparent\<deleted\|relume-variable-transparent\>: transparent;
  --_primitives---colors--neutral-darkest\<deleted\|relume-variable-neutral-shade-7\>: black;
  --_typography---font-weight--regular: 400;
  --_text-styles---h4--font-family: var(--_typography---font-family--heading);
  --_typography---font-size--h4: clamp(1.875 * 1rem, ((1.875 - ((2.75 - 1.875) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((2.75 - 1.875) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), 2.75 * 1rem);
  --_text-styles---h4--line-height: var(--_text-styles---h3--line-height);
  --_text-styles---h4--font-weight: var(--_text-styles---h2--font-weight);
  --_text-styles---h4--letter-spacing: var(--_text-styles---h3--letter-spacing);
  --_text-styles---h4--text-transform: var(--_text-styles---h2--text-transform);
  --_text-styles---h4--text-wrap: var(--_text-styles---h2--text-wrap);
  --_typography---font-weight--light: 300;
  --_typography---font-weight--extra-bold: 800;
  --_typography---font-weight--bold: 700;
  --_text-styles---h3--font-family: var(--_typography---font-family--heading);
  --_typography---font-size--h3: clamp(1.875 * 1rem, ((1.875 - ((2 - 1.875) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((2 - 1.875) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), 2 * 1rem);
  --_text-styles---h3--line-height: 1.3;
  --_text-styles---h3--font-weight: var(--_text-styles---h2--font-weight);
  --_text-styles---h3--letter-spacing: var(--_text-styles---h2--letter-spacing);
  --_text-styles---h3--text-transform: var(--_text-styles---h2--text-transform);
  --_text-styles---h3--text-wrap: var(--_text-styles---h2--text-wrap);
  --_primitives---opacity--neutral-darkest-60\<deleted\|relume-variable-neutral-shade-7-60\>: #0009;
  --_primitives---opacity--white-60\<deleted\|relume-variable-neutral-white-60\>: #fff9;
  --_ui-styles---stroke--border-width\<deleted\|relume-variable-border-width\>: 1px;
  --color-scheme-1--border\<deleted\|relume-variable-color-scheme-1-border\>: var(--_primitives---colors--neutral-darkest\<deleted\|relume-variable-neutral-shade-7\>);
  --_ui-styles---radius--medium\<deleted\|relume-variable-radius-medium\>: 0px;
  --color-scheme-1--foreground\<deleted\|relume-variable-color-scheme-1-foreground\>: var(--_primitives---colors--neutral-lightest\<deleted\|relume-variable-neutral-shade-1\>);
  --_typography---font-styles--body\<deleted\|relume-variable-font-style-body\>: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  --_text-styles---text-size-small--font-family: var(--_typography---font-family--paragraph);
  --_text-styles---text-size-small--line-height: var(--_text-styles---text-size-regular-base--line-height);
  --_text-styles---text-size-small--font-weight: var(--_text-styles---text-size-regular-base--font-weight);
  --_text-styles---text-size-small--letter-spacing: var(--_text-styles---text-size-regular-base--letter-spacing);
  --_text-styles---text-size-small--text-transform: var(--_text-styles---text-size-regular-base--text-transform);
  --_text-styles---text-size-small--text-wrap: var(--_text-styles---text-size-regular-base--text-wrap);
  --_text-styles---text-size-large--font-family: var(--_typography---font-family--paragraph);
  --_typography---font-size--text-large: clamp(1.125 * 1rem, ((1.125 - ((1.375 - 1.125) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((1.375 - 1.125) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), 1.375 * 1rem);
  --_text-styles---text-size-large--line-height: var(--_text-styles---text-size-regular-base--line-height);
  --_text-styles---text-size-large--font-weight: var(--_text-styles---text-size-regular-base--font-weight);
  --_text-styles---text-size-large--letter-spacing: var(--_text-styles---text-size-regular-base--letter-spacing);
  --_text-styles---text-size-large--text-transform: var(--_text-styles---text-size-regular-base--text-transform);
  --background-color--background-secondary\<deleted\|relume-variable-background-color-2\>: var(--base-color-neutral--neutral-lightest\<deleted\|relume-variable-color-neutral-3\>);
  --border-color--border-primary\<deleted\|relume-variable-border-color-1\>: var(--base-color-neutral--black\<deleted\|relume-variable-color-neutral-1\>);
  --section-padding--padding-horizontal: clamp(1 * 1rem, ((1 - ((2.5 - 1) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((2.5 - 1) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), 2.5 * 1rem);
  --section-padding--padding-vertical: clamp(3.25 * 1rem, ((3.25 - ((6.25 - 3.25) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((6.25 - 3.25) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), 6.25 * 1rem);
  --_ui-styles---radius--small\<deleted\|relume-variable-radius-small\>: 0px;
  --color-scheme-1--background\<deleted\|relume-variable-color-scheme-1-background\>: var(--_primitives---colors--white\<deleted\|relume-variable-neutral-white\>);
  --_primitives---colors--neutral-lightest\<deleted\|relume-variable-neutral-shade-1\>: #eee;
  --_ui-styles---radius--large\<deleted\|relume-variable-radius-large\>: 0px;
  --color-scheme-1--accent\<deleted\|relume-variable-color-scheme-1-accent\>: var(--_primitives---colors--neutral-darkest\<deleted\|relume-variable-neutral-shade-7\>);
  --_typography---font-weight--black: 900;
  --_text-styles---text-size-large--text-wrap: var(--_text-styles---text-size-regular-base--text-wrap);
  --_typography---font-family--heading: Bdogrotesk, Arial, sans-serif;
  --_typography---font-family--paragraph: Bdogrotesk, Arial, sans-serif;
  --color--transparent: #fff0;
  --_size-and-spacing---other--nav-height: 5.625rem;
  --_size-and-spacing---padding--padding-horizontal: 1.75rem;
  --_theme---link--nav: var(--color--white);
  --_theme---background--foreground: var(--color--white-10);
  --_theme---text--heading-foreground\<deleted\|variable-1cea1684-3f94-2c06-7056-3d28bff2d087\>: white;
  --_theme---text--paragraph-foreground\<deleted\|variable-27de9616-7ad2-45f4-4622-16480fc70eca\>: #ffffffb3;
  --_size-and-spacing---padding--padding-vertical: 2rem;
  --_text-styles---display--font-family: var(--_typography---font-family--heading);
  --_typography---font-size--display: clamp(3.75 * 1rem, ((3.75 - ((8.5 - 3.75) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((8.5 - 3.75) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), 8.5 * 1rem);
  --_text-styles---display--line-height: 1;
  --_text-styles---display--font-weight: var(--_typography---font-weight--semi-bold);
  --_text-styles---display--letter-spacing: -.06em;
  --_size-and-spacing---gap--section-gap: 3.75rem;
  --color--purple: #7622dd;
  --_size-and-spacing---gap--content-gap: 1rem;
  --_text-styles---display--text-transform: var(--_typography---text-transform--capitalize);
  --_text-styles---display--text-wrap: var(--_typography---text-wrap--balance);
  --_theme---link--nav-hover: var(--color--white-10);
  --_typography---font-weight--thin: 100;
  --_typography---font-weight--extra-light: 200;
  --_typography---text-transform--none: var(--text-transform, none);
  --_typography---text-transform--uppercase: uppercase;
  --_typography---text-transform--lowercase: lowercase;
  --_typography---text-transform--capitalize: capitalize;
  --_typography---text-wrap--pretty: pretty;
  --_typography---text-wrap--balance: balance;
  --_typography---margin-trim--heading-top: .41em;
  --_typography---margin-trim--heading-bottom: .31em;
  --_typography---margin-trim--paragraph-top: .41em;
  --_typography---margin-trim--paragraph-bottom: .31em;
  --color--white-5: #ffffff0d;
  --color--white-10: #ffffff1a;
  --color--white-70: #ffffffb3;
  --color--white: #fff;
  --color--light: #ece9df;
  --color--black-5: #0000000d;
  --color--black-10: #0000001a;
  --color--black-70: #000000b3;
  --color--black: #000;
  --color--charcoal: #0d0d0d;
  --base-color-neutral--white\<deleted\|relume-variable-color-neutral-2\>: white;
  --base-color-neutral--neutral-lightest\<deleted\|relume-variable-color-neutral-3\>: #eee;
  --base-color-neutral--black\<deleted\|relume-variable-color-neutral-1\>: black;
}

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

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

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

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

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

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

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

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

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

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

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

body {
  background-color: var(--_theme---background--primary);
  font-family: var(--_text-styles---text-size-regular-base--font-family);
  color: var(--_theme---text--paragraph);
  font-size: var(--_typography---font-size--text-regular);
  line-height: var(--_text-styles---text-size-regular-base--line-height);
  font-weight: var(--_text-styles---text-size-regular-base--font-weight);
  letter-spacing: var(--_text-styles---text-size-regular-base--letter-spacing);
  text-transform: var(--_text-styles---text-size-regular-base--text-transform);
  text-wrap: var(--_text-styles---text-size-regular-base--text-wrap);
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-bottom: 0;
}

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

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

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

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

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

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

strong {
  font-weight: bold;
}

blockquote {
  border-left: .1875rem solid var(--color-scheme-1--text\<deleted\|relume-variable-color-scheme-1-text\>);
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

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

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

.z-index-2 {
  z-index: 2;
  position: relative;
}

.overflow-hidden {
  overflow: hidden;
}

.hide {
  display: none;
}

.page-wrapper.is-portfolio {
  cursor: url('../images/cursor.svg') 16 16, auto;
}

.container-large {
  width: 100%;
  max-width: var(--other--container-max-width);
  border-right: 1px solid var(--_theme---border--main);
  border-left: 1px solid var(--_theme---border--main);
  margin-left: auto;
  margin-right: auto;
}

.container-large.is-contact {
  min-height: inherit;
}

.utility_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_form-block {
  text-align: center;
  flex-direction: column;
  max-width: 20rem;
  display: flex;
}

.utility_image {
  margin-bottom: .5rem;
  margin-left: auto;
  margin-right: auto;
}

.container-small {
  border-right: 1px solid var(--_theme---border--main);
  border-left: 1px solid var(--_theme---border--main);
  width: 100%;
  max-width: 53.13rem;
  margin-left: auto;
  margin-right: auto;
}

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

.margin-top, .margin-top.margin-custom1, .margin-top.margin-huge, .margin-top.margin-small, .margin-top.margin-tiny, .margin-top.margin-custom3, .margin-top.margin-medium, .margin-top.margin-xxsmall, .margin-top.margin-xxhuge, .margin-top.margin-custom2, .margin-top.margin-xsmall, .margin-top.margin-large, .margin-top.margin-xxlarge, .margin-top.margin-xlarge, .margin-top.margin-0, .margin-top.margin-xhuge {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom, .margin-bottom.margin-xxlarge, .margin-bottom.margin-medium, .margin-bottom.margin-custom3, .margin-bottom.margin-custom1, .margin-bottom.margin-tiny, .margin-bottom.margin-small, .margin-bottom.margin-large, .margin-bottom.margin-0, .margin-bottom.margin-xlarge, .margin-bottom.margin-xhuge, .margin-bottom.margin-xxhuge, .margin-bottom.margin-huge, .margin-bottom.margin-xxsmall, .margin-bottom.margin-custom2, .margin-bottom.margin-xsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-left, .margin-left.margin-tiny, .margin-left.margin-xxlarge, .margin-left.margin-0, .margin-left.margin-small, .margin-left.margin-xsmall, .margin-left.margin-large, .margin-left.margin-huge, .margin-left.margin-xlarge, .margin-left.margin-custom3, .margin-left.margin-xxsmall, .margin-left.margin-custom1, .margin-left.margin-custom2, .margin-left.margin-xhuge, .margin-left.margin-xxhuge, .margin-left.margin-medium {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.margin-right, .margin-right.margin-huge, .margin-right.margin-xsmall, .margin-right.margin-xxhuge, .margin-right.margin-small, .margin-right.margin-medium, .margin-right.margin-xlarge, .margin-right.margin-custom3, .margin-right.margin-custom2, .margin-right.margin-xxsmall, .margin-right.margin-xhuge, .margin-right.margin-custom1, .margin-right.margin-large, .margin-right.margin-0, .margin-right.margin-xxlarge, .margin-right.margin-tiny {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.padding-top, .padding-top.padding-xhuge, .padding-top.padding-xxhuge, .padding-top.padding-0, .padding-top.padding-large, .padding-top.padding-custom2, .padding-top.padding-xlarge, .padding-top.padding-huge, .padding-top.padding-xxsmall, .padding-top.padding-custom3, .padding-top.padding-tiny, .padding-top.padding-medium, .padding-top.padding-xxlarge, .padding-top.padding-small, .padding-top.padding-xsmall, .padding-top.padding-custom1 {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-bottom, .padding-bottom.padding-xlarge, .padding-bottom.padding-small, .padding-bottom.padding-xxhuge, .padding-bottom.padding-large, .padding-bottom.padding-xhuge, .padding-bottom.padding-custom2, .padding-bottom.padding-xxsmall, .padding-bottom.padding-xxlarge, .padding-bottom.padding-custom3, .padding-bottom.padding-custom1, .padding-bottom.padding-xsmall, .padding-bottom.padding-huge, .padding-bottom.padding-tiny, .padding-bottom.padding-medium, .padding-bottom.padding-0 {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-left, .padding-left.padding-xhuge, .padding-left.padding-xlarge, .padding-left.padding-0, .padding-left.padding-small, .padding-left.padding-xsmall, .padding-left.padding-medium, .padding-left.padding-xxhuge, .padding-left.padding-huge, .padding-left.padding-custom1, .padding-left.padding-tiny, .padding-left.padding-xxsmall, .padding-left.padding-custom3, .padding-left.padding-custom2, .padding-left.padding-xxlarge, .padding-left.padding-large {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.padding-right, .padding-right.padding-xxhuge, .padding-right.padding-custom2, .padding-right.padding-large, .padding-right.padding-xlarge, .padding-right.padding-tiny, .padding-right.padding-custom3, .padding-right.padding-custom1, .padding-right.padding-xsmall, .padding-right.padding-xxlarge, .padding-right.padding-xxsmall, .padding-right.padding-medium, .padding-right.padding-xhuge, .padding-right.padding-huge, .padding-right.padding-0, .padding-right.padding-small {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.text-size-medium {
  font-family: var(--_text-styles---text-size-medium--font-family);
  color: var(--_theme---text--paragraph);
  font-size: var(--_typography---font-size--text-medium);
  line-height: var(--_text-styles---text-size-medium--line-height);
  font-weight: var(--_text-styles---text-size-medium--font-weight);
  letter-spacing: var(--_text-styles---text-size-medium--letter-spacing);
  text-transform: var(--_text-styles---text-size-medium--text-transform);
  text-wrap: var(--_text-styles---text-size-medium--text-wrap);
}

.heading-style-h2 {
  font-family: var(--_text-styles---h2--font-family);
  color: var(--_theme---text--heading);
  font-size: var(--_typography---font-size--h2);
  line-height: var(--_text-styles---h2--line-height);
  font-weight: var(--_text-styles---h2--font-weight);
  letter-spacing: var(--_text-styles---h2--letter-spacing);
  text-transform: var(--_text-styles---h2--text-transform);
  text-wrap: var(--_text-styles---h2--text-wrap);
}

.heading-style-h2.is-stats {
  font-size: clamp(2 * 1rem, ((2 - ((3.625 - 2) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((3.625 - 2) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), 3.625 * 1rem);
}

.heading-style-h5 {
  font-family: var(--_text-styles---h5--font-family);
  color: var(--_theme---text--heading);
  font-size: var(--_typography---font-size--h5);
  line-height: var(--_text-styles---h5--line-height);
  font-weight: var(--_text-styles---h5--font-weight);
  letter-spacing: var(--_text-styles---h5--letter-spacing);
  text-transform: var(--_text-styles---h5--text-transform);
  text-wrap: var(--_text-styles---h5--text-wrap);
}

.form_checkbox-label {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.text-size-tiny {
  font-family: var(--_text-styles---text-size-tiny--font-family);
  color: var(--_theme---text--paragraph);
  font-size: var(--_typography---font-size--text-tiny);
  line-height: var(--_text-styles---text-size-tiny--line-height);
  font-weight: var(--_text-styles---text-size-tiny--font-weight);
  letter-spacing: var(--_text-styles---text-size-tiny--letter-spacing);
  text-transform: var(--_text-styles---text-size-tiny--text-transform);
  text-wrap: var(--_text-styles---text-size-tiny--text-wrap);
}

.button {
  border-radius: var(--_size-and-spacing---radius--full);
  background-color: var(--_theme---button--background);
  height: 3.5rem;
  color: var(--_theme---button--text);
  font-size: var(--_typography---font-size--text-medium);
  line-height: 1;
  font-weight: var(--_typography---font-weight--semi-bold);
  text-align: center;
  letter-spacing: -.005em;
  justify-content: center;
  align-items: center;
  padding: .25rem 2rem;
  text-decoration: none;
  transition: color var(--motion-duration-fast) ease, background-color var(--motion-duration-fast) ease;
  display: flex;
  position: relative;
}

.button:hover {
  background-color: var(--_theme---button--background-hover);
  color: var(--_theme---button--text-hover);
}

.button.is-cta {
  height: 6.5rem;
  font-size: clamp(1 * 1rem, ((1 - ((2.125 - 1) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((2.125 - 1) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), 2.125 * 1rem);
  padding-left: 3.75rem;
  padding-right: 3.75rem;
  transition-property: transform, color, background-color;
  transition-duration: var(--motion-duration-base), var(--motion-duration-fast), var(--motion-duration-fast);
  transition-timing-function: var(--motion-ease-osmo), ease, ease;
}

.form_radio-label {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.text-size-regular {
  font-family: var(--_text-styles---text-size-regular-base--font-family);
  color: var(--_theme---text--paragraph);
  font-size: var(--_typography---font-size--text-regular);
  line-height: var(--_text-styles---text-size-regular-base--line-height);
  font-weight: var(--_text-styles---text-size-regular-base--font-weight);
}

.heading-style-h3 {
  font-family: var(--_text-styles---h3--font-family);
  color: var(--_theme---text--heading);
  font-size: var(--_typography---font-size--h3);
  line-height: var(--_text-styles---h3--line-height);
  font-weight: var(--_text-styles---h3--font-weight);
  letter-spacing: var(--_text-styles---h3--letter-spacing);
  text-transform: var(--_text-styles---h3--text-transform);
  text-wrap: var(--_text-styles---h3--text-wrap);
}

.text-weight-semibold {
  font-weight: var(--_typography---font-weight--semi-bold) !important;
}

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

.text-size-small {
  font-family: var(--_text-styles---text-size-small--font-family);
  color: var(--_theme---text--paragraph);
  font-size: var(--_typography---font-size--text-small);
  line-height: var(--_text-styles---text-size-small--line-height);
  font-weight: var(--_text-styles---text-size-small--font-weight);
  letter-spacing: var(--_text-styles---text-size-small--letter-spacing);
  text-transform: var(--_text-styles---text-size-small--text-transform);
  text-wrap: var(--_text-styles---text-size-small--text-wrap);
}

.text-size-large {
  font-family: var(--_text-styles---text-size-large--font-family);
  color: var(--_theme---text--paragraph);
  font-size: var(--_typography---font-size--text-large);
  line-height: var(--_text-styles---text-size-large--line-height);
  font-weight: var(--_text-styles---text-size-large--font-weight);
  letter-spacing: var(--_text-styles---text-size-large--letter-spacing);
  text-transform: var(--_text-styles---text-size-large--text-transform);
}

.padding-global {
  padding-right: var(--section-padding--padding-horizontal);
  padding-left: var(--section-padding--padding-horizontal);
}

.padding-global.is-contact {
  min-height: inherit;
}

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

.padding-section-large.is-top {
  padding-bottom: 0;
}

.tag {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px solid var(--_primitives---colors--neutral-lightest\<deleted\|relume-variable-neutral-shade-1\>);
  background-color: var(--_primitives---colors--neutral-lightest\<deleted\|relume-variable-neutral-shade-1\>);
  color: var(--_primitives---colors--neutral-darkest\<deleted\|relume-variable-neutral-shade-7\>);
  justify-content: center;
  align-items: center;
  padding: .175rem .5rem;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
}

.global_description p {
  margin-bottom: 1.25rem;
}

.global_title-wrap {
  font-family: var(--_text-styles---h2--font-family);
  color: var(--_theme---text--heading);
  font-size: var(--_typography---font-size--h2);
  line-height: var(--_text-styles---h2--line-height);
  font-weight: var(--_text-styles---h2--font-weight);
  letter-spacing: var(--_text-styles---h2--letter-spacing);
  text-transform: var(--_text-styles---h2--text-transform);
  text-wrap: var(--_text-styles---h2--text-wrap);
}

.global_title-wrap:where(.w-variant-59ad8955-0897-e23a-4613-68f46695ad80) {
  font-family: var(--_text-styles---h1--font-family);
  color: var(--_theme---text--heading);
  font-size: var(--_typography---font-size--h1);
  line-height: var(--_text-styles---h1--line-height);
  font-weight: var(--_text-styles---h1--font-weight);
  letter-spacing: var(--_text-styles---h1--letter-spacing);
  text-transform: var(--_text-styles---h1--text-transform);
  text-wrap: var(--_text-styles---h1--text-wrap);
}

.global_title-wrap:where(.w-variant-356aca71-59e2-3a1e-e5ef-ed580df57de0) {
  font-family: var(--_text-styles---h3--font-family);
  color: var(--_theme---text--heading);
  font-size: var(--_typography---font-size--h3);
  line-height: var(--_text-styles---h3--line-height);
  font-weight: var(--_text-styles---h3--font-weight);
  letter-spacing: var(--_text-styles---h3--letter-spacing);
  text-transform: var(--_text-styles---h3--text-transform);
  text-wrap: var(--_text-styles---h3--text-wrap);
}

.global_title-wrap:where(.w-variant-20d19ebd-9197-681e-7643-64f98a26f621) {
  font-family: var(--_text-styles---h4--font-family);
  color: var(--_theme---text--heading);
  font-size: var(--_typography---font-size--h4);
  line-height: var(--_text-styles---h4--line-height);
  font-weight: var(--_text-styles---h4--font-weight);
  letter-spacing: var(--_text-styles---h4--letter-spacing);
  text-transform: var(--_text-styles---h4--text-transform);
  text-wrap: var(--_text-styles---h4--text-wrap);
}

.global_title-wrap:where(.w-variant-9859abba-db39-b190-0499-ff03c493acb2) {
  font-family: var(--_text-styles---h5--font-family);
  color: var(--_theme---text--heading);
  font-size: var(--_typography---font-size--h5);
  line-height: var(--_text-styles---h5--line-height);
  font-weight: var(--_text-styles---h5--font-weight);
  letter-spacing: var(--_text-styles---h5--letter-spacing);
  text-transform: var(--_text-styles---h5--text-transform);
  text-wrap: var(--_text-styles---h5--text-wrap);
}

.global_title-wrap:where(.w-variant-29c39ac2-99d7-18fe-91c1-4d4614b94d3b) {
  font-family: var(--_text-styles---h6--font-family);
  color: var(--_theme---text--heading);
  font-size: var(--_typography---font-size--h6);
  line-height: var(--_text-styles---h6--line-height);
  font-weight: var(--_text-styles---h6--font-weight);
  letter-spacing: var(--_text-styles---h6--letter-spacing);
  text-transform: var(--_text-styles---h6--text-transform);
  text-wrap: var(--_text-styles---h6--text-wrap);
}

.global_title-wrap.h5 {
  font-family: var(--_text-styles---h5--font-family);
  color: var(--_theme---text--heading);
  font-size: var(--_typography---font-size--h5);
  line-height: var(--_text-styles---h5--line-height);
  font-weight: var(--_text-styles---h5--font-weight);
  letter-spacing: var(--_text-styles---h5--letter-spacing);
  text-transform: var(--_text-styles---h5--text-transform);
  text-wrap: var(--_text-styles---h5--text-wrap);
}

.global_description-wrap:where(.w-variant-c5e2812b-f5ae-2023-9bbd-2c370861f3e6) {
  font-family: var(--_text-styles---text-size-large--font-family);
  color: var(--_theme---text--paragraph);
  font-size: var(--_typography---font-size--text-large);
  line-height: var(--_text-styles---text-size-large--line-height);
  font-weight: var(--_text-styles---text-size-large--font-weight);
  letter-spacing: var(--_text-styles---text-size-large--letter-spacing);
  text-transform: var(--_text-styles---text-size-large--text-transform);
  text-wrap: var(--_text-styles---text-size-large--text-wrap);
}

.global_description-wrap:where(.w-variant-7bec7657-1fd4-5f11-81fc-430bc4f2093c) {
  font-family: var(--_text-styles---text-size-medium--font-family);
  color: var(--_theme---text--paragraph);
  font-size: var(--_typography---font-size--text-medium);
  line-height: var(--_text-styles---text-size-medium--line-height);
  font-weight: var(--_text-styles---text-size-medium--font-weight);
  letter-spacing: var(--_text-styles---text-size-medium--letter-spacing);
  text-transform: var(--_text-styles---text-size-medium--text-transform);
  text-wrap: var(--_text-styles---text-size-medium--text-wrap);
}

.global_description-wrap:where(.w-variant-9c41592a-31da-778c-960d-9dedd9e05b1f) {
  font-family: var(--_text-styles---text-size-small--font-family);
  color: var(--_theme---text--paragraph);
  font-size: var(--_typography---font-size--text-small);
  line-height: var(--_text-styles---text-size-small--line-height);
  font-weight: var(--_text-styles---text-size-small--font-weight);
  letter-spacing: var(--_text-styles---text-size-small--letter-spacing);
  text-transform: var(--_text-styles---text-size-small--text-transform);
  text-wrap: var(--_text-styles---text-size-small--text-wrap);
}

.global_description-wrap:where(.w-variant-ad1f338f-324f-88c3-c3c6-5b2bfa6da96a) {
  font-family: var(--_text-styles---text-size-tiny--font-family);
  color: var(--_theme---text--paragraph);
  font-size: var(--_typography---font-size--text-tiny);
  line-height: var(--_text-styles---text-size-tiny--line-height);
  font-weight: var(--_text-styles---text-size-tiny--font-weight);
  letter-spacing: var(--_text-styles---text-size-tiny--letter-spacing);
  text-transform: var(--_text-styles---text-size-tiny--text-transform);
  text-wrap: var(--_text-styles---text-size-tiny--text-wrap);
}

.global_title {
  text-transform: none !important;
}

.button_arrow {
  width: 1.25rem;
}

.button_arrow.is-cta {
  width: 2rem;
}

.position-relative {
  position: relative;
}

.text-color-heading {
  color: var(--_theme---text--heading);
}

.spin {
  opacity: 0;
  width: 1rem;
  position: absolute;
}

.button_link {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.button_submit {
  z-index: 2;
  background-color: var(--color--transparent);
  width: 100%;
  height: 100%;
  padding: 0;
  position: absolute;
  inset: 0%;
}

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

.button_content.is-cta {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.sr-only {
  white-space: nowrap;
  clip: rect(0, 0, 0, 0);
  border: 0 solid #000;
  width: 1px;
  height: 1px;
  margin: -1px;
  display: none;
  position: absolute;
}

.form_radio-circle-active {
  aspect-ratio: 1;
  opacity: 0;
  border-radius: inherit;
  background-color: currentColor;
  width: 70%;
  padding-bottom: 0;
  padding-right: 0;
  display: block;
}

.line-height-1 {
  line-height: 1;
}

.form_checkbox-square {
  aspect-ratio: 1;
  color: #0000;
  border: 1px solid #000;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.header {
  z-index: 999;
  background-color: var(--_theme---background--primary);
  position: sticky;
  top: 0;
}

.banner {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  padding-top: .625rem;
  padding-bottom: .625rem;
  display: none;
}

.navbar {
  height: var(--_size-and-spacing---other--nav-height);
  position: relative;
}

.navbar_container {
  width: 100%;
  height: 100%;
  max-width: var(--other--container-max-width);
  padding-right: var(--_size-and-spacing---padding--padding-horizontal);
  padding-left: var(--_size-and-spacing---padding--padding-horizontal);
  border-right: 1px solid var(--_theme---border--main);
  border-left: 1px solid var(--_theme---border--main);
  box-shadow: inset 0 -1px 0 0 var(--_theme---border--main);
  margin-left: auto;
  margin-right: auto;
}

.navbar_content-wrap {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.navbar_logo-link {
  color: var(--_theme---text--heading);
}

.navbar_desktop-main {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 2.5rem;
  display: flex;
}

.navbar_links-list {
  color: var(--_theme---link--nav);
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  list-style: "";
  display: flex;
  position: relative;
  overflow: hidden;
}

.navbar_links-list:where(.w-variant-7b7c7974-bf86-34cc-5b1f-d84dd73c91a9) {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}

.navbar_link-item {
  z-index: 2;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  position: relative;
}

.navbar_link-item:where(.w-variant-7b7c7974-bf86-34cc-5b1f-d84dd73c91a9) {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.navbar_link {
  border-radius: var(--_size-and-spacing---radius--full);
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  transition: color var(--motion-duration-fast) ease, background-color var(--motion-duration-fast) ease;
  display: flex;
}

.navbar_link:hover {
  background-color: var(--_theme---background--foreground);
  color: var(--_theme---text--heading);
}

.navbar_link-text {
  line-height: 1;
}

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

.navbar_cta-wrap:where(.w-variant-b8585841-00ba-70b1-6a51-96a6fe9107c6) {
  display: none;
}

.navbar_logo {
  width: 7.75rem;
}

.navbar_desktop-wrap {
  height: 100%;
  padding-right: var(--section-padding--padding-horizontal);
  padding-left: var(--section-padding--padding-horizontal);
}

.navbar_mobile-main {
  background-color: var(--color--transparent);
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: static;
}

.navbar_mobile-container {
  padding-right: var(--section-padding--padding-horizontal);
  padding-left: var(--section-padding--padding-horizontal);
  background-color: var(--color--transparent);
  grid-template-rows: 0fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.navbar_mobile-content-wrap {
  width: 100%;
  max-width: var(--other--container-max-width);
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: left;
  flex-flow: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.navbar_menu-trigger {
  width: 3rem;
  height: 3rem;
  padding: 0;
  display: none;
}

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

.hamburger_12_wrap {
  width: 100%;
  height: 100%;
  color: var(--_theme---text--paragraph);
  grid-row-gap: var(--gap);
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.hamburger_12_line {
  width: 100%;
  height: var(--thickness);
  background-color: currentColor;
  flex: none;
  transition-property: all;
  transition-duration: var(--motion-duration-base);
  transition-timing-function: var(--motion-ease-osmo);
}

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

.global_list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: "";
}

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

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

.footer_layout {
  grid-column-gap: var(--section-padding--padding-vertical);
  grid-row-gap: var(--section-padding--padding-vertical);
  flex-flow: column;
  display: flex;
}

.navbar_mobile-logo {
  width: 2.38rem;
  display: none;
}

.button_nav {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-radius: var(--_size-and-spacing---radius--full);
  background-color: var(--_theme---background--foreground);
  justify-content: flex-start;
  align-items: center;
  padding: .5rem 1.25rem .5rem .5rem;
  display: flex;
  position: relative;
}

.button_image {
  aspect-ratio: 1;
  border-radius: var(--_size-and-spacing---radius--full);
  width: 2rem;
}

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

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

.hero_top {
  padding-right: var(--_size-and-spacing---padding--padding-horizontal);
  padding-left: var(--_size-and-spacing---padding--padding-horizontal);
  isolation: isolate;
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.marquee-wrap {
  padding-top: var(--_size-and-spacing---padding--padding-vertical);
  padding-bottom: var(--_size-and-spacing---padding--padding-vertical);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero_benefits-list {
  color: var(--_theme---text--paragraph);
  flex-flow: wrap;
  justify-content: space-between;
  display: flex;
}

.hero_benefits-item {
  flex: none;
}

.hero_benefits-card {
  padding: var(--_size-and-spacing---padding--padding-vertical) 1rem;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero_benefits-icon {
  width: 2rem;
}

.border-vertical {
  border-top: 1px solid var(--_theme---border--main);
  border-bottom: 1px solid var(--_theme---border--main);
}

.border-horizontal {
  border-right: 1px solid var(--_theme---border--main);
  border-left: 1px solid var(--_theme---border--main);
}

.border-top {
  border-top: 1px solid var(--_theme---border--main);
}

.border-bottom {
  border-bottom: 1px solid var(--_theme---border--main);
}

.border-left {
  border-left: 1px solid var(--_theme---border--main);
}

.border-right {
  border-right: 1px solid var(--_theme---border--main);
}

.hero_marquee-slide {
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  animation: 65s linear infinite marquee;
  display: flex;
}

.heading-style-display {
  font-family: var(--_text-styles---display--font-family);
  color: var(--_theme---text--heading);
  font-size: var(--_typography---font-size--display);
  line-height: var(--_text-styles---display--line-height);
  font-weight: var(--_text-styles---display--font-weight);
  letter-spacing: var(--_text-styles---display--letter-spacing);
}

.heading-style-display.is-marquee-text {
  flex: none;
  margin-right: 2rem;
}

.hero_marquee-icon {
  flex: none;
  width: 6rem;
  margin-top: -1rem;
  margin-right: 2rem;
}

.hero_content-wrap {
  grid-template-rows: auto;
  grid-template-columns: 1.375fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.hero_title-wrap {
  padding-top: var(--section-padding--padding-vertical);
  padding-bottom: var(--section-padding--padding-vertical);
}

.hero_image {
  aspect-ratio: 4.27 / 5.13;
  margin-top: -93px;
}

.hero_button-wrap {
  padding-bottom: var(--section-padding--padding-vertical);
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.spotlight_interaction-wrap {
  z-index: -1;
  background-color: var(--_theme---border--main);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.spotlight_box-wrap {
  background-image: url('../images/hero_box.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
}

.section_portfolio {
  background-color: var(--_theme---background--primary);
  --_theme---background--primary: var(--color--light);
  --_theme---text--paragraph: var(--color--black-70);
  --_theme---border--main: var(--color--black-5);
  --_theme---text--heading: var(--color--black);
  --_theme---button--background: var(--color--purple);
  --_theme---button--text: var(--color--white);
  --_theme---button--background-hover: var(--color--black);
  --_theme---button--text-hover: var(--color--white);
  --_theme---link--nav: var(--color--black);
  --_theme---background--foreground: var(--color--black-10);
  --_theme---text--heading-foreground\<deleted\|variable-1cea1684-3f94-2c06-7056-3d28bff2d087\>: #000;
  --_theme---text--paragraph-foreground\<deleted\|variable-27de9616-7ad2-45f4-4622-16480fc70eca\>: #000000b3;
  --_theme---link--nav-hover: var(--color--black-10);
}

.portfolio_layout {
  grid-column-gap: var(--_size-and-spacing---gap--section-gap);
  grid-row-gap: var(--_size-and-spacing---gap--section-gap);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.portfolio_title-wrap {
  padding-left: var(--_size-and-spacing---padding--padding-horizontal);
}

.portfolio_collection {
  align-self: stretch;
}

.portfolio_item {
  box-shadow: 0 -1px 0 0 var(--_theme---border--main), 0 1px 0 0 var(--_theme---border--main);
  transition: opacity var(--motion-duration-fast) ease;
}

.portfolio_card {
  padding: var(--_size-and-spacing---padding--padding-vertical) var(--_size-and-spacing---padding--padding-horizontal);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr;
  grid-auto-columns: 1fr;
  transition: padding var(--motion-duration-base) var(--motion-ease-osmo);
  display: grid;
}

.portfolio_button-wrap {
  padding-left: var(--_size-and-spacing---padding--padding-horizontal);
}

.portfolio_image-bg {
  width: 25%;
  padding: var(--_size-and-spacing---padding--padding-horizontal);
  aspect-ratio: 1;
  background-color: var(--color--purple);
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 9rem;
  transform: translate(0, -50%);
}

.portfolio_image-wrap {
  height: 100%;
}

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

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

.flex-space-between {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.flex-space-between.is-about-header {
  padding-right: var(--_size-and-spacing---padding--padding-horizontal);
  padding-left: var(--_size-and-spacing---padding--padding-horizontal);
}

.about_description-wrap {
  max-width: 48rem;
}

.about_layout {
  grid-column-gap: var(--_size-and-spacing---gap--section-gap);
  grid-row-gap: var(--_size-and-spacing---gap--section-gap);
  flex-flow: column;
  display: flex;
}

.about_cards-wrap {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.about_journey-card {
  flex-flow: column;
  justify-content: space-between;
  min-height: 39.06rem;
  display: flex;
}

.card-styles {
  padding: var(--_size-and-spacing---padding--padding-vertical) var(--_size-and-spacing---padding--padding-horizontal);
}

.journey_card-top {
  padding-top: var(--_size-and-spacing---padding--padding-horizontal);
  padding-right: var(--_size-and-spacing---padding--padding-horizontal);
  padding-left: var(--_size-and-spacing---padding--padding-horizontal);
}

.journey_item-content {
  padding: var(--_size-and-spacing---padding--padding-vertical) var(--_size-and-spacing---padding--padding-horizontal);
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.about_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.about_stats-wrap {
  flex-flow: column;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.about_image-wrap {
  flex: 1;
}

.about_stats-item {
  padding: 1.5rem var(--_size-and-spacing---padding--padding-horizontal);
  grid-row-gap: 1.5rem;
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.about_cta-wrap {
  padding: var(--_size-and-spacing---padding--padding-vertical) var(--_size-and-spacing---padding--padding-horizontal);
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.content-gap {
  grid-column-gap: var(--_size-and-spacing---gap--content-gap);
  grid-row-gap: var(--_size-and-spacing---gap--content-gap);
  flex-flow: column;
  display: flex;
}

.about_arrow-wrap {
  aspect-ratio: 1;
  align-self: flex-end;
  width: 4rem;
  overflow: hidden;
}

.about_arrow {
  width: 100%;
  height: 100%;
  transition: transform var(--motion-duration-base) var(--motion-ease-osmo);
}

.about_arrow.is-top {
  position: relative;
}

.about_arrow.is-bottom {
  position: absolute;
  inset: 0%;
  transform: translate(-100%, 100%)scale(1);
}

.benefits_title-wrap {
  justify-content: center;
  align-items: center;
  min-height: 100dvh;
  display: flex;
  position: sticky;
  top: 0;
}

.benefits_cards-wrap {
  align-items: flex-start;
  min-height: 100dvh;
  display: flex;
}

.benefits_card {
  z-index: 2;
  background-color: var(--_theme---background--primary);
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 25.5rem;
  display: flex;
  position: relative;
}

.benefits_card.card-styles.is-last {
  align-self: flex-end;
}

.benefits_card.card-styles.is-second {
  margin-top: calc(33.3333vh - 8.5rem);
}

.benefits_card.card-styles.is-third {
  margin-top: calc(66.6667vh - 17rem);
}

.benefits_card-icon {
  width: 3.94rem;
}

.reviews_layout {
  grid-column-gap: var(--_size-and-spacing---gap--section-gap);
  grid-row-gap: var(--_size-and-spacing---gap--section-gap);
  flex-flow: column;
  display: flex;
}

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

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

.reviews_card {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.reviews_card.card-styles.is-contact {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
}

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

.reviews_client-image {
  aspect-ratio: 1;
  border-radius: var(--_size-and-spacing---radius--full);
  width: 2.75rem;
}

.padding-section-cta {
  padding-top: clamp(4 * 1rem, ((4 - ((9 - 4) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((9 - 4) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), 9 * 1rem);
  padding-bottom: clamp(4 * 1rem, ((4 - ((9 - 4) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((9 - 4) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), 9 * 1rem);
}

.cta_layout {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  text-align: center;
  isolation: isolate;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cta_sticker-wrap {
  z-index: -1;
  width: 86%;
  height: 140%;
  position: absolute;
}

.cta_sticker {
  object-fit: contain;
  max-width: 7.5rem;
  max-height: 7.94rem;
  position: absolute;
}

.cta_sticker.is-tl {
  inset: -4% auto auto 5%;
  transform: rotate(-18.55deg);
}

.cta_sticker.is-cl {
  top: 40%;
  left: 0;
  transform: rotate(28.05deg);
}

.cta_sticker.is-bl {
  inset: auto auto 0% 10%;
  transform: rotate(-14.18deg);
}

.cta_sticker.is-tr {
  inset: 0% 7% auto auto;
  transform: rotate(-30deg);
}

.cta_sticker.is-cr {
  inset: 43% 0% auto auto;
  transform: rotate(15.58deg);
}

.cta_sticker.is-br {
  inset: auto 10% 0% auto;
  transform: rotate(26.52deg);
}

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

.footer_email-wrap {
  padding-top: var(--_size-and-spacing---padding--padding-vertical);
  padding-right: var(--_size-and-spacing---padding--padding-horizontal);
  padding-bottom: var(--_size-and-spacing---padding--padding-vertical);
  padding-left: var(--_size-and-spacing---padding--padding-horizontal);
  isolation: isolate;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.heading-style-email {
  font-family: var(--_text-styles---h2--font-family);
  color: var(--_theme---text--heading);
  line-height: var(--_text-styles---h2--line-height);
  font-weight: var(--_text-styles---h2--font-weight);
  letter-spacing: var(--_text-styles---h2--letter-spacing);
  text-transform: none;
  text-wrap: var(--_text-styles---h2--text-wrap);
  font-size: clamp(2 * 1rem, ((2 - ((5 - 2) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((5 - 2) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), 5 * 1rem);
}

.footer_bottom-wrap {
  padding-right: var(--_size-and-spacing---padding--padding-horizontal);
  padding-left: var(--_size-and-spacing---padding--padding-horizontal);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer_social-wrap {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  margin-right: 2rem;
  display: flex;
}

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

.footer_social-icon {
  width: 3.25rem;
  transition: transform var(--motion-duration-base) var(--motion-ease-osmo);
}

.spotlight_circle {
  aspect-ratio: 1;
  opacity: 0;
  filter: blur(80px);
  background-color: #ffffff4d;
  border-radius: 100vw;
  width: 16rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.faq_layout {
  grid-column-gap: var(--_size-and-spacing---gap--section-gap);
  grid-row-gap: var(--_size-and-spacing---gap--section-gap);
  flex-flow: column;
  display: flex;
}

.faq_list {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.faq_item {
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  display: flex;
}

.faq_trigger {
  background-color: var(--color--transparent);
  text-align: right;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: flex-end;
  padding: 0;
  display: flex;
}

.faq_question {
  padding: var(--_size-and-spacing---padding--padding-vertical) var(--_size-and-spacing---padding--padding-horizontal);
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.faq_status {
  border-radius: var(--_size-and-spacing---radius--full);
  background-color: var(--_theme---background--foreground);
  justify-content: center;
  align-items: center;
  padding: .5rem .75rem;
  display: flex;
}

.faq_status-text {
  color: var(--_theme---text--heading);
  font-size: var(--_typography---font-size--text-small);
  line-height: 1;
  font-weight: var(--_typography---font-weight--semi-bold);
}

.faq_status-text.is-seen {
  position: absolute;
  transform: translate(0, 180%);
}

.faq_avatar-wrap {
  flex: none;
  display: flex;
  overflow: hidden;
}

.faq_avatar {
  aspect-ratio: 1;
  border-radius: var(--_size-and-spacing---radius--full);
  flex: none;
  width: 2.25rem;
}

.faq_avatar.is-hadi {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.faq_avatar-space {
  width: 1rem;
}

.faq_avatar-space-right {
  width: var(--_size-and-spacing---padding--padding-horizontal);
}

.faq_answer-wrap {
  align-self: flex-start;
  overflow: hidden;
}

.faq_answer {
  transform-origin: 0 100%;
  flex: none;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.faq_answer.is-cms {
  padding-right: var(--_size-and-spacing---padding--padding-horizontal);
  padding-left: var(--_size-and-spacing---padding--padding-horizontal);
  transform-origin: 50%;
  display: block;
  overflow: hidden;
}

.faq_answer-text-wrap {
  max-width: 31.25rem;
  padding: var(--_size-and-spacing---padding--padding-vertical) var(--_size-and-spacing---padding--padding-horizontal);
  flex: none;
}

.faq_delivered-time {
  font-size: var(--_typography---font-size--text-tiny);
  line-height: 1;
  position: absolute;
  inset: auto 0% 0% auto;
  transform: translate(0, 210%);
}

.footer_social-name {
  color: var(--_theme---text--heading);
  line-height: 1;
  font-weight: var(--_typography---font-weight--semi-bold);
  text-align: center;
  white-space: nowrap;
  transition: transform var(--motion-duration-base) var(--motion-ease-osmo);
  position: absolute;
  bottom: 0;
  transform: scale(0);
}

.portfolio_link {
  z-index: 5;
  position: absolute;
  inset: 0%;
}

.about_sticker {
  object-fit: contain;
  max-width: 9rem;
  max-height: 9.5rem;
  transition: transform var(--motion-duration-base) var(--motion-ease-osmo);
  position: absolute;
  transform: scale(0);
}

.about_sticker.is-orange {
  top: 36%;
  left: 56%;
}

.about_sticker.is-pink {
  top: 10%;
  left: -10%;
}

.about_sticker.is-green {
  top: 30%;
  right: -10%;
}

.about_sticker.is-yellow {
  top: 37%;
  left: 15%;
}

.about_description {
  font-family: var(--_text-styles---h3--font-family);
  color: var(--_theme---text--heading);
  line-height: var(--_text-styles---h3--line-height);
  font-weight: var(--_text-styles---h3--font-weight);
  letter-spacing: var(--_text-styles---h3--letter-spacing);
  text-transform: none;
  text-wrap: var(--_text-styles---h3--text-wrap);
  font-size: clamp(1.875 * 1rem, ((1.875 - ((2.325 - 1.875) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((2.325 - 1.875) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), 2.325 * 1rem);
}

.button_avatar {
  aspect-ratio: 1;
  border-radius: var(--_size-and-spacing---radius--full);
  width: 4rem;
  transition: transform var(--motion-duration-base) var(--motion-ease-osmo);
  position: absolute;
  inset: -1rem auto auto -1rem;
  transform: scale(0);
}

.u-theme-light {
  --_theme---background--primary: var(--color--light);
  --_theme---text--paragraph: var(--color--black-70);
  --_theme---border--main: var(--color--black-5);
  --_theme---text--heading: var(--color--black);
  --_theme---button--background: var(--color--purple);
  --_theme---button--text: var(--color--white);
  --_theme---button--background-hover: var(--color--black);
  --_theme---button--text-hover: var(--color--white);
  --_theme---link--nav: var(--color--black);
  --_theme---background--foreground: var(--color--black-10);
  --_theme---text--heading-foreground\<deleted\|variable-1cea1684-3f94-2c06-7056-3d28bff2d087\>: #000;
  --_theme---text--paragraph-foreground\<deleted\|variable-27de9616-7ad2-45f4-4622-16480fc70eca\>: #000000b3;
  --_theme---link--nav-hover: var(--color--black-10);
}

.u-theme-dark {
  --_theme---background--primary: var(--color--charcoal);
  --_theme---text--paragraph: var(--color--white-70);
  --_theme---border--main: var(--color--white-5);
  --_theme---text--heading: var(--color--white);
  --_theme---button--background: var(--color--purple);
  --_theme---button--text: var(--color--white);
  --_theme---button--background-hover: var(--color--white);
  --_theme---button--text-hover: var(--color--black);
  --_theme---link--nav: var(--color--white);
  --_theme---background--foreground: var(--color--white-10);
  --_theme---text--heading-foreground\<deleted\|variable-1cea1684-3f94-2c06-7056-3d28bff2d087\>: white;
  --_theme---text--paragraph-foreground\<deleted\|variable-27de9616-7ad2-45f4-4622-16480fc70eca\>: #ffffffb3;
  --_theme---link--nav-hover: var(--color--white-10);
}

.about_cta-link {
  z-index: 5;
  position: absolute;
  inset: 0%;
}

.section_contact {
  min-height: 100dvh;
}

.contact_layout {
  min-height: inherit;
  flex-flow: column;
  display: flex;
}

.contact_main {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: minmax(60%, 1.25fr) minmax(40%, 1fr);
  grid-auto-columns: 1fr;
  display: grid;
}

.contact_details-wrap, .contact_content-wrap {
  flex-flow: column;
  display: flex;
}

.contact_title-wrap {
  grid-column-gap: var(--_size-and-spacing---gap--content-gap);
  grid-row-gap: var(--_size-and-spacing---gap--content-gap);
  flex-flow: column;
  flex: 1;
  display: flex;
}

.cal_embed {
  flex: 1;
  height: 100%;
  margin-bottom: 0;
}

.contact_cal-wrap {
  flex: 1;
}

.contact_email-wrap {
  padding: var(--_size-and-spacing---padding--padding-horizontal) var(--_size-and-spacing---padding--padding-vertical);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.email_arrow-wrap {
  aspect-ratio: 1;
  align-self: flex-end;
  width: 1.75rem;
  overflow: hidden;
}

.contact_sticker {
  width: 8rem;
  position: absolute;
}

.contact_sticker.is-green {
  z-index: 5;
  transform: rotate(20deg);
}

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

.footer_links-wrap.global_list {
  display: none;
}

.footer_link {
  border-radius: var(--_size-and-spacing---radius--full);
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  transition: background-color var(--motion-duration-fast) ease, color var(--motion-duration-fast) ease;
  display: flex;
}

.footer_link:hover {
  background-color: var(--_theme---background--foreground);
  color: var(--_theme---text--heading);
}

.copy-code_copy-button {
  aspect-ratio: 1;
  border: 1px solid var(--_theme---border--main);
  background-color: var(--color--transparent);
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  padding: 0;
  display: flex;
  position: relative;
}

.copy-code_copy-icon {
  flex: none;
  width: 1.25rem;
  position: absolute;
}

.copy-code_copied-icon {
  color: #7dffa4b3;
  flex: none;
  width: 1.25rem;
  position: absolute;
  transform: scale(0);
}

.faq_qustion.is-cms {
  width: 100%;
  padding: var(--_size-and-spacing---padding--padding-horizontal);
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: var(--color--transparent);
  text-align: left;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.faq_arrow {
  width: 1.25rem;
  color: var(--_theme---text--heading);
}

@media screen and (max-width: 991px) {
  body {
    --_text-styles---text-size-regular-base--font-family: var(--_typography---font-family--paragraph);
    --_text-styles---text-size-regular-base--line-height: 1.5;
    --_text-styles---text-size-regular-base--font-weight: var(--_typography---font-weight--regular);
    --_text-styles---text-size-regular-base--letter-spacing: 0em;
    --_text-styles---text-size-regular-base--text-transform: var(--_typography---text-transform--none);
    --_text-styles---text-size-regular-base--text-wrap: var(--_typography---text-wrap--pretty);
    --_text-styles---text-size-medium--font-family: var(--_typography---font-family--paragraph);
    --_text-styles---text-size-medium--line-height: var(--_text-styles---text-size-regular-base--line-height);
    --_text-styles---text-size-medium--font-weight: var(--_text-styles---text-size-regular-base--font-weight);
    --_text-styles---text-size-medium--letter-spacing: var(--_text-styles---text-size-regular-base--letter-spacing);
    --_text-styles---text-size-medium--text-transform: var(--_text-styles---text-size-regular-base--text-transform);
    --_text-styles---text-size-medium--text-wrap: var(--_text-styles---text-size-regular-base--text-wrap);
    --_text-styles---h2--font-family: var(--_typography---font-family--heading);
    --_text-styles---h2--line-height: var(--_text-styles---h1--line-height);
    --_text-styles---h2--font-weight: var(--_text-styles---h1--font-weight);
    --_text-styles---h2--letter-spacing: var(--_text-styles---h1--letter-spacing);
    --_text-styles---h2--text-transform: var(--_text-styles---h1--text-transform);
    --_text-styles---h2--text-wrap: var(--_text-styles---h1--text-wrap);
    --_text-styles---h6--font-family: var(--_typography---font-family--heading);
    --_text-styles---h6--line-height: var(--_text-styles---h2--line-height);
    --_text-styles---h6--font-weight: var(--_text-styles---h2--font-weight);
    --_text-styles---h6--letter-spacing: 0px;
    --_text-styles---h6--text-transform: var(--_text-styles---h2--text-transform);
    --_text-styles---h6--text-wrap: var(--_text-styles---h2--text-wrap);
    --_text-styles---h5--font-family: var(--_typography---font-family--heading);
    --_text-styles---h5--line-height: var(--_text-styles---h4--line-height);
    --_text-styles---h5--font-weight: var(--_text-styles---h2--font-weight);
    --_text-styles---h5--letter-spacing: var(--_text-styles---h4--letter-spacing);
    --_text-styles---h5--text-transform: var(--_text-styles---h2--text-transform);
    --_text-styles---h5--text-wrap: var(--_text-styles---h2--text-wrap);
    --_text-styles---h1--font-family: var(--_typography---font-family--heading);
    --_text-styles---h1--line-height: 1;
    --_text-styles---h1--font-weight: var(--_typography---font-weight--semi-bold);
    --_text-styles---h1--letter-spacing: -.02em;
    --_text-styles---h1--text-transform: var(--_typography---text-transform--capitalize);
    --_text-styles---h1--text-wrap: var(--_typography---text-wrap--balance);
    --_text-styles---text-size-tiny--font-family: var(--_typography---font-family--paragraph);
    --_text-styles---text-size-tiny--line-height: var(--_text-styles---text-size-regular-base--line-height);
    --_text-styles---text-size-tiny--font-weight: var(--_text-styles---text-size-regular-base--font-weight);
    --_text-styles---text-size-tiny--letter-spacing: var(--_text-styles---text-size-regular-base--letter-spacing);
    --_text-styles---text-size-tiny--text-transform: var(--_text-styles---text-size-regular-base--text-transform);
    --_text-styles---text-size-tiny--text-wrap: var(--_text-styles---text-size-regular-base--text-wrap);
    --_text-styles---h4--font-family: var(--_typography---font-family--heading);
    --_text-styles---h4--line-height: var(--_text-styles---h3--line-height);
    --_text-styles---h4--font-weight: var(--_text-styles---h2--font-weight);
    --_text-styles---h4--letter-spacing: var(--_text-styles---h3--letter-spacing);
    --_text-styles---h4--text-transform: var(--_text-styles---h2--text-transform);
    --_text-styles---h4--text-wrap: var(--_text-styles---h2--text-wrap);
    --_text-styles---h3--font-family: var(--_typography---font-family--heading);
    --_text-styles---h3--line-height: 1.3;
    --_text-styles---h3--font-weight: var(--_text-styles---h2--font-weight);
    --_text-styles---h3--letter-spacing: var(--_text-styles---h2--letter-spacing);
    --_text-styles---h3--text-transform: var(--_text-styles---h2--text-transform);
    --_text-styles---h3--text-wrap: var(--_text-styles---h2--text-wrap);
    --_text-styles---text-size-small--font-family: var(--_typography---font-family--paragraph);
    --_text-styles---text-size-small--line-height: var(--_text-styles---text-size-regular-base--line-height);
    --_text-styles---text-size-small--font-weight: var(--_text-styles---text-size-regular-base--font-weight);
    --_text-styles---text-size-small--letter-spacing: var(--_text-styles---text-size-regular-base--letter-spacing);
    --_text-styles---text-size-small--text-transform: var(--_text-styles---text-size-regular-base--text-transform);
    --_text-styles---text-size-small--text-wrap: var(--_text-styles---text-size-regular-base--text-wrap);
    --_text-styles---text-size-large--font-family: var(--_typography---font-family--paragraph);
    --_text-styles---text-size-large--line-height: var(--_text-styles---text-size-regular-base--line-height);
    --_text-styles---text-size-large--font-weight: var(--_text-styles---text-size-regular-base--font-weight);
    --_text-styles---text-size-large--letter-spacing: var(--_text-styles---text-size-regular-base--letter-spacing);
    --_text-styles---text-size-large--text-transform: var(--_text-styles---text-size-regular-base--text-transform);
    --_text-styles---text-size-large--text-wrap: var(--_text-styles---text-size-regular-base--text-wrap);
    --_text-styles---display--font-family: var(--_typography---font-family--heading);
    --_text-styles---display--line-height: 1;
    --_text-styles---display--font-weight: var(--_typography---font-weight--semi-bold);
    --_text-styles---display--letter-spacing: -.06em;
    --_text-styles---display--text-transform: var(--_typography---text-transform--capitalize);
    --_text-styles---display--text-wrap: var(--_typography---text-wrap--balance);
    --_size-and-spacing---radius--full: 100vw;
    --_size-and-spacing---other--nav-height: 5.625rem;
    --_size-and-spacing---padding--padding-horizontal: 1.75rem;
    --_size-and-spacing---padding--padding-vertical: 2rem;
    --_size-and-spacing---gap--section-gap: 3rem;
    --_size-and-spacing---gap--content-gap: 1rem;
  }

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

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

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

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

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

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

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

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

  .button.is-cta {
    height: 5rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }

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

  .hero_layout {
    padding-top: var(--section-padding--padding-vertical);
  }

  .marquee-wrap.overflow-hidden.border-vertical {
    order: 1;
  }

  .hero_benefits-list.global_list {
    flex-flow: row wrap;
    justify-content: space-between;
    display: flex;
  }

  .hero_content-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .hero_title-wrap {
    padding-bottom: 0;
  }

  .hero_image-wrap {
    order: 1;
  }

  .hero_image {
    margin-top: 0;
  }

  .hero_button-wrap {
    padding-bottom: 0;
  }

  .portfolio_card.position-relative {
    grid-row-gap: 2rem;
  }

  .portfolio_image-bg {
    opacity: 1;
    width: 100%;
    position: static;
    transform: translate(0);
  }

  .flex-space-between.is-about-header {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .about_cards-wrap.border-vertical {
    grid-template-columns: 1fr 1fr;
  }

  .benefits_cards-wrap {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    min-height: auto;
    display: grid;
  }

  .benefits_card.card-styles.is-last.border-vertical.border-left {
    align-self: auto;
  }

  .benefits_card.card-styles.is-second.border-vertical.border-horizontal, .benefits_card.card-styles.is-third.border-vertical.border-horizontal {
    margin-top: 0;
  }

  .reviews_list {
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

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

  .cta_layout.position-relative {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .cta_sticker {
    max-width: 4rem;
  }

  .cta_sticker.is-tl {
    left: 0%;
  }

  .cta_sticker.is-bl {
    left: 3%;
  }

  .cta_sticker.is-tr {
    right: 0%;
  }

  .cta_sticker.is-br {
    right: 3%;
  }

  .contact_main {
    grid-template-columns: minmax(60%, 1.25fr);
  }

  .contact_content-wrap.position-relative.border-left.spotlight_trigger {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
  }

  .contact_cal-wrap.card-styles.position-relative {
    min-height: 50vh;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_text-styles---text-size-regular-base--font-family: var(--_typography---font-family--paragraph);
    --_text-styles---text-size-regular-base--line-height: 1.5;
    --_text-styles---text-size-regular-base--font-weight: var(--_typography---font-weight--regular);
    --_text-styles---text-size-regular-base--letter-spacing: 0em;
    --_text-styles---text-size-regular-base--text-transform: var(--_typography---text-transform--none);
    --_text-styles---text-size-regular-base--text-wrap: var(--_typography---text-wrap--pretty);
    --_text-styles---text-size-medium--font-family: var(--_typography---font-family--paragraph);
    --_text-styles---text-size-medium--line-height: var(--_text-styles---text-size-regular-base--line-height);
    --_text-styles---text-size-medium--font-weight: var(--_text-styles---text-size-regular-base--font-weight);
    --_text-styles---text-size-medium--letter-spacing: var(--_text-styles---text-size-regular-base--letter-spacing);
    --_text-styles---text-size-medium--text-transform: var(--_text-styles---text-size-regular-base--text-transform);
    --_text-styles---text-size-medium--text-wrap: var(--_text-styles---text-size-regular-base--text-wrap);
    --_text-styles---h2--font-family: var(--_typography---font-family--heading);
    --_text-styles---h2--line-height: var(--_text-styles---h1--line-height);
    --_text-styles---h2--font-weight: var(--_text-styles---h1--font-weight);
    --_text-styles---h2--letter-spacing: var(--_text-styles---h1--letter-spacing);
    --_text-styles---h2--text-transform: var(--_text-styles---h1--text-transform);
    --_text-styles---h2--text-wrap: var(--_text-styles---h1--text-wrap);
    --_text-styles---h6--font-family: var(--_typography---font-family--heading);
    --_text-styles---h6--line-height: var(--_text-styles---h2--line-height);
    --_text-styles---h6--font-weight: var(--_text-styles---h2--font-weight);
    --_text-styles---h6--letter-spacing: 0px;
    --_text-styles---h6--text-transform: var(--_text-styles---h2--text-transform);
    --_text-styles---h6--text-wrap: var(--_text-styles---h2--text-wrap);
    --_text-styles---h5--font-family: var(--_typography---font-family--heading);
    --_text-styles---h5--line-height: var(--_text-styles---h4--line-height);
    --_text-styles---h5--font-weight: var(--_text-styles---h2--font-weight);
    --_text-styles---h5--letter-spacing: var(--_text-styles---h4--letter-spacing);
    --_text-styles---h5--text-transform: var(--_text-styles---h2--text-transform);
    --_text-styles---h5--text-wrap: var(--_text-styles---h2--text-wrap);
    --_text-styles---h1--font-family: var(--_typography---font-family--heading);
    --_text-styles---h1--line-height: 1;
    --_text-styles---h1--font-weight: var(--_typography---font-weight--semi-bold);
    --_text-styles---h1--letter-spacing: -.02em;
    --_text-styles---h1--text-transform: var(--_typography---text-transform--capitalize);
    --_text-styles---h1--text-wrap: var(--_typography---text-wrap--balance);
    --_text-styles---text-size-tiny--font-family: var(--_typography---font-family--paragraph);
    --_text-styles---text-size-tiny--line-height: var(--_text-styles---text-size-regular-base--line-height);
    --_text-styles---text-size-tiny--font-weight: var(--_text-styles---text-size-regular-base--font-weight);
    --_text-styles---text-size-tiny--letter-spacing: var(--_text-styles---text-size-regular-base--letter-spacing);
    --_text-styles---text-size-tiny--text-transform: var(--_text-styles---text-size-regular-base--text-transform);
    --_text-styles---text-size-tiny--text-wrap: var(--_text-styles---text-size-regular-base--text-wrap);
    --_text-styles---h4--font-family: var(--_typography---font-family--heading);
    --_text-styles---h4--line-height: var(--_text-styles---h3--line-height);
    --_text-styles---h4--font-weight: var(--_text-styles---h2--font-weight);
    --_text-styles---h4--letter-spacing: var(--_text-styles---h3--letter-spacing);
    --_text-styles---h4--text-transform: var(--_text-styles---h2--text-transform);
    --_text-styles---h4--text-wrap: var(--_text-styles---h2--text-wrap);
    --_text-styles---h3--font-family: var(--_typography---font-family--heading);
    --_text-styles---h3--line-height: 1.3;
    --_text-styles---h3--font-weight: var(--_text-styles---h2--font-weight);
    --_text-styles---h3--letter-spacing: var(--_text-styles---h2--letter-spacing);
    --_text-styles---h3--text-transform: var(--_text-styles---h2--text-transform);
    --_text-styles---h3--text-wrap: var(--_text-styles---h2--text-wrap);
    --_text-styles---text-size-small--font-family: var(--_typography---font-family--paragraph);
    --_text-styles---text-size-small--line-height: var(--_text-styles---text-size-regular-base--line-height);
    --_text-styles---text-size-small--font-weight: var(--_text-styles---text-size-regular-base--font-weight);
    --_text-styles---text-size-small--letter-spacing: var(--_text-styles---text-size-regular-base--letter-spacing);
    --_text-styles---text-size-small--text-transform: var(--_text-styles---text-size-regular-base--text-transform);
    --_text-styles---text-size-small--text-wrap: var(--_text-styles---text-size-regular-base--text-wrap);
    --_text-styles---text-size-large--font-family: var(--_typography---font-family--paragraph);
    --_text-styles---text-size-large--line-height: var(--_text-styles---text-size-regular-base--line-height);
    --_text-styles---text-size-large--font-weight: var(--_text-styles---text-size-regular-base--font-weight);
    --_text-styles---text-size-large--letter-spacing: var(--_text-styles---text-size-regular-base--letter-spacing);
    --_text-styles---text-size-large--text-transform: var(--_text-styles---text-size-regular-base--text-transform);
    --_text-styles---text-size-large--text-wrap: var(--_text-styles---text-size-regular-base--text-wrap);
    --_text-styles---display--font-family: var(--_typography---font-family--heading);
    --_text-styles---display--line-height: 1;
    --_text-styles---display--font-weight: var(--_typography---font-weight--semi-bold);
    --_text-styles---display--letter-spacing: -.06em;
    --_text-styles---display--text-transform: var(--_typography---text-transform--capitalize);
    --_text-styles---display--text-wrap: var(--_typography---text-wrap--balance);
    --_size-and-spacing---radius--full: 100vw;
    --_size-and-spacing---other--nav-height: 5rem;
    --_size-and-spacing---padding--padding-horizontal: 1.5rem;
    --_size-and-spacing---padding--padding-vertical: 1.5rem;
    --_size-and-spacing---gap--section-gap: 2.5rem;
    --_size-and-spacing---gap--content-gap: .75rem;
  }

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

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

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

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

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

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

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

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

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

  .navbar_cta-wrap:where(.w-variant-b8585841-00ba-70b1-6a51-96a6fe9107c6) {
    display: flex;
  }

  .hero_benefits-list.global_list {
    flex-flow: column;
    display: flex;
  }

  .hero_benefits-item.global_list-item {
    border-bottom: 1px solid var(--_theme---border--main);
  }

  .hero_benefits-card {
    justify-content: flex-start;
    align-items: center;
  }

  .hero_marquee-icon {
    width: 3rem;
  }

  .portfolio_card.position-relative {
    grid-template-columns: 1fr .375fr;
  }

  .about_cards-wrap.border-vertical {
    grid-template-columns: 1fr;
  }

  .about_journey-card.border-right.position-relative.z-index-2 {
    min-height: 28rem;
  }

  .about_image {
    position: static;
  }

  .about_cta-wrap.position-relative {
    min-height: 28rem;
  }

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

  .cta_sticker.is-cl {
    left: -2rem;
  }

  .cta_sticker.is-cr {
    right: -2rem;
  }

  .heading-style-email {
    font-size: clamp(2 * 1rem, ((2 - ((3.5 - 2) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((3.5 - 2) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), 3.5 * 1rem);
  }

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

  .faq_avatar-space {
    width: .5rem;
  }

  .faq_answer-text-wrap.border-vertical.border-horizontal {
    flex: 0 auto;
    width: 100%;
    max-width: 100%;
  }

  .faq_delivered-time {
    right: var(--_size-and-spacing---padding--padding-horizontal);
    font-size: 10px;
    bottom: .125rem;
    transform: translate(0);
  }
}

@media screen and (max-width: 479px) {
  body {
    --_text-styles---text-size-regular-base--font-family: var(--_typography---font-family--paragraph);
    --_text-styles---text-size-regular-base--line-height: 1.5;
    --_text-styles---text-size-regular-base--font-weight: var(--_typography---font-weight--regular);
    --_text-styles---text-size-regular-base--letter-spacing: 0em;
    --_text-styles---text-size-regular-base--text-transform: var(--_typography---text-transform--none);
    --_text-styles---text-size-regular-base--text-wrap: var(--_typography---text-wrap--pretty);
    --_text-styles---text-size-medium--font-family: var(--_typography---font-family--paragraph);
    --_text-styles---text-size-medium--line-height: var(--_text-styles---text-size-regular-base--line-height);
    --_text-styles---text-size-medium--font-weight: var(--_text-styles---text-size-regular-base--font-weight);
    --_text-styles---text-size-medium--letter-spacing: var(--_text-styles---text-size-regular-base--letter-spacing);
    --_text-styles---text-size-medium--text-transform: var(--_text-styles---text-size-regular-base--text-transform);
    --_text-styles---text-size-medium--text-wrap: var(--_text-styles---text-size-regular-base--text-wrap);
    --_text-styles---h2--font-family: var(--_typography---font-family--heading);
    --_text-styles---h2--line-height: var(--_text-styles---h1--line-height);
    --_text-styles---h2--font-weight: var(--_text-styles---h1--font-weight);
    --_text-styles---h2--letter-spacing: var(--_text-styles---h1--letter-spacing);
    --_text-styles---h2--text-transform: var(--_text-styles---h1--text-transform);
    --_text-styles---h2--text-wrap: var(--_text-styles---h1--text-wrap);
    --_text-styles---h6--font-family: var(--_typography---font-family--heading);
    --_text-styles---h6--line-height: var(--_text-styles---h2--line-height);
    --_text-styles---h6--font-weight: var(--_text-styles---h2--font-weight);
    --_text-styles---h6--letter-spacing: 0px;
    --_text-styles---h6--text-transform: var(--_text-styles---h2--text-transform);
    --_text-styles---h6--text-wrap: var(--_text-styles---h2--text-wrap);
    --_text-styles---h5--font-family: var(--_typography---font-family--heading);
    --_text-styles---h5--line-height: var(--_text-styles---h4--line-height);
    --_text-styles---h5--font-weight: var(--_text-styles---h2--font-weight);
    --_text-styles---h5--letter-spacing: var(--_text-styles---h4--letter-spacing);
    --_text-styles---h5--text-transform: var(--_text-styles---h2--text-transform);
    --_text-styles---h5--text-wrap: var(--_text-styles---h2--text-wrap);
    --_text-styles---h1--font-family: var(--_typography---font-family--heading);
    --_text-styles---h1--line-height: 1;
    --_text-styles---h1--font-weight: var(--_typography---font-weight--semi-bold);
    --_text-styles---h1--letter-spacing: -.02em;
    --_text-styles---h1--text-transform: var(--_typography---text-transform--capitalize);
    --_text-styles---h1--text-wrap: var(--_typography---text-wrap--balance);
    --_text-styles---text-size-tiny--font-family: var(--_typography---font-family--paragraph);
    --_text-styles---text-size-tiny--line-height: var(--_text-styles---text-size-regular-base--line-height);
    --_text-styles---text-size-tiny--font-weight: var(--_text-styles---text-size-regular-base--font-weight);
    --_text-styles---text-size-tiny--letter-spacing: var(--_text-styles---text-size-regular-base--letter-spacing);
    --_text-styles---text-size-tiny--text-transform: var(--_text-styles---text-size-regular-base--text-transform);
    --_text-styles---text-size-tiny--text-wrap: var(--_text-styles---text-size-regular-base--text-wrap);
    --_text-styles---h4--font-family: var(--_typography---font-family--heading);
    --_text-styles---h4--line-height: var(--_text-styles---h3--line-height);
    --_text-styles---h4--font-weight: var(--_text-styles---h2--font-weight);
    --_text-styles---h4--letter-spacing: var(--_text-styles---h3--letter-spacing);
    --_text-styles---h4--text-transform: var(--_text-styles---h2--text-transform);
    --_text-styles---h4--text-wrap: var(--_text-styles---h2--text-wrap);
    --_text-styles---h3--font-family: var(--_typography---font-family--heading);
    --_text-styles---h3--line-height: 1.3;
    --_text-styles---h3--font-weight: var(--_text-styles---h2--font-weight);
    --_text-styles---h3--letter-spacing: var(--_text-styles---h2--letter-spacing);
    --_text-styles---h3--text-transform: var(--_text-styles---h2--text-transform);
    --_text-styles---h3--text-wrap: var(--_text-styles---h2--text-wrap);
    --_text-styles---text-size-small--font-family: var(--_typography---font-family--paragraph);
    --_text-styles---text-size-small--line-height: var(--_text-styles---text-size-regular-base--line-height);
    --_text-styles---text-size-small--font-weight: var(--_text-styles---text-size-regular-base--font-weight);
    --_text-styles---text-size-small--letter-spacing: var(--_text-styles---text-size-regular-base--letter-spacing);
    --_text-styles---text-size-small--text-transform: var(--_text-styles---text-size-regular-base--text-transform);
    --_text-styles---text-size-small--text-wrap: var(--_text-styles---text-size-regular-base--text-wrap);
    --_text-styles---text-size-large--font-family: var(--_typography---font-family--paragraph);
    --_text-styles---text-size-large--line-height: var(--_text-styles---text-size-regular-base--line-height);
    --_text-styles---text-size-large--font-weight: var(--_text-styles---text-size-regular-base--font-weight);
    --_text-styles---text-size-large--letter-spacing: var(--_text-styles---text-size-regular-base--letter-spacing);
    --_text-styles---text-size-large--text-transform: var(--_text-styles---text-size-regular-base--text-transform);
    --_text-styles---text-size-large--text-wrap: var(--_text-styles---text-size-regular-base--text-wrap);
    --_text-styles---display--font-family: var(--_typography---font-family--heading);
    --_text-styles---display--line-height: 1;
    --_text-styles---display--font-weight: var(--_typography---font-weight--semi-bold);
    --_text-styles---display--letter-spacing: -.06em;
    --_text-styles---display--text-transform: var(--_typography---text-transform--capitalize);
    --_text-styles---display--text-wrap: var(--_typography---text-wrap--balance);
    --_size-and-spacing---radius--full: 100vw;
    --_size-and-spacing---other--nav-height: 4rem;
    --_size-and-spacing---padding--padding-horizontal: 1rem;
    --_size-and-spacing---padding--padding-vertical: 1rem;
    --_size-and-spacing---gap--section-gap: 1.625rem;
    --_size-and-spacing---gap--content-gap: .5rem;
  }

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

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

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

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

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

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

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

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

  .text-size-medium.text-weight-semibold.text-color-heading {
    font-size: var(--_typography---font-size--text-regular);
  }

  .heading-style-h5.is-faq-title {
    font-size: var(--_typography---font-size--text-small);
    letter-spacing: var(--_text-styles---text-size-regular-base--letter-spacing);
    line-height: 1.5;
  }

  .button {
    height: 2.75rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .button:where(.w-variant-2ecd0ca2-a2ad-f762-2376-7b87acc9bffd) {
    height: 2.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .button.is-cta {
    height: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .heading-style-h3.line-height-1.sr-no, .button_arrow:where(.w-variant-2ecd0ca2-a2ad-f762-2376-7b87acc9bffd) {
    display: none;
  }

  .button_arrow.is-cta {
    width: 1.25rem;
  }

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

  .button_content.is-cta {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .navbar_logo {
    width: 8rem;
    display: none;
  }

  .navbar_menu-trigger {
    width: 2rem;
    height: 1.4rem;
  }

  .navbar_mobile-logo {
    display: inline-block;
  }

  .button_nav {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    padding: .25rem 1rem .25rem .25rem;
  }

  .button_image, .hero_benefits-icon {
    width: 1.5rem;
  }

  .heading-style-display.is-marquee-text {
    margin-right: 1rem;
  }

  .hero_marquee-icon {
    width: 2rem;
    margin-right: 1rem;
  }

  .portfolio_card.position-relative {
    grid-row-gap: 1rem;
    grid-template-columns: 2fr .25fr;
  }

  .about_journey-card.border-right.position-relative.z-index-2 {
    min-height: 30rem;
  }

  .about_cta-wrap.position-relative {
    min-height: 20rem;
  }

  .about_arrow-wrap.position-relative.text-color-heading {
    width: 2rem;
  }

  .benefits_cards-wrap {
    flex-flow: column;
    display: flex;
  }

  .benefits_card {
    min-height: 18rem;
  }

  .benefits_card-icon {
    width: 3rem;
  }

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

  .reviews_client-image {
    width: 2rem;
  }

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

  .cta_sticker-wrap {
    height: 170%;
  }

  .cta_sticker.is-tl {
    top: -22%;
    left: auto;
    right: 0%;
  }

  .cta_sticker.is-cl {
    top: -29%;
    left: 40%;
  }

  .cta_sticker.is-bl {
    inset: -20% 0% auto;
  }

  .cta_sticker.is-tr {
    inset: auto auto -31% 0%;
  }

  .cta_sticker.is-cr {
    top: auto;
    bottom: -35%;
    right: 40%;
  }

  .cta_sticker.is-br {
    bottom: -22%;
    right: 0%;
  }

  .heading-style-email {
    font-size: clamp(1 * 1rem, ((1 - ((3.5 - 1) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width)) * var(--other--viewport-min-width))) * 1rem + ((3.5 - 1) / (var(--other--viewport-max-width)  - var(--other--viewport-min-width))) * 100vw), 3.5 * 1rem);
  }

  .footer_social-icon {
    width: 2.5rem;
  }

  .faq_question.border-vertical.border-horizontal.position-relative {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .faq_status.overflow-hidden.position-relative {
    flex: none;
    padding: .375rem .5rem;
  }

  .faq_avatar {
    width: 1.25rem;
  }

  .faq_avatar-space {
    width: .25rem;
  }

  .faq_avatar-space-right {
    width: 1rem;
  }

  .faq_delivered-time {
    display: none;
  }

  .button_avatar {
    width: 2rem;
    left: 0;
  }

  .contact_content-wrap.position-relative.border-left.spotlight_trigger {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .contact_cal-wrap.card-styles.position-relative {
    min-height: 70vh;
    max-height: 70vh;
  }

  .email_arrow-wrap.position-relative {
    width: 1.5rem;
  }

  .contact_sticker.is-green {
    display: none;
  }
}

#w-node-_36b2e697-a90b-248e-c5a9-27eba19a0945-a19a0935 {
  justify-self: center;
}

#w-node-_36b2e697-a90b-248e-c5a9-27eba19a0955-a19a0935 {
  justify-self: end;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86205-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8621b-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8621c-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86220-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86221-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86225-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86226-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8622a-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8622b-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8622f-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86230-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86234-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86235-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8623f-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86240-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86244-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86245-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86249-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8624a-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8624e-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8624f-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86253-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86254-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86258-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86259-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86263-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86264-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86268-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86269-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8626d-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8626e-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86272-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86273-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8627c-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8627d-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86286-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86287-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86299-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8629a-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8629e-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8629f-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862a3-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862a4-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862a8-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862a9-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862ad-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862ae-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862b8-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862b9-0a3390d7 {
  justify-self: start;
}

#w-node-b30c1a3f-7f1c-68bf-3d8a-175aa4bdf9e1-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b30c1a3f-7f1c-68bf-3d8a-175aa4bdf9e2-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862bd-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862be-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862c2-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862c3-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862c7-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862c8-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862cc-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862cd-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862d1-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862d2-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862dd-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862de-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862e2-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862e3-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862e7-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862e8-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862ec-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862ed-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862f1-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862f2-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862f6-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862f7-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862fb-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862fc-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86300-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86301-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86305-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86306-0a3390d7 {
  justify-self: start;
}

#w-node-aceb9adc-ab11-ae9c-832d-ba0cb63794ca-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aceb9adc-ab11-ae9c-832d-ba0cb63794cb-0a3390d7 {
  justify-self: start;
}

#w-node-a01e4585-6913-dc47-ad7c-9500af9e534b-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a01e4585-6913-dc47-ad7c-9500af9e534c-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86310-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86311-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86315-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86316-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8631a-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8631b-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86322-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86323-0a3390d7 {
  justify-self: start;
}

#w-node-f850239f-5feb-931e-45b8-7b579b43a164-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc863dd-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc863de-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863df-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863e1-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc863e4-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc863e5-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863e6-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863ea-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc863ed-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc863ee-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863ef-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863f3-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc863f7-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863f8-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863fe-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc86402-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86403-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86407-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc8640a-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc8640f-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc86410-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86411-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86415-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc86418-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc86419-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8641a-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86420-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc86423-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc86424-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86425-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8642b-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc8642e-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc8642f-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86430-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86438-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc8643b-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc8643c-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8643d-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86449-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc8644a-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8644b-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8644f-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc86454-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc86455-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86456-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8645c-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc86461-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc86462-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86463-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86469-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc8646e-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc8646f-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86470-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86478-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc8647e-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8647f-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86485-0a3390d7, #w-node-_3266fde1-3acf-73c3-0dbd-a11049606f17-0a3390d7, #w-node-_3266fde1-3acf-73c3-0dbd-a11049606f18-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3266fde1-3acf-73c3-0dbd-a11049606f19-0a3390d7 {
  justify-self: start;
}

#w-node-_3266fde1-3acf-73c3-0dbd-a11049606f1d-0a3390d7, #w-node-_3266fde1-3acf-73c3-0dbd-a11049606f22-0a3390d7, #w-node-_3266fde1-3acf-73c3-0dbd-a11049606f23-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3266fde1-3acf-73c3-0dbd-a11049606f24-0a3390d7 {
  justify-self: start;
}

#w-node-_3266fde1-3acf-73c3-0dbd-a11049606f2a-0a3390d7, #w-node-_3266fde1-3acf-73c3-0dbd-a11049606f2f-0a3390d7, #w-node-_3266fde1-3acf-73c3-0dbd-a11049606f30-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3266fde1-3acf-73c3-0dbd-a11049606f31-0a3390d7 {
  justify-self: start;
}

#w-node-_3266fde1-3acf-73c3-0dbd-a11049606f37-0a3390d7, #w-node-_3266fde1-3acf-73c3-0dbd-a11049606f3c-0a3390d7, #w-node-_3266fde1-3acf-73c3-0dbd-a11049606f3d-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3266fde1-3acf-73c3-0dbd-a11049606f3e-0a3390d7 {
  justify-self: start;
}

#w-node-_3266fde1-3acf-73c3-0dbd-a11049606f46-0a3390d7, #w-node-_3266fde1-3acf-73c3-0dbd-a11049606f4c-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3266fde1-3acf-73c3-0dbd-a11049606f4d-0a3390d7 {
  justify-self: start;
}

#w-node-_3266fde1-3acf-73c3-0dbd-a11049606f53-0a3390d7, #w-node-d37b2579-9d18-04c9-4090-52481ef792d1-0a3390d7, #w-node-d37b2579-9d18-04c9-4090-52481ef792d2-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d37b2579-9d18-04c9-4090-52481ef792d3-0a3390d7 {
  justify-self: start;
}

#w-node-d37b2579-9d18-04c9-4090-52481ef792dc-0a3390d7, #w-node-d37b2579-9d18-04c9-4090-52481ef792dd-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d37b2579-9d18-04c9-4090-52481ef792de-0a3390d7 {
  justify-self: start;
}

#w-node-d37b2579-9d18-04c9-4090-52481ef792e7-0a3390d7, #w-node-d37b2579-9d18-04c9-4090-52481ef792e8-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d37b2579-9d18-04c9-4090-52481ef792e9-0a3390d7 {
  justify-self: start;
}

#w-node-_4a155e2a-eb56-5e64-2ca9-d86b21d2d284-0a3390d7, #w-node-_4a155e2a-eb56-5e64-2ca9-d86b21d2d285-0a3390d7, #w-node-a9020bef-146e-1178-2cc2-7b5aa4506421-0a3390d7, #w-node-a9020bef-146e-1178-2cc2-7b5aa4506422-0a3390d7, #w-node-_0c03b128-114e-b839-dd05-3a93ee2fd443-0a3390d7, #w-node-_0c03b128-114e-b839-dd05-3a93ee2fd444-0a3390d7, #w-node-_0c03b128-114e-b839-dd05-3a93ee2fd44a-0a3390d7, #w-node-_0c03b128-114e-b839-dd05-3a93ee2fd44b-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc8648f-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc86490-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc86491-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86492-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86494-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc86497-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc8649b-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc8649c-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc8649d-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc864a6-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc864a7-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc864a8-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc864b1-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc864b2-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc864b3-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc864b4-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc864ba-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc864bb-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc864bc-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc864bd-0a3390d7 {
  justify-self: start;
}

#w-node-da163454-3d7f-a6d2-8037-3b46b9c50abd-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc864c3-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc864c4-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc864c5-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc864c6-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc864c8-0a3390d7 {
  justify-self: start;
}

#w-node-efe47a2c-71a3-58fc-52e2-5719cef52200-0a3390d7, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55803-0a3390d7, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55804-0a3390d7, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55805-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e55806-0a3390d7 {
  justify-self: start;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e55808-0a3390d7, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5580b-0a3390d7, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5580f-0a3390d7, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55810-0a3390d7, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55811-0a3390d7, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5581a-0a3390d7, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5581b-0a3390d7, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5581c-0a3390d7, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55825-0a3390d7, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55826-0a3390d7, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55827-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e55828-0a3390d7 {
  justify-self: start;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e5582e-0a3390d7, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5582f-0a3390d7, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55830-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e55831-0a3390d7 {
  justify-self: start;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e55833-0a3390d7, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55837-0a3390d7, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55838-0a3390d7, #w-node-_4992825b-ed2c-cb01-ffba-02b107e55839-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4992825b-ed2c-cb01-ffba-02b107e5583a-0a3390d7, #w-node-_4992825b-ed2c-cb01-ffba-02b107e5583c-0a3390d7 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863ba-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc863bd-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc863be-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc863c1-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc863c2-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc863c5-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc863c6-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc863ca-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc863cd-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc863ce-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc863d1-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc863d2-0a3390d7, #w-node-_336be75c-ab2b-838b-5642-972b6cc863d5-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369290-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369294-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369295-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369297-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369299-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936929a-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936929c-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936929e-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936929f-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a1-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a3-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a4-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a6-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a8-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a9-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ab-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ad-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ae-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b0-0a3390d7, #w-node-_8ec19c33-ae2e-90c5-80bf-3c4e7d639cd4-0a3390d7, #w-node-_450fae6e-ea6c-c71d-c007-cbe7f109d617-0a3390d7, #w-node-dcc5fc80-562f-447f-055c-339db14678d8-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b2-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b3-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b5-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b6-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b8-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b9-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692bb-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692bc-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692be-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692bf-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c1-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c2-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c4-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c5-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c7-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692cd-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d1-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d2-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d4-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d6-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d7-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d9-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692db-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692dc-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692de-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e0-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e1-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e3-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e5-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e6-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e8-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ea-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692eb-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ed-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ef-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f0-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f2-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f4-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f5-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f7-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f9-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692fa-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692fc-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692fe-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ff-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369301-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369303-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369304-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369306-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936930b-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936930f-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369311-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369314-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369319-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936931e-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369323-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369328-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936932f-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369330-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369332-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369333-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369335-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369336-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369338-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369339-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936933b-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936933c-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936933e-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936933f-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369341-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369342-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369344-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369345-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369347-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369348-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936934a-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936934b-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936934d-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936934e-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369350-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369351-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369353-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369354-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369356-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369357-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369359-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936935a-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936935c-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936935d-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936935f-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369360-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369362-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369363-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369365-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369366-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369368-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369369-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936936b-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936936c-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936936e-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936936f-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369371-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369372-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369374-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369375-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369377-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369378-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936937a-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936937b-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936937d-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936937e-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369380-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369381-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369383-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369384-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369386-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369387-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936938c-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369390-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369392-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369395-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936939a-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936939f-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693a4-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693a9-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b0-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b1-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b3-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b4-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b6-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b7-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b9-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ba-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693bc-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693bd-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693bf-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c0-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c2-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c3-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c5-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c6-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c8-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c9-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693cb-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693cc-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ce-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693cf-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d1-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d2-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d4-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d5-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d7-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d8-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693da-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693db-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693dd-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693de-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e0-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e1-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e3-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e4-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e6-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e7-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e9-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ea-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ec-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ed-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ef-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f0-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f2-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f3-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f5-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f6-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f8-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f9-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693fb-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693fc-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693fe-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ff-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369401-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369402-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369404-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369405-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369407-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369408-0a3390d7, #w-node-aba73718-5f03-827e-9e0b-61449dc1d37c-0a3390d7, #w-node-_1a6e4211-c1a3-edfa-99df-59c05fb448f8-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a6e4211-c1a3-edfa-99df-59c05fb448f9-0a3390d7 {
  justify-self: start;
}

#w-node-_1a6e4211-c1a3-edfa-99df-59c05fb448fb-0a3390d7, #w-node-_1a6e4211-c1a3-edfa-99df-59c05fb448fc-0a3390d7, #w-node-_16994295-7a31-57da-1001-8ec0ea846a1e-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_16994295-7a31-57da-1001-8ec0ea846a1f-0a3390d7 {
  justify-self: start;
}

#w-node-_16994295-7a31-57da-1001-8ec0ea846a21-0a3390d7, #w-node-_16994295-7a31-57da-1001-8ec0ea846a22-0a3390d7, #w-node-_8f691932-76bb-1979-3d19-a80adf0a25f2-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8f691932-76bb-1979-3d19-a80adf0a25f3-0a3390d7 {
  justify-self: start;
}

#w-node-_8f691932-76bb-1979-3d19-a80adf0a25f5-0a3390d7, #w-node-_8f691932-76bb-1979-3d19-a80adf0a25f6-0a3390d7, #w-node-f28919c2-e180-d075-d1c2-81b601b8a964-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f28919c2-e180-d075-d1c2-81b601b8a965-0a3390d7 {
  justify-self: start;
}

#w-node-f28919c2-e180-d075-d1c2-81b601b8a967-0a3390d7, #w-node-f28919c2-e180-d075-d1c2-81b601b8a968-0a3390d7, #w-node-b2bd7b9e-a5b1-0617-1861-ecb60c9b53b3-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b2bd7b9e-a5b1-0617-1861-ecb60c9b53b4-0a3390d7 {
  justify-self: start;
}

#w-node-b2bd7b9e-a5b1-0617-1861-ecb60c9b53b6-0a3390d7, #w-node-b2bd7b9e-a5b1-0617-1861-ecb60c9b53b7-0a3390d7, #w-node-ee961e8d-845a-edc3-3307-509470022457-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ee961e8d-845a-edc3-3307-509470022458-0a3390d7 {
  justify-self: start;
}

#w-node-ee961e8d-845a-edc3-3307-50947002245a-0a3390d7, #w-node-ee961e8d-845a-edc3-3307-50947002245b-0a3390d7, #w-node-_588dd3e3-4aa6-cc42-1280-2d37cff319e1-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_588dd3e3-4aa6-cc42-1280-2d37cff319e2-0a3390d7 {
  justify-self: start;
}

#w-node-_588dd3e3-4aa6-cc42-1280-2d37cff319e4-0a3390d7, #w-node-_588dd3e3-4aa6-cc42-1280-2d37cff319e5-0a3390d7, #w-node-_626bd165-37fe-b21e-713f-accb16c57414-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_626bd165-37fe-b21e-713f-accb16c57415-0a3390d7 {
  justify-self: start;
}

#w-node-_626bd165-37fe-b21e-713f-accb16c57417-0a3390d7, #w-node-_626bd165-37fe-b21e-713f-accb16c57418-0a3390d7, #w-node-_8198cc96-510b-d5a9-b63d-22b6607f5f40-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8198cc96-510b-d5a9-b63d-22b6607f5f41-0a3390d7 {
  justify-self: start;
}

#w-node-_8198cc96-510b-d5a9-b63d-22b6607f5f43-0a3390d7, #w-node-_8198cc96-510b-d5a9-b63d-22b6607f5f44-0a3390d7, #w-node-_2a26aaa0-f27b-d541-a441-687d55aa9ee5-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2a26aaa0-f27b-d541-a441-687d55aa9ee6-0a3390d7 {
  justify-self: start;
}

#w-node-_2a26aaa0-f27b-d541-a441-687d55aa9ee8-0a3390d7, #w-node-_2a26aaa0-f27b-d541-a441-687d55aa9ee9-0a3390d7, #w-node-_2abe4c27-4e03-1a95-b21e-aef8fb82fe33-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2abe4c27-4e03-1a95-b21e-aef8fb82fe34-0a3390d7 {
  justify-self: start;
}

#w-node-_2abe4c27-4e03-1a95-b21e-aef8fb82fe36-0a3390d7, #w-node-_2abe4c27-4e03-1a95-b21e-aef8fb82fe37-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593694fa-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593694fe-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593694ff-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369503-0a3390d7, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369505-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369506-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936950a-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936950b-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936950f-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369510-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369514-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369515-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369519-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936951a-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936951e-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936951f-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369523-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369524-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369528-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369529-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936952d-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936952e-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369532-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369533-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936953a-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936953b-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936953f-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369540-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369544-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369545-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369549-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936954a-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936954e-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936954f-0a3390d7 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369553-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369554-0a3390d7 {
  justify-self: start;
}

#w-node-de8106d9-b098-80e3-076c-80f3a0fa5e54-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de8106d9-b098-80e3-076c-80f3a0fa5e55-0a3390d7 {
  justify-self: start;
}

#w-node-_680345d6-d141-aefc-5e81-01faad69a792-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_680345d6-d141-aefc-5e81-01faad69a793-0a3390d7 {
  justify-self: start;
}

#w-node-dc962921-5c74-5687-77a4-c1371012b297-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dc962921-5c74-5687-77a4-c1371012b298-0a3390d7 {
  justify-self: start;
}

#w-node-bbf5f4a2-0660-a8f8-7799-a71df583db57-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bbf5f4a2-0660-a8f8-7799-a71df583db58-0a3390d7 {
  justify-self: start;
}

#w-node-_723dac19-3a6b-8f5e-89ce-53b9006ba92c-0a3390d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_723dac19-3a6b-8f5e-89ce-53b9006ba92d-0a3390d7 {
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-c8c944ff-cea4-f566-b1de-140c732fc7c6-0a33909c, #w-node-_47cf3cf1-2585-ea6e-6bbf-4572d94e90e9-0a33909c, #w-node-_35a5b76e-a721-632b-64d7-00fb10681da9-0a33909c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_35a5b76e-a721-632b-64d7-00fb10681da9-0a33909c {
    grid-column: span 1 / span 1;
  }
}

@font-face {
  font-family: 'Bdogrotesk';
  src: url('../fonts/BDOGrotesk-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bdogrotesk';
  src: url('../fonts/BDOGrotesk-DemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bdogrotesk';
  src: url('../fonts/BDOGrotesk-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bdogrotesk';
  src: url('../fonts/BDOGrotesk-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
