:root {
  --theme--background: white;
  --text-main--font-family: var(--font--secondary-family);
  --theme--text: white;
  --text-main--font-size: var(--size--1rem);
  --text-main--line-height: var(--line-height--1-5em);
  --text-main--letter-spacing: var(--letter-spacing--0em);
  --display--font-family: var(--all-headings--heading-font-family);
  --swatch--dark-secondary: #e63d3d;
  --display--line-height: var(--all-headings--heading-line-height);
  --display--letter-spacing: var(--all-headings--heading-letter-spacing);
  --h1--font-family: var(--all-headings--heading-font-family);
  --h1--font-size: var(--size--7-5rem);
  --h1--line-height: var(--all-headings--heading-line-height);
  --h1--letter-spacing: var(--all-headings--heading-letter-spacing);
  --h2--font-family: var(--all-headings--heading-font-family);
  --h2--font-size: var(--size--6rem);
  --h2--line-height: var(--all-headings--heading-line-height);
  --h2--letter-spacing: var(--all-headings--heading-letter-spacing);
  --swatch--brand-text: var(--swatch--dark-secondary);
  --swatch--brand-secondary: #1b1b1b;
  --h3--font-family: var(--all-headings--heading-font-family);
  --h3--font-size: var(--size--4rem);
  --h3--line-height: var(--line-height--1-1em);
  --h3--letter-spacing: var(--all-headings--heading-letter-spacing);
  --h4--font-family: var(--all-headings--heading-font-family);
  --h4--font-size: var(--size--3rem);
  --h4--line-height: var(--line-height--1-3em);
  --h4--letter-spacing: var(--letter-spacing--0em);
  --h5--font-family: var(--all-headings--heading-font-family);
  --h5--font-size: var(--size--1-5rem);
  --h5--line-height: var(--line-height--1-3em);
  --h5--letter-spacing: var(--letter-spacing--0em);
  --h6--font-family: var(--all-headings--heading-font-family);
  --h6--font-size: var(--size--1rem);
  --h6--line-height: var(--line-height--1-3em);
  --h6--letter-spacing: var(--letter-spacing--0em);
  --font--poppins: Poppins, sans-serif;
  --swatch--transparent: #fff0;
  --space--small: var(--size--1-5rem);
  --border-width--main: 1.5px;
  --theme--border: white;
  --radius--main: .5em;
  --size--0-5rem: .5rem;
  --size--0-75rem: .75rem;
  --text-small--font-size: var(--size--0-75rem);
  --line-height--1em: 1em;
  --space--extra-small: var(--size--0-75rem);
  --size--1-5rem: 1.5rem;
  --radius--small: .25em;
  --swatch--brand: #f4f1ed;
  --radius--round: 100vw;
  --size--3rem: 3rem;
  --text-large--line-height: var(--line-height--1-3em);
  --size--1-25rem: 1.25rem;
  --size--0-25rem: .25rem;
  --size--2rem: 2rem;
  --size--1rem: 1rem;
  --text-large--font-family: var(--font--secondary-family);
  --text-large--font-size: var(--size--2rem);
  --text-large--letter-spacing: var(--letter-spacing--0em);
  --button--border: white;
  --button--background: white;
  --button--text: white;
  --button--border-hover: white;
  --button--background-hover: white;
  --button--text-hover: white;
  --size--5rem: 5rem;
  --max-width--main: 120rem;
  --padding-vertical--main: var(--size--4rem);
  --padding-horizontal--main: 3rem;
  --font--secondary-family: Oswald, sans-serif;
  --text-small--line-height: var(--line-height--1-5em);
  --text-small--letter-spacing: var(--letter-spacing--0em);
  --padding-vertical--small: var(--size--5rem);
  --grid-gap--main: var(--size--1-25rem);
  --size--0rem: 0rem;
  --space--medium: var(--size--3rem);
  --space--large: var(--size--4rem);
  --font--primary-family: Eloquent, sans-serif;
  --size--8rem: 8rem;
  --swatch--light: #f4f1ed;
  --space--x-large: var(--size--6rem);
  --line-height--1-2em: 1.2em;
  --size--0-125rem: .125rem;
  --size--5-5rem: 5.5rem;
  --size--3-5rem: 3.5rem;
  --line-height--1-1em: 1.1em;
  --swatch--lightblue: #b0cbf5;
  --padding-vertical--none: var(--size--0rem);
  --padding-vertical--x-small: var(--size--3rem);
  --line-height--1-3em: 1.3em;
  --max-width--none: 100vw;
  --swatch--dark: #1b1b1b;
  --untitled-ui--gray700: #344054;
  --untitled-ui--gray800: #1d2939;
  --untitled-ui--white: white;
  --swatch--light-secondary: #fbf0da59;
  --padding-vertical--large: var(--size--10rem);
  --padding-vertical--x-large: var(--size--14rem);
  --svg-stroke-width--main: 1.5px;
  --all-headings--heading-font-family: var(--font--primary-family);
  --all-headings--heading-font-weight: var(--font--primary-medium);
  --all-headings--heading-line-height: var(--line-height--1-2em);
  --all-headings--heading-letter-spacing: var(--letter-spacing--0-03em);
  --all-headings--heading-text-transform: var(--text-transform--uppercase);
  --display--font-size: 13.5svw;
  --display--font-weight: var(--all-headings--heading-font-weight);
  --display--text-transform: var(--all-headings--heading-text-transform);
  --h1--font-weight: var(--all-headings--heading-font-weight);
  --h1--text-transform: var(--all-headings--heading-text-transform);
  --h2--font-weight: var(--all-headings--heading-font-weight);
  --h2--text-transform: var(--all-headings--heading-text-transform);
  --h3--font-weight: var(--all-headings--heading-font-weight);
  --h3--text-transform: var(--all-headings--heading-text-transform);
  --h4--font-weight: var(--all-headings--heading-font-weight);
  --h4--text-transform: var(--all-headings--heading-text-transform);
  --h5--font-weight: var(--all-headings--heading-font-weight);
  --h5--text-transform: var(--all-headings--heading-text-transform);
  --h6--font-weight: var(--all-headings--heading-font-weight);
  --h6--text-transform: var(--all-headings--heading-text-transform);
  --text-large--font-weight: var(--font--secondary-regular);
  --text-large--text-transform: var(--text-transform--none);
  --text-link--font-size: var(--size--1rem);
  --text-link--font-family: var(--font--primary-family);
  --text-link--font-weight: var(--font-weight--400);
  --text-link--line-height: var(--line-height--1-3em);
  --text-link--letter-spacing: var(--letter-spacing--0-03em);
  --text-link--text-transform: var(--text-transform--inherit);
  --text-main--font-weight: var(--font--secondary-regular);
  --text-main--text-transform: var(--text-transform--none);
  --text-small--font-family: var(--font--secondary-family);
  --text-small--font-weight: var(--font--secondary-regular);
  --text-small--text-transform: var(--text-transform--none);
  --text-xlarge--font-size: var(--size--4rem);
  --text-xlarge--font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  --text-xlarge--font-weight: 0px;
  --text-xlarge--line-height: 0px;
  --text-xlarge--letter-spacing: 0px;
  --text-xlarge--text-transform: 0px;
  --font--primary-regular: var(--font-weight--400);
  --font--primary-medium: var(--font-weight--500);
  --font--primary-bold: var(--font-weight--700);
  --font--primary-thin: var(--font-weight--100);
  --font--secondary-regular: var(--font-weight--400);
  --font--secondary-medium: var(--font-weight--500);
  --font-weight--inherit: 0px;
  --font-weight--100: 0px;
  --font-weight--200: 0px;
  --font-weight--300: 0px;
  --font-weight--400: 0px;
  --font-weight--500: 0px;
  --font-weight--600: 0px;
  --font-weight--700: 0px;
  --font-weight--800: 0px;
  --font-weight--900: 0px;
  --letter-spacing--0em: 0em;
  --letter-spacing--0-03em: -.03em;
  --line-height--1-5em: 1.5em;
  --size--2-5rem: 2.5rem;
  --size--4rem: 4rem;
  --size--4-5rem: 4.5rem;
  --size--6rem: 6rem;
  --size--6-5rem: 6.5rem;
  --size--7rem: 7rem;
  --size--7-5rem: 7.5rem;
  --size--8-5rem: 8.5rem;
  --size--9rem: 9rem;
  --size--9-5rem: 9.5rem;
  --size--10rem: 10rem;
  --size--11rem: 11rem;
  --size--12rem: 12rem;
  --size--13rem: 13rem;
  --size--14rem: 14rem;
  --size--15rem: 15rem;
  --size--16rem: 16rem;
  --size--18rem: 18rem;
  --size--20rem: 20rem;
  --size--24rem: 24rem;
  --size--28rem: 28rem;
  --size--32rem: 32rem;
  --text-transform--inherit: 0px;
  --text-transform--none: 0px;
  --text-transform--uppercase: 0px;
  --text-transform--capitalize: 0px;
  --text-transform--lowercase: 0px;
  --untitled-ui--gray300: #d0d5dd;
  --untitled-ui--gray100: #f2f4f7;
  --untitled-ui--gray600: #475467;
  --untitled-ui--gray50: #f9fafb;
  --untitled-ui--primary700: #6941c6;
  --untitled-ui--gray200: #eaecf0;
  --untitled-ui--gray900: #101828;
  --untitled-ui--primary100: #f4ebff;
  --untitled-ui--primary600: #7f56d9;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

body {
  background-color: var(--theme--background);
  font-family: var(--text-main--font-family);
  color: var(--theme--text);
  font-size: var(--text-main--font-size);
  line-height: var(--text-main--line-height);
  letter-spacing: var(--text-main--letter-spacing);
  overscroll-behavior: none;
}

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

ul, ol {
  margin: unset;
  padding: unset;
  list-style-type: none;
}

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

blockquote {
  padding: unset;
  border-width: 0;
}

figure {
  margin: 0;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

.u-text-display {
  font-family: var(--display--font-family);
  color: var(--swatch--dark-secondary);
  font-size: 11svw;
  line-height: var(--display--line-height);
  letter-spacing: var(--display--letter-spacing);
  font-weight: var(--display--font-weight);
  text-transform: var(--display--text-transform);
}

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

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

.u-text-h2.centered {
  text-align: center;
}

.u-text-h2.black {
  color: var(--swatch--brand-secondary);
}

.u-text-h2.white {
  color: var(--theme--background);
}

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

.u-text-h3.black {
  color: var(--swatch--brand-secondary);
}

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

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

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

.u-text-main {
  font-family: var(--font--poppins);
  font-size: var(--text-main--font-size);
  line-height: var(--text-main--line-height);
  letter-spacing: var(--text-main--letter-spacing);
  font-weight: var(--text-main--font-weight);
  text-transform: var(--text-main--text-transform);
}

.section_home_hero {
  background-color: var(--swatch--transparent);
  width: 100%;
}

.styleguide_card {
  padding: var(--space--small);
  border: var(--border-width--main) solid var(--theme--border);
  border-radius: var(--radius--main);
  height: 100%;
  position: relative;
  overflow: hidden;
}

.styleguide_footer {
  border-top: var(--border-width--main) solid var(--theme--border);
}

.g_tag_wrap {
  padding: var(--size--0-5rem) var(--size--0-75rem);
  border-radius: var(--radius--main);
  background-color: var(--theme--text);
  color: var(--theme--background);
  font-size: var(--text-small--font-size);
  line-height: var(--line-height--1em);
  text-align: center;
  min-width: 4rem;
  display: inline-block;
}

.styleguide_font_item {
  border-bottom: var(--border-width--main) solid var(--theme--border);
}

.styleguide_font_item.u-grid-column-2 {
  padding-top: var(--space--small);
  padding-bottom: var(--space--small);
  grid-row-gap: var(--space--extra-small);
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 24rem), 1fr));
  place-items: start stretch;
}

