/**
 * THIS FILE WAS AUTOGENERATED PLEASE DO NOT EDIT, RISK OF OVERWRITE
 */

/**
 * Main stylesheet for the theme.
 *
 * Theme styles follow http://cssguidelin.es/ and are organized according to
 * Inverted Triangle CSS (ITCSS) principles put forth by Harry Roberts. In
 * short, each layer of CSS gets more specific as you move down this page.
 */
/*--------------------------------------------------------------
# Settings - Global variables, config switches.
--------------------------------------------------------------*/
:root {
  --text-size-300: clamp(0.75rem, 0.6842105263rem + 0.2631578947vw, 1rem);
  --text-size-400: clamp(0.875rem, 0.7927631579rem + 0.3289473684vw, 1.1875rem);
  --text-size-500: clamp(1rem, 0.9013157895rem + 0.3947368421vw, 1.375rem);
  --text-size-600: clamp(1.25rem, 1.0690789474rem + 0.7236842105vw, 1.9375rem);
  --heading-size-200: clamp(1rem, 0.9013157895rem + 0.3947368421vw, 1.375rem);
  --heading-size-300: clamp(1.25rem, 1.0690789474rem + 0.7236842105vw, 1.9375rem);
  --heading-size-400: clamp(1.5625rem, 1.25rem + 1.25vw, 2.75rem);
  --heading-size-500: clamp(1.9375rem, 1.4276315789rem + 2.0394736842vw, 3.875rem);
  --heading-size-600: clamp(2.4375rem, 1.6315789474rem + 3.2236842105vw, 5.5rem);
  --color-brand-red-700: #A62A26;
  --color-brand-red-500: #D13833;
  --color-brand-red-300: #DD6D69;
  --color-brand-lime: #D1F0BE;
  --color-brand-silver-500: #BCC6CC;
  --color-brand-silver-100: #DCE4E8;
  --color-brand-white: #fff;
  --color-grey-white: #FFFFFF;
  --color-grey-50: #F2F2F2;
  --color-grey-100: #E6E6E6;
  --color-grey-200: #CCCCCC;
  --color-grey-300: #B3B3B3;
  --color-grey-500: #808080;
  --color-ui-success: #219653;
  --color-ui-error: #DA1E28;
  --color-grey-600: #666666;
  --color-grey-700: #4D4D4D;
  --color-grey-900: #1A1A1A;
  --color-grey-black: #211103;
  --color-primary: var(--color-brand-red-500);
  --color-text-primary: var(--color-grey-black);
  --color-text-secondary: var(--color-grey-600);
  --color-text-brand: var(--color-brand-red-500);
  --color-text-invert: var(--color-grey-white);
  --color-text-invert-secondary: var(--color-grey-50);
  --color-text-cover: var(--color-grey-white);
  --color-text-error: var(--color-ui-error);
  --color-text-success: var(--color-ui-success);
  --color-surface-primary: #FAF9F6;
  --color-surface-secondary: var(--color-brand-silver-100);
  --color-surface-tertiary: var(--color-brand-silver-500);
  --color-surface-brand: var(--color-brand-red-500);
  --color-surface-brand-secondary: var(--color-brand-lime);
  --color-surface-invert-primary: var(--color-grey-black);
  --color-surface-invert-secondary: var(--color-grey-900);
  --color-surface-white: var(--color-grey-white);
  --color-border-primary: var(--color-brand-silver-500);
  --color-border-secondary: var(--color-grey-black);
  --color-border-brand: var(--color-brand-red-500);
  --color-border-error: var(--color-ui-error);
  --color-border-invert-primary: var(--color-grey-700);
  --color-border-invert-secondary: var(--color-grey-white);
  --color-link: var(--color-text-primary);
  --color-form-text: var(--color-text-primary);
  --color-form-border: var(--color-border-secondary);
  --color-form-background: var(--color-surface-secondary);
  --color-form-focus: var(--color-border-brand);
  /* @link https://utopia.fyi/space/calculator/?c=320,16,1.2,2560,38.33,1.25,5,2,1920&s=0.75|0.625|0.5|0.375|0.25|0.125,1.5|2|3|4|5|7.5,s-3xl|m-xl&g=s,l,xl,12 */
  --space-6xs: clamp(0.125rem, 0.0982rem + 0.1339vi, 0.3125rem);
  --space-5xs: clamp(0.25rem, 0.1964rem + 0.2679vi, 0.625rem);
  --space-4xs: clamp(0.375rem, 0.3036rem + 0.3571vi, 0.875rem);
  --space-3xs: clamp(0.5rem, 0.4018rem + 0.4911vi, 1.1875rem);
  --space-2xs: clamp(0.625rem, 0.5rem + 0.625vi, 1.5rem);
  --space-xs: clamp(0.75rem, 0.5982rem + 0.7589vi, 1.8125rem);
  --space-s: clamp(1rem, 0.8036rem + 0.9821vi, 2.375rem);
  --space-m: clamp(1.5rem, 1.2054rem + 1.4732vi, 3.5625rem);
  --space-l: clamp(2rem, 1.5982rem + 2.0089vi, 4.8125rem);
  --space-xl: clamp(3rem, 2.4018rem + 2.9911vi, 7.1875rem);
  --space-2xl: clamp(4rem, 3.2054rem + 3.9732vi, 9.5625rem);
  --space-3xl: clamp(5rem, 4rem + 5vi, 12rem);
  --space-4xl: clamp(7.5rem, 6.0089rem + 7.4554vi, 17.9375rem);
  /* One-up pairs */
  --space-6xs-5xs: clamp(0.125rem, 0.0536rem + 0.3571vi, 0.625rem);
  --space-5xs-4xs: clamp(0.25rem, 0.1607rem + 0.4464vi, 0.875rem);
  --space-4xs-3xs: clamp(0.375rem, 0.2589rem + 0.5804vi, 1.1875rem);
  --space-3xs-2xs: clamp(0.5rem, 0.3571rem + 0.7143vi, 1.5rem);
  --space-2xs-xs: clamp(0.625rem, 0.4554rem + 0.8482vi, 1.8125rem);
  --space-xs-s: clamp(0.75rem, 0.5179rem + 1.1607vi, 2.375rem);
  --space-s-m: clamp(1rem, 0.6339rem + 1.8304vi, 3.5625rem);
  --space-m-l: clamp(1.5rem, 1.0268rem + 2.3661vi, 4.8125rem);
  --space-l-xl: clamp(2rem, 1.2589rem + 3.7054vi, 7.1875rem);
  --space-xl-2xl: clamp(3rem, 2.0625rem + 4.6875vi, 9.5625rem);
  --space-2xl-3xl: clamp(4rem, 2.8571rem + 5.7143vi, 12rem);
  --space-3xl-4xl: clamp(5rem, 3.1518rem + 9.2411vi, 17.9375rem);
  /* Custom pairs */
  --space-s-3xl: clamp(1rem, -0.5714rem + 7.8571vi, 12rem);
  --space-m-xl: clamp(1.5rem, 0.6875rem + 4.0625vi, 7.1875rem);
  --side-padding: var(--space-m-xl);
  --space-default: var(--space-4xl);
  --gutter: var(--space-s);
  --text-margin: 1.3em;
  --max-width-container: 108rem;
  --max-width-10-col: calc(var(--max-width-container) * 0.8287037);
  --max-width-8-col: calc(var(--max-width-container) * 0.6585648);
  --max-width-6-col: calc(var(--max-width-container) * 0.490741);
  --width-12-col: clamp(min(50rem, 100%), 100%, var(--max-width-container));
  --width-10-col: clamp(min(40rem, 100%), 82.87037%, var(--max-width-10-col));
  --width-8-col: clamp(min(40rem, 100%), 65.85648%, var(--max-width-8-col));
  --width-6-col: clamp(min(40rem, 100%), 49.0741%, var(--max-width-6-col));
  --radius-brand: 0.25rem;
  --radius-bigger: 0.5rem;
  --strokeWidth-brand: 0.125rem;
  --menu-height: 8.5rem;
  --button-border-radius: var(--radius-bigger);
  --button-font: Hanken Grotesk, sans-serif;
  --button-padding: 0.71em 1.09em;
  --button-font-size: var(--text-size-500);
  --button-text-color: var(--color-grey-white);
  --button-bg-color: var(--color-surface-brand);
  --button-border-color: var(--color-grey-black);
}
@media (max-width: 70rem) {
  :root {
    --menu-height: calc(1.7rem + var(--space-s) * 2);
  }
}

