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

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

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

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

:root {
  --base-color-brand--yellow-light: #eee8b8;
  --base-color-neutral--neutral-darkest: #1e1e1e;
  --base-color-neutral--neutral-dark: #1c1c1a;
  --text-color--text-primary\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>: var(--base-color-neutral--neutral-darkest);
  --text-color--text-secondary\<deleted\|variable-0a60224d-1a94-b160-ae24-af3c6d95a994\>: var(--base-color-neutral--neutral-darker);
  --background-color--background-success\<deleted\|variable-879e2a57-3170-38fd-0ae7-d0e890873ab2\>: var(--base-color-system--success-green\<deleted\|variable-8fc09a81-a1c7-3c5b-2cf2-835ad5d96212\>);
  --text-color--text-success\<deleted\|variable-17518f72-fb93-45b5-ad9e-fdd3f2b1833a\>: var(--base-color-system--success-green-dark\<deleted\|variable-70ae3530-1c64-4d15-f2af-205678316683\>);
  --border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>: var(--base-color-neutral--neutral-lightest);
  --background-color--background-alternate\<deleted\|variable-41ecbc38-077c-494f-9138-9468b7354b23\>: var(--base-color-neutral--white);
  --background-color--background-secondary\<deleted\|variable-2dd539ce-5be2-4493-8245-a883e87dab6d\>: var(--base-color-brand--green);
  --link-color--link-primary\<deleted\|variable-ad940cb5-1815-151e-2cbc-4f27dec2b1e5\>: var(--base-color-brand--green);
  --background-color--background-primary\<deleted\|variable-9f6b6bb4-0795-c8ab-f302-bbebab6f2554\>: var(--base-color-neutral--neutral-darkest);
  --text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>: var(--base-color-neutral--white);
  --base-color-brand--green: #a3e8cf;
  --base-color-brand--pink: #dd23bb;
  --base-color-neutral--white: #fff;
  --background-color--background-error\<deleted\|variable-89aecd3e-2fe8-312c-65a2-e3e7c57d326c\>: var(--base-color-system--error-red\<deleted\|variable-ad7a5e8d-bd95-fba4-5110-cbccfa2520c4\>);
  --text-color--text-error\<deleted\|variable-4a51c5d2-820c-a0d9-b49e-0e5d273c964f\>: var(--base-color-system--error-red-dark\<deleted\|variable-f7a8b234-8033-a5d6-4d85-0326277c2bf8\>);
  --border-color--border-alternate\<deleted\|variable-551aa6d2-4bf8-6036-137a-78e1c71841a4\>: var(--base-color-neutral--neutral-darker);
  --base-color-neutral--neutral-lighter: #fffce9;
  --background-color--background-warning\<deleted\|variable-0aa1a7ce-e851-b6b5-66db-1a1a96e8e04b\>: var(--base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>);
  --text-color--text-warning\<deleted\|variable-825aa1d8-b093-0b89-37c5-87d980df10f5\>: var(--base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>);
  --background-color--background-tertiary\<deleted\|variable-6632d948-2d2d-2556-731d-05a71c92f234\>: var(--base-color-brand--pink);
  --base-color-neutral--neutral-lightest: #fffeeb;
  --base-color-brand--yellow: #f4f85f;
  --base-color-neutral--neutral-darker: #1a1a1a;
  --base-color-brand--purple: #b698f8;
  --base-color-brand--red: #e65449;
  --base-color-neutral--black: black;
  --base-color-brand--pink-dark: #3c043b;
  --base-color-neutral--neutral-light: #aaa;
  --base-color-neutral--neutral: #666;
  --base-color-system--success-green\<deleted\|variable-8fc09a81-a1c7-3c5b-2cf2-835ad5d96212\>: #cef5ca;
  --base-color-system--success-green-dark\<deleted\|variable-70ae3530-1c64-4d15-f2af-205678316683\>: #114e0b;
  --base-color-system--error-red\<deleted\|variable-ad7a5e8d-bd95-fba4-5110-cbccfa2520c4\>: #f8e4e4;
  --base-color-system--error-red-dark\<deleted\|variable-f7a8b234-8033-a5d6-4d85-0326277c2bf8\>: #3b0b0b;
  --base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>: #fcf8d8;
  --base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>: #5e5515;
}

.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(--base-color-brand--yellow-light);
  color: var(--base-color-neutral--neutral-darkest);
  font-family: Metropolis, Arial, sans-serif;
  font-size: .833333vw;
  line-height: 1.4;
}

h1 {
  letter-spacing: .01em;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: .2em;
  font-family: Emotesans, Arial, sans-serif;
  font-size: 12.5em;
  font-weight: 400;
  line-height: .8;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: .2em;
  font-family: Emotesans, Arial, sans-serif;
  font-size: 8.75em;
  font-weight: 400;
  line-height: 1.05;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: .2em;
  font-family: Emotesans, Arial, sans-serif;
  font-size: 7em;
  font-weight: 400;
  line-height: 1.05;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: .2em;
  font-family: Emotesans, Arial, sans-serif;
  font-size: 5em;
  font-weight: 400;
  line-height: 1.05;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: .2em;
  font-family: Emotesans, Arial, sans-serif;
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.05;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: .2em;
  font-family: Emotesans, Arial, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.05;
}

p {
  margin-bottom: 0;
}

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

ul, ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

li {
  margin-bottom: .25rem;
}

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

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

blockquote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25em;
  line-height: 1.5;
}

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

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

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

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

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

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

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

.margin-custom2 {
  margin: 2.5em;
}

.padding-xlarge {
  padding: 4em;
}

.margin-xlarge {
  margin: 4em;
}

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

.padding-xhuge {
  padding: 8em;
}

.margin-custom1 {
  margin: 1.5em;
}

.padding-0 {
  padding: 0;
}

.padding-xxhuge {
  padding: 12em;
}

.padding-huge {
  padding: 6em;
}

.margin-large {
  margin: 3em;
}

.padding-xxlarge {
  padding: 5em;
}

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

.padding-custom3 {
  padding: 3.5em;
}

.padding-large {
  padding: 3em;
}

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

.padding-small {
  padding: 1em;
}

.padding-custom2 {
  padding: 2.5em;
}

.margin-custom3 {
  margin: 3.5em;
}

.padding-custom1 {
  padding: 1.5em;
}

.margin-huge {
  margin: 6em;
}

.padding-medium {
  padding: 2em;
}

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

.margin-xxlarge {
  margin: 5em;
}

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

.margin-xhuge {
  margin: 8em;
}

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

.margin-small {
  margin: 1em;
}

.margin-medium {
  margin: 2em;
}

.margin-xxhuge {
  margin: 12em;
}

.margin-0 {
  margin: 0;
}

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

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

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

.margin-bottom, .margin-bottom.margin-small, .margin-bottom.margin-xsmall, .margin-bottom.margin-xxsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

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

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

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

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

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

