      ::before, ::after {
  box-sizing: border-box;
}
.w-embed:before, .w-embed:after,
.w-richtext:before, .w-richtext:after {
  content: unset;
}
html {
  background-color: var(--_theme---background);
}
button {
  background-color: unset;
  padding: unset;
  text-align: inherit;
}
button:not(:disabled) {
  cursor: pointer;
}
video {
  width: 100%;
  object-fit: cover;
}
/* remove padding of empty element */
.wf-empty {
  padding: 0;
}
svg {
  max-width: 100%;
}
@media (prefers-color-scheme: light) {
  option { color: black; }
}
img::selection {
  background: transparent;
}
/* Typography */
body {
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}
/* Clear Defaults */
a:not([class]) {
  text-decoration: underline;
}

select:has(option[value=""]:checked) {
  color: color-mix(in lab, currentcolor 60%, transparent)
}
/* Selection Color */
::selection {
  background-color: var(--_theme---selection--background);
  color: var(--_theme---selection--text);
}
/* Margin Trim */
:is(.u-margin-trim,.w-richtext,.u-content-wrapper,[class*="u-container"],[class*="u-layout-column"]) > :not(:not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim) ~ :not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim)),
:is(.u-margin-trim,.w-richtext,.u-content-wrapper,[class*="u-container"],[class*="u-layout-column"]) > :not(:not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim) ~ :not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim)).u-display-contents > :first-child {
  margin-top: 0;
}
:is(.u-margin-trim,.w-richtext,.u-content-wrapper,[class*="u-container"],[class*="u-layout-column"]) > :not(:has(~ :not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim))),
:is(.u-margin-trim,.w-richtext,.u-content-wrapper,[class*="u-container"],[class*="u-layout-column"]) > :not(:has(~ :not(.w-condition-invisible,.u-cover-absolute,.u-ignore-trim))).u-display-contents > :last-child {
  margin-bottom: 0;
}

.buffer a {
  color: var(--secondary-color);
  text-decoration: underline;
  font-weight: bold;
  transition: color 0.25s ease;
}

.buffer a:hover {
  color: var(--primary-color);
  text-decoration: none;
}

.buffer .single-headline .subhead-titler {
  margin: 0 0 1rem;
}

.buffer .btn {
  border: 1px solid var(--swatch--brand-500);
  padding: .5rem 1.75rem;
  color: var(--swatch--brand-500) !important;
  font-family: var(--_typography---font--serif);
  font-weight: var(--_typography---font--serif-regular);
  letter-spacing: var(--_typography---letter-spacing--tight);
  line-height: var(--_typography---line-height--medium);
  font-size: 2rem;
  display:inline-block;
  transition: background-color 0.25s ease, color 0.25s ease;
  text-decoration: none;
}

.buffer .btn:hover {
  text-decoration: none !important;
  background: var(--swatch--brand-500);
  color: #ffffff !important;
}

.buffer .article_tags {
  margin-top: 0;
}

.buffer .newsie-titler a,
.buffer .single-headline .newsie-titler,
.buffer .relatedochead {
  font-family: var(--_typography---font--serif);
  font-weight: var(--_typography---font--serif-regular);
  letter-spacing: var(--_typography---letter-spacing--tight);
  line-height: var(--_typography---line-height--medium);
  font-size: 2rem;
}

.buffer .relatedochead {
  font-size: 2.5rem;
}

.buffer .single-headline .newsie-titler {
  font-size: 2.5rem;
}

.buffer .newsblocker:after {
  background-image: none;
  border-bottom: 1px solid var(--swatch--brand-500);
  height: initial;
  padding: 0;
}

.buffer #news-search {
  background: var(--swatch--dark-900);
  border: 1px solid var(--swatch--dark-900);
  color: #ffffff;
}

.buffer #news-search .search-title, .buffer #news-search .search-phrase {
  color: #ffffff;
}

.buffer #news-search .dropbtn {

}

