@font-face {
  font-family: Sil Open Font License;
  src: url('../fonts/SIL-OPEN-FONT-LICENSE.txt') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Creatodisplay;
  src: url('../fonts/CreatoDisplay-Bold.otf') format("opentype"), url('../fonts/CreatoDisplay-ExtraBold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Creatodisplay;
  src: url('../fonts/CreatoDisplay-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Creatodisplay;
  src: url('../fonts/CreatoDisplay-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Creatodisplay;
  src: url('../fonts/CreatoDisplay-MediumItalic.otf') format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Creatodisplay;
  src: url('../fonts/CreatoDisplay-LightItalic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Creatodisplay;
  src: url('../fonts/CreatoDisplay-RegularItalic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Creatodisplay;
  src: url('../fonts/CreatoDisplay-ThinItalic.otf') format("opentype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Creatodisplay;
  src: url('../fonts/CreatoDisplay-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Creatodisplay;
  src: url('../fonts/CreatoDisplay-ExtraBoldItalic.otf') format("opentype"), url('../fonts/CreatoDisplay-BoldItalic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Creatodisplay;
  src: url('../fonts/CreatoDisplay-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Creatodisplay;
  src: url('../fonts/CreatoDisplay-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Creatodisplay;
  src: url('../fonts/CreatoDisplay-BlackItalic.otf') format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Librecaslontext;
  src: url('../fonts/LibreCaslonText-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

:root {
  --_theme---background: #fef8f8;
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_theme---text: #474546;
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--1-3);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_spacing---space--6: var(--value-location--fluid-builder);
  --_spacing---space--7: var(--value-location--fluid-builder);
  --container--main: var(--value-location--custom-code);
  --container--small: var(--value-location--custom-code);
  --container--full: var(--value-location--custom-code);
  --_spacing---space--2: var(--value-location--fluid-builder);
  --site--gutter: 1rem;
  --_gap---size: var(--site--gutter);
  --_theme---background-2: var(--swatch--light-200);
  --_spacing---space--1: var(--value-location--fluid-builder);
  --_spacing---space--3: var(--value-location--fluid-builder);
  --_spacing---space--4: var(--value-location--fluid-builder);
  --_spacing---space--5: var(--value-location--fluid-builder);
  --_spacing---space--8: var(--value-location--fluid-builder);
  --_typography---font--primary-family: Creatodisplay, Arial, sans-serif;
  --_typography---font--primary-regular: 400;
  --_typography---font--primary-medium: 500;
  --_typography---font--primary-bold: 700;
  --radius--small: .5rem;
  --radius--main: 1rem;
  --radius--round: 100vw;
  --border-width--main: .094rem;
  --_theme---border: var(--swatch--dark-900-faded);
  --_typography---line-height--1: 1;
  --swatch--transparent: transparent;
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_spacing---section-space--small: var(--value-location--fluid-builder);
  --site--margin: var(--value-location--fluid-builder);
  --_spacing---section-space--none: var(--value-location--fluid-builder);
  --_spacing---section-space--main: var(--value-location--fluid-builder);
  --_spacing---section-space--large: var(--value-location--fluid-builder);
  --_spacing---section-space--page-top: var(--value-location--fluid-builder);
  --_typography---font--secondary-family: Librecaslontext, Georgia, sans-serif;
  --swatch--light-100: white;
  --_theme---selection--text: var(--swatch--brand-text);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_alignment---direction: var(--align--start);
  --_column-count---value: 1;
  --_theme---selection--background: var(--swatch--brand);
  --site--width: 90rem;
  --site--column-count: 12;
  --focus--width: .125rem;
  --focus--offset-inner: -.125rem;
  --focus--offset-outer: .1875rem;
  --swatch--dark-900: #1f1d1e;
  --swatch--dark-900-faded: #1f1d1e33;
  --swatch--dark-800: #2f2b2d;
  --swatch--light-200: #ebebeb;
  --swatch--light-100-faded: #fff3;
  --swatch--brand: #c6fb50;
  --swatch--brand-text: var(--swatch--dark-900);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--swatch--brand);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---text);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---text);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  --_typography---font--primary-trim-top: .33em;
  --_typography---font--primary-trim-bottom: .38em;
  --_typography---letter-spacing--0-03em: -.03em;
  --_typography---letter-spacing--0em: 0em;
  --_typography---line-height--1-1: 1.1;
  --_typography---line-height--1-3: 1.3;
  --_typography---line-height--1-5: 1.5;
  --_typography---font-size--text-small: var(--value-location--fluid-builder);
  --_typography---font-size--text-main: var(--value-location--fluid-builder);
  --_typography---font-size--text-large: var(--value-location--fluid-builder);
  --_typography---font-size--h6: var(--value-location--fluid-builder);
  --_typography---font-size--h5: var(--value-location--fluid-builder);
  --_typography---font-size--h4: var(--value-location--fluid-builder);
  --_typography---font-size--h3: var(--value-location--fluid-builder);
  --_typography---font-size--h2: var(--value-location--fluid-builder);
  --_typography---font-size--h1: var(--value-location--fluid-builder);
  --_typography---font-size--display: var(--value-location--fluid-builder);
  --column-width--1: var(--value-location--custom-code);
  --column-width--2: var(--value-location--custom-code);
  --column-width--3: var(--value-location--custom-code);
  --column-width--4: var(--value-location--custom-code);
  --column-width--5: var(--value-location--custom-code);
  --column-width--6: var(--value-location--custom-code);
  --column-width--7: var(--value-location--custom-code);
  --column-width--8: var(--value-location--custom-code);
  --column-width--9: var(--value-location--custom-code);
  --column-width--10: var(--value-location--custom-code);
  --column-width--11: var(--value-location--custom-code);
  --column-width--12: var(--value-location--custom-code);
  --column-margin--0: var(--value-location--custom-code);
  --column-margin--1: var(--value-location--custom-code);
  --column-margin--2: var(--value-location--custom-code);
  --column-margin--3: var(--value-location--custom-code);
  --column-margin--4: var(--value-location--custom-code);
  --column-margin--5: var(--value-location--custom-code);
  --column-margin--6: var(--value-location--custom-code);
  --column-margin--7: var(--value-location--custom-code);
  --column-margin--8: var(--value-location--custom-code);
  --column-margin--9: var(--value-location--custom-code);
  --column-margin--10: var(--value-location--custom-code);
  --column-margin--11: var(--value-location--custom-code);
  --column-margin--12: var(--value-location--custom-code);
  --align--start: var(--value-location--custom-code);
  --align--center: var(--value-location--custom-code);
  --align--end: var(--value-location--custom-code);
  --value-location--custom-code: 0px;
  --value-location--fluid-builder: 0px;
  --_typography---text-transform--none: var(--value-location--custom-code);
  --_typography---text-transform--uppercase: var(--value-location--custom-code);
  --_typography---text-transform--capitalize: var(--value-location--custom-code);
  --_typography---text-transform--lowercase: var(--value-location--custom-code);
}

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

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

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

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

h1, h2, h3, h4, h5, h6, p {
  display: flow-root;
}

a {
  color: inherit;
  outline-width: var(--focus--width);
  outline-offset: var(--focus--offset-outer);
  text-decoration: none;
}

ul, ol {
  margin-bottom: 0;
  padding-left: 0;
  list-style: "";
}

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

blockquote {
  border-style: none;
  padding: 0;
}

figure {
  margin-bottom: 0;
}

.u-theme-light {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: #fef8f8;
  --_theme---text: #474546;
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--swatch--brand);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---text);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---text);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.u-theme-dark {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--swatch--brand);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---text);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---text);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.u-text-style-display {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--display);
  --_text-style---line-height: var(--_typography---line-height--1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0-03em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: balance;
  display: flow-root;
}

.u-text-style-h1 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h1);
  --_text-style---line-height: var(--_typography---line-height--1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0-03em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: balance;
  display: flow-root;
}

.u-text-style-h2 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0-03em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: balance;
  display: flow-root;
}

.u-text-style-h3 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h3);
  --_text-style---line-height: var(--_typography---line-height--1-1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0-03em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: balance;
  display: flow-root;
}

.u-text-style-h4 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h4);
  --_text-style---line-height: var(--_typography---line-height--1-1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: balance;
  display: flow-root;
}

.u-text-style-h5 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--1-1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: balance;
  display: flow-root;
}

.u-text-style-h6 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h6);
  --_text-style---line-height: var(--_typography---line-height--1-1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: balance;
  display: flow-root;
}

.u-text-style-large {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--1-3);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: pretty;
  display: flow-root;
}

.u-text-style-main {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--1-3);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: pretty;
  display: flow-root;
}

.u-text-style-small {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--1-3);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: pretty;
  display: flow-root;
}

.u-rich-text h1 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h1);
  --_text-style---line-height: var(--_typography---line-height--1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0-03em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: balance;
}

.u-rich-text h2 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0-03em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: balance;
}

.u-rich-text h3 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h3);
  --_text-style---line-height: var(--_typography---line-height--1-1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0-03em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: balance;
}

.u-rich-text h4 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h4);
  --_text-style---line-height: var(--_typography---line-height--1-1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: balance;
}

.u-rich-text h5 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--1-1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-wrap: balance;
  text-transform: var(--_text-style---text-transform);
}

.u-rich-text h6 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h6);
  --_text-style---line-height: var(--_typography---line-height--1-1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-wrap: balance;
  text-transform: var(--_text-style---text-transform);
}

.u-rich-text p {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  text-wrap: pretty;
}

.u-rich-text blockquote {
  margin-top: var(--_spacing---space--6);
  margin-bottom: var(--_spacing---space--6);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--1-3);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  border-left-style: solid;
  border-left-width: .2rem;
  padding: .5rem 1rem;
}

.u-rich-text ol {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  grid-column-gap: .9em;
  grid-row-gap: .9em;
  align-items: var(--_alignment---direction);
  flex-flow: column;
  padding-left: 1.2em;
  list-style-type: decimal;
  display: flex;
  overflow: visible;
}