/*
Example how to add a font-face.
Other than woff2 and woff are not necessary.

@font-face {
    font-display: swap;
    font-family: font-name;
    font-style: normal;
    font-weight: 400;
    src:
        url(../fonts/font-name.woff2) format("woff2"),
        url(../fonts/font-name.woff) format("woff"), // Modern Browsers
}
*/
/*--------------------------------------------------------------
# Generic - Ground-zero styles (resets, box-sizing, etc.).
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, 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;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-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: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-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 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html, body {
  height: 100%;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: var(--color-surface-primary);
  scroll-behavior: smooth;
  scroll-padding-top: var(--menu-height);
}
@media (max-width: 70rem) {
  html.overflow-hidden {
    overflow: hidden;
  }
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
}

.site-wrapper {
  background: var(--color-surface-primary);
}

.site-main {
  padding-top: var(--menu-height);
}

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

.full-width {
  position: relative;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.absolute-link::after {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.protected-mail:after {
  content: attr(data-part-0) "@" attr(data-part-1);
}

.red-bold {
  font-size: var(--text-size-500);
  line-height: 1.5;
  font-weight: 700;
  color: var(--color-text-brand);
}

.red {
  color: var(--color-text-brand);
  margin-left: var(--space-5xs);
}

/*--------------------------------------------------------------
# Elements - Unclassed HTML elements (type selectors).
--------------------------------------------------------------*/
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
  overflow-y: scroll;
  font-size: 16px;
}

body {
  font-size: var(--text-size-500);
  line-height: 1.5;
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  color: var(--color-text-primary);
}

a {
  color: var(--color-link);
  font-weight: 700;
  text-decoration: underline;
}
a:hover {
  color: var(--color-text-brand);
}

b,
strong {
  font-weight: 700;
}

ul,
ol,
table,
p {
  margin: var(--text-margin) 0 0;
}
ul:first-child,
ol:first-child,
table:first-child,
p:first-child {
  margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  margin: 2.2em 0 0 0;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child {
  margin-top: 0;
}

h1,
.h1 {
  font-size: var(--heading-size-600);
  line-height: 1;
  font-weight: 600;
}

h2,
.h2 {
  font-size: var(--heading-size-500);
  line-height: 1.2;
  font-weight: 600;
}
h2 + p,
.h2 + p {
  margin-top: 1em;
}

h3,
.h3 {
  font-size: var(--heading-size-400);
  line-height: 1.2;
  font-weight: 600;
}

h4,
.h4,
.smaller-heading-sizes h2 {
  font-size: var(--heading-size-300);
  line-height: 1.3;
  font-weight: 600;
}

h5,
.h5,
h6,
.h6,
.smaller-heading-sizes h3,
.smaller-heading-sizes h4 {
  font-size: var(--heading-size-200);
  line-height: 1.4;
  font-weight: 600;
}

blockquote {
  margin: 0;
  font-size: var(--heading-size-300);
  line-height: 1.3;
  font-weight: 600;
}
* + blockquote,
blockquote + * {
  margin-top: var(--space-l);
}

.btn,
.hs-button,
button,
input[type=button],
input[type=reset],
input[type=submit],
.auto-buttons > a {
  display: inline-block;
  cursor: pointer;
  padding: var(--button-padding);
  text-decoration: none;
  text-align: center;
  font-size: var(--text-size-500);
  line-height: 1;
  font-weight: 600;
  font-family: var(--button-font);
  font-size: var(--button-font-size);
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border-radius: var(--button-border-radius);
  border: 0.0625rem solid var(--button-border-color);
  -webkit-transition: background-color 0.2s, color 0.2s, -webkit-box-shadow 0.2s;
  transition: background-color 0.2s, color 0.2s, -webkit-box-shadow 0.2s;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
  outline-offset: 0.125rem;
}
.btn:hover,
.hs-button:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
.auto-buttons > a:hover {
  --button-bg-color: var(--color-surface-brand-secondary);
  --button-text-color: var(--color-grey-black);
  color: var(--button-text-color);
  text-decoration: none;
  -webkit-box-shadow: 0.13rem 0.13rem 0 0 var(--color-grey-black);
          box-shadow: 0.13rem 0.13rem 0 0 var(--color-grey-black);
}
.btn:focus,
.hs-button:focus,
button:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus,
.auto-buttons > a:focus {
  outline: 0;
}
.btn:focus-visible,
.hs-button:focus-visible,
button:focus-visible,
input[type=button]:focus-visible,
input[type=reset]:focus-visible,
input[type=submit]:focus-visible,
.auto-buttons > a:focus-visible {
  --button-bg-color: var(--color-grey-black);
  --button-text-color: var(--color-grey-white);
  outline: 0.125rem solid var(--color-grey-black);
}

.btn--secondary {
  --button-bg-color: rgba(255, 255, 255, 0);
  --button-text-color: var(--color-grey-black);
}

.btn--external {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--space-3xs);
}
.btn--external svg {
  width: 1em;
  height: auto;
}

