/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/styles/theme.scss ***!
  \**************************************************************************************************************************************************************************************/
/*
! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 0.0625rem; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -0.125rem; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
form input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: 0.125rem solid transparent;
  outline-offset: 0.125rem;
}
form input:focus {
  outline: 0.125rem solid transparent;
  outline-offset: 0.125rem;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.hidden {
  display: none;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.resize {
  resize: both;
}
.outline {
  outline-style: solid;
}
.blur {
  --tw-blur: blur(0.5rem);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invisible {
    opacity: 0;
    visibility: hidden;
  }
.visible {
    opacity: 1;
    visibility: visible;
  }
.apply-link {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  height: 100dvh;
  width: 100%;
  opacity: 0;
}
body.is-touch .apply-link {
  display: none;
}
.apply-link a {
  pointer-events: auto;
  position: absolute;
  bottom: 1.5rem;
  right: 1.5rem;
  display: flex;
  height: 3.5rem;
  width: 100%;
  max-width: 12.5rem;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 1.875rem;
  background-color: var(--neutral_900);
    transition: 0.3s;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNi44Ij48cGF0aCBkPSJNMTMgNi4xYzAtLjQtLjMtLjgtLjgtLjhzLS44LjMtLjguOFY4YzAgLjItLjIuNC0uNC40cy0uNC0uMi0uNC0uNFY1LjNjMC0uNC0uMy0uOC0uOC0uOHMtLjguMy0uOC44VjhjMCAuMi0uMi40LS40LjRzLS40LS4yLS40LS40VjQuNmMwLS40LS4zLS44LS44LS44cy0uOC4zLS44LjhWOGMwIC4yLS4yLjQtLjQuNHMtLjQtLjItLjQtLjRWLjhDNS44LjQgNS41IDAgNSAwcy0uOC4zLS44Ljh2OS42YzAgLjEgMCAuMy0uMi4zaC0uNEwuOSA5LjRjLS4yLS4xLS41LS4yLS43LS4yLS4zIDAtLjcuMy0uNy43czAgLjQuMi41bDQuOSA0LjljMSAxIDIuMyAxLjUgMy42IDEuNSAyLjMgMCA0LjItMS45IDQuMi00LjJWNi4xWiIvPjwvc3ZnPg==") 5 0, pointer;
}
@media (min-width: 768px) {
  .apply-link a {
    bottom: 2.5rem;
    right: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .apply-link a {
    bottom: 3.5rem;
    right: 3.5rem;
  }
}
.apply-link a span {
  position: relative;
  z-index: 1;
  font-family: FTAktual-Regular, sans-serif;
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: 0.05625rem;
  color: var(--neutral_100);
    transition: 0.3s;
}
@media (hover) {
  .apply-link a:hover {
    background-color: var(--blue_default);
  }
  .apply-link a:hover span {
    color: var(--neutral_900);
  }
}
.apply-link a:focus-visible {
  outline-style: solid;
  outline-width: 0.125rem;
  outline-offset: 0.3125rem;
  outline-color: #000000;
}
.apply-link.inverted a {
  background-color: var(--neutral_100);
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8zIiB3aWR0aD0iMTMiIGhlaWdodD0iMTYuNyIgdmVyc2lvbj0iMS4xIj48ZGVmcz48c3R5bGU+LnN0MHtmaWxsOm5vbmV9PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTguMiA0LjZWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY0LjZjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaTTYgLjlWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVYuOWMwLS4zLS4zLS42LS42LS42LjMgMCAuNi4zLjYuNlpNMTAuNSA1LjRWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY1LjRjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjYgNS43YzAgLjEuMi4zLjIuNHY2LjRjMCAyLjItMS44IDQtNCA0cy0yLjUtLjUtMy41LTEuNEwuNSAxMC4yIDUuMyAxNWMuOS45IDEuMyAxLjQgMy41IDEuNHM0LTEuOCA0LTRWNmMwLS4yIDAtLjMtLjItLjRaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjEgNS4yYy0uNSAwLS45LjQtLjkuOVY4YzAgLjEtLjEuMi0uMi4ycy0uMi0uMS0uMi0uMlY1LjRjMC0uNS0uNC0uOS0uOS0uOXMtLjkuNC0uOS45VjhjMCAuMS0uMS4yLS4yLjJzLS4yLS4xLS4yLS4yVjQuNmMwLS41LS40LS45LS45LS45cy0uOS40LS45LjlWOGMwIC4xLS4xLjItLjIuMnMtLjItLjEtLjItLjJWLjlDNi40LjQgNiAwIDUuNSAwcy0uOS40LS45Ljl2OS40czAgLjEtLjEuMmgtLjJMMS43IDkuMkMxLjUgOS4xIDEuMiA5IDEgOWMtLjUgMC0uOC40LS44LjhzMCAuNC4yLjZsNC45IDQuOGMxIDEgMi4zIDEuNSAzLjcgMS41IDIuMyAwIDQuMi0xLjkgNC4yLTQuMlY2LjFjMC0uNS0uNC0uOS0uOS0uOVptLjcgNy4zYzAgMi4yLTEuOCA0LTQgNHMtMi41LS41LTMuNS0xLjRMLjUgMTAuMmMwLS4xLS4xIDAtLjEtLjRzLjMtLjUuNS0uNS40IDAgLjYuMWwyLjYgMS4zaC41Yy4xIDAgLjItLjMuMi0uNFYuOWMwLS4zLjMtLjYuNi0uNnMuNi4zLjYuNlY4YzAgLjMuMi41LjUuNVM3IDguMyA3IDhWNC42YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNS40YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNi4xYzAtLjMuMy0uNi42LS42LjIgMCAuMyAwIC40LjIuMS4xLjIuMy4yLjR2Ni40Wk0xMi4xIDUuMloiLz48cGF0aCBkPSJNOC44IDE2LjRjMi4yIDAgNC0xLjggNC00VjZjMC0uMiAwLS4zLS4yLS40LS4xLS4xLS4zLS4yLS40LS4yLS4zIDAtLjYuMy0uNi42djEuOWMwIC4zLS4yLjUtLjUuNXMtLjUtLjItLjUtLjVWNS4zYzAtLjMtLjMtLjYtLjYtLjZzLS42LjMtLjYuNnYyLjZjMCAuMy0uMi41LS41LjVzLS41LS4yLS41LS41VjQuNWMwLS4zLS4zLS42LS42LS42cy0uNi4zLS42LjZ2My40YzAgLjMtLjIuNS0uNS41cy0uNS0uMi0uNS0uNXYtN2MwLS4zLS4zLS42LS42LS42UzUgLjYgNSAuOXY5LjRjMCAuMiAwIC4zLS4yLjRoLS41TDEuNyA5LjRjLS4yIDAtLjQtLjEtLjYtLjEtLjMgMC0uNS4yLS41LjVzMCAuMy4xLjRMNS41IDE1Yy45LjkgMi4yIDEuNCAzLjUgMS40WiIgc3R5bGU9ImZpbGw6I2ZmZiIvPjwvc3ZnPg==") 5 0, pointer;
}
.apply-link.inverted a span {
  color: var(--neutral_900);
}
@media (hover) {
  .apply-link.inverted a:hover {
    background-color: var(--blue_default);
  }
  .apply-link.inverted a:hover span {
    color: var(--neutral_900);
  }
}

.apply-link-mobile {
  pointer-events: auto;
  position: fixed;
  bottom: 1.5rem;
  right: 1.5rem;
  z-index: 15;
  display: none;
  width: 100%;
  max-width: 12.5rem;
    opacity: 0;
    visibility: hidden;
}
body.is-touch .apply-link-mobile {
  display: block;
}
@media (min-width: 768px) {
  body.is-touch .apply-link-mobile {
    right: 2.5rem;
    bottom: 2.5rem;
  }
}
@media (min-width: 1024px) {
  body.is-touch .apply-link-mobile {
    bottom: 3.5rem;
    right: 3.5rem;
  }
}
.apply-link-mobile a {
  display: flex;
  height: 3.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 1.875rem;
  background-color: var(--neutral_900);
  font-family: FTAktual-Regular, sans-serif;
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: 0.05625rem;
  color: var(--neutral_100);
    transition: 0.3s;
}
.apply-link-mobile.inverted a {
  background-color: var(--neutral_100);
  color: var(--neutral_900);
}

.policies-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 25;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: var(--neutral_100);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 3.5rem;
  padding-top: 1.5rem;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
  padding-top: calc(var(--header_height) + 3.5rem);
}
@media (min-width: 768px) {
  .policies-overlay {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .policies-overlay {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
    padding-top: calc(var(--header_height_large) + 3.5rem);
  }
}
@media (min-width: 1200px) {
  .policies-overlay {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    padding-bottom: 5rem;
  }
}
body.policies-overlay-visible .policies-overlay {
    opacity: 1;
    visibility: visible;
}
body.policies-overlay__policy-content-block-content.policies-overlay-visible .policies-overlay {
  opacity: 1;
  visibility: visible;
}
.policies-overlay__header {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
  /*
   * Slider
   */
}
@media (min-width: 768px) {
  .policies-overlay__header {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .policies-overlay__header {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    padding-top: 3.5rem;
  }
}
.policies-overlay__header-logo {
  width: 100%;
  max-width: 3.2rem;
}
@media (min-width: 768px) {
  .policies-overlay__header-logo {
    max-width: 4rem;
  }
}
.policies-overlay__header-logo svg {
  fill: var(--neutral_900);
}
.policies-overlay__header .hamburger {
  pointer-events: auto;
  position: relative;
  z-index: 5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNi44Ij48cGF0aCBkPSJNMTMgNi4xYzAtLjQtLjMtLjgtLjgtLjhzLS44LjMtLjguOFY4YzAgLjItLjIuNC0uNC40cy0uNC0uMi0uNC0uNFY1LjNjMC0uNC0uMy0uOC0uOC0uOHMtLjguMy0uOC44VjhjMCAuMi0uMi40LS40LjRzLS40LS4yLS40LS40VjQuNmMwLS40LS4zLS44LS44LS44cy0uOC4zLS44LjhWOGMwIC4yLS4yLjQtLjQuNHMtLjQtLjItLjQtLjRWLjhDNS44LjQgNS41IDAgNSAwcy0uOC4zLS44Ljh2OS42YzAgLjEgMCAuMy0uMi4zaC0uNEwuOSA5LjRjLS4yLS4xLS41LS4yLS43LS4yLS4zIDAtLjcuMy0uNy43czAgLjQuMi41bDQuOSA0LjljMSAxIDIuMyAxLjUgMy42IDEuNSAyLjMgMCA0LjItMS45IDQuMi00LjJWNi4xWiIvPjwvc3ZnPg==") 5 0, pointer;
}
.policies-overlay__header .hamburger .hamburger-inner {
  background-color: var(--neutral_900);
}
.policies-overlay__header .hamburger .hamburger-inner:before, .policies-overlay__header .hamburger .hamburger-inner:after {
  background-color: var(--neutral_900);
}
.policies-overlay__header .hamburger.is-active .hamburger-inner,
.policies-overlay__header .hamburger.is-active .hamburger-inner::before,
.policies-overlay__header .hamburger.is-active .hamburger-inner::after {
  background-color: var(--neutral_900);
}
.policies-overlay__header .hamburger-box {
  position: relative;
  display: inline-block;
  height: 1.125rem;
  width: 1.875rem;
}
.policies-overlay__header .hamburger-inner {
  top: 50%;
  margin-top: -0.125rem;
  display: block;
}
.policies-overlay__header .hamburger-inner,
.policies-overlay__header .hamburger-inner::before,
.policies-overlay__header .hamburger-inner::after {
  position: absolute;
  height: 0.125rem;
  width: 1.875rem;
  background-color: var(--neutral_900);
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}
.policies-overlay__header .hamburger-inner::before,
.policies-overlay__header .hamburger-inner::after {
  display: block;
  --tw-content: "";
  content: var(--tw-content);
}
.policies-overlay__header .hamburger-inner::before {
  top: -0.625rem;
}
.policies-overlay__header .hamburger-inner::after {
  bottom: -0.625rem;
}
.policies-overlay__header .hamburger--slider .hamburger-inner {
  top: 0.125rem;
}
.policies-overlay__header .hamburger--slider .hamburger-inner::before {
  top: 0.5rem;
}
.policies-overlay__header .hamburger--slider .hamburger-inner::after {
  top: 1rem;
}
.policies-overlay__header .hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 0.625rem, 0) rotate(45deg);
}
.policies-overlay__header .hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-0.35714rem, -0.375rem, 0);
  opacity: 0;
}
.policies-overlay__header .hamburger--slider.is-active .hamburger-inner::after {
  top: 1.25rem;
  transform: translate3d(0, -1.25rem, 0) rotate(-90deg);
}
.policies-overlay__wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 75rem;
}
.policies-overlay__policy-blocks {
  display: flex;
  flex-direction: column;
  row-gap: 3.5rem;
}
@media (min-width: 1200px) {
  .policies-overlay__policy-blocks {
    row-gap: 5rem;
  }
}
.policies-overlay__policy-block-heading * {
  font-family: FTAktual-Medium, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.8rem;
  color: var(--neutral_900);
}
@media (min-width: 1200px) {
  .policies-overlay__policy-block-heading * {
    font-size: 2.5rem;
  }
}
.policies-overlay__policy-block-text {
  margin-top: 0.75rem;
  color: var(--neutral_800);
}
.policies-overlay__policy-block-text * {
  font-size: 1.125rem;
  line-height: 1.6875rem;
}
@media (min-width: 1200px) {
  .policies-overlay__policy-block-text * {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
}
.policies-overlay__policy-content-blocks {
  margin-top: 2.3125rem;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-blocks {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 1200px) {
  .policies-overlay__policy-content-blocks {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
.policies-overlay__policy-content-block-button {
  position: relative;
  height: 0;
  width: 100%;
  border-width: 0.0625rem;
  border-color: var(--neutral_800);
  padding-top: 100%;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  color: var(--neutral_900);
    transition: 0.3s;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8zIiB3aWR0aD0iMTMiIGhlaWdodD0iMTYuNyIgdmVyc2lvbj0iMS4xIj48ZGVmcz48c3R5bGU+LnN0MHtmaWxsOm5vbmV9PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTguMiA0LjZWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY0LjZjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaTTYgLjlWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVYuOWMwLS4zLS4zLS42LS42LS42LjMgMCAuNi4zLjYuNlpNMTAuNSA1LjRWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY1LjRjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjYgNS43YzAgLjEuMi4zLjIuNHY2LjRjMCAyLjItMS44IDQtNCA0cy0yLjUtLjUtMy41LTEuNEwuNSAxMC4yIDUuMyAxNWMuOS45IDEuMyAxLjQgMy41IDEuNHM0LTEuOCA0LTRWNmMwLS4yIDAtLjMtLjItLjRaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjEgNS4yYy0uNSAwLS45LjQtLjkuOVY4YzAgLjEtLjEuMi0uMi4ycy0uMi0uMS0uMi0uMlY1LjRjMC0uNS0uNC0uOS0uOS0uOXMtLjkuNC0uOS45VjhjMCAuMS0uMS4yLS4yLjJzLS4yLS4xLS4yLS4yVjQuNmMwLS41LS40LS45LS45LS45cy0uOS40LS45LjlWOGMwIC4xLS4xLjItLjIuMnMtLjItLjEtLjItLjJWLjlDNi40LjQgNiAwIDUuNSAwcy0uOS40LS45Ljl2OS40czAgLjEtLjEuMmgtLjJMMS43IDkuMkMxLjUgOS4xIDEuMiA5IDEgOWMtLjUgMC0uOC40LS44LjhzMCAuNC4yLjZsNC45IDQuOGMxIDEgMi4zIDEuNSAzLjcgMS41IDIuMyAwIDQuMi0xLjkgNC4yLTQuMlY2LjFjMC0uNS0uNC0uOS0uOS0uOVptLjcgNy4zYzAgMi4yLTEuOCA0LTQgNHMtMi41LS41LTMuNS0xLjRMLjUgMTAuMmMwLS4xLS4xIDAtLjEtLjRzLjMtLjUuNS0uNS40IDAgLjYuMWwyLjYgMS4zaC41Yy4xIDAgLjItLjMuMi0uNFYuOWMwLS4zLjMtLjYuNi0uNnMuNi4zLjYuNlY4YzAgLjMuMi41LjUuNVM3IDguMyA3IDhWNC42YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNS40YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNi4xYzAtLjMuMy0uNi42LS42LjIgMCAuMyAwIC40LjIuMS4xLjIuMy4yLjR2Ni40Wk0xMi4xIDUuMloiLz48cGF0aCBkPSJNOC44IDE2LjRjMi4yIDAgNC0xLjggNC00VjZjMC0uMiAwLS4zLS4yLS40LS4xLS4xLS4zLS4yLS40LS4yLS4zIDAtLjYuMy0uNi42djEuOWMwIC4zLS4yLjUtLjUuNXMtLjUtLjItLjUtLjVWNS4zYzAtLjMtLjMtLjYtLjYtLjZzLS42LjMtLjYuNnYyLjZjMCAuMy0uMi41LS41LjVzLS41LS4yLS41LS41VjQuNWMwLS4zLS4zLS42LS42LS42cy0uNi4zLS42LjZ2My40YzAgLjMtLjIuNS0uNS41cy0uNS0uMi0uNS0uNXYtN2MwLS4zLS4zLS42LS42LS42UzUgLjYgNSAuOXY5LjRjMCAuMiAwIC4zLS4yLjRoLS41TDEuNyA5LjRjLS4yIDAtLjQtLjEtLjYtLjEtLjMgMC0uNS4yLS41LjVzMCAuMy4xLjRMNS41IDE1Yy45LjkgMi4yIDEuNCAzLjUgMS40WiIgc3R5bGU9ImZpbGw6I2ZmZiIvPjwvc3ZnPg==") 5 0, pointer;
}
@media (min-width: 1200px) {
  .policies-overlay__policy-content-block-button {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
}
.policies-overlay__policy-content-block-button span {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  text-align: center;
}
@media (min-width: 390px) {
  .policies-overlay__policy-content-block-button span {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (hover) {
  .policies-overlay__policy-content-block-button:hover {
    background-color: var(--neutral_900);
    color: var(--neutral_100);
  }
}
.policies-overlay__policy-content-block-content {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  overflow: scroll;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 3.75rem;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
  padding-top: calc(var(--header_height) + 3.5rem);
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .policies-overlay__policy-content-block-content {
    padding-top: calc(var(--header_height_large) + 3.5rem);
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    padding-bottom: 5rem;
  }
}
.policies-overlay__policy-content-block-content-close {
  position: fixed;
  top: 1.8125rem;
  left: 1.25rem;
    transition: 0.3s;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNi44Ij48cGF0aCBkPSJNMTMgNi4xYzAtLjQtLjMtLjgtLjgtLjhzLS44LjMtLjguOFY4YzAgLjItLjIuNC0uNC40cy0uNC0uMi0uNC0uNFY1LjNjMC0uNC0uMy0uOC0uOC0uOHMtLjguMy0uOC44VjhjMCAuMi0uMi40LS40LjRzLS40LS4yLS40LS40VjQuNmMwLS40LS4zLS44LS44LS44cy0uOC4zLS44LjhWOGMwIC4yLS4yLjQtLjQuNHMtLjQtLjItLjQtLjRWLjhDNS44LjQgNS41IDAgNSAwcy0uOC4zLS44Ljh2OS42YzAgLjEgMCAuMy0uMi4zaC0uNEwuOSA5LjRjLS4yLS4xLS41LS4yLS43LS4yLS4zIDAtLjcuMy0uNy43czAgLjQuMi41bDQuOSA0LjljMSAxIDIuMyAxLjUgMy42IDEuNSAyLjMgMCA0LjItMS45IDQuMi00LjJWNi4xWiIvPjwvc3ZnPg==") 5 0, pointer;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-close {
    top: 2.5rem;
    left: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .policies-overlay__policy-content-block-content-close {
    top: 3.5rem;
    left: 3.5rem;
  }
}
.policies-overlay__policy-content-block-content-close svg {
  height: 1.375rem;
  width: 1.125rem;
  fill: var(--neutral_900);
}
@media (hover) {
  .policies-overlay__policy-content-block-content-close:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
.policies-overlay__policy-content-block-content-wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 75rem;
}
body.page-template-page-policy.request-mobile-active .policies-overlay__policy-content-block-content-wrapper {
  max-width: none;
}
.policies-overlay__policy-content-block-content-content {
  color: var(--neutral_800);
}
.policies-overlay__policy-content-block-content-content .content-block {
  display: flex;
  flex-direction: column;
  row-gap: 1.5625rem;
}
.policies-overlay__policy-content-block-content-content .alternative-content {
  display: none;
}
.policies-overlay__policy-content-block-content-content h2,
.policies-overlay__policy-content-block-content-content h3,
.policies-overlay__policy-content-block-content-content h4,
.policies-overlay__policy-content-block-content-content h5 {
  font-family: FTAktual-Semi-Bold, sans-serif;
  font-weight: 400;
}
.policies-overlay__policy-content-block-content-content h2 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.policies-overlay__policy-content-block-content-content h4 {
  font-size: 1.5rem;
  line-height: 2rem;
}
.policies-overlay__policy-content-block-content-content p,
.policies-overlay__policy-content-block-content-content ul,
.policies-overlay__policy-content-block-content-content ol {
  font-size: 1.125rem;
  line-height: 1.6875rem;
}
body.page-template-page-policy.request-mobile-active .policies-overlay__policy-content-block-content-content p,
body.page-template-page-policy.request-mobile-active .policies-overlay__policy-content-block-content-content ul,
body.page-template-page-policy.request-mobile-active .policies-overlay__policy-content-block-content-content ol {
  font-size: 1rem;
  line-height: 150%;
}
.policies-overlay__policy-content-block-content-content p strong,
.policies-overlay__policy-content-block-content-content ul strong,
.policies-overlay__policy-content-block-content-content ol strong {
  font-family: FTAktual-Semi-Bold, sans-serif;
  font-weight: 400;
}
.policies-overlay__policy-content-block-content-content p:empty,
.policies-overlay__policy-content-block-content-content ul:empty,
.policies-overlay__policy-content-block-content-content ol:empty {
  display: none;
}
.policies-overlay__policy-content-block-content-content p a {
  display: inline-block;
  word-break: break-all;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNi44Ij48cGF0aCBkPSJNMTMgNi4xYzAtLjQtLjMtLjgtLjgtLjhzLS44LjMtLjguOFY4YzAgLjItLjIuNC0uNC40cy0uNC0uMi0uNC0uNFY1LjNjMC0uNC0uMy0uOC0uOC0uOHMtLjguMy0uOC44VjhjMCAuMi0uMi40LS40LjRzLS40LS4yLS40LS40VjQuNmMwLS40LS4zLS44LS44LS44cy0uOC4zLS44LjhWOGMwIC4yLS4yLjQtLjQuNHMtLjQtLjItLjQtLjRWLjhDNS44LjQgNS41IDAgNSAwcy0uOC4zLS44Ljh2OS42YzAgLjEgMCAuMy0uMi4zaC0uNEwuOSA5LjRjLS4yLS4xLS41LS4yLS43LS4yLS4zIDAtLjcuMy0uNy43czAgLjQuMi41bDQuOSA0LjljMSAxIDIuMyAxLjUgMy42IDEuNSAyLjMgMCA0LjItMS45IDQuMi00LjJWNi4xWiIvPjwvc3ZnPg==") 5 0, pointer;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content p a {
    overflow-wrap: normal;
    word-break: normal;
  }
}
.policies-overlay__policy-content-block-content-content ul,
.policies-overlay__policy-content-block-content-content ol {
  padding-left: 1rem;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content ul,
  .policies-overlay__policy-content-block-content-content ol {
    padding-left: 2rem;
  }
}
.policies-overlay__policy-content-block-content-content ul {
  list-style-position: outside;
  list-style-type: disc;
}
.policies-overlay__policy-content-block-content-content a {
  font-family: FTAktual-Semi-Bold, sans-serif;
  font-weight: 400;
  text-decoration-line: underline;
  text-underline-offset: 0.25rem;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNi44Ij48cGF0aCBkPSJNMTMgNi4xYzAtLjQtLjMtLjgtLjgtLjhzLS44LjMtLjguOFY4YzAgLjItLjIuNC0uNC40cy0uNC0uMi0uNC0uNFY1LjNjMC0uNC0uMy0uOC0uOC0uOHMtLjguMy0uOC44VjhjMCAuMi0uMi40LS40LjRzLS40LS4yLS40LS40VjQuNmMwLS40LS4zLS44LS44LS44cy0uOC4zLS44LjhWOGMwIC4yLS4yLjQtLjQuNHMtLjQtLjItLjQtLjRWLjhDNS44LjQgNS41IDAgNSAwcy0uOC4zLS44Ljh2OS42YzAgLjEgMCAuMy0uMi4zaC0uNEwuOSA5LjRjLS4yLS4xLS41LS4yLS43LS4yLS4zIDAtLjcuMy0uNy43czAgLjQuMi41bDQuOSA0LjljMSAxIDIuMyAxLjUgMy42IDEuNSAyLjMgMCA0LjItMS45IDQuMi00LjJWNi4xWiIvPjwvc3ZnPg==") 5 0, pointer;
}
.policies-overlay__policy-content-block-content-content table {
  border-collapse: collapse;
  border-top-width: 0.0625rem;
  border-left-width: 0.0625rem;
  border-color: var(--neutral_900);
  width: 100% !important;
}
.policies-overlay__policy-content-block-content-content table tr {
  display: flex;
  height: auto !important;
}
.policies-overlay__policy-content-block-content-content table tr td,
.policies-overlay__policy-content-block-content-content table tr th {
  border-right-width: 0.0625rem;
  border-bottom-width: 0.0625rem;
  border-color: var(--neutral_900);
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: FTAktual-Regular, sans-serif;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  height: auto !important;
}
body.page-template-page-policy.request-mobile-active .policies-overlay__policy-content-block-content-content table tr td,
body.page-template-page-policy.request-mobile-active .policies-overlay__policy-content-block-content-content table tr th {
  font-size: 1rem;
  line-height: 130%;
}
.policies-overlay__policy-content-block-content-content table tr td strong,
.policies-overlay__policy-content-block-content-content table tr th strong {
  font-family: FTAktual-Semi-Bold, sans-serif;
  font-weight: 400;
}
.policies-overlay__policy-content-block-content-content table tr td strong:empty,
.policies-overlay__policy-content-block-content-content table tr th strong:empty {
  display: none;
}
.policies-overlay__policy-content-block-content-content table tr td.list-style-none ul,
.policies-overlay__policy-content-block-content-content table tr th.list-style-none ul {
  list-style-type: none;
  padding: 0;
}
.policies-overlay__policy-content-block-content-content table tr td a {
  display: inline-block;
  word-break: break-all;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table tr td a {
    overflow-wrap: normal;
    word-break: normal;
  }
}
.policies-overlay__policy-content-block-content-content table#interest-rates-charges thead td {
  width: 100% !important;
}
.policies-overlay__policy-content-block-content-content table#interest-rates-charges tbody tr {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#interest-rates-charges tbody tr {
    flex-direction: row;
  }
}
.policies-overlay__policy-content-block-content-content table#interest-rates-charges tbody td {
  width: 100% !important;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#interest-rates-charges tbody td:first-of-type {
    max-width: 16.875rem;
  }
}
.policies-overlay__policy-content-block-content-content table#information-collected tr {
  flex-wrap: wrap;
}
.policies-overlay__policy-content-block-content-content table#information-collected tr td {
  width: auto !important;
}
.policies-overlay__policy-content-block-content-content table#information-collected tr td:first-of-type {
  flex: 0 0 100%;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#information-collected tr td:first-of-type {
    max-width: 12.5rem;
    flex: 1 1 0%;
  }
}
@media (min-width: 1024px) {
  .policies-overlay__policy-content-block-content-content table#information-collected tr td:first-of-type {
    max-width: 18.75rem;
  }
}
.policies-overlay__policy-content-block-content-content table#information-collected tr td:nth-of-type(2), .policies-overlay__policy-content-block-content-content table#information-collected tr td:nth-of-type(3) {
  flex: 1 1 0%;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#information-collected tr td:nth-of-type(3) {
    max-width: 5.625rem;
    text-align: center;
  }
}
.policies-overlay__policy-content-block-content-content table#price-you-pay-for-credit tbody tr {
  flex-direction: column;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#price-you-pay-for-credit tbody tr {
    flex-direction: row;
  }
}
.policies-overlay__policy-content-block-content-content table#price-you-pay-for-credit tbody tr td {
  width: 100% !important;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#price-you-pay-for-credit tbody tr td:first-of-type {
    max-width: 18.75rem;
  }
}
.policies-overlay__policy-content-block-content-content table#cross-river-bank-table thead tr td {
  flex: 1 1 0%;
}
.policies-overlay__policy-content-block-content-content table#cross-river-bank-table tbody tr {
  flex-direction: column;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#cross-river-bank-table tbody tr {
    flex-direction: row;
  }
}
.policies-overlay__policy-content-block-content-content table#cross-river-bank-table tbody tr td {
  width: 100% !important;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#cross-river-bank-table tbody tr td:first-of-type {
    max-width: 12.5rem;
  }
}
.policies-overlay__policy-content-block-content-content table#cardholder-privacy-notice thead td {
  width: 100% !important;
}
.policies-overlay__policy-content-block-content-content table#cardholder-privacy-notice tbody tr {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#cardholder-privacy-notice tbody tr {
    flex-direction: row;
  }
}
.policies-overlay__policy-content-block-content-content table#cardholder-privacy-notice tbody td {
  width: 100% !important;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#cardholder-privacy-notice tbody td:first-of-type {
    max-width: 9.375rem;
  }
}
.policies-overlay__policy-content-block-content-content table#fees-table thead td {
  width: 100% !important;
}
.policies-overlay__policy-content-block-content-content table#fees-table tbody tr {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#fees-table tbody tr {
    flex-direction: row;
  }
}
.policies-overlay__policy-content-block-content-content table#fees-table tbody td {
  width: 100% !important;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#fees-table tbody td:first-of-type {
    max-width: 16.875rem;
  }
}
.policies-overlay__policy-content-block-content-content table#common-table thead tr,
.policies-overlay__policy-content-block-content-content table#common-table tbody tr {
  flex-direction: column;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#common-table thead tr,
  .policies-overlay__policy-content-block-content-content table#common-table tbody tr {
    flex-direction: row;
  }
}
.policies-overlay__policy-content-block-content-content table#common-table thead tr th,
.policies-overlay__policy-content-block-content-content table#common-table thead tr td,
.policies-overlay__policy-content-block-content-content table#common-table tbody tr th,
.policies-overlay__policy-content-block-content-content table#common-table tbody tr td {
  flex: 1 1 0%;
  width: 100% !important;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#common-table thead tr th,
  .policies-overlay__policy-content-block-content-content table#common-table thead tr td,
  .policies-overlay__policy-content-block-content-content table#common-table tbody tr th,
  .policies-overlay__policy-content-block-content-content table#common-table tbody tr td {
    flex: none;
    width: auto !important;
  }
}
.policies-overlay__policy-content-block-content-content table#common-table thead tr th:first-of-type,
.policies-overlay__policy-content-block-content-content table#common-table thead tr td:first-of-type,
.policies-overlay__policy-content-block-content-content table#common-table tbody tr th:first-of-type,
.policies-overlay__policy-content-block-content-content table#common-table tbody tr td:first-of-type {
  width: 100% !important;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#common-table thead tr th:first-of-type,
  .policies-overlay__policy-content-block-content-content table#common-table thead tr td:first-of-type,
  .policies-overlay__policy-content-block-content-content table#common-table tbody tr th:first-of-type,
  .policies-overlay__policy-content-block-content-content table#common-table tbody tr td:first-of-type {
    max-width: 10.625rem;
  }
  .policies-overlay__policy-content-block-content-content table#common-table thead tr th:last-of-type,
  .policies-overlay__policy-content-block-content-content table#common-table thead tr td:last-of-type,
  .policies-overlay__policy-content-block-content-content table#common-table tbody tr th:last-of-type,
  .policies-overlay__policy-content-block-content-content table#common-table tbody tr td:last-of-type {
    flex: 1 1 0%;
  }
}
.policies-overlay__policy-content-block-content-content table#cardholder-definition-table thead tr td {
  width: auto !important;
  flex: 1 1 0%;
}
.policies-overlay__policy-content-block-content-content table#cardholder-definition-table tbody tr {
  flex-direction: column;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#cardholder-definition-table tbody tr {
    flex-direction: row;
  }
}
.policies-overlay__policy-content-block-content-content table#cardholder-definition-table tbody tr td {
  width: 100% !important;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#cardholder-definition-table tbody tr td:first-of-type {
    max-width: 15.625rem;
  }
}
.policies-overlay__policy-content-block-content-content table#cardholder-reasons-table thead tr td {
  width: auto !important;
  flex: 1 1 0%;
}
.policies-overlay__policy-content-block-content-content table#cardholder-reasons-table tbody tr {
  flex-wrap: wrap;
}
.policies-overlay__policy-content-block-content-content table#cardholder-reasons-table tbody tr td[colspan="2"] {
  flex: 1 1 0%;
}
.policies-overlay__policy-content-block-content-content table#cardholder-reasons-table tbody tr td:first-of-type {
  flex: 0 0 100%;
  width: auto !important;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#cardholder-reasons-table tbody tr td:first-of-type {
    flex: none;
    width: 33.3333% !important;
  }
}
.policies-overlay__policy-content-block-content-content table#cardholder-reasons-table tbody tr td:nth-of-type(2), .policies-overlay__policy-content-block-content-content table#cardholder-reasons-table tbody tr td:nth-of-type(3) {
  width: auto !important;
  flex: 1 1 0%;
}
.policies-overlay__policy-content-block-content-content table#cardholder-what-we-do tbody tr, .policies-overlay__policy-content-block-content-content table#cardholder-what-we-do-cross-river-bank tbody tr {
  flex-direction: column;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#cardholder-what-we-do tbody tr, .policies-overlay__policy-content-block-content-content table#cardholder-what-we-do-cross-river-bank tbody tr {
    flex-direction: row;
  }
}
.policies-overlay__policy-content-block-content-content table#cardholder-what-we-do tbody tr td, .policies-overlay__policy-content-block-content-content table#cardholder-what-we-do-cross-river-bank tbody tr td {
  width: 100% !important;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#cardholder-what-we-do tbody tr td:first-of-type, .policies-overlay__policy-content-block-content-content table#cardholder-what-we-do-cross-river-bank tbody tr td:first-of-type {
    max-width: 15.625rem;
  }
}
.policies-overlay__policy-content-block-content-content table#reasons-table td[colspan="3"], .policies-overlay__policy-content-block-content-content table#cardholder-reasons-table td[colspan="3"] {
  width: 100% !important;
}
.policies-overlay__policy-content-block-content-content table#reasons-table tbody tr, .policies-overlay__policy-content-block-content-content table#cardholder-reasons-table tbody tr {
  flex-wrap: wrap;
}
.policies-overlay__policy-content-block-content-content table#reasons-table tbody tr td, .policies-overlay__policy-content-block-content-content table#cardholder-reasons-table tbody tr td {
  width: auto !important;
}
.policies-overlay__policy-content-block-content-content table#reasons-table tbody tr td:first-of-type, .policies-overlay__policy-content-block-content-content table#cardholder-reasons-table tbody tr td:first-of-type {
  flex: 0 0 100%;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#reasons-table tbody tr td:first-of-type, .policies-overlay__policy-content-block-content-content table#cardholder-reasons-table tbody tr td:first-of-type {
    max-width: 21.875rem;
    flex: 1 1 0%;
  }
}
.policies-overlay__policy-content-block-content-content table#reasons-table tbody tr td:nth-of-type(2), .policies-overlay__policy-content-block-content-content table#reasons-table tbody tr td:nth-of-type(3), .policies-overlay__policy-content-block-content-content table#cardholder-reasons-table tbody tr td:nth-of-type(2), .policies-overlay__policy-content-block-content-content table#cardholder-reasons-table tbody tr td:nth-of-type(3) {
  flex: 1 1 0%;
}
.policies-overlay__policy-content-block-content-content table#definitions-table thead tr td, .policies-overlay__policy-content-block-content-content table#cardholder-definition-cross-river-bank-table thead tr td {
  width: 100% !important;
}
.policies-overlay__policy-content-block-content-content table#definitions-table tbody tr, .policies-overlay__policy-content-block-content-content table#cardholder-definition-cross-river-bank-table tbody tr {
  flex-direction: column;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#definitions-table tbody tr, .policies-overlay__policy-content-block-content-content table#cardholder-definition-cross-river-bank-table tbody tr {
    flex-direction: row;
  }
}
.policies-overlay__policy-content-block-content-content table#definitions-table tbody tr td, .policies-overlay__policy-content-block-content-content table#cardholder-definition-cross-river-bank-table tbody tr td {
  flex: 1 1 0%;
  width: 100% !important;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#definitions-table tbody tr td, .policies-overlay__policy-content-block-content-content table#cardholder-definition-cross-river-bank-table tbody tr td {
    flex: none;
    width: auto !important;
  }
}
.policies-overlay__policy-content-block-content-content table#definitions-table tbody tr td:first-of-type, .policies-overlay__policy-content-block-content-content table#cardholder-definition-cross-river-bank-table tbody tr td:first-of-type {
  width: 100% !important;
}
@media (min-width: 768px) {
  .policies-overlay__policy-content-block-content-content table#definitions-table tbody tr td:first-of-type, .policies-overlay__policy-content-block-content-content table#cardholder-definition-cross-river-bank-table tbody tr td:first-of-type {
    max-width: 10.625rem;
  }
  .policies-overlay__policy-content-block-content-content table#definitions-table tbody tr td:last-of-type, .policies-overlay__policy-content-block-content-content table#cardholder-definition-cross-river-bank-table tbody tr td:last-of-type {
    flex: 1 1 0%;
  }
}
.policies-overlay__policy-content-block-content-title {
  margin-bottom: 2rem;
  color: var(--neutral_900);
}
.policies-overlay__policy-content-block-content-title * {
  font-family: FTAktual-Medium, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.8rem;
}
body.page-template-page-policy.request-mobile-active .policies-overlay__policy-content-block-content-title * {
  font-size: 1.25rem;
  line-height: 130%;
}
.policies-overlay__policy-content-block-content.show-alternative-content .alternative-content {
  display: flex;
}
.policies-overlay__policy-content-block-content.show-alternative-content .default-content {
  display: none;
}
.policies-overlay__policy-content-block-content.visible {
  opacity: 1;
  visibility: visible;
}
.policies-overlay__policy-content-block-content::-webkit-scrollbar {
  width: 0.25rem;
}
.policies-overlay__policy-content-block-content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.375rem var(--ah_cream);
}
.policies-overlay__policy-content-block-content::-webkit-scrollbar-thumb {
  background-color: var(--neutral_900);
  width: 0.25rem;
}
.policies-overlay::-webkit-scrollbar {
  width: 0.25rem;
}
.policies-overlay::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.375rem var(--ah_cream);
}
.policies-overlay::-webkit-scrollbar-thumb {
  background-color: var(--neutral_900);
  width: 0.25rem;
}

