@font-face {
  font-family: fk grotesk;
  src: url(../../themes/solflare-web-2024/static/fonts/FKGrotesk-Regularc4ca.woff2?1)
    format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: fk grotesk;
  src: url(https://www.solflare.com/wp-content/themes/solflare-web-2024/static/dist/../fonts/FKGrotesk-Medium.woff2?1)
    format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: fk grotesk;
  src: url(https://www.solflare.com/wp-content/themes/solflare-web-2024/static/dist/../fonts/FKGrotesk-Bold.woff2?1)
    format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: fk grotesk mono;
  src: url(https://www.solflare.com/wp-content/themes/solflare-web-2024/static/dist/../fonts/FKGroteskMono-Regular.woff2?1)
    format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  width: 100%;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}
body {
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
}
ul {
  list-style: none;
}
img,
iframe,
video,
object,
embed,
picture {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
[tabindex="-1"] {
  outline: none !important;
}
hr {
  height: 0;
}
abbr[title] {
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: 700;
}
code,
kbd,
samp,
pre {
  font-family: SFMono-Regular, Consolas, liberation mono, Menlo, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  display: none;
}
input[type="search"]::-ms-clear,
input[type="search"]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[autocomplete="off"]::-webkit-contacts-auto-fill-button,
input[autocomplete="off"]::-webkit-credentials-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  height: 0;
  width: 0;
  margin: 0;
}
select::-ms-expand {
  display: none;
}
input[type="range"]::-moz-focus-outer {
  border: 0;
}
:root {
  --s-4: 0.25rem;
  --s-6: 0.375rem;
  --s-8: 0.5rem;
  --s-12: 0.75rem;
  --s-16: clamp(0.5rem, 0.5556vw + 0.3333rem, 1rem);
  --s-20: clamp(0.75rem, 0.5556vw + 0.5833rem, 1.25rem);
  --s-24: clamp(0.75rem, 0.8333vw + 0.5rem, 1.5rem);
  --s-32: clamp(1rem, 1.1111vw + 0.6667rem, 2rem);
  --s-40: clamp(1.5rem, 1.1111vw + 1.1667rem, 2.5rem);
  --s-48: clamp(1.5rem, 1.6667vw + 1rem, 3rem);
  --s-64: clamp(2rem, 2.2222vw + 1.3333rem, 4rem);
  --s-80: clamp(2.5rem, 2.7778vw + 1.6667rem, 5rem);
  --s-96: clamp(3rem, 3.3333vw + 2rem, 6rem);
  --s-128: clamp(4rem, 4.4444vw + 2.6667rem, 8rem);
  --s-160: clamp(5rem, 5.5556vw + 3.3333rem, 10rem);
  --s-200: clamp(6rem, 7.2222vw + 3.8333rem, 12.5rem);
  --bold-01: clamp(2.75rem, 5.8333vw + 1rem, 8rem);
  --bold-02: clamp(2.25rem, 4.1667vw + 1rem, 6rem);
  --bold-03: clamp(2rem, 3.3333vw + 1rem, 5rem);
  --bold-04: clamp(1.75rem, 2.5vw + 1rem, 4rem);
  --bold-05: clamp(1.5rem, 1.6667vw + 1rem, 3rem);
  --bold-06: clamp(1.25rem, 1.3889vw + 0.8333rem, 2.5rem);
  --bold-07: clamp(1.125rem, 0.9722vw + 0.8333rem, 2rem);
  --bold-08: clamp(1rem, 0.8333vw + 0.75rem, 1.75rem);
  --bold-09: clamp(0.875rem, 0.6944vw + 0.6667rem, 1.5rem);
  --bold-10: clamp(0.75rem, 0.5556vw + 0.5833rem, 1.25rem);
  --medium-01: clamp(1.125rem, 2.3611vw + 0.4167rem, 3.25rem);
  --medium-02: clamp(1.125rem, 0.9722vw + 0.8333rem, 2rem);
  --medium-03: clamp(0.75rem, 0.8333vw + 0.5rem, 1.5rem);
  --medium-04: clamp(1.125rem, 1.5278vw + 0.6667rem, 2.5rem);
  --regular-01: clamp(1.125rem, 0.9722vw + 0.8333rem, 2rem);
  --regular-02: clamp(1rem, 0.8333vw + 0.75rem, 1.75rem);
  --regular-03: clamp(0.875rem, 0.6944vw + 0.6667rem, 1.5rem);
  --regular-05: clamp(1rem, 0.1389vw + 0.9583rem, 1.125rem);
  --regular-06: 1rem;
  --regular-07: clamp(0.625rem, 0.2778vw + 0.5417rem, 0.875rem);
  --mono-01: clamp(0.875rem, 0.4167vw + 0.75rem, 1.25rem);
  --mono-02: clamp(0.75rem, 0.2778vw + 0.6667rem, 1rem);
  --mono-03: clamp(0.625rem, 0.2778vw + 0.5417rem, 0.875rem);
  --button-01: clamp(1rem, 0.5556vw + 0.8333rem, 1.5rem);
  --button-02: clamp(1rem, 0.2778vw + 0.9167rem, 1.25rem);
  --breakpoint-xs: 360px;
  --breakpoint-sm: 480px;
  --breakpoint-sm-md: 640px;
  --breakpoint-md: 800px;
  --breakpoint-md-lg: 960px;
  --breakpoint-lg: 1140px;
  --breakpoint-lg-xl: 1280px;
  --breakpoint-xl: 1440px;
  --breakpoint-xxl: 1920px;
  --breakpoint-xxxl: 2535px;
  --white: #ffffff;
  --black: #000000;
  --sol-yellow: #fff;
  --sol-blue: #3257EE;
  --sol-yellow-30: #f9f4ce;
  --ochre-yellow: #3257EE;
  --cold-charcoal-1: #24262b;
  --cold-charcoal-2: #212226;
  --white-1: #f5f8ff;
  --blue-10: #7f9ff6;
  --blue-20: #3d38c0;
  --green-10: #ccd982;
  --green-20: #153b1d;
  --pink-10: #ffa6ea;
  --pink-20: #991f5e;
  --orange-10: #FFF;
  --orange-20: #302a1d;
  --neutral-00: #f5f8ff;
  --neutral-10: #e7e8ef;
  --neutral-20: #dfe1ea;
  --neutral-30: #d1d4dd;
  --neutral-40: #c1c4ce;
  --neutral-50: #898a93;
  --neutral-60: #45474d;
  --neutral-70: #24262b;
  --neutral-80: #14161b;
  --neutral-80-a: #141619;
  --neutral-90: #02050a;
  --foreground-destructive-dark: #ff4b3f;
  --foreground-destructive-light: #b20202;
  --background-destructive-dark: #330f0a;
  --background-destructive-light: #ffebfa;
  --foreground-success-dark: #71cc49;
  --foreground-success-light: #006612;
  --background-success-dark: #17290f;
  --background-success-light: #e5ffeb;
  --foreground-warning-dark: #3257EE;
  --foreground-warning-light: #26180b;
  --background-warning-dark: #fff;
  --background-warning-light: #fffae5;
  --foreground-info-dark: #7f9ff6;
  --foreground-info-light: #0f0d82;
  --background-info-dark: #13122e;
  --background-info-light: #e8eeff;
}
html,
body {
  -webkit-font-smoothing: antialiased;
  color: #000;
  background-color: #02050a;
}
body {
  font-size: var(--regular-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
#posthog-toolbar-elements {
  font-size: unset !important;
}
#posthog-toolbar-elements a,
#posthog-toolbar-elements div {
  font-size: 14px !important;
}
a {
  color: inherit;
  text-decoration: none;
}
a:active:not(:disabled):focus-visible,
a:focus:not(:disabled):focus-visible {
  outline: 0;
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #000;
}
.o-page {
  padding-top: var(--navigation-height);
}
.o-page__inner {
  display: flex;
  flex-direction: column;
  gap: var(--s-12);
  padding: 0 var(--s-12);
}
@media (max-width: 640px) {
  .o-page__inner {
    gap: var(--s-6);
    padding: 0 var(--s-6);
  }
}
.o-section {
  position: relative;
}
.o-section--no-overflow {
  overflow: hidden;
}
.o-section--primary-features-module + .o-section {
  margin-top: calc(var(--s-12) * -1);
}
@media (max-width: 640px) {
  .o-section--primary-features-module + .o-section {
    margin-top: calc(var(--s-6) * -1);
  }
}
.o-section--light-yellow {
  border-radius: var(--s-48);
  background-color: var(--sol-yellow-30);
}
.o-mobile-navigation {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-color: var(--neutral-90);
  z-index: 199;
  padding-top: var(--navigation-height);
  opacity: 0;
  transition: opacity 0.2s;
}
.o-mobile-navigation .o-container {
  height: 100%;
}
@media (max-width: 1140px) {
  .o-mobile-navigation {
    display: block;
  }
}
.is-mobile-navigation-open-globally .o-mobile-navigation {
  pointer-events: all;
  opacity: 1;
  display: block;
}
.o-navigation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  padding-left: var(--s-12);
  padding-right: var(--s-12);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 640px) {
  .o-navigation {
    padding-left: var(--s-6);
    padding-right: var(--s-6);
  }
}
.o-navigation:after {
  content: "";
  position: absolute;
  top: calc(100% - var(--s-40));
  left: 0;
  width: 100%;
  height: var(--s-80);
  background: linear-gradient(
    180deg,
    var(--neutral-90) 25%,
    rgba(2, 5, 10, 0.7385329132) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  display: block;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  z-index: -1;
  transition: opacity 0.2s 0s linear;
}
.is-mobile-navigation-open-globally .o-navigation:after {
  opacity: 1;
  transition: opacity 0.2s 0.4s linear;
}
@media (max-width: 1140px) {
  .is-mobile-navigation-open-globally .o-navigation:after {
    visibility: visible;
  }
}
.o-navigation.slide-up {
  transform: translateY(-100%);
}
.is-mobile-navigation-open-globally .o-navigation.slide-up {
  transform: none;
}
.is-navigation-hidden .o-navigation {
  transform: translateY(-100%);
}
.is-navigation-hidden.is-mobile-navigation-open-globally .o-navigation {
  transform: none;
}
.o-footer {
  padding: 0 var(--s-12);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-areas: "cta nav" "bottom bottom";
  gap: var(--s-12);
  margin-top: var(--s-12);
}
@media (max-width: 640px) {
  .o-footer {
    gap: var(--s-6);
    padding: 0 var(--s-6);
    margin-top: var(--s-6);
  }
}
@media (max-width: 800px) {
  .o-footer {
    grid-template-columns: 1fr;
    grid-template-areas: "cta" "nav" "bottom";
  }
}
.o-footer__pre-footer {
  grid-area: pre-footer;
}
.o-footer__cta {
  grid-area: cta;
}
.o-footer__nav {
  grid-area: nav;
}
.o-footer__bottom {
  grid-area: bottom;
}
.o-pagination {
  border-radius: var(--s-48);
  overflow: hidden;
  background-color: var(--neutral-00);
  padding: var(--s-80) var(--s-40);
}
.c-loader,
.c-preloader {
  background-color: var(--neutral-90);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-loader {
  opacity: 0;
  transition: opacity 0.3s linear;
  z-index: 100000;
}
.c-loader.is-visible {
  opacity: 1;
}
.c-preloader {
  opacity: 1;
  transition: opacity 0.3s linear;
  z-index: 100000;
}
.c-preloader.is-hidden {
  opacity: 0;
}
.c-mobile-navigation {
  color: var(--neutral-00);
  padding: 0 var(--s-64);
  overflow: auto;
  position: absolute;
  pointer-events: none;
  width: 100%;
  max-height: calc(100% - var(--navigation-height));
}
.c-mobile-navigation.is-open {
  pointer-events: all;
}
.c-mobile-navigation__menu {
  padding-top: var(--s-64);
  opacity: 0;
  transition: opacity 0.4s 0.2s;
}
.is-open .c-mobile-navigation__menu {
  opacity: 1;
  pointer-events: all;
  transition: opacity 0.4s 0.2s;
}
.c-mobile-navigation__menu-link {
  display: inline-block;
  position: relative;
  padding: var(--s-32) 0;
}
.c-mobile-navigation__menu-link .c-menu-link-notification {
  width: 0.25em;
  height: 0.25em;
  top: 0.4em;
}
.c-mobile-navigation__menu-link .u-icon {
  font-size: 0.7em;
  margin-left: var(--s-4);
  transition: transform 0.3s;
}
.is-expanded .c-mobile-navigation__menu-link .u-icon {
  transform: rotateX(180deg);
}
.c-mobile-navigation__submenu {
  height: 0;
  overflow: hidden;
}
.c-mobile-navigation__submenu-link {
  display: inline-flex;
  align-items: center;
  padding: var(--s-12) 0;
  transition: opacity 0.2s 0s;
  opacity: 0;
}
.is-expanded .c-mobile-navigation__submenu-link {
  opacity: 1;
  transition: opacity 0.2s 0.2s;
}
.c-mobile-navigation__submenu-link .c-menu-link-tag {
  margin-top: -0.15em;
}
.c-mobile-navigation__ticker {
  padding-top: var(--s-80);
  padding-bottom: var(--s-40);
  opacity: 0;
  transition: opacity 0.4s 0.1s;
}
.is-open .c-mobile-navigation__ticker {
  opacity: 1;
  pointer-events: all;
  transition: opacity 0.4s 0.3s;
}
.c-mobile-navigation__ticker .c-ticker-card {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.c-mobile-navigation__ticker .swiper {
  min-width: 0;
  min-height: 0;
  height: 100%;
  width: 100%;
}
.c-mobile-navigation__ticker .swiper-slide {
  height: auto !important;
}
.c-navigation {
  display: flex;
  gap: var(--s-48);
  padding: var(--s-12);
  position: relative;
  background-color: var(--neutral-90);
  border-bottom-left-radius: var(--s-24);
  border-bottom-right-radius: var(--s-24);
}
@media (max-width: 1140px) {
  .c-navigation {
    align-items: center;
  }
}
@media (max-width: 640px) {
  .c-navigation {
    padding: var(--s-12);
  }
}
@media (max-width: 480px) {
  .c-navigation {
    padding: var(--s-6) var(--s-12);
  }
}
.c-navigation__logo {
  width: var(--s-64);
  display: inline-block;
  flex-shrink: 0;
  flex-grow: 0;
  position: relative;
  aspect-ratio: 1/1;
}
@media (max-width: 800px) {
  .c-navigation__logo {
    width: var(--s-96);
  }
}
.c-navigation__logo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
}
.c-navigation__menu {
  color: var(--neutral-00);
  display: flex;
  align-items: flex-start;
  gap: var(--s-48);
  position: relative;
}
@media (max-width: 1140px) {
  .c-navigation__menu {
    display: none;
  }
}
.is-mobile-navigation-open-globally .c-navigation__menu {
  display: none;
}
.c-navigation__menu-item {
  height: 100%;
}
.c-navigation__menu-link {
  display: flex;
  align-items: center;
  height: var(--s-64);
  gap: var(--s-8);
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.c-navigation__menu-link span {
  display: block;
  transition: opacity 0.2s;
}
.c-navigation__menu-link span .u-icon {
  font-size: 0.8em;
  margin-top: 0.25em;
  transition: transform 0.3s;
}
.is-open .c-navigation__menu-link span .u-icon {
  transform: rotateX(180deg);
}
@media (min-width: 1140px) and (hover: none) {
  .c-navigation__menu-link {
    -webkit-tap-highlight-color: transparent;
  }
  .c-navigation__menu-link:active span {
    opacity: 0.6;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-navigation__menu-link:hover span {
    opacity: 0.6;
  }
}
.c-navigation__submenu-wrapper {
  position: relative;
  z-index: 2;
}
.c-navigation__submenu {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  gap: var(--s-24);
  padding-right: var(--s-24);
  opacity: 0;
  transition: opacity 0.3s;
  pointer-events: none;
}
.is-open .c-navigation__submenu {
  opacity: 1;
  pointer-events: auto;
}
.c-navigation__submenu-item {
  padding-right: var(--s-24);
}
.c-navigation__submenu-item:last-child {
  margin-bottom: var(--s-24);
}
.c-navigation__submenu-link {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.c-navigation__submenu-link span {
  transition: opacity 0.2s;
}
@media (min-width: 1140px) and (hover: none) {
  .c-navigation__submenu-link {
    -webkit-tap-highlight-color: transparent;
  }
  .c-navigation__submenu-link:active span {
    opacity: 0.6;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-navigation__submenu-link:hover span {
    opacity: 0.6;
  }
}
.c-navigation__actions {
  margin-left: auto;
  height: var(--s-64);
  display: flex;
  align-items: center;
}
@media (max-width: 1140px) {
  .c-navigation__actions {
    display: none;
  }
}
.is-mobile-navigation-open-globally .c-navigation__actions {
  display: none;
}
.c-navigation__actions--mobile {
  display: none;
  gap: var(--s-8);
}
@media (max-width: 1140px) {
  .c-navigation__actions--mobile {
    display: flex;
  }
}
.is-mobile-navigation-open-globally .c-navigation__actions--mobile {
  display: flex;
}
.c-navigation__actions .desktop-only {
  display: none;
}
@media (min-width: 1140px) {
  .c-navigation__actions .desktop-only {
    display: flex;
    margin-right: var(--s-12);
  }
}
.c-navigation__actions .c-button-ab-test {
  background-color: #24262b;
  color: #f5f8ff;
  border: none;
}
.c-navigation__actions .c-button-ab-test::before {
  background: linear-gradient(0deg, rgba(36, 38, 43, 0) 0%, #24262b 100%);
}
.c-navigation__actions .c-button-ab-test::after {
  background: linear-gradient(180deg, rgba(36, 38, 43, 0) 0%, #24262b 100%);
}
.c-navigation__ticker {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 107px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s 0.3s;
}
.c-navigation__ticker.is-open {
  opacity: 1;
  visibility: visible;
}
.c-navigation__ticker .swiper {
  height: 100%;
  width: 100%;
}
.c-menu-link-notification {
  display: inline-block;
  width: 0.3em;
  height: 0.3em;
  border-radius: 100px;
  background-color: var(--sol-yellow);
  position: absolute;
  top: 1em;
  right: 0.8em;
}
.c-menu-link-tag {
  font-style: normal;
  margin-left: var(--s-12);
  display: inline-block;
  background-color: var(--sol-yellow);
  color: var(--neutral-90);
  padding: 0 3px;
  border-radius: var(--s-4);
}
#get-extension-navigation-cta {
  display: none;
}
#get-extension-navigation-cta.abtest1015 {
  display: flex !important;
}
.c-hamburger {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  width: 40px;
  height: 40px;
  position: relative;
  padding: var(--s-8);
  overflow: visible;
  display: none;
  background-color: var(--neutral-70);
  border: 1px solid var(--neutral-80);
  border-radius: 100px;
  flex-grow: 0;
  flex-shrink: 0;
}
.c-hamburger:hover,
.c-hamburger:focus,
.c-hamburger:active {
  outline: none;
}
.c-hamburger:active:not(:disabled):focus-visible,
.c-hamburger:focus:not(:disabled):focus-visible {
  outline: 0;
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #000;
}
@media (max-width: 1140px) {
  .c-hamburger {
    display: inline-flex;
  }
}
.is-mobile-navigation-open-globally .c-hamburger {
  display: inline-flex;
}
.c-hamburger.is-disabled {
  pointer-events: none;
}
.c-hamburger.is-open .c-hamburger__line:nth-child(1) {
  transform: translateY(-50%) rotate(45deg);
}
.c-hamburger.is-open .c-hamburger__line:nth-child(2) {
  transform: translateY(-50%) rotate(-45deg);
}
.c-hamburger__inner {
  position: relative;
  display: inline-flex;
  width: 100%;
  max-width: 16px;
  margin: 0 auto;
  pointer-events: none;
}
.c-hamburger__line {
  height: 2px;
  width: 100%;
  background-color: var(--neutral-00);
  position: absolute;
  left: 0;
  border-radius: 2px;
  top: 50%;
  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.c-hamburger__line:nth-child(1) {
  transform: translateY(-200%);
}
.c-hamburger__line:nth-child(2) {
  transform: translateY(200%);
}
.c-media-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--neutral-00);
  transition: all 0.4s linear;
  z-index: 2;
  pointer-events: none;
}
.c-media-loader--black {
  background-color: var(--neutral-90);
}
.c-media-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #000;
}
.c-media-trigger {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  background: #fff;
  color: #000;
  border-radius: 100%;
  z-index: 1;
}
.c-media-trigger:hover,
.c-media-trigger:focus,
.c-media-trigger:active {
  outline: none;
}
.is-playing .c-media-trigger {
  opacity: 0;
  visibility: hidden;
}
.c-responsive-media {
  position: relative;
  overflow: hidden;
}
.c-responsive-media--background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-responsive-media__inner {
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
  position: relative;
  display: block;
}
.c-responsive-media__inner--1-1 {
  padding-bottom: 100%;
}
.c-responsive-media__inner--2-1 {
  padding-bottom: 50%;
}
.c-responsive-media__inner--1-2 {
  padding-bottom: 200%;
}
.c-responsive-media__inner--3-1 {
  padding-bottom: 33.3333333333%;
}
.c-responsive-media__inner--1-3 {
  padding-bottom: 300%;
}
.c-responsive-media__inner--3-2 {
  padding-bottom: 66.6666666667%;
}
.c-responsive-media__inner--2-3 {
  padding-bottom: 150%;
}
.c-responsive-media__inner--4-3 {
  padding-bottom: 75%;
}
.c-responsive-media__inner--3-4 {
  padding-bottom: 133.3333333333%;
}
.c-responsive-media__inner--16-9 {
  padding-bottom: 56.25%;
}
.c-responsive-media__inner--9-16 {
  padding-bottom: 177.7777777778%;
}
.c-responsive-media__inner--auto {
  padding-bottom: unset;
  height: auto;
}
.c-responsive-media__inner--auto .c-responsive-media__img,
.c-responsive-media__inner--auto .c-responsive-media__video,
.c-responsive-media__inner--auto iframe,
.c-responsive-media__inner--auto object,
.c-responsive-media__inner--auto embed {
  width: 100%;
  height: auto;
  position: relative;
}
.c-responsive-media__inner--adopt {
  padding-bottom: unset;
  height: 100%;
}
.c-responsive-media__inner[loaded] > .c-embed-video__trigger {
  display: none;
}
.c-responsive-media__img,
.c-responsive-media__video,
.c-responsive-media__animation,
.c-responsive-media iframe,
.c-responsive-media object,
.c-responsive-media embed {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.c-responsive-media__img--cover,
.c-responsive-media__video--cover,
.c-responsive-media__animation--cover,
.c-responsive-media iframe--cover,
.c-responsive-media object--cover,
.c-responsive-media embed--cover {
  object-fit: cover;
}
.c-responsive-media__img--contain,
.c-responsive-media__video--contain,
.c-responsive-media__animation--contain,
.c-responsive-media iframe--contain,
.c-responsive-media object--contain,
.c-responsive-media embed--contain {
  object-fit: contain;
}
.c-responsive-media__img--center,
.c-responsive-media__video--center,
.c-responsive-media__animation--center,
.c-responsive-media iframe--center,
.c-responsive-media object--center,
.c-responsive-media embed--center {
  object-position: center;
}
.c-responsive-media__img--top,
.c-responsive-media__video--top,
.c-responsive-media__animation--top,
.c-responsive-media iframe--top,
.c-responsive-media object--top,
.c-responsive-media embed--top {
  object-position: top;
}
.c-responsive-media__img--bottom,
.c-responsive-media__video--bottom,
.c-responsive-media__animation--bottom,
.c-responsive-media iframe--bottom,
.c-responsive-media object--bottom,
.c-responsive-media embed--bottom {
  object-position: bottom;
}
.c-responsive-media__img--left,
.c-responsive-media__video--left,
.c-responsive-media__animation--left,
.c-responsive-media iframe--left,
.c-responsive-media object--left,
.c-responsive-media embed--left {
  object-position: left;
}
.c-responsive-media__img--right,
.c-responsive-media__video--right,
.c-responsive-media__animation--right,
.c-responsive-media iframe--right,
.c-responsive-media object--right,
.c-responsive-media embed--right {
  object-position: right;
}
.c-responsive-media__img.is-loaded + .c-media-loader,
.c-responsive-media__video.is-loaded + .c-media-loader,
.c-responsive-media__animation.is-loaded + .c-media-loader,
.c-responsive-media iframe.is-loaded + .c-media-loader,
.c-responsive-media object.is-loaded + .c-media-loader,
.c-responsive-media embed.is-loaded + .c-media-loader {
  opacity: 0;
}
.c-responsive-media__video {
  transform: translateZ(0);
  will-change: transform;
  backface-visibility: hidden;
}
.c-responsive-media__play-btn-wrapper {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
  pointer-events: none;
  overflow: hidden;
}
.c-responsive-media__play-btn {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: center;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin: 0;
  padding: 0;
  border: none;
  background-color: initial;
  -webkit-appearance: none;
  color: #fff;
  pointer-events: all;
  transition: all 0.3s;
  position: relative;
}
.c-responsive-media__play-btn:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200vw;
  height: 200vh;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.3);
  z-index: -1;
  pointer-events: none;
}
@media (min-width: 1140px) and (hover: none) {
  .c-responsive-media__play-btn {
    -webkit-tap-highlight-color: transparent;
  }
  .c-responsive-media__play-btn:active .c-responsive-media__play-btn-indicator {
    color: #7f9ff6;
  }
  .c-responsive-media__play-btn:active
    .c-responsive-media__play-btn-indicator:before {
    transform-origin: left;
    transform: scaleX(1);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-responsive-media__play-btn:hover .c-responsive-media__play-btn-indicator {
    color: #7f9ff6;
  }
  .c-responsive-media__play-btn:hover
    .c-responsive-media__play-btn-indicator:before {
    transform-origin: left;
    transform: scaleX(1);
  }
}
.c-responsive-media__play-btn.is-playing {
  opacity: 0;
  visibility: hidden;
}
.c-responsive-media__play-btn-indicator {
  width: 80px;
  height: 80px;
  font-size: 1.25em;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: center;
  background-color: initial;
  border: 1px solid #fff;
  position: relative;
  line-height: 1;
  transition: all 0.3s;
}
.c-responsive-media__play-btn-indicator:before {
  position: absolute;
  content: "";
  inset: -1px;
  z-index: 0;
  background-color: #fff;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
}
.c-responsive-media__play-btn-indicator .u-icon {
  position: relative;
  z-index: 1;
}
@media (max-width: 800px) {
  .c-responsive-media__play-btn-indicator {
    width: 44px;
    height: 44px;
    top: -0.1em;
  }
}
.c-button {
  border-radius: 99px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  cursor: pointer;
  margin: 0;
  overflow: hidden;
  outline: 0;
  border: none;
  vertical-align: top;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: none;
  text-align: center;
  outline: none;
  box-sizing: border-box;
  position: relative;
}
.c-button:active:not(:disabled):focus-visible,
.c-button:focus:not(:disabled):focus-visible {
  outline: 0;
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #000;
}
.submitting .c-button > div {
  opacity: 0;
  visibility: hidden;
}
.c-button:disabled,
.c-button.is-disabled {
  opacity: 0.4;
  cursor: not-allowed;
  pointer-events: none;
}
.c-button.is-active {
  cursor: not-allowed;
  pointer-events: none;
}
.c-button--obsidian {
  padding-left: var(--s-48);
  padding-right: var(--s-48);
  background-color: #02050a;
  color: #f5f8ff;
  overflow: hidden;
  height: 72px;
}
.c-button--obsidian {
  font-size: var(--button-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
@media (max-width: 800px) {
  .c-button--obsidian {
    height: 48px;
  }
}
.c-button--obsidian::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(0deg, rgba(2, 5, 10, 0) 0%, #02050a 100%);
  z-index: 1;
  pointer-events: none;
}
.c-button--obsidian::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(180deg, rgba(2, 5, 10, 0) 0%, #02050a 100%);
  z-index: 1;
  pointer-events: none;
}
.c-button--obsidian div {
  height: 100%;
  display: grid;
  grid-template-rows: 100% 100%;
  transform: translateY(-100%);
  transition: transform 200ms ease-in-out;
}
.c-button--obsidian span {
  display: flex;
  align-items: center;
}
@media (min-width: 1140px) and (hover: none) {
  .c-button--obsidian {
    -webkit-tap-highlight-color: transparent;
  }
  .c-button--obsidian:active:not(:disabled) div {
    transform: translateY(0);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-button--obsidian:hover:not(:disabled) div {
    transform: translateY(0);
  }
}
.c-button--obsidian svg {
  display: inline-block;
  margin-bottom: 0.25em;
  margin-right: var(--s-12);
}
.c-button--obsidian-outline {
  padding-left: var(--s-48);
  padding-right: var(--s-48);
  background-color: #f5f8ff;
  border: 1px solid #02050a;
  color: #02050a;
  overflow: hidden;
  height: 72px;
}
.c-button--obsidian-outline {
  font-size: var(--button-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
@media (max-width: 800px) {
  .c-button--obsidian-outline {
    height: 48px;
  }
}
.c-button--obsidian-outline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(0deg, rgba(245, 248, 255, 0) 0%, #f5f8ff 100%);
  z-index: 1;
  pointer-events: none;
}
.c-button--obsidian-outline::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(180deg, rgba(245, 248, 255, 0) 0%, #f5f8ff 100%);
  z-index: 1;
  pointer-events: none;
}
.c-button--obsidian-outline div {
  height: 100%;
  display: grid;
  grid-template-rows: 100% 100%;
  transform: translateY(-100%);
  transition: transform 200ms ease-in-out;
}
.c-button--obsidian-outline span {
  display: flex;
  align-items: center;
}
@media (min-width: 1140px) and (hover: none) {
  .c-button--obsidian-outline {
    -webkit-tap-highlight-color: transparent;
  }
  .c-button--obsidian-outline:active:not(:disabled) div {
    transform: translateY(0);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-button--obsidian-outline:hover:not(:disabled) div {
    transform: translateY(0);
  }
}
.c-button--obsidian-outline svg {
  display: inline-block;
  margin-bottom: 0.25em;
  margin-right: var(--s-12);
}
.c-button--obsidian-outline-alt {
  padding-left: var(--s-48);
  padding-right: var(--s-48);
  background-color: #e7e8ef;
  border: 1px solid #02050a;
  color: #02050a;
  overflow: hidden;
  height: 72px;
}
.c-button--obsidian-outline-alt {
  font-size: var(--button-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
@media (max-width: 800px) {
  .c-button--obsidian-outline-alt {
    height: 48px;
  }
}
.c-button--obsidian-outline-alt::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(0deg, rgba(231, 232, 239, 0) 0%, #e7e8ef 100%);
  z-index: 1;
  pointer-events: none;
}
.c-button--obsidian-outline-alt::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(180deg, rgba(231, 232, 239, 0) 0%, #e7e8ef 100%);
  z-index: 1;
  pointer-events: none;
}
.c-button--obsidian-outline-alt div {
  height: 100%;
  display: grid;
  grid-template-rows: 100% 100%;
  transform: translateY(-100%);
  transition: transform 200ms ease-in-out;
}
.c-button--obsidian-outline-alt span {
  display: flex;
  align-items: center;
}
@media (min-width: 1140px) and (hover: none) {
  .c-button--obsidian-outline-alt {
    -webkit-tap-highlight-color: transparent;
  }
  .c-button--obsidian-outline-alt:active:not(:disabled) div {
    transform: translateY(0);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-button--obsidian-outline-alt:hover:not(:disabled) div {
    transform: translateY(0);
  }
}
.c-button--obsidian-outline-alt svg {
  display: inline-block;
  margin-bottom: 0.25em;
  margin-right: var(--s-12);
}
.c-button--titanium {
  padding-left: var(--s-48);
  padding-right: var(--s-48);
  background-color: #24262b;
  color: #f5f8ff;
  overflow: hidden;
  height: 72px;
}
.c-button--titanium {
  font-size: var(--button-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
@media (max-width: 800px) {
  .c-button--titanium {
    height: 48px;
  }
}
.c-button--titanium::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(0deg, rgba(36, 38, 43, 0) 0%, #24262b 100%);
  z-index: 1;
  pointer-events: none;
}
.c-button--titanium::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(180deg, rgba(36, 38, 43, 0) 0%, #24262b 100%);
  z-index: 1;
  pointer-events: none;
}
.c-button--titanium div {
  height: 100%;
  display: grid;
  grid-template-rows: 100% 100%;
  transform: translateY(-100%);
  transition: transform 200ms ease-in-out;
}
.c-button--titanium span {
  display: flex;
  align-items: center;
}
@media (min-width: 1140px) and (hover: none) {
  .c-button--titanium {
    -webkit-tap-highlight-color: transparent;
  }
  .c-button--titanium:active:not(:disabled) div {
    transform: translateY(0);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-button--titanium:hover:not(:disabled) div {
    transform: translateY(0);
  }
}
.c-button--titanium svg {
  display: inline-block;
  margin-bottom: 0.25em;
  margin-right: var(--s-12);
}
.c-button--titanium-small {
  padding-left: var(--s-40);
  padding-right: var(--s-40);
  background-color: #24262b;
  color: #f5f8ff;
  overflow: hidden;
  height: 55px;
}
.c-button--titanium-small {
  font-size: var(--button-02);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
@media (max-width: 800px) {
  .c-button--titanium-small {
    height: 40px;
  }
}
.c-button--titanium-small::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(0deg, rgba(36, 38, 43, 0) 0%, #24262b 100%);
  z-index: 1;
  pointer-events: none;
}
.c-button--titanium-small::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(180deg, rgba(36, 38, 43, 0) 0%, #24262b 100%);
  z-index: 1;
  pointer-events: none;
}
.c-button--titanium-small div {
  height: 100%;
  display: grid;
  grid-template-rows: 100% 100%;
  transform: translateY(-100%);
  transition: transform 200ms ease-in-out;
}
.c-button--titanium-small span {
  display: flex;
  align-items: center;
}
@media (min-width: 1140px) and (hover: none) {
  .c-button--titanium-small {
    -webkit-tap-highlight-color: transparent;
  }
  .c-button--titanium-small:active:not(:disabled) div {
    transform: translateY(0);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-button--titanium-small:hover:not(:disabled) div {
    transform: translateY(0);
  }
}
.c-button--titanium-small svg {
  display: inline-block;
  margin-bottom: 0.25em;
  margin-right: var(--s-12);
}
.c-button--yellow {
  padding-left: var(--s-40);
  padding-right: var(--s-40);
  background-color: #fff;
  color: #02050a;
  border: 1px solid #fff;
  overflow: hidden;
  height: 55px;
}
.c-button--yellow {
  font-size: var(--button-02);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
@media (max-width: 800px) {
  .c-button--yellow {
    height: 40px;
  }
}
.c-button--yellow::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(0deg, rgba(255, 239, 70, 0) 0%, #fff 100%);
  z-index: 1;
  pointer-events: none;
}
.c-button--yellow::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(180deg, rgba(255, 239, 70, 0) 0%, #fff 100%);
  z-index: 1;
  pointer-events: none;
}
.c-button--yellow div {
  height: 100%;
  display: grid;
  grid-template-rows: 100% 100%;
  transform: translateY(-100%);
  transition: transform 200ms ease-in-out;
}
.c-button--yellow span {
  display: flex;
  align-items: center;
}
@media (min-width: 1140px) and (hover: none) {
  .c-button--yellow {
    -webkit-tap-highlight-color: transparent;
  }
  .c-button--yellow:active:not(:disabled) div {
    transform: translateY(0);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-button--yellow:hover:not(:disabled) div {
    transform: translateY(0);
  }
}
.c-button--yellow svg {
  display: inline-block;
  margin-bottom: 0.25em;
  margin-right: var(--s-12);
}
.c-button--ivory {
  padding-left: var(--s-40);
  padding-right: var(--s-40);
  background-color: var(--neutral-00);
  color: var(--neutral-90);
  border: 1px solid var(--neutral-00);
  overflow: hidden;
  height: 55px;
}
.c-button--ivory {
  font-size: var(--button-02);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
@media (max-width: 800px) {
  .c-button--ivory {
    height: 40px;
  }
}
.c-button--ivory::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(
    0deg,
    rgba(var(--neutral-00), 0) 0%,
    rgba(var(--neutral-00), 1) 100%
  );
  z-index: 1;
  pointer-events: none;
}
.c-button--ivory::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(
    180deg,
    rgba(var(--neutral-00), 0) 0%,
    rgba(var(--neutral-00), 1) 100%
  );
  z-index: 1;
  pointer-events: none;
}
.c-button--ivory div {
  height: 100%;
  display: grid;
  grid-template-rows: 100% 100%;
  transform: translateY(-100%);
  transition: transform 200ms ease-in-out;
}
.c-button--ivory span {
  display: flex;
  align-items: center;
}
@media (min-width: 1140px) and (hover: none) {
  .c-button--ivory {
    -webkit-tap-highlight-color: transparent;
  }
  .c-button--ivory:active:not(:disabled) div {
    transform: translateY(0);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-button--ivory:hover:not(:disabled) div {
    transform: translateY(0);
  }
}
.c-button--ivory svg {
  display: inline-block;
  margin-bottom: 0.25em;
  margin-right: var(--s-12);
}
.c-button--ivory-big {
  padding-left: var(--s-48);
  padding-right: var(--s-48);
  background-color: var(--neutral-00);
  color: var(--neutral-90);
  border: 1px solid var(--neutral-00);
  overflow: hidden;
  height: 72px;
}
.c-button--ivory-big {
  font-size: var(--button-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
@media (max-width: 800px) {
  .c-button--ivory-big {
    height: 48px;
  }
}
.c-button--ivory-big::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(
    0deg,
    rgba(var(--neutral-00), 0) 0%,
    rgba(var(--neutral-00), 1) 100%
  );
  z-index: 1;
  pointer-events: none;
}
.c-button--ivory-big::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(
    180deg,
    rgba(var(--neutral-00), 0) 0%,
    rgba(var(--neutral-00), 1) 100%
  );
  z-index: 1;
  pointer-events: none;
}
.c-button--ivory-big div {
  height: 100%;
  display: grid;
  grid-template-rows: 100% 100%;
  transform: translateY(-100%);
  transition: transform 200ms ease-in-out;
}
.c-button--ivory-big span {
  display: flex;
  align-items: center;
}
@media (min-width: 1140px) and (hover: none) {
  .c-button--ivory-big {
    -webkit-tap-highlight-color: transparent;
  }
  .c-button--ivory-big:active:not(:disabled) div {
    transform: translateY(0);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-button--ivory-big:hover:not(:disabled) div {
    transform: translateY(0);
  }
}
.c-button--ivory-big svg {
  display: inline-block;
  margin-bottom: 0.25em;
  margin-right: var(--s-12);
}
.c-button--social {
  background-color: var(--neutral-70);
  color: var(--neutral-00);
  overflow: hidden;
  width: 72px;
  height: 72px;
}
.c-button--social {
  font-size: var(--button-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
@media (max-width: 800px) {
  .c-button--social {
    width: 48px;
    height: 48px;
  }
}
.c-button--social::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(0deg, rgba(36, 38, 43, 0) 0%, #24262b 100%);
  z-index: 1;
  pointer-events: none;
}
.c-button--social::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(180deg, rgba(36, 38, 43, 0) 0%, #24262b 100%);
  z-index: 1;
  pointer-events: none;
}
.c-button--social div {
  height: 100%;
  display: grid;
  grid-template-rows: 100% 100%;
  transform: translateY(-100%);
  transition: transform 200ms ease-in-out;
}
.c-button--social span {
  display: flex;
  align-items: center;
}
@media (min-width: 1140px) and (hover: none) {
  .c-button--social {
    -webkit-tap-highlight-color: transparent;
  }
  .c-button--social:active:not(:disabled) div {
    transform: translateY(0);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-button--social:hover:not(:disabled) div {
    transform: translateY(0);
  }
}
.c-button--social .u-icon--youtube {
  font-size: 1.5em;
}
.c-button--social .u-icon--linkedin {
  font-size: 1.5em;
}
.c-button--social .u-icon--instagram {
  font-size: 1.15em;
}
.c-button--mobile {
  height: 40px;
}
.c-button .c-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s;
  opacity: 0;
  visibility: hidden;
}
.submitting .c-button .c-spinner {
  opacity: 1;
  visibility: visible;
}
.is-android .c-button--apple {
  display: none;
}
.is-desktop .c-button--apple {
  display: inline-flex;
}
.is-ios .c-button--android {
  display: none;
}
.is-desktop .c-button--android {
  display: inline-flex;
}
.c-copy-button {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  display: flex;
  align-items: center;
  transition: all 0.2s;
  position: relative;
  overflow: visible !important;
}
.c-copy-button:hover,
.c-copy-button:focus,
.c-copy-button:active {
  outline: none;
}
.c-copy-button > * {
  pointer-events: none;
}
.c-copy-button__info {
  border-radius: 4px;
  position: absolute;
  white-space: nowrap;
  padding: 8px;
  display: block;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 15px);
  color: var(--neutral-00);
  background-color: var(--neutral-90);
  transition: all 0.3s;
  pointer-events: none;
  font-size: 0.6em;
  font-weight: 400;
  opacity: 0;
  z-index: 2;
}
.c-copy-button.is-copied {
  pointer-events: none;
}
.c-copy-button.is-copied .c-copy-button__info {
  opacity: 1;
  transform: translate(-50%, 0);
}
.c-underline-link {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  overflow: visible;
}
.c-underline-link:hover,
.c-underline-link:focus,
.c-underline-link:active {
  outline: none;
}
.c-underline-link__label {
  display: block;
  position: relative;
}
.c-underline-link__label:after {
  content: "";
  position: absolute;
  bottom: -0.15em;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  transform: scaleX(1);
  transform-origin: right;
  transition: transform 0.3s ease-out;
}
.c-underline-link .u-icon {
  margin-left: var(--s-4);
}
@media (min-width: 1140px) and (hover: none) {
  .c-underline-link {
    -webkit-tap-highlight-color: transparent;
  }
  .c-underline-link:active .c-underline-link__label:after {
    transform: scaleX(0);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-underline-link:hover .c-underline-link__label:after {
    transform: scaleX(0);
  }
}
.c-spinner {
  width: var(--s-32);
  height: var(--s-32);
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.c-spinner__inner {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid transparent;
  border-top-color: var(--neutral-90);
  border-radius: 100%;
  animation: spinner 1s linear infinite;
}
@keyframes spinner {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.c-content-loader {
  padding-top: var(--s-48);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  justify-content: center;
  display: none;
}
.is-loading .c-content-loader {
  display: flex;
}
.c-slider-fraction {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  user-select: none;
}
.c-slider-navigation {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--s-8);
  user-select: none;
}
.c-slider-navigation__button {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  border-radius: 3px;
  width: 45px;
  height: 45px;
  font-size: 0.7em;
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  background: #000;
  color: #fff;
}
.c-slider-navigation__button:hover,
.c-slider-navigation__button:focus,
.c-slider-navigation__button:active {
  outline: none;
}
.c-slider-navigation__button:active:not(:disabled):focus-visible,
.c-slider-navigation__button:focus:not(:disabled):focus-visible {
  outline: 0;
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #000;
}
@media (min-width: 1140px) and (hover: none) {
  .c-slider-navigation__button {
    -webkit-tap-highlight-color: transparent;
  }
  .c-slider-navigation__button:active:not(:disabled) {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-slider-navigation__button:hover:not(:disabled) {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
  }
}
.c-slider-navigation__button:disabled {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.c-slider-pagination {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--s-8);
  user-select: none;
}
.c-slider-pagination__bullet {
  width: var(--s-8);
  height: var(--s-8);
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.c-slider-pagination__bullet.is-active {
  background-color: #000;
}
.c-slider-scrollbar {
  border-radius: 100px;
  height: var(--s-8);
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  user-select: none;
}
@media (max-width: 1140px) {
  .c-slider-scrollbar {
    height: var(--s-5);
  }
}
.c-slider-scrollbar__inner {
  border-radius: 100px;
  height: 100%;
  background-color: #000;
  cursor: pointer;
}
.c-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--s-32);
  width: 100%;
  max-width: 29.4375em;
  margin: 0 auto;
}
@media (max-width: 1140px) {
  .c-pagination {
    justify-content: space-between;
    gap: 0;
  }
}
.c-pagination__item {
  display: inline-flex;
  align-items: center;
}
.c-pagination__item:has(.c-pagination-arrow) {
  flex: 1 0;
}
@media (max-width: 1140px) {
  .c-pagination__item:has(.c-pagination-arrow) {
    flex: none;
    height: 100%;
  }
}
.c-pagination__item:has(.c-pagination-arrow--next) {
  justify-content: flex-end;
}
.c-pagination-number,
.c-pagination-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  text-align: center;
  border-radius: var(--s-12);
  padding: var(--s-12) var(--s-20);
}
@media (max-width: 800px) {
  .c-pagination-number,
  .c-pagination-arrow {
    padding: var(--s-12);
  }
}
.c-pagination-number.is-disabled,
.c-pagination-arrow.is-disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.c-pagination-number {
  background-color: initial;
  border: 1px solid transparent;
}
.c-pagination-number:active:not(:disabled):focus-visible,
.c-pagination-number:focus:not(:disabled):focus-visible {
  outline: 0;
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #000;
}
@media (min-width: 1140px) and (hover: none) {
  .c-pagination-number {
    -webkit-tap-highlight-color: transparent;
  }
  .c-pagination-number:active:not(:disabled) {
    border-color: var(--neutral-90);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-pagination-number:hover:not(:disabled) {
    border-color: var(--neutral-90);
  }
}
.c-pagination-number.is-active {
  border-color: var(--neutral-90);
  pointer-events: none;
}
@media (max-width: 800px) {
  .c-pagination-number:not(.is-active) {
    padding: var(--s-12) var(--s-8);
  }
}
.c-pagination-arrow {
  background-color: var(--neutral-90);
  color: var(--neutral-00);
  border: 1px solid var(--neutral-90);
}
.c-pagination-arrow:active:not(:disabled):focus-visible,
.c-pagination-arrow:focus:not(:disabled):focus-visible {
  outline: 0;
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #000;
}
@media (min-width: 1140px) and (hover: none) {
  .c-pagination-arrow {
    -webkit-tap-highlight-color: transparent;
  }
  .c-pagination-arrow:active:not(:disabled) {
    background-color: initial;
    color: var(--neutral-90);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-pagination-arrow:hover:not(:disabled) {
    background-color: initial;
    color: var(--neutral-90);
  }
}
.c-pagination-arrow .u-icon {
  width: 1lh;
  height: 1lh;
}
.c-section-tags {
  display: flex;
}
.c-section-tags--vertical {
  flex-direction: column;
  gap: var(--s-64);
}
.c-section-tags--vertical .c-section-tag {
  position: relative;
}
.c-section-tags--vertical
  .c-section-tag:not(
    .c-section-tags--vertical .c-section-tag:first-child
  ):before {
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  bottom: 100%;
  width: 0;
  height: var(--s-64);
  margin-top: -1px;
  border-left: 1px solid #02050a;
}
.c-section-tag {
  min-width: 60px;
  height: 44px;
}
.c-section-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #f5f8ff;
  padding: var(--s-12) var(--s-20);
  border-radius: var(--s-12);
  border: 1px solid #02050a;
  transition: all 0.4s;
}
@media (max-width: 1140px) {
  .c-section-tag {
    min-width: 35px;
    height: 35px;
    padding: var(--s-4) var(--s-12);
  }
}
.c-section-tag--light {
  background-color: #14161b;
  color: #f5f8ff;
  border-color: #f5f8ff;
}
.c-section-tag.is-active {
  background-color: #02050a;
  color: #3257EE;
}
.c-section-tag-counter {
  background-color: initial;
  padding: 0 var(--s-20);
  display: inline-flex;
  border-radius: var(--s-12);
  border: 1px solid #f5f8ff;
  height: 44px;
}
.c-section-tag-counter__counter {
  display: flex;
  align-items: center;
  height: 100%;
}
.c-section-tag-counter__hours {
  position: relative;
  align-self: flex-start;
  overflow: hidden;
  height: 100%;
}
.c-section-tag-counter__separator,
.c-section-tag-counter__minutes {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 44px;
}
.c-section-tag-counter__hours-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.c-section-tag-counter__hours-group span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
}
.c-author {
  display: flex;
  gap: var(--s-24);
  align-items: center;
}
.c-author__avatar {
  width: var(--s-64);
  height: var(--s-64);
  border-radius: 50%;
  overflow: hidden;
}
.c-author__avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1/1;
}
.c-author__info {
  display: flex;
  flex-direction: column;
  gap: var(--s-12);
}
@media (max-width: 640px) {
  .c-author__info {
    gap: var(--s-6);
  }
}
.c-footer-cta {
  background-color: var(--neutral-80);
  color: #f5f8ff;
  border-radius: var(--s-48);
  overflow: hidden;
  padding: var(--s-48) var(--s-32);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--s-160);
  height: 100%;
}
@media (max-width: 1140px) {
  .c-footer-cta {
    padding-top: var(--s-64);
    padding-bottom: var(--s-64);
  }
}
.c-footer-cta__header {
  max-width: 553px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: var(--s-80);
}
.c-footer-cta__logo {
  width: 290px;
  margin: 0 auto;
}
@media (max-width: 1140px) {
  .c-footer-cta__logo {
    width: 180px;
  }
}
@media (max-width: 800px) {
  .c-footer-cta__logo {
    width: 128px;
  }
}
.c-footer-cta__logo img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
}
.c-footer-cta__actions {
  display: flex;
  gap: var(--s-16);
  flex-wrap: wrap;
  justify-content: center;
  margin-top: auto;
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .c-footer-cta__actions .c-button {
    min-width: 220px;
  }
}
.c-footer-nav {
  padding: var(--s-48) var(--s-128);
  background-color: var(--neutral-80);
  border-radius: var(--s-48);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: var(--s-64);
}
@media (max-width: 1140px) {
  .c-footer-nav {
    padding-left: var(--s-32);
    padding-right: var(--s-32);
  }
}
@media (max-width: 1140px) {
  .c-footer-nav {
    padding-top: var(--s-64);
    padding-bottom: var(--s-64);
  }
}
.c-footer-nav ul {
  color: var(--neutral-00);
}
.c-footer-nav ul a {
  display: flex;
  align-items: center;
  transition: opacity 0.2s;
}
@media (min-width: 1140px) and (hover: none) {
  .c-footer-nav ul a {
    -webkit-tap-highlight-color: transparent;
  }
  .c-footer-nav ul a:active {
    opacity: 0.6;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-footer-nav ul a:hover {
    opacity: 0.6;
  }
}
.c-footer-nav__primary ul ul {
  display: flex;
  flex-direction: column;
}
.c-footer-nav__primary ul ul li {
  position: relative;
  border-top: 1px solid rgba(245, 248, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 60px;
}
.c-footer-nav__primary > ul {
  border-bottom: 1px solid rgba(245, 248, 255, 0.1);
}
.c-footer-nav__primary-section-title {
  height: 60px;
  position: absolute;
  display: flex;
  align-items: center;
}
.c-footer-nav__secondary ul {
  display: flex;
  justify-content: center;
  gap: var(--s-40);
}
.c-footer-nav__secondary button {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  text-transform: uppercase;
}
.c-footer-nav__secondary button:hover,
.c-footer-nav__secondary button:focus,
.c-footer-nav__secondary button:active {
  outline: none;
}
.c-footer-nav__secondary a,
.c-footer-nav__secondary button {
  transition: opacity 0.2s;
}
@media (min-width: 1140px) and (hover: none) {
  .c-footer-nav__secondary a,
  .c-footer-nav__secondary button {
    -webkit-tap-highlight-color: transparent;
  }
  .c-footer-nav__secondary a:active,
  .c-footer-nav__secondary button:active {
    opacity: 0.6;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-footer-nav__secondary a:hover,
  .c-footer-nav__secondary button:hover {
    opacity: 0.6;
  }
}
.c-footer-nav__social {
  display: flex;
  justify-content: center;
  gap: var(--s-12);
}
.c-footer-bottom {
  padding: var(--s-48) var(--s-128);
  background-color: var(--sol-yellow);
  border-radius: var(--s-48);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: calc(100vh - var(--s-24));
  margin-bottom: var(--s-12);
  position: relative;
}
@media (max-width: 960px) {
  .c-footer-bottom {
    padding: var(--s-48) var(--s-32);
  }
}
@media (max-width: 640px) {
  .c-footer-bottom {
    margin-bottom: var(--s-6);
    min-height: calc(100vh - var(--s-12));
  }
}
.c-footer-bottom__logo {
  max-width: 814px;
  margin: 0 auto;
  width: 100%;
  height: auto;
  aspect-ratio: 814/198;
}
@media (max-width: 960px) {
  .c-footer-bottom__logo {
    max-width: 298px;
  }
}
.c-footer-bottom__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--s-48);
}
.c-footer-bottom__copy {
  position: absolute;
  bottom: var(--s-48);
  left: 0;
  right: 0;
}
.c-icon-badge {
  display: inline-flex;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  color: var(--neutral-90);
  background-color: var(--neutral-00);
  width: var(--s-96);
  height: var(--s-96);
  border-radius: var(--s-24);
}
.c-icon-badge__icon {
  display: flex;
  align-items: center;
}
.c-icon-badge--blue {
  background-color: var(--blue-10);
}
.c-icon-badge--yellow {
  background-color: var(--sol-yellow);
}
.c-icon-badge--orange {
  background-color: var(--orange-10);
}
.c-icon-badge .u-icon {
  font-size: 1.5em;
}
.c-error-page {
  min-height: 88vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--s-64);
  padding: var(--s-200) var(--s-40);
  position: relative;
}
@media (max-width: 800px) {
  .c-error-page {
    min-height: unset;
  }
}
.c-error-page__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: linear-gradient(
    0deg,
    #000 0%,
    #374fad 37.58%,
    #2540ac 56.87%,
    #151f4b 70.3%,
    #162664 78.87%,
    #3257EE 85.73%
  );
  border-radius: var(--s-48);
}
.c-error-page__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--s-64);
  position: relative;
  z-index: 2;
}
.c-error-page__title {
  max-width: 942px;
  margin: 0 auto;
}
.c-factions {
  border-radius: var(--s-24);
  border: 1px solid var(--neutral-50);
  overflow: hidden;
}
.c-factions__inner {
  position: relative;
}
.c-factions__inner:before,
.c-factions__inner:after {
  content: "";
  display: block;
  position: absolute;
  height: var(--s-80);
  width: 100%;
  pointer-events: none;
  z-index: 3;
  opacity: 0;
  transition: opacity 0.2s;
}
@media (max-width: ) {
  .c-factions__inner:before,
  .c-factions__inner:after {
    height: 32px;
  }
}
.is-tab-select-opened .c-factions__inner:before,
.is-tab-select-opened .c-factions__inner:after {
  opacity: 1;
}
.c-factions__inner:after {
  bottom: 0;
  background: linear-gradient(0deg, #24262b 20%, rgba(255, 255, 255, 0) 100%);
}
.c-factions__inner:before {
  top: 3.0714285714em;
  background: linear-gradient(180deg, #24262b 20%, rgba(255, 255, 255, 0) 100%);
}
.c-factions__select {
  position: relative;
}
.c-factions__select-trigger {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  padding: var(--s-32);
  background-color: var(--sol-yellow);
  color: var(--neutral-90);
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: var(--s-40);
  position: relative;
  z-index: 2;
  height: 3.0714285714em;
}
.c-factions__select-trigger:hover,
.c-factions__select-trigger:focus,
.c-factions__select-trigger:active {
  outline: none;
}
@media (min-width: 1140px) and (hover: none) {
  .c-factions__select-trigger {
    -webkit-tap-highlight-color: transparent;
  }
  .c-factions__select-trigger:active span,
  .c-factions__select-trigger:active .u-icon {
    opacity: 0.75;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-factions__select-trigger:hover span,
  .c-factions__select-trigger:hover .u-icon {
    opacity: 0.75;
  }
}
.c-factions__select-trigger span,
.c-factions__select-trigger .u-icon {
  transition: all 0.2s;
}
.c-factions__select-trigger .u-icon {
  font-size: 0.75em;
}
.c-factions__select-trigger.is-opened .u-icon {
  transform: rotateX(-180deg);
}
.c-factions__select-trigger-text {
  text-align: left;
}
.c-factions__select-list {
  background-color: var(--neutral-70);
  border-bottom-left-radius: var(--s-24);
  border-bottom-right-radius: var(--s-24);
  position: absolute;
  top: 3.0714285714em;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.2s 0s linear;
  pointer-events: none;
  overflow: scroll;
}
.c-factions__select-list ul {
  display: flex;
  flex-direction: column;
  gap: var(--s-24);
  padding: var(--s-32);
}
.c-factions__select-list.is-opened {
  pointer-events: auto;
  opacity: 1;
  transform: translateY(0) scaleY(1);
  transition: transform 0.3s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    opacity 0.2s 0s linear;
}
.c-factions__select-list-item {
  transition-behavior: allow-discrete;
  transition: opacity 0.2s 0s linear;
}
@media (min-width: 1140px) and (hover: none) {
  .c-factions__select-list-item {
    -webkit-tap-highlight-color: transparent;
  }
  .c-factions__select-list-item:active {
    opacity: 0.6;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-factions__select-list-item:hover {
    opacity: 0.6;
  }
}
.c-factions__select-list-item button {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  opacity: 0;
  display: block;
  width: 100%;
  text-align: left;
  padding: var(--s-8) 0;
}
.c-factions__select-list-item button:hover,
.c-factions__select-list-item button:focus,
.c-factions__select-list-item button:active {
  outline: none;
}
.c-factions__select-list-item.is-active {
  opacity: 0;
  display: none;
}
.is-opened .c-factions__select-list-item button {
  opacity: 1;
  transition: opacity 0.1s 0s linear;
}
.c-factions__list {
  padding: var(--s-96) var(--s-40);
}
.c-factions__list-item {
  display: none;
}
.c-factions__list-item.is-active {
  display: block;
}
.c-faq-accordion__single {
  border-bottom: 1px solid rgba(137, 138, 147, 0.4);
}
.c-faq-accordion__single:first-child {
  border-top: 1px solid rgba(137, 138, 147, 0.4);
}
.c-faq-accordion__header {
  padding-top: var(--s-40);
  padding-bottom: var(--s-40);
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--s-48);
}
.c-faq-accordion__indicator {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  width: var(--s-64);
  height: var(--s-64);
  position: relative;
  flex-shrink: 0;
  flex-grow: 0;
  background-color: var(--neutral-70);
  border-radius: 50%;
}
.c-faq-accordion__indicator:hover,
.c-faq-accordion__indicator:focus,
.c-faq-accordion__indicator:active {
  outline: none;
}
.c-faq-accordion__indicator:active:not(:disabled):focus-visible,
.c-faq-accordion__indicator:focus:not(:disabled):focus-visible {
  outline: 0;
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #000;
}
.c-faq-accordion__indicator:before,
.c-faq-accordion__indicator:after {
  content: "";
  position: absolute;
  background-color: var(--neutral-00);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.c-faq-accordion__indicator:before {
  width: 6px;
  height: 50%;
}
@media (max-width: 960px) {
  .c-faq-accordion__indicator:before {
    width: 3px;
  }
}
.c-faq-accordion__indicator:after {
  height: 6px;
  width: 50%;
}
@media (max-width: 960px) {
  .c-faq-accordion__indicator:after {
    height: 3px;
  }
}
.is-opened .c-faq-accordion__indicator {
  background-color: var(--sol-yellow);
}
.is-opened .c-faq-accordion__indicator:after {
  background-color: var(--neutral-90);
}
.is-opened .c-faq-accordion__indicator:before {
  background-color: var(--neutral-90);
  transform: translate(-50%, -50%) scaleY(0);
}
.c-faq-accordion__panel {
  padding-right: var(--s-160);
}
.c-faq-accordion__panel-inner {
  padding-bottom: var(--s-64);
}
.c-faq-accordion__panel-inner p {
  margin-bottom: 1em;
}
.c-faq-accordion__panel-inner p:last-child {
  margin-bottom: 0;
}
.c-faq-accordion.dark {
  color: var(--neutral-00);
}
.c-faq-accordion.dark p {
  color: var(--neutral-00);
}
.c-faq-b-accordion__single {
  padding: var(--s-48) var(--s-160);
}
@media (max-width: 800px) {
  .c-faq-b-accordion__single {
    padding: var(--s-48) var(--s-40);
  }
}
.c-faq-b-accordion__header {
  padding-top: var(--s-32);
  padding-bottom: var(--s-32);
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--s-48);
}
@media (max-width: 800px) {
  .c-faq-b-accordion__header {
    padding: 0;
  }
}
.c-faq-b-accordion__label {
  max-width: 34.125em;
}
.c-faq-b-accordion__indicator {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  width: 1lh;
  height: 1lh;
  position: relative;
  flex-shrink: 0;
  flex-grow: 0;
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.c-faq-b-accordion__indicator:hover,
.c-faq-b-accordion__indicator:focus,
.c-faq-b-accordion__indicator:active {
  outline: none;
}
.c-faq-b-accordion__indicator:active:not(:disabled):focus-visible,
.c-faq-b-accordion__indicator:focus:not(:disabled):focus-visible {
  outline: 0;
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #000;
}
.is-opened .c-faq-b-accordion__indicator {
  transform: scaleY(-1);
}
.c-faq-b-accordion__panel {
  max-width: 42.65625em;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: var(--s-64);
}
@media (max-width: 800px) {
  .c-faq-b-accordion__panel-inner {
    padding-top: var(--s-32);
  }
}
.c-faq-b-accordion__panel-inner p + p {
  margin-top: 1em;
}
.c-toast-message-wrapper {
  position: fixed;
  inset: var(--s-16);
  z-index: 400;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.is-toast-message-visible .c-toast-message-wrapper {
  opacity: 1;
  visibility: visible;
}
.c-toast-message {
  width: 100%;
  max-width: 600px;
  padding: var(--s-40);
  background-color: var(--neutral-60);
  color: var(--neutral-00);
  position: absolute;
  border-radius: var(--s-40);
  bottom: 0;
  left: 0;
  transition: all 0.2s;
  transform: translateY(10px);
  opacity: 0;
  max-height: calc(100vh - var(--s-32));
  overflow: auto;
}
@media (max-width: 1140px) {
  .c-toast-message {
    padding: var(--s-32);
  }
}
.is-toast-message-visible .c-toast-message {
  pointer-events: all;
  opacity: 1;
  transform: translateY(0);
}
.c-toast-message.is-open .c-toast-message__excerpt p,
.c-toast-message.is-open .c-toast-message__actions {
  opacity: 0;
  pointer-events: none;
}
.c-toast-message__close {
  position: absolute;
  top: var(--s-24);
  right: var(--s-24);
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  width: var(--s-64);
  height: var(--s-64);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: initial;
  border-radius: 50%;
  transition: all 0.2s;
}
.c-toast-message__close:hover,
.c-toast-message__close:focus,
.c-toast-message__close:active {
  outline: none;
}
.c-toast-message__close .u-icon {
  font-size: 0.75em;
}
@media (min-width: 1140px) and (hover: none) {
  .c-toast-message__close {
    -webkit-tap-highlight-color: transparent;
  }
  .c-toast-message__close:active {
    opacity: 0.7;
    transform: rotate(90deg) scale(0.8);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-toast-message__close:hover {
    opacity: 0.7;
    transform: rotate(90deg) scale(0.8);
  }
}
.c-toast-message__image {
  margin-bottom: var(--s-24);
}
.c-toast-message__excerpt,
.c-toast-message__actions {
  overflow: hidden;
}
.c-toast-message__content {
  display: flex;
  flex-direction: column;
}
.c-toast-message__title {
  max-width: 420px;
  padding-bottom: var(--s-24);
}
.c-toast-message__image {
  width: 100%;
  border-radius: var(--s-16);
  overflow: hidden;
}
.c-toast-message__actions .c-button {
  margin-top: var(--s-24);
}
.c-toast-message__content-inner {
  height: 0;
  overflow: hidden;
}
.c-toast-message__excerpt p {
  transition: all 0.2s;
}
.c-toast-message__excerpt,
.c-toast-message__text {
  font-size: 18px;
}
@media (max-width: 1140px) {
  .c-toast-message__excerpt,
  .c-toast-message__text {
    font-size: var(--regular-06);
    font-family: fk grotesk, sans-serif;
    line-height: 1.3;
    letter-spacing: normal;
    font-weight: 400;
  }
}
.c-filters {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: var(--s-40);
}
.c-filters__row {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: var(--s-20);
}
.c-filters__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: var(--s-8);
}
.c-secondary-feature-card {
  display: flex;
  flex-direction: column;
  gap: var(--s-40);
}
.c-secondary-feature-card__media {
  border-radius: var(--s-32);
  overflow: hidden;
  background-color: var(--bg-color);
}
.c-secondary-feature-card__media .c-media-loader {
  background-color: var(--bg-color);
}
.c-secondary-feature-card__content {
  padding: 0 var(--s-96);
  display: flex;
  flex-direction: column;
  gap: var(--s-24);
}
.c-secondary-feature-b-card {
  display: flex;
  flex-direction: column;
  gap: var(--s-64);
}
.c-secondary-feature-b-card__media {
  border-radius: var(--s-32);
  overflow: hidden;
  background-color: var(--bg-color);
}
.c-secondary-feature-b-card__media .c-media-loader {
  background-color: var(--bg-color);
}
.c-secondary-feature-b-card__content {
  max-width: 880px;
  margin: 0 auto;
  padding: 0 var(--s-40);
  display: flex;
  flex-direction: column;
  gap: var(--s-32);
}
.c-testimonial-card {
  user-select: none;
  padding: var(--s-32);
  background-color: var(--sol-yellow);
  border-radius: var(--s-32);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: var(--s-48);
}
.c-testimonial-card__published-at {
  margin-top: auto;
}
.c-testimonial-large-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.c-testimonial-large-card__media {
  background-color: var(--bg-color);
  position: relative;
  z-index: 3;
  overflow: hidden;
  border-top-left-radius: var(--s-48);
  border-top-right-radius: var(--s-48);
}
.c-testimonial-large-card__media .c-media-loader {
  background-color: var(--bg-color);
}
.c-testimonial-large-card__content {
  background-color: var(--neutral-00);
  position: relative;
  z-index: 4;
  border-radius: var(--s-48);
  margin-top: calc(var(--s-48) * -1);
  padding: var(--s-64);
  display: flex;
  flex-direction: column;
  gap: var(--s-24);
  margin-bottom: 0;
  flex-grow: 1;
  min-height: 13.125em;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  will-change: transform, opacity;
}
@media (max-width: 480px) {
  .c-testimonial-large-card__content {
    min-height: unset;
  }
}
.c-testimonial-large-card__quote {
  max-width: 720px;
  padding-bottom: var(--s-64);
}
.c-testimonial-large-card__quote p {
  margin-bottom: 1.2em;
}
.c-testimonial-large-card__quote p:last-child {
  margin-bottom: 0;
}
.c-testimonial-large-card__author {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  gap: var(--s-24);
  margin-bottom: 0;
}
.c-value-card {
  user-select: none;
  padding: var(--s-64) var(--s-40);
  background-color: var(--sol-yellow);
  border-radius: var(--s-32);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: var(--s-128);
}
.c-value-card__content {
  margin-top: auto;
}
.c-ticker-card {
  color: #f5f8ff;
  padding: var(--s-32);
  display: flex;
  flex-direction: column;
  gap: var(--s-4);
}
.c-ticker-card__title {
  font-family: fk grotesk, sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.c-ticker-card__date {
  font-family: fk grotesk mono, monospace;
  font-size: 12px;
  font-weight: 700;
}
.c-ticker-card__link {
  transition: opacity 0.2s;
}
@media (min-width: 1140px) and (hover: none) {
  .c-ticker-card__link {
    -webkit-tap-highlight-color: transparent;
  }
  .c-ticker-card__link:active {
    opacity: 0.6;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-ticker-card__link:hover {
    opacity: 0.6;
  }
}
.c-member-card__top {
  position: relative;
  border-radius: var(--s-32);
  overflow: hidden;
}
.c-member-card__image {
  position: relative;
  z-index: 1;
}
.c-member-card__image .c-media-loader {
  background-color: var(--neutral-70);
}
.c-member-card__description {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s;
  z-index: 2;
  padding: var(--s-32);
  background-color: var(--neutral-90);
  color: var(--neutral-00);
}
.c-member-card__description p {
  font-size: 0.7em;
}
@media (max-width: 1440px) {
  .c-member-card__description p {
    font-size: 0.6em;
  }
}
@media (max-width: 1140px) {
  .c-member-card__description p {
    font-size: 0.7em;
  }
}
@media (max-width: 800px) {
  .c-member-card__description p {
    font-size: 0.8em;
  }
}
@media (max-width: 480px) {
  .c-member-card__description p {
    font-size: 1em;
  }
}
.c-member-card__name {
  padding-top: var(--s-24);
}
.c-member-card__title {
  padding-top: var(--s-20);
}
.c-member-card:hover .c-member-card__description {
  opacity: 1;
}
.c-primary-media-card-b {
  display: flex;
  flex-direction: column;
}
.c-primary-media-card-b__icon {
  position: absolute;
  top: var(--s-64);
  left: var(--s-64);
  aspect-ratio: 1/1;
  z-index: 3;
  max-width: 48px;
}
@media (max-width: 800px) {
  .c-primary-media-card-b__icon {
    top: var(--s-40);
    left: var(--s-40);
    max-width: 32px;
  }
}
@media (max-width: 480px) {
  .c-primary-media-card-b__icon {
    max-width: 24px;
  }
}
.c-primary-media-card-b__media {
  background-color: var(--bg-color);
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-top-left-radius: var(--s-48);
  border-top-right-radius: var(--s-48);
}
.c-primary-media-card-b__content {
  position: relative;
  z-index: 2;
  background-color: var(--neutral-00);
  border-radius: var(--s-48);
  margin-top: calc(var(--s-48) * -1);
  padding: var(--s-64);
  display: flex;
  flex-direction: column;
  gap: var(--s-48);
  margin-bottom: 0;
  flex-grow: 1;
}
.c-primary-media-card-b__title {
  max-width: 9em;
}
.c-primary-media-card-b__text {
  max-width: 24.2857142857em;
}
.c-primary-media-card-b__actions {
  margin-top: auto;
  margin-bottom: 0;
  display: flex;
  gap: var(--s-12);
}
@media (max-width: 1140px) {
  .c-primary-media-card-b__actions {
    flex-wrap: wrap;
  }
}
.c-primary-media-card-b .c-media-loader {
  background-color: var(--bg-color);
}
.c-primary-media-card-c {
  border-radius: var(--s-48);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: var(--bg-color);
}
.c-primary-media-card-c__media {
  background-color: var(--bg-color);
  position: relative;
  z-index: 1;
}
.c-primary-media-card-c__icon {
  position: absolute;
  top: var(--s-64);
  left: var(--s-64);
  aspect-ratio: 1/1;
  z-index: 1;
  pointer-events: none;
  max-width: 48px;
}
@media (max-width: 800px) {
  .c-primary-media-card-c__icon {
    top: var(--s-40);
    left: var(--s-40);
    max-width: 32px;
  }
}
@media (max-width: 480px) {
  .c-primary-media-card-c__icon {
    max-width: 24px;
  }
}
.c-primary-media-card-c__content {
  position: relative;
  z-index: 2;
  background-color: var(--neutral-00);
  color: var(--neutral-90);
  border-radius: var(--s-48) var(--s-48) 0 0;
  margin-top: calc(var(--s-48) * -1);
  padding: var(--s-48) var(--s-64);
  flex: 1 0;
  display: flex;
  flex-direction: column;
  gap: var(--s-48);
}
@media (max-width: 800px) {
  .c-primary-media-card-c__content {
    padding: var(--s-48) var(--s-40);
  }
}
.no-image .c-primary-media-card-c__content {
  margin-top: auto;
}
.c-primary-media-card-c__content-inner {
  display: flex;
  flex-direction: column;
  gap: var(--s-12);
}
.c-primary-media-card-c__categories {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: var(--s-8);
}
.c-primary-media-card-c__categories a {
  white-space: nowrap;
  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media (min-width: 1140px) and (hover: none) {
  .c-primary-media-card-c__categories a {
    -webkit-tap-highlight-color: transparent;
  }
  .c-primary-media-card-c__categories a:active {
    opacity: 0.6;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-primary-media-card-c__categories a:hover {
    opacity: 0.6;
  }
}
.c-primary-media-card-c__categories:not(:last-child) {
  margin-bottom: var(--s-12);
}
.c-primary-media-card-c__eyebrow {
  max-width: 21.25em;
}
.c-primary-media-card-c__title {
  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media (min-width: 1140px) and (hover: none) {
  .c-primary-media-card-c__title {
    -webkit-tap-highlight-color: transparent;
  }
  .c-primary-media-card-c__title:active {
    opacity: 0.75;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-primary-media-card-c__title:hover {
    opacity: 0.75;
  }
}
.c-primary-media-card-c__cta {
  margin-top: auto;
}
.c-primary-media-card-c .c-media-loader {
  background-color: var(--bg-color);
}
.c-faction-card {
  display: flex;
  flex-direction: column;
  gap: var(--s-64);
  min-height: 15em;
}
.c-faction-card__icon {
  width: 100%;
  max-width: var(--s-96);
  margin: 0 auto;
  aspect-ratio: 1/1;
}
.c-faction-card__content {
  width: 100%;
  max-width: 630px;
  margin: 0 auto;
}
.c-faction-card__content p {
  margin-bottom: 1.3em;
}
.c-faction-card__content p:last-child {
  margin-bottom: 0;
}
.c-benefit-card {
  display: flex;
  flex-direction: column;
}
.c-benefit-card__icon {
  width: 100%;
  max-width: var(--s-128);
  margin: 0 auto;
  margin-bottom: var(--s-48);
  aspect-ratio: 1/1;
}
.c-benefit-card__eyebrow {
  margin-bottom: var(--s-24);
}
.c-benefit-card__title {
  margin-bottom: var(--s-40);
}
.c-benefit-card__content {
  width: 100%;
  max-width: 630px;
  margin: 0 auto;
}
.c-benefit-card__content p {
  margin-bottom: 1.3em;
}
.c-benefit-card__content p:last-child {
  margin-bottom: 0;
}
.c-location-card {
  display: flex;
  gap: var(--s-40);
  justify-content: space-between;
}
@media (max-width: 480px) {
  .c-location-card {
    flex-direction: column-reverse;
    gap: var(--s-40);
  }
}
.c-location-card__content {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: var(--s-40);
}
@media (max-width: 480px) {
  .c-location-card__content {
    width: 100%;
  }
}
.c-location-card__directions {
  margin-top: auto;
  margin-bottom: 0;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
}
.c-location-card__media {
  width: 50%;
}
@media (max-width: 480px) {
  .c-location-card__media {
    width: 100%;
  }
}
.c-location-card__media .c-responsive-media {
  overflow: hidden;
  border-radius: var(--s-12);
  max-width: 283px;
}
@media (max-width: 480px) {
  .c-location-card__media .c-responsive-media {
    max-width: 100%;
  }
}
.c-location-card__media .c-media-loader {
  background-color: var(--neutral-70);
}
.c-location-card__address p {
  margin-bottom: 1em;
}
.c-location-card__address p:last-child {
  margin-bottom: 0;
}
.c-job-card {
  padding: var(--s-48) var(--s-64);
  background-color: var(--neutral-70);
  border-radius: var(--s-20);
  display: flex;
  align-items: center;
  gap: var(--s-128);
}
@media (max-width: 1440px) {
  .c-job-card {
    gap: var(--s-64);
    padding: var(--s-48);
  }
}
@media (max-width: 1140px) {
  .c-job-card {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--s-40);
    padding: var(--s-40);
  }
}
.c-job-card__location {
  margin-left: auto;
  white-space: nowrap;
}
@media (max-width: 1140px) {
  .c-job-card__location {
    margin-left: 0;
    padding-bottom: var(--s-20);
    white-space: unset;
  }
}
.c-resource-card {
  border-radius: var(--s-48);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.c-resource-card__media {
  background-color: var(--bg-color);
}
.c-resource-card__media .c-media-loader {
  background-color: var(--bg-color);
}
.c-resource-card__content {
  background-color: var(--neutral-00);
  color: var(--neutral-90);
  padding: var(--s-40) var(--s-24);
  flex: 1 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: var(--s-24);
}
@media (max-width: 800px) {
  .c-resource-card__content {
    padding: var(--s-40);
  }
}
.c-resource-card__categories {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--s-8);
}
.c-resource-card__categories a {
  white-space: nowrap;
  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media (min-width: 1140px) and (hover: none) {
  .c-resource-card__categories a {
    -webkit-tap-highlight-color: transparent;
  }
  .c-resource-card__categories a:active {
    opacity: 0.6;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-resource-card__categories a:hover {
    opacity: 0.6;
  }
}
.c-resource-card__categories--column {
  flex-direction: column-reverse;
  align-items: center;
  gap: var(--s-12);
}
.c-resource-card__categories--column ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--s-8);
}
.c-resource-card__categories--column .c-category-list--1 {
  font-size: var(--mono-02);
  font-family: fk grotesk mono, monospace;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-weight: 400;
}
.c-resource-card__categories--column .c-category-list--2 {
  font-size: var(--mono-03);
  font-family: fk grotesk mono, monospace;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-weight: 400;
}
.c-resource-card__title {
  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media (min-width: 1140px) and (hover: none) {
  .c-resource-card__title {
    -webkit-tap-highlight-color: transparent;
  }
  .c-resource-card__title:active {
    opacity: 0.75;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-resource-card__title:hover {
    opacity: 0.75;
  }
}
.c-glossary-card {
  display: flex;
  flex-direction: column;
  gap: var(--s-20);
  align-items: flex-start;
}
.c-glossary-card__title {
  display: inline-block;
  transition: opacity 0.2s;
  position: relative;
  padding-right: var(--s-40);
}
.c-glossary-card__title:after {
  content: "→";
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  right: -0.25em;
  margin-left: var(--s-8);
}
@media (min-width: 1140px) and (hover: none) {
  .c-glossary-card {
    -webkit-tap-highlight-color: transparent;
  }
  .c-glossary-card:active .c-glossary-card__title {
    opacity: 0.75;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-glossary-card:hover .c-glossary-card__title {
    opacity: 0.75;
  }
}
.c-ecosystem-card {
  border-radius: var(--s-48);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: var(--s-48);
  height: 100%;
  background-color: var(--neutral-00);
  color: var(--neutral-90);
  padding: var(--s-64);
}
.c-ecosystem-card__media {
  background-color: var(--bg-color);
  width: 4em;
  border-radius: var(--s-32);
  overflow: hidden;
}
.c-ecosystem-card__media .c-media-loader {
  background-color: var(--bg-color);
}
.c-ecosystem-card__icon {
  aspect-ratio: 1/1;
}
.c-ecosystem-card__categories {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: var(--s-8);
}
.c-ecosystem-card__categories a {
  white-space: nowrap;
  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media (min-width: 1140px) and (hover: none) {
  .c-ecosystem-card__categories a {
    -webkit-tap-highlight-color: transparent;
  }
  .c-ecosystem-card__categories a:active {
    opacity: 0.6;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-ecosystem-card__categories a:hover {
    opacity: 0.6;
  }
}
.c-ecosystem-card__content {
  display: flex;
  flex-direction: column;
  gap: var(--s-32);
}
.c-ecosystem-card__title {
  max-width: 10.1875em;
  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media (min-width: 1140px) and (hover: none) {
  .c-ecosystem-card__title {
    -webkit-tap-highlight-color: transparent;
  }
  .c-ecosystem-card__title:active {
    opacity: 0.75;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-ecosystem-card__title:hover {
    opacity: 0.75;
  }
}
.c-ecosystem-card__text {
  max-width: 16.6071428571em;
  margin-top: auto;
  margin-bottom: 0;
}
.c-news-card {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: var(--s-24);
}
@media (max-width: 800px) {
  .c-news-card {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: var(--s-32);
  }
}
.c-news-card__cta:not(:first-child) {
  margin-top: var(--s-20);
}
@media (max-width: 1140px) {
  .c-news-card__cta:not(:first-child) {
    margin-top: 0;
  }
}
.c-event-card {
  border-radius: var(--s-48);
  overflow: hidden;
  display: flex;
  height: 100%;
  background-color: var(--neutral-00);
  color: var(--neutral-90);
  gap: var(--s-12);
}
@media (max-width: 640px) {
  .c-event-card {
    flex-direction: column;
    gap: 0;
  }
}
.c-event-card__media {
  width: 50%;
  background-color: var(--bg-color);
  border-radius: var(--s-48);
  overflow: hidden;
}
@media (max-width: 640px) {
  .c-event-card__media {
    width: 100%;
  }
}
.c-event-card__media .c-media-loader {
  background-color: var(--bg-color);
}
.c-event-card__content {
  width: 50%;
  padding: var(--s-24) var(--s-24) var(--s-24) var(--s-12);
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: var(--s-24);
}
@media (max-width: 640px) {
  .c-event-card__content {
    width: 100%;
    padding: var(--s-80) var(--s-40);
  }
}
.c-event-card__title {
  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media (min-width: 1140px) and (hover: none) {
  .c-event-card__title {
    -webkit-tap-highlight-color: transparent;
  }
  .c-event-card__title:active {
    opacity: 0.75;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-event-card__title:hover {
    opacity: 0.75;
  }
}
.c-form {
  display: block;
  width: 100%;
  position: relative;
}
.c-form__fieldset-flex-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: var(--s-30);
}
@media (max-width: 800px) {
  .c-form__fieldset-flex-wrapper {
    margin-bottom: var(--s-30);
    display: block;
  }
  .c-form__fieldset-flex-wrapper:last-child {
    margin-bottom: 0;
  }
}
.c-form__fieldset-flex-wrapper .c-form__fieldset:last-child {
  margin-bottom: var(--s-30);
}
.c-form__fieldset {
  display: flex;
  flex-direction: column;
  gap: var(--s-16);
  padding: 0;
  margin-bottom: var(--s-48);
  border-width: 0;
  position: relative;
}
.c-form__fieldset:last-child {
  margin-bottom: 0;
}
.c-form__fieldset:last-of-type {
  margin-bottom: 0;
}
.c-form__fieldset-flex-wrapper .c-form__fieldset {
  flex: 1 0;
}
.c-form__fieldset--flex {
  display: flex;
  gap: var(--s-16);
}
.c-form__label,
.c-form__legend {
  display: block;
  margin: 0 0 var(--s-8);
  color: inherit;
  cursor: pointer;
  width: 100%;
  text-transform: uppercase;
}
.c-form__label,
.c-form__legend {
  font-size: var(--mono-03);
  font-family: fk grotesk mono, monospace;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-weight: 400;
}
.c-form__input {
  height: 72px;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 0 var(--s-24);
  margin: 0;
  border-radius: var(--s-12);
  border: none;
  background-color: var(--cold-charcoal-1);
  box-shadow: none;
  outline: none;
  color: var(--white-1);
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (max-width: 800px) {
  .c-form__input {
    height: 48px;
  }
}
.c-form__input {
  font-size: var(--button-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
@media (min-width: 1140px) and (hover: none) {
  .c-form__input {
    -webkit-tap-highlight-color: transparent;
  }
  .c-form__input:active {
    outline: 0;
    box-shadow: none;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-form__input:hover {
    outline: 0;
    box-shadow: none;
  }
}
.c-form__input:focus {
  outline: 0;
  box-shadow: none;
}
.c-form__input:disabled {
  outline: 0;
  box-shadow: none;
  pointer-events: none;
}
.c-form__input:-webkit-autofill,
.c-form__input:-webkit-autofill:focus {
  transition: background-color 6e5s 0s, color 6e5s 0s;
}
.c-form__input[data-autocompleted] {
  background-color: initial !important;
}
.c-form__input::placeholder {
  color: #f5f8ff;
  opacity: 0.4;
}
.c-form__input:-ms-input-placeholder {
  color: #f5f8ff;
  opacity: 0.4;
}
.c-form__input::-ms-input-placeholder {
  color: #f5f8ff;
  opacity: 0.4;
}
.c-form__input--multiple {
  height: auto;
}
.c-form__input--multiple.ss-main {
  padding-top: var(--s-12);
  padding-bottom: var(--s-12);
}
.c-form__input--error {
  border-color: red;
}
@media (min-width: 1140px) and (hover: none) {
  .c-form__input--error {
    -webkit-tap-highlight-color: transparent;
  }
  .c-form__input--error:active {
    border-color: red;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-form__input--error:hover {
    border-color: red;
  }
}
.c-form__input--error:focus {
  border-color: red;
}
.c-form__input--password {
  padding-right: var(--s-48);
}
.c-form__input--search {
  padding-right: var(--s-128);
}
.c-form__input--newsletter {
  height: 40px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom-color: #fff;
  padding-left: 0;
  background-color: initial;
  color: #fff;
  border-radius: 0;
}
@media (min-width: 1140px) and (hover: none) {
  .c-form__input--newsletter {
    -webkit-tap-highlight-color: transparent;
  }
}
.c-form__input--newsletter::placeholder {
  color: rgba(255, 255, 255, 0.5);
  opacity: 1;
}
.c-form__input--newsletter:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.c-form__input--newsletter::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.c-form__input--textarea {
  min-height: 160px;
  height: 160px;
  padding-top: var(--s-24);
  padding-bottom: var(--s-24);
  resize: none;
}
.c-form__input--select {
  padding-right: var(--s-40);
  cursor: pointer;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14"><path fill="%23F5F8FF" d="M7 14 0 7l1.63-1.63 4.2 4.2V0h2.34v9.57l4.2-4.2L14 7l-7 7Z"/></svg>');
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: calc(100% - 24px);
}
.c-form__input--select-multiple {
  min-height: 6em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  background-image: none;
}
.c-form__input--inline {
  height: 40px;
  width: 70px;
  display: block;
  text-align: center;
  padding-left: var(--s-12);
  padding-right: var(--s-12);
}
.c-form__input--inline {
  font-size: var(--regular-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.c-form__checkbox,
.c-form__radio {
  position: absolute;
  z-index: -1;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
  box-sizing: border-box;
}
.c-form__checkbox-wrapper {
  margin-bottom: var(--s-16);
}
.c-form__checkbox-wrapper:last-child {
  margin-bottom: 0;
}
.c-form__checkbox-label,
.c-form__radio-label {
  box-sizing: border-box;
}
.c-form__checkbox-label:before,
.c-form__checkbox-label:after,
.c-form__radio-label:before,
.c-form__radio-label:after {
  box-sizing: border-box;
  line-height: 1;
  transform-origin: center;
}
.c-form__checkbox-label a,
.c-form__radio-label a {
  text-decoration: underline;
}
.c-form__radio-grid {
  display: flex;
  flex-wrap: wrap;
  gap: var(--s-16);
}
@media (max-width: 1140px) {
  .c-form__radio-grid {
    gap: var(--s-12);
  }
}
.c-form__checkbox + .c-form__checkbox-label {
  padding-left: var(--s-32);
  position: relative;
  display: inline-block;
  cursor: pointer;
  line-height: 1.3;
}
.c-form__checkbox + .c-form__checkbox-label {
  font-size: var(--regular-06);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
@media (max-width: 1140px) {
  .c-form__checkbox + .c-form__checkbox-label {
    padding-left: var(--s-40);
  }
}
.c-form__checkbox + .c-form__checkbox-label:before,
.c-form__checkbox + .c-form__checkbox-label:after {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.c-form__checkbox + .c-form__checkbox-label:before {
  border-radius: var(--s-4);
  content: "";
  background-color: var(--cold-charcoal-1);
  border: none;
}
.c-form__checkbox + .c-form__checkbox-label:after {
  content: "";
  transform: scale(0);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2210%22%20height=%228%22%20fill=%22none%22%3E%3Cpath%20fill=%22%23fff%22%20d=%22M3.822%205.178%201.465%202.821.286%204l3.536%203.536%205.892-5.893L8.536.464%203.822%205.178z%22/%3E%3C/svg%3E);
}
@media (min-width: 1140px) and (hover: none) {
  .c-form__checkbox {
    -webkit-tap-highlight-color: transparent;
  }
  .c-form__checkbox:active:not(:checked) + .c-form__checkbox-label:before {
    outline: 0;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-form__checkbox:hover:not(:checked) + .c-form__checkbox-label:before {
    outline: 0;
  }
}
.c-form__checkbox:focus:not(:checked) + .c-form__checkbox-label:before {
  outline: 0;
}
.c-form__checkbox:checked + .c-form__checkbox-label:before {
  outline: 0;
}
.c-form__checkbox:checked + .c-form__checkbox-label:after {
  transform: scale(0.5);
}
.c-form__checkbox:disabled + .c-form__checkbox-label {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.c-form__radio + .c-form__radio-label {
  border-radius: 10px;
  color: #000;
  border: 1px solid #000;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: var(--s-16);
  cursor: pointer;
}
.c-form__radio + .c-form__radio-label {
  font-size: var(--regular-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
@media (max-width: 1140px) {
  .c-form__radio + .c-form__radio-label {
    padding: var(--s-12);
  }
}
.c-form__radio + .c-form__radio-label .u-icon {
  margin-right: var(--s-16);
  font-size: 1.4em;
}
@media (min-width: 1140px) and (hover: none) {
  .c-form__radio {
    -webkit-tap-highlight-color: transparent;
  }
  .c-form__radio:active:not(:checked) + .c-form__radio-label {
    outline: 0;
    box-shadow: none;
    color: #000;
    border-color: #000;
    background-color: #fff;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-form__radio:hover:not(:checked) + .c-form__radio-label {
    outline: 0;
    box-shadow: none;
    color: #000;
    border-color: #000;
    background-color: #fff;
  }
}
.c-form__radio:focus:not(:checked) + .c-form__radio-label {
  outline: 0;
  box-shadow: none;
  color: #000;
  border-color: #000;
  background-color: #fff;
}
.c-form__radio:checked + .c-form__radio-label {
  outline: 0;
  box-shadow: none;
  color: #fff;
  border-color: #000;
  background-color: #000;
}
.c-form__errors {
  margin-bottom: var(--s-30);
  color: red;
}
.c-form__errors-list {
  margin-top: var(--s-16);
}
.c-form__errors-list li {
  margin-bottom: var(--s-5);
}
.c-form__errors-list li:last-child {
  margin-bottom: 0;
}
.c-form__errors-list a {
  text-decoration: underline;
}
.c-form__success {
  margin-bottom: var(--s-30);
}
.c-form__success:last-child {
  margin-bottom: 0;
}
.c-form__success-message {
  margin-top: var(--s-16);
}
.c-form__success-message:first-child,
.c-form__success-message:only-child {
  margin-top: 0;
}
.c-form__success-cta {
  margin-top: var(--s-16);
}
.c-form__success-cta:first-child,
.c-form__success-cta:only-child {
  margin-top: 0;
}
.c-form__success--newsletter {
  margin-top: var(--s-5);
  margin-bottom: 0;
}
.c-form__validation-message {
  margin-top: var(--s-5);
  color: red;
}
.c-form__password-wrapper {
  position: relative;
}
.c-form__password-toggle {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  font-size: 20px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: var(--s-16);
  padding-right: var(--s-16);
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.c-form__password-toggle:hover,
.c-form__password-toggle:focus,
.c-form__password-toggle:active {
  outline: none;
}
.c-form__password-toggle:active:not(:disabled):focus-visible,
.c-form__password-toggle:focus:not(:disabled):focus-visible {
  outline: 0;
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #000;
}
@media (min-width: 1140px) and (hover: none) {
  .c-form__password-toggle {
    -webkit-tap-highlight-color: transparent;
  }
  .c-form__password-toggle:active {
    color: #000;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-form__password-toggle:hover {
    color: #000;
  }
}
.c-form__password-toggle:active:not(:disabled):focus-visible,
.c-form__password-toggle:focus:not(:disabled):focus-visible {
  outline: 0;
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #000;
}
@media (max-width: 800px) {
  .c-form__password-toggle {
    font-size: 16px;
  }
}
.has-password-visible .c-form__password-toggle {
  color: #000;
}
.c-form__search-wrapper {
  position: relative;
}
.c-form__search-actions {
  position: absolute;
  top: 50%;
  right: var(--s-20);
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  gap: var(--s-12);
}
.c-form__search-reset,
.c-form__search-submit {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  color: var(--neutral-00);
}
.c-form__search-reset:hover,
.c-form__search-reset:focus,
.c-form__search-reset:active,
.c-form__search-submit:hover,
.c-form__search-submit:focus,
.c-form__search-submit:active {
  outline: none;
}
.c-form__search-reset:active:not(:disabled):focus-visible,
.c-form__search-reset:focus:not(:disabled):focus-visible,
.c-form__search-submit:active:not(:disabled):focus-visible,
.c-form__search-submit:focus:not(:disabled):focus-visible {
  outline: 0;
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #000;
}
.c-form__search-reset {
  display: none;
}
.c-form__search-reset.is-visible {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.c-form__newsletter-wrapper {
  position: relative;
  display: flex;
}
.c-form__newsletter-submit {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  background-color: #000;
  color: #fff;
  flex-shrink: 0;
  flex-grow: 0;
  padding-left: var(--s-12);
  padding-right: var(--s-12);
}
.c-form__newsletter-submit:hover,
.c-form__newsletter-submit:focus,
.c-form__newsletter-submit:active {
  outline: none;
}
.c-form__newsletter-submit:active:not(:disabled):focus-visible,
.c-form__newsletter-submit:focus:not(:disabled):focus-visible {
  outline: 0;
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #000;
}
@media (min-width: 1140px) and (hover: none) {
  .c-form__newsletter-submit {
    -webkit-tap-highlight-color: transparent;
  }
  .c-form__newsletter-submit:active {
    background-color: #fff;
    color: #000;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-form__newsletter-submit:hover {
    background-color: #fff;
    color: #000;
  }
}
.c-form__file {
  position: absolute;
  z-index: -1;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.c-form__file-wrapper {
  position: relative;
}
.c-form__file-wrapper .wpcf7-form-control-wrap {
  position: unset;
}
.c-form__file-label {
  height: 72px;
  display: block;
  cursor: pointer;
  position: relative;
  user-select: none;
  background: 0 0;
  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  background-color: var(--cold-charcoal-1);
  border-radius: var(--s-12);
  padding: 0 var(--s-24);
}
@media (max-width: 800px) {
  .c-form__file-label {
    height: 48px;
  }
}
.c-form__file-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.c-form__file-placeholder {
  font-size: var(--button-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
.is-active .c-form__file-placeholder {
  display: none;
}
.c-form__file-info {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: space-between;
  display: none;
  padding: 0 var(--s-24) 0 var(--s-64);
}
.c-form__file-info {
  font-size: var(--button-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
.is-active .c-form__file-info {
  display: flex;
}
.c-form__file-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-form__file-size {
  white-space: nowrap;
}
.c-form__file-reset {
  display: flex;
  position: absolute;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.c-form__file-reset svg {
  display: inline-block;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
.is-active .c-form__file-reset {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.c-form__select-wrapper {
  position: relative;
  cursor: pointer;
}
.c-form__select-indicator {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  right: var(--s-16);
  transform: translateY(-50%);
  font-size: 0.75em;
  pointer-events: none;
}
.c-form__section {
  padding-bottom: var(--s-128);
}
.c-form__section:last-child {
  padding-bottom: 0;
}
.c-form__section h3 {
  text-align: center;
  margin-bottom: var(--s-80);
}
.c-form__section h3 {
  font-size: var(--bold-05);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: -0.01em;
  font-weight: 700;
}
@media (max-width: 800px) {
  .c-form__section h3 {
    line-height: 1;
    letter-spacing: normal;
  }
}
.c-form__thank-you {
  position: absolute;
  inset: -1px;
  z-index: 20;
  background-color: var(--neutral-80);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--s-48);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.2s;
}
.c-form.submitting .c-button {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}
.c-form.submitting .c-spinner__inner {
  border-top-color: initial;
}
.c-form.is-submitted .c-form__thank-you {
  opacity: 1;
  visibility: visible;
  pointer-events: unset;
}
.c-form--job-application .c-form__thank-you {
  justify-content: flex-end;
}
.c-newsletter-form {
  max-width: 600px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: var(--s-32);
}
.c-newsletter-form__input-wrapper {
  position: relative;
}
.c-newsletter-form__input {
  height: 72px;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 0 var(--s-160) 0 var(--s-24);
  margin: 0;
  border-radius: var(--s-12);
  border: none;
  background-color: var(--cold-charcoal-1);
  box-shadow: none;
  outline: none;
  color: var(--white-1);
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.c-newsletter-form__input {
  font-size: var(--button-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
@media (max-width: 800px) {
  .c-newsletter-form__input {
    height: 48px;
  }
}
@media (min-width: 1140px) and (hover: none) {
  .c-newsletter-form__input {
    -webkit-tap-highlight-color: transparent;
  }
  .c-newsletter-form__input:active {
    outline: 0;
    box-shadow: none;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-newsletter-form__input:hover {
    outline: 0;
    box-shadow: none;
  }
}
.c-newsletter-form__input:focus {
  outline: 0;
  box-shadow: none;
}
.c-newsletter-form__input:disabled {
  outline: 0;
  box-shadow: none;
  pointer-events: none;
}
.c-newsletter-form__input:-webkit-autofill,
.c-newsletter-form__input:-webkit-autofill:focus {
  transition: background-color 6e5s 0s, color 6e5s 0s;
}
.c-newsletter-form__input[data-autocompleted] {
  background-color: initial !important;
}
.c-newsletter-form__input::placeholder {
  color: #f5f8ff;
  opacity: 0.4;
}
.c-newsletter-form__input:-ms-input-placeholder {
  color: #f5f8ff;
  opacity: 0.4;
}
.c-newsletter-form__input::-ms-input-placeholder {
  color: #f5f8ff;
  opacity: 0.4;
}
.c-newsletter-form__submit {
  border-radius: 99px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  cursor: pointer;
  margin: 0;
  overflow: hidden;
  outline: 0;
  border: none;
  vertical-align: top;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: none;
  text-align: center;
  outline: none;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  right: var(--s-16);
  transform: translateY(-50%);
  padding-left: var(--s-24);
  padding-right: var(--s-24);
  background-color: #3257EE;
  color: #02050a;
  border: 1px solid #3257EE;
  overflow: hidden;
  height: 40px;
}
.c-newsletter-form__submit {
  font-size: var(--button-02);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
@media (max-width: 800px) {
  .c-newsletter-form__submit {
    height: 32px;
  }
}
.c-newsletter-form__submit::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(0deg, rgba(255, 239, 70, 0) 0%, #3257EE 100%);
  z-index: 1;
}
.c-newsletter-form__submit::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(180deg, rgba(255, 239, 70, 0) 0%, #3257EE 100%);
  z-index: 1;
}
.c-newsletter-form__submit div {
  height: 100%;
  display: grid;
  grid-template-rows: 100% 100%;
  transform: translateY(-100%);
  transition: transform 200ms ease-in-out;
}
.c-newsletter-form__submit span {
  display: flex;
  align-items: center;
}
@media (min-width: 1140px) and (hover: none) {
  .c-newsletter-form__submit {
    -webkit-tap-highlight-color: transparent;
  }
  .c-newsletter-form__submit:active:not(:disabled) div {
    transform: translateY(0);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-newsletter-form__submit:hover:not(:disabled) div {
    transform: translateY(0);
  }
}
.c-newsletter-form__submit svg {
  display: inline-block;
  margin-bottom: 0.25em;
  margin-right: var(--s-12);
}
.c-newsletter-form a {
  text-decoration: underline;
}
.c-newsletter-form p {
  font-size: var(--regular-07);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
@media (max-width: 800px) {
  .c-newsletter-form p {
    margin-top: var(--s-16);
  }
}
.c-newsletter-form.invalid .wpcf7-response-output {
  color: #ff4b3f;
  display: none;
}
.c-newsletter-form .wpcf7-response-output {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.c-newsletter-form .wpcf7-response-output {
  font-size: var(--regular-07);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.c-newsletter-form.sent .wpcf7-response-output {
  color: #71cc49;
}
.c-newsletter-form .wpcf7-not-valid-tip {
  position: absolute;
  top: 100%;
  margin-top: 0.5em;
  width: 100%;
}
.c-newsletter-form .wpcf7-not-valid-tip {
  font-size: var(--regular-07);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.c-newsletter-form .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
.c-modal {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.2s;
}
.c-modal.is-open {
  visibility: visible;
  pointer-events: auto;
  position: fixed;
  inset: 0;
  z-index: 300;
  opacity: 1;
}
.c-modal__overlay {
  position: absolute;
  inset: 0;
  background-color: #02050a;
  opacity: 0.8;
}
.c-modal__content {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: max-content;
  min-width: 300px;
  min-height: 320px;
  max-height: 90vh;
  background-color: #02050a;
  border-radius: var(--s-24);
  overflow-y: auto;
  border: 1px solid #898a93;
  color: #f5f8ff;
  transform: translate(-50%, -50%);
}
@media (max-width: 800px) {
  .c-modal__content {
    width: 90%;
    max-height: 90%;
  }
}
.c-modal__close {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  width: var(--s-64);
  height: var(--s-64);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--neutral-70);
  border-radius: 50%;
  transition: all 0.2s;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  will-change: transform, opacity;
}
.c-modal__close:hover,
.c-modal__close:focus,
.c-modal__close:active {
  outline: none;
}
.c-modal__close > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.c-modal__close .u-icon {
  font-size: 0.85em;
}
@media (min-width: 1140px) and (hover: none) {
  .c-modal__close {
    -webkit-tap-highlight-color: transparent;
  }
  .c-modal__close:active {
    opacity: 0.7;
    transform: rotate(90deg) scale(0.8);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-modal__close:hover {
    opacity: 0.7;
    transform: rotate(90deg) scale(0.8);
  }
}
.c-modal__header {
  display: flex;
  justify-content: flex-end;
  position: relative;
  z-index: 1;
  padding: var(--s-32);
}
.c-modal__content-inner {
  height: 100%;
}
.c-newsletter-modal {
  color: var(--neutral-00);
  padding: 0 var(--s-160) var(--s-128);
}
@media (max-width: 1140px) {
  .c-newsletter-modal {
    padding: var(--s-32);
    padding-top: 0;
  }
}
.c-newsletter-modal__content {
  display: flex;
  flex-direction: column;
  gap: var(--s-96);
}
.c-newsletter-modal__title {
  max-width: 800px;
  margin: 0 auto;
}
.c-download-modal {
  color: var(--neutral-00);
  padding: 0 var(--s-64) var(--s-64);
  width: 100%;
  max-width: 940px;
  min-width: 940px;
}
@media (max-width: 1440px) {
  .c-download-modal {
    min-width: unset;
  }
}
@media (max-width: 1140px) {
  .c-download-modal {
    padding: var(--s-32);
    padding-top: 0;
  }
}
.c-download-modal__content {
  display: flex;
  flex-direction: column;
  gap: var(--s-96);
}
.c-download-modal__title,
.c-download-modal__subtitle {
  margin: 0 auto;
}
.c-download-modal__title {
  max-width: 420px;
}
.c-download-modal__subtitle {
  max-width: 570px;
}
.c-download-modal__media {
  max-width: 200px;
  margin: 0 auto;
  background-color: var(--neutral-00);
  border-radius: var(--s-12);
  padding: var(--s-8);
}
.c-download-modal__media img,
.c-download-modal__media canvas {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
}
.c-download-modal__qr {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  display: block;
}
.c-article {
  border-radius: var(--s-48);
  overflow: hidden;
  background-color: var(--neutral-00);
  padding: var(--s-80) var(--s-40) var(--s-96);
}
.c-article__header {
  padding-bottom: var(--s-96);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: var(--s-96);
}
.c-article__meta {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--s-32);
}
.c-article__back-cta {
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  position: relative;
}
.c-article__back-cta:before {
  content: "←";
  display: inline-block;
  position: absolute;
  top: -0.1em;
  right: 100%;
  margin-right: var(--s-8);
}
@media (min-width: 1140px) and (hover: none) {
  .c-article__back-cta {
    -webkit-tap-highlight-color: transparent;
  }
  .c-article__back-cta:active {
    opacity: 0.6;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-article__back-cta:hover {
    opacity: 0.6;
  }
}
.c-article__back-cta:not(:last-child) {
  margin-bottom: var(--s-40);
}
.c-article__categories {
  width: 100%;
  max-width: 63em;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--s-8);
}
.c-article__categories a {
  white-space: nowrap;
  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media (min-width: 1140px) and (hover: none) {
  .c-article__categories a {
    -webkit-tap-highlight-color: transparent;
  }
  .c-article__categories a:active {
    opacity: 0.6;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-article__categories a:hover {
    opacity: 0.6;
  }
}
.c-article__categories--column {
  flex-direction: column-reverse;
  align-items: center;
  gap: var(--s-24);
}
.c-article__categories--column ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--s-8);
}
.c-article__categories--column .c-category-list--1 {
  font-size: var(--mono-01);
  font-family: fk grotesk mono, monospace;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-weight: 400;
}
.c-article__categories--column .c-category-list--2 {
  font-size: var(--mono-02);
  font-family: fk grotesk mono, monospace;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-weight: 400;
}
.c-article__title {
  max-width: 13.125em;
}
.c-article__media {
  border-radius: var(--s-48);
  overflow: hidden;
  max-width: 29.4375em;
}
.c-article__media--narrow {
  max-width: 12.5em;
}
.c-article__content {
  max-width: 29.4375em;
}
.c-article__content-excerpt {
  padding-bottom: var(--s-96);
}
.c-article__content-excerpt p {
  line-height: 1.2em;
}
.c-article__categories,
.c-article__title,
.c-article__media,
.c-article__content {
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1140px) {
  .c-single-article-share {
    display: none;
  }
}
.c-category-list {
  font-size: var(--mono-01);
  font-family: fk grotesk mono, monospace;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-weight: 400;
}
.c-page {
  background-color: var(--neutral-00);
  border-radius: var(--s-48);
  display: flex;
  flex-direction: column;
  gap: var(--s-96);
  padding-top: var(--s-64);
  padding-bottom: var(--s-200);
  padding-left: var(--s-64);
  padding-right: var(--s-64);
}
.c-page__header {
  margin: 0 auto;
  max-width: 940px;
}
.c-page__header img {
  width: 300px;
  display: inline-block;
  margin-bottom: var(--s-80);
}
.c-page__header h1 {
  margin-bottom: var(--s-64);
}
.c-page__header--sitemap h1 {
  margin-bottom: 0;
}
.c-page__content {
  width: 100%;
  margin: 0 auto;
  max-width: 940px;
}
.c-page__content--sitemap {
  max-width: 100%;
}
.c-single-job-header {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--s-12);
}
@media (max-width: 1140px) {
  .c-single-job-header {
    grid-template-columns: 1fr;
  }
}
.c-single-job-header__image {
  border-radius: var(--s-48);
  overflow: hidden;
  position: relative;
  aspect-ratio: 1/1;
}
.c-single-job-header__content {
  background-color: var(--neutral-00);
  border-radius: var(--s-48);
  padding: var(--s-64) var(--s-80);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: var(--s-200);
}
.c-single-job-content {
  background-color: var(--neutral-00);
  border-radius: var(--s-48);
  padding: var(--s-200) var(--s-80);
}
@media (max-width: 1140px) {
  .c-single-job-content {
    padding: var(--s-200) var(--s-64);
  }
}
.c-single-job-content__inner {
  margin: 0 auto;
  max-width: 940px;
}
.c-single-guide-content__inner {
  display: flex;
  flex-direction: column;
  gap: var(--s-12);
}
@media (max-width: 640px) {
  .c-single-guide-content__inner {
    gap: var(--s-6);
  }
}
.c-single-job-application {
  background-color: var(--neutral-80);
  color: var(--neutral-00);
  border-radius: var(--s-48);
  padding: var(--s-160) var(--s-80);
}
@media (max-width: 1140px) {
  .c-single-job-application {
    padding: var(--s-160) var(--s-24);
  }
}
.c-single-job-application__inner {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: var(--s-128);
  max-width: 1280px;
}
.c-single-job-application__form {
  border: 1px solid var(--neutral-50);
  border-radius: var(--s-24);
  padding: var(--s-128);
}
@media (max-width: 1140px) {
  .c-single-job-application__form {
    padding: var(--s-128) var(--s-24);
  }
}
.c-single-job-application__form .c-form {
  margin: 0 auto;
  max-width: 600px;
}
.c-home-hero-module {
  margin: 0 auto;
  padding: var(--s-96) var(--s-40) 0;
  display: flex;
  flex-direction: column;
  gap: var(--s-96);
  align-items: center;
  border-radius: var(--s-48);
  background-color: var(--neutral-00);
}
.c-home-hero-module__header {
  display: flex;
  flex-direction: column;
  gap: var(--s-64);
  align-items: center;
}
.c-home-hero-module__logo {
  max-width: 890px;
  width: 100%;
  aspect-ratio: 300/72;
  position: relative;
}
.c-home-hero-module__logo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 300/72;
}
.c-home-hero-module__actions {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: var(--s-16);
}
.c-home-hero-module__media {
  width: 600px;
}
@media (max-width: 800px) {
  .c-home-hero-module__media {
    width: 100%;
  }
}
.c-home-hero-module--narrow .c-home-hero-module__heading {
  max-width: 780px;
}
.c-home-hero-module--medium .c-home-hero-module__heading {
  max-width: 1206px;
}
.c-home-hero-module--wide .c-home-hero-module__heading {
  max-width: 1366px;
}
#extension-hero-btn {
  display: none;
}
@media (min-width: 1140px) {
  #extension-hero-btn {
    padding-left: var(--s-96);
    display: none;
  }
  #extension-hero-btn.abtest1015 {
    display: flex !important;
  }
  #extension-hero-btn span {
    position: relative;
  }
  #extension-hero-btn span:before {
    content: "";
    position: absolute;
    top: calc(50% - 17px);
    left: -48px;
    width: 32px;
    height: 32px;
  }
  #extension-hero-btn.chrome span:before {
    background: url(https://www.solflare.com/wp-content/themes/solflare-web-2024/static/icons/browser/chrome.svg)
      no-repeat 50%;
    background-size: contain;
  }
  #extension-hero-btn.firefox span:before {
    background: url(https://www.solflare.com/wp-content/themes/solflare-web-2024/static/icons/browser/firefox.svg)
      no-repeat 50%;
    background-size: contain;
  }
  #extension-hero-btn.brave span:before {
    background: url(https://www.solflare.com/wp-content/themes/solflare-web-2024/static/icons/browser/brave.svg)
      no-repeat 50%;
    background-size: contain;
  }
  #extension-hero-btn.edge span:before {
    background: url(https://www.solflare.com/wp-content/themes/solflare-web-2024/static/icons/browser/edge.svg)
      no-repeat 50%;
    background-size: contain;
  }
  #extension-hero-btn.opera span:before {
    background: url(https://www.solflare.com/wp-content/themes/solflare-web-2024/static/icons/browser/opera.svg)
      no-repeat 50%;
    background-size: contain;
  }
  #extension-hero-btn.arc span:before {
    background: url(https://www.solflare.com/wp-content/themes/solflare-web-2024/static/icons/browser/arc.svg)
      no-repeat 50%;
    background-size: contain;
  }
}
.c-stats-module {
  padding: var(--s-128) var(--s-80) var(--s-48);
  border-radius: var(--s-48);
  background-color: var(--sol-yellow);
}
.c-stats-module__list {
  display: flex;
  justify-content: space-between;
  gap: var(--s-48);
}
@media (max-width: 1140px) {
  .c-stats-module__list {
    flex-direction: column;
    gap: var(--s-96);
  }
}
.c-stats-module__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--s-96);
}
@media (max-width: 1140px) {
  .c-stats-module__item {
    gap: var(--s-48);
  }
}
.c-stats-module__counter {
  display: flex;
  align-items: center;
}
.c-stats-module__counter-wrapper {
  height: 1.91ex;
  overflow: hidden;
}
.c-stats-module__counter-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.c-featured-title-module {
  padding: var(--s-160) 0;
  background-color: var(--neutral-90);
  color: var(--neutral-00);
  border-radius: var(--s-48);
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: var(--s-80);
  margin: 0 auto;
}
.c-featured-title-module__title {
  max-width: 1260px;
}
.c-featured-title-module--narrow .c-featured-title-module__title {
  max-width: 780px;
}
.c-featured-title-module--medium .c-featured-title-module__title {
  max-width: 1260px;
}
.c-featured-title-module--wide .c-featured-title-module__title {
  max-width: 1580px;
}
.c-secondary-media-card-module {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--s-12);
}
@media (max-width: 1140px) {
  .c-secondary-media-card-module {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 640px) {
  .c-secondary-media-card-module {
    gap: var(--s-6);
  }
}
.c-secondary-media-card-module__media {
  border-radius: var(--s-48);
  overflow: hidden;
  grid-area: media;
  background-color: rgb(29, 29, 148)
}
@media (max-width: 640px) {
  .c-secondary-media-card-module__media {
    padding: var(--s-48);
  }
}
.c-secondary-media-card-module__media .c-media-loader {
  background-color: var(--bg-color);
}
.c-secondary-media-card-module__content {
  padding: var(--s-64);
  border-radius: var(--s-48);
  background-color: var(--neutral-00);
  grid-area: content;
  display: flex;
  flex-direction: column;
  gap: var(--s-48);
}
@media (max-width: 640px) {
  .c-secondary-media-card-module__content {
    aspect-ratio: 1/1;
  }
}
.c-secondary-media-card-module--left {
  grid-template-areas: "media content";
}
@media (max-width: 1140px) {
  .c-secondary-media-card-module--left {
    grid-template-areas: "media" "content";
  }
}
.c-secondary-media-card-module--right {
  grid-template-areas: "content media";
}
@media (max-width: 1140px) {
  .c-secondary-media-card-module--right {
    grid-template-areas: "media" "content";
  }
}
.c-primary-media-card-module {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--s-12);
}
@media (max-width: 1140px) {
  .c-primary-media-card-module {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 640px) {
  .c-primary-media-card-module {
    gap: var(--s-6);
  }
}
.c-primary-media-card-module__media {
  border-radius: var(--s-48);
  overflow: hidden;
  grid-area: media;
  background-color: var(--bg-color);
  position: relative;
}
.c-primary-media-card-module__media--3-4 {
  padding: var(--s-48) 0;
}
.c-primary-media-card-module__media--3-4 .c-responsive-media {
  max-width: 635px;
  margin: 0 auto;
}
.c-primary-media-card-module__media .c-media-loader {
  background-color: var(--bg-color);
}
.c-primary-media-card-module__icon {
  position: absolute;
  top: var(--s-64);
  left: var(--s-64);
  aspect-ratio: 1/1;
  z-index: 3;
  max-width: 48px;
}
@media (max-width: 800px) {
  .c-primary-media-card-module__icon {
    top: var(--s-40);
    left: var(--s-40);
    max-width: 32px;
  }
}
@media (max-width: 480px) {
  .c-primary-media-card-module__icon {
    max-width: 24px;
  }
}
.c-primary-media-card-module__content {
  padding: var(--s-64);
  border-radius: var(--s-48);
  background-color: var(--neutral-00);
  grid-area: content;
  display: flex;
  flex-direction: column;
  gap: var(--s-48);
}
@media (max-width: 640px) {
  .c-primary-media-card-module__content {
    aspect-ratio: 1/1;
  }
}
.c-primary-media-card-module__text {
  margin-top: auto;
}
.c-primary-media-card-module__actions {
  display: flex;
  gap: var(--s-12);
}
@media (max-width: 1140px) {
  .c-primary-media-card-module__actions {
    flex-wrap: wrap;
  }
}
@media (max-width: 640px) {
  .c-primary-media-card-module__actions {
    gap: var(--s-6);
  }
}
.c-primary-media-card-module--left {
  grid-template-areas: "media content";
}
.c-primary-media-card-module--right {
  grid-template-areas: "content media";
}
.c-primary-media-cards-b-module__cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: var(--s-12);
  grid-row-gap: var(--s-12);
}
@media (max-width: 800px) {
  .c-primary-media-cards-b-module__cards {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: var(--s-6);
  }
}
.c-primary-media-cards-b-module__card {
  display: flex;
  flex-direction: column;
}
.c-primary-media-cards-b-module .c-media-loader {
  background-color: var(--bg-color);
}
.c-primary-media-cards-c-module {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: var(--s-12);
  grid-row-gap: var(--s-12);
}
@media (max-width: 800px) {
  .c-primary-media-cards-c-module {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: var(--s-6);
  }
}
.c-tertiary-media-card-module {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--s-12);
  grid-template-areas: "media content";
  width: 100%;
}
@media (max-width: 960px) {
  .c-tertiary-media-card-module {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 640px) {
  .c-tertiary-media-card-module {
    gap: var(--s-6);
  }
}
.c-tertiary-media-card-module__media {
  border-radius: var(--s-48);
  overflow: hidden;
  grid-area: media;
  background-color: var(--neutral-70);
  max-width: 100%;
}
.c-tertiary-media-card-module__media .c-media-loader {
  background-color: var(--neutral-70);
}
.c-tertiary-media-card-module__content {
  padding: var(--s-64);
  border-radius: var(--s-48);
  background-color: var(--neutral-00);
  grid-area: content;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: var(--s-48);
}
@media (max-width: 960px) {
  .c-tertiary-media-card-module__content {
    aspect-ratio: 1/1;
  }
}
.c-tertiary-media-card-module__title {
  padding-bottom: var(--s-48);
}
.c-primary-features-module {
  position: relative;
}
.c-primary-features-module__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: clip;
}
.c-primary-features-module__bg span {
  display: block;
  width: 100%;
  height: 100svh;
  position: sticky;
  top: 0;
}
.c-primary-features-module__bg span:before {
  content: "";
  position: absolute;
  top: var(--s-12);
  bottom: var(--s-12);
  left: 0;
  right: 0;
  display: block;
  background-color: var(--neutral-00);
  border-radius: var(--s-48);
}
@media (max-width: 640px) {
  .c-primary-features-module__bg span:before {
    top: var(--s-6);
    bottom: var(--s-6);
  }
}
.c-primary-features-module__inner {
  padding: 0 var(--s-48);
  display: flex;
  flex-direction: column;
  gap: var(--s-96);
  position: relative;
}
.c-primary-features-module__tags {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  padding: 0 var(--s-48);
}
.c-primary-features-module__feature {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: var(--s-12);
}
.c-primary-features-module__feature {
  min-height: calc(100svh - var(--s-12) - var(--s-12));
}
@media (max-width: 800px) {
  .c-primary-features-module__feature {
    display: flex;
    gap: unset;
  }
}
.c-primary-features-module__feature-left {
  grid-column: 2/7;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100svh;
  position: sticky;
  top: 0;
}
@media (max-width: 800px) {
  .c-primary-features-module__feature-left {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.c-primary-features-module__feature-right {
  grid-column: 7/13;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 800px) {
  .c-primary-features-module__feature-right {
    width: 100%;
  }
}
.c-primary-features-module__feature-media-wrapper {
  height: 100svh;
  position: sticky;
  top: 0;
  overflow: clip;
}
@media (max-width: 800px) {
  .c-primary-features-module__feature-media-wrapper {
    margin-bottom: 50svh;
    height: 50svh;
  }
}
.c-primary-features-module__feature-media-wrapper:before {
  content: "";
  display: none;
  position: absolute;
  bottom: 0;
  margin-bottom: -2px;
  z-index: 4;
  left: 0;
  width: 100%;
  height: var(--s-64);
  background: #02050a;
  background: linear-gradient(
    0deg,
    #f5f8ff 33%,
    rgba(245, 248, 255, 0.75) 63%,
    rgba(255, 255, 255, 0) 100%
  );
}
@media (max-width: 800px) {
  .c-primary-features-module__feature-media-wrapper:before {
    display: block;
  }
}
.c-primary-features-module__feature-media {
  position: absolute;
  top: var(--s-12);
  left: 0;
  width: 100%;
  margin: 0 auto;
  height: calc(100svh - var(--s-12) - var(--s-12));
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 800px) {
  .c-primary-features-module__feature-media {
    height: 50svh;
  }
}
.c-primary-features-module__feature-media.is-active .c-responsive-media {
  opacity: 1;
  visibility: visible;
}
.c-primary-features-module__feature-media .c-responsive-media {
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
  width: 100%;
  max-width: 635px;
  margin: 0 auto;
  max-height: calc(100svh - var(--s-12) - var(--s-12));
}
@media (max-width: 800px) {
  .c-primary-features-module__feature-media .c-responsive-media {
    max-width: 50vw;
  }
}
@media (min-aspect-ratio: 16/9) {
  .c-primary-features-module__feature-media .c-responsive-media {
    max-width: 50svh;
  }
}
.c-primary-features-module__feature-content {
  max-width: 660px;
  height: 100svh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: var(--s-64);
  padding-bottom: var(--s-64);
}
@media (max-width: 800px) {
  .c-primary-features-module__feature-content {
    width: 100%;
    text-align: center;
    justify-content: flex-end;
  }
}
.c-primary-features-module__feature-content article {
  display: block;
}
@media (max-width: 800px) {
  .c-primary-features-module__feature-content article {
    height: 50svh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    padding-top: var(--s-64);
    padding-bottom: var(--s-64);
  }
}
.c-primary-features-module__feature-content article:before {
  content: "";
  display: none;
  position: absolute;
  z-index: -1;
  bottom: 100%;
  margin-bottom: -2px;
  left: 0;
  width: 100%;
  height: var(--s-64);
  background: #02050a;
  background: linear-gradient(
    0deg,
    #f5f8ff 33%,
    rgba(245, 248, 255, 0.75) 63%,
    rgba(255, 255, 255, 0) 100%
  );
}
.c-primary-features-module__feature-title {
  margin-bottom: var(--s-64);
}
@media (max-width: 800px) {
  .c-primary-features-module__feature-title {
    padding-top: var(--s-64);
  }
}
@media (max-width: 480px) {
  .c-primary-features-module__feature-title {
    padding-top: 0;
  }
}
.c-primary-features-module .c-section-tags {
  position: sticky;
  top: 0;
  height: 100svh;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 800px) {
  .c-primary-features-module .c-section-tags {
    height: 50svh;
    margin-bottom: 50svh;
  }
}
.c-primary-features-b-module {
  display: flex;
  align-items: center;
  background-color: var(--neutral-00);
  border-radius: var(--s-48);
  overflow: hidden;
}
@media (max-width: 1140px) {
  .c-primary-features-b-module {
    flex-direction: column-reverse;
  }
}
.c-primary-features-b-module__media {
  width: 50%;
  overflow: hidden;
}
@media (max-width: 1140px) {
  .c-primary-features-b-module__media {
    width: 100%;
  }
}
.c-primary-features-b-module__content {
  width: 50%;
  padding: var(--s-64);
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
}
@media (max-width: 1140px) {
  .c-primary-features-b-module__content {
    width: 100%;
    aspect-ratio: unset;
  }
}
.c-primary-features-b-module__content-inner {
  max-width: 20em;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: var(--s-64);
}
@media (max-width: 1140px) {
  .c-primary-features-b-module__content-inner {
    text-align: center;
  }
}
.c-primary-features-b-module--right {
  flex-direction: row-reverse;
}
@media (max-width: 1140px) {
  .c-primary-features-b-module--right {
    flex-direction: column-reverse;
  }
}
.c-secondary-features-module {
  background-color: var(--neutral-00);
  border-radius: var(--s-48);
  padding: var(--s-160) var(--s-48);
  display: flex;
  flex-direction: column;
  gap: var(--s-96);
  position: relative;
}
.c-secondary-features-module__title {
  max-width: 720px;
  margin: 0 auto;
}
.c-secondary-features-module__actions {
  display: flex;
  gap: var(--s-12);
  justify-content: center;
}
.c-secondary-features-module__features {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: var(--s-12);
  row-gap: var(--s-96);
  margin: 0 auto;
  max-width: 1206px;
}
@media (max-width: 800px) {
  .c-secondary-features-module__features {
    grid-template-columns: 1fr;
  }
}
.c-secondary-features-module__tag {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  padding: var(--s-48);
}
@media (max-width: 800px) {
  .c-secondary-features-module__tag {
    display: none;
  }
}
.c-secondary-features-module .c-section-tag {
  position: sticky;
  top: 50%;
  z-index: 2;
}
.c-secondary-features-b-module {
  position: relative;
  background-color: var(--neutral-00);
  border-radius: var(--s-48);
  padding: var(--s-160) var(--s-32);
  display: flex;
  flex-direction: column;
}
.c-secondary-features-b-module__header {
  padding-bottom: var(--s-128);
}
.c-secondary-features-b-module__eyebrow {
  display: block;
  padding-bottom: var(--s-64);
}
.c-secondary-features-b-module__title {
  margin: 0 auto;
}
.c-secondary-features-b-module__actions {
  display: flex;
  gap: var(--s-12);
  justify-content: center;
}
.c-secondary-features-b-module__features {
  display: flex;
  flex-direction: column;
  gap: var(--s-160);
  margin: 0 auto;
  max-width: 888px;
}
.c-secondary-features-b-module__tag {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  padding: var(--s-48);
}
@media (max-width: 800px) {
  .c-secondary-features-b-module__tag {
    display: none;
  }
}
.c-secondary-features-b-module .c-section-tag {
  position: sticky;
  top: 50%;
  z-index: 2;
}
.c-secondary-features-b-module--narrow .c-secondary-features-b-module__title {
  max-width: 780px;
}
.c-secondary-features-b-module--medium .c-secondary-features-b-module__title {
  max-width: 1206px;
}
.c-secondary-features-b-module--wide .c-secondary-features-b-module__title {
  max-width: 1366px;
}
.c-support-module {
  padding: var(--s-160) var(--s-48);
  background-color: var(--neutral-90);
  border-radius: var(--s-48);
  display: flex;
  flex-direction: column;
  gap: var(--s-80);
  position: relative;
  overflow: hidden;
  color: var(--neutral-00);
}
.c-support-module__header {
  max-width: 1260px;
  display: flex;
  flex-direction: column;
  gap: var(--s-80);
  align-items: center;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 960px) {
  .c-support-module__header {
    max-width: 540px;
  }
}
@media (max-width: 800px) {
  .c-support-module__header {
    max-width: 100%;
  }
}
@media (max-width: 1140px) {
  .c-support-module__title {
    max-width: 800px;
  }
}
.c-support-module__content {
  max-width: 800px;
  position: relative;
  z-index: 2;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: var(--s-48);
}
@media (max-width: 960px) {
  .c-support-module__content {
    max-width: 540px;
  }
}
@media (max-width: 800px) {
  .c-support-module__content {
    max-width: 100%;
  }
}
.c-support-module__tag {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  padding: var(--s-48);
  z-index: 2;
  display: flex;
  align-items: center;
}
@media (max-width: 800px) {
  .c-support-module__tag {
    position: static;
    padding: 0;
    justify-content: center;
  }
}
.c-support-module__sunburst {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 200%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  transform: translate(-50%, 0);
  background: radial-gradient(
    50% 50% at 50% 50%,
    #535ca8 0%,
    #6298e9 15%,
    #fff 34%,
    #fff 53%,
    #fff 78%,
    #fff 100%
  );
}
@media (max-width: 640px) {
  .c-support-module__sunburst {
    width: 240%;
  }
}
.c-support-module__sun {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 200%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background-color: var(--sol-yellow);
  opacity: 0;
}
@media (max-width: 640px) {
  .c-support-module__sun {
    width: 240%;
  }
}
.c-testimonials-module {
  padding: var(--s-160) 0;
  display: flex;
  flex-direction: column;
  gap: var(--s-96);
}
.c-testimonials-module__header {
  color: var(--neutral-00);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--s-80);
  padding-left: var(--s-32);
  padding-right: var(--s-32);
}
.c-testimonials-module__heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--s-64);
}
.c-testimonials-module__title {
  max-width: 1200px;
  margin: 0 auto;
}
.c-testimonials-module__subtitle {
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .c-testimonials-module__subtitle {
    max-width: 298px;
  }
}
.c-testimonials-module__slider {
  position: relative;
  margin-left: 12.5%;
  margin-right: 12.5%;
}
@media (max-width: 800px) {
  .c-testimonials-module__slider {
    margin-left: 0;
    margin-right: 0;
  }
}
.c-testimonials-module__slider::before,
.c-testimonials-module__slider::after {
  content: "";
  display: block;
  height: 100%;
  width: 30%;
  position: absolute;
  top: 0;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 800px) {
  .c-testimonials-module__slider::before,
  .c-testimonials-module__slider::after {
    width: 10%;
  }
}
.c-testimonials-module__slider::before {
  left: 0;
  background: linear-gradient(-90deg, rgba(2, 5, 10, 0) 0%, #02050a 100%);
}
.c-testimonials-module__slider::after {
  right: 0;
  background: linear-gradient(90deg, rgba(2, 5, 10, 0) 0%, #02050a 100%);
}
.c-testimonials-module__slider .swiper-slide {
  height: auto;
}
.c-testimonials-module__slider .c-testimonial-card {
  height: 100%;
}
.c-testimonials-module__pagination-inner {
  position: relative;
}
.c-testimonials-module__pagination-inner::before,
.c-testimonials-module__pagination-inner::after {
  content: "";
  display: block;
  height: 100%;
  width: 40%;
  position: absolute;
  top: 0;
  z-index: 22;
  pointer-events: none;
}
@media (max-width: 800px) {
  .c-testimonials-module__pagination-inner::before,
  .c-testimonials-module__pagination-inner::after {
    width: 10%;
  }
}
.c-testimonials-module__pagination-inner::before {
  left: 0;
  background: linear-gradient(-90deg, rgba(2, 5, 10, 0) 0%, #02050a 100%);
}
.c-testimonials-module__pagination-inner::after {
  right: 0;
  background: linear-gradient(90deg, rgba(2, 5, 10, 0) 0%, #02050a 100%);
}
.c-testimonials-module__pagination {
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 3;
  display: flex;
}
.c-testimonials-module__pagination .swiper-pagination {
  position: relative;
  z-index: 4;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: var(--s-80);
  color: var(--neutral-00);
  overflow: hidden;
  padding-left: var(--s-32);
  padding-right: var(--s-32);
}
.c-testimonials-module__pagination .swiper-pagination.swiper-pagination-lock {
  display: none;
}
.c-testimonials-module__pagination .swiper-pagination span {
  display: flex;
  align-items: center;
  padding: var(--s-20);
  border-radius: 10px;
  background-color: var(--neutral-90);
  cursor: pointer;
  border: 1px solid var(--neutral-00);
  position: relative;
  margin-left: var(--s-24);
  margin-right: var(--s-24);
  z-index: 1;
  transition: 0.2s transform, 0.2s left, background-color 0.3s;
  height: 36px;
}
.c-testimonials-module__pagination
  .swiper-pagination
  span.swiper-pagination-bullet-active {
  background-color: var(--sol-yellow);
  color: var(--neutral-90);
  border: 1px solid var(--sol-yellow);
}
.c-testimonials-module__pagination .swiper-pagination::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  height: 1px;
  width: 100%;
  left: 0;
  background-color: var(--neutral-00);
}
.c-testimonials-large-module__slider {
  position: relative;
}
.c-testimonials-large-module__slider .swiper-slide {
  height: auto;
}
.c-testimonials-large-module__navigation {
  position: absolute;
  top: 42.5%;
  left: 0;
  width: 100%;
  height: 0;
  display: flex;
  justify-content: space-between;
  padding: 0 var(--s-48);
  z-index: 2;
}
@media (max-width: 800px) {
  .c-testimonials-large-module__navigation {
    top: 40%;
  }
}
.c-testimonials-large-module__navigation-button {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--s-64);
  height: var(--s-64);
  background-color: var(--neutral-90);
  border-radius: 100px;
  color: var(--neutral-00);
  transition: background-color 0.3s;
  cursor: pointer;
  margin-top: calc(var(--s-32) * -1);
}
.c-testimonials-large-module__navigation-button:hover,
.c-testimonials-large-module__navigation-button:focus,
.c-testimonials-large-module__navigation-button:active {
  outline: none;
}
.c-testimonials-large-module__navigation-button:hover {
  background-color: var(--neutral-60);
}
.c-testimonials-large-module__navigation-button .u-icon {
  font-size: 0.95em;
}
.c-testimonials-large-module__navigation-button.swiper-button-disabled {
  opacity: 0.2;
  pointer-events: none;
}
.c-tooltip-module-wrapper {
  overflow: hidden;
  border-radius: var(--s-48);
}
.c-tooltip-module {
  display: flex;
  align-items: center;
  background-color: var(--neutral-00);
  position: relative;
  padding: var(--s-64);
  border-radius: calc(var(--s-48) + 1px);
  box-shadow: inset -2px 0 0 0 var(--neutral-80);
}
@media (max-width: 800px) {
  .c-tooltip-module {
    flex-direction: column;
  }
}
.c-tooltip-module__drawer {
  position: absolute;
  width: 50%;
  display: flex;
  align-items: center;
  background-color: var(--neutral-80);
  border-radius: var(--s-48);
  color: var(--neutral-00);
  right: 0;
  top: 0;
  height: 100%;
  transform: translateX(100%) translateZ(0);
  padding: var(--s-128) var(--s-64);
  transition: transform 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
@media (max-width: 800px) {
  .c-tooltip-module__drawer {
    width: 100%;
    top: unset;
    bottom: 0;
    height: auto;
    transform: translateY(100%);
    aspect-ratio: 4/3;
  }
}
.is-opened .c-tooltip-module__drawer {
  transform: translateX(0) translateZ(0);
}
@media (max-width: 800px) {
  .is-opened .c-tooltip-module__drawer {
    transform: translateY(0) translateZ(0);
  }
}
.c-tooltip-module__drawer-close {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: var(--s-32);
  right: var(--s-32);
  padding: var(--s-8);
  width: var(--s-64);
  height: var(--s-64);
  display: inline-flex;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  color: var(--neutral-00);
  background-color: var(--neutral-70);
  border-radius: 100px;
  transition: all 0.2s;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  will-change: transform, opacity;
}
.c-tooltip-module__drawer-close:hover,
.c-tooltip-module__drawer-close:focus,
.c-tooltip-module__drawer-close:active {
  outline: none;
}
.c-tooltip-module__drawer-close .u-icon {
  font-size: 0.75em;
}
@media (min-width: 1140px) and (hover: none) {
  .c-tooltip-module__drawer-close {
    -webkit-tap-highlight-color: transparent;
  }
  .c-tooltip-module__drawer-close:active {
    opacity: 0.7;
    transform: rotate(90deg) scale(0.8);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-tooltip-module__drawer-close:hover {
    opacity: 0.7;
    transform: rotate(90deg) scale(0.8);
  }
}
.c-tooltip-module__drawer-content {
  width: 100%;
  max-width: 625px;
  margin: 0 auto;
}
.c-tooltip-module__media,
.c-tooltip-module__content {
  width: 50%;
}
@media (max-width: 800px) {
  .c-tooltip-module__media,
  .c-tooltip-module__content {
    width: 100%;
  }
}
.c-tooltip-module__media {
  padding-top: var(--s-24);
  padding-bottom: var(--s-24);
  padding-right: var(--s-64);
}
@media (max-width: 800px) {
  .c-tooltip-module__media {
    padding-right: 0;
  }
}
.c-tooltip-module__content {
  transition: opacity 0.6s 0.2s linear;
}
@media (max-width: 800px) {
  .c-tooltip-module__content {
    padding-top: var(--s-64);
  }
}
.is-opened .c-tooltip-module__content {
  transition: opacity 0.6s 0s linear;
  opacity: 0;
}
.c-tooltip-module__title,
.c-tooltip-module__text {
  max-width: 660px;
}
.c-tooltip-module__title {
  padding-bottom: var(--s-64);
}
.c-tooltip-module__tooltip-cta {
  padding-top: var(--s-48);
}
.c-tooltip-module__trigger {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  color: var(--black);
}
.c-tooltip-module__trigger:hover,
.c-tooltip-module__trigger:focus,
.c-tooltip-module__trigger:active {
  outline: none;
}
.c-tooltip-module__trigger span {
  display: block;
  position: relative;
}
.c-tooltip-module__trigger span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--black);
  transform: scaleX(1);
  transform-origin: right;
  transition: transform 0.3s ease-out;
}
@media (min-width: 1140px) and (hover: none) {
  .c-tooltip-module__trigger {
    -webkit-tap-highlight-color: transparent;
  }
  .c-tooltip-module__trigger:active span:after {
    transform: scaleX(0);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-tooltip-module__trigger:hover span:after {
    transform: scaleX(0);
  }
}
.c-secondary-hero-module {
  background-color: var(--neutral-90);
  color: var(--neutral-00);
  padding: var(--s-64) var(--s-40) var(--s-128);
}
.c-secondary-hero-module__header {
  display: flex;
  flex-direction: column;
  gap: var(--s-64);
  align-items: center;
}
.c-secondary-hero-module__logo {
  margin-bottom: var(--s-16);
  max-width: 300px;
  width: 100%;
  aspect-ratio: 300/72;
  position: relative;
}
@media (max-width: 800px) {
  .c-secondary-hero-module__logo {
    max-width: 200px;
  }
}
@media (max-width: 480px) {
  .c-secondary-hero-module__logo {
    max-width: 166px;
  }
}
.c-secondary-hero-module__logo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 300/72;
}
.c-secondary-hero-module__title {
  max-width: 1206px;
  margin: 0 auto;
}
.c-secondary-hero-module__text {
  max-width: 808px;
  margin: 0 auto;
}
.c-secondary-hero-module__footnote {
  padding-top: var(--s-64);
}
.c-secondary-hero-module.has-footnote {
  padding-bottom: var(--s-40);
}
.c-secondary-hero-module--narrow .c-secondary-hero-module__title {
  max-width: 780px;
}
.c-secondary-hero-module--medium .c-secondary-hero-module__title {
  max-width: 1206px;
}
.c-secondary-hero-module--wide .c-secondary-hero-module__title {
  max-width: 1366px;
}
.c-secondary-hero-module--style-light {
  background-color: var(--neutral-10);
  color: var(--neutral-90);
  border-radius: var(--s-48);
  overflow: hidden;
}
.c-about-hero-module {
  margin: 0 auto;
  padding: var(--s-96) var(--s-40) var(--s-48);
  display: flex;
  flex-direction: column;
  gap: var(--s-96);
  align-items: center;
  border-radius: var(--s-48);
  background-color: var(--sol-yellow);
}
@media (max-width: 640px) {
  .c-about-hero-module {
    gap: var(--s-64);
  }
}
.c-about-hero-module__header {
  max-width: 890px;
}
.c-about-hero-module__header {
  display: flex;
  flex-direction: column;
  gap: var(--s-64);
  align-items: center;
}
.c-about-hero-module__logo {
  margin-bottom: var(--s-16);
  max-width: 300px;
  width: 100%;
  aspect-ratio: 300/72;
  position: relative;
}
@media (max-width: 800px) {
  .c-about-hero-module__logo {
    max-width: 200px;
  }
}
@media (max-width: 480px) {
  .c-about-hero-module__logo {
    max-width: 166px;
  }
}
.c-about-hero-module__logo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 300/72;
}
.c-about-hero-module__text {
  max-width: 808px;
  margin: 0 auto;
  padding-bottom: var(--s-96);
}
.c-about-hero-module__media {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.c-about-hero-module__media .c-media-loader {
  background-color: var(--sol-yellow);
}
.c-about-hero-module__footer {
  width: 100%;
}
.c-about-hero-module__stats {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding-top: var(--s-48);
  gap: var(--s-24);
}
.c-about-hero-module__stat {
  font-size: var(--mono-01);
  font-family: fk grotesk mono, monospace;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-weight: 400;
}
@media (max-width: 640px) {
  .c-about-hero-module__stat {
    font-size: var(--mono-03);
    font-family: fk grotesk mono, monospace;
    line-height: 1.3;
    letter-spacing: 0.1em;
    font-weight: 400;
  }
}
.c-team-grid-module {
  background-color: var(--neutral-00);
  border-radius: var(--s-48);
  padding: var(--s-160) var(--s-32);
  display: flex;
  flex-direction: column;
  gap: var(--s-96);
  position: relative;
}
.c-team-grid-module__tag {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  padding: var(--s-48);
}
@media (max-width: 800px) {
  .c-team-grid-module__tag {
    display: none;
  }
}
.c-team-grid-module__members {
  max-width: 1260px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: var(--s-24);
  grid-row-gap: var(--s-96);
  width: 66.4556962025%;
  margin: 0 auto;
}
@media (max-width: 1140px) {
  .c-team-grid-module__members {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: var(--s-24);
    grid-row-gap: var(--s-96);
  }
}
@media (max-width: 800px) {
  .c-team-grid-module__members {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .c-team-grid-module__members {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: var(--s-6);
    grid-row-gap: var(--s-96);
  }
}
@media (max-width: 480px) {
  .c-team-grid-module__members {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: var(--s-6);
    grid-row-gap: var(--s-96);
  }
}
.c-team-grid-module .c-section-tag {
  position: sticky;
  top: 50%;
  z-index: 2;
}
.c-pre-footer-module {
  background-color: var(--neutral-10);
  border-radius: var(--s-48);
  overflow: hidden;
  padding-top: var(--s-160);
  padding-left: var(--s-32);
  padding-right: var(--s-32);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--s-64);
}
.c-pre-footer-module__title {
  max-width: 1206px;
  margin: 0 auto;
}
.c-pre-footer-module__subtitle {
  max-width: 920px;
  margin: 0 auto;
}
.c-pre-footer-module__media {
  width: 900px;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .c-pre-footer-module__media {
    width: 100%;
  }
}
.c-pre-footer-module__media .c-media-loader {
  background-color: var(--neutral-10);
}
.c-staking-calculator-module {
  color: var(--neutral-00);
  padding: 0 0 var(--s-160);
}
.c-staking-calculator-module__heading {
  max-width: 1260px;
  margin: 0 auto;
  text-align: center;
  padding: var(--s-160) var(--s-40);
}
.c-staking-calculator-module__text {
  padding-top: var(--s-48);
}
.c-download-hero-module {
  background-color: var(--neutral-00);
  border-radius: var(--s-48);
  position: relative;
  padding: var(--s-64) var(--s-40) 0;
}
.c-download-hero-module__header {
  display: flex;
  flex-direction: column;
  gap: var(--s-64);
  align-items: center;
}
.c-download-hero-module__logo {
  margin-bottom: var(--s-16);
  max-width: 300px;
  width: 100%;
  aspect-ratio: 300/72;
  position: relative;
}
@media (max-width: 800px) {
  .c-download-hero-module__logo {
    max-width: 200px;
  }
}
@media (max-width: 480px) {
  .c-download-hero-module__logo {
    max-width: 166px;
  }
}
.c-download-hero-module__logo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 300/72;
}
.c-download-hero-module__title {
  max-width: 1206px;
  padding-bottom: var(--s-80);
  margin: 0 auto;
}
.c-download-hero-module__actions {
  justify-content: center;
  gap: var(--s-12);
  flex-wrap: wrap;
  display: none;
}
@media (max-width: 480px) {
  .c-download-hero-module__actions .c-button {
    width: 100%;
    max-width: 300px;
  }
}
.is-desktop .c-download-hero-module__actions--desktop {
  display: flex;
}
.is-tablet .c-download-hero-module__actions--mobile,
.is-mobile .c-download-hero-module__actions--mobile {
  display: flex;
}
.c-download-hero-module__media {
  max-width: 1206px;
  margin: 0 auto;
}
#desktop_version {
  display: none;
}
body.exenstion_flow #desktop_version {
  display: block;
}
body.exenstion_flow #mobile_download_media {
  display: none;
}
.c-tertiary-features-module {
  background-color: var(--neutral-00);
  border-radius: var(--s-48);
  position: relative;
  padding: var(--s-160) var(--s-40);
}
.c-tertiary-features-module__header {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
  padding-bottom: var(--s-128);
}
.c-tertiary-features-module__features {
  width: 100%;
  max-width: 1260px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  gap: var(--s-48);
}
@media (max-width: 1140px) {
  .c-tertiary-features-module__features {
    gap: var(--s-64);
    row-gap: var(--s-96);
    justify-content: center;
    flex-wrap: wrap;
  }
}
.c-tertiary-features-module__feature-image {
  width: 100%;
  transition: all 0.3s ease;
  max-width: 128px;
  padding-bottom: var(--s-40);
}
@media (max-width: 640px) {
  .c-tertiary-features-module__feature-image {
    max-width: 96px;
  }
}
@media (max-width: 480px) {
  .c-tertiary-features-module__feature-image {
    max-width: 64px;
  }
}
.c-tertiary-features-module__feature-image img {
  aspect-ratio: 1/1;
  width: 100%;
  height: auto;
}
.c-tertiary-features-module__feature-image:hover {
  transform: scale(1.15);
}
.c-tertiary-features-module__feature-title {
  padding-bottom: var(--s-20);
}
.c-contact-grid-module {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: var(--s-12);
  grid-row-gap: var(--s-12);
  color: var(--neutral-00);
}
@media (max-width: 800px) {
  .c-contact-grid-module {
    display: flex;
    flex-direction: column;
    gap: var(--s-12);
  }
}
@media (max-width: 640px) {
  .c-contact-grid-module {
    gap: var(--s-6);
  }
}
.c-contact-grid-module__chat,
.c-contact-grid-module__community,
.c-contact-grid-module__contact {
  padding: var(--s-96) var(--s-40);
  background-color: var(--neutral-80);
  border-radius: var(--s-48);
}
.c-contact-grid-module__chat-content,
.c-contact-grid-module__community-content,
.c-contact-grid-module__contact-content {
  display: flex;
  flex-direction: column;
  gap: var(--s-48);
}
.c-contact-grid-module__chat .c-icon-badge,
.c-contact-grid-module__community .c-icon-badge,
.c-contact-grid-module__contact .c-icon-badge {
  margin: 0 auto;
  margin-bottom: var(--s-24);
}
.c-contact-grid-module__chat {
  grid-area: 1/1/2/2;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.c-contact-grid-module__chat-subtitle {
  max-width: 627px;
  margin: 0 auto;
}
.c-contact-grid-module__chat-actions-group {
  display: flex;
  justify-content: center;
  gap: var(--s-12);
}
.c-contact-grid-module__chat-status {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--s-12);
  padding-top: var(--s-40);
}
.c-contact-grid-module__chat-status-icon {
  display: inline-block;
  width: var(--s-12);
  height: var(--s-12);
  border-radius: 50%;
}
.c-contact-grid-module__chat-status-icon--available {
  background-color: var(--foreground-success-dark);
}
.c-contact-grid-module__chat-status-icon--unavailable {
  background-color: var(--foreground-destructive-dark);
}
.c-contact-grid-module__icon {
  width: var(--s-96);
  height: auto;
  margin: 0 auto;
  aspect-ratio: 1/1;
}
.c-contact-grid-module__community {
  grid-area: 2/1/3/2;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.c-contact-grid-module__contact {
  grid-area: 1/2/3/3;
}
.c-contact-grid-module__contact-form {
  padding-top: var(--s-80);
  max-width: 597px;
  margin: 0 auto;
}
.c-newsletter-module {
  color: var(--neutral-00);
  padding: var(--s-160) var(--s-40);
}
@media (max-width: 1140px) {
  .c-newsletter-module {
    padding-left: 0;
    padding-right: 0;
  }
}
.c-newsletter-module__content {
  max-width: 1576px;
  margin: 0 auto;
  padding: var(--s-128) var(--s-40);
  border: 1px solid var(--neutral-50);
  border-radius: var(--s-24);
  display: flex;
  flex-direction: column;
  gap: var(--s-96);
}
.c-newsletter-module__title {
  max-width: 800px;
  margin: 0 auto;
}
.c-careers-hero-module {
  margin: 0 auto;
  padding: var(--s-96) var(--s-40);
  display: flex;
  flex-direction: column;
  gap: var(--s-96);
  align-items: center;
  border-radius: var(--s-48);
  background-color: var(--neutral-10);
}
@media (max-width: 640px) {
  .c-careers-hero-module {
    gap: var(--s-64);
  }
}
.c-careers-hero-module__header {
  display: flex;
  flex-direction: column;
  gap: var(--s-64);
  align-items: center;
}
.c-careers-hero-module__logo {
  margin-bottom: var(--s-16);
  max-width: 300px;
  width: 100%;
  aspect-ratio: 300/72;
  position: relative;
}
@media (max-width: 800px) {
  .c-careers-hero-module__logo {
    max-width: 200px;
  }
}
@media (max-width: 480px) {
  .c-careers-hero-module__logo {
    max-width: 166px;
  }
}
.c-careers-hero-module__logo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 300/72;
}
.c-careers-hero-module__title {
  max-width: 1260px;
}
.c-careers-hero-module__text {
  max-width: 940px;
  margin: 0 auto;
}
.c-careers-hero-module__media {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.c-cards-hero-module {
  margin: 0 auto;
  padding: var(--s-96) var(--s-40);
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: var(--s-48);
  background-color: var(--neutral-10);
}
.c-cards-hero-module__header {
  display: flex;
  flex-direction: column;
  gap: var(--s-64);
  align-items: center;
}
.c-cards-hero-module__logo {
  margin-bottom: var(--s-16);
  max-width: 300px;
  width: 100%;
  aspect-ratio: 300/72;
  position: relative;
}
@media (max-width: 800px) {
  .c-cards-hero-module__logo {
    max-width: 200px;
  }
}
@media (max-width: 480px) {
  .c-cards-hero-module__logo {
    max-width: 166px;
  }
}
.c-cards-hero-module__logo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 300/72;
}
.c-cards-hero-module__title {
  max-width: 1260px;
  padding-bottom: var(--s-12);
}
.c-cards-hero-module__text {
  max-width: 940px;
  margin: 0 auto;
}
.c-cards-hero-module__media {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
@media (max-width: 800px) {
  .c-cards-hero-module__media {
    order: 2;
  }
}
@media (max-width: 800px) {
  .c-cards-hero-module__footer {
    order: 3;
  }
}
.c-cards-hero-module__actions {
  padding-top: var(--s-64);
}
@media (max-width: 800px) {
  .c-cards-hero-module__actions {
    order: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: var(--s-24);
    padding-bottom: var(--s-12);
  }
}
.c-cards-faq-hero-module {
  margin: 0 auto;
  padding: var(--s-96) var(--s-40);
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: var(--s-48);
  color: var(--neutral-00);
}
.c-cards-faq-hero-module__header {
  display: flex;
  flex-direction: column;
  gap: var(--s-64);
  align-items: center;
}
.c-cards-faq-hero-module__logo {
  margin-bottom: var(--s-16);
  max-width: 300px;
  width: 100%;
  aspect-ratio: 300/72;
  position: relative;
}
@media (max-width: 800px) {
  .c-cards-faq-hero-module__logo {
    max-width: 200px;
  }
}
@media (max-width: 480px) {
  .c-cards-faq-hero-module__logo {
    max-width: 166px;
  }
}
.c-cards-faq-hero-module__logo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 300/72;
}
.c-cards-faq-hero-module__title {
  max-width: 1260px;
  padding-bottom: var(--s-12);
}
.c-cards-faq-hero-module__text {
  max-width: 940px;
  margin: 0 auto;
}
.c-cards-faq-hero-module__media {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
@media (max-width: 800px) {
  .c-cards-faq-hero-module__media {
    order: 2;
  }
}
@media (max-width: 800px) {
  .c-cards-faq-hero-module__footer {
    order: 3;
  }
}
.c-cards-faq-hero-module__actions {
  padding-top: var(--s-64);
}
@media (max-width: 800px) {
  .c-cards-faq-hero-module__actions {
    order: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: var(--s-24);
    padding-bottom: var(--s-12);
  }
}
.c-cards-faq-row-module {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  height: 100%;
  gap: var(--s-12);
  overflow: hidden;
}
@media (max-width: 1140px) {
  .c-cards-faq-row-module {
    grid-template-columns: 1fr;
    padding: 1rem;
  }
}
@media (max-width: 640px) {
  .c-cards-faq-row-module {
    gap: var(--s-6);
  }
}
.c-cards-faq-row-module__faq_category_label {
  margin-bottom: var(--s-64);
}
.c-cards-faq-row-module__media {
  padding: var(--s-64);
  border-radius: var(--s-48);
  grid-area: media;
  background-color: var(--white-1);
  height: 200vh;
}
@media (max-width: 640px) {
  .c-cards-faq-row-module__media {
    padding: var(--s-48);
  }
}
@media (max-width: 1140px) {
  .c-cards-faq-row-module__media {
    overflow: hidden;
  }
}
.c-cards-faq-row-module__media .c-media-loader {
  background-color: var(--bg-color);
}
.c-cards-faq-row-module__media .c-responsive-media {
  border-radius: var(--s-48);
  position: sticky;
  top: 0;
}
@media (min-width: 1140px) {
  .c-cards-faq-row-module__content {
    padding: var(--s-64);
    border-radius: var(--s-48);
    height: 100%;
    grid-area: content;
    display: flex;
    flex-direction: column;
    gap: var(--s-48);
  }
}
@media (max-width: 640px) {
  .c-cards-faq-row-module__content {
    aspect-ratio: 1/1;
  }
}
@media (min-width: 1140px) {
  .c-cards-faq-row-module--right .js-row-accordion-header {
    grid-column: 2;
    grid-row: 1;
  }
  .c-cards-faq-row-module--right .js-row-accordion-panel {
    grid-column: 1;
    grid-row: 1;
  }
}
.c-cards-faq-row-module .c-cards-faq-row-module__content {
  color: var(--neutral-00);
}
@media (min-width: 1140px) {
  .c-cards-faq-row-module .c-cards-faq-row-module__content {
    background-color: var(--neutral-80);
  }
}
@media (min-width: 1140px) {
  .c-cards-faq-row-module .js-accordion-panel {
    backface-visibility: visible;
    overflow: hidden;
    height: unset;
  }
}
.o-section .c-faq-module__content {
  width: 100%;
}
@media (max-width: 1140px) {
  .o-section .c-faq-module__content .c-faq-accordion__single:first-child {
    border-top: none;
  }
}
.o-section .c-faq-accordion {
  width: 100%;
}
@media (min-width: 1140px) {
  .o-section:nth-child(even) .c-cards-faq-row-module__content {
    background-color: var(--neutral-80);
  }
  .o-section:nth-child(odd) .c-cards-faq-row-module__content {
    background-color: #202631;
  }
}
@media (max-width: 1140px) {
  .o-section:nth-child(even) .js-row-accordion {
    border-radius: var(--s-48);
    background-color: var(--neutral-80);
  }
  .o-section:nth-child(odd) .js-row-accordion {
    border-radius: var(--s-48);
    background-color: #202631;
  }
}
@media (min-width: 1140px) {
  .js-accordion-mobile {
    display: flex;
    flex-flow: row;
  }
}
@media (max-width: 1140px) {
  .js-accordion-mobile {
    padding: var(--s-64);
    border-radius: var(--s-48);
  }
}
.c-cards-faq-row-module__mobile-header {
  cursor: pointer;
}
.c-cards-faq-row-module__mobile-header .c-faq-accordion__indicator_dropdown {
  width: 16px;
  height: 16px;
  border: solid var(--neutral-00);
  border-width: 0 3px 3px 0;
  display: inline-block;
  transform: rotate(45deg);
  cursor: pointer;
  background: 0 0;
}
@media (min-width: 1140px) {
  .c-cards-faq-row-module__mobile-header .c-faq-accordion__indicator_dropdown {
    display: none;
  }
}
@media (max-width: 1140px) {
  .c-cards-faq-row-module__mobile-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: var(--s-24);
  }
  .c-cards-faq-row-module__mobile-header .c-cards-faq-row-module__media {
    display: none;
  }
}
.c-cards-faq-row-module__mobile-title {
  color: var(--white-1);
}
@media (max-width: 1140px) {
  .c-cards-faq-row-module__mobile-title {
    margin: 0;
  }
}
@media (min-width: 1140px) {
  .c-cards-faq-row-module__mobile-title {
    display: none;
  }
}
@media (max-width: 1140px) {
  .c-cards-faq-row-module__faq_category_label {
    display: none;
  }
}
@media (min-width: 1140px) {
  .c-cards-faq-row-module__faq_category_label {
    position: sticky;
    top: 0;
  }
}
.c-text-simple-centered-module {
  background-color: var(--neutral-80);
  color: var(--neutral-00);
  border-radius: var(--s-48);
  padding: var(--s-200) var(--s-48);
  display: flex;
  flex-direction: column;
  gap: var(--s-96);
  position: relative;
}
.c-text-simple-centered-module__title {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
}
.c-text-simple-centered-module__text {
  width: 100%;
  max-width: 1122px;
  margin: 0 auto;
}
.c-text-simple-centered-module__text p {
  margin-bottom: 1.3em;
}
.c-text-simple-centered-module__text p:last-child {
  margin-bottom: 0;
}
.c-text-simple-centered-module__tag {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  padding: var(--s-48);
}
@media (max-width: 800px) {
  .c-text-simple-centered-module__tag {
    display: none;
  }
}
.c-text-simple-centered-module .c-section-tag {
  position: sticky;
  top: 50%;
  z-index: 2;
}
.c-factions-module {
  background-color: var(--neutral-80);
  color: var(--neutral-00);
  border-radius: var(--s-48);
  padding: var(--s-200) var(--s-48);
  display: flex;
  flex-direction: column;
  gap: var(--s-96);
  position: relative;
}
@media (max-width: 640px) {
  .c-factions-module {
    padding-left: var(--s-12);
    padding-right: var(--s-12);
  }
}
.c-factions-module__title,
.c-factions-module__selector {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
}
.c-benefits-module {
  background-color: var(--neutral-00);
  border-radius: var(--s-48);
  padding: var(--s-160) var(--s-48);
  display: flex;
  flex-direction: column;
  gap: var(--s-96);
  position: relative;
}
.c-benefits-module__title {
  max-width: 1260px;
  margin: 0 auto;
}
.c-benefits-module__benefits {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: var(--s-96);
  row-gap: var(--s-128);
}
@media (max-width: 640px) {
  .c-benefits-module__benefits {
    display: flex;
    flex-direction: column;
    gap: var(--s-96);
  }
}
.c-benefits-module__tag {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  padding: var(--s-48);
}
@media (max-width: 800px) {
  .c-benefits-module__tag {
    display: none;
  }
}
.c-benefits-module .c-section-tag {
  position: sticky;
  top: 50%;
  z-index: 2;
}
.c-locations-module {
  padding: var(--s-160) 0;
  color: var(--neutral-00);
}
.c-locations-module__header {
  padding: 0 var(--s-40);
}
.c-locations-module__title {
  max-width: 1260px;
  margin: 0 auto;
  margin-bottom: var(--s-128);
}
.c-locations-module__locations {
  max-width: 1578px;
  margin: 0 auto;
  padding: var(--s-96);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: var(--s-160);
  row-gap: var(--s-128);
  border-radius: var(--s-24);
  border: 1px solid var(--neutral-50);
}
@media (max-width: 1140px) {
  .c-locations-module__locations {
    padding: var(--s-80);
    column-gap: var(--s-80);
    border-radius: var(--s-48);
  }
}
@media (max-width: 800px) {
  .c-locations-module__locations {
    display: flex;
    flex-direction: column;
    gap: var(--s-96);
  }
}
.c-gallery-slider-module {
  background-color: var(--neutral-80);
  color: var(--neutral-00);
  border-radius: var(--s-48);
  padding: var(--s-200) 0;
}
.c-gallery-slider-module__header {
  padding-left: var(--s-48);
  padding-right: var(--s-48);
}
.c-gallery-slider-module__title {
  margin-bottom: var(--s-128);
}
.c-gallery-slider-module__slider {
  max-width: 1578px;
  margin: 0 auto;
  overflow: hidden;
  cursor: grab;
  border-radius: var(--s-24);
}
@media (max-width: 480px) {
  .c-gallery-slider-module__slider {
    border-radius: 0;
  }
}
.c-gallery-slider-module__slider-wrapper {
  padding-left: var(--s-48);
  padding-right: var(--s-48);
  position: relative;
}
@media (max-width: 800px) {
  .c-gallery-slider-module__slider-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.c-gallery-slider-module__slider .swiper {
  padding-left: var(--s-12);
  padding-right: var(--s-12);
  overflow: visible;
}
.c-gallery-slider-module__slider .c-responsive-media {
  width: auto;
  max-width: unset;
  border-radius: var(--s-24);
  height: 887px;
}
@media (max-width: 1440px) {
  .c-gallery-slider-module__slider .c-responsive-media {
    height: 600px;
  }
}
@media (max-width: 480px) {
  .c-gallery-slider-module__slider .c-responsive-media {
    height: 429px;
  }
}
.c-gallery-slider-module__slider
  .c-responsive-media
  .c-responsive-media__inner {
  max-width: unset;
  height: 100%;
  padding-bottom: unset;
}
.c-gallery-slider-module__slider
  .c-responsive-media
  .c-responsive-media__inner--16-9 {
  aspect-ratio: 16/9;
  padding-bottom: unset;
}
.c-gallery-slider-module__slider
  .c-responsive-media
  .c-responsive-media__inner--1-1 {
  aspect-ratio: 1/1;
  padding-bottom: unset;
}
.c-gallery-slider-module__slider
  .c-responsive-media
  .c-responsive-media__inner--4-3 {
  aspect-ratio: 4/3;
  padding-bottom: unset;
}
.c-gallery-slider-module__slider
  .c-responsive-media
  .c-responsive-media__inner--3-4 {
  aspect-ratio: 3/4;
  padding-bottom: unset;
}
.c-gallery-slider-module__slider
  .c-responsive-media
  .c-responsive-media__inner
  img {
  width: auto;
  max-width: unset;
}
.c-gallery-slider-module__slider .c-media-loader {
  background-color: var(--neutral-70);
}
.c-gallery-slider-navigation {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0;
  display: flex;
  justify-content: space-between;
  padding: 0 var(--s-48);
  z-index: 4;
}
@media (max-width: 1440px) {
  .c-gallery-slider-navigation {
    padding-left: var(--s-64);
    padding-right: var(--s-64);
  }
}
@media (max-width: 1140px) {
  .c-gallery-slider-navigation {
    display: none;
  }
}
.c-gallery-slider-navigation__button {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--s-64);
  height: var(--s-64);
  background-color: var(--neutral-00);
  border-radius: 100px;
  color: var(--neutral-90);
  transition: background-color 0.3s;
  cursor: pointer;
  margin-top: calc(var(--s-32) * -1);
}
.c-gallery-slider-navigation__button:hover,
.c-gallery-slider-navigation__button:focus,
.c-gallery-slider-navigation__button:active {
  outline: none;
}
.c-gallery-slider-navigation__button:hover {
  background-color: var(--neutral-30);
}
.c-gallery-slider-navigation__button .u-icon {
  font-size: 0.95em;
}
.c-gallery-slider-navigation__button.swiper-button-disabled {
  opacity: 0.2;
  pointer-events: none;
}
.c-jobs-module {
  background-color: var(--neutral-80);
  color: var(--neutral-00);
  border-radius: var(--s-48);
  padding: var(--s-160) var(--s-48);
  display: flex;
  flex-direction: column;
  gap: var(--s-128);
}
.c-jobs-module__header {
  display: flex;
  flex-direction: column;
  gap: var(--s-64);
}
.c-jobs-module__list {
  max-width: 1576px;
  display: flex;
  flex-direction: column;
  gap: var(--s-12);
  margin: 0 auto;
}
.c-faq-module {
  background-color: var(--neutral-80);
  color: var(--neutral-00);
  border-radius: var(--s-48);
  padding: var(--s-160) var(--s-48);
  display: flex;
  flex-direction: column;
  gap: var(--s-128);
}
.c-faq-module__header {
  display: flex;
  flex-direction: column;
  gap: var(--s-64);
}
.c-faq-module__content {
  max-width: 940px;
  margin: 0 auto;
}
.c-faq-b-module {
  background-color: var(--neutral-00);
  color: var(--neutral-90);
  border-radius: var(--s-48);
  overflow: hidden;
  padding: var(--s-64) 0;
}
.c-values-module {
  padding: var(--s-160) 0;
  display: flex;
  flex-direction: column;
  gap: var(--s-96);
}
.c-values-module__header {
  color: var(--neutral-00);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--s-80);
  padding-left: var(--s-32);
  padding-right: var(--s-32);
}
.c-values-module__title {
  max-width: 1200px;
  margin: 0 auto;
}
.c-values-module__slider {
  position: relative;
  margin-left: 12.5%;
  margin-right: 12.5%;
}
@media (max-width: 800px) {
  .c-values-module__slider {
    margin-left: 0;
    margin-right: 0;
  }
}
.c-values-module__slider::before,
.c-values-module__slider::after {
  content: "";
  display: block;
  height: 100%;
  width: 30%;
  position: absolute;
  top: 0;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 800px) {
  .c-values-module__slider::before,
  .c-values-module__slider::after {
    width: 10%;
  }
}
.c-values-module__slider::before {
  left: 0;
  background: linear-gradient(-90deg, rgba(2, 5, 10, 0) 0%, #02050a 100%);
}
.c-values-module__slider::after {
  right: 0;
  background: linear-gradient(90deg, rgba(2, 5, 10, 0) 0%, #02050a 100%);
}
.c-values-module__slider .swiper-slide {
  height: auto;
}
.c-values-module__slider .c-value-card {
  height: 100%;
}
.c-values-module__pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-values-module__pagination .swiper-pagination {
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: var(--s-64);
  color: var(--neutral-00);
  overflow: hidden;
  padding-left: var(--s-32);
  padding-right: var(--s-32);
}
.c-values-module__pagination .swiper-pagination.swiper-pagination-lock {
  display: none;
}
.c-values-module__pagination .swiper-pagination span {
  display: flex;
  align-items: center;
  padding: var(--s-20);
  border-radius: 10px;
  background-color: var(--neutral-90);
  cursor: pointer;
  border: 1px solid var(--neutral-00);
  position: relative;
  margin-left: var(--s-24);
  margin-right: var(--s-24);
  z-index: 1;
  transition: 0.2s transform, 0.2s left, background-color 0.3s;
  height: 36px;
}
.c-values-module__pagination
  .swiper-pagination
  span.swiper-pagination-bullet-active {
  background-color: var(--sol-yellow);
  color: var(--neutral-90);
  border: 1px solid var(--sol-yellow);
}
.c-values-module__pagination .swiper-pagination::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  height: 1px;
  width: 100%;
  left: 0;
  background-color: var(--neutral-00);
}
.c-values-module__pagination-inner {
  position: relative;
}
.c-values-module__pagination-inner::before,
.c-values-module__pagination-inner::after {
  content: "";
  display: block;
  height: 100%;
  width: 40%;
  position: absolute;
  top: 0;
  z-index: 22;
  pointer-events: none;
}
@media (max-width: 800px) {
  .c-values-module__pagination-inner::before,
  .c-values-module__pagination-inner::after {
    width: 10%;
  }
}
.c-values-module__pagination-inner::before {
  left: 0;
  background: linear-gradient(-90deg, rgba(2, 5, 10, 0) 0%, #02050a 100%);
}
.c-values-module__pagination-inner::after {
  right: 0;
  background: linear-gradient(90deg, rgba(2, 5, 10, 0) 0%, #02050a 100%);
}
.c-hiring-process-module {
  color: var(--neutral-00);
  margin-left: calc(var(--s-12) * -1);
  margin-right: calc(var(--s-12) * -1);
  overflow: hidden;
  padding: var(--s-160) var(--s-12) var(--s-80);
}
@media (max-width: 640px) {
  .c-hiring-process-module {
    margin-left: calc(var(--s-6) * -1);
    margin-right: calc(var(--s-6) * -1);
  }
}
.c-hiring-process-module.has-no-footer {
  padding-bottom: var(--s-160);
}
.c-hiring-process-module__header {
  padding-bottom: var(--s-96);
}
.c-hiring-process-module__slider {
  padding-bottom: var(--s-160);
  display: flex;
  flex-wrap: wrap;
}
.has-no-footer .c-hiring-process-module__slider {
  padding-bottom: var(--s-80);
}
.c-hiring-process-module__slider-left,
.c-hiring-process-module__slider-right,
.c-hiring-process-module__slider-navigation {
  width: 50%;
  padding: 0 var(--s-40);
}
.c-hiring-process-module__slider-left {
  position: relative;
  z-index: 15;
  margin-top: var(--s-32);
  padding-right: var(--s-96);
}
@media (max-width: 800px) {
  .c-hiring-process-module__slider-left {
    display: none;
  }
}
.c-hiring-process-module__slider-left .c-hiring-process-module__slider-inner {
  position: relative;
  z-index: 15;
  padding-top: var(--s-64);
  max-width: 708px;
  margin: 0 auto;
}
.c-hiring-process-module__slider-left:before {
  content: "";
  position: absolute;
  top: 0;
  right: var(--s-96);
  left: calc(var(--s-96) * -1);
  height: 100%;
  background-color: var(--neutral-90);
  z-index: -1;
  pointer-events: none;
}
.c-hiring-process-module__slider-left:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  right: 2px;
  width: var(--s-96);
  background: #02050a;
  background: linear-gradient(
    90deg,
    #02050a 25%,
    rgba(2, 5, 10, 0.7385329132) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  pointer-events: none;
  z-index: -1;
}
.c-hiring-process-module__slider-right {
  padding-left: 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 800px) {
  .c-hiring-process-module__slider-right {
    width: 100%;
    padding-right: 0;
  }
}
.c-hiring-process-module__slider-right
  .c-hiring-process-module__slider-inner
  .swiper {
  overflow: visible;
}
.c-hiring-process-module__slider-right
  .swiper-slide:last-child
  .c-hiring-process-module__content:before {
  display: none;
}
.c-hiring-process-module__slider-right .swiper-backface-hidden .swiper-slide {
  transform: unset;
  backface-visibility: unset;
}
.c-hiring-process-module__slider-navigation {
  padding-right: var(--s-96);
  transform: translateY(-50%);
  position: relative;
  z-index: 16;
}
@media (max-width: 800px) {
  .c-hiring-process-module__slider-navigation {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: var(--s-128);
    transform: none;
  }
}
.c-hiring-process-module__slider-navigation
  .c-hiring-process-module__slider-inner {
  display: flex;
  align-items: flex-start;
  gap: var(--s-12);
  max-width: 708px;
  margin: 0 auto;
}
@media (max-width: 800px) {
  .c-hiring-process-module__slider-navigation
    .c-hiring-process-module__slider-inner {
    justify-content: center;
  }
}
.c-hiring-process-module__heading {
  padding-bottom: var(--s-24);
}
.c-hiring-process-module__heading--mobile {
  display: none;
  padding-top: var(--s-48);
  padding-bottom: var(--s-48);
}
@media (max-width: 800px) {
  .c-hiring-process-module__heading--mobile {
    display: block;
  }
}
.c-hiring-process-module__title {
  padding-bottom: var(--s-40);
}
.c-hiring-process-module__content {
  padding-top: var(--s-96);
  position: relative;
  padding-left: var(--s-8);
}
@media (max-width: 800px) {
  .c-hiring-process-module__content {
    padding-left: var(--s-40);
    padding-right: var(--s-40);
    text-align: center;
  }
}
.c-hiring-process-module__content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 100px);
  height: 1px;
  background-color: var(--neutral-00);
  z-index: -1;
}
@media (max-width: 800px) {
  .c-hiring-process-module__content:before {
    left: 50%;
  }
}
.c-hiring-process-module__description {
  max-width: 708px;
}
.c-hiring-process-module__number {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  display: inline-flex;
  color: var(--neutral-90);
  border-radius: var(--s-12);
  padding: var(--s-12) var(--s-20);
  background-color: var(--ochre-yellow);
}
@media (max-width: 800px) {
  .c-hiring-process-module__number {
    left: 50%;
  }
}
.c-hiring-process-module__footer {
  padding-left: var(--s-48);
  padding-right: var(--s-48);
}
.c-hiring-process-module__footer a {
  display: inline-block;
  white-space: nowrap;
  position: relative;
}
.c-hiring-process-module__footer a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  transform: scaleX(1);
  transform-origin: right;
  transition: transform 0.3s ease-out;
}
@media (min-width: 1140px) and (hover: none) {
  .c-hiring-process-module__footer a {
    -webkit-tap-highlight-color: transparent;
  }
  .c-hiring-process-module__footer a:active:after {
    transform: scaleX(0);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-hiring-process-module__footer a:hover:after {
    transform: scaleX(0);
  }
}
.c-hiring-process-module__navigation-button {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--s-64);
  height: var(--s-64);
  background-color: var(--neutral-00);
  border-radius: 100px;
  color: var(--neutral-90);
  transition: background-color 0.3s;
  cursor: pointer;
  margin-top: var(--s-16);
}
.c-hiring-process-module__navigation-button:hover,
.c-hiring-process-module__navigation-button:focus,
.c-hiring-process-module__navigation-button:active {
  outline: none;
}
.c-hiring-process-module__navigation-button:hover {
  background-color: var(--neutral-30);
}
.c-hiring-process-module__navigation-button .u-icon {
  font-size: 0.95em;
}
.c-hiring-process-module__navigation-button.swiper-button-disabled {
  opacity: 0.2;
  pointer-events: none;
}
.c-resources-hero-module {
  border-radius: var(--s-48);
  overflow: hidden;
  background-color: var(--neutral-10);
  padding: var(--s-64) var(--s-40) var(--s-128);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: var(--s-64);
}
.c-resources-hero-module__logo {
  max-width: 300px;
}
.c-resources-hero-module__logo:not(:last-child) {
  margin-bottom: var(--s-16);
}
@media (max-width: 800px) {
  .c-resources-hero-module__logo {
    max-width: 200px;
  }
}
@media (max-width: 480px) {
  .c-resources-hero-module__logo {
    max-width: 166px;
  }
}
.c-resources-hero-module__logo img {
  width: 100%;
  height: auto;
  aspect-ratio: 300/72;
}
.c-resources-hero-module__title {
  max-width: 1206px;
}
.c-resources-hero-module__text {
  max-width: 808px;
}
.c-resources-hero-module__logo,
.c-resources-hero-module__title,
.c-resources-hero-module__text {
  margin-left: auto;
  margin-right: auto;
}
.c-featured-title-b-module {
  border-radius: var(--s-48);
  overflow: hidden;
}
.c-featured-title-b-module--style-dark {
  background-color: var(--neutral-90);
  color: var(--neutral-00);
}
.c-featured-title-b-module--style-light {
  background-color: var(--neutral-00);
  color: var(--neutral-90);
}
.c-featured-title-b-module--size-small {
  padding: var(--s-80) var(--s-40);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: var(--s-40);
}
.c-featured-title-b-module--size-small
  .c-featured-title-b-module__text:not(:first-child) {
  margin-top: var(--s-12);
}
.c-featured-title-b-module--size-small
  .c-featured-title-b-module__cta:not(:first-child) {
  margin-top: var(--s-48);
}
.c-featured-title-b-module--size-medium {
  padding: var(--s-160) var(--s-40);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: var(--s-64);
}
.c-featured-title-b-module--width-narrow .c-featured-title-b-module__eyebrow {
  max-width: 794px;
}
.c-featured-title-b-module--width-narrow .c-featured-title-b-module__title {
  max-width: 942px;
}
.c-featured-title-b-module--width-narrow .c-featured-title-b-module__text {
  max-width: 794px;
}
.c-featured-title-b-module--width-medium .c-featured-title-b-module__eyebrow {
  max-width: 794px;
}
.c-featured-title-b-module--width-medium .c-featured-title-b-module__title {
  max-width: 1260px;
}
.c-featured-title-b-module--width-medium .c-featured-title-b-module__text {
  max-width: 794px;
}
.c-featured-title-b-module__eyebrow,
.c-featured-title-b-module__title,
.c-featured-title-b-module__text {
  margin-left: auto;
  margin-right: auto;
}
.c-resource-cards-module__header {
  padding: var(--s-128) 0 var(--s-96);
  color: var(--neutral-00);
}
.c-resource-cards-module__title {
  margin-left: auto;
  margin-right: auto;
  max-width: 780px;
}
.c-resource-cards-module__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: var(--s-12);
  grid-row-gap: var(--s-12);
}
@media (max-width: 1140px) {
  .c-resource-cards-module__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: var(--s-12);
    grid-row-gap: var(--s-12);
  }
}
@media (max-width: 800px) {
  .c-resource-cards-module__list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: var(--s-6);
  }
}
.c-glossary-module__header {
  padding: var(--s-40);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: var(--s-32);
}
.c-glossary-module__search {
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
}
@media (max-width: 1140px) {
  .c-glossary-module__navigation {
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    position: relative;
    margin-left: calc(var(--s-40) * -1);
    margin-right: calc(var(--s-40) * -1);
  }
  .c-glossary-module__navigation:before,
  .c-glossary-module__navigation:after {
    content: "";
    display: block;
    width: var(--s-40);
    height: 100%;
    position: absolute;
    top: 0;
  }
  .c-glossary-module__navigation:before {
    left: 0;
    background: linear-gradient(90deg, var(--neutral-90) 50%, transparent 100%);
  }
  .c-glossary-module__navigation:after {
    right: 0;
    background: linear-gradient(
      -90deg,
      var(--neutral-90) 50%,
      transparent 100%
    );
  }
}
@media (max-width: 640px) {
  .c-glossary-module__navigation {
    margin-left: calc((var(--s-40) + var(--s-6)) * -1);
    margin-right: calc((var(--s-40) + var(--s-6)) * -1);
  }
}
@media (max-width: 1140px) {
  .c-glossary-module__navigation-inner {
    display: flex;
    align-items: flex-start;
    overflow-x: scroll;
    overflow-y: hidden;
    padding-left: var(--s-40);
    padding-right: var(--s-40);
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .c-glossary-module__navigation-inner::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 640px) {
  .c-glossary-module__navigation-inner {
    padding-left: calc(var(--s-40) + var(--s-6));
    padding-right: calc(var(--s-40) + var(--s-6));
  }
}
.c-glossary-module__menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1140px) {
  .c-glossary-module__menu {
    align-items: flex-start;
  }
}
.c-glossary-module__menu li,
.c-glossary-module__menu a,
.c-glossary-module__menu span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.c-glossary-module__menu a,
.c-glossary-module__menu span {
  width: var(--s-48);
  height: var(--s-48);
  color: var(--neutral-00);
  overflow: hidden;
  border-radius: 100%;
}
@media (max-width: 1140px) {
  .c-glossary-module__menu a,
  .c-glossary-module__menu span {
    width: var(--s-64);
    height: var(--s-64);
  }
}
.c-glossary-module__menu li {
  flex-shrink: 0;
  flex-grow: 0;
}
.c-glossary-module__menu a {
  background-color: var(--neutral-70);
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media (min-width: 1140px) and (hover: none) {
  .c-glossary-module__menu a {
    -webkit-tap-highlight-color: transparent;
  }
  .c-glossary-module__menu a:active {
    background-color: var(--neutral-00);
    color: var(--neutral-90);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-glossary-module__menu a:hover {
    background-color: var(--neutral-00);
    color: var(--neutral-90);
  }
}
.c-glossary-module__content {
  background-color: var(--neutral-00);
  color: var(--neutral-90);
  border-radius: var(--s-48);
  overflow: hidden;
  padding: var(--s-160) var(--s-40);
}
@media (max-width: 1140px) {
  .c-glossary-module__content {
    padding: var(--s-128) var(--s-40);
  }
}
.c-glossary-module__content-inner {
  max-width: 29.4375em;
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: var(--s-64);
}
@media (max-width: 1140px) {
  .c-glossary-module__content-inner {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: var(--s-96);
  }
}
.c-glossary-module__empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--s-64);
}
.c-glossary-module__section {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: var(--s-32);
}
.c-glossary-module__icon {
  max-width: 9.375em;
  width: 100%;
}
.c-glossary-module__list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: var(--s-48);
}
@media (max-width: 1140px) {
  .c-glossary-module__list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: var(--s-80);
  }
}
.c-glossary-b-module {
  background-color: var(--neutral-00);
  color: var(--neutral-90);
  border-radius: var(--s-48);
  overflow: hidden;
  padding: var(--s-160) var(--s-40);
}
@media (max-width: 1140px) {
  .c-glossary-b-module {
    padding: var(--s-128) var(--s-40);
  }
}
.c-glossary-b-module__list {
  max-width: 29.4375em;
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: var(--s-48);
}
@media (max-width: 1140px) {
  .c-glossary-b-module__list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: var(--s-80);
  }
}
.c-archive-hero-module {
  color: var(--neutral-00);
}
.c-archive-hero-module__content {
  padding: var(--s-128) 0;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: var(--s-64);
}
.c-archive-hero-module__title {
  max-width: 1206px;
}
.c-archive-hero-module__text {
  max-width: 808px;
}
.c-archive-hero-module__title,
.c-archive-hero-module__text {
  margin-left: auto;
  margin-right: auto;
}
.c-archive-hero-module__filters {
  padding: var(--s-12) 0 var(--s-48);
}
.c-article-share-module {
  border-radius: var(--s-48);
  overflow: hidden;
  background-color: var(--neutral-00);
  padding: var(--s-80) var(--s-40);
}
@media (max-width: 1140px) {
  .c-article-share-module {
    display: none;
  }
}
.c-article-share-module__inner {
  width: 100%;
  max-width: 29.4375em;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: var(--s-40);
}
.c-article-share-module__title {
  width: 100%;
  max-width: 13.625em;
}
.c-article-share-module__list {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  flex-grow: 0;
  border-radius: var(--s-12);
  border: 1px solid var(--neutral-90);
}
@media (max-width: 640px) {
  .c-article-share-module__list {
    width: 100%;
    justify-content: space-between;
  }
}
.c-article-share-module__list li,
.c-article-share-module__list a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.c-article-share-module__list a,
.c-article-share-module__list button {
  font-size: 0.75em;
  padding: var(--s-12) var(--s-20);
}
.c-article-share-module__list a .u-icon,
.c-article-share-module__list button .u-icon {
  transition: all 0.3s;
  pointer-events: none;
}
@media (min-width: 1140px) and (hover: none) {
  .c-article-share-module__list a,
  .c-article-share-module__list button {
    -webkit-tap-highlight-color: transparent;
  }
  .c-article-share-module__list a:active .u-icon,
  .c-article-share-module__list button:active .u-icon {
    opacity: 0.6;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-article-share-module__list a:hover .u-icon,
  .c-article-share-module__list button:hover .u-icon {
    opacity: 0.6;
  }
}
@media (max-width: 1140px) {
  .c-article-share-module__list a,
  .c-article-share-module__list button {
    font-size: 1em;
  }
}
.c-article-share-module__list a.is-copied,
.c-article-share-module__list button.is-copied {
  pointer-events: none;
}
.c-related-articles-module {
  background-color: var(--neutral-90);
  color: var(--neutral-00);
}
.c-related-articles-module__header {
  padding: var(--s-128) 0 var(--s-96);
}
.c-related-articles-module__title {
  margin-left: auto;
  margin-right: auto;
  max-width: 1260px;
}
.c-related-articles-module__list--3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: var(--s-12);
  grid-row-gap: var(--s-12);
}
@media (max-width: 1140px) {
  .c-related-articles-module__list--3 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: var(--s-12);
    grid-row-gap: var(--s-12);
  }
}
@media (max-width: 800px) {
  .c-related-articles-module__list--3 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: var(--s-6);
  }
}
.c-related-articles-module__list--2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: var(--s-12);
  grid-row-gap: var(--s-12);
}
@media (max-width: 800px) {
  .c-related-articles-module__list--2 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: var(--s-6);
  }
}
.c-ecosystem-cards-module {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: var(--s-12);
  grid-row-gap: var(--s-12);
}
@media (max-width: 1140px) {
  .c-ecosystem-cards-module {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: var(--s-12);
    grid-row-gap: var(--s-12);
  }
}
@media (max-width: 800px) {
  .c-ecosystem-cards-module {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: var(--s-6);
  }
}
.c-news-cards-module {
  background-color: var(--neutral-00);
  color: var(--neutral-90);
  border-radius: var(--s-48);
  overflow: hidden;
  padding: var(--s-160) var(--s-40);
}
@media (max-width: 1140px) {
  .c-news-cards-module {
    padding: var(--s-128) var(--s-40);
  }
}
.c-news-cards-module__list {
  max-width: 39.375em;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: var(--s-64);
}
@media (max-width: 1140px) {
  .c-news-cards-module__list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: var(--s-96);
  }
}
.c-event-cards-module {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: var(--s-12);
  grid-row-gap: var(--s-12);
}
@media (max-width: 1280px) {
  .c-event-cards-module {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: var(--s-12);
    grid-row-gap: var(--s-12);
  }
}
@media (max-width: 800px) {
  .c-event-cards-module {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: var(--s-6);
  }
}
.c-guide-hero-module {
  border-radius: var(--s-48);
  overflow: hidden;
  background-color: var(--neutral-00);
  padding: var(--s-80) var(--s-40) var(--s-128);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--s-20);
}
@media (max-width: 1140px) {
  .c-guide-hero-module {
    margin-bottom: var(--s-12);
  }
}
@media (max-width: 640px) {
  .c-guide-hero-module {
    margin-bottom: var(--s-6);
  }
}
.c-guide-hero-module__back-cta {
  display: inline-block;
  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  position: relative;
}
.c-guide-hero-module__back-cta:before {
  content: "←";
  display: inline-block;
  position: absolute;
  top: -0.1em;
  right: 100%;
  margin-right: var(--s-8);
}
@media (min-width: 1140px) and (hover: none) {
  .c-guide-hero-module__back-cta {
    -webkit-tap-highlight-color: transparent;
  }
  .c-guide-hero-module__back-cta:active {
    opacity: 0.6;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-guide-hero-module__back-cta:hover {
    opacity: 0.6;
  }
}
.c-guide-hero-module__back-cta:not(:last-child) {
  margin-bottom: var(--s-48);
}
.c-guide-hero-module__categories,
.c-guide-hero-module__eyebrow,
.c-guide-hero-module__title,
.c-guide-hero-module__text {
  margin-left: auto;
  margin-right: auto;
  max-width: 1260px;
}
.c-guide-hero-module__categories + .c-guide-hero-module__title,
.c-guide-hero-module__eyebrow + .c-guide-hero-module__title {
  margin-top: var(--s-20);
}
.c-guide-hero-module__text:not(:first-child) {
  margin-top: var(--s-32);
}
.c-guide-hero-module__cta:not(:first-child) {
  margin-top: var(--s-64);
}
.c-no-results {
  padding: var(--s-80) var(--s-40) var(--s-128);
  background-color: var(--neutral-90);
  color: var(--neutral-00);
}
.c-steps-slider-module {
  color: var(--neutral-00);
  margin-left: calc(var(--s-12) * -1);
  margin-right: calc(var(--s-12) * -1);
  overflow: hidden;
  padding: var(--s-160) 0 var(--s-80);
}
@media (max-width: 640px) {
  .c-steps-slider-module {
    margin-left: calc(var(--s-6) * -1);
    margin-right: calc(var(--s-6) * -1);
  }
}
.c-steps-slider-module__header {
  padding-bottom: var(--s-96);
}
.c-steps-slider-module__slider {
  margin-bottom: var(--s-128);
  display: flex;
  flex-direction: column;
}
@media (max-width: 960px) {
  .c-steps-slider-module__slider {
    margin-bottom: var(--s-64);
  }
}
.c-steps-slider-module__slider-inner {
  min-width: 0;
}
.c-steps-slider-module__slider-navigation {
  position: absolute;
  left: 50%;
  top: 57.5%;
  transform: translateX(-50%);
  width: 100%;
  height: 0;
  max-width: 1680px;
  padding: 0 var(--s-40);
  z-index: 2;
}
@media (max-width: 960px) {
  .c-steps-slider-module__slider-navigation {
    position: relative;
    height: auto;
    padding-top: var(--s-64);
  }
}
.c-steps-slider-module__slider-navigation-inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  pointer-events: none;
}
@media (max-width: 960px) {
  .c-steps-slider-module__slider-navigation-inner {
    justify-content: center;
    gap: var(--s-24);
  }
}
.c-steps-slider-module__heading {
  max-width: 960px;
  margin: 0 auto;
}
@media (max-width: 1140px) {
  .c-steps-slider-module__heading {
    max-width: 640px;
  }
}
.c-steps-slider-module__title {
  padding-bottom: var(--s-40);
}
.c-steps-slider-module__content {
  padding-top: var(--s-160);
  position: relative;
  width: 100%;
}
@media (max-width: 800px) {
  .c-steps-slider-module__content {
    padding-left: var(--s-40);
    padding-right: var(--s-40);
    text-align: center;
  }
}
.c-steps-slider-module__content:before {
  content: "";
  position: absolute;
  top: 30px;
  left: 50%;
  width: 100%;
  height: 1px;
  background-color: var(--neutral-00);
  z-index: -1;
}
.c-steps-slider-module__number {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-flex;
  color: var(--neutral-90);
  border-radius: var(--s-12);
  padding: var(--s-12) var(--s-20);
  background-color: var(--ochre-yellow);
}
@media (max-width: 800px) {
  .c-steps-slider-module__number {
    left: 50%;
  }
}
.c-steps-slider-module__footer {
  padding-left: var(--s-48);
  padding-right: var(--s-48);
}
.c-steps-slider-module__actions {
  padding-bottom: var(--s-32);
}
.c-steps-slider-module__subtitle {
  max-width: 494px;
  margin: 0 auto;
}
.c-steps-slider-module__subtitle > a {
  text-decoration: underline;
  transition: all 0.2s;
}
@media (min-width: 1140px) and (hover: none) {
  .c-steps-slider-module__subtitle > a {
    -webkit-tap-highlight-color: transparent;
  }
  .c-steps-slider-module__subtitle > a:active {
    opacity: 0.5;
    text-decoration: none;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-steps-slider-module__subtitle > a:hover {
    opacity: 0.5;
    text-decoration: none;
  }
}
.c-steps-slider-module__navigation-button {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--s-64);
  height: var(--s-64);
  background-color: var(--neutral-00);
  border-radius: 100px;
  color: var(--neutral-90);
  transition: background-color 0.3s;
  cursor: pointer;
  pointer-events: auto;
}
.c-steps-slider-module__navigation-button:hover,
.c-steps-slider-module__navigation-button:focus,
.c-steps-slider-module__navigation-button:active {
  outline: none;
}
.c-steps-slider-module__navigation-button:hover {
  background-color: var(--neutral-30);
}
.c-steps-slider-module__navigation-button .u-icon {
  font-size: 0.95em;
}
.c-steps-slider-module__navigation-button.swiper-button-disabled {
  opacity: 0.2;
  pointer-events: none;
}
.c-steps-slider-module
  .swiper-slide:last-child
  .c-steps-slider-module__content:before {
  display: none;
}
.c-cta-module {
  color: var(--neutral-90);
}
.c-cta-module__inner {
  max-width: 29.4375em;
  width: 100%;
  margin: 0 auto;
  padding: var(--s-80) var(--s-40);
}
.c-cta-module__title {
  padding-bottom: var(--s-40);
}
.c-cta-module__text {
  padding-bottom: var(--s-32);
}
.c-cta-module__cta {
  display: flex;
  justify-content: center;
  gap: var(--s-20);
  flex-wrap: wrap;
}
.c-staking-calculator-wrapper {
  max-width: 1576px;
  margin: 0 auto;
}
.c-staking-calculator {
  border: 1px solid var(--neutral-50);
  background-color: var(--neutral-90);
  color: var(--neutral-00);
  border-radius: var(--s-24);
  padding-top: var(--s-96);
  padding-bottom: var(--s-96);
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-column-gap: var(--s-12);
}
@media (max-width: 800px) {
  .c-staking-calculator {
    display: flex;
    flex-direction: column;
    gap: var(--s-64);
  }
}
.c-staking-calculator__form {
  padding-left: var(--s-64);
  padding-right: var(--s-64);
  padding-bottom: var(--s-48);
  grid-column: 1/5;
}
@media (max-width: 800px) {
  .c-staking-calculator__form {
    width: 100%;
    padding-left: var(--s-48);
    padding-right: var(--s-48);
  }
}
.c-staking-calculator__input {
  position: relative;
  margin-bottom: var(--s-48);
}
.c-staking-calculator__input:last-child {
  margin-bottom: 0;
}
.c-staking-calculator__chart {
  grid-column: 5/11;
  padding-left: var(--s-32);
  padding-right: var(--s-64);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (max-width: 800px) {
  .c-staking-calculator__chart {
    width: 100%;
    padding-left: var(--s-48);
    padding-right: var(--s-48);
  }
}
.c-staking-calculator__footnote {
  padding-top: var(--s-48);
}
.c-staking-calculator__data {
  display: flex;
  flex-direction: column;
}
.c-staking-calculator__bus {
  display: none;
  padding: var(--s-64) 0 0;
  position: absolute;
  top: -99999px;
  left: -99999px;
  height: 0;
  width: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}
.c-staking-calculator__bus.is-visible {
  position: unset;
  top: unset;
  left: unset;
  height: unset;
  width: unset;
  overflow: unset;
  display: block;
  opacity: unset;
  visibility: unset;
}
.c-staking-calculator__bus ul {
  display: flex;
  width: 100%;
  gap: var(--s-48);
}
.c-staking-calculator__bus ul li {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: var(--s-24);
}
.c-staking-calculator__data {
  gap: var(--s-12);
}
.c-staking-calculator__chart-info {
  padding-bottom: var(--s-64);
}
.c-staking-calculator__chart-chart {
  position: relative;
  z-index: 1;
}
.c-staking-calculator__chart-chart-bg {
  display: block;
  position: absolute;
  top: 0;
  bottom: 15%;
  right: 0;
  width: 85%;
  background-size: 100% 85%;
  pointer-events: none;
  mix-blend-mode: multiply;
  opacity: 0.35;
}
.c-staking-calculator__chart-title {
  padding-bottom: var(--s-24);
}
.c-staking-calculator__reward {
  display: flex;
  align-items: flex-end;
  gap: var(--s-24);
  flex-wrap: wrap;
}
.c-staking-calculator__reward-usd {
  display: inline-block;
}
.c-staking-calculator__reward-sol {
  display: inline-block;
  padding-bottom: var(--s-8);
}
.c-staking-calculator-error {
  border: 1px solid var(--neutral-50);
  background-color: var(--neutral-90);
  border-radius: var(--s-24);
  padding-top: var(--s-96);
  padding-bottom: var(--s-96);
}
.c-calculator-data-input {
  display: block;
  width: 100%;
  border-radius: var(--s-8);
  padding: var(--s-8);
  background-color: var(--neutral-70);
  color: var(--neutral-00);
  border: none;
  outline: none;
}
.c-calculator-data-input {
  font-size: var(--button-02);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
.c-calculator-input__label {
  display: block;
  padding-bottom: var(--s-20);
}
.c-calculator-input__label--double {
  display: flex;
  gap: var(--s-24);
  justify-content: space-between;
}
.c-calculator-input__label span i {
  font-style: normal;
}
.c-calculator-input__field {
  position: relative;
}
.c-calculator-input__input {
  display: block;
  width: 100%;
  border-radius: var(--s-12);
  padding: var(--s-24);
  background-color: var(--neutral-70);
  color: var(--neutral-00);
  border: none;
  outline: none;
}
.c-calculator-input__input {
  font-size: var(--button-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
.c-calculator-input__button {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  background: 0 0;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: 50%;
  right: var(--s-12);
  transform: translateY(-50%);
  transition: all 0.25s;
}
.c-calculator-input__button:hover,
.c-calculator-input__button:focus,
.c-calculator-input__button:active {
  outline: none;
}
@media (min-width: 1140px) and (hover: none) {
  .c-calculator-input__button {
    -webkit-tap-highlight-color: transparent;
  }
  .c-calculator-input__button:active {
    opacity: 0.8;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-calculator-input__button:hover {
    opacity: 0.8;
  }
}
.c-calculator-input__error {
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 100%;
  padding-top: var(--s-8);
  color: var(--foreground-destructive-dark);
  visibility: hidden;
  opacity: 0;
  font-size: 0.5em;
}
@media (max-width: 800px) {
  .c-calculator-input__error {
    top: 100%;
    font-size: 10px;
  }
}
.is-invalid .c-calculator-input__error {
  opacity: 1;
  visibility: visible;
}
.c-tldr-block {
  padding: var(--s-40) var(--s-32);
  border-radius: var(--s-24);
  background-color: var(--neutral-20);
  display: flex;
  flex-direction: column;
  gap: var(--s-20);
  margin: var(--s-48) 0;
}
.c-tldr-block__header {
  display: flex;
  align-items: center;
  gap: var(--s-8);
}
.c-tldr-block__header span {
  line-height: 1;
}
.c-guide-rte-block,
.c-guide-excerpt {
  background-color: var(--neutral-00);
  color: var(--neutral-90);
  border-radius: var(--s-48);
  overflow: hidden;
  padding: var(--s-160) var(--s-40);
}
@media (max-width: 1140px) {
  .c-guide-rte-block,
  .c-guide-excerpt {
    padding: var(--s-128) var(--s-40);
  }
}
.c-guide-rte-block__content,
.c-guide-excerpt__content {
  max-width: 29.4375em;
  width: 100%;
  margin: 0 auto;
}
.c-guide-rte-block .u-gutenberg blockquote {
  background-color: var(--sol-yellow-30);
  color: var(--neutral-90);
  border-radius: var(--s-16);
  overflow: hidden;
  white-space: normal;
  padding: var(--s-40) var(--s-32);
  margin-top: var(--s-64);
  margin-bottom: var(--s-64);
}
.c-guide-rte-block .u-gutenberg blockquote {
  font-size: var(--regular-05);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.c-guide-rte-block li a {
  text-decoration: underline;
}
.c-guide-sticky-scroll-block {
  background-color: var(--neutral-00);
  color: var(--neutral-90);
  border-radius: var(--s-48);
  padding: var(--s-160) var(--s-40);
}
@media (max-width: 1140px) {
  .c-guide-sticky-scroll-block {
    padding: var(--s-128) var(--s-40);
  }
}
.c-guide-sticky-scroll-block__header {
  padding-bottom: var(--s-48);
}
.c-guide-sticky-scroll-block__toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: var(--s-4);
}
@media (max-width: 1140px) {
  .c-guide-sticky-scroll-block__toggle {
    padding-bottom: var(--s-64);
  }
}
.c-guide-sticky-scroll-block__title {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
  padding-bottom: var(--s-32);
}
.c-guide-sticky-scroll-block__guide {
  display: none;
  opacity: 0;
  transform: translateY(10px);
}
.c-guide-sticky-scroll-block__guide.is-active {
  display: block;
  animation: fadeIn 0.6s forwards;
  transform: translateY(0);
}
@starting-style {
  .c-guide-sticky-scroll-block__guide.is-active {
    opacity: 0;
  }
}
.c-guide-sticky-scroll-block__guide.is-leaving {
  display: block;
  animation: fadeOut 0.6s forwards;
}
.c-guide-sticky-scroll-block__text {
  width: 100%;
  max-width: 794px;
  margin: 0 auto;
}
.c-guide-sticky-scroll-block__inner {
  display: flex;
  position: relative;
}
@media (max-width: 800px) {
  .c-guide-sticky-scroll-block__inner {
    display: block;
  }
}
.c-guide-sticky-scroll-block__left {
  width: 50%;
}
@media (max-width: 800px) {
  .c-guide-sticky-scroll-block__left {
    display: none;
  }
}
.c-guide-sticky-scroll-block__right {
  padding-top: var(--s-32);
  width: 50%;
}
@media (max-width: 800px) {
  .c-guide-sticky-scroll-block__right {
    width: 100%;
    padding-top: 0;
  }
}
.c-guide-sticky-scroll-block__tags {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  padding: 0;
  z-index: 2;
}
@media (max-width: 800px) {
  .c-guide-sticky-scroll-block__tags {
    display: none;
  }
}
.c-guide-sticky-scroll-block__tags .c-section-tags {
  position: sticky;
  top: 0;
  height: 100vh;
  justify-content: center;
  z-index: 2;
}
.c-guide-sticky-scroll-block__media {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: sticky;
  top: 0;
  height: 100vh;
  max-width: 780px;
  padding-left: var(--s-64);
  padding-right: var(--s-64);
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .c-guide-sticky-scroll-block__media {
    max-width: 660px;
  }
}
.c-guide-sticky-scroll-block__media-bg,
.c-guide-sticky-scroll-block__media-placeholder {
  position: relative;
}
.c-guide-sticky-scroll-block__media-layers,
.c-guide-sticky-scroll-block__media-layer {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
}
.c-guide-sticky-scroll-block__media-layer {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  max-width: 780px;
  padding-left: var(--s-64);
  padding-right: var(--s-64);
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .c-guide-sticky-scroll-block__media-layer {
    max-width: 660px;
  }
}
.c-guide-sticky-scroll-block__media-layer.is-active {
  opacity: 1;
  visibility: visible;
}
.c-guide-sticky-scroll-block__media-layer-mobile {
  max-width: 624px;
  display: none;
  margin: 0 auto;
}
@media (max-width: 800px) {
  .c-guide-sticky-scroll-block__media-layer-mobile {
    display: block;
  }
}
.c-guide-sticky-scroll-block__media .c-responsive-media {
  width: 100%;
  max-width: 635px;
  margin: 0 auto;
  max-height: calc(100svh - var(--s-12) - var(--s-12));
}
@media (max-width: 800px) {
  .c-guide-sticky-scroll-block__media .c-responsive-media {
    max-width: 60vw;
  }
}
@media (min-aspect-ratio: 16/9) {
  .c-guide-sticky-scroll-block__media .c-responsive-media {
    max-width: 65svh;
  }
}
.c-guide-sticky-scroll-block__content {
  padding-bottom: var(--s-200);
  min-height: calc(100vh - var(--s-200) - var(--s-64));
}
@media (max-width: 800px) {
  .c-guide-sticky-scroll-block__content {
    min-height: unset;
    padding-bottom: var(--s-160);
  }
}
.c-guide-sticky-scroll-block__content:last-child {
  padding-bottom: var(--s-64);
}
.c-guide-sticky-scroll-block__content article {
  padding-top: var(--s-64);
  max-width: 624px;
}
.c-guide-sticky-scroll-block .u-gutenberg blockquote {
  background-color: var(--sol-yellow-30);
  color: var(--neutral-90);
  border-radius: var(--s-16);
  overflow: hidden;
  white-space: normal;
  padding: var(--s-40) var(--s-32);
  margin-top: var(--s-64);
  margin-bottom: var(--s-64);
}
.c-guide-sticky-scroll-block .u-gutenberg blockquote {
  font-size: var(--regular-05);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.c-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--s-8);
  position: relative;
}
.c-toggle__label {
  background: 0 0;
  border: none;
  cursor: pointer;
  outline: none;
  color: var(--neutral-50);
  transition: color 0.2s;
  position: absolute;
  top: 50%;
  height: 100%;
  transform: translateY(-50%);
  z-index: 1;
}
.c-toggle__label--extension {
  text-align: right;
  right: 0;
  padding-right: 72px;
}
.c-toggle__label--app {
  white-space: nowrap;
  left: 0;
  padding-left: 72px;
}
.c-toggle__label.is-active {
  color: var(--neutral-90);
  pointer-events: none;
  z-index: 0;
}
@media (min-width: 1140px) and (hover: none) {
  .c-toggle__label {
    -webkit-tap-highlight-color: transparent;
  }
  .c-toggle__label:active {
    color: var(--neutral-60);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .c-toggle__label:hover {
    color: var(--neutral-60);
  }
}
.c-toggle__switch {
  display: inline-flex;
  width: 60px;
  height: 30px;
  border-radius: 100px;
  border: 1px solid var(--neutral-50);
  padding: 2px;
  background-color: var(--neutral-10);
}
.c-toggle__switch span {
  display: block;
  width: 24px;
  height: 24px;
  background-color: var(--neutral-90);
  border-radius: 100px;
  transition: transform 0.2s;
}
.is-active .c-toggle__switch span {
  transform: translateX(30px);
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(10px);
  }
}
.c-cta-block {
  color: var(--neutral-90);
}
.c-single-guide-content .c-cta-block {
  background-color: var(--sol-yellow-30);
  border-radius: var(--s-48);
  overflow: hidden;
  padding: var(--s-80) var(--s-40);
}
@media (max-width: 1140px) {
  .c-single-guide-content .c-cta-block {
    padding: var(--s-64) var(--s-40);
  }
}
.c-single-guide-content .c-cta-block .c-cta-block__inner {
  background-color: initial;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.c-cta-block__inner {
  max-width: 29.4375em;
  width: 100%;
  margin: var(--s-48) auto;
  background-color: var(--sol-yellow-30);
  border-radius: var(--s-16);
  padding: var(--s-48) var(--s-40);
}
.c-cta-block__title {
  padding-bottom: var(--s-40);
}
.c-cta-block__subtitle {
  padding-bottom: var(--s-32);
}
.is-visually-hidden {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}
.is-visually-visible {
  opacity: 1 !important;
  visibility: visible !important;
}
.is-disabled {
  pointer-events: none !important;
}
@media (max-width: 800px) {
  .is-mobile-hidden {
    display: none !important;
  }
}
.is-mobile-visible {
  display: none !important;
}
@media (max-width: 800px) {
  .is-mobile-visible {
    display: block !important;
  }
}
.is-offscreen {
  position: absolute;
  top: -9999px;
  left: -9999px;
  width: 0;
  height: 0;
  overflow: hidden;
}
.u-screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.u-bold-01 {
  font-size: var(--bold-01);
  font-family: fk grotesk, sans-serif;
  line-height: 0.95;
  letter-spacing: -0.02em;
  font-weight: 700;
}
@media (max-width: 800px) {
  .u-bold-01 {
    line-height: 1;
    letter-spacing: -0.01em;
  }
}
.u-bold-02 {
  font-size: var(--bold-02);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: -0.01em;
  font-weight: 700;
}
@media (max-width: 800px) {
  .u-bold-02 {
    line-height: 1;
    letter-spacing: normal;
  }
}
.u-bold-03 {
  font-size: var(--bold-03);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: -0.01em;
  font-weight: 700;
}
@media (max-width: 800px) {
  .u-bold-03 {
    line-height: 1;
    letter-spacing: normal;
  }
}
.u-bold-04 {
  font-size: var(--bold-04);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: -0.01em;
  font-weight: 700;
}
@media (max-width: 800px) {
  .u-bold-04 {
    line-height: 1;
    letter-spacing: normal;
  }
}
.u-bold-05 {
  font-size: var(--bold-05);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: -0.01em;
  font-weight: 700;
}
@media (max-width: 800px) {
  .u-bold-05 {
    line-height: 1;
    letter-spacing: normal;
  }
}
.u-bold-06 {
  font-size: var(--bold-06);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: -0.01em;
  font-weight: 700;
}
@media (max-width: 800px) {
  .u-bold-06 {
    line-height: 1.3;
    letter-spacing: normal;
  }
}
.u-bold-07 {
  font-size: var(--bold-07);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 700;
}
@media (max-width: 800px) {
  .u-bold-07 {
    line-height: 1.3;
  }
}
.u-bold-08 {
  font-size: var(--bold-08);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 700;
}
.u-bold-09 {
  font-size: var(--bold-09);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 700;
}
.u-bold-10 {
  font-size: var(--bold-10);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 700;
}
.u-medium-01 {
  font-size: var(--medium-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1.2;
  letter-spacing: -0.01em;
  font-weight: 500;
}
.u-medium-02 {
  font-size: var(--medium-02);
  font-family: fk grotesk, sans-serif;
  line-height: 1.2;
  letter-spacing: -0.01em;
  font-weight: 500;
}
.u-medium-03 {
  font-size: var(--medium-03);
  font-family: fk grotesk, sans-serif;
  line-height: 1.2;
  letter-spacing: -0.01em;
  font-weight: 500;
}
.u-regular-01 {
  font-size: var(--regular-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.u-regular-02 {
  font-size: var(--regular-02);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.u-regular-03 {
  font-size: var(--regular-03);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.u-regular-05 {
  font-size: var(--regular-05);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.u-regular-06 {
  font-size: var(--regular-06);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.u-regular-07 {
  font-size: var(--regular-07);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.u-mono-01 {
  font-size: var(--mono-01);
  font-family: fk grotesk mono, monospace;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-weight: 400;
}
.u-mono-02 {
  font-size: var(--mono-02);
  font-family: fk grotesk mono, monospace;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-weight: 400;
}
.u-mono-03 {
  font-size: var(--mono-03);
  font-family: fk grotesk mono, monospace;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-weight: 400;
}
.u-button-01 {
  font-size: var(--button-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
.u-button-02 {
  font-size: var(--button-02);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
.u-uppercase {
  text-transform: uppercase;
}
.u-capitalize {
  text-transform: capitalize;
}
.u-text-left {
  text-align: left;
}
.u-text-center {
  text-align: center;
}
.u-text-right {
  text-align: right;
}
.u-underline {
  text-decoration: underline;
}
.u-text-faded {
  color: var(--neutral-40);
}
.u-text-faded-alt {
  color: var(--neutral-50);
}
.u-fw-thin,
.u-fw-100 {
  font-weight: 100;
}
.u-fw-extra-light,
.u-fw-200 {
  font-weight: 200;
}
.u-fw-light,
.u-fw-300 {
  font-weight: 300;
}
.u-fw-regular,
.u-fw-normal,
.u-fw-400 {
  font-weight: 400;
}
.u-fw-medium,
.u-fw-500 {
  font-weight: 500;
}
.u-fw-semi-bold,
.u-fw-600 {
  font-weight: 600;
}
.u-fw-bold,
.u-fw-700 {
  font-weight: 700;
}
.u-fw-extra-bold,
.u-fw-800 {
  font-weight: 800;
}
.u-fw-black,
.u-fw-900 {
  font-weight: 900;
}
.u-pt-0 {
  padding-top: 0;
}
.u-pt-small {
  padding-top: var(--s-64);
}
.u-pt-medium {
  padding-top: var(--s-90);
}
.u-pt-large {
  padding-top: var(--s-125);
}
.u-pb-0 {
  padding-bottom: 0;
}
.u-pb-small {
  padding-bottom: var(--s-64);
}
.u-pb-medium {
  padding-bottom: var(--s-90);
}
.u-pb-large {
  padding-bottom: var(--s-125);
}
.u-spacer--50vh {
  height: 50vh;
}
.u-spacer--100vh {
  height: 100vh;
}
.u-spacer--50svh {
  height: 50svh;
}
.u-spacer--100svh {
  height: 100svh;
}
.u-ratio {
  position: relative;
  display: block;
  overflow: hidden;
}
.u-ratio:before {
  display: block;
  padding-bottom: 100%;
  width: 100%;
  content: "";
}
.u-ratio__inner,
.u-ratio > img,
.u-ratio > video,
.u-ratio > iframe,
.u-ratio > embed,
.u-ratio > object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.u-ratio--1-2:before {
  padding-bottom: 200%;
}
.u-ratio--2-1:before {
  padding-bottom: 50%;
}
.u-ratio--1-2:before {
  padding-bottom: 200%;
}
.u-ratio--3-1:before {
  padding-bottom: 33.3333333333%;
}
.u-ratio--1-3:before {
  padding-bottom: 300%;
}
.u-ratio--3-2:before {
  padding-bottom: 66.6666666667%;
}
.u-ratio--2-3:before {
  padding-bottom: 150%;
}
.u-ratio--4-3:before {
  padding-bottom: 75%;
}
.u-ratio--3-4:before {
  padding-bottom: 133.3333333333%;
}
.u-ratio--16-9:before {
  padding-bottom: 56.25%;
}
.u-ratio--9-16:before {
  padding-bottom: 177.7777777778%;
}
.u-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
.u-content-editor,
.rte {
  word-break: break-word;
  width: 100%;
}
.u-content-editor > h2,
.u-content-editor > h3,
.u-content-editor > h4,
.u-content-editor > h5,
.u-content-editor > h6,
.rte > h2,
.rte > h3,
.rte > h4,
.rte > h5,
.rte > h6 {
  margin-bottom: var(--s-48);
}
.u-content-editor > h2:last-child,
.u-content-editor > h3:last-child,
.u-content-editor > h4:last-child,
.u-content-editor > h5:last-child,
.u-content-editor > h6:last-child,
.rte > h2:last-child,
.rte > h3:last-child,
.rte > h4:last-child,
.rte > h5:last-child,
.rte > h6:last-child {
  margin-bottom: 0;
}
.u-content-editor > h2 + h2,
.u-content-editor > h2 + h3,
.u-content-editor > h2 + h4,
.u-content-editor > h2 + h5,
.u-content-editor > h2 + h6,
.u-content-editor > h3 + h2,
.u-content-editor > h3 + h3,
.u-content-editor > h3 + h4,
.u-content-editor > h3 + h5,
.u-content-editor > h3 + h6,
.u-content-editor > h4 + h2,
.u-content-editor > h4 + h3,
.u-content-editor > h4 + h4,
.u-content-editor > h4 + h5,
.u-content-editor > h4 + h6,
.u-content-editor > h5 + h2,
.u-content-editor > h5 + h3,
.u-content-editor > h5 + h4,
.u-content-editor > h5 + h5,
.u-content-editor > h5 + h6,
.u-content-editor > h6 + h2,
.u-content-editor > h6 + h3,
.u-content-editor > h6 + h4,
.u-content-editor > h6 + h5,
.u-content-editor > h6 + h6,
.rte > h2 + h2,
.rte > h2 + h3,
.rte > h2 + h4,
.rte > h2 + h5,
.rte > h2 + h6,
.rte > h3 + h2,
.rte > h3 + h3,
.rte > h3 + h4,
.rte > h3 + h5,
.rte > h3 + h6,
.rte > h4 + h2,
.rte > h4 + h3,
.rte > h4 + h4,
.rte > h4 + h5,
.rte > h4 + h6,
.rte > h5 + h2,
.rte > h5 + h3,
.rte > h5 + h4,
.rte > h5 + h5,
.rte > h5 + h6,
.rte > h6 + h2,
.rte > h6 + h3,
.rte > h6 + h4,
.rte > h6 + h5,
.rte > h6 + h6 {
  margin-top: var(--s-48);
}
.u-content-editor > h2 > u,
.u-content-editor > h3 > u,
.u-content-editor > h4 > u,
.u-content-editor > h5 > u,
.u-content-editor > h6 > u,
.rte > h2 > u,
.rte > h3 > u,
.rte > h4 > u,
.rte > h5 > u,
.rte > h6 > u {
  text-decoration: underline;
}
.u-content-editor > h2 > a,
.u-content-editor > h3 > a,
.u-content-editor > h4 > a,
.u-content-editor > h5 > a,
.u-content-editor > h6 > a,
.rte > h2 > a,
.rte > h3 > a,
.rte > h4 > a,
.rte > h5 > a,
.rte > h6 > a {
  text-decoration: underline;
  transition: all 0.2s;
}
@media (min-width: 1140px) and (hover: none) {
  .u-content-editor > h2 > a,
  .u-content-editor > h3 > a,
  .u-content-editor > h4 > a,
  .u-content-editor > h5 > a,
  .u-content-editor > h6 > a,
  .rte > h2 > a,
  .rte > h3 > a,
  .rte > h4 > a,
  .rte > h5 > a,
  .rte > h6 > a {
    -webkit-tap-highlight-color: transparent;
  }
  .u-content-editor > h2 > a:active,
  .u-content-editor > h3 > a:active,
  .u-content-editor > h4 > a:active,
  .u-content-editor > h5 > a:active,
  .u-content-editor > h6 > a:active,
  .rte > h2 > a:active,
  .rte > h3 > a:active,
  .rte > h4 > a:active,
  .rte > h5 > a:active,
  .rte > h6 > a:active {
    opacity: 0.5;
    text-decoration: none;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .u-content-editor > h2 > a:hover,
  .u-content-editor > h3 > a:hover,
  .u-content-editor > h4 > a:hover,
  .u-content-editor > h5 > a:hover,
  .u-content-editor > h6 > a:hover,
  .rte > h2 > a:hover,
  .rte > h3 > a:hover,
  .rte > h4 > a:hover,
  .rte > h5 > a:hover,
  .rte > h6 > a:hover {
    opacity: 0.5;
    text-decoration: none;
  }
}
.u-content-editor > p,
.u-content-editor > ul,
.u-content-editor > ol,
.rte > p,
.rte > ul,
.rte > ol {
  margin-bottom: var(--s-24);
}
.u-content-editor > p,
.u-content-editor > ul,
.u-content-editor > ol,
.rte > p,
.rte > ul,
.rte > ol {
  font-size: var(--regular-02);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.u-content-editor > p:last-child,
.u-content-editor > ul:last-child,
.u-content-editor > ol:last-child,
.rte > p:last-child,
.rte > ul:last-child,
.rte > ol:last-child {
  margin-bottom: 0;
}
.u-content-editor > p + h2,
.u-content-editor > p + h3,
.u-content-editor > p + h4,
.u-content-editor > p + h5,
.u-content-editor > p + h6,
.u-content-editor > ul + h2,
.u-content-editor > ul + h3,
.u-content-editor > ul + h4,
.u-content-editor > ul + h5,
.u-content-editor > ul + h6,
.u-content-editor > ol + h2,
.u-content-editor > ol + h3,
.u-content-editor > ol + h4,
.u-content-editor > ol + h5,
.u-content-editor > ol + h6,
.rte > p + h2,
.rte > p + h3,
.rte > p + h4,
.rte > p + h5,
.rte > p + h6,
.rte > ul + h2,
.rte > ul + h3,
.rte > ul + h4,
.rte > ul + h5,
.rte > ul + h6,
.rte > ol + h2,
.rte > ol + h3,
.rte > ol + h4,
.rte > ol + h5,
.rte > ol + h6 {
  margin-top: var(--s-128);
}
.u-content-editor > p > u,
.u-content-editor > ul > u,
.u-content-editor > ol > u,
.rte > p > u,
.rte > ul > u,
.rte > ol > u {
  text-decoration: underline;
}
.u-content-editor > p a,
.u-content-editor > p > a,
.u-content-editor > ul a,
.u-content-editor > ul > a,
.u-content-editor > ol a,
.u-content-editor > ol > a,
.rte > p a,
.rte > p > a,
.rte > ul a,
.rte > ul > a,
.rte > ol a,
.rte > ol > a {
  text-decoration: underline;
  transition: all 0.2s;
}
@media (min-width: 1140px) and (hover: none) {
  .u-content-editor > p a,
  .u-content-editor > p > a,
  .u-content-editor > ul a,
  .u-content-editor > ul > a,
  .u-content-editor > ol a,
  .u-content-editor > ol > a,
  .rte > p a,
  .rte > p > a,
  .rte > ul a,
  .rte > ul > a,
  .rte > ol a,
  .rte > ol > a {
    -webkit-tap-highlight-color: transparent;
  }
  .u-content-editor > p a:active,
  .u-content-editor > p > a:active,
  .u-content-editor > ul a:active,
  .u-content-editor > ul > a:active,
  .u-content-editor > ol a:active,
  .u-content-editor > ol > a:active,
  .rte > p a:active,
  .rte > p > a:active,
  .rte > ul a:active,
  .rte > ul > a:active,
  .rte > ol a:active,
  .rte > ol > a:active {
    opacity: 0.5;
    text-decoration: none;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .u-content-editor > p a:hover,
  .u-content-editor > p > a:hover,
  .u-content-editor > ul a:hover,
  .u-content-editor > ul > a:hover,
  .u-content-editor > ol a:hover,
  .u-content-editor > ol > a:hover,
  .rte > p a:hover,
  .rte > p > a:hover,
  .rte > ul a:hover,
  .rte > ul > a:hover,
  .rte > ol a:hover,
  .rte > ol > a:hover {
    opacity: 0.5;
    text-decoration: none;
  }
}
.u-content-editor > h2,
.rte > h2 {
  font-size: var(--bold-06);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: -0.01em;
  font-weight: 700;
}
@media (max-width: 800px) {
  .u-content-editor > h2,
  .rte > h2 {
    line-height: 1.3;
    letter-spacing: normal;
  }
}
.u-content-editor > h3,
.rte > h3 {
  font-size: var(--bold-08);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 700;
}
.u-content-editor > h4,
.rte > h4 {
  font-size: var(--bold-08);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 700;
}
.u-content-editor > h5,
.rte > h5 {
  font-size: var(--bold-08);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 700;
}
.u-content-editor > h6,
.rte > h6 {
  font-size: var(--bold-08);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 700;
}
.u-content-editor li,
.rte li {
  margin-bottom: var(--s-24);
}
.u-content-editor li:last-child,
.rte li:last-child {
  margin-bottom: 0;
}
.u-content-editor > ul,
.rte > ul {
  list-style: disc;
  margin-left: 1em;
  padding-left: 1em;
}
@media (max-width: 480px) {
  .u-content-editor > ul,
  .rte > ul {
    margin-left: 0.6em;
    padding-left: 0.6em;
  }
}
.u-content-editor > ul li,
.rte > ul li {
  list-style-position: outside;
  padding-left: 0.5em;
}
.u-content-editor > ol,
.rte > ol {
  list-style: decimal inside;
  margin-left: 1em;
  padding-left: 1em;
}
@media (max-width: 480px) {
  .u-content-editor > ol,
  .rte > ol {
    margin-left: 0.6em;
    padding-left: 0.6em;
  }
}
.u-content-editor > ol li,
.rte > ol li {
  list-style-position: outside;
  padding-left: 0.5em;
}
.u-content-editor > u,
.rte > u {
  text-decoration: underline;
}
.u-content-editor > a,
.rte > a {
  text-decoration: underline;
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media (min-width: 1140px) and (hover: none) {
  .u-content-editor > a,
  .rte > a {
    -webkit-tap-highlight-color: transparent;
  }
}
.u-content-editor b,
.u-content-editor strong,
.u-content-editor .wp-block-heading,
.rte b,
.rte strong,
.rte .wp-block-heading {
  font-weight: 700;
}
.u-content-editor b > u,
.u-content-editor strong > u,
.u-content-editor .wp-block-heading > u,
.rte b > u,
.rte strong > u,
.rte .wp-block-heading > u {
  text-decoration: underline;
}
.u-content-editor b > a,
.u-content-editor strong > a,
.u-content-editor .wp-block-heading > a,
.rte b > a,
.rte strong > a,
.rte .wp-block-heading > a {
  text-decoration: underline;
  transition: all 0.2s;
}
@media (min-width: 1140px) and (hover: none) {
  .u-content-editor b > a,
  .u-content-editor strong > a,
  .u-content-editor .wp-block-heading > a,
  .rte b > a,
  .rte strong > a,
  .rte .wp-block-heading > a {
    -webkit-tap-highlight-color: transparent;
  }
  .u-content-editor b > a:active,
  .u-content-editor strong > a:active,
  .u-content-editor .wp-block-heading > a:active,
  .rte b > a:active,
  .rte strong > a:active,
  .rte .wp-block-heading > a:active {
    opacity: 0.5;
    text-decoration: none;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .u-content-editor b > a:hover,
  .u-content-editor strong > a:hover,
  .u-content-editor .wp-block-heading > a:hover,
  .rte b > a:hover,
  .rte strong > a:hover,
  .rte .wp-block-heading > a:hover {
    opacity: 0.5;
    text-decoration: none;
  }
}
.u-content-editor hr,
.rte hr {
  border-top: 1px solid #000;
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding: 0;
  margin: var(--s-48) 0;
  outline: none;
  box-shadow: none;
}
.u-content-editor hr:first-child,
.rte hr:first-child {
  margin-top: 0;
}
.u-content-editor hr:last-child,
.rte hr:last-child {
  margin-bottom: 0;
}
.u-content-editor .wp-block-table,
.rte .wp-block-table {
  margin-top: var(--s-48);
  margin-bottom: var(--s-48);
}
.u-content-editor .wp-block-table:first-child,
.rte .wp-block-table:first-child {
  margin-top: 0;
}
.u-content-editor .wp-block-table:last-child,
.rte .wp-block-table:last-child {
  margin-bottom: 0;
}
.u-content-editor .wp-block-table table,
.rte .wp-block-table table {
  width: 100%;
}
.u-content-editor .wp-block-table table,
.rte .wp-block-table table {
  font-size: var(--regular-02);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.u-content-editor .wp-block-table tr,
.rte .wp-block-table tr {
  border-bottom: 1px solid #000;
  display: flex;
  gap: var(--s-16);
}
.u-content-editor .wp-block-table td,
.rte .wp-block-table td {
  padding-top: var(--s-16);
  padding-bottom: var(--s-16);
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}
.u-content-editor .wp-block-table u,
.rte .wp-block-table u {
  text-decoration: underline;
}
.u-content-editor .wp-block-table a,
.rte .wp-block-table a {
  text-decoration: underline;
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media (min-width: 1140px) and (hover: none) {
  .u-content-editor .wp-block-table a,
  .rte .wp-block-table a {
    -webkit-tap-highlight-color: transparent;
  }
}
.u-content-editor .wp-block-quote,
.rte .wp-block-quote {
  margin-top: var(--s-48);
  margin-bottom: var(--s-48);
  padding-left: var(--s-16);
  border-left: 3px solid #000;
}
.u-content-editor .wp-block-quote:first-child,
.rte .wp-block-quote:first-child {
  margin-top: 0;
}
.u-content-editor .wp-block-quote:last-child,
.rte .wp-block-quote:last-child {
  margin-bottom: 0;
}
.u-content-editor .wp-block-quote p,
.rte .wp-block-quote p {
  font-size: var(--regular-02);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.u-content-editor .wp-block-quote cite,
.rte .wp-block-quote cite {
  margin-top: var(--s-16);
  display: block;
}
.u-content-editor .wp-block-quote cite,
.rte .wp-block-quote cite {
  font-size: var(--regular-02);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.u-content-editor .wp-block-quote cite > u,
.rte .wp-block-quote cite > u {
  text-decoration: underline;
}
.u-content-editor .wp-block-quote cite > a,
.rte .wp-block-quote cite > a {
  text-decoration: underline;
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media (min-width: 1140px) and (hover: none) {
  .u-content-editor .wp-block-quote cite > a,
  .rte .wp-block-quote cite > a {
    -webkit-tap-highlight-color: transparent;
  }
}
.u-content-editor .wp-block-embed,
.rte .wp-block-embed {
  margin-top: var(--s-48);
  margin-bottom: var(--s-48);
}
.u-content-editor .wp-block-embed:first-child,
.rte .wp-block-embed:first-child {
  margin-top: 0;
}
.u-content-editor .wp-block-embed:last-child,
.rte .wp-block-embed:last-child {
  margin-bottom: 0;
}
.u-content-editor .wp-block-embed.is-type-video .wp-block-embed__wrapper,
.rte .wp-block-embed.is-type-video .wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.u-content-editor .wp-block-embed.is-type-video .wp-block-embed__wrapper iframe,
.u-content-editor .wp-block-embed.is-type-video .wp-block-embed__wrapper object,
.u-content-editor .wp-block-embed.is-type-video .wp-block-embed__wrapper embed,
.rte .wp-block-embed.is-type-video .wp-block-embed__wrapper iframe,
.rte .wp-block-embed.is-type-video .wp-block-embed__wrapper object,
.rte .wp-block-embed.is-type-video .wp-block-embed__wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.u-content-editor .wp-block-image,
.rte .wp-block-image {
  margin-top: var(--s-48);
  margin-bottom: var(--s-48);
}
.u-content-editor .wp-block-image:first-child,
.rte .wp-block-image:first-child {
  margin-top: 0;
}
.u-content-editor .wp-block-image:last-child,
.rte .wp-block-image:last-child {
  margin-bottom: 0;
}
.u-content-editor .wp-block-image.size-medium img,
.rte .wp-block-image.size-medium img {
  width: auto;
}
.u-content-editor .wp-block-image.size-thumbnail img,
.rte .wp-block-image.size-thumbnail img {
  width: auto;
}
.u-content-editor .wp-block-image figcaption,
.rte .wp-block-image figcaption {
  margin-top: var(--s-16);
}
.u-content-editor .wp-block-image figcaption,
.rte .wp-block-image figcaption {
  font-size: var(--regular-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.u-content-editor .wp-block-image figcaption > u,
.rte .wp-block-image figcaption > u {
  text-decoration: underline;
}
.u-content-editor .wp-block-image figcaption > a,
.rte .wp-block-image figcaption > a {
  text-decoration: underline;
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media (min-width: 1140px) and (hover: none) {
  .u-content-editor .wp-block-image figcaption > a,
  .rte .wp-block-image figcaption > a {
    -webkit-tap-highlight-color: transparent;
  }
}
.u-content-editor .wp-block-code,
.u-content-editor pre,
.rte .wp-block-code,
.rte pre {
  margin-top: var(--s-48);
  margin-bottom: var(--s-48);
  padding: var(--s-30);
  background-color: #fff;
  color: #000;
}
.u-content-editor .wp-block-code:first-child,
.u-content-editor pre:first-child,
.rte .wp-block-code:first-child,
.rte pre:first-child {
  margin-top: 0;
}
.u-content-editor .wp-block-code:last-child,
.u-content-editor pre:last-child,
.rte .wp-block-code:last-child,
.rte pre:last-child {
  margin-bottom: 0;
}
.u-content-editor .wp-block-code code,
.u-content-editor pre code,
.rte .wp-block-code code,
.rte pre code {
  font-size: 0.75em;
  line-height: 1.5;
  white-space: pre-wrap;
}
.u-content-editor .c-gutenberg-block,
.rte .c-gutenberg-block {
  margin-top: var(--s-48);
  margin-bottom: var(--s-48);
  position: relative;
  z-index: 1;
}
.u-content-editor .c-gutenberg-block:first-child,
.rte .c-gutenberg-block:first-child {
  margin-top: 0;
}
.u-content-editor .c-gutenberg-block:last-child,
.rte .c-gutenberg-block:last-child {
  margin-bottom: 0;
}
.simple-rte > p,
.simple-rte > ul,
.simple-rte > ol {
  margin-bottom: var(--s-24);
}
.simple-rte > p:last-child,
.simple-rte > ul:last-child,
.simple-rte > ol:last-child {
  margin-bottom: 0;
}
.simple-rte > p + h2,
.simple-rte > p + h3,
.simple-rte > p + h4,
.simple-rte > p + h5,
.simple-rte > p + h6,
.simple-rte > ul + h2,
.simple-rte > ul + h3,
.simple-rte > ul + h4,
.simple-rte > ul + h5,
.simple-rte > ul + h6,
.simple-rte > ol + h2,
.simple-rte > ol + h3,
.simple-rte > ol + h4,
.simple-rte > ol + h5,
.simple-rte > ol + h6 {
  margin-top: var(--s-128);
}
.simple-rte > p > u,
.simple-rte > ul > u,
.simple-rte > ol > u {
  text-decoration: underline;
}
.simple-rte > p a,
.simple-rte > p > a,
.simple-rte > ul a,
.simple-rte > ul > a,
.simple-rte > ol a,
.simple-rte > ol > a {
  text-decoration: underline;
  transition: all 0.2s;
}
@media (min-width: 1140px) and (hover: none) {
  .simple-rte > p a,
  .simple-rte > p > a,
  .simple-rte > ul a,
  .simple-rte > ul > a,
  .simple-rte > ol a,
  .simple-rte > ol > a {
    -webkit-tap-highlight-color: transparent;
  }
  .simple-rte > p a:active,
  .simple-rte > p > a:active,
  .simple-rte > ul a:active,
  .simple-rte > ul > a:active,
  .simple-rte > ol a:active,
  .simple-rte > ol > a:active {
    opacity: 0.5;
    text-decoration: none;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .simple-rte > p a:hover,
  .simple-rte > p > a:hover,
  .simple-rte > ul a:hover,
  .simple-rte > ul > a:hover,
  .simple-rte > ol a:hover,
  .simple-rte > ol > a:hover {
    opacity: 0.5;
    text-decoration: none;
  }
}
.simple-rte--small {
  font-size: var(--regular-05);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.simple-rte.u-text-center > ul {
  list-style: disc;
}
.simple-rte.u-text-center > ul,
.simple-rte.u-text-center > ol {
  display: inline-block;
  list-style: inside;
}
.u-bg-color--ivory-white {
  background-color: #f5f8ff;
}
.u-bg-color--sol-yellow {
  background-color: #3257EE;
}
.u-bg-color--obsidian-noir {
  background-color: #02050a;
}
.u-bg-color--sunsilver-blade {
  background-color: #dfe1ea;
}
.u-bg-color--titanium-gothic {
  background-color: #24262b;
}
.u-bg-color--pink-10 {
  background-color: #ffa6ea;
}
.u-bg-color--pink-20 {
  background-color: #991f5e;
}
.u-bg-color--blue-10 {
  background-color: #7f9ff6;
}
.u-bg-color--blue-20 {
  background-color: #3d38c0;
}
.u-bg-color--green-10 {
  background-color: #ccd982;
}
.u-bg-color--orange-10 {
  background-color: #ff9340;
}
.u-bg-color--marble-sheen {
  background-color: #d1d4dd;
}
.u-gutenberg {
  word-break: break-word;
}
.u-gutenberg > h2,
.u-gutenberg > h3,
.u-gutenberg > h4,
.u-gutenberg > h5,
.u-gutenberg > h6 {
  margin-bottom: var(--s-32);
}
.u-gutenberg > h2:last-child,
.u-gutenberg > h3:last-child,
.u-gutenberg > h4:last-child,
.u-gutenberg > h5:last-child,
.u-gutenberg > h6:last-child {
  margin-bottom: 0;
}
.u-gutenberg > h2 + h2,
.u-gutenberg > h2 + h3,
.u-gutenberg > h2 + h4,
.u-gutenberg > h2 + h5,
.u-gutenberg > h2 + h6,
.u-gutenberg > h3 + h2,
.u-gutenberg > h3 + h3,
.u-gutenberg > h3 + h4,
.u-gutenberg > h3 + h5,
.u-gutenberg > h3 + h6,
.u-gutenberg > h4 + h2,
.u-gutenberg > h4 + h3,
.u-gutenberg > h4 + h4,
.u-gutenberg > h4 + h5,
.u-gutenberg > h4 + h6,
.u-gutenberg > h5 + h2,
.u-gutenberg > h5 + h3,
.u-gutenberg > h5 + h4,
.u-gutenberg > h5 + h5,
.u-gutenberg > h5 + h6,
.u-gutenberg > h6 + h2,
.u-gutenberg > h6 + h3,
.u-gutenberg > h6 + h4,
.u-gutenberg > h6 + h5,
.u-gutenberg > h6 + h6 {
  margin-top: var(--s-32);
}
.u-gutenberg > h2 > u,
.u-gutenberg > h3 > u,
.u-gutenberg > h4 > u,
.u-gutenberg > h5 > u,
.u-gutenberg > h6 > u {
  text-decoration: underline;
}
.u-gutenberg > h2 > a,
.u-gutenberg > h3 > a,
.u-gutenberg > h4 > a,
.u-gutenberg > h5 > a,
.u-gutenberg > h6 > a {
  text-decoration: underline;
  transition: all 0.2s;
}
@media (min-width: 1140px) and (hover: none) {
  .u-gutenberg > h2 > a,
  .u-gutenberg > h3 > a,
  .u-gutenberg > h4 > a,
  .u-gutenberg > h5 > a,
  .u-gutenberg > h6 > a {
    -webkit-tap-highlight-color: transparent;
  }
  .u-gutenberg > h2 > a:active,
  .u-gutenberg > h3 > a:active,
  .u-gutenberg > h4 > a:active,
  .u-gutenberg > h5 > a:active,
  .u-gutenberg > h6 > a:active {
    opacity: 0.5;
    text-decoration: none;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .u-gutenberg > h2 > a:hover,
  .u-gutenberg > h3 > a:hover,
  .u-gutenberg > h4 > a:hover,
  .u-gutenberg > h5 > a:hover,
  .u-gutenberg > h6 > a:hover {
    opacity: 0.5;
    text-decoration: none;
  }
}
.u-gutenberg > p,
.u-gutenberg > ul,
.u-gutenberg > ol {
  margin-bottom: var(--s-20);
}
.u-gutenberg > p,
.u-gutenberg > ul,
.u-gutenberg > ol {
  font-size: var(--regular-05);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.u-gutenberg > p:last-child,
.u-gutenberg > ul:last-child,
.u-gutenberg > ol:last-child {
  margin-bottom: 0;
}
.u-gutenberg > p + h2,
.u-gutenberg > p + h3,
.u-gutenberg > p + h4,
.u-gutenberg > p + h5,
.u-gutenberg > p + h6,
.u-gutenberg > ul + h2,
.u-gutenberg > ul + h3,
.u-gutenberg > ul + h4,
.u-gutenberg > ul + h5,
.u-gutenberg > ul + h6,
.u-gutenberg > ol + h2,
.u-gutenberg > ol + h3,
.u-gutenberg > ol + h4,
.u-gutenberg > ol + h5,
.u-gutenberg > ol + h6 {
  margin-top: var(--s-48);
}
.u-gutenberg > p > u,
.u-gutenberg > ul > u,
.u-gutenberg > ol > u {
  text-decoration: underline;
}
.u-gutenberg > p > a,
.u-gutenberg > ul > a,
.u-gutenberg > ol > a {
  text-decoration: underline;
  transition: all 0.2s;
}
@media (min-width: 1140px) and (hover: none) {
  .u-gutenberg > p > a,
  .u-gutenberg > ul > a,
  .u-gutenberg > ol > a {
    -webkit-tap-highlight-color: transparent;
  }
  .u-gutenberg > p > a:active,
  .u-gutenberg > ul > a:active,
  .u-gutenberg > ol > a:active {
    opacity: 0.5;
    text-decoration: none;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .u-gutenberg > p > a:hover,
  .u-gutenberg > ul > a:hover,
  .u-gutenberg > ol > a:hover {
    opacity: 0.5;
    text-decoration: none;
  }
}
.u-gutenberg > h2 {
  font-size: var(--bold-06);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: -0.01em;
  font-weight: 700;
}
@media (max-width: 800px) {
  .u-gutenberg > h2 {
    line-height: 1.3;
    letter-spacing: normal;
  }
}
.u-gutenberg > h3 {
  font-size: var(--bold-07);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 700;
}
@media (max-width: 800px) {
  .u-gutenberg > h3 {
    line-height: 1.3;
  }
}
.u-gutenberg > h4 {
  font-size: var(--bold-08);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 700;
}
.u-gutenberg > h5 {
  font-size: var(--bold-09);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 700;
}
.u-gutenberg > h6 {
  font-size: var(--bold-10);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 700;
}
.u-gutenberg li {
  margin-bottom: var(--s-6);
}
.u-gutenberg li:last-child {
  margin-bottom: 0;
}
.u-gutenberg > ul,
.u-gutenberg > ul ul {
  list-style: disc;
  padding-left: 1.4em;
}
.u-gutenberg > ul li,
.u-gutenberg > ul ul li {
  list-style-position: outside;
  padding-left: 0.25em;
}
.u-gutenberg > ol,
.u-gutenberg > ol ol {
  list-style: decimal inside;
  padding-left: 1.4em;
}
.u-gutenberg > ol li,
.u-gutenberg > ol ol li {
  list-style-position: outside;
  padding-left: 0.25em;
}
.u-gutenberg > u {
  text-decoration: underline;
}
.u-gutenberg > a {
  text-decoration: underline;
  transition: all 0.2s;
}
@media (min-width: 1140px) and (hover: none) {
  .u-gutenberg > a {
    -webkit-tap-highlight-color: transparent;
  }
  .u-gutenberg > a:active {
    opacity: 0.5;
    text-decoration: none;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .u-gutenberg > a:hover {
    opacity: 0.5;
    text-decoration: none;
  }
}
.u-gutenberg b,
.u-gutenberg strong,
.u-gutenberg .wp-block-heading {
  font-weight: 700;
}
.u-gutenberg b > u,
.u-gutenberg strong > u,
.u-gutenberg .wp-block-heading > u {
  text-decoration: underline;
}
.u-gutenberg b > a,
.u-gutenberg strong > a,
.u-gutenberg .wp-block-heading > a {
  text-decoration: underline;
  transition: all 0.2s;
}
@media (min-width: 1140px) and (hover: none) {
  .u-gutenberg b > a,
  .u-gutenberg strong > a,
  .u-gutenberg .wp-block-heading > a {
    -webkit-tap-highlight-color: transparent;
  }
  .u-gutenberg b > a:active,
  .u-gutenberg strong > a:active,
  .u-gutenberg .wp-block-heading > a:active {
    opacity: 0.5;
    text-decoration: none;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .u-gutenberg b > a:hover,
  .u-gutenberg strong > a:hover,
  .u-gutenberg .wp-block-heading > a:hover {
    opacity: 0.5;
    text-decoration: none;
  }
}
.u-gutenberg hr {
  border-top: 1px solid;
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding: 0;
  margin: var(--s-64) 0;
  outline: none;
  box-shadow: none;
}
.u-gutenberg hr:first-child {
  margin-top: 0;
}
.u-gutenberg hr:last-child {
  margin-bottom: 0;
}
.u-gutenberg .wp-block-table {
  margin-top: var(--s-64);
  margin-bottom: var(--s-64);
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.u-gutenberg .wp-block-table::-webkit-scrollbar {
  display: none;
}
.u-gutenberg .wp-block-table:first-child {
  margin-top: 0;
}
.u-gutenberg .wp-block-table:last-child {
  margin-bottom: 0;
}
.u-gutenberg .wp-block-table table {
  width: 100%;
  table-layout: auto;
  border-collapse: collapse;
  text-align: center;
}
.u-gutenberg .wp-block-table table {
  font-size: var(--regular-05);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
@media (max-width: 800px) {
  .u-gutenberg .wp-block-table table {
    text-align: left;
  }
}
.u-gutenberg .wp-block-table thead {
  border: none;
  background-color: var(--neutral-90);
  color: var(--neutral-00);
  border-radius: var(--s-16);
  overflow: hidden;
  display: block;
  padding: var(--s-40) var(--s-32);
}
.u-gutenberg .wp-block-table thead {
  font-size: var(--bold-10);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 700;
}
.u-gutenberg .wp-block-table thead tr {
  border: none;
  padding: 0;
}
.u-gutenberg .wp-block-table tfoot {
  border: none;
}
.u-gutenberg .wp-block-table tr {
  border-bottom: 1px solid;
  display: flex;
  gap: var(--s-12);
  padding: var(--s-40) var(--s-32);
}
.u-gutenberg .wp-block-table th,
.u-gutenberg .wp-block-table td {
  border: none;
  padding: 0;
  word-break: break-word;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}
@media (max-width: 800px) {
  .u-gutenberg .wp-block-table th,
  .u-gutenberg .wp-block-table td {
    flex: none;
    width: 180px;
  }
}
.u-gutenberg .wp-block-table u {
  text-decoration: underline;
}
.u-gutenberg .wp-block-table > a {
  text-decoration: underline;
  transition: all 0.2s;
}
@media (min-width: 1140px) and (hover: none) {
  .u-gutenberg .wp-block-table > a {
    -webkit-tap-highlight-color: transparent;
  }
  .u-gutenberg .wp-block-table > a:active {
    opacity: 0.5;
    text-decoration: none;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .u-gutenberg .wp-block-table > a:hover {
    opacity: 0.5;
    text-decoration: none;
  }
}
.u-gutenberg .wp-block-quote {
  margin-top: var(--s-64);
  margin-bottom: var(--s-64);
  padding-left: var(--s-40);
  position: relative;
}
.u-gutenberg .wp-block-quote:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: var(--s-12);
  height: 100%;
  background-color: currentcolor;
  border-radius: var(--s-16);
}
@media (max-width: 800px) {
  .u-gutenberg .wp-block-quote:before {
    width: var(--s-6);
  }
}
.u-gutenberg .wp-block-quote:first-child {
  margin-top: 0;
}
.u-gutenberg .wp-block-quote:last-child {
  margin-bottom: 0;
}
.u-gutenberg .wp-block-quote p {
  font-size: var(--bold-07);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 700;
}
@media (max-width: 800px) {
  .u-gutenberg .wp-block-quote p {
    line-height: 1.3;
  }
}
.u-gutenberg .wp-block-quote cite {
  margin-top: var(--s-64);
  display: block;
  font-style: normal;
}
.u-gutenberg .wp-block-quote cite {
  font-size: var(--bold-10);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 700;
}
.u-gutenberg .wp-block-quote cite > u {
  text-decoration: underline;
}
.u-gutenberg .wp-block-quote cite > a {
  text-decoration: underline;
  transition: all 0.2s;
}
@media (min-width: 1140px) and (hover: none) {
  .u-gutenberg .wp-block-quote cite > a {
    -webkit-tap-highlight-color: transparent;
  }
  .u-gutenberg .wp-block-quote cite > a:active {
    opacity: 0.5;
    text-decoration: none;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .u-gutenberg .wp-block-quote cite > a:hover {
    opacity: 0.5;
    text-decoration: none;
  }
}
.u-gutenberg .wp-block-embed {
  margin-top: var(--s-64);
  margin-bottom: var(--s-64);
}
.u-gutenberg .wp-block-embed:first-child {
  margin-top: 0;
}
.u-gutenberg .wp-block-embed:last-child {
  margin-bottom: 0;
}
.u-gutenberg .wp-block-embed.is-type-video .wp-block-embed__wrapper,
.u-gutenberg .wp-block-embed.is-provider-youtube .wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.u-gutenberg .wp-block-embed.is-type-video .wp-block-embed__wrapper iframe,
.u-gutenberg .wp-block-embed.is-type-video .wp-block-embed__wrapper object,
.u-gutenberg .wp-block-embed.is-type-video .wp-block-embed__wrapper embed,
.u-gutenberg
  .wp-block-embed.is-provider-youtube
  .wp-block-embed__wrapper
  iframe,
.u-gutenberg
  .wp-block-embed.is-provider-youtube
  .wp-block-embed__wrapper
  object,
.u-gutenberg
  .wp-block-embed.is-provider-youtube
  .wp-block-embed__wrapper
  embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.u-gutenberg .wp-block-embed .wp-block-embed__wrapper {
  border-radius: var(--s-16);
  overflow: hidden;
}
.u-gutenberg .wp-block-embed figcaption {
  margin-top: var(--s-20);
  text-align: center;
}
.u-gutenberg .wp-block-embed figcaption {
  font-size: var(--regular-05);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.u-gutenberg .wp-block-embed figcaption > u {
  text-decoration: underline;
}
.u-gutenberg .wp-block-embed figcaption > a {
  text-decoration: underline;
  transition: all 0.2s;
}
@media (min-width: 1140px) and (hover: none) {
  .u-gutenberg .wp-block-embed figcaption > a {
    -webkit-tap-highlight-color: transparent;
  }
  .u-gutenberg .wp-block-embed figcaption > a:active {
    opacity: 0.5;
    text-decoration: none;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .u-gutenberg .wp-block-embed figcaption > a:hover {
    opacity: 0.5;
    text-decoration: none;
  }
}
.u-gutenberg .wp-block-image {
  margin-top: var(--s-64);
  margin-bottom: var(--s-64);
}
.u-gutenberg .wp-block-image:first-child {
  margin-top: 0;
}
.u-gutenberg .wp-block-image:last-child {
  margin-bottom: 0;
}
.u-gutenberg .wp-block-image.size-medium img {
  width: auto;
}
.u-gutenberg .wp-block-image.size-thumbnail img {
  width: auto;
}
.u-gutenberg .wp-block-image img {
  border-radius: var(--s-16);
  overflow: hidden;
}
.u-gutenberg .wp-block-image figcaption {
  margin-top: var(--s-20);
  text-align: center;
}
.u-gutenberg .wp-block-image figcaption {
  font-size: var(--regular-05);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.u-gutenberg .wp-block-image figcaption > u {
  text-decoration: underline;
}
.u-gutenberg .wp-block-image figcaption > a {
  text-decoration: underline;
  transition: all 0.2s;
}
@media (min-width: 1140px) and (hover: none) {
  .u-gutenberg .wp-block-image figcaption > a {
    -webkit-tap-highlight-color: transparent;
  }
  .u-gutenberg .wp-block-image figcaption > a:active {
    opacity: 0.5;
    text-decoration: none;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .u-gutenberg .wp-block-image figcaption > a:hover {
    opacity: 0.5;
    text-decoration: none;
  }
}
.u-gutenberg .wp-block-code,
.u-gutenberg pre {
  margin-top: var(--s-64);
  margin-bottom: var(--s-64);
  padding: var(--s-40) var(--s-32);
  background-color: var(--neutral-10);
  color: var(--neutral-90);
  border-radius: var(--s-16);
  overflow: hidden;
}
.u-gutenberg .wp-block-code:first-child,
.u-gutenberg pre:first-child {
  margin-top: 0;
}
.u-gutenberg .wp-block-code:last-child,
.u-gutenberg pre:last-child {
  margin-bottom: 0;
}
.u-gutenberg .wp-block-code code,
.u-gutenberg pre code {
  font-size: 0.75em;
  line-height: 1.5;
  white-space: pre-wrap;
}
.u-gutenberg .wp-block-verse {
  background-color: var(--sol-yellow-30);
  color: var(--neutral-90);
  border-radius: var(--s-16);
  overflow: hidden;
  white-space: normal;
}
.u-gutenberg .wp-block-verse {
  font-size: var(--regular-05);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.u-gutenberg .wp-block-buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: var(--s-16);
  margin-top: var(--s-48);
  margin-bottom: var(--s-48);
}
.u-gutenberg .wp-block-buttons:first-child {
  margin-top: 0;
}
.u-gutenberg .wp-block-buttons:last-child {
  margin-bottom: 0;
}
.u-gutenberg .wp-block-buttons .wp-block-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.u-gutenberg .wp-block-buttons .wp-block-button .wp-block-button__link {
  border-radius: 99px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  cursor: pointer;
  margin: 0;
  overflow: hidden;
  outline: 0;
  vertical-align: top;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: none;
  text-align: center;
  outline: none;
  box-sizing: border-box;
  position: relative;
  padding-left: var(--s-48);
  padding-right: var(--s-48);
  background-color: #02050a;
  color: #f5f8ff;
  border: 1px solid #02050a;
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  height: 72px;
}
.u-gutenberg .wp-block-buttons .wp-block-button .wp-block-button__link {
  font-size: var(--button-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
.u-gutenberg
  .wp-block-buttons
  .wp-block-button
  .wp-block-button__link:active:not(:disabled):focus-visible,
.u-gutenberg
  .wp-block-buttons
  .wp-block-button
  .wp-block-button__link:focus:not(:disabled):focus-visible {
  outline: 0;
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #000;
}
@media (min-width: 1140px) and (hover: none) {
  .u-gutenberg .wp-block-buttons .wp-block-button .wp-block-button__link {
    -webkit-tap-highlight-color: transparent;
  }
  .u-gutenberg
    .wp-block-buttons
    .wp-block-button
    .wp-block-button__link:active:not(:disabled) {
    background-color: #f5f8ff;
    color: #02050a;
    border: 1px solid #02050a;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .u-gutenberg
    .wp-block-buttons
    .wp-block-button
    .wp-block-button__link:hover:not(:disabled) {
    background-color: #f5f8ff;
    color: #02050a;
    border: 1px solid #02050a;
  }
}
@media (max-width: 800px) {
  .u-gutenberg .wp-block-buttons .wp-block-button .wp-block-button__link {
    height: 48px;
  }
}
.u-gutenberg .wp-block-buttons .wp-block-button .wp-block-button__link:disabled,
.u-gutenberg
  .wp-block-buttons
  .wp-block-button
  .wp-block-button__link.is-disabled {
  opacity: 0.4;
  cursor: not-allowed;
  pointer-events: none;
}
.u-gutenberg
  .wp-block-buttons
  .wp-block-button.is-style-outline
  .wp-block-button__link {
  background-color: #f5f8ff;
  color: #02050a;
  border: 1px solid #02050a;
}
@media (min-width: 1140px) and (hover: none) {
  .u-gutenberg
    .wp-block-buttons
    .wp-block-button.is-style-outline
    .wp-block-button__link {
    -webkit-tap-highlight-color: transparent;
  }
  .u-gutenberg
    .wp-block-buttons
    .wp-block-button.is-style-outline
    .wp-block-button__link:active:not(:disabled) {
    background-color: #02050a;
    color: #f5f8ff;
    border: 1px solid #02050a;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .u-gutenberg
    .wp-block-buttons
    .wp-block-button.is-style-outline
    .wp-block-button__link:hover:not(:disabled) {
    background-color: #02050a;
    color: #f5f8ff;
    border: 1px solid #02050a;
  }
}
.u-gutenberg .c-gutenberg-block {
  margin-top: var(--s-64);
  margin-bottom: var(--s-64);
  position: relative;
  z-index: 1;
}
.u-gutenberg .c-gutenberg-block:first-child {
  margin-top: 0;
}
.u-gutenberg .c-gutenberg-block:last-child {
  margin-bottom: 0;
}
.u-gutenberg--simple img {
  width: auto;
  max-width: 100%;
}
.u-gutenberg--simple img.aligncenter {
  margin: 0 auto;
}
.u-gutenberg--simple img.alignright {
  margin-left: auto;
  margin-right: 0;
}
.u-todo {
  position: relative;
}
.u-todo:before {
  content: "";
  display: block;
  position: absolute;
  inset: -10px;
  outline: 1px solid red;
  box-shadow: 0 0 10px 3px rgba(255, 0, 0, 0.7);
  pointer-events: none;
  animation: pulsate 2s infinite ease-in-out;
  border-radius: 8px;
}
.u-todo:after {
  content: "TODO:";
  display: block;
  position: absolute;
  top: -32px;
  left: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-family: monospace;
  color: red;
}
@keyframes pulsate {
  0% {
    box-shadow: 0 0 10px 3px rgba(255, 0, 0, 0.4);
  }
  50% {
    box-shadow: 0 0 15px 5px rgba(255, 0, 0, 0.7);
  }
  100% {
    box-shadow: 0 0 10px 3px rgba(255, 0, 0, 0.4);
  }
}
.js-accordion-panel {
  backface-visibility: hidden;
  overflow: hidden;
  height: 0;
}
.is-opened .js-accordion-panel {
  height: auto;
}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
    format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-wrapper {
  box-sizing: border-box;
}
.ss-main {
  min-height: 72px;
  display: flex;
  flex-direction: row;
  position: relative;
  user-select: none;
  color: var(--white-1);
  width: 100%;
  padding: 0 var(--s-24);
  margin: 0;
  cursor: pointer;
  border: none;
  background-color: var(--cold-charcoal-1);
  outline: 0;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: var(--s-12);
}
.ss-main {
  font-size: var(--button-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
.ss-main:active:not(:disabled):focus-visible,
.ss-main:focus:not(:disabled):focus-visible {
  outline: 0;
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #000;
}
@media (max-width: 800px) {
  .ss-main {
    min-height: 48px;
  }
}
.ss-main.ss-disabled {
  background-color: rgba(0, 0, 0, 0.5);
  cursor: not-allowed;
}
.ss-main.ss-disabled .ss-values .ss-disabled {
  color: #000;
}
.ss-main.ss-disabled .ss-values .ss-value .ss-value-delete {
  cursor: not-allowed;
}
.ss-main .ss-values {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  flex: 1 1 100%;
  gap: var(--s-8);
}
.ss-main .ss-values .ss-placeholder {
  display: flex;
  padding: 0;
  margin: auto 0;
  line-height: 1em;
  align-items: center;
  width: 100%;
  color: var(--white-1);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  opacity: 0.4;
}
.ss-main .ss-values .ss-max {
  border-radius: 10px;
  display: flex;
  user-select: none;
  align-items: center;
  width: fit-content;
  color: #fff;
  line-height: 1;
  background-color: #000;
  padding: var(--s-4);
}
.ss-main .ss-values .ss-single {
  display: flex;
  margin: auto 0;
}
.ss-main .ss-values .ss-value {
  border-radius: 100px;
  display: flex;
  user-select: none;
  align-items: center;
  width: fit-content;
  background-color: var(--neutral-60);
  animation-name: ss-valueIn;
  animation-duration: 0.2s;
  animation-timing-function: ease-out;
  animation-fill-mode: both;
}
.ss-main .ss-values .ss-value.ss-value-out {
  animation-name: ss-valueOut;
  animation-duration: 0.2s;
  animation-timing-function: ease-out;
}
.ss-main .ss-values .ss-value .ss-value-text {
  padding: var(--s-12);
  color: #fff;
  line-height: 1;
}
.ss-main .ss-values .ss-value .ss-value-delete {
  width: 10px;
  height: 10px;
  padding: var(--s-4);
  display: flex;
  align-items: center;
  cursor: pointer;
  box-sizing: content-box;
  margin-right: var(--s-8);
}
.ss-main .ss-values .ss-value .ss-value-delete svg {
  width: 10px;
  height: 10px;
}
.ss-main .ss-values .ss-value .ss-value-delete svg path {
  fill: none;
  stroke: var(--neutral-00);
  stroke-width: 20;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.ss-main .ss-deselect {
  width: 10px;
  height: 10px;
  margin-left: var(--s-12);
  margin-right: var(--s-12);
  display: flex;
  align-self: center;
  justify-content: flex-end;
  flex: initial;
}
.ss-main .ss-deselect svg {
  width: 10px;
  height: 10px;
}
.ss-main .ss-deselect svg path {
  fill: none;
  stroke: #000;
  stroke-width: 15;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.ss-main .ss-arrow {
  width: 15px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: initial;
  margin-top: auto;
  margin-bottom: auto;
  flex-shrink: 0;
  flex-grow: 0;
}
.ss-main .ss-arrow path {
  fill: none;
  stroke: var(--neutral-00);
  stroke-width: 15;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition-timing-function: ease-out;
  transition: 0.2s;
}
.ss-content {
  max-height: 300px;
  position: absolute;
  display: flex;
  height: auto;
  flex-direction: column;
  width: auto;
  box-sizing: border-box;
  border: 1px solid var(--cold-charcoal-2);
  background-color: var(--cold-charcoal-1);
  transition: transform 0.2s, opacity 0.2s;
  opacity: 0;
  transform: scaleY(0);
  transform-origin: center top;
  overflow: hidden;
  z-index: 10000;
  padding-left: 0;
  padding-right: 0;
  margin-top: var(--s-8);
}
.ss-content.ss-relative {
  position: relative;
  height: 100%;
}
.ss-content.ss-open-above {
  border-top-left-radius: var(--s-12);
  border-top-right-radius: var(--s-12);
  flex-direction: column-reverse;
  opacity: 1;
  transform: scaleY(1);
  transform-origin: center bottom;
}
.ss-content.ss-open-below {
  border-bottom-left-radius: var(--s-12);
  border-bottom-right-radius: var(--s-12);
  opacity: 1;
  transform: scaleY(1);
  transform-origin: center top;
}
.ss-content .ss-search {
  padding: var(--s-16);
  flex: initial;
  display: flex;
  flex-direction: row;
}
.ss-content .ss-search input {
  height: 40px;
  border-radius: 10px;
  display: inline-flex;
  flex: auto;
  width: 100%;
  min-width: 0;
  padding: 0 var(--s-16);
  margin: 0;
  border: 1px solid #000;
  background-color: #fff;
  outline: 0;
  text-align: left;
  box-sizing: border-box;
}
.ss-content .ss-search input {
  font-size: var(--regular-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.ss-content .ss-search input::placeholder {
  color: rgba(0, 0, 0, 0.5);
  vertical-align: middle;
}
.ss-content .ss-search input:active:not(:disabled):focus-visible,
.ss-content .ss-search input:focus:not(:disabled):focus-visible {
  outline: 0;
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #000;
}
.ss-content .ss-search .ss-addable {
  border-radius: 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  flex: none;
  height: auto;
  margin: 0;
  border: 1px solid #000;
}
.ss-content .ss-search .ss-addable svg {
  width: 15px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: initial;
  margin: auto 0;
}
.ss-content .ss-search .ss-addable svg path {
  fill: none;
  stroke: #000;
  stroke-width: 15;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.ss-content .ss-list {
  flex: auto;
  height: auto;
  overflow-x: hidden;
  overflow-y: auto;
}
.ss-content .ss-list .ss-error {
  padding: var(--s-4);
  color: red;
}
.ss-content .ss-list .ss-searching {
  padding: var(--s-4);
  color: var(--neutral-00);
}
.ss-content .ss-list .ss-optgroup.ss-close .ss-option {
  display: none !important;
}
.ss-content .ss-list .ss-optgroup .ss-optgroup-label {
  padding: var(--s-16);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-label-text {
  flex: auto;
  color: var(--neutral-40);
}
.ss-content .ss-list .ss-optgroup .ss-optgroup-label:has(.ss-arrow) {
  cursor: pointer;
}
.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions {
  flex: initial;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: var(--s-4);
}
.ss-content
  .ss-list
  .ss-optgroup
  .ss-optgroup-label
  .ss-optgroup-actions
  .ss-selectall {
  flex: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: var(--s-12);
  cursor: pointer;
}
.ss-content
  .ss-list
  .ss-optgroup
  .ss-optgroup-label
  .ss-optgroup-actions
  .ss-selectall.ss-selected
  svg
  path {
  stroke: red;
}
.ss-content
  .ss-list
  .ss-optgroup
  .ss-optgroup-label
  .ss-optgroup-actions
  .ss-selectall
  span {
  flex: initial;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0;
}
.ss-content
  .ss-list
  .ss-optgroup
  .ss-optgroup-label
  .ss-optgroup-actions
  .ss-selectall
  svg {
  width: 15px;
  height: 15px;
  flex: initial;
}
.ss-content
  .ss-list
  .ss-optgroup
  .ss-optgroup-label
  .ss-optgroup-actions
  .ss-selectall
  svg
  path {
  fill: none;
  stroke: #000;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.ss-content
  .ss-list
  .ss-optgroup
  .ss-optgroup-label
  .ss-optgroup-actions
  .ss-selectall
  svg:first-child {
  stroke-width: 5;
}
.ss-content
  .ss-list
  .ss-optgroup
  .ss-optgroup-label
  .ss-optgroup-actions
  .ss-selectall
  svg:last-child {
  stroke-width: 10;
}
.ss-content
  .ss-list
  .ss-optgroup
  .ss-optgroup-label
  .ss-optgroup-actions
  .ss-closable {
  flex: initial;
  display: flex;
  flex-direction: row;
  cursor: pointer;
}
.ss-content
  .ss-list
  .ss-optgroup
  .ss-optgroup-label
  .ss-optgroup-actions
  .ss-closable
  .ss-arrow {
  width: 10px;
  height: 10px;
  flex: auto;
}
.ss-content
  .ss-list
  .ss-optgroup
  .ss-optgroup-label
  .ss-optgroup-actions
  .ss-closable
  .ss-arrow
  path {
  fill: none;
  stroke: var(--neutral-00);
  stroke-width: 15;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition-timing-function: ease-out;
  transition: 0.2s;
}
.ss-content .ss-list .ss-optgroup .ss-option {
  padding: var(--s-12) var(--s-16) var(--s-12) var(--s-32);
}
.ss-content .ss-list .ss-option {
  padding: var(--s-24);
  display: flex;
  color: var(--neutral-00);
  cursor: pointer;
  user-select: none;
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media (min-width: 1140px) and (hover: none) {
  .ss-content .ss-list .ss-option {
    -webkit-tap-highlight-color: transparent;
  }
  .ss-content .ss-list .ss-option:active:not(.ss-disabled) {
    color: var(neutral-00);
    background-color: var(--neutral-60);
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .ss-content .ss-list .ss-option:hover:not(.ss-disabled) {
    color: var(neutral-00);
    background-color: var(--neutral-60);
  }
}
.ss-content .ss-list .ss-option.ss-highlighted,
.ss-content .ss-list .ss-option:not(.ss-disabled).ss-selected {
  color: var(--neutral-00);
  background-color: var(--neutral-80-a);
}
.ss-content .ss-list .ss-option.ss-disabled {
  cursor: not-allowed;
  background-color: var(--neutral-60);
}
.ss-content .ss-list .ss-option .ss-search-highlight {
  background-color: var(--neutral-60);
}
.ss-hide {
  display: none !important;
}
@keyframes ss-valueIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes ss-valueOut {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}
body.logged-in.admin-bar .o-navigation {
  top: var(--wp-admin--admin-bar--height, 0);
}
body .post-password-form {
  display: block;
  color: var(--neutral-00);
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  text-align: center;
  padding-top: var(--s-128);
}
body .post-password-form > p {
  padding-bottom: var(--s-40);
}
body .post-password-form > p {
  font-size: var(--regular-03);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
body .post-password-form > p > label {
  display: flex;
  flex-direction: column;
  gap: var(--s-12);
  text-transform: uppercase;
}
body .post-password-form > p > label {
  font-size: var(--mono-03);
  font-family: fk grotesk mono, monospace;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-weight: 400;
}
body .post-password-form > p > label input[type="password"],
body .post-password-form > p > label input[type="text"] {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: var(--s-24);
  border-radius: var(--s-12);
  border: none;
  background-color: var(--cold-charcoal-1);
  box-shadow: none;
  outline: none;
  color: var(--white-1);
  text-align: center;
}
body .post-password-form > p > label input[type="password"],
body .post-password-form > p > label input[type="text"] {
  font-size: var(--regular-03);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
body .post-password-form > p > input {
  margin-top: var(--s-24);
}
body .post-password-form > p > input[type="submit"] {
  background-color: var(--sol-yellow);
  display: inline-flex;
  padding: var(--s-16) var(--s-24);
  border-radius: 100px;
  border: none;
  cursor: pointer;
  transition: opacity 0.2s;
  min-width: 160px;
}
@media (min-width: 1140px) and (hover: none) {
  body .post-password-form > p > input[type="submit"] {
    -webkit-tap-highlight-color: transparent;
  }
  body .post-password-form > p > input[type="submit"]:active {
    opacity: 0.8;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  body .post-password-form > p > input[type="submit"]:hover {
    opacity: 0.8;
  }
}
.otgs-development-site-front-end {
  display: none;
}
.c-form
  .wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.c-form__input.c-form__input--textarea.wpcf7-not-valid
  + .wpcf7-not-valid-tip {
  bottom: 0;
  top: initial;
  transform: translateY(calc(100% + var(--s-4)));
}
.c-form .wpcf7-not-valid-tip {
  color: var(--foreground-destructive-dark);
  position: absolute;
  width: 100%;
  transform: translateY(var(--s-4));
  min-width: 320px;
  font-size: 0.5em;
}
@media (max-width: 800px) {
  .c-form .wpcf7-not-valid-tip {
    top: 100%;
    font-size: 10px;
  }
}
.c-form input[type="file"] + .wpcf7-not-valid-tip {
  top: 100%;
}
.c-form .wpcf7-response-output {
  padding: var(--s-16) !important;
  margin: var(--s-48) 0 0 !important;
  border-radius: var(--s-12);
  border-width: 1px !important;
  border-color: var(--foreground-destructive-dark) !important;
  color: var(--foreground-destructive-dark) !important;
  display: none !important;
}
.c-form .wpcf7-response-output {
  font-size: var(--button-02);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
.c-form .intl-tel-input.separate-dial-code .selected-dial-code {
  font-size: var(--button-01);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 500;
}
@media (max-width: 800px) {
  .c-form .intl-tel-input.separate-dial-code .selected-dial-code {
    font-size: var(--button-02);
    font-family: fk grotesk, sans-serif;
    line-height: 1;
    letter-spacing: normal;
    font-weight: 500;
  }
}
.c-form .intl-tel-input .selected-flag .iti-flag,
.c-form .country-select .selected-flag .flag {
  box-shadow: 0 0 0 1px #898a93;
}
.c-form .intl-tel-input .selected-flag .iti-arrow,
.c-form .country-select .selected-flag .arrow {
  width: 1rem;
  height: 1rem;
  border: none;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10"><path fill="%23F5F8FF" d="m7 9.32-7-7L1.63.68l4.2 4.2L7 5.92l1.17-1.04 4.2-4.2L14 2.32l-7 7Z"/></svg>');
  background-repeat: no-repeat;
  background-position: 50%;
  margin: 0;
  right: 0;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 800px) {
  .c-form .intl-tel-input .selected-flag .iti-arrow,
  .c-form .country-select .selected-flag .arrow {
    width: 0.75rem;
    height: 1.75rem;
  }
}
.c-form .country-select .selected-flag .arrow.up {
  border: none;
}
.c-form
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2
  .selected-flag {
  width: 90px;
}
@media (max-width: 800px) {
  .c-form
    .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2
    .selected-flag {
    width: 80px;
  }
}
.c-form
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3
  .selected-flag {
  width: 110px;
}
@media (max-width: 800px) {
  .c-form
    .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3
    .selected-flag {
    width: 90px;
  }
}
.c-form
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4
  .selected-flag {
  width: 120px;
}
@media (max-width: 800px) {
  .c-form
    .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4
    .selected-flag {
    width: 100px;
  }
}
.c-form
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5
  .selected-flag {
  width: 130px;
}
@media (max-width: 800px) {
  .c-form
    .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5
    .selected-flag {
    width: 110px;
  }
}
.c-form .country-select.inside .selected-flag {
  width: 60px;
}
@media (max-width: 800px) {
  .c-form .country-select.inside .selected-flag {
    width: 50px;
  }
}
.c-form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
.c-form
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2
  input[type="tel"],
.c-form
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2
  input[type="text"] {
  padding-left: 90px;
}
@media (max-width: 800px) {
  .c-form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
  .c-form
    .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2
    input[type="tel"],
  .c-form
    .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2
    input[type="text"] {
    padding-left: 80px;
  }
}
.c-form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.c-form
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3
  input[type="tel"],
.c-form
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3
  input[type="text"] {
  padding-left: 110px;
}
@media (max-width: 800px) {
  .c-form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
  .c-form
    .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3
    input[type="tel"],
  .c-form
    .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3
    input[type="text"] {
    padding-left: 90px;
  }
}
.c-form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.c-form
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4
  input[type="tel"],
.c-form
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4
  input[type="text"] {
  padding-left: 120px;
}
@media (max-width: 800px) {
  .c-form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
  .c-form
    .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4
    input[type="tel"],
  .c-form
    .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4
    input[type="text"] {
    padding-left: 100px;
  }
}
.c-form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
.c-form
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5
  input[type="tel"],
.c-form
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5
  input[type="text"] {
  padding-left: 130px;
}
@media (max-width: 800px) {
  .c-form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
  .c-form
    .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5
    input[type="tel"],
  .c-form
    .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5
    input[type="text"] {
    padding-left: 110px;
  }
}
.c-form .country-select.inside input,
.c-form .country-select.inside input[type="text"] {
  padding-left: 60px;
}
@media (max-width: 800px) {
  .c-form .country-select.inside input,
  .c-form .country-select.inside input[type="text"] {
    padding-left: 50px;
  }
}
.c-form .flag-dropdown,
.c-form .flag-container {
  width: 100%;
}
.c-form .intl-tel-input .country-list,
.c-form .flag-dropdown .country-list {
  width: 100%;
  transform: translateY(var(--s-16));
  background-color: var(--cold-charcoal-1);
  box-shadow: none;
  border: none;
  border-radius: var(--s-12);
}
.c-form .intl-tel-input .country-list .country,
.c-form .flag-dropdown .country-list .country {
  background-color: var(--cold-charcoal-1);
}
.c-form .intl-tel-input .country-list .country,
.c-form .flag-dropdown .country-list .country {
  font-size: var(--regular-03);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.c-form .intl-tel-input .country-list .country.highlight,
.c-form .flag-dropdown .country-list .country.highlight {
  background-color: var(--neutral-60);
}
.c-form .intl-tel-input .country-list .country.highlight.active,
.c-form .flag-dropdown .country-list .country.highlight.active {
  background-color: var(--neutral-80);
}
.c-form .intl-tel-input .country-list .divider,
.c-form .flag-dropdown .country-list .divider {
  border-color: var(--neutral-80);
}
.c-form .intl-tel-input .country-list .country-name,
.c-form .flag-dropdown .country-list .country-name {
  color: var(--neutral-00);
}
.c-form .intl-tel-input .country-list .country-name,
.c-form .flag-dropdown .country-list .country-name {
  font-size: var(--regular-03);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.c-form.sent .wpcf7-response-output {
  border-color: var(--foreground-success-dark) !important;
  color: var(--foreground-success-dark) !important;
  display: none !important;
}
.iti-mobile .intl-tel-input.iti-container {
  bottom: var(--s-32) !important;
  left: var(--s-32) !important;
  right: var(--s-32) !important;
  top: auto !important;
  height: 100%;
  max-height: 240px;
  border-radius: var(--s-12);
  overflow: hidden;
  background-color: var(--cold-charcoal-1);
}
.iti-mobile .intl-tel-input.iti-container .country-list {
  transform: translateY(var(--s-16));
  background-color: var(--cold-charcoal-1);
  box-shadow: none;
  border: none;
  border-radius: var(--s-12);
}
.iti-mobile .intl-tel-input.iti-container .country-list .country {
  background-color: var(--cold-charcoal-1);
}
.iti-mobile .intl-tel-input.iti-container .country-list .country {
  font-size: var(--regular-03);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.iti-mobile .intl-tel-input.iti-container .country-list .country.highlight {
  background-color: var(--neutral-60);
}
.iti-mobile
  .intl-tel-input.iti-container
  .country-list
  .country.highlight.active {
  background-color: var(--neutral-80);
}
.iti-mobile .intl-tel-input.iti-container .country-list .divider {
  border-color: var(--neutral-80);
}
.iti-mobile .intl-tel-input.iti-container .country-list .country-name {
  color: var(--neutral-00);
}
.iti-mobile .intl-tel-input.iti-container .country-list .country-name {
  font-size: var(--regular-03);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.grecaptcha-badge {
  opacity: 0 !important;
  visibility: hidden !important;
  position: absolute;
  top: -9999px;
  left: -9999px;
  width: 0;
  height: 0;
  overflow: hidden;
}
.wshs-post-simple-list {
  width: 100%;
  margin-bottom: var(--s-80);
}
.wshs-post-simple-list {
  font-size: var(--regular-02);
  font-family: fk grotesk, sans-serif;
  line-height: 1.3;
  letter-spacing: normal;
  font-weight: 400;
}
.wshs-post-simple-list:last-child {
  margin-bottom: 0;
}
.wshs-post-simple-list h2 {
  margin-bottom: var(--s-48);
}
.wshs-post-simple-list h2 {
  font-size: var(--bold-06);
  font-family: fk grotesk, sans-serif;
  line-height: 1;
  letter-spacing: -0.01em;
  font-weight: 700;
}
@media (max-width: 800px) {
  .wshs-post-simple-list h2 {
    line-height: 1.3;
    letter-spacing: normal;
  }
}
.wshs-post-simple-list ul li {
  list-style: disc;
  list-style-position: inside;
  margin-bottom: var(--s-12);
}
.wshs-post-simple-list a {
  text-decoration: underline;
  transition: all 0.2s;
}
@media (min-width: 1140px) and (hover: none) {
  .wshs-post-simple-list a {
    -webkit-tap-highlight-color: transparent;
  }
  .wshs-post-simple-list a:active {
    opacity: 0.5;
    text-decoration: none;
  }
}
@media (min-width: 1140px) and (hover: hover),
  (min-width: 1140px) and (-ms-high-contrast: none),
  (min-width: 1140px) and (-ms-high-contrast: active) {
  .wshs-post-simple-list a:hover {
    opacity: 0.5;
    text-decoration: none;
  }
}
.lg-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  pointer-events: none;
  z-index: 999;
}
.lg-loader.is-visible {
  opacity: 1;
  pointer-events: all;
}
.lg-loader--lottie {
  background: 0 0;
}
.lg-loader--lottie svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.lg-loader--fade {
  transition: opacity 0.3s linear;
}
.lg-loader--slide,
.lg-loader--slide-to-bottom,
.lg-loader--slide-to-left,
.lg-loader--slide-to-top,
.lg-loader--slide-to-right {
  opacity: 1;
}
.lg-loader--slide-to-left,
.lg-loader--slide-to-right {
  transform: scaleX(0);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.lg-loader--slide-to-left.is-visible,
.lg-loader--slide-to-right.is-visible {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.lg-loader--slide-to-left {
  transform-origin: 0 50%;
}
.lg-loader--slide-to-left.is-visible {
  transform-origin: 100% 50%;
}
.lg-loader--slide-to-right {
  transform-origin: 100% 50%;
}
.lg-loader--slide-to-right.is-visible {
  transform-origin: 0 50%;
}
.lg-loader--slide-to-bottom,
.lg-loader--slide-to-top {
  transform: scaleY(0);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.lg-loader--slide-to-bottom.is-visible,
.lg-loader--slide-to-top.is-visible {
  transform: scaleY(1);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.lg-loader--slide-to-bottom {
  transform-origin: 50% 100%;
}
.lg-loader--slide-to-bottom.is-visible {
  transform-origin: 50% 0;
}
.lg-loader--slide-to-top {
  transform-origin: 50% 0;
}
.lg-loader--slide-to-top.is-visible {
  transform-origin: 50% 100%;
}
.lg-preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 1;
  z-index: 999;
}
.lg-preloader.is-hidden {
  opacity: 0;
}
.lg-preloader--lottie {
  background: 0 0;
}
.lg-preloader--fade {
  transition: opacity 0.3s linear;
}
.lg-preloader--slide,
.lg-preloader--slide-to-top,
.lg-preloader--slide-to-right,
.lg-preloader--slide-to-bottom,
.lg-preloader--slide-to-left {
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.lg-preloader--slide.is-hidden,
.lg-preloader--slide-to-top.is-hidden,
.lg-preloader--slide-to-right.is-hidden,
.lg-preloader--slide-to-bottom.is-hidden,
.lg-preloader--slide-to-left.is-hidden {
  opacity: 1;
}
.lg-preloader--slide-to-right.is-hidden {
  transform: translate3d(100%, 0, 0);
}
.lg-preloader--slide-to-left.is-hidden {
  transform: translate3d(-100%, 0, 0);
}
.lg-preloader--slide-to-top.is-hidden {
  transform: translate3d(0, -100%, 0);
}
.lg-preloader--slide-to-bottom.is-hidden {
  transform: translate3d(0, 100%, 0);
}
@charset "UTF-8";
.wp-block-archives {
  box-sizing: border-box;
}
.wp-block-archives-dropdown label {
  display: block;
}
.wp-block-avatar {
  line-height: 0;
}
.wp-block-avatar,
.wp-block-avatar img {
  box-sizing: border-box;
}
.wp-block-avatar.aligncenter {
  text-align: center;
}
.wp-block-audio {
  box-sizing: border-box;
}
.wp-block-audio :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.wp-block-audio audio {
  min-width: 300px;
  width: 100%;
}
.wp-block-button__link {
  align-content: center;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 100%;
  text-align: center;
  word-break: break-word;
}
.wp-block-button__link.aligncenter {
  text-align: center;
}
.wp-block-button__link.alignright {
  text-align: right;
}
:where(.wp-block-button__link) {
  border-radius: 9999px;
  box-shadow: none;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-decoration: none;
}
.wp-block-button[style*="text-decoration"] .wp-block-button__link {
  text-decoration: inherit;
}
.wp-block-buttons > .wp-block-button.has-custom-width {
  max-width: none;
}
.wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link {
  width: 100%;
}
.wp-block-buttons
  > .wp-block-button.has-custom-font-size
  .wp-block-button__link {
  font-size: inherit;
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
  width: calc(25% - var(--wp--style--block-gap, 0.5em) * 0.75);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
  width: calc(50% - var(--wp--style--block-gap, 0.5em) * 0.5);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-75 {
  width: calc(75% - var(--wp--style--block-gap, 0.5em) * 0.25);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
  flex-basis: 100%;
  width: 100%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-25 {
  width: 25%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-50 {
  width: 50%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-75 {
  width: 75%;
}
.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
  border-radius: 0;
}
.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
  border-radius: 0 !important;
}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline),
:root :where(.wp-block-button.is-style-outline > .wp-block-button__link) {
  border: 2px solid;
  padding: 0.667em 1.333em;
}
:root
  :where(
    .wp-block-button
      .wp-block-button__link.is-style-outline:not(.has-text-color)
  ),
:root
  :where(
    .wp-block-button.is-style-outline
      > .wp-block-button__link:not(.has-text-color)
  ) {
  color: currentColor;
}
:root
  :where(
    .wp-block-button
      .wp-block-button__link.is-style-outline:not(.has-background)
  ),
:root
  :where(
    .wp-block-button.is-style-outline
      > .wp-block-button__link:not(.has-background)
  ) {
  background-color: initial;
  background-image: none;
}
.wp-block-buttons {
  box-sizing: border-box;
}
.wp-block-buttons.is-vertical {
  flex-direction: column;
}
.wp-block-buttons.is-vertical > .wp-block-button:last-child {
  margin-bottom: 0;
}
.wp-block-buttons > .wp-block-button {
  display: inline-block;
  margin: 0;
}
.wp-block-buttons.is-content-justification-left {
  justify-content: flex-start;
}
.wp-block-buttons.is-content-justification-left.is-vertical {
  align-items: flex-start;
}
.wp-block-buttons.is-content-justification-center {
  justify-content: center;
}
.wp-block-buttons.is-content-justification-center.is-vertical {
  align-items: center;
}
.wp-block-buttons.is-content-justification-right {
  justify-content: flex-end;
}
.wp-block-buttons.is-content-justification-right.is-vertical {
  align-items: flex-end;
}
.wp-block-buttons.is-content-justification-space-between {
  justify-content: space-between;
}
.wp-block-buttons.aligncenter {
  text-align: center;
}
.wp-block-buttons:not(
    .is-content-justification-space-between,
    .is-content-justification-right,
    .is-content-justification-left,
    .is-content-justification-center
  )
  .wp-block-button.aligncenter {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.wp-block-buttons[style*="text-decoration"] .wp-block-button,
.wp-block-buttons[style*="text-decoration"] .wp-block-button__link {
  text-decoration: inherit;
}
.wp-block-buttons.has-custom-font-size .wp-block-button__link {
  font-size: inherit;
}
.wp-block-buttons .wp-block-button__link {
  width: 100%;
}
.wp-block-button.aligncenter,
.wp-block-calendar {
  text-align: center;
}
.wp-block-calendar td,
.wp-block-calendar th {
  border: 1px solid;
  padding: 0.25em;
}
.wp-block-calendar th {
  font-weight: 400;
}
.wp-block-calendar caption {
  background-color: inherit;
}
.wp-block-calendar table {
  border-collapse: collapse;
  width: 100%;
}
.wp-block-calendar table:where(:not(.has-text-color)) {
  color: #40464d;
}
.wp-block-calendar table:where(:not(.has-text-color)) td,
.wp-block-calendar table:where(:not(.has-text-color)) th {
  border-color: #ddd;
}
.wp-block-calendar table.has-background th {
  background-color: inherit;
}
.wp-block-calendar table.has-text-color th {
  color: inherit;
}
:where(.wp-block-calendar table:not(.has-background) th) {
  background: #ddd;
}
.wp-block-categories {
  box-sizing: border-box;
}
.wp-block-categories.alignleft {
  margin-right: 2em;
}
.wp-block-categories.alignright {
  margin-left: 2em;
}
.wp-block-categories.wp-block-categories-dropdown.aligncenter {
  text-align: center;
}
.wp-block-categories .wp-block-categories__label {
  display: block;
  width: 100%;
}
.wp-block-code {
  box-sizing: border-box;
}
.wp-block-code code {
  /*!rtl:begin:ignore*/
  direction: ltr;
  display: block;
  font-family: inherit;
  overflow-wrap: break-word;
  text-align: initial;
  white-space: pre-wrap;
  /*!rtl:end:ignore*/
}
.wp-block-columns {
  align-items: normal !important;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap !important;
}
@media (min-width: 782px) {
  .wp-block-columns {
    flex-wrap: nowrap !important;
  }
}
.wp-block-columns.are-vertically-aligned-top {
  align-items: flex-start;
}
.wp-block-columns.are-vertically-aligned-center {
  align-items: center;
}
.wp-block-columns.are-vertically-aligned-bottom {
  align-items: flex-end;
}
@media (max-width: 781px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media (min-width: 782px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 0;
    flex-grow: 1;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column[style*="flex-basis"] {
    flex-grow: 0;
  }
}
.wp-block-columns.is-not-stacked-on-mobile {
  flex-wrap: nowrap !important;
}
.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column {
  flex-basis: 0;
  flex-grow: 1;
}
.wp-block-columns.is-not-stacked-on-mobile
  > .wp-block-column[style*="flex-basis"] {
  flex-grow: 0;
}
:where(.wp-block-columns) {
  margin-bottom: 1.75em;
}
:where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em;
}
.wp-block-column {
  flex-grow: 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word;
}
.wp-block-column.is-vertically-aligned-top {
  align-self: flex-start;
}
.wp-block-column.is-vertically-aligned-center {
  align-self: center;
}
.wp-block-column.is-vertically-aligned-bottom {
  align-self: flex-end;
}
.wp-block-column.is-vertically-aligned-stretch {
  align-self: stretch;
}
.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
  width: 100%;
}
.wp-block-post-comments {
  box-sizing: border-box;
}
.wp-block-post-comments .alignleft {
  float: left;
}
.wp-block-post-comments .alignright {
  float: right;
}
.wp-block-post-comments .navigation:after {
  clear: both;
  content: "";
  display: table;
}
.wp-block-post-comments .commentlist {
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
}
.wp-block-post-comments .commentlist .comment {
  min-height: 2.25em;
  padding-left: 3.25em;
}
.wp-block-post-comments .commentlist .comment p {
  font-size: 1em;
  line-height: 1.8;
  margin: 1em 0;
}
.wp-block-post-comments .commentlist .children {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wp-block-post-comments .comment-author {
  line-height: 1.5;
}
.wp-block-post-comments .comment-author .avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: 0.75em;
  margin-top: 0.5em;
  width: 2.5em;
}
.wp-block-post-comments .comment-author cite {
  font-style: normal;
}
.wp-block-post-comments .comment-meta {
  font-size: 0.875em;
  line-height: 1.5;
}
.wp-block-post-comments .comment-meta b {
  font-weight: 400;
}
.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
  display: block;
  margin-bottom: 1em;
  margin-top: 1em;
}
.wp-block-post-comments .comment-body .commentmetadata {
  font-size: 0.875em;
}
.wp-block-post-comments .comment-form-author label,
.wp-block-post-comments .comment-form-comment label,
.wp-block-post-comments .comment-form-email label,
.wp-block-post-comments .comment-form-url label {
  display: block;
  margin-bottom: 0.25em;
}
.wp-block-post-comments
  .comment-form
  input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments .comment-form textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
}
.wp-block-post-comments .comment-form-cookies-consent {
  display: flex;
  gap: 0.25em;
}
.wp-block-post-comments
  .comment-form-cookies-consent
  #wp-comment-cookies-consent {
  margin-top: 0.35em;
}
.wp-block-post-comments .comment-reply-title {
  margin-bottom: 0;
}
.wp-block-post-comments .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}
.wp-block-post-comments .reply {
  font-size: 0.875em;
  margin-bottom: 1.4em;
}
.wp-block-post-comments input:not([type="submit"]),
.wp-block-post-comments textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em;
}
.wp-block-post-comments input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments textarea {
  padding: calc(0.667em + 2px);
}
:where(.wp-block-post-comments input[type="submit"]) {
  border: none;
}
.wp-block-comments {
  box-sizing: border-box;
}
.wp-block-comments-pagination > .wp-block-comments-pagination-next,
.wp-block-comments-pagination > .wp-block-comments-pagination-numbers,
.wp-block-comments-pagination > .wp-block-comments-pagination-previous {
  font-size: inherit;
  margin-bottom: 0.5em;
  margin-right: 0.5em;
}
.wp-block-comments-pagination > .wp-block-comments-pagination-next:last-child,
.wp-block-comments-pagination
  > .wp-block-comments-pagination-numbers:last-child,
.wp-block-comments-pagination
  > .wp-block-comments-pagination-previous:last-child {
  margin-right: 0;
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
  display: inline-block;
  margin-right: 1ch;
}
.wp-block-comments-pagination
  .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
  display: inline-block;
  margin-left: 1ch;
}
.wp-block-comments-pagination
  .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}
.wp-block-comments-pagination.aligncenter {
  justify-content: center;
}
.wp-block-comment-template {
  box-sizing: border-box;
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding: 0;
}
.wp-block-comment-template li {
  clear: both;
}
.wp-block-comment-template ol {
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding-left: 2rem;
}
.wp-block-comment-template.alignleft {
  float: left;
}
.wp-block-comment-template.aligncenter {
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
}
.wp-block-comment-template.alignright {
  float: right;
}
.wp-block-comment-date {
  box-sizing: border-box;
}
.comment-awaiting-moderation {
  display: block;
  font-size: 0.875em;
  line-height: 1.5;
}
.wp-block-comment-author-name,
.wp-block-comment-content,
.wp-block-comment-edit-link,
.wp-block-comment-reply-link {
  box-sizing: border-box;
}
.wp-block-cover,
.wp-block-cover-image {
  align-items: center;
  background-position: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  min-height: 430px;
  overflow: hidden;
  overflow: clip;
  padding: 1em;
  position: relative;
}
.wp-block-cover .has-background-dim:not([class*="-background-color"]),
.wp-block-cover-image .has-background-dim:not([class*="-background-color"]),
.wp-block-cover-image.has-background-dim:not([class*="-background-color"]),
.wp-block-cover.has-background-dim:not([class*="-background-color"]) {
  background-color: #000;
}
.wp-block-cover .has-background-dim.has-background-gradient,
.wp-block-cover-image .has-background-dim.has-background-gradient {
  background-color: initial;
}
.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
  background-color: inherit;
  content: "";
}
.wp-block-cover .wp-block-cover__background,
.wp-block-cover .wp-block-cover__gradient-background,
.wp-block-cover-image .wp-block-cover__background,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before {
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
}
.wp-block-cover-image.has-background-dim.has-background-dim-10
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-10
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-10
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-10
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(
    .has-background-gradient
  ):before {
  opacity: 0.1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-20
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-20
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-20
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-20
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(
    .has-background-gradient
  ):before {
  opacity: 0.2;
}
.wp-block-cover-image.has-background-dim.has-background-dim-30
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-30
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-30
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-30
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(
    .has-background-gradient
  ):before {
  opacity: 0.3;
}
.wp-block-cover-image.has-background-dim.has-background-dim-40
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-40
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-40
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-40
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(
    .has-background-gradient
  ):before {
  opacity: 0.4;
}
.wp-block-cover-image.has-background-dim.has-background-dim-50
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-50
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-50
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-50
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(
    .has-background-gradient
  ):before {
  opacity: 0.5;
}
.wp-block-cover-image.has-background-dim.has-background-dim-60
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-60
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-60
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-60
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(
    .has-background-gradient
  ):before {
  opacity: 0.6;
}
.wp-block-cover-image.has-background-dim.has-background-dim-70
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-70
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-70
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-70
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(
    .has-background-gradient
  ):before {
  opacity: 0.7;
}
.wp-block-cover-image.has-background-dim.has-background-dim-80
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-80
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-80
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-80
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(
    .has-background-gradient
  ):before {
  opacity: 0.8;
}
.wp-block-cover-image.has-background-dim.has-background-dim-90
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-90
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-90
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-90
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(
    .has-background-gradient
  ):before {
  opacity: 0.9;
}
.wp-block-cover-image.has-background-dim.has-background-dim-100
  .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-100
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-100
  .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-100
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(
    .has-background-gradient
  ):before {
  opacity: 1;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
  opacity: 0;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
  opacity: 0.1;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
  opacity: 0.2;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
  opacity: 0.3;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
  opacity: 0.4;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
  opacity: 0.5;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
  opacity: 0.6;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
  opacity: 0.7;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
  opacity: 0.8;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
  opacity: 0.9;
}
.wp-block-cover
  .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
.wp-block-cover-image
  .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover-image
  .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
  opacity: 1;
}
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  max-width: 420px;
  width: 100%;
}
.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  display: flex;
}
.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
  color: inherit;
  position: relative;
  width: 100%;
}
.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}
.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
  align-items: flex-start;
  justify-content: center;
}
.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}
.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
  align-items: center;
  justify-content: flex-start;
}
.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
  align-items: center;
  justify-content: center;
}
.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
  align-items: center;
  justify-content: flex-end;
}
.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}
.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
  align-items: flex-end;
  justify-content: center;
}
.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position
  .wp-block-cover__inner-container {
  margin: 0;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left
  .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right
  .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left
  .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right
  .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left
  .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right
  .wp-block-cover__inner-container {
  margin: 0;
  width: auto;
}
.wp-block-cover .wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background,
.wp-block-cover-image .wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background {
  border: none;
  bottom: 0;
  box-shadow: none;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  object-fit: cover;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax,
.wp-block-cover__image-background.has-parallax,
video.wp-block-cover__video-background.has-parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}
@supports (-webkit-touch-callout: inherit) {
  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax,
  .wp-block-cover__image-background.has-parallax,
  video.wp-block-cover__video-background.has-parallax {
    background-attachment: scroll;
  }
}
@media (prefers-reduced-motion: reduce) {
  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax,
  .wp-block-cover__image-background.has-parallax,
  video.wp-block-cover__video-background.has-parallax {
    background-attachment: scroll;
  }
}
.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated,
.wp-block-cover__image-background.is-repeated,
video.wp-block-cover__video-background.is-repeated {
  background-repeat: repeat;
  background-size: auto;
}
.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
  color: #fff;
}
.wp-block-cover-image .wp-block-cover.has-left-content {
  justify-content: flex-start;
}
.wp-block-cover-image .wp-block-cover.has-right-content {
  justify-content: flex-end;
}
.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content > h2 {
  margin-left: 0;
  text-align: left;
}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content > h2 {
  margin-right: 0;
  text-align: right;
}
.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover-image-text,
section.wp-block-cover-image > h2 {
  font-size: 2em;
  line-height: 1.25;
  margin-bottom: 0;
  max-width: 840px;
  padding: 0.44em;
  text-align: center;
  z-index: 1;
}
:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
  color: #fff;
}
:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
  color: #000;
}
:root :where(.wp-block-cover h1:not(.has-text-color)),
:root :where(.wp-block-cover h2:not(.has-text-color)),
:root :where(.wp-block-cover h3:not(.has-text-color)),
:root :where(.wp-block-cover h4:not(.has-text-color)),
:root :where(.wp-block-cover h5:not(.has-text-color)),
:root :where(.wp-block-cover h6:not(.has-text-color)),
:root :where(.wp-block-cover p:not(.has-text-color)) {
  color: inherit;
}
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__image-background,
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__video-background {
  z-index: 0;
}
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__background,
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__gradient-background,
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__inner-container,
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  ).has-background-dim:not(.has-background-gradient):before {
  z-index: 1;
}
.has-modal-open
  body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__inner-container {
  z-index: auto;
}
.wp-block-details {
  box-sizing: border-box;
}
.wp-block-details summary {
  cursor: pointer;
}
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align="left"] > [data-type="core/embed"],
.wp-block[data-align="right"] > [data-type="core/embed"] {
  max-width: 360px;
  width: 100%;
}
.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align="left"]
  > [data-type="core/embed"]
  .wp-block-embed__wrapper,
.wp-block[data-align="right"]
  > [data-type="core/embed"]
  .wp-block-embed__wrapper {
  min-width: 280px;
}
.wp-block-cover .wp-block-embed {
  min-height: 240px;
  min-width: 320px;
}
.wp-block-embed {
  overflow-wrap: break-word;
}
.wp-block-embed :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.wp-block-embed iframe {
  max-width: 100%;
}
.wp-block-embed__wrapper {
  position: relative;
}
.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%;
}
.wp-embed-responsive .wp-has-aspect-ratio iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%;
}
.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%;
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%;
}
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%;
}
.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%;
}
.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
  padding-top: 177.77%;
}
.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%;
}
.wp-block-file {
  box-sizing: border-box;
}
.wp-block-file:not(.wp-element-button) {
  font-size: 0.8em;
}
.wp-block-file.aligncenter {
  text-align: center;
}
.wp-block-file.alignright {
  text-align: right;
}
.wp-block-file * + .wp-block-file__button {
  margin-left: 0.75em;
}
:where(.wp-block-file) {
  margin-bottom: 1.5em;
}
.wp-block-file__embed {
  margin-bottom: 1em;
}
:where(.wp-block-file__button) {
  border-radius: 2em;
  display: inline-block;
  padding: 0.5em 1em;
}
:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
  box-shadow: none;
  color: #fff;
  opacity: 0.85;
  text-decoration: none;
}
.wp-block-form-input__label {
  display: flex;
  flex-direction: column;
  gap: 0.25em;
  margin-bottom: 0.5em;
  width: 100%;
}
.wp-block-form-input__label.is-label-inline {
  align-items: center;
  flex-direction: row;
  gap: 0.5em;
}
.wp-block-form-input__label.is-label-inline
  .wp-block-form-input__label-content {
  margin-bottom: 0.5em;
}
.wp-block-form-input__label:has(input[type="checkbox"]) {
  flex-direction: row;
  width: fit-content;
}
.wp-block-form-input__label:has(input[type="checkbox"])
  .wp-block-form-input__label-content {
  margin: 0;
}
.wp-block-form-input__label:has(
    .wp-block-form-input__label-content + input[type="checkbox"]
  ) {
  flex-direction: row-reverse;
}
.wp-block-form-input__label-content {
  width: fit-content;
}
.wp-block-form-input__input {
  font-size: 1em;
  margin-bottom: 0.5em;
  padding: 0 0.5em;
}
.wp-block-form-input__input[type="date"],
.wp-block-form-input__input[type="datetime-local"],
.wp-block-form-input__input[type="datetime"],
.wp-block-form-input__input[type="email"],
.wp-block-form-input__input[type="month"],
.wp-block-form-input__input[type="number"],
.wp-block-form-input__input[type="password"],
.wp-block-form-input__input[type="search"],
.wp-block-form-input__input[type="tel"],
.wp-block-form-input__input[type="text"],
.wp-block-form-input__input[type="time"],
.wp-block-form-input__input[type="url"],
.wp-block-form-input__input[type="week"] {
  border: 1px solid;
  line-height: 2;
  min-height: 2em;
}
textarea.wp-block-form-input__input {
  min-height: 10em;
}
.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  margin: 0 1em 1em 0;
  position: relative;
  width: calc(50% - 1em);
}
.blocks-gallery-grid:not(.has-nested-images)
  .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images)
  .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
  align-items: flex-end;
  display: flex;
  height: 100%;
  justify-content: flex-start;
  margin: 0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
  background: linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 0.8em;
  margin: 0;
  max-height: 100%;
  overflow: auto;
  padding: 3em 0.77em 0.7em;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2;
}
.blocks-gallery-grid:not(.has-nested-images)
  .blocks-gallery-image
  figcaption
  img,
.blocks-gallery-grid:not(.has-nested-images)
  .blocks-gallery-item
  figcaption
  img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
  display: inline;
}
.blocks-gallery-grid:not(.has-nested-images) figcaption,
.wp-block-gallery:not(.has-nested-images) figcaption {
  flex-grow: 1;
}
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped
  .blocks-gallery-image
  img,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped
  .blocks-gallery-item
  img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
  flex: 1;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
  margin-right: 0;
  width: 100%;
}
@media (min-width: 600px) {
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(33.33333% - 0.66667em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(25% - 0.75em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(20% - 0.8em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(16.66667% - 0.83333em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(14.28571% - 0.85714em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(12.5% - 0.875em);
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-1
    .blocks-gallery-image:nth-of-type(1n),
  .blocks-gallery-grid:not(.has-nested-images).columns-1
    .blocks-gallery-item:nth-of-type(1n),
  .blocks-gallery-grid:not(.has-nested-images).columns-2
    .blocks-gallery-image:nth-of-type(2n),
  .blocks-gallery-grid:not(.has-nested-images).columns-2
    .blocks-gallery-item:nth-of-type(2n),
  .blocks-gallery-grid:not(.has-nested-images).columns-3
    .blocks-gallery-image:nth-of-type(3n),
  .blocks-gallery-grid:not(.has-nested-images).columns-3
    .blocks-gallery-item:nth-of-type(3n),
  .blocks-gallery-grid:not(.has-nested-images).columns-4
    .blocks-gallery-image:nth-of-type(4n),
  .blocks-gallery-grid:not(.has-nested-images).columns-4
    .blocks-gallery-item:nth-of-type(4n),
  .blocks-gallery-grid:not(.has-nested-images).columns-5
    .blocks-gallery-image:nth-of-type(5n),
  .blocks-gallery-grid:not(.has-nested-images).columns-5
    .blocks-gallery-item:nth-of-type(5n),
  .blocks-gallery-grid:not(.has-nested-images).columns-6
    .blocks-gallery-image:nth-of-type(6n),
  .blocks-gallery-grid:not(.has-nested-images).columns-6
    .blocks-gallery-item:nth-of-type(6n),
  .blocks-gallery-grid:not(.has-nested-images).columns-7
    .blocks-gallery-image:nth-of-type(7n),
  .blocks-gallery-grid:not(.has-nested-images).columns-7
    .blocks-gallery-item:nth-of-type(7n),
  .blocks-gallery-grid:not(.has-nested-images).columns-8
    .blocks-gallery-image:nth-of-type(8n),
  .blocks-gallery-grid:not(.has-nested-images).columns-8
    .blocks-gallery-item:nth-of-type(8n),
  .wp-block-gallery:not(.has-nested-images).columns-1
    .blocks-gallery-image:nth-of-type(1n),
  .wp-block-gallery:not(.has-nested-images).columns-1
    .blocks-gallery-item:nth-of-type(1n),
  .wp-block-gallery:not(.has-nested-images).columns-2
    .blocks-gallery-image:nth-of-type(2n),
  .wp-block-gallery:not(.has-nested-images).columns-2
    .blocks-gallery-item:nth-of-type(2n),
  .wp-block-gallery:not(.has-nested-images).columns-3
    .blocks-gallery-image:nth-of-type(3n),
  .wp-block-gallery:not(.has-nested-images).columns-3
    .blocks-gallery-item:nth-of-type(3n),
  .wp-block-gallery:not(.has-nested-images).columns-4
    .blocks-gallery-image:nth-of-type(4n),
  .wp-block-gallery:not(.has-nested-images).columns-4
    .blocks-gallery-item:nth-of-type(4n),
  .wp-block-gallery:not(.has-nested-images).columns-5
    .blocks-gallery-image:nth-of-type(5n),
  .wp-block-gallery:not(.has-nested-images).columns-5
    .blocks-gallery-item:nth-of-type(5n),
  .wp-block-gallery:not(.has-nested-images).columns-6
    .blocks-gallery-image:nth-of-type(6n),
  .wp-block-gallery:not(.has-nested-images).columns-6
    .blocks-gallery-item:nth-of-type(6n),
  .wp-block-gallery:not(.has-nested-images).columns-7
    .blocks-gallery-image:nth-of-type(7n),
  .wp-block-gallery:not(.has-nested-images).columns-7
    .blocks-gallery-item:nth-of-type(7n),
  .wp-block-gallery:not(.has-nested-images).columns-8
    .blocks-gallery-image:nth-of-type(8n),
  .wp-block-gallery:not(.has-nested-images).columns-8
    .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0;
  }
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
  margin-right: 0;
}
.blocks-gallery-grid:not(.has-nested-images).alignleft,
.blocks-gallery-grid:not(.has-nested-images).alignright,
.wp-block-gallery:not(.has-nested-images).alignleft,
.wp-block-gallery:not(.has-nested-images).alignright {
  max-width: 420px;
  width: 100%;
}
.blocks-gallery-grid:not(.has-nested-images).aligncenter
  .blocks-gallery-item
  figure,
.wp-block-gallery:not(.has-nested-images).aligncenter
  .blocks-gallery-item
  figure {
  justify-content: center;
}
.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
  align-self: flex-start;
}
figure.wp-block-gallery.has-nested-images {
  align-items: normal;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image:not(#individual-image) {
  margin: 0;
  width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) / 2);
}
.wp-block-gallery.has-nested-images figure.wp-block-image {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  max-width: 100%;
  position: relative;
}
.wp-block-gallery.has-nested-images figure.wp-block-image > a,
.wp-block-gallery.has-nested-images figure.wp-block-image > div {
  flex-direction: column;
  flex-grow: 1;
  margin: 0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image img {
  display: block;
  height: auto;
  max-width: 100% !important;
  width: auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,
.wp-block-gallery.has-nested-images
  figure.wp-block-image:has(figcaption):before {
  bottom: 0;
  left: 0;
  max-height: 100%;
  position: absolute;
  right: 0;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image:has(figcaption):before {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  content: "";
  height: 100%;
  -webkit-mask-image: linear-gradient(0deg, #000 20%, #0000);
  mask-image: linear-gradient(0deg, #000 20%, #0000);
  max-height: 40%;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: linear-gradient(0deg, #0006, #0000);
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  margin: 0;
  overflow: auto;
  padding: 1em;
  scrollbar-color: #0000 #0000;
  scrollbar-gutter: stable both-edges;
  scrollbar-width: thin;
  text-align: center;
  text-shadow: 0 0 1.5px #000;
  will-change: transform;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption::-webkit-scrollbar {
  height: 12px;
  width: 12px;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption::-webkit-scrollbar-track {
  background-color: initial;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: initial;
  border: 3px solid #0000;
  border-radius: 8px;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption:focus-within::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption:focus::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption:hover::-webkit-scrollbar-thumb {
  background-color: #fffc;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,
.wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption:focus-within,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover {
  scrollbar-color: #fffc #0000;
}
@media (hover: none) {
  .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    scrollbar-color: #fffc #0000;
  }
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
  display: inline;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
  color: inherit;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image.has-custom-border
  img {
  box-sizing: border-box;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border > a,
.wp-block-gallery.has-nested-images
  figure.wp-block-image.has-custom-border
  > div,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > a,
.wp-block-gallery.has-nested-images
  figure.wp-block-image.is-style-rounded
  > div {
  flex: 1 1 auto;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image.has-custom-border
  figcaption,
.wp-block-gallery.has-nested-images
  figure.wp-block-image.is-style-rounded
  figcaption {
  background: none;
  color: inherit;
  flex: initial;
  margin: 0;
  padding: 10px 10px 9px;
  position: relative;
  text-shadow: none;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image.has-custom-border:before,
.wp-block-gallery.has-nested-images
  figure.wp-block-image.is-style-rounded:before {
  content: none;
}
.wp-block-gallery.has-nested-images figcaption {
  flex-basis: 100%;
  flex-grow: 1;
  text-align: center;
}
.wp-block-gallery.has-nested-images:not(.is-cropped)
  figure.wp-block-image:not(#individual-image) {
  margin-bottom: auto;
  margin-top: 0;
}
.wp-block-gallery.has-nested-images.is-cropped
  figure.wp-block-image:not(#individual-image) {
  align-self: inherit;
}
.wp-block-gallery.has-nested-images.is-cropped
  figure.wp-block-image:not(#individual-image)
  > a,
.wp-block-gallery.has-nested-images.is-cropped
  figure.wp-block-image:not(#individual-image)
  > div:not(.components-drop-zone) {
  display: flex;
}
.wp-block-gallery.has-nested-images.is-cropped
  figure.wp-block-image:not(#individual-image)
  a,
.wp-block-gallery.has-nested-images.is-cropped
  figure.wp-block-image:not(#individual-image)
  img {
  flex: 1 0 0%;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.wp-block-gallery.has-nested-images.columns-1
  figure.wp-block-image:not(#individual-image) {
  width: 100%;
}
@media (min-width: 600px) {
  .wp-block-gallery.has-nested-images.columns-3
    figure.wp-block-image:not(#individual-image) {
    width: calc(
      33.33333% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667
    );
  }
  .wp-block-gallery.has-nested-images.columns-4
    figure.wp-block-image:not(#individual-image) {
    width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px) * 0.75);
  }
  .wp-block-gallery.has-nested-images.columns-5
    figure.wp-block-image:not(#individual-image) {
    width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px) * 0.8);
  }
  .wp-block-gallery.has-nested-images.columns-6
    figure.wp-block-image:not(#individual-image) {
    width: calc(
      16.66667% - var(--wp--style--unstable-gallery-gap, 16px) * 0.83333
    );
  }
  .wp-block-gallery.has-nested-images.columns-7
    figure.wp-block-image:not(#individual-image) {
    width: calc(
      14.28571% - var(--wp--style--unstable-gallery-gap, 16px) * 0.85714
    );
  }
  .wp-block-gallery.has-nested-images.columns-8
    figure.wp-block-image:not(#individual-image) {
    width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px) * 0.875);
  }
  .wp-block-gallery.has-nested-images.columns-default
    figure.wp-block-image:not(#individual-image) {
    width: calc(
      33.33% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667
    );
  }
  .wp-block-gallery.has-nested-images.columns-default
    figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
  .wp-block-gallery.has-nested-images.columns-default
    figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)
    ~ figure.wp-block-image:not(#individual-image) {
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) * 0.5);
  }
  .wp-block-gallery.has-nested-images.columns-default
    figure.wp-block-image:not(#individual-image):first-child:last-child {
    width: 100%;
  }
}
.wp-block-gallery.has-nested-images.alignleft,
.wp-block-gallery.has-nested-images.alignright {
  max-width: 420px;
  width: 100%;
}
.wp-block-gallery.has-nested-images.aligncenter {
  justify-content: center;
}
.wp-block-group {
  box-sizing: border-box;
}
:where(.wp-block-group.wp-block-group-is-layout-constrained) {
  position: relative;
}
h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
  padding: 1.25em 2.375em;
}
h1.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h1.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h2.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h2.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h3.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h3.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h4.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h4.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h5.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h5.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h6.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h6.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]) {
  rotate: 180deg;
}
.wp-block-image > a,
.wp-block-image > figure > a {
  display: inline-block;
}
.wp-block-image img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
@media not (prefers-reduced-motion) {
  .wp-block-image img.hide {
    visibility: hidden;
  }
  .wp-block-image img.show {
    animation: show-content-image 0.4s;
  }
}
.wp-block-image[style*="border-radius"] img,
.wp-block-image[style*="border-radius"] > a {
  border-radius: inherit;
}
.wp-block-image.has-custom-border img {
  box-sizing: border-box;
}
.wp-block-image.aligncenter {
  text-align: center;
}
.wp-block-image.alignfull > a,
.wp-block-image.alignwide > a {
  width: 100%;
}
.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
  height: auto;
  width: 100%;
}
.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright {
  display: table;
}
.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.aligncenter > figcaption,
.wp-block-image.alignleft > figcaption,
.wp-block-image.alignright > figcaption {
  caption-side: bottom;
  display: table-caption;
}
.wp-block-image .alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}
.wp-block-image .alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}
.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.wp-block-image.is-style-circle-mask img {
  border-radius: 9999px;
}
@supports ((-webkit-mask-image: none) or (mask-image: none)) or
  (-webkit-mask-image: none) {
  .wp-block-image.is-style-circle-mask img {
    border-radius: 0;
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-mode: alpha;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
  }
}
:root
  :where(
    .wp-block-image.is-style-rounded img,
    .wp-block-image .is-style-rounded img
  ) {
  border-radius: 9999px;
}
.wp-block-image figure {
  margin: 0;
}
.wp-lightbox-container {
  display: flex;
  flex-direction: column;
  position: relative;
}
.wp-lightbox-container img {
  cursor: zoom-in;
}
.wp-lightbox-container img:hover + button {
  opacity: 1;
}
.wp-lightbox-container button {
  align-items: center;
  -webkit-backdrop-filter: blur(16px) saturate(180%);
  backdrop-filter: blur(16px) saturate(180%);
  background-color: #5a5a5a40;
  border: none;
  border-radius: 4px;
  cursor: zoom-in;
  display: flex;
  height: 20px;
  justify-content: center;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 16px;
  text-align: center;
  top: 16px;
  width: 20px;
  z-index: 100;
}
@media not (prefers-reduced-motion) {
  .wp-lightbox-container button {
    transition: opacity 0.2s ease;
  }
}
.wp-lightbox-container button:focus-visible {
  outline: 3px auto #5a5a5a40;
  outline: 3px auto -webkit-focus-ring-color;
  outline-offset: 3px;
}
.wp-lightbox-container button:hover {
  cursor: pointer;
  opacity: 1;
}
.wp-lightbox-container button:focus {
  opacity: 1;
}
.wp-lightbox-container button:focus,
.wp-lightbox-container button:hover,
.wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
  background-color: #5a5a5a40;
  border: none;
}
.wp-lightbox-overlay {
  box-sizing: border-box;
  cursor: zoom-out;
  height: 100vh;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 100000;
}
.wp-lightbox-overlay .close-button {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  min-height: 40px;
  min-width: 40px;
  padding: 0;
  position: absolute;
  right: calc(env(safe-area-inset-right) + 16px);
  top: calc(env(safe-area-inset-top) + 16px);
  z-index: 5000000;
}
.wp-lightbox-overlay .close-button:focus,
.wp-lightbox-overlay .close-button:hover,
.wp-lightbox-overlay
  .close-button:not(:hover):not(:active):not(.has-background) {
  background: none;
  border: none;
}
.wp-lightbox-overlay .lightbox-image-container {
  height: var(--wp--lightbox-container-height);
  left: 50%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: top left;
  width: var(--wp--lightbox-container-width);
  z-index: 9999999999;
}
.wp-lightbox-overlay .wp-block-image {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  height: 100%;
  justify-content: center;
  margin: 0;
  position: relative;
  transform-origin: 0 0;
  width: 100%;
  z-index: 3000000;
}
.wp-lightbox-overlay .wp-block-image img {
  height: var(--wp--lightbox-image-height);
  min-height: var(--wp--lightbox-image-height);
  min-width: var(--wp--lightbox-image-width);
  width: var(--wp--lightbox-image-width);
}
.wp-lightbox-overlay .wp-block-image figcaption {
  display: none;
}
.wp-lightbox-overlay button {
  background: none;
  border: none;
}
.wp-lightbox-overlay .scrim {
  background-color: #fff;
  height: 100%;
  opacity: 0.9;
  position: absolute;
  width: 100%;
  z-index: 2000000;
}
.wp-lightbox-overlay.active {
  visibility: visible;
}
@media not (prefers-reduced-motion) {
  .wp-lightbox-overlay.active {
    animation: turn-on-visibility 0.25s both;
  }
  .wp-lightbox-overlay.active img {
    animation: turn-on-visibility 0.35s both;
  }
  .wp-lightbox-overlay.show-closing-animation:not(.active) {
    animation: turn-off-visibility 0.35s both;
  }
  .wp-lightbox-overlay.show-closing-animation:not(.active) img {
    animation: turn-off-visibility 0.25s both;
  }
  .wp-lightbox-overlay.zoom.active {
    animation: none;
    opacity: 1;
    visibility: visible;
  }
  .wp-lightbox-overlay.zoom.active .lightbox-image-container {
    animation: lightbox-zoom-in 0.4s;
  }
  .wp-lightbox-overlay.zoom.active .lightbox-image-container img {
    animation: none;
  }
  .wp-lightbox-overlay.zoom.active .scrim {
    animation: turn-on-visibility 0.4s forwards;
  }
  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) {
    animation: none;
  }
  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active)
    .lightbox-image-container {
    animation: lightbox-zoom-out 0.4s;
  }
  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active)
    .lightbox-image-container
    img {
    animation: none;
  }
  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim {
    animation: turn-off-visibility 0.4s forwards;
  }
}
@keyframes show-content-image {
  0% {
    visibility: hidden;
  }
  99% {
    visibility: hidden;
  }
  to {
    visibility: visible;
  }
}
@keyframes turn-on-visibility {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes turn-off-visibility {
  0% {
    opacity: 1;
    visibility: visible;
  }
  99% {
    opacity: 0;
    visibility: visible;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes lightbox-zoom-in {
  0% {
    transform: translate(
        calc(
          (-100vw + var(--wp--lightbox-scrollbar-width)) / 2 +
            var(--wp--lightbox-initial-left-position)
        ),
        calc(-50vh + var(--wp--lightbox-initial-top-position))
      )
      scale(var(--wp--lightbox-scale));
  }
  to {
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes lightbox-zoom-out {
  0% {
    transform: translate(-50%, -50%) scale(1);
    visibility: visible;
  }
  99% {
    visibility: visible;
  }
  to {
    transform: translate(
        calc(
          (-100vw + var(--wp--lightbox-scrollbar-width)) / 2 +
            var(--wp--lightbox-initial-left-position)
        ),
        calc(-50vh + var(--wp--lightbox-initial-top-position))
      )
      scale(var(--wp--lightbox-scale));
    visibility: hidden;
  }
}
ol.wp-block-latest-comments {
  box-sizing: border-box;
  margin-left: 0;
}
:where(
    .wp-block-latest-comments:not(
        [style*="line-height"] .wp-block-latest-comments__comment
      )
  ) {
  line-height: 1.1;
}
:where(
    .wp-block-latest-comments:not(
        [style*="line-height"] .wp-block-latest-comments__comment-excerpt p
      )
  ) {
  line-height: 1.8;
}
.has-dates :where(.wp-block-latest-comments:not([style*="line-height"])),
.has-excerpts :where(.wp-block-latest-comments:not([style*="line-height"])) {
  line-height: 1.5;
}
.wp-block-latest-comments .wp-block-latest-comments {
  padding-left: 0;
}
.wp-block-latest-comments__comment {
  list-style: none;
  margin-bottom: 1em;
}
.has-avatars .wp-block-latest-comments__comment {
  list-style: none;
  min-height: 2.25em;
}
.has-avatars
  .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-excerpt,
.has-avatars
  .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-meta {
  margin-left: 3.25em;
}
.wp-block-latest-comments__comment-excerpt p {
  font-size: 0.875em;
  margin: 0.36em 0 1.4em;
}
.wp-block-latest-comments__comment-date {
  display: block;
  font-size: 0.75em;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: 0.75em;
  width: 2.5em;
}
.wp-block-latest-comments[class*="-font-size"] a,
.wp-block-latest-comments[style*="font-size"] a {
  font-size: inherit;
}
.wp-block-latest-posts {
  box-sizing: border-box;
}
.wp-block-latest-posts.alignleft {
  margin-right: 2em;
}
.wp-block-latest-posts.alignright {
  margin-left: 2em;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both;
  overflow-wrap: break-word;
}
.wp-block-latest-posts.is-grid {
  display: flex;
  flex-wrap: wrap;
}
.wp-block-latest-posts.is-grid li {
  margin: 0 1.25em 1.25em 0;
  width: 100%;
}
@media (min-width: 600px) {
  .wp-block-latest-posts.columns-2 li {
    width: calc(50% - 0.625em);
  }
  .wp-block-latest-posts.columns-2 li:nth-child(2n) {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-3 li {
    width: calc(33.33333% - 0.83333em);
  }
  .wp-block-latest-posts.columns-3 li:nth-child(3n) {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-4 li {
    width: calc(25% - 0.9375em);
  }
  .wp-block-latest-posts.columns-4 li:nth-child(4n) {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-5 li {
    width: calc(20% - 1em);
  }
  .wp-block-latest-posts.columns-5 li:nth-child(5n) {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-6 li {
    width: calc(16.66667% - 1.04167em);
  }
  .wp-block-latest-posts.columns-6 li:nth-child(6n) {
    margin-right: 0;
  }
}
:root :where(.wp-block-latest-posts.is-grid) {
  padding: 0;
}
:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
  padding-left: 0;
}
.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
  display: block;
  font-size: 0.8125em;
}
.wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts__post-full-content {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.wp-block-latest-posts__featured-image a {
  display: inline-block;
}
.wp-block-latest-posts__featured-image img {
  height: auto;
  max-width: 100%;
  width: auto;
}
.wp-block-latest-posts__featured-image.alignleft {
  float: left;
  margin-right: 1em;
}
.wp-block-latest-posts__featured-image.alignright {
  float: right;
  margin-left: 1em;
}
.wp-block-latest-posts__featured-image.aligncenter {
  margin-bottom: 1em;
  text-align: center;
}
ol,
ul {
  box-sizing: border-box;
}
:root :where(.wp-block-list.has-background) {
  padding: 1.25em 2.375em;
}
.wp-block-loginout,
.wp-block-media-text {
  box-sizing: border-box;
}
.wp-block-media-text {
  /*!rtl:begin:ignore*/
  direction: ltr;
  /*!rtl:end:ignore*/
  display: grid;
  grid-template-columns: 50% 1fr;
  grid-template-rows: auto;
}
.wp-block-media-text.has-media-on-the-right {
  grid-template-columns: 1fr 50%;
}
.wp-block-media-text.is-vertically-aligned-top > .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top > .wp-block-media-text__media {
  align-self: start;
}
.wp-block-media-text.is-vertically-aligned-center
  > .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center > .wp-block-media-text__media,
.wp-block-media-text > .wp-block-media-text__content,
.wp-block-media-text > .wp-block-media-text__media {
  align-self: center;
}
.wp-block-media-text.is-vertically-aligned-bottom
  > .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom
  > .wp-block-media-text__media {
  align-self: end;
}
.wp-block-media-text > .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  grid-column: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
  margin: 0;
}
.wp-block-media-text > .wp-block-media-text__content {
  direction: ltr;
  /*!rtl:begin:ignore*/
  grid-column: 2;
  grid-row: 1;
  /*!rtl:end:ignore*/
  padding: 0 8%;
  word-break: break-word;
}
.wp-block-media-text.has-media-on-the-right > .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  grid-column: 2;
  grid-row: 1;
  /*!rtl:end:ignore*/
}
.wp-block-media-text.has-media-on-the-right > .wp-block-media-text__content {
  /*!rtl:begin:ignore*/
  grid-column: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
}
.wp-block-media-text__media a {
  display: block;
}
.wp-block-media-text__media img,
.wp-block-media-text__media video {
  height: auto;
  max-width: unset;
  vertical-align: middle;
  width: 100%;
}
.wp-block-media-text.is-image-fill > .wp-block-media-text__media {
  background-size: cover;
  height: 100%;
  min-height: 250px;
}
.wp-block-media-text.is-image-fill > .wp-block-media-text__media > a {
  display: block;
  height: 100%;
}
.wp-block-media-text.is-image-fill > .wp-block-media-text__media img {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.wp-block-media-text.is-image-fill-element > .wp-block-media-text__media {
  height: 100%;
  min-height: 250px;
  position: relative;
}
.wp-block-media-text.is-image-fill-element > .wp-block-media-text__media > a {
  display: block;
  height: 100%;
}
.wp-block-media-text.is-image-fill-element > .wp-block-media-text__media img {
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}
@media (max-width: 600px) {
  .wp-block-media-text.is-stacked-on-mobile {
    grid-template-columns: 100% !important;
  }
  .wp-block-media-text.is-stacked-on-mobile > .wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1;
  }
  .wp-block-media-text.is-stacked-on-mobile > .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 2;
  }
}
.wp-block-navigation {
  position: relative;
  --navigation-layout-justification-setting: flex-start;
  --navigation-layout-direction: row;
  --navigation-layout-wrap: wrap;
  --navigation-layout-justify: flex-start;
  --navigation-layout-align: center;
}
.wp-block-navigation ul {
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}
.wp-block-navigation ul,
.wp-block-navigation ul li {
  list-style: none;
  padding: 0;
}
.wp-block-navigation .wp-block-navigation-item {
  align-items: center;
  display: flex;
  position: relative;
}
.wp-block-navigation
  .wp-block-navigation-item
  .wp-block-navigation__submenu-container:empty {
  display: none;
}
.wp-block-navigation .wp-block-navigation-item__content {
  display: block;
}
.wp-block-navigation
  .wp-block-navigation-item__content.wp-block-navigation-item__content {
  color: inherit;
}
.wp-block-navigation.has-text-decoration-underline
  .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-underline
  .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-underline
  .wp-block-navigation-item__content:focus {
  text-decoration: underline;
}
.wp-block-navigation.has-text-decoration-line-through
  .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-line-through
  .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-line-through
  .wp-block-navigation-item__content:focus {
  text-decoration: line-through;
}
.wp-block-navigation :where(a),
.wp-block-navigation :where(a:active),
.wp-block-navigation :where(a:focus) {
  text-decoration: none;
}
.wp-block-navigation .wp-block-navigation__submenu-icon {
  align-self: center;
  background-color: inherit;
  border: none;
  color: currentColor;
  display: inline-block;
  font-size: inherit;
  height: 0.6em;
  line-height: 0;
  margin-left: 0.25em;
  padding: 0;
  width: 0.6em;
}
.wp-block-navigation .wp-block-navigation__submenu-icon svg {
  display: inline-block;
  stroke: currentColor;
  height: inherit;
  margin-top: 0.075em;
  width: inherit;
}
.wp-block-navigation.is-vertical {
  --navigation-layout-direction: column;
  --navigation-layout-justify: initial;
  --navigation-layout-align: flex-start;
}
.wp-block-navigation.no-wrap {
  --navigation-layout-wrap: nowrap;
}
.wp-block-navigation.items-justified-center {
  --navigation-layout-justification-setting: center;
  --navigation-layout-justify: center;
}
.wp-block-navigation.items-justified-center.is-vertical {
  --navigation-layout-align: center;
}
.wp-block-navigation.items-justified-right {
  --navigation-layout-justification-setting: flex-end;
  --navigation-layout-justify: flex-end;
}
.wp-block-navigation.items-justified-right.is-vertical {
  --navigation-layout-align: flex-end;
}
.wp-block-navigation.items-justified-space-between {
  --navigation-layout-justification-setting: space-between;
  --navigation-layout-justify: space-between;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
  align-items: normal;
  background-color: inherit;
  color: inherit;
  display: flex;
  flex-direction: column;
  height: 0;
  left: -1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  visibility: hidden;
  width: 0;
  z-index: 2;
}
@media not (prefers-reduced-motion) {
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    transition: opacity 0.1s linear;
  }
}
.wp-block-navigation
  .has-child
  .wp-block-navigation__submenu-container
  > .wp-block-navigation-item
  > .wp-block-navigation-item__content {
  display: flex;
  flex-grow: 1;
}
.wp-block-navigation
  .has-child
  .wp-block-navigation__submenu-container
  > .wp-block-navigation-item
  > .wp-block-navigation-item__content
  .wp-block-navigation__submenu-icon {
  margin-left: auto;
  margin-right: 0;
}
.wp-block-navigation
  .has-child
  .wp-block-navigation__submenu-container
  .wp-block-navigation-item__content {
  margin: 0;
}
@media (min-width: 782px) {
  .wp-block-navigation
    .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container {
    left: 100%;
    top: -1px;
  }
  .wp-block-navigation
    .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container:before {
    background: #0000;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 100%;
    width: 0.5em;
  }
  .wp-block-navigation
    .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-icon {
    margin-right: 0.25em;
  }
  .wp-block-navigation
    .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-icon
    svg {
    transform: rotate(-90deg);
  }
}
.wp-block-navigation
  .has-child
  .wp-block-navigation-submenu__toggle[aria-expanded="true"]
  ~ .wp-block-navigation__submenu-container,
.wp-block-navigation
  .has-child:not(.open-on-click):hover
  > .wp-block-navigation__submenu-container,
.wp-block-navigation
  .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within
  > .wp-block-navigation__submenu-container {
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  width: auto;
}
.wp-block-navigation.has-background
  .has-child
  .wp-block-navigation__submenu-container {
  left: 0;
  top: 100%;
}
@media (min-width: 782px) {
  .wp-block-navigation.has-background
    .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container {
    left: 100%;
    top: 0;
  }
}
.wp-block-navigation-submenu {
  display: flex;
  position: relative;
}
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
  stroke: currentColor;
}
button.wp-block-navigation-item__content {
  background-color: initial;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: left;
  text-transform: inherit;
}
.wp-block-navigation-submenu__toggle {
  cursor: pointer;
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
  padding-left: 0;
  padding-right: 0.85em;
}
.wp-block-navigation-item.open-on-click
  .wp-block-navigation-submenu__toggle
  + .wp-block-navigation__submenu-icon {
  margin-left: -0.6em;
  pointer-events: none;
}
.wp-block-navigation-item.open-on-click
  button.wp-block-navigation-item__content:not(
    .wp-block-navigation-submenu__toggle
  ) {
  padding: 0;
}
.wp-block-navigation .wp-block-page-list,
.wp-block-navigation__container,
.wp-block-navigation__responsive-close,
.wp-block-navigation__responsive-container,
.wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-dialog {
  gap: inherit;
}
:where(
    .wp-block-navigation.has-background
      .wp-block-navigation-item
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation.has-background
      .wp-block-navigation-submenu
      a:not(.wp-element-button)
  ) {
  padding: 0.5em 1em;
}
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-item
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-submenu
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-submenu
      button.wp-block-navigation-item__content
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-pages-list__item
      button.wp-block-navigation-item__content
  ) {
  padding: 0.5em 1em;
}
.wp-block-navigation.items-justified-right
  .wp-block-navigation__container
  .has-child
  .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right
  .wp-block-page-list
  > .has-child
  .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between
  .wp-block-page-list
  > .has-child:last-child
  .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between
  > .wp-block-navigation__container
  > .has-child:last-child
  .wp-block-navigation__submenu-container {
  left: auto;
  right: 0;
}
.wp-block-navigation.items-justified-right
  .wp-block-navigation__container
  .has-child
  .wp-block-navigation__submenu-container
  .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right
  .wp-block-page-list
  > .has-child
  .wp-block-navigation__submenu-container
  .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between
  .wp-block-page-list
  > .has-child:last-child
  .wp-block-navigation__submenu-container
  .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between
  > .wp-block-navigation__container
  > .has-child:last-child
  .wp-block-navigation__submenu-container
  .wp-block-navigation__submenu-container {
  left: -1px;
  right: -1px;
}
@media (min-width: 782px) {
  .wp-block-navigation.items-justified-right
    .wp-block-navigation__container
    .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-right
    .wp-block-page-list
    > .has-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-space-between
    .wp-block-page-list
    > .has-child:last-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-space-between
    > .wp-block-navigation__container
    > .has-child:last-child
    .wp-block-navigation__submenu-container
    .wp-block-navigation__submenu-container {
    left: auto;
    right: 100%;
  }
}
.wp-block-navigation:not(.has-background)
  .wp-block-navigation__submenu-container {
  background-color: #fff;
  border: 1px solid #00000026;
}
.wp-block-navigation.has-background .wp-block-navigation__submenu-container {
  background-color: inherit;
}
.wp-block-navigation:not(.has-text-color)
  .wp-block-navigation__submenu-container {
  color: #000;
}
.wp-block-navigation__container {
  align-items: var(--navigation-layout-align, initial);
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.wp-block-navigation__container .is-responsive {
  display: none;
}
.wp-block-navigation__container:only-child,
.wp-block-page-list:only-child {
  flex-grow: 1;
}
@keyframes overlay-menu__fade-in-animation {
  0% {
    opacity: 0;
    transform: translateY(0.5em);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.wp-block-navigation__responsive-container {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a) {
  color: inherit;
}
.wp-block-navigation__responsive-container
  .wp-block-navigation__responsive-container-content {
  align-items: var(--navigation-layout-align, initial);
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
}
.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
  background-color: inherit !important;
  color: inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open {
  background-color: inherit;
  display: flex;
  flex-direction: column;
  overflow: auto;
  padding: clamp(1rem, var(--wp--style--root--padding-top), 20rem)
    clamp(1rem, var(--wp--style--root--padding-right), 20rem)
    clamp(1rem, var(--wp--style--root--padding-bottom), 20rem)
    clamp(1rem, var(--wp--style--root--padding-left), 20rem);
  z-index: 100000;
}
@media not (prefers-reduced-motion) {
  .wp-block-navigation__responsive-container.is-menu-open {
    animation: overlay-menu__fade-in-animation 0.1s ease-out;
    animation-fill-mode: forwards;
  }
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content {
  align-items: var(--navigation-layout-justification-setting, inherit);
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  overflow: visible;
  padding-top: calc(2rem + 24px);
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-page-list {
  justify-content: flex-start;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation__submenu-icon {
  display: none;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .has-child
  .wp-block-navigation__submenu-container {
  border: none;
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: initial;
  padding-left: 2rem;
  padding-right: 2rem;
  position: static;
  visibility: visible;
  width: auto;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation__submenu-container {
  gap: inherit;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation__submenu-container {
  padding-top: var(--wp--style--block-gap, 2em);
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation-item__content {
  padding: 0;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__responsive-container-content
  .wp-block-page-list {
  align-items: var(--navigation-layout-justification-setting, initial);
  display: flex;
  flex-direction: column;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation-item
  .wp-block-navigation__submenu-container,
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
  background: #0000 !important;
  color: inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open
  .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
  left: auto;
  right: auto;
}
@media (min-width: 600px) {
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(
      .is-menu-open
    ) {
    background-color: inherit;
    display: block;
    position: relative;
    width: 100%;
    z-index: auto;
  }
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(
      .is-menu-open
    )
    .wp-block-navigation__responsive-container-close {
    display: none;
  }
  .wp-block-navigation__responsive-container.is-menu-open
    .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: 0;
  }
}
.wp-block-navigation:not(.has-background)
  .wp-block-navigation__responsive-container.is-menu-open {
  background-color: #fff;
}
.wp-block-navigation:not(.has-text-color)
  .wp-block-navigation__responsive-container.is-menu-open {
  color: #000;
}
.wp-block-navigation__toggle_button_label {
  font-size: 1rem;
  font-weight: 700;
}
.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
  background: #0000;
  border: none;
  color: currentColor;
  cursor: pointer;
  margin: 0;
  padding: 0;
  text-transform: inherit;
  vertical-align: middle;
}
.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
  fill: currentColor;
  display: block;
  height: 24px;
  pointer-events: none;
  width: 24px;
}
.wp-block-navigation__responsive-container-open {
  display: flex;
}
.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
@media (min-width: 600px) {
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: none;
  }
}
.wp-block-navigation__responsive-container-close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.wp-block-navigation__responsive-close {
  width: 100%;
}
.has-modal-open .wp-block-navigation__responsive-close {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--wp--style--global--wide-size, 100%);
}
.wp-block-navigation__responsive-close:focus {
  outline: none;
}
.is-menu-open .wp-block-navigation__responsive-close,
.is-menu-open .wp-block-navigation__responsive-container-content,
.is-menu-open .wp-block-navigation__responsive-dialog {
  box-sizing: border-box;
}
.wp-block-navigation__responsive-dialog {
  position: relative;
}
.has-modal-open
  .admin-bar
  .is-menu-open
  .wp-block-navigation__responsive-dialog {
  margin-top: 46px;
}
@media (min-width: 782px) {
  .has-modal-open
    .admin-bar
    .is-menu-open
    .wp-block-navigation__responsive-dialog {
    margin-top: 32px;
  }
}
html.has-modal-open {
  overflow: hidden;
}
.wp-block-navigation .wp-block-navigation-item__label {
  overflow-wrap: break-word;
}
.wp-block-navigation .wp-block-navigation-item__description {
  display: none;
}
.link-ui-tools {
  border-top: 1px solid #f0f0f0;
  padding: 8px;
}
.link-ui-block-inserter {
  padding-top: 8px;
}
.link-ui-block-inserter__back {
  margin-left: 8px;
  text-transform: uppercase;
}
.wp-block-navigation .wp-block-page-list {
  align-items: var(--navigation-layout-align, initial);
  background-color: inherit;
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
}
.wp-block-navigation .wp-block-navigation-item {
  background-color: inherit;
}
.wp-block-page-list {
  box-sizing: border-box;
}
.is-small-text {
  font-size: 0.875em;
}
.is-regular-text {
  font-size: 1em;
}
.is-large-text {
  font-size: 2.25em;
}
.is-larger-text {
  font-size: 3em;
}
.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  font-style: normal;
  font-weight: 100;
  line-height: 0.68;
  margin: 0.05em 0.1em 0 0;
  text-transform: uppercase;
}
body.rtl .has-drop-cap:not(:focus):first-letter {
  float: none;
  margin-left: 0.1em;
}
p.has-drop-cap.has-background {
  overflow: hidden;
}
:root :where(p.has-background) {
  padding: 1.25em 2.375em;
}
:where(p.has-text-color:not(.has-link-color)) a {
  color: inherit;
}
p.has-text-align-left[style*="writing-mode:vertical-lr"],
p.has-text-align-right[style*="writing-mode:vertical-rl"] {
  rotate: 180deg;
}
.wp-block-post-author {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
.wp-block-post-author__byline {
  font-size: 0.5em;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}
.wp-block-post-author__avatar {
  margin-right: 1em;
}
.wp-block-post-author__bio {
  font-size: 0.7em;
  margin-bottom: 0.7em;
}
.wp-block-post-author__content {
  flex-basis: 0;
  flex-grow: 1;
}
.wp-block-post-author__name {
  margin: 0;
}
.wp-block-post-author-biography {
  box-sizing: border-box;
}
:where(.wp-block-post-comments-form) input:not([type="submit"]),
:where(.wp-block-post-comments-form) textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em;
}
:where(.wp-block-post-comments-form)
  input:where(:not([type="submit"]):not([type="checkbox"])),
:where(.wp-block-post-comments-form) textarea {
  padding: calc(0.667em + 2px);
}
.wp-block-post-comments-form {
  box-sizing: border-box;
}
.wp-block-post-comments-form[style*="font-weight"]
  :where(.comment-reply-title) {
  font-weight: inherit;
}
.wp-block-post-comments-form[style*="font-family"]
  :where(.comment-reply-title) {
  font-family: inherit;
}
.wp-block-post-comments-form[class*="-font-size"] :where(.comment-reply-title),
.wp-block-post-comments-form[style*="font-size"] :where(.comment-reply-title) {
  font-size: inherit;
}
.wp-block-post-comments-form[style*="line-height"]
  :where(.comment-reply-title) {
  line-height: inherit;
}
.wp-block-post-comments-form[style*="font-style"] :where(.comment-reply-title) {
  font-style: inherit;
}
.wp-block-post-comments-form[style*="letter-spacing"]
  :where(.comment-reply-title) {
  letter-spacing: inherit;
}
.wp-block-post-comments-form :where(input[type="submit"]) {
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  overflow-wrap: break-word;
  text-align: center;
}
.wp-block-post-comments-form
  .comment-form
  input:not([type="submit"]):not([type="checkbox"]):not([type="hidden"]),
.wp-block-post-comments-form .comment-form textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
}
.wp-block-post-comments-form .comment-form-author label,
.wp-block-post-comments-form .comment-form-email label,
.wp-block-post-comments-form .comment-form-url label {
  display: block;
  margin-bottom: 0.25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent {
  display: flex;
  gap: 0.25em;
}
.wp-block-post-comments-form
  .comment-form-cookies-consent
  #wp-comment-cookies-consent {
  margin-top: 0.35em;
}
.wp-block-post-comments-form .comment-reply-title {
  margin-bottom: 0;
}
.wp-block-post-comments-form .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}
.wp-block-post-comments-count {
  box-sizing: border-box;
}
.wp-block-post-content {
  display: flow-root;
}
.wp-block-post-comments-link,
.wp-block-post-date {
  box-sizing: border-box;
}
:where(.wp-block-post-excerpt) {
  box-sizing: border-box;
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}
.wp-block-post-excerpt__excerpt {
  margin-bottom: 0;
  margin-top: 0;
}
.wp-block-post-excerpt__more-text {
  margin-bottom: 0;
  margin-top: var(--wp--style--block-gap);
}
.wp-block-post-excerpt__more-link {
  display: inline-block;
}
.wp-block-post-featured-image {
  margin-left: 0;
  margin-right: 0;
}
.wp-block-post-featured-image a {
  display: block;
  height: 100%;
}
.wp-block-post-featured-image :where(img) {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  width: 100%;
}
.wp-block-post-featured-image.alignfull img,
.wp-block-post-featured-image.alignwide img {
  width: 100%;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim {
  background-color: #000;
  inset: 0;
  position: absolute;
}
.wp-block-post-featured-image {
  position: relative;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-gradient {
  background-color: initial;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-0 {
  opacity: 0;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-10 {
  opacity: 0.1;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-20 {
  opacity: 0.2;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-30 {
  opacity: 0.3;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-40 {
  opacity: 0.4;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-50 {
  opacity: 0.5;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-60 {
  opacity: 0.6;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-70 {
  opacity: 0.7;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-80 {
  opacity: 0.8;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-90 {
  opacity: 0.9;
}
.wp-block-post-featured-image
  .wp-block-post-featured-image__overlay.has-background-dim-100 {
  opacity: 1;
}
.wp-block-post-featured-image:where(.alignleft, .alignright) {
  width: 100%;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
  display: inline-block;
  margin-right: 1ch;
}
.wp-block-post-navigation-link
  .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
  transform: scaleX(1);
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
  display: inline-block;
  margin-left: 1ch;
}
.wp-block-post-navigation-link
  .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
  transform: scaleX(1);
}
.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],
.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"] {
  rotate: 180deg;
}
.wp-block-post-terms {
  box-sizing: border-box;
}
.wp-block-post-terms .wp-block-post-terms__separator {
  white-space: pre-wrap;
}
.wp-block-post-time-to-read,
.wp-block-post-title {
  box-sizing: border-box;
}
.wp-block-post-title {
  word-break: break-word;
}
.wp-block-post-title :where(a) {
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
}
.wp-block-post-author-name {
  box-sizing: border-box;
}
.wp-block-preformatted {
  box-sizing: border-box;
  white-space: pre-wrap;
}
:where(.wp-block-preformatted.has-background) {
  padding: 1.25em 2.375em;
}
.wp-block-pullquote {
  box-sizing: border-box;
  margin: 0 0 1em;
  overflow-wrap: break-word;
  padding: 4em 0;
  text-align: center;
}
.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {
  color: inherit;
}
.wp-block-pullquote blockquote {
  margin: 0;
}
.wp-block-pullquote p {
  margin-top: 0;
}
.wp-block-pullquote p:last-child {
  margin-bottom: 0;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  max-width: 420px;
}
.wp-block-pullquote cite,
.wp-block-pullquote footer {
  position: relative;
}
.wp-block-pullquote .has-text-color a {
  color: inherit;
}
.wp-block-pullquote.has-text-align-left blockquote {
  text-align: left;
}
.wp-block-pullquote.has-text-align-right blockquote {
  text-align: right;
}
.wp-block-pullquote.has-text-align-center blockquote {
  text-align: center;
}
.wp-block-pullquote.is-style-solid-color {
  border: none;
}
.wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  max-width: 60%;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 2em;
  margin-bottom: 0;
  margin-top: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
  font-style: normal;
  text-transform: none;
}
.wp-block-pullquote cite {
  color: inherit;
  display: block;
}
.wp-block-post-template {
  box-sizing: border-box;
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  max-width: 100%;
  padding: 0;
}
.wp-block-post-template.is-flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1.25em;
}
.wp-block-post-template.is-flex-container > li {
  margin: 0;
  width: 100%;
}
@media (min-width: 600px) {
  .wp-block-post-template.is-flex-container.is-flex-container.columns-2 > li {
    width: calc(50% - 0.625em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-3 > li {
    width: calc(33.33333% - 0.83333em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-4 > li {
    width: calc(25% - 0.9375em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-5 > li {
    width: calc(20% - 1em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-6 > li {
    width: calc(16.66667% - 1.04167em);
  }
}
@media (max-width: 600px) {
  .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
    grid-template-columns: 1fr;
  }
}
.wp-block-post-template-is-layout-constrained > li > .alignright,
.wp-block-post-template-is-layout-flow > li > .alignright {
  float: right;
  margin-inline-end: 0;
  margin-inline-start: 2em;
}
.wp-block-post-template-is-layout-constrained > li > .alignleft,
.wp-block-post-template-is-layout-flow > li > .alignleft {
  float: left;
  margin-inline-end: 2em;
  margin-inline-start: 0;
}
.wp-block-post-template-is-layout-constrained > li > .aligncenter,
.wp-block-post-template-is-layout-flow > li > .aligncenter {
  margin-inline-end: auto;
  margin-inline-start: auto;
}
.wp-block-query-pagination.is-content-justification-space-between
  > .wp-block-query-pagination-next:last-of-type {
  margin-inline-start: auto;
}
.wp-block-query-pagination.is-content-justification-space-between
  > .wp-block-query-pagination-previous:first-child {
  margin-inline-end: auto;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
  display: inline-block;
  margin-right: 1ch;
}
.wp-block-query-pagination
  .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
  display: inline-block;
  margin-left: 1ch;
}
.wp-block-query-pagination
  .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}
.wp-block-query-pagination.aligncenter {
  justify-content: center;
}
.wp-block-query-title,
.wp-block-query-total,
.wp-block-quote {
  box-sizing: border-box;
}
.wp-block-quote {
  overflow-wrap: break-word;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)),
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
  margin-bottom: 1em;
  padding: 0 1em;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) p,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
  font-size: 1.125em;
  text-align: right;
}
.wp-block-quote > cite {
  display: block;
}
.wp-block-read-more {
  display: block;
  width: fit-content;
}
.wp-block-read-more:where(:not([style*="text-decoration"])) {
  text-decoration: none;
}
.wp-block-read-more:where(:not([style*="text-decoration"])):active,
.wp-block-read-more:where(:not([style*="text-decoration"])):focus {
  text-decoration: none;
}
ul.wp-block-rss.alignleft {
  margin-right: 2em;
}
ul.wp-block-rss.alignright {
  margin-left: 2em;
}
ul.wp-block-rss.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
ul.wp-block-rss.is-grid li {
  margin: 0 1em 1em 0;
  width: 100%;
}
@media (min-width: 600px) {
  ul.wp-block-rss.columns-2 li {
    width: calc(50% - 1em);
  }
  ul.wp-block-rss.columns-3 li {
    width: calc(33.33333% - 1em);
  }
  ul.wp-block-rss.columns-4 li {
    width: calc(25% - 1em);
  }
  ul.wp-block-rss.columns-5 li {
    width: calc(20% - 1em);
  }
  ul.wp-block-rss.columns-6 li {
    width: calc(16.66667% - 1em);
  }
}
.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
  display: block;
  font-size: 0.8125em;
}
.wp-block-rss {
  box-sizing: border-box;
  list-style: none;
  padding: 0;
}
.wp-block-search__button {
  margin-left: 10px;
  word-break: normal;
}
.wp-block-search__button.has-icon {
  line-height: 0;
}
.wp-block-search__button svg {
  height: 1.25em;
  min-height: 24px;
  min-width: 24px;
  width: 1.25em;
  fill: currentColor;
  vertical-align: text-bottom;
}
:where(.wp-block-search__button) {
  border: 1px solid #ccc;
  padding: 6px 10px;
}
.wp-block-search__inside-wrapper {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%;
}
.wp-block-search__label {
  width: 100%;
}
.wp-block-search__input {
  appearance: none;
  border: 1px solid #949494;
  flex-grow: 1;
  margin-left: 0;
  margin-right: 0;
  min-width: 3rem;
  padding: 8px;
  text-decoration: unset !important;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__button {
  box-sizing: border-box;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  margin-left: 0;
  max-width: 100%;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
  min-width: 0 !important;
  transition-property: width;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__input {
  flex-basis: 100%;
  transition-duration: 0.3s;
}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden
  .wp-block-search__inside-wrapper {
  overflow: hidden;
}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden
  .wp-block-search__input {
  border-left-width: 0 !important;
  border-right-width: 0 !important;
  flex-basis: 0;
  flex-grow: 0;
  margin: 0;
  min-width: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 0 !important;
}
:where(.wp-block-search__input) {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-transform: inherit;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border: 1px solid #949494;
  box-sizing: border-box;
  padding: 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  .wp-block-search__input {
  border: none;
  border-radius: 0;
  padding: 0 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  .wp-block-search__input:focus {
  outline: none;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  :where(.wp-block-search__button) {
  padding: 4px 8px;
}
.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
  margin: auto;
}
.wp-block[data-align="right"]
  .wp-block-search.wp-block-search__button-only
  .wp-block-search__inside-wrapper {
  float: right;
}
.wp-block-separator {
  border: none;
  border-top: 2px solid;
}
:root :where(.wp-block-separator.is-style-dots) {
  height: auto;
  line-height: 1;
  text-align: center;
}
:root :where(.wp-block-separator.is-style-dots):before {
  color: currentColor;
  content: "···";
  font-family: serif;
  font-size: 1.5em;
  letter-spacing: 2em;
  padding-left: 2em;
}
.wp-block-separator.is-style-dots {
  background: none !important;
  border: none !important;
}
.wp-block-site-logo {
  box-sizing: border-box;
  line-height: 0;
}
.wp-block-site-logo a {
  display: inline-block;
  line-height: 0;
}
.wp-block-site-logo.is-default-size img {
  height: auto;
  width: 120px;
}
.wp-block-site-logo img {
  height: auto;
  max-width: 100%;
}
.wp-block-site-logo a,
.wp-block-site-logo img {
  border-radius: inherit;
}
.wp-block-site-logo.aligncenter {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
:root :where(.wp-block-site-logo.is-style-rounded) {
  border-radius: 9999px;
}
.wp-block-site-tagline,
.wp-block-site-title {
  box-sizing: border-box;
}
.wp-block-site-title :where(a) {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
}
.wp-block-social-links {
  background: none;
  box-sizing: border-box;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
}
.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
  border-bottom: 0;
  box-shadow: none;
  text-decoration: none;
}
.wp-block-social-links .wp-social-link svg {
  height: 1em;
  width: 1em;
}
.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
  font-size: 0.65em;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wp-block-social-links.has-small-icon-size {
  font-size: 16px;
}
.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
  font-size: 24px;
}
.wp-block-social-links.has-large-icon-size {
  font-size: 36px;
}
.wp-block-social-links.has-huge-icon-size {
  font-size: 48px;
}
.wp-block-social-links.aligncenter {
  display: flex;
  justify-content: center;
}
.wp-block-social-links.alignright {
  justify-content: flex-end;
}
.wp-block-social-link {
  border-radius: 9999px;
  display: block;
  height: auto;
}
@media not (prefers-reduced-motion) {
  .wp-block-social-link {
    transition: transform 0.1s ease;
  }
}
.wp-block-social-link a {
  align-items: center;
  display: flex;
  line-height: 0;
}
.wp-block-social-link:hover {
  transform: scale(1.1);
}
.wp-block-social-links .wp-block-social-link.wp-social-link {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.wp-block-social-links
  .wp-block-social-link.wp-social-link
  .wp-block-social-link-anchor,
.wp-block-social-links
  .wp-block-social-link.wp-social-link
  .wp-block-social-link-anchor
  svg,
.wp-block-social-links
  .wp-block-social-link.wp-social-link
  .wp-block-social-link-anchor:active,
.wp-block-social-links
  .wp-block-social-link.wp-social-link
  .wp-block-social-link-anchor:hover,
.wp-block-social-links
  .wp-block-social-link.wp-social-link
  .wp-block-social-link-anchor:visited {
  color: currentColor;
  fill: currentColor;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
  background-color: #f0f0f0;
  color: #444;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-amazon {
  background-color: #f90;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-bluesky {
  background-color: #0a7aff;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-discord {
  background-color: #5865f2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-facebook {
  background-color: #0866ff;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-github {
  background-color: #24292d;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-google {
  background-color: #ea4434;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-gravatar {
  background-color: #1d4fc4;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-linkedin {
  background-color: #0d66c2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-medium {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-patreon {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-reddit {
  background-color: #ff4500;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-snapchat {
  background-color: #fefc00;
  color: #fff;
  stroke: #000;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-telegram {
  background-color: #2aabee;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-threads {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-tiktok {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-twitter {
  background-color: #1da1f2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-whatsapp {
  background-color: #25d366;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-youtube {
  background-color: red;
  color: #fff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link {
  background: none;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {
  height: 1.25em;
  width: 1.25em;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon {
  color: #f90;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp {
  color: #1ea0c3;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance {
  color: #0757fe;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky {
  color: #0a7aff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen {
  color: #1e1f26;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart {
  color: #02e49b;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord {
  color: #5865f2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble {
  color: #e94c89;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox {
  color: #4280ff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {
  color: #f45800;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook {
  color: #0866ff;
}
:where(.wp-block-social-links.is-style-logos-only)
  .wp-social-link-fivehundredpx {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr {
  color: #0461dd;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare {
  color: #e65678;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github {
  color: #24292d;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads {
  color: #382110;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google {
  color: #ea4434;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar {
  color: #1d4fc4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram {
  color: #f00075;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm {
  color: #e21b24;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin {
  color: #0d66c2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon {
  color: #3288d4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup {
  color: #f6405f;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest {
  color: #e60122;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket {
  color: #ef4155;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit {
  color: #ff4500;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {
  color: #0478d7;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat {
  color: #fff;
  stroke: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud {
  color: #ff5600;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify {
  color: #1bd760;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram {
  color: #2aabee;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr {
  color: #011835;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch {
  color: #6440a4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter {
  color: #1da1f2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {
  color: #1eb7ea;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {
  color: #4680c2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp {
  color: #25d366;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress {
  color: #3499cd;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {
  color: #d32422;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube {
  color: red;
}
.wp-block-social-links.is-style-pill-shape .wp-social-link {
  width: auto;
}
:root :where(.wp-block-social-links .wp-social-link a) {
  padding: 0.25em;
}
:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {
  padding: 0;
}
:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a) {
  padding-left: 0.6666666667em;
  padding-right: 0.6666666667em;
}
.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color)
  .wp-social-link-snapchat
  .wp-block-social-link-label {
  color: #000;
}
.wp-block-spacer {
  clear: both;
}
.wp-block-tag-cloud {
  box-sizing: border-box;
}
.wp-block-tag-cloud.aligncenter {
  justify-content: center;
  text-align: center;
}
.wp-block-tag-cloud.alignfull {
  padding-left: 1em;
  padding-right: 1em;
}
.wp-block-tag-cloud a {
  display: inline-block;
  margin-right: 5px;
}
.wp-block-tag-cloud span {
  display: inline-block;
  margin-left: 5px;
  text-decoration: none;
}
:root :where(.wp-block-tag-cloud.is-style-outline) {
  display: flex;
  flex-wrap: wrap;
  gap: 1ch;
}
:root :where(.wp-block-tag-cloud.is-style-outline a) {
  border: 1px solid;
  font-size: unset !important;
  margin-right: 0;
  padding: 1ch 2ch;
  text-decoration: none !important;
}
.wp-block-table {
  overflow-x: auto;
}
.wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}
.wp-block-table thead {
  border-bottom: 3px solid;
}
.wp-block-table tfoot {
  border-top: 3px solid;
}
.wp-block-table td,
.wp-block-table th {
  border: 1px solid;
  padding: 0.5em;
}
.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%;
}
.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break: break-word;
}
.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
  display: table;
  width: auto;
}
.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
  word-break: break-word;
}
.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5;
}
.wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5;
}
.wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe;
}
.wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes {
  background-color: initial;
  border-bottom: 1px solid #f0f0f0;
  border-collapse: inherit;
  border-spacing: 0;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0;
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #f3f4f5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #e9fbe5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #e7f5fe;
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  border-color: #0000;
}
.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr,
.wp-block-table .has-border-color > * {
  border-color: inherit;
}
.wp-block-table table[style*="border-top-color"] tr:first-child,
.wp-block-table table[style*="border-top-color"] tr:first-child td,
.wp-block-table table[style*="border-top-color"] tr:first-child th,
.wp-block-table table[style*="border-top-color"] > *,
.wp-block-table table[style*="border-top-color"] > * td,
.wp-block-table table[style*="border-top-color"] > * th {
  border-top-color: inherit;
}
.wp-block-table table[style*="border-top-color"] tr:not(:first-child) {
  border-top-color: initial;
}
.wp-block-table table[style*="border-right-color"] td:last-child,
.wp-block-table table[style*="border-right-color"] th,
.wp-block-table table[style*="border-right-color"] tr,
.wp-block-table table[style*="border-right-color"] > * {
  border-right-color: inherit;
}
.wp-block-table table[style*="border-bottom-color"] tr:last-child,
.wp-block-table table[style*="border-bottom-color"] tr:last-child td,
.wp-block-table table[style*="border-bottom-color"] tr:last-child th,
.wp-block-table table[style*="border-bottom-color"] > *,
.wp-block-table table[style*="border-bottom-color"] > * td,
.wp-block-table table[style*="border-bottom-color"] > * th {
  border-bottom-color: inherit;
}
.wp-block-table table[style*="border-bottom-color"] tr:not(:last-child) {
  border-bottom-color: initial;
}
.wp-block-table table[style*="border-left-color"] td:first-child,
.wp-block-table table[style*="border-left-color"] th,
.wp-block-table table[style*="border-left-color"] tr,
.wp-block-table table[style*="border-left-color"] > * {
  border-left-color: inherit;
}
.wp-block-table table[style*="border-style"] td,
.wp-block-table table[style*="border-style"] th,
.wp-block-table table[style*="border-style"] tr,
.wp-block-table table[style*="border-style"] > * {
  border-style: inherit;
}
.wp-block-table table[style*="border-width"] td,
.wp-block-table table[style*="border-width"] th,
.wp-block-table table[style*="border-width"] tr,
.wp-block-table table[style*="border-width"] > * {
  border-style: inherit;
  border-width: inherit;
}
:root :where(.wp-block-table-of-contents) {
  box-sizing: border-box;
}
:where(.wp-block-term-description) {
  box-sizing: border-box;
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}
.wp-block-term-description p {
  margin-bottom: 0;
  margin-top: 0;
}
.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
  display: flex;
}
.wp-block-text-columns .wp-block-column {
  margin: 0 1em;
  padding: 0;
}
.wp-block-text-columns .wp-block-column:first-child {
  margin-left: 0;
}
.wp-block-text-columns .wp-block-column:last-child {
  margin-right: 0;
}
.wp-block-text-columns.columns-2 .wp-block-column {
  width: 50%;
}
.wp-block-text-columns.columns-3 .wp-block-column {
  width: 33.3333333333%;
}
.wp-block-text-columns.columns-4 .wp-block-column {
  width: 25%;
}
pre.wp-block-verse {
  overflow: auto;
  white-space: pre-wrap;
}
:where(pre.wp-block-verse) {
  font-family: inherit;
}
.wp-block-video {
  box-sizing: border-box;
}
.wp-block-video video {
  vertical-align: middle;
  width: 100%;
}
@supports (position: sticky) {
  .wp-block-video [poster] {
    object-fit: cover;
  }
}
.wp-block-video.aligncenter {
  text-align: center;
}
.wp-block-video :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.editor-styles-wrapper,
.entry-content {
  counter-reset: footnotes;
}
a[data-fn].fn {
  counter-increment: footnotes;
  display: inline-flex;
  font-size: smaller;
  text-decoration: none;
  text-indent: -9999999px;
  vertical-align: super;
}
a[data-fn].fn:after {
  content: "[" counter(footnotes) "]";
  float: left;
  text-indent: 0;
}
.wp-element-button {
  cursor: pointer;
}
:root {
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px;
}
:root .has-very-light-gray-background-color {
  background-color: #eee;
}
:root .has-very-dark-gray-background-color {
  background-color: #313131;
}
:root .has-very-light-gray-color {
  color: #eee;
}
:root .has-very-dark-gray-color {
  color: #313131;
}
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
  background: linear-gradient(135deg, #00d084, #0693e3);
}
:root .has-purple-crush-gradient-background {
  background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}
:root .has-hazy-dawn-gradient-background {
  background: linear-gradient(135deg, #faaca8, #dad0ec);
}
:root .has-subdued-olive-gradient-background {
  background: linear-gradient(135deg, #fafae1, #67a671);
}
:root .has-atomic-cream-gradient-background {
  background: linear-gradient(135deg, #fdd79a, #004a59);
}
:root .has-nightshade-gradient-background {
  background: linear-gradient(135deg, #330968, #31cdcf);
}
:root .has-midnight-gradient-background {
  background: linear-gradient(135deg, #020381, #2874fc);
}
.has-regular-font-size {
  font-size: 1em;
}
.has-larger-font-size {
  font-size: 2.625em;
}
.has-normal-font-size {
  font-size: var(--wp--preset--font-size--normal);
}
.has-huge-font-size {
  font-size: var(--wp--preset--font-size--huge);
}
.has-text-align-center {
  text-align: center;
}
.has-text-align-left {
  text-align: left;
}
.has-text-align-right {
  text-align: right;
}
#end-resizable-editor-section {
  display: none;
}
.aligncenter {
  clear: both;
}
.items-justified-left {
  justify-content: flex-start;
}
.items-justified-center {
  justify-content: center;
}
.items-justified-right {
  justify-content: flex-end;
}
.items-justified-space-between {
  justify-content: space-between;
}
.screen-reader-text {
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #ddd;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
html :where(.has-border-color) {
  border-style: solid;
}
html :where([style*="border-top-color"]) {
  border-top-style: solid;
}
html :where([style*="border-right-color"]) {
  border-right-style: solid;
}
html :where([style*="border-bottom-color"]) {
  border-bottom-style: solid;
}
html :where([style*="border-left-color"]) {
  border-left-style: solid;
}
html :where([style*="border-width"]) {
  border-style: solid;
}
html :where([style*="border-top-width"]) {
  border-top-style: solid;
}
html :where([style*="border-right-width"]) {
  border-right-style: solid;
}
html :where([style*="border-bottom-width"]) {
  border-bottom-style: solid;
}
html :where([style*="border-left-width"]) {
  border-left-style: solid;
}
html :where(img[class*="wp-image-"]) {
  height: auto;
  max-width: 100%;
}
:where(figure) {
  margin: 0 0 1em;
}
html :where(.is-position-sticky) {
  --wp-admin--admin-bar--position-offset: var(
    --wp-admin--admin-bar--height,
    0px
  );
}
@media screen and (max-width: 600px) {
  html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: 0px;
  }
}
.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
  display: none;
}
.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid #00a0d2;
}
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
  display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  border-color: #dc3232;
}
.wpcf7 form.spam .wpcf7-response-output {
  border-color: #f56e28;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ffb900;
}
.wpcf7-form-control-wrap {
  position: relative;
}
.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 1em;
  font-weight: 400;
  display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
  position: relative;
  top: -2ex;
  left: 1em;
  z-index: 100;
  border: 1px solid #dc3232;
  background: #fff;
  padding: 0.2em 0.8em;
  width: 24em;
}
.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
  content: " ";
}
.wpcf7-spinner {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
}
form.submitting .wpcf7-spinner {
  visibility: visible;
}
.wpcf7-spinner::before {
  content: "";
  position: absolute;
  background-color: #fbfbfc;
  top: 4px;
  left: 4px;
  width: 6px;
  height: 6px;
  border: none;
  border-radius: 100%;
  transform-origin: 8px 8px;
  animation-name: spin;
  animation-duration: 1e3ms;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
  .wpcf7-spinner::before {
    animation-name: blink;
    animation-duration: 2e3ms;
  }
}
@keyframes spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes blink {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.wpcf7 [inert] {
  opacity: 0.5;
}
.wpcf7 input[type="file"] {
  cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
  cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
  direction: ltr;
}
.wpcf7-reflection > output {
  display: list-item;
  list-style: none;
}
.wpcf7-reflection > output[hidden] {
  display: none;
}
.intl-tel-input {
  position: relative; /*display:inline-block*/
}
.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.intl-tel-input .hide {
  display: none;
}
.intl-tel-input .v-hide {
  visibility: hidden;
}
.intl-tel-input input,
.intl-tel-input input[type="tel"],
.intl-tel-input input[type="text"] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 36px;
  height: 100%;
  padding: 0 0 0 8px;
}
.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.intl-tel-input .selected-flag .iti-arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.intl-tel-input ul.country-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.intl-tel-input .country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  border: 1px solid #ccc;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
}
.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
.intl-tel-input .country-list .flag-box {
  display: inline-block;
  width: 20px;
}
@media (max-width: 500px) {
  .intl-tel-input .country-list {
    white-space: normal;
  }
}
.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
  list-style: none;
}
.intl-tel-input .country-list li.country {
  list-style: none;
}
.intl-tel-input .country-list .country {
  padding: 5px 10px;
}
.intl-tel-input .country-list .country .dial-code {
  color: #999;
}
.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code,
.intl-tel-input .country-list .flag-box {
  vertical-align: middle;
}
.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .flag-box {
  margin-right: 6px;
}
.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type="tel"],
.intl-tel-input.allow-dropdown input[type="text"],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type="tel"],
.intl-tel-input.separate-dial-code input[type="text"] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
  right: auto;
  left: 0;
}
.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
  width: 46px;
}
.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer;
}
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
  cursor: default;
}
.intl-tel-input.allow-dropdown
  input[disabled]
  + .flag-container:hover
  .selected-flag,
.intl-tel-input.allow-dropdown
  input[readonly]
  + .flag-container:hover
  .selected-flag {
  background-color: transparent;
}
.intl-tel-input.separate-dial-code .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
  display: table;
}
.intl-tel-input.separate-dial-code .selected-dial-code {
  display: table-cell;
  vertical-align: middle;
  padding-left: 28px;
}
.intl-tel-input.separate-dial-code.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type="tel"],
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type="text"] {
  padding-left: 66px;
}
.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
  width: 60px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type="tel"],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type="text"] {
  padding-left: 76px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
  width: 70px;
}
.intl-tel-input.separate-dial-code.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type="tel"],
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type="text"] {
  padding-left: 74px;
}
.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
  width: 68px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type="tel"],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type="text"] {
  padding-left: 84px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
  width: 78px;
}
.intl-tel-input.separate-dial-code.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type="tel"],
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type="text"] {
  padding-left: 82px;
}
.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
  width: 76px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type="tel"],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type="text"] {
  padding-left: 92px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
  width: 86px;
}
.intl-tel-input.separate-dial-code.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type="tel"],
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type="text"] {
  padding-left: 90px;
}
.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
  width: 84px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type="tel"],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type="text"] {
  padding-left: 100px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
  width: 94px;
}
.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.intl-tel-input.iti-container:hover {
  cursor: pointer;
}
.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}
.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%;
}
.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px 10px;
  line-height: 1.5em;
}
.iti-flag {
  width: 20px;
}
.iti-flag.be {
  width: 18px;
}
.iti-flag.ch {
  width: 15px;
}
.iti-flag.mc {
  width: 19px;
}
.iti-flag.ne {
  width: 18px;
}
.iti-flag.np {
  width: 13px;
}
.iti-flag.va {
  width: 15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 2 / 1),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-size: 5630px 15px;
  }
}
.iti-flag.ac {
  height: 10px;
  background-position: 0 0;
}
.iti-flag.ad {
  height: 14px;
  background-position: -22px 0;
}
.iti-flag.ae {
  height: 10px;
  background-position: -44px 0;
}
.iti-flag.af {
  height: 14px;
  background-position: -66px 0;
}
.iti-flag.ag {
  height: 14px;
  background-position: -88px 0;
}
.iti-flag.ai {
  height: 10px;
  background-position: -110px 0;
}
.iti-flag.al {
  height: 15px;
  background-position: -132px 0;
}
.iti-flag.am {
  height: 10px;
  background-position: -154px 0;
}
.iti-flag.ao {
  height: 14px;
  background-position: -176px 0;
}
.iti-flag.aq {
  height: 14px;
  background-position: -198px 0;
}
.iti-flag.ar {
  height: 13px;
  background-position: -220px 0;
}
.iti-flag.as {
  height: 10px;
  background-position: -242px 0;
}
.iti-flag.at {
  height: 14px;
  background-position: -264px 0;
}
.iti-flag.au {
  height: 10px;
  background-position: -286px 0;
}
.iti-flag.aw {
  height: 14px;
  background-position: -308px 0;
}
.iti-flag.ax {
  height: 13px;
  background-position: -330px 0;
}
.iti-flag.az {
  height: 10px;
  background-position: -352px 0;
}
.iti-flag.ba {
  height: 10px;
  background-position: -374px 0;
}
.iti-flag.bb {
  height: 14px;
  background-position: -396px 0;
}
.iti-flag.bd {
  height: 12px;
  background-position: -418px 0;
}
.iti-flag.be {
  height: 15px;
  background-position: -440px 0;
}
.iti-flag.bf {
  height: 14px;
  background-position: -460px 0;
}
.iti-flag.bg {
  height: 12px;
  background-position: -482px 0;
}
.iti-flag.bh {
  height: 12px;
  background-position: -504px 0;
}
.iti-flag.bi {
  height: 12px;
  background-position: -526px 0;
}
.iti-flag.bj {
  height: 14px;
  background-position: -548px 0;
}
.iti-flag.bl {
  height: 14px;
  background-position: -570px 0;
}
.iti-flag.bm {
  height: 10px;
  background-position: -592px 0;
}
.iti-flag.bn {
  height: 10px;
  background-position: -614px 0;
}
.iti-flag.bo {
  height: 14px;
  background-position: -636px 0;
}
.iti-flag.bq {
  height: 14px;
  background-position: -658px 0;
}
.iti-flag.br {
  height: 14px;
  background-position: -680px 0;
}
.iti-flag.bs {
  height: 10px;
  background-position: -702px 0;
}
.iti-flag.bt {
  height: 14px;
  background-position: -724px 0;
}
.iti-flag.bv {
  height: 15px;
  background-position: -746px 0;
}
.iti-flag.bw {
  height: 14px;
  background-position: -768px 0;
}
.iti-flag.by {
  height: 10px;
  background-position: -790px 0;
}
.iti-flag.bz {
  height: 14px;
  background-position: -812px 0;
}
.iti-flag.ca {
  height: 10px;
  background-position: -834px 0;
}
.iti-flag.cc {
  height: 10px;
  background-position: -856px 0;
}
.iti-flag.cd {
  height: 15px;
  background-position: -878px 0;
}
.iti-flag.cf {
  height: 14px;
  background-position: -900px 0;
}
.iti-flag.cg {
  height: 14px;
  background-position: -922px 0;
}
.iti-flag.ch {
  height: 15px;
  background-position: -944px 0;
}
.iti-flag.ci {
  height: 14px;
  background-position: -961px 0;
}
.iti-flag.ck {
  height: 10px;
  background-position: -983px 0;
}
.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0;
}
.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0;
}
.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0;
}
.iti-flag.co {
  height: 14px;
  background-position: -1071px 0;
}
.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0;
}
.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0;
}
.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0;
}
.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0;
}
.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0;
}
.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0;
}
.iti-flag.cy {
  height: 13px;
  background-position: -1225px 0;
}
.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0;
}
.iti-flag.de {
  height: 12px;
  background-position: -1269px 0;
}
.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0;
}
.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0;
}
.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0;
}
.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0;
}
.iti-flag.do {
  height: 13px;
  background-position: -1379px 0;
}
.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0;
}
.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0;
}
.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0;
}
.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0;
}
.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0;
}
.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0;
}
.iti-flag.er {
  height: 10px;
  background-position: -1533px 0;
}
.iti-flag.es {
  height: 14px;
  background-position: -1555px 0;
}
.iti-flag.et {
  height: 10px;
  background-position: -1577px 0;
}
.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0;
}
.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0;
}
.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0;
}
.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0;
}
.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0;
}
.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0;
}
.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0;
}
.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0;
}
.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0;
}
.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0;
}
.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0;
}
.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0;
}
.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0;
}
.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0;
}
.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0;
}
.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0;
}
.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0;
}
.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0;
}
.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0;
}
.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0;
}
.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0;
}
.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0;
}
.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0;
}
.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0;
}
.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0;
}
.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0;
}
.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0;
}
.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0;
}
.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0;
}
.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0;
}
.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0;
}
.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0;
}
.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0;
}
.iti-flag.id {
  height: 14px;
  background-position: -2325px 0;
}
.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0;
}
.iti-flag.il {
  height: 15px;
  background-position: -2369px 0;
}
.iti-flag.im {
  height: 10px;
  background-position: -2391px 0;
}
.iti-flag.in {
  height: 14px;
  background-position: -2413px 0;
}
.iti-flag.io {
  height: 10px;
  background-position: -2435px 0;
}
.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0;
}
.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0;
}
.iti-flag.is {
  height: 15px;
  background-position: -2501px 0;
}
.iti-flag.it {
  height: 14px;
  background-position: -2523px 0;
}
.iti-flag.je {
  height: 12px;
  background-position: -2545px 0;
}
.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0;
}
.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0;
}
.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0;
}
.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0;
}
.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0;
}
.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0;
}
.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0;
}
.iti-flag.km {
  height: 12px;
  background-position: -2721px 0;
}
.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0;
}
.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0;
}
.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0;
}
.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0;
}
.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0;
}
.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0;
}
.iti-flag.la {
  height: 14px;
  background-position: -2875px 0;
}
.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0;
}
.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0;
}
.iti-flag.li {
  height: 12px;
  background-position: -2941px 0;
}
.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0;
}
.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0;
}
.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0;
}
.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0;
}
.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0;
}
.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0;
}
.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0;
}
.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0;
}
.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0;
}
.iti-flag.md {
  height: 10px;
  background-position: -3160px 0;
}
.iti-flag.me {
  height: 10px;
  background-position: -3182px 0;
}
.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0;
}
.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0;
}
.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0;
}
.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0;
}
.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0;
}
.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0;
}
.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0;
}
.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0;
}
.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0;
}
.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0;
}
.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0;
}
.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0;
}
.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0;
}
.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0;
}
.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0;
}
.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0;
}
.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0;
}
.iti-flag.my {
  height: 10px;
  background-position: -3578px 0;
}
.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0;
}
.iti-flag.na {
  height: 14px;
  background-position: -3622px 0;
}
.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0;
}
.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0;
}
.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0;
}
.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0;
}
.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0;
}
.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0;
}
.iti-flag.no {
  height: 15px;
  background-position: -3774px 0;
}
.iti-flag.np {
  height: 15px;
  background-position: -3796px 0;
}
.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0;
}
.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0;
}
.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0;
}
.iti-flag.om {
  height: 10px;
  background-position: -3877px 0;
}
.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0;
}
.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0;
}
.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0;
}
.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0;
}
.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0;
}
.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0;
}
.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0;
}
.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0;
}
.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0;
}
.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0;
}
.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0;
}
.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0;
}
.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0;
}
.iti-flag.py {
  height: 11px;
  background-position: -4185px 0;
}
.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0;
}
.iti-flag.re {
  height: 14px;
  background-position: -4229px 0;
}
.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0;
}
.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0;
}
.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0;
}
.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0;
}
.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0;
}
.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0;
}
.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0;
}
.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0;
}
.iti-flag.se {
  height: 13px;
  background-position: -4427px 0;
}
.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0;
}
.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0;
}
.iti-flag.si {
  height: 10px;
  background-position: -4493px 0;
}
.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0;
}
.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0;
}
.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0;
}
.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0;
}
.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0;
}
.iti-flag.so {
  height: 14px;
  background-position: -4625px 0;
}
.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0;
}
.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0;
}
.iti-flag.st {
  height: 10px;
  background-position: -4691px 0;
}
.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0;
}
.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0;
}
.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0;
}
.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0;
}
.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0;
}
.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0;
}
.iti-flag.td {
  height: 14px;
  background-position: -4845px 0;
}
.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0;
}
.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0;
}
.iti-flag.th {
  height: 14px;
  background-position: -4911px 0;
}
.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0;
}
.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0;
}
.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0;
}
.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0;
}
.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0;
}
.iti-flag.to {
  height: 10px;
  background-position: -5043px 0;
}
.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0;
}
.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0;
}
.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0;
}
.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0;
}
.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0;
}
.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0;
}
.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0;
}
.iti-flag.um {
  height: 11px;
  background-position: -5219px 0;
}
.iti-flag.us {
  height: 11px;
  background-position: -5241px 0;
}
.iti-flag.uy {
  height: 14px;
  background-position: -5263px 0;
}
.iti-flag.uz {
  height: 10px;
  background-position: -5285px 0;
}
.iti-flag.va {
  height: 15px;
  background-position: -5307px 0;
}
.iti-flag.vc {
  height: 14px;
  background-position: -5324px 0;
}
.iti-flag.ve {
  height: 14px;
  background-position: -5346px 0;
}
.iti-flag.vg {
  height: 10px;
  background-position: -5368px 0;
}
.iti-flag.vi {
  height: 14px;
  background-position: -5390px 0;
}
.iti-flag.vn {
  height: 14px;
  background-position: -5412px 0;
}
.iti-flag.vu {
  height: 12px;
  background-position: -5434px 0;
}
.iti-flag.wf {
  height: 14px;
  background-position: -5456px 0;
}
.iti-flag.ws {
  height: 10px;
  background-position: -5478px 0;
}
.iti-flag.xk {
  height: 15px;
  background-position: -5500px 0;
}
.iti-flag.ye {
  height: 14px;
  background-position: -5522px 0;
}
.iti-flag.yt {
  height: 14px;
  background-position: -5544px 0;
}
.iti-flag.za {
  height: 14px;
  background-position: -5566px 0;
}
.iti-flag.zm {
  height: 14px;
  background-position: -5588px 0;
}
.iti-flag.zw {
  height: 10px;
  background-position: -5610px 0;
}
.iti-flag {
  width: 20px;
  height: 15px;
  box-shadow: 0 0 1px 0 #888;
  background-image: url(../../plugins/country-phone-field-contact-form-7/assets/img/flags.png);
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 2 / 1),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-image: url(https://www.solflare.com/wp-content/plugins/country-phone-field-contact-form-7/assets/css/../img/flags@2x.png);
  }
}
.iti-flag.np {
  background-color: transparent;
}
.country-select {
  position: relative; /*display:inline-block*/
}
.country-select * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.country-select .hide {
  display: none;
}
.country-select .v-hide {
  visibility: hidden;
}
.country-select input,
.country-select input[type="text"] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.country-select .flag-dropdown {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
.country-select .selected-flag {
  z-index: 1;
  position: relative;
  width: 36px;
  height: 100%;
  padding: 0 0 0 8px;
}
.country-select .selected-flag .flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.country-select .selected-flag .arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
.country-select .selected-flag .arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.country-select ul.country-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.country-select .country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  border: 1px solid #ccc;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
}
.country-select .country-list .flag {
  display: inline-block;
  width: 20px;
  margin-right: 6px;
}
@media (max-width: 500px) {
  .country-select .country-list {
    white-space: normal;
  }
}
.country-select .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
  list-style: none;
}
.country-select .country-list .country {
  padding: 5px 10px;
}
.country-select .country-list li.country {
  list-style: none;
}
.country-select .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.country-select .country-list .country-name,
.country-select .country-list .flag {
  vertical-align: middle;
}
.country-select.inside input,
.country-select.inside input[type="text"] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
.country-select.inside .flag-dropdown {
  right: auto;
  left: 0;
}
.country-select.inside .selected-flag {
  width: 46px;
}
.country-select.inside .flag-dropdown:hover {
  cursor: pointer;
}
.country-select.inside .flag-dropdown:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.country-select.inside input[disabled] + .flag-dropdown:hover,
.country-select.inside input[readonly] + .flag-dropdown:hover {
  cursor: default;
}
.country-select.inside input[disabled] + .flag-dropdown:hover .selected-flag,
.country-select.inside input[readonly] + .flag-dropdown:hover .selected-flag {
  background-color: transparent;
}
.country-select .flag {
  height: 15px;
  -webkit-box-shadow: 0 0 1px 0 #888;
  box-shadow: 0 0 1px 0 #888;
  background-image: url(../../plugins/country-phone-field-contact-form-7/assets/img/flags.png);
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0;
  width: 20px;
}
.country-select .flag.be {
  width: 18px;
}
.country-select .flag.ch {
  width: 15px;
}
.country-select .flag.mc {
  width: 19px;
}
.country-select .flag.ne {
  width: 18px;
}
.country-select .flag.np {
  width: 13px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .country-select .flag {
    background-image: url(https://www.solflare.com/wp-content/plugins/country-phone-field-contact-form-7/assets/css/../img/flags@2x.png);
    background-size: 5630px 15px;
  }
}
.country-select .flag.ac {
  height: 10px;
  background-position: 0 0;
}
.country-select .flag.ad {
  height: 14px;
  background-position: -22px 0;
}
.country-select .flag.ae {
  height: 10px;
  background-position: -44px 0;
}
.country-select .flag.af {
  height: 14px;
  background-position: -66px 0;
}
.country-select .flag.ag {
  height: 14px;
  background-position: -88px 0;
}
.country-select .flag.ai {
  height: 10px;
  background-position: -110px 0;
}
.country-select .flag.al {
  height: 15px;
  background-position: -132px 0;
}
.country-select .flag.am {
  height: 10px;
  background-position: -154px 0;
}
.country-select .flag.ao {
  height: 14px;
  background-position: -176px 0;
}
.country-select .flag.aq {
  height: 14px;
  background-position: -198px 0;
}
.country-select .flag.ar {
  height: 13px;
  background-position: -220px 0;
}
.country-select .flag.as {
  height: 10px;
  background-position: -242px 0;
}
.country-select .flag.at {
  height: 14px;
  background-position: -264px 0;
}
.country-select .flag.au {
  height: 10px;
  background-position: -286px 0;
}
.country-select .flag.aw {
  height: 14px;
  background-position: -308px 0;
}
.country-select .flag.ax {
  height: 13px;
  background-position: -330px 0;
}
.country-select .flag.az {
  height: 10px;
  background-position: -352px 0;
}
.country-select .flag.ba {
  height: 10px;
  background-position: -374px 0;
}
.country-select .flag.bb {
  height: 14px;
  background-position: -396px 0;
}
.country-select .flag.bd {
  height: 12px;
  background-position: -418px 0;
}
.country-select .flag.be {
  height: 15px;
  background-position: -440px 0;
}
.country-select .flag.bf {
  height: 14px;
  background-position: -460px 0;
}
.country-select .flag.bg {
  height: 12px;
  background-position: -482px 0;
}
.country-select .flag.bh {
  height: 12px;
  background-position: -504px 0;
}
.country-select .flag.bi {
  height: 12px;
  background-position: -526px 0;
}
.country-select .flag.bj {
  height: 14px;
  background-position: -548px 0;
}
.country-select .flag.bl {
  height: 14px;
  background-position: -570px 0;
}
.country-select .flag.bm {
  height: 10px;
  background-position: -592px 0;
}
.country-select .flag.bn {
  height: 10px;
  background-position: -614px 0;
}
.country-select .flag.bo {
  height: 14px;
  background-position: -636px 0;
}
.country-select .flag.bq {
  height: 14px;
  background-position: -658px 0;
}
.country-select .flag.br {
  height: 14px;
  background-position: -680px 0;
}
.country-select .flag.bs {
  height: 10px;
  background-position: -702px 0;
}
.country-select .flag.bt {
  height: 14px;
  background-position: -724px 0;
}
.country-select .flag.bv {
  height: 15px;
  background-position: -746px 0;
}
.country-select .flag.bw {
  height: 14px;
  background-position: -768px 0;
}
.country-select .flag.by {
  height: 10px;
  background-position: -790px 0;
}
.country-select .flag.bz {
  height: 14px;
  background-position: -812px 0;
}
.country-select .flag.ca {
  height: 10px;
  background-position: -834px 0;
}
.country-select .flag.cc {
  height: 10px;
  background-position: -856px 0;
}
.country-select .flag.cd {
  height: 15px;
  background-position: -878px 0;
}
.country-select .flag.cf {
  height: 14px;
  background-position: -900px 0;
}
.country-select .flag.cg {
  height: 14px;
  background-position: -922px 0;
}
.country-select .flag.ch {
  height: 15px;
  background-position: -944px 0;
}
.country-select .flag.ci {
  height: 14px;
  background-position: -961px 0;
}
.country-select .flag.ck {
  height: 10px;
  background-position: -983px 0;
}
.country-select .flag.cl {
  height: 14px;
  background-position: -1005px 0;
}
.country-select .flag.cm {
  height: 14px;
  background-position: -1027px 0;
}
.country-select .flag.cn {
  height: 14px;
  background-position: -1049px 0;
}
.country-select .flag.co {
  height: 14px;
  background-position: -1071px 0;
}
.country-select .flag.cp {
  height: 14px;
  background-position: -1093px 0;
}
.country-select .flag.cr {
  height: 12px;
  background-position: -1115px 0;
}
.country-select .flag.cu {
  height: 10px;
  background-position: -1137px 0;
}
.country-select .flag.cv {
  height: 12px;
  background-position: -1159px 0;
}
.country-select .flag.cw {
  height: 14px;
  background-position: -1181px 0;
}
.country-select .flag.cx {
  height: 10px;
  background-position: -1203px 0;
}
.country-select .flag.cy {
  height: 13px;
  background-position: -1225px 0;
}
.country-select .flag.cz {
  height: 14px;
  background-position: -1247px 0;
}
.country-select .flag.de {
  height: 12px;
  background-position: -1269px 0;
}
.country-select .flag.dg {
  height: 10px;
  background-position: -1291px 0;
}
.country-select .flag.dj {
  height: 14px;
  background-position: -1313px 0;
}
.country-select .flag.dk {
  height: 15px;
  background-position: -1335px 0;
}
.country-select .flag.dm {
  height: 10px;
  background-position: -1357px 0;
}
.country-select .flag.do {
  height: 13px;
  background-position: -1379px 0;
}
.country-select .flag.dz {
  height: 14px;
  background-position: -1401px 0;
}
.country-select .flag.ea {
  height: 14px;
  background-position: -1423px 0;
}
.country-select .flag.ec {
  height: 14px;
  background-position: -1445px 0;
}
.country-select .flag.ee {
  height: 13px;
  background-position: -1467px 0;
}
.country-select .flag.eg {
  height: 14px;
  background-position: -1489px 0;
}
.country-select .flag.eh {
  height: 10px;
  background-position: -1511px 0;
}
.country-select .flag.er {
  height: 10px;
  background-position: -1533px 0;
}
.country-select .flag.es {
  height: 14px;
  background-position: -1555px 0;
}
.country-select .flag.et {
  height: 10px;
  background-position: -1577px 0;
}
.country-select .flag.eu {
  height: 14px;
  background-position: -1599px 0;
}
.country-select .flag.fi {
  height: 12px;
  background-position: -1621px 0;
}
.country-select .flag.fj {
  height: 10px;
  background-position: -1643px 0;
}
.country-select .flag.fk {
  height: 10px;
  background-position: -1665px 0;
}
.country-select .flag.fm {
  height: 11px;
  background-position: -1687px 0;
}
.country-select .flag.fo {
  height: 15px;
  background-position: -1709px 0;
}
.country-select .flag.fr {
  height: 14px;
  background-position: -1731px 0;
}
.country-select .flag.ga {
  height: 15px;
  background-position: -1753px 0;
}
.country-select .flag.gb {
  height: 10px;
  background-position: -1775px 0;
}
.country-select .flag.gd {
  height: 12px;
  background-position: -1797px 0;
}
.country-select .flag.ge {
  height: 14px;
  background-position: -1819px 0;
}
.country-select .flag.gf {
  height: 14px;
  background-position: -1841px 0;
}
.country-select .flag.gg {
  height: 14px;
  background-position: -1863px 0;
}
.country-select .flag.gh {
  height: 14px;
  background-position: -1885px 0;
}
.country-select .flag.gi {
  height: 10px;
  background-position: -1907px 0;
}
.country-select .flag.gl {
  height: 14px;
  background-position: -1929px 0;
}
.country-select .flag.gm {
  height: 14px;
  background-position: -1951px 0;
}
.country-select .flag.gn {
  height: 14px;
  background-position: -1973px 0;
}
.country-select .flag.gp {
  height: 14px;
  background-position: -1995px 0;
}
.country-select .flag.gq {
  height: 14px;
  background-position: -2017px 0;
}
.country-select .flag.gr {
  height: 14px;
  background-position: -2039px 0;
}
.country-select .flag.gs {
  height: 10px;
  background-position: -2061px 0;
}
.country-select .flag.gt {
  height: 13px;
  background-position: -2083px 0;
}
.country-select .flag.gu {
  height: 11px;
  background-position: -2105px 0;
}
.country-select .flag.gw {
  height: 10px;
  background-position: -2127px 0;
}
.country-select .flag.gy {
  height: 12px;
  background-position: -2149px 0;
}
.country-select .flag.hk {
  height: 14px;
  background-position: -2171px 0;
}
.country-select .flag.hm {
  height: 10px;
  background-position: -2193px 0;
}
.country-select .flag.hn {
  height: 10px;
  background-position: -2215px 0;
}
.country-select .flag.hr {
  height: 10px;
  background-position: -2237px 0;
}
.country-select .flag.ht {
  height: 12px;
  background-position: -2259px 0;
}
.country-select .flag.hu {
  height: 10px;
  background-position: -2281px 0;
}
.country-select .flag.ic {
  height: 14px;
  background-position: -2303px 0;
}
.country-select .flag.id {
  height: 14px;
  background-position: -2325px 0;
}
.country-select .flag.ie {
  height: 10px;
  background-position: -2347px 0;
}
.country-select .flag.il {
  height: 15px;
  background-position: -2369px 0;
}
.country-select .flag.im {
  height: 10px;
  background-position: -2391px 0;
}
.country-select .flag.in {
  height: 14px;
  background-position: -2413px 0;
}
.country-select .flag.io {
  height: 10px;
  background-position: -2435px 0;
}
.country-select .flag.iq {
  height: 14px;
  background-position: -2457px 0;
}
.country-select .flag.ir {
  height: 12px;
  background-position: -2479px 0;
}
.country-select .flag.is {
  height: 15px;
  background-position: -2501px 0;
}
.country-select .flag.it {
  height: 14px;
  background-position: -2523px 0;
}
.country-select .flag.je {
  height: 12px;
  background-position: -2545px 0;
}
.country-select .flag.jm {
  height: 10px;
  background-position: -2567px 0;
}
.country-select .flag.jo {
  height: 10px;
  background-position: -2589px 0;
}
.country-select .flag.jp {
  height: 14px;
  background-position: -2611px 0;
}
.country-select .flag.ke {
  height: 14px;
  background-position: -2633px 0;
}
.country-select .flag.kg {
  height: 12px;
  background-position: -2655px 0;
}
.country-select .flag.kh {
  height: 13px;
  background-position: -2677px 0;
}
.country-select .flag.ki {
  height: 10px;
  background-position: -2699px 0;
}
.country-select .flag.km {
  height: 12px;
  background-position: -2721px 0;
}
.country-select .flag.kn {
  height: 14px;
  background-position: -2743px 0;
}
.country-select .flag.kp {
  height: 10px;
  background-position: -2765px 0;
}
.country-select .flag.kr {
  height: 14px;
  background-position: -2787px 0;
}
.country-select .flag.kw {
  height: 10px;
  background-position: -2809px 0;
}
.country-select .flag.ky {
  height: 10px;
  background-position: -2831px 0;
}
.country-select .flag.kz {
  height: 10px;
  background-position: -2853px 0;
}
.country-select .flag.la {
  height: 14px;
  background-position: -2875px 0;
}
.country-select .flag.lb {
  height: 14px;
  background-position: -2897px 0;
}
.country-select .flag.lc {
  height: 10px;
  background-position: -2919px 0;
}
.country-select .flag.li {
  height: 12px;
  background-position: -2941px 0;
}
.country-select .flag.lk {
  height: 10px;
  background-position: -2963px 0;
}
.country-select .flag.lr {
  height: 11px;
  background-position: -2985px 0;
}
.country-select .flag.ls {
  height: 14px;
  background-position: -3007px 0;
}
.country-select .flag.lt {
  height: 12px;
  background-position: -3029px 0;
}
.country-select .flag.lu {
  height: 12px;
  background-position: -3051px 0;
}
.country-select .flag.lv {
  height: 10px;
  background-position: -3073px 0;
}
.country-select .flag.ly {
  height: 10px;
  background-position: -3095px 0;
}
.country-select .flag.ma {
  height: 14px;
  background-position: -3117px 0;
}
.country-select .flag.mc {
  height: 15px;
  background-position: -3139px 0;
}
.country-select .flag.md {
  height: 10px;
  background-position: -3160px 0;
}
.country-select .flag.me {
  height: 10px;
  background-position: -3182px 0;
}
.country-select .flag.mf {
  height: 14px;
  background-position: -3204px 0;
}
.country-select .flag.mg {
  height: 14px;
  background-position: -3226px 0;
}
.country-select .flag.mh {
  height: 11px;
  background-position: -3248px 0;
}
.country-select .flag.mk {
  height: 10px;
  background-position: -3270px 0;
}
.country-select .flag.ml {
  height: 14px;
  background-position: -3292px 0;
}
.country-select .flag.mm {
  height: 14px;
  background-position: -3314px 0;
}
.country-select .flag.mn {
  height: 10px;
  background-position: -3336px 0;
}
.country-select .flag.mo {
  height: 14px;
  background-position: -3358px 0;
}
.country-select .flag.mp {
  height: 10px;
  background-position: -3380px 0;
}
.country-select .flag.mq {
  height: 14px;
  background-position: -3402px 0;
}
.country-select .flag.mr {
  height: 14px;
  background-position: -3424px 0;
}
.country-select .flag.ms {
  height: 10px;
  background-position: -3446px 0;
}
.country-select .flag.mt {
  height: 14px;
  background-position: -3468px 0;
}
.country-select .flag.mu {
  height: 14px;
  background-position: -3490px 0;
}
.country-select .flag.mv {
  height: 14px;
  background-position: -3512px 0;
}
.country-select .flag.mw {
  height: 14px;
  background-position: -3534px 0;
}
.country-select .flag.mx {
  height: 12px;
  background-position: -3556px 0;
}
.country-select .flag.my {
  height: 10px;
  background-position: -3578px 0;
}
.country-select .flag.mz {
  height: 14px;
  background-position: -3600px 0;
}
.country-select .flag.na {
  height: 14px;
  background-position: -3622px 0;
}
.country-select .flag.nc {
  height: 10px;
  background-position: -3644px 0;
}
.country-select .flag.ne {
  height: 15px;
  background-position: -3666px 0;
}
.country-select .flag.nf {
  height: 10px;
  background-position: -3686px 0;
}
.country-select .flag.ng {
  height: 10px;
  background-position: -3708px 0;
}
.country-select .flag.ni {
  height: 12px;
  background-position: -3730px 0;
}
.country-select .flag.nl {
  height: 14px;
  background-position: -3752px 0;
}
.country-select .flag.no {
  height: 15px;
  background-position: -3774px 0;
}
.country-select .flag.np {
  height: 15px;
  background-position: -3796px 0;
  background-color: transparent;
}
.country-select .flag.nr {
  height: 10px;
  background-position: -3811px 0;
}
.country-select .flag.nu {
  height: 10px;
  background-position: -3833px 0;
}
.country-select .flag.nz {
  height: 10px;
  background-position: -3855px 0;
}
.country-select .flag.om {
  height: 10px;
  background-position: -3877px 0;
}
.country-select .flag.pa {
  height: 14px;
  background-position: -3899px 0;
}
.country-select .flag.pe {
  height: 14px;
  background-position: -3921px 0;
}
.country-select .flag.pf {
  height: 14px;
  background-position: -3943px 0;
}
.country-select .flag.pg {
  height: 15px;
  background-position: -3965px 0;
}
.country-select .flag.ph {
  height: 10px;
  background-position: -3987px 0;
}
.country-select .flag.pk {
  height: 14px;
  background-position: -4009px 0;
}
.country-select .flag.pl {
  height: 13px;
  background-position: -4031px 0;
}
.country-select .flag.pm {
  height: 14px;
  background-position: -4053px 0;
}
.country-select .flag.pn {
  height: 10px;
  background-position: -4075px 0;
}
.country-select .flag.pr {
  height: 14px;
  background-position: -4097px 0;
}
.country-select .flag.ps {
  height: 10px;
  background-position: -4119px 0;
}
.country-select .flag.pt {
  height: 14px;
  background-position: -4141px 0;
}
.country-select .flag.pw {
  height: 13px;
  background-position: -4163px 0;
}
.country-select .flag.py {
  height: 11px;
  background-position: -4185px 0;
}
.country-select .flag.qa {
  height: 8px;
  background-position: -4207px 0;
}
.country-select .flag.re {
  height: 14px;
  background-position: -4229px 0;
}
.country-select .flag.ro {
  height: 14px;
  background-position: -4251px 0;
}
.country-select .flag.rs {
  height: 14px;
  background-position: -4273px 0;
}
.country-select .flag.ru {
  height: 14px;
  background-position: -4295px 0;
}
.country-select .flag.rw {
  height: 14px;
  background-position: -4317px 0;
}
.country-select .flag.sa {
  height: 14px;
  background-position: -4339px 0;
}
.country-select .flag.sb {
  height: 10px;
  background-position: -4361px 0;
}
.country-select .flag.sc {
  height: 10px;
  background-position: -4383px 0;
}
.country-select .flag.sd {
  height: 10px;
  background-position: -4405px 0;
}
.country-select .flag.se {
  height: 13px;
  background-position: -4427px 0;
}
.country-select .flag.sg {
  height: 14px;
  background-position: -4449px 0;
}
.country-select .flag.sh {
  height: 10px;
  background-position: -4471px 0;
}
.country-select .flag.si {
  height: 10px;
  background-position: -4493px 0;
}
.country-select .flag.sj {
  height: 15px;
  background-position: -4515px 0;
}
.country-select .flag.sk {
  height: 14px;
  background-position: -4537px 0;
}
.country-select .flag.sl {
  height: 14px;
  background-position: -4559px 0;
}
.country-select .flag.sm {
  height: 15px;
  background-position: -4581px 0;
}
.country-select .flag.sn {
  height: 14px;
  background-position: -4603px 0;
}
.country-select .flag.so {
  height: 14px;
  background-position: -4625px 0;
}
.country-select .flag.sr {
  height: 14px;
  background-position: -4647px 0;
}
.country-select .flag.ss {
  height: 10px;
  background-position: -4669px 0;
}
.country-select .flag.st {
  height: 10px;
  background-position: -4691px 0;
}
.country-select .flag.sv {
  height: 12px;
  background-position: -4713px 0;
}
.country-select .flag.sx {
  height: 14px;
  background-position: -4735px 0;
}
.country-select .flag.sy {
  height: 14px;
  background-position: -4757px 0;
}
.country-select .flag.sz {
  height: 14px;
  background-position: -4779px 0;
}
.country-select .flag.ta {
  height: 10px;
  background-position: -4801px 0;
}
.country-select .flag.tc {
  height: 10px;
  background-position: -4823px 0;
}
.country-select .flag.td {
  height: 14px;
  background-position: -4845px 0;
}
.country-select .flag.tf {
  height: 14px;
  background-position: -4867px 0;
}
.country-select .flag.tg {
  height: 13px;
  background-position: -4889px 0;
}
.country-select .flag.th {
  height: 14px;
  background-position: -4911px 0;
}
.country-select .flag.tj {
  height: 10px;
  background-position: -4933px 0;
}
.country-select .flag.tk {
  height: 10px;
  background-position: -4955px 0;
}
.country-select .flag.tl {
  height: 10px;
  background-position: -4977px 0;
}
.country-select .flag.tm {
  height: 14px;
  background-position: -4999px 0;
}
.country-select .flag.tn {
  height: 14px;
  background-position: -5021px 0;
}
.country-select .flag.to {
  height: 10px;
  background-position: -5043px 0;
}
.country-select .flag.tr {
  height: 14px;
  background-position: -5065px 0;
}
.country-select .flag.tt {
  height: 12px;
  background-position: -5087px 0;
}
.country-select .flag.tv {
  height: 10px;
  background-position: -5109px 0;
}
.country-select .flag.tw {
  height: 14px;
  background-position: -5131px 0;
}
.country-select .flag.tz {
  height: 14px;
  background-position: -5153px 0;
}
.country-select .flag.ua {
  height: 14px;
  background-position: -5175px 0;
}
.country-select .flag.ug {
  height: 14px;
  background-position: -5197px 0;
}
.country-select .flag.um {
  height: 11px;
  background-position: -5219px 0;
}
.country-select .flag.us {
  height: 11px;
  background-position: -5241px 0;
}
.country-select .flag.uy {
  height: 14px;
  background-position: -5263px 0;
}
.country-select .flag.uz {
  height: 10px;
  background-position: -5285px 0;
}
.country-select .flag.va {
  width: 15px;
  height: 15px;
  background-position: -5307px 0;
}
.country-select .flag.vc {
  height: 14px;
  background-position: -5324px 0;
}
.country-select .flag.ve {
  height: 14px;
  background-position: -5346px 0;
}
.country-select .flag.vg {
  height: 10px;
  background-position: -5368px 0;
}
.country-select .flag.vi {
  height: 14px;
  background-position: -5390px 0;
}
.country-select .flag.vn {
  height: 14px;
  background-position: -5412px 0;
}
.country-select .flag.vu {
  height: 12px;
  background-position: -5434px 0;
}
.country-select .flag.wf {
  height: 14px;
  background-position: -5456px 0;
}
.country-select .flag.ws {
  height: 10px;
  background-position: -5478px 0;
}
.country-select .flag.xk {
  height: 15px;
  background-position: -5500px 0;
}
.country-select .flag.ye {
  height: 14px;
  background-position: -5522px 0;
}
.country-select .flag.yt {
  height: 14px;
  background-position: -5544px 0;
}
.country-select .flag.za {
  height: 14px;
  background-position: -5566px 0;
}
.country-select .flag.zm {
  height: 14px;
  background-position: -5588px 0;
}
.country-select .flag.zw {
  height: 10px;
  background-position: -5610px 0;
}
