/* Intro Headline */

section#intro-headline {
    padding: 0;
    margin: 6rem 0 5rem;
}

section#intro-headline h1 {
    margin: 0;
    display: block;
    flex-grow: 10;
}

section#intro-headline .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

section#intro-headline h1.icon {
    background-position: right center;
    background-size: 8rem;
    line-height: 8rem;
    padding-left: 0;
    padding-right: 9rem;
}

section#intro-headline a.link {
    flex-grow: 0;
    text-align: right;
    min-width: 23rem;
    margin-bottom: 1rem;
}

section#intro-headline span.icon {
    padding: 0;
    background-position: center;
    background-size: 8rem;
    flex-grow: 0;
    padding: 0;
    display: block;
    width: 8rem;
    height: 8rem;
    margin-left: 5rem;
    margin-bottom: 0.5rem;
}

section#intro-headline p.subheadline {
    font-size: 2rem;
    line-height: 3rem;
}

/* Search Page */

.search article .picture {
    margin-bottom: 3rem;
}

.search article .picture .placeholder {
    width: 100%;
    height: 100%;
    display: block;
    padding: 56% 0 0;
    background-position: center;
    background-size: 8rem;
    background-color: var(--color-cool-grey);
    position: relative;
    right: auto;
    bottom: auto;
    border-radius: 0;
}

.search article .content .meta {
    display: flex;
    justify-content: space-between;
    margin: 0 0 3rem;
}

.search article .content .type {
    display: flex;
    justify-content: flex-end;
    margin: 0rem 2rem 0 0;
    font-size: 2rem;
    line-height: 3rem;
    font-weight: bold;
    color: var(--color-real-grey);
}

.search article .content .type > div {
    line-height: 3rem;
    background-size: 2rem;
}

.search article .content .date > div {
    margin: 0 !important;
}

.search section#intro-headline .container {
    flex-flow: row wrap;
}

.search section#intro-headline p.subheadline {
    font-size: 2rem;
    line-height: 3rem;
    margin: 3rem 0;
    width: 100%;
}

article.no-result {
    width: calc(100% - 5rem);
}

article.no-result p {
    font-size: 2rem;
    line-height: 3rem;
    color: var(--color-bright-red);
}

.search header.main-header .top-bar .header-controls > div > a.search {
    display: none;
}

.search header.main-header .top-bar .searchbox .searchform-wrap {
    display: block;
}

.search button.facetwp-load-more.facetwp-hidden {
    display: none;
}

.search .main-content.has-listing button.facetwp-load-more.facetwp-hidden {
    display: block;
}

/* Intro */

section#intro {
    width: 100%;
}

/*

section#intro .picture {
  position: relative;
  height: 72vh;
  overflow: hidden;
}

section#intro .picture img {
  width: 100%;
  height: auto;
  display: block;
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 0;
}

section#intro .picture .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

section#intro .picture .meta {
  position: absolute;
  max-width: 98rem;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: var(--font-color-light-always);
  z-index: 2;
}
*/

section#intro .picture .image {
    position: relative;
    aspect-ratio: 4/2.25;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

section#intro .picture .image img {
    width: 100%;
}

section#intro .picture .video-container {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
}

section#intro .picture iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section#intro .picture .meta {
    position: relative;
    max-width: 168rem;
    margin: 0 auto;
    padding: 5rem 5rem 1rem;
}

section#intro .picture .meta h1.icon {
    line-height: 8rem;
    background-position: center top;
    padding-top: 8rem;
    padding-left: 0;
    background-size: 8rem;
}

section#intro .picture .meta h2 {
    font-size: 4.4rem;
    line-height: 5.4rem;
    font-weight: bold;
    margin-top: -2rem;
}

section#intro .picture .meta p.subheadline {
    font-size: 4.4rem;
    line-height: 5.4rem;
    margin-top: -2rem;
}

section#intro .content {
    padding: 0rem 0 3rem;
}

section#intro .content .columns .column {
    flex-grow: 1;
    padding: 0;
}

section#intro .content .columns .column .person {
    color: var(--font-color-dark-always);
}

section#intro .content .columns .column .person .text .position {
    color: var(--font-color-dark-always);
}

section#intro .content .perex p {
    font-size: 2.8rem;
    line-height: 4rem;
    font-weight: bold;
    color: var(--font-color-dark-always);
}

section#intro .content .date {
    font-size: 2.8rem;
    line-height: 4rem;
    font-weight: bold;
    margin: 0 0 2rem;
    color: var(--font-color-dark-always);
}

section#intro .content .date br {
    display: none;
}

section#intro .content .location {
    font-size: 2.8rem;
    line-height: 4rem;
    font-weight: bold;
    margin: 0 0 2rem;
    color: var(--font-color-dark-always);
}

section#intro .content .status {
    font-size: 2.8rem;
    line-height: 4rem;
    font-weight: bold;
    margin: 0 0 2rem;
    color: var(--font-color-dark-always);
}

section#intro .content .attributes {
    font-family: 'GASK';
    font-size: 1.6rem;
    line-height: 2.2rem;
    margin: 0 0 2rem;
    text-align: right;
    color: var(--font-color-dark-always);
}

section#intro .content .buttons {
    display: flex;
    flex-flow: column;
}

section#intro .content .buttons > *:first-child {
    margin: 0 0 5rem;
}

section#intro .content .buttons > * {
    font-size: 2rem;
    line-height: 3rem;
    margin: 0 0 2rem;
    color: var(--font-color-dark-always);
}

ul.slick-dots {
    padding: 0;
    margin: -10rem 0 0;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 100;
}

ul.slick-dots li {
    margin: 0 1rem;
    padding: 0;
    list-style: none;
}

ul.slick-dots li button {
    padding: 0;
    width: 1rem;
    height: 1rem;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    color: transparent;
    display: block;
    background-color: #000;
}

ul.slick-dots li.slick-active button {
    background-color: var(--color-harvest);
}

/* Navigation Sidebar */

aside.navigation-sidebar {
    width: 33.33%;
    display: flex;
    flex-flow: column;
    align-items: flex-end;
    float: right;
}

aside.navigation-sidebar h3 {
    font-size: 3.4rem;
    line-height: 4.4rem;
    margin: 0 0 3rem;
}

aside.navigation-sidebar ul {
    padding: 0;
    margin: 0;
    width: 35.7rem;
    display: flex;
    flex-flow: column;
}

aside.navigation-sidebar ul li {
    display: block;
    flex-grow: 1;
    background-image: none;
    padding-left: 0;
    margin: 0 0 1rem;
    background-image: none !important;
}