/* Focus State */
a, button, :where([tabindex]), input {
  outline-offset: var(--focus--offset-outer);
}
a:focus-visible,
button:focus-visible,
[tabindex]:focus-visible,
input:focus-visible {
  outline-color: var(--_theme---text);
  outline-width: var(--focus--width);
  outline-style: solid;
}
/* Disabled */
[data-button]:has(button:disabled) {
  opacity: 0.5;
  pointer-events: none;
}
/* Global / Clickable Component */
.wf-design-mode .clickable_wrap { z-index: 0; }
.clickable_wrap a[href="#"] { display: none; }
.clickable_wrap a[href="#"] ~ button { display: block; }
/* Number Attributes */
[data-number="-1"]{--number: initial;}[data-number="0"]{--number: 0;}[data-number="1"]{--number:1}[data-number="2"]{--number:2}[data-number="3"]{--number:3}[data-number="4"]{--number:4}[data-number="5"]{--number:5}[data-number="6"]{--number:6}[data-number="7"]{--number:7}[data-number="8"]{--number:8}[data-number="9"]{--number:9}
[data-number="10"]{--number:10}[data-number="11"]{--number:11}[data-number="12"]{--number:12}[data-number="13"]{--number:13}[data-number="14"]{--number:14}[data-number="15"]{--number:15}[data-number="16"]{--number:16}[data-number="17"]{--number:17}[data-number="18"]{--number:18}[data-number="19"]{--number:19}
[data-number="20"]{--number:20}[data-number="21"]{--number:21}[data-number="22"]{--number:22}[data-number="23"]{--number:23}[data-number="24"]{--number:24}[data-number="25"]{--number:25}[data-number="26"]{--number:26}[data-number="27"]{--number:27}[data-number="28"]{--number:28}[data-number="29"]{--number:29}
[data-number="30"]{--number:30}[data-number="31"]{--number:31}[data-number="32"]{--number:32}[data-number="33"]{--number:33}[data-number="34"]{--number:34}[data-number="35"]{--number:35}[data-number="36"]{--number:36}[data-number="37"]{--number:37}[data-number="38"]{--number:38}[data-number="39"]{--number:39}
[data-number="40"]{--number:40}[data-number="41"]{--number:41}[data-number="42"]{--number:42}[data-number="43"]{--number:43}[data-number="44"]{--number:44}[data-number="45"]{--number:45}[data-number="46"]{--number:46}[data-number="47"]{--number:47}[data-number="48"]{--number:48}[data-number="49"]{--number:49}
[data-number="50"]{--number:50}[data-number="51"]{--number:51}[data-number="52"]{--number:52}[data-number="53"]{--number:53}[data-number="54"]{--number:54}[data-number="55"]{--number:55}[data-number="56"]{--number:56}[data-number="57"]{--number:57}[data-number="58"]{--number:58}[data-number="59"]{--number:59}
[data-number="60"]{--number:60}[data-number="61"]{--number:61}[data-number="62"]{--number:62}[data-number="63"]{--number:63}[data-number="64"]{--number:64}[data-number="65"]{--number:65}[data-number="66"]{--number:66}[data-number="67"]{--number:67}[data-number="68"]{--number:68}[data-number="69"]{--number:69}
[data-number="70"]{--number:70}[data-number="71"]{--number:71}[data-number="72"]{--number:72}[data-number="73"]{--number:73}[data-number="74"]{--number:74}[data-number="75"]{--number:75}[data-number="76"]{--number:76}[data-number="77"]{--number:77}[data-number="78"]{--number:78}[data-number="79"]{--number:79}
[data-number="80"]{--number:80}[data-number="81"]{--number:81}[data-number="82"]{--number:82}[data-number="83"]{--number:83}[data-number="84"]{--number:84}[data-number="85"]{--number:85}[data-number="86"]{--number:86}[data-number="87"]{--number:87}[data-number="88"]{--number:88}[data-number="89"]{--number:89}
[data-number="90"]{--number:90}[data-number="91"]{--number:91}[data-number="92"]{--number:92}[data-number="93"]{--number:93}[data-number="94"]{--number:94}[data-number="95"]{--number:95}[data-number="96"]{--number:96}[data-number="97"]{--number:97}[data-number="98"]{--number:98}[data-number="99"]{--number:99}[data-number="100"]{--number:100}
/* State Manager */
[data-state] { --_state---true: 1; --_state---false: 0; }
.is-active,
[data-state~="checked"]:is(:checked, :has(:checked)),
[data-state~="current"]:is(.w--current, :has(.w--current)),
[data-state~="open"]:is(.w--open, :has(.w--open)),
[data-state~="pressed"]:is([aria-pressed="true"], :has([aria-pressed="true"])),
[data-state~="expanded"]:is([aria-expanded="true"], :has([aria-expanded="true"])),
[data-state~="external"]:is([target="_blank"], :has([target="_blank"])) { 
  --_state---true: 0; --_state---false: 1;
}
.wf-design-mode [data-trigger~="preview"],
[data-trigger~="focus"]:is(:focus-visible, :has(:focus-visible)),
[data-trigger~="group"]:has([data-trigger~="focus-other"]:focus-visible, [data-trigger~="focus-other"] :focus-visible)
  [data-trigger~="focus-other"]:not(:focus-visible, :has(:focus-visible)) {
  --_trigger---on: 0; --_trigger---off: 1;
}
@media (hover: hover) {
  [data-trigger~="hover"]:hover,
  [data-trigger~="hover-if-clickable"]:has(.clickable_wrap:not(.w-condition-invisible)):hover,
  [data-trigger~="group"]:has([data-trigger~="hover-other"]:hover) [data-trigger~="hover-other"]:not(:hover) { 
    --_trigger---on: 0; --_trigger---off: 1;
  }
  [data-trigger~="hover-other"]:hover { --_trigger---on: 1 !important; --_trigger---off: 0 !important; }
}
@media (hover: none) {
  [data-trigger~="mobile"] { --_trigger---on: 0; --_trigger---off: 1; }
}
/* Slot Styler */
[data-slot] > .w-dyn-list,
[data-slot] > .w-dyn-list > *,
[data-slot] > .w-dyn-list > * > *,
[data-slot] > .u-display-contents > .w-dyn-list,
[data-slot] > .u-display-contents > .w-dyn-list > *,
[data-slot] > .u-display-contents > .w-dyn-list > * > *,
[data-slot] > .u-display-contents > .u-display-contents > .w-dyn-list,
[data-slot] > .u-display-contents > .u-display-contents > .w-dyn-list > *,
[data-slot] > .u-display-contents > .u-display-contents > .w-dyn-list > * > * {
  display: contents;
}
/* Layout Slot */
.u-layout-column-2:has(> :not(.u-image-wrapper,.u-video,.u-iframe-wapper,.u-overlay)) {
  aspect-ratio: auto;
  border-radius: 0;
  overflow: visible;
}
/* Responsive Styles */
[data-large-columns="1"] { display: flex; }
[data-large-columns="2"] { display: grid; --_column-count---value: 2; }
[data-large-columns="3"] { display: grid; --_column-count---value: 3; }
[data-large-columns="4"] { display: grid; --_column-count---value: 4; }
[data-large-columns="5"] { display: grid; --_column-count---value: 5; }
[data-large-columns="6"] { display: grid; --_column-count---value: 6; }
[data-large-columns="7"] { display: grid; --_column-count---value: 7; }
[data-large-columns="8"] { display: grid; --_column-count---value: 8; }
[data-large-columns="9"] { display: grid; --_column-count---value: 9; }
[data-large-columns="10"] { display: grid; --_column-count---value: 10; }
[data-large-columns="11"] { display: grid; --_column-count---value: 11; }
[data-large-columns="12"] { display: grid; --_column-count---value: 12; }
.slider_offset { --slide-count: var(--lg); --lg: 3; --md: var(--lg); --sm: var(--md); --xs: var(--sm); }
@container (width < 50em) {
  * {
    --_responsive---large: 0;
    --_responsive---medium: 1;
    --flex-medium: flex;
    --none-medium: none;
    --column-medium: column;
    --row-medium: row;
    --start-medium: start;
    --center-medium: center;
    --end-medium: end;
    --relative-medium: relative;
  }
  :not([data-wf--grid--variant*="auto"]) > [data-medium-columns="1"] { display: flex; }
  :not([data-wf--grid--variant*="auto"]) > [data-medium-columns="2"] { display: grid; --_column-count---value: 2; }
  :not([data-wf--grid--variant*="auto"]) > [data-medium-columns="3"] { display: grid; --_column-count---value: 3; }
  :not([data-wf--grid--variant*="auto"]) > [data-medium-columns="4"] { display: grid; --_column-count---value: 4; }
  :not([data-wf--grid--variant*="auto"]) > [data-medium-columns="5"] { display: grid; --_column-count---value: 5; }
  :not([data-wf--grid--variant*="auto"]) > [data-medium-columns="6"] { display: grid; --_column-count---value: 6; }
  :not([data-wf--grid--variant*="auto"]) > [data-medium-columns="7"] { display: grid; --_column-count---value: 7; }
  :not([data-wf--grid--variant*="auto"]) > [data-medium-columns="8"] { display: grid; --_column-count---value: 8; }
  :not([data-wf--grid--variant*="auto"]) > [data-medium-columns="9"] { display: grid; --_column-count---value: 9; }
  :not([data-wf--grid--variant*="auto"]) > [data-medium-columns="10"] { display: grid; --_column-count---value: 10; }
  :not([data-wf--grid--variant*="auto"]) > [data-medium-columns="11"] { display: grid; --_column-count---value: 11; }
  :not([data-wf--grid--variant*="auto"]) > [data-medium-columns="12"] { display: grid; --_column-count---value: 12; }
  .u-order-first-medium { order: -1; }
  .u-order-auto-medium { order: 0; }
  .u-order-last-medium { order: 1; }
  .u-display-contents-medium { display: contents; }
  .u-display-block-medium { display: block; }
  .u-display-grid-medium { display: grid; }
  .u-display-flex-medium { display: flex; }
  .u-display-none-medium { display: none; }
  .u-all-unset-medium { all: unset; }
  .slider_offset { --slide-count: var(--md); }
}
@container (width < 35em) {
  * {
    --_responsive---medium: 0;
    --_responsive---small: 1;
    --flex-small: flex;
    --none-small: none;
    --column-small: column;
    --row-small: row;
    --start-small: start;
    --center-small: center;
    --end-small: end;
    --relative-small: relative;
  }
  :not([data-wf--grid--variant*="auto"]) > [data-small-columns="1"] { display: flex; }
  :not([data-wf--grid--variant*="auto"]) > [data-small-columns="2"] { display: grid; --_column-count---value: 2; }
  :not([data-wf--grid--variant*="auto"]) > [data-small-columns="3"] { display: grid; --_column-count---value: 3; }
  :not([data-wf--grid--variant*="auto"]) > [data-small-columns="4"] { display: grid; --_column-count---value: 4; }
  :not([data-wf--grid--variant*="auto"]) > [data-small-columns="5"] { display: grid; --_column-count---value: 5; }
  :not([data-wf--grid--variant*="auto"]) > [data-small-columns="6"] { display: grid; --_column-count---value: 6; }
  :not([data-wf--grid--variant*="auto"]) > [data-small-columns="7"] { display: grid; --_column-count---value: 7; }
  :not([data-wf--grid--variant*="auto"]) > [data-small-columns="8"] { display: grid; --_column-count---value: 8; }
  :not([data-wf--grid--variant*="auto"]) > [data-small-columns="9"] { display: grid; --_column-count---value: 9; }
  :not([data-wf--grid--variant*="auto"]) > [data-small-columns="10"] { display: grid; --_column-count---value: 10; }
  :not([data-wf--grid--variant*="auto"]) > [data-small-columns="11"] { display: grid; --_column-count---value: 11; }
  :not([data-wf--grid--variant*="auto"]) > [data-small-columns="12"] { display: grid; --_column-count---value: 12; }
  .u-order-first-small { order: -1; }
  .u-order-auto-small { order: 0; }
  .u-order-last-small { order: 1; }
  .u-display-contents-small { display: contents; }
  .u-display-block-small { display: block; }
  .u-display-grid-small { display: grid; }
  .u-display-flex-small { display: flex; }
  .u-display-none-small { display: none; }
  .u-all-unset-small { all: unset; }
  .slider_offset { --slide-count: var(--sm); }
}
@container (width < 20em) {
  * {
    --_responsive---small: 0;
    --_responsive---xsmall: 1;
    --flex-xsmall: flex;
    --none-xsmall: none;
    --column-xsmall: column;
    --row-xsmall: row;
    --start-xsmall: start;
    --center-xsmall: center;
    --end-xsmall: end;
    --relative-xsmall: relative;
  }
  :not([data-wf--grid--variant*="auto"]) > [data-xsmall-columns="1"] { display: flex; }
  :not([data-wf--grid--variant*="auto"]) > [data-xsmall-columns="2"] { display: grid; --_column-count---value: 2; }
  :not([data-wf--grid--variant*="auto"]) > [data-xsmall-columns="3"] { display: grid; --_column-count---value: 3; }
  :not([data-wf--grid--variant*="auto"]) > [data-xsmall-columns="4"] { display: grid; --_column-count---value: 4; }
  :not([data-wf--grid--variant*="auto"]) > [data-xsmall-columns="5"] { display: grid; --_column-count---value: 5; }
  :not([data-wf--grid--variant*="auto"]) > [data-xsmall-columns="6"] { display: grid; --_column-count---value: 6; }
  :not([data-wf--grid--variant*="auto"]) > [data-xsmall-columns="7"] { display: grid; --_column-count---value: 7; }
  :not([data-wf--grid--variant*="auto"]) > [data-xsmall-columns="8"] { display: grid; --_column-count---value: 8; }
  :not([data-wf--grid--variant*="auto"]) > [data-xsmall-columns="9"] { display: grid; --_column-count---value: 9; }
  :not([data-wf--grid--variant*="auto"]) > [data-xsmall-columns="10"] { display: grid; --_column-count---value: 10; }
  :not([data-wf--grid--variant*="auto"]) > [data-xsmall-columns="11"] { display: grid; --_column-count---value: 11; }
  :not([data-wf--grid--variant*="auto"]) > [data-xsmall-columns="12"] { display: grid; --_column-count---value: 12; }
  .u-order-first-xsmall { order: -1; }
  .u-order-auto-xsmall { order: 0; }
  .u-order-last-xsmall { order: 1; }
  .u-display-contents-xsmall { display: contents; }
  .u-display-block-xsmall { display: block; }
  .u-display-grid-xsmall { display: grid; }
  .u-display-flex-xsmall { display: flex; }
  .u-display-none-xsmall { display: none; }
  .u-all-unset-xsmall { all: unset; }
  .slider_offset { --slide-count: var(--xs); }
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

* {
  max-height: 1000000px; }

.accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.accessibility:focus {
  position: static;
  width: auto;
  height: auto;
}

.hidden {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

body {
  margin: 0;
}

.hidden {
    position: absolute;
    left: -9999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  vertical-align: baseline;
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

[hidden], template {
  display: none;
}

a {
  background-color: #0000;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type=text], input[type=email], input[type=tel], input[type=search], input[type=password], input[type=url], input[type=date], input[type=datetime], input[type=datetime-local], input[type=time], input[type=week], input[type=month], input[type=number], input[type=color], input:not([type]), textarea {
  transition: border-color .35s cubic-bezier(.3, .86, .36, .95);
  border: 1px solid #707070;
  font-size: 1.125rem;
  line-height: 1;
  font-weight: 500;
  background-color: #ffffff;
  width: 100%;
  min-width: 0;
  height: 2.5rem;
  padding: .25rem;
  border-radius: 0;
  color: #002856;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin: 0 0 1rem;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin: 0 0 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin: 0 0 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

button, [type="button"], [type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}

label {
  font-weight: bold;
}

@media (min-width: 768px) {

  .subscribe-section {
    padding-top: 4.125rem;
    padding-bottom: 4.9375rem;
  }

  .subscribe-section .section-layout {
    display: flex;
    align-items: flex-end;
    grid-gap: 5.1875rem;
  }

  .subscribe-section .section-title {
    margin-bottom: 0;
    flex: 0 0 auto;
  }

  .subscribe-section input[type=text],.subscribe-section input[type=email],.subscribe-section input[type=tel],.subscribe-section input[type=search],.subscribe-section input[type=password],.subscribe-section input[type=url],.subscribe-section input[type=date],.subscribe-section input[type=datetime],.subscribe-section input[type=datetime-local],.subscribe-section input[type=time],.subscribe-section input[type=week],.subscribe-section input[type=month],.subscribe-section input[type=number],.subscribe-section input[type=color],.subscribe-section input:not([type]),.subscribe-section textarea {
    padding-left: 1.8125rem;
    padding-right: 1.8125rem;
  }

  .subscribe-section .form-holder {
    flex: 1 0 auto;
    max-width: 68.8%;
  }

  .subscribe-section .form-layout {
    margin: 0rem 0 -0.1875rem;
  }
}

:root {
  --primary-color: #00004D;
  --secondary-color: #a37e2c;
  --_theme---background: var(--swatch--dark-900);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_theme---text: var(--swatch--light-100);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --site--gutter: clamp(1 * 1rem, ((1 - ((2 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((2 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 2 * 1rem);
  --_spacing---space--8: clamp(2.5 * 1rem, ((2.5 - ((4 - 2.5) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((4 - 2.5) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 4 * 1rem);
  --radius--main: 1rem;
  --_theme---background-2: var(--swatch--dark-900);
  --site--column-count: 12;
  --site--column-width: calc((min(var(--max-width--main), 100% - var(--site--margin) * 2)  - (var(--site--gutter) * (var(--site--column-count)  - 1))) / var(--site--column-count));
  --_responsive---large: 1;
  --_responsive---medium: 0;
  --_responsive---small: 0;
  --_responsive---xsmall: 0;
  --_spacing---space--6: clamp(2 * 1rem, ((2 - ((2.5 - 2) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((2.5 - 2) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 2.5 * 1rem);
  --_spacing---section-space--main: clamp(4 * 1rem, ((4 - ((7 - 4) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((7 - 4) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 7 * 1rem);
  --_spacing---space--5: clamp(1.75 * 1rem, ((1.75 - ((2 - 1.75) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((2 - 1.75) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 2 * 1rem);
  --max-width--small: 50rem;
  --site--margin: clamp(1 * 1rem, ((1 - ((3 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((3 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 3 * 1rem);
  --_gap---size: var(--site--gutter);
  --_column-count---value: 1;
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_spacing---space--3: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1 - .875) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1 * 1rem);
  --border-width--main: .094rem;
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: pretty;
  --_spacing---space--2: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((.75 - .625) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), .75 * 1rem);
  --_spacing---section-space--none: 0px;
  --_spacing---section-space--small: clamp(3 * 1rem, ((3 - ((5 - 3) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((5 - 3) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 5 * 1rem);
  --_spacing---section-space--large: clamp(5.5 * 1rem, ((5.5 - ((10 - 5.5) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((10 - 5.5) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 10 * 1rem);
  --_spacing---section-space--page-top: clamp(10 * 1rem, ((10 - ((14 - 10) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((14 - 10) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 14 * 1rem);
  --max-width--main: calc(var(--site--viewport-max) * 1rem);
  --max-width--full: 100%;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_spacing---space--7: clamp(2.25 * 1rem, ((2.25 - ((3 - 2.25) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((3 - 2.25) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 3 * 1rem);
  --_typography---line-height--small: 1.1;
  --_typography---line-height--medium: 1.3;
  --_typography---line-height--large: 1.5;
  --_typography---line-height--huge: 1.7;
  --_typography---letter-spacing--tight: -.03em;
  --_typography---letter-spacing--normal: 0em;
  --_theme---heading-accent: color-mix(in srgb, var(--swatch--brand-500), black 20%);
  --_spacing---space--1: clamp(.375 * 1rem, ((.375 - ((.5 - .375) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((.5 - .375) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), .5 * 1rem);
  --_spacing---space--4: clamp(1.25 * 1rem, ((1.25 - ((1.5 - 1.25) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.5 - 1.25) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.5 * 1rem);
  --_typography---font--primary-family: "Montserrat", sans-serif;
  --_typography---font--primary-regular: 400;
  --_typography---font--primary-medium: 500;
  --_typography---font--primary-bold: 700;
  --radius--small: .5rem;
  --radius--round: 100vw;
  --_theme---border: var(--swatch--light-100);
  --_typography---font-size--text-large: clamp(1.125 * 1rem, ((1.125 - ((1.25 - 1.125) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.25 - 1.125) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.25 * 1rem);
  --swatch--transparent: transparent;
  --_trigger---on: 1;
  --_trigger---off: 0;
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_theme---text-link--border: var(--swatch--transparent);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---button-primary--text-hover);
  --button-size--medium: 3rem;
  --button-size--large: 5rem;
  --_state---false: 0;
  --_state---true: 1;
  --focus--offset-inner: calc(var(--focus--width) * -1);
  --nav--max-width-outer: var(--max-width--main);
  --nav--spacing-outer-horizontal: var(--site--margin);
  --nav--radius: var(--radius--small);
  --_theme---nav--background: var(--_theme---background-2);
  --nav--max-width-inner: var(--max-width--main);
  --nav--height-total: calc(var(--nav--height)  + var(--nav--spacing-outer-vertical));
  --nav--spacing-outer-vertical: var(--site--margin);
  --swatch--dark-900: #00004d;
  --nav--height: 4rem;
  --nav--hamburger-thickness: var(--border-width--main);
  --nav--hamburger-gap: var(--_spacing---space--2);
  --nav--spacing-inner-horizontal: var(--_spacing---space--5);
  --swatch--brand-500: #a37e2c;
  --focus--width: .125rem;
  --_theme---text-link--border-hover: var(--swatch--transparent);
  --swatch--light-100: white;
  --_spacing---nav-height: var(--nav-h);
  --swatch--light-100-o20: color-mix(in srgb, var(--swatch--light-100) 20%, transparent);
  --swatch--brand-text: var(--swatch--light-100);
  --swatch--light-200: #ebebeb;
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --site--viewport-max: 90;
  --site--viewport-min: 20;
  --_theme---selection--background: var(--swatch--dark-900);
  --_theme---selection--text: var(--swatch--brand-text);
  --focus--offset-outer: .1875rem;
  --swatch--dark-800: #2f2b2d;
  --swatch--dark-900-o20: color-mix(in srgb, var(--swatch--dark-900) 20%, transparent);
  --swatch--brand-text-o20: color-mix(in srgb, var(--swatch--brand-text) 20%, transparent);
  --_theme---button-primary--background: var(--swatch--transparent);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--swatch--transparent);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--brand-500);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--brand-500);
  --_theme---button-secondary--text: var(--swatch--brand-500);
  --_theme---button-secondary--background-hover: var(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--swatch--brand-500);
  --_theme---button-secondary--text-hover: var(--swatch--light-200);
  --nav--banner-height: 2.4rem;
  --_typography---font--primary-trim-top: .33em;
  --_typography---font--primary-trim-bottom: .38em;
  --_typography---font--georgia: georgia, sans-serif;
  --_typography---font--georgia-trim-top: .38em;
  --_typography---font--georgia-trim-bottom: .35em;
  --_typography---font--georgia-regular: 400;
  --_typography---font--georgia-bold: 700;
  --_typography---font--serif: "Instrument Serif", serif;
  --_typography---font--serif-trim-top: .4em;
  --_typography---font--serif-trim-bottom: .36em;
  --_typography---font--serif-regular: 400;
  --_typography---font-size--text-small: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1 - .875) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1 * 1rem);
  --_typography---font-size--text-main: clamp(1 * 1rem, ((1 - ((1.125 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.125 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.125 * 1rem);
  --_typography---font-size--h6: clamp(1 * 1rem, ((1 - ((1.125 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.125 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.125 * 1rem);
  --_typography---font-size--h5: clamp(1.3 * 1rem, ((1.3 - ((1.8 - 1.3) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.8 - 1.3) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.8 * 1rem);
  --_typography---font-size--h4: clamp(1.75 * 1rem, ((1.75 - ((2 - 1.75) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((2 - 1.75) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 2 * 1rem);
  --_typography---font-size--h3: clamp(1.8 * 1rem, ((1.8 - ((2 - 1.8) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((2 - 1.8) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 2 * 1rem);
  --_typography---font-size--h2: clamp(2.5 * 1rem, ((2.5 - ((4 - 2.5) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((4 - 2.5) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 4 * 1rem);
  --_typography---font-size--h1: clamp(3 * 1rem, ((3 - ((5 - 3) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((5 - 3) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 5 * 1rem);
  --_typography---font-size--display: clamp(2.8 * 1rem, ((2.8 - ((6 - 2.8) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((6 - 2.8) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 6 * 1rem);
  --_typography---text-transform--none: var(--text-transform, none);
  --_typography---text-transform--uppercase: uppercase;
  --_typography---text-transform--capitalize: capitalize;
  --_typography---text-transform--lowercase: lowercase;
  --swatch--brand-600\<deleted\|variable-f4848f9a-e1c5-5c7a-9707-4fe0d1542434\>: color-mix(in srgb, var(--swatch--brand-500), black 20%);
}

body {
  background-color: var(--_theme---background);
  font-family: var(--_text-style---font-family);
  color: var(--_theme---text);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  text-transform: var(--_text-style---text-transform, none);
}

h1, h2, h3, h4, h5, h6, p {
  display: flow-root;
}

a {
  color: inherit;
  outline-width: var(--focus--width);
  outline-offset: var(--focus--offset-outer);
  text-decoration: none;
}

img {
  max-width: 100%;
}

strong {
  font-weight: bold;
}

blockquote {
  border-style: none;
  padding: 0;
}

figure {
  margin-bottom: 0;
}

.u-layout-wrapper {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--_spacing---space--8);
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.u-layout-wrapper:where(.w-variant-31f8ed75-2c88-945a-a737-1b9b50b4494b), .u-layout-wrapper:where(.w-variant-329f6899-ba0f-e4db-0449-3c5b8ba4f388) {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border-radius: var(--radius--main);
  background-color: var(--_theme---background-2);
  position: relative;
  overflow: clip;
}

.u-layout-wrapper:where(.w-variant-4fee4cc0-701f-2817-944f-2c0261b9c2f3), .u-layout-wrapper:where(.w-variant-6bb5e515-55a9-1fc8-d29b-ff898d8b40f7) {
  grid-column-gap: var(--site--gutter);
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.u-layout-wrapper:where(.w-variant-58b19052-6f23-ab5e-5e89-54288af57e85), .u-layout-wrapper:where(.w-variant-560ed4d9-9e8c-5c39-4619-fc154cdf9f19) {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
}

.u-layout-wrapper:where(.w-variant-ebfcdcb1-ac53-1b15-fcb9-eaeda25808f5) {
  border-radius: var(--radius--main);
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---text-link--border: var(--swatch--transparent);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---button-primary--text-hover);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---selection--background: var(--swatch--dark-900);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--transparent);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--swatch--transparent);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--brand-500);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--brand-500);
  --_theme---button-secondary--text: var(--swatch--brand-500);
  --_theme---button-secondary--background-hover: var(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--swatch--brand-500);
  --_theme---button-secondary--text-hover: var(--swatch--light-200);
  overflow: clip;
}

.u-layout {
  grid-column-gap: inherit;
  grid-row-gap: inherit;
  flex-flow: column;
  grid-template-rows: auto;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.u-layout:where(.w-variant-31f8ed75-2c88-945a-a737-1b9b50b4494b), .u-layout:where(.w-variant-329f6899-ba0f-e4db-0449-3c5b8ba4f388) {
  display: var(--flex-medium, grid);
  flex-flow: column;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.u-layout:where(.w-variant-4fee4cc0-701f-2817-944f-2c0261b9c2f3), .u-layout:where(.w-variant-6bb5e515-55a9-1fc8-d29b-ff898d8b40f7) {
  grid-template-columns: [full-start] minmax(0, 1fr) [content-start] repeat(var(--site--column-count), minmax(0, var(--site--column-width))) [content-end] minmax(0, 1fr) [full-end];
  width: calc(100vw * var(--_responsive---large)  + 100% * max(var(--_responsive---medium), var(--_responsive---small), var(--_responsive---xsmall)));
  display: var(--flex-medium, grid);
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
}

.u-layout:where(.w-variant-558793eb-2b07-490b-9842-2d7e6f6bf325), .u-layout:where(.w-variant-1261a7e4-2c05-3b0b-2126-d399890906b8) {
  display: var(--flex-medium, grid);
  flex-flow: column;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.u-layout:where(.w-variant-ebfcdcb1-ac53-1b15-fcb9-eaeda25808f5) {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  min-height: 26rem;
  display: flex;
  position: relative;
}

.u-layout:where(.w-variant-58b19052-6f23-ab5e-5e89-54288af57e85), .u-layout:where(.w-variant-560ed4d9-9e8c-5c39-4619-fc154cdf9f19) {
  display: var(--flex-medium, grid);
  flex-flow: column;
  flex: none;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 100vw;
}

.u-layout:where(.w-variant-81232c92-6578-ef9a-1e3e-35e3204ae0fd) {
  display: var(--flex-medium, grid);
  flex-flow: column;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.u-layout-column-1 {
  align-self: center;
  width: 100%;
  position: relative;
}

.u-layout-column-1:where(.w-variant-31f8ed75-2c88-945a-a737-1b9b50b4494b), .u-layout-column-1:where(.w-variant-329f6899-ba0f-e4db-0449-3c5b8ba4f388) {
  padding: var(--_spacing---space--6);
}

.u-layout-column-1:where(.w-variant-4fee4cc0-701f-2817-944f-2c0261b9c2f3) {
  padding-top: calc(var(--_spacing---space--6) * var(--_responsive---large));
  padding-bottom: calc(var(--_spacing---space--6) * var(--_responsive---large));
  grid-column: 2 / span 5;
}

.u-layout-column-1:where(.w-variant-6bb5e515-55a9-1fc8-d29b-ff898d8b40f7) {
  padding-top: calc(var(--_spacing---space--6) * var(--_responsive---large));
  padding-bottom: calc(var(--_spacing---space--6) * var(--_responsive---large));
  grid-column: 9 / span 5;
}

.u-layout-column-1:where(.w-variant-d69d5003-e9bc-b347-4e02-eb46976beb1c) {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.u-layout-column-1:where(.w-variant-ebfcdcb1-ac53-1b15-fcb9-eaeda25808f5) {
  z-index: 1;
  padding-top: var(--_spacing---section-space--main);
  padding-right: var(--_spacing---space--5);
  padding-bottom: var(--_spacing---section-space--main);
  padding-left: var(--_spacing---space--5);
  text-align: center;
  justify-content: center;
  align-items: center;
  position: relative;
}

.u-layout-column-1:where(.w-variant-58b19052-6f23-ab5e-5e89-54288af57e85), .u-layout-column-1:where(.w-variant-560ed4d9-9e8c-5c39-4619-fc154cdf9f19) {
  max-width: var(--max-width--small);
  padding-top: var(--_spacing---section-space--main);
  padding-bottom: var(--_spacing---section-space--main);
  width: calc(100% - var(--site--margin) * 2);
  margin-left: auto;
  margin-right: auto;
}

.u-layout-column-1:where(.w-variant-558793eb-2b07-490b-9842-2d7e6f6bf325) {
  text-align: var(--center-medium, start);
  align-items: var(--center-medium, start);
  justify-content: var(--center-medium, start);
}

.u-layout-column-1:where(.w-variant-1261a7e4-2c05-3b0b-2126-d399890906b8) {
  align-items: var(--center-medium, start);
  justify-content: var(--center-medium, start);
  text-align: var(--center-medium, start);
}

.u-layout-column-1:where(.w-variant-81232c92-6578-ef9a-1e3e-35e3204ae0fd) {
  top: calc(12rem * var(--_responsive---large)  + 0rem * var(--_responsive---medium));
  position: var(--relative-medium, sticky);
  align-self: start;
}

.u-layout-column-2 {
  aspect-ratio: 16 / 9;
  border-radius: var(--radius--main);
  width: 100%;
  height: 100%;
  position: relative;
  overflow: clip;
}

.u-layout-column-2:where(.w-variant-1261a7e4-2c05-3b0b-2126-d399890906b8) {
  aspect-ratio: 16 / 9;
  grid-row-start: 1;
  grid-column-start: 1;
  overflow: clip;
}

.u-layout-column-2:where(.w-variant-329f6899-ba0f-e4db-0449-3c5b8ba4f388) {
  aspect-ratio: 16 / 9;
  border-radius: 0;
  grid-row-start: 1;
  grid-column-start: 1;
  overflow: clip;
}

.u-layout-column-2:where(.w-variant-4fee4cc0-701f-2817-944f-2c0261b9c2f3) {
  aspect-ratio: 16 / 9;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: calc(var(--radius--main) * var(--_responsive---large));
  border-bottom-left-radius: calc(var(--radius--main) * var(--_responsive---large));
  width: calc(100% * var(--_responsive---large)  + 100vw * max(var(--_responsive---medium), var(--_responsive---small), var(--_responsive---xsmall)));
  grid-column: 8 / full;
  overflow: clip;
}

.u-layout-column-2:where(.w-variant-6bb5e515-55a9-1fc8-d29b-ff898d8b40f7) {
  aspect-ratio: 16 / 9;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: calc(var(--radius--main) * var(--_responsive---large));
  border-bottom-right-radius: calc(var(--radius--main) * var(--_responsive---large));
  width: calc(100% * var(--_responsive---large)  + 100vw * max(var(--_responsive---medium), var(--_responsive---small), var(--_responsive---xsmall)));
  grid-column: full / span 7;
  grid-row-start: 1;
  overflow: clip;
}

.u-layout-column-2:where(.w-variant-ebfcdcb1-ac53-1b15-fcb9-eaeda25808f5) {
  aspect-ratio: auto;
  opacity: .5;
  pointer-events: none;
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.u-layout-column-2:where(.w-variant-560ed4d9-9e8c-5c39-4619-fc154cdf9f19) {
  aspect-ratio: 1;
  border-radius: 0;
  grid-row-start: 1;
  grid-column-start: 1;
  overflow: clip;
}

.u-layout-column-2:where(.w-variant-58b19052-6f23-ab5e-5e89-54288af57e85) {
  aspect-ratio: 1;
  border-radius: 0;
  overflow: clip;
}

.u-layout-column-2:where(.w-variant-31f8ed75-2c88-945a-a737-1b9b50b4494b) {
  aspect-ratio: 16 / 9;
  border-radius: 0;
  overflow: clip;
}

.u-layout-column-2:where(.w-variant-d69d5003-e9bc-b347-4e02-eb46976beb1c), .u-layout-column-2:where(.w-variant-558793eb-2b07-490b-9842-2d7e6f6bf325), .u-layout-column-2:where(.w-variant-81232c92-6578-ef9a-1e3e-35e3204ae0fd) {
  aspect-ratio: 16 / 9;
  overflow: clip;
}

.u-grid-wrapper {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  width: 100%;
  display: flex;
}

.u-grid-wrapper:where(.w-variant-b8204f2e-764d-b421-dc96-2c59d3054271) {
  container-type: inline-size;
}

.u-grid {
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(var(--_column-count---value), minmax(0, 1fr));
  grid-column-gap: inherit;
  grid-row-gap: inherit;
  flex-flow: column;
  width: 100%;
  display: grid;
}

.u-grid:where(.w-variant-d58244bf-290f-ebb3-3aa0-352d6fa8e84f) {
  grid-template-columns: repeat(auto-fit, minmax(min(max(calc(var(--number, 12) * 1rem), (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
}

.u-grid:where(.w-variant-129319ac-a2cd-9e88-2ebd-a33b4bb85fa5) {
  grid-template-columns: repeat(auto-fill, minmax(min(max(calc(var(--number, 12) * 1rem), (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
}

.u-content-wrapper {
  text-align: start;
  justify-content: start;
  align-items: start;
  width: 100%;
}

.u-content-wrapper:where(.w-variant-4f54624e-ceb1-0769-a238-365d5e220b70) {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.u-content-wrapper:where(.w-variant-405b6754-709a-81de-bf32-f0102c0c7aa2) {
  text-align: end;
  justify-content: end;
  align-items: end;
}

.u-content-wrapper:where(.w-variant-e98b91c1-a8bf-9b6d-a119-f398c9e3f46b) {
  text-align: var(--center-medium, start);
  align-items: var(--center-medium, start);
  justify-content: var(--center-medium, start);
}

.u-background-slot {
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.u-video {
  aspect-ratio: 2;
  background-color: var(--_theme---background-skeleton);
  width: 100%;
  height: 100%;
}

.u-video:where(.w-variant-db26956a-7929-76af-05b0-02971cbab2f4) {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  aspect-ratio: unset !important;
}

.u-video:where(.w-variant-0b00a75a-35ba-66c2-fce0-21c117d62ce0) {
  aspect-ratio: 16 / 9;
}

.u-video:where(.w-variant-a9490bed-5b56-7b46-8413-993d16d77e88) {
  aspect-ratio: 3 / 2;
}

.u-video:where(.w-variant-ec7f8a9f-99ac-b5a5-140b-730400a62670) {
  aspect-ratio: 1;
}

.u-video:where(.w-variant-8157ca33-45d5-df1a-bd25-894298c8e117) {
  aspect-ratio: 5 / 4;
}

.u-video:where(.w-variant-f3f45657-6a73-93f9-25db-a80af56ad72a) {
  aspect-ratio: 4 / 5;
}

.u-video:where(.w-variant-c3ccbb6c-6fa7-1113-0f2e-08b77dffca68) {
  aspect-ratio: 2 / 3;
}

.u-image-wrapper {
  aspect-ratio: 2;
  background-color: var(--_theme---background-skeleton);
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: clip;
}

.u-image-wrapper:where(.w-variant-4972adff-107c-1f37-d19c-526a2bf55c28) {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  aspect-ratio: unset !important;
}

.u-image-wrapper:where(.w-variant-a5f35569-5171-ee3d-f7bb-c5b2372249ac) {
  aspect-ratio: 1;
}

.u-image-wrapper:where(.w-variant-27d05669-180c-3169-9b64-0eda31f8d4d3) {
  aspect-ratio: 16 / 9;
}

.u-image-wrapper:where(.w-variant-a93327ec-aace-62d3-860b-21ee12acd25a) {
  aspect-ratio: 2 / 3;
}

.u-image-wrapper:where(.w-variant-57c7d8f5-d942-5de8-0712-e12fff699502) {
  aspect-ratio: 3 / 2;
}

.u-image-wrapper:where(.w-variant-35ea7d22-774e-1ba9-1dcc-8a392636f83d) {
  aspect-ratio: 4 / 5;
}

.u-image-wrapper:where(.w-variant-8e41429f-9f9e-7697-357e-815bd3e59383) {
  aspect-ratio: 5 / 4;
}

.u-image {
  object-position: calc(var(--x, 50) * 1%) calc(var(--y, 50) * 1%);
  object-fit: inherit;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.u-iframe-wrapper {
  aspect-ratio: 16 / 9;
  position: relative;
}

.u-iframe {
  border: none;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.u-overlay {
  background-color: color-mix(in srgb, black calc(var(--number) / 100 * 80%), transparent);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.u-overlay:where(.w-variant-9653c0cc-21fc-fb82-1373-c98b1644e5a8) {
  background-image: linear-gradient(#0000, #0000009e 84%);
  background-color: color-mix(in srgb, black calc(var(--number) / 100 * 60%), transparent);
}

.u-eyebrow-wrapper {
  margin-bottom: var(--_spacing---space--5);
  justify-content: inherit;
  display: flex;
}

.u-eyebrow-layout {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  vertical-align: baseline;
  display: inline-flex;
}

.u-eyebrow-marker {
  width: var(--border-width--main);
  background-color: currentColor;
  flex: none;
  padding-bottom: 0;
  padding-right: 0;
}

.u-eyebrow-text {
  margin-top: 0;
  margin-bottom: 0;
}

.u-text {
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  justify-content: center;
  align-items: inherit;
  max-width: calc(var(--number) * 1ch);
  flex-flow: column;
  min-width: 100%;
  display: flex;
}

.u-text:where(.w-variant-eee56f15-d7ce-d101-2f8c-83b3bbd55d4a) {
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--display);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-3ddfa43e-abc1-422e-6e6d-23dfb7da71f3) {
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h1);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-efb733fe-da83-69a3-ea4a-b3f2f89d0389) {
  --_text-style---font-family: var(--_typography---font--georgia);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--georgia-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--georgia-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--georgia-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-ad482112-9d0e-852c-0f6e-ba1e5a3aee59) {
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h3);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-93e8af18-8413-e3ac-0442-72629401a3db) {
  --_text-style---font-family: var(--_typography---font--georgia);
  --_text-style---font-size: var(--_typography---font-size--h4);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--georgia-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--georgia-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--georgia-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-5c484503-e2a0-ac99-680d-56013d859efa) {
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-b8555f10-fa7d-e9ba-e262-f9aa44c27c1c) {
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h6);
  --_text-style---line-height: var(--_typography---line-height--large);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-fdb8e663-01e0-aae6-13eb-e6dfca16b689) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-61d538b2-709c-eb7a-4258-8c0890dc07fc) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-4099173f-f581-635c-a5fe-cf4a89c62029), .u-text:where(.w-variant-fe6f474d-1651-566b-eeff-3c86e8cbf153) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-26cc9f23-e71c-deee-cd61-36dc24f35fae) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-c8b8ac88-1ac7-e9f6-41cc-82c548bf142d) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-47e40b0d-02af-2673-f429-546cac42dc5a) {
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h6);
  --_text-style---line-height: var(--_typography---line-height--large);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-12e93187-f8ac-b1a1-2e50-59d85a6bf516) {
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-f196774e-dbfd-d1b4-1196-b3e824fc5f7d) {
  --_text-style---font-family: var(--_typography---font--georgia);
  --_text-style---font-size: var(--_typography---font-size--h4);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--georgia-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--georgia-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--georgia-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-7bfbf33b-fb56-d8df-e2d2-8fe65a7f2e44) {
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h3);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-9af60b09-c3a1-8c2a-eb78-8e29460ca7a9) {
  --_text-style---font-family: var(--_typography---font--georgia);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--georgia-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--georgia-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--georgia-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-83c598b0-8cc2-f955-1996-fcb8fb10bf70) {
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h1);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-8ee37a78-065b-6879-973d-319c65e28313) {
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--display);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-3fbd0d32-5675-1947-73b3-abb16c1fb986) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-9027c8ae-1ba5-f702-ea6e-4a1c3fca9f64) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-74a3180a-e505-b452-032f-599c8e557249) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-823daff2-fd84-8da0-4ed1-92a39b869ad0) {
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h6);
  --_text-style---line-height: var(--_typography---line-height--large);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-326a9562-3263-06da-e8ef-16981fd70f1c) {
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-7c7eb163-b37d-338d-2369-5eae7e6d458a) {
  --_text-style---font-family: var(--_typography---font--georgia);
  --_text-style---font-size: var(--_typography---font-size--h4);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--georgia-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--georgia-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--georgia-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-701c4b6c-37cf-de59-d80d-80a1822c4994) {
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h3);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-433d40c6-c261-f13f-c899-61d2cadf150f) {
  --_text-style---font-family: var(--_typography---font--georgia);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--georgia-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--georgia-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--georgia-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-792802b6-ccdb-f982-5023-5fa970cf03d0) {
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h1);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-41c609dc-9c80-9eef-75df-03bf0eea00b4) {
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--display);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-button-wrapper {
  margin-top: var(--_spacing---space--6);
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  align-content: center;
  align-items: center;
  justify-content: inherit;
  flex-flow: wrap;
  display: flex;
}

.u-section {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.u-section:where(.w-variant-a4eabb01-8ed6-63d0-157e-0a7b56aedaa1) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-900);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: color-mix(in srgb, var(--swatch--brand-500), black 20%);
  --_theme---border: var(--swatch--light-100);
  --_theme---text-link--border: var(--swatch--transparent);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---button-primary--text-hover);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---text-link--border-hover: var(--swatch--transparent);
  --_theme---selection--background: var(--swatch--dark-900);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--transparent);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--swatch--transparent);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--brand-500);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--brand-500);
  --_theme---button-secondary--text: var(--swatch--brand-500);
  --_theme---button-secondary--background-hover: var(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--swatch--brand-500);
  --_theme---button-secondary--text-hover: var(--swatch--light-200);
}

.u-section:where(.w-variant-857e5430-97c7-deb6-3c1a-d3063f9fe2c7) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---text-link--border: var(--swatch--transparent);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---button-primary--text-hover);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---selection--background: var(--swatch--dark-900);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--transparent);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--swatch--transparent);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--brand-500);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--brand-500);
  --_theme---button-secondary--text: var(--swatch--brand-500);
  --_theme---button-secondary--background-hover: var(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--swatch--brand-500);
  --_theme---button-secondary--text-hover: var(--swatch--light-200);
}

.u-section:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-900);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: color-mix(in srgb, var(--swatch--brand-500), black 20%);
  --_theme---border: var(--swatch--light-100);
  --_theme---text-link--border: var(--swatch--transparent);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---button-primary--text-hover);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---text-link--border-hover: var(--swatch--transparent);
  --_theme---selection--background: var(--swatch--dark-900);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--transparent);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--swatch--transparent);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--brand-500);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--brand-500);
  --_theme---button-secondary--text: var(--swatch--brand-500);
  --_theme---button-secondary--background-hover: var(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--swatch--brand-500);
  --_theme---button-secondary--text-hover: var(--swatch--light-200);
}

.u-section:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---text-link--border: var(--swatch--transparent);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---button-primary--text-hover);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---selection--background: var(--swatch--dark-900);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--transparent);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--swatch--transparent);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--brand-500);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--brand-500);
  --_theme---button-secondary--text: var(--swatch--brand-500);
  --_theme---button-secondary--background-hover: var(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--swatch--brand-500);
  --_theme---button-secondary--text-hover: var(--swatch--light-200);
}

.u-section:where(.w-variant-25bf08d9-3196-322b-5616-019ac7f0f4f7) {
  --_theme---background: var(--swatch--brand-500);
  --_theme---text: var(--swatch--brand-text);
  --_theme---background-2: var(--swatch--brand-600\<deleted\|variable-f4848f9a-e1c5-5c7a-9707-4fe0d1542434\>);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---border: var(--swatch--brand-text-o20);
  --_theme---text-link--border: var(--swatch--transparent);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---button-primary--text-hover);
  --_theme---nav--background: var(--_theme---background);
  --_theme---text-link--border-hover: var(--swatch--transparent);
  --_theme---selection--background: var(--swatch--dark-900);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-text);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-500);
  --_theme---button-primary--background-hover: color-mix(in srgb, var(--_theme---button-primary--background), white 10%);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---button-primary--text);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--brand-500);
  --_theme---button-secondary--text: var(--swatch--brand-500);
  --_theme---button-secondary--background-hover: var(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--swatch--brand-500);
  --_theme---button-secondary--text-hover: var(--swatch--light-200);
}

.u-section-spacer {
  height: var(--_spacing---section-space--none);
  position: relative;
}

.u-section-spacer:where(.w-variant-d422cbd0-f212-c815-68df-63414354c21d) {
  height: var(--_spacing---section-space--small);
}

.u-section-spacer:where(.w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490) {
  height: var(--_spacing---section-space--main);
}

.u-section-spacer:where(.w-variant-8cc18b30-4618-8767-0111-f6abfe45aaa3) {
  height: var(--_spacing---section-space--large);
}

.u-section-spacer:where(.w-variant-41fc0c0a-cac3-53c9-9802-6a916e3fb342) {
  height: var(--site--margin);
}

.u-section-spacer:where(.w-variant-e359d2da-de19-6775-b122-3e06f925f39e) {
  height: var(--_spacing---section-space--page-top);
}

.u-container {
  z-index: 1;
  max-width: var(--max-width--main);
  grid-column-gap: var(--_spacing---space--8);
  grid-row-gap: var(--_spacing---space--8);
  width: calc(100% - var(--site--margin) * 2);
  flex-flow: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  container-type: inline-size;
}

.u-container-small {
  z-index: 1;
  max-width: var(--max-width--small);
  grid-column-gap: var(--_spacing---space--8);
  grid-row-gap: var(--_spacing---space--8);
  width: calc(100% - var(--site--margin) * 2);
  flex-flow: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  container-type: inline-size;
}

.u-container-full {
  z-index: 1;
  max-width: var(--max-width--full);
  grid-column-gap: var(--_spacing---space--8);
  grid-row-gap: var(--_spacing---space--8);
  width: calc(100% - var(--site--margin) * 2);
  flex-flow: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  container-type: inline-size;
}

.u-svg {
  width: 100%;
  height: 100%;
  display: block;
  overflow: visible !important;
}

.u-svg:where(.w-variant-1c3f028b-116e-d4eb-db7f-8484491bbf2e) {
  transform: rotate(-180deg);
}

.u-svg:where(.w-variant-a0a4b133-f837-5340-6c98-04b1518f150d) {
  transform: rotate(-90deg);
}

.u-svg:where(.w-variant-5939aeba-b378-ecdc-f1bc-b6970df2be03) {
  transform: rotate(90deg);
}

.u-svg:where(.w-variant-dc469724-71a3-14e1-b5d5-1294323411ce) {
  transform: rotate(-180deg);
}

.u-svg:where(.w-variant-b18a0fcd-abb0-329e-47f4-79155dd8284a) {
  transform: rotate(-90deg);
}

.u-svg:where(.w-variant-caa8b8e9-e8ec-6eb3-4526-30f19f7326f5) {
  transform: rotate(90deg);
}

.u-path {
  stroke-width: var(--border-width--main);
  stroke: currentColor;
  vector-effect: non-scaling-stroke;
}

.u-embed-css, .u-embed-js {
  display: none;
}

.u-theme-light {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-900);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: color-mix(in srgb, var(--swatch--brand-500), black 20%);
  --_theme---border: var(--swatch--light-100);
  --_theme---text-link--border: var(--swatch--transparent);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---button-primary--text-hover);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---text-link--border-hover: var(--swatch--transparent);
  --_theme---selection--background: var(--swatch--dark-900);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--transparent);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--swatch--transparent);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--brand-500);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--brand-500);
  --_theme---button-secondary--text: var(--swatch--brand-500);
  --_theme---button-secondary--background-hover: var(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--swatch--brand-500);
  --_theme---button-secondary--text-hover: var(--swatch--light-200);
}

.u-theme-dark {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---text-link--border: var(--swatch--transparent);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---button-primary--text-hover);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---selection--background: var(--swatch--dark-900);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--transparent);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--swatch--transparent);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--brand-500);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--brand-500);
  --_theme---button-secondary--text: var(--swatch--brand-500);
  --_theme---button-secondary--background-hover: var(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--swatch--brand-500);
  --_theme---button-secondary--text-hover: var(--swatch--light-200);
}

.u-theme-brand {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--brand-500);
  --_theme---text: var(--swatch--brand-text);
  --_theme---background-2: var(--swatch--brand-600\<deleted\|variable-f4848f9a-e1c5-5c7a-9707-4fe0d1542434\>);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---border: var(--swatch--brand-text-o20);
  --_theme---text-link--border: var(--swatch--transparent);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---button-primary--text-hover);
  --_theme---nav--background: var(--_theme---background);
  --_theme---text-link--border-hover: var(--swatch--transparent);
  --_theme---selection--background: var(--swatch--dark-900);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-text);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-500);
  --_theme---button-primary--background-hover: color-mix(in srgb, var(--_theme---button-primary--background), white 10%);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---button-primary--text);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--brand-500);
  --_theme---button-secondary--text: var(--swatch--brand-500);
  --_theme---button-secondary--background-hover: var(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--swatch--brand-500);
  --_theme---button-secondary--text-hover: var(--swatch--light-200);
}

.u-text-style-display {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--display);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-text-style-h1 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h1);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-text-style-h2 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--georgia);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--georgia-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--georgia-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--georgia-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-text-style-h3 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h3);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-text-style-h4 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--georgia);
  --_text-style---font-size: var(--_typography---font-size--h4);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--georgia-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--georgia-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--georgia-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-text-style-h5 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-text-style-h6 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h6);
  --_text-style---line-height: var(--_typography---line-height--large);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-text-style-large {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-text-style-main {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-text-style-small {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-rich-text {
  text-wrap: var(--_text-style---text-wrap);
  align-items: inherit;
  justify-content: inherit;
}

.u-rich-text h1 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h1);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
}

.u-rich-text h2 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--georgia);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--georgia-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--georgia-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--georgia-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
}

.u-rich-text h3 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h3);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
}

.u-rich-text h4 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--georgia);
  --_text-style---font-size: var(--_typography---font-size--h4);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--georgia-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--georgia-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--georgia-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
}

.u-rich-text h5 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-wrap: var(--_text-style---text-wrap);
  text-transform: var(--_text-style---text-transform, none);
}

.u-rich-text h6 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h6);
  --_text-style---line-height: var(--_typography---line-height--large);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-wrap: var(--_text-style---text-wrap);
  text-transform: var(--_text-style---text-transform, none);
}

.u-rich-text p {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
}

.u-rich-text blockquote {
  margin-top: var(--_spacing---space--6);
  margin-bottom: var(--_spacing---space--6);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-transform: var(--_text-style---text-transform, none);
  border-left-style: solid;
  border-left-width: .2rem;
  padding: .5rem 1rem;
}

.u-rich-text ol {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  grid-column-gap: .9em;
  grid-row-gap: .9em;
  align-items: inherit;
  flex-flow: column;
  padding-left: 1.2em;
  list-style-type: decimal;
  display: flex;
  overflow: visible;
}

.u-rich-text li {
  margin-top: calc(var(--_text-style---trim-top) * -1);
  margin-bottom: calc(var(--_text-style---trim-bottom) * -1);
  display: list-item;
}

.u-rich-text ul {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  grid-column-gap: .9em;
  grid-row-gap: .9em;
  align-items: inherit;
  flex-flow: column;
  padding-left: 1.2em;
  list-style-type: disc;
  display: flex;
  overflow: visible;
}

.u-rich-text figure {
  margin-top: var(--_spacing---space--7);
  margin-bottom: var(--_spacing---space--7);
}

.u-line-height-small {
  line-height: var(--_typography---line-height--small);
}

.u-line-height-medium {
  line-height: var(--_typography---line-height--medium);
}

.u-line-height-large {
  line-height: var(--_typography---line-height--large);
}

.u-line-height-huge {
  line-height: var(--_typography---line-height--huge);
}

.u-letter-spacing-tight {
  letter-spacing: var(--_typography---letter-spacing--tight);
}

.u-letter-spacing-normal {
  letter-spacing: var(--_typography---letter-spacing--normal);
}

.u-text-transform-uppercase {
  text-transform: uppercase;
}

.u-sr-only {
  white-space: nowrap;
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  width: 1px;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.u-heading-accent strong {
  color: var(--_theme---heading-accent);
  font-weight: inherit;
}

.u-flex-horizontal-wrap {
  align-content: center;
  align-items: center;
  justify-content: inherit;
  flex-flow: wrap;
  display: flex;
}

.u-flex-vertical-nowrap {
  justify-content: center;
  align-items: inherit;
  flex-flow: column;
  display: flex;
}

.u-flex-horizontal-nowrap {
  align-content: center;
  align-items: center;
  justify-content: inherit;
  flex-flow: row;
  display: flex;
}

.u-flex-vertical-wrap {
  justify-content: center;
  align-items: inherit;
  flex-flow: column wrap;
  display: flex;
}

.u-flex-grow {
  flex: 1;
}

.u-flex-shrink {
  flex: 0 auto;
}

.u-flex-noshrink {
  flex: none;
}

.page_wrap {
  flex-flow: column;
  min-height: 100svh;
  display: flex;
  overflow: clip;
}

.page_main {
  flex-flow: column;
  flex: 1;
  display: flex;
}

.styleguide_group {
  padding-top: var(--_spacing---space--7);
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  flex-flow: column;
  display: flex;
}

.section_wrap:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-900);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: color-mix(in srgb, var(--swatch--brand-500), black 20%);
  --_theme---border: var(--swatch--light-100);
  --_theme---text-link--border: var(--swatch--transparent);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---button-primary--text-hover);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---text-link--border-hover: var(--swatch--transparent);
  --_theme---selection--background: var(--swatch--dark-900);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--transparent);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--swatch--transparent);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--brand-500);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--brand-500);
  --_theme---button-secondary--text: var(--swatch--brand-500);
  --_theme---button-secondary--background-hover: var(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--swatch--brand-500);
  --_theme---button-secondary--text-hover: var(--swatch--light-200);
}

.section_wrap:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---text-link--border: var(--swatch--transparent);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---button-primary--text-hover);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---selection--background: var(--swatch--dark-900);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--transparent);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--swatch--transparent);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--brand-500);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--brand-500);
  --_theme---button-secondary--text: var(--swatch--brand-500);
  --_theme---button-secondary--background-hover: var(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--swatch--brand-500);
  --_theme---button-secondary--text-hover: var(--swatch--light-200);
}

.section_wrap:where(.w-variant-bb2c68bd-fd74-aa1e-69b0-e84595dd4ec8) {
  --_theme---background: var(--swatch--brand-500);
  --_theme---text: var(--swatch--brand-text);
  --_theme---background-2: var(--swatch--brand-600\<deleted\|variable-f4848f9a-e1c5-5c7a-9707-4fe0d1542434\>);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---border: var(--swatch--brand-text-o20);
  --_theme---text-link--border: var(--swatch--transparent);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---button-primary--text-hover);
  --_theme---nav--background: var(--_theme---background);
  --_theme---text-link--border-hover: var(--swatch--transparent);
  --_theme---selection--background: var(--swatch--dark-900);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-text);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-500);
  --_theme---button-primary--background-hover: color-mix(in srgb, var(--_theme---button-primary--background), white 10%);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---button-primary--text);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--brand-500);
  --_theme---button-secondary--text: var(--swatch--brand-500);
  --_theme---button-secondary--background-hover: var(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--swatch--brand-500);
  --_theme---button-secondary--text-hover: var(--swatch--light-200);
}

