@charset "UTF-8";
/*!
 * Theme Name: Hella en Freek de Jonge
 * Theme URI: http://www.van-ons.nl/
 * Description: Hella en Freek de Jonge theme created by Van Ons.
 * Author: Van Ons
 * Author URI: http://www.van-ons.nl/
 * Version: 2.0.2
 * Text Domain: hella-en-freek
 */
@import url("https://use.typekit.net/pom1lpr.css");

@font-face {
    font-family: Domaine Display;
    src: url(assets/fonts/domaine-display-semibold.woff2) format("woff2"), url(assets/fonts/domaine-display-semibold.woff) format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Domaine Display;
    src: url(assets/fonts/domaine-display-semibold-italic.woff2) format("woff2"), url(assets/fonts/domaine-display-semibold-italic) format("woff");
    font-weight: 500;
    font-style: italic
}

.tns-outer {
    padding: 0 !important
}

.tns-outer [hidden] {
    display: none !important
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
    cursor: pointer
}

.tns-slider {
    transition: all 0s
}

.tns-slider>.tns-item {
    box-sizing: border-box
}

.tns-horizontal.tns-subpixel {
    white-space: nowrap
}

.tns-horizontal.tns-subpixel>.tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal
}

.tns-horizontal.tns-no-subpixel:after {
    content: "";
    display: table;
    clear: both
}

.tns-horizontal.tns-no-subpixel>.tns-item {
    float: left
}

.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item {
    margin-right: -100%
}

.tns-gallery,
.tns-no-calc {
    position: relative;
    left: 0
}

.tns-gallery {
    min-height: 1px
}

.tns-gallery>.tns-item {
    position: absolute;
    left: -100%;
    transition: transform 0s, opacity 0s
}

.tns-gallery>.tns-slide-active {
    position: relative;
    left: auto !important
}

.tns-gallery>.tns-moving {
    transition: all .25s
}

.tns-autowidth {
    display: inline-block
}

.tns-lazy-img {
    transition: opacity .6s;
    opacity: .6
}

.tns-lazy-img.tns-complete {
    opacity: 1
}

.tns-ah {
    transition: height 0s
}

.tns-ovh {
    overflow: hidden
}

.tns-visually-hidden {
    position: absolute;
    left: -10000em
}

.tns-transparent {
    opacity: 0;
    visibility: hidden
}

.tns-fadeIn {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 0
}

.tns-fadeOut,
.tns-normal {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1
}

.tns-vpfix {
    white-space: nowrap
}

.tns-vpfix>div,
.tns-vpfix>li {
    display: inline-block
}

.tns-t-subp2 {
    margin: 0 auto;
    width: 310px;
    position: relative;
    height: 10px;
    overflow: hidden
}

.tns-t-ct {
    width: 2333.33333%;
    position: absolute;
    right: 0
}

.tns-t-ct:after {
    content: "";
    display: table;
    clear: both
}

.tns-t-ct>div {
    width: 1.42857%;
    height: 10px;
    float: left
}

/*! nouislider - 13.1.5 - 4/24/2019 */
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    touch-action: none;
    -ms-user-select: none;
    user-select: none;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base,
.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0
}

.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    transform-style: flat
}

html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0
}

.noUi-vertical .noUi-origin {
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute
}

.noUi-touch-area {
    height: 100%;
    width: 100%
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    transition: transform .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -17px;
    left: auto
}

.noUi-target {
    background: #fafafa;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb
}

.noUi-connects {
    border-radius: 3px
}

.noUi-connect {
    background: #3fb8af
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    cursor: default;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb
}

.noUi-active {
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb
}

.noUi-handle:after,
.noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #e8e7e6;
    left: 14px;
    top: 6px
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled].noUi-handle,
[disabled] .noUi-handle,
[disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips,
.noUi-pips * {
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-large,
.noUi-marker-sub {
    background: #aaa
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
    transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    transform: translateY(-50%);
    padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
    transform: translateY(50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
    transform: translate(-50%);
    left: 50%;
    bottom: 120%
}

.noUi-vertical .noUi-tooltip {
    transform: translateY(-50%);
    top: 50%;
    right: 120%
}

.carousel {
    position: relative;
    box-sizing: border-box
}

.carousel *,
.carousel :after,
.carousel :before {
    box-sizing: inherit
}

.carousel.is-draggable {
    cursor: move;
    cursor: grab
}

.carousel.is-dragging {
    cursor: move;
    cursor: grabbing
}

.carousel__viewport {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.carousel__track {
    display: flex
}

.carousel__slide {
    flex: 0 0 auto;
    width: var(--carousel-slide-width, 60%);
    max-width: 100%;
    padding: 1rem;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain
}

.has-dots {
    margin-bottom: calc(.5rem + 22px)
}

.carousel__dots {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    top: calc(100% + .5rem);
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    list-style: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.carousel__dots .carousel__dot {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 22px;
    height: 22px;
    cursor: pointer
}

.carousel__dots .carousel__dot:after {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: currentColor;
    opacity: .25;
    transition: opacity .15s ease-in-out
}

.carousel__dots .carousel__dot.is-selected:after {
    opacity: 1
}

.carousel__button {
    width: var(--carousel-button-width, 48px);
    height: var(--carousel-button-height, 48px);
    padding: 0;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: all;
    cursor: pointer;
    color: var(--carousel-button-color, currentColor);
    background: var(--carousel-button-bg, transparent);
    border-radius: var(--carousel-button-border-radius, 50%);
    box-shadow: var(--carousel-button-shadow, none);
    transition: opacity .15s ease
}

.carousel__button.is-next,
.carousel__button.is-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.carousel__button.is-prev {
    left: 10px
}

.carousel__button.is-next {
    right: 10px
}

.carousel__button[disabled] {
    cursor: default;
    opacity: .3
}

.carousel__button svg {
    width: var(--carousel-button-svg-width, 50%);
    height: var(--carousel-button-svg-height, 50%);
    fill: none;
    stroke: currentColor;
    stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
    stroke-linejoin: bevel;
    stroke-linecap: round;
    filter: var(--carousel-button-svg-filter, none);
    pointer-events: none
}

html.with-fancybox {
    scroll-behavior: auto
}

body.compensate-for-scrollbar {
    overflow: hidden !important;
    touch-action: none
}

.fancybox__container {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    direction: ltr;
    margin: 0;
    padding: env(safe-area-inset-top, 0) env(safe-area-inset-right, 0) env(safe-area-inset-bottom, 0) env(safe-area-inset-left, 0);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    color: var(--fancybox-color, #fff);
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
    z-index: 1050;
    outline: none;
    transform-origin: top left;
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 24px;
    --carousel-button-svg-height: 24px;
    --carousel-button-svg-stroke-width: 2.5;
    --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))
}

.fancybox__container *,
.fancybox__container :after,
.fancybox__container :before {
    box-sizing: inherit
}

.fancybox__container :focus {
    outline: none
}

body:not(.is-using-mouse) .fancybox__container :focus {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, .94))
}

@media (min-width:1024px) {
    .fancybox__container {
        --carousel-button-width: 48px;
        --carousel-button-height: 48px;
        --carousel-button-svg-width: 27px;
        --carousel-button-svg-height: 27px
    }
}

.fancybox__backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: var(--fancybox-bg, rgba(24, 24, 27, .92))
}

.fancybox__carousel {
    position: relative;
    flex: 1 1 auto;
    min-height: 0;
    height: 100%;
    z-index: 10
}

.fancybox__carousel.has-dots {
    margin-bottom: calc(.5rem + 22px)
}

.fancybox__viewport {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible;
    cursor: default
}

.fancybox__track {
    display: flex;
    height: 100%
}

.fancybox__slide {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 48px 8px 8px;
    position: relative;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
    display: flex;
    flex-direction: column;
    outline: 0;
    overflow: auto;
    --carousel-button-width: 36px;
    --carousel-button-height: 36px;
    --carousel-button-svg-width: 22px;
    --carousel-button-svg-height: 22px
}

.fancybox__slide:after,
.fancybox__slide:before {
    content: "";
    flex: 0 0 0;
    margin: auto
}

@media (min-width:1024px) {
    .fancybox__slide {
        padding: 64px 100px
    }
}

.fancybox__content {
    margin: 0 env(safe-area-inset-right, 0) 0 env(safe-area-inset-left, 0);
    padding: 36px;
    color: var(--fancybox-content-color, #374151);
    background: var(--fancybox-content-bg, #fff);
    position: relative;
    align-self: center;
    display: flex;
    flex-direction: column;
    z-index: 20
}

.fancybox__content :focus:not(.carousel__button.is-close) {
    outline: thin dotted;
    box-shadow: none
}

.fancybox__caption {
    align-self: center;
    max-width: 100%;
    margin: 0;
    padding: 1rem 0 0;
    line-height: 1.375;
    color: var(--fancybox-color, currentColor);
    visibility: visible;
    cursor: auto;
    flex-shrink: 0;
    overflow-wrap: anywhere
}

.is-loading .fancybox__caption {
    visibility: hidden
}

.fancybox__container>.carousel__dots {
    top: 100%;
    color: var(--fancybox-color, #fff)
}

.fancybox__nav .carousel__button {
    z-index: 40
}

.fancybox__nav .carousel__button.is-next {
    right: 8px
}

@media (min-width:1024px) {
    .fancybox__nav .carousel__button.is-next {
        right: 40px
    }
}

.fancybox__nav .carousel__button.is-prev {
    left: 8px
}

@media (min-width:1024px) {
    .fancybox__nav .carousel__button.is-prev {
        left: 40px
    }
}

.carousel__button.is-close {
    position: absolute;
    top: 8px;
    right: 8px;
    top: calc(env(safe-area-inset-top, 0px) + 8px);
    right: calc(env(safe-area-inset-right, 0px) + 8px);
    z-index: 40
}

@media (min-width:1024px) {
    .carousel__button.is-close {
        right: 40px
    }
}

.fancybox__content>.carousel__button.is-close {
    position: absolute;
    top: -40px;
    right: 0;
    color: var(--fancybox-color, #fff)
}

.fancybox__no-click,
.fancybox__no-click button {
    pointer-events: none
}

.fancybox__spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    color: var(--fancybox-color, currentColor)
}

.fancybox__slide .fancybox__spinner {
    cursor: pointer;
    z-index: 1053
}

.fancybox__spinner svg {
    animation: fancybox-rotate 2s linear infinite;
    transform-origin: center center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%
}

.fancybox__spinner svg circle {
    fill: none;
    stroke-width: 2.75;
    stroke-miterlimit: 10;
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: fancybox-dash 1.5s ease-in-out infinite;
    stroke-linecap: round;
    stroke: currentColor
}

@keyframes fancybox-rotate {
    to {
        transform: rotate(1turn)
    }
}

@keyframes fancybox-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }

    to {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

.carousel__button.is-close,
.carousel__dots,
.fancybox__backdrop,
.fancybox__caption,
.fancybox__nav {
    opacity: var(--fancybox-opacity, 1)
}

.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close,
.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav {
    animation: fancybox-fadeIn .15s ease backwards
}

.fancybox__container.is-animated.is-closing .carousel__button.is-close,
.fancybox__container.is-animated.is-closing .carousel__dots,
.fancybox__container.is-animated.is-closing .fancybox__backdrop,
.fancybox__container.is-animated.is-closing .fancybox__caption,
.fancybox__container.is-animated.is-closing .fancybox__nav {
    animation: fancybox-fadeOut .15s ease both
}

.fancybox-fadeIn {
    animation: fancybox-fadeIn .15s ease both
}

.fancybox-fadeOut {
    animation: fancybox-fadeOut .1s ease both
}

.fancybox-zoomInUp {
    animation: fancybox-zoomInUp .2s ease both
}

.fancybox-zoomOutDown {
    animation: fancybox-zoomOutDown .15s ease both
}

.fancybox-throwOutUp {
    animation: fancybox-throwOutUp .15s ease both
}

.fancybox-throwOutDown {
    animation: fancybox-throwOutDown .15s ease both
}

@keyframes fancybox-fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fancybox-fadeOut {
    to {
        opacity: 0
    }
}

@keyframes fancybox-zoomInUp {
    0% {
        transform: scale(.97) translate3d(0, 16px, 0);
        opacity: 0
    }

    to {
        transform: scale(1) translateZ(0);
        opacity: 1
    }
}

@keyframes fancybox-zoomOutDown {
    to {
        transform: scale(.97) translate3d(0, 16px, 0);
        opacity: 0
    }
}

@keyframes fancybox-throwOutUp {
    to {
        transform: translate3d(0, -30%, 0);
        opacity: 0
    }
}

@keyframes fancybox-throwOutDown {
    to {
        transform: translate3d(0, 30%, 0);
        opacity: 0
    }
}

.fancybox__carousel .carousel__slide {
    scrollbar-width: thin;
    scrollbar-color: #ccc hsla(0, 0%, 100%, .1)
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
    background-color: hsla(0, 0%, 100%, .1)
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 2px;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .2)
}

.fancybox__carousel.is-draggable .fancybox__slide,
.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: grab
}

.fancybox__carousel.is-dragging .fancybox__slide,
.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: grabbing
}

.fancybox__carousel .fancybox__slide .fancybox__content {
    cursor: auto
}

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
    cursor: zoom-in
}

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
    cursor: zoom-out
}

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
    cursor: move;
    cursor: grab
}

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
    cursor: move;
    cursor: grabbing
}

.fancybox__image {
    transform-origin: 0 0;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: none
}

.has-image .fancybox__content {
    padding: 0;
    background: transparent;
    min-height: 1px
}

.is-closing .has-image .fancybox__content {
    overflow: visible
}

.has-image[data-image-fit=contain] {
    overflow: visible;
    touch-action: none
}

.has-image[data-image-fit=contain] .fancybox__content {
    flex-direction: row;
    flex-wrap: wrap
}

.has-image[data-image-fit=contain] .fancybox__image {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.has-image[data-image-fit=contain-w] {
    overflow-x: hidden;
    overflow-y: auto
}

.has-image[data-image-fit=contain-w] .fancybox__content {
    min-height: auto
}

.has-image[data-image-fit=contain-w] .fancybox__image {
    max-width: 100%;
    height: auto
}

.has-image[data-image-fit=cover] {
    overflow: visible;
    touch-action: none
}

.has-image[data-image-fit=cover] .fancybox__content {
    width: 100%;
    height: 100%
}

.has-image[data-image-fit=cover] .fancybox__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content {
    max-width: 100%;
    flex-shrink: 1;
    min-height: 1px;
    overflow: visible
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
    width: 100%;
    height: 80%
}

.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content {
    width: 960px;
    height: 540px;
    max-width: 100%;
    max-height: 100%
}

.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content {
    padding: 0;
    background: rgba(24, 24, 27, .9);
    color: #fff
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
    background: #e5e3df
}

.fancybox__html5video,
.fancybox__iframe {
    border: 0;
    display: block;
    height: 100%;
    width: 100%;
    background: transparent
}

.fancybox-placeholder {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

.fancybox__thumbs {
    flex: 0 0 auto;
    position: relative;
    padding: 0 3px;
    opacity: var(--fancybox-opacity, 1)
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
    animation: fancybox-fadeIn .15s ease-in backwards
}

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
    opacity: 0
}

.fancybox__thumbs .carousel__slide {
    flex: 0 0 auto;
    width: var(--fancybox-thumbs-width, 96px);
    margin: 0;
    padding: 8px 3px;
    box-sizing: content-box;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
    cursor: pointer
}

.fancybox__thumbs .carousel__slide .fancybox__thumb:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 5px solid var(--fancybox-accent-color, rgba(34, 213, 233, .96));
    opacity: 0;
    transition: opacity .15s ease;
    border-radius: var(--fancybox-thumbs-border-radius, 4px)
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb:after {
    opacity: .92
}

.fancybox__thumbs .carousel__slide>* {
    pointer-events: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox__thumb {
    position: relative;
    width: 100%;
    padding-top: calc(100%/var(--fancybox-thumbs-ratio, 1.5));
    background-size: cover;
    background-position: 50%;
    background-color: hsla(0, 0%, 100%, .1);
    background-repeat: no-repeat;
    border-radius: var(--fancybox-thumbs-border-radius, 4px)
}

.fancybox__toolbar {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
    background: linear-gradient(0deg, transparent 0, rgba(0, 0, 0, .006) 8.1%, rgba(0, 0, 0, .021) 15.5%, rgba(0, 0, 0, .046) 22.5%, rgba(0, 0, 0, .077) 29%, rgba(0, 0, 0, .114) 35.3%, rgba(0, 0, 0, .155) 41.2%, rgba(0, 0, 0, .198) 47.1%, rgba(0, 0, 0, .242) 52.9%, rgba(0, 0, 0, .285) 58.8%, rgba(0, 0, 0, .326) 64.7%, rgba(0, 0, 0, .363) 71%, rgba(0, 0, 0, .394) 77.5%, rgba(0, 0, 0, .419) 84.5%, rgba(0, 0, 0, .434) 91.9%, rgba(0, 0, 0, .44));
    padding: 0;
    touch-action: none;
    display: flex;
    justify-content: space-between;
    --carousel-button-svg-width: 20px;
    --carousel-button-svg-height: 20px;
    opacity: var(--fancybox-opacity, 1);
    text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, .4))
}