aside.navigation-sidebar ul li:before {
    display: none !important;
}

aside.navigation-sidebar ul li:after {
    display: none !important;
}

aside.navigation-sidebar ul li a {
    display: block;
    padding: 0.7rem 1rem 0.7rem 5.4rem;
    font-size: 2rem;
    line-height: 3rem;
    font-weight: bold;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 1.7rem 1.2rem;
    background-size: 2.4rem;
}

aside.navigation-sidebar ul li a:hover {
    background-color: var(--bg-color-grey);
}

/* Masonry Gallery */

.masonry-gallery {
    padding: 0rem 0 0 0;
    margin-left: auto;
    margin-right: auto;
}

.masonry-gallery figure {
    padding: 0 0rem;
    margin: 0 0 5rem;
}

.block.masonry-gallery {
    margin-top: 5rem;
    margin-bottom: 7rem;
}

.masonry-gallery > * {
    width: calc(50% - 2.5rem);
    padding: 0;
}

.masonry-gallery > .original {
    width: calc(100% - 0rem);
}

.masonry-gallery img {
    display: block;
    width: 100%;
    height: auto;
}

.masonry-gallery figure a {
    display: block;
    position: relative;
}

.masonry-gallery figure label {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: inline-block;
    cursor: pointer;
    border-radius: 5rem;
    border: none;
    background-color: var(--bg-color-dark);
    color: var(--font-color-light);
    font-size: 1.6rem;
    line-height: 2.8rem;
    font-weight: bold;
    text-decoration: none !important;
    padding: 0.6rem 1.5rem 0.6rem 4.5rem;
    text-align: center;
    background-position: 1.5rem center;
}

.masonry-gallery figure a:hover label {
    background-color: var(--color-stone);
    color: var(--font-colo-dark);
}

.masonry-gallery figure figcaption {
    padding: 3rem 0 0;
    position: relative;
}

.masonry-gallery > .original figcaption {
    font-size: 2rem;
    line-height: 3rem;
}

.masonry-gallery figure figcaption:after {
    content: '';
    width: 1.7rem;
    height: 1.7rem;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1.7rem;
    margin: 0 0 0 0.5rem;
    vertical-align: top;
    display: none;
}

/* People */

.people {
    display: flex;
    flex-flow: row wrap;
}

.person {
    margin: 0 4rem 2rem 0;
    text-decoration: none;
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: calc(50% - 8rem);
}

.person .name {
    font-size: 2.6rem;
    line-height: 3.6rem;
    font-weight: bold;
    margin: 0 0 1.5rem;
}

a.person .name {
    text-decoration: underline;
}

a.person:hover .name {
    text-decoration: none;
}

.person .text > * {
    display: block;
}

.person .text h3 {
    margin: 0 0 1.5rem !important;
}

.person .text h4 {
    margin: 0 0 1.5rem !important;
}

.person .text .position {
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: bold;
    color: #a2a2a2;
    margin: 0 0 1.5rem;
}

.person .text .email {
    font-weight: bold;
    line-height: 3rem;
}

.person .text .email a {
    font-weight: normal;
}

.person .text .phone {
    font-weight: bold;
    line-height: 3rem;
}

.person .text .phone a {
    font-weight: normal;
}

.person .placeholder {
    width: 15rem;
    height: 15rem;
    border-radius: 50%;
    display: block;
    padding: 0;
    margin-right: 3rem;
    background-position: center;
    background-size: 8rem;
    background-color: var(--bg-color-black);
    background-image: url(../icons/adults-white.svg) !important;
}

.person img {
    display: block;
    border-radius: 50%;
    margin: 0 3rem 0 0;
    width: 15rem;
    height: 15rem;
    max-width: none;
}

.person.small {
    align-items: center;
    width: calc(50% - 4rem);
}

.person.small .name {
    font-size: 2rem;
    line-height: 3rem;
    margin: 0;
}

.person.small .text > * {
    display: block;
}

.person.small .text .position {
    font-family: 'GASK';
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: normal;
    color: var(--font-color-dark);
    margin: 0;
}

.person.small .text {
    padding-left: 2rem;
}

.person.small img {
    width: 6rem;
    height: 6rem;
    margin: 0;
}

.person-alt .picture .placeholder {
    width: 100%;
    height: 100%;
    display: block;
    padding: 178% 0 0;
    background-position: center;
    background-size: 8rem;
    background-color: var(--bg-color-black);
    background-image: url(../icons/adults-white.svg);
}

.person-alt .picture img {
    max-width: 100%;
    height: auto;
}

.person-alt h2 {
    font-size: 2.8rem;
    line-height: 4rem;
    margin: 3rem 0 1.5rem;
}

.person-alt .position {
    display: block;
    font-weight: bold;
    color: var(--color-light-grey);
}

a.person-alt {
    text-decoration: none;
}

a.person-alt h2 {
    text-decoration: underline;
}

a.person-alt:hover h2 {
    text-decoration: none;
}

.wp-block-column .person {
    width: auto;
}

/* Tabs Menu */

nav.tabs-menu {
    margin: 5rem 0;
}

nav.tabs-menu ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

nav.tabs-menu ul li {
    list-style: none;
    display: block;
    margin: 0 3rem 0 0;
    padding: 0;
}

nav.tabs-menu ul li:before {
    display: none;
}

nav.tabs-menu ul li:after {
    display: none;
}

nav.tabs-menu ul li a {
    font-size: 2rem;
    line-height: 3rem;
    font-weight: bold;
    color: #817e7d;
    padding: 1.4rem 0;
    border-bottom: 2px solid var(--border-color-light);
    text-decoration: none;
    display: block;
}

nav.tabs-menu ul li.current-menu-item a {
    color: var(--font-color-dark);
    border-bottom: 2px solid var(--border-color-dark);
}

nav.tabs-menu ul li.current_page_item a {
    color: var(--font-color-dark);
    border-bottom: 2px solid var(--border-color-dark);
}

nav.tabs-menu ul li a:hover {
    color: var(--font-color-dark);
}

ul.ui-tabs-nav {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin: 5rem 0 4.5rem;
}

ul.ui-tabs-nav li {
    list-style: none;
    display: block;
    margin: 0 3rem 0 0;
    padding: 0;
}

ul.ui-tabs-nav li:before {
    display: none;
}

ul.ui-tabs-nav li:after {
    display: none;
}

ul.ui-tabs-nav li a {
    font-size: 2rem;
    line-height: 3rem;
    font-weight: bold;
    color: #817e7d;
    padding: 1.4rem 0;
    border-bottom: 2px solid var(--border-color-light);
    text-decoration: none;
    display: block;
}

