/*!*******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./theme/_assets/scss/main.scss ***!
  \*******************************************************************************************************************************************************************************/
@charset "UTF-8";
* {
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

html, body {
  height: 100%;
}

a img {
  border: none;
}

blockquote {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* Settings
   ========================================================================== */
/*


font-family: "Fira Sans", sans-serif;
font-weight: 400;
font-style: normal;
*/
/* variables
   ========================================================================== */
:root {
  --space16: 8rem;
  --space15: 7.5rem;
  --space14: 7rem;
  --space13: 6.5rem;
  --space13: 6rem;
  --space12: 5.5rem;
  --space10: 5rem;
  --space9: 4.5rem;
  --space8: 4rem;
  --space7: 3.5rem;
  --space6: 3rem;
  --space5: 2.5rem;
  --space4: 2rem;
  --space3: 1.5rem;
  --space2: 1rem;
  --space1: 0.5rem;
}

:root {
  --color-neg-hex: #fff;
  --color-dark-hex: #000;
  --color-warning-hex: #ff0000;
  --s1-surface-hue: 0;
  --s1-surface-saturation: 0%;
  --s1-surface-lightness: 100%;
  --s1-surface-hsl: var(--s1-surface-hue), var(--s1-surface-saturation), var(--s1-surface-lightness);
  --s1-surface-hex: #fff;
  --s1-heading: #101010;
  --s1-text: #6F6F6F;
  --s1-preamble: #1b1919;
  --s1-caption: #D8A562;
  --s1-link: #D8A562;
  --s1-link-hover: #6F6F6F;
  --s1-link-button: #6F6F6F;
  --s1-border-one: #6F6F6F;
  --s1-border-two: #D8A562;
  --s1-border-three: #E8D3B6;
  --s1-icon-fill: #101010;
  --s1-icon-borders: #101010;
  --s1-accent: #D8A562;
  --s2-surface-hue: 36;
  --s2-surface-saturation: 28%;
  --s2-surface-lightness: 93%;
  --s2-surface-hsl: var(--s2-surface-hue), var(--s2-surface-saturation), var(--s2-surface-lightness);
  --s2-surface-hex: #F2EEE8;
  --s2-heading: #101010;
  --s2-text: #6F6F6F;
  --s2-preamble: #1b1919;
  --s2-caption: #D8A562;
  --s2-link: #D8A562;
  --s2-link-hover: #6F6F6F;
  --s2-link-button: #6F6F6F;
  --s2-border-one: #D8A562;
  --s2-border-two: #6F6F6F;
  --s2-border-three: #E8D3B6;
  --s2-icon-fill: #101010;
  --s2-icon-borders: #101010;
  --s2-accent: #D8A562;
  --s3-surface-hue: 287;
  --s3-surface-saturation: 100%;
  --s3-surface-lightness: 3%;
  --s3-surface-hsl: var(--s3-surface-hue), var(--s3-surface-saturation), var(--s3-surface-lightness);
  --s3-surface-hex: #0B000E;
  --s3-heading: #FFFFFF;
  --s3-text: #FFFFFF;
  --s3-preamble: #FFFFFF;
  --s3-caption: #FFFFFF;
  --s3-link: #FFFFFF;
  --s3-link-hover: #FFFFFF;
  --s3-link-button: #FFFFFF;
  --s3-border-one: #383838;
  --s3-border-two: #FFFFFF;
  --s3-border-three: #FFFFFF;
  --s3-icon-fill: #FFFFFF;
  --s3-icon-borders: #FFFFFF;
  --s3-accent: #D8A562;
  --s4-surface-hue: 34;
  --s4-surface-saturation: 60%;
  --s4-surface-lightness: 62ß%;
  --s4-surface-hsl: var(--s4-surface-hue), var(--s4-surface-saturation), var(--s4-surface-lightness);
  --s4-surface-hex: #D8A562;
  --s4-heading: #FFFFFF;
  --s4-text: #FFFFFF;
  --s4-preamble: #FFFFFF;
  --s4-caption: #FFFFFF;
  --s4-link: #FFFFFF;
  --s4-link-hover: #FFFFFF;
  --s4-link-button: #FFFFFF;
  --s4-border-one: #FFFFFF;
  --s4-border-two: #FFFFFF;
  --s4-border-three: #FFFFFF;
  --s4-icon-fill: #FFFFFF;
  --s4-icon-borders: #FFFFFF;
  --s4-accent: #FFFFFF;
  --s5-surface-hue: 240;
  --s5-surface-saturation: 1%;
  --s5-surface-lightness: 6%;
  --s5-surface-hsl: var(--s5-surface-hue), var(--s5-surface-saturation), var(--s5-surface-lightness);
  --s5-surface-hex: #282829;
  --s5-heading: #FFFFFF;
  --s5-text: #FFFFFF;
  --s5-preamble: #BBAE92;
  --s5-caption: #C7994A;
  --s5-link: #FFFFFF;
  --s5-link-hover: #FFFFFF;
  --s5-link-button: #FFFFFF;
  --s5-border-one: #FFFFFF;
  --s5-border-two: #C7994A;
  --s5-border-three: #FFFFFF;
  --s5-icon-fill: #FFFFFF;
  --s5-icon-borders: #FFFFFF;
  --s5-accent: #C7994A;
  --s6-surface-hue: 201;
  --s6-surface-saturation: 100%;
  --s6-surface-lightness: 19%;
  --s6-surface-hsl: var(--s6-surface-hue), var(--s6-surface-saturation), var(--s6-surface-lightness);
  --s6-surface-hex: #004062;
  --s6-heading: #FFFFFF;
  --s6-text: #FFFFFF;
  --s6-preamble: #BBAE92;
  --s6-caption: #C7994A;
  --s6-link: #FFFFFF;
  --s6-link-hover: #FFFFFF;
  --s6-link-button: #FFFFFF;
  --s6-border-one: #FFFFFF;
  --s6-border-two: #C7994A;
  --s6-border-three: #FFFFFF;
  --s6-icon-fill: #FFFFFF;
  --s6-icon-borders: #FFFFFF;
  --s6-accent: #C7994A;
}

:root {
  --success-hex: #34C759;
  --success-rgb: 52, 199, 89;
  --warning-hex: #FF3B30;
  --warning-rgb: 255, 59, 48;
  --progress-hex: #FF9500;
  --progress-rgb: 255, 149, 0;
  --notice-hex: #000;
  --notice-rgb: 0, 0, 0;
}

/* Helpers
   ========================================================================== */
/*
    Usage:
    - @include set-typo(body-4);
    - @include set-typo(null, 10, 12, 1, break-0, break-4);  
*/
.hidden {
  display: none !important;
}

.border-headline,
.c-card__headline {
  position: relative;
}
.border-headline:before,
.c-card__headline:before {
  content: "";
  display: block;
  position: absolute;
  top: -16px;
  left: calc(50% - 18px);
  width: 36px;
  height: 1px;
  background-color: var(--s1-border-one);
}

.no-bg {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background: none !important;
}

/* Design
    ========================================================================== */
.border-radius-btn,
.c-main-nav-list__item--bg {
  border-radius: 32px;
}

.border-radius-label {
  border-radius: 8px;
}

/* Sizes
    ========================================================================== */
.w-100 {
  width: 100%;
}
@media screen and (min-width: 56.25em) {
  .w-100 {
    width: 100%;
  }
}
.w-100--mob {
  width: 100%;
}

.w-75 {
  width: 100%;
}
@media screen and (min-width: 56.25em) {
  .w-75 {
    width: 75%;
  }
}
.w-75--mob {
  width: 75%;
}

.w-50 {
  width: 100%;
}
@media screen and (min-width: 56.25em) {
  .w-50 {
    width: 50%;
  }
}
.w-50--mob {
  width: 50%;
}

.w-25 {
  width: 100%;
}
@media screen and (min-width: 56.25em) {
  .w-25 {
    width: 25%;
  }
}
.w-25--mob {
  width: 25%;
}

.w-12_5 {
  width: 100%;
}
@media screen and (min-width: 56.25em) {
  .w-12_5 {
    width: 12.5%;
  }
}
.w-12_5--mob {
  width: 12.5%;
}

/* Flex
    ========================================================================== */
.flex {
  display: flex;
}
.flex--center {
  justify-content: center;
}

.b-tables-text, .b-scripts-text, .b-promos-text, .b-places-text, .b-persons-header, .b-gallery-text, .b-embeds-text, .b-downloads-text, .b-post-archives-text {
  margin-bottom: 2rem;
}
@media screen and (min-width: 37.5em) {
  .b-tables-text, .b-scripts-text, .b-promos-text, .b-places-text, .b-persons-header, .b-gallery-text, .b-embeds-text, .b-downloads-text, .b-post-archives-text {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 56.25em) {
  .b-tables-text, .b-scripts-text, .b-promos-text, .b-places-text, .b-persons-header, .b-gallery-text, .b-embeds-text, .b-downloads-text, .b-post-archives-text {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 75em) {
  .b-tables-text, .b-scripts-text, .b-promos-text, .b-places-text, .b-persons-header, .b-gallery-text, .b-embeds-text, .b-downloads-text, .b-post-archives-text {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 112.5em) {
  .b-tables-text, .b-scripts-text, .b-promos-text, .b-places-text, .b-persons-header, .b-gallery-text, .b-embeds-text, .b-downloads-text, .b-post-archives-text {
    margin-bottom: 4rem;
  }
}

.b-page-hero--news .b-page-hero-text, .b-cards-items, .footer {
  margin-top: 4rem;
}
@media screen and (min-width: 37.5em) {
  .b-page-hero--news .b-page-hero-text, .b-cards-items, .footer {
    margin-top: 5rem;
  }
}
@media screen and (min-width: 56.25em) {
  .b-page-hero--news .b-page-hero-text, .b-cards-items, .footer {
    margin-top: 6rem;
  }
}
@media screen and (min-width: 75em) {
  .b-page-hero--news .b-page-hero-text, .b-cards-items, .footer {
    margin-top: 6rem;
  }
}
@media screen and (min-width: 112.5em) {
  .b-page-hero--news .b-page-hero-text, .b-cards-items, .footer {
    margin-top: 6rem;
  }
}

.b-promos-items--1 .c-promo, .c-person, .b-text-img, .b-search-results-bottom, .b-search-results-top, .b-persons, .b-intro, .b-cta-text, .b-cta-header {
  margin-bottom: 4rem;
}
@media screen and (min-width: 37.5em) {
  .b-promos-items--1 .c-promo, .c-person, .b-text-img, .b-search-results-bottom, .b-search-results-top, .b-persons, .b-intro, .b-cta-text, .b-cta-header {
    margin-bottom: 5rem;
  }
}
@media screen and (min-width: 56.25em) {
  .b-promos-items--1 .c-promo, .c-person, .b-text-img, .b-search-results-bottom, .b-search-results-top, .b-persons, .b-intro, .b-cta-text, .b-cta-header {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 75em) {
  .b-promos-items--1 .c-promo, .c-person, .b-text-img, .b-search-results-bottom, .b-search-results-top, .b-persons, .b-intro, .b-cta-text, .b-cta-header {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 112.5em) {
  .b-promos-items--1 .c-promo, .c-person, .b-text-img, .b-search-results-bottom, .b-search-results-top, .b-persons, .b-intro, .b-cta-text, .b-cta-header {
    margin-bottom: 6rem;
  }
}

.error404 .b-text-img, .b-entrances-items {
  margin-top: 6rem;
}
@media screen and (min-width: 37.5em) {
  .error404 .b-text-img, .b-entrances-items {
    margin-top: 7rem;
  }
}
@media screen and (min-width: 56.25em) {
  .error404 .b-text-img, .b-entrances-items {
    margin-top: 8rem;
  }
}
@media screen and (min-width: 75em) {
  .error404 .b-text-img, .b-entrances-items {
    margin-top: 8rem;
  }
}
@media screen and (min-width: 112.5em) {
  .error404 .b-text-img, .b-entrances-items {
    margin-top: 8rem;
  }
}

.b-timeline-header, .b-timeline-text, .b-timeline, .b-tables, .b-scripts, .b-promos, .b-places, .b-gallery, .b-forms, .b-embeds, .b-downloads, .b-cta, .b-post-archives, .b-seo, .page-template-home .b-post-archives-header, .b-projects-text, .b-projects {
  margin-bottom: 6rem;
}
@media screen and (min-width: 37.5em) {
  .b-timeline-header, .b-timeline-text, .b-timeline, .b-tables, .b-scripts, .b-promos, .b-places, .b-gallery, .b-forms, .b-embeds, .b-downloads, .b-cta, .b-post-archives, .b-seo, .page-template-home .b-post-archives-header, .b-projects-text, .b-projects {
    margin-bottom: 7rem;
  }
}
@media screen and (min-width: 56.25em) {
  .b-timeline-header, .b-timeline-text, .b-timeline, .b-tables, .b-scripts, .b-promos, .b-places, .b-gallery, .b-forms, .b-embeds, .b-downloads, .b-cta, .b-post-archives, .b-seo, .page-template-home .b-post-archives-header, .b-projects-text, .b-projects {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 75em) {
  .b-timeline-header, .b-timeline-text, .b-timeline, .b-tables, .b-scripts, .b-promos, .b-places, .b-gallery, .b-forms, .b-embeds, .b-downloads, .b-cta, .b-post-archives, .b-seo, .page-template-home .b-post-archives-header, .b-projects-text, .b-projects {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 112.5em) {
  .b-timeline-header, .b-timeline-text, .b-timeline, .b-tables, .b-scripts, .b-promos, .b-places, .b-gallery, .b-forms, .b-embeds, .b-downloads, .b-cta, .b-post-archives, .b-seo, .page-template-home .b-post-archives-header, .b-projects-text, .b-projects {
    margin-bottom: 8rem;
  }
}

.home .b-projects {
  margin-top: 8rem;
}
@media screen and (min-width: 37.5em) {
  .home .b-projects {
    margin-top: 9rem;
  }
}
@media screen and (min-width: 56.25em) {
  .home .b-projects {
    margin-top: 10rem;
  }
}
@media screen and (min-width: 75em) {
  .home .b-projects {
    margin-top: 10rem;
  }
}
@media screen and (min-width: 112.5em) {
  .home .b-projects {
    margin-top: 10rem;
  }
}

.b-page-hero {
  margin-bottom: 8rem;
}
@media screen and (min-width: 37.5em) {
  .b-page-hero {
    margin-bottom: 9rem;
  }
}
@media screen and (min-width: 56.25em) {
  .b-page-hero {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 75em) {
  .b-page-hero {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 112.5em) {
  .b-page-hero {
    margin-bottom: 10rem;
  }
}

.no-margin {
  margin: 0;
}

.no-margin-top {
  margin-top: 0;
}

.no-margin-bottom {
  margin-bottom: 0;
}

.b-cta-content {
  padding-top: 2rem;
}
@media screen and (min-width: 37.5em) {
  .b-cta-content {
    padding-top: 3rem;
  }
}
@media screen and (min-width: 56.25em) {
  .b-cta-content {
    padding-top: 4rem;
  }
}
@media screen and (min-width: 75em) {
  .b-cta-content {
    padding-top: 4rem;
  }
}
@media screen and (min-width: 112.5em) {
  .b-cta-content {
    padding-top: 4rem;
  }
}

.b-cta-content {
  padding-bottom: 2rem;
}
@media screen and (min-width: 37.5em) {
  .b-cta-content {
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 56.25em) {
  .b-cta-content {
    padding-bottom: 4rem;
  }
}
@media screen and (min-width: 75em) {
  .b-cta-content {
    padding-bottom: 4rem;
  }
}
@media screen and (min-width: 112.5em) {
  .b-cta-content {
    padding-bottom: 4rem;
  }
}

.b-timeline, .b-forms-header, .footer {
  padding-top: 4rem;
}
@media screen and (min-width: 37.5em) {
  .b-timeline, .b-forms-header, .footer {
    padding-top: 5rem;
  }
}
@media screen and (min-width: 56.25em) {
  .b-timeline, .b-forms-header, .footer {
    padding-top: 6rem;
  }
}
@media screen and (min-width: 75em) {
  .b-timeline, .b-forms-header, .footer {
    padding-top: 6rem;
  }
}
@media screen and (min-width: 112.5em) {
  .b-timeline, .b-forms-header, .footer {
    padding-top: 6rem;
  }
}

.b-promos-items--1 .c-promo__link, .b-timeline, .b-forms-items, .footer {
  padding-bottom: 4rem;
}
@media screen and (min-width: 37.5em) {
  .b-promos-items--1 .c-promo__link, .b-timeline, .b-forms-items, .footer {
    padding-bottom: 5rem;
  }
}
@media screen and (min-width: 56.25em) {
  .b-promos-items--1 .c-promo__link, .b-timeline, .b-forms-items, .footer {
    padding-bottom: 6rem;
  }
}
@media screen and (min-width: 75em) {
  .b-promos-items--1 .c-promo__link, .b-timeline, .b-forms-items, .footer {
    padding-bottom: 6rem;
  }
}
@media screen and (min-width: 112.5em) {
  .b-promos-items--1 .c-promo__link, .b-timeline, .b-forms-items, .footer {
    padding-bottom: 6rem;
  }
}

.single-project .b-persons {
  padding-top: 6rem;
}
@media screen and (min-width: 37.5em) {
  .single-project .b-persons {
    padding-top: 7rem;
  }
}
@media screen and (min-width: 56.25em) {
  .single-project .b-persons {
    padding-top: 8rem;
  }
}
@media screen and (min-width: 75em) {
  .single-project .b-persons {
    padding-top: 8rem;
  }
}
@media screen and (min-width: 112.5em) {
  .single-project .b-persons {
    padding-top: 8rem;
  }
}

.single-project .b-persons, .page-template-home .b-promos, .b-entrances {
  padding-bottom: 6rem;
}
@media screen and (min-width: 37.5em) {
  .single-project .b-persons, .page-template-home .b-promos, .b-entrances {
    padding-bottom: 7rem;
  }
}
@media screen and (min-width: 56.25em) {
  .single-project .b-persons, .page-template-home .b-promos, .b-entrances {
    padding-bottom: 8rem;
  }
}
@media screen and (min-width: 75em) {
  .single-project .b-persons, .page-template-home .b-promos, .b-entrances {
    padding-bottom: 8rem;
  }
}
@media screen and (min-width: 112.5em) {
  .single-project .b-persons, .page-template-home .b-promos, .b-entrances {
    padding-bottom: 8rem;
  }
}

.b-page-hero, .page-template-home .b-post-archives, .b-entrances {
  padding-top: 8rem;
}
@media screen and (min-width: 37.5em) {
  .b-page-hero, .page-template-home .b-post-archives, .b-entrances {
    padding-top: 9rem;
  }
}
@media screen and (min-width: 56.25em) {
  .b-page-hero, .page-template-home .b-post-archives, .b-entrances {
    padding-top: 10rem;
  }
}
@media screen and (min-width: 75em) {
  .b-page-hero, .page-template-home .b-post-archives, .b-entrances {
    padding-top: 10rem;
  }
}
@media screen and (min-width: 112.5em) {
  .b-page-hero, .page-template-home .b-post-archives, .b-entrances {
    padding-top: 10rem;
  }
}

.page-template-home .b-post-archives {
  padding-bottom: 8rem;
}
@media screen and (min-width: 37.5em) {
  .page-template-home .b-post-archives {
    padding-bottom: 9rem;
  }
}
@media screen and (min-width: 56.25em) {
  .page-template-home .b-post-archives {
    padding-bottom: 10rem;
  }
}
@media screen and (min-width: 75em) {
  .page-template-home .b-post-archives {
    padding-bottom: 10rem;
  }
}
@media screen and (min-width: 112.5em) {
  .page-template-home .b-post-archives {
    padding-bottom: 10rem;
  }
}

.no-padding {
  padding: 0;
}

.no-padding-top {
  padding-top: 0;
}

.no-padding-bottom {
  padding-bottom: 0;
}

/* Headings
   ========================================================================== */
/* Body
   ========================================================================== */
/* Layout
   ========================================================================== */
*, *:before, *:after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 50%;
  overflow-x: hidden;
}

body {
  background-color: var(--s2-surface-hex);
  font-family: naktiv-grotesk, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 2rem;
  font-size: clamp(2.125rem, 0.0833333333vw + 2.0625rem, 2.25rem);
  line-height: 1.5;
}

.wrapper {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}

.main {
  flex: 1;
  position: relative;
  z-index: 1;
  margin-top: 120px;
}
.home .main {
  margin-top: 0;
}

:focus {
  outline: none;
}

.l-grid {
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 37.5em) {
  .l-grid {
    grid-gap: 0 2rem;
  }
}
@media screen and (min-width: 56.25em) {
  .l-grid {
    grid-gap: 0 8rem;
  }
}
@media screen and (min-width: 75em) {
  .l-grid {
    grid-gap: 0 10rem;
  }
}
.l-grid--c {
  max-width: 1500px;
  padding: 0 4rem;
}
@media screen and (min-width: 37.5em) {
  .l-grid--c {
    padding: 0 6rem;
  }
}
@media screen and (min-width: 56.25em) {
  .l-grid--c {
    padding: 0 8rem;
  }
}
@media screen and (min-width: 75em) {
  .l-grid--c {
    padding: 0 10rem;
  }
}
.l-grid--c-no-pad {
  max-width: 1500px;
  padding: 0;
}
.l-grid--inner {
  margin: 0;
}
.l-grid--no-gap {
  grid-gap: 0;
}

.responsive-embed {
  position: relative;
  overflow: hidden;
}
.responsive-embed:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.responsive-embed > iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.responsive-embed iframe {
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .responsive-content {
    display: block;
    width: 100%;
    overflow-x: auto;
    _overflow: auto;
    margin: 0 0 1em;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .responsive-content::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
  }
  .responsive-content::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid white;
    background-color: rgba(0, 0, 0, 0.3);
  }
}
/* Defaults
   ========================================================================== */
/* General
   ========================================================================== */
/* Features
   ========================================================================== */
.uppercase {
  font-kerning: normal;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}

.small-caps {
  font-feature-settings: "smcp", "kern";
  font-kerning: normal;
  letter-spacing: 0.1rem;
}

.lining-numerals {
  font-feature-settings: "lnum", "kern";
}

.oldstyle-numerals {
  font-feature-settings: "onum", "kern";
}

/* General
   ========================================================================== */
.big,
h1,
h2,
h3,
h4 {
  color: var(--s1-heading);
  font-family: aktiv-grotesk, sans-serif;
  font-feature-settings: "kern";
  font-weight: 600;
  text-align: left;
}

.header-1,
h1 {
  font-size: clamp(6.875rem, 0.4166666667vw + 6.5625rem, 7.5rem);
  line-height: 1.1;
  margin-bottom: 2rem;
  color: var(--s1-heading);
}

.header-2,
h2 {
  font-size: clamp(4.75rem, 0.1666666667vw + 4.625rem, 5rem);
  line-height: 1.15;
  margin-bottom: 1.5rem;
  color: var(--s1-heading);
}

.header-3,
h3 {
  font-size: clamp(4rem, 0.1666666667vw + 3.875rem, 4.25rem);
  line-height: 1.15;
  margin-bottom: 1rem;
}

.header-4,
h4 {
  font-size: clamp(3.375rem, 0.1666666667vw + 3.25rem, 3.625rem);
  line-height: 1.15;
  margin-bottom: 0.5rem;
}

.c-person__sub-headline,
.caption {
  font-size: clamp(1.375rem, 0.0833333333vw + 1.3125rem, 1.5rem);
  line-height: 1.5;
  color: var(--s1-heading);
  font-weight: 500;
  font-family: aktiv-grotesk, sans-serif;
  margin-bottom: var(--space1);
}
.caption--neg {
  color: var(--color-neg-hex);
}

/* General
   ========================================================================== */
a {
  color: var(--s1-link);
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: var(--s1-text);
}

.body-m,
p {
  color: var(--s1-text);
  margin-bottom: 1.75rem;
}

.preamble,
.body-1 {
  font-size: clamp(2.5rem, 0.0833333333vw + 2.4375rem, 2.625rem);
  line-height: 1.5;
  font-weight: 500;
  color: var(--s1-text);
  margin-bottom: 4rem;
}

.body-2 {
  font-size: clamp(2.125rem, 0.0833333333vw + 2.0625rem, 2.25rem);
  line-height: 1.5;
}

.gf_progressbar_percentage,
.body-3,
small {
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
}

.body-4 {
  font-size: clamp(1.375rem, 0.0833333333vw + 1.3125rem, 1.5rem);
  line-height: 1.5;
}

b,
strong,
.bold {
  font-weight: 600;
}

blockquote {
  position: relative;
}
blockquote p {
  font-size: clamp(3.375rem, 0.1666666667vw + 3.25rem, 3.625rem);
  line-height: 1.15;
  color: var(--s1-heading);
  font-weight: 500;
  font-family: naktiv-grotesk, sans-serif;
}
blockquote:before {
  position: absolute;
  content: "";
  display: block;
  height: 0.2rem;
  width: 3rem;
  top: 2rem;
  left: -5rem;
  background: #F6BF55;
}
blockquote strong {
  font-style: 600;
}

em,
i,
.italic {
  font-style: 500;
  font-style: italic;
}

hr {
  border: 1px solid var(--s1-border-one);
}

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

/* General
   ========================================================================== */
ol,
ul {
  margin-bottom: 4rem;
}
ol li,
ul li {
  color: var(--s1-text);
  margin-left: 4rem;
}

/*  General
    ========================================================================== */
.footer {
  background-color: var(--s3-surface-hex);
}
.footer-primary-top {
  grid-column: 1/13;
  margin-bottom: var(--space4);
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  width: 100%;
}
@media screen and (min-width: 37.5em) {
  .footer-primary-top {
    grid-gap: 0 2rem;
  }
}
@media screen and (min-width: 56.25em) {
  .footer-primary-top {
    grid-gap: 0 4rem;
  }
}
@media screen and (min-width: 75em) {
  .footer-primary-top {
    grid-gap: 0 6rem;
  }
}
.footer-primary-top__col-one {
  grid-column: 1/13;
  margin-bottom: var(--space8);
}
@media screen and (min-width: 56.25em) {
  .footer-primary-top__col-one {
    grid-column: 1/4;
    margin-bottom: 0;
  }
}
.footer-primary-top__col-two {
  grid-column: 1/13;
  margin-bottom: var(--space8);
}
@media screen and (min-width: 56.25em) {
  .footer-primary-top__col-two {
    grid-column: 4/7;
    margin-bottom: 0;
  }
}
.footer-primary-top__col-three {
  grid-column: 1/13;
  margin-bottom: var(--space8);
}
@media screen and (min-width: 56.25em) {
  .footer-primary-top__col-three {
    grid-column: 7/10;
    margin-bottom: 0;
  }
}
.footer-primary-bottom {
  grid-column: 1/13;
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  width: 100%;
}
@media screen and (min-width: 37.5em) {
  .footer-primary-bottom {
    grid-gap: 0 2rem;
  }
}
@media screen and (min-width: 56.25em) {
  .footer-primary-bottom {
    grid-gap: 0 4rem;
  }
}
@media screen and (min-width: 56.25em) {
  .footer-primary-bottom {
    grid-gap: 0 6rem;
  }
}
.footer-primary-bottom__col-one {
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .footer-primary-bottom__col-one {
    grid-column: 1/3;
  }
}
.footer-primary__link {
  text-decoration: none;
  color: var(--s5-text);
}
.footer-primary__headline {
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  margin-bottom: var(--space1);
  color: var(--s5-caption);
}
.footer-secondary {
  margin-top: var(--space8);
}
.footer-secondary__col-one {
  border-top: solid 1px var(--s3-border-one);
  padding-top: var(--space8);
  grid-column: 1/13;
}
.footer__paragraph {
  font-size: clamp(1.375rem, 0.0833333333vw + 1.3125rem, 1.5rem);
  line-height: 1.5;
  color: var(--s3-text);
}

.footer-list {
  list-style-type: none;
  margin-bottom: 0;
}
.footer-list__link {
  color: var(--s3-accent);
}
.footer-list__item {
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  color: var(--s3-accent);
  margin-left: 0;
}

.footer-logo__img {
  width: 120px;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999999;
  transition: background-color 0.3s;
  height: 120px;
}
.header-wrapper {
  padding-top: var(--space8);
  padding-bottom: var(--space8);
}
.header-left {
  grid-column: 1/4;
  height: auto;
  z-index: 9998;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.header-right {
  display: flex;
  grid-column: 4/13;
  justify-content: flex-end;
  align-items: center;
}
.header-logo {
  height: 100%;
}
.header-logo__link {
  display: grid;
  grid-template-columns: 1fr;
  height: 100%;
  align-items: center;
}
.header-logo__img {
  grid-column: 1/1;
  grid-row-start: 1;
  display: block;
  width: 100px;
  transition: opacity 0.3s, width 0.3s ease-in;
  margin-top: 0px;
}
@media screen and (min-width: 56.25em) {
  .header-logo__img {
    max-width: none !important;
    width: 140px;
  }
}
.header-logo__img--neg {
  opacity: 0;
}
@media screen and (min-width: 75em) {
  .header .c-menu-button {
    display: none;
  }
}
.header .c-menu-button button:focus {
  outline: none;
}

/* Objects
   ========================================================================== */
.o-btn, .gform_footer .button {
  line-height: 1;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  width: fit-content;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: var(--s1-link);
  font-family: naktiv-grotesk, sans-serif;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  margin-right: var(--space1);
  margin-bottom: var(--space2);
}
.o-btn__span, .o-btn__text {
  font-size: clamp(1.875rem, 0vw + 1.875rem, 1.875rem);
  line-height: 1.5;
  font-weight: 500;
  font-family: naktiv-grotesk, sans-serif;
}
.o-btn__svg {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  fill: var(--s3-text);
  padding: 4px;
}
.o-btn--icon-left .o-btn__svg {
  margin-right: var(--space1);
}
.o-btn--icon-right .o-btn__svg {
  margin-left: var(--space1);
}
.o-btn:hover, .gform_footer .button:hover {
  text-decoration: none;
}
.o-btn--center {
  margin-left: auto;
  margin-right: auto;
}
.o-btn--secondary, .o-btn--tertiary {
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 24px;
}
.o-btn--primary, .o-btn--secondary, .o-btn--tertiary, .o-btn--quaternary, .gform_footer .button {
  position: relative;
  height: 46px;
  border: solid 1px var(--s1-border-one);
  transition: all 0.2s ease-in-out;
}
.o-btn--primary .o-btn__svg, .o-btn--secondary .o-btn__svg, .o-btn--tertiary .o-btn__svg, .o-btn--quaternary .o-btn__svg, .gform_footer .button .o-btn__svg {
  fill: var(--s3-icon-fill);
  margin-right: var(--space2);
}
.o-btn--primary .o-btn__text, .o-btn--secondary .o-btn__text, .o-btn--tertiary .o-btn__text, .o-btn--quaternary .o-btn__text, .gform_footer .button .o-btn__text {
  color: var(--s2-surface-hex);
}
.o-btn--primary:hover, .o-btn--secondary:hover, .o-btn--tertiary:hover, .o-btn--quaternary:hover, .gform_footer .button:hover {
  background-color: var(--s1-surface-hex);
  border-color: transparent;
}
.o-btn--primary:hover .o-btn__text, .o-btn--secondary:hover .o-btn__text, .o-btn--tertiary:hover .o-btn__text, .o-btn--quaternary:hover .o-btn__text, .gform_footer .button:hover .o-btn__text {
  color: var(--s1-border-one);
}
.o-btn--primary {
  background: transparent;
  border: none;
  color: var(--s3-text);
  position: relative;
  z-index: 2000;
  overflow: visible;
}
.o-btn--primary .o-btn__svg {
  fill: var(--s3-icon-fill);
  background-color: var(--s3-surface-hex);
  border-radius: 50%;
}
.o-btn--primary .o-btn__text {
  color: var(--s1-text);
}
.o-btn--primary:hover .o-btn__text {
  color: var(--s1-heading);
}
.o-btn--secondary {
  background: transparent;
  border: solid 1px var(--s2-surface-hex);
  color: var(--s3-text);
  position: relative;
  z-index: 2000;
  overflow: visible;
}
.o-btn--secondary .o-btn__svg {
  fill: var(--s1-icon-fill);
  background-color: #fff;
  border-radius: 50%;
}
.o-btn--secondary .o-btn__text {
  color: var(--s3-text);
}
.o-btn--secondary:hover .o-btn__svg {
  fill: var(--s3-icon-fill);
  background-color: var(--s3-surface-hex);
  border-radius: 50%;
}
.o-btn--secondary:hover .o-btn__text {
  color: var(--s1-heading);
}
.o-btn--tertiary {
  background: transparent;
  border: solid 1px var(--s3-surface-hex);
  color: var(--s1-text);
  position: relative;
  z-index: 2000;
  overflow: visible;
}
.o-btn--tertiary .o-btn__svg {
  fill: var(--s1-surface-hex);
  background-color: #101010;
  border-radius: 50%;
}
.o-btn--tertiary .o-btn__text {
  color: var(--s2-text);
}
.o-btn--tertiary:hover {
  border: solid 1px var(--s3-surface-hex);
  background-color: var(--s3-surface-hex);
}
.o-btn--tertiary:hover .o-btn__svg {
  fill: var(--s3-surface-hex);
  background-color: var(--s1-surface-hex);
  border-radius: 50%;
}
.o-btn--tertiary:hover .o-btn__text {
  color: var(--s2-surface-hex);
}
.o-btn--quaternary, .gform_footer .button {
  background: var(--s4-surface-hex);
  border: solid 1px var(--s4-surface-hex);
  padding-left: var(--space6);
  padding-right: var(--space8);
  border-radius: var(--space8);
  color: var(--s4-text);
  position: relative;
  z-index: 2000;
  overflow: visible;
}
.o-btn--quaternary .o-btn__svg, .gform_footer .button .o-btn__svg {
  fill: var(--s4-surface-hex);
  background-color: var(--s1-surface-hex);
  border-radius: 50%;
}
.o-btn--quaternary .o-btn__text, .gform_footer .button .o-btn__text {
  color: var(--s4-text);
}
.o-btn--quaternary:hover .o-btn__svg, .gform_footer .button:hover .o-btn__svg {
  fill: var(--s3-icon-fill);
  background-color: var(--s3-surface-hex);
  border-radius: 50%;
}
.o-btn--quaternary:hover .o-btn__text, .gform_footer .button:hover .o-btn__text {
  color: var(--s2-surface-hex);
}

.gform_body .ginput_container_checkbox {
  margin-top: 0 !important;
}
.gform_body .gfield_checkbox,
.gform_body .ginput_container_consent {
  margin-top: var(--space3);
  margin-bottom: var(--space3);
}
.gform_body .gfield_checkbox label:before,
.gform_body .ginput_container_consent label:before {
  background-image: url(../img/checkbox--unchecked.svg);
}
.gform_body .gfield_checkbox input:checked + label:after,
.gform_body .ginput_container_consent input:checked + label:after {
  background-image: url(../img/checkbox--checked.svg);
}
.gform_body .gfield_checkbox input,
.gform_body .ginput_container_consent input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  cursor: pointer;
}
.gform_body .gfield_checkbox label,
.gform_body .ginput_container_consent label {
  cursor: pointer;
  margin: 0 !important;
  text-align: left;
  line-height: 1;
  padding-left: 28px !important;
  color: var(--s1-heading);
  position: relative;
}
.gform_body .gfield_checkbox label:before,
.gform_body .ginput_container_consent label:before {
  content: "";
  position: absolute;
  top: calc(50% - 10px);
  left: 0;
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
.gform_body .gfield_checkbox input:checked + label:after,
.gform_body .ginput_container_consent input:checked + label:after {
  background-size: contain;
  position: absolute;
  display: inline-block;
  content: "";
  top: calc(50% - 10px);
  left: 0px;
  width: 24px;
  height: 24px;
}
.gform_body .gfield_checkbox input:disabled,
.gform_body .ginput_container_consent input:disabled {
  cursor: not-allowed;
}
.gform_body .gfield_checkbox input:disabled:checked + label:after,
.gform_body .ginput_container_consent input:disabled:checked + label:after {
  color: #999;
}
.gform_body .gfield_checkbox input:disabled + label,
.gform_body .ginput_container_consent input:disabled + label {
  cursor: not-allowed;
}
.gform_body .gfield_checkbox input:disabled + label:before,
.gform_body .ginput_container_consent input:disabled + label:before {
  background-color: #eee;
}
.gform_body .gfield_checkbox -transparent label:before,
.gform_body .ginput_container_consent -transparent label:before {
  background: transparent;
}
.gform_body .gfield_checkbox -transparent input:checked + label:after,
.gform_body .ginput_container_consent -transparent input:checked + label:after {
  color: #FFF;
}
.gform_body .gfield_checkbox -transparent input:disabled:checked + label:after,
.gform_body .ginput_container_consent -transparent input:disabled:checked + label:after {
  color: var(--s1-text);
}
.gform_body .gfield_checkbox label + label.error,
.gform_body .ginput_container_consent label + label.error {
  display: block;
}

.gform_heading {
  display: none;
}

.gform_body .gfield_consent_description {
  border: none !important;
  padding: 0 !important;
}
.gform_body .gfield_consent_description a {
  color: var(--s1-link);
}
.gform_body h2 {
  font-size: clamp(4rem, 0.1666666667vw + 3.875rem, 4.25rem);
  line-height: 1.15;
  margin-bottom: 2rem;
  color: var(--s1-heading);
  font-family: aktiv-grotesk, sans-serif;
  font-feature-settings: "kern";
  font-weight: 600 !important;
}

.gf_submission_limit_message,
#gform_confirmation_wrapper_1 {
  background-color: var(--s1-link);
  padding: var(--space4);
  color: #fff;
  margin-bottom: 0;
}
.gf_submission_limit_message p,
#gform_confirmation_wrapper_1 p {
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  margin-bottom: 0;
}

.gform_ajax_spinner {
  max-width: 100%;
  width: 24px;
  position: relative;
  top: 5px;
  display: inline-block;
  margin-left: 2rem;
}

.b-form .gform_wrapper .gform_validation_errors {
  background-color: #C02B0A;
  margin-bottom: 4rem;
  border-radius: 0;
  color: #fff;
}
.b-form .gform_wrapper .gform_validation_errors h2, .b-form .gform_wrapper .gform_validation_errors p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

.b-form .gfield_description.validation_message.gfield_validation_message {
  font-size: clamp(1.375rem, 0.0833333333vw + 1.3125rem, 1.5rem);
  line-height: 1.5;
  margin-top: 2rem !important;
}

.gform_body [type=text],
.gform_body [type=tel],
.gform_body [type=email] {
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  color: var(--s1-text);
  font-weight: 500 !important;
  margin-bottom: var(--space4) !important;
  display: block;
  width: 100%;
  padding: var(--space4) !important;
  border-top: none;
  border-right: none;
  border-bottom: solid 1px transparent;
  border-left: none;
  background-color: var(--s1-surface-hex);
}
@media screen and (min-width: 56.25em) {
  .gform_body [type=text],
  .gform_body [type=tel],
  .gform_body [type=email] {
    max-width: 68% !important;
  }
}
.gform_body [type=text]:hover, .gform_body [type=text]:active, .gform_body [type=text]:focus,
.gform_body [type=tel]:hover,
.gform_body [type=tel]:active,
.gform_body [type=tel]:focus,
.gform_body [type=email]:hover,
.gform_body [type=email]:active,
.gform_body [type=email]:focus {
  border-bottom: solid 1px var(--s1-border-two);
}
.gform_body [type=text]:invalid,
.gform_body [type=tel]:invalid,
.gform_body [type=email]:invalid {
  border-bottom: solid 1px #CB1D00;
}

.gform_body .gfield_label,
.gform_body .gfield_consent_label {
  font-weight: 500 !important;
  color: var(--s1-heading);
  margin-top: 0.5rem !important;
  text-transform: none;
}
.gform_body .gfield_label {
  font-size: 75% !important;
}
.gform_body .gfield_consent_label {
  font-size: 85% !important;
  padding-left: 1rem;
}
.gform_body .ginput_container_consent {
  position: relative;
}
.gform_body .gfield_label_before_complex {
  padding-bottom: 0.5rem;
}
.gform_body .gfield_consent_label {
  margin-left: 25px;
}

.gform_body .ginput_container_radio {
  margin-top: 0 !important;
}
.gform_body .gfield_radio {
  margin-top: var(--space3);
  margin-bottom: var(--space3);
}
.gform_body .gfield_radio label:before {
  background-image: url(../img/radio--unchecked.svg);
}
.gform_body .gfield_radio input:checked + label:after {
  background-image: url(../img/radio--checked.svg);
}
.gform_body .gfield_radio input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  cursor: pointer;
}
.gform_body .gfield_radio label {
  cursor: pointer;
  margin: 0 !important;
  text-align: left;
  line-height: 1;
  padding-left: 28px !important;
  color: var(--color-heading);
  position: relative;
}
.gform_body .gfield_radio label:before {
  content: "";
  position: absolute;
  top: calc(50% - 10px);
  left: 0;
  width: 16px;
  height: 16px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
.gform_body .gfield_radio input:checked + label:after {
  background-size: contain;
  color: var(--color-text);
  position: absolute;
  display: inline-block;
  content: "";
  top: calc(50% - 10px);
  left: 0px;
  width: 16px;
  height: 16px;
}
.gform_body .gfield_radio input:disabled {
  cursor: not-allowed;
}
.gform_body .gfield_radio input:disabled:checked + label:after {
  color: #999;
}
.gform_body .gfield_radio input:disabled + label {
  cursor: not-allowed;
}
.gform_body .gfield_radio input:disabled + label:before {
  background-color: #eee;
}
.gform_body .gfield_radio -transparent label:before {
  background: transparent;
}
.gform_body .gfield_radio -transparent input:checked + label:after {
  color: #FFF;
}
.gform_body .gfield_radio -transparent input:disabled:checked + label:after {
  color: var(--color-text);
}
.gform_body .gfield_radio label + label.error {
  display: block;
}

.gform_body select {
  background: none;
  margin-top: var(--space3);
  margin-bottom: var(--space3);
  font-size: clamp(2.125rem, 0.0833333333vw + 2.0625rem, 2.25rem);
  line-height: 1.5;
  appearance: none;
  background-image: url(../img/arrow-down.svg);
  background-position: calc(100% - 8px) 50%;
  background-repeat: no-repeat;
  border: 2px var(--s1-link) solid;
  color: var(--color-icon-border);
  display: block;
  padding: var(--space4) !important;
  width: 100% !important;
  display: block;
  margin-left: 0;
  outline: none;
}
.gform_body select:hover, .gform_body select:active, .gform_body select:focus {
  border: 2px var(--s1-border-three) solid;
}
@media screen and (min-width: 56.25em) {
  .gform_body select {
    max-width: 68% !important;
  }
}

.gform_footer .button {
  margin-bottom: 0 !important;
}
.gform_body textarea {
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  color: var(--s1-text);
  font-weight: 500 !important;
  padding: var(--space4) !important;
  min-height: 6rem;
  max-width: none !important;
  width: 100% !important;
  display: inline-block;
  margin-left: 0;
  outline: none;
  border-top: none;
  border-right: none;
  border-bottom: solid 1px transparent;
  border-left: none;
  background-color: var(--s1-surface-hex);
}
@media screen and (min-width: 56.25em) {
  .gform_body textarea {
    max-width: 68% !important;
  }
}
.gform_body textarea:hover, .gform_body textarea:active, .gform_body textarea:focus {
  border-bottom: solid 1px var(--s1-border-two);
}
.gform_body textarea:invalid {
  border-bottom: solid 1px #CB1D00;
}

/* Blocks
   ========================================================================== */
.b-cards {
  background-color: var(--s3-surface-hex);
  padding: 10rem 0;
}
@media screen and (min-width: 56.25em) {
  .b-cards {
    padding: 14rem 0;
  }
}
.b-cards-content {
  grid-column: 1/13;
  padding-bottom: var(--space3);
  position: relative;
  z-index: 10;
}
.b-cards-header {
  margin-bottom: var(--space1);
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .b-cards-header {
    grid-column: 2/12;
    grid-row: 1/2;
  }
}
.b-cards-text {
  padding-top: var(--space3);
  margin-bottom: var(--space1);
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .b-cards-text {
    grid-column: 2/12;
    grid-row: 1/2;
  }
}
.b-cards-items {
  grid-column: 1/13;
  display: grid;
  grid-gap: 0rem 2rem;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 56.25em) {
  .b-cards-items {
    grid-gap: 0rem 4rem;
    grid-template-columns: repeat(3, 1fr);
    grid-row: 2/3;
  }
}
.b-cards .b-cards-text p {
  font-family: aktiv-grotesk, sans-serif;
  font-feature-settings: "kern";
  font-weight: 500;
  font-size: clamp(3.375rem, 0.1666666667vw + 3.25rem, 3.625rem);
  line-height: 1.15;
  margin-bottom: 0;
  color: var(--s1-preamble);
  text-align: center;
}
@media screen and (min-width: 56.25em) {
  .b-cards .o-btn, .b-cards .gform_footer .button, .gform_footer .b-cards .button {
    width: 68%;
    margin: 0 auto;
  }
}

.b-spots-content {
  grid-column: 1/13;
}
.b-spots-items {
  grid-column: 1/13;
}
.b-hero-start {
  position: relative;
}
.b-hero-start-header-wrapper {
  grid-column: 1/13;
}
.b-hero-start-media {
  grid-column: 1/13;
  grid-row: 1/2;
  height: 75svh;
  position: relative;
  overflow: hidden;
}
.b-hero-start-media:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 66.6666666667%;
}
.b-hero-start-media > .b-hero-start-media__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 56.25em) {
  .b-hero-start-media {
    position: relative;
    overflow: hidden;
  }
  .b-hero-start-media:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
  }
  .b-hero-start-media > .b-hero-start-media__img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.b-hero-start-media__img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.b-hero-start-text {
  grid-column: 1/13;
  grid-row: 1/2;
  z-index: 111;
}
.b-hero-start-text-wrapper {
  grid-column: 1/13;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.b-hero-start-text-footer {
  margin-top: var(--space8);
}
.b-hero-start-items {
  display: flex;
  position: relative;
}
@media screen and (min-width: 56.25em) {
  .b-hero-start-items {
    display: grid;
    grid-gap: 2rem 2rem;
    margin-top: var(--space5);
    grid-template-columns: 0.5fr 0.68fr 1fr 0.68fr 0.5fr;
    grid-template-rows: repeat(12, 3rem);
    width: 100vw;
  }
}
@media screen and (min-width: 75em) {
  .b-hero-start-items {
    margin-top: var(--space6);
    grid-template-rows: repeat(12, 4rem);
    grid-gap: 3rem 3rem;
  }
}
@media screen and (min-width: 112.5em) {
  .b-hero-start-items {
    margin-top: var(--space7);
    grid-template-rows: repeat(12, 5rem);
    grid-gap: 4rem 4rem;
  }
}
.b-hero-start__headline {
  font-size: clamp(6.875rem, 0.4166666667vw + 6.5625rem, 7.5rem);
  line-height: 1.1;
  color: var(--s3-heading);
  margin-bottom: 1rem;
}
.b-hero-start__paragraph,
.b-hero-start p {
  color: var(--s3-text);
  font-size: clamp(2.5rem, 0.0833333333vw + 2.4375rem, 2.625rem);
  line-height: 1.5;
}

.b-entrances {
  background-color: var(--s2-surface-hex);
}
.b-entrances-header {
  margin-bottom: var(--space1);
  grid-column: 1/13;
}
.b-entrances-text {
  margin-bottom: var(--space1);
  grid-column: 1/13;
}
.b-entrances-items {
  grid-column: 1/13;
  display: grid;
  grid-gap: 0rem 2rem;
}
@media screen and (min-width: 56.25em) {
  .b-entrances-items {
    grid-gap: 0rem 2rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
.b-entrances p, .b-entrances__paragraph {
  margin-bottom: 0;
}
.b-entrances .o-btn, .b-entrances .gform_footer .button, .gform_footer .b-entrances .button {
  margin-top: var(--space5);
}
.b-entrances .o-btn__text {
  font-size: clamp(1.75rem, 0vw + 1.75rem, 1.75rem);
  line-height: 1.5;
}

.page-template-home .b-promos {
  background: var(--s2-surface-hex);
  margin-bottom: 0;
}
.page-template-home .b-promos-items {
  grid-column: 1/13;
}
.b-quote {
  background-color: var(--s3-surface-hex);
}
.b-quote-content {
  display: grid;
  grid-gap: 0;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  margin: 0 auto;
  width: 100%;
}
.b-quote-media {
  grid-column: 1/2;
  grid-row: 1/1;
}
.b-quote-media__img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  max-height: 70vh;
}
.b-quote-text {
  grid-column: 1/2;
  grid-row: 1/1;
}
.b-quote-text-wrapper {
  grid-column: 1/13;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}
.b-quote__headline {
  font-size: clamp(6.875rem, 0.4166666667vw + 6.5625rem, 7.5rem);
  line-height: 1.1;
  color: var(--s3-heading);
}
.b-quote__paragraph {
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  color: var(--s3-text);
  margin-bottom: 0;
  margin-top: var(--space4);
}
.b-quote .o-btn, .b-quote .gform_footer .button, .gform_footer .b-quote .button {
  margin-top: var(--space8);
}

.b-projects {
  background: var(--s2-surface-hex);
}
.b-projects-text {
  grid-column: 1/13;
}
.b-projects-items {
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .b-projects-items {
    grid-gap: 4rem 4rem;
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    grid-template-rows: auto;
    margin: 0 auto;
    width: 100%;
  }
}
.b-projects .b-projects__headline {
  color: var(--s2-heading);
}
.b-projects p {
  color: var(--s2-text);
}
.b-projects .o-btn, .b-projects .gform_footer .button, .gform_footer .b-projects .button {
  margin-top: var(--space8);
}

.b-projects-items .c-promo {
  grid-column: span 6;
}
@media screen and (min-width: 75em) {
  .b-projects-items .c-promo {
    grid-column: span 3;
  }
}

.page-template-home .b-post-archives {
  background: var(--s3-surface-hex);
  margin-bottom: 0;
}
.page-template-home .b-post-archives-header {
  grid-column: 1/13;
}
@media screen and (min-width: 75em) {
  .page-template-home .b-post-archives-header {
    grid-column: 1/9;
  }
}
.page-template-home .b-post-archives-items {
  grid-column: 1/13;
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 37.5em) {
  .page-template-home .b-post-archives-items {
    grid-gap: 0 2rem;
  }
}
@media screen and (min-width: 56.25em) {
  .page-template-home .b-post-archives-items {
    grid-gap: 0 8rem;
  }
}
@media screen and (min-width: 75em) {
  .page-template-home .b-post-archives-items {
    grid-gap: 0 10rem;
  }
}
.page-template-home .b-post-archives-footer {
  grid-column: 1/13;
  display: flex;
  justify-content: center;
}
.page-template-home .b-post-archives__headline {
  color: var(--s3-heading);
}
.page-template-home .c-post-excerpt {
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .page-template-home .c-post-excerpt {
    grid-column: span 6;
  }
}
.page-template-home .c-post-excerpt__link {
  display: block;
}
.b-seo {
  background-color: var(--s2-surface-hex);
}
.b-seo-text {
  background-color: #fff;
  padding: var(--space8);
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .b-seo-text {
    padding: 8rem 10rem;
  }
}
@media screen and (min-width: 75em) {
  .b-seo-text {
    padding: 10rem 12rem;
  }
}
@media screen and (min-width: 112.5em) {
  .b-seo-text {
    padding: 12rem 14rem;
  }
}
.b-seo__headline {
  font-size: clamp(3.375rem, 0.1666666667vw + 3.25rem, 3.625rem);
  line-height: 1.15;
  text-align: center;
}
.b-seo__paragraph {
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  text-align: center;
}

.b-post-archives-header {
  grid-column: 1/13;
  margin-bottom: var(--space4);
}
@media screen and (min-width: 56.25em) {
  .b-post-archives-header {
    grid-column: 1/7;
  }
}
.b-post-archives-text {
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .b-post-archives-text {
    grid-column: 1/7;
  }
}
.b-post-archives-filter {
  grid-column: 1/13;
}
.b-post-archives-items {
  grid-column: 1/13;
}
.b-post-archives-items--2, .b-post-archives-items--3, .b-post-archives-items--4 {
  display: grid;
}
@media screen and (min-width: 37.5em) {
  .b-post-archives-items--2, .b-post-archives-items--3, .b-post-archives-items--4 {
    grid-gap: 0 2rem;
  }
}
@media screen and (min-width: 56.25em) {
  .b-post-archives-items--2, .b-post-archives-items--3, .b-post-archives-items--4 {
    grid-gap: 0 4rem;
  }
}
@media screen and (min-width: 56.25em) {
  .b-post-archives-items--2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 56.25em) {
  .b-post-archives-items--3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 56.25em) {
  .b-post-archives-items--4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 75em) {
  .b-post-archives-items--4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
.b-post-archives-pagination {
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .b-post-archives-pagination {
    grid-column: 2/12;
  }
}

/*
.b-post-archives {
    @extend %margin-bottom-xs;  

    // Layout
    &-content {
		grid-column: 1 / 13; 
    }

    // Items
    &--2 {

        .c-case-excerpt,
        .c-post-excerpt,
        .c-product-excerpt  {
			grid-column: span 13;

            @include breakpoint(break-2) {
                grid-column: span 6;
            }
        }      
    }

    &--3 {

        .c-case-excerpt,
        .c-post-excerpt,
        .c-product-excerpt {
            grid-column: span 13;

            @include breakpoint(break-2) {
                grid-column: span 4;
            }
        }
    } 

    &--4 {

        .c-case-excerpt,
        .c-post-excerpt,
        .c-product-excerpt  {
            grid-column: span 13;

            @include breakpoint(break-1) {
                grid-column: span 6;
            }

            @include breakpoint(break-2) {
                grid-column: span 3;
            }
        }
    } 
}


*/
.b-cta-content {
  grid-column: 1/13;
  border: 1px var(--s1-border-one) solid;
  padding-left: var(--space8);
  padding-right: var(--space8);
}
@media screen and (min-width: 56.25em) {
  .b-cta-content {
    padding-left: var(--space12);
    padding-right: var(--space12);
  }
}
@media screen and (min-width: 75em) {
  .b-cta-content {
    padding-left: var(--space16);
    padding-right: var(--space16);
  }
}
.b-cta-text {
  grid-column: 1/13;
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  line-height: 1.75;
}
@media screen and (min-width: 56.25em) {
  .b-cta-text {
    grid-column: 4/10;
    column-count: 2;
    column-gap: 4rem;
  }
}
@media screen and (min-width: 75em) {
  .b-cta-text {
    column-gap: 6rem;
  }
}
.b-cta-items {
  grid-column: 1/13;
}

.b-downloads-header {
  grid-column: 1/13;
  margin-bottom: var(--space4);
}
@media screen and (min-width: 56.25em) {
  .b-downloads-header {
    grid-column: 1/7;
  }
}
.b-downloads-text {
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .b-downloads-text {
    grid-column: 1/7;
  }
}
.b-downloads-items {
  grid-column: 1/13;
}

.b-embeds-header {
  grid-column: 1/13;
  margin-bottom: var(--space4);
}
@media screen and (min-width: 56.25em) {
  .b-embeds-header {
    grid-column: 1/7;
  }
}
.b-embeds-text {
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .b-embeds-text {
    grid-column: 1/7;
  }
}
.b-embeds-code {
  grid-column: 1/13;
}

.b-forms-content {
  border: var(--s2-border-three) solid 1px;
}
.b-forms-header {
  grid-column: 1/13;
  margin-bottom: var(--space4);
}
@media screen and (min-width: 56.25em) {
  .b-forms-header {
    grid-column: 1/7;
  }
}
.b-forms-text {
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .b-forms-text {
    grid-column: 1/7;
  }
}
.b-forms-items {
  grid-column: 1/13;
}

.b-gallery-header {
  grid-column: 1/13;
  margin-bottom: var(--space4);
}
@media screen and (min-width: 56.25em) {
  .b-gallery-header {
    grid-column: 1/7;
  }
}
.b-gallery-text {
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .b-gallery-text {
    grid-column: 1/7;
  }
}
.b-gallery-items {
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .b-gallery--masonary .b-gallery-items {
    columns: 2 auto;
  }
}
.b-gallery-item {
  position: relative;
  margin-bottom: var(--space4);
}
@media screen and (min-width: 56.25em) {
  .b-gallery-item {
    margin-bottom: 0;
  }
}
.b-gallery-item__img {
  display: block;
}
@media screen and (min-width: 56.25em) {
  .b-gallery-item__img {
    margin-bottom: var(--space4);
  }
}
.b-gallery-item-text {
  background-color: rgb(0, 0, 0);
  padding: var(--space4);
}
@media screen and (min-width: 56.25em) {
  .b-gallery-item-text {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 121;
  }
}
.b-gallery-item__links .o-btn, .b-gallery-item__links .gform_footer .button, .gform_footer .b-gallery-item__links .button {
  margin-top: var(--space4);
  margin-bottom: 0;
}
.b-gallery-item__headline {
  font-size: clamp(2.125rem, 0.0833333333vw + 2.0625rem, 2.25rem);
  line-height: 1.5;
  display: block;
  color: var(--s5-text);
  font-weight: 600;
}
@media screen and (min-width: 56.25em) {
  .b-gallery-item__headline {
    color: var(--s5-text);
  }
}
.b-gallery-item__paragraph {
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  color: var(--s5-text);
  display: block;
  margin: 0;
}
@media screen and (min-width: 56.25em) {
  .b-gallery-item__paragraph {
    color: var(--s5-text);
  }
}

.b-page-hero {
  background-color: var(--s2-surface-hex);
}
.b-page-hero-media {
  position: relative;
  z-index: 80;
  height: 75vh;
  margin: 0 2rem;
}
@media screen and (min-width: 112.5em) {
  .b-page-hero-media {
    height: 70vh;
  }
}
.b-page-hero-media__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.b-page-hero-text {
  margin-bottom: 8rem;
}
@media screen and (min-width: 56.25em) {
  .b-page-hero-text {
    margin-bottom: 12rem;
  }
}
.b-page-hero-text-wrapper {
  grid-column: 1/13;
  grid-row: 1/2;
}
.b-page-hero__preamble {
  font-size: clamp(2.5rem, 0.0833333333vw + 2.4375rem, 2.625rem);
  line-height: 1.5;
  color: var(--s1-preamble);
  margin-bottom: 0;
}

/* News
---------------------*/
.b-page-hero--news .b-page-hero-media {
  grid-column: 1/13;
  height: auto;
  margin: 0;
}
.b-page-hero--news .b-page-hero-text {
  grid-column: 1/13;
  margin-bottom: 0;
}

.b-intro__col-one {
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .b-intro__col-one {
    grid-column: 1/5;
    position: relative;
    top: -6.75rem;
  }
}
@media screen and (min-width: 75em) {
  .b-intro__col-one {
    top: -7.5rem;
  }
}
.b-intro__col-two {
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .b-intro__col-two {
    grid-column: 6/13;
  }
}

.single-project .b-persons {
  background: var(--s3-surface-hex);
  margin-bottom: 0;
}
.b-persons-header, .b-persons-text, .b-persons-items {
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .b-persons-header, .b-persons-text, .b-persons-items {
    grid-column: 1/7;
  }
}
.b-persons-items {
  grid-column: 1/13;
}
.b-persons-items--2, .b-persons-items--3, .b-persons-items--4 {
  display: grid;
}
@media screen and (min-width: 37.5em) {
  .b-persons-items--2, .b-persons-items--3, .b-persons-items--4 {
    grid-gap: 0 2rem;
  }
}
@media screen and (min-width: 56.25em) {
  .b-persons-items--2, .b-persons-items--3, .b-persons-items--4 {
    grid-gap: 0 4rem;
  }
}
@media screen and (min-width: 56.25em) {
  .b-persons-items--2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 56.25em) {
  .b-persons-items--3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 56.25em) {
  .b-persons-items--4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 75em) {
  .b-persons-items--4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

.b-places-header {
  grid-column: 1/13;
  margin-bottom: var(--space4);
}
.b-places-text {
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .b-places-text {
    grid-column: 1/7;
  }
}
.b-places-items {
  grid-column: 1/13;
}
.b-places-items--2, .b-places-items--3, .b-places-items--4 {
  display: grid;
}
@media screen and (min-width: 37.5em) {
  .b-places-items--2, .b-places-items--3, .b-places-items--4 {
    grid-gap: 0 2rem;
  }
}
@media screen and (min-width: 56.25em) {
  .b-places-items--2, .b-places-items--3, .b-places-items--4 {
    grid-gap: 0 4rem;
  }
}
@media screen and (min-width: 56.25em) {
  .b-places-items--2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 56.25em) {
  .b-places-items--3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 56.25em) {
  .b-places-items--4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 75em) {
  .b-places-items--4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
.b-places .caption {
  margin-bottom: var(--space4);
}
.b-places .b-places-items-heading {
  margin-bottom: var(--space12);
}

.b-places-items--2,
.b-places-items--3,
.b-places-items--4 {
  margin-top: var(--space4);
}
.b-places-items--2 .c-place,
.b-places-items--3 .c-place,
.b-places-items--4 .c-place {
  margin-top: var(--space8);
}
.b-places-items--2 .c-place-list,
.b-places-items--3 .c-place-list,
.b-places-items--4 .c-place-list {
  margin-top: 0;
}

.b-promos {
  background-color: none;
}
.b-promos-header {
  grid-column: 1/13;
}
.b-promos-text {
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .b-promos-text {
    grid-column: 3/10;
  }
}
.b-promos-items {
  grid-column: 1/13;
}
.b-promos-items--2, .b-promos-items--3, .b-promos-items--4 {
  display: grid;
}
@media screen and (min-width: 37.5em) {
  .b-promos-items--2, .b-promos-items--3, .b-promos-items--4 {
    grid-gap: 0 2rem;
  }
}
@media screen and (min-width: 56.25em) {
  .b-promos-items--2, .b-promos-items--3, .b-promos-items--4 {
    grid-gap: 0 4rem;
  }
}
@media screen and (min-width: 56.25em) {
  .b-promos-items--2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 56.25em) {
  .b-promos-items--3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 56.25em) {
  .b-promos-items--4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 75em) {
  .b-promos-items--4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
.b-promos__headline {
  margin-bottom: var(--space2);
}
.home .b-promos__headline {
  text-align: center;
}
.home .b-promos-text p {
  text-align: center;
}

.b-search-results-top {
  min-height: 60vh;
  background: var(--s3-surface-hex);
  display: flex;
  align-items: center;
}
.b-search-results-header {
  grid-column: 1/13;
}
.b-search-results-text {
  grid-column: 1/13;
}

.b-scripts-header {
  grid-column: 1/13;
  margin-bottom: var(--space4);
}
@media screen and (min-width: 56.25em) {
  .b-scripts-header {
    grid-column: 1/7;
  }
}
.b-scripts-text {
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .b-scripts-text {
    grid-column: 1/7;
  }
}
.b-scripts-code {
  grid-column: 1/13;
}

.b-tables-header {
  grid-column: 1/13;
  margin-bottom: var(--space4);
}
@media screen and (min-width: 56.25em) {
  .b-tables-header {
    grid-column: 1/7;
  }
}
.b-tables-text {
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .b-tables-text {
    grid-column: 1/7;
  }
}
.b-tables-items {
  grid-column: 1/13;
  background-color: var(--s1-surface-hex);
  padding: var(--space8);
}

.b-text-img-content-media {
  grid-column: 1/13;
}
.b-text-img-content-header, .b-text-img-content-text {
  grid-column: 1/13;
}
.b-text-img-content-media {
  position: relative;
  margin-bottom: var(--space6);
}
.b-text-img-content-media-container {
  position: relative;
  overflow: hidden;
}
.b-text-img-content-media-container:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.b-text-img-content-media-container > .b-text-img-content-media-container__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.b-text-img-content-media-container__img {
  display: block;
  width: 100%;
  height: 100%;
}
.media-1x1 .b-text-img-content .b-text-img-content-media-container {
  position: relative;
  overflow: hidden;
}
.media-1x1 .b-text-img-content .b-text-img-content-media-container:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.media-1x1 .b-text-img-content .b-text-img-content-media-container > .b-text-img-content-media-container__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.media-1x1 .b-text-img-content .b-text-img-content-media-container__img {
  display: block;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 56.25em) {
  .b-text-img-content--right-text,
  .b-text-img-content--left-text {
    grid-template-rows: auto 1fr;
  }
}
@media screen and (min-width: 56.25em) {
  .b-text-img-content--right-text .b-text-img-content-media,
  .b-text-img-content--left-text .b-text-img-content-media {
    grid-row: 1/3;
  }
}
@media screen and (min-width: 56.25em) {
  .b-text-img-content--right-text .b-text-img-content-media-container,
  .b-text-img-content--left-text .b-text-img-content-media-container {
    position: relative;
    overflow: hidden;
  }
  .b-text-img-content--right-text .b-text-img-content-media-container:before,
  .b-text-img-content--left-text .b-text-img-content-media-container:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
  }
  .b-text-img-content--right-text .b-text-img-content-media-container > .b-text-img-content-media-container__img,
  .b-text-img-content--left-text .b-text-img-content-media-container > .b-text-img-content-media-container__img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media screen and (min-width: 75em) {
  .b-text-img-content--right-text .b-text-img-content-media-container,
  .b-text-img-content--left-text .b-text-img-content-media-container {
    position: relative;
    overflow: hidden;
  }
  .b-text-img-content--right-text .b-text-img-content-media-container:before,
  .b-text-img-content--left-text .b-text-img-content-media-container:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
  }
  .b-text-img-content--right-text .b-text-img-content-media-container > .b-text-img-content-media-container__img,
  .b-text-img-content--left-text .b-text-img-content-media-container > .b-text-img-content-media-container__img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

@media screen and (min-width: 75em) {
  .b-text-img-content--left-text .b-text-img-content-media {
    grid-column: 1/7;
  }
}
@media screen and (min-width: 75em) {
  .b-text-img-content--left-text .b-text-img-content-header, .b-text-img-content--left-text .b-text-img-content-text {
    grid-column: 7/13;
  }
}

@media screen and (min-width: 75em) {
  .b-text-img-content--right-text .b-text-img-content-media {
    grid-column: 7/13;
  }
}
@media screen and (min-width: 75em) {
  .b-text-img-content--right-text .b-text-img-content-header, .b-text-img-content--right-text .b-text-img-content-text {
    grid-column: 1/7;
  }
}

@media screen and (min-width: 75em) {
  .b-text-img-content--before-headline .b-text-img-content-media {
    grid-row: 1;
  }
}

.b-text-img-content--after-text .b-text-img-content-media {
  margin-top: var(--space6);
}
@media screen and (min-width: 75em) {
  .b-text-img-content--after-text .b-text-img-content-media {
    margin-top: var(--space12);
  }
}
@media screen and (min-width: 75em) {
  .b-text-img-content--after-text .b-text-img-content-media {
    grid-row: 3;
  }
}

.b-text-img-content--after-headline .b-text-img-content-media {
  margin-top: var(--space6);
}
@media screen and (min-width: 75em) {
  .b-text-img-content--after-headline .b-text-img-content-media {
    margin-top: var(--space12);
  }
}

.b-timeline {
  background: var(--s4-surface-hex);
}
.b-timeline-header, .b-timeline-text {
  grid-column: 1/13;
}
@media screen and (min-width: 56.25em) {
  .b-timeline-header, .b-timeline-text {
    grid-column: 4/10;
  }
}
.b-timeline__headline {
  text-align: center;
}
.b-timeline-text * {
  text-align: center;
}
.b-timeline-items {
  grid-column: 1/13;
}
.b-timeline-list {
  list-style-type: none;
  position: relative;
  display: flex;
  flex-direction: column;
}
.b-timeline-list:after {
  position: absolute;
  z-index: 100;
  top: -60px;
  left: 33px;
  content: "";
  background-color: var(--s4-border-two);
  display: block;
  height: 60px;
  width: 1px;
}
@media screen and (min-width: 56.25em) {
  .b-timeline-list:after {
    left: 50%;
  }
}
.b-timeline-list:before {
  position: absolute;
  z-index: 101;
  top: 0;
  left: 33px;
  content: "";
  background-color: var(--s4-border-two);
  display: block;
  height: 100%;
  width: 1px;
}
@media screen and (min-width: 56.25em) {
  .b-timeline-list:before {
    left: 50%;
  }
}
.b-timeline-list-item {
  margin-bottom: 2rem;
  list-style-type: none;
  position: relative;
}
@media screen and (min-width: 56.25em) {
  .b-timeline-list-item {
    margin-bottom: 4rem;
  }
}
.b-timeline-list-item:before {
  position: absolute;
  z-index: 102;
  top: -16px;
  right: -16px;
  content: "";
  display: block;
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border: 1px var(--s4-border-two) solid;
  background-color: var(--s4-surface-hex);
}
.b-timeline-list-item:nth-child(odd):before {
  top: -16px;
  left: -16px;
}
@media screen and (min-width: 56.25em) {
  .b-timeline-list-item:nth-child(odd):before {
    left: inherit;
    right: -16px;
  }
}
@media screen and (min-width: 56.25em) {
  .b-timeline-list-item:nth-child(odd) {
    margin-right: 50%;
  }
}
.b-timeline-list-item:nth-child(odd) .b-timeline-list-item-text {
  padding-left: 4rem;
  padding-right: 4rem;
}
@media screen and (min-width: 56.25em) {
  .b-timeline-list-item:nth-child(odd) .b-timeline-list-item-text {
    padding-left: 0;
  }
}
.b-timeline-list-item:nth-child(even):before {
  top: -16px;
  left: -16px;
}
@media screen and (min-width: 56.25em) {
  .b-timeline-list-item:nth-child(even) {
    margin-left: 50%;
  }
}
.b-timeline-list-item:nth-child(even) .b-timeline-list-item-text {
  padding-left: 4rem;
  padding-right: 4rem;
}
.b-timeline-list-item-text {
  border-top: 1px var(--s4-border-two) solid;
  padding-top: var(--space8);
  padding-bottom: var(--space8);
}
.b-timeline-list-item__key {
  font-size: clamp(1.375rem, 0.0833333333vw + 1.3125rem, 1.5rem);
  line-height: 1.5;
  margin-bottom: var(--space1);
  display: block;
  color: var(--s4-link);
}
.b-timeline-list-item__value {
  font-size: clamp(3.375rem, 0.1666666667vw + 3.25rem, 3.625rem);
  line-height: 1.15;
  display: block;
  color: var(--s4-link);
  font-weight: 500;
}
.b-timeline-list-item__media {
  display: block;
  margin-top: var(--space2);
}
.b-timeline-list-item__img {
  display: block;
  aspect-ratio: 16/9;
}
.b-timeline-list-item__text {
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  display: block;
  margin-top: var(--space2);
}
.b-timeline-list-item__links {
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  display: block;
  margin-top: var(--space2);
}
.b-timeline-list-item__links a {
  color: var(--s4-link);
}
.b-timeline-list-item__links a:after {
  background-color: var(--s4-link);
}
.b-timeline-list-item__links a svg.o-btn__svg {
  fill: var(--s4-link);
}
.b-timeline__hgroup--center {
  text-align: center;
}

/* Components
   ========================================================================== */
.c-main-nav {
  display: none;
  background-color: transparent;
}
@media screen and (min-width: 75em) {
  .c-main-nav {
    display: block;
  }
}

.c-main-nav-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  height: 100%;
  align-items: center;
}
.c-main-nav-list__item {
  font-family: aktiv-grotesk, sans-serif;
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  font-weight: 500;
  margin-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 1rem;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  color: var(--s1-heading);
  transition: color 0.3s;
}
.home .c-main-nav-list__item {
  color: var(--s3-accent);
}
.c-main-nav-list__item span:before {
  transform-origin: 0 -25%;
  transform: rotate(135deg) translate(-50%, -50%) !important;
}
.c-main-nav-list__item span:after {
  display: none !important;
}
@media screen and (min-width: 75em) {
  .c-main-nav-list__item {
    margin-left: 4rem;
  }
}
@media screen and (min-width: 56.25em) {
  .c-main-nav-list__item ul {
    display: none;
  }
}
.c-main-nav-list__item:hover ul {
  display: block;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 7px 29px 0px;
}
.c-main-nav-list__link {
  display: block;
  padding: 1rem;
  width: 100%;
  text-decoration: none;
  color: inherit;
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  font-weight: 500;
}
.c-main-nav-list__link:hover {
  text-decoration: none;
  color: inherit;
}
.c-main-nav-list--level-1 {
  background-color: hsl(var(--s3-surface-hsl));
  border-radius: 4px;
  position: absolute;
  top: 100%;
  left: calc(50% + 1rem);
  width: auto;
  z-index: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding: 0rem;
  z-index: 999;
  height: auto;
  min-width: 25rem;
  transform: translateX(-50%);
}
.c-main-nav-list--level-1 .c-main-nav-list__item {
  padding: 0 !important;
}
.c-main-nav-list__item--level-1 {
  margin: 0;
  background: var(--s1-surface);
  border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
  width: 100%;
  color: var(--s1-link) !important;
}
.c-main-nav-list__item--level-1:last-child {
  border: none;
  min-width: auto;
  text-align: left;
  border: none;
}
.c-main-nav-list__link--level-1 {
  font-size: clamp(1.75rem, 0vw + 1.75rem, 1.75rem);
  line-height: 1.25;
  display: block;
  transition: box-shadow 0.3s;
  padding: 2rem;
}
.c-main-nav-list__link--level-1:hover {
  box-shadow: none;
}

.c-main-nav-list__item--bg {
  background-color: hsl(var(--s1-surface-hsl));
}

.c-footer-nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-footer-nav-list__item {
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  color: var(--s3-heading);
  margin-left: 0;
}
.c-footer-nav-list__item:last-child {
  margin-bottom: 0;
}
.c-footer-nav-list__link {
  color: var(--s3-accent);
  text-decoration: none;
  position: relative;
  white-space: nowrap;
}
.c-footer-nav-list__link:hover {
  color: inherit;
  text-decoration: none;
}

.c-breadcrumbs-list {
  margin-bottom: var(--space2);
  display: flex;
}
.c-breadcrumbs span {
  font-size: clamp(1.375rem, 0.0833333333vw + 1.3125rem, 1.5rem);
  line-height: 1.5;
  margin-bottom: 0;
  height: 100%;
  margin-right: var(--space4);
  color: var(--s1-caption);
  display: block;
}
.c-breadcrumbs a {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
  color: var(--s1-caption);
}
.c-breadcrumbs a:hover {
  text-decoration: none;
}
.c-breadcrumbs a:after {
  content: "";
  display: block;
  background-color: var(--s1-caption);
  height: 1px;
  width: 16px;
  margin-top: -2px;
  pointer-events: none;
}

.c-legal-nav-list {
  list-style: none;
  padding: 0;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  display: flex;
}
.c-legal-nav-list__item {
  font-size: clamp(1.375rem, 0.0833333333vw + 1.3125rem, 1.5rem);
  line-height: 1.5;
  font-family: naktiv-grotesk, sans-serif;
  font-weight: 500;
  display: inline-block;
  margin-left: var(--space4);
  color: var(--s5-preamble);
}
.c-legal-nav-list__item:last-child {
  margin-left: 0;
}
.c-legal-nav-list__link {
  color: inherit;
  text-decoration: none;
}
.c-legal-nav-list__link:hover {
  color: inherit;
  text-decoration: underline;
}

.c-card {
  background-color: var(--s1-surface-hex);
  margin-bottom: var(--space4);
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  transition: box-shadow 0.2s ease-in-out;
}
@media screen and (min-width: 56.25em) {
  .c-card {
    margin-bottom: 0;
  }
}
.c-card:last-child {
  margin-bottom: 0;
}
.c-card-content {
  padding: var(--space16) var(--space6);
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 56.25em) {
  .c-card-content {
    padding: var(--space14) 0 var(--space14) 0;
  }
}
.c-card:hover {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 4px 8px 0px;
}
.c-card-media {
  text-align: center;
  margin-bottom: var(--space8);
}
.c-card-media__img {
  display: block;
  margin: 0 auto;
  width: 48px;
}
@media screen and (min-width: 56.25em) {
  .c-card-media__img {
    width: 42px;
  }
}
.c-card-header {
  padding: 0 var(--space8);
}
.c-card-text {
  padding: 0 var(--space8);
  margin-bottom: var(--space12);
}
.c-card-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: auto;
}
.c-card__headline {
  text-align: center;
  margin: 0.5rem auto 1rem auto;
  color: var(--s1-heading);
}
.c-card__headline::before {
  top: -16px;
}
@media screen and (min-width: 56.25em) {
  .c-card__headline {
    font-size: clamp(3.5rem, 0vw + 3.5rem, 3.5rem);
    line-height: 1.1;
  }
}
.c-card .c-card-text p {
  text-align: center;
}
@media screen and (min-width: 56.25em) {
  .c-card .c-card-text p {
    font-size: clamp(2.125rem, 0vw + 2.125rem, 2.125rem);
    line-height: 1.5;
  }
}
.c-entrance {
  background-color: var(--s1-surface-hex);
  margin-bottom: var(--space12);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  text-decoration: none;
  color: var(--color-links);
  border-radius: 4px;
}
@media screen and (min-width: 56.25em) {
  .c-entrance {
    margin-bottom: 0;
  }
  .home .c-entrance {
    margin-bottom: 2rem;
  }
}
.c-entrance-media {
  position: relative;
  overflow: hidden;
  margin-bottom: var(--space12);
  grid-column: 1/3;
  height: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.c-entrance-media:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.c-entrance-media > .c-entrance-media__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 56.25em) {
  .c-entrance-media {
    grid-column: 1/2;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 4px;
  }
}
.c-entrance-media__img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: 0% 0%;
  display: block;
}
.c-entrance-content {
  grid-column: 1/3;
  padding: var(--space8) var(--space6);
}
@media screen and (min-width: 56.25em) {
  .c-entrance-content {
    grid-column: 2/3;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.c-entrance__headline {
  font-size: clamp(4rem, 0.1666666667vw + 3.875rem, 4.25rem);
  line-height: 1.15;
}
@media screen and (min-width: 56.25em) {
  .c-entrance__headline {
    margin-top: 2rem;
    font-size: clamp(2.5rem, 0.4444444444vw + 2rem, 3rem);
    line-height: 1.2;
  }
}
.c-entrance-text, .c-entrance__text p {
  font-size: clamp(2.125rem, 0.0833333333vw + 2.0625rem, 2.25rem);
  line-height: 1.5;
  color: var(--s1-text);
  margin-bottom: 0;
}
@media screen and (min-width: 56.25em) {
  .c-entrance-text, .c-entrance__text p {
    font-size: clamp(2.125rem, 0vw + 2.125rem, 2.125rem);
    line-height: 1.4;
  }
}

.c-spot__link {
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: 2fr;
  margin: 0 auto;
  width: 100%;
  color: var(--s1-heading);
}
.c-spot__link:hover {
  text-decoration: none;
}
.c-spot__link:hover .c-spot__headline {
  color: var(--s1-heading);
}
@media screen and (min-width: 37.5em) {
  .c-spot__link {
    grid-gap: 0 2rem;
  }
}
@media screen and (min-width: 56.25em) {
  .c-spot__link {
    grid-gap: 0 4rem;
  }
}
@media screen and (min-width: 75em) {
  .c-spot__link {
    grid-gap: 0 6rem;
  }
}
.c-spot-image {
  position: relative;
  overflow: hidden;
  grid-column: 1/13;
  grid-row: 1/2;
  margin-bottom: var(--space4);
}
.c-spot-image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.c-spot-image > .c-spot-image__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 56.25em) {
  .c-spot-image {
    grid-row: 1/3;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
  }
  .c-spot-image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 42.8571428571%;
  }
  .c-spot-image > .c-spot-image__img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.c-spot-image__img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.c-spot-image--1x1 {
  aspect-ratio: 1/1;
}
.c-spot-content {
  grid-column: 1/13;
  grid-row: 2/3;
}
@media screen and (min-width: 56.25em) {
  .c-spot-content {
    grid-row: 1/3;
  }
}
.c-spot-content-wrapper {
  padding: 0 0 var(--space16) 0;
  grid-column: 1/13;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (min-width: 56.25em) {
  .c-spot-content-wrapper {
    grid-column: 7/13;
    padding: var(--space16) 0;
  }
}
.c-spot-text {
  position: relative;
}
.c-spot__headline {
  font-size: clamp(4.25rem, 0.7777777778vw + 4.25rem, 6rem);
  line-height: 1;
  text-align: center;
  color: var(--color-heading);
}
.c-spot__paragraph {
  text-align: center;
}
.c-spot__paragraph p {
  color: var(--s1-text);
  margin-bottom: var(--space8);
}
.c-spot .o-btn, .c-spot .gform_footer .button, .gform_footer .c-spot .button {
  width: 188px;
  margin: 0 auto;
}

.c-focus__link {
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(12, 1fr);
  margin: 0 auto;
  width: 100%;
}
.c-focus__link:hover {
  text-decoration: none;
}
@media screen and (min-width: 37.5em) {
  .c-focus__link {
    grid-gap: 0 2rem;
  }
}
@media screen and (min-width: 56.25em) {
  .c-focus__link {
    grid-gap: 0 4rem;
  }
}
.c-focus-image {
  position: relative;
  overflow: hidden;
  grid-column: 1/13;
  grid-row: 1;
}
.c-focus-image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.c-focus-image > .c-focus-image__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 37.5em) {
  .c-focus-image {
    position: relative;
    overflow: hidden;
  }
  .c-focus-image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 75%;
  }
  .c-focus-image > .c-focus-image__img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media screen and (min-width: 56.25em) {
  .c-focus-image {
    position: relative;
    overflow: hidden;
  }
  .c-focus-image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
  }
  .c-focus-image > .c-focus-image__img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media screen and (min-width: 75em) {
  .c-focus-image {
    position: relative;
    overflow: hidden;
  }
  .c-focus-image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 42.8571428571%;
  }
  .c-focus-image > .c-focus-image__img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.c-focus-image__img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: 0% 0%;
  display: block;
}
.c-focus-content {
  grid-column: 2/12;
  grid-row: 1;
  z-index: 91;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 56.25em) {
  .c-focus-content {
    grid-column: 7/12;
    display: flex;
    align-items: flex-end;
    padding-bottom: 8rem;
  }
}
.c-focus__headline {
  color: var(--color-neg-hex);
}
.c-focus p, .c-focus__paragraph {
  font-weight: 500;
  color: var(--color-neg-hex);
}

.c-post-excerpt {
  margin-bottom: var(--space10);
  background-color: var(--s1-surface-hex);
}
.c-post-excerpt__link {
  display: block;
  text-decoration: none;
  color: var(--color-text);
}
.c-post-excerpt__link:hover {
  text-decoration: none;
}
.c-post-excerpt-header {
  padding: var(--space8) var(--space8) 0 var(--space8);
}
.c-post-excerpt-media {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.c-post-excerpt-media:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 66.6666666667%;
}
.c-post-excerpt-media > .c-post-excerpt-media__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.c-post-excerpt-media__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.c-post-excerpt-content {
  padding: var(--space8) var(--space8) var(--space8) var(--space8);
}
.home .c-post-excerpt-content {
  padding-top: 0;
}
.c-post-excerpt__sub-headline {
  font-size: clamp(1.375rem, 0.0833333333vw + 1.3125rem, 1.5rem);
  line-height: 1.5;
  color: var(--s1-text);
  margin-bottom: 0;
  display: block;
}
.c-post-excerpt__headline {
  font-size: clamp(2.5rem, 0.0833333333vw + 2.4375rem, 2.625rem);
  line-height: 1.5;
  color: var(--s1-heading);
  position: relative;
}
.c-post-excerpt p, .c-post-excerpt__paragraph {
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  color: var(--s1-text);
  margin-bottom: 2rem;
}
.c-post-excerpt .o-btn, .c-post-excerpt .gform_footer .button, .gform_footer .c-post-excerpt .button {
  margin-top: var(--space5);
}
.c-person {
  background-color: var(--s1-surface-hex);
}
.c-person-media {
  position: relative;
  overflow: hidden;
  grid-column: 1/3;
}
.c-person-media:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}
.c-person-media > .c-person-media__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.c-person-media__img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: 0% 0%;
  display: block;
}
.c-person-content {
  padding: var(--space6) var(--space8);
}
.c-person__headline {
  font-size: clamp(3.375rem, 0.1666666667vw + 3.25rem, 3.625rem);
  line-height: 1.15;
  margin-bottom: 0;
}
.c-person__sub-headline {
  margin-bottom: var(--space2);
}
.c-person-list {
  list-style-type: none;
  margin-bottom: 0;
}
.c-person-list-item {
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  line-height: 1.75;
  margin-left: 0;
  display: flex;
}
.c-person-list-item-key {
  display: inline-block;
  color: var(--s1-text);
  margin-right: var(--space2);
}
.c-person-list-item-link__text {
  display: block;
  color: var(--s1-text);
}
.c-person-list-item-link:hover {
  text-decoration: none;
}

@media screen and (min-width: 56.25em) {
  .b-persons-items--1 .c-person {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: auto;
    margin: 0 auto;
    width: 100%;
    grid-gap: 0 4rem;
  }
}
@media screen and (min-width: 75em) {
  .b-persons-items--1 .c-person {
    grid-gap: 0 6rem;
  }
}
.b-persons-items--1 .c-person-media {
  grid-column: 1/4;
  margin-bottom: 0;
}
.b-persons-items--1 .c-person-content {
  grid-column: 4/13;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: var(--space4);
  padding-bottom: var(--space3);
}

.c-place {
  margin-bottom: 4rem;
  background-color: var(--s1-surface-hex);
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 37.5em) {
  .c-place {
    grid-gap: 0 2rem;
  }
}
@media screen and (min-width: 56.25em) {
  .c-place {
    grid-gap: 0 8rem;
  }
}
@media screen and (min-width: 75em) {
  .c-place {
    grid-gap: 0 10rem;
  }
}
.c-place-media {
  position: relative;
  overflow: hidden;
  margin-bottom: var(--space2);
  grid-column: 1/13;
}
.c-place-media:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.c-place-media > .c-place-media__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 75em) {
  .c-place-media {
    grid-column: 9/13;
  }
}
.c-place-media__img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: 0% 0%;
  display: block;
}
.c-place-content {
  padding: var(--space8);
  grid-column: 1/13;
}
@media screen and (min-width: 75em) {
  .c-place-content {
    grid-column: 1/9;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}
.c-place-list {
  list-style-type: none;
  margin-bottom: 0;
}
@media screen and (min-width: 37.5em) {
  .c-place-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .b-places-items--2 .c-place-list, .b-places-items--3 .c-place-list, .b-places-items--4 .c-place-list {
    display: block;
  }
}
@media screen and (min-width: 56.25em) {
  .c-place-list {
    display: flex;
    gap: 0 2rem;
  }
  .b-places-items--2 .c-place-list, .b-places-items--3 .c-place-list, .b-places-items--4 .c-place-list {
    display: block;
  }
}
@media screen and (min-width: 75em) {
  .c-place-list {
    gap: 0 4rem;
  }
}
@media screen and (min-width: 112.5em) {
  .c-place-list {
    gap: 0 6rem;
  }
}
.c-place-list-item {
  margin-right: var(--space2);
  margin-left: 0;
}
@media screen and (min-width: 56.25em) {
  .c-place-list-item {
    margin-right: var(--space3);
  }
}
@media screen and (min-width: 75em) {
  .c-place-list-item {
    margin-right: var(--space4);
  }
}
.c-place-list-item__link {
  color: var(--s1-text);
}
.c-place-list-item__link:hover {
  text-decoration: none;
}
.c-place-list-item__key {
  font-size: clamp(1.375rem, 0.0833333333vw + 1.3125rem, 1.5rem);
  line-height: 1.5;
  color: var(--s1-heading);
  margin-bottom: var(--space1);
  display: block;
}
.c-place-list-item__value {
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  color: var(--s1-text);
  display: block;
  margin-bottom: var(--space2);
  font-weight: 500;
}
.b-places-items--3 .c-place-list-item__value {
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
}
.c-place__headline {
  font-size: clamp(3.375rem, 0.1666666667vw + 3.25rem, 3.625rem);
  line-height: 1.15;
  margin-bottom: var(--space4);
}
.c-place__paragraph {
  margin-bottom: var(--space8);
}

.b-projects .c-promo {
  margin-bottom: var(--space8);
  background-color: var(--s1-surface-hex);
}
@media screen and (min-width: 56.25em) {
  .b-projects .c-promo {
    margin-bottom: 0;
    grid-column: span 4;
  }
}
.b-projects .c-promo:nth-child(1) {
  background-color: #F8DAAB;
}
.b-projects .c-promo:nth-child(2) {
  background-color: #DDBA85;
}
.b-projects .c-promo:nth-child(3) {
  background-color: #EFCE99;
}
.b-projects .c-promo:nth-child(4) {
  background-color: #F6D7A8;
}
@media screen and (min-width: 75em) {
  .b-projects .c-promo {
    margin-bottom: 0;
    grid-column: span 3;
  }
}
.b-projects .c-promo__link {
  display: block;
  text-decoration: none;
  color: var(--color-text);
}
.b-projects .c-promo__link:hover {
  text-decoration: none;
}
.b-projects .c-promo-media {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}
.b-projects .c-promo-media:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.b-projects .c-promo-media > .c-project-media__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.b-projects .c-promo-media__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.b-projects .c-promo-content {
  padding: var(--space6) var(--space8) var(--space8) var(--space8);
}
.b-projects .c-promo .o-btn, .b-projects .c-promo .gform_footer .button, .gform_footer .b-projects .c-promo .button {
  margin-top: var(--space3);
  margin-bottom: 0;
}

.b-projects .c-promo {
  margin-bottom: var(--space8);
  background-color: var(--s1-surface-hex);
}
@media screen and (min-width: 56.25em) {
  .b-projects .c-promo {
    margin-bottom: 0;
    grid-column: span 4;
  }
}
.b-projects .c-promo:nth-child(1) {
  background-color: #F8DAAB;
}
.b-projects .c-promo:nth-child(2) {
  background-color: #DDBA85;
}
.b-projects .c-promo:nth-child(3) {
  background-color: #EFCE99;
}
.b-projects .c-promo:nth-child(4) {
  background-color: #F6D7A8;
}
@media screen and (min-width: 75em) {
  .b-projects .c-promo {
    margin-bottom: 0;
    grid-column: span 3;
  }
}
.b-projects .c-promo__link {
  display: block;
  text-decoration: none;
  color: var(--color-text);
}
.b-projects .c-promo__link:hover {
  text-decoration: none;
}
.b-projects .c-promo-media {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}
.b-projects .c-promo-media:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.b-projects .c-promo-media > .c-project-media__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.b-projects .c-promo-media__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.b-projects .c-promo-content {
  padding: var(--space6) var(--space8) var(--space8) var(--space8);
}
.b-projects .c-promo .o-btn, .b-projects .c-promo .gform_footer .button, .gform_footer .b-projects .c-promo .button {
  margin-top: var(--space3);
  margin-bottom: 0;
}

.c-promo {
  margin-bottom: var(--space8);
  background-color: var(--s1-surface-hex);
  border-radius: 4px;
}
@media screen and (min-width: 56.25em) {
  .c-promo {
    margin-bottom: 0;
  }
}
.c-promo__link {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  text-decoration: none;
  color: var(--color-links);
}
.c-promo__link:hover {
  text-decoration: none;
}
.c-promo__link:hover .c-promo__headline {
  color: var(--s1-heading);
}
.c-promo-media {
  position: relative;
  overflow: hidden;
  margin-bottom: var(--space6);
  grid-column: 1/3;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.c-promo-media:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.c-promo-media > .c-promo-media__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.c-promo-media__img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: 0% 0%;
  display: block;
}
.c-promo-content {
  grid-column: 1/3;
  padding-left: var(--space8);
  padding-right: var(--space8);
  padding-bottom: var(--space8);
}
.c-promo__headline {
  font-size: clamp(4rem, 0.1666666667vw + 3.875rem, 4.25rem);
  line-height: 1.15;
}
@media screen and (min-width: 56.25em) {
  .c-promo__headline {
    font-size: clamp(2.5rem, 0vw + 2.5rem, 2.5rem);
    line-height: 1.2;
  }
}
.c-promo-text, .c-promo-text p, .c-promo__paragraph {
  font-size: clamp(2.125rem, 0.0833333333vw + 2.0625rem, 2.25rem);
  line-height: 1.5;
  color: var(--s1-text);
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 56.25em) {
  .c-promo-text, .c-promo-text p, .c-promo__paragraph {
    font-size: clamp(1.875rem, 0.1111111111vw + 1.75rem, 2rem);
    line-height: 1.4;
  }
}
.c-promo .o-btn, .c-promo .gform_footer .button, .gform_footer .c-promo .button {
  margin-top: var(--space8);
}

.b-promos-items--1 .c-promo {
  background-color: var(--s1-surface-hex);
}
.b-promos-items--1 .c-promo:last-child {
  border: none;
  margin-bottom: 0;
}
.b-promos-items--1 .c-promo:last-child .c-promo__link {
  padding-bottom: 0;
}
.b-promos-items--1 .c-promo-content {
  display: flex;
  align-items: center;
}
.b-promos-items--1 .c-promo-text {
  padding-left: var(--space8);
  padding-right: var(--space8);
}
@media screen and (min-width: 56.25em) {
  .b-promos-items--1 .c-promo-text {
    padding-left: var(--space16);
    padding-right: var(--space16);
  }
}
.b-promos-items--1 .c-promo-media {
  position: relative;
  overflow: hidden;
  margin-bottom: var(--space12);
}
.b-promos-items--1 .c-promo-media:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.b-promos-items--1 .c-promo-media > .c-promo-media__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 56.25em) {
  .b-promos-items--1 .c-promo-media {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 56.25em) {
  .b-promos-items--1 .c-promo:nth-child(even) .c-promo-media {
    grid-column: 2/3;
    grid-row: 1/2;
  }
}
@media screen and (min-width: 56.25em) {
  .b-promos-items--1 .c-promo:nth-child(even) .c-promo-content {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
@media screen and (min-width: 56.25em) {
  .b-promos-items--1 .c-promo:nth-child(odd) .c-promo-media {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
@media screen and (min-width: 56.25em) {
  .b-promos-items--1 .c-promo:nth-child(odd) .c-promo-content {
    grid-column: 2/3;
    grid-row: 1/2;
  }
}
.b-promos-items--1 .c-promo__headline {
  font-size: clamp(4rem, 0.1666666667vw + 3.875rem, 4.25rem);
  line-height: 1.15;
}
@media screen and (min-width: 56.25em) {
  .b-promos-items--1 .c-promo__headline {
    margin-bottom: 1.5rem;
  }
}
.b-promos-items--1 .c-promo-text, .b-promos-items--1 .c-promo-text p, .b-promos-items--1 .c-promo__paragraph {
  font-size: clamp(2.125rem, 0.0833333333vw + 2.0625rem, 2.25rem);
  line-height: 1.5;
  color: var(--s1-text);
}
@media screen and (min-width: 56.25em) {
  .b-promos-items--1 .c-promo-text, .b-promos-items--1 .c-promo-text p, .b-promos-items--1 .c-promo__paragraph {
    font-size: clamp(2.125rem, 0.3333333333vw + 1.75rem, 2.5rem);
    line-height: 1.4;
  }
}

.c-search-item {
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
  margin-bottom: 0rem;
  padding-bottom: var(--space8);
  margin-top: var(--space8);
}
.c-search-item-result {
  border: none !important;
  text-decoration: none !important;
}
.c-search-item-result:after {
  display: none !important;
}
.c-search-item-result__headline {
  margin-bottom: 0.5rem;
}
.c-search-item-result__text {
  color: var(--s1-text);
  margin-bottom: 0;
}
.c-search-item:last-child {
  border-bottom: 0;
  margin-bottom: 3rem;
}

.c-spot__link {
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: 2fr;
  margin: 0 auto;
  width: 100%;
  color: var(--s1-heading);
}
.c-spot__link:hover {
  text-decoration: none;
}
.c-spot__link:hover .c-spot__headline {
  color: var(--s1-heading);
}
@media screen and (min-width: 37.5em) {
  .c-spot__link {
    grid-gap: 0 2rem;
  }
}
@media screen and (min-width: 56.25em) {
  .c-spot__link {
    grid-gap: 0 4rem;
  }
}
@media screen and (min-width: 75em) {
  .c-spot__link {
    grid-gap: 0 6rem;
  }
}
.c-spot-image {
  position: relative;
  overflow: hidden;
  grid-column: 1/13;
  grid-row: 1/2;
  margin-bottom: var(--space4);
}
.c-spot-image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.c-spot-image > .c-spot-image__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 56.25em) {
  .c-spot-image {
    grid-row: 1/3;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
  }
  .c-spot-image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 42.8571428571%;
  }
  .c-spot-image > .c-spot-image__img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.c-spot-image__img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.c-spot-image--1x1 {
  aspect-ratio: 1/1;
}
.c-spot-content {
  grid-column: 1/13;
  grid-row: 2/3;
}
@media screen and (min-width: 56.25em) {
  .c-spot-content {
    grid-row: 1/3;
  }
}
.c-spot-content-wrapper {
  padding: 0 0 var(--space16) 0;
  grid-column: 1/13;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (min-width: 56.25em) {
  .c-spot-content-wrapper {
    grid-column: 7/13;
    padding: var(--space16) 0;
  }
}
.c-spot-text {
  position: relative;
}
.c-spot__headline {
  font-size: clamp(4.25rem, 0.7777777778vw + 4.25rem, 6rem);
  line-height: 1;
  text-align: center;
  color: var(--color-heading);
}
.c-spot__paragraph {
  text-align: center;
}
.c-spot__paragraph p {
  color: var(--s1-text);
  margin-bottom: var(--space8);
}
.c-spot .o-btn, .c-spot .gform_footer .button, .gform_footer .c-spot .button {
  width: 188px;
  margin: 0 auto;
}

.c-table {
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
}
.c-table th,
.c-table td {
  padding: var(--space4) var(--space4) var(--space4) var(--space4);
  text-align: left;
}
.c-table thead th {
  font-size: clamp(1.375rem, 0.0833333333vw + 1.3125rem, 1.5rem);
  line-height: 1.5;
  font-family: aktiv-grotesk, sans-serif;
  font-feature-settings: "kern";
  font-weight: 500;
  color: var(--s1-heading);
}
.c-table tbody tr {
  border-bottom: var(--s1-border-three) 1px solid;
}
.c-table tbody tr:last-child {
  border-bottom: none;
}
.c-table tbody td {
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  color: var(--s1-text);
  font-weight: 500;
}

.c-list-data {
  list-style-type: none;
  margin-bottom: 0;
}
@media screen and (min-width: 56.25em) {
  .c-list-data {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
}
.c-list-data-item {
  width: 100%;
  margin-bottom: var(--space4);
  margin-left: 0;
}
.c-list-data-item:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 56.25em) {
  .c-list-data-item {
    margin-right: var(--space4);
    margin-bottom: 0;
  }
}
.c-list-data-item__key {
  font-size: clamp(1.375rem, 0.0833333333vw + 1.3125rem, 1.5rem);
  line-height: 1.5;
  color: var(--s1-accent);
  border-bottom: 1px solid var(--s1-border-two);
  padding-bottom: var(--space1);
  margin-bottom: var(--space1);
  display: block;
}
.c-list-data-item__value {
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  display: block;
}

/* Classes
  ========================================================================== */
.block {
  display: block;
}

.object-fit {
  object-fit: cover;
  object-position: 50% 50%;
}
.object-fit--fill {
  object-fit: fill;
}
.object-fit--cover {
  object-fit: cover;
}
.object-fit--contain {
  object-fit: contain;
}
.object-fit--none {
  object-fit: none;
}

.object-fit--lefttop {
  object-position: 0% 0%;
}
.object-fit--leftcenter {
  object-position: 0% 50%;
}
.object-fit--leftbottom {
  object-position: 100% 100%;
}
.object-fit--centertop {
  object-position: 50% 0%;
}
.object-fit--centercenter {
  object-position: 50% 50%;
}
.object-fit--centerbottom {
  object-position: 50% 100%;
}
.object-fit--righttop {
  object-position: 100% 0%;
}
.object-fit--rightcenter {
  object-position: 100% 50%;
}
.object-fit--rightbottom {
  object-position: 100% 100%;
}

.c-promo.object-fit--centerbottom .c-promo-media__img {
  object-position: 50% 100%;
}

.c-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-color: var(--s1-surface-hex);
  padding: 0 var(--space4);
}
.c-list-item {
  font-size: clamp(2.125rem, 0.0833333333vw + 2.0625rem, 2.25rem);
  line-height: 1.5;
  color: var(--s1-text);
  border-bottom: 1px var(--s1-border-two) solid;
  margin-left: 0;
}
.c-list-item:last-child {
  border-bottom: none;
}
.c-list-item__link {
  color: var(--s1-text);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  text-decoration: none;
  padding: var(--space4) 0;
  background: url(../img/download.svg) no-repeat;
  background-position: calc(100% - var(--space2)) 50%;
  background-size: 21px;
}
.c-list-item-text {
  display: inline-block;
}
.c-list-item-thumbnail {
  height: 36px;
  margin-right: var(--space4);
}
.c-list-item-thumbnail__img {
  height: inherit;
  display: block;
}

.c-filter-list {
  list-style-type: none;
  margin: var(--space8) 0 0 0;
  padding: 0;
  display: flex;
}
.c-filter-list__item {
  margin-right: var(--space2);
  margin-left: 0;
}
.c-filter-list__link {
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  color: var(--s1-text);
  background-color: var(--s4-surface-hex);
  padding: var(--space2) var(--space5);
  border-radius: 8px;
  cursor: pointer;
  color: var(--s1-header);
}
.active .c-filter-list__link {
  background-color: var(--s3-surface-hex);
}
.c-filter-list__link:hover {
  text-decoration: none;
}

/* Vendors
  ========================================================================== */
/*!
 * Mmenu Light
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */
:root {
  /** Width for the drawer. */
  --mm-ocd-width: 80%;
  /** Min-width for the drawer. */
  --mm-ocd-min-width: 200px;
  /** Max-width for the drawer. */
  --mm-ocd-max-width: 440px;
}

body.mm-ocd-opened {
  overflow-y: hidden;
  overscroll-behavior: none;
}

.mm-ocd {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 100%;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  overscroll-behavior: contain;
  background: rgba(0, 0, 0, 0);
  transition-property: bottom, background-color;
  transition-duration: 0s, 0.3s;
  transition-timing-function: ease;
  transition-delay: 0.45s, 0.15s;
}
.mm-ocd--open {
  bottom: 0;
  background: rgba(0, 0, 0, 0.25);
  transition-delay: 0s;
}

.mm-ocd__content {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: var(--mm-ocd-width);
  min-width: var(--mm-ocd-min-width);
  max-width: var(--mm-ocd-max-width);
  background: #fff;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}
.mm-ocd--left .mm-ocd__content {
  left: 0;
  transform: translate3d(-100%, 0, 0);
}
.mm-ocd--right .mm-ocd__content {
  right: 0;
  transform: translate3d(100%, 0, 0);
}
.mm-ocd--open .mm-ocd__content {
  transform: translate3d(0, 0, 0);
}

.mm-ocd__backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  width: clamp(100% - var(--mm-ocd-max-width), 100% - var(--mm-ocd-width), 100% - var(--mm-ocd-min-width));
  background: rgba(3, 2, 1, 0);
}
.mm-ocd--left .mm-ocd__backdrop {
  right: 0;
}
.mm-ocd--right .mm-ocd__backdrop {
  left: 0;
}

/** Animation duration. */
/** Arrow size. */
/** Arrow weight. */
/** Border opacity. */
/** Navbar opacity. */
/** Arrow opacity. */
.mm-spn a,
.mm-spn span, .mm-spn li, .mm-spn ul, .mm-spn {
  display: block;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

:root {
  /** Height for menu items. */
  --mm-spn-item-height: 50px;
  /** Indent for menu items. */
  --mm-spn-item-indent: 20px;
  /** Line height for menu items. */
  --mm-spn-line-height: 24px;
  /** Panel offset. */
  --mm-spn-panel-offset: 30%;
}

.mm-spn {
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  clip-path: inset(0 0 0 0);
  transform: translateX(0px);
}

.mm-spn ul {
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  left: 100%;
  bottom: 0;
  z-index: 2;
  width: calc(100% + var(--mm-spn-panel-offset));
  padding-right: var(--mm-spn-panel-offset);
  line-height: var(--mm-spn-line-height);
  overflow: visible;
  overflow-y: auto;
  background: inherit;
  transition: left 0.3s ease 0s;
  cursor: default;
}
.mm-spn ul:after {
  content: "";
  display: block;
  height: var(--mm-spn-item-height);
}
.mm-spn > ul {
  left: 0;
}
.mm-spn ul.mm-spn--open {
  left: 0;
}
.mm-spn ul.mm-spn--parent {
  left: calc(-1 * var(--mm-spn-panel-offset));
  overflow: visible;
}

.mm-spn li {
  position: relative;
  background: inherit;
  cursor: pointer;
}
.mm-spn li:before {
  content: "";
  display: block;
  position: absolute;
  top: calc(var(--mm-spn-item-height) / 2);
  right: calc(var(--mm-spn-item-height) / 2);
  z-index: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid;
  border-right: 2px solid;
  transform: rotate(45deg) translate(0, -50%);
  opacity: 0.4;
}
.mm-spn li:after {
  content: "";
  display: block;
  margin-left: var(--mm-spn-item-indent);
  border-top: 1px solid;
  opacity: 0.15;
}

.mm-spn a,
.mm-spn span {
  position: relative;
  z-index: 1;
  padding: calc((var(--mm-spn-item-height) - var(--mm-spn-line-height)) / 2) var(--mm-spn-item-indent);
}
.mm-spn a {
  background: inherit;
  color: inherit;
  text-decoration: none;
}
.mm-spn a:not(:last-child) {
  width: calc(100% - var(--mm-spn-item-height));
}
.mm-spn a:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 1px solid;
  opacity: 0.15;
}
.mm-spn span {
  background: transparent;
}

.mm-spn.mm-spn--navbar {
  cursor: pointer;
}
.mm-spn.mm-spn--navbar:before {
  content: "";
  display: block;
  position: absolute;
  top: calc(var(--mm-spn-item-height) / 2);
  left: var(--mm-spn-item-indent);
  width: 10px;
  height: 10px;
  margin-top: 2px;
  border-top: 2px solid;
  border-left: 2px solid;
  transform: rotate(-45deg) translate(50%, -50%);
  opacity: 0.4;
}
.mm-spn.mm-spn--navbar.mm-spn--main {
  cursor: default;
}
.mm-spn.mm-spn--navbar.mm-spn--main:before {
  content: none;
  display: none;
}
.mm-spn.mm-spn--navbar:after {
  content: attr(data-mm-spn-title);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: var(--mm-spn-item-height);
  padding: 0 calc(var(--mm-spn-item-indent) * 2);
  line-height: var(--mm-spn-item-height);
  opacity: 0.4;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mm-spn.mm-spn--navbar.mm-spn--main:after {
  padding-left: var(--mm-spn-item-indent);
}
.mm-spn.mm-spn--navbar ul {
  top: calc(var(--mm-spn-item-height) + 1px);
}
.mm-spn.mm-spn--navbar ul:before {
  content: "";
  display: block;
  position: fixed;
  top: inherit;
  z-index: 2;
  width: 100%;
  border-top: 1px solid currentColor;
  opacity: 0.15;
}

.mm-spn.mm-spn--light {
  color: #444;
  background: #f3f3f3;
}
.mm-spn.mm-spn--dark {
  color: #ddd;
  background: #333;
}

.mm-spn.mm-spn--vertical {
  overflow-y: auto;
}
.mm-spn.mm-spn--vertical ul {
  width: 100%;
  padding-right: 0;
  position: static;
}
.mm-spn.mm-spn--vertical ul ul {
  display: none;
  padding-left: var(--mm-spn-item-indent);
}
.mm-spn.mm-spn--vertical ul ul:after {
  height: calc(var(--mm-spn-item-height) / 2);
}
.mm-spn.mm-spn--vertical ul.mm-spn--open {
  display: block;
}
.mm-spn.mm-spn--vertical li.mm-spn--open:before {
  transform: rotate(135deg) translate(-50%, 0);
}
.mm-spn.mm-spn--vertical ul ul li:last-child:after {
  content: none;
  display: none;
}

.mm {
  --mm-spn-item-height: 6rem;
  --mm-spn-item-indent: 0rem;
  --mm-spn-line-height: 6rem;
}

:root {
  --mm-ocd-width: 90%;
  --mm-ocd-width: 90%;
  --mm-ocd-min-width: 200px;
  --mm-ocd-max-width: 640px;
}

.mm-spn {
  /*

  */
}
.mm-spn.mm-spn--navbar ul {
  top: 124px;
}
@media screen and (min-width: 56.25em) {
  .mm-spn.mm-spn--navbar ul {
    top: 188px;
    margin-bottom: 134px;
    overflow-y: scroll;
  }
}
.mm-spn.mm-spn--navbar:after {
  opacity: 1 !important;
}
.mm-spn.mm-spn--dark, .mm-spn.mm-spn--light {
  background: var(--s3-surface-hex);
  color: #D8A562;
}
.mm-spn .menu-item {
  font-size: clamp(2.125rem, 0.0833333333vw + 2.0625rem, 2.25rem);
  line-height: 1.5;
  font-family: naktiv-grotesk, sans-serif;
  font-feature-settings: "kern";
  font-weight: 500;
  color: #fff !important;
  display: block;
}
.mm-spn .c-mobile-nav-list__item {
  border-bottom: 1px rgba(255, 255, 255, 0.2) solid;
}
.mm-spn .c-mobile-nav-list__item:last-child {
  border-bottom: none;
}
.mm-spn a,
.mm-spn span {
  padding-left: 4rem;
  margin-right: 4rem;
  position: relative;
  width: 100%;
}
.mm-spn.mm-spn--navbar ul:before {
  color: white;
}
.mm-spn li:after {
  margin-left: 0;
  color: white;
  display: none;
}
.mm-spn li:before {
  display: none;
}
.mm-spn a {
  display: inline-block;
  width: auto;
}
.mm-spn.mm-spn--navbar ul:before {
  content: "";
  display: none;
  position: fixed;
  top: 116px;
  left: calc(50% - 16px);
  transform: translateX(calc(50% - 16px));
  z-index: 2;
  width: 32px;
  opacity: 1;
}
.mm-spn.mm-spn--navbar.mm-spn--main:after {
  padding: 0;
}

.c-mobile-footer-nav {
  display: none !important;
  position: fixed;
  z-index: 7;
  bottom: 0;
  right: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-bottom: var(--space2);
  margin-bottom: var(--space2);
}
@media screen and (min-width: 56.25em) {
  .c-mobile-footer-nav {
    display: flex !important;
  }
}
.c-mobile-footer-nav-item {
  font-size: clamp(1.75rem, 0.0833333333vw + 1.6875rem, 1.875rem);
  line-height: 1.5;
  line-height: 1;
  margin-bottom: 0;
}
.c-mobile-footer-nav__link {
  height: 28px;
}
.c-mobile-footer-nav__link:after {
  display: none !important;
}
.c-mobile-footer-nav__link:before {
  display: none !important;
}

.item-with-ul > span:not(:last-child),
.item-with-ul > a:not(:last-child) {
  width: auto;
}
.item-with-ul > span:not(:last-child):after,
.item-with-ul > a:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 18px);
  right: -14px;
  width: 28px;
  height: 28px;
  border: none;
  border-radius: 50%;
  background-color: var(--s6-caption);
  z-index: 19;
  opacity: 1;
}
.item-with-ul > span:after,
.item-with-ul > a:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 18px);
  right: -14px;
  width: 28px;
  height: 28px;
  border: none;
  border-radius: 50%;
  background-color: var(--s6-caption);
  z-index: 19;
}
.item-with-ul > span:before,
.item-with-ul > a:before {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 2px);
  right: -3px;
  width: 8px;
  height: 8px;
  border-top: 2px solid;
  border-right: 2px solid;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 22 !important;
}

.mm-spn a:before,
.mm-spn a:after {
  pointer-events: none !important;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--space14);
  height: var(--space14);
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  border-radius: 4px;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: var(--s3-surface-hex);
  border: 0;
  margin: 0 16px 0 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.-active:hover {
  opacity: 0.7;
}
.hamburger.-active .hamburger-inner,
.hamburger.-active .hamburger-inner::before,
.hamburger.-active .hamburger-inner::after {
  background-color: #D8A562;
}

.hamburger-box {
  width: 22px;
  height: 14px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 22px;
  height: 2px;
  background-color: #D8A562;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -6px;
}
.hamburger-inner::after {
  bottom: -6px;
}

/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.mm-ocd-opened .hamburger--squeeze .hamburger-inner, .hamburger--squeeze.-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.mm-ocd-opened .hamburger--squeeze .hamburger-inner::before, .hamburger--squeeze.-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.mm-ocd-opened .hamburger--squeeze .hamburger-inner::after, .hamburger--squeeze.-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger-box {
  margin-top: -10px;
}

.hamburger-text {
  color: #fff;
  font-size: 10px;
  position: relative;
  top: 10px;
  left: -1px;
  pointer-events: none;
}

/*
.j-header-visible {
    .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
        background-color: #fff;
    }
}

.single-post.j-header-visible {
    .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
        background-color: #000;
    }
}

*/
.gform_ajax_spinner {
  max-width: 25px !important;
  width: 25px !important;
}

.gform_confirmation_message {
  font-size: 16px !important;
  text-align: center !important;
}

.gform_body {
  position: relative;
}
.gform_body .gform_fields,
.gform_body ul,
.gform_body ol {
  margin: 0 !important;
  padding: 0 !important;
}
.gform_body .gfield {
  width: 100%;
  margin: 0 0 var(--space12) 0 !important;
  padding: 0;
  text-indent: 0;
  border: none;
}
.gform_body .gfield:before {
  content: "" !important;
}
.gform_body .gform_fields {
  display: flex;
}
.gform_body .gf_left_third {
  width: 33.3333333333;
}
.gform_body .gf_middle_third {
  width: 33.3333333333;
}
.gform_body .gf_right_third {
  width: 33.3333333333;
}

.gf_progressbar:after,
.gf_progressbar_percentage,
.gf_progressbar {
  border-radius: 0 !important;
  box-shadow: none !important;
  height: 3rem !important;
}

.gf_progressbar_percentage {
  position: relative !important;
  z-index: 1 !important;
  padding-top: 0 !important;
  margin-bottom: 0 !important;
  text-shadow: none !important;
}
.gf_progressbar_percentage span {
  margin-top: 2px !important;
}

.gform_wrapper .gf_progressbar {
  padding: 0 !important;
  background: transparent !important;
}
.gform_wrapper .gf_progressbar_title {
  display: none !important;
}

body.ilcc-style-overlay .ilcc-cookie-consent-notice {
  padding: 10px 20px;
}

.ilcc-cookie-consent-notice-content {
  max-width: 100%;
}

/* Rubrik "Denna webbplats använder cookies" */
body.ilcc-style-overlay .ilcc-cookie-consent-notice p span {
  font-size: 15px;
  line-height: 1.5;
}

/* Text "Vi använder cookies för..." */
body.ilcc-style-overlay .ilcc-cookie-consent-notice p {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 1rem;
  max-width: 100%;
}

/* Knapp */
.ilcc-cookie-consent-button {
  font-size: 13px;
  line-height: 1.5;
  padding: 10px;
  width: 100%;
  flex: 1;
}

/* Justera inställningar */
.ilcc-cookie-consent-settings-toggle {
  font-size: 11px;
  line-height: 1.5;
}

.ilcc-cookie-consent-settings-title {
  margin-bottom: 0 !important;
}

.ilcc-cookie-consent-settings-intro {
  margin-bottom: 2rem !important;
}

.ilcc-cookie-consent-actions {
  width: 100%;
  max-width: 40rem;
  margin-left: -1rem;
  max-width: 100%;
}

@media screen and (min-width: 1024px) {
  .ilcc-cookie-consent-actions {
    margin-top: 11px;
    margin-left: 1rem;
  }
}
.wp-pagenavi {
  text-align: center;
  display: flex;
  justify-content: center;
}
.wp-pagenavi span,
.wp-pagenavi a {
  font-size: clamp(1.375rem, 0.0833333333vw + 1.3125rem, 1.5rem);
  line-height: 1.5;
  font-weight: 600;
  padding: var(--space3) var(--space4);
  margin: 0;
  background: transparent;
  cursor: pointer;
  text-decoration: none;
  color: var(--s1-caption);
  display: block;
  border: 0;
}
.wp-pagenavi .pages {
  display: none;
}
.wp-pagenavi span.current,
.wp-pagenavi a.page {
  border: 1px transparent solid;
  display: block;
  margin-right: var(--space4);
}
.wp-pagenavi a.page {
  color: var(--color-neg-hex);
  border-color: var(--s6-surface-hex);
  background-color: var(--s6-surface-hex);
}
.wp-pagenavi span.current {
  border: 1px var(--s1-border-one) solid;
}
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
  background-position: calc(100% - var(--space2)) 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}
.wp-pagenavi .previouspostslink {
  background-image: url(../img/previous.svg);
}
.wp-pagenavi .nextpostslink {
  background-image: url(../img/next.svg);
}

/*# sourceMappingURL=main.css.map*/