@media (min-width:1024px) {
    .fancybox__toolbar {
        padding: 8px
    }
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
    animation: fancybox-fadeIn .15s ease-in backwards
}

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
    opacity: 0
}

.fancybox__toolbar__items {
    display: flex
}

.fancybox__toolbar__items--left {
    margin-right: auto
}

.fancybox__toolbar__items--center {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.fancybox__toolbar__items--right {
    margin-left: auto
}

@media (max-width:640px) {
    .fancybox__toolbar__items--center:not(:last-child) {
        display: none
    }
}

.fancybox__counter {
    min-width: 72px;
    padding: 0 10px;
    line-height: var(--carousel-button-height, 48px);
    text-align: center;
    font-size: 17px;
    font-variant-numeric: tabular-nums;
    -webkit-font-smoothing: subpixel-antialiased
}

.fancybox__progress {
    background: var(--fancybox-accent-color, rgba(34, 213, 233, .96));
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 30;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox__container:-webkit-full-screen::backdrop {
    opacity: 0
}

.fancybox__container:-ms-fullscreen::backdrop {
    opacity: 0
}

.fancybox__container:fullscreen::-webkit-backdrop {
    opacity: 0
}

.fancybox__container:fullscreen::backdrop {
    opacity: 0
}

.fancybox__button--fullscreen g:nth-child(2) {
    display: none
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:first-child {
    display: none
}

.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:first-child {
    display: none
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:first-child {
    display: none
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__button--slideshow g:nth-child(2),
.fancybox__container.has-slideshow .fancybox__button--slideshow g:first-child {
    display: none
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
    display: block
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem;
    padding: .85em 1em;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-family: inherit;
    font-size: .9rem;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer
}

[data-whatinput=mouse] .button {
    outline: 0
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

.button,
.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
    background-color: #d2222a;
    color: #fff
}

.button:focus,
.button:hover {
    background-color: #b31d24;
    color: #fff
}

.button.primary,
.button.primary.disabled,
.button.primary.disabled:focus,
.button.primary.disabled:hover,
.button.primary[disabled],
.button.primary[disabled]:focus,
.button.primary[disabled]:hover {
    background-color: #d2222a;
    color: #fff
}

.button.primary:focus,
.button.primary:hover {
    background-color: #a81b22;
    color: #fff
}

.button.secondary,
.button.secondary.disabled,
.button.secondary.disabled:focus,
.button.secondary.disabled:hover,
.button.secondary[disabled],
.button.secondary[disabled]:focus,
.button.secondary[disabled]:hover {
    background-color: #f8d448;
    color: #000
}

.button.secondary:focus,
.button.secondary:hover {
    background-color: #f6c60a;
    color: #000
}

.button.success,
.button.success.disabled,
.button.success.disabled:focus,
.button.success.disabled:hover,
.button.success[disabled],
.button.success[disabled]:focus,
.button.success[disabled]:hover {
    background-color: #3adb76;
    color: #000
}

.button.success:focus,
.button.success:hover {
    background-color: #22bb5b;
    color: #000
}

.button.warning,
.button.warning.disabled,
.button.warning.disabled:focus,
.button.warning.disabled:hover,
.button.warning[disabled],
.button.warning[disabled]:focus,
.button.warning[disabled]:hover {
    background-color: #ffd400;
    color: #000
}

.button.warning:focus,
.button.warning:hover {
    background-color: #ca0;
    color: #000
}

.button.alert,
.button.alert.disabled,
.button.alert.disabled:focus,
.button.alert.disabled:hover,
.button.alert[disabled],
.button.alert[disabled]:focus,
.button.alert[disabled]:hover {
    background-color: #d2222a;
    color: #fff
}

.button.alert:focus,
.button.alert:hover {
    background-color: #a81b22;
    color: #fff
}

.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow:focus,
.button.hollow:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
    background-color: transparent
}

.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
    border: 1px solid #d2222a;
    color: #d2222a
}

.button.hollow:focus,
.button.hollow:hover {
    border-color: #691115;
    color: #691115
}

.button.hollow.primary,
.button.hollow.primary.disabled,
.button.hollow.primary.disabled:focus,
.button.hollow.primary.disabled:hover,
.button.hollow.primary[disabled],
.button.hollow.primary[disabled]:focus,
.button.hollow.primary[disabled]:hover {
    border: 1px solid #d2222a;
    color: #d2222a
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #691115;
    color: #691115
}

.button.hollow.secondary,
.button.hollow.secondary.disabled,
.button.hollow.secondary.disabled:focus,
.button.hollow.secondary.disabled:hover,
.button.hollow.secondary[disabled],
.button.hollow.secondary[disabled]:focus,
.button.hollow.secondary[disabled]:hover {
    border: 1px solid #f8d448;
    color: #f8d448
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #9a7c06;
    color: #9a7c06
}

.button.hollow.success,
.button.hollow.success.disabled,
.button.hollow.success.disabled:focus,
.button.hollow.success.disabled:hover,
.button.hollow.success[disabled],
.button.hollow.success[disabled]:focus,
.button.hollow.success[disabled]:hover {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:focus,
.button.hollow.success:hover {
    border-color: #157539;
    color: #157539
}

.button.hollow.warning,
.button.hollow.warning.disabled,
.button.hollow.warning.disabled:focus,
.button.hollow.warning.disabled:hover,
.button.hollow.warning[disabled],
.button.hollow.warning[disabled]:focus,
.button.hollow.warning[disabled]:hover {
    border: 1px solid #ffd400;
    color: #ffd400
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
    border-color: #806a00;
    color: #806a00
}

.button.hollow.alert,
.button.hollow.alert.disabled,
.button.hollow.alert.disabled:focus,
.button.hollow.alert.disabled:hover,
.button.hollow.alert[disabled],
.button.hollow.alert[disabled]:focus,
.button.hollow.alert[disabled]:hover {
    border: 1px solid #d2222a;
    color: #d2222a
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
    border-color: #691115;
    color: #691115
}

.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear:focus,
.button.clear:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
    border-color: transparent;
    background-color: transparent
}

.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
    color: #d2222a
}

.button.clear:focus,
.button.clear:hover {
    color: #691115
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary.disabled:focus,
.button.clear.primary.disabled:hover,
.button.clear.primary[disabled],
.button.clear.primary[disabled]:focus,
.button.clear.primary[disabled]:hover {
    color: #d2222a
}

.button.clear.primary:focus,
.button.clear.primary:hover {
    color: #691115
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary.disabled:focus,
.button.clear.secondary.disabled:hover,
.button.clear.secondary[disabled],
.button.clear.secondary[disabled]:focus,
.button.clear.secondary[disabled]:hover {
    color: #f8d448
}

.button.clear.secondary:focus,
.button.clear.secondary:hover {
    color: #9a7c06
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success.disabled:focus,
.button.clear.success.disabled:hover,
.button.clear.success[disabled],
.button.clear.success[disabled]:focus,
.button.clear.success[disabled]:hover {
    color: #3adb76
}

.button.clear.success:focus,
.button.clear.success:hover {
    color: #157539
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning.disabled:focus,
.button.clear.warning.disabled:hover,
.button.clear.warning[disabled],
.button.clear.warning[disabled]:focus,
.button.clear.warning[disabled]:hover {
    color: #ffd400
}

.button.clear.warning:focus,
.button.clear.warning:hover {
    color: #806a00
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert.disabled:focus,
.button.clear.alert.disabled:hover,
.button.clear.alert[disabled],
.button.clear.alert[disabled]:focus,
.button.clear.alert[disabled]:hover {
    color: #d2222a
}

.button.clear.alert:focus,
.button.clear.alert:hover {
    color: #691115
}

.button.disabled,
.button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.dropdown:after {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: .4em .4em 0;
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

.button.dropdown.clear.primary:after,
.button.dropdown.clear:after,
.button.dropdown.hollow.primary:after,
.button.dropdown.hollow:after {
    border-top-color: #d2222a
}

.button.dropdown.clear.secondary:after,
.button.dropdown.hollow.secondary:after {
    border-top-color: #f8d448
}

.button.dropdown.clear.success:after,
.button.dropdown.hollow.success:after {
    border-top-color: #3adb76
}

.button.dropdown.clear.warning:after,
.button.dropdown.hollow.warning:after {
    border-top-color: #ffd400
}

.button.dropdown.clear.alert:after,
.button.dropdown.hollow.alert:after {
    border-top-color: #d2222a
}

.button.arrow-only:after {
    top: -.1em;
    float: none;
    margin-left: 0
}

a.button:focus,
a.button:hover {
    text-decoration: none
}

[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #949494;
    border-radius: 0;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
    outline: none;
    border: 1px solid #535353;
    background-color: #fff;
    box-shadow: 0 0 5px #949494;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #f4f4f4;
    cursor: not-allowed
}

[type=button],
[type=submit] {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type=search] {
    box-sizing: border-box
}

:-ms-input-placeholder {
    color: #949494
}

::placeholder {
    color: #949494
}

[type=checkbox],
[type=file],
[type=radio] {
    margin: 0 0 1rem
}

[type=checkbox]+label,
[type=radio]+label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0
}

[type=checkbox]+label[for],
[type=radio]+label[for] {
    cursor: pointer
}

label>[type=checkbox],
label>[type=radio] {
    margin-right: .5rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #000
}

label.middle {
    margin: 0 0 1rem;
    line-height: 1.5;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #000
}

.input-group {
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    align-items: stretch
}

.input-group>:first-child,
.input-group>:first-child.input-group-button>*,
.input-group>:last-child,
.input-group>:last-child.input-group-button>* {
    border-radius: 0 0 0 0
}

.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #949494;
    background: #f4f4f4;
    color: #000;
    text-align: center;
    white-space: nowrap;
    display: flex;
    flex: 0 0 auto;
    align-items: center
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    flex: 1 1 0px;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: flex;
    flex: 0 0 auto
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
    align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    margin-bottom: .5rem
}

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #949494
}

.fieldset legend {
    margin: 0 0 0 -.1875rem;
    padding: 0 .1875rem
}

select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid #949494;
    background-color: #fff;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='24'%3E%3Cpath fill='rgb%252883, 83, 83%2529' d='M0 0h32L16 24z'/%3E%3C/svg%3E");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding: .5rem 1.5rem .5rem .5rem;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

@media screen and (min-width:0\0) {
    select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
    }
}

select:focus {
    outline: none;
    border: 1px solid #535353;
    background-color: #fff;
    box-shadow: 0 0 5px #949494;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

select:disabled {
    background-color: #f4f4f4;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

select:not([multiple]) {
    padding-top: 0;
    padding-bottom: 0
}

.is-invalid-input:not(:focus) {
    border-color: #d2222a;
    background-color: #fbe9ea
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #d2222a
}

.is-invalid-input:not(:focus)::placeholder {
    color: #d2222a
}

.form-error,
.is-invalid-label {
    color: #d2222a
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 700
}

.form-error.is-visible {
    display: block
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: 0;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

[data-whatinput=mouse] *,
[data-whatinput=mouse] :focus,
[data-whatinput=touch] *,
[data-whatinput=touch] :focus,
[data-whatintent=mouse] *,
[data-whatintent=mouse] :focus,
[data-whatintent=touch] *,
[data-whatintent=touch] :focus {
    outline: none
}

[draggable=false] {
    -webkit-touch-callout: none;
    -webkit-user-select: none
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    box-sizing: border-box;
    font-size: 100%
}

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

body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #000
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    box-sizing: border-box;
    width: 100%;
    border-radius: 0
}

.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none !important
}

button {
    padding: 0;
    -webkit-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    line-height: 1;
    cursor: auto
}

[data-whatinput=mouse] button {
    outline: 0
}

pre {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.align-left {
    justify-content: flex-start
}

.align-right {
    justify-content: flex-end
}

.align-center {
    justify-content: center
}

.align-justify {
    justify-content: space-between
}

.align-spaced {
    justify-content: space-around
}

.align-left.vertical.menu>li>a {
    justify-content: flex-start
}

.align-right.vertical.menu>li>a {
    justify-content: flex-end
}

.align-center.vertical.menu>li>a {
    justify-content: center
}

.align-top {
    align-items: flex-start
}

.align-self-top {
    align-self: flex-start
}

.align-bottom {
    align-items: flex-end
}

.align-self-bottom {
    align-self: flex-end
}

.align-middle {
    align-items: center
}

.align-self-middle {
    align-self: center
}

.align-stretch {
    align-items: stretch
}

.align-self-stretch {
    align-self: stretch
}

.align-center-middle {
    justify-content: center;
    align-items: center;
    align-content: center
}

.small-order-1 {
    order: 1
}

.small-order-2 {
    order: 2
}

.small-order-3 {
    order: 3
}

.small-order-4 {
    order: 4
}

.small-order-5 {
    order: 5
}

.small-order-6 {
    order: 6
}

@media print,
screen and (min-width:40em) {
    .medium-order-1 {
        order: 1
    }

    .medium-order-2 {
        order: 2
    }

    .medium-order-3 {
        order: 3
    }

    .medium-order-4 {
        order: 4
    }

    .medium-order-5 {
        order: 5
    }

    .medium-order-6 {
        order: 6
    }
}

@media print,
screen and (min-width:64em) {
    .large-order-1 {
        order: 1
    }

    .large-order-2 {
        order: 2
    }

    .large-order-3 {
        order: 3
    }

    .large-order-4 {
        order: 4
    }

    .large-order-5 {
        order: 5
    }

    .large-order-6 {
        order: 6
    }
}

.flex-container {
    display: flex
}

.flex-child-auto {
    flex: 1 1 auto
}

.flex-child-grow {
    flex: 1 0 auto
}

.flex-child-shrink {
    flex: 0 1 auto
}

.flex-dir-row {
    flex-direction: row
}

.flex-dir-row-reverse {
    flex-direction: row-reverse
}

.flex-dir-column {
    flex-direction: column
}

.flex-dir-column-reverse {
    flex-direction: column-reverse
}

@media print,
screen and (min-width:40em) {
    .medium-flex-container {
        display: flex
    }

    .medium-flex-child-auto {
        flex: 1 1 auto
    }

    .medium-flex-child-grow {
        flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        flex: 0 1 auto
    }

    .medium-flex-dir-row {
        flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

@media print,
screen and (min-width:64em) {
    .large-flex-container {
        display: flex
    }

    .large-flex-child-auto {
        flex: 1 1 auto
    }

    .large-flex-child-grow {
        flex: 1 0 auto
    }

    .large-flex-child-shrink {
        flex: 0 1 auto
    }

    .large-flex-dir-row {
        flex-direction: row
    }

    .large-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .large-flex-dir-column {
        flex-direction: column
    }

    .large-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

.row {
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-flow: row wrap
}

.row .row {
    margin-right: -.46875rem;
    margin-left: -.46875rem
}

@media print,
screen and (min-width:40em) {
    .row .row {
        margin-right: -.625rem;
        margin-left: -.625rem
    }
}

@media print,
screen and (min-width:64em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.row .row.collapse {
    margin-right: 0;
    margin-left: 0
}

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-right: auto;
    margin-left: auto
}

.row:not(.expanded) .row {
    max-width: none
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.row.collapse>.column>.row,
.row.collapse>.columns>.row,
.row.is-collapse-child {
    margin-right: 0;
    margin-left: 0
}

.column,
.columns {
    flex: 1 1 0px;
    padding-right: .46875rem;
    padding-left: .46875rem;
    min-width: 0
}

@media print,
screen and (min-width:40em) {

    .column,
    .columns {
        padding-right: .625rem;
        padding-left: .625rem
    }
}

@media print,
screen and (min-width:64em) {

    .column,
    .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.column.row.row,
.row.row.columns {
    float: none;
    display: block
}

.row .column.row.row,
.row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.small-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.small-offset-0 {
    margin-left: 0
}

.small-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1 {
    flex-wrap: wrap
}

.small-up-1>.column,
.small-up-1>.columns {
    flex: 0 0 100%;
    max-width: 100%
}

.small-up-2 {
    flex-wrap: wrap
}

.small-up-2>.column,
.small-up-2>.columns {
    flex: 0 0 50%;
    max-width: 50%
}

.small-up-3 {
    flex-wrap: wrap
}

.small-up-3>.column,
.small-up-3>.columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.small-up-4 {
    flex-wrap: wrap
}

.small-up-4>.column,
.small-up-4>.columns {
    flex: 0 0 25%;
    max-width: 25%
}

.small-up-5 {
    flex-wrap: wrap
}

.small-up-5>.column,
.small-up-5>.columns {
    flex: 0 0 20%;
    max-width: 20%
}

.small-up-6 {
    flex-wrap: wrap
}

.small-up-6>.column,
.small-up-6>.columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.small-up-7 {
    flex-wrap: wrap
}

.small-up-7>.column,
.small-up-7>.columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%
}

.small-up-8 {
    flex-wrap: wrap
}

.small-up-8>.column,
.small-up-8>.columns {
    flex: 0 0 12.5%;
    max-width: 12.5%
}

.small-collapse>.column,
.small-collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.small-uncollapse>.column,
.small-uncollapse>.columns {
    padding-right: .46875rem;
    padding-left: .46875rem
}

@media print,
screen and (min-width:40em) {
    .medium-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .medium-offset-0 {
        margin-left: 0
    }

    .medium-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-up-1 {
        flex-wrap: wrap
    }

    .medium-up-1>.column,
    .medium-up-1>.columns {
        flex: 0 0 100%;
        max-width: 100%
    }

    .medium-up-2 {
        flex-wrap: wrap
    }

    .medium-up-2>.column,
    .medium-up-2>.columns {
        flex: 0 0 50%;
        max-width: 50%
    }

    .medium-up-3 {
        flex-wrap: wrap
    }

    .medium-up-3>.column,
    .medium-up-3>.columns {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .medium-up-4 {
        flex-wrap: wrap
    }

    .medium-up-4>.column,
    .medium-up-4>.columns {
        flex: 0 0 25%;
        max-width: 25%
    }

    .medium-up-5 {
        flex-wrap: wrap
    }

    .medium-up-5>.column,
    .medium-up-5>.columns {
        flex: 0 0 20%;
        max-width: 20%
    }

    .medium-up-6 {
        flex-wrap: wrap
    }

    .medium-up-6>.column,
    .medium-up-6>.columns {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .medium-up-7 {
        flex-wrap: wrap
    }

    .medium-up-7>.column,
    .medium-up-7>.columns {
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .medium-up-8 {
        flex-wrap: wrap
    }

    .medium-up-8>.column,
    .medium-up-8>.columns {
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media print,
screen and (min-width:40em) and (min-width:40em) {
    .medium-expand {
        flex: 1 1 0px
    }
}

.row.medium-unstack>.column,
.row.medium-unstack>.columns {
    flex: 0 0 100%
}

@media print,
screen and (min-width:40em) {

    .row.medium-unstack>.column,
    .row.medium-unstack>.columns {
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width:40em) {

    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-right: .625rem;
        padding-left: .625rem
    }
}

@media print,
screen and (min-width:64em) {
    .large-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .large-offset-0 {
        margin-left: 0
    }

    .large-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-up-1 {
        flex-wrap: wrap
    }

    .large-up-1>.column,
    .large-up-1>.columns {
        flex: 0 0 100%;
        max-width: 100%
    }

    .large-up-2 {
        flex-wrap: wrap
    }

    .large-up-2>.column,
    .large-up-2>.columns {
        flex: 0 0 50%;
        max-width: 50%
    }

    .large-up-3 {
        flex-wrap: wrap
    }

    .large-up-3>.column,
    .large-up-3>.columns {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .large-up-4 {
        flex-wrap: wrap
    }

    .large-up-4>.column,
    .large-up-4>.columns {
        flex: 0 0 25%;
        max-width: 25%
    }

    .large-up-5 {
        flex-wrap: wrap
    }

    .large-up-5>.column,
    .large-up-5>.columns {
        flex: 0 0 20%;
        max-width: 20%
    }

    .large-up-6 {
        flex-wrap: wrap
    }

    .large-up-6>.column,
    .large-up-6>.columns {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .large-up-7 {
        flex-wrap: wrap
    }

    .large-up-7>.column,
    .large-up-7>.columns {
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .large-up-8 {
        flex-wrap: wrap
    }

    .large-up-8>.column,
    .large-up-8>.columns {
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media print,
screen and (min-width:64em) and (min-width:64em) {
    .large-expand {
        flex: 1 1 0px
    }
}

.row.large-unstack>.column,
.row.large-unstack>.columns {
    flex: 0 0 100%
}

@media print,
screen and (min-width:64em) {

    .row.large-unstack>.column,
    .row.large-unstack>.columns {
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width:64em) {

    .large-collapse>.column,
    .large-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.shrink {
    flex: 0 0 auto;
    max-width: 100%
}

.column-block {
    margin-bottom: .9375rem
}

.column-block>:last-child {
    margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
    .column-block {
        margin-bottom: 1.25rem
    }

    .column-block>:last-child {
        margin-bottom: 0
    }
}

@media print,
screen and (min-width:64em) {
    .column-block {
        margin-bottom: 1.875rem
    }

    .column-block>:last-child {
        margin-bottom: 0
    }
}

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    transition: opacity .5s ease, visibility .5s ease;
    background: hsla(0, 0%, 100%, .25);
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible
}

.js-off-canvas-overlay.is-closable {
    cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed
}

.off-canvas-wrapper {
    position: relative;
    overflow: hidden
}

.off-canvas {
    position: fixed;
    z-index: 12;
    transition: transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #f4f4f4
}

[data-whatinput=mouse] .off-canvas {
    outline: 0
}

.off-canvas.is-transition-push {
    z-index: 12
}

.off-canvas.is-closed {
    visibility: hidden
}

.off-canvas.is-transition-overlap {
    z-index: 13
}

.off-canvas.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(0, 0, 0, .7)
}

.off-canvas.is-open {
    transform: translate(0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    transition: transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #f4f4f4
}

[data-whatinput=mouse] .off-canvas-absolute {
    outline: 0
}

.off-canvas-absolute.is-transition-push {
    z-index: 12
}

.off-canvas-absolute.is-closed {
    visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 13
}

.off-canvas-absolute.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(0, 0, 0, .7)
}

.off-canvas-absolute.is-open {
    transform: translate(0)
}

.position-left {
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 250px
}

.off-canvas-content .off-canvas.position-left,
.position-left {
    transform: translateX(-250px)
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    transform: translate(0)
}

.off-canvas-content.is-open-left.has-transition-push {
    transform: translateX(250px)
}

.position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(0, 0, 0, .25)
}

.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 250px
}

.off-canvas-content .off-canvas.position-right,
.position-right {
    transform: translateX(250px)
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    transform: translate(0)
}

.off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-250px)
}

.position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(0, 0, 0, .25)
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    height: 250px
}

.off-canvas-content .off-canvas.position-top,
.position-top {
    transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    transform: translate(0)
}

.off-canvas-content.is-open-top.has-transition-push {
    transform: translateY(250px)
}

.position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(0, 0, 0, .25)
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    height: 250px
}

.off-canvas-content .off-canvas.position-bottom,
.position-bottom {
    transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    transform: translate(0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
    transform: translateY(-250px)
}

.position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(0, 0, 0, .25)
}

.off-canvas-content {
    transform: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.off-canvas-content.has-transition-overlap,
.off-canvas-content.has-transition-push {
    transition: transform .5s ease
}

.off-canvas-content.has-transition-push,
.off-canvas-content .off-canvas.is-open {
    transform: translate(0)
}

@media print,
screen and (min-width:40em) {
    .position-left.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-medium {
        transform: none
    }

    .off-canvas-content.has-reveal-left,
    .position-left.reveal-for-medium~.off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-medium {
        transform: none
    }

    .off-canvas-content.has-reveal-right,
    .position-right.reveal-for-medium~.off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-medium {
        transform: none
    }

    .off-canvas-content.has-reveal-top,
    .position-top.reveal-for-medium~.off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-medium {
        transform: none
    }

    .off-canvas-content.has-reveal-bottom,
    .position-bottom.reveal-for-medium~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media print,
screen and (min-width:64em) {
    .position-left.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-large {
        transform: none
    }

    .off-canvas-content.has-reveal-left,
    .position-left.reveal-for-large~.off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-large {
        transform: none
    }

    .off-canvas-content.has-reveal-right,
    .position-right.reveal-for-large~.off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-large {
        transform: none
    }

    .off-canvas-content.has-reveal-top,
    .position-top.reveal-for-large~.off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-large {
        transform: none
    }

    .off-canvas-content.has-reveal-bottom,
    .position-bottom.reveal-for-large~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media print,
screen and (min-width:40em) {
    .off-canvas.in-canvas-for-medium {
        visibility: visible;
        height: auto;
        position: static;
        background: none;
        width: auto;
        overflow: visible;
        transition: none
    }

    .off-canvas.in-canvas-for-medium.position-bottom,
    .off-canvas.in-canvas-for-medium.position-left,
    .off-canvas.in-canvas-for-medium.position-right,
    .off-canvas.in-canvas-for-medium.position-top {
        box-shadow: none;
        transform: none
    }

    .off-canvas.in-canvas-for-medium .close-button {
        display: none
    }
}

@media print,
screen and (min-width:64em) {
    .off-canvas.in-canvas-for-large {
        visibility: visible;
        height: auto;
        position: static;
        background: none;
        width: auto;
        overflow: visible;
        transition: none
    }

    .off-canvas.in-canvas-for-large.position-bottom,
    .off-canvas.in-canvas-for-large.position-left,
    .off-canvas.in-canvas-for-large.position-right,
    .off-canvas.in-canvas-for-large.position-top {
        box-shadow: none;
        transform: none
    }

    .off-canvas.in-canvas-for-large .close-button {
        display: none
    }
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

em,
i {
    font-style: italic
}

b,
em,
i,
strong {
    line-height: inherit
}

b,
strong {
    font-weight: 700
}

small {
    font-size: 80%;
    line-height: inherit
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    line-height: 0;
    color: #949494
}

.h1,
h1 {
    font-size: 1.5rem
}

.h1,
.h2,
h1,
h2 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h2,
h2 {
    font-size: 1.25rem
}

.h3,
h3 {
    font-size: 1.1875rem
}

.h3,
.h4,
h3,
h4 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h4,
h4 {
    font-size: 1.125rem
}

.h5,
h5 {
    font-size: 1.0625rem
}

.h5,
.h6,
h5,
h6 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h6,
h6 {
    font-size: 1rem
}

@media print,
screen and (min-width:40em) {

    .h1,
    h1 {
        font-size: 3rem
    }

    .h2,
    h2 {
        font-size: 2.5rem
    }

    .h3,
    h3 {
        font-size: 1.9375rem
    }

    .h4,
    h4 {
        font-size: 1.5625rem
    }

    .h5,
    h5 {
        font-size: 1.25rem
    }

    .h6,
    h6 {
        font-size: 1rem
    }
}

a {
    line-height: inherit;
    cursor: pointer
}

a:focus,
a:hover {
    color: #b51d24
}

a img,
hr {
    border: 0
}

hr {
    clear: both;
    max-width: 75rem;
    height: 0;
    margin: 1.25rem auto;
    border-bottom: 1px solid #949494
}

dl,
ol,
ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc
}

ol,
ul {
    margin-left: 1.25rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #949494
}

blockquote,
blockquote p {
    line-height: 1.6;
    color: #535353
}

abbr,
abbr[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
    text-decoration: none
}

figure,
kbd {
    margin: 0
}

kbd {
    padding: .125rem .25rem 0;
    background-color: #f4f4f4;
    font-family: Consolas, Liberation Mono, Courier, monospace;
    color: #000
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #535353
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p+.stat {
    margin-top: -1rem
}

ol.no-bullet,
ul.no-bullet {
    margin-left: 0;
    list-style: none
}

.cite-block,
cite {
    display: block;
    color: #535353;
    font-size: .8125rem
}

.cite-block:before,
cite:before {
    content: "— "
}

.code-inline,
code {
    display: inline;
    max-width: 100%;
    word-wrap: break-word;
    padding: .125rem .3125rem .0625rem
}

.code-block,
.code-inline,
code {
    border: 1px solid #949494;
    background-color: #f4f4f4;
    font-family: Consolas, Liberation Mono, Courier, monospace;
    font-weight: 400;
    color: #000
}

.code-block {
    display: block;
    overflow: auto;
    white-space: pre;
    padding: 1rem;
    margin-bottom: 1.5rem
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print,
screen and (min-width:40em) {
    .medium-text-left {
        text-align: left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media print,
screen and (min-width:64em) {
    .large-text-left {
        text-align: left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        -webkit-print-color-adjust: economy;
        color-adjust: economy;
        box-shadow: none !important;
        text-shadow: none !important
    }

    .show-for-print {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print,
    th.show-for-print {
        display: table-cell !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    blockquote,
    pre {
        border: 1px solid #535353;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .print-break-inside {
        page-break-inside: auto
    }
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

.visible {
    visibility: visible
}

@media print,
screen and (max-width:39.99875em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width:0em),
screen and (min-width:40em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print,
screen and (min-width:40em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width:39.99875em) {
    .show-for-medium {
        display: none !important
    }
}

@media print,
screen and (min-width:40em) and (max-width:63.99875em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width:39.99875em),
screen and (min-width:64em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print,
screen and (min-width:64em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width:63.99875em) {
    .show-for-large {
        display: none !important
    }
}

@media print,
screen and (min-width:64em) and (max-width:74.99875em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width:63.99875em),
screen and (min-width:75em) {
    .show-for-large-only {
        display: none !important
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important
}

.hide-for-portrait,
.show-for-landscape {
    display: block !important
}

@media screen and (orientation:landscape) {

    .hide-for-portrait,
    .show-for-landscape {
        display: block !important
    }
}

@media screen and (orientation:portrait) {

    .hide-for-portrait,
    .show-for-landscape {
        display: none !important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important
}

@media screen and (orientation:landscape) {

    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation:portrait) {

    .hide-for-landscape,
    .show-for-portrait {
        display: block !important
    }
}

.show-for-dark-mode {
    display: none
}

.hide-for-dark-mode {
    display: block
}

@media screen and (prefers-color-scheme:dark) {
    .show-for-dark-mode {
        display: block !important
    }

    .hide-for-dark-mode {
        display: none !important
    }
}

.show-for-ie {
    display: none
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .show-for-ie {
        display: block !important
    }

    .hide-for-ie {
        display: none !important
    }
}

.show-for-sticky {
    display: none
}

.is-stuck .show-for-sticky {
    display: block
}

.is-stuck .hide-for-sticky {
    display: none
}

::selection {
    background: #d2222a;
    color: #fff
}

body.vo-is-hella-page ::selection {
    background-color: #7d3071
}

body.page-template-template-hella-and-freek-php ::selection {
    background-color: #356891
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: basic-sans, sans-serif;
    color: #535353;
    font-size: .875rem;
    background-color: #d2222a
}

body.vo-is-hella-page {
    background-color: #7d3071
}

body.page-template-template-hella-and-freek-php {
    background-color: #356891
}

@media print,
screen and (min-width:40em) {
    body {
        font-size: 1rem
    }
}

main {
    display: block
}

.container--page {
    transition: transform .8s cubic-bezier(.23, 1, .32, 1);
    position: relative;
    background-color: #f4f4f4;
    min-height: 100vh
}

body.vo-is-hella-page .container--page {
    background-color: #f7f1f6
}

body.page-template-template-hella-and-freek-php .container--page {
    background-color: #dce3e7
}

@media print,
screen and (max-width:63.99875em) {
    body.vo-menu-open .container--page {
        box-shadow: 5px 0 20px rgba(0, 0, 0, .2);
        transform: translateX(-300px)
    }
}

.row {
    padding-left: 5px;
    padding-right: 5px
}

.row .row {
    padding-left: 0;
    padding-right: 0
}

a {
    color: #d2222a;
    transition: all .8s cubic-bezier(.23, 1, .32, 1);
    text-decoration: none
}

a:focus,
button:not([disabled]):focus {
    outline: 0;
    box-shadow: 0 0 5px #148acc, 0 0 0 1px #148acc !important
}

p:last-child {
    margin-bottom: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-family: Domaine Display, serif
}

form {
    margin-bottom: 0
}

.video-container {
    position: relative;
    width: 100%;
    opacity: 0;
    transition: opacity .2s ease-in
}

.video-container:before {
    display: block;
    padding-bottom: 56.25%;
    content: ""
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-container.active {
    opacity: 1
}

hr {
    border: 1px solid #535353;
    width: 100%
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignleft,
a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignleft,
.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

@media screen and (max-width:600px) {
    #wpadminbar {
        position: fixed
    }
}

.header {
    background-color: #fff;
    padding-top: 20px;
    margin-bottom: 15px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .05)
}

@media print,
screen and (min-width:40em) {
    .header {
        margin-bottom: 30px;
        padding-top: 30px
    }
}

.header__wrapper {
    position: relative;
    z-index: 2
}

.header__inner {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.header__inner--main {
    padding-bottom: 20px
}

@media print,
screen and (min-width:40em) {
    .header__inner--main {
        border-bottom: 5px solid #000
    }
}

.header__footer {
    background-color: #fff
}

.header__shop {
    font-weight: 600;
    padding: 20px 0;
    background-color: #e7e7e7
}

.header__shop-link {
    color: #535353;
    margin-right: 20px
}

.header__cart-link {
    display: flex;
    align-items: center;
    color: #535353
}

.header__cart-link:before {
    height: 20px;
    content: "";
    width: 20px;
    margin-right: 5px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23535353' d='M564 192h-72.902L362.286 40.457c-8.583-10.099-23.729-11.327-33.83-2.743-10.099 8.584-11.327 23.731-2.742 33.83L428.102 192H147.899L250.287 71.543c8.584-10.099 7.356-25.246-2.743-33.83s-25.246-7.355-33.83 2.743L84.901 192H12c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h18.667l27.584 198.603C61.546 462.334 81.836 480 105.794 480h364.412c23.958 0 44.248-17.666 47.544-41.397L545.333 240H564c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12zm-93.794 240H105.794L79.127 240h417.745l-26.666 192zM312 296v80c0 13.255-10.745 24-24 24s-24-10.745-24-24v-80c0-13.255 10.745-24 24-24s24 10.745 24 24zm112 0v80c0 13.255-10.745 24-24 24s-24-10.745-24-24v-80c0-13.255 10.745-24 24-24s24 10.745 24 24zm-224 0v80c0 13.255-10.745 24-24 24s-24-10.745-24-24v-80c0-13.255 10.745-24 24-24s24 10.745 24 24z'/%3E%3C/svg%3E")
}

.header__toggle {
    display: block;
    height: 24px
}

.header__menu-icon {
    margin-top: -8px
}

.header__menu-icon,
.header__menu-icon:after,
.header__menu-icon:before {
    display: block;
    position: relative;
    height: 2px;
    width: 24px;
    background-color: #000;
    transition: all .8s cubic-bezier(.23, 1, .32, 1);
    transform-origin: center
}

.header__menu-icon:after,
.header__menu-icon:before {
    position: absolute;
    content: "";
    top: 5px;
    right: 0
}

.header__menu-icon:after {
    top: 10px
}

[aria-expanded=true] .header__menu-icon {
    transform: rotate(45deg) translateY(5px)
}

[aria-expanded=true] .header__menu-icon:before {
    transform: rotate(-45deg);
    opacity: 0
}

[aria-expanded=true] .header__menu-icon:after {
    top: 0;
    right: 0;
    transform: rotate(-90deg)
}

.navigation {
    background-color: #fff
}

.navigation .menu {
    margin: 0;
    list-style: none
}

.navigation .menu-item {
    display: inline-block;
    margin-right: 20px;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1
}

.navigation>.menu>.menu-item>a {
    position: relative;
    display: block;
    padding: 20px 0 30px
}

body.vo-is-hella-page .navigation>.menu>.menu-item>a {
    color: #7d3071
}

body.page-template-template-hella-and-freek-php .navigation>.menu>.menu-item>a {
    color: #356891
}

.navigation>.menu>.menu-item>a:before {
    display: block
}

.navigation>.menu>.menu-item.menu-item--external.menu-item--external>a {
    color: #949494
}

.navigation>.menu>.menu-item.menu-item--external.menu-item--external>a:after {
    content: " →";
    vertical-align: middle
}

.navigation>.menu>.menu-item.menu-item-has-children a:before {
    display: none;
    content: "";
    opacity: 0;
    position: absolute;
    top: 100%;
    transform: translate(-50%, -100%);
    left: 50%;
    width: 0;
    height: 0;
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 6px 6px 0;
    transition: transform .8s cubic-bezier(.23, 1, .32, 1), opacity .8s cubic-bezier(.23, 1, .32, 1)
}

.navigation>.menu>.menu-item.menu-item--active a:before {
    transform: translate(-50%);
    opacity: 1
}

.navigation .sub-menu {
    position: absolute;
    padding: 20px 0;
    top: 100%;
    transform: translateY(-100%);
    left: 0;
    right: 0;
    margin: 0;
    z-index: -1;
    transition: transform .8s cubic-bezier(.23, 1, .32, 1)
}

.navigation .sub-menu:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: calc(100vw - 15px);
    transform: translateX(-50%);
    background-color: #d2222a;
    z-index: -2
}

body.vo-is-hella-page .navigation .sub-menu:before {
    background-color: #7d3071
}

body.page-template-template-hella-and-freek-php .navigation .sub-menu:before {
    background-color: #356891
}

.navigation .sub-menu a {
    color: #fff;
    opacity: .7;
    font-size: 1rem
}

.navigation .sub-menu a:hover {
    opacity: 1
}

.navigation .menu-item--active .sub-menu {
    transform: translateY(0)
}

.navigation .sub-menu:focus-within {
    transform: translateY(0)
}

.has-red-color {
    color: #d2222a
}

.has-red-background-color {
    background-color: #d2222a
}

.has-blue-color {
    color: #356891
}

.has-blue-background-color {
    background-color: #356891
}

.has-purple-color {
    color: #7d3071
}

.has-purple-background-color {
    background-color: #7d3071
}

.has-light-yellow-color {
    color: #ffffec
}

.has-light-yellow-background-color {
    background-color: #ffffec
}

.has-black-color {
    color: #000
}

.has-black-background-color {
    background-color: #000
}

.has-white-color {
    color: #fff
}

.has-white-background-color {
    background-color: #fff
}

.wp-block-embed.wp-block-embed,
.wp-block-image.wp-block-image {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px
}

.card-block__inner .wp-block-embed.wp-block-embed,
.card-block__inner .wp-block-image.wp-block-image {
    max-width: none
}

.card-block__inner .wp-block-embed.wp-block-embed iframe,
.card-block__inner .wp-block-image.wp-block-image iframe {
    width: 100%
}

@media print,
screen and (min-width:40em) {

    .wp-block-embed.wp-block-embed,
    .wp-block-image.wp-block-image {
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px
    }
}

.wp-block-embed figcaption,
.wp-block-image figcaption {
    font-size: .875rem;
    font-style: italic;
    margin: 10px 0;
    color: #949494;
    text-align: center
}

.wp-block-quote:not(.is-large):not(.is-style-large),
blockquote:not(.is-large):not(.is-style-large) {
    border-left: 4px solid #000;
    padding: 0 0 0 10px;
    font-size: 1rem
}

@media print,
screen and (min-width:40em) {

    .wp-block-quote:not(.is-large):not(.is-style-large),
    blockquote:not(.is-large):not(.is-style-large) {
        padding-left: 20px;
        border-width: 6px;
        font-size: 1.25rem
    }
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
blockquote.is-large,
blockquote.is-style-large {
    border: 0;
    padding: 0;
    margin: 0 0 10px;
    font-style: italic;
    font-size: 1.125rem;
    color: #535353
}

@media print,
screen and (min-width:40em) {

    .wp-block-quote.is-large,
    .wp-block-quote.is-style-large,
    blockquote.is-large,
    blockquote.is-style-large {
        margin-bottom: 20px;
        font-size: 1.5rem
    }
}

.wp-block-quote.is-large .wp-block-quote__citation,
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large .wp-block-quote__citation,
.wp-block-quote.is-style-large cite,
blockquote.is-large .wp-block-quote__citation,
blockquote.is-large cite,
blockquote.is-style-large .wp-block-quote__citation,
blockquote.is-style-large cite {
    text-align: right;
    font-style: italic
}

.wp-block-quote .wp-block-quote__citation,
.wp-block-quote cite,
blockquote .wp-block-quote__citation,
blockquote cite {
    font-size: .875rem;
    color: #949494
}

.wp-block-quote .wp-block-quote__citation:before,
.wp-block-quote cite:before,
blockquote .wp-block-quote__citation:before,
blockquote cite:before {
    display: none
}

@media print,
screen and (min-width:40em) {

    .wp-block-quote .wp-block-quote__citation,
    .wp-block-quote cite,
    blockquote .wp-block-quote__citation,
    blockquote cite {
        font-size: 1rem
    }
}

.page__title {
    font-size: 1.5rem;
    line-height: 1;
    color: #000;
    margin-bottom: 20px
}

@media print,
screen and (min-width:40em) {
    .page__title {
        font-size: 2rem
    }
}

@media print,
screen and (min-width:64em) {
    .page__title {
        font-size: 2.375rem
    }
}

.page__content {
    position: relative
}

.page__content .block,
.page__content p {
    margin-bottom: 20px
}

.page__image img {
    width: 100%
}

@media print,
screen and (min-width:40em) {
    .page__image {
        margin-bottom: -50px;
        margin-bottom: -100px
    }
}

.taxonomy__header {
    margin-bottom: 20px
}

@media print,
screen and (min-width:40em) {
    .taxonomy__header {
        margin-bottom: 30px
    }
}

.taxonomy__title {
    font-size: 1.5rem;
    line-height: 1;
    color: #000;
    margin-bottom: 20px
}

@media print,
screen and (min-width:40em) {
    .taxonomy__title {
        font-size: 2rem
    }
}

@media print,
screen and (min-width:64em) {
    .taxonomy__title {
        font-size: 2.375rem
    }
}

.taxonomy__description {
    font-size: 1.1875rem
}

@media print,
screen and (min-width:40em) {
    .taxonomy__description {
        font-size: 1.5rem
    }
}

.mobile-nav {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    width: 300px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: opacity .8s cubic-bezier(.23, 1, .32, 1)
}

body.vo-menu-open .mobile-nav {
    opacity: 1
}

.mobile-nav__nav {
    padding: 20px
}

.mobile-nav__nav ul {
    list-style: none;
    margin: 0
}

.mobile-nav__nav a {
    display: block;
    margin-bottom: 5px;
    color: #fff;
    font-family: Domaine Display, serif;
    font-size: 1.375rem
}

.mobile-nav__nav .menu-item--external a {
    font-family: basic-sans, sans-serif;
    font-weight: 700;
    opacity: .7
}

.mobile-nav__nav .menu-item--external a:after {
    content: " →";
    vertical-align: middle
}

.mobile-nav__nav .sub-menu a {
    font-family: basic-sans, sans-serif;
    font-size: 1.125rem
}

.mobile-nav__nav .sub-menu {
    margin-bottom: 10px
}

.mobile-nav__social {
    padding: 20px;
    background-color: rgba(0, 0, 0, .1)
}

[type=color],
[type=color]:active,
[type=color]:focus,
[type=date],
[type=date]:active,
[type=date]:focus,
[type=datetime-local],
[type=datetime-local]:active,
[type=datetime-local]:focus,
[type=datetime],
[type=datetime]:active,
[type=datetime]:focus,
[type=email],
[type=email]:active,
[type=email]:focus,
[type=month],
[type=month]:active,
[type=month]:focus,
[type=number],
[type=number]:active,
[type=number]:focus,
[type=password],
[type=password]:active,
[type=password]:focus,
[type=search],
[type=search]:active,
[type=search]:focus,
[type=tel],
[type=tel]:active,
[type=tel]:focus,
[type=text],
[type=text]:active,
[type=text]:focus,
[type=time],
[type=time]:active,
[type=time]:focus,
[type=url],
[type=url]:active,
[type=url]:focus,
[type=week],
[type=week]:active,
[type=week]:focus,
textarea,
textarea:active,
textarea:focus {
    border: none;
    box-shadow: none;
    font-size: 1rem;
    color: #535353;
    padding: 20px;
    background-color: #f4f4f4;
    transition: all .8s cubic-bezier(.23, 1, .32, 1)
}

[type=color]:active:not(textarea),
[type=color]:focus:not(textarea),
[type=color]:not(textarea),
[type=date]:active:not(textarea),
[type=date]:focus:not(textarea),
[type=date]:not(textarea),
[type=datetime-local]:active:not(textarea),
[type=datetime-local]:focus:not(textarea),
[type=datetime-local]:not(textarea),
[type=datetime]:active:not(textarea),
[type=datetime]:focus:not(textarea),
[type=datetime]:not(textarea),
[type=email]:active:not(textarea),
[type=email]:focus:not(textarea),
[type=email]:not(textarea),
[type=month]:active:not(textarea),
[type=month]:focus:not(textarea),
[type=month]:not(textarea),
[type=number]:active:not(textarea),
[type=number]:focus:not(textarea),
[type=number]:not(textarea),
[type=password]:active:not(textarea),
[type=password]:focus:not(textarea),
[type=password]:not(textarea),
[type=search]:active:not(textarea),
[type=search]:focus:not(textarea),
[type=search]:not(textarea),
[type=tel]:active:not(textarea),
[type=tel]:focus:not(textarea),
[type=tel]:not(textarea),
[type=text]:active:not(textarea),
[type=text]:focus:not(textarea),
[type=text]:not(textarea),
[type=time]:active:not(textarea),
[type=time]:focus:not(textarea),
[type=time]:not(textarea),
[type=url]:active:not(textarea),
[type=url]:focus:not(textarea),
[type=url]:not(textarea),
[type=week]:active:not(textarea),
[type=week]:focus:not(textarea),
[type=week]:not(textarea),
textarea:active:not(textarea),
textarea:focus:not(textarea),
textarea:not(textarea) {
    padding: 0 15px;
    height: 3.125rem;
    line-height: 3.125rem
}

[type=color]:active[type=submit],
[type=color]:focus[type=submit],
[type=color][type=submit],
[type=date]:active[type=submit],
[type=date]:focus[type=submit],
[type=date][type=submit],
[type=datetime-local]:active[type=submit],
[type=datetime-local]:focus[type=submit],
[type=datetime-local][type=submit],
[type=datetime]:active[type=submit],
[type=datetime]:focus[type=submit],
[type=datetime][type=submit],
[type=email]:active[type=submit],
[type=email]:focus[type=submit],
[type=email][type=submit],
[type=month]:active[type=submit],
[type=month]:focus[type=submit],
[type=month][type=submit],
[type=number]:active[type=submit],
[type=number]:focus[type=submit],
[type=number][type=submit],
[type=password]:active[type=submit],
[type=password]:focus[type=submit],
[type=password][type=submit],
[type=search]:active[type=submit],
[type=search]:focus[type=submit],
[type=search][type=submit],
[type=tel]:active[type=submit],
[type=tel]:focus[type=submit],
[type=tel][type=submit],
[type=text]:active[type=submit],
[type=text]:focus[type=submit],
[type=text][type=submit],
[type=time]:active[type=submit],
[type=time]:focus[type=submit],
[type=time][type=submit],
[type=url]:active[type=submit],
[type=url]:focus[type=submit],
[type=url][type=submit],
[type=week]:active[type=submit],
[type=week]:focus[type=submit],
[type=week][type=submit],
textarea:active[type=submit],
textarea:focus[type=submit],
textarea[type=submit] {
    background-color: #eaeaea
}

[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
    outline: 0;
    box-shadow: 0 0 5px #148acc, 0 0 0 1px #148acc
}

.form-wrapper {
    display: flex;
    width: 100%
}

.form-wrapper__image {
    display: none;
    width: 90px;
    flex-shrink: 0;
    margin: -40px 30px 0 0
}

@media print,
screen and (min-width:40em) {
    .form-wrapper__image {
        display: block
    }
}

@media print,
screen and (min-width:64em) {
    .form-wrapper__image {
        width: 110px
    }
}

.form-wrapper__form {
    flex: 1
}

.form-wrapper__title {
    font-size: 1.5rem;
    line-height: 1
}

@media print,
screen and (min-width:40em) {
    .form-wrapper__title {
        font-size: 2rem
    }
}

.form-wrapper h2 {
    font-size: 1.25rem
}

@media print,
screen and (min-width:40em) {
    .form-wrapper h2 {
        font-size: 1.5rem
    }
}

.theater__header {
    border-bottom: 2px solid #f4f4f4;
    margin-bottom: 20px;
    width: 100%
}

@media print,
screen and (min-width:64em) {
    .theater__header {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between
    }
}

.theater__address {
    font-style: italic;
    margin-bottom: 20px
}

.woocommerce {
    width: 100%
}

.woocommerce a.button,
.woocommerce button.button {
    border-radius: 0
}

.woocommerce a.button.alt,
.woocommerce button.button.alt {
    background-color: #d2222a
}

.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover {
    background-color: #bc1e26
}

.woocommerce ul.products {
    margin: 0 -10px;
    max-width: calc(100% + 20px);
    display: flex;
    flex-wrap: wrap
}

.woocommerce ul.products:after,
.woocommerce ul.products:before {
    display: none !important
}

.woocommerce ul.products li.product.product {
    width: 100%;
    margin-bottom: 10px;
    background-color: #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, .05);
    float: none;
    display: flex;
    flex-direction: column
}

@media print,
screen and (min-width:40em) {
    .woocommerce ul.products li.product.product {
        width: calc(50% - 20px);
        margin: 0 10px 20px
    }
}

@media print,
screen and (min-width:64em) {
    .woocommerce ul.products li.product.product {
        width: calc(33.33333% - 20px)
    }
}

@media screen and (min-width:75em) {
    .woocommerce ul.products li.product.product {
        width: calc(25% - 20px)
    }
}

.woocommerce ul.products li.product.product .price,
.woocommerce ul.products li.product.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product.product .woocommerce-loop-short-description {
    display: block;
    padding: 0 15px;
    font-size: 1.125rem
}

.woocommerce ul.products li.product.product .woocommerce-loop-product__title {
    font-weight: 600
}

.woocommerce ul.products li.product.product .woocommerce-loop-short-description {
    color: #949494;
    font-weight: 600;
    font-size: .9375rem
}

.woocommerce ul.products li.product.product .price {
    margin: 0 0 30px;
    color: #d2222a
}

.woocommerce ul.products li.product.product .add_to_cart_button {
    position: relative;
    margin: auto 15px 15px;
    width: calc(100% - 30px);
    border-radius: 0;
    background-color: #d2222a;
    color: #fff
}

.woocommerce ul.products li.product.product .add_to_cart_button:before {
    content: "";
    position: absolute;
    top: -15px;
    left: -15px;
    right: -15px;
    border-top: 1px dotted #949494
}

.woocommerce ul.products li.product.product .added_to_cart {
    display: block;
    color: #949494;
    font-weight: 600;
    margin: -15px 15px 15px
}

.woocommerce .onsale {
    display: none
}

.woocommerce .price,
.woocommerce .woocommerce div.product p.price {
    color: #d2222a
}

.woocommerce .price ins,
.woocommerce .woocommerce div.product p.price ins {
    text-decoration: none;
    font-weight: 400
}

.woocommerce .cart-collaterals .cart_totals {
    float: none;
    width: 100%
}

.woocommerce .related.products {
    display: none
}

.woocommerce .woocommerce-product-details__short-description {
    font-weight: 600;
    color: #949494
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0 -20px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    display: none
}

.woocommerce .woocommerce-Tabs-panel h2 {
    margin-top: 20px;
    font-size: 1.25rem
}

.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce table.shop_table:not(.woocommerce-MyAccount-orders) {
    border-radius: 0;
    border-width: 1px 0;
    margin: 0 -15px 20px;
    width: calc(100% + 30px)
}

@media print,
screen and (min-width:40em) {

    .woocommerce-cart .cart-collaterals .cart_totals table,
    .woocommerce table.shop_table:not(.woocommerce-MyAccount-orders) {
        margin: 0 -20px 20px;
        width: calc(100% + 40px)
    }
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    display: none
}

.woocommerce-product-gallery .flex-control-nav {
    margin: 10px 0 0 -10px;
    list-style: none;
    display: flex
}

.woocommerce-product-gallery .flex-control-nav li {
    cursor: pointer;
    margin-left: 10px
}

.woocommerce #content div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary,
.woocommerce div.product div.summary {
    width: 100%;
    float: none
}

.woocommerce-info {
    border-top-color: #d2222a
}

.woocommerce-info:before {
    color: #d2222a
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
    float: none
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    list-style: none
}

.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
    padding: 5px;
    font-size: .875rem;
    border: 1px solid #f4f4f4;
    margin: 0 5px 5px 0
}

.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active {
    box-shadow: inset 0 3px 0 #d2222a
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%
}

.cart_totals h2,
.woocommerce-Address-title h3,
.woocommerce-column__title,
.woocommerce-order-details__title {
    font-size: 1.25rem;
    line-height: 1.2;
    margin-bottom: 20px
}

.woocommerce ul.order_details li {
    margin-bottom: 10px
}

.sidebar-section-title {
    margin-bottom: .5rem;
    font-size: 1.25rem;
    line-height: 1.2
}

.footer {
    display: flex;
    justify-content: space-between;
    font-size: .875rem;
    margin: 30px 0;
    padding-top: 20px;
    border-top: 5px solid #000
}

@supports (display:grid) {
    .footer {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}

.footer__item:first-child {
    margin-right: auto
}

.footer__item:nth-child(2) {
    text-align: center
}

.footer__item:last-child {
    margin-left: auto
}

.footer_nav ul {
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.footer_nav li {
    margin: 0 5px
}

.footer_nav a {
    color: #535353
}

.logo {
    color: #000
}

.logo__text {
    font-size: 1.125rem;
    line-height: 1;
    font-family: basic-sans, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0
}

.logo__text strong {
    font-weight: 800
}

@media print,
screen and (min-width:40em) {
    .logo__text {
        font-size: 1.5rem
    }
}

@media print,
screen and (min-width:64em) {
    .logo__text {
        font-size: 2.25rem
    }
}

.tobi {
    background-color: rgba(0, 0, 0, .9)
}

.tobi__slider__slide__content>figure>figcaption {
    background-color: rgba(0, 0, 0, .4);
    color: #fff
}

.tobi__vimeo {
    display: none
}

.tobi__slider__slide__content .tobi__vimeo {
    display: block
}

.tobi__slider__slide__content .tobi__vimeo .video-container,
.tobi__slider__slide__content[data-type=youtube] {
    position: relative;
    width: 85vw;
    height: 0;
    padding-top: 0;
    padding-bottom: 47.8125%
}

.tobi__slider__slide__content .tobi__vimeo .video-container iframe,
.tobi__slider__slide__content[data-type=youtube] iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media print,
screen and (min-width:40em) {

    .tobi__slider__slide__content .tobi__vimeo .video-container,
    .tobi__slider__slide__content[data-type=youtube] {
        width: 70vw;
        padding-bottom: 39.375%
    }
}

.button:not(.acf-button):not(.insert-media),
.wp-block-button__link {
    display: flex;
    align-items: center;
    margin: 0 0 1rem;
    padding: .85em 1em;
    font-size: 1.125rem;
    font-family: inherit;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    border: 2px solid #d2222a;
    border-radius: 0;
    transition: background-color .25s ease-out, color .25s ease-out;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    background-color: #d2222a;
    color: #fff
}

.button:not(.acf-button):not(.insert-media) svg,
.wp-block-button__link svg {
    margin: 2px 10px 0 0;
    height: 16px;
    width: auto
}

.button:not(.acf-button):not(.insert-media) svg path,
.wp-block-button__link svg path {
    fill: #fff
}

.wp-block-button.is-style-outline .button:not(.acf-button):not(.insert-media),
.wp-block-button.is-style-outline .wp-block-button__link {
    background-color: #fff;
    color: #d2222a
}

body.vo-is-hella-page .button:not(.acf-button):not(.insert-media),
body.vo-is-hella-page .wp-block-button__link {
    background-color: #7d3071;
    border-color: #7d3071
}

.card-block {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, .05);
    word-wrap: break-word;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    margin-bottom: 15px
}

.card-block .more-link {
    display: none
}

@media print,
screen and (min-width:40em) {
    .card-block {
        margin-bottom: 20px
    }
}

@media print,
screen and (min-width:64em) {
    .card-block {
        margin-bottom: 30px
    }
}

.card-block--full-height {
    height: calc(100% - 30px)
}

a.card-block {
    color: #535353
}

@media print,
screen and (min-width:64em) {
    @supports (display:grid) {
        .card-block--wide {
            flex-direction: row
        }
    }
}

.card-block--full {
    height: 100%
}

@media print,
screen and (min-width:64em) {
    @supports (display:grid) {
        .card-block--reverse {
            flex-direction: row-reverse
        }
    }
}

.card-block--tinted {
    background-color: #ffffec
}

.card-block--facebook {
    flex-direction: row
}

.card-block--twitter {
    border-bottom: 5px solid #1da1f2
}

.card-block--facebook {
    background-color: #3b5998
}

.card-block--max-width {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto
}

.card-block--hover {
    transition: transform .8s cubic-bezier(.23, 1, .32, 1), box-shadow .8s cubic-bezier(.23, 1, .32, 1)
}

.card-block--hover:hover {
    transform: translateY(-5px);
    box-shadow: 0 3px 1px rgba(0, 0, 0, .05), 0 3px 6px rgba(0, 0, 0, .15)
}

.card-block__right {
    flex: 1;
    display: flex;
    flex-direction: column;
    width: 100%
}

.card-block__images {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 10px 0
}

@media print,
screen and (min-width:40em) {
    .card-block__images {
        padding: 20px 20px 0
    }
}

.card-block__images>* {
    width: calc(50% - 5px);
    margin-bottom: 10px
}

@media print,
screen and (min-width:40em) {
    .card-block__images>* {
        width: calc(50% - 10px);
        margin-bottom: 20px
    }
}

.card-block__images img {
    width: 100%
}

.card-block__image {
    background-color: #fdf1f2;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 18h6l6-6v6h6l-6 6H0zm24 0v6h-6zm0-18l-6 6h-6l6-6zM12 0v6L0 18v-6l6-6H0V0z' fill='%23fff' fill-opacity='.5' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-size: 20px;
    background-position: 50%;
    padding-bottom: 56.25%
}

@media print,
screen and (min-width:64em) {
    @supports (display:grid) {
        .card-block--highlight .card-block__image {
            width: calc(62.66% - 10px)
        }
    }
}

@media print,
screen and (min-width:64em) {
    @supports (display:grid) {

        .card-block--reverse .card-block__image,
        .card-block--wide .card-block__image {
            padding-bottom: 0;
            width: calc(50% - 10px);
            flex-shrink: 0
        }
    }
}

body.vo-is-hella-page .card-block__image {
    background-color: #f7f1f6
}

.card-block__image--square {
    padding-bottom: 100%
}

.card-block__image--audio,
.card-block__image--text,
.card-block__image--video {
    position: relative
}

.card-block__regular-image {
    width: 100%
}

.card-block__inner {
    padding: 15px;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    position: relative
}

@media print,
screen and (min-width:40em) {
    .card-block__inner {
        padding: 20px
    }
}

.card-block__inner>* {
    max-width: 100%
}

.card-block__inner--gallery {
    flex-direction: row
}

.card-block__inner--gallery .card-block__title {
    font-weight: 400;
    color: #d2222a;
    margin-left: 1em;
    font-size: 1rem
}

body.vo-is-hella-page .card-block__inner--gallery .card-block__title {
    color: #7d3071
}

.card-block__inner--vo-subsubcategory {
    background-color: rgba(210, 34, 42, .1)
}

.card-block__inner--vo-subsubcategory:after {
    content: "";
    position: absolute;
    bottom: 20px;
    right: 20px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M218.101 38.101L198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E");
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    transition: transform .8s cubic-bezier(.23, 1, .32, 1)
}

body.vo-is-hella-page .card-block__inner--vo-subsubcategory {
    background-color: rgba(125, 48, 113, .1)
}

body.page-template-template-hella-and-freek-php .card-block__inner--vo-subsubcategory {
    background-color: rgba(53, 104, 145, .1)
}

.card-block__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 10px
}

.card-block__header .card-block__title {
    margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
    .card-block__header {
        margin-bottom: 20px
    }
}

.card-block__runner {
    display: block;
    font-size: .875rem;
    font-weight: 700;
    color: #d2222a;
    margin-bottom: 10px
}

body.vo-is-hella-page .card-block__runner {
    color: #7d3071
}

body.page-template-template-hella-and-freek-php .card-block__runner {
    color: #356891
}

.card-block__runner.card-block__runner--duo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

.card-block__title {
    font-size: 1.1875rem;
    line-height: 1.4;
    color: #000;
    margin: 0 0 1.4375rem
}

.card-block__title:last-child {
    margin-bottom: 0
}

.card-block__title--small {
    font-size: .875rem;
    margin: 0
}

@media print,
screen and (min-width:40em) {
    .card-block__title--small {
        font-size: 1rem
    }
}

@media print,
screen and (min-width:64em) {
    .card-block__title--small {
        font-size: 1rem
    }
}

.card-block__title--large {
    font-size: 1.125rem
}

@media print,
screen and (min-width:40em) {
    .card-block__title--large {
        font-size: 1.5rem
    }
}

@media print,
screen and (min-width:64em) {
    .card-block__title--large {
        font-size: 2.375rem;
        margin-bottom: 20px
    }
}

.card-block__title--alt {
    font-family: basic-sans, sans-serif;
    font-weight: 700;
    font-size: 1rem
}

@media print,
screen and (min-width:40em) {
    .card-block__title--alt {
        font-size: 1.125rem
    }
}

@media print,
screen and (min-width:64em) {
    .card-block__title--alt {
        font-size: 1.25rem
    }
}

.card-block__title--heading {
    margin-bottom: 20px
}

.card-block__title--spacing {
    margin: 20px 0
}

.card-block__content {
    font-size: 1rem
}

.card-block__year {
    display: none;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    font-size: .875rem;
    line-height: 1.5;
    margin-right: 10px;
    width: 5rem;
    height: 1em;
    top: calc(50% - .5em);
    left: 20px;
    position: absolute
}

@media print,
screen and (min-width:40em) {
    .card-block__year {
        font-size: 1.125rem;
        margin-right: 20px
    }
}

.card-block__label {
    color: #535353;
    display: none
}

.card-block__label--bold {
    font-weight: 700 !important
}

.card-block__meta {
    display: block;
    margin-bottom: 5px;
    font-size: .9375rem;
    font-weight: 600;
    color: #949494
}

.card-block__link {
    padding-top: 10px;
    color: #535353;
    align-self: flex-end;
    font-weight: 700;
    position: absolute;
    z-index: 3;
    bottom: 15px;
    width: auto
}

.card-block__link:after {
    content: "";
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23535353'%3E%3Cpath d='M218.101 38.101L198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E");
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    height: 11px;
    width: 11px;
    transition: transform .8s cubic-bezier(.23, 1, .32, 1)
}

.card-block:hover .card-block__link,
.card-block__link:hover {
    color: #d2222a
}

.card-block:hover .card-block__link:after,
.card-block__link:hover:after {
    transform: translateX(2px);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23d2222a'%3E%3Cpath d='M218.101 38.101L198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E")
}

.card-block__link--back:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23535353'%3E%3Cpath d='M229.9 38.101L249.697 57.9c4.686 4.686 4.686 12.284 0 16.971L94.569 230h341.433c6.627 0 12 5.373 12 12v28c0 6.627-5.373 12-12 12H94.567l155.13 155.13c4.686 4.686 4.686 12.284 0 16.971L229.9 473.9c-4.686 4.686-12.284 4.686-16.97 0L3.513 264.486c-4.686-4.686-4.686-12.284 0-16.971L212.93 38.101c4.686-4.687 12.284-4.687 16.97 0z'/%3E%3C/svg%3E");
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    height: 11px;
    width: 11px;
    transition: transform .8s cubic-bezier(.23, 1, .32, 1)
}

.card-block__link--back:hover:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23d2222a'%3E%3Cpath d='M229.9 38.101L249.697 57.9c4.686 4.686 4.686 12.284 0 16.971L94.569 230h341.433c6.627 0 12 5.373 12 12v28c0 6.627-5.373 12-12 12H94.567l155.13 155.13c4.686 4.686 4.686 12.284 0 16.971L229.9 473.9c-4.686 4.686-12.284 4.686-16.97 0L3.513 264.486c-4.686-4.686-4.686-12.284 0-16.971L212.93 38.101c4.686-4.687 12.284-4.687 16.97 0z'/%3E%3C/svg%3E");
    transform: translateX(-2px)
}

.card-block__link--back:after {
    display: none
}

body.vo-is-hella-page .card-block__link:hover {
    color: #7d3071
}

body.vo-is-hella-page .card-block__link:hover:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%237d3071'%3E%3Cpath d='M218.101 38.101L198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E")
}

body.page-template-template-hella-and-freek-php .card-block__link:hover {
    color: #356891
}

body.page-template-template-hella-and-freek-php .card-block__link:hover:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23356891'%3E%3Cpath d='M218.101 38.101L198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E")
}

.card-block--tinted .card-block__link {
    color: #d2222a
}

.card-block--tinted .card-block__link:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23d2222a'%3E%3Cpath d='M218.101 38.101L198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E")
}

body.vo-is-hella-page .card-block--tinted .card-block__link {
    color: #7d3071
}

body.vo-is-hella-page .card-block--tinted .card-block__link:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%237d3071'%3E%3Cpath d='M218.101 38.101L198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E")
}

body.page-template-template-hella-and-freek-php .card-block--tinted .card-block__link {
    color: #356891
}

body.page-template-template-hella-and-freek-php .card-block--tinted .card-block__link:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23356891'%3E%3Cpath d='M218.101 38.101L198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E")
}

.card-block__link.card-block__link--top {
    position: static;
    padding-top: 0
}

.card-block__lightbox-link {
    text-align: left
}

.card-block__icon {
    position: absolute;
    width: 16px;
    height: 16px;
    bottom: 20px;
    left: 20px
}

.card-block__icon svg * {
    fill: #1da1f2
}

@supports (display:grid) {

    .card-block--gallery.card-block--wide,
    .card-block--video.card-block--wide {
        position: relative;
        padding-top: 160px
    }

    .card-block--gallery.card-block--wide .card-block__inner,
    .card-block--video.card-block--wide .card-block__inner {
        position: relative;
        z-index: 3
    }

    .card-block--gallery.card-block--wide .card-block__runner,
    .card-block--gallery.card-block--wide .card-block__title,
    .card-block--video.card-block--wide .card-block__runner,
    .card-block--video.card-block--wide .card-block__title {
        color: #fff
    }

    .card-block--gallery.card-block--wide .card-block__title,
    .card-block--video.card-block--wide .card-block__title {
        max-width: 300px;
        font-style: italic;
        font-size: 2.25rem
    }

    .card-block--gallery.card-block--wide .card-block__link,
    .card-block--video.card-block--wide .card-block__link {
        color: #fff
    }

    .card-block--gallery.card-block--wide .card-block__link:after,
    .card-block--video.card-block--wide .card-block__link:after {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23fff'%3E%3Cpath d='M218.101 38.101L198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E")
    }

    .card-block--gallery.card-block--wide:after,
    .card-block--video.card-block--wide:after {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: "";
        background-color: rgba(0, 0, 0, .5)
    }
}

@supports (display:grid) {
    .card-block--video.card-block--wide {
        position: relative
    }

    .card-block--video.card-block--wide .card-block__link {
        align-self: flex-start
    }
}

.card-block--song {
    background-color: #f2f5fc
}

.card-block--song.card-block--wide .card-block__inner {
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.card-block--song.card-block--wide .card-block__left,
.card-block--song.card-block--wide .card-block__right {
    width: 50%
}

.card-block--song.card-block--wide .card-block__right {
    padding: 40px 0 0 20px
}

.card-block--song.card-block--wide .card-block__title {
    font-style: italic;
    font-size: 2.25rem
}

.card-block--image,
.card-block--press,
.card-block--quote {
    box-shadow: none;
    background-color: transparent
}

.card-block--image .card-block__inner,
.card-block--press .card-block__inner,
.card-block--quote .card-block__inner {
    justify-content: center
}

.card-block--quote .card-block__inner {
    padding: 30px 5px
}

.card-block--press .card-block__runner {
    margin-bottom: auto
}

.card-block--press .card-block__inner {
    padding-left: 0;
    padding-right: 0
}

.card-block__quote {
    font-size: 1.5rem;
    font-style: italic;
    line-height: 1;
    width: 100%;
    max-width: 400px
}

.card-block--press .card-block__quote {
    margin-top: 40px
}

@media print,
screen and (min-width:40em) {
    .card-block__quote {
        font-size: 2.25rem
    }
}

.card-block__quote-author {
    width: 100%
}

.card-block__press-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: auto
}

@media print,
screen and (min-width:40em) {
    .card-block__press-image {
        width: 50px
    }
}

.card-block__count {
    position: absolute;
    top: -3rem;
    right: 1rem;
    height: 2rem;
    width: 2rem;
    background-color: #d2222a;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-weight: 600;
    line-height: 2rem;
    text-align: center
}

body.vo-is-hella-page .card-block__count {
    background-color: #7d3071
}

.vo-filter__title {
    display: none
}

[data-view=list] .card-block__inner--video a {
    padding-right: 5rem
}

.card-block__video-type {
    position: absolute;
    top: -2.5rem;
    right: 1rem;
    display: inline-block;
    padding: .25rem;
    border-radius: .1875rem;
    background-color: #d2222a;
    color: #fff;
    font-size: .8125rem;
    line-height: 1.23077
}

[data-view=list] .card-block__video-type {
    top: 50%;
    right: 1.25rem;
    transform: translateY(-50%)
}

[data-view=grid] .list-view-layout,
[data-view=grid] .vo-sorting-columns-text {
    display: none
}

.vo-sorting-columns-text {
    padding: 10px 20px;
    font-weight: 700
}

@media print,
screen and (max-width:39.99875em) {
    .vo-sorting-columns-text {
        display: none
    }
}

.vo-sorting-columns-text .vo-sorting-columns-text__filter {
    display: block;
    font-weight: 700;
    cursor: pointer;
    padding-right: 20px;
    position: relative;
    width: 100%;
    text-align: left;
    pointer-events: none
}

.vo-sorting-columns-text .vo-sorting-columns-text__filter:before {
    top: calc(50% - 3px);
    transform: translateY(-50%) rotate(180deg)
}

.vo-sorting-columns-text .vo-sorting-columns-text__filter:after,
.vo-sorting-columns-text .vo-sorting-columns-text__filter:before {
    content: "";
    display: none;
    position: absolute;
    right: 5px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #d2222a
}

.vo-sorting-columns-text .vo-sorting-columns-text__filter:after {
    top: calc(50% + 3px);
    transform: translateY(-50%)
}

.vo-filter__result--filter .vo-sorting-columns-text .vo-sorting-columns-text__filter {
    pointer-events: all
}

.vo-filter__result--filter .vo-sorting-columns-text .vo-sorting-columns-text__filter:after,
.vo-filter__result--filter .vo-sorting-columns-text .vo-sorting-columns-text__filter:before {
    display: block
}

[data-view=list] .grid-view-layout {
    display: none
}

@media print,
screen and (min-width:40em) {

    [data-view=list] .list-view-layout .card-block__label,
    [data-view=list] .list-view-layout .card-block__media-type,
    [data-view=list] .list-view-layout .card-block__title,
    [data-view=list] .list-view-layout .card-block__year {
        margin: 0 !important;
        padding: 0;
        width: auto;
        height: auto;
        left: unset;
        top: unset;
        position: static;
        font-size: 1rem;
        font-weight: 400;
        color: #000;
        font-family: basic-sans, sans-serif;
        line-height: 1.25
    }

    [data-view=list] .list-view-layout .card-block__title {
        color: #d2222a;
        font-weight: 700
    }

    [data-view=list] .list-view-layout .card-block__year {
        white-space: nowrap
    }
}

[data-view=list] .card-block__inner {
    display: block;
    height: auto;
    width: auto;
    background-color: transparent !important
}

[data-view=list] .vo-filter__wrapper {
    background-color: #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, .05);
    padding-bottom: 20px
}

[data-view=list] .vo-filter__title {
    border: dashed hsla(0, 0%, 58%, .5);
    border-width: 0 0 1px;
    display: block;
    font-size: 1.125rem;
    margin: 0 15px;
    padding-bottom: 1.4375rem;
    padding-top: 15px
}

@media print,
screen and (min-width:40em) {
    [data-view=list] .vo-filter__title {
        font-size: 1.375rem
    }
}

@media print,
screen and (min-width:64em) {
    [data-view=list] .vo-filter__title {
        font-size: 1.5rem
    }
}

[data-view=list] .row:not(.row--normal) {
    display: block;
    margin: 0
}

[data-view=list] .row--normal {
    display: flex
}

[data-view=list] .row--normal .card-block__title {
    font-family: basic-sans, sans-serif;
    max-height: 100%;
    vertical-align: text-top
}

[data-view=list] .vo-filter-item {
    width: 100%;
    max-width: 100%
}

[data-view=list] .vo-filter-item:first-child .card-block__inner {
    border-top: 1px dashed hsla(0, 0%, 58%, .5)
}

[data-view=list] .card-block {
    box-shadow: none;
    margin-bottom: 0;
    position: relative
}

[data-view=list] .card-block--hover {
    transition: none
}

[data-view=list] .card-block--hover:hover {
    transform: none;
    box-shadow: none
}

[data-view=list] .card-block__image,
[data-view=list] .card-block__meta {
    display: none
}

[data-view=list] .card-block__year {
    display: block;
    position: relative;
    left: 0
}

[data-view=list] .card-block__label {
    display: inline-block
}

[data-view=list] .card-block__title {
    color: #d2222a;
    display: inline-block;
    font-size: .875rem;
    line-height: 1.5;
    padding-right: .5em;
    padding-bottom: .1em
}

body.vo-is-hella-page [data-view=list] .card-block__title {
    color: #7d3071
}

@media print,
screen and (min-width:40em) {
    [data-view=list] .card-block__title {
        font-size: 1.125rem
    }
}

[data-view=list] .card-block__count {
    top: 1rem
}

[data-view=list] .card-block__inner .stretched-link {
    margin-left: 5rem
}

[data-view=list] .card-block__inner--gallery .card-block__count {
    background-color: transparent;
    color: #949494;
    font-weight: 400
}

.vo-filter__footer {
    display: flex;
    justify-content: center;
    margin-top: 2rem
}

.vo-filter-item {
    display: none
}

.vo-filter-item.meets-filter.meets-page {
    display: block
}

.card-block__play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2.5rem;
    height: 2.5rem;
    padding: .625rem;
    border-radius: 50%;
    background-color: #d2222a;
    transform: translate(-50%, -50%);
    transition: background-color .8s cubic-bezier(.23, 1, .32, 1)
}

.card-block__play-button svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: #fff;
    transform: translateX(1px);
    transition: fill .8s cubic-bezier(.23, 1, .32, 1)
}

.card-block:hover .card-block__play-button {
    background-color: #fff
}

.card-block:hover .card-block__play-button svg {
    fill: #d2222a
}

.card-block--wide .card-block__play-button {
    z-index: 1;
    top: auto;
    left: auto;
    right: 2rem;
    bottom: 2rem;
    transform: none;
    width: 3rem;
    height: 3rem;
    padding: .75rem
}

.card-block__inner--vo-audio,
.card-block__inner--vo-text,
.card-block__inner--vo-video {
    padding: 10px 15px
}

.card-block__inner--vo-audio .card-block__title,
.card-block__inner--vo-text .card-block__title,
.card-block__inner--vo-video .card-block__title {
    overflow: hidden;
    max-height: 2.375rem
}

@media print,
screen and (min-width:40em) {

    .card-block__inner--vo-audio .card-block__title,
    .card-block__inner--vo-text .card-block__title,
    .card-block__inner--vo-video .card-block__title {
        max-height: 2.75rem
    }
}

.card-block__inner--vo-audio .card-block__meta,
.card-block__inner--vo-text .card-block__meta,
.card-block__inner--vo-video .card-block__meta {
    margin-bottom: 0;
    line-height: 1
}

.card-block__inner--vo-audio .card-block__link,
.card-block__inner--vo-text .card-block__link,
.card-block__inner--vo-video .card-block__link {
    position: static;
    padding-top: .5rem;
    color: #000
}

.card-block__inner--vo-audio .card-block__link:after,
.card-block__inner--vo-text .card-block__link:after,
.card-block__inner--vo-video .card-block__link:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M218.101 38.101L198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E")
}

[data-view=list] .card-block__inner--vo-audio .card-block__year,
[data-view=list] .card-block__inner--vo-text .card-block__year,
[data-view=list] .card-block__inner--vo-video .card-block__year {
    position: static;
    margin-bottom: .25rem
}

[data-view=list] .card-block__inner--vo-audio .card-block__label,
[data-view=list] .card-block__inner--vo-text .card-block__label,
[data-view=list] .card-block__inner--vo-video .card-block__label {
    line-height: 1
}

@media print,
screen and (min-width:40em) {

    .card-block__inner--vo-audio,
    .card-block__inner--vo-text,
    .card-block__inner--vo-video {
        padding: 5px 20px
    }
}

.card-block.is-vo-audio .card-block__inner,
.card-block.is-vo-audio .card-block__play-button {
    background-color: #89d199
}

.card-block.is-vo-audio:hover .card-block__play-button {
    background-color: #fff
}

.card-block.is-vo-audio:hover .card-block__play-button svg {
    fill: #89d199
}

.card-block__image--text .card-block__play-button {
    background-color: #f8d448
}

.card-block:hover .card-block__image--text .card-block__play-button {
    background-color: #fff
}

.card-block:hover .card-block__image--text .card-block__play-button svg {
    fill: #f8d448
}

.card-block__inner--vo-text {
    background-color: #f8d448
}

.card-block__inner--vo-video {
    background-color: #cfeefd
}

.single .card-block .list-view-layout {
    display: none
}

.card-block__inner>p {
    width: 100%
}

.card-block__square {
    position: relative;
    padding-bottom: calc(100% + 2.4375rem)
}

@media print,
screen and (min-width:40em) {
    .card-block__square {
        padding-bottom: calc(100% + 2.125rem)
    }
}

.card-block__square-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 15px
}

@media print,
screen and (min-width:40em) {
    .card-block__square-content {
        padding: 0 20px
    }
}

.card-block__image+.card-block__inner {
    padding-bottom: 3.125rem
}

@media print,
screen and (min-width:40em) {
    .card-block__image+.card-block__inner {
        padding-bottom: 3.375rem
    }
}

.filter--card {
    width: calc(100% + 30px);
    max-width: calc(100% + 30px);
    margin: 10px -15px -10px
}

@media print,
screen and (min-width:40em) {
    .filter--card {
        width: calc(100% + 40px);
        max-width: calc(100% + 40px);
        margin: 10px -20px -10px
    }
}

.filter__inner-item {
    display: flex;
    align-items: center;
    position: relative;
    padding: 10px 0
}

.filter__inner-item input,
.filter__inner-item label {
    margin: 0;
    line-height: 1
}

.filter--card .filter__inner-item {
    padding: 10px 20px
}

.filter--card .filter__inner-item input {
    position: relative;
    z-index: 3
}

.filter--card .filter__inner-item input:checked {
    border-color: #fff;
    background-color: #fff
}

.filter--card .filter__inner-item input:checked:after {
    background-color: #d2222a
}

body.vo-is-hella-page .filter--card .filter__inner-item input:checked:after {
    background-color: #7d3071
}

.filter--card .filter__inner-item label {
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    padding: 10px 20px 10px 50px;
    color: #535353
}

.filter--card .filter__inner-item input:checked+label {
    background-color: #d2222a;
    font-weight: 600;
    color: #fff
}

body.vo-is-hella-page .filter--card .filter__inner-item input:checked+label {
    background-color: #7d3071
}

.filter__subitem {
    background-color: #f4f4f4;
    display: none
}

[data-filter-active=true] .filter__subitem {
    display: block
}

.filter__subheading {
    font-weight: 700;
    margin-top: 1em;
    border-top: 1px dashed hsla(0, 0%, 58%, .5);
    width: 100%;
    padding-top: .4375rem
}

.filter__subheading:first-of-type {
    margin-top: 0
}

.filter__input {
    position: relative;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border: 1px solid #ececec
}

.filter__input:after {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    width: 12px;
    height: 12px;
    background-color: #ececec;
    border-radius: 50%
}

.filter__input[type=checkbox],
.filter__input[type=checkbox]:after {
    border-radius: 0
}

[type=checkbox]+.filter__label,
[type=radio]+.filter__label {
    font-size: 1rem;
    margin-left: 10px
}

.filter__range {
    margin: 20px 10px 30px;
    align-self: stretch
}

.filter__range .noUi-target {
    height: 6px;
    background-color: #ececec;
    border-radius: 4px;
    border: 0;
    box-shadow: none
}

.filter__range .noUi-connect {
    background-color: #d2222a
}

body.vo-is-hella-page .filter__range .noUi-connect {
    background-color: #7d3071
}

.filter__range .noUi-handle,
html:not([dir=rtl]) .filter__range .noUi-handle {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    right: -10px;
    top: -7px;
    border: 0;
    box-shadow: none;
    background-color: #d2222a
}

.filter__range .noUi-handle:after,
.filter__range .noUi-handle:before,
html:not([dir=rtl]) .filter__range .noUi-handle:after,
html:not([dir=rtl]) .filter__range .noUi-handle:before {
    display: none
}

body.vo-is-hella-page .filter__range .noUi-handle,
body.vo-is-hella-page html:not([dir=rtl]) .filter__range .noUi-handle {
    background-color: #7d3071
}

.filter__range .noUi-tooltip {
    bottom: auto;
    top: 130%;
    border: 0;
    padding: 0;
    color: #949494;
    font-size: .8125rem;
    font-weight: 600
}

.filter__toggle {
    width: 100%
}

.filter__toggle.filter--padding {
    margin-top: 10px
}

.filter__toggle .toggle__label {
    color: #535353;
    float: right;
    font-size: 1rem;
    margin: 0;
    padding-left: 10px
}

.filter__toggle .toggle__input {
    position: relative;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin: 0;
    background-color: #ececec;
    border: 1px solid #ececec;
    border-left-width: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.filter__toggle .toggle__input:after {
    content: "";
    position: absolute;
    top: 3px;
    left: -25px;
    width: 22px;
    height: 22px;
    background-color: #d2222a;
    border-radius: 50%;
    transition: left .5s ease-in-out;
    overflow: hidden
}

body.vo-is-hella-page .filter__toggle .toggle__input:after {
    background-color: #7d3071
}

.filter__toggle .toggle__input:focus {
    outline: 0
}

.filter__toggle .toggle__input:checked:after {
    background-color: #d2222a;
    left: 3px
}

body.vo-is-hella-page .filter__toggle .toggle__input:checked:after {
    background-color: #7d3071
}

.filter__toggle .toggle__item {
    display: inline-block;
    float: left;
    width: 50%
}

.filter__toggle .toggle__item:first-of-type {
    float: left
}

.filter__toggle .toggle__item:first-of-type .toggle__label {
    float: left;
    padding-right: 10px;
    padding-left: 0
}

.filter__toggle .toggle__item:first-of-type .toggle__input {
    border-radius: 50%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-width: 1px 0 1px 1px;
    float: right
}

.filter__toggle .toggle__item:first-of-type .toggle__input:after {
    left: 31px
}

.filter__toggle .toggle__item:first-of-type .toggle__input:checked:after {
    left: 3px
}

.filter__toggle input:checked+label {
    color: #d2222a;
    font-weight: 600
}

body.vo-is-hella-page .filter__toggle input:checked+label {
    color: #7d3071
}

.programme--side .programme__links,
.programme--side .programme__meta,
.programme--side .programme__weekday,
.programme--side .programme__year {
    display: none
}

.programme--card {
    margin: 0 -10px;
    align-self: stretch;
    width: calc(100% + 20px);
    max-width: calc(100% + 20px)
}

@media print,
screen and (min-width:40em) {
    .programme--card {
        margin: 0 -20px;
        width: calc(100% + 40px);
        max-width: calc(100% + 40px)
    }
}

.programme--scroll {
    position: relative
}

.programme--scroll:after,
.programme--scroll:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 10px;
    z-index: 3
}

.programme--scroll:before {
    top: 0;
    background-image: linear-gradient(180deg, #fff 0, hsla(0, 0%, 100%, 0))
}

.programme--scroll:after {
    bottom: 0;
    background-image: linear-gradient(0deg, #fff 0, hsla(0, 0%, 100%, 0))
}

.programme--scroll .programme__items {
    max-height: 600px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.programme--scroll .programme__items .programme__item:last-of-type {
    margin-bottom: 10px
}

@media print,
screen and (min-width:64em) {
    .programme--scroll .programme__items {
        max-height: 1000px
    }
}

.programme--side.programme--scroll:before {
    background-image: linear-gradient(180deg, #ffffec 0, rgba(255, 255, 236, 0))
}

.programme--side.programme--scroll:after {
    background-image: linear-gradient(0deg, #ffffec 0, rgba(255, 255, 236, 0))
}

.programme__title {
    margin: 0 0 20px;
    font-size: 1.125rem
}

.programme--card .programme__title {
    padding: 0 10px
}

@media print,
screen and (min-width:40em) {
    .programme--card .programme__title {
        padding: 0 20px
    }
}

.programme--side .programme__title {
    display: none
}

@media print,
screen and (min-width:40em) {
    .programme__title {
        font-size: 1.5rem
    }
}

.programme__item {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px;
    border: dashed hsla(0, 0%, 58%, .5);
    border-width: 0 0 1px;
    color: #000
}

.programme:not(.programme--side) .programme__item:first-of-type {
    border-width: 1px 0
}

.programme--toggle .programme__item:nth-child(n+4) {
    opacity: 0;
    height: 0;
    transition: opacity .8s cubic-bezier(.23, 1, .32, 1);
    position: absolute;
    visibility: hidden
}

.programme--toggle[data-expanded=true] .programme__item {
    height: auto;
    visibility: visible;
    position: relative;
    opacity: 1
}

@media print,
screen and (min-width:40em) {
    .programme__item {
        padding: 20px
    }
}

.programme__item--canceled {
    text-decoration: line-through
}

.programme__label {
    display: inline-block;
    margin: 5px 0;
    z-index: 3;
    top: 10px;
    right: 10px;
    background-color: #fdf1f2;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 4px;
    font-size: .6875rem;
    line-height: 1;
    padding: 5px;
    color: #d2222a
}

body.vo-is-hella-page .programme__label {
    color: #7d3071;
    background-color: #f7f1f6
}

@media print,
screen and (min-width:64em) {
    .programme__label {
        font-size: .8125rem;
        padding: 5px 10px;
        position: absolute;
        width: auto;
        margin: 0
    }

    .programme--side .programme__label {
        position: static;
        margin-top: 5px
    }
}

.programme__label--last-tickets {
    color: #000;
    background-color: #ffd400
}

.programme__label--sold-out {
    color: #fff;
    background-color: #d2222a
}

.programme__date {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: .875rem;
    line-height: 1.1;
    margin-right: 10px
}

@media print,
screen and (min-width:40em) {
    .programme__date {
        font-size: 1.125rem;
        margin-right: 20px
    }
}

.programme__day {
    font-size: 1.5rem
}

@media print,
screen and (min-width:40em) {
    .programme__day {
        font-size: 1.75rem
    }
}

.programme__image {
    display: none
}

@media print,
screen and (min-width:40em) {
    .programme__image {
        display: block;
        width: 60px;
        height: auto;
        margin-right: 20px
    }
}

@media print,
screen and (min-width:64em) {
    .programme__image {
        width: 80px
    }
}

.programme__info {
    flex: 1;
    font-size: .875rem;
    line-height: 1.3
}

@media print,
screen and (min-width:40em) {
    .programme__info {
        font-size: 1rem
    }
}

.programme__meta {
    display: flex;
    font-size: .8125rem;
    color: #949494;
    font-weight: 400
}

@media print,
screen and (min-width:40em) {
    .programme__meta {
        font-size: .9375rem
    }
}

.programme__meta--side {
    display: none
}

.programme--side .programme__meta--side {
    display: block;
    margin-top: 5px
}

.programme__weekday {
    text-transform: capitalize
}

.programme__weekday:before {
    content: "\00b7";
    margin: 0 5px
}

.programme__city,
.programme__extra-info,
.programme__location,
.programme__name {
    display: block;
    line-height: 1.2
}

.programme__city,
.programme__extra-info {
    font-size: .8125rem;
    margin: 5px 0 10px;
    color: #535353
}

@media print,
screen and (min-width:40em) {

    .programme__city,
    .programme__extra-info {
        font-size: .875rem
    }
}

.programme__name {
    font-size: .875rem;
    line-height: 1.1;
    color: #d2222a;
    font-family: Domaine Display, serif;
    margin: 5px 0
}

body.vo-is-hella-page .programme__name {
    color: #7d3071
}

@media print,
screen and (min-width:40em) {
    .programme__name {
        font-size: 1.125rem
    }
}

.programme__extra-info {
    margin-bottom: 5px
}

.programme__extra-info p {
    margin: 0
}

@media print,
screen and (min-width:40em) {
    .programme__time:before {
        content: "";
        display: inline-block;
        margin-right: 5px;
        height: 11px;
        width: 11px;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23949494' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm216 248c0 118.7-96.1 216-216 216-118.7 0-216-96.1-216-216 0-118.7 96.1-216 216-216 118.7 0 216 96.1 216 216zm-148.9 88.3l-81.2-59c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h14c6.6 0 12 5.4 12 12v146.3l70.5 51.3c5.4 3.9 6.5 11.4 2.6 16.8l-8.2 11.3c-3.9 5.3-11.4 6.5-16.8 2.6z'/%3E%3C/svg%3E")
    }
}

.programme__links {
    margin-top: 10px;
    display: flex;
    justify-content: flex-end;
    width: 100%
}

.programme__links>* {
    margin-left: 10px
}

@media print,
screen and (min-width:64em) {
    .programme__links {
        position: absolute;
        width: auto;
        bottom: 10px;
        right: 10px;
        flex-direction: column;
        text-align: right;
        margin-top: 0
    }
}

.programme__links>:after {
    content: "";
    display: inline-block;
    margin-left: 2.5px;
    vertical-align: middle;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23d2222a'%3E%3Cpath d='M218.101 38.101L198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E");
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    height: 11px;
    width: 11px;
    transition: transform .8s cubic-bezier(.23, 1, .32, 1)
}

@media print,
screen and (min-width:40em) {
    .programme__links>:after {
        margin-left: 5px
    }
}

body.vo-is-hella-page .programme__links>:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%237d3071'%3E%3Cpath d='M218.101 38.101L198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E")
}

.programme__links>:hover:after {
    transform: translateX(5px)
}

.programme__links>:last-child,
body.vo-is-hella-page .programme__links>:last-child {
    color: #000
}

.programme__links>:last-child:after,
body.vo-is-hella-page .programme__links>:last-child:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M218.101 38.101L198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E")
}

.programme__toggle {
    cursor: pointer;
    float: right;
    font-weight: 700;
    color: #d2222a;
    margin: 20px 20px 0
}

body.vo-is-hella-page .programme__toggle {
    color: #7d3071
}

.cta-link {
    position: relative;
    background-color: #d2222a;
    padding: 15px
}

.cta-link:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23fff'%3E%3Cpath d='M218.101 38.101L198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E");
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    height: 26px;
    width: 26px;
    transition: transform .8s cubic-bezier(.23, 1, .32, 1)
}

.cta-link:hover:after {
    transform: translate(5px, -50%)
}

body.vo-is-hella-page .cta-link {
    background-color: #7d3071
}

body.page-template-template-hella-and-freek-php .cta-link {
    background-color: #356891
}

@media print,
screen and (min-width:40em) {
    .cta-link {
        padding: 20px
    }
}

.cta-link--full {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-transform: uppercase
}

.cta-link__title {
    font-size: 1.5rem;
    line-height: 1;
    margin: 0 0 5px;
    font-family: basic-sans, sans-serif;
    font-weight: 800;
    color: #fff
}

@media print,
screen and (min-width:40em) {
    .cta-link__title {
        font-size: 1.875rem
    }
}

.cta-link__subtitle {
    font-size: 1rem;
    line-height: 1;
    font-weight: 700;
    color: hsla(0, 0%, 100%, .8);
    letter-spacing: 1px
}

@media print,
screen and (min-width:40em) {
    .cta-link__subtitle {
        font-size: 1.125rem
    }
}

.map {
    width: 100%
}

.map--card {
    margin: 30px 0
}

.map__title {
    margin: 0 0 20px;
    font-size: 1.5rem
}

.map__wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 58.33333%
}

.map__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.map--card .map__wrapper {
    width: calc(100% + 40px);
    margin: 0 -20px
}

.media-list {
    margin-left: -20px;
    margin-right: -20px;
    align-self: stretch
}

.media-list__title {
    margin: 0 0 20px;
    font-size: 1.5rem;
    padding: 0 20px
}

.media-list__item {
    position: relative;
    display: flex;
    align-items: center;
    padding: 20px;
    border: dashed hsla(0, 0%, 58%, .5);
    border-width: 0 0 1px;
    color: #000
}

.media-list__item:first-of-type {
    border-width: 1px 0
}

.media-list__item:nth-child(n+4) {
    opacity: 0;
    height: 0;
    transition: opacity .8s cubic-bezier(.23, 1, .32, 1);
    position: absolute;
    visibility: hidden
}

[data-expanded=true] .media-list__item {
    height: auto;
    visibility: visible;
    position: relative;
    opacity: 1
}

.media-list__thumb {
    width: 100px;
    padding-bottom: 56.25%;
    background-color: #d2222a;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

@media print,
screen and (min-width:40em) {
    .media-list__thumb {
        width: 150px
    }
}

.media-list__thumb--audio {
    position: relative
}

.media-list__thumb--audio:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    background-size: contain;
    background-position: 50%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M384 288h-32c-17.67 0-32 14.35-32 32.06v127.88c0 17.7 14.33 32.06 32 32.06h32c35.35 0 64-28.71 64-64.12v-63.76c0-35.41-28.65-64.12-64-64.12zm32 127.88c0 17.68-14.36 32.06-32 32.06h-32V320.06h32c17.64 0 32 14.38 32 32.06v63.76zM160 288h-32c-35.35 0-64 28.71-64 64.12v63.76C64 451.29 92.65 480 128 480h32c17.67 0 32-14.35 32-32.06V320.06c0-17.71-14.33-32.06-32-32.06zm0 159.94h-32c-17.64 0-32-14.38-32-32.06v-63.76c0-17.68 14.36-32.06 32-32.06h32v127.88zM256 32C114.84 32 0 146.85 0 288v120c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8V288C32 164.48 132.5 64 256 64s224 100.48 224 224v120c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8V288c0-141.15-114.84-256-256-256z'/%3E%3C/svg%3E")
}

.media-list__info {
    margin-left: 20px
}

.media-list__item-title {
    font-size: 1.25rem;
    line-height: 1.1;
    color: #d2222a;
    margin: 0 0 5px
}

.media-list__toggle {
    cursor: pointer;
    float: right;
    font-weight: 700;
    color: #d2222a;
    margin: 20px 20px 0
}

.newsletter-form__form {
    position: relative;
    margin-bottom: 10px
}

.newsletter-form__input[type=email],
.newsletter-form__input[type=email]:active,
.newsletter-form__input[type=email]:focus {
    background-color: #fff;
    width: 100%;
    border: 1px solid #dedec9;
    padding-right: 40px
}

.newsletter-form__submit[type=submit],
.newsletter-form__submit[type=submit]:active,
.newsletter-form__submit[type=submit]:focus {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    margin: 0;
    background-color: hsla(0, 0%, 100%, 0);
    width: 50px;
    font-size: 0;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23d2222a'%3E%3Cpath d='M218.101 38.101L198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E");
    background-size: 30%;
    background-position: 50%;
    background-repeat: no-repeat
}

body.vo-is-hella-page .newsletter-form__submit[type=submit],
body.vo-is-hella-page .newsletter-form__submit[type=submit]:active,
body.vo-is-hella-page .newsletter-form__submit[type=submit]:focus {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%237d3071'%3E%3Cpath d='M218.101 38.101L198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E")
}

.newsletter-form__message {
    font-size: .875rem;
    font-style: italic;
    color: #949494
}

.social {
    display: flex;
    flex-direction: column;
    height: 100%;
    background-position: 50%;
    background-size: cover;
    color: #fff;
    font-size: 1rem;
    position: relative;
    margin-bottom: 15px
}

.card-block__inner .social,
.editor-writing-flow .social {
    max-width: 300px;
    min-height: 300px;
    margin: 0 auto 20px
}

@media print,
screen and (min-width:40em) {
    .social {
        margin-bottom: 20px
    }
}

@media print,
screen and (min-width:64em) {
    .social {
        margin-bottom: 30px
    }
}

.item-grid__item .social {
    margin-bottom: 0
}

.social--twitter {
    background-color: #1da1f2
}

.social--facebook {
    background-color: #3b5998
}

.social[style^=background-image]:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .4)
}

.social__content {
    position: relative;
    padding: 20px;
    height: 100%
}

.social__icon {
    max-width: 40px;
    height: auto;
    margin: 20px auto
}

.social__icon svg {
    fill: #fff
}

.social__runner,
.social__runner:focus,
.social__runner:hover {
    font-size: .875rem;
    color: hsla(0, 0%, 100%, .8);
    font-weight: 700
}

.social__text {
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.social-share {
    margin-bottom: 20px
}

@media print,
screen and (min-width:40em) {

    .social-share.social-share--spacing,
    body:not(.single-product) .has-post-thumbnail+*>.social-share {
        margin-top: 130px
    }
}

.card-block+.social-share.social-share--spacing {
    margin-top: 0
}

body.woocommerce-account .social-share,
body.woocommerce-cart .social-share,
body.woocommerce-checkout .social-share {
    display: none
}

.social-share--right {
    text-align: right
}

.social-share__title {
    font-size: 1.125rem
}

@media print,
screen and (min-width:40em) {
    .social-share__title {
        font-size: 1.375rem
    }
}

@media print,
screen and (min-width:64em) {
    .social-share__title {
        font-size: 1.5rem
    }
}

.social-items {
    display: flex
}

.social-share--right .social-items {
    justify-content: flex-end
}

.social-items__item {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
    background-color: #535353
}

.social-items__item:not(:first-child) {
    margin-left: 10px
}

.social-items__item svg {
    width: 15px;
    height: auto;
    fill: #fff
}

.social-items__item--facebook {
    background-color: #3b5998
}

.social-items__item--twitter {
    background-color: #1da1f2
}

.social-items__item--youtube {
    background-color: red
}

.social-items__item--email {
    background-color: #d2222a
}

.search-form {
    display: flex
}

.search-form__input {
    margin: 0
}

.search-form__submit,
.search-form__submit:active,
.search-form__submit:focus {
    cursor: pointer;
    margin: 0;
    width: 2.5rem;
    font-size: 0;
    background-color: #e7e7e7;
    border: 0;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55 57'%3E%3Cpath d='M54.163 51.887L40.604 37.786A22.926 22.926 0 0046 23C46 10.318 35.682 0 23 0S0 10.318 0 23s10.318 23 23 23c4.761 0 9.298-1.436 13.177-4.162l13.661 14.208c.571.593 1.339.92 2.162.92a3.002 3.002 0 002.163-5.079zM23 6c9.374 0 17 7.626 17 17 0 9.374-7.626 17-17 17-9.374 0-17-7.626-17-17 0-9.374 7.626-17 17-17z' fill='%23535353' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-size: 40%;
    background-position: 50%;
    background-repeat: no-repeat
}

.stretched-link {
    cursor: pointer
}

.stretched-link:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.archive-block,
.archive-block.columns,
.column.archive-block {
    flex: 0 0 100%;
    max-width: 100%
}

.archive-block__title {
    font-size: 1.5rem
}

@media print,
screen and (min-width:40em) {
    .archive-block__title {
        font-size: 2.25rem
    }
}

@media print,
screen and (min-width:64em) {
    .archive-block__title {
        font-size: 3rem
    }
}

.archive-block__filter-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-color: hsla(0, 0%, 95.7%, .5);
    padding: 20px
}

.archive-block__label {
    display: block;
    flex-shrink: 0;
    font-family: Domaine Display, serif;
    color: #535353;
    font-size: 1.125rem;
    margin-right: 20px
}

.archive-block__filter,
.archive-block__filter:active,
.archive-block__filter:focus {
    -webkit-appearance: none;
    height: auto;
    border: 2px solid #000
}

.archive-block__filter:focus {
    border-color: #148acc
}

.pagination,
.woocommerce-pagination.woocommerce-pagination {
    display: flex;
    align-items: center;
    justify-content: center
}

.pagination .page-numbers,
.woocommerce-pagination.woocommerce-pagination .page-numbers {
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #535353;
    border: 0;
    margin: 0
}

.pagination .page-numbers.current,
.woocommerce-pagination.woocommerce-pagination .page-numbers.current {
    color: #000;
    font-family: Domaine Display, serif;
    box-shadow: 0 0 0 2px #000;
    background: none;
    margin: 0 5px
}

.pagination .page-numbers svg,
.woocommerce-pagination.woocommerce-pagination .page-numbers svg {
    width: 7px;
    height: 11px
}

.pagination .page-numbers li,
.woocommerce-pagination.woocommerce-pagination .page-numbers li {
    display: block;
    float: none;
    border: 0;
    overflow: visible
}

.pagination .page-numbers li a:hover,
.woocommerce-pagination.woocommerce-pagination .page-numbers li a:hover {
    background-color: #fff
}

.pagination--top {
    margin-bottom: 1.25rem
}

@media print,
screen and (min-width:64em) {
    .pagination--top {
        margin-bottom: 1.875rem
    }
}

.breadcrumbs {
    max-width: 75rem;
    margin: 0 auto
}

.breadcrumbs__inner {
    padding: 5px 20px 30px
}

.fancybox__slide>* {
    width: calc(100% - 5rem) !important;
    max-width: 64rem;
    margin-right: auto;
    margin-left: auto
}

.fancybox__content {
    position: relative !important;
    height: auto !important;
    background-color: transparent !important
}

.fancybox__content:before {
    display: block;
    width: 100%;
    content: "";
    padding-bottom: 75%
}

.fancybox__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: contain !important;
    object-fit: contain !important;
    -o-object-position: bottom center !important;
    object-position: bottom center !important;
    opacity: 1 !important;
    transform: none !important
}

.fancybox__caption {
    align-self: stretch;
    padding: 1.5rem;
    background-color: transparent;
    color: #fff;
    line-height: 1.5;
    text-align: center;
    max-width: 37.5rem
}

.fancybox__caption-title {
    font-weight: 700
}

.fancybox__caption-text {
    margin-top: .25rem
}

.fancybox__thumbs {
    display: none !important
}

.fancybox__backdrop,
.fancybox__toolbar {
    background: #fff !important
}

.carousel__button,
.fancybox__caption {
    color: #000 !important
}

.gform_fields {
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.gfield {
    width: 100%;
    margin-bottom: 20px
}

.gfield input,
.gfield input:active,
.gfield input:focus,
.gfield textarea,
.gfield textarea:active,
.gfield textarea:focus,
.nf-field-element input,
.nf-field-element input:active,
.nf-field-element input:focus,
.nf-field-element textarea,
.nf-field-element textarea:active,
.nf-field-element textarea:focus {
    border: 0;
    margin-bottom: 5px;
    background-color: #f4f4f4
}

.vo-is-hella-page .gfield input,
.vo-is-hella-page .gfield input:active,
.vo-is-hella-page .gfield input:focus,
.vo-is-hella-page .gfield textarea,
.vo-is-hella-page .gfield textarea:active,
.vo-is-hella-page .gfield textarea:focus,
.vo-is-hella-page .nf-field-element input,
.vo-is-hella-page .nf-field-element input:active,
.vo-is-hella-page .nf-field-element input:focus,
.vo-is-hella-page .nf-field-element textarea,
.vo-is-hella-page .nf-field-element textarea:active,
.vo-is-hella-page .nf-field-element textarea:focus {
    background-color: #f7f1f6
}

@media print,
screen and (min-width:40em) {
    .gfield {
        width: calc(50% - 10px)
    }
}

.gfield--full {
    width: 100%
}

.gfield_label,
.ginput_container_email label,
.nf-field-label label {
    font-family: Domaine Display, serif;
    font-size: 1rem;
    margin-bottom: 10px
}

.gfield_required {
    color: #d2222a
}

body.vo-is-hella-page .gfield_required {
    color: #7d3071
}

.gfield_description,
.fh-nf-description .nf-field-element {
    color: #949494;
    font-style: italic;
    font-size: .875rem;
    line-height: 1.4
}

.gfield_description.validation_message {
    color: #d2222a
}

.gform_button,
.field-wrap button.nf-element {
    width: 100%;
    position: relative
}

.gform_button:after,
.field-wrap button.nf-element:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23fff'%3E%3Cpath d='M218.101 38.101L198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E");
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    height: 14px;
    width: 14px;
    transition: transform .8s cubic-bezier(.23, 1, .32, 1)
}

.gform_button:hover:after,
.field-wrap button.nf-element:hover:after {
    transform: translate(5px, -50%)
}

@media print,
screen and (min-width:40em) {

    .gform_button,
    .field-wrap button.nf-element {
        width: calc(50% - 10px)
    }
}

.validation_error {
    padding: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #d2222a;
    background-color: #f6cacc
}

.gdpr-checkbox {
    width: 100%
}

.gdpr-checkbox .ginput_container ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.gdpr-checkbox .ginput_container ul li input {
    width: 20px;
    display: inline-block;
    margin: 0
}

.gdpr-checkbox .ginput_container ul li label {
    width: calc(100% - 25px);
    display: inline-block;
    margin: 0;
    vertical-align: top
}

iframe[data-lazy-src],
img[data-lazy-src] {
    border: 0;
    opacity: 0
}

iframe[data-lazy-src]:not(.initial),
img[data-lazy-src]:not(.initial) {
    transition: opacity .3s ease-in
}

iframe[data-lazy-src].error,
iframe[data-lazy-src].initial,
iframe[data-lazy-src].lazyloaded,
iframe[data-lazy-src].loaded,
img[data-lazy-src].error,
img[data-lazy-src].initial,
img[data-lazy-src].lazyloaded,
img[data-lazy-src].loaded {
    opacity: 1
}

iframe[data-lazy-src]:not([src]),
img[data-lazy-src]:not([src]) {
    visibility: hidden
}

body.vo-is-hella-page .wpgdprc-consent-bar {
    background-color: #7d3071 !important
}

.card-block__inner>.wp-block-pdf-viewer-block-standard {
    width: 100%
}

@media print,
screen and (min-width:40em) {
    .item-grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: calc(100% + 20px);
        margin-left: -10px
    }

    .item-grid>* {
        width: calc(25% - 20px);
        margin: 0 10px 20px
    }

    @supports (display:grid) {
        .item-grid {
            display: grid;
            grid-gap: 20px;
            grid-template-columns: repeat(2, minmax(0, 1fr))
        }

        .item-grid,
        .item-grid>* {
            width: 100%;
            margin: 0
        }
    }
}

@media print,
screen and (min-width:64em) {
    .item-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}

@media screen and (min-width:75em) {
    .item-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }
}

@media print,
screen and (min-width:40em) {
    @supports (display:grid) {
        .item-grid .card-block {
            margin-bottom: 0
        }
    }
}

.item-grid--highlight {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-bottom: 20px
}

.item-grid--highlight .card-block--image .card-block__mask,
.item-grid--highlight .card-block--image img {
    display: block
}

@media print,
screen and (min-width:40em) {
    .item-grid--highlight>:first-child {
        grid-column: span 2;
        width: 100%;
        margin-bottom: 20px
    }

    @supports (display:grid) {
        .item-grid--highlight>:first-child {
            width: auto;
            margin: 0
        }
    }

    .item-grid--highlight>:nth-child(2),
    .item-grid--highlight>:nth-child(3) {
        width: calc(50% - 20px)
    }

    @supports (display:grid) {

        .item-grid--highlight>:nth-child(2),
        .item-grid--highlight>:nth-child(3) {
            width: auto
        }
    }
}

@media print,
screen and (min-width:40em) {
    .item-grid--highlight .card-block--image:not(:first-child) {
        margin-top: 1.25rem
    }

    .item-grid--highlight .card-block__mask {
        height: 8rem
    }

    .item-grid--highlight .card-block--image img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center
    }

    .item-grid--highlight .item-grid__item.has-no-images {
        display: flex;
        flex-direction: column
    }

    .item-grid--highlight .item-grid__item.has-no-images>:nth-child(2) {
        flex: 1;
        margin-top: 1.25rem
    }
}

@media print,
screen and (min-width:64em) {
    .item-grid--highlight .card-block--image:not(:first-child) {
        margin-top: 0
    }

    .item-grid--highlight .card-block__mask {
        height: 9.25rem
    }
}

@media print,
screen and (min-width:64em) {
    @supports (display:grid) {
        .item-grid__item--wide {
            grid-column: span 2
        }

        .item-grid__item--high {
            grid-row: span 2
        }
    }
}

.item-grid__block {
    display: block
}

.item-grid__block.is-image {
    transition: transform .8s cubic-bezier(.23, 1, .32, 1), box-shadow .8s cubic-bezier(.23, 1, .32, 1)
}

.item-grid__block.is-image:hover {
    transform: translateY(-5px);
    box-shadow: 0 3px 1px rgba(0, 0, 0, .05), 0 3px 6px rgba(0, 0, 0, .15)
}

.item-grid__block.is-image img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-height: 100%
}

.item-grid__block.is-newsletter .card-block {
    height: 100%
}

.item-grid__block.is-newsletter .card-block__inner {
    align-items: stretch
}

.item-grid__block.is-newsletter .card-block__title {
    margin-bottom: 1rem
}

.item-grid__block.is-newsletter .newsletter-form__input {
    margin-bottom: 0
}

@media print,
screen and (max-width:39.99875em) {
    .item-grid__block {
        margin-top: 1.25rem
    }
}

@media print,
screen and (min-width:40em) {
    .item-grid__item.contains-blocks {
        display: flex;
        flex-direction: column
    }

    .item-grid__block.is-image {
        height: 9.25rem
    }

    .item-grid__block.is-newsletter {
        display: flex;
        flex-direction: column;
        flex: 1;
        min-height: 9.25rem
    }

    .item-grid__block.is-newsletter>div {
        flex: 1
    }

    .item-grid__block+.item-grid__block {
        margin-top: 1.25rem
    }
}

.list-block {
    background-color: #000;
    color: #fff;
    padding: 20px;
    margin: 0 -15px;
    align-self: stretch;
    max-width: none
}

@media print,
screen and (min-width:40em) {
    .list-block {
        margin: 0 -20px
    }
}

.list-block__title {
    font-size: 2.375rem;
    margin: 0 0 10px;
    color: #fff
}

.list-block__content {
    margin-bottom: 20px
}

.list-block__items {
    display: flex;
    flex-direction: column
}

.list-block__link {
    display: block;
    color: #fff;
    display: flex;
    align-items: center;
    align-self: flex-start;
    line-height: 1
}

.list-block__link:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    vertical-align: middle;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M218.101 38.101L198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z'/%3E%3C/svg%3E")
}

.list-block__link:not(:last-child) {
    margin-bottom: 10px
}

.timeline {
    align-self: stretch
}

.timeline__wrapper {
    position: relative;
    background-color: #d2222a;
    color: #fff;
    padding: 20px;
    margin: 0 -15px
}

.timeline__wrapper:after,
.timeline__wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 20px;
    z-index: 3;
    background: linear-gradient(90deg, #d2222a 0, #d2222a 30%, rgba(210, 34, 42, 0))
}

.timeline__wrapper:after {
    left: auto;
    right: 0;
    background: linear-gradient(270deg, #d2222a 0, #d2222a 30%, rgba(210, 34, 42, 0))
}

@media print,
screen and (min-width:40em) {
    .timeline__wrapper {
        margin: 0 -20px
    }
}

.timeline__title {
    font-size: 2.375rem;
    margin: 0 0 20px;
    color: #fff
}

.timeline__items {
    display: flex;
    margin: 0 -20px
}

.timeline:not(.timeline--1):not(.timeline--2) .timeline__items {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    cursor: grab
}

@media print,
screen and (min-width:40em) {
    .timeline--3:not(.timeline--1):not(.timeline--2) .timeline__items {
        cursor: auto
    }
}

.timeline__item {
    position: relative;
    width: 40%;
    flex-shrink: 0;
    padding-top: 20px
}

.timeline__item:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    transform: translateY(-50%);
    height: 16px;
    width: 16px;
    background-color: #d2222a;
    border: 2px solid #fff;
    border-radius: 50%
}

.timeline__item:before {
    content: "";
    position: absolute;
    top: 7px;
    height: 2px;
    width: 100%;
    background-color: #fff
}

.timeline__item:first-child {
    margin-left: 20px
}

.timeline__item:last-child {
    margin-right: 20px
}

.timeline__item:last-child:before {
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px
}

@media print,
screen and (min-width:40em) {
    .timeline__item {
        width: 32%
    }
}

.timeline__year {
    display: block;
    margin-bottom: 5px;
    font-weight: 700
}

.timeline__content {
    padding-right: 20px;
    white-space: pre-line;
    font-size: .875rem
}

.timeline__caption {
    display: block;
    font-style: italic;
    font-size: .875rem;
    margin-top: 10px;
    color: #949494
}

.slider {
    margin: 0 -15px;
    max-width: none
}

.slider .tns-controls button {
    position: absolute;
    z-index: 3;
    top: 50%;
    transform: translateY(calc(-50% - 20px))
}

.slider .tns-controls button:first-child {
    left: 20px
}

.slider .tns-controls button:last-child {
    right: 20px
}

.slider .tns-controls button svg {
    width: 28px;
    height: 23px;
    fill: #fff;
    filter: drop-shadow(0 0 2px rgba(0, 0, 0, .5))
}

.slider .tns-nav {
    display: flex;
    flex-wrap: wrap;
    padding: 0 20px;
    justify-content: center;
    margin-top: 10px
}

.slider .tns-nav [aria-controls] {
    height: 10px;
    width: 10px;
    background-color: #dbdbdb;
    border-radius: 50%;
    margin: 0 5px 10px
}

.slider .tns-nav [aria-controls].tns-nav-active {
    background-color: #d2222a
}

@media print,
screen and (min-width:40em) {
    .slider {
        margin: 0 -20px
    }
}

.slider__item,
.slider__wrapper {
    position: relative
}

.slider__item {
    background-color: #000;
    text-align: center
}

.slider__caption {
    color: #fff;
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-shadow: 0 0 2px rgba(0, 0, 0, .5)
}

@media print,
screen and (min-width:40em) {
    .slider__caption {
        bottom: 20px;
        right: 20px
    }
}

.wp-block-verse {
    font-family: basic-sans, sans-serif;
    margin: 30px;
    line-height: 2
}

.accordion {
    width: 100%
}

.accordion:not(:first-child) {
    margin-top: 20px
}

.accordion:not(:last-child) {
    margin-bottom: 20px
}

.accordion__item {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    border-top: 1px dashed hsla(0, 0%, 58%, .5)
}

.accordion__item:last-child {
    border-bottom: 1px dashed hsla(0, 0%, 58%, .5)
}

.accordion__title {
    margin-bottom: 0;
    font-size: .875rem;
    line-height: 1.22222
}

@media print,
screen and (min-width:40em) {
    .accordion__title {
        font-size: 1.125rem
    }
}

.accordion__subtitle {
    display: block;
    margin-top: .25rem;
    color: #d2222a;
    transition: color .8s cubic-bezier(.23, 1, .32, 1)
}

:hover>.accordion__subtitle {
    color: inherit
}

@media print,
screen and (min-width:40em) {
    .accordion__subtitle {
        font-size: 1rem
    }
}

.accordion__button {
    position: relative;
    display: block;
    width: 100%;
    padding: 0 1.5rem 0 0;
    border: 0;
    background-color: transparent;
    color: inherit;
    cursor: pointer;
    font: inherit;
    text-align: left;
    transition: color .8s cubic-bezier(.23, 1, .32, 1)
}

.accordion__button:focus,
.accordion__button:hover {
    color: #b51d24
}

.accordion__button:before {
    position: absolute;
    top: -1.25rem;
    left: 0;
    width: 100%;
    height: calc(100% + 2.5rem);
    display: block;
    content: ""
}

.accordion__icon {
    position: absolute;
    top: .0625rem;
    right: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    fill: currentColor
}

.accordion__icon--minus,
.accordion__title.is-expanded .accordion__icon--plus {
    display: none
}

.accordion__title.is-expanded .accordion__icon--minus {
    display: block
}

@media print,
screen and (min-width:40em) {
    .accordion__icon {
        top: .1875rem
    }
}

.accordion__panel {
    display: none;
    margin-top: .5rem
}

.accordion__title.is-expanded+.accordion__panel {
    display: block
}

.accordion__panel :last-child {
    margin-bottom: 0
}

.gallery-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1rem
}

.gallery-grid__item {
    background-color: #f4f4f4;
    box-shadow: 0 .0625rem .125rem 0 rgba(0, 0, 0, .15);
    transition: box-shadow .3s ease-in-out 0s, transform .3s ease-in-out 0s
}

.gallery-grid__item:hover {
    box-shadow: 0 .0625rem .25rem 0 rgba(0, 0, 0, .25);
    transform: translateY(-.25rem)
}

.gallery-grid__canvas {
    position: relative;
    height: 100%;
    max-height: 7.75rem;
    display: flex
}

.gallery-grid__canvas:before {
    display: block;
    padding-bottom: 56.25%;
    content: ""
}

.gallery-grid__image {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

.gallery-grid__caption {
    padding: .5rem
}

.gallery-grid__caption div {
    overflow: hidden;
    height: 3rem;
    word-break: break-word
}

@media print,
screen and (min-width:64em) {
    .gallery-grid {
        grid-template-columns: repeat(var(--gallery-grid-columns, 3), 1fr)
    }
}