ul.ui-tabs-nav li.ui-state-active a {
    color: var(--font-color-dark);
    border-bottom: 2px solid var(--border-color-dark);
}

ul.ui-tabs-nav li a:hover {
    color: var(--font-color-dark);
}

/* Tabs */

.tabs {
    margin: 0 0 10rem;
}

.tab > h2:first-child {
    display: none;
}

.tab .text p {
    margin: 3rem 0;
}

.tab .main-content p {
    max-width: 66.66%;
}

.tab-code h2 {
    margin-top: 5rem;
}

.tab-code h3 {
    margin-top: 5rem;
}

.tab-code h4 {
    margin-top: 5rem;
}

/* Filters */

.filters {
    position: absolute;
    right: 0rem;
    top: -9.6rem;
}

.filters-products {
    position: relative;
    right: auto;
    top: auto;
    margin-bottom: 5rem;
    display: flex;
    justify-content: flex-end;
}

.filters > a {
    font-size: 2rem;
    line-height: 3rem;
    font-weight: bold;
    margin-right: 2.5rem;
}

.filters > a:after {
    content: '';
    display: block;
    position: absolute;
    width: 2.4rem;
    height: 2.4rem;
    right: -3rem;
    top: 0.3rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 2.4rem;
}

.filters > a {
    text-decoration: none;
}

.filters:hover > a:after {
    transform: rotate(180deg);
}

.filters > .filters-dropdown {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 1rem;
    right: 0;
    z-index: 3;
    padding-top: 4rem;
    transition: all 300ms ease-in-out;
}

.filters:hover > .filters-dropdown {
    opacity: 1;
    visibility: visible;
    padding-top: 3rem;
    transition: all 300ms ease-in-out;
}

.filters > .filters-dropdown > .filters-inner {
    padding: 2.5rem 0;
    min-width: 34rem;
    max-width: 34rem;
    background-color: var(--bg-color-light);
    box-shadow: 0.4rem 0.4rem 3rem rgba(0, 0, 0, 0.25);
    position: relative;
}

.filters > .filters-dropdown > .filters-inner a.reset-filters {
    margin-top: 2rem;
}

.filters > .filters-dropdown > .filters-inner > * {
    margin: 0 2rem;
}

.filters > .filters-dropdown > .filters-inner:before {
    content: '';
    position: absolute;
    top: -0.5rem;
    right: 6rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 1.5rem 1rem 1.5rem;
    border-color: transparent transparent var(--bg-color-light) transparent;
}

.filters > .filters-dropdown > .filters-inner .items {
    display: flex;
    flex-flow: column;
    margin: 0;
}

.filters > .filters-dropdown > .filters-inner .items .item {
    padding: 0;
    margin: 0 0 2rem;
    flex-grow: 1;
}

.filters > .filters-dropdown > .filters-inner .items .item:last-child {
    margin: 0;
}

.filters > .filters-dropdown > .filters-inner .items .item > label {
    font-size: 1.4rem;
    line-height: 1.2rem;
    font-weight: bold;
    display: block;
    margin: 0 2rem 0.8rem;
}

.filters > .filters-dropdown > .filters-inner .items .item > .facetwp-facet {
    margin: 0 2rem !important;
}

.filters > .filters-dropdown > .filters-inner .items .item > .facetwp-facet.facetwp-type-date_range {
    margin: 0 1.5rem !important;
}

.facetwp-input-wrap {
    display: block !important;
}

.facetwp-icon {
    opacity: 1 !important;
    width: 4rem !important;
    height: 100% !important;
}

.facetwp-icon.f-loading {
    animation: none !important;
    transition: none !important;
}

.facetwp-icon.f-loading:before {
    display: block !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: 2.4rem !important;
}

.facetwp-icon:before {
    display: block !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: 2.4rem !important;
    animation: none !important;
}

.facetwp-type-date_range {
    display: flex;
}

.facetwp-type-date_range > * {
    margin: 0 0.5rem !important;
}

.facetwp-search {
    width: 100%;
}

.facetwp-facet {
    margin-bottom: 3rem !important;
}

.facetwp-type-fselect {
    cursor: pointer;
}

.facetwp-type-fselect .fs-label-wrap .fs-label {
    display: block;
    width: 100%;
    border-style: solid;
    border-width: 2px;
    border-radius: 2px;
    border-color: var(--border-color-dark);
    background-color: var(--bg-color-light-always);
    font-size: 1.6rem;
    line-height: 2.8rem;
    font-weight: normal;
    font-style: normal;
    color: var(--font-color-dark-always);
    margin: 0;
    padding: 0.4rem 3.2rem 0.4rem 1.6rem;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 0.7rem center;
    background-size: 2.4rem;
    background-image: none !important;
}

.facetwp-date-min {
    padding: 0.4rem 1.6rem 0.4rem 1.6rem !important;
    background-repeat: no-repeat;
    background-position: 0.7rem center;
    background-size: 2.4rem;
    background-image: none !important;
}

.facetwp-date-max {
    padding: 0.4rem 1.6rem 0.4rem 3.7rem !important;
    background-repeat: no-repeat;
    background-position: 0.7rem center;
    background-size: 2.4rem;
}

.fs-wrap {
    display: block !important;
    position: relative;
    width: 100% !important;
}

.fs-label-wrap {
    width: 100% !important;
}

.fs-dropdown {
    width: 100% !important;
    padding: 0 !important;
    border-width: 2px !important;
    border-radius: 2px !important;
    border-color: var(--border-color-dark) !important;
}

.fs-dropdown .fs-options {
    padding: 0 !important;
}

.facetwp-type-fselect .fs-option .fs-option-label {
    white-space: normal !important;
    font-size: 1.6rem !important;
    line-height: 2.2rem !important;
    color: var(--font-color-dark-always);
}

.fs-wrap.multiple .fs-option {
    padding: 1rem 2rem 1rem 4.5rem !important;
}

.fs-wrap.multiple .fs-option:hover {
    background-color: var(--color-cool-grey);
}

.fs-wrap.multiple .fs-option .fs-checkbox {
    width: 5rem !important;
    top: 2rem !important;
    bottom: auto !important;
}

.fs-wrap.multiple .fs-option .fs-checkbox i {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgcng9IjEuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iI0I4QkJCMyIvPgo8L3N2Zz4K');
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-position: left top !important;
    background-size: 2rem;
    width: 2rem !important;
    height: 2rem !important;
    box-shadow: none !important;
    border: none !important;
}