.reset-button {
  min-width: 1px;
  padding: 0;
  border-radius: 0;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  border: 0;
  background: rgba(255, 255, 255, 0);
}

.filter-btn {
  display: inline-block;
  padding: 0.56em 1.26em;
  font-size: var(--text-size-400);
  line-height: 1.5;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.1;
  color: var(--color-text-primary);
  text-decoration: none;
  background-color: var(--color-grey-white);
  border: 0.125rem solid var(--color-border-secondary);
  border-radius: 62.5rem;
  -webkit-transition: background-color 0.2s, color 0.2s, -webkit-box-shadow 0.2s;
  transition: background-color 0.2s, color 0.2s, -webkit-box-shadow 0.2s;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
  outline-offset: 0.125rem;
}
.filter-btn--active {
  color: var(--color-grey-white);
  background-color: var(--color-grey-black);
}
.filter-btn:hover {
  color: var(--color-grey-black);
  text-decoration: none;
  background: var(--color-surface-brand-secondary);
  -webkit-box-shadow: 0.13rem 0.13rem 0 0 var(--color-grey-black);
          box-shadow: 0.13rem 0.13rem 0 0 var(--color-grey-black);
}
.filter-btn:focus {
  outline: 0;
}
.filter-btn:focus-visible {
  color: var(--color-grey-white);
  background-color: var(--color-grey-black);
  outline: 0.125rem solid var(--color-grey-black);
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea,
select {
  width: 100% !important;
  padding: var(--space-2xs);
  font-size: 1rem;
  color: var(--color-form-text);
  background-color: var(--color-form-background);
  border: 0.0625rem solid var(--color-form-border);
  border-radius: var(--radius-bigger);
  font-size: var(--text-size-500);
  line-height: 1.5;
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  line-height: 1.2;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus,
select:focus {
  border-color: var(--color-form-focus);
  outline: 0;
}

textarea {
  resize: vertical;
  min-height: 9rem;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-right: calc(1.45em + var(--space-xs) * 2);
  background-repeat: no-repeat;
  background-position: right var(--space-xs) center;
  /* stylelint-disable-next-line */
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="33" viewBox="0 0 32 33" fill="none"><path d="M25.3336 12.957L16.0003 22.2904L6.66699 12.957" stroke="%23211103" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/></svg>');
  background-size: 1.45em auto;
}

input[type=checkbox],
input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  content: "";
  width: calc(1em + 0.125rem) !important;
  height: calc(1em + 0.125rem) !important;
  margin: 0 0 0 0.0625rem;
  padding: 0;
  background: var(--color-form-background);
  border: 0;
  border-radius: 0.125rem;
  -webkit-box-shadow: 0 0 0 0.0625rem var(--color-form-border);
          box-shadow: 0 0 0 0.0625rem var(--color-form-border);
  -webkit-transition: -webkit-box-shadow var(--transition-2);
  transition: -webkit-box-shadow var(--transition-2);
  transition: box-shadow var(--transition-2);
  transition: box-shadow var(--transition-2), -webkit-box-shadow var(--transition-2);
}
input[type=checkbox]:checked,
input[type=radio]:checked {
  -webkit-box-shadow: 0 0 0 0.0625rem var(--color-form-border);
          box-shadow: 0 0 0 0.0625rem var(--color-form-border);
}
input[type=checkbox]:focus,
input[type=radio]:focus {
  -webkit-box-shadow: 0 0 0 0.0625rem var(--color-form-focus);
          box-shadow: 0 0 0 0.0625rem var(--color-form-focus);
  outline: none;
}

input[type=checkbox]:checked {
  background: var(--color-form-background) no-repeat center;
  /* stylelint-disable-next-line */
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="11" viewBox="0 0 14 11" fill="none"><path d="M12.1134 1.0511L4.6346 8.52992L1.88661 5.78192C1.75337 5.64869 1.53735 5.64869 1.40409 5.78192L0.599924 6.58609C0.466692 6.71932 0.466692 6.93535 0.599924 7.06861L4.39333 10.862C4.52656 10.9952 4.74258 10.9952 4.87584 10.862L13.4001 2.33778C13.5333 2.20455 13.5333 1.98852 13.4001 1.85526L12.5959 1.0511C12.4627 0.917864 12.2467 0.917864 12.1134 1.0511Z" fill="%23000" /></svg>');
  background-size: 0.59em;
}

input[type=radio] {
  border-radius: 50%;
}
input[type=radio]:checked {
  background: var(--color-form-text);
  border: 0.1875rem solid var(--color-form-background);
}

.hs-form, .systems-page .form-container {
  font-size: var(--text-size-500);
  line-height: 1.5;
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
}
.hs-form .hs-form-field, .systems-page .form-container .hs-form-field {
  margin: 0 0 var(--space-s) 0;
}
.hs-form .hs-form-field > label, .systems-page .form-container .hs-form-field > label {
  margin-bottom: var(--space-3xs);
  display: block;
  font-size: var(--text-size-500);
  line-height: 1.5;
  font-weight: 700;
}
.hs-form .hs-form-field textarea, .systems-page .form-container .hs-form-field textarea {
  vertical-align: top;
}
.hs-form .inputs-list, .systems-page .form-container .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hs-form .inputs-list li + li, .systems-page .form-container .inputs-list li + li {
  margin-top: var(--space-5xs);
}
.hs-form .hs-form-field .inputs-list label, .systems-page .form-container .hs-form-field .inputs-list label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--space-3xs);
}
.hs-form .hs-submit, .systems-page .form-container .hs-submit {
  margin-top: var(--space-m);
}
.hs-form .hs-error-msgs, .systems-page .form-container .hs-error-msgs {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: var(--space-3xs) 0 0;
}
.hs-form .hs-error-msgs label, .systems-page .form-container .hs-error-msgs label {
  font-size: var(--text-size-300);
  line-height: 1.5;
  font-weight: 400;
  color: var(--color-ui-error);
}
.hs-form .legal-consent-container, .systems-page .form-container .legal-consent-container {
  font-size: var(--text-size-400);
  line-height: 1.5;
  font-weight: 400;
}
.hs-form .legal-consent-container .hs-form-booleancheckbox-display > span, .systems-page .form-container .legal-consent-container .hs-form-booleancheckbox-display > span {
  margin-left: 0;
}
.hs-form .legal-consent-container .hs-dependent-field, .systems-page .form-container .legal-consent-container .hs-dependent-field {
  margin: 1em 0;
}