.u-rich-text li {
  margin-top: calc(var(--_text-style---trim-top) * -1);
  margin-bottom: calc(var(--_text-style---trim-bottom) * -1);
}

.u-rich-text ul {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  grid-column-gap: .9em;
  grid-row-gap: .9em;
  align-items: var(--_alignment---direction);
  flex-flow: column;
  padding-left: 1.2em;
  list-style-type: disc;
  display: flex;
  overflow: visible;
}

.u-rich-text figure {
  margin-top: var(--_spacing---space--7);
  margin-bottom: var(--_spacing---space--7);
}

.u-container {
  max-width: var(--container--main);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  container: threshold-large / inline-size;
}

.u-container-small {
  max-width: var(--container--small);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  container: threshold-large / inline-size;
}

.u-container-full {
  max-width: var(--container--full);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  container: threshold-large / inline-size;
}

.u-sr-only {
  white-space: nowrap;
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  width: 1px;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.u-visual-wrap {
  aspect-ratio: 1;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.u-line-clamp-1, .u-line-clamp-2, .u-line-clamp-3, .u-line-clamp-4 {
  display: -webkit-box;
  overflow: hidden;
}

.u-btn-group {
  margin-top: var(--_spacing---space--6);
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  align-content: center;
  align-items: center;
  justify-content: var(--_alignment---direction);
  flex-flow: wrap;
  display: flex;
}

.u-child-contain {
  justify-content: center;
  align-items: var(--_alignment---direction);
  text-align: var(--_alignment---direction);
  flex-flow: column;
  min-width: 100%;
  display: flex;
}

.u-flex-horizontal-wrap {
  align-content: center;
  align-items: center;
  justify-content: var(--_alignment---direction);
  text-align: var(--_alignment---direction);
  flex-flow: wrap;
  display: flex;
}

.u-flex-vertical-nowrap {
  justify-content: center;
  align-items: var(--_alignment---direction);
  text-align: var(--_alignment---direction);
  flex-flow: column;
  display: flex;
}

.u-flex-horizontal-nowrap {
  align-content: center;
  align-items: center;
  justify-content: var(--_alignment---direction);
  text-align: var(--_alignment---direction);
  flex-flow: row;
  display: flex;
}

.u-flex-vertical-wrap {
  justify-content: center;
  align-items: var(--_alignment---direction);
  text-align: var(--_alignment---direction);
  flex-flow: column wrap;
  display: flex;
}

.u-flex-grow {
  flex: 1;
}

.u-flex-shrink {
  flex: 0 auto;
}

.u-flex-noshrink {
  flex: none;
}

.u-grid-custom {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  --_column-count---value: 1;
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(var(--_column-count---value), minmax(0, 1fr));
  display: grid;
}

.u-grid-subgrid {
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: subgrid;
  grid-column-gap: inherit;
  grid-row-gap: inherit;
  grid-column: auto / span 1;
  display: grid;
}

.u-grid-autofit {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--site--gutter);
  --_column-count---value: 12;
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(auto-fit, minmax(min(max(8rem, (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
  display: grid;
}

.u-grid-autofill {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--site--gutter);
  --_column-count---value: 12;
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(auto-fill, minmax(min(max(8rem, (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
  display: grid;
}

.u-grid-above, .u-grid-below {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  --_column-count---value: 12;
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(var(--_column-count---value), minmax(0, 1fr));
  flex-flow: column;
  display: grid;
}

.u-grid-breakout {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: var(--grid-breakout);
  display: grid;
}

.u-grid-flex {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  flex-flow: wrap;
  display: flex;
}

.u-align-self-variable {
  align-self: var(--_alignment---direction);
}

.u-align-self-start {
  align-self: flex-start;
}

.u-align-self-center {
  align-self: center;
}

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

.u-align-self-stretch {
  align-self: stretch;
}

.u-align-items-stretch {
  align-items: stretch;
}

.u-align-items-start {
  align-items: flex-start;
}

.u-align-items-center {
  align-items: center;
}

.u-align-items-end {
  align-items: flex-end;
}

.u-align-items-variable {
  align-items: var(--_alignment---direction);
}

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

.u-justify-content-center {
  justify-content: center;
}

.u-justify-content-end {
  justify-content: flex-end;
}

.u-justify-content-between {
  justify-content: space-between;
}

.u-justify-content-around {
  justify-content: space-around;
}

.u-justify-content-variable {
  justify-content: var(--_alignment---direction);
}

.u-color-inherit {
  color: inherit;
}

.u-color-faded {
  color: color-mix(in srgb, var(--_theme---text) 60%, transparent);
}

.u-background-transparent {
  background-color: #0000;
}

.u-background-1 {
  background-color: var(--_theme---background);
}

.u-background-2 {
  background-color: var(--_theme---background-2);
}

.u-gap-0 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: 0rem;
}

.u-gap-inherit {
  grid-column-gap: inherit;
  grid-row-gap: inherit;
}

.u-gap-1 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--1);
}

.u-gap-2 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--2);
}

.u-gap-gutter {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--site--gutter);
}

.u-gap-3 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--3);
}

.u-gap-4 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--4);
}

.u-gap-5 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_column-count---value: 5;
}

.u-gap-6 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--6);
}

.u-gap-7 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--7);
}

.u-gap-8 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--8);
}

.u-gap-row-0 {
  grid-row-gap: 0rem;
}

.u-gap-row-inherit {
  grid-row-gap: inherit;
}

.u-gap-row-1 {
  grid-row-gap: var(--_spacing---space--1);
}

.u-gap-row-2 {
  grid-row-gap: var(--_spacing---space--2);
}

.u-gap-row-gutter {
  grid-row-gap: var(--site--gutter);
}

.u-gap-row-3 {
  grid-row-gap: var(--_spacing---space--3);
}

.u-gap-row-4 {
  grid-row-gap: var(--_spacing---space--4);
}

.u-gap-row-5 {
  grid-row-gap: var(--_spacing---space--5);
}

.u-gap-row-6 {
  grid-row-gap: var(--_spacing---space--6);
}

.u-gap-row-7 {
  grid-row-gap: var(--_spacing---space--7);
}

.u-gap-row-8 {
  grid-row-gap: var(--_spacing---space--8);
}

.u-mt-auto {
  margin-top: auto;
}

.u-mt-0 {
  margin-top: 0;
}

.u-mt-gutter {
  margin-top: var(--site--gutter);
}

.u-mt-text {
  margin-top: var(--_text-style---margin-top);
}

.u-mt-1 {
  margin-top: var(--_spacing---space--1);
}

.u-mt-2 {
  margin-top: var(--_spacing---space--2);
}

.u-mt-3 {
  margin-top: var(--_spacing---space--3);
}

.u-mt-4 {
  margin-top: var(--_spacing---space--4);
}

.u-mt-5 {
  margin-top: var(--_spacing---space--5);
}

.u-mt-6 {
  margin-top: var(--_spacing---space--6);
}

.u-mt-7 {
  margin-top: var(--_spacing---space--7);
}

.u-mt-8 {
  margin-top: var(--_spacing---space--8);
}

.u-mb-auto {
  margin-bottom: auto;
}

.u-mb-0 {
  margin-bottom: 0;
}

.u-mb-gutter {
  margin-bottom: var(--site--gutter);
}

.u-mb-text {
  margin-bottom: var(--_text-style---margin-bottom);
}

.u-mb-1 {
  margin-bottom: var(--_spacing---space--1);
}

.u-mb-2 {
  margin-bottom: var(--_spacing---space--2);
}

.u-mb-3 {
  margin-bottom: var(--_spacing---space--3);
}

.u-mb-4 {
  margin-bottom: var(--_spacing---space--4);
}

.u-mb-5 {
  margin-bottom: var(--_spacing---space--5);
}

.u-mb-6 {
  margin-bottom: var(--_spacing---space--6);
}

.u-mb-7 {
  margin-bottom: var(--_spacing---space--7);
}

.u-mb-8 {
  margin-bottom: var(--_spacing---space--8);
}

.u-weight-regular {
  font-family: var(--_typography---font--primary-family);
  font-weight: var(--_typography---font--primary-regular);
}

.u-weight-medium {
  font-family: var(--_typography---font--primary-family);
  font-weight: var(--_typography---font--primary-medium);
}

.u-weight-bold {
  font-family: var(--_typography---font--primary-family);
  font-weight: var(--_typography---font--primary-bold);
}

.u-min-height-screen {
  min-height: 100svh;
}

.u-column-full {
  grid-column: 1 / -1;
}

.u-column-custom {
  grid-column: auto / span 1;
}

.u-column-indent {
  grid-column: 2 / -2;
}

.u-column-1 {
  grid-column: auto / span 1;
}

.u-column-2 {
  grid-column: auto / span 2;
}

.u-column-3 {
  grid-column: auto / span 3;
}

.u-column-4 {
  grid-column: auto / span 4;
}

.u-column-5 {
  grid-column: auto / span 5;
}

.u-column-6 {
  grid-column: auto / span 6;
}

.u-column-7 {
  grid-column: auto / span 7;
}

.u-column-8 {
  grid-column: auto / span 8;
}

.u-column-9 {
  grid-column: auto / span 9;
}

.u-column-10 {
  grid-column: auto / span 10;
}

.u-column-11 {
  grid-column: auto / span 11;
}

.u-column-12 {
  grid-column: auto / span 12;
}

.u-alignment-start {
  --_alignment---direction: var(--align--start);
  text-align: var(--_alignment---direction);
}

.u-alignment-center {
  --_alignment---direction: var(--align--center);
  text-align: var(--_alignment---direction);
}

.u-alignment-end {
  --_alignment---direction: var(--align--end);
  text-align: var(--_alignment---direction);
}

.u-text-transform-none {
  text-transform: none;
}

.u-text-transform-uppercase {
  text-transform: uppercase;
}

.u-text-transform-capitalize {
  text-transform: capitalize;
}

.u-text-transform-lowercase {
  text-transform: lowercase;
}

.u-text-wrap-default {
  text-wrap: wrap;
}

.u-text-wrap-balance {
  text-wrap: balance;
}

.u-text-wrap-pretty {
  text-wrap: pretty;
}