.fs-wrap.multiple .fs-option.selected .fs-checkbox i {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgcng9IjEuNSIgZmlsbD0iIzI2MUYxRCIgc3Ryb2tlPSIjMUIxODE4Ii8+CjxwYXRoIGQ9Ik00LjIzNzUyIDEwLjI0MzJDMy45MjA4MyAxMC41Njk4IDMuOTIwODMgMTEuMDk3OSA0LjIzNzUyIDExLjQyMTFMNy40ODczMiAxNC43NTY0QzcuODA0MDIgMTUuMDgxMiA4LjMxODg1IDE1LjA4MTIgOC42MzcxNyAxNC43NTY0TDE2Ljc2MjUgNi40MjMxNkMxNy4wNzkyIDYuMDk2NjMgMTcuMDc5MiA1LjU2ODUxIDE2Ljc2MjUgNS4yNDM2NUMxNi40NDQyIDQuOTE4NzggMTUuOTI5MyA0LjkxODc4IDE1LjYxMjYgNS4yNDM2NUw4LjA2MjI1IDEyLjk4ODhMNS4zODU3NSAxMC4yNDMyQzUuMDY5MDYgOS45MTgzNyA0LjU1NDIyIDkuOTE4MzcgNC4yMzc1MiAxMC4yNDMyWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==');
}

.fs-search {
    padding: 0.4rem 1.6rem !important;
}

.fs-search input {
    padding: 0 !important;
}

.fs-arrow {
    right: 0 !important;
    border: none !important;
    width: 4rem !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: 2.6rem !important;
}

.facetwp-counter {
    display: none;
}

.facetwp-type-checkboxes {
    display: flex;
    flex-direction: column;
    margin: 0 2rem !important;
}

.facetwp-type-checkboxes .facetwp-checkbox {
    padding: 1rem 2rem 1rem 5rem;
    margin: 0;
    background-color: transparent;
    font-weight: bold;
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgcng9IjEuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iI0I4QkJCMyIvPgo8L3N2Zz4K')
        1.5rem 50% no-repeat;
    background-size: 2rem;
}

.facetwp-type-checkboxes .facetwp-checkbox.checked {
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgcng9IjEuNSIgZmlsbD0iIzI2MUYxRCIgc3Ryb2tlPSIjMUIxODE4Ii8+CjxwYXRoIGQ9Ik00LjIzNzUyIDEwLjI0MzJDMy45MjA4MyAxMC41Njk4IDMuOTIwODMgMTEuMDk3OSA0LjIzNzUyIDExLjQyMTFMNy40ODczMiAxNC43NTY0QzcuODA0MDIgMTUuMDgxMiA4LjMxODg1IDE1LjA4MTIgOC42MzcxNyAxNC43NTY0TDE2Ljc2MjUgNi40MjMxNkMxNy4wNzkyIDYuMDk2NjMgMTcuMDc5MiA1LjU2ODUxIDE2Ljc2MjUgNS4yNDM2NUMxNi40NDQyIDQuOTE4NzggMTUuOTI5MyA0LjkxODc4IDE1LjYxMjYgNS4yNDM2NUw4LjA2MjI1IDEyLjk4ODhMNS4zODU3NSAxMC4yNDMyQzUuMDY5MDYgOS45MTgzNyA0LjU1NDIyIDkuOTE4MzcgNC4yMzc1MiAxMC4yNDMyWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==')
        1.5rem 50% no-repeat;
}

.facetwp-type-checkboxes .facetwp-checkbox:hover {
    background-color: var(--bg-color-grey);
}

.facetwp-toggle {
    display: inline-block;
    margin: 0 0 2rem 0;
    padding-left: 3rem;
    position: relative;
}

.facetwp-toggle:before {
    content: '';
    display: block;
    width: 2.4rem;
    height: 2.4rem;
    position: absolute;
    left: -2px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 2.4rem;
}

.facetwp-toggle:last-child:before {
    transform: rotate(180deg);
}

.filters-sidebar .filter > label {
    font-size: 2rem;
    line-height: 3rem;
    font-weight: bold;
    display: block;
    margin: 2rem 0 2rem;
}

.filters-sidebar .filter .facetwp-type-search {
    margin-bottom: 5rem !important;
}

.filters-sidebar .filter .facetwp-type-checkboxes {
    margin: 0 !important;
}

.facetwp-type-checkboxes .facetwp-depth.visible {
    display: flex;
    flex-flow: column;
}

.facetwp-depth {
    margin-left: 3.2rem !important;
}

.filters-sidebar .filter .facetwp-type-checkboxes .facetwp-checkbox {
    font-weight: normal;
    padding: 0 0 0 3rem;
    margin: 0 0 1.5rem;
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgcng9IjEuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iI0I4QkJCMyIvPgo8L3N2Zz4K')
        0rem 50% no-repeat;
}

.filters-sidebar .filter .facetwp-type-checkboxes .facetwp-checkbox.checked {
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgcng9IjEuNSIgZmlsbD0iIzI2MUYxRCIgc3Ryb2tlPSIjMUIxODE4Ii8+CjxwYXRoIGQ9Ik00LjIzNzUyIDEwLjI0MzJDMy45MjA4MyAxMC41Njk4IDMuOTIwODMgMTEuMDk3OSA0LjIzNzUyIDExLjQyMTFMNy40ODczMiAxNC43NTY0QzcuODA0MDIgMTUuMDgxMiA4LjMxODg1IDE1LjA4MTIgOC42MzcxNyAxNC43NTY0TDE2Ljc2MjUgNi40MjMxNkMxNy4wNzkyIDYuMDk2NjMgMTcuMDc5MiA1LjU2ODUxIDE2Ljc2MjUgNS4yNDM2NUMxNi40NDQyIDQuOTE4NzggMTUuOTI5MyA0LjkxODc4IDE1LjYxMjYgNS4yNDM2NUw4LjA2MjI1IDEyLjk4ODhMNS4zODU3NSAxMC4yNDMyQzUuMDY5MDYgOS45MTgzNyA0LjU1NDIyIDkuOTE4MzcgNC4yMzc1MiAxMC4yNDMyWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==')
        0em 50% no-repeat;
}

.filters-sidebar .filter.checkboxes-bold .facetwp-type-checkboxes .facetwp-checkbox {
    font-weight: bold;
}

.filters-sidebar .filter .facetwp-type-checkboxes .facetwp-checkbox .facetwp-counter {
    display: inline-block;
    color: var(--color-light-grey);
}

.filters-top {
    position: relative;
    right: auto;
    top: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5rem;
}

.filters-top .left {
    display: flex;
    align-items: center;
}

.filters-top .left > * {
    margin-right: 2rem;
}

