:root {
  --theme--background: white;
  --body--font-family: var(--font--primary-family);
  --swatch--light: white;
  --body--font-size: var(--size--1rem);
  --body--line-height: var(--line-height--1-5em);
  --body--letter-spacing: var(--letter-spacing--0em);
  --h1--font-family: var(--font--inherit);
  --h1--font-size: var(--size--3rem);
  --h1--line-height: var(--line-height--1em);
  --h1--letter-spacing: var(--letter-spacing--0-03em);
  --h2--font-family: var(--font--inherit);
  --h2--font-size: var(--size--4rem);
  --h2--line-height: var(--line-height--1em);
  --h2--letter-spacing: var(--letter-spacing--0-03em);
  --h3--font-family: var(--font--inherit);
  --h3--font-size: var(--size--3rem);
  --h3--line-height: var(--line-height--1-1em);
  --h3--letter-spacing: var(--letter-spacing--0-03em);
  --h4--font-family: var(--font--inherit);
  --h4--font-size: var(--size--2rem);
  --h4--line-height: var(--line-height--1-3em);
  --h4--letter-spacing: var(--letter-spacing--0em);
  --h5--font-family: var(--font--inherit);
  --h5--font-size: var(--size--1-5rem);
  --h5--line-height: var(--line-height--1-3em);
  --h5--letter-spacing: var(--letter-spacing--0em);
  --h6--font-family: var(--font--inherit);
  --h6--font-weight: var(--font--primary-medium);
  --h6--line-height: var(--line-height--1-3em);
  --h6--letter-spacing: var(--letter-spacing--0em);
  --space--small: var(--size--1-5rem);
  --paragraph-large--font-size: var(--size--1-25rem);
  --paragraph-large--line-height: var(--line-height--1-3em);
  --size--10rem: 10rem;
  --space--extra-small: var(--size--0-75rem);
  --border-width--main: 1.5px;
  --theme--border: white;
  --radius--main: 1rem;
  --theme--text: white;
  --size--0-5rem: .5rem;
  --size--0-75rem: .75rem;
  --radius--small: .5rem;
  --line-height--1em: 1em;
  --swatch--transparent: rgba(255, 255, 255, 0);
  --space--medium: var(--size--3rem);
  --size--1-5rem: 1.5rem;
  --swatch--brand: #c6fb50;
  --radius--round: 100vw;
  --size--3rem: 3rem;
  --button--border: white;
  --button--background: white;
  --button--text: white;
  --button--border-hover: white;
  --button--background-hover: white;
  --button--text-hover: white;
  --size--5rem: 5rem;
  --grid-gap--main: var(--size--1rem);
  --swatch--currentcolor\<deleted\|variable-fa79273a-55a9-8473-27f0-fa20275cc23f\>: white;
  --max-width--main: 90rem;
  --padding-vertical--main: var(--size--7rem);
  --padding-horizontal--main: 3rem;
  --space--large: var(--size--4rem);
  --space--medium\<deleted\|variable-2cc6af84-61ed-6ea0-98a5-41f0dc173758\>: var(--size--4rem\<deleted\|variable-ef9fb452-620f-8293-bb1b-c07b1d305928\>);
  --swatch--dark: #353233;
  --swatch--light-fade: rgba(255, 255, 255, .2);
  --swatch--dark-fade: rgba(34, 34, 32, .2);
  --max-width--small: 70rem;
  --body--font-weight: var(--font--primary-regular);
  --body--text-transform: var(--text-transform--none);
  --display--font-size: var(--size--7rem);
  --display--font-family: var(--font--inherit);
  --display--font-weight: var(--font--primary-medium);
  --display--line-height: var(--line-height--1em);
  --display--letter-spacing: var(--letter-spacing--0-03em);
  --display--text-transform: var(--text-transform--inherit);
  --h1--font-weight: var(--font--primary-medium);
  --h1--text-transform: var(--text-transform--inherit);
  --h2--font-weight: var(--font--primary-medium);
  --h2--text-transform: var(--text-transform--inherit);
  --h3--font-weight: var(--font--primary-medium);
  --h3--text-transform: var(--text-transform--inherit);
  --h4--font-weight: var(--font--primary-medium);
  --h4--text-transform: var(--text-transform--inherit);
  --h5--font-weight: var(--font--primary-medium);
  --h5--text-transform: var(--text-transform--inherit);
  --h6--font-size: var(--size--1rem);
  --h6--text-transform: var(--text-transform--inherit);
  --font--inherit: Arial, "Helvetica Neue", Helvetica, sans-serif;
  --font--primary-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  --font--primary-regular: var(--font-weight--400);
  --font--primary-medium: var(--font-weight--500);
  --font-weight--inherit: 0px;
  --font-weight--100: 0px;
  --font-weight--200: 0px;
  --font-weight--300: 0px;
  --font-weight--400: 0px;
  --font-weight--500: 0px;
  --font-weight--600: 0px;
  --font-weight--700: 0px;
  --font-weight--800: 0px;
  --font-weight--900: 0px;
  --letter-spacing--0em: 0em;
  --letter-spacing--0-03em: -.03em;
  --line-height--1-5em: 1.5em;
  --line-height--1-3em: 1.3em;
  --line-height--1-1em: 1.1em;
  --text-transform--inherit: 0px;
  --text-transform--none: 0px;
  --text-transform--uppercase: 0px;
  --text-transform--capitalize: 0px;
  --text-transform--lowercase: 0px;
  --font--primary-bold: var(--font-weight--700);
  --size--0rem: 0rem;
  --size--0-125rem: .125rem;
  --size--0-25rem: .25rem;
  --size--1rem: 1rem;
  --svg-stroke-width--main: 1.5px;
  --paragraph-large--font-family: var(--font--inherit);
  --paragraph-large--font-weight: var(--font-weight--inherit);
  --paragraph-large--letter-spacing: var(--letter-spacing--0em);
  --paragraph-large--text-transform: var(--text-transform--inherit);
  --paragraph-small--font-size: .875rem;
  --paragraph-small--font-family: var(--font--inherit);
  --paragraph-small--font-weight: var(--font-weight--inherit);
  --paragraph-small--line-height: var(--line-height--1-5em);
  --paragraph-small--letter-spacing: var(--letter-spacing--0em);
  --paragraph-small--text-transform: var(--text-transform--inherit);
  --padding-vertical--none: var(--size--0rem);
  --padding-vertical--small: var(--size--5rem);
  --padding-vertical--large: var(--size--10rem);
  --size--1-25rem: 1.25rem;
  --size--2rem: 2rem;
  --size--2-5rem: 2.5rem;
  --size--3-5rem: 3.5rem;
  --size--4rem: 4rem;
  --size--4-5rem: 4.5rem;
  --size--5-5rem: 5.5rem;
  --size--6rem: 6rem;
  --size--6-5rem: 6.5rem;
  --size--7rem: 7rem;
  --size--7-5rem: 7.5rem;
  --size--8rem: 8rem;
  --size--8-5rem: 8.5rem;
  --size--9rem: 9rem;
  --size--9-5rem: 9.5rem;
  --size--11rem: 11rem;
  --size--12rem: 12rem;
  --size--13rem: 13rem;
  --size--14rem: 14rem;
  --size--15rem: 15rem;
  --size--16rem: 16rem;
  --size--4rem\<deleted\|variable-ef9fb452-620f-8293-bb1b-c07b1d305928\>: 4rem;
}