body .body-wrapper .hs-form fieldset, body .body-wrapper .systems-page .form-container fieldset, .systems-page body .body-wrapper .form-container fieldset {
  width: 100%;
  max-width: 100%;
}
body .body-wrapper .hs-form fieldset .input, body .body-wrapper .systems-page .form-container fieldset .input, .systems-page body .body-wrapper .form-container fieldset .input {
  margin-right: 0;
}
body .body-wrapper .hs-form fieldset .hs-form-field, body .body-wrapper .systems-page .form-container fieldset .hs-form-field, .systems-page body .body-wrapper .form-container fieldset .hs-form-field {
  width: 100%;
}
@media (min-width: 37.501rem) {
  body .body-wrapper .hs-form fieldset.form-columns-2 .hs-form-field, body .body-wrapper .systems-page .form-container fieldset.form-columns-2 .hs-form-field, .systems-page body .body-wrapper .form-container fieldset.form-columns-2 .hs-form-field {
    width: calc(50% - 0.75rem);
    margin-right: 1.5rem;
  }
  body .body-wrapper .hs-form fieldset.form-columns-2 .hs-form-field:last-child, body .body-wrapper .systems-page .form-container fieldset.form-columns-2 .hs-form-field:last-child, .systems-page body .body-wrapper .form-container fieldset.form-columns-2 .hs-form-field:last-child {
    margin-right: 0;
  }
  body .body-wrapper .hs-form fieldset.form-columns-3 .hs-form-field, body .body-wrapper .systems-page .form-container fieldset.form-columns-3 .hs-form-field, .systems-page body .body-wrapper .form-container fieldset.form-columns-3 .hs-form-field {
    width: calc(33.3% - 0.35rem);
    margin-right: 0.5rem;
  }
  body .body-wrapper .hs-form fieldset.form-columns-3 .hs-form-field:last-child, body .body-wrapper .systems-page .form-container fieldset.form-columns-3 .hs-form-field:last-child, .systems-page body .body-wrapper .form-container fieldset.form-columns-3 .hs-form-field:last-child {
    margin-right: 0;
  }
}

table {
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #aaa;
  border-width: 0 0 1px;
  padding: 0.5rem;
}

th {
  border-width: 0 0 2px;
  text-align: left;
  font-weight: 400;
  padding: 0.5rem;
}

/*--------------------------------------------------------------
# Layout - Undecorated design patterns.
--------------------------------------------------------------*/
.content-wrapper,
.container,
.dnd-section > .row-fluid {
  width: var(--width-12-col);
  margin-left: auto;
  margin-right: auto;
}

.container--medium {
  width: var(--width-10-col);
}

.container--small {
  width: var(--width-6-col);
}

.content-row,
.main-dnd-area .dnd-section {
  margin-top: var(--space-default);
  margin-bottom: var(--space-default);
}

.main-dnd-area--without-hero .dnd-section:first-child {
  margin-top: var(--space-2xl);
}

.main-dnd-area .dnd-section .dnd-row:not(:first-child) {
  margin-top: var(--gutter);
}
@media (max-width: 48rem) {
  .main-dnd-area .dnd-section .dnd-column:not(:first-child) {
    margin-top: var(--gutter);
  }
}

.main-dnd-area div[class*=background-color].dnd-section {
  padding-top: var(--space-default);
  padding-bottom: var(--space-default);
}
.main-dnd-area div[class*=background-color].dnd-section:first-child {
  margin-top: 0;
}
.main-dnd-area div[class*=background-color].dnd-section:last-child {
  margin-bottom: 0;
}
.main-dnd-area div[class*=background-color].dnd-section + div[class*=background-color].dnd-section {
  margin-top: calc(var(--space-default) * -1);
}

.main-dnd-area div[class*=background-color].dnd-column {
  padding: var(--gutter);
}
@media (min-width: 48.001rem) {
  .main-dnd-area div[class*=background-color].dnd-column {
    padding: var(--gutter);
  }
}

.side-padding {
  padding-left: var(--side-padding);
  padding-right: var(--side-padding);
}

.has-background {
  padding-top: var(--space-default);
  padding-bottom: var(--space-default);
}

/* Responsive Grid */
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 48.001rem) {
  .row-fluid [class*=span] {
    display: block;
    width: 100%;
    min-height: 1px;
    float: left;
    margin-left: 1.8518518519%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*=span]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 100%;
    float: none;
  }
  .row-fluid .span11 {
    width: 91.512345679%;
  }
  .row-fluid .span10 {
    width: 83.024691358%;
  }
  .row-fluid .span9 {
    width: 74.537037037%;
  }
  .row-fluid .span8 {
    width: 66.049382716%;
  }
  .row-fluid .span7 {
    width: 57.5617283951%;
  }
  .row-fluid .span6 {
    width: 49.0740740741%;
  }
  .row-fluid .span5 {
    width: 40.5864197531%;
  }
  .row-fluid .span4 {
    width: 32.0987654321%;
  }
  .row-fluid .span3 {
    width: 23.6111111111%;
  }
  .row-fluid .span2 {
    width: 15.1234567901%;
  }
  .row-fluid .span1 {
    width: 6.6358024691%;
  }
}

.container-fluid {
  *zoom: 1;
}
.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
}
.container-fluid:after {
  clear: both;
}

/* Clearfix */
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}

/* Visibilty Classes */
.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.hidden {
  display: none;
  visibility: hidden;
}

/* Responsive Visibilty Classes */
.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

@media (max-width: 48rem) {
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
}
@media (min-width: 48rem) and (max-width: 65rem) {
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
}
.error-page {
  margin-top: var(--space-default);
  margin-bottom: var(--space-default);
}
.error-page img {
  vertical-align: top;
}
.error-page__paragraph {
  margin: 2em 0 2.1em;
}
.error-page__paragraph:last-child {
  margin-bottom: 0;
}

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

.archive-content {
  margin-top: var(--space-xl);
  margin-bottom: var(--space-2xl);
}

.archive-filters {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: var(--space-l);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  gap: 0.5rem;
}