.margin-top.margin-small {
  margin-top: 1rem;
  margin-left: 0;
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

.icon-1x1-small {
  flex: none;
  width: 1rem;
  height: 1rem;
}

.overflow-auto {
  overflow: auto;
}

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

.icon-1x1-large {
  width: 2.5rem;
  height: 2.5rem;
}

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

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

.text-weight-semibold {
  font-weight: 600;
}

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

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

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

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

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

.background-color-primary {
  background-color: var(--base-color-neutral--neutral-dark);
}

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

.text-color-primary {
  color: var(--text-color--text-primary\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>);
}

.text-color-secondary {
  color: var(--text-color--text-secondary\<deleted\|variable-0a60224d-1a94-b160-ae24-af3c6d95a994\>);
}

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

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

.form_message-success {
  background-color: var(--background-color--background-success\<deleted\|variable-879e2a57-3170-38fd-0ae7-d0e890873ab2\>);
  color: var(--text-color--text-success\<deleted\|variable-17518f72-fb93-45b5-ad9e-fdd3f2b1833a\>);
  padding: 1.25rem;
}

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

.heading-style-h3 {
  font-size: 7em;
}

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

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

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

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

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

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

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

.icon-height-small {
  height: 1rem;
}

.icon-1x1-medium {
  width: 2rem;
  height: 2rem;
}

.heading-style-h1 {
  font-family: Emotesans, Arial, sans-serif;
  font-size: 12.5em;
  font-weight: 400;
  line-height: .8;
}

.padding-global {
  padding-left: 6em;
  padding-right: 6em;
}

.text-weight-normal {
  font-weight: 400;
}

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

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

.text-color-alternate {
  color: var(--base-color-neutral--neutral-dark);
}

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

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

.text-weight-medium {
  font-weight: 500;
}

.overflow-hidden {
  overflow: hidden;
}

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

.text-size-tiny {
  font-size: .75em;
}

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

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

.overflow-visible {
  overflow: visible;
}

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

.text-weight-light {
  font-weight: 300;
}

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

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

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

.text-size-regular {
  font-size: 1em;
}

.text-weight-xbold {
  font-weight: 800;
}

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

.text-weight-bold {
  font-weight: 700;
}

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

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

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

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

.background-color-alternate {
  background-color: var(--background-color--background-alternate\<deleted\|variable-41ecbc38-077c-494f-9138-9468b7354b23\>);
}

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

.text-size-small {
  font-size: .875em;
}

.heading-style-h4 {
  font-size: 5em;
}

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

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

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

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

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

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

.background-color-secondary {
  background-color: var(--background-color--background-secondary\<deleted\|variable-2dd539ce-5be2-4493-8245-a883e87dab6d\>);
}

.form_input {
  border: 1px solid var(--border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>);
  background-color: #0000;
  min-height: 3rem;
  margin-bottom: .75rem;
  padding: .5rem 1rem;
  font-size: 1rem;
}

.form_input::placeholder, .form_input.is-select-input {
  color: var(--text-color--text-secondary\<deleted\|variable-0a60224d-1a94-b160-ae24-af3c6d95a994\>);
}

.form_input.is-text-area {
  min-height: 8rem;
  padding-top: .75rem;
  font-size: 1rem;
}

.heading-style-h6 {
  font-size: 1.5em;
}

.padding-section-large {
  padding-top: 8em;
  padding-bottom: 8em;
}

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

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

.text-style-link {
  color: var(--link-color--link-primary\<deleted\|variable-ad940cb5-1815-151e-2cbc-4f27dec2b1e5\>);
  text-decoration: underline;
}

.text-size-large {
  font-size: max(1.5em, 1rem);
}

.fs-styleguide_header {
  background-color: var(--background-color--background-primary\<deleted\|variable-9f6b6bb4-0795-c8ab-f302-bbebab6f2554\>);
  color: var(--text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>);
  background-image: radial-gradient(circle at 100% 100%, #dd23bb40, #0000 40%), radial-gradient(circle at 0 100%, #2d62ff4d, #0000 60%);
}

.heading-style-h2 {
  font-family: Emotesans, Arial, sans-serif;
  font-size: 8.75em;
  font-weight: 400;
}

.page-wrapper {
  overflow: clip;
}

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

.fs-styleguide_label.is-tag {
  background-color: var(--base-color-brand--pink);
  color: var(--base-color-neutral--white);
}

.heading-style-h5 {
  font-size: 2.25em;
}

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

.icon-height-medium {
  height: 2rem;
}

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

.overflow-scroll {
  overflow: scroll;
}

.form_message-error {
  background-color: var(--background-color--background-error\<deleted\|variable-89aecd3e-2fe8-312c-65a2-e3e7c57d326c\>);
  color: var(--text-color--text-error\<deleted\|variable-4a51c5d2-820c-a0d9-b49e-0e5d273c964f\>);
  margin-top: .75rem;
  padding: .75rem;
}

.icon-height-large {
  height: 3rem;
}

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

.form_component {
  margin-bottom: 0;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

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

.text-style-quote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

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

.button {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  text-align: center;
  letter-spacing: -.03em;
  color: inherit;
  background-color: #0000;
  border-radius: .25rem;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  font-size: 1.75em;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.button.is-text {
  color: #000;
  background-color: #0000;
  border: 2px solid #0000;
}

.button.is-small {
  font-size: 1.5em;
}

.button.is-large {
  padding: 1rem 2rem;
}

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

.button.is-secondary.is-alternate {
  background-color: var(--\<unknown\|relume-variable-transparent\>);
  color: var(--\<unknown\|relume-variable-neutral-white\>);
}

.button.is-icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button.is-brand {
  background-color: var(--background-color--background-secondary\<deleted\|variable-2dd539ce-5be2-4493-8245-a883e87dab6d\>);
}

.button.is-alternate {
  border-color: var(--\<unknown\|relume-variable-neutral-white\>);
  background-color: var(--\<unknown\|relume-variable-neutral-white\>);
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
}

.button.is-navbar2-button {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.button.is-link {
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

.button.is-link.is-icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button.is-white {
  color: var(--base-color-neutral--neutral-lighter);
}

.button.is-navbar4-button {
  z-index: 1;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

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

.text-size-medium {
  font-size: max(1.25em, .875rem);
}

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

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

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

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

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

.hide {
  display: none;
}

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

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

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

.fs-styleguide_spacing-all {
  display: none;
}

.spacer-huge {
  width: 100%;
  padding-top: 6rem;
}

.spacer-medium {
  width: 100%;
  padding-top: 2rem;
}

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

.spacer-xsmall {
  width: 100%;
  padding-top: .5rem;
}

.spacer-small {
  width: 100%;
  padding-top: 1rem;
}

.spacer-xhuge {
  width: 100%;
  padding-top: 8rem;
}

.spacer-tiny {
  width: 100%;
  padding-top: .125rem;
}

.spacer-xxsmall {
  width: 100%;
  padding-top: .25rem;
}

.spacer-xxhuge {
  width: 100%;
  padding-top: 12rem;
}

.spacer-xlarge {
  width: 100%;
  padding-top: 4rem;
}

.spacer-large {
  padding-top: 3rem;
}

.spacer-xxlarge {
  width: 100%;
  padding-top: 5rem;
}

.fs-styleguide_message {
  background-color: var(--background-color--background-warning\<deleted\|variable-0aa1a7ce-e851-b6b5-66db-1a1a96e8e04b\>);
  color: var(--text-color--text-warning\<deleted\|variable-825aa1d8-b093-0b89-37c5-87d980df10f5\>);
  border-radius: .25rem;
  padding: .25rem .5rem;
  font-size: .875rem;
}

.nav_component {
  background-color: #000;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  inset: 0% 0% auto;
}

.nav_container {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav_logo {
  width: 10rem;
}

.nav_menu_link {
  color: #fff;
  padding: 1rem;
}

.nav_button {
  padding: 1rem;
}

.aspect-ratio-square {
  aspect-ratio: 1;
  object-fit: cover;
}

.aspect-ratio-portrait {
  aspect-ratio: 2 / 3;
  object-fit: cover;
}

.aspect-ratio-landscape {
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.aspect-ratio-widescreen {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.background-color-tertiary {
  background-color: var(--background-color--background-tertiary\<deleted\|variable-6632d948-2d2d-2556-731d-05a71c92f234\>);
}

.fs-styleguide_hero-label {
  color: var(--text-color--text-primary\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>);
  text-transform: uppercase;
  background-color: #eee;
  border-radius: .25rem;
  padding: .25rem .375rem;
  font-size: .75rem;
  font-weight: 500;
  text-decoration: none;
}

.hero_content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  max-width: 70rem;
  display: grid;
  position: relative;
}

.hero_image {
  border-radius: 1rem;
  margin-top: 0;
}

.hero_heading {
  font-size: 4rem;
}

.section_hero {
  color: #fff;
  background-color: #000;
  background-image: radial-gradient(circle at 0 100%, #2d62ff4d, #0000 50%), radial-gradient(circle at 100% 60%, #2d62ff4d, #1110 20%), radial-gradient(circle at 100% 100%, #d600c433, #0000 45%);
  flex-direction: column;
  justify-content: center;
  min-height: 100svh;
  display: flex;
  position: relative;
}

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

.nav_sticky {
  z-index: 99;
  pointer-events: none;
  position: sticky;
  top: 0;
}

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

.section_header30 {
  z-index: 999;
  pointer-events: none;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
  overflow: clip;
}

.header30_background-image-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-overlay-layer {
  z-index: 1;
  background-color: #00000080;
  position: absolute;
  inset: 0%;
}

.header30_content {
  z-index: 1;
  pointer-events: none;
  grid-template-rows: auto;
  width: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.header30_content-image-wrapper {
  z-index: -1;
  width: 90%;
  display: none;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.header30_content-image {
  object-fit: cover;
}

.icon-embed-custom {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 10.625rem;
  height: 9.75rem;
  display: flex;
}

.header30_content-icon-wrapper {
  flex-flow: column;
  justify-content: flex-end;
  width: 32%;
  padding-top: 21%;
  display: flex;
}

.header30_content-text {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 5%;
  display: flex;
}

.navbar2_component {
  z-index: 0;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #eee8b899;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 8.75em;
  padding-left: 6em;
  padding-right: 6em;
  display: flex;
}

.navbar2_container {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 107.5em;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar2_logo-link {
  color: var(--base-color-neutral--neutral-darkest);
  width: 6.25rem;
  height: 5.81rem;
  padding-left: 0;
}

.navbar2_logo {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.navbar2_logo.is-loader {
  position: absolute;
  inset: 0% auto auto 0%;
}

.navbar2_logo.is-main {
  opacity: 0;
}

.navbar2_menu {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: static;
}

.navbar2_link {
  letter-spacing: -.05em;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: max(1.13em, .875rem);
  font-weight: 700;
  line-height: 1;
}

.navbar2_link.w--current {
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
}

.navbar2_dropdwn-toggle {
  grid-column-gap: .5rem;
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
}

.dropdown-chevron {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.dropdown-chevron.is-navbar4 {
  width: 1.5rem;
  height: 1.5rem;
}

.navbar2_dropdown-list.w--open {
  border: var(--\<unknown\|relume-variable-border-width\>) solid var(--\<unknown\|relume-variable-color-scheme-1-border\>);
  border-radius: var(--\<unknown\|relume-variable-radius-small\>);
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  padding: .5rem;
  position: absolute;
}

.navbar2_dropdown-link {
  padding: .5rem 1rem;
}

.navbar2_dropdown-link.w--current {
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
}

.navbar2_button-wrapper {
  grid-column-gap: 1rem;
  margin-left: 1rem;
  display: flex;
}

.navbar2_menu-button {
  padding: 0;
}

.section_header145 {
  z-index: 0;
  position: relative;
}

.header145_component {
  z-index: 0;
  flex-direction: column;
  padding-top: 2em;
  padding-bottom: 8.75em;
  position: relative;
}

.header145_image-wrapper {
  z-index: 0;
  aspect-ratio: 16 / 9;
  width: 100%;
  max-width: 90em;
  margin-top: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.header145_image {
  width: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.header145_tagline {
  font-family: Emotesans, Arial, sans-serif;
  font-size: 4.13em;
  line-height: 1;
}

.heading {
  font-size: 12.5rem;
}

.text-style-emotesans {
  letter-spacing: .04em;
  font-family: Emotesans, Arial, sans-serif;
}

.header145_backgound-image-wrapper {
  z-index: -1;
  height: 73%;
  position: absolute;
  inset: auto 0% 0%;
}

.header145_backgound-image {
  object-fit: cover;
  object-position: 50% 50%;
  height: 100%;
}

.header145_icon-wrapper {
  z-index: 1;
  width: 11.03em;
  position: absolute;
  inset: auto auto .5em 0;
  transform: none;
}

.header145_icon {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.section_header50 {
  z-index: 1;
  background-color: var(--base-color-neutral--neutral-dark);
  color: var(--base-color-neutral--neutral-lightest);
  padding-top: 5em;
  position: relative;
}

.header50_component {
  z-index: 1;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  perspective: 826px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
  overflow: clip;
}

.text-style-tagline {
  justify-content: center;
  align-items: center;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.header50_background-icon-wrapper {
  margin-bottom: 1em;
}

.header50_background-image {
  width: 100%;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.header50_background-icon {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.header50_top-icon-wrapper {
  width: 5.0146%;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: 10%;
}

.header50_top-icon {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.text-size-xlarge {
  letter-spacing: .02em;
  font-size: clamp(1.5rem, 2.25vw, 2.25rem);
  line-height: 1.4;
}

.header50_max-width {
  width: 100%;
  max-width: 52rem;
}

.header50_background-image-wrapper {
  z-index: 0;
  aspect-ratio: 5 / 6.4;
  transform-origin: 0 100%;
  width: 60%;
  position: relative;
}

.header50_banner-wrapper {
  background-color: var(--base-color-brand--yellow);
  color: var(--base-color-neutral--neutral-darker);
  letter-spacing: .02em;
  white-space: nowrap;
  flex: none;
  width: calc(100% + 2rem);
  margin-left: -1rem;
  font-family: Emotesans, Arial, sans-serif;
  font-size: 3em;
  display: flex;
  transform: rotate(-3deg);
}

.header50_background-left-image-wrapper {
  z-index: 1;
  flex: none;
  width: 18.75em;
  position: absolute;
  inset: 50% auto auto 2.5rem;
  transform: translate(0, -50%);
}

.header50_background-left-image {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.div-block {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.header5_component {
  z-index: 1;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 14em;
  display: grid;
  position: relative;
}

.header5_background-image-wrapper {
  z-index: -1;
  background-image: linear-gradient(#00000080, #00000080);
  flex-flow: column;
  justify-content: flex-end;
  width: 110%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 50%;
  transform: translate(-50%);
}

.header5_background-image {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.header5_background-bottom-image-wrapper {
  z-index: 0;
  aspect-ratio: 8 / 6;
  flex: 1;
  width: 100%;
  position: relative;
}

.header5_background-bottom-image {
  width: 100%;
  height: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.text-style-line1 {
  display: block;
}

.header5_content {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.header5_content-left {
  padding-top: 6rem;
}

.header5_content-image-wrapper {
  z-index: 0;
  aspect-ratio: 9.5 / 9.85;
  transform-origin: 0 100%;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  display: flex;
  position: relative;
}

.header5_content-image {
  object-fit: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.section_header104 {
  background-color: var(--base-color-neutral--neutral-dark);
  color: var(--base-color-neutral--neutral-lighter);
  position: relative;
}

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

.header104_heading-wrapper {
  letter-spacing: .02em;
}

.header104_heading {
  font-size: 5rem;
  font-weight: 400;
  line-height: 1.2;
}

.header104_heading-span {
  background-image: url('../images/Group-50.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-right: 4rem;
}

.header104_heading-span.v-2 {
  background-image: url('../images/Group-51.svg');
  padding-right: 5.6rem;
}

.header104_heading-span.v-3 {
  background-image: url('../images/Group.svg');
  padding-right: 5rem;
}

.header104_heading-span.v-4 {
  background-image: url('../images/Gr5oup.svg');
  background-position: 100%;
  background-size: auto;
  padding-right: 9rem;
}

.header104_heading-span.v-5 {
  background-image: url('../images/Group-52.svg');
  padding-right: 7rem;
}

.section_layout396 {
  background-color: var(--base-color-neutral--neutral-dark);
}

.layout396_grid-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 5.9rem;
}

.layout396_row {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.layout396_card {
  z-index: 2;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  background-color: var(--base-color-neutral--neutral-lighter);
  perspective: 1000px;
  border-radius: 1.25rem;
  flex-direction: column;
  grid-template-rows: 14em auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  padding-bottom: 2.5em;
  padding-left: 2em;
  padding-right: 2em;
  transition: background-color .2s;
  display: grid;
  position: relative;
}

.layout396_card:hover {
  filter: none;
}

.layout396_card.v-2 {
  z-index: 1;
}

.layout396_card.v-2:hover {
  background-color: var(--base-color-brand--purple);
}

.layout396_card.v-3 {
  z-index: 0;
}

.layout396_card.v-3:hover {
  background-color: var(--base-color-brand--yellow);
}

.layout396_card.v-1:hover {
  background-color: var(--base-color-brand--green);
}

.layout396_card-content {
  flex: 1;
}

.layout396_card-content-top {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 1rem;
  display: flex;
}

.layout396_item-icon-wrapper {
  width: 19.95em;
  margin: -5.9em auto 1em;
  transition: transform .2s;
  display: inline-block;
}

.layout396_item-icon-wrapper.v-2 {
  width: 16.25em;
  margin-top: -7.7em;
}

.icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.text-color-netural-lighter {
  color: var(--base-color-neutral--neutral-lighter);
}

.layout396_item-icon {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.layout396_card-tile {
  padding-top: .1em;
  padding-bottom: 0;
  line-height: .6;
}

.layout396_card-tile.is-border-purple {
  -webkit-text-stroke-width: .1em;
  -webkit-text-stroke-color: var(--base-color-neutral--neutral-lighter);
  paint-order: stroke fill;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
}

.layout396_card-content-icon {
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.13em;
  height: 2.13em;
  display: flex;
}

.layout396_card-divider {
  background-color: var(--base-color-neutral--neutral-dark);
  width: 100%;
  height: .63em;
}

.layout396_card-botttom-content {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  letter-spacing: -.02em;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.button-icon {
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: .5em;
  height: auto;
  display: flex;
}

.section_header15 {
  background-color: var(--base-color-neutral--neutral-dark);
}

.header15_component {
  z-index: 10;
  position: absolute;
  inset: 2em 0% auto;
}

.header15_content-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 4fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
}

.header15_image-group {
  z-index: 0;
  cursor: none;
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.header15_image {
  z-index: 0;
  object-fit: cover;
  width: 112%;
  height: 100%;
  transition: opacity .2s;
  position: relative;
  left: 50%;
  transform: translate(-50%);
}

.header15_image.is-li {
  opacity: 0;
  position: absolute;
  inset: 0% auto auto 50%;
}

.header15_image.is-background {
  z-index: -1;
}

.header15_image.is-yt, .header15_image.is-tt, .header15_image.is-i {
  opacity: 0;
  position: absolute;
  inset: 0% auto auto 50%;
}

.header15_content-right-button-wrapper {
  background-color: var(--base-color-neutral--neutral-lighter);
  border-radius: 6.25rem;
  justify-content: flex-start;
  align-items: center;
  width: 82.7269%;
  padding: .5rem;
  display: flex;
}

.header15_content-right-button-icon {
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 41.4279%;
  height: 100%;
  display: flex;
}

.section_product11 {
  background-color: var(--base-color-neutral--neutral-dark);
  color: var(--base-color-neutral--neutral-lighter);
}

.product11_heading-wrapper {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: end;
  margin-bottom: 1em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: grid;
}

.product11_number-wrapper {
  grid-column-gap: .63rem;
  grid-row-gap: .63rem;
  color: var(--base-color-brand--yellow);
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  line-height: 1.2;
  display: flex;
}

.product11_slider {
  background-color: var(--\<unknown\|relume-variable-transparent\>);
  height: auto;
  padding-bottom: 6rem;
  position: relative;
}

.product11_mask {
  width: 33%;
  overflow: visible;
}

.product11_slide {
  padding-right: 3rem;
}

.product11_item {
  z-index: 0;
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  align-items: stretch;
  width: 50vw;
  min-height: 45.83em;
  padding-left: .63em;
  padding-right: .63em;
  display: flex;
  position: relative;
}

.product11_item-component {
  z-index: 0;
  filter: grayscale();
  cursor: pointer;
  border-radius: 1em;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  padding: 2em;
  text-decoration: none;
  transition: filter .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.product11_item-component:hover {
  filter: none;
}

.product11_image-wrapper {
  z-index: -1;
  width: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

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

.product11_content-wrapper {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.slider-arrow {
  border: 1px solid var(--\<unknown\|relume-variable-color-scheme-1-border\>);
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-foreground\>);
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.slider-arrow.is-bottom-previous {
  inset: auto 4rem 0% auto;
}

.slider-arrow.is-bottom-next {
  inset: auto 0% 0% auto;
}

.slider-arrow-icon_default {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.product11_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto 0% 0%;
}

.product11_list-wrapper {
  padding-left: .63em;
  padding-right: .63em;
}

.product11_list, .product11_list.swiper-wrapper {
  display: flex;
}

.product11_text-left {
  grid-column-gap: .3em;
  grid-row-gap: .3em;
  flex-flow: column;
  flex: none;
  max-width: 40em;
  display: flex;
}

.product11_text-title {
  line-height: .9;
}

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

.product11_number {
  font-family: Emotesans, Arial, sans-serif;
  font-size: 6em;
  font-weight: 400;
  line-height: .8;
}

.product11_content-title-wrapper {
  text-align: center;
  flex-flow: column;
  justify-content: flex-end;
  min-height: 20.5em;
  margin-bottom: 3em;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

.product11_content-title-image {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 36.19em;
  display: none;
  position: absolute;
  inset: auto 17em 0 auto;
}

.section_gallery23 {
  background-color: var(--base-color-neutral--neutral-dark);
  color: var(--base-color-neutral--neutral-lightest);
}

.gallery23_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
}

.gallery23_slider {
  background-color: var(--\<unknown\|relume-variable-transparent\>);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 5rem;
  position: relative;
}

.gallery23_mask {
  width: 25%;
  overflow: visible;
}

.gallery23_slide {
  padding-right: 2rem;
}

.gallery23_lightbox-link {
  width: 100%;
}

.gallery23_image-wrapper {
  aspect-ratio: 4 / 5;
  border-radius: 1.25rem;
  flex: none;
  width: 25em;
  overflow: hidden;
}

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

.gallery23_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto 0% 0%;
}

.gallery23_title-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery23_title-image-wrapper {
  z-index: 0;
  aspect-ratio: 4 / 3.1;
  width: 100%;
  position: relative;
}

.gallery23_title-image {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.gallery23_list-wrapper {
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding: .63em 1.25vw;
  display: flex;
  overflow: auto;
}

.gallery23_list {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  display: flex;
}

.footer_component {
  background-color: var(--base-color-neutral--neutral-dark);
  color: var(--base-color-neutral--neutral-lightest);
  padding-top: 14em;
  padding-bottom: 2em;
}

.footer_content-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.3fr 1fr;
}

.footer_image-wrapper {
  z-index: 0;
  aspect-ratio: 6 / 5;
  perspective: 1000px;
  justify-content: center;
  align-items: flex-end;
  width: calc(100% + 2em);
  margin-top: -14em;
  margin-right: -2em;
  display: flex;
  position: relative;
}

.footer_image {
  position: absolute;
  inset: 0% 0% auto;
}

.footer_social-icon-wrapper.is-1 {
  width: 9.38em;
}

.footer_social-icon-wrapper.is-2 {
  width: 8.06em;
}

.footer_content {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.footer_social-icon {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.footer_link-list {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.footer_link-list.is-bottom {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.footer_credit-wrapper {
  border-top: .63em solid var(--base-color-neutral--neutral-lightest);
  text-align: right;
  width: 100%;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.footer_divider-line {
  background-color: var(--base-color-neutral--neutral-lightest);
  color: var(--base-color-neutral--neutral-lighter);
  width: 100%;
  height: .63em;
}

.icon-embed-custom-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 37.5rem;
  height: 15rem;
  display: flex;
}

.header30_content-logo-wrapper {
  opacity: 0;
  width: 30%;
}

.header145_title-wrapper {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.navbar2_menu-link-list {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.navbar2_logo-tablet {
  color: var(--base-color-neutral--neutral-darkest);
  width: 6.25rem;
  height: auto;
  padding-left: 0;
  display: none;
}

.navbar2_logo-desktop {
  color: var(--base-color-neutral--neutral-darkest);
  width: 6.25em;
  height: auto;
  padding-left: 0;
}

.header50_banner-component {
  z-index: 1;
  pointer-events: none;
  margin-bottom: -8em;
  padding-top: 16em;
  padding-bottom: 12em;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.header50_banner-list {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  display: flex;
}

.header50_content {
  max-width: 40.8em;
  padding-bottom: 23em;
}

.header145_backgound-overlay {
  z-index: 1;
  background-image: linear-gradient(180deg, var(--base-color-brand--yellow-light), #eee8b800);
  width: 100%;
  height: 30%;
  position: absolute;
  inset: 0% 0% auto;
}

.icon-embed-custom-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 18.75rem;
  height: 26.6875rem;
  display: flex;
}

.icon-embed-custom-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60rem;
  height: 62.6875rem;
  display: flex;
}

.icon-embed-custom-5, .icon-embed-custom-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50.375rem;
  height: 38.9375rem;
  display: flex;
}

.header5_background-image-cloud-bottom {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.header5_background-image-cloud-top {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20%;
  height: auto;
  display: flex;
  position: absolute;
  bottom: 35%;
}

.header104_icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.header104_icon.is-hand {
  transform-origin: 50% 100%;
}

.header104_icon.is-fish {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.icon-embed-custom-8 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 8rem;
  height: 8rem;
  display: flex;
}

.icon-embed-custom-9 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 7.3125rem;
  height: 8rem;
  display: flex;
}

.icon-embed-custom-10 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 8.8125rem;
  height: 4.6875rem;
  display: flex;
}

.icon-embed-custom-11 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 12.125rem;
  height: 9.5rem;
  display: flex;
}

.text-style-inline {
  vertical-align: middle;
  display: inline;
}

.header104_icon-wrapper {
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  width: 1.4em;
  margin-left: .1em;
  margin-right: .1em;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.header104_icon-wrapper.is-alert {
  width: 1em;
  max-width: 1em;
  height: 1em;
}

.header104_icon-wrapper.is-hand {
  transform-origin: 50% 100%;
  width: 1em;
  max-width: 1em;
  height: 1.2em;
  margin-top: -.1em;
}

.header104_icon-wrapper.is-fish {
  vertical-align: middle;
  width: 1.6em;
  max-width: 1.6em;
  height: 1.3em;
  margin-top: -.1em;
  margin-left: 0;
}

.header104_icon-wrapper.is-eyes {
  z-index: 0;
  width: 1.3em;
  max-width: 1.3em;
  height: .7em;
  position: relative;
}

.header104_icon-wrapper.is-men {
  vertical-align: bottom;
  width: 1.1em;
  max-width: 1.1em;
  height: 1.5em;
  transform: translate(0, .2em);
}

.layout396_card-divider-2 {
  background-color: #1c1c1a;
  height: .63rem;
}

.rl-styleguide_label {
  color: #1e51f7;
  white-space: nowrap;
  cursor: context-menu;
  background-color: #ebeffa;
  padding: .25rem .5rem;
  font-size: .75rem;
  display: inline-block;
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.tooltip1_card-wrapper {
  z-index: 2;
  background-color: var(--base-color-neutral--white);
  color: var(--base-color-neutral--neutral-darkest);
  border-radius: .5em;
  padding: .75em;
}

.tooltip1_pointer {
  z-index: 2;
  background-color: var(--base-color-neutral--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: .75rem;
  height: .75rem;
  margin-bottom: .375rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: rotate(45deg);
}

.tooltip1_component {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.text-size-small-2 {
  font-size: .875rem;
}

.tooltip1_responsive {
  display: none;
}

.tooltip1_tooltip-wrapper {
  width: 15em;
  padding-bottom: .75em;
  position: absolute;
  bottom: 100%;
}

.icon-embed-custom-12 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 35.8125rem;
  height: 27.1875rem;
  display: flex;
}

.gallery23_scrollbar-css {
  display: none;
}

.icon-embed-custom-13 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 36.1875rem;
  height: 18.5625rem;
  display: flex;
}

.product11_title-floating {
  background-color: var(--base-color-brand--red);
  border-radius: .6em;
  padding: .3em .63em;
  font-family: Emotesans, Arial, sans-serif;
  font-size: 1.75em;
  position: absolute;
  inset: 0% 0% auto auto;
  transform: rotate(5deg);
}

.product11_background-overlay {
  z-index: 1;
  background-image: linear-gradient(#0000, #00000080);
  width: 100%;
  height: 50%;
  position: absolute;
  inset: auto 0% 0%;
}

.product11_item-number-wrapper {
  text-align: center;
  margin-bottom: -.3em;
  margin-left: -.3em;
  margin-right: -.3em;
  font-family: Emotesans, Arial, sans-serif;
  font-size: 3.33em;
  line-height: 1;
  display: block;
}

.product11_hover-css {
  display: none;
}

.button-color-flip {
  z-index: 0;
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  background-color: var(--base-color-neutral--neutral-dark);
  letter-spacing: -.03em;
  -webkit-user-select: none;
  user-select: none;
  border-radius: .6em;
  padding: .5em;
  font-size: max(1.75em, 14px);
  font-weight: 700;
  line-height: 1em;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-color-flip_inner {
  pointer-events: none;
  perspective: 500px;
  transform-style: preserve-3d;
  display: grid;
}

.button-color-flip_back {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  background-color: var(--base-color-brand--red);
  color: var(--base-color-neutral--neutral-lightest);
  border-radius: .5em;
  grid-area: 1 / 1;
  justify-content: center;
  place-self: center;
  align-items: center;
  width: calc(100% - .125em);
  height: calc(100% - .125em);
  display: none;
  translate: 0 .5rem -3.5rem;
}

.button-color-flip_arrow {
  margin-top: -.0625em;
}

.button-color-flip_front {
  z-index: 0;
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  background-color: var(--base-color-neutral--neutral-darkest);
  border-radius: .6em;
  grid-area: 1 / 1;
  padding: .5em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-color-flip_bg {
  background-color: #0000;
  border-radius: .3125rem;
  grid-area: 1 / 1;
  padding-bottom: 0;
  padding-right: 0;
  display: grid;
}

.button-color-flip_text {
  grid-area: 1 / 1;
}

.header30_content-logo {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.header50_banner-animation {
  display: none;
}

.header50_background-left-image-icon {
  width: 77%;
  height: auto;
  position: absolute;
  inset: 0% 0% auto auto;
  transform: translate(3%, 7%)rotate(20deg);
}

.eye-buddy {
  display: block;
}

.text-span, .header104_text-inlineblock {
  display: inline-block;
}

.header104_icon-overlay {
  z-index: 1;
  width: 186%;
  position: absolute;
  inset: 60% auto auto 52%;
  transform: translate(-50%, -50%);
}

.header15_image-overlay {
  z-index: 1;
  pointer-events: none;
  background-color: #1c1c1a;
  position: absolute;
  inset: 0%;
  -webkit-mask-image: radial-gradient(25em at -100em 0, #0000 24.5em, #000 25em);
  mask-image: radial-gradient(25em at -100em 0, #0000 24.5em, #000 25em);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.product11_content-title-icons {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 38em;
  height: 20em;
  display: block;
  position: absolute;
  inset: auto 16.3em 1.9em auto;
}

.canvas {
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  position: fixed;
}

.code-embed {
  z-index: 9999;
  margin-bottom: 0;
  position: fixed;
  inset: 0%;
}

.header104_icon-mask {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}

.header15_image-overlay-small {
  z-index: 1;
  pointer-events: none;
  background-color: #1c1c1ae6;
  position: absolute;
  inset: 0%;
  -webkit-mask-image: radial-gradient(20em at -100em 0, #0000 17.5em, #000 18em);
  mask-image: radial-gradient(20em at -100em 0, #0000 17.5em, #000 18em);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.layout396_paragraph-wrapper {
  text-wrap: pretty;
  width: 100%;
  max-width: 29.3em;
  margin-left: auto;
  margin-right: auto;
}

.footer_logo {
  width: 62%;
  margin-bottom: 2em;
  margin-left: auto;
  display: block;
}

.footer_link {
  letter-spacing: .03em;
  font-family: Emotesans, Arial, sans-serif;
  font-size: 3em;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
}

.footer_link:hover {
  text-underline-offset: .2em;
  text-decoration: underline;
}

.footer_link.is-small {
  font-family: Metropolis, Arial, sans-serif;
  font-size: 1.25em;
  font-weight: 700;
}

.icon-embed-custom-14 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 10.625rem;
  height: 9.75rem;
  display: flex;
}

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

.navbar4_component {
  background-color: #0000;
  border-bottom: 1px #000;
  align-items: center;
  width: 100%;
  min-height: 9em;
  padding-left: 6em;
  padding-right: 6em;
  display: flex;
}

.navbar4_container {
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar4_logo-link {
  z-index: 98;
  pointer-events: auto;
  color: var(--base-color-neutral--white);
  mix-blend-mode: difference;
  width: 11.25em;
  padding-left: 0;
  position: fixed;
  top: 1.7em;
  left: 6em;
}

.navbar4_logo {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.navbar4_wrapper {
  grid-column-gap: 1rem;
  flex-direction: row;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar4_menu {
  z-index: 0;
  pointer-events: auto;
  white-space: nowrap;
  width: 40em;
  display: none;
  position: absolute;
  inset: 0% 0% auto auto;
}

.navbar4_menu-link-list {
  background-color: var(--base-color-neutral--neutral-darker);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.navbar4_link {
  color: var(--base-color-neutral--neutral-lightest);
  margin: .2em 0;
  padding: .2em 0;
  font-family: Emotesans, Arial, sans-serif;
  font-size: 3em;
  font-weight: 400;
  line-height: 1;
  display: block;
  position: static;
}

.navbar4_link:hover {
  text-underline-offset: .2em;
  text-decoration: underline;
}

.navbar4_link.w--current {
  color: var(--base-color-brand--yellow);
}

.navbar4_link.is-small {
  color: var(--base-color-neutral--neutral-dark);
  font-size: 1.5em;
}

.navbar4_menu-dropdown {
  margin-left: 0;
}

.navbar4_dropdown-toggle {
  grid-column-gap: 1rem;
  align-items: center;
  margin-top: .5rem;
  margin-bottom: .5rem;
  padding: .5rem 0;
  display: flex;
}

.navbar4_dropdown-list {
  position: static;
  overflow: hidden;
}

.navbar4_dropdown-list.w--open {
  background-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  position: static;
}

.navbar4_dropdown-link {
  margin-top: .5rem;
  margin-bottom: .5rem;
  margin-left: 1.5rem;
  padding: .5rem 0;
  font-size: 24px;
}

.navbar4_dropdown-link.w--current {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.navbar4_menu-button {
  z-index: 0;
  background-color: var(--base-color-neutral--neutral-darkest);
  pointer-events: auto;
  color: var(--base-color-neutral--neutral-lightest);
  border-radius: .5em;
  padding: .6em;
  font-family: Emotesans, Arial, sans-serif;
  font-size: 3em;
  font-weight: 400;
  line-height: .7;
  position: relative;
  overflow: hidden;
}

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

.menu-icon4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  position: relative;
}

.menu-icon4_wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu-icon4_line-top {
  background-color: var(--base-color-neutral--neutral-darkest);
  width: 24px;
  height: 2px;
  padding-bottom: 0;
  padding-right: 0;
}

.menu-icon4_line-middle {
  background-color: var(--\<unknown\|relume-variable-text-color-1\>);
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 2px;
  margin-top: 6px;
  margin-bottom: 6px;
  display: flex;
}

.menu-icon4_line-middle-top {
  z-index: 2;
  width: 24px;
  height: 2px;
  position: absolute;
  inset: 0;
}

.menu-icon4_line-middle-base {
  background-color: var(--\<unknown\|relume-variable-text-color-1\>);
  width: 24px;
  height: 2px;
  position: absolute;
}

.menu-icon4_line-bottom {
  background-color: var(--\<unknown\|relume-variable-text-color-1\>);
  width: 24px;
  height: 2px;
}

.navbar4_menu-cross-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.navbar4_menu-cross {
  width: 2em;
  position: absolute;
  inset: 5em 5em auto auto;
}

.navbar4_menu-divider {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: Emotesans, Arial, sans-serif;
  font-size: 1.6em;
  line-height: 1;
  display: grid;
}

.navbar4_menu-social-list {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 34em;
  display: flex;
}

.navbar4_menu-icon-right-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 5em;
  height: auto;
  margin-top: .2em;
  display: flex;
}

.navbar4_menu-icon-left-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.navbar4_menu-icon-right {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.navbar4_menu-icon-left {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.icon-embed-custom-15, .icon-embed-custom-16 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 10.625rem;
  height: 9.75rem;
  display: flex;
}

.navbar4_menu-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 8em 5em 5em;
  display: flex;
  position: relative;
}

.navbar4_menu-background {
  z-index: -1;
  border: 6px solid var(--base-color-neutral--black);
  background-color: #3c77d3;
  border-radius: 1.4em;
  width: 100%;
  height: 100%;
  padding: 3em;
  position: absolute;
  inset: 0% 0% auto auto;
  box-shadow: 1em 1em #0003;
}

.navbar4_menu-divider-icon {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.footer_image-element1-wrapper {
  z-index: 1;
  width: 9%;
  position: absolute;
  inset: 0% auto auto 10%;
}

.footer_image-element {
  width: 100%;
  height: auto;
  display: block;
}

.footer_image-element.draggable-item {
  cursor: grab;
}

.footer_image-element2-wrapper {
  z-index: 1;
  width: 15%;
  position: absolute;
  inset: 19% auto auto 4%;
}

.footer_image-element3-wrapper {
  z-index: 1;
  width: 9%;
  position: absolute;
  inset: 22% 9% auto auto;
}

.footer_image-element4-wrapper {
  z-index: 1;
  width: 17%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.header5_content-image-music {
  width: 4.5%;
  position: absolute;
  inset: 1% auto auto 16%;
}

.banner-animation-spacer {
  width: 100%;
  height: 100vh;
}

.header15_image-sticky {
  height: 150vh;
}

.header15_image-wrapper {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.header15_trigger {
  z-index: 2;
  aspect-ratio: 1;
  width: 15rem;
  position: absolute;
  inset: 57% auto auto 54%;
  transform: translate(-50%);
}

.header15_trigger.is-li {
  top: 29%;
  left: 50%;
  transform: translate(-244%);
}

.header15_trigger.is-tt {
  width: 8rem;
  top: auto;
  bottom: 16%;
  left: 50%;
  transform: translate(-410%);
}

.header15_trigger.is-i {
  width: 10rem;
  top: auto;
  bottom: 6%;
  left: 50%;
  transform: translate(-200%);
}

.button-flair {
  z-index: -1;
  transform-origin: 0 0;
  color: var(--base-color-brand--red);
  will-change: transform;
  position: absolute;
  inset: 0%;
  transform: scale(0);
}

.navbar4_menu-background-inner {
  border: 6px solid var(--base-color-neutral--black);
  background-color: var(--base-color-neutral--white);
  width: 100%;
  height: 100%;
}

.navbar4_menu-divider-text {
  font-size: 1.5em;
  line-height: .8;
}

.header145_paragraph {
  width: 46%;
  margin-top: -1em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button-wrapper {
  z-index: 1;
  padding: 2em;
  position: relative;
}

.button-magnatic-tracker {
  width: 150%;
  height: 200%;
}

@media screen and (max-width: 991px) {
  .padding-xlarge {
    padding: 3rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .hide-tablet {
    display: none;
  }

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

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

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

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

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

  .heading-style-h2 {
    font-size: 6rem;
  }

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

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

  .spacer-huge {
    padding-top: 5rem;
  }

  .spacer-medium {
    padding-top: 1.5rem;
  }

  .spacer-xhuge {
    padding-top: 6rem;
  }

  .spacer-xxhuge {
    padding-top: 8rem;
  }

  .spacer-xlarge {
    padding-top: 3rem;
  }

  .spacer-large {
    padding-top: 2.5rem;
  }

  .spacer-xxlarge {
    padding-top: 4rem;
  }

  .nav_button {
    color: #fff;
  }

  .section_hero {
    padding-top: 3rem;
  }

  .hero_grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

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

  .header30_background-image {
    height: auto;
  }

  .navbar2_component {
    min-height: 12em;
  }

  .navbar2_container {
    grid-template-columns: .25fr 1fr;
  }

  .navbar2_menu {
    border-bottom: 1px solid var(--\<unknown\|relume-variable-color-scheme-1-border\>);
    background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    justify-content: center;
    width: 100%;
    padding: 1rem 5% 2.5rem;
    display: none;
    position: absolute;
    overflow: auto;
  }

  .navbar2_menu.is-page-height-tablet {
    height: 100dvh;
    padding-bottom: 6.5rem;
    transition: height .5s;
  }

  .navbar2_link {
    text-align: center;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .navbar2_menu-dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.125rem;
    display: flex;
  }

  .navbar2_dropdwn-toggle {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: .75rem 2rem .75rem 0;
    display: flex;
  }

  .dropdown-chevron {
    inset: auto 0% auto auto;
  }

  .dropdown-chevron.is-navbar4 {
    width: 1.25rem;
    height: 1.25rem;
  }

  .navbar2_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .navbar2_dropdown-list.w--open {
    border-style: none;
    padding: 0;
    position: static;
  }

  .navbar2_dropdown-link {
    text-align: center;
    width: auto;
    padding: .75rem 0;
    font-size: 16px;
  }

  .navbar2_button-wrapper {
    align-items: center;
  }

  .navbar2_menu-button {
    padding: 0;
  }

  .navbar2_menu-button.w--open {
    background-color: var(--\<unknown\|relume-variable-transparent\>);
  }

  .menu-icon2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon2_line-top {
    background-color: var(--base-color-neutral--neutral-darkest);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon2_line-middle {
    background-color: var(--base-color-neutral--neutral-darkest);
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon2_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon2_line-bottom {
    background-color: var(--base-color-neutral--neutral-darkest);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .header104_heading {
    font-size: 3.25rem;
  }

  .header104_heading-span.v-3 {
    padding-right: 4rem;
  }

  .header104_heading-span.v-4 {
    background-size: contain;
    padding-right: 7rem;
  }

  .header104_heading-span.v-5 {
    padding-right: 5rem;
  }

  .layout396_row {
    grid-template-columns: 1fr;
  }

  .header15_content-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
  }

  .product11_number-wrapper {
    margin-right: 3rem;
  }

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

  .product11_mask {
    width: 50%;
  }

  .product11_slide {
    padding-right: 2rem;
  }

  .product11_content-title-image {
    transform: none;
  }

  .navbar2_logo-tablet {
    width: 10em;
    display: block;
  }

  .navbar2_logo-desktop {
    display: none;
  }

  .header50_content {
    max-width: none;
  }

  .header15_image-overlay {
    display: none;
  }

  .product11_content-title-icons {
    bottom: 3.7em;
    transform: none;
  }

  .header15_image-overlay-small {
    display: none;
  }

  .layout396_paragraph-wrapper {
    max-width: none;
  }

  .navbar4_container {
    grid-auto-columns: 1fr;
  }

  .navbar4_menu {
    flex-direction: column;
    justify-content: center;
  }

  .navbar4_link {
    margin-top: 0;
    margin-bottom: 0;
    padding: .75rem 0;
    font-size: 1.25rem;
    position: static;
  }

  .navbar4_menu-dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
    position: relative;
  }

  .navbar4_dropdown-toggle {
    align-items: center;
    width: 100%;
    margin: 0;
    padding: .75rem 2rem .75rem 0;
    display: flex;
    position: relative;
  }

  .navbar4_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .navbar4_dropdown-list.w--open {
    border-style: none;
    padding: 0;
    position: static;
  }

  .navbar4_dropdown-link {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-right: 0;
    font-size: 20px;
  }

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

  .menu-icon4 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .menu-icon4_wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .menu-icon4_line-top {
    background-color: var(--\<unknown\|relume-variable-text-color-1\>);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon4_line-middle {
    background-color: var(--\<unknown\|relume-variable-text-color-1\>);
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .menu-icon4_line-middle-top {
    z-index: 2;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 0;
  }

  .menu-icon4_line-middle-base {
    background-color: var(--\<unknown\|relume-variable-text-color-1\>);
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
  }

  .menu-icon4_line-bottom {
    background-color: var(--\<unknown\|relume-variable-text-color-1\>);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar4_menu-background {
    padding: 2.5em;
  }
}

@media screen and (max-width: 767px) {
  h4 {
    font-size: 1.25rem;
  }

  h5 {
    font-size: 1rem;
  }

  h6 {
    font-size: .875rem;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .heading-style-h4 {
    font-size: 1rem;
  }

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

  .heading-style-h6 {
    font-size: .75rem;
  }

  .heading-style-h2 {
    font-size: 4rem;
  }

  .container-large {
    max-width: none;
  }

  .button {
    font-size: 1.25rem;
  }

  .button.is-navbar2-button, .button.is-navbar4-button {
    padding: .25rem 1rem;
  }

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

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

  .spacer-huge {
    padding-top: 3.5rem;
  }

  .spacer-medium {
    padding-top: 1.25rem;
  }

  .spacer-xhuge {
    padding-top: 4rem;
  }

  .spacer-xxhuge {
    padding-top: 4.5rem;
  }

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

  .spacer-large {
    padding-top: 1.5rem;
  }

  .spacer-xxlarge {
    padding-top: 3rem;
  }

  .navbar2_component {
    min-height: 4rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .navbar2_container {
    max-width: none;
  }

  .navbar2_menu.is-page-height-tablet {
    padding-bottom: 6rem;
  }

  .header145_component {
    height: auto;
    max-height: none;
    font-size: 1.2vw;
  }

  .header145_image-wrapper {
    margin-top: 2em;
  }

  .header50_component {
    grid-template-columns: 1fr;
    font-size: 1.7vw;
    display: block;
  }

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

  .header50_background-image-wrapper {
    width: 40%;
    margin-left: auto;
  }

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

  .header5_component {
    grid-template-columns: .8fr;
    display: block;
  }

  .header5_background-bottom-image-wrapper {
    width: 50%;
    position: absolute;
    inset: auto auto 0% 0%;
  }

  .text-style-line1 {
    display: inline;
  }

  .header5_content {
    z-index: 1;
    width: 100%;
    padding-bottom: 87em;
    position: relative;
  }

  .header5_content-image-wrapper {
    width: 70%;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .section_header104 {
    font-size: 1.5vw;
  }

  .header104_heading {
    font-size: 2.5rem;
  }

  .header104_heading-span {
    padding-right: 5.75rem;
  }

  .header104_heading-span.v-3 {
    padding-right: 3rem;
  }

  .header104_heading-span.v-4 {
    background-size: contain;
    padding-right: 5.5rem;
  }

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

  .layout396_row {
    grid-template-columns: 1fr;
    font-size: 2vw;
  }

  .layout396_card {
    z-index: 0;
  }

  .layout396_card.v-3 {
    z-index: 2;
  }

  .layout396_item-icon-wrapper {
    max-width: 10rem;
    min-height: auto;
    margin-top: -2.9rem;
  }

  .layout396_item-icon-wrapper.v-2 {
    max-width: 10rem;
  }

  .layout396_card-content-icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .layout396_card-divider {
    height: .5rem;
  }

  .layout396_card-botttom-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-top: 1rem;
  }

  .header15_content-wrapper {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: 1fr;
  }

  .header15_content-right-button-wrapper {
    width: 25%;
  }

  .text-block {
    font-size: 2rem;
  }

  .product11_heading-wrapper {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3em;
    display: flex;
  }

  .product11_number-wrapper {
    margin-right: 0;
  }

  .product11_mask {
    width: 80%;
  }

  .product11_slide {
    padding-right: 1.5rem;
  }

  .product11_image-wrapper {
    height: 100%;
  }

  .product11_text-left {
    flex-flow: column;
    display: flex;
  }

  .product11_text-title {
    font-size: 1.5rem;
  }

  .product11_number {
    font-size: 2.5rem;
  }

  .product11_content-title-wrapper {
    justify-content: center;
    align-items: flex-end;
  }

  .gallery23_mask {
    width: 50%;
  }

  .gallery23_slide {
    padding-right: 1.5rem;
  }

  .gallery23_image-wrapper {
    width: 45em;
  }

  .gallery23_title-wrapper {
    grid-template-columns: 2fr;
    margin-bottom: 2rem;
  }

  .gallery23_title-image-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .footer_content-wrapper {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    flex-flow: column;
    display: flex;
  }

  .footer_image-wrapper {
    width: 100%;
    margin-top: 0;
    margin-right: 0;
  }

  .footer_social-icon-wrapper.is-1 {
    width: 26em;
  }

  .footer_social-icon-wrapper.is-2 {
    width: 20em;
  }

  .footer_content {
    grid-column-gap: 10em;
    grid-row-gap: 10em;
  }

  .footer_link-list {
    grid-column-gap: 10em;
    grid-row-gap: 10em;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .footer_link-list.is-bottom {
    padding-bottom: 4em;
  }

  .footer_credit-wrapper {
    text-align: center;
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .header145_title-wrapper {
    width: 100%;
  }

  .navbar2_logo-tablet {
    width: 3.5rem;
  }

  .header50_banner-list {
    font-size: 1.8em;
  }

  .header50_content {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
    padding-bottom: 2em;
    display: flex;
  }

  .layout396_card-divider-2 {
    height: .5rem;
  }

  .button-color-flip {
    font-size: 3em;
  }

  .footer_logo {
    width: 100%;
  }

  .footer_link {
    font-size: 5em;
  }

  .footer_link.is-small {
    font-size: 3em;
  }

  .navbar4_component {
    min-height: 4rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .navbar4_logo-link {
    width: 5.5rem;
    top: .5rem;
    left: 1.25rem;
  }

  .navbar4_menu {
    font-size: 2.5em;
  }

  .navbar4_menu-button {
    font-size: 1.25rem;
  }

  .navbar4_menu-background {
    border-width: 4px;
    border-radius: .6em;
  }

  .navbar4_menu-background-inner {
    border-width: 4px;
  }

  .header145_paragraph {
    width: 80%;
  }
}

@media screen and (max-width: 479px) {
  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .hero_heading {
    font-size: 2.5rem;
  }

  .header5_component {
    padding-top: 50%;
  }

  .header104_heading-wrapper {
    grid-row-gap: .25rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    display: flex;
  }

  .header104_heading {
    font-size: 1.75rem;
  }

  .header104_heading-span, .header104_heading-span.v-2, .header104_heading-span.v-3 {
    padding-right: 2rem;
  }

  .header104_heading-span.v-4 {
    padding-right: 4rem;
  }

  .header104_heading-span.v-5 {
    padding-right: 3rem;
  }

  .header15_content-wrapper {
    grid-template-columns: 1fr;
  }

  .product11_mask {
    width: 95%;
  }

  .navbar2_logo-tablet {
    width: 4rem;
  }

  .product11_title-floating {
    font-size: 2.6em;
    top: -1.5em;
  }

  .navbar4_menu-background {
    padding: 2em;
  }
}

#w-node-_1559d412-eda8-6e19-ab7b-61b2e75e8f75-5edcb81c {
  place-self: end center;
}

#w-node-_1c40cc3b-8611-8d50-e162-45a82dd6154d-5edcb81c, #w-node-ae5e10c8-cec2-48a6-93bf-5ffbf0fe825b-5edcb81c, #w-node-_45485a24-a122-a32c-a90f-1780c0740b5a-5edcb81c, #w-node-b2702bff-9b4a-d809-ccfe-79f3f34132ba-5edcb81c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cc0f8b2b-5e50-6634-5a81-6ec8a0a9dc07-5edcb81c {
  justify-self: end;
}

#w-node-_95f02b01-1dfc-f2ae-1f9d-7a536e71304d-5edcb81c, #w-node-_80697a1b-ca4c-4e2e-1aba-79bd06f2da83-5edcb81c, #w-node-f6b89c76-63e1-2cb0-34d8-94964b9aab03-5edcb81c, #w-node-_149ba5c2-059b-a947-76e2-bac2a5880f92-5edcb81c, #w-node-_5273a4e5-c1b8-bdd5-d630-72ad173f9f17-5edcb81c, #w-node-dcf537c0-fee5-9295-7a04-1a5283f8a905-5edcb81c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5e2db5d1-8afd-f694-370b-8e1b36dc024e-5edcb81c {
  justify-self: center;
}

#w-node-b224ec27-30fa-be84-48bf-7ed471542af3-5edcb81f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca17-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca1c-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca21-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca26-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca2c-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca32-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca38-5edcb81f {
  justify-self: start;
}

#w-node-_5d224905-8a1e-1460-7532-d38cb7ec37c1-5edcb81f, #w-node-_40538c8c-870b-b365-34c4-2a06f0f8567d-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb45-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb5e-5edcb81f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

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

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

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

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cbb8-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc2-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc3-5edcb81f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc31-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc36-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc3b-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc40-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc45-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc4a-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc54-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc59-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc5e-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc63-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc68-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc6d-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc72-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc77-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc7c-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc81-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc86-5edcb81f {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8a-5edcb81f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8b-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc90-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc95-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc9a-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccaf-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb4-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb9-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccbe-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc3-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc8-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd2-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd7-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccdc-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce1-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce6-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cceb-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf0-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf5-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccfa-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccff-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd04-5edcb81f {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd08-5edcb81f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd09-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd0e-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd13-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd18-5edcb81f, #w-node-_30684373-af34-3818-02a4-e58b3ffef3e5-5edcb81f, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ea-5edcb81f, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ef-5edcb81f, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f4-5edcb81f, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f9-5edcb81f, #w-node-_30684373-af34-3818-02a4-e58b3ffef3fe-5edcb81f, #w-node-_30684373-af34-3818-02a4-e58b3ffef403-5edcb81f, #w-node-_30684373-af34-3818-02a4-e58b3ffef408-5edcb81f, #w-node-_30684373-af34-3818-02a4-e58b3ffef40d-5edcb81f, #w-node-_30684373-af34-3818-02a4-e58b3ffef412-5edcb81f {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef416-5edcb81f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef417-5edcb81f {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef41a-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd6b-5edcb81f, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd98-5edcb81f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

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


@font-face {
  font-family: 'Emotesans';
  src: url('../fonts/emotesans-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}