.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 {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.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 {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

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

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

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

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

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

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

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

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

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

p {
  margin-bottom: 0;
}

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

ul {
  margin: 0;
  padding: 0 0 0 1em;
}

ol {
  margin: 0;
  padding: 0 0 0 1.2em;
}

li {
  margin: 0;
  padding: 0;
}

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

label {
  margin-bottom: 0;
}

blockquote {
  padding: 0em var(--space--small);
  font-size: var(--paragraph-large--font-size);
  line-height: var(--paragraph-large--line-height);
  margin-bottom: 0;
}

.styleguide_sub--fs6 {
  margin-bottom: var(--space--small);
}

.hero_placeholder_logo {
  width: var(--size--10rem);
}

.hero_placeholder_tag_wrap {
  grid-column-gap: var(--space--extra-small);
  grid-row-gap: var(--space--extra-small);
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.styleguide_card_wrap {
  height: 100%;
  padding: var(--space--small);
  border: var(--border-width--main) solid var(--theme--border);
  border-radius: var(--radius--main);
  background-color: var(--theme--background);
  color: var(--theme--text);
  align-items: flex-start;
  position: relative;
}

.styleguide_card_list {
  height: 100%;
  grid-column-gap: var(--space--small);
  grid-row-gap: var(--space--small);
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.styleguide_card_list.wrap {
  flex-flow: wrap;
  justify-content: flex-start;
}

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

.styleguide_list--gd1 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.styleguide_class_list {
  grid-column-gap: var(--space--extra-small);
  grid-row-gap: var(--space--extra-small);
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.styleguide_class_list.centered {
  justify-content: center;
}

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

.styleguide_class_item.is-alt {
  min-width: 6.7em;
}

.styleguide_font_list {
  flex-direction: column;
  display: flex;
}

.styleguide_font_item--gd1-cd2 {
  padding-top: var(--space--small);
  padding-bottom: var(--space--small);
  grid-row-gap: var(--space--extra-small);
  border-bottom: var(--border-width--main) solid var(--theme--border);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

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

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

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

.form_main_list {
  grid-column-gap: var(--space--medium);
  grid-row-gap: var(--space--medium);
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.form_main_option_list {
  grid-column-gap: var(--space--small);
  grid-row-gap: var(--space--small);
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.form_main_option_item {
  grid-column-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

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

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

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

.form_main_option_link.w--redirected-focus {
  box-shadow: none;
  outline-offset: 0px;
  outline-width: 2px;
  outline-style: solid;
}

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

.form_main_field_input {
  height: var(--size--3rem);
  border-style: solid;
  border-width: 0px 0px var(--border-width--main);
  border-color: black black var(--theme--border);
  color: var(--theme--text);
  font-size: var(--paragraph-large--font-size);
  line-height: var(--paragraph-large--line-height);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
}

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

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

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

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

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

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

.rich-text h2, .rich-text h3, .rich-text h4, .rich-text h5, .rich-text h6 {
  margin-top: var(--space--small);
  margin-bottom: var(--space--extra-small);
}

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

.rich-text ul {
  margin-top: .8rem;
  margin-bottom: .8rem;
}

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

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

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

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

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

.btn_main_list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

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

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

.page_wrap {
  overflow: clip;
}

.page_code_wrap {
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.styleguide_visual {
  width: 100%;
  padding: var(--space--extra-small);
  aspect-ratio: 3 / 1.5;
  border: var(--border-width--main) solid var(--theme--border);
  border-radius: var(--radius--small);
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.styleguide_section-spacing {
  grid-column-gap: var(--grid-gap--main);
  grid-row-gap: var(--grid-gap--main);
  flex-direction: column;
  display: flex;
}

.styleguide_adaptive_item {
  padding-top: var(--space--extra-small);
  padding-bottom: var(--space--extra-small);
  grid-column-gap: var(--space--extra-small);
  grid-row-gap: var(--space--extra-small);
  border-bottom: var(--border-width--main) solid var(--theme--border);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.styleguide_adaptive_visual {
  height: 2rem;
  border-radius: var(--radius--small);
  background-color: var(--swatch--currentcolor\<deleted\|variable-fa79273a-55a9-8473-27f0-fa20275cc23f\>);
  padding-bottom: 0;
  padding-right: 0;
}

.styleguide_icon {
  width: var(--size--3rem);
  height: var(--size--3rem);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.hero_utility-page_contain {
  min-height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero_utility-page_icon {
  width: 3rem;
  margin-left: auto;
  margin-right: auto;
}

.hero_utility-page_content {
  grid-column-gap: var(--space--medium);
  grid-row-gap: var(--space--medium);
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.hero_placeholder_contain.container {
  min-height: 100vh;
  grid-column-gap: var(--space--large);
  grid-row-gap: var(--space--large);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.styleguide_contain.container {
  grid-column-gap: var(--space--large);
  grid-row-gap: var(--space--large);
  flex-direction: column;
  display: flex;
}

.styleguide_grid-guide_wrap {
  z-index: 2000;
  pointer-events: none;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.styleguide_grid-guide_contain.container {
  padding-top: 0;
  padding-bottom: 0;
}

.styleguide_grid-guide_column {
  height: 100vh;
  color: #00d0c2;
  background-color: rgba(3, 255, 238, .2);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: .6rem;
  display: flex;
}

.layout_split_list--gd1-cd2 {
  grid-column-gap: var(--space--large);
  grid-row-gap: var(--space--large);
}

.g_eyebrow_wrap {
  grid-column-gap: var(--space--extra-small);
  grid-row-gap: var(--space--extra-small);
  display: flex;
}

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

.layout_split_content {
  grid-column-gap: var(--space--small);
  grid-row-gap: var(--space--small);
  flex-direction: column;
  display: flex;
}

.layout_split_title {
  max-width: 12ch;
}

.layout_split_text {
  max-width: 44ch;
}

.layout_split_btn_wrap {
  grid-column-gap: var(--space--extra-small);
  grid-row-gap: var(--space--extra-small);
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.layout_split_right {
  justify-content: flex-start;
  display: flex;
}

.layout_split_left {
  padding-top: var(--space--medium);
  padding-bottom: var(--space--medium);
  grid-column-gap: var(--space--medium);
  grid-row-gap: var(--space--medium);
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.styleguide_adaptive_list--gd1-cd2 {
  grid-row-gap: var(--space--medium\<deleted\|variable-2cc6af84-61ed-6ea0-98a5-41f0dc173758\>);
}

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

.g_visual_overlay--ca1 {
  background-color: #000;
}

.layout_full_contain.container {
  min-height: 90vh;
  grid-column-gap: var(--space--medium);
  grid-row-gap: var(--space--medium);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.layout_full_title {
  max-width: 23ch;
}

.layout_full_text {
  max-width: 56ch;
}

.layout_full_btn_wrap {
  grid-column-gap: var(--space--extra-small);
  grid-row-gap: var(--space--extra-small);
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.layout_full_content {
  grid-column-gap: var(--space--small);
  grid-row-gap: var(--space--small);
  flex-direction: column;
  align-items: center;
  display: flex;
}

.layout_card_card {
  border-radius: var(--radius--main);
  position: relative;
  overflow: hidden;
}

.layout_card_content {
  grid-column-gap: var(--space--small);
  grid-row-gap: var(--space--small);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.layout_card_title {
  max-width: 12ch;
}

.layout_card_text {
  max-width: 44ch;
}

.layout_card_btn_wrap {
  grid-column-gap: var(--space--extra-small);
  grid-row-gap: var(--space--extra-small);
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.layout_card_inner {
  padding: var(--space--medium);
  grid-column-gap: var(--space--medium);
  grid-row-gap: var(--space--medium);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.layout_split_visual_wrap {
  width: 50vw;
  max-width: 100%;
  flex: none;
}

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

.layout_split_visual_ratio {
  height: 100%;
  padding-top: 90%;
  position: relative;
}

.img-logo {
  max-width: 120px;
  filter: invert();
  position: absolute;
  top: 32px;
  bottom: auto;
  left: 32px;
  right: auto;
}

@media screen and (max-width: 991px) {
  blockquote {
    font-size: 1.4rem;
  }

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

  .layout_split_visual_wrap {
    width: 100%;
  }
}

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

  .img-logo {
    max-width: 80px;
    top: 16px;
    left: 16px;
  }
}

@media screen and (max-width: 479px) {
  .fs0 {
    font-size: var(--h1--font-size);
  }

  .img-logo {
    max-width: 80px;
  }
}

#w-node-f89bfa4b-4b27-ffc7-70f5-79e33afdd12b-51667478, #w-node-ded1dd03-52b3-a61e-b6a3-e41c3618546d-51667478, #w-node-_2f0482f4-d303-859b-6204-fd054a8fea9f-51667478, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada40827-51667478, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada4082e-51667478, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada40835-51667478, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada4083c-51667478, #w-node-_030b2251-b012-6566-eb9c-f99405eb8b94-51667478, #w-node-_030b2251-b012-6566-eb9c-f99405eb8b9a-51667478, #w-node-_030b2251-b012-6566-eb9c-f99405eb8ba0-51667478, #w-node-_030b2251-b012-6566-eb9c-f99405eb8ba6-51667478, #w-node-e5d16872-8248-7f32-0b28-9952f8ce4a5b-51667478, #w-node-_23c629a3-b702-022d-bcde-dd006d9dc425-51667478, #w-node-_23c629a3-b702-022d-bcde-dd006d9dc453-51667478, #w-node-_23c629a3-b702-022d-bcde-dd006d9dc479-51667478, #w-node-_23c629a3-b702-022d-bcde-dd006d9dc493-51667478, #w-node-_23c629a3-b702-022d-bcde-dd006d9dc4a0-51667478, #w-node-_23c629a3-b702-022d-bcde-dd006d9dc4ad-51667478, #w-node-_23c629a3-b702-022d-bcde-dd006d9dc4e6-51667478 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