.blog-post {
  margin-top: var(--space-3xl);
  margin-bottom: var(--space-3xl);
}
.blog-post--reference {
  margin-top: var(--space-l);
}
.blog-post__metas {
  margin-top: var(--gutter);
}
.blog-post__metas a {
  text-decoration: none;
}
.blog-post__metas a:hover, .blog-post__metas a:focus {
  text-decoration: underline;
}

.blog-read-next {
  margin-top: var(--space-default);
  margin-bottom: var(--space-2xl);
}

.posts-pagination {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  row-gap: 0.5rem;
  margin-top: var(--space-l);
}
.posts-pagination .posts-pagination__link--active {
  --button-bg-color: var(--color-grey-black);
  --button-text-color: var(--color-grey-white);
}
.posts-pagination__disabled {
  display: none;
}

.hs-blog-post .site-main {
  margin-bottom: var(--space-3xl);
}

.systems-page {
  margin-top: var(--space-default);
  margin-bottom: var(--space-default);
}
.systems-page .form-container {
  max-width: none;
}
.systems-page.container {
  width: var(--width-10-col);
}
.systems-page .subscribe-options {
  margin-bottom: var(--text-margin);
}
.systems-page .item,
.systems-page .subscribe-options {
  margin-top: var(--text-margin);
}
.systems-page .item p,
.systems-page .subscribe-options p {
  margin: 0;
}
.systems-page .backup-unsubscribe #email-prefs-form {
  margin: var(--text-margin) auto;
}
.systems-page .backup-unsubscribe #email-prefs-form .email-edit.hs-input {
  margin: 1rem 0;
}

/*--------------------------------------------------------------
# Modules - specific UI components.
--------------------------------------------------------------*/
.hs-breadcrumb-menu-wrapper {
  font-size: var(--text-size-500);
  line-height: 1.5;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: var(--space-s);
}
.hs-breadcrumb-menu-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.hs-breadcrumb-menu-wrapper a {
  text-decoration: none;
  color: inherit;
  font-weight: inherit;
}
.hs-breadcrumb-menu-wrapper a:hover {
  text-decoration: underline;
}
.hs-breadcrumb-menu-wrapper .hs-breadcrumb-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-column-gap: 0.3em;
     -moz-column-gap: 0.3em;
          column-gap: 0.3em;
  row-gap: 0.0625em;
}
.hs-breadcrumb-menu-wrapper .hs-breadcrumb-menu-item {
  padding: 0;
  margin-top: 0;
}
.hs-breadcrumb-menu-wrapper .hs-breadcrumb-menu-divider:before {
  content: "/";
  padding: 0 0 0 0.3em;
}

.span12.dnd-column > div > div > .span12.dnd-module > .hs_cos_wrapper_type_module.widget-type-rich_text, .span12.dnd-column > div > div > .span12.dnd-module > .hs_cos_wrapper_type_module.widget-type-header,
.span12.dnd-column > div > div > .span12.dnd-module > .hs_cos_wrapper_type_module > .normal-text-width {
  margin: auto;
  width: var(--width-6-col);
}
.span12.dnd-column > div > div > .span12.dnd-module > .hs_cos_wrapper_type_module > hr {
  width: 100% !important;
  border-color: var(--color-primary) !important;
}

.hs-web-interactive-inline + p:empty:last-child {
  display: none;
}