.slider_bullet_list {
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  justify-content: flex-start;
  align-items: center;
  display: flex;
  width: auto !important;
}

.swiper-wrapper {
  display: flex;
}

.slider_bullet_item {
  aspect-ratio: 1;
  border: .09rem solid var(--_theme---border);
  background-color: #eee0;
  border-radius: 100vw;
  width: 1rem;
  min-width: 0;
  padding: 0;
}

.slider_bullet_item.is-active {
  border-color: var(--_theme---text);
  background-color: var(--_theme---text);
}

.slider_wrap {
  grid-column-gap: 0rem;
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: column;
  width: 100%;
  height: 100%;
  display: flex;
}

.slider_offset {
  margin-left: calc(var(--_gap---size) * -.5);
  margin-right: calc(var(--_gap---size) * -.5);
  flex: 1;
  display: flex;
}

.slider_list {
  height: 100%;
}

.slider_list.swiper-wrapper {
  display: flex;
}

.slider_controls {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  flex-flow: wrap;
  place-content: center space-between;
  align-items: center;
  display: flex;
}

.slider_button_layout {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.slider_element.swiper {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  overflow: visible;
}

.slider_element.swiper:where(.w-variant-bfb8c45c-dbfa-13cc-2dfc-0c02a34504e4) {
  overflow: hidden;
}

.slider_element.swiper:where(.w-variant-b8ee48da-439e-7156-5d2e-5b4f080e200e) {
  -webkit-clip-path: polygon(0 0, calc(100% + 100vw) 0, calc(100% + 100vw) 100%, 0% 100%);
  clip-path: polygon(0 0, calc(100% + 100vw) 0, calc(100% + 100vw) 100%, 0% 100%);
}

.card_primary_wrap {
  width: 100%;
  height: 100%;
  display: flex;
}

.card_primary_element {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  border-top-style: solid;
  border-top-width: var(--border-width--main);
  border-right-style: solid;
  border-right-width: var(--border-width--main);
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  border-left-style: solid;
  border-left-width: var(--border-width--main);
  background-color: var(--_theme---background-2);
  border-top-color: color-mix(in srgb, transparent calc(100% * var(--_trigger---on)), var(--_theme---text) calc(100% * var(--_trigger---off)));
  border-right-color: color-mix(in srgb, transparent calc(100% * var(--_trigger---on)), var(--_theme---text) calc(100% * var(--_trigger---off)));
  border-bottom-color: color-mix(in srgb, transparent calc(100% * var(--_trigger---on)), var(--_theme---text) calc(100% * var(--_trigger---off)));
  border-left-color: color-mix(in srgb, transparent calc(100% * var(--_trigger---on)), var(--_theme---text) calc(100% * var(--_trigger---off)));
  border-radius: inherit;
  padding-top: calc(var(--_spacing---space--7) * max(var(--_responsive---large), var(--_responsive---medium))  + var(--_spacing---space--5) * max(var(--_responsive---small), var(--_responsive---xsmall)));
  padding-left: calc(var(--_spacing---space--7) * max(var(--_responsive---large), var(--_responsive---medium))  + var(--_spacing---space--4) * max(var(--_responsive---small), var(--_responsive---xsmall)));
  padding-right: calc(var(--_spacing---space--7) * max(var(--_responsive---large), var(--_responsive---medium))  + var(--_spacing---space--4) * max(var(--_responsive---small), var(--_responsive---xsmall)));
  padding-bottom: calc(var(--_spacing---space--7) * max(var(--_responsive---large), var(--_responsive---medium))  + var(--_spacing---space--5) * max(var(--_responsive---small), var(--_responsive---xsmall)));
  flex-flow: column;
  align-items: stretch;
  width: 100%;
  transition-property: border-color;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: flex;
}

.card_primary_element:where(.w-variant-51efa20c-c7be-48fe-973a-11367f19d622) {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---text-link--border: var(--swatch--transparent);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---button-primary--text-hover);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---selection--background: var(--swatch--dark-900);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--transparent);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--swatch--transparent);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--brand-500);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--brand-500);
  --_theme---button-secondary--text: var(--swatch--brand-500);
  --_theme---button-secondary--background-hover: var(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--swatch--brand-500);
  --_theme---button-secondary--text-hover: var(--swatch--light-200);
  border-style: none;
}