.form_main_field_wrap {
  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_option_item {
  margin-bottom: 0;
  padding-left: 0;
}

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

.form_main_option_link {
  width: var(--size--1-5rem);
  height: var(--size--1-5rem);
  margin: 0px var(--space--extra-small) 0px 0px;
  border-width: var(--border-width--main);
  border-color: var(--theme--border);
  border-radius: var(--radius--small);
}

.form_main_option_link.w--redirected-checked {
  border-color: var(--swatch--brand);
  border-radius: var(--radius--small);
  background-color: var(--swatch--brand);
  background-size: 60%;
}

.form_main_option_link.w--redirected-focus {
  box-shadow: none;
}

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

.form_main_field_input {
  height: var(--size--3rem);
  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-size: var(--text-main--font-size);
  line-height: var(--text-large--line-height);
  color: inherit;
  background-color: #0000;
  border-left: 0 solid #000;
  border-radius: 0;
  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 {
  padding-top: var(--size--0-5rem);
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 5rem;
  max-height: 10rem;
}

.u-rich-text h1 {
  margin-top: var(--space--small);
  margin-bottom: var(--space--extra-small);
  font-family: var(--h2--font-family);
  font-size: var(--h2--font-size);
  line-height: var(--h2--line-height);
  letter-spacing: var(--h2--letter-spacing);
  font-weight: var(--h2--font-weight);
  text-transform: var(--h2--text-transform);
}

.u-rich-text p {
  margin-top: var(--space--extra-small);
  margin-bottom: var(--space--extra-small);
}

.u-rich-text h2 {
  margin-top: var(--space--small);
  margin-bottom: var(--space--extra-small);
  font-family: var(--h2--font-family);
  font-size: var(--h2--font-size);
  line-height: var(--h2--line-height);
  letter-spacing: var(--h2--letter-spacing);
  font-weight: var(--h2--font-weight);
  text-transform: var(--h2--text-transform);
}

.u-rich-text h3 {
  margin-top: var(--space--small);
  margin-bottom: var(--space--extra-small);
  font-family: var(--h3--font-family);
  font-size: var(--h3--font-size);
  line-height: var(--h3--line-height);
  letter-spacing: var(--h3--letter-spacing);
  font-weight: var(--h3--font-weight);
  text-transform: var(--h3--text-transform);
}

.u-rich-text h4 {
  margin-top: var(--space--small);
  margin-bottom: var(--space--extra-small);
  font-family: var(--h4--font-family);
  font-size: var(--h4--font-size);
  line-height: var(--h4--line-height);
  letter-spacing: var(--h4--letter-spacing);
  font-weight: var(--h4--font-weight);
  text-transform: var(--h4--text-transform);
}

.u-rich-text h5 {
  margin-top: var(--space--small);
  margin-bottom: var(--space--extra-small);
  font-family: var(--h5--font-family);
  font-size: var(--h5--font-size);
  line-height: var(--h5--line-height);
  letter-spacing: var(--h5--letter-spacing);
  font-weight: var(--h5--font-weight);
  text-transform: var(--h5--text-transform);
}

.u-rich-text h6 {
  margin-top: var(--space--small);
  margin-bottom: var(--space--extra-small);
  font-family: var(--h6--font-family);
  font-size: var(--h6--font-size);
  line-height: var(--h6--line-height);
  letter-spacing: var(--h6--letter-spacing);
  font-weight: var(--h6--font-weight);
  text-transform: var(--h6--text-transform);
}

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

.u-rich-text ul {
  margin-top: var(--size--0-75rem);
  margin-bottom: var(--size--0-75rem);
  padding-left: var(--size--1-25rem);
  list-style-type: disc;
}

.u-rich-text li {
  margin-top: var(--size--0-25rem);
  margin-bottom: var(--size--0-25rem);
}

.u-rich-text blockquote {
  margin-top: var(--size--2rem);
  margin-bottom: var(--size--2rem);
  padding-top: var(--size--0-5rem);
  padding-bottom: var(--size--0-5rem);
  padding-left: var(--size--1rem);
  font-family: var(--text-large--font-family);
  font-size: var(--text-large--font-size);
  line-height: var(--text-large--line-height);
  letter-spacing: var(--text-large--letter-spacing);
  font-weight: var(--text-large--font-weight);
  text-transform: var(--text-large--text-transform);
  border-left-style: solid;
  border-left-width: .2rem;
}

.u-rich-text ol {
  padding-left: var(--size--1-25rem);
  list-style-type: decimal;
}

.u-rich-text figcaption {
  font-size: var(--text-small--font-size);
}

.btn_main_wrap {
  padding: var(--size--0-75rem) var(--size--1-5rem);
  border: var(--border-width--main) solid var(--button--border);
  border-radius: var(--radius--round);
  background-color: var(--button--background);
  color: var(--button--text);
  line-height: 1;
  transition: all .35s cubic-bezier(.165, .84, .44, 1);
  display: inline-block;
}

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

.btn_main_icon {
  flex: none;
  width: .7rem;
  height: .9rem;
  transition: transform .2s;
  display: block;
}

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

.btn_play_wrap {
  width: var(--size--5rem);
  aspect-ratio: 1;
  border: var(--border-width--main) solid var(--button--border);
  border-radius: var(--radius--round);
  background-color: var(--button--background);
  color: var(--button--text);
  transition: all .15s;
  position: relative;
}

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

.btn_play_icon {
  width: 36%;
  height: 36%;
  margin-right: -7%;
}

.page_wrapper {
  overflow: clip;
}

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

.styleguide_visual {
  padding: var(--space--extra-small);
  aspect-ratio: 3 / 1.5;
  border: var(--border-width--main) solid var(--theme--border);
  border-radius: var(--radius--small);
  text-align: center;
  width: 100%;
  max-height: 7rem;
  position: relative;
  overflow: hidden;
}

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

.styleguide_icon {
  width: var(--size--3rem);
  height: var(--size--3rem);
}

.u-container {
  max-width: var(--max-width--main);
  padding: var(--padding-vertical--main) var(--padding-horizontal--main);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.u-text-large {
  font-family: var(--font--secondary-family);
  font-size: var(--text-large--font-size);
  line-height: var(--text-large--line-height);
  letter-spacing: var(--text-large--letter-spacing);
  text-transform: uppercase;
  font-weight: 300;
}

.u-text-small {
  font-family: var(--font--poppins);
  font-size: var(--text-small--font-size);
  line-height: var(--text-small--line-height);
  letter-spacing: var(--text-small--letter-spacing);
  font-weight: var(--text-small--font-weight);
  text-transform: var(--text-small--text-transform);
}

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

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

.hero_container.u-container {
  padding-top: var(--padding-vertical--small);
  padding-bottom: var(--padding-vertical--small);
  min-height: 100vh;
}

.hero_container.u-container.u-gap-medium.u-hflex-between-bottom {
  align-items: center;
}

.styleguide_container.u-container {
  padding-top: var(--padding-vertical--small);
  padding-bottom: var(--padding-vertical--small);
}

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

.styleguide_guide_layout.u-grid-custom {
  grid-template-columns: var(--grid-main);
}

.styleguide_guide_column {
  color: #8a8a8a80;
  background-color: #ff000d0f;
  height: 100vh;
  padding-top: .6rem;
  padding-bottom: .6rem;
}

.g_eyebrow_marker {
  width: var(--size--0-5rem);
  height: var(--size--0-5rem);
  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);
  background-color: currentColor;
  padding-bottom: 0;
  padding-right: 0;
}

.g_visual_wrap {
  width: 100%;
  height: 100%;
  position: relative;
}

.g_visual_wrap.u-cover-absolute {
  height: 100%;
}

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

.g_visual_img.u-cover-absolute {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  overflow: visible;
}

.g_visual_overlay {
  background-color: #000;
}

.g_visual_overlay.u-cover-whipe {
  background-color: var(--theme--background);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

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

.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;
  min-width: 3rem;
  min-height: 3rem;
}

.u-grid-autofit {
  grid-column-gap: var(--grid-gap--main);
  grid-row-gap: var(--grid-gap--main);
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 13rem), 1fr));
  grid-auto-columns: minmax(0, 1fr);
  display: grid;
}

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

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