.site-header {
  position: absolute;
  z-index: 300;
  left: 0;
  top: 0;
  width: 100%;
  padding: var(--space-s) var(--space-s) 0;
  color: var(--color-text-primary);
  will-change: transform;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0.4, 0, 1, 1);
  transition: -webkit-transform 250ms cubic-bezier(0.4, 0, 1, 1);
  transition: transform 250ms cubic-bezier(0.4, 0, 1, 1);
  transition: transform 250ms cubic-bezier(0.4, 0, 1, 1), -webkit-transform 250ms cubic-bezier(0.4, 0, 1, 1);
}
@media (max-width: 70rem) {
  .site-header {
    overflow: hidden;
    padding: 0;
    background: var(--color-surface-primary);
  }
  .is-site-nav-opened .site-header {
    background: var(--color-surface-secondary);
    height: 100%;
    overflow: auto;
  }
}
.site-header.headroom--not-top {
  position: fixed;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.site-header.headroom--pinned.headroom--not-top {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.site-header__container {
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 70.001rem) {
  .site-header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: var(--space-m);
    padding: var(--space-3xs) var(--space-l);
    background: var(--color-surface-secondary);
    border: var(--strokeWidth-brand) solid var(--color-border-secondary);
    border-radius: var(--radius-brand);
  }
}
@media (min-width: 80.001rem) {
  .site-header__container {
    display: grid;
    grid-template-columns: 17rem auto 17rem;
  }
}
@media (max-width: 70rem) {
  .site-header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    padding: var(--space-s) var(--space-m);
  }
}
.site-header__logo svg {
  vertical-align: top;
}
@media (max-width: 70rem) {
  .site-header__logo svg {
    width: auto;
    height: 1.5rem;
  }
}
@media (min-width: 70.001rem) {
  .site-header__navigation {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: var(--space-xs);
  }
}
@media (min-width: 80.001rem) {
  .site-header__navigation {
    grid-column: 2/span 2;
    display: grid;
    -webkit-box-pack: normal;
        -ms-flex-pack: normal;
            justify-content: normal;
    grid-template-columns: auto 17rem;
  }
}
@media (max-width: 70rem) {
  .site-header__navigation {
    display: none;
    position: relative;
    margin-top: var(--space-s);
    margin-left: calc(var(--space-m) * -1);
    margin-right: calc(var(--space-m) * -1);
    border-top: 0.0625rem solid var(--color-border-secondary);
  }
  .is-site-nav-opened .site-header__navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: var(--space-s);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(var(--space-m) * 2 + 100%);
            flex: 0 0 calc(var(--space-m) * 2 + 100%);
    min-height: calc(100svh - var(--menu-height));
  }
}
.site-header__main-menu {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (max-width: 70rem) {
  .site-header__main-menu .main-menu {
    border-bottom: 0.0625rem solid var(--color-border-primary);
  }
}
@media (min-width: 70.001rem) {
  .site-header__secondary-menu {
    --button-font-size: clamp(0.8rem, 0.6815789474rem + 0.4736842105vw, 1.25rem);
    --button-padding: 0.75rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: var(--space-2xs);
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (max-width: 70rem) {
  .site-header__secondary-menu .widget-type-cta {
    padding: 0 var(--space-m);
  }
  .site-header__secondary-menu .btn {
    width: 100%;
  }
}

.nav-toggle {
  min-width: 1px;
  padding: 0;
  border-radius: 0;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  border: 0;
  background: rgba(255, 255, 255, 0);
  display: none;
  font-size: 0;
}
.nav-toggle:hover, .nav-toggle:focus {
  background: rgba(0, 0, 0, 0);
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (max-width: 70rem) {
  .nav-toggle {
    position: relative;
    display: block;
    width: 1.5rem;
    height: 1.15625rem;
    border-top: 0.15625rem solid var(--color-border-secondary);
    -webkit-transition: none;
    transition: none;
  }
  .nav-toggle:before, .nav-toggle:after {
    content: "";
    display: block;
    width: 100%;
    height: 0.15625rem;
    border-top: 0.15625rem solid var(--color-border-secondary);
    margin-top: 0.375rem;
    -webkit-transition: all 200ms;
    transition: all 200ms;
  }
  .is-site-nav-opened .nav-toggle {
    border-top: 0;
  }
  .is-site-nav-opened .nav-toggle:before, .is-site-nav-opened .nav-toggle:after {
    position: absolute;
    top: 0;
    left: 0;
  }
  .is-site-nav-opened .nav-toggle:before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .is-site-nav-opened .nav-toggle:after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

.left-aligned-wide-text {
  width: max(74.5rem, 83%);
  max-width: 100%;
}

.site-footer {
  --color-text-primary: var(--color-grey-white);
  --color-link: var(--color-grey-white);
  padding-top: var(--space-xl);
  padding-bottom: var(--space-xl);
  font-size: var(--text-size-400);
  line-height: 1.5;
  font-weight: 400;
  color: var(--color-text-primary);
  background: var(--color-surface-brand);
}
.site-footer a {
  font-weight: inherit;
  text-decoration: none;
}
.site-footer a:hover {
  text-decoration: underline;
  color: inherit;
}
.site-footer__top, .site-footer__bottom {
  display: grid;
  gap: var(--gutter);
}
@media (min-width: 65.001rem) {
  .site-footer__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: var(--space-2xl);
  }
  .site-footer__top .site-footer__col--large {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.site-footer__bottom {
  margin-top: var(--space-l);
}
.site-footer__bottom ul {
  font-size: var(--text-size-300);
  line-height: 1.5;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: var(--space-s);
}
.site-footer__bottom ul li + li {
  margin: 0;
}
@media (min-width: 48.001rem) {
  .site-footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.site-footer__col--large {
  font-size: var(--heading-size-200);
  line-height: 1.4;
  font-weight: 600;
}
.site-footer__col--large > * {
  display: block;
  max-width: 25rem;
}
.site-footer__col ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-footer__col * + ul {
  margin-top: var(--space-5xs);
}
.site-footer__col li + li {
  margin-top: var(--space-5xs);
}
.site-footer__logo {
  margin-bottom: var(--space-s);
}
.site-footer__logo svg {
  vertical-align: top;
}

.main-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-menu .hs-menu-item a[href="#"] {
  pointer-events: none;
}
.main-menu .hs-menu-item a[hidden] {
  display: none;
}
.main-menu .menu-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--space-3xs);
  font-size: var(--text-size-500);
  line-height: 1.5;
  font-weight: 700;
  color: var(--color-text-primary);
  text-decoration: none;
  background: rgba(255, 255, 255, 0);
  border: 0;
  border-radius: 0;
}
.main-menu .menu-link:hover {
  background-color: rgba(255, 255, 255, 0);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.main-menu .menu-link--sub-sub {
  gap: var(--space-xs);
}
.main-menu .menu-link-icon {
  margin: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 2rem;
          flex: 0 0 2rem;
}
@media (max-width: 70rem) {
  .main-menu .menu-link-icon {
    display: none;
  }
}
.main-menu .menu-link-icon img {
  vertical-align: top;
}
.main-menu .hs-item-has-children--default {
  position: relative;
}
.main-menu .sub-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 70.001rem) {
  .main-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .main-menu .menu-link {
    padding: 0.75rem 1rem;
    border: 0.0625rem solid rgba(255, 255, 255, 0);
    border-radius: 0.25rem;
    background: rgba(255, 255, 255, 0);
    -webkit-transition: background-color 0.2s, color 0.2s;
    transition: background-color 0.2s, color 0.2s;
  }
  .main-menu .menu-link:hover {
    border-color: var(--color-border-secondary);
    background-color: var(--color-surface-brand-secondary);
  }
  .main-menu .menu-link--main,
  .main-menu .hs-item-has-children__sub-toggle {
    gap: 0.4em;
    padding: 0.75rem 1rem;
    font-size: clamp(0.8rem, 0.6815789474rem + 0.4736842105vw, 1.25rem);
    font-weight: 500;
    line-height: 1.3;
  }
  .main-menu .menu-link--main:hover,
  .main-menu .hs-item-has-children__sub-toggle:hover {
    border-color: var(--color-border-secondary);
    background-color: var(--color-surface-brand-secondary);
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .main-menu .sub-menu--level-1 {
    background-color: var(--color-surface-secondary);
    border: 0.125rem solid var(--color-border-secondary);
    border-radius: var(--radius-brand);
    left: -999em;
    opacity: 0;
    padding: var(--space-3xs) var(--space-m) var(--space-3xs) var(--space-xs);
    position: absolute;
    text-align: left;
    top: calc(100% + 0.5rem + var(--space-3xs));
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
    -webkit-transition: opacity var(--transition-2), -webkit-transform var(--transition-2);
    transition: opacity var(--transition-2), -webkit-transform var(--transition-2);
    transition: transform var(--transition-2), opacity var(--transition-2);
    transition: transform var(--transition-2), opacity var(--transition-2), -webkit-transform var(--transition-2);
    visibility: hidden;
    z-index: 300;
  }
  .main-menu .sub-menu--level-1 li + li {
    margin-top: 0.5rem;
  }
  .main-menu .sub-menu--level-1.is-opened {
    left: calc(var(--space-xs) * -1);
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    visibility: visible;
  }
  .main-menu .sub-menu--level-2 {
    margin-top: var(--space-xs);
  }
  .main-menu .hs-item-has-children--service .sub-menu--level-1 {
    top: calc(100% + 0.5rem);
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: calc(var(--space-s) * 2);
       -moz-column-gap: calc(var(--space-s) * 2);
            column-gap: calc(var(--space-s) * 2);
    row-gap: var(--space-m);
    padding: var(--space-l) var(--space-xl);
  }
  .main-menu .hs-item-has-children--service .sub-menu--level-1.is-opened {
    left: 0;
  }
  .main-menu .hs-item-has-children--service .sub-menu--level-1 > li {
    margin-top: 0;
  }
  .main-menu .hs-item-has-children--service .sub-menu--level-1 .hs-menu-item--full-width {
    grid-column: 1/span 3;
  }
  .main-menu .hs-item-has-children--service .sub-menu--level-1 .hs-menu-item--full-width > .menu-link {
    font-size: var(--heading-size-300);
    line-height: 1.3;
    font-weight: 600;
  }
  .main-menu .hs-item-has-children--service .sub-menu--level-1 .hs-menu-item--full-width + .hs-menu-item--column::before {
    display: none;
  }
  .main-menu .hs-item-has-children--service .sub-menu--level-1 .hs-menu-item--column {
    position: relative;
  }
  .main-menu .hs-item-has-children--service .sub-menu--level-1 .hs-menu-item--column::before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(var(--space-s) * -1);
    height: 100%;
    width: 0.0625rem;
    background: var(--color-border-secondary);
  }
  .main-menu .hs-item-has-children--service .sub-menu--level-1 .hs-menu-item--column .menu-link--sub {
    font-size: var(--text-size-300);
    line-height: 1.5;
    font-weight: 400;
    text-transform: uppercase;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 70rem) {
  .main-menu .menu-link {
    padding: var(--space-s) var(--space-m);
  }
  .main-menu .menu-link--main,
  .main-menu .hs-item-has-children__sub-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    font-size: var(--heading-size-300);
    line-height: 1.3;
    font-weight: 600;
    -webkit-transition: none;
    transition: none;
  }
  .main-menu .hs-item-has-children__sub-toggle[aria-expanded=true] {
    background-color: var(--color-surface-primary);
  }
  .main-menu .sub-menu--level-1 {
    display: none;
  }
  .main-menu .sub-menu--level-1.is-opened {
    display: block;
    background-color: var(--color-surface-primary);
  }
  .main-menu .hs-menu-item + .hs-menu-item,
  .main-menu .sub-menu {
    border-top: 0.0625rem solid var(--color-border-primary);
  }
  .main-menu .hs-item-has-children--service .sub-menu--level-1 .hs-menu-item--column .menu-link--sub {
    font-size: var(--text-size-300);
    line-height: 1.5;
    font-weight: 400;
    text-transform: uppercase;
    padding-top: var(--space-l);
  }
}

.hs-item-has-children__sub-toggle svg,
.hs-item-has-children__sub-toggle span {
  pointer-events: none;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.hs-item-has-children__sub-toggle[aria-expanded=true] svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media (max-width: 70rem) {
  .language-menu {
    border-top: 0.0625rem solid var(--color-border-primary);
  }
  .language-menu, .language-menu:first-child {
    margin-top: var(--space-s);
  }
  .language-menu .menu-link {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.site-hero__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--space-xl);
}
@media (min-width: 48.001rem) {
  .site-hero__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .site-hero__container #hs_cos_wrapper_hero_image {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.site-hero__content {
  font-size: var(--text-size-600);
  line-height: 1.4;
  font-weight: 400;
}
@media (min-width: 48.001rem) {
  .site-hero__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 54%;
            flex: 0 0 54%;
    padding-top: var(--space-xl);
    padding-bottom: var(--space-xl);
  }
}
.site-hero__content .dnd-section + .dnd-section,
.site-hero__content .dnd-row + .dnd-row {
  margin-top: var(--space-l);
}
.site-hero__image {
  margin: 0;
  width: 100%;
  border: var(--strokeWidth-brand) solid #000;
  -webkit-box-shadow: 12px 12px 0px 0px var(--color-surface-invert-primary);
          box-shadow: 12px 12px 0px 0px var(--color-surface-invert-primary);
  border-radius: var(--radius-brand);
}
.site-hero__image img {
  aspect-ratio: 53/60;
  vertical-align: top;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--radius-brand);
}
.site-hero__image--editor-info {
  aspect-ratio: 53/60;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: var(--color-surface-secondary);
}

@media (min-width: 48.001rem) {
  .site-hero--archive .site-hero__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.site-hero--archive .site-hero__content {
  padding-top: calc(var(--space-4xl) - var(--menu-height));
  padding-bottom: 0;
  font-size: var(--text-size-500);
  line-height: 1.5;
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
}

.reference-hero {
  padding-top: var(--space-2xl);
}
.reference-hero__client-name {
  font-size: var(--heading-size-400);
  line-height: 1.2;
  font-weight: 600;
  color: var(--color-text-brand);
}
.reference-hero__title {
  margin-top: var(--space-xs);
}
.reference-hero__metas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: var(--space-xs);
  margin-top: var(--space-m);
}
.reference-hero__metas p {
  font-size: var(--text-size-300);
  line-height: 1.5;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 0;
  padding: var(--space-5xs) var(--space-4xs) var(--space-5xs) 0;
}
.reference-hero__tags a {
  font-weight: inherit;
  text-decoration: none;
}
.reference-hero__image {
  margin: 0;
  padding-top: var(--space-2xl);
}
.reference-hero__image img {
  aspect-ratio: 1.78;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url(<path-to-image>) lightgray 50%/cover no-repeat;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), url(<path-to-image>) lightgray 50%/cover no-repeat;
  border-radius: var(--radius-brand);
  border: var(--strokeWidth-brand) solid var(--color-border-secondary);
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: top;
  width: 100%;
}

.blog-hero__content {
  margin: 0 auto;
  padding-top: calc(var(--space-4xl) - var(--menu-height));
  width: var(--width-8-col);
}
.blog-hero__image {
  margin: var(--space-2xl) auto 0;
}
.blog-hero__image img {
  aspect-ratio: 89.5/50.25;
  border-radius: var(--radius-brand);
  border: var(--strokeWidth-brand) solid var(--color-border-secondary);
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: top;
}
.blog-hero__metas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-column-gap: var(--space-s);
     -moz-column-gap: var(--space-s);
          column-gap: var(--space-s);
  row-gap: var(--space-3xs);
  margin-top: var(--space-s);
}
.blog-hero__metas p {
  margin-top: 0;
}
.blog-hero__meta--author {
  font-size: var(--text-size-500);
  line-height: 1.5;
  font-weight: 700;
  color: var(--color-text-primary);
  text-decoration: none;
}
.blog-hero__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-column-gap: var(--space-xs);
     -moz-column-gap: var(--space-xs);
          column-gap: var(--space-xs);
  row-gap: var(--space-3xs);
  margin-top: var(--space-s);
}
.blog-hero__tag-link {
  font-size: var(--text-size-300);
  line-height: 1.5;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--color-text-primary);
  text-decoration: none;
}
.blog-hero__meta--information {
  text-decoration: none;
}
.blog-hero__meta--information .red-bold {
  margin-left: var(--space-5xs);
}
.blog-hero__content--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: var(--gutter);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 48rem) {
  .blog-hero__content--wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 48.001rem) {
  .blog-hero__cta {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}

.posts-list {
  display: grid;
  gap: var(--gutter);
}
* + .posts-list {
  margin-top: var(--space-l);
}
.swiper-wrapper * + .posts-list {
  margin-top: 0;
}
@media (min-width: 48.001rem) {
  .posts-list {
    grid-template-columns: repeat(2, 1fr);
    row-gap: var(--space-l);
  }
}
@media (min-width: 65.001rem) {
  .posts-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 65.001rem) {
  .posts-list--4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
* + .posts-list--reference {
  margin-top: var(--space-xl);
}

.post-list-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-column-gap: var(--space-s);
     -moz-column-gap: var(--space-s);
          column-gap: var(--space-s);
  row-gap: var(--space-3xs);
  margin-top: var(--space-l);
}

.post-item {
  aspect-ratio: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: var(--space-xs);
  border-radius: 0.25rem;
  border: 0.125rem solid var(--color-border-secondary);
  background: var(--color-brand-silver-100);
  -webkit-transition: background-color 0.2s, -webkit-box-shadow 0.2s;
  transition: background-color 0.2s, -webkit-box-shadow 0.2s;
  transition: background-color 0.2s, box-shadow 0.2s;
  transition: background-color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.post-item:hover, .post-item:focus-within {
  background-color: var(--color-brand-lime);
  -webkit-box-shadow: 0.125rem 0.125rem 0 var(--color-border-secondary);
          box-shadow: 0.125rem 0.125rem 0 var(--color-border-secondary);
}
.post-item__image {
  margin: 0;
}
.post-item__title {
  font-size: var(--heading-size-300);
  line-height: 1.3;
  font-weight: 600;
}
.post-item__title a {
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
}
.post-item__title a:focus {
  outline: 0;
}
.post-item__date {
  margin-top: var(--space-5xs);
}
.post-item__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: var(--space-s);
     -moz-column-gap: var(--space-s);
          column-gap: var(--space-s);
  row-gap: 0.5rem;
  margin-top: auto;
  padding-top: var(--gutter);
}
.post-item__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  font-size: var(--text-size-400);
  line-height: 1.5;
  font-weight: 400;
}
.post-item__author-image {
  margin: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 3rem;
          flex: 0 0 3rem;
}
.post-item__author-image img {
  width: 3rem;
  height: 3rem;
  border-radius: 999rem;
  border: 0.0125rem solid var(--color-border-secondary);
  vertical-align: top;
}
.post-item__tag {
  font-size: var(--text-size-300);
  line-height: 1.5;
  font-weight: 400;
  text-transform: uppercase;
}