.u-max-width-none {
  max-width: none;
}

.u-max-width-10ch {
  max-width: 10ch;
}

.u-max-width-12ch {
  max-width: 12ch;
}

.u-max-width-14ch {
  max-width: 14ch;
}

.u-max-width-16ch {
  max-width: 16ch;
}

.u-max-width-18ch {
  max-width: 18ch;
}

.u-max-width-20ch {
  max-width: 20ch;
}

.u-max-width-30ch {
  max-width: 30ch;
}

.u-max-width-40ch {
  max-width: 40ch;
}

.u-max-width-50ch {
  max-width: 50ch;
}

.u-max-width-60ch {
  max-width: 60ch;
}

.u-max-width-70ch {
  max-width: 70ch;
}

.u-max-width-80ch {
  max-width: 80ch;
}

.u-radius-none {
  border-radius: 0;
}

.u-radius-inherit {
  border-radius: inherit;
}

.u-radius-small {
  border-radius: var(--radius--small);
}

.u-radius-main {
  border-radius: var(--radius--main);
}

.u-radius-round {
  border-radius: var(--radius--round);
}

.u-overflow-visible {
  overflow: visible;
}

.u-overflow-hidden {
  overflow: hidden;
}

.u-overflow-clip {
  overflow: clip;
}

.u-overflow-x-auto {
  overflow: auto clip;
}

.u-overflow-y-auto {
  overflow: clip auto;
}

.u-overflow-hidden-left {
  -webkit-clip-path: polygon(0 0, 9000% 0, 9000% 100%, 0% 100%);
  clip-path: polygon(0 0, 9000% 0, 9000% 100%, 0% 100%);
}

.u-display-block {
  display: block;
}

.u-display-inline {
  display: inline;
}

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

.u-display-inline-flex {
  display: inline-flex;
}

.u-display-inline-grid {
  display: inline-grid;
}

.u-display-contents {
  display: contents;
}

.u-display-none {
  display: none;
}

.u-zindex-negative {
  z-index: -1;
  position: relative;
}

.u-zindex-0 {
  z-index: 0;
  position: relative;
}

.u-zindex-unset {
  z-index: unset;
  position: relative;
}

.u-zindex-1 {
  z-index: 1;
  position: relative;
}

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

.u-zindex-3 {
  z-index: 3;
  position: relative;
}

.u-position-static {
  position: static;
}

.u-position-relative {
  position: relative;
}

.u-position-absolute {
  position: absolute;
}

.u-position-sticky {
  position: sticky;
  top: 0;
}

.u-position-fixed {
  position: fixed;
}

.u-height-full {
  height: 100%;
}

.u-width-full {
  width: 100%;
}

.u-cover {
  width: 100%;
  height: 100%;
}