.filters-top .right {
    display: flex;
    align-items: center;
}

.filters-top .facetwp-facet {
    margin-bottom: 0 !important;
}

.filters-top .facetwp-facet input.facetwp-search {
    min-width: 26rem;
}

.filters-top .facetwp-type-fselect .fs-label-wrap .fs-label {
    min-width: 26rem;
}

.filters-top a.reset-filters {
    margin: 0 0 0 2rem;
}

/* Year Filter */

.year-filter {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    margin: 0 0 5rem;
}

.year-filter > label {
    font-weight: bold;
}

.year-filter .facetwp-facet {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: row wrap;
}

.year-filter .facetwp-facet > * {
    margin-left: 1rem;
    padding: 1rem 2rem;
    background-image: none !important;
    font-size: 2rem;
}

.year-filter .facetwp-facet > *.checked {
    background-color: var(--bg-color-grey);
}

/* Products */

.block-products > h2 {
    margin: 5rem 0;
}

.products {
    display: flex;
    flex-wrap: wrap;
    padding: 0rem 5rem 0 0;
    margin-left: -5rem;
    margin-right: -5rem;
}

.upsells {
    padding: 0;
    margin: 0;
}

article.product {
    width: calc(25% - 5rem);
    flex-direction: column;
    margin-bottom: 5rem;
}

article.product img {
    display: block;
}

article.product > a {
    text-decoration: none;
}

article.product h2 {
    margin: 3rem 0 2rem;
    font-size: 2rem;
    line-height: 3rem;
}

article.product > a h2 {
    text-decoration: underline;
}

article.product > a:hover h2 {
    text-decoration: none;
}

article.product .attributes {
    padding: 0;
    font-family: 'GASK';
    display: flex;
    flex-flow: row wrap;
    text-transform: lowercase;
    margin-left: 3rem;
}

article.product .attributes a {
    margin: 0 1rem 0rem 0;
}

article.product .attributes span {
    margin: 0 1rem 1rem 0;
}

article.product .meta {
    display: flex;
    align-items: center;
    margin-left: 3rem;
}

article.product .meta > * {
    margin-right: 2rem;
}

article.product a.added_to_cart {
    display: none !important;
}

article.product .meta .price {
    font-size: 2rem;
    line-height: 3rem;
    font-weight: bold;
}

article.product .meta a.button {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.products.columns-3 article {
    width: calc(33.33% - 5rem);
    flex-direction: column;
    margin-bottom: 5rem;
}

/* Articles */

.facetwp-template {
    display: flex;
    flex-wrap: wrap;
    padding: 0rem 5rem 0 0;
    margin-left: -5rem;
    margin-right: -5rem;
}

article {
    position: relative;
    display: flex;
    margin: 0 0 5rem 5rem;
}

article .picture {
    position: relative;
}

article .picture .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2;
}

article .picture a {
    position: relative;
    display: block;
    z-index: 2;
}

article .picture img {
    width: 100%;
    height: auto;
    display: block;
}

article .picture span.icon {
    display: block;
    width: 10rem;
    height: 10rem;
    border-radius: 50%;
    background-color: var(--bg-color-light);
    position: absolute;
    right: 5rem;
    bottom: -5rem;
    z-index: 2;
    background-position: center;
    background-size: 5rem;
    padding: 0;
}

article .content .date > div {
    margin: 0 0 5rem;
}

article .content h2 {
    margin: 0 0 5rem;
}

article .content h3 {
    font-size: 2.8rem;
    line-height: 4rem;
    margin: 0 0 5rem;
}

article .content p {
    margin: 0 0 5rem;
}

article .content .attributes {
    padding: 0;
    font-family: 'GASK';
    display: flex;
    flex-flow: row wrap;
    text-transform: lowercase;
}

article .content .attributes a {
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 1rem 0rem 0;
}

article .content .attributes a:hover {
    text-decoration: underline;
}

article .content .attributes span {
    text-transform: uppercase;
    margin: 0 1rem 1rem 0;
}

/* Article 12-12 */

article.col-12-12 {
    width: calc(100% - 5rem);
    margin-bottom: 10rem;
}

article.col-12-12 > * {
    width: 50%;
}

article.col-12-12:nth-child(even) .picture {
    order: 2;
}

article.col-12-12:nth-child(even) .content {
    order: 1;
    padding: 5rem 7.2rem 5rem 8.6rem;
}

article.col-12-12 .content {
    padding: 5rem 7.2rem 5rem 11rem;
}

article.col-12-12 .content .date {
    display: flex;
    justify-content: flex-end;
    color: var(--font-color-dark-always);
}

article.col-12-12 .content .date > div {
    font-size: 2.8rem;
    line-height: 4rem;
    font-weight: bold;
}

article.col-12-12 .content a {
    color: var(--font-color-dark-always);
}

article.col-12-12 .content p {
    font-size: 2rem;
    line-height: 3rem;
    padding: 0;
    margin: 0 0 5rem 5rem;
    max-width: 49rem;
    color: var(--font-color-dark-always);
}

article.col-12-12 .content .attributes {
    margin: -3rem 0 4rem 5rem;
    max-width: 49rem;
    color: var(--font-color-dark-always);
}

article.col-12-12 .content a.link {
    font-size: 2rem;
    line-height: 2.8rem;
    margin-left: 5rem;
}

article.col-12-12 .content a.button {
    margin: 0rem 0rem 2rem 5rem;
    background-color: var(--bg-color-dark-always);
    color: var(--font-color-light-always);
}

article.col-12-12 .content a.button:hover {
    background-color: var(--color-stone);
    color: var(--font-color-dark-always);
}

[data-theme='dark'] article.col-12-12 .icon.info {
    background-image: url(../icons/info.svg);
}

/* Article 6-12 */

article.col-6-12 {
    width: calc(50% - 5rem);
    flex-direction: column;
    margin-bottom: 5rem;
}

article.col-6-12 .content a {
    color: var(--font-color-dark-always);
}

article.col-6-12 .content {
    padding: 5rem 5rem 3rem 5rem;
    color: var(--font-color-dark-always);
}

article.col-6-12 .content .date {
    display: flex;
    justify-content: flex-start;
    margin: 0 0 0 3rem;
    color: var(--font-color-dark-always);
}

article.col-6-12 .content .date > div {
    font-size: 2rem;
    line-height: 3rem;
    font-weight: bold;
    background-size: 2rem;
    color: var(--font-color-dark-always);
}

article.col-6-12 .content p {
    margin: 0 0 5rem 3rem;
    color: var(--font-color-dark-always);
}