.post-item--reference {
  aspect-ratio: unset;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.post-item--reference .post-item__image {
  margin: 0;
}
.post-item--reference .post-item__image img {
  aspect-ratio: 31.625/21.04;
  border-radius: var(--radius-brand);
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: top;
  width: 100%;
}
.post-item--reference .post-item__content {
  margin-top: var(--space-s);
}
.post-item--reference .post-item__excerpt {
  margin-top: var(--space-3xs);
}
.post-item--reference .post-item__meta {
  margin-top: auto;
  padding-top: var(--space-s);
}

.person-large-card {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: var(--space-xl);
  padding: var(--space-xl) var(--space-2xl);
  border-radius: var(--radius-brand);
  border: var(--strokeWidth-brand) solid var(--color-border-secondary);
  background: var(--color-surface-white);
}
* + .person-large-card {
  margin-top: var(--space-l);
}
@media (max-width: 48rem) {
  .person-large-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: var(--space-l);
    padding: var(--space-s);
  }
}
.person-large-card__image {
  margin: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 34.25%;
          flex: 0 0 34.25%;
}
.person-large-card__image img {
  aspect-ratio: 22.8125/32.5;
  border-radius: 62.5rem;
  border: var(--strokeWidth-brand) solid var(--color-border-secondary);
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: top;
}
@media (max-width: 48rem) {
  .person-large-card__image img {
    aspect-ratio: 1;
  }
}
.person-large-card__top-title {
  font-size: var(--text-size-500);
  line-height: 1.5;
  font-weight: 400;
  text-transform: uppercase;
}
.person-large-card__name {
  font-size: var(--heading-size-400);
  line-height: 1.2;
  font-weight: 600;
}
* + .person-large-card__name {
  margin-top: var(--space-3xs);
}
* + .person-large-card__role {
  margin-top: var(--space-3xs);
}
.person-large-card__ctas, .person-large-card__description {
  margin-top: var(--space-m);
}
.person-large-card__ctas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  gap: var(--space-3xs);
}