.card_primary_element:where(.w-variant-da648fa9-bbba-c8cb-e549-1d22cb8af97b) {
  background-color: var(--swatch--transparent);
  border-style: none;
  padding: 0;
}

.button_arrow_element {
  width: var(--button-size--medium);
  aspect-ratio: 1;
  border-top-style: solid;
  border-top-width: var(--border-width--main);
  border-right-style: solid;
  border-right-width: var(--border-width--main);
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  border-left-style: solid;
  border-left-width: var(--border-width--main);
  vertical-align: middle;
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  background-color: color-mix(in srgb, var(--_button-style---background) calc(100% * var(--_trigger---on)), var(--_button-style---background-hover) calc(100% * var(--_trigger---off)));
  color: color-mix(in srgb, var(--_button-style---text) calc(100% * var(--_trigger---on)), var(--_button-style---text-hover) calc(100% * var(--_trigger---off)));
  border-top-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-right-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-bottom-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-left-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-radius: inherit;
  justify-content: center;
  align-items: center;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: flex;
  position: relative;
}

.button_arrow_element:where(.w-variant-ab355ea0-b722-2f23-3507-f0290f710e57) {
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
}

.button_arrow_element:where(.w-variant-bb0688d1-65b6-14b6-81e5-21e2cd39bbda) {
  width: var(--button-size--medium);
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
}