.faq-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 25;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: var(--neutral_100);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 3.5rem;
  padding-top: 1.5rem;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
  padding-top: calc(var(--header_height) + 3.5rem);
}
@media (min-width: 768px) {
  .faq-overlay {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .faq-overlay {
    padding-bottom: 5rem;
  }
}
body.faq-overlay-visible .faq-overlay {
    opacity: 1;
    visibility: visible;
}
body.policies-overlay__policy-content-block-content.faq-overlay-visible .faq-overlay {
  opacity: 1;
  visibility: visible;
}
.faq-overlay__header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
  /*
   * Slider
   */
}
@media (min-width: 768px) {
  .faq-overlay__header {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .faq-overlay__header {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    padding-top: 3.5rem;
  }
}
.faq-overlay__header-logo {
  width: 100%;
  max-width: 3.2rem;
}
@media (min-width: 768px) {
  .faq-overlay__header-logo {
    max-width: 4rem;
  }
}
.faq-overlay__header-logo svg {
  display: block;
  fill: var(--neutral_900);
}
.faq-overlay__header .hamburger {
  position: relative;
  z-index: 5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNi44Ij48cGF0aCBkPSJNMTMgNi4xYzAtLjQtLjMtLjgtLjgtLjhzLS44LjMtLjguOFY4YzAgLjItLjIuNC0uNC40cy0uNC0uMi0uNC0uNFY1LjNjMC0uNC0uMy0uOC0uOC0uOHMtLjguMy0uOC44VjhjMCAuMi0uMi40LS40LjRzLS40LS4yLS40LS40VjQuNmMwLS40LS4zLS44LS44LS44cy0uOC4zLS44LjhWOGMwIC4yLS4yLjQtLjQuNHMtLjQtLjItLjQtLjRWLjhDNS44LjQgNS41IDAgNSAwcy0uOC4zLS44Ljh2OS42YzAgLjEgMCAuMy0uMi4zaC0uNEwuOSA5LjRjLS4yLS4xLS41LS4yLS43LS4yLS4zIDAtLjcuMy0uNy43czAgLjQuMi41bDQuOSA0LjljMSAxIDIuMyAxLjUgMy42IDEuNSAyLjMgMCA0LjItMS45IDQuMi00LjJWNi4xWiIvPjwvc3ZnPg==") 5 0, pointer;
}
.faq-overlay__header .hamburger .hamburger-inner {
  background-color: var(--neutral_900);
}
.faq-overlay__header .hamburger .hamburger-inner:before, .faq-overlay__header .hamburger .hamburger-inner:after {
  background-color: var(--neutral_900);
}
.faq-overlay__header .hamburger:focus-visible {
  outline-style: solid;
  outline-width: 0.125rem;
  outline-offset: 0.3125rem;
  outline-color: #000000;
}
.faq-overlay__header .hamburger.is-active .hamburger-inner,
.faq-overlay__header .hamburger.is-active .hamburger-inner::before,
.faq-overlay__header .hamburger.is-active .hamburger-inner::after {
  background-color: var(--neutral_900);
}
.faq-overlay__header .hamburger-box {
  position: relative;
  display: inline-block;
  height: 1.125rem;
  width: 1.875rem;
}
.faq-overlay__header .hamburger-inner {
  top: 50%;
  margin-top: -0.125rem;
  display: block;
}
.faq-overlay__header .hamburger-inner,
.faq-overlay__header .hamburger-inner::before,
.faq-overlay__header .hamburger-inner::after {
  position: absolute;
  height: 0.125rem;
  width: 1.875rem;
  background-color: var(--neutral_900);
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}
.faq-overlay__header .hamburger-inner::before,
.faq-overlay__header .hamburger-inner::after {
  display: block;
  --tw-content: "";
  content: var(--tw-content);
}
.faq-overlay__header .hamburger-inner::before {
  top: -0.625rem;
}
.faq-overlay__header .hamburger-inner::after {
  bottom: -0.625rem;
}
.faq-overlay__header .hamburger--slider .hamburger-inner {
  top: 0.125rem;
}
.faq-overlay__header .hamburger--slider .hamburger-inner::before {
  top: 0.5rem;
}
.faq-overlay__header .hamburger--slider .hamburger-inner::after {
  top: 1rem;
}
.faq-overlay__header .hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 0.625rem, 0) rotate(45deg);
}
.faq-overlay__header .hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-0.35714rem, -0.375rem, 0);
  opacity: 0;
}
.faq-overlay__header .hamburger--slider.is-active .hamburger-inner::after {
  top: 1.25rem;
  transform: translate3d(0, -1.25rem, 0) rotate(-90deg);
}
.faq-overlay__wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.faq-overlay .faq-section {
  color: var(--neutral_900);
}
.faq-overlay .faq-section .faq-searchbar-block h2 {
  text-align: center;
  font-family: PPRightSerifMono-Fine, serif;
  font-weight: 400;
  line-height: 85%;
  font-size: clamp(5rem, 6vw, 7.5rem);
}
.faq-overlay .faq-section .faq-searchbar-block .faq-seachform {
  position: relative;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.5rem;
  width: 100%;
  max-width: 31.25rem;
}
@media (min-width: 768px) {
  .faq-overlay .faq-section .faq-searchbar-block .faq-seachform {
    margin-top: 4rem;
  }
}
.faq-overlay .faq-section .faq-searchbar-block .faq-seachform input {
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.375rem;
  border-width: 0.0625rem;
  border-color: var(--neutral_300);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 3.125rem;
  padding-right: 3.125rem;
  font-size: 1.125rem;
  line-height: 1.445;
  color: var(--neutral_900);
}
.faq-overlay .faq-section .faq-searchbar-block .faq-seachform input:focus, .faq-overlay .faq-section .faq-searchbar-block .faq-seachform input:focus-visible {
  outline-width: 0.0625rem;
  outline-offset: 0.0625rem;
  outline-color: #000000;
}
.faq-overlay .faq-section .faq-searchbar-block .faq-seachform .Search_Button {
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
  padding: 0.6875rem;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNi44Ij48cGF0aCBkPSJNMTMgNi4xYzAtLjQtLjMtLjgtLjgtLjhzLS44LjMtLjguOFY4YzAgLjItLjIuNC0uNC40cy0uNC0uMi0uNC0uNFY1LjNjMC0uNC0uMy0uOC0uOC0uOHMtLjguMy0uOC44VjhjMCAuMi0uMi40LS40LjRzLS40LS4yLS40LS40VjQuNmMwLS40LS4zLS44LS44LS44cy0uOC4zLS44LjhWOGMwIC4yLS4yLjQtLjQuNHMtLjQtLjItLjQtLjRWLjhDNS44LjQgNS41IDAgNSAwcy0uOC4zLS44Ljh2OS42YzAgLjEgMCAuMy0uMi4zaC0uNEwuOSA5LjRjLS4yLS4xLS41LS4yLS43LS4yLS4zIDAtLjcuMy0uNy43czAgLjQuMi41bDQuOSA0LjljMSAxIDIuMyAxLjUgMy42IDEuNSAyLjMgMCA0LjItMS45IDQuMi00LjJWNi4xWiIvPjwvc3ZnPg==") 5 0, pointer;
}
.faq-overlay .faq-section .faq-searchbar-block .faq-seachform .Search_Button:focus-visible {
  outline-style: solid;
  outline-width: 0.125rem;
  outline-offset: 0.3125rem;
  outline-color: #000000;
}
.faq-overlay .faq-section .faq-searchbar-block .faq-seachform .Clear_Search {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  padding: 1.125rem;
    opacity: 0;
    transition: 0.3s;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNi44Ij48cGF0aCBkPSJNMTMgNi4xYzAtLjQtLjMtLjgtLjgtLjhzLS44LjMtLjguOFY4YzAgLjItLjIuNC0uNC40cy0uNC0uMi0uNC0uNFY1LjNjMC0uNC0uMy0uOC0uOC0uOHMtLjguMy0uOC44VjhjMCAuMi0uMi40LS40LjRzLS40LS4yLS40LS40VjQuNmMwLS40LS4zLS44LS44LS44cy0uOC4zLS44LjhWOGMwIC4yLS4yLjQtLjQuNHMtLjQtLjItLjQtLjRWLjhDNS44LjQgNS41IDAgNSAwcy0uOC4zLS44Ljh2OS42YzAgLjEgMCAuMy0uMi4zaC0uNEwuOSA5LjRjLS4yLS4xLS41LS4yLS43LS4yLS4zIDAtLjcuMy0uNy43czAgLjQuMi41bDQuOSA0LjljMSAxIDIuMyAxLjUgMy42IDEuNSAyLjMgMCA0LjItMS45IDQuMi00LjJWNi4xWiIvPjwvc3ZnPg==") 5 0, pointer;
  visibility: hidden;
}
.faq-overlay .faq-section .faq-searchbar-block .faq-seachform .Clear_Search svg {
  display: block;
  height: auto;
  width: 100%;
  max-width: 0.625rem;
  fill: var(--neutral_900);
}
.faq-overlay .faq-section .faq-searchbar-block .faq-seachform .Clear_Search.active {
  visibility: visible;
  opacity: 1;
}
.faq-overlay .faq-section .faq-searchbar-block .faq-seachform .faq-seachform-results {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 0.125rem;
  display: none;
  width: 100%;
  border-radius: 0.375rem;
  border-width: 0.0625rem;
  --tw-border-opacity: 1;
  border-color: rgb(220 223 227 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  text-align: left;
  box-shadow: 0 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.12);
}
.faq-overlay .faq-section .faq-searchbar-block .faq-seachform .faq-seachform-results .result-item {
  cursor: pointer;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-family: FTAktual-Regular, sans-serif;
  font-size: 0.875rem;
  color: var(--neutral_900);
    transition: 0.3s;
}
.faq-overlay .faq-section .faq-searchbar-block .faq-seachform .faq-seachform-results .result-item > div {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 1.429;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.faq-overlay .faq-section .faq-searchbar-block .faq-seachform .faq-seachform-results .result-item span b {
  font-family: FTAktual-Semi-Bold, sans-serif;
  font-weight: 400;
}
.faq-overlay .faq-section .faq-searchbar-block .faq-seachform .faq-seachform-results .result-item span.gray {
  margin-left: 0.1875rem;
  font-size: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(116 120 126 / var(--tw-text-opacity));
}
.faq-overlay .faq-section .faq-searchbar-block .faq-seachform .faq-seachform-results .result-item:hover, .faq-overlay .faq-section .faq-searchbar-block .faq-seachform .faq-seachform-results .result-item.active {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 251 / var(--tw-bg-opacity));
}
@media (min-width: 1200px) {
  .faq-overlay .faq-section .faq-main-block {
    margin-left: auto;
    margin-right: auto;
    max-width: 50rem;
  }
}
.faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-title {
  border-bottom-width: 0.0625rem;
  --tw-border-opacity: 1;
  border-color: rgb(222 226 230 / var(--tw-border-opacity));
  padding-top: 3.5rem;
  padding-bottom: 2.5rem;
  font-family: FTAktual-Semi-Bold, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1;
}
@media (min-width: 768px) {
  .faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-title {
    padding-top: 5rem;
    font-size: 1.25rem;
  }
}
.faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item {
  margin: 0;
  border-bottom-width: 0.0625rem;
  --tw-border-opacity: 1;
  border-color: rgb(222 226 230 / var(--tw-border-opacity));
  font-size: 1rem;
}
@media (min-width: 768px) {
  .faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item {
    font-size: 1.125rem;
  }
}
.faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item.is-active .faq-Faqs_Header h4 {
  font-family: FTAktual-Semi-Bold, sans-serif;
  font-weight: 400;
}
.faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item.is-active .faq-Faqs_Icon:before {
    opacity: 0;
    visibility: hidden;
}
.faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item .faq-Faqs_Header {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
  border-style: none;
  background-color: transparent;
  padding: 0;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  text-align: left;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNi44Ij48cGF0aCBkPSJNMTMgNi4xYzAtLjQtLjMtLjgtLjgtLjhzLS44LjMtLjguOFY4YzAgLjItLjIuNC0uNC40cy0uNC0uMi0uNC0uNFY1LjNjMC0uNC0uMy0uOC0uOC0uOHMtLjguMy0uOC44VjhjMCAuMi0uMi40LS40LjRzLS40LS4yLS40LS40VjQuNmMwLS40LS4zLS44LS44LS44cy0uOC4zLS44LjhWOGMwIC4yLS4yLjQtLjQuNHMtLjQtLjItLjQtLjRWLjhDNS44LjQgNS41IDAgNSAwcy0uOC4zLS44Ljh2OS42YzAgLjEgMCAuMy0uMi4zaC0uNEwuOSA5LjRjLS4yLS4xLS41LS4yLS43LS4yLS4zIDAtLjcuMy0uNy43czAgLjQuMi41bDQuOSA0LjljMSAxIDIuMyAxLjUgMy42IDEuNSAyLjMgMCA0LjItMS45IDQuMi00LjJWNi4xWiIvPjwvc3ZnPg==") 5 0, pointer;
}
.faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item .faq-Faqs_Header h4 {
  flex: 1 1 0%;
}
.faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item .faq-Faqs_Header:focus-visible {
  outline-style: solid;
  outline-width: 0.125rem;
  outline-offset: 0.3125rem;
  outline-color: #000000;
}
.faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item .faq-Faqs_Icon {
  position: relative;
  display: block;
  height: 1.125rem;
  width: 1.125rem;
}
.faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item .faq-Faqs_Icon:before, .faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item .faq-Faqs_Icon:after {
  position: absolute;
  top: 50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(134 142 150 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
    transition: 0.3s;
}
.faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item .faq-Faqs_Icon:before {
  left: 50%;
  height: 100%;
  width: 0.125rem;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item .faq-Faqs_Icon:after {
  height: 0.125rem;
  width: 100%;
}
.faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item .faq-Faqs_Icon svg {
  display: none;
}
.faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item .ac-panel {
  overflow: hidden;
  transition-property: height, visibility;
  transition-timing-function: ease;
}
.faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item .ac-panel .faq-Faqs_Body {
  margin-bottom: 1.5rem;
}
.faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item .ac-panel .faq-Faqs_Body .faq-Faqs_Body-inner {
  display: flex;
  flex-direction: column;
  row-gap: 1.5625rem;
}
.faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item .ac-panel .faq-Faqs_Body .faq-Faqs_Body-inner a {
  font-family: FTAktual-Semi-Bold, sans-serif;
  font-weight: 400;
  text-decoration-line: underline;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNi44Ij48cGF0aCBkPSJNMTMgNi4xYzAtLjQtLjMtLjgtLjgtLjhzLS44LjMtLjguOFY4YzAgLjItLjIuNC0uNC40cy0uNC0uMi0uNC0uNFY1LjNjMC0uNC0uMy0uOC0uOC0uOHMtLjguMy0uOC44VjhjMCAuMi0uMi40LS40LjRzLS40LS4yLS40LS40VjQuNmMwLS40LS4zLS44LS44LS44cy0uOC4zLS44LjhWOGMwIC4yLS4yLjQtLjQuNHMtLjQtLjItLjQtLjRWLjhDNS44LjQgNS41IDAgNSAwcy0uOC4zLS44Ljh2OS42YzAgLjEgMCAuMy0uMi4zaC0uNEwuOSA5LjRjLS4yLS4xLS41LS4yLS43LS4yLS4zIDAtLjcuMy0uNy43czAgLjQuMi41bDQuOSA0LjljMSAxIDIuMyAxLjUgMy42IDEuNSAyLjMgMCA0LjItMS45IDQuMi00LjJWNi4xWiIvPjwvc3ZnPg==") 5 0, pointer;
}
.faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item .ac-panel .faq-Faqs_Body .faq-Faqs_Body-inner ul,
.faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item .ac-panel .faq-Faqs_Body .faq-Faqs_Body-inner ol {
  padding-left: 1rem;
}
@media (min-width: 768px) {
  .faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item .ac-panel .faq-Faqs_Body .faq-Faqs_Body-inner ul,
  .faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item .ac-panel .faq-Faqs_Body .faq-Faqs_Body-inner ol {
    padding-left: 2rem;
  }
}
.faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item .ac-panel .faq-Faqs_Body .faq-Faqs_Body-inner ul {
  list-style-position: outside;
  list-style-type: disc;
}
.faq-overlay .faq-section .faq-main-block .faq-main-inner-block .faq-Faqs_Items .faq-Faqs_Item .ac-panel .faq-Faqs_Body .faq-Faqs_Body-inner ol {
  list-style-position: outside;
  list-style-type: decimal;
}
.faq-overlay .faq-section .faq-no-result-block {
  margin-top: 5rem;
  display: none;
}
@media (min-width: 1200px) {
  .faq-overlay .faq-section .faq-no-result-block {
    margin-left: auto;
    margin-right: auto;
    max-width: 50rem;
  }
}
.faq-overlay .faq-section .faq-no-result-block h4 {
  margin-bottom: 2.5rem;
  display: block;
  font-size: 1.25rem;
}
.faq-overlay .faq-section .faq-no-result-block .faq-no-result-footer {
  border-top-width: 0.0625rem;
  border-color: var(--neutral_300);
  padding-top: 1.5rem;
  font-size: 1.125rem;
}
.faq-overlay .faq-section .faq-no-result-block .faq-no-result-footer span {
  font-family: FTAktual-Semi-Bold, sans-serif;
  font-weight: 400;
  text-decoration-line: underline;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNi44Ij48cGF0aCBkPSJNMTMgNi4xYzAtLjQtLjMtLjgtLjgtLjhzLS44LjMtLjguOFY4YzAgLjItLjIuNC0uNC40cy0uNC0uMi0uNC0uNFY1LjNjMC0uNC0uMy0uOC0uOC0uOHMtLjguMy0uOC44VjhjMCAuMi0uMi40LS40LjRzLS40LS4yLS40LS40VjQuNmMwLS40LS4zLS44LS44LS44cy0uOC4zLS44LjhWOGMwIC4yLS4yLjQtLjQuNHMtLjQtLjItLjQtLjRWLjhDNS44LjQgNS41IDAgNSAwcy0uOC4zLS44Ljh2OS42YzAgLjEgMCAuMy0uMi4zaC0uNEwuOSA5LjRjLS4yLS4xLS41LS4yLS43LS4yLS4zIDAtLjcuMy0uNy43czAgLjQuMi41bDQuOSA0LjljMSAxIDIuMyAxLjUgMy42IDEuNSAyLjMgMCA0LjItMS45IDQuMi00LjJWNi4xWiIvPjwvc3ZnPg==") 5 0, pointer;
}
.faq-overlay::-webkit-scrollbar {
  width: 0.25rem;
}
.faq-overlay::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.375rem var(--ah_cream);
}
.faq-overlay::-webkit-scrollbar-thumb {
  background-color: var(--neutral_900);
  width: 0.25rem;
}

.how-sharing-works-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 25;
  height: 100%;
  width: 100%;
  background-color: var(--neutral_200);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}