.social-share {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.social-share__item {
  margin: 0 1.3rem 0 0;
}
.social-share__item:last-child {
  margin-right: 0;
}
.social-share__item--label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin: 0 0 1rem;
  font-size: var(--heading-size-300);
  line-height: 1.3;
  font-weight: 600;
}
.social-share a {
  color: var(--color-primary);
}
.social-share a:hover, .social-share a:focus {
  text-decoration: none;
}

/*--------------------------------------------------------------
# Utilities - Helpers and overrides.
--------------------------------------------------------------*/
:focus {
  outline: thin dotted;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: var(--color-link);
  clip: auto !important;
  color: white;
  display: block;
  font-size: 0.8em;
  font-weight: bold;
  height: auto;
  padding: 0.75rem;
  left: 0.5rem;
  top: 0.5rem;
  text-decoration: none;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

.hs-inline-edit script[type="mce-no/type"] {
  display: block;
  background: red;
  color: #fff;
  font-size: 1rem;
  font-family: "Lucida Console";
  padding: 1rem;
}
.hs-inline-edit script[type="mce-no/type"]:before {
  content: "Hubspot render koodi, editoi muokataksesi lomaketta";
  display: block;
  margin: 0 0 1rem;
  font-family: sans-serif;
  font-size: 0.8rem;
  font-weight: bold;
  text-transform: uppercase;
}