article.col-6-12 .content .attributes {
    margin: -3rem 0 4rem 3rem;
    color: var(--font-color-dark-always);
}

article.col-6-12 .content a.button {
    margin: 0rem 3rem 2rem 3rem;
    background-color: var(--bg-color-dark-always);
    color: var(--font-color-light-always);
}

article.col-6-12 .content a.button:hover {
    background-color: var(--color-stone);
    color: var(--font-color-dark-always);
}

[data-theme='dark'] article.col-6-12 .icon.info {
    background-image: url(../icons/info.svg);
}

/* Article 4-12 */

article.col-4-12 {
    width: calc(33.3333% - 5rem);
    flex-direction: column;
    margin-bottom: 5rem;
}

article.col-4-12 .content a {
    color: var(--font-color-dark-always);
}

article.col-4-12 .content {
    padding: 5rem 5rem 3rem 5rem;
    color: var(--font-color-dark-always);
}

article.col-4-12 .content .date {
    display: flex;
    justify-content: flex-start;
    margin: 0 0 0 3rem;
    color: var(--font-color-dark-always);
}

article.col-4-12 .content .date > div {
    font-size: 2rem;
    line-height: 3rem;
    font-weight: bold;
    background-size: 2rem;
    color: var(--font-color-dark-always);
}

article.col-4-12 .content p {
    margin: 0 0 5rem 3rem;
    color: var(--font-color-dark-always);
}

article.col-4-12 .content .attributes {
    margin: -3rem 0 4rem 3rem;
    color: var(--font-color-dark-always);
}

article.col-4-12 .content a.button {
    margin: 0rem 3rem 2rem 3rem;
    background-color: var(--bg-color-dark-always);
    color: var(--font-color-light-always);
}

article.col-4-12 .content a.button:hover {
    background-color: var(--color-stone);
    color: var(--font-color-dark-always);
}

[data-theme='dark'] article.col-4-12 .icon.info {
    background-image: url(../icons/info.svg);
}

article.col-4-12.news .content a {
    color: var(--font-color-dark);
}

article.col-4-12.news .content p {
    color: var(--font-color-dark);
}

article.col-4-12.news .content .date {
    justify-content: flex-end;
    color: var(--font-color-dark);
}

article.col-4-12.news .content .date > div {
    margin: 3rem 0 2rem 0;
    color: #b8bbb3;
    color: var(--font-color-dark);
}

article.col-4-12.news .content {
    padding: 0;
    color: var(--font-color-dark);
}

article.col-4-12.news .content .attributes {
    margin: -3rem 0 2.5rem 3rem;
    color: var(--font-color-dark);
}

article.col-4-12.news .content a.link {
    font-size: 2rem;
    line-height: 3rem;
    margin-left: 3rem;
}

article.col-4-12.wrote-about-us .content h2 {
    font-weight: bold;
    margin: 0 0 2rem;
}

article.col-4-12.wrote-about-us .content p {
    font-weight: bold;
    margin-left: 3rem;
}

/* Article 3-12 */

article.col-3-12 {
    width: calc(25% - 5rem);
    flex-direction: column;
    margin-bottom: 5rem;
}

article.col-3-12 .content {
    padding: 3rem 0rem 0rem 0rem;
}

article.col-3-12 .content .date {
    display: flex;
    justify-content: flex-start;
    margin: 0 0 0 3rem;
}

article.col-3-12 .content .date > div {
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: bold;
    background-size: 2rem;
    margin: 0 0 2rem;
}

article.col-3-12 .content h2 {
    margin: 0 0 2rem;
}

article.col-3-12 .content p {
    margin: 0 0 5rem 3rem;
}

article.col-3-12 .content .attributes {
    margin: -3rem 0 0rem 3rem;
}

article.col-3-12 .content a.button {
    margin: 0rem 3rem 2rem 3rem;
}

article.col-3-12.news .content .date {
    justify-content: flex-end;
}

article.col-3-12.news .content .date > div {
    margin: 3rem 0 2rem 0;
    color: #b8bbb3;
}

article.col-3-12.news .content {
    padding: 0;
}

article.col-3-12.news .content .attributes {
    margin: -3rem 0 2.5rem 3rem;
}

article.col-3-12.news .content a.link {
    font-size: 2rem;
    line-height: 3rem;
    margin-left: 3rem;
}

/* Article News */

article.news .content h2 {
    margin: 0 0 3rem;
}

/* Article Event */

article.event .programme {
    padding: 1.4rem 2rem;
    font-family: 'GASK';
    line-height: 2.2rem;
    text-transform: lowercase;
    background-repeat: no-repeat;
    background-position: calc(100% - 2rem) center;
    background-size: 2.4rem;
}

/* Article File */

article.file {
    padding: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #d6d6d6;
    flex-flow: row wrap;
}

article.file .attachment {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-grow: 1;
    padding: 2rem 0 2rem 8rem;
    background-position: 0.5rem center;
    background-size: 4.4rem;
    width: 100%;
}

article.file .attachment:not(:first-child) {
    background-image: none;
}

article.file .attachment:not(:first-child) {
    padding: 0 0 0.5rem 8rem;
}

article.file .attachment:not(:first-child) .title h2 {
    font-size: 1.6rem;
    line-height: 2.4rem;
}

article.file .attachment:not(:first-child) .meta {
    font-size: 1.4rem;
    line-height: 2rem;
}

article.file .attachment:not(:first-child) .meta .date {
    display: none;
}

article.file .attachment:nth-child(2) {
    margin-top: -1rem;
}

article.file .attachment:last-child {
    padding-bottom: 2rem;
}

article.file:hover .attachment {
    background-color: transparent;
}

article.file .attachment h2 {
    font-weight: normal;
    margin: 0;
}

article.file .attachment p {
    margin: 1rem 0 0;
}

article.file .attachment .title {
    margin-right: 2rem;
}

article.file .attachment .meta {
    font-family: 'GASK';
    font-size: 1.6rem;
    line-height: 2.2rem;
    text-decoration: none;
}

article.file .attachment .meta .date {
    margin-left: 5rem;
}

/* Ended */

.ended {
    width: 100%;
    margin-left: 5rem;
    margin-top: 5rem;
}

.ended > a.link {
    font-size: 2rem;
    line-height: 3rem;
    padding-left: 3.4rem;
    margin-bottom: 5rem;
}

.ended > a.link:after {
    content: '';
    display: block;
    position: absolute;
    width: 2.4rem;
    height: 2.4rem;
    right: -3rem;
    top: 0.4rem;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 2.4rem;
    background-image: url(../icons/beak-down.svg);
}