.how-sharing-works-overlay:before {
  background-image: url("../src/images/noise-bg-v5.png");
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  touch-action: none;
  background-repeat: repeat;
  opacity: 0.75;
  --tw-content: "";
  content: var(--tw-content);
}
.how-sharing-works-overlay .section-background {
  position: fixed;
  z-index: 0;
}
.how-sharing-works-overlay__header {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
    transition: 0.3s;
  /*
   * Slider
   */
}
@media (min-width: 768px) {
  .how-sharing-works-overlay__header {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .how-sharing-works-overlay__header {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}
.how-sharing-works-overlay__header-logo {
  width: 100%;
  max-width: 3.2rem;
}
@media (min-width: 768px) {
  .how-sharing-works-overlay__header-logo {
    max-width: 4rem;
  }
}
.how-sharing-works-overlay__header-logo svg {
  fill: var(--neutral_900);
}
.how-sharing-works-overlay__header .hamburger {
  pointer-events: auto;
  position: relative;
  z-index: 5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNi44Ij48cGF0aCBkPSJNMTMgNi4xYzAtLjQtLjMtLjgtLjgtLjhzLS44LjMtLjguOFY4YzAgLjItLjIuNC0uNC40cy0uNC0uMi0uNC0uNFY1LjNjMC0uNC0uMy0uOC0uOC0uOHMtLjguMy0uOC44VjhjMCAuMi0uMi40LS40LjRzLS40LS4yLS40LS40VjQuNmMwLS40LS4zLS44LS44LS44cy0uOC4zLS44LjhWOGMwIC4yLS4yLjQtLjQuNHMtLjQtLjItLjQtLjRWLjhDNS44LjQgNS41IDAgNSAwcy0uOC4zLS44Ljh2OS42YzAgLjEgMCAuMy0uMi4zaC0uNEwuOSA5LjRjLS4yLS4xLS41LS4yLS43LS4yLS4zIDAtLjcuMy0uNy43czAgLjQuMi41bDQuOSA0LjljMSAxIDIuMyAxLjUgMy42IDEuNSAyLjMgMCA0LjItMS45IDQuMi00LjJWNi4xWiIvPjwvc3ZnPg==") 5 0, pointer;
}
.how-sharing-works-overlay__header .hamburger .hamburger-inner {
  background-color: var(--neutral_900);
}
.how-sharing-works-overlay__header .hamburger .hamburger-inner:before, .how-sharing-works-overlay__header .hamburger .hamburger-inner:after {
  background-color: var(--neutral_900);
}
.how-sharing-works-overlay__header .hamburger.is-active .hamburger-inner,
.how-sharing-works-overlay__header .hamburger.is-active .hamburger-inner::before,
.how-sharing-works-overlay__header .hamburger.is-active .hamburger-inner::after {
  background-color: var(--neutral_900);
}
.how-sharing-works-overlay__header .hamburger-box {
  position: relative;
  display: inline-block;
  height: 1.125rem;
  width: 1.875rem;
}
.how-sharing-works-overlay__header .hamburger-inner {
  top: 50%;
  margin-top: -0.125rem;
  display: block;
}
.how-sharing-works-overlay__header .hamburger-inner,
.how-sharing-works-overlay__header .hamburger-inner::before,
.how-sharing-works-overlay__header .hamburger-inner::after {
  position: absolute;
  height: 0.125rem;
  width: 1.875rem;
  background-color: var(--neutral_900);
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}
.how-sharing-works-overlay__header .hamburger-inner::before,
.how-sharing-works-overlay__header .hamburger-inner::after {
  display: block;
  --tw-content: "";
  content: var(--tw-content);
}
.how-sharing-works-overlay__header .hamburger-inner::before {
  top: -0.625rem;
}
.how-sharing-works-overlay__header .hamburger-inner::after {
  bottom: -0.625rem;
}
.how-sharing-works-overlay__header .hamburger--slider .hamburger-inner {
  top: 0.125rem;
}
.how-sharing-works-overlay__header .hamburger--slider .hamburger-inner::before {
  top: 0.5rem;
}
.how-sharing-works-overlay__header .hamburger--slider .hamburger-inner::after {
  top: 1rem;
}
.how-sharing-works-overlay__header .hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 0.625rem, 0) rotate(45deg);
}
.how-sharing-works-overlay__header .hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-0.35714rem, -0.375rem, 0);
  opacity: 0;
}
.how-sharing-works-overlay__header .hamburger--slider.is-active .hamburger-inner::after {
  top: 1.25rem;
  transform: translate3d(0, -1.25rem, 0) rotate(-90deg);
}
.how-sharing-works-overlay__wrapper {
  position: relative;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 100%;
  width: 100%;
  max-width: 100rem;
  flex-direction: column;
  row-gap: 3.125rem;
  overflow: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 5.25rem;
  padding-top: 6.875rem;
}
@media (min-width: 768px) {
  .how-sharing-works-overlay__wrapper {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
}
@media (min-width: 1024px) {
  .how-sharing-works-overlay__wrapper {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    -moz-column-gap: 3.75rem;
         column-gap: 3.75rem;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}
.how-sharing-works-overlay__heading * {
  font-family: PPRightSerifMono-Fine, serif;
  line-height: 85%;
  letter-spacing: -0.25rem;
  color: var(--neutral_900);
  font-size: clamp(5rem, 6vw, 7.5rem);
}
@media (min-width: 1024px) {
  .how-sharing-works-overlay__heading * {
    line-height: 100%;
  }
}
@media (min-width: 1200px) {}
.how-sharing-works-overlay__details {
  counter-reset: section;
  display: flex;
  flex-direction: column;
  row-gap: 2rem;
}
@media (min-width: 1200px) {
  .how-sharing-works-overlay__details {
    max-width: 49.75rem;
    row-gap: 3.5rem;
  }
}
.how-sharing-works-overlay__details p {
  font-size: 1.125rem;
  line-height: 1.6875rem;
  color: var(--neutral_800);
}
@media (min-width: 1024px) {
  .how-sharing-works-overlay__details p {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
}
.how-sharing-works-overlay__details ul {
  display: flex;
  flex-direction: column;
  row-gap: 1.875rem;
}
.how-sharing-works-overlay__details ul li {
  display: flex;
  align-items: center;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  color: var(--neutral_900);
}
@media (min-width: 1024px) {
  .how-sharing-works-overlay__details ul li {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
    font-size: 1.5rem;
    line-height: 2.1rem;
  }
}
.how-sharing-works-overlay__details ul li:before {
  counter-increment: section;
  display: flex;
  height: 2.8125rem;
  width: 2.8125rem;
  align-items: center;
  justify-content: center;
  border-radius: 624.9375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-family: PPRightSerifMono-Fine, serif;
  font-weight: 400;
  line-height: 1;
  color: var(--neutral_900);
  --tw-content: counter(section);
  content: var(--tw-content);
}
@media (min-width: 1200px) {
  .how-sharing-works-overlay__details ul li:before {
    height: 4rem;
    width: 4rem;
    font-size: 2rem;
  }
}
.how-sharing-works-overlay__details ul li span {
  flex: 1 1 0%;
}
.how-sharing-works-overlay.active {
    opacity: 1;
    visibility: visible;
}
.policies-overlay__policy-content-block-content.how-sharing-works-overlay.active {
  opacity: 1;
  visibility: visible;
}

.global-header {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 16;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
    transition: 0.3s;
  /*
   * Slider
   */
}
@media (min-width: 768px) {
  .global-header {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .global-header {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}
.global-header__logo {
  pointer-events: auto;
  position: relative;
  z-index: 5;
}
.global-header__logo button {
  display: block;
    transition: 0.3s;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8zIiB3aWR0aD0iMTMiIGhlaWdodD0iMTYuNyIgdmVyc2lvbj0iMS4xIj48ZGVmcz48c3R5bGU+LnN0MHtmaWxsOm5vbmV9PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTguMiA0LjZWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY0LjZjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaTTYgLjlWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVYuOWMwLS4zLS4zLS42LS42LS42LjMgMCAuNi4zLjYuNlpNMTAuNSA1LjRWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY1LjRjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjYgNS43YzAgLjEuMi4zLjIuNHY2LjRjMCAyLjItMS44IDQtNCA0cy0yLjUtLjUtMy41LTEuNEwuNSAxMC4yIDUuMyAxNWMuOS45IDEuMyAxLjQgMy41IDEuNHM0LTEuOCA0LTRWNmMwLS4yIDAtLjMtLjItLjRaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjEgNS4yYy0uNSAwLS45LjQtLjkuOVY4YzAgLjEtLjEuMi0uMi4ycy0uMi0uMS0uMi0uMlY1LjRjMC0uNS0uNC0uOS0uOS0uOXMtLjkuNC0uOS45VjhjMCAuMS0uMS4yLS4yLjJzLS4yLS4xLS4yLS4yVjQuNmMwLS41LS40LS45LS45LS45cy0uOS40LS45LjlWOGMwIC4xLS4xLjItLjIuMnMtLjItLjEtLjItLjJWLjlDNi40LjQgNiAwIDUuNSAwcy0uOS40LS45Ljl2OS40czAgLjEtLjEuMmgtLjJMMS43IDkuMkMxLjUgOS4xIDEuMiA5IDEgOWMtLjUgMC0uOC40LS44LjhzMCAuNC4yLjZsNC45IDQuOGMxIDEgMi4zIDEuNSAzLjcgMS41IDIuMyAwIDQuMi0xLjkgNC4yLTQuMlY2LjFjMC0uNS0uNC0uOS0uOS0uOVptLjcgNy4zYzAgMi4yLTEuOCA0LTQgNHMtMi41LS41LTMuNS0xLjRMLjUgMTAuMmMwLS4xLS4xIDAtLjEtLjRzLjMtLjUuNS0uNS40IDAgLjYuMWwyLjYgMS4zaC41Yy4xIDAgLjItLjMuMi0uNFYuOWMwLS4zLjMtLjYuNi0uNnMuNi4zLjYuNlY4YzAgLjMuMi41LjUuNVM3IDguMyA3IDhWNC42YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNS40YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNi4xYzAtLjMuMy0uNi42LS42LjIgMCAuMyAwIC40LjIuMS4xLjIuMy4yLjR2Ni40Wk0xMi4xIDUuMloiLz48cGF0aCBkPSJNOC44IDE2LjRjMi4yIDAgNC0xLjggNC00VjZjMC0uMiAwLS4zLS4yLS40LS4xLS4xLS4zLS4yLS40LS4yLS4zIDAtLjYuMy0uNi42djEuOWMwIC4zLS4yLjUtLjUuNXMtLjUtLjItLjUtLjVWNS4zYzAtLjMtLjMtLjYtLjYtLjZzLS42LjMtLjYuNnYyLjZjMCAuMy0uMi41LS41LjVzLS41LS4yLS41LS41VjQuNWMwLS4zLS4zLS42LS42LS42cy0uNi4zLS42LjZ2My40YzAgLjMtLjIuNS0uNS41cy0uNS0uMi0uNS0uNXYtN2MwLS4zLS4zLS42LS42LS42UzUgLjYgNSAuOXY5LjRjMCAuMiAwIC4zLS4yLjRoLS41TDEuNyA5LjRjLS4yIDAtLjQtLjEtLjYtLjEtLjMgMC0uNS4yLS41LjVzMCAuMy4xLjRMNS41IDE1Yy45LjkgMi4yIDEuNCAzLjUgMS40WiIgc3R5bGU9ImZpbGw6I2ZmZiIvPjwvc3ZnPg==") 5 0, pointer;
}
.global-header__logo button svg {
  display: block;
  width: 100%;
  max-width: 3.2rem;
  fill: var(--neutral_900);
    transition: 0.3s;
}
@media (min-width: 768px) {
  .global-header__logo button svg {
    max-width: 4rem;
  }
}
@media (hover) {
  .global-header__logo button:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
.global-header__logo button:focus-visible {
  outline-style: solid;
  outline-width: 0.125rem;
  outline-offset: 0.3125rem;
  outline-color: #000000;
}
.global-header__logo.inverted svg {
  fill: var(--neutral_100);
}
.global-header .hamburger {
  pointer-events: auto;
  position: relative;
  z-index: 5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNi44Ij48cGF0aCBkPSJNMTMgNi4xYzAtLjQtLjMtLjgtLjgtLjhzLS44LjMtLjguOFY4YzAgLjItLjIuNC0uNC40cy0uNC0uMi0uNC0uNFY1LjNjMC0uNC0uMy0uOC0uOC0uOHMtLjguMy0uOC44VjhjMCAuMi0uMi40LS40LjRzLS40LS4yLS40LS40VjQuNmMwLS40LS4zLS44LS44LS44cy0uOC4zLS44LjhWOGMwIC4yLS4yLjQtLjQuNHMtLjQtLjItLjQtLjRWLjhDNS44LjQgNS41IDAgNSAwcy0uOC4zLS44Ljh2OS42YzAgLjEgMCAuMy0uMi4zaC0uNEwuOSA5LjRjLS4yLS4xLS41LS4yLS43LS4yLS4zIDAtLjcuMy0uNy43czAgLjQuMi41bDQuOSA0LjljMSAxIDIuMyAxLjUgMy42IDEuNSAyLjMgMCA0LjItMS45IDQuMi00LjJWNi4xWiIvPjwvc3ZnPg==") 5 0, pointer;
  width: 1.875rem;
  height: 1.125rem;
}
body.nav-open .global-header .hamburger {
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8zIiB3aWR0aD0iMTMiIGhlaWdodD0iMTYuNyIgdmVyc2lvbj0iMS4xIj48ZGVmcz48c3R5bGU+LnN0MHtmaWxsOm5vbmV9PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTguMiA0LjZWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY0LjZjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaTTYgLjlWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVYuOWMwLS4zLS4zLS42LS42LS42LjMgMCAuNi4zLjYuNlpNMTAuNSA1LjRWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY1LjRjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjYgNS43YzAgLjEuMi4zLjIuNHY2LjRjMCAyLjItMS44IDQtNCA0cy0yLjUtLjUtMy41LTEuNEwuNSAxMC4yIDUuMyAxNWMuOS45IDEuMyAxLjQgMy41IDEuNHM0LTEuOCA0LTRWNmMwLS4yIDAtLjMtLjItLjRaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjEgNS4yYy0uNSAwLS45LjQtLjkuOVY4YzAgLjEtLjEuMi0uMi4ycy0uMi0uMS0uMi0uMlY1LjRjMC0uNS0uNC0uOS0uOS0uOXMtLjkuNC0uOS45VjhjMCAuMS0uMS4yLS4yLjJzLS4yLS4xLS4yLS4yVjQuNmMwLS41LS40LS45LS45LS45cy0uOS40LS45LjlWOGMwIC4xLS4xLjItLjIuMnMtLjItLjEtLjItLjJWLjlDNi40LjQgNiAwIDUuNSAwcy0uOS40LS45Ljl2OS40czAgLjEtLjEuMmgtLjJMMS43IDkuMkMxLjUgOS4xIDEuMiA5IDEgOWMtLjUgMC0uOC40LS44LjhzMCAuNC4yLjZsNC45IDQuOGMxIDEgMi4zIDEuNSAzLjcgMS41IDIuMyAwIDQuMi0xLjkgNC4yLTQuMlY2LjFjMC0uNS0uNC0uOS0uOS0uOVptLjcgNy4zYzAgMi4yLTEuOCA0LTQgNHMtMi41LS41LTMuNS0xLjRMLjUgMTAuMmMwLS4xLS4xIDAtLjEtLjRzLjMtLjUuNS0uNS40IDAgLjYuMWwyLjYgMS4zaC41Yy4xIDAgLjItLjMuMi0uNFYuOWMwLS4zLjMtLjYuNi0uNnMuNi4zLjYuNlY4YzAgLjMuMi41LjUuNVM3IDguMyA3IDhWNC42YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNS40YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNi4xYzAtLjMuMy0uNi42LS42LjIgMCAuMyAwIC40LjIuMS4xLjIuMy4yLjR2Ni40Wk0xMi4xIDUuMloiLz48cGF0aCBkPSJNOC44IDE2LjRjMi4yIDAgNC0xLjggNC00VjZjMC0uMiAwLS4zLS4yLS40LS4xLS4xLS4zLS4yLS40LS4yLS4zIDAtLjYuMy0uNi42djEuOWMwIC4zLS4yLjUtLjUuNXMtLjUtLjItLjUtLjVWNS4zYzAtLjMtLjMtLjYtLjYtLjZzLS42LjMtLjYuNnYyLjZjMCAuMy0uMi41LS41LjVzLS41LS4yLS41LS41VjQuNWMwLS4zLS4zLS42LS42LS42cy0uNi4zLS42LjZ2My40YzAgLjMtLjIuNS0uNS41cy0uNS0uMi0uNS0uNXYtN2MwLS4zLS4zLS42LS42LS42UzUgLjYgNSAuOXY5LjRjMCAuMiAwIC4zLS4yLjRoLS41TDEuNyA5LjRjLS4yIDAtLjQtLjEtLjYtLjEtLjMgMC0uNS4yLS41LjVzMCAuMy4xLjRMNS41IDE1Yy45LjkgMi4yIDEuNCAzLjUgMS40WiIgc3R5bGU9ImZpbGw6I2ZmZiIvPjwvc3ZnPg==") 5 0, pointer;
}
.global-header .hamburger:focus-visible {
  outline-style: solid;
  outline-width: 0.125rem;
  outline-offset: 0.3125rem;
  outline-color: #000000;
}
.global-header .hamburger.inverted .hamburger-inner {
  background-color: var(--neutral_100);
}
.global-header .hamburger.inverted .hamburger-inner:before, .global-header .hamburger.inverted .hamburger-inner:after {
  background-color: var(--neutral_100);
}
.global-header .hamburger.is-active:focus-visible {
  outline-style: solid;
  outline-width: 0.125rem;
  outline-offset: 0.3125rem;
  outline-color: #fff;
}
.global-header .hamburger.is-active .hamburger-inner,
.global-header .hamburger.is-active .hamburger-inner::before,
.global-header .hamburger.is-active .hamburger-inner::after {
  background-color: var(--neutral_900);
}
body.nav-open .global-header .hamburger.is-active .hamburger-inner,
body.nav-open .global-header .hamburger.is-active .hamburger-inner::before,
body.nav-open .global-header .hamburger.is-active .hamburger-inner::after {
  background-color: var(--neutral_100);
}
.global-header .hamburger-box {
  position: relative;
  display: inline-block;
  height: 1.125rem;
  width: 1.875rem;
}
.global-header .hamburger-inner {
  top: 50%;
  margin-top: -0.125rem;
  display: block;
}
.global-header .hamburger-inner,
.global-header .hamburger-inner::before,
.global-header .hamburger-inner::after {
  position: absolute;
  height: 0.125rem;
  width: 1.875rem;
  background-color: var(--neutral_900);
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}
.global-header .hamburger-inner::before,
.global-header .hamburger-inner::after {
  display: block;
  --tw-content: "";
  content: var(--tw-content);
}
.global-header .hamburger-inner::before {
  top: -0.625rem;
}
.global-header .hamburger-inner::after {
  bottom: -0.625rem;
}
.global-header .hamburger--slider .hamburger-inner {
  top: 0.125rem;
}
.global-header .hamburger--slider .hamburger-inner::before {
  top: 0.5rem;
}
.global-header .hamburger--slider .hamburger-inner::after {
  top: 1rem;
}
.global-header .hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 0.5rem, 0) rotate(45deg);
}
.global-header .hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-0.35714rem, -0.375rem, 0);
  opacity: 0;
}
.global-header .hamburger--slider.is-active .hamburger-inner::after {
  top: 1.25rem;
  transform: translate3d(0, -1.25rem, 0) rotate(-90deg);
}
.global-header__navigation {
  pointer-events: auto;
  position: fixed;
  top: 0;
  left: 0;
}
.global-header__navigation-nav {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1;
  display: flex;
  height: 100%;
  width: 100%;
  max-width: 17.4375rem;
  flex-direction: column;
  row-gap: 3.75rem;
  overflow: auto;
  background-color: var(--neutral_900);
    opacity: 0;
    visibility: hidden;
  padding-top: calc(var(--header_height) + 3.5rem);
}
@media (min-width: 768px) {
  .global-header__navigation-nav {
    max-width: 26.0625rem;
  }
}
@media (min-width: 1200px) {
  .global-header__navigation-nav {
    padding-top: calc(var(--header_height_large) + 3.5rem);
    padding-bottom: calc(var(--header_height_large) + 3.5rem);
    width: 50%;
    max-width: 54.0625rem;
  }
}
@media (min-width: 1280px) and (min-height: 801px) {
  .global-header__navigation-nav {
    padding-bottom: 0;
  }
}
.global-header__navigation-nav .main-menu {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  row-gap: 2.5rem;
  padding-right: 1.5rem;
  padding-left: 5.1875rem;
  text-align: right;
  color: var(--neutral_100);
}
@media (min-width: 768px) {
  .global-header__navigation-nav .main-menu {
    padding-right: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .global-header__navigation-nav .main-menu {
    row-gap: 3.5rem;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}
.global-header__navigation-nav .main-menu li {
  position: relative;
}
.global-header__navigation-nav .main-menu li a {
  position: relative;
  display: block;
  white-space: nowrap;
  font-family: PPRightSerifMono-Fine, serif;
  font-size: 2.5rem;
  line-height: 1;
  letter-spacing: -0.125rem;
  text-decoration-line: underline;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8zIiB3aWR0aD0iMTMiIGhlaWdodD0iMTYuNyIgdmVyc2lvbj0iMS4xIj48ZGVmcz48c3R5bGU+LnN0MHtmaWxsOm5vbmV9PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTguMiA0LjZWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY0LjZjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaTTYgLjlWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVYuOWMwLS4zLS4zLS42LS42LS42LjMgMCAuNi4zLjYuNlpNMTAuNSA1LjRWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY1LjRjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjYgNS43YzAgLjEuMi4zLjIuNHY2LjRjMCAyLjItMS44IDQtNCA0cy0yLjUtLjUtMy41LTEuNEwuNSAxMC4yIDUuMyAxNWMuOS45IDEuMyAxLjQgMy41IDEuNHM0LTEuOCA0LTRWNmMwLS4yIDAtLjMtLjItLjRaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjEgNS4yYy0uNSAwLS45LjQtLjkuOVY4YzAgLjEtLjEuMi0uMi4ycy0uMi0uMS0uMi0uMlY1LjRjMC0uNS0uNC0uOS0uOS0uOXMtLjkuNC0uOS45VjhjMCAuMS0uMS4yLS4yLjJzLS4yLS4xLS4yLS4yVjQuNmMwLS41LS40LS45LS45LS45cy0uOS40LS45LjlWOGMwIC4xLS4xLjItLjIuMnMtLjItLjEtLjItLjJWLjlDNi40LjQgNiAwIDUuNSAwcy0uOS40LS45Ljl2OS40czAgLjEtLjEuMmgtLjJMMS43IDkuMkMxLjUgOS4xIDEuMiA5IDEgOWMtLjUgMC0uOC40LS44LjhzMCAuNC4yLjZsNC45IDQuOGMxIDEgMi4zIDEuNSAzLjcgMS41IDIuMyAwIDQuMi0xLjkgNC4yLTQuMlY2LjFjMC0uNS0uNC0uOS0uOS0uOVptLjcgNy4zYzAgMi4yLTEuOCA0LTQgNHMtMi41LS41LTMuNS0xLjRMLjUgMTAuMmMwLS4xLS4xIDAtLjEtLjRzLjMtLjUuNS0uNS40IDAgLjYuMWwyLjYgMS4zaC41Yy4xIDAgLjItLjMuMi0uNFYuOWMwLS4zLjMtLjYuNi0uNnMuNi4zLjYuNlY4YzAgLjMuMi41LjUuNVM3IDguMyA3IDhWNC42YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNS40YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNi4xYzAtLjMuMy0uNi42LS42LjIgMCAuMyAwIC40LjIuMS4xLjIuMy4yLjR2Ni40Wk0xMi4xIDUuMloiLz48cGF0aCBkPSJNOC44IDE2LjRjMi4yIDAgNC0xLjggNC00VjZjMC0uMiAwLS4zLS4yLS40LS4xLS4xLS4zLS4yLS40LS4yLS4zIDAtLjYuMy0uNi42djEuOWMwIC4zLS4yLjUtLjUuNXMtLjUtLjItLjUtLjVWNS4zYzAtLjMtLjMtLjYtLjYtLjZzLS42LjMtLjYuNnYyLjZjMCAuMy0uMi41LS41LjVzLS41LS4yLS41LS41VjQuNWMwLS4zLS4zLS42LS42LS42cy0uNi4zLS42LjZ2My40YzAgLjMtLjIuNS0uNS41cy0uNS0uMi0uNS0uNXYtN2MwLS4zLS4zLS42LS42LS42UzUgLjYgNSAuOXY5LjRjMCAuMiAwIC4zLS4yLjRoLS41TDEuNyA5LjRjLS4yIDAtLjQtLjEtLjYtLjEtLjMgMC0uNS4yLS41LjVzMCAuMy4xLjRMNS41IDE1Yy45LjkgMi4yIDEuNCAzLjUgMS40WiIgc3R5bGU9ImZpbGw6I2ZmZiIvPjwvc3ZnPg==") 5 0, pointer;
}
@media (min-width: 768px) {
  .global-header__navigation-nav .main-menu li a {
    font-size: 3.5rem;
    letter-spacing: -0.175rem;
  }
}
@media (min-width: 1200px) {
  .global-header__navigation-nav .main-menu li a {
    font-size: 5rem;
  }
}
@media (min-width: 1280px) and (max-height: 800px) {
  .global-header__navigation-nav .main-menu li a {
    font-size: 3.5rem;
    letter-spacing: -0.175rem;
  }
}
.global-header__navigation-nav .main-menu li a:after {
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0.0625rem;
  width: 100%;
  background-color: var(--blue_default);
  --tw-content: "";
  content: var(--tw-content);
  transform-origin: 100% 50%;
  transform: scale3d(0, 1, 1);
  transition: transform 0.3s;
}
.global-header__navigation-nav .main-menu li a .line__wrapper {
  position: relative;
  overflow: hidden;
}
@media (hover) {
  .global-header__navigation-nav .main-menu li a {
    text-decoration-line: none;
  }
  .global-header__navigation-nav .main-menu li a:hover {
    color: var(--blue_default);
  }
  .global-header__navigation-nav .main-menu li a:hover:after {
    transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
  }
}
.global-header__navigation-nav .main-menu li a:focus-visible {
  outline-style: solid;
  outline-width: 0.125rem;
  outline-offset: 0.3125rem;
  outline-color: #fff;
}
.global-header__navigation-nav .socials-menu {
  display: flex;
  flex: 1 1 0%;
  align-items: flex-end;
  justify-content: flex-end;
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1.5rem;
    opacity: 0;
    visibility: hidden;
}
@media (min-width: 768px) {
  .global-header__navigation-nav .socials-menu {
    padding-right: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .global-header__navigation-nav .socials-menu {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
.global-header__navigation-nav .socials-menu li a {
  display: block;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8zIiB3aWR0aD0iMTMiIGhlaWdodD0iMTYuNyIgdmVyc2lvbj0iMS4xIj48ZGVmcz48c3R5bGU+LnN0MHtmaWxsOm5vbmV9PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTguMiA0LjZWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY0LjZjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaTTYgLjlWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVYuOWMwLS4zLS4zLS42LS42LS42LjMgMCAuNi4zLjYuNlpNMTAuNSA1LjRWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY1LjRjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjYgNS43YzAgLjEuMi4zLjIuNHY2LjRjMCAyLjItMS44IDQtNCA0cy0yLjUtLjUtMy41LTEuNEwuNSAxMC4yIDUuMyAxNWMuOS45IDEuMyAxLjQgMy41IDEuNHM0LTEuOCA0LTRWNmMwLS4yIDAtLjMtLjItLjRaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjEgNS4yYy0uNSAwLS45LjQtLjkuOVY4YzAgLjEtLjEuMi0uMi4ycy0uMi0uMS0uMi0uMlY1LjRjMC0uNS0uNC0uOS0uOS0uOXMtLjkuNC0uOS45VjhjMCAuMS0uMS4yLS4yLjJzLS4yLS4xLS4yLS4yVjQuNmMwLS41LS40LS45LS45LS45cy0uOS40LS45LjlWOGMwIC4xLS4xLjItLjIuMnMtLjItLjEtLjItLjJWLjlDNi40LjQgNiAwIDUuNSAwcy0uOS40LS45Ljl2OS40czAgLjEtLjEuMmgtLjJMMS43IDkuMkMxLjUgOS4xIDEuMiA5IDEgOWMtLjUgMC0uOC40LS44LjhzMCAuNC4yLjZsNC45IDQuOGMxIDEgMi4zIDEuNSAzLjcgMS41IDIuMyAwIDQuMi0xLjkgNC4yLTQuMlY2LjFjMC0uNS0uNC0uOS0uOS0uOVptLjcgNy4zYzAgMi4yLTEuOCA0LTQgNHMtMi41LS41LTMuNS0xLjRMLjUgMTAuMmMwLS4xLS4xIDAtLjEtLjRzLjMtLjUuNS0uNS40IDAgLjYuMWwyLjYgMS4zaC41Yy4xIDAgLjItLjMuMi0uNFYuOWMwLS4zLjMtLjYuNi0uNnMuNi4zLjYuNlY4YzAgLjMuMi41LjUuNVM3IDguMyA3IDhWNC42YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNS40YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNi4xYzAtLjMuMy0uNi42LS42LjIgMCAuMyAwIC40LjIuMS4xLjIuMy4yLjR2Ni40Wk0xMi4xIDUuMloiLz48cGF0aCBkPSJNOC44IDE2LjRjMi4yIDAgNC0xLjggNC00VjZjMC0uMiAwLS4zLS4yLS40LS4xLS4xLS4zLS4yLS40LS4yLS4zIDAtLjYuMy0uNi42djEuOWMwIC4zLS4yLjUtLjUuNXMtLjUtLjItLjUtLjVWNS4zYzAtLjMtLjMtLjYtLjYtLjZzLS42LjMtLjYuNnYyLjZjMCAuMy0uMi41LS41LjVzLS41LS4yLS41LS41VjQuNWMwLS4zLS4zLS42LS42LS42cy0uNi4zLS42LjZ2My40YzAgLjMtLjIuNS0uNS41cy0uNS0uMi0uNS0uNXYtN2MwLS4zLS4zLS42LS42LS42UzUgLjYgNSAuOXY5LjRjMCAuMiAwIC4zLS4yLjRoLS41TDEuNyA5LjRjLS4yIDAtLjQtLjEtLjYtLjEtLjMgMC0uNS4yLS41LjVzMCAuMy4xLjRMNS41IDE1Yy45LjkgMi4yIDEuNCAzLjUgMS40WiIgc3R5bGU9ImZpbGw6I2ZmZiIvPjwvc3ZnPg==") 5 0, pointer;
}
.global-header__navigation-nav .socials-menu li a svg {
  display: block;
  height: 1.5rem;
  width: 1.5rem;
  fill: var(--neutral_100);
    transition: 0.3s;
}
@media (hover) {
  .global-header__navigation-nav .socials-menu li a:hover svg {
    fill: var(--blue_default);
  }
}
.global-header__navigation-nav .socials-menu li a:focus-visible {
  outline-style: solid;
  outline-width: 0.125rem;
  outline-offset: 0.3125rem;
  outline-color: #fff;
}
.global-header__navigation-bg {
  pointer-events: auto;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
    opacity: 0;
    visibility: hidden;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8zIiB3aWR0aD0iMTMiIGhlaWdodD0iMTYuNyIgdmVyc2lvbj0iMS4xIj48ZGVmcz48c3R5bGU+LnN0MHtmaWxsOm5vbmV9PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTguMiA0LjZWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY0LjZjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaTTYgLjlWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVYuOWMwLS4zLS4zLS42LS42LS42LjMgMCAuNi4zLjYuNlpNMTAuNSA1LjRWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY1LjRjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjYgNS43YzAgLjEuMi4zLjIuNHY2LjRjMCAyLjItMS44IDQtNCA0cy0yLjUtLjUtMy41LTEuNEwuNSAxMC4yIDUuMyAxNWMuOS45IDEuMyAxLjQgMy41IDEuNHM0LTEuOCA0LTRWNmMwLS4yIDAtLjMtLjItLjRaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjEgNS4yYy0uNSAwLS45LjQtLjkuOVY4YzAgLjEtLjEuMi0uMi4ycy0uMi0uMS0uMi0uMlY1LjRjMC0uNS0uNC0uOS0uOS0uOXMtLjkuNC0uOS45VjhjMCAuMS0uMS4yLS4yLjJzLS4yLS4xLS4yLS4yVjQuNmMwLS41LS40LS45LS45LS45cy0uOS40LS45LjlWOGMwIC4xLS4xLjItLjIuMnMtLjItLjEtLjItLjJWLjlDNi40LjQgNiAwIDUuNSAwcy0uOS40LS45Ljl2OS40czAgLjEtLjEuMmgtLjJMMS43IDkuMkMxLjUgOS4xIDEuMiA5IDEgOWMtLjUgMC0uOC40LS44LjhzMCAuNC4yLjZsNC45IDQuOGMxIDEgMi4zIDEuNSAzLjcgMS41IDIuMyAwIDQuMi0xLjkgNC4yLTQuMlY2LjFjMC0uNS0uNC0uOS0uOS0uOVptLjcgNy4zYzAgMi4yLTEuOCA0LTQgNHMtMi41LS41LTMuNS0xLjRMLjUgMTAuMmMwLS4xLS4xIDAtLjEtLjRzLjMtLjUuNS0uNS40IDAgLjYuMWwyLjYgMS4zaC41Yy4xIDAgLjItLjMuMi0uNFYuOWMwLS4zLjMtLjYuNi0uNnMuNi4zLjYuNlY4YzAgLjMuMi41LjUuNVM3IDguMyA3IDhWNC42YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNS40YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNi4xYzAtLjMuMy0uNi42LS42LjIgMCAuMyAwIC40LjIuMS4xLjIuMy4yLjR2Ni40Wk0xMi4xIDUuMloiLz48cGF0aCBkPSJNOC44IDE2LjRjMi4yIDAgNC0xLjggNC00VjZjMC0uMiAwLS4zLS4yLS40LS4xLS4xLS4zLS4yLS40LS4yLS4zIDAtLjYuMy0uNi42djEuOWMwIC4zLS4yLjUtLjUuNXMtLjUtLjItLjUtLjVWNS4zYzAtLjMtLjMtLjYtLjYtLjZzLS42LjMtLjYuNnYyLjZjMCAuMy0uMi41LS41LjVzLS41LS4yLS41LS41VjQuNWMwLS4zLS4zLS42LS42LS42cy0uNi4zLS42LjZ2My40YzAgLjMtLjIuNS0uNS41cy0uNS0uMi0uNS0uNXYtN2MwLS4zLS4zLS42LS42LS42UzUgLjYgNSAuOXY5LjRjMCAuMiAwIC4zLS4yLjRoLS41TDEuNyA5LjRjLS4yIDAtLjQtLjEtLjYtLjEtLjMgMC0uNS4yLS41LjVzMCAuMy4xLjRMNS41IDE1Yy45LjkgMi4yIDEuNCAzLjUgMS40WiIgc3R5bGU9ImZpbGw6I2ZmZiIvPjwvc3ZnPg==") 5 0, pointer;
  background-color: rgba(18, 18, 18, 0.5);
}
.global-header.global-header-hidden {
  pointer-events: none;
    opacity: 0;
    visibility: hidden;
}

.global-footer {
  position: relative;
  display: flex;
  height: 100dvh;
  width: 100%;
  flex-direction: column;
  background-color: var(--neutral_900);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  color: var(--neutral_100);
}
@media (min-width: 768px) {
  .global-footer {
    padding: 2.5rem;
    padding-top: 7.1875rem;
  }
}
@media (min-width: 1024px) {
  .global-footer {
    height: auto;
    padding: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .global-footer {
    padding: 3.5rem;
  }
}
@media (min-width: 768px) {
  body.is-touch .global-footer {
    padding-top: 7rem;
    padding-bottom: 7.875rem;
  }
}
@media (min-width: 1024px) {
  body.is-touch .global-footer {
    padding-bottom: 9.75rem;
    padding-top: 3.5rem;
  }
}
@media (min-width: 1600px) {
  body.is-touch .global-footer {
    padding-bottom: 3.5rem;
  }
}
.global-footer__inner {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 3.75rem;
  padding-top: 5rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .global-footer__inner {
    padding: 0;
  }
}
body.is-touch .global-footer__inner {
  padding-bottom: 6.25rem;
}
@media (min-width: 768px) {
  body.is-touch .global-footer__inner {
    padding-bottom: 0;
  }
}
.global-footer__top {
  position: relative;
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .global-footer__top {
    padding-top: 0;
    font-size: 1.125rem;
  }
}
.global-footer__socials {
  display: flex;
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.global-footer__socials li a {
  display: block;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8zIiB3aWR0aD0iMTMiIGhlaWdodD0iMTYuNyIgdmVyc2lvbj0iMS4xIj48ZGVmcz48c3R5bGU+LnN0MHtmaWxsOm5vbmV9PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTguMiA0LjZWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY0LjZjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaTTYgLjlWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVYuOWMwLS4zLS4zLS42LS42LS42LjMgMCAuNi4zLjYuNlpNMTAuNSA1LjRWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY1LjRjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjYgNS43YzAgLjEuMi4zLjIuNHY2LjRjMCAyLjItMS44IDQtNCA0cy0yLjUtLjUtMy41LTEuNEwuNSAxMC4yIDUuMyAxNWMuOS45IDEuMyAxLjQgMy41IDEuNHM0LTEuOCA0LTRWNmMwLS4yIDAtLjMtLjItLjRaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjEgNS4yYy0uNSAwLS45LjQtLjkuOVY4YzAgLjEtLjEuMi0uMi4ycy0uMi0uMS0uMi0uMlY1LjRjMC0uNS0uNC0uOS0uOS0uOXMtLjkuNC0uOS45VjhjMCAuMS0uMS4yLS4yLjJzLS4yLS4xLS4yLS4yVjQuNmMwLS41LS40LS45LS45LS45cy0uOS40LS45LjlWOGMwIC4xLS4xLjItLjIuMnMtLjItLjEtLjItLjJWLjlDNi40LjQgNiAwIDUuNSAwcy0uOS40LS45Ljl2OS40czAgLjEtLjEuMmgtLjJMMS43IDkuMkMxLjUgOS4xIDEuMiA5IDEgOWMtLjUgMC0uOC40LS44LjhzMCAuNC4yLjZsNC45IDQuOGMxIDEgMi4zIDEuNSAzLjcgMS41IDIuMyAwIDQuMi0xLjkgNC4yLTQuMlY2LjFjMC0uNS0uNC0uOS0uOS0uOVptLjcgNy4zYzAgMi4yLTEuOCA0LTQgNHMtMi41LS41LTMuNS0xLjRMLjUgMTAuMmMwLS4xLS4xIDAtLjEtLjRzLjMtLjUuNS0uNS40IDAgLjYuMWwyLjYgMS4zaC41Yy4xIDAgLjItLjMuMi0uNFYuOWMwLS4zLjMtLjYuNi0uNnMuNi4zLjYuNlY4YzAgLjMuMi41LjUuNVM3IDguMyA3IDhWNC42YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNS40YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNi4xYzAtLjMuMy0uNi42LS42LjIgMCAuMyAwIC40LjIuMS4xLjIuMy4yLjR2Ni40Wk0xMi4xIDUuMloiLz48cGF0aCBkPSJNOC44IDE2LjRjMi4yIDAgNC0xLjggNC00VjZjMC0uMiAwLS4zLS4yLS40LS4xLS4xLS4zLS4yLS40LS4yLS4zIDAtLjYuMy0uNi42djEuOWMwIC4zLS4yLjUtLjUuNXMtLjUtLjItLjUtLjVWNS4zYzAtLjMtLjMtLjYtLjYtLjZzLS42LjMtLjYuNnYyLjZjMCAuMy0uMi41LS41LjVzLS41LS4yLS41LS41VjQuNWMwLS4zLS4zLS42LS42LS42cy0uNi4zLS42LjZ2My40YzAgLjMtLjIuNS0uNS41cy0uNS0uMi0uNS0uNXYtN2MwLS4zLS4zLS42LS42LS42UzUgLjYgNSAuOXY5LjRjMCAuMiAwIC4zLS4yLjRoLS41TDEuNyA5LjRjLS4yIDAtLjQtLjEtLjYtLjEtLjMgMC0uNS4yLS41LjVzMCAuMy4xLjRMNS41IDE1Yy45LjkgMi4yIDEuNCAzLjUgMS40WiIgc3R5bGU9ImZpbGw6I2ZmZiIvPjwvc3ZnPg==") 5 0, pointer;
}
.global-footer__socials li a svg {
  display: block;
  height: 1.5rem;
  width: 1.5rem;
  fill: var(--neutral_100);
    transition: 0.3s;
}
@media (hover) {
  .global-footer__socials li a:hover svg {
    fill: var(--blue_default);
  }
}
.global-footer__socials li a:focus-visible {
  outline-style: solid;
  outline-width: 0.125rem;
  outline-offset: 0.3125rem;
  outline-color: #fff;
}
.global-footer__support {
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;
  color: var(--neutral_100);
}
.global-footer__support p {
  line-height: 1.125rem;
  letter-spacing: 0.0375rem;
}
@media (min-width: 768px) {
  .global-footer__support p {
    line-height: 1.6875rem;
    letter-spacing: 0.05625rem;
  }
}
.global-footer__support a {
  position: relative;
  font-family: FTAktual-Book, sans-serif;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.075rem;
  text-decoration-line: underline;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8zIiB3aWR0aD0iMTMiIGhlaWdodD0iMTYuNyIgdmVyc2lvbj0iMS4xIj48ZGVmcz48c3R5bGU+LnN0MHtmaWxsOm5vbmV9PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTguMiA0LjZWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY0LjZjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaTTYgLjlWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVYuOWMwLS4zLS4zLS42LS42LS42LjMgMCAuNi4zLjYuNlpNMTAuNSA1LjRWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY1LjRjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjYgNS43YzAgLjEuMi4zLjIuNHY2LjRjMCAyLjItMS44IDQtNCA0cy0yLjUtLjUtMy41LTEuNEwuNSAxMC4yIDUuMyAxNWMuOS45IDEuMyAxLjQgMy41IDEuNHM0LTEuOCA0LTRWNmMwLS4yIDAtLjMtLjItLjRaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjEgNS4yYy0uNSAwLS45LjQtLjkuOVY4YzAgLjEtLjEuMi0uMi4ycy0uMi0uMS0uMi0uMlY1LjRjMC0uNS0uNC0uOS0uOS0uOXMtLjkuNC0uOS45VjhjMCAuMS0uMS4yLS4yLjJzLS4yLS4xLS4yLS4yVjQuNmMwLS41LS40LS45LS45LS45cy0uOS40LS45LjlWOGMwIC4xLS4xLjItLjIuMnMtLjItLjEtLjItLjJWLjlDNi40LjQgNiAwIDUuNSAwcy0uOS40LS45Ljl2OS40czAgLjEtLjEuMmgtLjJMMS43IDkuMkMxLjUgOS4xIDEuMiA5IDEgOWMtLjUgMC0uOC40LS44LjhzMCAuNC4yLjZsNC45IDQuOGMxIDEgMi4zIDEuNSAzLjcgMS41IDIuMyAwIDQuMi0xLjkgNC4yLTQuMlY2LjFjMC0uNS0uNC0uOS0uOS0uOVptLjcgNy4zYzAgMi4yLTEuOCA0LTQgNHMtMi41LS41LTMuNS0xLjRMLjUgMTAuMmMwLS4xLS4xIDAtLjEtLjRzLjMtLjUuNS0uNS40IDAgLjYuMWwyLjYgMS4zaC41Yy4xIDAgLjItLjMuMi0uNFYuOWMwLS4zLjMtLjYuNi0uNnMuNi4zLjYuNlY4YzAgLjMuMi41LjUuNVM3IDguMyA3IDhWNC42YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNS40YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNi4xYzAtLjMuMy0uNi42LS42LjIgMCAuMyAwIC40LjIuMS4xLjIuMy4yLjR2Ni40Wk0xMi4xIDUuMloiLz48cGF0aCBkPSJNOC44IDE2LjRjMi4yIDAgNC0xLjggNC00VjZjMC0uMiAwLS4zLS4yLS40LS4xLS4xLS4zLS4yLS40LS4yLS4zIDAtLjYuMy0uNi42djEuOWMwIC4zLS4yLjUtLjUuNXMtLjUtLjItLjUtLjVWNS4zYzAtLjMtLjMtLjYtLjYtLjZzLS42LjMtLjYuNnYyLjZjMCAuMy0uMi41LS41LjVzLS41LS4yLS41LS41VjQuNWMwLS4zLS4zLS42LS42LS42cy0uNi4zLS42LjZ2My40YzAgLjMtLjIuNS0uNS41cy0uNS0uMi0uNS0uNXYtN2MwLS4zLS4zLS42LS42LS42UzUgLjYgNSAuOXY5LjRjMCAuMiAwIC4zLS4yLjRoLS41TDEuNyA5LjRjLS4yIDAtLjQtLjEtLjYtLjEtLjMgMC0uNS4yLS41LjVzMCAuMy4xLjRMNS41IDE1Yy45LjkgMi4yIDEuNCAzLjUgMS40WiIgc3R5bGU9ImZpbGw6I2ZmZiIvPjwvc3ZnPg==") 5 0, pointer;
}
.global-footer__support a:after {
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  height: 0.0625rem;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
  transform-origin: 100% 50%;
  transform: scale3d(0, 1, 1);
  transition: transform 0.3s;
}
@media (min-width: 768px) {
  .global-footer__support a {
    text-transform: lowercase;
  }
}
@media (hover) {
  .global-footer__support a {
    text-decoration-line: none;
  }
  .global-footer__support a:hover:after {
    transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
  }
}
.global-footer__support a:focus-visible {
  outline-style: solid;
  outline-width: 0.125rem;
  outline-offset: 0.3125rem;
  outline-color: #fff;
}
.global-footer__bottom {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  row-gap: 0.75rem;
}
@media (min-width: 768px) {
  .global-footer__bottom {
    row-gap: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .global-footer__bottom {
    margin-bottom: 0;
  }
}
.global-footer__bottom ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: 0.9375rem;
}
.global-footer__bottom ul li {
  display: flex;
  align-items: center;
}
.global-footer__bottom ul li:after {
  margin-left: 0.3125rem;
  margin-right: 0.3125rem;
  display: block;
  height: 0.5625rem;
  width: 0.0625rem;
  background-color: var(--neutral_500);
  --tw-content: "";
  content: var(--tw-content);
}
.global-footer__bottom ul li a {
  position: relative;
  display: block;
  font-family: FTAktual-Book, sans-serif;
  font-size: 0.75rem;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.075rem;
  color: var(--neutral_500);
  text-decoration-line: underline;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8zIiB3aWR0aD0iMTMiIGhlaWdodD0iMTYuNyIgdmVyc2lvbj0iMS4xIj48ZGVmcz48c3R5bGU+LnN0MHtmaWxsOm5vbmV9PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTguMiA0LjZWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY0LjZjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaTTYgLjlWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVYuOWMwLS4zLS4zLS42LS42LS42LjMgMCAuNi4zLjYuNlpNMTAuNSA1LjRWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY1LjRjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjYgNS43YzAgLjEuMi4zLjIuNHY2LjRjMCAyLjItMS44IDQtNCA0cy0yLjUtLjUtMy41LTEuNEwuNSAxMC4yIDUuMyAxNWMuOS45IDEuMyAxLjQgMy41IDEuNHM0LTEuOCA0LTRWNmMwLS4yIDAtLjMtLjItLjRaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjEgNS4yYy0uNSAwLS45LjQtLjkuOVY4YzAgLjEtLjEuMi0uMi4ycy0uMi0uMS0uMi0uMlY1LjRjMC0uNS0uNC0uOS0uOS0uOXMtLjkuNC0uOS45VjhjMCAuMS0uMS4yLS4yLjJzLS4yLS4xLS4yLS4yVjQuNmMwLS41LS40LS45LS45LS45cy0uOS40LS45LjlWOGMwIC4xLS4xLjItLjIuMnMtLjItLjEtLjItLjJWLjlDNi40LjQgNiAwIDUuNSAwcy0uOS40LS45Ljl2OS40czAgLjEtLjEuMmgtLjJMMS43IDkuMkMxLjUgOS4xIDEuMiA5IDEgOWMtLjUgMC0uOC40LS44LjhzMCAuNC4yLjZsNC45IDQuOGMxIDEgMi4zIDEuNSAzLjcgMS41IDIuMyAwIDQuMi0xLjkgNC4yLTQuMlY2LjFjMC0uNS0uNC0uOS0uOS0uOVptLjcgNy4zYzAgMi4yLTEuOCA0LTQgNHMtMi41LS41LTMuNS0xLjRMLjUgMTAuMmMwLS4xLS4xIDAtLjEtLjRzLjMtLjUuNS0uNS40IDAgLjYuMWwyLjYgMS4zaC41Yy4xIDAgLjItLjMuMi0uNFYuOWMwLS4zLjMtLjYuNi0uNnMuNi4zLjYuNlY4YzAgLjMuMi41LjUuNVM3IDguMyA3IDhWNC42YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNS40YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNi4xYzAtLjMuMy0uNi42LS42LjIgMCAuMyAwIC40LjIuMS4xLjIuMy4yLjR2Ni40Wk0xMi4xIDUuMloiLz48cGF0aCBkPSJNOC44IDE2LjRjMi4yIDAgNC0xLjggNC00VjZjMC0uMiAwLS4zLS4yLS40LS4xLS4xLS4zLS4yLS40LS4yLS4zIDAtLjYuMy0uNi42djEuOWMwIC4zLS4yLjUtLjUuNXMtLjUtLjItLjUtLjVWNS4zYzAtLjMtLjMtLjYtLjYtLjZzLS42LjMtLjYuNnYyLjZjMCAuMy0uMi41LS41LjVzLS41LS4yLS41LS41VjQuNWMwLS4zLS4zLS42LS42LS42cy0uNi4zLS42LjZ2My40YzAgLjMtLjIuNS0uNS41cy0uNS0uMi0uNS0uNXYtN2MwLS4zLS4zLS42LS42LS42UzUgLjYgNSAuOXY5LjRjMCAuMiAwIC4zLS4yLjRoLS41TDEuNyA5LjRjLS4yIDAtLjQtLjEtLjYtLjEtLjMgMC0uNS4yLS41LjVzMCAuMy4xLjRMNS41IDE1Yy45LjkgMi4yIDEuNCAzLjUgMS40WiIgc3R5bGU9ImZpbGw6I2ZmZiIvPjwvc3ZnPg==") 5 0, pointer;
}
.global-footer__bottom ul li a:after {
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0.0625rem;
  width: 100%;
  background-color: var(--neutral_500);
  --tw-content: "";
  content: var(--tw-content);
    transition: 0.3s;
  top: calc(100% + 0.0625rem);
  transform-origin: 100% 50%;
  transform: scale3d(0, 1, 1);
  transition: transform 0.3s;
}
@media (hover) {
  .global-footer__bottom ul li a {
    text-decoration-line: none;
  }
  .global-footer__bottom ul li a:hover:after {
    transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
  }
}
.global-footer__bottom ul li a:focus-visible {
  outline-style: solid;
  outline-width: 0.125rem;
  outline-offset: 0.3125rem;
  outline-color: #fff;
}
.global-footer__bottom ul li:last-of-type:after {
  display: none;
}
.global-footer__bottom > p {
  font-size: 0.75rem;
  line-height: 0.875rem;
  letter-spacing: 0.0375rem;
  color: var(--neutral_500);
}

.page-policy {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
body.page-template-page-policy.request-mobile-active .page-policy {
  padding: 0;
}

.home-hero {
  position: relative;
  height: calc(var(--vh,1vh) * 100);
  overflow: hidden;
}
.home-hero__wrapper {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.home-hero__video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
    opacity: 0;
    visibility: hidden;
}
.home-hero__video video {
  height: auto;
  width: clamp(150vw,6vw,7.5rem);
  max-width: 62.5rem;
    transition: 0.3s;
}
@media (min-width: 1440px) {
  .home-hero__video video {
    width: clamp(60vw,6vw,7.5rem);
  }
}
@media screen and (max-height: 480px) {
  .home-hero__video video {
    max-width: 25rem;
  }
}
@media screen and (min-height: 481px) {
  .home-hero__video video {
    max-width: 43.75rem;
  }
}
@media screen and (min-height: 950px) {
  .home-hero__video video {
    max-width: 62.5rem;
  }
}
.home-hero__text {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  text-align: center;
  color: var(--neutral_900);
}
.home-hero__text h1 {
  text-align: center;
  font-family: PPRightSerifMono-Fine, serif;
  font-size: clamp(5rem,25vw,12.5rem);
  line-height: 85%;
  opacity: 0;
}
@media (max-width: 768px) and (max-height: 375px) {
  .home-hero__text h1 {
    font-size: 5.625rem !important;
    line-height: 3.75rem !important;
  }
}
@media (min-width: 768px) and (max-height: 480px) {
  .home-hero__text h1 {
    font-size: 5.625rem !important;
    line-height: 4.375rem !important;
  }
}
@media (min-width: 768px) and (max-height: 949px) {
  .home-hero__text h1 {
    font-size: 8.75rem;
    line-height: 6.875rem;
  }
}
.home-hero__text .line__wrapper {
  position: relative;
  overflow: hidden;
}

.full-width-image-text-module {
  position: relative;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .full-width-image-text-module {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}
.full-width-image-text-module__image {
  position: relative;
}
.full-width-image-text-module__image:before {
  position: absolute;
  z-index: 0;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  --tw-translate-y: -50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 624.9375rem;
  --tw-content: "";
  content: var(--tw-content);
  top: calc(50% - 0.75rem);
  left: calc(50% - 0.75rem);
  border: 0.3125rem dotted #000;
  animation: mainRotation 2s linear infinite;
}
.full-width-image-text-module__image:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: none;
  height: 100%;
  width: 100%;
  --tw-content: "";
  content: var(--tw-content);
  background: rgb(0, 0, 0);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.75) 0%, rgba(60, 60, 60, 0) 100%);
}
.full-width-image-text-module__image img.lazy {
  opacity: 0;
}
.full-width-image-text-module__image img:not(.initial) {
  transition: opacity 1s;
}
.full-width-image-text-module__image img.initial, .full-width-image-text-module__image img.loaded, .full-width-image-text-module__image img.error {
  opacity: 1;
}
.full-width-image-text-module__image .desktop {
  position: relative;
  z-index: 1;
  display: none;
  height: 56.25rem;
}
@media (min-width: 1024px) {
  .full-width-image-text-module__image .desktop {
    display: block;
  }
}
@media (min-width: 1440px) {
  .full-width-image-text-module__image .desktop {
    height: auto;
  }
}
.full-width-image-text-module__image .desktop picture {
  height: 100%;
}
.full-width-image-text-module__image .desktop picture img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.full-width-image-text-module__image .tablet {
  position: relative;
  z-index: 1;
  display: none;
  height: 56.25rem;
}
@media (orientation: landscape) {
  .full-width-image-text-module__image .tablet {
    height: calc(var(--vh, 1vh) * 100);
  }
}
@media (min-width: 768px) {
  .full-width-image-text-module__image .tablet {
    display: block;
  }
}
@media (min-width: 1024px) {
  .full-width-image-text-module__image .tablet {
    display: none;
  }
}
.full-width-image-text-module__image .tablet picture,
.full-width-image-text-module__image .tablet img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.full-width-image-text-module__image .mobile {
  position: relative;
  z-index: 1;
  display: block;
}
@media (orientation: landscape) {
  .full-width-image-text-module__image .mobile {
    height: calc(var(--vh, 1vh) * 100);
  }
}
@media (min-width: 768px) {
  .full-width-image-text-module__image .mobile {
    display: none;
  }
}
.full-width-image-text-module__image .mobile picture,
.full-width-image-text-module__image .mobile img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.full-width-image-text-module__image.gradient-active:after {
  display: block;
}
.full-width-image-text-module__text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  height: 100%;
  width: 100%;
  padding: 1.5rem;
}
@media (min-width: 768px) {
  .full-width-image-text-module__text {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  .full-width-image-text-module__text {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}
.full-width-image-text-module__text h2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1.5rem;
  font-family: PPRightSerifMono-Fine, serif;
}
@media (min-width: 768px) {
  .full-width-image-text-module__text h2 {
    padding: 2.5625rem;
  }
}
@media (min-width: 1024px) {
  .full-width-image-text-module__text h2 {
    padding-left: 7rem;
    padding-right: 7rem;
  }
}
.full-width-image-text-module__text h2.desktop {
  font-size: 7.5rem;
  line-height: 7.5rem;
    opacity: 0;
    visibility: hidden;
}
@media (min-width: 1024px) {
  .full-width-image-text-module__text h2.desktop {
    opacity: 1;
    visibility: visible;
  }
.policies-overlay__policy-content-block-content.full-width-image-text-module__text h2.desktop {
  opacity: 1;
  visibility: visible;
}
}
.full-width-image-text-module__text h2.desktop.text-vertical-layout-center {
  top: 50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.full-width-image-text-module__text h2.desktop.text-vertical-layout-bottom {
  top: auto;
  bottom: 0;
}
.full-width-image-text-module__text h2.tablet {
  font-size: 6rem;
  line-height: 6rem;
    opacity: 0;
    visibility: hidden;
}
@media (orientation: landscape) {
  .full-width-image-text-module__text h2.tablet {
    font-size: 3.75rem;
    line-height: 3.75rem;
  }
}
@media (min-width: 768px) {
  .full-width-image-text-module__text h2.tablet {
    opacity: 1;
    visibility: visible;
  }
.policies-overlay__policy-content-block-content.full-width-image-text-module__text h2.tablet {
  opacity: 1;
  visibility: visible;
}
}
@media (min-width: 1024px) {
  .full-width-image-text-module__text h2.tablet {
    opacity: 0;
    visibility: hidden;
  }
}
.full-width-image-text-module__text h2.tablet.text-vertical-layout-center {
  top: 50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.full-width-image-text-module__text h2.tablet.text-vertical-layout-bottom {
  top: auto;
  bottom: 0;
}
.full-width-image-text-module__text h2.mobile {
  font-size: 2rem;
  line-height: 2rem;
}
@media (min-width: 768px) {
  .full-width-image-text-module__text h2.mobile {
    opacity: 0;
    visibility: hidden;
  }
}
.full-width-image-text-module__text h2.mobile.text-vertical-layout-center {
  top: 50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.full-width-image-text-module__text h2.mobile.text-vertical-layout-bottom {
  top: auto;
  bottom: 0;
}
.full-width-image-text-module__text h2 .line__wrapper {
  position: relative;
  overflow: hidden;
}
.full-width-image-text-module__text h2 .line__wrapper .line {
  display: block;
}

.large-heading-text-module {
  position: relative;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.large-heading-text-module__inner {
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;
}
@media (min-width: 1200px) {
  .large-heading-text-module__inner {
    row-gap: 3.5rem;
  }
}
.large-heading-text-module__heading h2 {
  text-align: center;
  font-family: PPRightSerifMono-Fine, serif;
  font-size: 3.625rem;
  line-height: 85%;
  color: var(--neutral_900);
}
@media (min-width: 360px) {
  .large-heading-text-module__heading h2 {
    font-size: 3.9375rem;
  }
}
@media (min-width: 400px) {
  .large-heading-text-module__heading h2 {
    font-size: 4.25rem;
  }
}
@media (min-width: 480px) {
  .large-heading-text-module__heading h2 {
    font-size: 5rem;
  }
}
@media (min-width: 768px) {
  .large-heading-text-module__heading h2 {
    font-size: clamp(3.125rem,6vw,7.5rem);
  }
}
@media (min-width: 1024px) {
  .large-heading-text-module__heading h2 {
    line-height: 100%;
  }
}
.large-heading-text-module__heading .line__wrapper {
  position: relative;
  overflow: hidden;
}
.large-heading-text-module__text {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 50.1875rem;
  text-align: center;
  color: var(--neutral_800);
}
.large-heading-text-module__text > div {
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;
}
@media (min-width: 768px) {
  .large-heading-text-module__text > div {
    row-gap: 2.5rem;
  }
}
.large-heading-text-module__text > div * {
  font-family: FTAktual-Regular, sans-serif;
  font-size: 1.125rem;
  line-height: 1.6875rem;
}
@media (min-width: 768px) {
  .large-heading-text-module__text > div * {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
}
.large-heading-text-module__text > div * strong {
  font-family: FTAktual-Bold, sans-serif;
  font-weight: 400;
}
.large-heading-text-module__text .desktop {
  display: none;
}
@media (min-width: 1200px) {
  .large-heading-text-module__text .desktop {
    display: flex;
  }
}
.large-heading-text-module__text .tablet {
  display: none;
}
@media (min-width: 768px) {
  .large-heading-text-module__text .tablet {
    display: flex;
  }
}
@media (min-width: 1200px) {
  .large-heading-text-module__text .tablet {
    display: none;
  }
}
@media (min-width: 768px) {
  .large-heading-text-module__text .mobile {
    display: none;
  }
}
.large-heading-text-module.hide-animations .large-heading-text-module__heading h2 {
  opacity: 1 !important;
}
.large-heading-text-module.hide-animations .large-heading-text-module__heading h2 .line {
  transform: translate(0) !important;
}
.large-heading-text-module.hide-animations .large-heading-text-module__text {
  opacity: 1 !important;
  visibility: visible !important;
}

.repeatable-text-blocks-module {
  position: relative;
  padding-left: 3rem;
  padding-right: 3rem;
}
@media (min-width: 768px) {
  .repeatable-text-blocks-module {
    padding-left: 7rem;
    padding-right: 7rem;
  }
}
@media (min-width: 1024px) {
  .repeatable-text-blocks-module {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}
.repeatable-text-blocks-module__text-blocks {
  display: flex;
  flex-direction: column;
  row-gap: 3.5rem;
}
@media (min-width: 768px) {
  .repeatable-text-blocks-module__text-blocks {
    row-gap: 7rem;
  }
}
@media (min-width: 1024px) {
  .repeatable-text-blocks-module__text-blocks {
    width: 60%;
  }
}
@media (min-width: 1200px) {
  .repeatable-text-blocks-module__text-blocks {
    width: 50%;
  }
}
.repeatable-text-blocks-module__text-block {
  font-family: PPRightSerifMono-Fine, serif;
  font-size: 3.75rem;
  line-height: 3.4375rem;
  letter-spacing: -0.25rem;
  color: var(--neutral_900);
}
@media (min-width: 390px) {
  .repeatable-text-blocks-module__text-block {
    font-size: 5rem;
    line-height: 4.25rem;
  }
}
@media (min-width: 768px) {
  .repeatable-text-blocks-module__text-block {
    font-size: 6rem;
    line-height: 6rem;
  }
}
@media (min-width: 1024px) {
  .repeatable-text-blocks-module__text-block {
    font-size: 7.5rem;
    line-height: 7.5rem;
  }
}
.repeatable-text-blocks-module__text-block .line__wrapper {
  position: relative;
  overflow: hidden;
}

.image-text-module {
  position: relative;
  padding-bottom: 5rem;
}
@media (min-width: 768px) {
  .image-text-module {
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .image-text-module {
    padding-bottom: 0;
  }
}
.image-text-module__wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  row-gap: 5rem;
  padding-right: 1.5rem;
}
@media (min-width: 360px) {
  .image-text-module__wrapper {
    padding-right: 2rem;
  }
}
@media (min-width: 375px) {
  .image-text-module__wrapper {
    padding-right: 2.5rem;
  }
}
@media (min-width: 480px) {
  .image-text-module__wrapper {
    padding-right: 3rem;
  }
}
@media (min-width: 768px) {
  .image-text-module__wrapper {
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
  }
}
.image-text-module__wrapper.reverse-layout {
  padding-left: 1.5rem;
  padding-right: 0;
}
@media (min-width: 360px) {
  .image-text-module__wrapper.reverse-layout {
    padding-left: 2rem;
  }
}
@media (min-width: 375px) {
  .image-text-module__wrapper.reverse-layout {
    padding-left: 2.5rem;
  }
}
@media (min-width: 480px) {
  .image-text-module__wrapper.reverse-layout {
    padding-left: 3rem;
  }
}
@media (min-width: 768px) {
  .image-text-module__wrapper.reverse-layout {
    flex-direction: row-reverse;
    padding-left: 0;
    padding-right: 0;
  }
}
.image-text-module__image {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.image-text-module__image:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  --tw-translate-y: -50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 624.9375rem;
  --tw-content: "";
  content: var(--tw-content);
  border: 0.3125rem dotted #000;
  animation: smallerRotation 2s linear infinite;
}
@media (min-width: 768px) {
  .image-text-module__image {
    width: 50%;
  }
}
.image-text-module__image img,
.image-text-module__image video {
  display: block;
}
.image-text-module__image img.lazy,
.image-text-module__image video.lazy {
  opacity: 0;
}
.image-text-module__image img:not(.initial),
.image-text-module__image video:not(.initial) {
  transition: opacity 1s;
}
.image-text-module__image img.initial, .image-text-module__image img.loaded, .image-text-module__image img.error,
.image-text-module__image video.initial,
.image-text-module__image video.loaded,
.image-text-module__image video.error {
  opacity: 1;
}
.image-text-module__image .parallax-image {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 150%;
  -o-object-fit: cover;
     object-fit: cover;
  will-change: transform;
}
.image-text-module__image .secondary-image {
  z-index: 5;
  aspect-ratio: 1 / 1;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.image-text-module__image video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.image-text-module__image:has(.secondary-image.loaded):after {
    opacity: 0;
    visibility: hidden;
}
.image-text-module__text {
  padding-left: 1.5rem;
}
@media (min-width: 360px) {
  .image-text-module__text {
    padding-left: 2rem;
  }
}
@media (min-width: 375px) {
  .image-text-module__text {
    padding-left: 2.5rem;
  }
}
@media (min-width: 480px) {
  .image-text-module__text {
    padding-left: 3rem;
  }
}
@media (min-width: 768px) {
  .image-text-module__text {
    display: flex;
    width: 50%;
    align-items: center;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }
}
.reverse-layout .image-text-module__text {
  padding-left: 0;
  padding-right: 1.5rem;
}
@media (min-width: 360px) {
  .reverse-layout .image-text-module__text {
    padding-right: 2rem;
  }
}
@media (min-width: 375px) {
  .reverse-layout .image-text-module__text {
    padding-right: 2.5rem;
  }
}
@media (min-width: 480px) {
  .reverse-layout .image-text-module__text {
    padding-right: 3rem;
  }
}
@media (min-width: 768px) {
  .reverse-layout .image-text-module__text {
    padding-left: 0;
    padding-right: 0;
  }
}
.image-text-module__text-inner {
  display: flex;
  width: 100%;
  flex-direction: column;
  row-gap: 1rem;
}
@media (min-width: 768px) {
  .image-text-module__text-inner {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .image-text-module__text-inner {
    padding-left: 3.9375rem;
    padding-right: 3.9375rem;
  }
}
@media (min-width: 1200px) {
  .image-text-module__text-inner {
    width: 100%;
    max-width: 24.125rem;
    padding-left: 0;
    padding-right: 0;
  }
}
#more-perks .image-text-module__text-heading {
  margin-bottom: 0.625rem;
}
@media (min-width: 768px) {
  #more-perks .image-text-module__text-heading {
    margin-bottom: 0;
  }
}
.image-text-module__text-heading h3 {
  display: flex;
  flex-wrap: wrap;
  row-gap: 0.625rem;
  -moz-column-gap: 0.625rem;
       column-gap: 0.625rem;
  font-family: PPRightSerifMono-Regular, serif;
  font-size: 2rem;
  line-height: 2.4rem;
  color: var(--neutral_900);
}
#more-perks .image-text-module__text-heading h3 {
  display: block;
  font-family: PPRightSerifMono-Fine, serif;
  font-size: 5rem;
  text-transform: lowercase;
  line-height: 4.25rem;
  letter-spacing: -0.25rem;
}
@media (min-width: 768px) {
  #more-perks .image-text-module__text-heading h3 {
    font-family: PPRightSerifMono-Regular, serif;
    font-size: 2.125rem;
    text-transform: none;
    line-height: 2.55rem;
    letter-spacing: 0em;
  }
}
@media (min-width: 1200px) {
  #more-perks .image-text-module__text-heading h3 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
#more-perks .image-text-module__text-heading h3:first-letter {
  text-transform: capitalize;
}
@media (min-width: 768px) {
  .image-text-module__text-heading h3 {
    flex-direction: column;
    font-size: 2.125rem;
    line-height: 2.55rem;
  }
}
@media (min-width: 1200px) {
  .image-text-module__text-heading h3 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
.image-text-module__text-heading h3:has(em) {
  align-items: baseline;
}
.image-text-module__text-heading h3:has(em) em {
  font-size: 4rem;
  font-style: normal;
  line-height: 1;
}
@media (min-width: 768px) {
  .image-text-module__text-heading h3:has(em) em {
    font-size: 5rem;
  }
}
.image-text-module__text-text {
  color: var(--neutral_800);
}
.image-text-module__text-text p {
  font-size: 1.125rem;
  line-height: 1.6875rem;
}
@media (min-width: 768px) {
  .image-text-module__text-text p {
    font-size: 0.9375rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 930px) {
  .image-text-module__text-text p {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }
}
@media (min-width: 1024px) {
  .image-text-module__text-text p {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
@media (min-width: 1200px) {
  .image-text-module__text-text p {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
}
.image-text-module__text-learn-more-button {
  margin-top: 1.25rem;
  display: flex;
  height: 3.5rem;
  width: 100%;
  max-width: 12.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 1.875rem;
  background-color: var(--neutral_900);
  font-family: FTAktual-Regular, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.05625rem;
  color: var(--neutral_100);
    transition: 0.3s;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNi44Ij48cGF0aCBkPSJNMTMgNi4xYzAtLjQtLjMtLjgtLjgtLjhzLS44LjMtLjguOFY4YzAgLjItLjIuNC0uNC40cy0uNC0uMi0uNC0uNFY1LjNjMC0uNC0uMy0uOC0uOC0uOHMtLjguMy0uOC44VjhjMCAuMi0uMi40LS40LjRzLS40LS4yLS40LS40VjQuNmMwLS40LS4zLS44LS44LS44cy0uOC4zLS44LjhWOGMwIC4yLS4yLjQtLjQuNHMtLjQtLjItLjQtLjRWLjhDNS44LjQgNS41IDAgNSAwcy0uOC4zLS44Ljh2OS42YzAgLjEgMCAuMy0uMi4zaC0uNEwuOSA5LjRjLS4yLS4xLS41LS4yLS43LS4yLS4zIDAtLjcuMy0uNy43czAgLjQuMi41bDQuOSA0LjljMSAxIDIuMyAxLjUgMy42IDEuNSAyLjMgMCA0LjItMS45IDQuMi00LjJWNi4xWiIvPjwvc3ZnPg==") 5 0, pointer;
}
@media (hover) {
  .image-text-module__text-learn-more-button:hover {
    background-color: var(--blue_default);
    color: var(--neutral_900);
  }
}
.image-text-module__text-learn-more-button:focus-visible {
  outline-style: solid;
  outline-width: 0.125rem;
  outline-offset: 0.3125rem;
  outline-color: #000000;
}
@media (min-width: 1200px) {
  .image-text-module__text.large-heading .image-text-module__text-inner {
    max-width: none;
    padding-left: 3.9375rem;
    padding-right: 3.9375rem;
  }
}
@media (min-width: 1440px) {
  .image-text-module__text.large-heading .image-text-module__text-inner {
    max-width: -moz-min-content;
    max-width: min-content;
  }
}
.image-text-module__text.large-heading .image-text-module__text-heading h3 {
  white-space: nowrap;
  font-family: PPRightSerifMono-Fine, serif;
  font-size: 3.625rem;
  line-height: 85%;
}
@media (min-width: 360px) {
  .image-text-module__text.large-heading .image-text-module__text-heading h3 {
    font-size: 3.9375rem;
  }
}
@media (min-width: 400px) {
  .image-text-module__text.large-heading .image-text-module__text-heading h3 {
    font-size: 4.25rem;
  }
}
@media (min-width: 480px) {
  .image-text-module__text.large-heading .image-text-module__text-heading h3 {
    font-size: 5rem;
  }
}
@media (min-width: 768px) {
  .image-text-module__text.large-heading .image-text-module__text-heading h3 {
    font-size: clamp(3.125rem,6vw,7.5rem);
  }
}
@media (min-width: 1024px) {
  .image-text-module__text.large-heading .image-text-module__text-heading h3 {
    line-height: 100%;
  }
}
@media (min-width: 1440px) {
  .image-text-module__text.large-heading .image-text-module__text-text {
    min-width: 25rem;
  }
}
.image-text-module__special-list {
  border-top-width: 0.0625rem;
  border-left-width: 0.0625rem;
  border-right-width: 0.0625rem;
  border-color: var(--neutral_900);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.image-text-module__special-list-item {
  border-bottom-width: 0.0625rem;
  border-color: var(--neutral_900);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  font-family: FTAktual-Regular, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.04375rem;
}
@media (min-width: 768px) {
  .image-text-module__special-list-item {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    font-size: 0.75rem;
    letter-spacing: 0.09375rem;
  }
}
@media (min-width: 930px) {
  .image-text-module__special-list-item {
    font-size: 1rem;
    letter-spacing: 0.1125rem;
  }
}
@media (min-width: 1024px) {
  .image-text-module__special-list-item {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}

.card-options-module {
  position: relative;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (min-width: 360px) {
  .card-options-module {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
@media (min-width: 375px) {
  .card-options-module {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 480px) {
  .card-options-module {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 768px) {
  .card-options-module {
    padding-left: 2.5625rem;
    padding-right: 2.5625rem;
  }
}
.card-options-module__wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  row-gap: 2.5rem;
}
@media (min-width: 768px) {
  .card-options-module__wrapper {
    row-gap: 3.75rem;
  }
}
.card-options-module__heading {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: left;
}
@media (min-width: 768px) {
  .card-options-module__heading {
    text-align: center;
  }
}
.card-options-module__heading h2 {
  font-family: PPRightSerifMono-Fine, serif;
  font-size: 3.625rem;
  line-height: 85%;
  color: var(--neutral_900);
}
@media (min-width: 360px) {
  .card-options-module__heading h2 {
    font-size: 3.9375rem;
  }
}
@media (min-width: 400px) {
  .card-options-module__heading h2 {
    font-size: 4.25rem;
  }
}
@media (min-width: 480px) {
  .card-options-module__heading h2 {
    font-size: 5rem;
  }
}
@media (min-width: 768px) {
  .card-options-module__heading h2 {
    font-size: clamp(3.125rem,6vw,7.5rem);
    line-height: 100%;
  }
  .card-options-module__heading h2 br {
    display: none;
  }
}
@media (min-width: 1024px) {
  .card-options-module__heading h2 br:nth-of-type(5) {
    display: block;
  }
}
.card-options-module__card-options {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 49.6875rem;
}
@media (min-width: 768px) {
  .card-options-module__card-options {
    border-left-width: 0.0625rem;
    border-right-width: 0.0625rem;
    border-color: var(--neutral_900);
  }
}
.card-options-module__card-options:after {
  position: absolute;
  top: 0;
  right: 50%;
  display: none;
  height: 100%;
  width: 0.0625rem;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-color: var(--neutral_900);
  --tw-content: "";
  content: var(--tw-content);
}
@media (min-width: 768px) {
  .card-options-module__card-options:after {
    display: block;
  }
}
.card-options-module__card-options > ul {
  display: flex;
  flex-direction: column;
  row-gap: 2.5rem;
}
@media (min-width: 768px) {
  .card-options-module__card-options > ul {
    flex-direction: row;
  }
}
.card-options-module__card-option {
  flex: 1 1 0%;
  border-top-width: 0.0625rem;
  border-left-width: 0.0625rem;
  border-right-width: 0.0625rem;
  border-color: var(--neutral_900);
  background-color: var(--neutral_100);
  color: var(--neutral_900);
    transition: 0.3s;
}
@media (min-width: 768px) {
  .card-options-module__card-option {
    border-right-width: 0;
    border-left-width: 0;
  }
}
.card-options-module__card-option > ul > li {
  font-size: 0.875rem;
  letter-spacing: 0.04375rem;
}
@media (min-width: 768px) {
  .card-options-module__card-option > ul > li {
    font-size: 1rem;
    letter-spacing: 0.1125rem;
  }
}
.card-options-module__card-option > ul > li.card-option-type {
  position: relative;
  background-color: var(--neutral_900);
  padding: 1.5rem;
  color: var(--neutral_100);
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8zIiB3aWR0aD0iMTMiIGhlaWdodD0iMTYuNyIgdmVyc2lvbj0iMS4xIj48ZGVmcz48c3R5bGU+LnN0MHtmaWxsOm5vbmV9PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTguMiA0LjZWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY0LjZjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaTTYgLjlWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVYuOWMwLS4zLS4zLS42LS42LS42LjMgMCAuNi4zLjYuNlpNMTAuNSA1LjRWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY1LjRjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjYgNS43YzAgLjEuMi4zLjIuNHY2LjRjMCAyLjItMS44IDQtNCA0cy0yLjUtLjUtMy41LTEuNEwuNSAxMC4yIDUuMyAxNWMuOS45IDEuMyAxLjQgMy41IDEuNHM0LTEuOCA0LTRWNmMwLS4yIDAtLjMtLjItLjRaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjEgNS4yYy0uNSAwLS45LjQtLjkuOVY4YzAgLjEtLjEuMi0uMi4ycy0uMi0uMS0uMi0uMlY1LjRjMC0uNS0uNC0uOS0uOS0uOXMtLjkuNC0uOS45VjhjMCAuMS0uMS4yLS4yLjJzLS4yLS4xLS4yLS4yVjQuNmMwLS41LS40LS45LS45LS45cy0uOS40LS45LjlWOGMwIC4xLS4xLjItLjIuMnMtLjItLjEtLjItLjJWLjlDNi40LjQgNiAwIDUuNSAwcy0uOS40LS45Ljl2OS40czAgLjEtLjEuMmgtLjJMMS43IDkuMkMxLjUgOS4xIDEuMiA5IDEgOWMtLjUgMC0uOC40LS44LjhzMCAuNC4yLjZsNC45IDQuOGMxIDEgMi4zIDEuNSAzLjcgMS41IDIuMyAwIDQuMi0xLjkgNC4yLTQuMlY2LjFjMC0uNS0uNC0uOS0uOS0uOVptLjcgNy4zYzAgMi4yLTEuOCA0LTQgNHMtMi41LS41LTMuNS0xLjRMLjUgMTAuMmMwLS4xLS4xIDAtLjEtLjRzLjMtLjUuNS0uNS40IDAgLjYuMWwyLjYgMS4zaC41Yy4xIDAgLjItLjMuMi0uNFYuOWMwLS4zLjMtLjYuNi0uNnMuNi4zLjYuNlY4YzAgLjMuMi41LjUuNVM3IDguMyA3IDhWNC42YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNS40YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNi4xYzAtLjMuMy0uNi42LS42LjIgMCAuMyAwIC40LjIuMS4xLjIuMy4yLjR2Ni40Wk0xMi4xIDUuMloiLz48cGF0aCBkPSJNOC44IDE2LjRjMi4yIDAgNC0xLjggNC00VjZjMC0uMiAwLS4zLS4yLS40LS4xLS4xLS4zLS4yLS40LS4yLS4zIDAtLjYuMy0uNi42djEuOWMwIC4zLS4yLjUtLjUuNXMtLjUtLjItLjUtLjVWNS4zYzAtLjMtLjMtLjYtLjYtLjZzLS42LjMtLjYuNnYyLjZjMCAuMy0uMi41LS41LjVzLS41LS4yLS41LS41VjQuNWMwLS4zLS4zLS42LS42LS42cy0uNi4zLS42LjZ2My40YzAgLjMtLjIuNS0uNS41cy0uNS0uMi0uNS0uNXYtN2MwLS4zLS4zLS42LS42LS42UzUgLjYgNSAuOXY5LjRjMCAuMiAwIC4zLS4yLjRoLS41TDEuNyA5LjRjLS4yIDAtLjQtLjEtLjYtLjEtLjMgMC0uNS4yLS41LjVzMCAuMy4xLjRMNS41IDE1Yy45LjkgMi4yIDEuNCAzLjUgMS40WiIgc3R5bGU9ImZpbGw6I2ZmZiIvPjwvc3ZnPg==") 5 0, pointer;
}
.card-options-module__card-option > ul > li.card-option-type:before {
  margin-bottom: 0.9375rem;
  display: block;
  font-family: FTAktual-Regular, sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-content: "";
  content: var(--tw-content);
}
@media (min-width: 768px) {
  .card-options-module__card-option > ul > li.card-option-type:before {
    font-size: 1rem;
  }
}
@media (min-width: 1200px) {
  .card-options-module__card-option > ul > li.card-option-type {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
}
.card-options-module__card-option > ul > li.card-option-type span {
  display: block;
  font-family: PPRightSerifMono-Regular, serif;
  font-size: 1.75rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .card-options-module__card-option > ul > li.card-option-type span {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .card-options-module__card-option > ul > li.card-option-type span {
    font-size: 2.5rem;
  }
}
.card-options-module__card-option > ul > li:not(.card-option-type) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-bottom-width: 0.0625rem;
  border-color: var(--neutral_900);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  text-align: left;
  font-family: FTAktual-Regular, sans-serif;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .card-options-module__card-option > ul > li:not(.card-option-type) {
    min-height: 4rem;
  }
}
.card-options-module__card-option > ul > li:not(.card-option-type) .button {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.40625rem;
  margin-bottom: 0.625rem;
  display: flex;
  height: 3.5rem;
  width: 100%;
  max-width: 12.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 1.875rem;
  border-width: 0.0625rem;
  border-color: var(--neutral_900);
  text-align: center;
  font-family: FTAktual-Regular, sans-serif;
  font-size: 1.125rem;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0.05625rem;
  color: var(--neutral_900);
    transition: 0.3s;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8zIiB3aWR0aD0iMTMiIGhlaWdodD0iMTYuNyIgdmVyc2lvbj0iMS4xIj48ZGVmcz48c3R5bGU+LnN0MHtmaWxsOm5vbmV9PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTguMiA0LjZWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY0LjZjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaTTYgLjlWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVYuOWMwLS4zLS4zLS42LS42LS42LjMgMCAuNi4zLjYuNlpNMTAuNSA1LjRWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY1LjRjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjYgNS43YzAgLjEuMi4zLjIuNHY2LjRjMCAyLjItMS44IDQtNCA0cy0yLjUtLjUtMy41LTEuNEwuNSAxMC4yIDUuMyAxNWMuOS45IDEuMyAxLjQgMy41IDEuNHM0LTEuOCA0LTRWNmMwLS4yIDAtLjMtLjItLjRaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjEgNS4yYy0uNSAwLS45LjQtLjkuOVY4YzAgLjEtLjEuMi0uMi4ycy0uMi0uMS0uMi0uMlY1LjRjMC0uNS0uNC0uOS0uOS0uOXMtLjkuNC0uOS45VjhjMCAuMS0uMS4yLS4yLjJzLS4yLS4xLS4yLS4yVjQuNmMwLS41LS40LS45LS45LS45cy0uOS40LS45LjlWOGMwIC4xLS4xLjItLjIuMnMtLjItLjEtLjItLjJWLjlDNi40LjQgNiAwIDUuNSAwcy0uOS40LS45Ljl2OS40czAgLjEtLjEuMmgtLjJMMS43IDkuMkMxLjUgOS4xIDEuMiA5IDEgOWMtLjUgMC0uOC40LS44LjhzMCAuNC4yLjZsNC45IDQuOGMxIDEgMi4zIDEuNSAzLjcgMS41IDIuMyAwIDQuMi0xLjkgNC4yLTQuMlY2LjFjMC0uNS0uNC0uOS0uOS0uOVptLjcgNy4zYzAgMi4yLTEuOCA0LTQgNHMtMi41LS41LTMuNS0xLjRMLjUgMTAuMmMwLS4xLS4xIDAtLjEtLjRzLjMtLjUuNS0uNS40IDAgLjYuMWwyLjYgMS4zaC41Yy4xIDAgLjItLjMuMi0uNFYuOWMwLS4zLjMtLjYuNi0uNnMuNi4zLjYuNlY4YzAgLjMuMi41LjUuNVM3IDguMyA3IDhWNC42YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNS40YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNi4xYzAtLjMuMy0uNi42LS42LjIgMCAuMyAwIC40LjIuMS4xLjIuMy4yLjR2Ni40Wk0xMi4xIDUuMloiLz48cGF0aCBkPSJNOC44IDE2LjRjMi4yIDAgNC0xLjggNC00VjZjMC0uMiAwLS4zLS4yLS40LS4xLS4xLS4zLS4yLS40LS4yLS4zIDAtLjYuMy0uNi42djEuOWMwIC4zLS4yLjUtLjUuNXMtLjUtLjItLjUtLjVWNS4zYzAtLjMtLjMtLjYtLjYtLjZzLS42LjMtLjYuNnYyLjZjMCAuMy0uMi41LS41LjVzLS41LS4yLS41LS41VjQuNWMwLS4zLS4zLS42LS42LS42cy0uNi4zLS42LjZ2My40YzAgLjMtLjIuNS0uNS41cy0uNS0uMi0uNS0uNXYtN2MwLS4zLS4zLS42LS42LS42UzUgLjYgNSAuOXY5LjRjMCAuMiAwIC4zLS4yLjRoLS41TDEuNyA5LjRjLS4yIDAtLjQtLjEtLjYtLjEtLjMgMC0uNS4yLS41LjVzMCAuMy4xLjRMNS41IDE1Yy45LjkgMi4yIDEuNCAzLjUgMS40WiIgc3R5bGU9ImZpbGw6I2ZmZiIvPjwvc3ZnPg==") 5 0, pointer;
}
@media (min-width: 1024px) {
  .card-options-module__card-option > ul > li:not(.card-option-type) .button {
    margin-top: 1.875rem;
  }
}
@media (hover) {
  .card-options-module__card-option > ul > li:not(.card-option-type) .button:hover {
    background-color: var(--neutral_900);
    color: var(--neutral_100);
  }
}
.card-options-module__card-option > ul > li:not(.card-option-type) .button:focus-visible {
  outline-style: solid;
  outline-width: 0.125rem;
  outline-offset: 0.3125rem;
  outline-color: #000000;
}
.card-options-module__card-option > ul > li strong {
  font-family: FTAktual-Bold, sans-serif;
  font-weight: 400;
  letter-spacing: 0.0875rem;
}
@media (min-width: 768px) {
  .card-options-module__card-option:first-of-type .card-option-type:after {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    height: 100%;
    width: 0.0625rem;
    --tw-translate-x: -0.03125rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    background-color: var(--neutral_100);
    --tw-content: "";
    content: var(--tw-content);
  }
}
@media (hover) {
  .card-options-module__card-option:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 229 214 / var(--tw-bg-opacity));
    cursor: none;
    cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNi44Ij48cGF0aCBkPSJNMTMgNi4xYzAtLjQtLjMtLjgtLjgtLjhzLS44LjMtLjguOFY4YzAgLjItLjIuNC0uNC40cy0uNC0uMi0uNC0uNFY1LjNjMC0uNC0uMy0uOC0uOC0uOHMtLjguMy0uOC44VjhjMCAuMi0uMi40LS40LjRzLS40LS4yLS40LS40VjQuNmMwLS40LS4zLS44LS44LS44cy0uOC4zLS44LjhWOGMwIC4yLS4yLjQtLjQuNHMtLjQtLjItLjQtLjRWLjhDNS44LjQgNS41IDAgNSAwcy0uOC4zLS44Ljh2OS42YzAgLjEgMCAuMy0uMi4zaC0uNEwuOSA5LjRjLS4yLS4xLS41LS4yLS43LS4yLS4zIDAtLjcuMy0uNy43czAgLjQuMi41bDQuOSA0LjljMSAxIDIuMyAxLjUgMy42IDEuNSAyLjMgMCA0LjItMS45IDQuMi00LjJWNi4xWiIvPjwvc3ZnPg==") 5 0, pointer;
  }
}
.card-options-module__card-option:first-of-type .card-option-type:before {
  --tw-content: "Neu Card 1";
  content: var(--tw-content);
}
.card-options-module__card-option:last-of-type .card-option-type:before {
  --tw-content: "Neu Card 2";
  content: var(--tw-content);
}

.pick-your-vibes {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 5rem;
  padding-bottom: 6.875rem;
}
@media (min-width: 360px) {
  .pick-your-vibes {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 375px) {
  .pick-your-vibes {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 480px) {
  .pick-your-vibes {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 768px) {
  .pick-your-vibes {
    row-gap: 5rem;
    padding-top: 7rem;
    padding-bottom: 5rem;
  }
}
@media (min-width: 1200px) {
  .pick-your-vibes {
    min-height: 41.875rem;
    flex-direction: row-reverse;
    padding: 0;
  }
}
@media (min-width: 1440px) {
  .pick-your-vibes {
    min-height: 62.5rem;
  }
}
.pick-your-vibes__wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 5rem;
}
@media (min-width: 768px) {
  .pick-your-vibes__wrapper {
    row-gap: 7rem;
  }
}
@media (min-width: 1200px) {
  .pick-your-vibes__wrapper {
    width: 50%;
    justify-content: center;
  }
}
.pick-your-vibes__heading h2 {
  text-align: center;
  font-family: PPRightSerifMono-Fine, serif;
  font-size: 3.625rem;
  line-height: 85%;
  letter-spacing: -0.25rem;
  color: var(--neutral_900);
}
@media (min-width: 360px) {
  .pick-your-vibes__heading h2 {
    font-size: 3.9375rem;
  }
}
@media (min-width: 400px) {
  .pick-your-vibes__heading h2 {
    font-size: 4.25rem;
  }
}
@media (min-width: 480px) {
  .pick-your-vibes__heading h2 {
    font-size: 5rem;
  }
}
@media (min-width: 768px) {
  .pick-your-vibes__heading h2 {
    font-size: clamp(3.125rem,6vw,7.5rem);
    line-height: 100%;
  }
}
.pick-your-vibes__heading .line__wrapper {
  position: relative;
  overflow: hidden;
}
.pick-your-vibes__heading .line__wrapper .line {
  text-align: left !important;
}
@media (min-width: 768px) {
  .pick-your-vibes__heading .line__wrapper .line {
    text-align: center !important;
  }
}
.pick-your-vibes__stagger-elements {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.pick-your-vibes__stagger-element {
  pointer-events: none;
  position: absolute;
  z-index: 1;
  width: 100%;
  max-width: 5rem;
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  touch-action: none;
    transition: 0.3s;
}
.pick-your-vibes__stagger-element.active {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.pick-your-vibes__cards {
  position: relative;
  z-index: 1;
  height: 28.125rem;
}
@media (min-width: 768px) {
  .pick-your-vibes__cards {
    height: 31.25rem;
  }
}
@media (min-width: 1200px) {
  .pick-your-vibes__cards {
    position: absolute;
    top: 0;
    left: 7vw;
    height: 100%;
    width: 50%;
  }
}
.pick-your-vibes__cards .tile1,
.pick-your-vibes__cards .tile1_bg,
.pick-your-vibes__cards .tile2,
.pick-your-vibes__cards .tile2_bg {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 100%;
  max-width: 12.625rem;
  --tw-translate-y: -50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transition: 0.3s;
}
@media (min-width: 768px) {
  .pick-your-vibes__cards .tile1,
  .pick-your-vibes__cards .tile1_bg,
  .pick-your-vibes__cards .tile2,
  .pick-your-vibes__cards .tile2_bg {
    max-width: 15.8125rem;
    --tw-rotate: -38deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media (min-width: 1440px) {
  .pick-your-vibes__cards .tile1,
  .pick-your-vibes__cards .tile1_bg,
  .pick-your-vibes__cards .tile2,
  .pick-your-vibes__cards .tile2_bg {
    max-width: 22.625rem;
  }
}
.pick-your-vibes__cards .tile1:after,
.pick-your-vibes__cards .tile1_bg:after,
.pick-your-vibes__cards .tile2:after,
.pick-your-vibes__cards .tile2_bg:after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  --tw-translate-y: -50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 624.9375rem;
  --tw-content: "";
  content: var(--tw-content);
  border: 0.3125rem dotted #000;
  animation: smallerRotation 2s linear infinite;
}
.pick-your-vibes__cards .tile1:active,
.pick-your-vibes__cards .tile1_bg:active,
.pick-your-vibes__cards .tile2:active,
.pick-your-vibes__cards .tile2_bg:active {
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !important;
}
body.is-touch .pick-your-vibes__cards .tile1:active,
body.is-touch .pick-your-vibes__cards .tile1_bg:active,
body.is-touch .pick-your-vibes__cards .tile2:active,
body.is-touch .pick-your-vibes__cards .tile2_bg:active {
  --tw-scale-x: 0.75 !important;
  --tw-scale-y: 0.75 !important;
}
.pick-your-vibes__cards .tile1:focus-visible,
.pick-your-vibes__cards .tile1_bg:focus-visible,
.pick-your-vibes__cards .tile2:focus-visible,
.pick-your-vibes__cards .tile2_bg:focus-visible {
  outline-style: solid;
  outline-width: 0.125rem;
  outline-offset: 0.3125rem;
  outline-color: #000000;
}
@media (hover) {
  .pick-your-vibes__cards .tile1:hover,
  .pick-your-vibes__cards .tile1_bg:hover,
  .pick-your-vibes__cards .tile2:hover,
  .pick-your-vibes__cards .tile2_bg:hover {
    cursor: pointer;
  }
}
.pick-your-vibes__cards .tile1 img,
.pick-your-vibes__cards .tile1_bg img,
.pick-your-vibes__cards .tile2 img,
.pick-your-vibes__cards .tile2_bg img {
  border-radius: 0.8125rem;
  box-shadow: 0 2.5rem 2.5rem rgba(0, 0, 0, 0.19), 0 1.5625rem 1.75rem rgba(0, 0, 0, 0.075);
}
@media (min-width: 768px) {
  .pick-your-vibes__cards .tile1 img,
  .pick-your-vibes__cards .tile1_bg img,
  .pick-your-vibes__cards .tile2 img,
  .pick-your-vibes__cards .tile2_bg img {
    border-radius: 1.0625rem;
  }
}
@media (min-width: 1200px) {
  .pick-your-vibes__cards .tile1 img,
  .pick-your-vibes__cards .tile1_bg img,
  .pick-your-vibes__cards .tile2 img,
  .pick-your-vibes__cards .tile2_bg img {
    border-radius: 1.4375rem;
  }
}
.pick-your-vibes__cards .tile1 img.lazy,
.pick-your-vibes__cards .tile1_bg img.lazy,
.pick-your-vibes__cards .tile2 img.lazy,
.pick-your-vibes__cards .tile2_bg img.lazy {
  opacity: 0;
}
.pick-your-vibes__cards .tile1 img:not(.initial),
.pick-your-vibes__cards .tile1_bg img:not(.initial),
.pick-your-vibes__cards .tile2 img:not(.initial),
.pick-your-vibes__cards .tile2_bg img:not(.initial) {
  transition: opacity 1s;
}
.pick-your-vibes__cards .tile1 img.initial, .pick-your-vibes__cards .tile1 img.loaded, .pick-your-vibes__cards .tile1 img.error,
.pick-your-vibes__cards .tile1_bg img.initial,
.pick-your-vibes__cards .tile1_bg img.loaded,
.pick-your-vibes__cards .tile1_bg img.error,
.pick-your-vibes__cards .tile2 img.initial,
.pick-your-vibes__cards .tile2 img.loaded,
.pick-your-vibes__cards .tile2 img.error,
.pick-your-vibes__cards .tile2_bg img.initial,
.pick-your-vibes__cards .tile2_bg img.loaded,
.pick-your-vibes__cards .tile2_bg img.error {
  opacity: 1;
}
body.is-touch .pick-your-vibes__cards .tile1_bg,
body.is-touch .pick-your-vibes__cards .tile2_bg {
    opacity: 0;
    visibility: hidden;
}
.pick-your-vibes__cards .tile1,
.pick-your-vibes__cards .tile1_bg {
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8zIiB3aWR0aD0iMTMiIGhlaWdodD0iMTYuNyIgdmVyc2lvbj0iMS4xIj48ZGVmcz48c3R5bGU+LnN0MHtmaWxsOm5vbmV9PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTguMiA0LjZWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY0LjZjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaTTYgLjlWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVYuOWMwLS4zLS4zLS42LS42LS42LjMgMCAuNi4zLjYuNlpNMTAuNSA1LjRWOGMwIC4zLjIuNS41LjUtLjMgMC0uNS0uMi0uNS0uNVY1LjRjMC0uMy0uMy0uNi0uNi0uNi4zIDAgLjYuMy42LjZaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjYgNS43YzAgLjEuMi4zLjIuNHY2LjRjMCAyLjItMS44IDQtNCA0cy0yLjUtLjUtMy41LTEuNEwuNSAxMC4yIDUuMyAxNWMuOS45IDEuMyAxLjQgMy41IDEuNHM0LTEuOCA0LTRWNmMwLS4yIDAtLjMtLjItLjRaIiBjbGFzcz0ic3QwIi8+PHBhdGggZD0iTTEyLjEgNS4yYy0uNSAwLS45LjQtLjkuOVY4YzAgLjEtLjEuMi0uMi4ycy0uMi0uMS0uMi0uMlY1LjRjMC0uNS0uNC0uOS0uOS0uOXMtLjkuNC0uOS45VjhjMCAuMS0uMS4yLS4yLjJzLS4yLS4xLS4yLS4yVjQuNmMwLS41LS40LS45LS45LS45cy0uOS40LS45LjlWOGMwIC4xLS4xLjItLjIuMnMtLjItLjEtLjItLjJWLjlDNi40LjQgNiAwIDUuNSAwcy0uOS40LS45Ljl2OS40czAgLjEtLjEuMmgtLjJMMS43IDkuMkMxLjUgOS4xIDEuMiA5IDEgOWMtLjUgMC0uOC40LS44LjhzMCAuNC4yLjZsNC45IDQuOGMxIDEgMi4zIDEuNSAzLjcgMS41IDIuMyAwIDQuMi0xLjkgNC4yLTQuMlY2LjFjMC0uNS0uNC0uOS0uOS0uOVptLjcgNy4zYzAgMi4yLTEuOCA0LTQgNHMtMi41LS41LTMuNS0xLjRMLjUgMTAuMmMwLS4xLS4xIDAtLjEtLjRzLjMtLjUuNS0uNS40IDAgLjYuMWwyLjYgMS4zaC41Yy4xIDAgLjItLjMuMi0uNFYuOWMwLS4zLjMtLjYuNi0uNnMuNi4zLjYuNlY4YzAgLjMuMi41LjUuNVM3IDguMyA3IDhWNC42YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNS40YzAtLjMuMy0uNi42LS42cy42LjMuNi42VjhjMCAuMy4yLjUuNS41cy41LS4yLjUtLjVWNi4xYzAtLjMuMy0uNi42LS42LjIgMCAuMyAwIC40LjIuMS4xLjIuMy4yLjR2Ni40Wk0xMi4xIDUuMloiLz48cGF0aCBkPSJNOC44IDE2LjRjMi4yIDAgNC0xLjggNC00VjZjMC0uMiAwLS4zLS4yLS40LS4xLS4xLS4zLS4yLS40LS4yLS4zIDAtLjYuMy0uNi42djEuOWMwIC4zLS4yLjUtLjUuNXMtLjUtLjItLjUtLjVWNS4zYzAtLjMtLjMtLjYtLjYtLjZzLS42LjMtLjYuNnYyLjZjMCAuMy0uMi41LS41LjVzLS41LS4yLS41LS41VjQuNWMwLS4zLS4zLS42LS42LS42cy0uNi4zLS42LjZ2My40YzAgLjMtLjIuNS0uNS41cy0uNS0uMi0uNS0uNXYtN2MwLS4zLS4zLS42LS42LS42UzUgLjYgNSAuOXY5LjRjMCAuMiAwIC4zLS4yLjRoLS41TDEuNyA5LjRjLS4yIDAtLjQtLjEtLjYtLjEtLjMgMC0uNS4yLS41LjVzMCAuMy4xLjRMNS41IDE1Yy45LjkgMi4yIDEuNCAzLjUgMS40WiIgc3R5bGU9ImZpbGw6I2ZmZiIvPjwvc3ZnPg==") 5 0, pointer;
  --tw-translate-x: -8.4375rem;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  filter: opacity(1);
}
@media (min-width: 768px) {
  .pick-your-vibes__cards .tile1,
  .pick-your-vibes__cards .tile1_bg {
    --tw-translate-x: -13.125rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media (hover) {
  .pick-your-vibes__cards .tile1:hover,
  .pick-your-vibes__cards .tile1_bg:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .pick-your-vibes__cards .tile1:hover + .tile2 {
    pointer-events: none;
    filter: opacity(0);
  }
}
.pick-your-vibes__cards .tile2,
.pick-your-vibes__cards .tile2_bg {
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNi44Ij48cGF0aCBkPSJNMTMgNi4xYzAtLjQtLjMtLjgtLjgtLjhzLS44LjMtLjguOFY4YzAgLjItLjIuNC0uNC40cy0uNC0uMi0uNC0uNFY1LjNjMC0uNC0uMy0uOC0uOC0uOHMtLjguMy0uOC44VjhjMCAuMi0uMi40LS40LjRzLS40LS4yLS40LS40VjQuNmMwLS40LS4zLS44LS44LS44cy0uOC4zLS44LjhWOGMwIC4yLS4yLjQtLjQuNHMtLjQtLjItLjQtLjRWLjhDNS44LjQgNS41IDAgNSAwcy0uOC4zLS44Ljh2OS42YzAgLjEgMCAuMy0uMi4zaC0uNEwuOSA5LjRjLS4yLS4xLS41LS4yLS43LS4yLS4zIDAtLjcuMy0uNy43czAgLjQuMi41bDQuOSA0LjljMSAxIDIuMyAxLjUgMy42IDEuNSAyLjMgMCA0LjItMS45IDQuMi00LjJWNi4xWiIvPjwvc3ZnPg==") 5 0, pointer;
  --tw-translate-x: -4.6875rem;
  --tw-translate-y: -4.375rem;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 768px) {
  .pick-your-vibes__cards .tile2,
  .pick-your-vibes__cards .tile2_bg {
    --tw-translate-y: -50%;
    --tw-translate-x: -3.125rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media (hover) {
  .pick-your-vibes__cards .tile2:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
.pick-your-vibes.hide-animations .pick-your-vibes__heading h2 {
  opacity: 1 !important;
}
.pick-your-vibes.hide-animations .pick-your-vibes__heading h2 .line {
  transform: translate(0) !important;
}

.heading-text-repeatable-tables-module {
  position: relative;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 768px) {
  .heading-text-repeatable-tables-module {
    padding-left: 2.5625rem;
    padding-right: 2.5625rem;
  }
}
.heading-text-repeatable-tables-module__wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 2.5rem;
}
@media (min-width: 768px) {
  .heading-text-repeatable-tables-module__wrapper {
    row-gap: 3.75rem;
  }
}
.heading-text-repeatable-tables-module__text-wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;
}
@media (min-width: 768px) {
  .heading-text-repeatable-tables-module__heading {
    text-align: center;
  }
}
.heading-text-repeatable-tables-module__heading * {
  font-family: PPRightSerifMono-Fine, serif;
  font-size: 5rem;
  line-height: 1;
  letter-spacing: -0.25rem;
  color: var(--neutral_900);
}
@media (min-width: 768px) {
  .heading-text-repeatable-tables-module__heading * {
    font-size: 6rem;
  }
}
@media (min-width: 1200px) {
  .heading-text-repeatable-tables-module__heading * {
    font-size: 7.5rem;
  }
}
.heading-text-repeatable-tables-module__heading .line__wrapper {
  position: relative;
  overflow: hidden;
}
.heading-text-repeatable-tables-module__heading .line__wrapper .line {
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
}
.heading-text-repeatable-tables-module__text {
  color: var(--neutral_800);
}
.heading-text-repeatable-tables-module__text * {
  font-size: 1.125rem;
  line-height: 1.6875rem;
}
@media (min-width: 768px) {
  .heading-text-repeatable-tables-module__text * {
    text-align: center;
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
}
.heading-text-repeatable-tables-module__tables {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  max-width: 75rem;
  flex-direction: column;
  row-gap: 2.5rem;
}
@media (min-width: 768px) {
  .heading-text-repeatable-tables-module__tables {
    row-gap: 3.5rem;
  }
}
.heading-text-repeatable-tables-module__table table {
  height: auto !important;
  color: var(--neutral_900);
}
.heading-text-repeatable-tables-module__table table tr {
  height: auto !important;
}
.heading-text-repeatable-tables-module__table table td {
  text-align: center;
  font-family: FTAktual-Regular, sans-serif;
  font-size: 0.5625rem;
  text-transform: uppercase;
  height: auto !important;
}
@media (min-width: 390px) {
  .heading-text-repeatable-tables-module__table table td {
    font-size: 0.75rem;
  }
}
@media (min-width: 768px) {
  .heading-text-repeatable-tables-module__table table td {
    font-size: 1.125rem;
  }
}
.heading-text-repeatable-tables-module__table table thead td {
  padding-bottom: 0.3125rem;
  vertical-align: bottom;
  letter-spacing: 0.075rem;
}
@media (min-width: 768px) {
  .heading-text-repeatable-tables-module__table table thead td {
    padding-bottom: 1.0625rem;
    letter-spacing: 0.1125rem;
  }
}
.heading-text-repeatable-tables-module__table table thead td strong {
  font-family: FTAktual-Bold, sans-serif;
  font-weight: 400;
}
.heading-text-repeatable-tables-module__table table tbody tr {
  border-bottom-width: 0.0625rem;
  border-left-width: 0.0625rem;
  border-color: var(--neutral_900);
}
.heading-text-repeatable-tables-module__table table tbody tr:first-of-type {
  border-top-width: 0.0625rem;
}
.heading-text-repeatable-tables-module__table table tbody tr td {
  border-right-width: 0.0625rem;
  border-color: var(--neutral_900);
  background-color: var(--neutral_300);
  padding: 0.5rem;
  letter-spacing: 0.0875rem;
    transition: 0.3s;
}
@media (min-width: 390px) {
  .heading-text-repeatable-tables-module__table table tbody tr td {
    padding: 0.75rem;
  }
}
@media (min-width: 768px) {
  .heading-text-repeatable-tables-module__table table tbody tr td {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    letter-spacing: 0.1125rem;
  }
}
.heading-text-repeatable-tables-module__table table tbody tr td:first-of-type {
  background-color: var(--peach_light);
  text-align: left;
}
.heading-text-repeatable-tables-module__table table tbody tr td:nth-of-type(2) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.heading-text-repeatable-tables-module__table table tbody tr td strong {
  font-family: FTAktual-Bold, sans-serif;
  font-weight: 400;
}

.heading-text-budget-options {
  position: relative;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
@media (min-width: 1024px) {
  .heading-text-budget-options {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .heading-text-budget-options {
    padding-left: 0;
    padding-right: 0;
  }
}
.heading-text-budget-options__wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 2.5rem;
}
@media (min-width: 1024px) {
  .heading-text-budget-options__wrapper {
    flex-direction: row;
    -moz-column-gap: 0.625rem;
         column-gap: 0.625rem;
  }
}
@media (min-width: 768px) {
  .heading-text-budget-options__text {
    flex: 1 1 0%;
  }
}
@media (min-width: 1024px) {
  .heading-text-budget-options__text {
    display: flex;
    max-width: 13.75rem;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .heading-text-budget-options__text {
    max-width: 30rem;
  }
}
@media (min-width: 1440px) {
  .heading-text-budget-options__text {
    max-width: none;
  }
}
.heading-text-budget-options__text-inner {
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;
}
@media (min-width: 768px) {
  .heading-text-budget-options__text-inner {
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .heading-text-budget-options__text-inner {
    width: 100%;
    max-width: 18.75rem;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .heading-text-budget-options__text-inner {
    max-width: 24.125rem;
  }
}
.heading-text-budget-options__text-heading * {
  font-family: PPRightSerifMono-Fine, serif;
  font-size: 3.75rem;
  line-height: 3rem;
  letter-spacing: -0.25rem;
  color: var(--neutral_900);
}
@media (min-width: 390px) {
  .heading-text-budget-options__text-heading * {
    font-size: 5rem;
    line-height: 4.25rem;
  }
}
@media (min-width: 768px) {
  .heading-text-budget-options__text-heading * {
    font-size: 6rem;
    line-height: 6rem;
    letter-spacing: 0em;
  }
}
@media (min-width: 1024px) {
  .heading-text-budget-options__text-heading * {
    font-family: PPRightSerifMono-Regular, serif;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .heading-text-budget-options__text-heading * br {
    display: none;
    letter-spacing: 0em;
  }
}
.heading-text-budget-options__text-paragraph {
  color: var(--neutral_800);
}
.heading-text-budget-options__text-paragraph p {
  font-size: 1.125rem;
  line-height: 1.6875rem;
}
@media (min-width: 768px) {
  .heading-text-budget-options__text-paragraph p {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
}
.heading-text-budget-options__budget-options {
  flex: 1 1 0%;
}
.heading-text-budget-options__budget-options-options {
  display: flex;
  flex-direction: column;
  row-gap: 2.5rem;
}
@media (min-width: 768px) {
  .heading-text-budget-options__budget-options-options {
    flex: 1 1 0%;
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .heading-text-budget-options__budget-options-options {
    padding-right: 3.5rem;
  }
}
@media (min-width: 768px) {
  .heading-text-budget-options__budget-option {
    flex: 1 1 0%;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
  .heading-text-budget-options__budget-option ul {
    display: flex;
    flex-direction: column;
    border-top-width: 0.0625rem;
    border-color: var(--neutral_900);
  }
}
.heading-text-budget-options__budget-option ul li {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition: background-color 0.3s;
}
.heading-text-budget-options__budget-option ul li:not(.budget-option-price), .heading-text-budget-options__budget-option ul li:not(.budget-option-type) {
  border-left-width: 0.0625rem;
  border-right-width: 0.0625rem;
  border-bottom-width: 0.0625rem;
  border-color: var(--neutral_900);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.90625rem;
  padding-bottom: 0.90625rem;
  color: var(--neutral_900);
}
@media (min-width: 768px) {
  .heading-text-budget-options__budget-option ul li:not(.budget-option-price), .heading-text-budget-options__budget-option ul li:not(.budget-option-type) {
    flex: 1 1 0%;
    border-right-width: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media (min-width: 1600px) {
  .heading-text-budget-options__budget-option ul li:not(.budget-option-price), .heading-text-budget-options__budget-option ul li:not(.budget-option-type) {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.heading-text-budget-options__budget-option ul li:not(.budget-option-price) p, .heading-text-budget-options__budget-option ul li:not(.budget-option-type) p {
  font-family: FTAktual-Regular, sans-serif;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.04375rem;
}
@media (min-width: 768px) {
  .heading-text-budget-options__budget-option ul li:not(.budget-option-price) p, .heading-text-budget-options__budget-option ul li:not(.budget-option-type) p {
    font-size: 1.125rem;
    letter-spacing: 0.1125rem;
  }
}
@media (min-width: 1024px) {
  .heading-text-budget-options__budget-option ul li:not(.budget-option-price) p, .heading-text-budget-options__budget-option ul li:not(.budget-option-type) p {
    font-size: 1.125rem;
  }
}
.heading-text-budget-options__budget-option ul li:not(.budget-option-price) strong, .heading-text-budget-options__budget-option ul li:not(.budget-option-type) strong {
  font-family: FTAktual-Bold, sans-serif;
  font-weight: 400;
  letter-spacing: 0.0875rem;
}
.heading-text-budget-options__budget-option ul li.budget-option-type {
  color: var(--neutral_100);
}
.heading-text-budget-options__budget-option .budget-option-type {
  display: none;
}
@media (min-width: 768px) {
  .heading-text-budget-options__budget-option .budget-option-type {
    display: block;
    text-align: center;
    font-family: FTAktual-Bold, sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0.1125rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    background-color: var(--neutral_900) !important;
  }
}
.heading-text-budget-options__budget-option .budget-option-price {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: var(--neutral_900);
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  color: var(--neutral_100) !important;
}
@media (min-width: 768px) {
  .heading-text-budget-options__budget-option .budget-option-price {
    display: flex;
    justify-content: center;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    color: var(--neutral_900) !important;
    padding: 1.875rem 0 !important;
  }
}
.heading-text-budget-options__budget-option .budget-option-price-inner {
  position: relative;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .heading-text-budget-options__budget-option .budget-option-price-inner {
    width: 100%;
    max-width: 6.125rem;
  }
}
.heading-text-budget-options__budget-option .budget-option-price-amount {
  display: block;
  font-family: FTAktual-Bold, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
}
@media (min-width: 768px) {
  .heading-text-budget-options__budget-option .budget-option-price-amount {
    margin-left: auto;
    font-size: 6rem;
    letter-spacing: -0.12rem;
  }
}
.heading-text-budget-options__budget-option .budget-option-price-amount:before {
  position: absolute;
  top: 0.3125rem;
  left: 0;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  font-family: FTAktual-Bold, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1;
  --tw-content: "$";
  content: var(--tw-content);
}
@media (min-width: 768px) {
  .heading-text-budget-options__budget-option .budget-option-price-amount:before {
    top: 0.5rem;
    font-size: 2rem;
  }
}
.heading-text-budget-options__budget-option .budget-option-price-frequency {
  display: block;
  font-size: 0.625rem;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.0625rem;
}
@media (min-width: 768px) {
  .heading-text-budget-options__budget-option .budget-option-price-frequency {
    font-size: 0.75rem;
    letter-spacing: 0.075rem;
  }
  .heading-text-budget-options__budget-option:last-of-type ul {
    border-right-width: 0.0625rem;
  }
}
@media (hover) {
  @media (min-width: 768px) {
    .heading-text-budget-options__budget-option:hover li {
      background-color: var(--lavender_light);
    }
  }
}

.error-404 {
  position: relative;
  display: flex;
  height: 100dvh;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.error-404:after {
  background-image: url("../src/images/noise-bg-v5.png");
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  touch-action: none;
  background-repeat: repeat;
  opacity: 0.75;
  --tw-content: "";
  content: var(--tw-content);
}
.error-404__wrapper {
  position: relative;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  max-width: 48.75rem;
  flex-direction: column;
}
@media (min-width: 768px) {
  .error-404__wrapper {
    flex-direction: row;
    align-items: center;
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }
}
@media (min-width: 1024px) {
  .error-404__wrapper {
    -moz-column-gap: 5rem;
         column-gap: 5rem;
    max-width: 56.875rem;
  }
}
.error-404__eyes {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.error-404__eye {
  position: absolute;
  width: 100%;
  max-width: 9.375rem;
}
@media (min-width: 768px) {
  .error-404__eye {
    max-width: 13.75rem;
  }
}
.error-404__eye svg {
  display: block;
  height: auto;
  width: 100%;
}
.error-404__eye:first-of-type {
  top: 15%;
  left: 1.25rem;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 768px) {
  .error-404__eye:first-of-type {
    left: 6.25rem;
    top: 12.5%;
  }
}
@media (min-width: 1440px) {
  .error-404__eye:first-of-type {
    top: 20%;
    left: 10rem;
  }
}
.error-404__eye:nth-of-type(2) {
  top: -1.875rem;
  right: 15%;
  --tw-rotate: 20deg;
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 768px) {
  .error-404__eye:nth-of-type(2) {
    left: 30%;
    right: auto;
    --tw-rotate: 10deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media (min-width: 1440px) {
  .error-404__eye:nth-of-type(2) {
    left: 35%;
  }
}
.error-404__eye:nth-of-type(3) {
  bottom: 0;
  left: 50%;
  --tw-translate-x: -50%;
  --tw-rotate: 40deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 768px) {
  .error-404__eye:nth-of-type(3) {
    top: 10%;
    bottom: auto;
    right: 6.25rem;
    left: auto;
    --tw-translate-x: -0;
    --tw-rotate: -34deg;
    --tw-scale-x: -1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media (min-width: 1440px) {
  .error-404__eye:nth-of-type(3) {
    top: 18%;
    right: 18.75rem;
  }
}
.error-404__eye:nth-of-type(4) {
  right: -5%;
  top: 50%;
  --tw-translate-y: 6.25rem;
  --tw-rotate: 5deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 768px) {
  .error-404__eye:nth-of-type(4) {
    left: 3.75rem;
    bottom: 0;
    top: auto;
    --tw-translate-y: -3.125rem;
    --tw-rotate: -60deg;
    --tw-scale-x: -1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media (min-width: 1440px) {
  .error-404__eye:nth-of-type(4) {
    left: 12.5rem;
  }
}
.error-404__eye:nth-of-type(5) {
  display: none;
}
@media (min-width: 768px) {
  .error-404__eye:nth-of-type(5) {
    bottom: 15%;
    left: 50%;
    display: block;
    --tw-translate-x: -50%;
    --tw-rotate: -35deg;
    --tw-scale-x: -1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media (min-width: 1440px) {
  .error-404__eye:nth-of-type(5) {
    bottom: 6.25rem;
    --tw-translate-x: -0;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
.error-404__eye:last-of-type {
  display: none;
}
@media (min-width: 768px) {
  .error-404__eye:last-of-type {
    bottom: 5%;
    right: 3.125rem;
    display: block;
    --tw-rotate: 0deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media (min-width: 1440px) {
  .error-404__eye:last-of-type {
    bottom: 15%;
  }
}
.error-404__heading {
  margin-bottom: 1.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .error-404__heading {
    margin-bottom: 0;
  }
}
.error-404__heading * {
  font-family: PPRightSerifMono-Fine, serif;
  font-size: 7.5rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .error-404__heading * {
    font-size: 10rem;
  }
}
@media (min-width: 1024px) {
  .error-404__heading * {
    font-size: 13.5rem;
  }
}
.error-404__text {
  text-align: center;
}
@media (min-width: 768px) {
  .error-404__text {
    text-align: left;
  }
}
.error-404__text p {
  font-size: 1.125rem;
  line-height: 1.6875rem;
}
@media (min-width: 768px) {
  .error-404__text p {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
@media (min-width: 1024px) {
  .error-404__text p {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
}
.error-404__text .button {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5rem;
  display: flex;
  height: 3.5rem;
  width: 100%;
  max-width: 18rem;
  align-items: center;
  justify-content: center;
  border-radius: 1.875rem;
  background-color: var(--neutral_900);
  font-family: FTAktual-Regular, sans-serif;
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: 0.05625rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
    transition: 0.3s;
  cursor: none;
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNi44Ij48cGF0aCBkPSJNMTMgNi4xYzAtLjQtLjMtLjgtLjgtLjhzLS44LjMtLjguOFY4YzAgLjItLjIuNC0uNC40cy0uNC0uMi0uNC0uNFY1LjNjMC0uNC0uMy0uOC0uOC0uOHMtLjguMy0uOC44VjhjMCAuMi0uMi40LS40LjRzLS40LS4yLS40LS40VjQuNmMwLS40LS4zLS44LS44LS44cy0uOC4zLS44LjhWOGMwIC4yLS4yLjQtLjQuNHMtLjQtLjItLjQtLjRWLjhDNS44LjQgNS41IDAgNSAwcy0uOC4zLS44Ljh2OS42YzAgLjEgMCAuMy0uMi4zaC0uNEwuOSA5LjRjLS4yLS4xLS41LS4yLS43LS4yLS4zIDAtLjcuMy0uNy43czAgLjQuMi41bDQuOSA0LjljMSAxIDIuMyAxLjUgMy42IDEuNSAyLjMgMCA0LjItMS45IDQuMi00LjJWNi4xWiIvPjwvc3ZnPg==") 5 0, pointer;
}
@media (min-width: 768px) {
  .error-404__text .button {
    margin-left: 0;
    margin-right: 0;
    margin-top: 2rem;
  }
}
@media (hover) {
  .error-404__text .button:hover {
    background-color: var(--blue_default);
    color: var(--neutral_900);
  }
}

:root {
  --blue_default: #79f7ff;
  --yellow_default: #fff134;
  --lavender_default: #e7b6ff;
  --peach_default: #ffc09c;
  --blue_light: #d6fdff;
  --yellow_light: #fffcd6;
  --lavender_light: #f2d6ff;
  --peach_light: #ffe5d6;
  --neutral_900: #121212;
  --neutral_800: #343a40;
  --neutral_600: #868e96;
  --neutral_500: #ADB3BC;
  --neutral_300: #dee2e6;
  --neutral_200: #E9ECEF;
  --neutral_100: #FAFAFA;
  --header_height: 3.90563rem;
  --header_height_mobile: 3.49938rem;
  --header_height_large: 5.49938rem;
  color-scheme: only light;
}

@keyframes smallerRotation {
  0% {
    transform: translateX(-50%) translateY(-50%) rotate(0deg);
  }
  100% {
    transform: translateX(-50%) translateY(-50%) rotate(360deg);
  }
}
@keyframes mainRotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
html {
  overscroll-behavior: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  display: flex;
  flex-direction: column;
  background-color: var(--neutral_200);
  background-attachment: fixed;
  font-family: FTAktual-Regular, sans-serif;
  font-size: 1rem;
}
body:not(.page-template-page-policy) {
  background-image: url("../src/images/noise-bg-v5.png");
}
body::-webkit-scrollbar {
  width: 0.25rem;
}
body::-webkit-scrollbar-track {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
body::-webkit-scrollbar-thumb {
  background-color: var(--neutral_900);
}
body::-webkit-scrollbar-thumb:hover {
  background-color: var(--neutral_800);
}
body.page-template-page-policy {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.sr-only {
  position: absolute;
  margin: -0.0625rem;
  height: 0.0625rem;
  width: 0.0625rem;
  overflow: hidden;
  white-space: nowrap;
  border-width: 0;
  padding: 0;
  clip: rect(0 0 0 0);
}

main {
  position: relative;
  z-index: 10;
  flex-grow: 1;
}
main #smooth-content {
  will-change: transform;
}
main #smooth-content .pin-spacer {
  pointer-events: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "PPNeueMontreal-Book", sans-serif;
  font-weight: normal;
  font-style: normal;
}

img {
  display: block;
  width: 100%;
}

.section-background {
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: flex;
  height: 100%;
  width: 100%;
  touch-action: none;
}
.section-background span {
  display: flex;
  height: 100%;
  width: 100%;
  max-width: 3.75rem;
  opacity: 0.65;
}
@media (min-width: 768px) {
  .section-background span {
    max-width: 10rem;
  }
}
@media (min-width: 1200px) {
  .section-background span {
    max-width: 15.625rem;
  }
}
.section-background span:nth-of-type(1) {
  width: 100%;
  max-width: none;
}
@media (min-width: 768px) {
  .section-background span:nth-of-type(1) {
    max-width: 10rem;
  }
}
@media (min-width: 1200px) {
  .section-background span:nth-of-type(1) {
    max-width: 15.625rem;
  }
}
.section-background span:nth-of-type(2), .section-background span:nth-of-type(3) {
  display: none;
}
@media (min-width: 768px) {
  .section-background span:nth-of-type(2), .section-background span:nth-of-type(3) {
    display: block;
  }
}
.section-background.blue span {
  background: rgb(121, 247, 255);
  background: linear-gradient(90deg, rgb(121, 247, 255) 26%, rgba(232, 232, 232, 0) 100%);
}
.section-background.orange span {
  background: rgb(255, 192, 156);
  background: linear-gradient(90deg, rgb(255, 192, 156) 26%, rgba(233, 236, 239, 0) 100%);
}
.section-background.purple span {
  background: rgb(221, 177, 255);
  background: linear-gradient(90deg, rgb(221, 177, 255) 26%, rgba(233, 236, 239, 0) 100%);
}
.section-background.yellow span {
  background: rgb(255, 237, 0);
  background: linear-gradient(90deg, rgb(255, 237, 0) 26%, rgba(233, 236, 239, 0) 100%);
}

.page-loader {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  height: 100%;
  width: 100%;
  touch-action: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page-loader video {
  max-width: 10rem;
}
body.touchpoints {
  min-height: -webkit-fill-available;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition-delay: 9999s;
}

input:-webkit-autofill {
  -webkit-text-fill-color: #000000 !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 {
  display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

*::-webkit-scrollbar {
  width: 0.25rem;
}

*::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.375rem var(--ah_cream);
}

*::-webkit-scrollbar-thumb {
  background-color: var(--ah_blue);
  width: 0.25rem;
}