.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-column-full {
  grid-column: 1 / -1;
}

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

.u-hflex-left-top {
  flex-flow: row;
  place-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.u-hflex-left-center {
  flex-flow: row;
  place-content: center flex-start;
  align-items: center;
  display: flex;
}

.u-hflex-left-bottom {
  flex-flow: row;
  place-content: flex-end flex-start;
  align-items: flex-end;
  display: flex;
}

.u-hflex-left-stretch {
  flex-flow: row;
  place-content: stretch flex-start;
  align-items: stretch;
  display: flex;
}

.u-hflex-center-top {
  flex-flow: row;
  place-content: flex-start center;
  align-items: flex-start;
  display: flex;
}

.u-hflex-center-center {
  flex-flow: row;
  place-content: center;
  align-items: center;
  display: flex;
}

.u-hflex-center-bottom {
  flex-flow: row;
  place-content: flex-end center;
  align-items: flex-end;
  display: flex;
}

.u-hflex-center-stretch {
  flex-flow: row;
  place-content: stretch center;
  align-items: stretch;
  display: flex;
}

.u-hflex-right-top {
  flex-flow: row;
  place-content: flex-start flex-end;
  align-items: flex-start;
  display: flex;
}

.u-hflex-right-center {
  flex-flow: row;
  place-content: center flex-end;
  align-items: center;
  display: flex;
}

.u-hflex-right-bottom {
  flex-flow: row;
  place-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.u-hflex-right-stretch {
  flex-flow: row;
  place-content: stretch flex-end;
  align-items: stretch;
  display: flex;
}

.u-hflex-between-top {
  flex-flow: row;
  place-content: flex-start space-between;
  align-items: flex-start;
  display: flex;
}

.u-hflex-between-center {
  flex-flow: row;
  place-content: center space-between;
  align-items: center;
  display: flex;
}

.u-hflex-between-bottom {
  flex-flow: row;
  place-content: flex-end space-between;
  align-items: flex-end;
  display: flex;
}

.u-hflex-between-stretch {
  flex-flow: row;
  place-content: stretch space-between;
  align-items: stretch;
  display: flex;
}

.u-vflex-left-top {
  flex-flow: column;
  place-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.u-vflex-left-center {
  flex-flow: column;
  place-content: flex-start center;
  align-items: flex-start;
  display: flex;
}

.u-vflex-left-bottom {
  flex-flow: column;
  place-content: flex-start flex-end;
  align-items: flex-start;
  display: flex;
}

.u-vflex-left-between {
  flex-flow: column;
  place-content: flex-start space-between;
  align-items: flex-start;
  display: flex;
}

.u-vflex-center-top {
  flex-flow: column;
  place-content: center flex-start;
  align-items: center;
  display: flex;
}

.u-vflex-center-center {
  flex-flow: column;
  place-content: center;
  align-items: center;
  display: flex;
}

.u-vflex-center-bottom {
  flex-flow: column;
  place-content: center flex-end;
  align-items: center;
  display: flex;
}

.u-vflex-center-between {
  flex-flow: column;
  place-content: center space-between;
  align-items: center;
  display: flex;
}

.u-vflex-right-top {
  flex-flow: column;
  place-content: flex-end flex-start;
  align-items: flex-end;
  display: flex;
}

.u-vflex-right-center {
  flex-flow: column;
  place-content: flex-end center;
  align-items: flex-end;
  display: flex;
}

.u-vflex-right-bottom {
  flex-flow: column;
  place-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.u-vflex-right-between {
  flex-flow: column;
  place-content: flex-end space-between;
  align-items: flex-end;
  display: flex;
}

.u-vflex-stretch-top {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.u-vflex-stretch-center {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.u-vflex-stretch-bottom {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

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

.u-hflex-wrap {
  flex-flow: wrap;
}

.u-vflex-wrap {
  flex-flow: column wrap;
}

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

.u-gap-main {
  grid-column-gap: var(--grid-gap--main);
  grid-row-gap: var(--grid-gap--main);
}

.u-gap-xsmall {
  grid-column-gap: var(--space--extra-small);
  grid-row-gap: var(--space--extra-small);
}

.u-gap-small {
  grid-column-gap: var(--space--small);
  grid-row-gap: var(--space--small);
}

.u-gap-medium {
  grid-column-gap: var(--space--medium);
  grid-row-gap: var(--space--medium);
}

.u-gap-large {
  grid-column-gap: var(--space--large);
  grid-row-gap: var(--space--large);
}

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

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

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

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

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

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

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

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

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

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

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

.styleguide_layout {
  padding-top: var(--space--small);
  padding-bottom: var(--space--small);
  border-top: 5px solid var(--theme--border);
}

.styleguide_layout.sg_header_flex {
  border-top-style: none;
  border-top-width: 0;
}

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

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

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

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

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

.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-order-first, .u-order-first-desktop, .u-order-first-tablet {
  order: -1;
}

.u-order-last, .u-order-last-desktop, .u-order-last-tablet {
  order: 1;
}

.u-grid-desktop, .u-grid-tablet, .u-grid-landscape {
  grid-column-gap: var(--grid-gap--main);
  grid-row-gap: var(--grid-gap--main);
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: var(--grid-main);
  display: grid;
}

.g_card-link_wrap {
  z-index: 3;
  opacity: 0;
}

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

.styleguide_scroll {
  padding-right: var(--padding-horizontal--main);
  padding-left: var(--padding-horizontal--main);
  grid-column-gap: var(--grid-gap--main);
  grid-row-gap: var(--grid-gap--main);
  margin-left: calc(var(--padding-horizontal--main) * -1);
  margin-right: calc(var(--padding-horizontal--main) * -1);
  scrollbar-color: var(--theme--text) transparent;
  grid-template-rows: auto;
  grid-auto-columns: minmax(16rem, 1fr);
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
  overflow: auto;
  -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%);
}

.btn_text_button {
  font-family: var(--font--primary-family);
  text-transform: uppercase;
}

.btn_text_button.white {
  padding: 20px;
}

.u-clip {
  display: block;
  position: relative;
  overflow: hidden;
}

.hero_layout {
  width: 100%;
}

.hero_layout.u-grid-custom {
  flex-flow: column;
  grid-auto-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero_content {
  padding-left: var(--space--extra-small);
  grid-column-gap: var(--space--large);
  grid-row-gap: var(--space--large);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.hero_content.u-column-custom {
  grid-column: 9 / span 2;
}

.nav {
  z-index: 999;
  height: var(--size--8rem);
  mix-blend-mode: difference;
  background-color: #1e100500;
  width: 100%;
  position: fixed;
  inset: 0% 0% auto;
}

.nav_container {
  padding-right: var(--padding-horizontal--main);
  padding-left: var(--padding-horizontal--main);
  background-color: #1e100500;
  height: 100%;
}

.nav_container.u-container {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.scroll_to_explore {
  text-transform: uppercase;
  overflow: hidden;
}

.nav_logo {
  color: var(--swatch--light);
  width: 3rem;
}

.nav_item_wrapper {
  grid-column-gap: var(--space--x-large);
  grid-row-gap: var(--space--x-large);
  color: var(--swatch--light);
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav_item_wrapper.u-column-custom {
  grid-column: 9 / span 2;
}

.nav_btn_parent {
  width: var(--size--3rem);
  height: var(--size--3rem);
  pointer-events: auto;
  color: var(--theme--text);
  cursor: pointer;
}

.nav_line {
  background-color: var(--swatch--light);
  width: 100%;
  height: 1px;
}

.nav_item {
  font-size: var(--text-small--font-size);
  line-height: var(--line-height--1-2em);
}

.nav_item.u-hflex-center-center.u-gap-xsmall.u-display-none {
  display: flex;
}

.page_mark_parent {
  grid-column-gap: var(--size--0-75rem);
  grid-row-gap: var(--size--0-75rem);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.page_mark_svg {
  width: var(--size--5-5rem);
}

.page_mark_content {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.page_mark_content.u-gap-xsmall {
  align-items: flex-start;
}

.page_mark_txt_large {
  font-family: var(--font--secondary-family);
  color: var(--swatch--dark-secondary);
  font-size: var(--text-large--font-size);
  line-height: var(--line-height--1-2em);
  text-transform: uppercase;
}

.page_mark_txt_small {
  font-family: var(--font--secondary-family);
  color: var(--swatch--dark-secondary);
  font-size: var(--size--1-5rem);
  line-height: var(--line-height--1-2em);
  text-transform: uppercase;
  font-weight: 300;
}

.small_img_wrap.is-precison {
  aspect-ratio: 1;
  width: auto;
  max-width: 20%;
}

.small_img_wrap.is-precison.u-visual-wrap {
  aspect-ratio: 4 / 4;
  width: 100%;
  max-width: 16svw;
  height: 100%;
}

.small_img_wrap.is-precison.u-visual-wrap.passing {
  margin-right: 20rem;
}

.small_img_wrap.is-precison.u-visual-wrap.margin {
  margin-left: 5rem;
}

.section_sticky_scroll {
  padding-bottom: 0;
}

.project_heading_container {
  z-index: 1;
  height: 100svh;
}

.project_heading_flex {
  width: 100%;
  overflow: hidden;
}

.display_heading_wrap {
  overflow: hidden;
}

.display_heading_wrap.u-hflex-between-center {
  width: 100%;
}

.sticky_scroll_trigger {
  min-height: 175svh;
}

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

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

.project_list_wrap {
  z-index: 5;
  background-color: #1e100500;
  position: relative;
}

.project_list {
  position: relative;
}

.project_item {
  width: 100%;
  height: 100svh;
  position: sticky;
  top: 0;
}

.project_content_wrap {
  z-index: 2;
  width: 100%;
  height: 50%;
  position: relative;
}

.project_name_wrap {
  color: var(--theme--text);
  grid-column: 1 / span 4;
}

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

.project_info_wrap.u-column-custom {
  grid-column: 9 / span 2;
  width: 20rem;
  margin-left: -5rem;
  overflow: hidden;
}

.project_btn_wrapper {
  width: 20rem;
}

.project_btn_wrapper.footer {
  margin-top: 3rem;
}

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

.project_info_col.u-column-custom {
  grid-column: 5 / content;
  width: 100%;
  height: 100%;
}

.logo_svg {
  width: 100%;
  height: 100%;
}

.section_schneeflocke-details {
  border-top: 5px solid var(--swatch--brand-text);
  border-bottom: 5px solid var(--swatch--brand-text);
}

.sustain_img {
  grid-column-gap: var(--space--x-large);
  grid-row-gap: var(--space--x-large);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

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

.sustain_content {
  grid-column-gap: var(--space--medium);
  grid-row-gap: var(--space--medium);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
}

.sustain_content.u-column-custom {
  padding-left: var(--space--x-large);
  grid-row-gap: var(--space--large);
  flex-flow: column;
  grid-column: 5 / span 5;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  height: 90vh;
  display: grid;
}

.sustain_heading_wrap {
  width: 65%;
}

.sustain_col_mid, .sustain_content_wrap {
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
}

.sustain_content_wrap.u-column-custom {
  justify-content: flex-start;
  width: 80%;
}

.p_btm_col {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: flex-start stretch;
  height: 40%;
}

.p_btm_col.is-sustain {
  max-width: 15ch;
  height: 30ch;
}

.p_btm_col.is-sustain.u-gap-main {
  max-width: none;
  height: 10rem;
  margin-top: 3rem;
}

.section_bigtext {
  background-color: var(--swatch--lightblue);
}

.precision_container {
  z-index: 1;
}

.precision_container.u-container.u-vflex-center-center {
  padding-bottom: var(--padding-vertical--none);
}

.section_home_quotes {
  background-color: var(--swatch--brand-text);
  height: 120svh;
}

.section_home_quotes.hidden {
  height: 140svh;
}

.quotes_container {
  height: 100%;
}

.quotes_container.u-container {
  z-index: 2;
  padding-top: var(--padding-vertical--x-small);
  padding-bottom: var(--padding-vertical--x-small);
}

.quotes_btm.u-grid-column-4 {
  grid-column-gap: var(--grid-gap--main);
  grid-row-gap: var(--grid-gap--main);
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: var(--grid-4);
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.footer {
  background-color: var(--swatch--brand-text);
}

.footer_top.u-container.u-grid-column-2 {
  align-items: stretch;
}

.footer_col_left {
  height: 100%;
  overflow: hidden;
}

.footer_col_left.u-vflex-left-top {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 40rem;
  height: 40rem;
  display: flex;
}

.footer_col_right {
  height: 100%;
}

.footer_col_right.u-vflex-right-between.u-gap-large {
  margin-left: 10rem;
}

.footer_btm_wrap {
  width: 100%;
  height: 100%;
}

.footer_btm_wrap.u-grid-column-2 {
  height: 50%;
  display: block;
}

.footer_col_item {
  overflow: hidden;
}

.footer_col_item.u-vflex-left-between {
  grid-column-gap: var(--space--x-large);
  grid-row-gap: var(--space--x-large);
  width: 100%;
  display: block;
}

.footer_item.u-vflex-left-center {
  grid-column-gap: var(--size--0-25rem);
  grid-row-gap: var(--size--0-25rem);
  width: 100%;
  display: block;
}

.footer_link_item {
  font-size: 1rem;
  line-height: var(--line-height--1-3em);
  text-transform: uppercase;
}

.footer_link_title {
  line-height: var(--line-height--1-3em);
}

.footer_btm {
  border-top: var(--border-width--main) solid var(--theme--border);
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.footer_btm.u-grid-column-2 {
  border-top-color: var(--theme--text);
  border-top-width: 5px;
}

.footer_btm_contain.u-container {
  padding-right: var(--max-width--none);
  padding-bottom: var(--padding-vertical--none);
  padding-left: var(--max-width--none);
  margin-top: 3rem;
}

.sustain_img_wrap {
  aspect-ratio: 7.16 / 8.99;
  height: 100%;
}

.sustain_container.u-container.u-grid-custom.padding {
  padding-bottom: var(--padding-vertical--x-small);
  margin-bottom: 0;
}

.footer_credit_link {
  font-size: var(--text-small--font-size);
  cursor: pointer;
}

.quotes_p_wrap.u-column-custom {
  background-color: var(--swatch--lightblue);
  color: var(--swatch--brand-secondary);
  border-radius: 2rem;
  grid-column: 9 / span 2;
  padding: 5rem;
}

.quotes_slogan_wrap.u-vflex-center-center.u-gap-main {
  margin-left: 10rem;
}

.nav_txt {
  text-transform: uppercase;
}

.hero-headline {
  padding-left: var(--space--extra-small);
  justify-content: center;
  align-items: center;
  width: 70vw;
  display: flex;
}

.moro-logo {
  color: var(--swatch--light);
  width: 10rem;
}

.background-video {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.link-block {
  border: 2px solid var(--swatch--brand-text);
  background-color: var(--swatch--brand-text);
  color: var(--button--text);
  padding: .2rem .5rem;
}

.link-block:hover {
  border-color: var(--swatch--dark);
  background-color: var(--swatch--dark);
  color: var(--button--text);
}

.link-block.white {
  border-color: var(--swatch--light);
  color: var(--button--background);
}

.link-block.white:hover {
  border-color: var(--swatch--dark-secondary);
  color: var(--swatch--brand-text);
}

.link-block.white.footer:hover {
  border-color: var(--swatch--lightblue);
  background-color: var(--swatch--transparent);
  color: var(--swatch--lightblue);
}

.spacer {
  padding-top: 1rem;
}

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

.background-video-4 {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.section_goldenesfest {
  border-top: 0px solid var(--swatch--brand-text);
  border-bottom: 5px solid var(--swatch--brand-text);
}

.background-video-5, .background-video-6 {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.section-ohtannenbaum {
  border-top: 5px solid var(--swatch--brand-text);
}

.background-video-7 {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.section-adventskr-nzchen {
  border-top: 5px solid var(--swatch--brand-text);
  border-bottom: 5px solid var(--swatch--brand-text);
}

.background-video-8 {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.section_team {
  border-top: 5px solid var(--swatch--brand-text);
  border-bottom: 5px solid var(--swatch--brand-text);
}

.image {
  padding: 5rem;
}

.divider-line {
  border-top: 5px solid var(--button--border);
  margin-bottom: 1rem;
}

.section-landoltring {
  justify-content: center;
  display: flex;
  position: absolute;
  inset: 10rem 0% auto;
}

.moro-ring-wrapper {
  width: 15rem;
}

.svg-2 {
  color: var(--swatch--lightblue);
}

.kreisbutton {
  width: 15rem;
}

.kreisbutton:hover {
  opacity: .75;
  outline-offset: 0px;
  outline: 3px #f4f1ed;
  width: 15rem;
}

.kreisbutton._2 {
  height: 16rem;
}

.section-eyequipment {
  height: auto;
}

.uui-heroheader07_image-wrapper {
  justify-content: center;
  align-items: center;
  height: 40rem;
  display: flex;
  position: relative;
}

.uui-button-row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-space-large {
  width: 100%;
  min-height: 3rem;
}

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

.uui-space-small {
  width: 100%;
  min-height: 1.5rem;
}

.uui-heroheader07_content.z-index-1 {
  color: var(--untitled-ui--white);
}

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

.uui-heroheader07_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.uui-padding-vertical-xhuge {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

.uui-page-padding {
  padding-left: 2rem;
  padding-right: 2rem;
}

.container-eyequipment {
  background-color: #e5ccbd;
  overflow: hidden;
}

.image-2 {
  width: auto;
}

.image-3 {
  object-fit: contain;
}

.section-mobile-bigtext.mobile-only, .section-mobile-details.mobile-only {
  display: none;
}

.container-schneeflocke {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 95vh;
  display: block;
  position: relative;
}

.image-wrapper-bigpictures {
  width: 100%;
  height: 100%;
}

.headline-wrapper-bigpictures {
  position: static;
  inset: 0% auto auto 0%;
}

.text-wrapper-bigpictures {
  font-family: var(--font--secondary-family);
  color: var(--untitled-ui--white);
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 300;
  line-height: 2.2rem;
  position: static;
}

.elements-bigpictures {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  justify-items: stretch;
  width: 90%;
  height: 100%;
  margin-left: 5rem;
  display: grid;
  position: absolute;
}

.container-goldenesfest, .container-nussknacker, .container-tannenbaum, .container-kranz {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 95vh;
  display: block;
  position: relative;
}

.image-4, .image-5, .image-6, .image-7, .image-8 {
  width: 14rem;
  height: 14rem;
}

@media screen and (max-width: 991px) {
  .u-text-display {
    font-size: 12svw;
  }

  .styleguide_guide_layout.u-grid-custom {
    grid-template-columns: var(--grid-6);
  }

  .u-grid-column-4 {
    grid-template-columns: var(--grid-2);
  }

  .u-order-first-desktop, .u-order-last-desktop {
    order: 0;
  }

  .u-grid-desktop {
    flex-flow: column;
    display: flex;
  }

  .u-clip {
    padding-bottom: 1rem;
  }

  .hero_layout.u-grid-custom {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .hero_content {
    flex-flow: wrap;
    width: 100%;
  }

  .hero_content.u-column-custom {
    grid-column: 1 / 5;
    padding-left: 0;
  }

  .nav_container.u-container.u-grid-custom {
    grid-template-columns: var(--grid-2);
  }

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

  .nav_item_wrapper.u-column-custom {
    grid-column-start: 4;
  }

  .nav_item.u-hflex-center-center.u-gap-xsmall.u-display-none {
    display: flex;
  }

  .page_mark_content.u-gap-xsmall {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .page_mark_txt_large {
    font-size: 1.7rem;
  }

  .page_mark_txt_small {
    font-size: var(--size--1-25rem);
  }

  .small_img_wrap.is-precison.u-visual-wrap {
    max-width: 20svw;
  }

  .small_img_wrap.is-precison.u-visual-wrap.passing.team {
    margin-right: 10rem;
  }

  .small_img_wrap.is-precison.u-visual-wrap.stern {
    margin-left: -10rem;
  }

  .project_btn_wrapper.footer {
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .sustain_img.u-column-custom {
    grid-column-gap: var(--space--medium);
    grid-row-gap: var(--space--medium);
    grid-column-end: span 10;
  }

  .sustain_content.u-column-custom {
    grid-column: 1 / span 10;
    height: 70vh;
    padding-left: 0;
  }

  .sustain_col_mid.u-column-custom {
    grid-column-gap: var(--space--small);
    grid-row-gap: var(--space--small);
    grid-column: 1 / span 10;
  }

  .sustain_content_wrap.u-column-custom {
    grid-column-gap: var(--space--small);
    grid-row-gap: var(--space--small);
    grid-column: 1 / span 10;
    height: 15rem;
    padding-left: 0;
  }

  .p_btm_col {
    grid-column-gap: var(--space--x-large);
    grid-row-gap: var(--space--x-large);
  }

  .p_btm_col.is-sustain {
    max-width: 100%;
  }

  .p_btm_col.is-sustain.u-gap-main {
    height: auto;
  }

  .precision_container.u-container.u-vflex-center-center {
    padding-bottom: var(--padding-vertical--main);
    margin-bottom: -5rem;
  }

  .section_home_quotes {
    height: auto;
  }

  .section_home_quotes.hidden {
    height: 170svh;
  }

  .quotes_btm.u-grid-column-4 {
    flex-flow: column;
  }

  .footer_top.u-container.u-grid-column-2 {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .footer_col_left.u-vflex-left-top {
    order: 1;
  }

  .footer_col_right.u-vflex-right-between.u-gap-large {
    text-align: center;
    align-items: center;
    margin-left: 0;
  }

  .footer_btm_wrap.u-grid-column-2 {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .footer_col_item.u-hflex-between-stretch {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .footer_btm.u-grid-column-2 {
    padding-top: 1rem;
    padding-bottom: 10rem;
    display: block;
  }

  .footer_btm_contain.u-container {
    margin-top: -4rem;
  }

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

  .sustain_container.u-container.u-grid-custom {
    grid-row-gap: var(--space--large);
  }

  .quotes_p_wrap.u-column-custom {
    grid-column-end: span 4;
  }

  .quotes_slogan_wrap.u-vflex-center-center.u-gap-main {
    margin-bottom: 2rem;
    margin-left: 0;
  }

  .spacer.med {
    padding-top: 1rem;
  }

  .kreisbutton, .kreisbutton:hover {
    width: 13rem;
  }

  .uui-button-row.is-reverse-mobile-landscape.centered {
    justify-content: center;
  }

  .uui-space-large {
    min-height: 2.5rem;
  }

  .uui-space-small {
    min-height: .5rem;
  }

  .uui-heroheader07_content.z-index-1 {
    text-align: center;
  }

  .uui-heroheader07_component {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .elements-bigpictures {
    margin-left: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .styleguide_font_item {
    grid-template-columns: 100%;
  }

  .styleguide_guide_layout.u-grid-custom {
    grid-template-columns: var(--grid-4);
  }

  .u-grid-column-4, .u-grid-column-2, .u-grid-column-3 {
    grid-template-columns: var(--grid-1);
  }

  .u-order-first-tablet, .u-order-last-tablet {
    order: 0;
  }

  .u-grid-tablet {
    flex-flow: column;
    display: flex;
  }

  .hero_content.u-column-custom {
    grid-column-end: 10;
  }

  .nav_item.u-hflex-center-center.u-gap-xsmall.u-display-none {
    display: flex;
  }

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

  .page_mark_svg {
    width: var(--size--3-5rem);
  }

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

  .page_mark_txt_large {
    font-size: 1rem;
  }

  .sustain_img.u-column-custom {
    grid-column-gap: var(--space--small);
    grid-row-gap: var(--space--small);
  }

  .sustain_content.u-column-custom {
    height: 100vh;
  }

  .section_home_quotes.hidden {
    height: 200svh;
  }

  .quotes_p_wrap.u-column-custom {
    grid-column-start: 5;
  }

  .kreisbutton {
    width: 15rem;
  }

  .kreisbutton:hover {
    width: 10rem;
  }

  .uui-heroheader07_image-wrapper {
    background-image: none;
    height: 26rem;
  }

  .uui-button-row {
    align-self: stretch;
  }

  .uui-button-row.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-space-large {
    min-height: 2rem;
  }

  .uui-space-small {
    min-height: 1.25rem;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .elements-bigpictures {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .u-text-display {
    font-size: 11.5svw;
  }

  .u-text-h2 {
    font-size: 2rem;
  }

  .u-text-h2.centered.red {
    color: var(--swatch--brand-text);
  }

  .u-text-h3 {
    font-size: 2rem;
  }

  .u-text-h4 {
    font-size: var(--h4--line-height);
  }

  .u-text-small.centered {
    text-align: center;
  }

  .u-grid-landscape {
    flex-flow: column;
    display: flex;
  }

  .u-grid-breakout {
    grid-template-columns: var(--grid-breakout-single);
  }

  .hero_content.u-column-custom {
    grid-column-end: 8;
    padding-left: 0;
  }

  .nav_container.u-container.u-grid-custom {
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .scroll_to_explore {
    font-size: var(--text-small--font-size);
  }

  .nav_logo.w--current {
    width: 8rem;
  }

  .nav_item_wrapper.u-column-custom {
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    display: block;
  }

  .nav_item_wrapper.u-column-custom.hidden, .nav_item.u-hflex-center-center.u-gap-xsmall.u-display-none {
    display: none;
  }

  .page_mark_parent {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .page_mark_svg {
    width: 10svw;
  }

  .page_mark_content.u-gap-xsmall {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .page_mark_txt_large {
    font-size: 8svw;
    line-height: var(--line-height--1-1em);
  }

  .page_mark_txt_small {
    font-size: 6svw;
    line-height: var(--line-height--1em);
  }

  .section_sticky_scroll {
    padding-bottom: 0;
  }

  .project_heading_container.u-container.u-vflex-center-center {
    height: auto;
  }

  .sticky_scroll_trigger {
    min-height: auto;
    margin-top: 7rem;
  }

  .sticky_track, .sticky_element {
    position: relative;
  }

  .project_content_wrap.u-grid-custom {
    grid-template-columns: var(--grid-10);
    flex-flow: column;
    align-items: stretch;
    height: 90%;
    display: flex;
  }

  .project_name_wrap.u-vflex-stretch-top.u-gap-medium {
    grid-column: 1 / span 10;
    width: 70vw;
  }

  .project_info_wrap.u-column-custom {
    grid-column: 1 / content;
    align-items: center;
    width: 10rem;
    margin-left: 0;
  }

  .project_info_col.u-column-custom {
    align-items: center;
  }

  .sustain_content.u-column-custom {
    height: auto;
  }

  .sustain_col_mid.u-column-custom {
    grid-column-end: span 9;
    height: auto;
  }

  .sustain_content_wrap.u-column-custom {
    grid-column-end: 9;
    height: 19rem;
  }

  .p_btm_col.is-sustain.u-gap-main {
    margin-top: 0;
  }

  .section_bigtext.hidden-mobile {
    display: none;
  }

  .section_home_quotes {
    height: 100svh;
  }

  .section_home_quotes.hidden {
    display: none;
  }

  .footer_top.u-container.u-grid-column-2 {
    grid-row-gap: var(--space--large);
  }

  .footer_col_left.u-vflex-left-top {
    width: 90vw;
    height: 90vw;
  }

  .quotes_p_wrap.u-column-custom {
    grid-column: 1 / span 5;
    padding: 1rem;
  }

  .moro-logo {
    width: 8rem;
  }

  .image.sticker {
    padding: .5rem;
  }

  .section-landoltring.hidden {
    display: none;
  }

  .kreisbutton {
    width: 10rem;
  }

  .uui-heroheader07_image-wrapper {
    height: 22rem;
  }

  .uui-heroheader07_component {
    grid-template-columns: 1fr;
  }

  .section-mobile-bigtext {
    background-color: var(--swatch--lightblue);
    height: 70vh;
  }

  .section-mobile-bigtext.mobile-only {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 52vh;
    display: flex;
  }

  .mobile-bigtext-wrapper {
    width: 90vw;
    padding-top: 3rem;
  }

  .mockup-mailings-wrapper {
    justify-content: center;
    width: 97vw;
    margin-top: 1rem;
    margin-bottom: 3rem;
    display: flex;
  }

  .section-mobile-details {
    background-color: var(--swatch--lightblue);
    height: 70vh;
  }

  .section-mobile-details.mobile-only {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 52vh;
    display: flex;
  }

  .mobile-details-wrapper {
    width: 90vw;
    padding-top: 0;
  }

  .container-schneeflocke {
    height: 65vh;
  }

  .elements-bigpictures {
    place-items: start;
    margin-left: 1rem;
    display: flex;
  }

  .container-goldenesfest, .container-nussknacker, .container-tannenbaum, .container-kranz {
    height: 65vh;
  }

  .image-8 {
    width: 9rem;
    height: 9rem;
  }
}

#w-node-_9562d7ca-a1fc-1851-97a0-fc43f9b06c92-4b49715e {
  justify-self: end;
}

#w-node-_0f3d704f-eb7a-751c-68b6-d37933b7085b-4b49715e {
  order: 2;
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_9d7073e9-0c47-207e-a1de-a0a965260d99-4b49715e {
  grid-area: span 3 / span 1 / span 3 / span 1;
  justify-self: end;
}

#w-node-_241e3318-0a3f-5b83-47ce-53a8040cd29d-4b49715e {
  order: 2;
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_21a50e45-8804-4b69-58de-2e35d3282eae-4b49715e {
  grid-area: span 3 / span 1 / span 3 / span 1;
  justify-self: end;
}

#w-node-a8435392-d215-67b1-dcdc-1388216fa1de-4b49715e {
  order: 2;
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a8435392-d215-67b1-dcdc-1388216fa1e3-4b49715e {
  grid-area: span 3 / span 1 / span 3 / span 1;
  justify-self: end;
}

#w-node-_90031a24-e21b-29c3-900c-6352159ec580-4b49715e {
  order: 2;
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_90031a24-e21b-29c3-900c-6352159ec585-4b49715e {
  grid-area: span 3 / span 1 / span 3 / span 1;
  justify-self: end;
}

#w-node-_851c6e37-ad06-2e09-9631-3f8e59f59365-4b49715e {
  order: 2;
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_851c6e37-ad06-2e09-9631-3f8e59f5936a-4b49715e {
  grid-area: span 3 / span 1 / span 3 / span 1;
  justify-self: end;
}

#w-node-fa167ae9-187e-b8bf-46bd-a1b564ddcad4-4b49715e, #w-node-_412cdf2b-a23e-19fd-734b-64f35e944e7b-4b497165, #w-node-eda046f7-7777-f744-4306-55fee4ac4357-4b497165, #w-node-b9c8cca0-b00d-0f29-ff26-4f40c7c9066c-4b497165, #w-node-_1bba20f4-fe58-8b2c-953e-1daf881d3d75-4b497165, #w-node-a3423850-d2a9-7bcc-df88-0525a3fb69c3-4b497165 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_9d7073e9-0c47-207e-a1de-a0a965260d99-4b49715e, #w-node-_21a50e45-8804-4b69-58de-2e35d3282eae-4b49715e, #w-node-a8435392-d215-67b1-dcdc-1388216fa1e3-4b49715e, #w-node-_90031a24-e21b-29c3-900c-6352159ec585-4b49715e, #w-node-_851c6e37-ad06-2e09-9631-3f8e59f5936a-4b49715e {
    order: 9999;
    justify-self: start;
  }
}


@font-face {
  font-family: 'PP–Fragment-Serif';
  src: url('../fonts/PPFragment-SerifRegular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aeonik';
  src: url('../fonts/Aeonik-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PP–Fragment-Serif';
  src: url('../fonts/PPFragment-SerifLight.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aeonik';
  src: url('../fonts/Aeonik-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Eloquent';
  src: url('../fonts/eloquent.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}