.ended > a.link.active:after {
    transform: rotate(180deg);
}

.ended .facetwp-template {
    display: none;
}

/* Popup */

.popup {
    position: relative;
}

.popup a.close {
    width: 3rem;
    height: 3rem;
    position: absolute;
    right: 1rem;
    top: 1rem;
    display: block;
    cursor: pointer;
    z-index: 2;
    background-position: center;
}

.popup .content {
    position: relative;
    padding: 3rem 5rem 1.5rem;
}

.popup.has-icon .content {
    background-repeat: no-repeat;
    background-position: 5rem 3.5rem;
    background-size: 3.8rem;
    padding: 3rem 11rem 1.5rem;
}

.popup .content h2 {
    font-size: 2rem;
    line-height: 3rem;
    margin: 0 0 1rem;
}

.popup .content p {
    margin: 0 0 1.5rem;
}

/* Friend GASK */

.page-template-page-template-friend-of-gask .main-content.has-card .columns.friend .column:nth-child(1) {
    width: calc(25% - 5rem);
}

.page-template-page-template-friend-of-gask .main-content.has-card .columns.friend .column:nth-child(2) {
    width: calc(75% - 5rem);
    margin-bottom: 0;
}

.page-template-page-template-friend-of-gask .main-content.has-card .columns.friend .column .card {
    text-align: center;
}

.page-template-page-template-friend-of-gask .main-content.has-card .columns.friend .column .card a.image {
    display: block;
}

.page-template-page-template-friend-of-gask .main-content.has-card .columns.friend .column .card img {
    display: block;
}

.page-template-page-template-friend-of-gask .main-content.has-card .columns.friend .column .card .price {
    font-size: 3.4rem;
    line-height: 4.6rem;
    font-weight: bold;
    color: var(--color-harvest);
    margin: 5rem 0 2rem;
}

.page-template-page-template-friend-of-gask .main-content.has-card .columns.friend .column .card a.button {
    margin: 0 0 3rem;
}

.page-template-page-template-friend-of-gask .main-content.has-card .columns.friend .column h2:first-child {
    margin-top: 0;
}

.page-template-page-template-friend-of-gask .main-content.has-card .columns.friend .column p.status {
    margin: 0 0 1rem;
    font-size: 2rem;
    line-height: 3rem;
}

.page-template-page-template-friend-of-gask .main-content.has-card .columns.friend .column p.status {
    font-weight: bold;
}

.page-template-page-template-friend-of-gask .main-content.has-card .columns.friend .column p.status span.valid {
    color: var(--color-marrs-green);
}

.page-template-page-template-friend-of-gask .main-content.has-card .columns.friend .column p.status span.expired {
    color: var(--color-bright-red);
}

.page-template-page-template-friend-of-gask .main-content.has-card .columns.friend .column p.validity {
    margin: 0 0 1rem;
    font-size: 2rem;
    line-height: 3rem;
}

.page-template-page-template-friend-of-gask .main-content.has-card .columns.friend .column .perex p {
    font-size: 2rem;
    line-height: 3rem;
    font-weight: normal;
    margin: 5rem 0 3rem;
}

.page-template-page-template-friend-of-gask .main-content.has-card .columns.friend .column h2:not(:first-child) {
    font-size: 2rem;
    line-height: 3rem;
    margin: 3rem 0 2rem;
}

.page-template-page-template-friend-of-gask .main-content.has-card .columns.friend .column ul {
    margin-top: 2rem;
}

.page-template-page-template-friend-of-gask .main-content .block-person {
    padding-left: 25%;
    margin-bottom: 14rem;
}

.page-template-page-template-friend-of-gask .main-content .block-person h3 {
    margin-top: 0;
}

.has-card .no-friend {
    display: none;
}

.is-friend {
    display: none;
}

.has-card .is-friend {
    display: block;
}

/* Popmake Popup */

.popmake-content h3 {
    font-size: 3.4rem;
    line-height: 4.4rem;
    max-width: 49rem;
    margin: 5rem auto 3rem;
}

.popmake-content #ec_form_4-f67e22c6c3dacfc9b77b6b40399abc16 .ec-v-form-holder {
    max-width: 49rem !important;
    width: 100% !important;
    background-color: transparent !important;
}

.popmake-content #ec_form_4-f67e22c6c3dacfc9b77b6b40399abc16 .ec-v-form-holder button {
    font-size: 2rem !important;
    padding: 1.2rem 2rem !important;
}

.popmake-content #ec_form_4-f67e22c6c3dacfc9b77b6b40399abc16 .ec-v-form-holder .ec-v-form-text p {
    font-size: 1.2rem !important;
    color: var(--font-color-dark-always) !important;
}

/* RESPONSIVE */

@media (max-width: 1700px) {
    section#intro .picture .image {
        position: relative;
        height: auto;
        aspect-ratio: 4/2.25;
        overflow: visible;
        display: block;
    }
}

@media (max-width: 1250px) {
    section#intro .content .date br {
        display: block;
    }
}

@media (max-width: 1200px) {
    .facetwp-facet input.facetwp-search,
    .facetwp-facet input.facetwp-location {
        min-width: auto !important;
    }

    .person.small {
        width: calc(100% - 4rem);
    }
}

@media (max-width: 990px) {
    section#intro .content .date br {
        display: none;
    }

    aside.navigation-sidebar {
        float: none;
        width: 100%;
        align-items: flex-start;
    }

    aside.navigation-sidebar ul {
        width: 100%;
    }

    article.col-12-12 {
        margin-bottom: 3rem;
    }

    article.col-12-12 > * {
        width: 100%;
        float: none !important;
    }

    article.col-12-12:nth-child(2n) .picture {
        order: 1;
    }

    article.col-12-12:nth-child(2n) .content {
        order: 2;
    }

    article {
        flex-flow: column;
    }

    article.col-4-12 {
        width: calc(50% - 5rem);
    }

    article.col-4-12.news .content .date > div {
        margin: 2rem 0 1rem 0;
    }

    article.col-3-12 {
        width: calc(50% - 5rem) !important;
    }

    section#intro .content {
        padding: 0rem 0 0;
    }

    section#intro .content .attributes {
        text-align: left;
    }

    .person {
        margin: 0 2rem 2rem 0;
    }

    article.product {
        width: calc(33.3333% - 5rem);
    }

    section#intro-headline .container {
        flex-flow: row wrap;
    }

    section#intro-headline a.link {
        margin-top: 1rem;
        text-align: left;
    }

    .page-template-page-template-friend-of-gask .main-content.has-card .columns.friend .column:nth-child(1) {
        width: calc(50% - 5rem);
    }

    .page-template-page-template-friend-of-gask .main-content.has-card .columns.friend .column:nth-child(2) {
        width: calc(50% - 5rem);
    }
}