.u-cover-absolute {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

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

.u-ratio-1-1 {
  aspect-ratio: 1;
}

.u-ratio-16-9 {
  aspect-ratio: 16 / 9;
}

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

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

.u-ratio-2-1 {
  aspect-ratio: 2;
}

.u-margin-inline-auto {
  margin-left: auto;
  margin-right: auto;
}

.u-order-first {
  order: -1;
}

.u-order-last {
  order: 1;
}

.styleguide_subheading {
  margin-bottom: 0;
}

.hero_placeholder_wrap {
  --_alignment---direction: var(--align--center);
  text-align: var(--_alignment---direction);
  flex-flow: column;
  min-height: 100vh;
  display: flex;
}

.hero_placeholder_tag_wrap {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  align-items: flex-end;
  justify-content: var(--_alignment---direction);
  flex-flow: wrap;
  display: flex;
}

.styleguide_card_wrap {
  padding: var(--_spacing---space--5);
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  border: var(--border-width--main) solid var(--_theme---border);
  border-radius: var(--radius--main);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.styleguide_footer {
  border-top: var(--border-width--main) solid var(--_theme---border);
  text-align: center;
}

.g_tag_wrap {
  border-radius: var(--radius--small);
  background-color: var(--_theme---text);
  color: var(--_theme---background);
  line-height: var(--_typography---line-height--1);
  text-align: center;
  min-width: 4rem;
  padding: .5rem .75rem;
  display: inline-block;
}

.styleguide_font_item {
  padding-top: var(--_spacing---space--5);
  padding-bottom: var(--_spacing---space--5);
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  border-bottom: var(--border-width--main) solid var(--_theme---border);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.form_main_field_label {
  text-align: left;
  width: 100%;
}

.form_main_wrap {
  width: 100%;
  margin-bottom: 0;
}

.form_main_success_wrap {
  border: var(--border-width--main) solid var(--_theme---border);
  border-radius: var(--radius--main);
  background-color: var(--swatch--transparent);
  padding: 1.2rem;
}

.form_main_layout {
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.form_main_error_wrap {
  border: var(--border-width--main) solid var(--_theme---border);
  background-color: #0000;
  margin-top: 0;
  padding: .8rem 1.4rem;
}

.form_main_field_input {
  border-top: 0 solid #000;
  border-bottom-style: solid;
  border-right: 0 solid #000;
  border-bottom-width: var(--border-width--main);
  border-bottom-color: var(--_theme---border);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--1-3);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  color: inherit;
  text-transform: var(--_text-style---text-transform);
  background-color: #0000;
  border-left: 0 solid #000;
  border-radius: 0;
  height: 3rem;
  margin-bottom: 0;
  padding: 0;
}

.form_main_field_input:focus {
  border-bottom-color: var(--_theme---text);
}

.form_main_field_input::placeholder {
  color: color-mix(in srgb, var(--_theme---text) 60%, transparent);
}

.form_main_field_input.is-message {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 5rem;
  max-height: 10rem;
  padding-top: .5rem;
}

.btn_main_wrap {
  border: var(--border-width--main) solid var(--_button-style---border);
  border-radius: var(--radius--round);
  background-color: var(--_button-style---background);
  color: var(--_button-style---text);
  text-align: center;
  vertical-align: middle;
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  justify-content: center;
  align-items: center;
  padding: .75rem 1.5rem;
  line-height: 1;
  transition: border-color .2s, color .2s, background-color .2s;
  display: inline-flex;
  position: relative;
}

.btn_main_wrap:where(.w-variant-e85564cd-af30-a478-692b-71732aefb3ab) {
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
}

.btn_main_wrap:hover {
  border-color: var(--_button-style---border-hover);
  background-color: var(--_button-style---background-hover);
  color: var(--_button-style---text-hover);
}

.btn_main_text {
  z-index: 2;
  line-height: inherit;
  position: relative;
}

.btn_play_wrap {
  aspect-ratio: 1;
  border: var(--border-width--main) solid var(--_button-style---border);
  border-radius: var(--radius--round);
  background-color: var(--_button-style---background);
  color: var(--_button-style---text);
  vertical-align: middle;
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  justify-content: center;
  align-items: center;
  width: 5rem;
  transition: border-color .2s, color .2s, background-color .2s;
  display: inline-flex;
  position: relative;
}

.btn_play_wrap:where(.w-variant-ab355ea0-b722-2f23-3507-f0290f710e57) {
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
}

.btn_play_wrap:hover {
  border-color: var(--_button-style---border-hover);
  background-color: var(--_button-style---background-hover);
  color: var(--_button-style---text-hover);
}

.btn_play_icon {
  aspect-ratio: 1;
  width: 36%;
  position: relative;
}

.page_wrap {
  flex-flow: column;
  min-height: 100svh;
  display: flex;
  overflow: clip;
}

.page_main {
  flex-flow: column;
  flex: 1;
  display: flex;
}

.page_code_wrap {
  position: fixed;
  inset: 0% 0% auto;
}

.styleguide_group {
  padding-top: var(--_spacing---space--7);
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  flex-flow: column;
  display: flex;
}

.styleguide_visual {
  padding: var(--_spacing---space--1);
  aspect-ratio: 3 / 1.5;
  border: var(--border-width--main) solid var(--_theme---border);
  border-radius: var(--radius--small);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 7rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.styleguide_icon {
  width: 3rem;
  height: 3rem;
}

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

.hero_utility-page_contain.u-container {
  align-content: center;
  min-height: 100vh;
}

.hero_utility-page_content {
  grid-column-gap: var(--_spacing---space--8);
  grid-row-gap: var(--_spacing---space--8);
  flex-flow: column;
  max-width: 26rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero_placeholder_contain {
  grid-column-gap: var(--_spacing---space--8);
  grid-row-gap: var(--_spacing---space--8);
  justify-content: center;
  align-items: var(--_alignment---direction);
  flex-flow: column;
  flex: 1;
  display: flex;
}

.styleguide_contain {
  padding-top: var(--_spacing---section-space--small);
  padding-bottom: var(--_spacing---section-space--small);
}

.styleguide_guide_wrap {
  z-index: 2000;
  pointer-events: none;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
}

.styleguide_guide_layout {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  grid-template-rows: auto;
  grid-auto-columns: 1fr;
  grid-template-columns: repeat(var(--site--column-count), minmax(0, 1fr));
  display: grid;
}

.styleguide_guide_column {
  color: #8a8a8a80;
  background-color: #9292920f;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  padding-top: .6rem;
  padding-bottom: .6rem;
  display: flex;
}

.g_eyebrow_wrap {
  justify-content: var(--_alignment---direction);
  display: flex;
}

.g_eyebrow_marker {
  width: var(--border-width--main);
  background-color: currentColor;
  flex: none;
  padding-bottom: 0;
  padding-right: 0;
}

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

.g_visual_wrap {
  overflow: hidden;
}

.g_visual_background {
  opacity: .1;
  background-color: currentColor;
  padding: 0;
}

.g_visual_img {
  object-position: inherit;
}

.g_visual_overlay {
  background-color: #000;
}

.hero_placeholder_link {
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  display: inline-block;
}

.styleguide_list {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  flex-flow: column;
  align-items: stretch;
  display: flex;
}

.styleguide_card_visual {
  border-top-left-radius: var(--radius--round);
  border-top-right-radius: var(--radius--round);
  border-bottom-left-radius: var(--radius--round);
  border-bottom-right-radius: var(--radius--round);
  opacity: .1;
  pointer-events: none;
  background-color: currentColor;
  width: 100%;
  min-width: 3rem;
  min-height: 3rem;
  padding: 0;
}

.styleguide_flex_wrap {
  aspect-ratio: 1;
  background-image: url('../images/dots.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 88%;
  flex-flow: column;
  width: 100%;
  display: flex;
  container-type: inline-size;
}

.styleguide_flex_dot {
  opacity: .1;
  pointer-events: none;
  background-color: currentColor;
  border-radius: 100vw;
  min-width: 16cqw;
  min-height: 16cqw;
  padding: 0;
}

.styleguide_scroll {
  padding-right: var(--site--margin);
  padding-left: var(--site--margin);
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  margin-left: calc(var(--site--margin) * -1);
  scrollbar-color: var(--_theme---text) transparent;
  margin-right: calc(var(--site--margin) * -1);
  grid-template-rows: auto;
  grid-template-columns: minmax(16rem, 1fr);
  grid-auto-columns: minmax(16rem, 1fr);
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
  overflow: auto clip;
  -webkit-mask-image: linear-gradient(to right, #0000 0%, #000 3% 97%, #0000 100%);
  mask-image: linear-gradient(to right, #0000 0%, #000 3% 97%, #0000 100%);
}

.styleguide_section {
  padding-top: var(--_spacing---space--8);
}

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

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

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

.styleguide_layout {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--_spacing---space--8);
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.styleguide_content {
  width: 100%;
}

.styleguide_nav_wrap {
  border-top-left-radius: var(--radius--small);
  border-top-right-radius: var(--radius--small);
  border-bottom-left-radius: var(--radius--small);
  border-bottom-right-radius: var(--radius--small);
  grid-column: 10 / -1;
  width: 100%;
  padding: 1rem;
  overflow: clip auto;
}

.styleguide_nav_list {
  border-left: var(--border-width--main) solid var(--_theme---border);
}

.styleguide_nav_item {
  margin-left: calc(var(--border-width--main) * -.5);
}

.styleguide_nav_link {
  outline-offset: var(--focus--offset-inner);
  padding-top: .125rem;
  padding-bottom: .125rem;
  padding-left: .75rem;
  display: block;
}

.styleguide_nav_link.w--current {
  border-left-style: solid;
  border-left-width: var(--border-width--main);
  border-left-color: currentColor;
}

.styleguide_nav_sub_list {
  overflow: hidden;
}

.styleguide_nav_sub_link {
  opacity: .6;
  outline-offset: var(--focus--offset-inner);
  padding: .125rem 1.1rem;
  line-height: 1.3em;
  display: block;
}

.styleguide_nav_sub_link:hover, .styleguide_nav_sub_link.w--current {
  opacity: 1;
}

.styleguide_nav_sub_wrap {
  grid-template-rows: 1fr;
  grid-template-columns: minmax(0, 1fr);
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: grid;
}

.btn_play_pause {
  opacity: 0;
  display: block;
}

.btn_play_play {
  display: block;
}

.g_eyebrow_layout {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  vertical-align: baseline;
  display: inline-flex;
}

.g_svg {
  width: 100%;
  height: 100%;
  display: block;
  overflow: visible !important;
}

.styleguide_card_inner {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.styleguide_card_hidden {
  display: none;
}

.g_section_space {
  height: var(--_spacing---section-space--none);
}

.g_section_space:where(.w-variant-d422cbd0-f212-c815-68df-63414354c21d) {
  height: var(--_spacing---section-space--small);
}

.g_section_space:where(.w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490) {
  height: var(--_spacing---section-space--main);
}

.g_section_space:where(.w-variant-8cc18b30-4618-8767-0111-f6abfe45aaa3) {
  height: var(--_spacing---section-space--large);
}

.g_section_space:where(.w-variant-41fc0c0a-cac3-53c9-9802-6a916e3fb342) {
  height: var(--site--margin);
}

.g_section_space:where(.w-variant-e359d2da-de19-6775-b122-3e06f925f39e) {
  height: var(--_spacing---section-space--page-top);
}

.hero_utility-page_header {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.g_section_wrap {
  flex-flow: column;
  justify-content: center;
  display: flex;
}

.g_section_wrap:where(.w-variant-a4eabb01-8ed6-63d0-157e-0a7b56aedaa1) {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: #fef8f8;
  --_theme---text: #474546;
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--swatch--brand);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---text);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---text);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.g_section_wrap:where(.w-variant-857e5430-97c7-deb6-3c1a-d3063f9fe2c7) {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--swatch--brand);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---text);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---text);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.form_main_legend {
  margin-bottom: var(--_spacing---space--3);
}

.form_main_radio_input {
  z-index: 2;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  outline-style: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.form_main_radio_circle_wrap {
  aspect-ratio: 1;
  border: var(--border-width--main) solid var(--_theme---border);
  border-radius: 100vw;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  padding: 0;
  display: flex;
}

.form_main_radio_label {
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  font-weight: inherit;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.form_main_radio_circle_inner {
  aspect-ratio: 1;
  opacity: 0;
  background-color: currentColor;
  border-radius: 100vw;
  width: 80%;
  padding: 0;
}

.form_main_list {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.form_main_checkbox_input {
  z-index: 2;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  outline-style: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.form_main_checkbox_box {
  aspect-ratio: 1;
  border: var(--border-width--main) solid var(--_theme---border);
  border-radius: var(--radius--small);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.6rem;
  padding: 0;
  display: flex;
}

.form_main_checkbox_icon {
  opacity: 0;
  color: var(--_theme---background);
  width: 63%;
  overflow: visible !important;
}

.g_content {
  text-align: var(--_alignment---direction);
}

.g_content:where(.w-variant-67e1f4a6-997b-b215-d348-cc757a57083b) {
  --_alignment---direction: var(--align--start);
}

.g_content:where(.w-variant-4f54624e-ceb1-0769-a238-365d5e220b70) {
  --_alignment---direction: var(--align--center);
}

.g_content:where(.w-variant-405b6754-709a-81de-bf32-f0102c0c7aa2) {
  --_alignment---direction: var(--align--end);
}

.g_background:where(.w-variant-cd5f9287-5b9f-b1bf-cfe9-3449eb06f297) {
  background-color: var(--_theme---background);
}

.g_background:where(.w-variant-eb0f2029-84f7-ce58-38ea-0afc3f5a3171) {
  background-color: var(--_theme---background-2);
}

.section_1 {
  background-color: #fef8f8;
  width: 100vw;
  height: 100vh;
  margin-top: 20rem;
}

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

.container-large.center-that {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.hero_container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: end stretch;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-left: 2rem;
  padding-right: 2rem;
  display: grid;
}

.nav_bar {
  z-index: 999;
  background-color: #fef8f81a;
  background-image: linear-gradient(#0000004d, #0000 51%);
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  padding: 1rem 2rem;
  display: flex;
  position: static;
  inset: 0 0 auto;
}

.text-span {
  font-family: var(--_typography---font--secondary-family);
}

.main-logo {
  font-size: 33px;
  font-weight: var(--_typography---font--primary-medium);
}

.nav-links {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  font-size: 14px;
  font-weight: var(--_typography---font--primary-medium);
  text-transform: uppercase;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-link {
  text-decoration: none;
}

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

.div-block-2.hidden {
  display: none;
}

.hero-left_container {
  padding-bottom: 2rem;
}

.hero-right_container {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  padding-bottom: 2rem;
  display: flex;
}

.light-txt {
  opacity: .5;
  font-size: 14px;
}

.image {
  width: 10rem;
}

.big-title {
  font-size: 55px;
}

.big-title.middle {
  text-align: center;
}

.big-title.biig {
  font-size: 55px;
}

.big-title.centered {
  text-align: center;
  width: 90%;
}

.spacer {
  height: 5rem;
}

.hero-section {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.hero-line {
  z-index: 12;
  opacity: .5;
  background-color: #e0e0e0;
  width: 100vw;
  height: 2px;
  margin-top: 0;
  margin-bottom: 4rem;
  position: relative;
}

.hero-line.small {
  background-color: #c5c5c5;
  margin-bottom: 3rem;
}

.secetion_2 {
  justify-content: center;
  align-items: flex-end;
  width: 100vw;
  height: 100%;
  padding-top: 10rem;
  display: block;
  position: static;
}

.secetion_2.nos-pace {
  padding-top: 5rem;
}

._2nd-section {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.img_container {
  background-image: url('../images/b2313cf9f7ee423c07bbb7d128858a96.avif');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100vw;
  height: 600px;
  padding: 1rem 2rem;
  display: flex;
}

.img_container.none {
  display: none;
}

.text-block-6 {
  font-size: 14px;
  position: relative;
}

.hero-img-btm-txt {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.section-2-title_grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: grid;
}

.tiny-title {
  opacity: .5;
  font-size: 12px;
  font-weight: var(--_typography---font--primary-medium);
  text-transform: uppercase;
}

.tiny-title.middle {
  text-align: center;
}

.tiny-title.black {
  padding-top: .5rem;
}

.section-2-left_grid {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-2-left_grid.left {
  justify-content: flex-start;
  align-items: flex-start;
}

.section-2-right_grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.body-txt {
  opacity: .5;
  font-size: 18px;
  font-weight: 500;
}

.body-txt.black {
  opacity: 1;
}

.body-txt.centered {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}

.body-txt.white.links {
  opacity: 1;
  color: var(--swatch--light-100);
  font-size: 12px;
}

.body-txt.gray {
  margin-bottom: 2rem;
  font-weight: 700;
}

.section-2-paintings {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  cursor: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 100%;
  height: auto;
  margin-top: 0;
  padding-bottom: 10rem;
  display: flex;
}

.painting {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  width: 100%;
  height: auto;
  display: flex;
}

.image-3 {
  max-width: none;
  height: 100%;
}

.painting-info {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: end stretch;
  width: 100%;
  padding-left: .5rem;
  padding-right: .5rem;
  display: grid;
}

.painting-left-info {
  grid-column-gap: .2rem;
  grid-row-gap: .2rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.painting-title {
  font-size: 14px;
  font-weight: var(--_typography---font--primary-medium);
}

.painting-undertitle {
  font-size: 12px;
  font-weight: var(--_typography---font--primary-regular);
}

.section_3 {
  width: 100vw;
  height: 100%;
  padding: 5rem 2rem;
}

.painting-right-info {
  grid-column-gap: .2rem;
  grid-row-gap: .2rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.painting-arrow {
  width: 1rem;
}

.painting-img_container {
  height: 250px;
  overflow: hidden;
}

._3rd-section {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.section-3-title_container {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.italic-text-3 {
  font-family: var(--_typography---font--secondary-family);
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(186deg, #c4d3d5, #000);
  -webkit-background-clip: text;
  background-clip: text;
}

.section-3-grid {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  cursor: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-top: 3rem;
  display: flex;
}

.section-3-right_grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 1rem;
  display: flex;
}

.div-block-3 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.arrow-block {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  width: 1.2rem;
  display: flex;
  overflow: hidden;
}

.btn-div {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 11.5rem;
  display: flex;
  overflow: hidden;
}

.btn-div.discover {
  width: 4.5rem;
}

.btn-div.big {
  width: 14rem;
}

.btn-div.big.none {
  display: none;
}

.link-2 {
  font-weight: var(--_typography---font--primary-bold);
  text-decoration: none;
}

.link-2.big {
  font-size: 22px;
}

.btn-line {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  width: 28rem;
  height: 2px;
  display: flex;
}

.div-block-4 {
  background-color: #000;
  width: 14rem;
  height: 2px;
}

.div-block-4.discover {
  width: 14rem;
}

.expositions_section {
  width: 100vw;
  height: 100%;
  padding-top: 10rem;
  display: none;
}

._4th-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.section-4-title_container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 2rem;
  display: flex;
}

.section-4-line {
  z-index: 12;
  opacity: .5;
  background-color: #e0e0e0;
  width: 100vw;
  height: 1px;
  margin-top: 2rem;
  margin-bottom: 2rem;
  position: static;
}

.section-4-tab {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.tab {
  z-index: 1;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: static;
}

.tab-left-txt {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.tab-title {
  opacity: .5;
  font-size: 14px;
  font-weight: var(--_typography---font--primary-medium);
}

.tab-right-txt {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  height: 100%;
  display: flex;
}

.text-block-8 {
  opacity: .5;
  font-size: 22px;
  font-weight: var(--_typography---font--primary-medium);
}

.text-block-9 {
  opacity: .5;
  font-size: 14px;
}

.div-block-7 {
  grid-column-gap: 2.4rem;
  grid-row-gap: 2.4rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.image-5 {
  opacity: .5;
  width: 3rem;
}

.image-6 {
  z-index: 2;
  width: 15rem;
  position: static;
  inset: auto auto auto 25rem;
}

.section_5 {
  width: 100vw;
  height: 100%;
  padding-top: 10rem;
}

._5th-section {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.section-5-title_container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.avantage {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 20rem;
  display: flex;
}

.medium-title {
  font-size: 22px;
  font-weight: var(--_typography---font--primary-medium);
}

.text-span-2 {
  font-family: var(--_typography---font--secondary-family);
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(6deg, #000, #c4d3d5);
  -webkit-background-clip: text;
  background-clip: text;
}

.section_6 {
  width: 100vw;
  height: 100%;
  padding-top: 5rem;
}

._6th-section {
  grid-column-gap: 10rem;
  grid-row-gap: 10rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.museums-marquee {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: 50vw;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  overflow: hidden;
}

.image-7 {
  filter: invert();
  width: 10rem;
}

.marquee {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  justify-content: space-around;
  align-items: center;
  min-width: 100%;
  display: flex;
}

.marquee-container {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.section-6-title_container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ave-wrap-3 {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.ave-container-1 {
  width: 100%;
  max-width: 87em;
  margin-left: auto;
  margin-right: auto;
}

.ave-wrap-8 {
  border-right: 1px solid #e0e0e0;
  align-items: stretch;
  padding-left: 4em;
  padding-right: 4em;
  display: flex;
}

.ave-wrap-9 {
  align-items: stretch;
  padding-left: 4em;
  display: flex;
}

.ave-wrap-7 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.ave-text-1 {
  color: #777d81;
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.3em;
}

.ave-wrap-6 {
  border-right: 1px solid #e0e0e0;
  align-items: stretch;
  padding-right: 4em;
  display: flex;
}

.ave-wrap-5 {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ave-section-1 {
  margin-top: 0;
  margin-bottom: 5em;
  padding: 0 5em 5em;
  font-size: 1vw;
}

.ave-text-3 {
  color: #2a4156;
  font-size: 2.3em;
  font-weight: 400;
  line-height: 1.3em;
}

.ave-wrap-10 {
  flex: 0 25%;
}

.ave-wrap-1 {
  grid-column-gap: 10em;
  grid-row-gap: 10em;
  flex-direction: column;
  display: flex;
}

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

.ave-wrap-2 {
  grid-column-gap: 6em;
  grid-row-gap: 6em;
  flex-direction: column;
  display: flex;
}

.section_7 {
  width: 100vw;
  height: 100vh;
  display: none;
}

._7th-section {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  padding-left: 2rem;
  display: flex;
}

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

.section-7_container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: end start;
  width: 100%;
  display: grid;
}

.section-7-img_container {
  height: 50vh;
  overflow: clip;
}

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

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

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

.title {
  font-size: 33px;
}

.div-block-12 {
  background-color: #000;
  width: 100%;
  height: 1px;
}

.footer {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  color: var(--swatch--light-100);
  -webkit-text-stroke-color: var(--swatch--light-100);
  background-color: #302e2e;
  flex-flow: column;
  justify-content: space-between;
  width: 100vw;
  height: 100%;
  padding: 5rem 1rem 1rem;
  display: flex;
}

.footer-top {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-13 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

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

.footer-cta-btn, .medium-txt, .form-placeholder {
  opacity: .5;
  font-size: 18px;
}

.what-wrap {
  grid-column-gap: 100px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.body-large {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 160%;
  text-decoration: none;
}

.body-large.text-color-light {
  color: #d6d6d6;
}

.mini-section-heading {
  width: 100%;
}

.title-outer {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.what-question {
  color: #fff;
  flex: 1;
  font-size: 18px;
}

.faq-section {
  color: #858585;
  background-color: #010303;
  padding-top: 100px;
  padding-bottom: 100px;
}

.faq-section.bg-green {
  background-color: #0000;
}

.plus-icon {
  width: 100%;
  max-width: 24px;
  height: 24px;
  margin-top: 0;
}

.title-inner {
  grid-row-gap: 6px;
  text-transform: uppercase;
  flex-flow: column;
  display: flex;
}

.what-answer-block {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 26px;
  padding-bottom: 0;
  display: flex;
}

.what-outer {
  width: 100%;
}

.answer-block {
  background-color: #0000;
  display: block;
  position: relative;
  overflow: hidden;
}

.question-block {
  grid-column-gap: 12px;
  white-space: pre-wrap;
  width: 100%;
  padding: 30px 0 0;
  display: flex;
}

.question-block.top {
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
}

.container {
  width: 100%;
  max-width: 1336px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.question-inner {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.what-i-do {
  border-bottom: 1px solid #bebebe;
  flex-direction: column;
  width: 100%;
  padding-bottom: 30px;
  display: flex;
}

.faq-title-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paintings-marquee {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  min-width: 0;
  max-width: 100vw;
  display: flex;
  overflow: hidden;
}

.paintings-marquee-container {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.auth_grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 90%;
  display: grid;
}

.auth-section_wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.hero-logo-container {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-14 {
  filter: invert();
  width: 10rem;
}

.image-14.no {
  filter: none;
  width: 5rem;
}

.cursor_container {
  z-index: 999;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: inline-flex;
  position: fixed;
}

.cursor {
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 1rem;
  display: none;
}

.cursor-dot {
  background-color: #fff;
  border-radius: 100px;
  width: 5px;
  height: 5px;
  padding: 0;
}

.hovered-cursor {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #c4d3d580;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.text-block-11 {
  font-size: 14px;
  font-weight: var(--_typography---font--primary-medium);
  white-space: nowrap;
}

.image-15 {
  opacity: .5;
  width: 2rem;
}

.text-span-9 {
  font-weight: var(--_typography---font--primary-bold);
  text-underline-offset: 5px;
  text-decoration: underline;
}

.bold-text {
  font-size: 22px;
  font-weight: 500;
}

.price-tag {
  font-weight: var(--_typography---font--primary-bold);
}

.highlight-txt {
  background-image: linear-gradient(45deg, var(--_theme---text), #c4d3d5);
  font-family: var(--_typography---font--secondary-family);
  text-align: left;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-style: italic;
}

.highlight-txt.white {
  color: var(--swatch--light-100);
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
}

.highlight-txt.white.laptop {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(321deg, #000, #fff);
  -webkit-background-clip: text;
  background-clip: text;
}

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

.image-17 {
  height: 30rem;
}

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

.image-18 {
  width: auto;
  max-width: none;
  height: 1rem;
}

.slider-title {
  font-size: 22px;
  font-weight: var(--_typography---font--primary-bold);
}

.slider-undertitle {
  color: #47454680;
  font-weight: var(--_typography---font--primary-medium);
}

.authentificite-section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 7rem;
  display: flex;
}

.authentificit--section {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  justify-content: flex-end;
  align-items: center;
  width: 70%;
  display: flex;
  overflow: clip;
}

.image-19 {
  width: 30rem;
}

.div-block-23 {
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.bold-text-2 {
  font-weight: 400;
}

.section-artists-paintings {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  cursor: none;
  width: 100%;
  height: 500px;
  margin-top: 0;
  padding-bottom: 0;
  display: flex;
}

.image-20 {
  width: 7rem;
}

.actualities-container {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.actualities_section {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100%;
  padding: 0 3rem;
  display: block;
}

.actualities-bento_container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  height: 40rem;
  display: flex;
}

.actualities-left-big_div {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  cursor: none;
  background-image: linear-gradient(#0003, #0003), url('../images/VVG_Church_BGW.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 0 3rem 3rem;
  display: flex;
}

.text-block-13 {
  color: #ffffffb3;
  font-size: 18px;
  font-weight: var(--_typography---font--primary-medium);
}

.text-block-13.dark {
  color: #47454680;
  font-size: 18px;
  font-weight: var(--_typography---font--primary-medium);
}

.text-block-14, .text-block-14.dark {
  font-size: 27px;
  font-weight: var(--_typography---font--primary-bold);
}

.text-block-14.dark:hover {
  text-underline-offset: 5px;
  text-decoration: underline;
}

.text-block-14.white {
  color: var(--swatch--light-100);
}

.text-block-14.white:hover {
  text-underline-offset: 5px;
  text-decoration: underline;
}

.actualities-right-big_div {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.actualities-top-right_container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  cursor: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.actualities-right-txt_block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

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

.image-22 {
  width: 2rem;
  max-width: none;
}

.image-23 {
  height: 100%;
}

.actualities-bottom-right_container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  cursor: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.actualities-img_container {
  overflow: hidden;
}

.last-cta_section {
  width: 100vw;
  height: 100%;
}

.last-cta_container {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 3rem;
  display: flex;
}

.last-cta_block {
  grid-column-gap: 10rem;
  grid-row-gap: 10rem;
  background-image: linear-gradient(#0006, #0006), url('../images/07bf867a0e24ad776ce131deb83ab5ae.avif');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  flex-flow: column;
  justify-content: space-between;
  padding: 3rem;
  display: flex;
}

.last-cta-top_part {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-block-15 {
  color: var(--swatch--light-100);
  font-size: 66px;
  font-weight: var(--_typography---font--primary-bold);
  width: 50%;
}

.div-block-24 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-24.none {
  display: none;
}

.image-24 {
  width: 1rem;
}

.text-block-16 {
  color: var(--swatch--light-100);
  text-transform: uppercase;
}

.last-cta-bottom_part {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-block-17 {
  color: #ffffffb3;
  font-weight: var(--_typography---font--primary-medium);
  width: 50%;
}

.text-field {
  opacity: 1;
  color: var(--swatch--light-100);
  background-color: #0000;
  border: 0 #000;
  border-bottom: 2px solid #ffffffb3;
  padding-left: 1rem;
  padding-right: 0;
  font-size: 18px;
}

.submit-button-2 {
  font-weight: var(--_typography---font--primary-bold);
  text-transform: uppercase;
  background-color: #0000;
  padding: .5rem 0 0;
}

.image-25 {
  filter: invert();
  width: 2rem;
}

.last_section {
  width: 100%;
  padding: 2rem 3rem 5rem;
}

.last-section_container {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.last-section_point {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-18 {
  font-size: 18px;
  font-weight: var(--_typography---font--primary-bold);
  text-align: center;
}

.image-26 {
  width: 5rem;
}

.logoo.dark {
  filter: invert();
  width: 10rem;
  display: none;
}

.socials_container {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-27 {
  width: 1.5rem;
}

.footer-bottom_container {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  font-size: 14px;
  display: flex;
}

.text-block-20 {
  opacity: .5;
  font-weight: var(--_typography---font--primary-medium);
}

.text-span-18 {
  font-family: var(--_typography---font--secondary-family);
}

.text-block-21 {
  font-size: 30px;
}

@media screen and (min-width: 1440px) {
  .page_wrap {
    margin-top: 0;
  }

  .section_1 {
    height: 100%;
    margin-top: 5rem;
    position: relative;
    top: 0;
  }

  .container-large.center {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-large.center-that {
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .hero_container {
    grid-template-columns: 1.75fr 1fr;
    padding-top: 7rem;
  }

  .nav_bar {
    background-image: linear-gradient(#00000080, #0000);
    position: static;
  }

  .main-logo {
    display: none;
  }

  .main-logo.big {
    font-size: 55px;
  }

  .nav-links {
    font-weight: var(--_typography---font--primary-bold);
  }

  .hero-left_container {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .big-title {
    font-family: var(--_text-style---font-family);
    text-transform: none;
    display: block;
  }

  .big-title.biig {
    font-size: 66px;
    line-height: 1.2;
    display: block;
  }

  .big-title.centered {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    display: block;
  }

  .big-title.none {
    display: block;
  }

  .big-title.mobile {
    display: none;
  }

  .spacer.small {
    height: 3rem;
  }

  .hero-section {
    justify-content: flex-end;
    align-items: stretch;
  }

  .hero-line {
    background-color: #c5c5c5;
  }

  .hero-line.small {
    margin-bottom: 3rem;
  }

  .secetion_2 {
    background-color: var(--_theme---background);
    position: static;
  }

  .secetion_2.nos-pace {
    padding-top: 0;
  }

  .img_container {
    background-image: url('../images/b2313cf9f7ee423c07bbb7d128858a96.avif');
    background-size: cover;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100vw;
    height: 600px;
    position: static;
    inset: auto;
    overflow: visible;
  }

  .img_container.none {
    display: none;
  }

  .text-block-6 {
    font-size: 18px;
  }

  .hero-img-btm-txt {
    z-index: 888;
    filter: invert();
    width: 100%;
    padding-left: 0;
    display: none;
    position: static;
    inset: auto auto 2rem;
  }

  .tiny-title {
    font-size: 12px;
    font-weight: var(--_typography---font--primary-medium);
    text-transform: uppercase;
  }

  .tiny-title.middle {
    text-transform: uppercase;
  }

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

  .tiny-title.black {
    opacity: 1;
    color: var(--_theme---text);
    padding-top: .5rem;
  }

  .section-2-left_grid {
    justify-content: center;
    align-items: center;
  }

  .section-2-left_grid.left {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .section-2-right_grid {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .body-txt {
    color: var(--_theme---selection--text);
    background-color: #0000;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
  }

  .body-txt.black {
    font-weight: var(--_typography---font--primary-regular);
  }

  .body-txt.small {
    width: 90%;
  }

  .body-txt.centered {
    text-align: center;
  }

  .body-txt.white {
    opacity: 1;
    color: var(--swatch--light-100);
  }

  .body-txt.white.links {
    font-size: 14px;
  }

  .body-txt.gray {
    color: #fff;
    margin-bottom: 2rem;
    font-size: 18px;
    font-weight: 700;
  }

  .section-2-paintings {
    cursor: none;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    min-width: 100%;
    height: auto;
    padding-bottom: 20rem;
  }

  .painting {
    cursor: none;
  }

  .image-3 {
    z-index: 1;
    position: relative;
  }

  .painting-info {
    place-items: start stretch;
  }

  .painting-undertitle {
    color: #33333380;
    font-weight: var(--_typography---font--primary-medium);
  }

  .section_3 {
    background-color: var(--_theme---background);
    padding-top: 5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .painting-arrow {
    width: auto;
    height: 1rem;
  }

  .painting-img_container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .section-3-title_container {
    justify-content: center;
    align-items: flex-start;
  }

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

  .div-block-3 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    border-radius: 999px;
    width: auto;
  }

  .btn-div {
    width: 11.5rem;
  }

  .btn-div.big {
    width: 14rem;
    display: none;
  }

  .link-2.big {
    white-space: nowrap;
    font-size: 22px;
  }

  .btn-line {
    width: 28rem;
  }

  .div-block-4, .div-block-4.discover {
    width: 14rem;
  }

  .expositions_section {
    background-color: var(--_theme---background);
    display: none;
  }

  .section-4-line {
    z-index: 0;
    position: relative;
  }

  .tab {
    cursor: none;
    position: relative;
  }

  .tab-right-txt {
    width: 40%;
  }

  .image-6 {
    position: absolute;
  }

  .section_5 {
    background-color: var(--_theme---background);
    display: flex;
  }

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

  .section_6 {
    background-color: var(--_theme---background);
    padding-top: 0;
  }

  .image-7.no {
    filter: none;
  }

  .ave-wrap-7 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .ave-section-1 {
    font-size: 14px;
  }

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

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

  .section_7 {
    background-color: var(--_theme---background);
    height: 100%;
    padding-top: 10rem;
    padding-bottom: 10rem;
    display: none;
  }

  ._7th-section {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .section-7-left-container {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .section-7_container {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1.5fr 1fr;
    place-items: end start;
  }

  .section-7-img_container {
    height: 30rem;
    overflow: hidden;
  }

  .certifs_container {
    margin-top: 5rem;
  }

  .certif {
    cursor: none;
  }

  .text-span-4 {
    font-family: var(--_typography---font--secondary-family);
    font-style: italic;
  }

  .div-block-12 {
    background-color: #e0e0e0;
  }

  .footer {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    color: var(--swatch--light-100);
    background-color: #302e2e;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    width: 100vw;
    height: 100%;
    margin-top: 0;
    padding: 5rem 2rem 2rem;
    display: flex;
    position: sticky;
  }

  .footer-top {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .div-block-13 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .footer-links {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .footer-cta-btn {
    opacity: 1;
    color: var(--swatch--light-100);
    background-color: #0000;
    padding: 0;
    font-size: 22px;
    text-decoration: none;
  }

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

  .image-8 {
    opacity: 1;
    filter: invert();
    width: 2rem;
  }

  .footer-top_container {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    display: flex;
  }

  .footer-newsletter_container {
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    display: flex;
  }

  .newsletter-left_block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    width: 52%;
    display: flex;
  }

  .medium-txt {
    font-family: var(--_typography---font--secondary-family);
    color: var(--_theme---selection--text);
    background-color: #0000;
    padding: 0;
    font-size: 33px;
    font-style: italic;
    text-decoration: none;
  }

  .div-block-14 {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .form {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    border-bottom: 1px solid var(--_theme---text);
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-bottom: 1rem;
    display: flex;
  }

  .form-placeholder {
    opacity: 1;
    color: var(--_theme---text);
    background-color: #0000;
    border: 0 #000;
    margin-bottom: 0;
    padding: 0;
    font-size: 22px;
    text-decoration: none;
  }

  .image-9 {
    width: 2rem;
  }

  .form-block {
    width: 100%;
  }

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

  .slid-in_container {
    position: static;
  }

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

  .body-large.text-color-light {
    color: var(--_theme---text);
    font-size: 14px;
  }

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

  .faq-section.bg-green {
    background-color: var(--_theme---background);
    padding: 100px 0 0;
    display: none;
  }

  .plus-icon {
    filter: invert();
  }

  .what-i-do {
    border-bottom-color: #e0e0e0;
  }

  .faq-title-container {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .paintings-marquee {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    min-width: 0;
    max-width: 100vw;
    display: flex;
    overflow: hidden;
  }

  .paintings-marquee-container {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .lil-spacer {
    height: 2rem;
  }

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

  .image-11 {
    height: 100%;
  }

  .text-span-5 {
    font-family: var(--_typography---font--secondary-family);
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(0deg, #000, #c4d3d5);
    -webkit-background-clip: text;
    background-clip: text;
  }

  .section_auth {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100%;
    margin-bottom: 0;
    display: flex;
    overflow: hidden;
  }

  .auth_grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: center;
    width: 90%;
    height: 100%;
    display: grid;
    overflow: hidden;
  }

  .auth-left_grid {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    height: 100%;
    padding-left: 2rem;
    display: flex;
  }

  .auth-section_wrap {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    border: 1px #c5c5c580;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-top: 4rem;
    padding-bottom: 4rem;
    display: flex;
  }

  .auth-img_container {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    height: 100%;
    display: grid;
  }

  .image-12 {
    width: 100%;
    max-width: none;
    height: 100%;
  }

  .auth-logos {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .image-13 {
    width: 10rem;
  }

  .div-block-17 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero-logo-container {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    display: flex;
  }

  .image-14 {
    filter: invert();
    width: 10rem;
  }

  .image-14.no {
    filter: none;
  }

  .text-span-7 {
    font-family: var(--_typography---font--secondary-family);
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(333deg, #000, #c4d3d5);
    -webkit-background-clip: text;
    background-clip: text;
    font-style: italic;
  }

  .small-txt {
    text-align: center;
    font-size: 18px;
  }

  .cursor {
    border-color: var(--_theme---text);
    display: none;
  }

  .cursor-dot {
    background-color: var(--_theme---text);
  }

  .hovered-cursor {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background-color: #c4d3d580;
    border-radius: 999px;
    justify-content: center;
    align-items: center;
    padding: 1rem;
    display: flex;
  }

  .text-block-11 {
    color: var(--_theme---text);
    font-weight: var(--_typography---font--primary-medium);
  }

  .image-15 {
    opacity: .5;
    width: 2rem;
  }

  .text-span-8 {
    font-family: var(--_typography---font--secondary-family);
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(45deg, #000, #c4d3d5);
    -webkit-background-clip: text;
    background-clip: text;
    font-style: italic;
  }

  .text-span-9 {
    font-weight: var(--_typography---font--primary-bold);
    text-underline-offset: 5px;
    cursor: pointer;
    text-decoration: underline;
  }

  .text-span-10, .text-span-11 {
    font-family: var(--_typography---font--secondary-family);
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #000, #c4d3d5);
    -webkit-background-clip: text;
    background-clip: text;
    font-style: italic;
  }

  .bold-text {
    font-size: 22px;
    font-weight: 400;
  }

  .text-span-12 {
    font-family: var(--_typography---font--secondary-family);
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(#000, #c4d3d5);
    -webkit-background-clip: text;
    background-clip: text;
    font-style: italic;
  }

  .price-tag {
    color: #333;
  }

  .museum-location {
    z-index: 2;
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-start;
    align-items: center;
    margin-top: .5rem;
    margin-left: .5rem;
    display: flex;
    position: absolute;
  }

  .text-block-12 {
    color: #575656;
    font-size: 14px;
    font-weight: var(--_typography---font--primary-bold);
  }

  .image-16 {
    width: 2rem;
  }

  .highlight-txt {
    background-image: linear-gradient(30deg, var(--_theme---text), #c4d3d5);
    font-family: var(--_typography---font--secondary-family);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-style: italic;
    overflow: visible;
  }

  .highlight-txt.white {
    background-image: linear-gradient(45deg, var(--_theme---text), #c4d3d5);
    font-weight: var(--_typography---font--primary-regular);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
  }

  .highlight-txt.white.foreal {
    -webkit-text-fill-color: inherit;
    background-image: none;
    background-clip: border-box;
  }

  .museum_container {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    cursor: none;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    display: flex;
  }

  .div-block-21 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .image-17 {
    width: auto;
    height: 30rem;
  }

  .div-block-22 {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    display: inline-flex;
  }

  .image-18 {
    width: auto;
    max-width: none;
    height: 1rem;
    padding-right: 0;
    transition: all .2s;
  }

  .image-18:hover {
    padding-right: 0;
  }

  .slider-title {
    font-size: 22px;
    font-weight: var(--_typography---font--primary-bold);
  }

  .slider-undertitle {
    color: #1f1d1e80;
    font-weight: var(--_typography---font--primary-medium);
  }

  .authentificite-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 7rem;
    display: flex;
  }

  .authentificit--section {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    justify-content: flex-start;
    align-items: center;
    width: 70%;
    display: flex;
  }

  .image-19 {
    width: 30rem;
    height: 100%;
  }

  .div-block-23 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    height: 100%;
    display: flex;
  }

  .bold-text-2 {
    font-weight: 400;
  }

  .section-artists-paintings {
    cursor: none;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    min-width: 100%;
    height: auto;
    padding-bottom: 20rem;
  }

  .image-20 {
    width: 7rem;
    max-width: none;
  }

  .actualities-container {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .actualities_section {
    width: 100vw;
    height: 100%;
    padding: 0 3rem 5rem;
    transform: translate(0);
  }

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

  .actualities-left-big_div {
    z-index: 1;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-color: #0000;
    background-image: linear-gradient(#0003, #0003), url('../images/VVG_Church_BGW.webp');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    padding: 20rem 3rem 3rem;
    display: flex;
  }

  .text-block-13 {
    color: #ffffffb3;
    font-size: 18px;
    font-weight: var(--_typography---font--primary-medium);
  }

  .text-block-13.dark {
    color: #00000080;
  }

  .text-block-14 {
    color: var(--swatch--light-100);
    font-size: 27px;
    font-weight: var(--_typography---font--primary-bold);
    white-space: nowrap;
  }

  .text-block-14:hover {
    text-underline-offset: 10px;
    text-decoration: underline;
  }

  .text-block-14.dark {
    color: var(--_theme---text);
    font-size: 27px;
  }

  .actualities-right-big_div {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 100%;
    display: flex;
  }

  .actualities-top-right_container {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

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

  .actualities-link {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    opacity: 1;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .image-22 {
    width: 2rem;
  }

  .image-23 {
    width: 100%;
  }

  .actualities-bottom-right_container {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .actualities-img_container {
    overflow: hidden;
  }

  .last-cta_section {
    width: 100vw;
    height: 100%;
  }

  .last-cta_container {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 3rem;
    display: flex;
  }

  .last-cta_block {
    grid-column-gap: 10rem;
    grid-row-gap: 10rem;
    background-image: linear-gradient(#0006, #0006), url('../images/07bf867a0e24ad776ce131deb83ab5ae.avif');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    flex-flow: column;
    justify-content: space-between;
    padding: 3rem;
    display: flex;
  }

  .last-cta-top_part {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .text-block-15 {
    color: var(--swatch--light-100);
    font-size: 66px;
    font-weight: var(--_typography---font--primary-bold);
    width: 50%;
  }

  .div-block-24 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-start;
    align-items: center;
    display: none;
  }

  .div-block-24.none {
    display: block;
  }

  .image-24 {
    width: 1rem;
  }

  .text-block-16 {
    color: var(--swatch--light-100);
    font-weight: var(--_typography---font--primary-bold);
    text-transform: uppercase;
  }

  .last-cta-bottom_part {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .text-block-17 {
    color: #ffffffb3;
    font-weight: var(--_typography---font--primary-bold);
    width: 50%;
  }

  .text-field {
    color: #fff;
    background-color: #0000;
    border-top: 0 #000;
    border-bottom: 2px solid #ffffffb3;
    border-left: 0 #000;
    border-right: 0 solid #000;
    padding: 0 0 0 1rem;
    font-size: 18px;
  }

  .form-2 {
    border: 1px #000;
  }

  .submit-button {
    background-color: #0000;
  }

  .submit-button-2 {
    font-weight: var(--_typography---font--primary-bold);
    text-transform: uppercase;
    padding: .5rem 0 0;
  }

  .div-block-25 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .image-25 {
    filter: invert();
    width: 2rem;
  }

  .last_section {
    width: 100%;
    padding: 2rem 3rem 5rem;
  }

  .last-section_container {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .last-section_point {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .text-block-18 {
    font-size: 22px;
    font-weight: var(--_typography---font--primary-bold);
    text-align: center;
  }

  .image-26 {
    width: 5rem;
  }

  .logoo.dark {
    filter: invert();
    width: 10rem;
  }

  .socials_container {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-27 {
    width: 1.5rem;
  }

  .footer-bottom_container {
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    display: flex;
  }

  .text-block-20 {
    opacity: .5;
    font-weight: var(--_typography---font--primary-medium);
  }

  .link-4, .link-5 {
    text-decoration: none;
  }

  .form-block-2 {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  .ave-wrap-8 {
    padding-left: 2em;
    padding-right: 2em;
  }

  .ave-wrap-9 {
    padding-left: 2em;
  }

  .ave-wrap-6 {
    padding-right: 2em;
  }

  .ave-section-1 {
    padding-bottom: 0;
    font-size: 1.3vw;
  }

  .ave-wrap-1 {
    grid-column-gap: 8em;
    grid-row-gap: 8em;
  }

  .what-wrap {
    grid-column-gap: 50px;
  }

  .faq-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 767px) {
  .ave-wrap-3 {
    flex-direction: column;
  }

  .ave-wrap-8 {
    border-bottom: 1px solid #e0e0e0;
    padding-top: 2em;
    padding-bottom: 2em;
    padding-right: 0;
  }

  .ave-wrap-9 {
    border-top: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    padding-top: 2em;
    padding-left: 0;
    padding-right: 2em;
  }

  .ave-wrap-6 {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .ave-wrap-5 {
    grid-template-columns: 1fr 1fr;
  }

  .ave-section-1 {
    padding-bottom: 5em;
    padding-left: 3em;
    padding-right: 3em;
    font-size: 1.69vw;
  }

  .what-wrap {
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .faq-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 479px) {
  .section_1 {
    justify-content: center;
    align-items: flex-end;
    height: 100%;
    margin-top: 0;
    display: flex;
  }

  .container-large {
    flex-flow: row;
    display: block;
  }

  .hero_container {
    z-index: 2;
    justify-content: center;
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
    position: relative;
  }

  .nav_bar {
    background-color: #0000;
    background-image: none;
    padding: 1rem;
    position: relative;
  }

  .nav-links {
    display: none;
  }

  .hero-left_container {
    justify-content: center;
    align-self: center;
    align-items: flex-end;
    width: 100%;
    display: flex;
  }

  .light-txt.white {
    opacity: 1;
    color: var(--swatch--light-100);
  }

  .image {
    width: 5rem;
  }

  .big-title {
    font-size: 33px;
    font-weight: var(--_typography---font--primary-medium);
    text-align: center;
    display: block;
  }

  .big-title.biig {
    color: var(--swatch--light-100);
    text-align: center;
    font-size: 33px;
  }

  .big-title.centered {
    font-size: 33px;
  }

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

  .big-title.none {
    display: none;
  }

  .spacer {
    height: 2rem;
  }

  .spacer.small {
    height: 1rem;
  }

  .hero-section {
    padding-top: 18rem;
    position: static;
  }

  .hero-line {
    display: none;
  }

  .secetion_2 {
    background-color: #fef8f8;
    padding-top: 10rem;
    position: relative;
  }

  .secetion_2.bis {
    padding-top: 5rem;
  }

  ._2nd-section {
    padding: 1rem;
  }

  .img_container {
    z-index: 1;
    background-image: linear-gradient(#0000, #000 98%), url('../images/b2313cf9f7ee423c07bbb7d128858a96.avif');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    order: -9999;
    height: 100vh;
    position: absolute;
    inset: 0 0% auto;
  }

  .img_container.none {
    z-index: 0;
    height: 100%;
    display: flex;
    position: fixed;
    inset: 0% 0% auto;
  }

  .section-2-title_grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
  }

  .tiny-title.black {
    opacity: 1;
    font-size: 10px;
  }

  .section-2-left_grid.left {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .section-2-right_grid {
    justify-content: flex-end;
    align-items: center;
  }

  .body-txt {
    display: block;
  }

  .body-txt.black {
    color: var(--swatch--light-100);
    text-align: center;
    font-size: 14px;
  }

  .section-2-paintings {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding: 1rem;
  }

  .painting {
    min-width: 100%;
  }

  .section_3 {
    background-color: #fef8f8;
    padding: 5rem 1rem;
  }

  .painting-img_container {
    justify-content: flex-start;
    align-items: flex-start;
    height: 300px;
    display: flex;
  }

  .section-3-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: row;
  }

  .div-block-3 {
    justify-content: center;
    align-items: center;
  }

  .btn-div {
    display: none;
  }

  .btn-div.big {
    color: var(--swatch--light-100);
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .btn-div.big.none {
    display: flex;
  }

  .link-2.black {
    color: var(--_theme---text);
  }

  .btn-line, .btn-line.discover {
    justify-content: center;
    align-items: center;
  }

  .div-block-4.discover.none, .div-block-4.none {
    display: none;
  }

  .div-block-4.white {
    background-color: #fff;
  }

  .expositions_section {
    background-color: #fef8f8;
  }

  .section_6 {
    background-color: #fef8f8;
    padding-top: 0;
  }

  .ave-wrap-8 {
    border-top: 1px solid #e0e0e0;
    border-bottom-color: #0000;
    border-right-color: #0000;
    padding-left: 0;
    padding-right: 0;
  }

  .ave-decor-2 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .ave-wrap-9 {
    border-right-color: #0000;
    padding-right: 0;
  }

  .ave-wrap-7 {
    align-items: center;
  }

  .ave-text-1 {
    text-align: center;
    flex-flow: column;
    justify-content: flex-end;
    align-self: flex-start;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .ave-wrap-6 {
    border-right-color: #0000;
    padding-right: 0;
  }

  .ave-wrap-5 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-columns: 1fr;
  }

  .ave-section-1 {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 2.5vw;
  }

  .ave-bold-1 {
    text-align: center;
    font-size: 2em;
  }

  .section_7 {
    background-color: #fef8f8;
  }

  .footer {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-top: 2rem;
  }

  .footer-top {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .div-block-13 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }

  .footer-top_container {
    flex-flow: column;
    display: flex;
  }

  .div-block-15 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .slid-in_container {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: flex-end;
    align-self: auto;
    align-items: center;
    padding: 0;
    display: flex;
  }

  .body-large {
    font-size: 16px;
  }

  .faq-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .lil-spacer {
    height: 2rem;
  }

  .section_auth {
    background-color: #fef8f8;
    padding-top: 5rem;
  }

  .auth-img_container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero-logo-container {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
  }

  .image-14 {
    width: 5rem;
  }

  .cursor_container {
    display: none;
  }

  .text-span-9 {
    font-size: 12px;
  }

  .bold-text {
    text-align: center;
    font-size: 14px;
  }

  .museum-location {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-start;
    align-items: center;
    padding: .5rem 0 0 .5rem;
    display: flex;
    position: absolute;
    inset: auto;
  }

  .text-block-12 {
    color: var(--_theme---text);
    font-weight: var(--_typography---font--primary-medium);
  }

  .image-16 {
    width: 1.5rem;
  }

  .highlight-txt.white.laptop {
    -webkit-text-fill-color: inherit;
    background-image: none;
    background-clip: border-box;
  }

  .museum_container {
    min-width: 100%;
  }

  .div-block-21 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .image-17 {
    height: auto;
  }

  .div-block-22 {
    flex-flow: row;
    justify-content: space-between;
    width: 100%;
  }

  .authentificite-section {
    background-color: #fef8f8;
    margin-top: 0;
    padding-top: 0;
  }

  .authentificit--section {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    width: 100%;
    padding: 0 1rem;
  }

  .image-19 {
    width: 100%;
  }

  .section-artists-paintings, .actualities-container {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .actualities_section {
    background-color: #fef8f8;
    padding: 5rem 1rem;
  }

  .actualities-bento_container {
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
  }

  .actualities-left-big_div {
    min-width: 50vw;
    height: 20rem;
  }

  .text-block-13 {
    display: none;
  }

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

  .text-block-14.white {
    display: none;
  }

  .actualities-right-big_div {
    flex-flow: row;
  }

  .actualities-top-right_container {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    min-width: 50vw;
    display: flex;
  }

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

  .image-23 {
    height: 20rem;
  }

  .actualities-bottom-right_container {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    min-width: 50vw;
    display: flex;
  }

  .last-cta_section {
    background-color: #fef8f8;
  }

  .last-cta_container {
    padding: 0;
  }

  .last-cta_block {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    width: 100%;
    padding: 1rem;
  }

  .last-cta-top_part {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .text-block-15 {
    width: 80%;
    font-size: 33px;
  }

  .div-block-24.none {
    display: none;
  }

  .last-cta-bottom_part {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .text-block-17 {
    width: 100%;
  }

  .text-field {
    width: 100%;
    padding-left: 0;
  }

  .last_section {
    background-color: #fef8f8;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

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

  .logoo.dark {
    filter: none;
    width: 5rem;
  }

  .socials_container {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .text-block-20 {
    text-align: center;
    align-self: center;
    width: 60%;
  }

  .text-block-20.none {
    display: none;
  }

  .footer-bottom-txt {
    opacity: .5;
  }

  .form-block-2 {
    width: 100%;
  }

  .bold-text-3, .bold-text-4 {
    font-size: 2em;
  }

  .text-block-21 {
    color: var(--swatch--light-100);
    mix-blend-mode: normal;
  }
}

#w-node-d045677d-9f25-56c0-cd21-96b106ad63c2-b297f693 {
  place-self: end;
}

#w-node-_50a98da2-537b-0e3e-ac4d-de2bcb38046c-b297f693, #w-node-_50a98da2-537b-0e3e-ac4d-de2bcb380478-b297f693, #w-node-_50a98da2-537b-0e3e-ac4d-de2bcb380484-b297f693 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d045677d-9f25-56c0-cd21-96b106ad63c2-bea320c2 {
  place-self: end start;
}

#w-node-_50a98da2-537b-0e3e-ac4d-de2bcb38046c-bea320c2, #w-node-_50a98da2-537b-0e3e-ac4d-de2bcb380478-bea320c2, #w-node-_50a98da2-537b-0e3e-ac4d-de2bcb380484-bea320c2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-d045677d-9f25-56c0-cd21-96b106ad63c2-b297f693 {
    justify-self: end;
  }

  #w-node-f82ed694-ae03-e978-0ae6-0b9e5b7385b4-b297f693 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }

  #w-node-d045677d-9f25-56c0-cd21-96b106ad63c2-bea320c2 {
    justify-self: end;
  }

  #w-node-f82ed694-ae03-e978-0ae6-0b9e5b7385b4-bea320c2 {
    align-self: auto;
  }
}


@font-face {
  font-family: 'Sil Open Font License';
  src: url('../fonts/SIL-OPEN-FONT-LICENSE.txt') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-Bold.otf') format('opentype'), url('../fonts/CreatoDisplay-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-ExtraBoldItalic.otf') format('opentype'), url('../fonts/CreatoDisplay-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Creatodisplay';
  src: url('../fonts/CreatoDisplay-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Librecaslontext';
  src: url('../fonts/LibreCaslonText-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}