.button_arrow_element:where(.w-variant-c144d67f-2c62-4dbf-0fd8-0b6056b717ec), .button_arrow_element:where(.w-variant-3970b3f9-2fa6-52d8-098a-2260caaa12bb) {
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
}

.button_arrow_element:where(.w-variant-d7d7e32c-ac47-de0c-eb2d-07f19dfa19d2) {
  width: var(--button-size--large);
}

.button_arrow_element:where(.w-variant-6c75cae2-0734-1bbf-191f-bfe0f8ed1797) {
  width: var(--button-size--large);
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
}

.button_arrow_element:where(.w-variant-c6d40e5e-3298-1af4-067d-37896ebd2a45) {
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
}

.button_arrow_icon {
  aspect-ratio: 1;
  width: 36%;
  position: relative;
}

.accordion_wrap {
  padding-top: 1px;
}

.accordion_toggle_icon {
  aspect-ratio: 1;
  transform: rotate(calc(-180deg * var(--_state---false)));
  flex: none;
  width: 1.4rem;
  transition-property: transform;
  transition-duration: .2s;
  transition-timing-function: ease;
}

.accordion_content_wrap {
  width: 100%;
  display: none;
  position: relative;
  overflow: visible clip;
}

.accordion_content_padding {
  padding-bottom: var(--_spacing---space--5);
}

.accordion_component {
  border-bottom: var(--border-width--main) solid var(--_theme---border);
}

.accordion_toggle_heading {
  margin-top: 0;
  margin-bottom: 0;
}

.accordion_list {
  margin-top: calc(var(--_spacing---space--4) * -1);
}

.accordion_toggle_button {
  padding-top: var(--_spacing---space--4);
  padding-bottom: var(--_spacing---space--4);
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  outline-offset: var(--focus--offset-inner);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav_links_svg {
  transform: rotate(calc(-180deg * var(--_state---false)));
  flex: none;
  width: 1rem;
  margin-left: auto;
  transition-property: transform;
  transition-duration: .2s;
  transition-timing-function: ease;
  overflow: visible !important;
}

.nav_mobile_contain {
  max-width: var(--nav--max-width-outer);
  width: calc(100% - var(--nav--spacing-outer-horizontal) * 2);
  margin-left: auto;
  margin-right: auto;
}

.nav_banner_close_wrap {
  outline-offset: var(--focus--offset-inner);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
  position: relative;
  outline-color: var(--_theme---background) !important;
}

.nav_links_wrap {
  flex: 1;
}

.nav_links_wrap:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.nav_banner_wrap {
  z-index: 1;
  background-color: var(--_theme---text);
  pointer-events: auto;
  color: var(--_theme---background);
  font-size: var(--text-small--font-size);
  height: var(--nav--banner-height);
  position: relative;
}

.nav_links_item {
  display: flex;
}

.nav_dropdown_mega_content {
  position: relative;
}

.nav_dropdown_mega_content:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  border-radius: var(--nav--radius);
  background-color: var(--_theme---nav--background);
}

.nav_dropdown_mega_contain {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.nav_dropdown_mega_contain:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  max-width: var(--nav--max-width-inner);
  padding-top: var(--_spacing---space--7);
  padding-bottom: var(--_spacing---space--8);
}

.nav_dropdown_main_scroll:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  border-top-left-radius: var(--nav--radius);
  border-top-right-radius: var(--nav--radius);
  border-bottom-left-radius: var(--nav--radius);
  border-bottom-right-radius: var(--nav--radius);
  background-color: var(--_theme---nav--background);
  max-height: calc(100svh - var(--nav--height-total)  - var(--nav--spacing-outer-vertical) * 2);
  position: relative;
  overflow-x: hidden;
  overflow-y: auto !important;
}

.nav_component {
  z-index: 1000;
  pointer-events: none;
  background-color: #0000;
  position: sticky;
  inset: 0% 0% auto;
  container-type: inline-size;
}

.nav_component:where(.w-variant-dd866659-1d7d-6447-6461-66ca86ca367f) {
  position: fixed;
}

.nav_dropdown_main_wrap {
  background-color: #0000;
  min-width: 0;
  position: relative;
}

.nav_dropdown_main_wrap:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  padding-top: var(--_spacing---space--1);
  width: 10rem;
  position: absolute;
}

.nav_dropdown_backdrop {
  z-index: 0;
  opacity: 0;
  pointer-events: none;
  background-color: color-mix(in srgb, var(--swatch--dark-900) 20%, transparent);
  width: 100%;
  height: 100vh;
  display: none;
  position: absolute;
  inset: 0%;
}

.nav_search_field {
  font-size: inherit;
  color: inherit;
  background-color: #0000;
  border-style: none;
  border-width: 0;
  border-radius: 0;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  height: 2.9em;
  margin-bottom: 0;
  padding: 0 0;
}

.nav_search_field::placeholder {
  color: color-mix(in srgb, var(--_theme---text) 60%, transparent);
}

.nav_dropdown_mega_layout {
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
}

.nav_dropdown_mega_layout:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--_spacing---space--6);
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 10rem), 1fr));
  grid-auto-columns: 1fr;
  display: grid;
}