@media (max-width: 750px) {
    section#intro-headline {
        margin: 2rem 0;
    }

    section#intro-headline h1 {
        width: 100%;
    }

    section#intro .picture {
        height: auto;
    }

    section#intro .picture .meta h2 {
        font-size: 2rem;
        line-height: 3rem;
    }

    section#intro .picture img {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
    }

    section#intro .picture .overlay {
        display: none;
    }

    section#intro .content {
        padding: 0;
    }

    section#intro .picture .meta {
        position: relative;
        max-width: 100%;
        text-align: left;
        padding: 2rem 1rem 0;
        top: auto;
        left: auto;
        transform: none;
        color: var(--font-color-dark);
    }

    section#intro .content .perex p {
        font-size: 2rem;
        line-height: 3rem;
    }

    nav.tabs-menu {
        margin: 2rem 0;
    }

    ul.ui-tabs-nav {
        margin: 2rem 0;
    }

    .filters {
        position: relative;
        top: auto;
        right: auto;
        margin: 2rem 0;
    }

    .filters > .filters-dropdown {
        right: auto;
        left: 0;
    }

    article .content .date > div {
        margin: 0 0 3rem;
    }

    article .content h2 {
        margin: 0 0 2rem;
    }

    article.col-4-12 .content .date {
        margin: 0;
    }

    article.col-12-12 .content .date > div {
        font-size: 1.8rem;
        line-height: 2.4rem;
    }

    article.col-12-12 .content {
        padding: 3rem 2rem 3rem 2rem;
    }

    article.col-12-12:nth-child(2n) .content {
        padding: 3rem 2rem 3rem 2rem;
    }

    article.col-12-12 .content p {
        font-size: 1.8rem;
        line-height: 2.8rem;
        margin: 0 0 5rem 2rem;
    }

    article.col-12-12 .content .attributes {
        margin: -3rem 0 2rem 2rem;
    }

    article.col-12-12 .content a.button {
        margin: 0rem 3rem 2rem 2rem;
    }

    article.col-6-12 .content {
        padding: 3rem 2rem 2rem 2rem;
    }

    article.col-6-12 .content p {
        margin: 0 0 2rem 2rem;
    }

    article.col-6-12 .content a.button {
        margin: 0rem 2rem 2rem 2rem;
    }

    article.col-4-12 .content {
        padding: 3rem 2rem 2rem 2rem;
    }

    article.col-4-12 .content p {
        margin: 0 0 2rem 2rem;
    }

    article.col-4-12 .content a.button {
        margin: 0rem 2rem 2rem 2rem;
    }

    .popup .content {
        padding: 6rem 1rem 1rem;
    }

    .popup.has-icon .content {
        background-position: 1rem 1.5rem;
        background-size: 3rem;
    }

    .person {
        width: calc(50% - 1rem);
        margin: 0 1rem 2rem 0;
    }

    .tab .main-content p {
        max-width: 100%;
    }

    article.file .attachment {
        flex-flow: row wrap;
        padding: 2rem 0 2rem 5rem;
        background-position: left 2rem;
    }

    article.file .attachment .meta {
        margin: 1rem 0 0;
    }

    .filters-top {
        flex-flow: column;
        align-items: flex-start;
    }

    .filters-top > * {
        width: 100%;
    }

    .filters-top .left > * {
        margin-bottom: 1rem !important;
        margin-right: 0;
        width: 100%;
    }

    .filters-top .right > * {
        margin-bottom: 1rem;
        margin-right: 0;
        width: 100%;
    }

    article.product {
        width: calc(50% - 5rem);
    }

    article.product .attributes {
        margin-left: 0;
    }

    article.product .meta {
        flex-flow: column;
        align-items: flex-start;
        margin-left: 0;
    }

    article.product .meta .price {
        order: 1;
    }

    article.product .meta a.button {
        order: 2;
    }

    ul.slick-dots {
        margin: 0rem 0 0;
        justify-content: flex-start;
    }

    .page-template-page-template-friend-of-gask .main-content.has-card .columns.friend .column:nth-child(1) {
        width: calc(100% - 5rem);
    }

    .page-template-page-template-friend-of-gask .main-content.has-card .columns.friend .column:nth-child(2) {
        width: calc(100% - 5rem);
    }

    .year-filter {
        flex-flow: column;
        align-items: flex-start;
    }

    .year-filter > label {
        display: block;
        margin: 0 0 1rem;
    }

    .year-filter .facetwp-facet {
        margin: 0 !important;
    }

    .year-filter .facetwp-facet > * {
        margin-left: 0;
    }
}

@media (max-width: 600px) {
    section#intro .content .date br {
        display: block;
    }

    .popmake-content h3 {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }
}

@media (max-width: 500px) {
    article.col-6-12 {
        width: calc(100% - 5rem);
    }

    article.col-4-12 {
        width: calc(100% - 5rem);
    }

    article.col-3-12 {
        width: calc(100% - 5rem) !important;
    }

    article.col-12-12 .content a.link {
        display: block;
        margin-left: 2rem;
    }

    section#intro .picture .meta p.subheadline {
        font-size: 2.2rem;
        line-height: 2.8rem;
    }

    main.exhibition section#intro .content .columns .column {
        margin-bottom: 2rem;
    }

    main.exhibition section#intro .content .columns .column:nth-child(2) {
        width: calc(100% - 5rem);
    }

    main.exhibition section#intro .content .columns .column:nth-child(3) {
        width: calc(100% - 5rem);
        align-items: flex-start;
    }

    .person {
        width: calc(100% - 0rem);
        margin: 0 0 2rem;
    }

    .person img {
        width: 12rem;
        height: 12rem;
    }

    .person .text .position {
        margin: 0;
    }

    .person .text h3 {
        font-size: 2rem;
        line-height: 3rem;
        margin: 0 0 0.5rem !important;
    }

    .person .text h4 {
        font-size: 2rem;
        line-height: 3rem;
        margin: 0 0 0.5rem !important;
    }

    .person-alt h2 {
        margin: 1rem 0 0.5rem;
    }

    .masonry-gallery > * {
        width: calc(100% - 0rem);
    }

    .masonry-gallery figure {
        margin: 0 0 2rem;
    }

    .masonry-gallery figure figcaption {
        padding: 1rem 0 0;
    }
}

@media (max-width: 400px) {
    article.product {
        width: calc(100% - 5rem);
    }
}