.nav_desktop_layout {
  height: var(--nav--height);
  max-width: var(--nav--max-width-inner);
  grid-column-gap: var(--_spacing---space--3);
  pointer-events: auto;
  justify-content: space-between;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.nav_dropdown_component {
  z-index: unset;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.nav_dropdown_link {
  z-index: 2;
  padding-top: var(--_spacing---space--1);
  padding-right: 0;
  padding-bottom: var(--_spacing---space--1);
  grid-column-gap: var(--_spacing---space--2);
  cursor: pointer;
  color: inherit;
  font-size: var(--text-small--font-size);
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 0;
  display: flex;
  position: relative;
  outline-offset: var(--focus--offset-inner) !important;
}

.nav_dropdown_link:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  padding-top: var(--_spacing---space--2);
  padding-bottom: var(--_spacing---space--2);
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  border-bottom-color: var(--_theme---border);
  padding-left: calc(var(--_spacing---space--6) / 2);
  padding-right: calc(var(--_spacing---space--6) / 2);
  font-size: inherit;
  display: block;
}

.nav_mobile_menu_wrap {
  max-width: var(--nav--max-width-outer);
  padding-top: var(--nav--height);
  border-top-left-radius: var(--nav--radius);
  border-top-right-radius: var(--nav--radius);
  border-bottom-left-radius: var(--nav--radius);
  border-bottom-right-radius: var(--nav--radius);
  background-color: var(--_theme---nav--background);
  pointer-events: auto;
  text-align: left;
  width: calc(100% - var(--nav--spacing-outer-horizontal) * 2);
  margin-left: auto;
  margin-right: auto;
  inset: 0% 0% auto;
  transform: none !important;
}

.nav_links_search_icon {
  width: 1.1rem;
}

.nav_dropdown_text {
  transition: opacity .1s;
}

.nav_button_line {
  height: var(--nav--hamburger-thickness);
  pointer-events: auto;
  background-color: currentColor;
  flex: none;
  width: 100%;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
}

.nav_button_line.is-1 {
  transform: translateY(calc((var(--nav--hamburger-thickness) * .5 + var(--nav--hamburger-gap) * .5) * var(--_state---false))) rotate(calc(-45deg * var(--_state---false)));
}

.nav_button_line.is-2 {
  transform: translateY(calc((var(--nav--hamburger-thickness) * -.5 + var(--nav--hamburger-gap) * -.5) * var(--_state---false))) rotate(calc(45deg * var(--_state---false)));
}

.nav_mobile_layout {
  z-index: 2;
  height: var(--nav--height);
  padding: 0px var(--nav--spacing-inner-horizontal);
  grid-column-gap: var(--_spacing---space--3);
  border-radius: var(--nav--radius);
  background-color: var(--_theme---nav--background);
  pointer-events: auto;
  justify-content: space-between;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.nav_menu_backdrop {
  z-index: 0;
  opacity: 0;
  pointer-events: none;
  background-color: color-mix(in srgb, var(--swatch--dark-900) 20%, transparent);
  width: 100%;
  height: 100vh;
  display: block;
  position: absolute;
  inset: 0%;
}

.nav_banner_close_svg {
  width: 100%;
  overflow: visible !important;
}

.nav_screen-reader-text {
  white-space: nowrap;
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  width: 1px;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.nav_buttons_item {
  z-index: 2;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.nav_buttons_item.is-main {
  margin-top: var(--_spacing---space--6);
  margin-bottom: var(--_spacing---space--3);
}

.nav_buttons_item.is-main:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  margin: 0px var(--_spacing---space--3);
}

.nav_links_link {
  z-index: 2;
  padding-top: var(--_spacing---space--2);
  padding-right: 0;
  padding-bottom: var(--_spacing---space--2);
  grid-column-gap: var(--_spacing---space--2);
  cursor: pointer;
  color: inherit;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 0;
  display: flex;
  position: relative;
  outline-offset: var(--focus--offset-inner) !important;
}

.nav_links_link:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  padding: 0px var(--_spacing---space--3);
  height: 100%;
}

.nav_mobile_wrap {
  z-index: 1;
  margin-top: var(--nav--spacing-outer-vertical);
  background-color: #0000;
  position: relative;
}

.nav_banner_svg {
  transform: rotate(calc(-45deg * var(--_state---false)));
  width: 1rem;
  overflow: visible !important;
}

.nav_banner_link {
  grid-column-gap: var(--_spacing---space--2);
  grid-column-start: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  outline-offset: var(--focus--offset-inner) !important;
  outline-color: var(--_theme---background) !important;
}

.nav_button_wrap {
  z-index: 2;
  flex: none;
  width: 2rem;
  padding: 0;
  outline-width: var(--focus--width) !important;
  outline-color: var(--_theme---text) !important;
  outline-offset: var(--focus--offset-inner) !important;
}

.nav_button_wrap.w--open {
  color: inherit;
  background-color: #0000;
}

.nav_search_label {
  width: 100%;
}

.nav_mobile_logo {
  z-index: 2;
  outline-offset: var(--focus--offset-inner);
  justify-content: flex-start;
  align-items: center;
  width: 6rem;
  display: flex;
  position: relative;
}

.nav_skip_wrap {
  z-index: 2;
  border-width: var(--border-width--main);
  border-radius: var(--nav--radius);
  background-color: var(--_theme---background);
  outline-offset: var(--focus--offset-inner);
  pointer-events: auto;
  color: var(--_theme---text);
  margin: .5rem;
  padding: .5rem;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(-200%);
}

.nav_skip_wrap:focus {
  transform: translate(0%);
}

.nav_button_layout {
  grid-column-gap: var(--nav--hamburger-gap);
  grid-row-gap: var(--nav--hamburger-gap);
  pointer-events: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.nav_actions_wrap {
  flex-flow: column;
  flex: none;
  display: flex;
}

.nav_actions_wrap:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  flex-flow: row;
  justify-content: flex-start;
}

.nav_search_btn_icon {
  width: 1.1rem;
  overflow: visible !important;
}

.nav_links_component {
  padding-top: var(--_spacing---space--3);
  padding-bottom: var(--_spacing---space--8);
  grid-column-gap: var(--_spacing---space--3);
  flex-flow: column;
  flex: 1;
  display: flex;
}

.nav_links_component:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  flex-flow: row;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.nav_dropdown_mega_scroll {
  position: relative;
}

.nav_dropdown_mega_scroll:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  margin-top: var(--nav--height);
  padding-right: var(--nav--spacing-inner-horizontal);
  padding-left: var(--nav--spacing-inner-horizontal);
  max-height: calc(100svh - var(--nav--height-total)  - var(--nav--spacing-outer-vertical) * 2);
  overflow: hidden auto;
}

.nav_banner_contain {
  grid-column-gap: var(--_spacing---space--4);
  grid-template-rows: auto;
  grid-template-columns: minmax(1.1rem, 1.1rem) minmax(0, 1fr) minmax(1.1rem, 1.1rem);
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  display: grid;
}

.nav_dropdown_mega_wrap {
  z-index: 1;
  background-color: #0000;
  width: 100%;
  position: relative;
  inset: 0% auto auto 0%;
}

.nav_dropdown_mega_wrap:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  max-width: var(--nav--max-width-outer);
  width: calc(100% - var(--nav--spacing-outer-horizontal) * 2);
  min-width: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.nav_search_btn_wrap {
  outline-offset: var(--focus--offset-inner);
  justify-content: center;
  align-items: center;
  margin-left: -1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.nav_mobile_menu_scroll {
  padding-right: var(--nav--spacing-inner-horizontal);
  padding-left: var(--nav--spacing-inner-horizontal);
  max-height: calc(100svh - var(--nav--height-total)  - var(--nav--spacing-outer-vertical) * 2);
  overflow: hidden auto;
}

.nav_links_locales_hide {
  display: none;
}

.nav_search_wrap {
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  border-bottom-color: color-mix(in srgb, var(--_theme---border) calc(100% * var(--_trigger---on)), var(--_theme---text) calc(100% * var(--_trigger---off)));
  display: flex;
}

.nav_desktop_wrap {
  z-index: 1;
  margin-top: var(--nav--spacing-outer-vertical);
  background-color: #0000;
  display: none;
  position: relative;
}

.nav_desktop_contain {
  max-width: var(--nav--max-width-outer);
  padding-right: var(--nav--spacing-inner-horizontal);
  padding-left: var(--nav--spacing-inner-horizontal);
  border-top-left-radius: var(--nav--radius);
  border-top-right-radius: var(--nav--radius);
  border-bottom-left-radius: var(--nav--radius);
  border-bottom-right-radius: var(--nav--radius);
  background-color: var(--_theme---nav--background);
  width: calc(100% - var(--nav--spacing-outer-horizontal) * 2);
  margin-left: auto;
  margin-right: auto;
}

.nav_desktop_logo {
  z-index: 2;
  outline-offset: var(--focus--offset-inner);
  justify-content: flex-start;
  align-items: center;
  width: 6rem;
  display: flex;
  position: relative;
}

.modal_backdrop {
  background-color: color-mix(in srgb, var(--swatch--dark-900) 50%, var(--swatch--transparent));
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0% 0% auto;
}

.modal_scroll {
  padding-top: var(--_spacing---space--5);
  padding-right: var(--_spacing---space--5);
  padding-bottom: var(--_spacing---space--5);
  padding-left: var(--_spacing---space--5);
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  border-radius: inherit;
  flex-flow: column;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden auto;
}

.modal_scroll:where(.w-variant-abed2e46-044e-db8d-e420-f41a8503c278), .modal_scroll:where(.w-variant-ce8c84b8-072d-28eb-fa41-e255213771e0) {
  padding: var(--site--margin);
}

.modal_dialog {
  z-index: 1010;
  color: inherit;
  background-color: #0000;
  border-style: none;
  border-width: 0;
  width: 100%;
  max-width: none;
  height: 100vh;
  max-height: none;
  margin: 0;
  padding: 0;
  position: fixed;
  inset: 0% 0% auto;
  overflow: clip;
}

.modal_content {
  border-radius: var(--radius--main);
  background-color: var(--_theme---background-2);
  color: var(--_theme---text);
  width: 100%;
  max-width: 38rem;
  max-height: 100%;
  position: relative;
}

.modal_content:where(.w-variant-abed2e46-044e-db8d-e420-f41a8503c278) {
  border-radius: 0;
  max-width: none;
  height: 100vh;
}

.modal_content:where(.w-variant-ce8c84b8-072d-28eb-fa41-e255213771e0) {
  border-radius: 0;
  max-width: 31rem;
  height: 100vh;
}

.modal_inner {
  padding: var(--site--margin);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100dvh;
  display: flex;
}

.modal_inner:where(.w-variant-abed2e46-044e-db8d-e420-f41a8503c278) {
  padding: 0;
}

.modal_inner:where(.w-variant-ce8c84b8-072d-28eb-fa41-e255213771e0) {
  justify-content: center;
  align-items: flex-end;
  padding: 0;
}

.modal_slot {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.modal_slot:where(.w-variant-abed2e46-044e-db8d-e420-f41a8503c278), .modal_slot:where(.w-variant-ce8c84b8-072d-28eb-fa41-e255213771e0) {
  max-width: var(--max-width--main);
}

.button_close_element {
  width: var(--button-size--medium);
  aspect-ratio: 1;
  border-top-style: solid;
  border-top-width: var(--border-width--main);
  border-right-style: solid;
  border-right-width: var(--border-width--main);
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  border-left-style: solid;
  border-left-width: var(--border-width--main);
  vertical-align: middle;
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  background-color: color-mix(in srgb, var(--_button-style---background) calc(100% * var(--_trigger---on)), var(--_button-style---background-hover) calc(100% * var(--_trigger---off)));
  color: color-mix(in srgb, var(--_button-style---text) calc(100% * var(--_trigger---on)), var(--_button-style---text-hover) calc(100% * var(--_trigger---off)));
  border-top-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-right-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-bottom-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-left-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-radius: inherit;
  justify-content: center;
  align-items: center;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: flex;
  position: relative;
}

.button_close_element:where(.w-variant-ab355ea0-b722-2f23-3507-f0290f710e57), .button_close_element:where(.w-variant-bb0688d1-65b6-14b6-81e5-21e2cd39bbda) {
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
}

.button_close_element:where(.w-variant-c144d67f-2c62-4dbf-0fd8-0b6056b717ec) {
  width: var(--button-size--medium);
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
}

.button_close_element:where(.w-variant-3970b3f9-2fa6-52d8-098a-2260caaa12bb), .button_close_element:where(.w-variant-6c75cae2-0734-1bbf-191f-bfe0f8ed1797) {
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
}

.button_close_element:where(.w-variant-7198e0ca-f9f4-9662-3fe9-d7114404c9cb) {
  width: var(--button-size--large);
}

.button_close_element:where(.w-variant-c6d40e5e-3298-1af4-067d-37896ebd2a45) {
  width: var(--button-size--large);
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
}

.button_close_icon {
  aspect-ratio: 1;
  width: 36%;
  position: relative;
}

.footer_menu a {
  text-align: center;
  font-style: italic;
  text-decoration: none;
  padding: .5rem 0;
}

.footer_contain {
  padding-top: var(--_spacing---section-space--main);
  padding-bottom: var(--_spacing---section-space--main);
}

.footer_wrap {
  border-top: 1px solid var(--swatch--brand-500);
  border-bottom: 1px solid var(--swatch--brand-500);
}

.footer_content {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: inherit;
  flex: auto;
  grid-column: span 4;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 18rem), 1fr));
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.footer_social_link {
  width: 2.5rem;
  padding: .5rem;
  display: block;
}

.footer_social_list {
  flex-flow: wrap;
  place-content: center flex-start;
  align-items: center;
  margin: -.5rem;
  display: flex;
}

.footer_logo_wrap {
  align-self: start;
  width: 8rem;
}

.footer_bottom_list {
  flex-flow: wrap;
  place-content: center flex-start;
  align-items: center;
  margin: -.5rem;
  display: flex;
}

.footer_social_wrap {
  margin-top: auto;
}

.footer_layout {
  grid-row-gap: var(--_spacing---space--8);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
}

.footer_bottom_link_wrap {
  opacity: calc(1 - .5 * var(--_trigger---off));
  padding: .5rem;
  transition-property: opacity;
  transition-duration: .1s;
  transition-timing-function: ease;
}

.footer_bottom_layout {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  border-top: var(--border-width--main) solid var(--_theme---border);
  flex-flow: wrap;
  place-content: center space-between;
  align-items: center;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  display: flex;
}

.footer_group_item {
  display: flex;
}

.footer_group_list {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer_bottom_item {
  display: flex;
}

.footer_link_wrap {
  padding-top: var(--_spacing---space--2);
  padding-bottom: var(--_spacing---space--2);
  cursor: pointer;
  opacity: calc(1 - .5 * var(--_trigger---off));
  transition-property: all;
  transition-duration: .1s;
  transition-timing-function: ease;
}

.footer_link_wrap:hover {
  color: var(--swatch--brand-500);
}

.modal_close {
  z-index: 2;
  align-self: flex-end;
  position: sticky;
  inset: 0 auto auto 0%;
}

.tab_control_wrap {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.tab_button_item {
  padding-top: var(--_spacing---space--4);
  padding-right: var(--_spacing---space--4);
  padding-bottom: var(--_spacing---space--4);
  padding-left: var(--_spacing---space--4);
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  border-bottom-color: var(--_theme---border);
  text-align: center;
  cursor: pointer;
  outline-offset: var(--focus--offset-inner);
  outline-width: var(--focus--width);
  width: 100%;
  min-width: 10rem;
  position: relative;
}

.tab_button_item:where(.w-variant-8ffc88d1-7ba2-15f6-9b67-306f6d86c1bd) {
  padding-top: var(--_spacing---space--3);
  padding-bottom: var(--_spacing---space--3);
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: var(--_theme---border);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: var(--_theme---border);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--_theme---border);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: var(--_theme---border);
  border-top-left-radius: var(--radius--round);
  border-top-right-radius: var(--radius--round);
  border-bottom-left-radius: var(--radius--round);
  border-bottom-right-radius: var(--radius--round);
  background-color: color-mix(in srgb, transparent calc(100% * var(--_state---true)), var(--_theme---text) calc(100% * var(--_state---false)));
  color: color-mix(in srgb, currentColor calc(100% * var(--_state---true)), var(--_theme---background) calc(100% * var(--_state---false)));
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  display: flex;
}

.tab_button_list {
  padding-right: var(--site--margin);
  padding-left: var(--site--margin);
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  margin-left: calc(var(--site--margin) * -1);
  margin-right: calc(var(--site--margin) * -1);
  display: flex;
  overflow: auto clip;
}

.tab_button_list:where(.w-variant-490ac534-1fb5-5322-5b2f-0dc20ea2f909) {
  flex-direction: var(--row-medium, column);
  align-items: start;
}

.tab_content_list {
  grid-column-gap: var(--_spacing---space--8);
  grid-row-gap: var(--_spacing---space--8);
  flex-flow: column;
  display: flex;
  position: relative;
}

.tab_button_text {
  opacity: calc(1 - .3 * var(--_state---true));
}

.tab_button_text.u-text-style-main {
  font-weight: calc(var(--_typography---font--primary-regular) * var(--_state---true)  + var(--_typography---font--primary-bold) * var(--_state---false));
}

.tab_wrap {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--_spacing---space--5);
  flex-flow: column;
  display: flex;
}

.tab_wrap:where(.w-variant-490ac534-1fb5-5322-5b2f-0dc20ea2f909) {
  display: var(--flex-medium, grid);
  flex-flow: column;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.tab_button_line {
  height: var(--border-width--main);
  opacity: var(--_state---false);
  width: calc(100% * var(--progress, 1));
  background-color: currentColor;
  position: absolute;
  inset: auto auto 0% 0%;
  transform: translate(0, 100%);
}

.tab_button_line:where(.w-variant-8ffc88d1-7ba2-15f6-9b67-306f6d86c1bd) {
  width: calc(100% * var(--progress, 0));
  border-radius: inherit;
  background-color: color-mix(in srgb, currentColor 10%, transparent);
  height: 100%;
  inset: 0% auto 0% 0%;
  transform: none;
}

.tab_content_wrap {
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  margin-left: auto;
  margin-right: auto;
  overflow-x: clip;
}

.tab_content_wrap.u-container {
  justify-content: flex-start;
  align-items: stretch;
}

.tab_arrow_wrap {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.card_primary_image {
  transform: scale(calc(1 + .1 * var(--_trigger---off)));
  height: 100%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease;
  position: absolute;
  inset: 0%;
}

.card_primary_image:where(.w-variant-51efa20c-c7be-48fe-973a-11367f19d622) {
  display: block;
}

.card_primary_group {
  border-radius: var(--radius--main);
  width: 100%;
  display: flex;
  position: relative;
}

.card_primary_group:where(.w-variant-da648fa9-bbba-c8cb-e549-1d22cb8af97b) {
  border-radius: 0;
}

.card_primary_visual {
  z-index: 1;
  border-radius: inherit;
  display: none;
  position: relative;
  overflow: clip;
}

.card_primary_visual:where(.w-variant-51efa20c-c7be-48fe-973a-11367f19d622) {
  opacity: .6;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.card_primary_visual:where(.w-variant-da648fa9-bbba-c8cb-e549-1d22cb8af97b) {
  aspect-ratio: 16 / 9;
  border-radius: var(--radius--small);
  background-color: var(--_theme---background-skeleton);
  display: block;
}

.card_primary_title {
  margin-bottom: var(--_text-style---margin-bottom);
}

.card_primary_title.u-text-style-h4:where(.w-variant-da648fa9-bbba-c8cb-e549-1d22cb8af97b) {
  margin-bottom: var(--_spacing---space--3);
  --_text-style---font-family: var(--_typography---font--serif);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--serif-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---trim-top: var(--_typography---font--serif-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--serif-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.card_primary_content {
  z-index: 1;
  position: relative;
}

.button_main_wrap {
  border-radius: var(--radius--round);
  display: inline-block;
  position: relative;
}

.button_main_wrap:where(.w-variant-625d5df4-ad91-f7dc-9e2f-2e69f3fd7400) {
  border-radius: 0;
}

.button_toggle_wrap, .button_arrow_wrap, .button_close_wrap {
  border-radius: var(--radius--round);
  display: inline-block;
  position: relative;
}

.button_main_icon {
  aspect-ratio: 1;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: .8rem;
  margin-top: -.5rem;
  margin-bottom: -.5rem;
  display: flex;
}

.form_range_input {
  border-radius: inherit;
  background-color: #0000;
  width: 100%;
  height: .7rem;
  display: block;
}

.form_range_element {
  border-radius: var(--radius--round);
  background-color: var(--_theme---background-2);
  margin-top: .3rem;
  display: block;
  position: relative;
}

.form_range_fill {
  background-color: var(--_theme---text);
  pointer-events: none;
  width: calc(var(--progress) * 100% + var(--thumb-size) * -1 * (var(--progress)  - .5));
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.form_range_thumb_wrap {
  pointer-events: none;
  transform: translateX(calc((var(--progress)  - .5) * 100% - (var(--progress)  - .5) * var(--thumb-size)));
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.form_range_thumb_element {
  aspect-ratio: 1;
  border-top-style: solid;
  border-top-width: .3rem;
  border-top-color: var(--_theme---text);
  border-right-style: solid;
  border-right-width: .3rem;
  border-right-color: var(--_theme---text);
  border-bottom-style: solid;
  border-bottom-width: .3rem;
  border-bottom-color: var(--_theme---text);
  border-left-style: solid;
  border-left-width: .3rem;
  border-left-color: var(--_theme---text);
  background-color: var(--_theme---background);
  width: var(--thumb-size);
  border-radius: var(--thumb-radius);
}

.form_range_output_wrap {
  pointer-events: none;
  transform: translateX(calc((var(--progress)  - .5) * 100% - (var(--progress)  - .5) * var(--thumb-size)));
  justify-content: center;
  align-items: center;
  padding-top: 1rem;
  display: flex;
}

.form_range_output_element {
  border-radius: var(--radius--small);
  background-color: var(--_theme---background-2);
  pointer-events: auto;
  padding: .1rem .6rem;
}

.tab_left {
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  flex-flow: column;
  display: flex;
}

.tab_left:where(.w-variant-490ac534-1fb5-5322-5b2f-0dc20ea2f909) {
  grid-column: span 3;
}

.tab_right {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  flex-flow: column;
  display: flex;
}

.tab_right:where(.w-variant-490ac534-1fb5-5322-5b2f-0dc20ea2f909) {
  grid-column: span 9;
}

.form_ui_visual_inner {
  width: 63%;
  height: auto;
  transition: all .2s;
}

.form_ui_visual_inner:where(.w-variant-05ff758a-80c8-4344-649b-149f87b62cc9) {
  border-top-left-radius: var(--radius--round);
  border-top-right-radius: var(--radius--round);
  border-bottom-left-radius: var(--radius--round);
  border-bottom-right-radius: var(--radius--round);
  background-color: color-mix(in srgb, var(--_theme---background) calc(100% * var(--_state---true)), var(--_theme---background) calc(100% * var(--_state---false)));
  transform: translateX(calc(43% * var(--_state---false)));
  width: 70%;
  height: 100%;
}

.form_ui_visual_inner:where(.w-variant-c18f59b8-0331-9f8c-c106-08818710cc20) {
  background-color: var(--_theme---text);
  opacity: var(--_state---false);
  border-radius: inherit;
  width: 70%;
  height: 70%;
}

.styleguide_nav_wrap {
  top: var(--site--margin);
  max-height: calc(100svh - var(--site--margin) * 2);
  order: 1;
  grid-column: 10 / -1;
  display: flex;
  position: sticky;
}

.button_main_line {
  height: var(--border-width--main);
  pointer-events: none;
  transform: translateY(100%) scaleX(calc(100% * var(--_trigger---off)));
  transform-origin: calc(100% * var(--_trigger---on)) 100%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.25, .46, .45, .94);
  position: absolute;
  inset: auto 0% 0%;
}

.button_main_line:where(.w-variant-625d5df4-ad91-f7dc-9e2f-2e69f3fd7400) {
  background-color: var(--_theme---text-link--border-hover);
}

.form_component {
  flex-flow: row;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.nav_global,
header {
  z-index: 10;
  background-color: var(--swatch--dark-900);
  position: sticky;
  top: 0;
}

header {
  box-shadow: 0 2px 5px #0003;
}

.nav_contain.u-container {
  margin-top: var(--site--gutter);
  margin-bottom: var(--site--gutter);
}

.nav_wrap {
  position: relative;
}

.nav_dropdown_main {
  z-index: 9999;
  background-color: var(--swatch--dark-900);
  height: 100vh;
  display: none;
  position: absolute;
  inset: -1.8rem 0% 0%;
  overflow: scroll;
}

.nav_layout {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.nav_menu_btn {
  cursor: pointer;
  padding: 5px;
}

.nav_logo_btn {
  transition: filter .2s;
}

.nav_logo_btn:hover {
  filter: saturate(0%);
}

.nav_logo_btn.w--current {
  cursor: pointer;
  transition: all .2s;
}

.nav_logo_btn.w--current:hover {
  opacity: .7;
  filter: saturate(0%);
}

.nav_social_layout {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto;
  grid-auto-columns: 1fr;
  display: grid;
  align-items: center;
}

.nav_menu_btn_layout {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 40px;
  height: 30px;
  display: flex;
}

.menu_line {
  background-color: var(--swatch--brand-500);
  width: 100%;
  height: 2px;
}

.nav_social_link {
  color: var(--swatch--brand-500);
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 2rem;
  padding: 2px;
  transition: color .2s;
  display: flex;
}

.nav_social_link:hover {
  color: var(--swatch--light-100);
}

.dropdown_svg {
  height: 80%;
  position: absolute;
  inset: 10% -25% 0% auto;
}

.nav_dropdown_menu {
  z-index: 2;
  width: 100%;
  position: absolute;
  inset: 0%;
}

.nav_dropdown_menu_layout {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: flex-start start;
  display: grid;
  margin-top: 3rem;
}

.nav_dropdown_menu_layout > a {
  display: inline-block;
  max-width: 100%;
  transition: color .2s;
  text-transform: uppercase;
  text-decoration: none;
  font-family: var(--_typography---font--serif);
  font-size: var(--_typography---font-size--h3);
  line-height: var(--_typography---line-height--medium);
  font-weight: var(--_typography---font--serif-regular);
  letter-spacing: var(--_typography---letter-spacing--tight);
}

.nav_dropdown_menu_layout > a:hover {
  color: var(--swatch--brand-500);
}

.nav_dropdown_menu_wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
  padding: 2rem 0;
}

.nav_menu_close_btn {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  padding: .5rem;
  transition: color .2s;
  display: flex;
}

.nav_menu_close_btn:hover {
  color: var(--swatch--brand-500);
}

.hero_section {
  z-index: 0;
  background-image: linear-gradient(180deg, #fff0 42%, var(--swatch--dark-900));
  min-height: 70vh;
  position: relative;
}

.hero_wrap {
  z-index: 3;
  background-image: linear-gradient(180deg, #fff0, var(--swatch--dark-900));
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  min-height: 70vh;
  max-height: 100vh;
  display: flex;
  position: relative;
  overflow: visible;
}

.hero_section.solid-hero {
  max-height: 60vh;
}

.hero_section.solid-hero,
.hero_section.solid-hero .hero_wrap {
  min-height: 20vh;
}

.hero_section.solid-hero .u-section-spacer:where(.w-variant-d422cbd0-f212-c815-68df-63414354c21d) {
  height: 50px;
}

.hero_section.solid-hero .hero_overlay_img {
  display: none;
}

.hero_contain {
  text-align: center;
}

.hero_contain.u-container {
  z-index: 0;
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  justify-content: flex-end;
  align-items: center;
}

.hero_contain.u-container h1 {
  margin: 0 0;
}

.hero_contain.u-container .hero_sub_heading,
.hero_contain.u-container .hero_heading,
.hero_contain.u-container .hero_body_text { 
  line-height: 1;

}

.hero_sub_heading, .hero_body_text {
  font-style: italic;
}

.hero_stars {
  color: var(--swatch--brand-500);
  max-width: 400px;
  margin-top: 1rem;
}

.hero_overlay_img {
  object-position: 50% 50%;
  height: 100%;
  min-height: 70vh;
  max-height: 100vh;
  position: absolute;
  inset: 0%;
}

.hero_overlay_img,
.meet_layout img,
.services_btn_wrap img,
.media_link_box img {
  width:100%;
  max-width: 100%;
  object-fit: cover;
}

.hero_overlay {
  z-index: 1;
  background-image: linear-gradient(180deg, #fff0 39%, var(--swatch--dark-900));
  height: 100%;
  min-height: 80vh;
  max-height: 100vh;
  position: absolute;
  inset: 0%;
}

.menu_section {
  z-index: 3;
  padding-top: var(--_spacing---space--4);
  padding-bottom: var(--_spacing---space--4);
  border-top: 1px solid var(--swatch--brand-500);
  border-bottom: 1px solid var(--swatch--brand-500);
  height: 100%;
  position: relative;
}

.menu_contain {
  text-align: center;
}

.menu_contain.u-container {
  grid-column-gap: var(--_spacing---space--8);
  grid-row-gap: var(--_spacing---space--8);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.menu_contain > a {
  display: inline-block;
  max-width: 100%;
  transition: color .2s;
  text-transform: uppercase;
  text-decoration: none;
  font-family: var(--_typography---font--serif);
  font-size: var(--_typography---font-size--h3);
  line-height: var(--_typography---line-height--medium);
  font-weight: var(--_typography---font--serif-regular);
  letter-spacing: var(--_typography---letter-spacing--tight);
}

.menu_contain > a:hover {
  color: var(--swatch--brand-500);
}

.services_contain {
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
}

.services_heading {
  grid-column-gap: var(--_spacing---space--8);
  grid-row-gap: var(--_spacing---space--8);
  justify-content: center;
  align-items: center;
  display: flex;
}

.arizona_svg {
  color: var(--swatch--brand-500);
  width: 4rem;
}

.abe_auto {
  width: 10rem;
}

.services_btn_layout {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.services_btn_layout.services_section_grid {
  grid-column-gap: var(--_spacing---space--7);
  grid-row-gap: var(--_spacing---space--7);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.services_btn_layout.services_section_grid .services_btn_wrap {
  height: 280px;
  padding: 2rem;
  position: relative;
  overflow: hidden;
}

.services_btn_layout.services_section_grid .services_btn_wrap .services_link_text {
  text-transform:uppercase;
  font-style: normal;
}

.services_btn_layout.services_section_grid .services_link {
  color: #fff;
  text-decoration: none;
}

.services_btn_wrap {
  aspect-ratio: auto;
  height: 400px;
  position: relative;
  overflow: hidden;
}

.services_link {
  text-align: center;
  background-image: linear-gradient(#fff0, #000);
  justify-content: center;
  align-items: flex-end;
  padding: 1rem;
  font-style: italic;
  display: flex;
  position: absolute;
  inset: 0%;
}

.services_outlline {
  border: 1px solid var(--swatch--transparent);
  background-color: var(--swatch--transparent);
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 1rem .5rem;
  display: flex;
}

.image {
  height: 100%;
  position: absolute;
  inset: 0%;
}

.sub_holder {
  padding: var(--_spacing---space--8) var(--_spacing---space--5);
  border: 1px solid var(--swatch--brand-500);
  text-align: center;
}

.sub_holder_text {
  color: var(--swatch--brand-500);
  font-style: italic;
}

.media_links_layout {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.media_link_box {
  height: 30vw;
  min-height: 300px;
  max-height: 350px;
  padding: 1.2rem;
  position: relative;
  overflow: hidden;
}

.media_link_box .media_link_outline {
  transition: border-color 0.3s ease;
}

.media_link_box:hover .media_link_outline {
  border: 1px solid #fff;
}

.media_link_outline {
  z-index: 1;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  background-color: #0000;
  border: 1px solid transparent;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 2rem;
  display: flex;
  position: relative;
}

.media_link_img {
  object-position: 50% 50%;
  height: 30vw;
  min-height: 300px;
  max-height: 350px;
  position: absolute;
  inset: 0%;
}

.media_link_text {
  text-shadow: 0 1px 1px #0003;
  font-style: italic;
}

.media_line {
  border-radius: var(--radius--round);
  background-color: var(--swatch--light-100);
  width: 80px;
  height: 2px;
}

.meet_section {
  position: relative;
}

.badge_svg {
  mix-blend-mode: saturation;
  object-position: 100% 50%;
  width: 35%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.meet_layout {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  display: grid;
}

.meet_abe_info {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.meet_abe_heading.u-text-style-h2.u-text-transform-uppercase {
  display: block;
}

.text-span {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.heading_text_wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  display: flex;
}

.meet_sub_heading {
  font-style: italic;
}

.meet_top {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.heading_line {
  background-color: var(--swatch--brand-500);
  width: 100%;
  height: 1px;
}

.meet_body_text {
  max-width: 30ch;
}

.meet_link {
  border: .5px solid var(--swatch--light-100);
  padding: 1rem 3rem;
  transition: all .2s;
}

.meet_link:hover {
  border-color: var(--swatch--brand-500);
  color: var(--swatch--brand-500);
}

.about_abe_img_mobile {
  display: none;
}

.footer_container.u-container {
  grid-column-gap: 2rem;
  grid-row-gap: var(--_spacing---space--8);
  grid-template-rows: auto;
  grid-template-columns: minmax(100px, 150px) minmax(200px, 300px) 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer_menu {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-2 {
  object-fit: contain;
  width: auto;
  max-width: 300px;
}

.footer_address_wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.footer_address_box {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.address_heading {
  font-style: italic;
  text-decoration: underline;
}

.address_line {
  background-color: var(--swatch--brand-500);
  width: 100px;
  height: 1px;
}

.tabs-menu {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--swatch--dark-900);
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: sticky;
  top: 210px;
}

.tabs-menu.u-container {
  position: sticky;
  top: 200px;
}

.tabs-menu.sticky_under_nav {
  top: var(--_spacing---nav-height);
  z-index: 5;
  position: sticky;
}

.tab_text {
  text-align: center;
}

.tab_link {
  color: var(--swatch--light-100);
  background-color: #ddd0;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: background-color .2s;
}

.tab_link:hover {
  background-color: var(--swatch--light-100-o20);
}

.tab_link.w--current {
  background-color: var(--swatch--light-100-o20);
  color: var(--swatch--brand-text);
  padding-top: 20px;
  padding-bottom: 20px;
}

.tab-link-tab-2 {
  color: var(--swatch--light-100);
  background-color: #ddd0;
}

.tabs-content {
  background-color: var(--swatch--light-100);
}

.tab_content_layout {
  margin: 0 0 5rem;
}

.tab_numbers_wrap {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tab_numbers_block {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  background-color: var(--_theme---background);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.tab_numbers_block.stat-item {
  justify-content: center;
  align-items: center;
  min-height: 150px;
  padding-left: 1rem;
  padding-right: 1rem;
  color: #fff;
}

.tab_number_sub {
  color: var(--swatch--brand-500);
}

.tweet_wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  letter-spacing: var(--_spacing---space--5);
  column-count: 3;
  column-rule-width: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  column-gap: 1.5rem;
  width: 100%;
  display: block;
}

.tweet_container {
  width: 100%;
  display: block;
}

.tweet_collection_list {
  margin-top: var(--_spacing---space--6);
}

.tweet-embed {
  margin-bottom: 1.5rem;
}

.articles_grid {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.article_wrap {
  padding: var(--_spacing---space--2);
  border-radius: var(--radius--small);
  transition: background-color .2s;
}

.article_wrap:hover {
  background-color: var(--swatch--light-200);
}

.article_link {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.image-3 {
  border-radius: var(--radius--small);
  height: 100%;
  min-height: 200px;
  max-height: 300px;
}

.article_title {
  color: var(--swatch--dark-900);
}

.article_date {
  color: var(--swatch--brand-500);
}

.link-block {
  width: 100%;
}

.bills-wrap {
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  flex-flow: column;
  display: flex;
}

.bill_link {
  padding: var(--_spacing---space--2);
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  border-radius: var(--radius--small);
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  transition: background-color .2s;
  display: flex;
}

.bill_link:hover {
  background-color: var(--swatch--light-200);
}

.bill_title {
  color: var(--swatch--dark-900);
}

.bill_title.u-text-style-h5 {
  flex: none;
}

.bill_date {
  color: var(--swatch--brand-500);
}

.aux_hero_contain {
  text-align: center;
}

.aux_hero_contain.u-container {
  align-items: center;
}

.about_side_content h2 {
  color: var(--swatch--dark-900);
  font-family: var(--_typography---font--serif);
  font-size: var(--_typography---font-size--h5);
  line-height: var(--_typography---line-height--medium);
  font-weight: var(--_typography---font--serif-regular);
  letter-spacing: var(--_typography---letter-spacing--tight);
  text-transform: uppercase;
  margin-bottom: var(--_spacing---space--5);
}

.about_side_content h3 {
  margin-top: var(--_spacing---space--5);
  margin-bottom: var(--_spacing---space--2);
}

.about_side_content h3 a {
  color: var(--swatch--dark-900);
  font-family: var(--_typography---font--primary-family);
  font-size: var(--_typography---font-size--text-main);
  line-height: var(--_typography---line-height--huge);
  font-weight: var(--_typography---font--primary-bold);
  text-decoration: underline;
  transition: color .2s;
}

.about_side_content h3 a:hover {
  color: var(--swatch--brand-500);
}

.about_side_content ul {
  display: flex;
  flex-direction: column;
  gap: var(--_spacing---space--2);
  color: var(--swatch--dark-900);
  list-style: disc;
  padding-left: 1.5rem;
  margin-bottom: var(--_spacing---space--4);
}

.about_side_content ul li a {
  font-family: var(--_typography---font--primary-family);
  font-size: var(--_typography---font-size--text-main);
  line-height: var(--_typography---line-height--huge);
  text-decoration: underline;
  transition: color .2s;
}

.about_side_content ul li a:hover {
  color: var(--swatch--brand-500);
}


.about_section {
  background-color: var(--swatch--light-100);
  position: relative;
}

.about_section.services-bg {
  background-color: var(--primary-color);
}

.about_layout {
  grid-column-gap: var(--_spacing---space--8);
  grid-row-gap: var(--_spacing---space--8);
  grid-template-columns: 2fr 1fr;
  align-items: start;
  display: grid;
}

.image-link-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  row-gap: 1.5rem;
  column-gap: 1.5rem;
  margin: 0;
  padding: 0;
}

.image-link {
  flex: 1 1 calc(25% - 1.5rem);
  display: flex;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

.image-link img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s ease;
}

.image-link:hover img {
  transform: scale(1.1);
}

.image-link::after {
  content: '';
  position: absolute;
  top: 1rem;
  left: 1rem;
  right: 1rem;
  bottom: 1rem;
  border: 1px solid white;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.image-link:hover::after {
  opacity: 1;
}

@media (max-width: 900px) {
  .image-link {
    flex: 1 1 calc(33.333% - 1.5rem);
  }
}

@media (max-width: 600px) {
  .image-link {
    flex: 1 1 calc(50% - 1.5rem);
  }
}


.buffer {
  width: 100%;
  color: var(--swatch--dark-900);
}

.buffer:only-child {
  grid-column: 1 / -1;
}

.about_content_left {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.about_paragraphs {
  color: var(--swatch--dark-900);
}

.about_paragraphs.u-text-style-main {
  max-width: 60ch;
}

.about_side_pannel {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.abe_logo_overlay {
  color: var(--swatch--dark-900);
  width: 40%;
  position: absolute;
  inset: 20% 0% 0% auto;
}

.about_side_heading {
  color: var(--swatch--dark-900);
}

.side_link_heading {
  color: var(--swatch--dark-900);
  text-decoration: underline;
}

.side_link_heading.u-text-style-main.u-weight-bold {
  transition: color .2s;
}

.side_link_heading.u-text-style-main.u-weight-bold:hover {
  color: var(--swatch--brand-500);
}

.side_list {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  color: var(--swatch--dark-900);
  flex-flow: column;
  list-style: disc;
  display: flex;
}

.side_list_item {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  justify-content: flex-start;
  align-items: flex-start;
  list-style-type: disc;
  display: flex;
}

.side_list_link {
  text-decoration: underline;
}

.side_list_link.u-text-style-main {
  transition: color .2s;
}

.side_list_link.u-text-style-main:hover {
  color: var(--swatch--brand-500);
}

.list_bullet {
  flex: none;
  width: .2rem;
  height: .2rem;
  margin-top: .2rem;
}

.inline_link {
  text-decoration: underline;
  transition: color .2s;
}

.inline_link:hover {
  color: var(--swatch--brand-500);
}

.form_placeholder {
  border: 1px solid var(--swatch--brand-500);
  flex: 0 auto;
  width: auto;
  padding: .5rem;
}

.form_placerholder_text {
  color: var(--_theme---text);
}

.hero_link_block {
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  justify-content: flex-start;
  align-items: center;
  transition: color .2s;
  display: flex;
}

.hero_link_block:hover {
  color: var(--swatch--brand-500);
}

.hero_link_svg {
  flex: none;
  width: .8rem;
}

.double_list_block {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: column;
  display: flex;
}

.second_points {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 2rem;
  display: flex;
}

.services_page_heading {
  color: var(--_theme---text);
}

.services_centered_div {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  border-bottom: 1px solid var(--swatch--brand-500);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 1rem;
  display: flex;
}

.contact_me_section {
  background-color: var(--swatch--light-100);
  position: relative;
}

.contact_hero_message_wrap {
  padding: var(--_spacing---space--6) var(--_spacing---space--4);
  border-top: 1px solid var(--swatch--brand-500);
  border-bottom: 1px solid var(--swatch--brand-500);
}

.contact_hero_message_text {
  color: var(--swatch--dark-900);
}

.contact_section_btn_grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-columns: 1fr 1fr;
  display: grid !important;
}

.contact_section_btn_grid > a {
  background-color: var(--swatch--dark-900);
  color: #ffffff;
  text-align: center;
  padding: 1rem;
  transition: background-color .2s;
  font-family: var(--_typography---font--serif);
  font-size: var(--_typography---font-size--h5);
  line-height: var(--_typography---line-height--medium);
  font-weight: var(--_typography---font--serif-regular);
  letter-spacing: var(--_typography---letter-spacing--tight);
  text-transform: uppercase;
  text-decoration: none;
}

.contact_section_btn_grid > a:hover {
  background-color: var(--swatch--brand-500);
  color: #ffffff;
  text-decoration: none;
}

.office_locations_section {
  background-color: var(--swatch--light-100);
  position: relative;
}

.office_locations_contain.u-container {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.office_location_wrap {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.office_location_title {
  color: var(--swatch--dark-900);
}

.map_link {
  text-decoration: none;
  transition: opacity .2s;
}

.map_link:hover {
  opacity: .6;
}

.link-2 {
  text-decoration: none;
}

.number_link {
  opacity: 1;
  transition: opacity .2s;
}

.number_link:hover {
  opacity: .6;
}

.press_release_wrap {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80%;
  display: flex;
}

.date_type {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.date_type_divider {
  background-color: var(--swatch--brand-500);
  width: 2px;
  height: 15px;
}

.image-4, .div-block {
  aspect-ratio: 1;
  width: 20%;
}

.article_snippet {
  color: var(--swatch--dark-900);
}

.bill_link_main {
  padding: var(--_spacing---space--2);
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  border-radius: var(--radius--small);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  transition: background-color .2s;
  display: flex;
}

.bill_link_main:hover {
  background-color: var(--swatch--light-200);
}

.tabs-menu-media {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--swatch--dark-900);
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: sticky;
  top: 210px;
}

.tabs-menu-media.u-container {
  position: sticky;
  top: 200px;
}

.tabs-menu-media.sticky_under_nav {
  top: var(--_spacing---nav-height);
  z-index: 5;
  /*grid-template-columns: 1fr 1fr;*/
  position: sticky;
}

.article_wrap .link-block {
  text-decoration: none;
}

.article_wrap .link-block:hover {
  text-decoration: none;
}

.article_wrap .article_link img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    object-position: center;
    border-radius: var(--radius--small);
  }

.article_tags {
  font-size: .85rem;
  margin-top: 1rem;
}

@media screen and (max-width: 991px) {
  .hero_section, .hero_wrap, .hero_overlay_img {
    min-height: 40vh;
  }

  .services_btn_layout {
    grid-template-columns: 1fr 1fr;
  }

  .media_links_layout {
    grid-template-columns: 1fr;
  }

  .badge_svg {
    width: 80%;
  }

  .meet_layout {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .about_abe_img {
    display: none;
  }

  .meet_body_text, .meet_body_text.u-text-style-main {
    max-width: none;
  }

  .about_abe_img_mobile {
    width: 20rem;
    height: 20rem;
    display: block;
  }

  .footer_container.u-container {
    grid-row-gap: 2rem;
    grid-template-columns: minmax(200px, 1fr) minmax(200px, 300px);
  }

  .footer_menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    width: 100%;
    display: grid;
  }

  .footer_address_wrap {
    width: 100%;
  }

  .tweet_wrap {
    column-count: 2;
  }

  .articles_grid {
    grid-template-columns: 1fr 1fr;
  }

  .article_wrap {
    padding: var(--_spacing---space--1);
  }

  .about_layout {
    grid-column-gap: var(--_spacing---space--5);
    grid-row-gap: var(--_spacing---space--5);
    grid-template-columns: 1fr;
  }

  .buffer:only-child {
    grid-column: auto;
  }

  .abe_logo_overlay {
    width: 50%;
    inset: auto 0% 5% auto;
  }
}

@media screen and (max-width: 767px) {
  .nav_dropdown_main {
    display: none;
  }

  .nav_layout {
    grid-template-columns: 1fr 1fr;
  }

  .nav_social_wrap {
    display: none;
  }

  .nav_dropdown_menu_contain.u-container {
    display: block;
  }

  .menu_contain.u-container {
    grid-template-columns: 1fr 1fr;
    overflow: scroll;
  }

  .media_link_box, .media_link_img {
    min-height: 250px;
    max-height: 300px;
  }

  .articles_grid {
    grid-template-columns: 1fr;
  }

  .tabs-menu-media {
    grid-template-columns: 1fr 1fr;
  }

  .footer_container.u-container {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: minmax(200px, 1fr);
  }

  .footer_menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .footer_address_wrap {
    flex-flow: column;
  }

  .tab_numbers_wrap {
    grid-template-columns: 1fr;
  }

  .tweet_wrap {
    column-count: 1;
  }

  .bills-wrap {
    grid-column-gap: var(--_spacing---space--6);
    grid-row-gap: var(--_spacing---space--6);
  }

  .bill_link {
    padding: var(--_spacing---space--1);
    flex-flow: column;
  }

  .services_section_grid {
    grid-template-columns: 1fr;
  }

  .contact_section_btn_grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .office_locations_contain.u-container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-4 {
    order: -9999;
    width: 30%;
  }

  .div-block {
    display: none;
  }

  .bill_link_main {
    padding: var(--_spacing---space--1);
  }
}

@media screen and (max-width: 479px) {
  .u-max-width-full {
    max-width: 100%;
  }

  .footer_wrap {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .nav_dropdown_main {
    width: 100%;
    display: none;
  }

  .nav_dropdown_menu {
    width: 100%;
  }

  .nav_dropdown_menu_contain.u-container {
    grid-column-gap: var(--_spacing---space--1);
    grid-row-gap: var(--_spacing---space--1);
  }

  .menu_section {
    display: none;
  }

  .menu_contain.u-container {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    overflow: scroll;
  }

  .services_btn_layout {
    grid-template-columns: 1fr;
  }

  .services_btn_wrap {
    height: 300px;
  }

  .badge_svg {
    opacity: .5;
    width: 100%;
    top: 30%;
  }

  .footer_menu {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
  }

  .image-2 {
    max-width: 270px;
  }

  .tab_link {
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
  }

  .articles_grid {
    grid-template-columns: 1fr;
  }

  .bill_link {
    flex-flow: column;
  }

  .press_release_wrap {
    width: 100%;
  }

  .date_type {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .date_type_divider {
    display: none;
  }

  .image-4 {
    order: -9999;
    width: 50%;
  }

  .div-block {
    display: none;
  }
}

#w-node-_33b8fdb4-5476-0e4e-a645-65c18b3bafa0-8b3baf91, #w-node-c77355fd-6b15-87a2-2a60-36a3a5d1a8cc-a5d1a8cb {
  place-self: center;
}

#w-node-_62f70af0-127b-eec6-e169-0279b16ac777-cb28779a {
  place-self: center start;
}

#w-node-_6e10cb0b-1151-4c42-8e5b-51d671a4450e-cb28779a {
  place-self: center;
}

#w-node-_5dde1b18-553c-8681-3148-527c6a8c0a01-cb28779a {
  place-self: center end;
}

#w-node-e6cda37e-c490-749e-2443-b729c1af0903-cb28779a {
  place-self: center;
}

#w-node-_08539fcc-74d4-648b-a428-dcd0e2779b95-1490202a {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_33b8fdb4-5476-0e4e-a645-65c18b3baf95-8b3baf91 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: center;
  }

  #w-node-_33b8fdb4-5476-0e4e-a645-65c18b3bafa0-8b3baf91 {
    order: -9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_33b8fdb4-5476-0e4e-a645-65c18b3bafa2-8b3baf91 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: start;
  }

  #w-node-_45b07e5c-25e7-8282-44c5-32ecf2e33661-1490202a {
    order: -9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_33b8fdb4-5476-0e4e-a645-65c18b3baf95-8b3baf91 {
    grid-column: span 1 / span 1;
    place-self: center;
  }

  #w-node-_33b8fdb4-5476-0e4e-a645-65c18b3bafa0-8b3baf91 {
    order: -9999;
    grid-column: span 1 / span 1;
  }

  #w-node-_33b8fdb4-5476-0e4e-a645-65c18b3bafa2-8b3baf91 {
    grid-column: span 1 / span 1;
  }

  #w-node-_08539fcc-74d4-648b-a428-dcd0e2779b95-1490202a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

.subscribe-section {
  background-color: #c40d3c;
  background-color: var(--secondary);
  color: #ffffff;
  padding-top: 2.875rem;
  padding-bottom: 4.125rem;
}

.subscribe-section .section-title {
  font-size: 1rem;
}

.subscribe-section .section-title h2 {
  margin-bottom: 0;
}

.subscribe-section .section-title .text {
  margin-bottom: 0;
  line-height: 2rem;
}

.subscribe-section input[type=text],.subscribe-section input[type=email],.subscribe-section input[type=tel],.subscribe-section input[type=search],.subscribe-section input[type=password],.subscribe-section input[type=url],.subscribe-section input[type=date],.subscribe-section input[type=datetime],.subscribe-section input[type=datetime-local],.subscribe-section input[type=time],.subscribe-section input[type=week],.subscribe-section input[type=month],.subscribe-section input[type=number],.subscribe-section input[type=color],.subscribe-section input:not([type]),.subscribe-section textarea {
  background-color: #ffffff;
  height: 4.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  border: 0;
}

.subscribe-section input[type=text]::-moz-placeholder, .subscribe-section input[type=email]::-moz-placeholder, .subscribe-section input[type=tel]::-moz-placeholder, .subscribe-section input[type=search]::-moz-placeholder, .subscribe-section input[type=password]::-moz-placeholder, .subscribe-section input[type=url]::-moz-placeholder, .subscribe-section input[type=date]::-moz-placeholder, .subscribe-section input[type=datetime]::-moz-placeholder, .subscribe-section input[type=datetime-local]::-moz-placeholder, .subscribe-section input[type=time]::-moz-placeholder, .subscribe-section input[type=week]::-moz-placeholder, .subscribe-section input[type=month]::-moz-placeholder, .subscribe-section input[type=number]::-moz-placeholder, .subscribe-section input[type=color]::-moz-placeholder, .subscribe-section input:not([type])::-moz-placeholder, .subscribe-section textarea::-moz-placeholder {
  color: #878787;
}

.subscribe-section input[type=text]::placeholder,.subscribe-section input[type=email]::placeholder,.subscribe-section input[type=tel]::placeholder,.subscribe-section input[type=search]::placeholder,.subscribe-section input[type=password]::placeholder,.subscribe-section input[type=url]::placeholder,.subscribe-section input[type=date]::placeholder,.subscribe-section input[type=datetime]::placeholder,.subscribe-section input[type=datetime-local]::placeholder,.subscribe-section input[type=time]::placeholder,.subscribe-section input[type=week]::placeholder,.subscribe-section input[type=month]::placeholder,.subscribe-section input[type=number]::placeholder,.subscribe-section input[type=color]::placeholder,.subscribe-section input:not([type])::placeholder,.subscribe-section textarea::placeholder {
  color: #878787;
}

.subscribe-section input[type=text]:focus,.subscribe-section input[type=email]:focus,.subscribe-section input[type=tel]:focus,.subscribe-section input[type=search]:focus,.subscribe-section input[type=password]:focus,.subscribe-section input[type=url]:focus,.subscribe-section input[type=date]:focus,.subscribe-section input[type=datetime]:focus,.subscribe-section input[type=datetime-local]:focus,.subscribe-section input[type=time]:focus,.subscribe-section input[type=week]:focus,.subscribe-section input[type=month]:focus,.subscribe-section input[type=number]:focus,.subscribe-section input[type=color]:focus,.subscribe-section input:not([type]):focus,.subscribe-section textarea:focus {
  outline: 2px dashed #ffffff;
  outline-offset: 2px;
}

.subscribe-section .form-layout {
  display: flex;
}

.subscribe-section .btn[type=submit] {
  flex: 0 0 auto;
  min-width: 0;
  padding-left: 1.375rem;
  padding-right: 1.375rem;
}

.subscribe-section+.mission-section {
  padding-top: 0;
}

.subscribe_link {
  border: .5px solid var(--swatch--brand-500);
  padding: 1rem 3rem;
  transition: all .2s;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  color: var(--swatch--brand-500);
}

.subscribe_link:hover {
  border-color: var(--swatch--light-100);
}

/**
 * Custom CSS - Menu animations and interactions
 */

/* Hide dropdown menu by default */
.nav_dropdown_main {
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}

/* Show menu when open */
.nav_dropdown_main.is-open {
  display: flex !important;
  opacity: 1;
}

/* Menu animation */
.nav_dropdown_menu {
  transform: translateX(-100%);
  transition: transform 0.3s ease;
}

.nav_dropdown_main.is-open .nav_dropdown_menu {
  transform: translateX(0);
}

/* Menu button hover effect */
.nav_menu_btn {
  cursor: pointer;
  transition: opacity 0.2s ease;
}

.nav_menu_btn:hover {
  opacity: 0.7;
}

/* Close button hover effect */
.nav_menu_close_btn {
  cursor: pointer;
  transition: opacity 0.2s ease;
}

.nav_menu_close_btn:hover {
  opacity: 0.7;
}

/* Current page indicator */
.w--current {
  position: relative;
}

/* Smooth scroll behavior */
html {
  scroll-behavior: smooth;
}

/* Menu lines animation */
.menu_line {
  transition: all 0.3s ease;
}

.nav_menu_btn:hover .menu_line {
  transform: scaleX(1.1);
}

/* Webflow IX2 interaction replacements */

/* Services buttons hover effect - image zoom, white border, text shift up */
.services_btn_wrap {
  overflow: hidden;
}

.services_btn_wrap .image {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.services_btn_wrap:hover .image {
  transform: scale(1.1);
}

.services_btn_wrap .services_outlline {
  transition: border-color 0.3s ease;
}

.services_btn_wrap:hover .services_outlline {
  border-color: #ffffff;
}

.services_btn_wrap .services_link_text {
  transition: transform 0.3s ease;
}

.services_btn_wrap:hover .services_link_text {
  transform: translateY(-8px);
}

/* Media link boxes hover effect - image zoom with underline animation */
.media_link_box {
  overflow: hidden;
  position: relative;
}

.media_link_box .media_link_img {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.media_link_box:hover .media_link_img {
  transform: scale(1.1);
}

/* Underline animation from center outward - under the text */
.media_link_box .media_link_outline {
  position: relative;
}

.media_link_box .media_line {
  width: 0;
  height: 2px;
  background-color: currentColor;
  margin: 0 auto;
  transition: width 0.3s ease;
}

.media_link_box:hover .media_line {
  width: 20%;
}

/* Navigation scroll effect */
.nav_contain {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.nav_contain.is-scrolled {
  transform: scale(0.95);
}

/* Mobile nav menu animations */
.nav_dropdown_main {
  transform: translateX(-100%);
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.nav_dropdown_main.is-open {
  transform: translateX(0);
}

.nav_dropdown_main .nav_dropdown_menu_layout > a {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.5s ease 0.6s, transform 0.5s ease 0.6s;
}

.nav_dropdown_main.is-open .nav_dropdown_menu_layout > a {
  opacity: 1;
  transform: translateY(0);
}

/* Search Functionality */
.search-opener {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #a37e2c;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  z-index: 1;
  transition: 0.4s all;
  cursor: pointer;
  margin-left: .5rem;
}
.search-opener:hover {
  opacity: 0.8;
}
.search-opener img {
  width: 1.25rem;
  height: 1.25rem;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

#lightbox-search {
  width: 100vw;
  height: 100vh;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 77, 0.95);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
#lightbox-search form {
  position: relative;
  width: 100%;
  max-width: 18.125rem;
  padding: 0 35px;
  margin: 0 auto;
}
@media (min-width: 576px) {
  #lightbox-search form {
    max-width: 39.8125rem;
  }
}
@media (min-width: 1440px) {
  #lightbox-search form {
    max-width: 57.875rem;
  }
}
#lightbox-search form label {
  display: block;
}
#lightbox-search form input[type=search] {
  width: 100%;
  background-color: transparent;
  height: 4.0625rem;
  border: 0;
  border-bottom: 4px solid #a37e2c;
  line-height: 1;
  font-weight: 400;
  font-size: 1.125rem;
  padding: 0.75rem 2.5rem 0.75rem 0.75rem;
  color: #fff;
}
@media (min-width: 768px) {
  #lightbox-search form input[type=search] {
    font-size: 1.75rem;
    height: 5.8125rem;
  }
}
@media (min-width: 1440px) {
  #lightbox-search form input[type=search] {
    font-size: 2.25rem;
    height: 5.8125rem;
  }
}
#lightbox-search form input[type=search]::-webkit-input-placeholder {
  color: #fff;
}
#lightbox-search form input[type=search]::-moz-placeholder {
  opacity: 1;
  color: #fff;
}
#lightbox-search form input[type=search]:-moz-placeholder {
  color: #fff;
}
#lightbox-search form input[type=search]:-ms-input-placeholder {
  color: #fff;
}
#lightbox-search form input[type=search].placeholder {
  color: #fff;
}
#lightbox-search form input[type=search]:focus {
  outline: none;
}
#lightbox-search form button {
  padding: 0;
  position: absolute;
  top: 50%;
  right: 1.875rem;
  width: 1.4375rem;
  transform: translateY(-50%);
  background: transparent;
  height: auto;
  border: 0;
  transition: 0.4s all;
  cursor: pointer;
}
@media (min-width: 768px) {
  #lightbox-search form button {
    width: 33px;
  }
}
@media (min-width: 1440px) {
  #lightbox-search form button {
    right: 42px;
  }
}
#lightbox-search form button svg {
  width: 100%;
}
#lightbox-search form button:hover, #lightbox-search form button:focus {
  opacity: 0.5;
}
#lightbox-search .search-close-x {
  position: fixed;
  right: 1rem;
  top: 1rem;
  z-index: 1;
  transition: 0.4s all;
  width: 1.875rem;
  height: 1.875rem;
}
@media (min-width: 768px) {
  #lightbox-search .search-close-x {
    width: 2.5rem;
    height: 2.5rem;
  }
}
@media (min-width: 1440px) {
  #lightbox-search .search-close-x {
    width: 2.125rem;
    height: 2.125rem;
  }
}
#lightbox-search .search-close-x:hover {
  opacity: 0.5;
}
#lightbox-search .search-close-x svg {
  width: 100%;
}
