/*@font-face {*/

/*    font-family: 'ClanOT-Black';*/

/*    src: url('public/fonts/ClanOT-Black.otf') format('otf');*/

/*}*/
@font-face {
    font-family: "Clan W01 Bold";
    src: url("fonts/5476658/8a89228b-7dae-4a89-a41e-8d4197dc2e93.woff2") format("woff2"), url("fonts/5476658/65b5050a-982f-4fc0-8754-9f8e43676182.woff") format("woff");
}
@font-face {
    font-family: "Clan W01 Bold Italic";
    src: url("fonts/5476669/cec33c82-2ef9-4470-b5b5-2f5349dc8bd7.woff2") format("woff2"), url("fonts/5476669/d009e2e6-99a6-4560-80f5-e8a18bf273b3.woff") format("woff");
}
@font-face {
    font-family: "Clan W01 Black";
    src: url("fonts/5476680/8c6b2033-5716-4f59-9269-406ed2ce22dc.woff2") format("woff2"), url("fonts/5476680/6980c203-7411-4c24-9da2-3682d15fc200.woff") format("woff");
}
@font-face {
    font-family: "Clan W01 Book";
    src: url("fonts/5476780/fcb506e1-1c25-4264-8626-232f749b6d72.woff2") format("woff2"), url("fonts/5476780/351592a3-6286-4683-96a1-469176d0b8f0.woff") format("woff");
}
@font-face {
    font-family: "Clan W01 Book Italic";
    src: url("fonts/5476791/8273dd8d-6759-4efd-8e09-abcf83ef466d.woff2") format("woff2"), url("fonts/5476791/560e7567-268d-4328-b966-5314f8b5d4cd.woff") format("woff");
}
body, label, .o-book {
    font-family: 'Clan W01 Book', sans-serif;
}
h1, h2, .o-li-nav, .o-black {
    font-family: 'Clan W01 Black', sans-serif;
}
h3, h4, h5, h6, .o-bold, b, strong {
    font-family: 'Clan W01 Bold', sans-serif;
}
.o-book-italic {
    font-family: 'Clan W01 Book Italic', sans-serif;
}
.uk-modal-container .uk-modal .uk-flex .uk-open {
    font-family: 'Clan W01 Book', sans-serif;
}
.o-event-subinfo a {
    color: #E8511D;
}
.o-event-subinfo em {
    color: unset;
}
.uk-offcanvas-bar {
    background-color: white;
}
#offcanvas-menu .uk-offcanvas-bar .uk-nav-primary .uk-nav-divider {
    border-top-color: lightgray;
}
#offcanvas-menu .uk-offcanvas-bar .uk-nav-primary a {
    color: black;
}
#offcanvas-menu .uk-offcanvas-bar .uk-close {
    color: black;
}
em {
    color: black;
}
.uk-pointer {
    cursor: pointer;
}
.o-2x-icon-size {
    font-size: 2em;
}
.o-icon-size {
    font-size: 20px;
}
a, button {
    transition: all 300ms ease 0ms !important;
}
#events-list uk-card-title {
    font-size: 1.4rem;
}
#events-list .uk-card-small.uk-card-body {
    padding: 24px 24px;
}
.uk-button {
    letter-spacing: 1px;
    font-family: 'Clan W01 Bold', sans-serif !important;
    text-transform: uppercase;
    border-radius: 5px;
}
.uk-button-primary {
    background: #E8511D !important;
    border-radius: 5px;
    border: 2px solid #E8511D !important;
    color: white !important;
}
.uk-button-primary:hover, .uk-button-primary:focus {
    background-color: #ffffff !important;
    border: 2px solid #E8511D !important;
    color: #E8511D !important;
}
.o-background-gray {

    /*background: #D8D8D8;*/
    background-image: url('../storage/voorwoord-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    max-height: 1080px;
}
.o-background-lightgray {
    background: #FBFBFB;
}
.o-background-purple {
    background: #733C8F;
}
.o-background-green {
    background: #56B9A1;
}
.o-purple, .o-purple h1, .o-purple h2 {
    color: #733C8F;
}
.o-blue, .o-blue h1, .o-blue h2 {
    color: #009BAB !important;
}
.o-green, .o-green h1, .o-green h2 {
    color: #00A56C;
}
.o-h1 {
    font-size: 30px;
    font-weight: 800;
}
.o-announcement {
    font-size: 42px;
    font-weight: 800;
}
.o-h2 {
    font-size: 20px;
    color: white;
}
.o-subtext {
    font-size: 18px;
}
.o-text {
    font-size: 16px;
}
.o-card {
    padding: 50px 50px;
    line-height: 35px;
}
.uk-card-default {
    color: #000000;
}
.o-endtext {
    line-height: 24px;
}
.o-card-event {
    border-radius: 10px;
}
.o-label {
    font-size: 12px;
    color: white;
    background: #733C8F !important;
    border: 1px solid #733C8F;
    border-radius: 20px !important;
    font-weight: 500;
    padding-top: 2px;
    padding-bottom: 2px;
}
.o-label2, .o-label:hover {
    font-size: 12px;
    background: transparent !important;
    color: black;
    border: 1px solid black;
    border-radius: 20px;
    font-weight: 500;
    padding-top: 2px;
    padding-bottom: 2px;
}
.o-event-subinfo {
    font-size: 14px;
    color: black;
}
.o-event-info {
    font-size: 22px;
}
.o-event-weekday p {
    font-size: 15px;
    color: black;
}
.o-event-day-number {
    line-height: 1;
}
.o-event-day-number-multiple {
    font-size: 24px;
    color: black;
}
.o-event-times {
    line-height: 1;
}
.o-event-times p {
    color: black;
}
.o-event-date {
    font-size: 35px;
    color: black;
}
.o-page-image {
    height: 100%;
    width: 100%;
    object-fit: cover;
    max-height: 420px;
}
.o-event-image {
    height: 100%;
    width: 100%;
    object-fit: cover;
    max-height: 350px;
}
.o-event-image-square {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.o-nav-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background: white !important;
    border-top: 2px solid #ECF0F1;
}
.o-hamburger {
    padding: 0px;
}
.o-hamburger > svg {
    height: 30px;
    width: 30px;
    color: black;
}
.o-hamburger > svg > rect {
    height: 1.5px;
}
.o-color-black {
    color: black;
}
.o-nav-fav {
    width: 27px;
    height: 24px;
}
.o-nav-share {
    width: 26px;
    height: 29px;
}
.o-nav-search {
    width: 20px;
    height: 22px;
    margin-left: 5px;
    margin-right: 5px;
}
.o-nav-bullets {
}
.o-media-radius2 {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
@media (max-height:820px) and (min-width:960px) {
    .o-home-title {
        font-size: 70px !important;
    }
}
@media (max-width:960px) {
    .o-logo {
        height: 35px;
        width: 35px;
    }
    .o-media-radius {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .o-hamburger-drop {
        padding: unset;
    }
    .o-home-title {
        font-size: 48px;
        margin-top: -27px !important;
    }
    .o-media-radius-right {
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
    }
    .o-event-location {
        margin-top: 0px;
    }
    .o-event-times {
        margin-top: 16px;
        margin-bottom: 25px !important;
    }
    .o-event-day-number {
        margin-top: 0px;
    }
    .o-label-margin {
        margin-bottom: 25px !important;
    }
    .o-li-nav:first-child {
        margin-top: 54px;
    }
    .o-inhoud-box {
        padding-bottom: 45px;
    }
    .o-inhoud-text {
        padding-bottom: 90px;
        color: white;
    }
    p.o-event-subinfo {
        margin-top: 24px;
    }
    .o-event-subinfo {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .o-mobile-no-margin {
        margin-top: 0px !important;
    }
    .o-background-gray {
        background-repeat: repeat;
        background-size: contain;
    }
    .uk-container .o-title-padding {
        padding-bottom: 50px;
    }
    .o-card {
        padding: 30px;
        line-height: inherit;
    }
}
@media (min-width:960px) {
    .o-media-radius {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }
    .o-hamburger-drop {
        padding: unset;
        top: -130px !important;
    }
    .o-li-nav {
        min-height: 150px;
        min-width: 217px;
    }
    .o-home-title {
        font-size: 100px;
        margin-top: -40px !important;
    }
    .o-media-radius-right {
        border-bottom-right-radius: 10px;
        border-top-right-radius: 10px;
    }
    .o-event-prices {
        margin-top: 13px;
        line-height: 1;
    }
    .o-event-location {
        margin-top: 16px;
        margin-bottom: 57px;
    }
    .o-event-times {
        margin-top: 13px;
    }
    .o-event-day-number {
        margin-top: 9px;
    }
    .o-label-margin {
        margin-bottom: 11.5px !important;
    }
    .o-card {
        border-radius: 20px;
    }
    .o-close {
        color: #009BAB !important;
        font-size: 36px !important;
    }
    .o-close:hover {
        font-size: 40px !important;
    }
    .o-inhoud-box {
        padding-bottom: 66px;
    }
    .o-inhoud-text {
        padding-bottom: 111px;
        color: white;
    }
    .o-small-screen {
        display: none;
    }
    .o-card-feature {
        max-height: 350px;
    }
}
.o-dropdown {
    width: 151px !important;
    right: 0px;
    left: unset !important;
    top: -61.5px !important;
}
.o-background {
    padding-bottom: 70px;
}
.o-background-list {
    padding-bottom: 140px;
}
.o-li-nav {
    font-size: 18px;
    text-transform: uppercase;
    color: white;
    padding: 20px;
    font-weight: 800;
}
.o-li-pink {
    background: #E94890;
}
.o-li-blue {
    background: #009BAB;
}
.o-li-yellow {
    background: #FFD600;
}
.o-color-unset {
    color: unset !important;
}
.o-full-width {
    width: 100%;
}
.o-dialog {
    background: transparent;
}
.o-mobile-li > div {
    min-height: 95px;
}
.o-home-background {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}
.o-home-background video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.o-home-title {
    color: white;
    text-transform: uppercase;
}
.o-white {
    color: white;
}
.o-contact-info a {
    color: white;
    text-decoration: underline;
}
.o-phone {
    text-decoration: unset !important;
}
.o-table {
    color: #000000;
    font-size: 14px;
}
.o-li-green {
    background: #56B9A1;
}
.o-height {
    height: 100%;
}
.o-actions-container a svg {
    transition: 0.3s ease;
}
.o-actions-container a:hover svg, .o-arrow-container a:hover svg, .o-actions-container a:focus svg, .o-arrow-container a:focus svg {
    text-decoration: none;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: 0.3s ease;
}
.o-actions-container a:hover .menu-heart-normal svg path, .o-actions-container a:focus .menu-heart-normal svg path {
    stroke: #009BAB;
}
.o-actions-container a:hover .menu-heart-normal svg path[id=share], .o-actions-container a:focus .menu-heart-normal svg path[id=share], .o-bullets-border a:focus svg circle {
    fill: #009BAB;
}
.o-hidden {
    display: none !important;
}
.uk-open.o-hamburger > .o-hidden {
    display: unset !important;
    color: black;
    font-size: 30px;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.o-remove-link-underline:link {
    text-decoration: none;
}
.o-remove-link-underline:hover {
    text-decoration: none;
}
.o-remove-link-underline:active {
    text-decoration: none;
}
.o-remove-link-underline:visited {
    text-decoration: none;
}
.o-inline-flex {
    display: inline-flex;
}
.o-font-800 {
    font-weight: 800;
}
.o-font-600 {
    font-weight: 600;
}
.o-text-italic {
    font-style: italic;
}
.o-icons-nav > a:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: 0.3s;
}
.o-heart-icon:hover {
    -webkit-animation: animateHeart 2.5s;
    animation: animateHeart 2.5s;
}
@-webkit-keyframes animateHeart {
    0% {
        -webkit-transform: scale(1);
    }
    5% {
        -webkit-transform: scale(1.1);
    }
    10% {
        -webkit-transform: scale(1);
    }
    15% {
        -webkit-transform: scale(1.2);
    }
    50% {
        -webkit-transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1);
    }
}
@keyframes animateHeart {
    0% {
        transform: scale(1);
    }
    5% {
        transform: scale(1.1);
    }
    10% {
        transform: scale(1);
    }
    15% {
        transform: scale(1.2);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}
.o-edit-btn {
    padding: 10px 0 10px 0;
}
.o-search-default {
    border: unset !important;
}
.o-word-wrap {
    word-wrap: break-word;
}
.o-btn {
    text-transform: uppercase;
    font-weight: bold !important;
    background: #E8511D;
    border-radius: 5px;
    border: 2px solid #E8511D;
    color: white !important;
    font-size: 15px;
}
.o-btn:hover {
    background-color: #FFFFFF;
    color: #E8511D;
    border: 3px solid inherit;
}
.o-btn-disabled {
    text-transform: uppercase;
    font-weight: bold !important;
    background: lightgrey;
    border-radius: 5px;
    border: 2px solid lightgrey;
    color: black !important;
    font-size: 15px;
}
.o-btn-disabled:hover {
    background-color: lightgrey;
    color: black;
    border: 3px solid inherit;
}
.o-margin-semi-large-bottom {
    margin-bottom: 24px;
}
.o-margin-semi-large-right {
    margin-right: 24px;
}
.o-title-padding {
    padding-bottom: 150px;
}
.o-table td {
    width: 25%;
    padding: 9px 12px !important;
}
.o-nav-padding {
    margin-right: 6px;
    margin-left: 6px;
}
.o-contact a {
    text-decoration: underline;
}
.o-event-time {
    font-size: 18px;
    color: black;
}
.o-margin-info {
    margin-top: 13px !important;
}
.o-highlight-title {
    font-size: 35px;
}
.o-contact-event:last-child {
    margin-bottom: unset !important;
}
.o-navitem-border {
}
.o-navarrow-border {
    border-left: 2px solid #ECF0F1;
    padding: 20px;
    border-right: 2px solid #ECF0F1;
}
* {
    box-sizing: border-box;
}
.video-background {
    background: #000;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -99;
}
.video-foreground, .video-background iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
#vidtop-content {
    color: #fff;
    position: absolute !important;
}
.o-home-background:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: #6666662b;
}
@media (min-aspect-ratio:16/9) {
    .video-foreground {
        height: 300%;
        top: -100%;
    }
}
@media (max-aspect-ratio:16/9) {
    .video-foreground {
        width: 300%;
        left: -100%;
    }
}
@media all and (max-width:600px) {
    .vid-info {
        width: 50%;
        padding: .5rem;
    }
    .vid-info h1 {
        margin-bottom: .2rem;
    }
}
@media all and (max-width:500px) {
    .vid-info .acronym {
        display: none;
    }
}
.o-li-a {
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.o-event-status-banner {
    background-color: #E8511D;
    padding: .5rem;
    font-size: 24px;
    text-transform: uppercase;
}
.o-heigth-full {
    height: 100%;
}
.o-top-radius {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.o-footer-position {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 2;
    max-height: 71px;
}
.o-next-prev-border {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
.o-action-border {
    border-left: 1px solid #CCCCCC;
}
.o-bullets-border {
    border-left: 1px solid #CCCCCC;
    width: 48px;
}
.o-arrow {
    width: 100%;
    height: 100%;
    display: flex;
}
.o-arrow svg {
    width: 24px;
    height: 30px;
}
a.o-arrow:hover svg > path, a.o-arrow:focus svg > path {
    stroke: #009BAB;
}
.uk-open.o-hamburger > svg g path {
    stroke: #009BAB;
}
.o-arrow-container {
    max-width: 210px;
    width: 33%;
}
.o-logo-container a:nth-last-child(2) {
    display: none;
}
.o-footer-padding {
    padding: 15px;
}
.o-footer-padding a + a {
    margin-left: 10px;
}
.uk-navbar-toggle {
    min-height: 0;
}
.o-actions-container {
    width: 212px;
}
.o-footer-position a, .o-footer-position a:link, .o-footer-position a:visited, .o-footer-position a:hover, .o-footer-position a:focus {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}
@media screen and (max-width:960px) {
    .o-logo-container a:last-child {
        display: none;
    }
    .o-hamburger > svg {
        width: 20px;
        height: 24px;
        color: black;
    }
    .o-arrow svg {
        width: 14px;
        height: 20px;
    }
    .o-nav-footer .uk-padding-small {
        padding: 10px;
    }
    .o-logo {
        height: 27px;
        width: 27px;
    }
    .o-nav-footer {
        height: 50px;
    }
    .o-footer-padding {
        padding: 11px;
    }
    .o-footer-padding a + a {
        margin-left: 10px;
    }
    .o-logo-container a:first-child svg {
        width: 31px;
        height: 26px;
    }
    .o-logo-container a:nth-last-child(2) svg {
        width: 25px;
        height: 25px;
    }
    .o-logo-container a:nth-last-child(2) {
        display: inline;
    }
    .o-hamburger-drop {
        height: calc(100% - 48px);
        width: 100%;
        top: 0px;
        position: fixed;
        margin: 0px;
    }
    .o-hamburger-drop .o-header {
        height: 58px;
        position: fixed;
        width: 100%;
        background: #ffffff;
        z-index: 10;
    }
    .o-hamburger-drop .o-header .o-header-branding {
        width: 240px;
    }
    .o-header-branding a:first-child svg {
        width: 35px;
    }
    .o-header-branding a:last-child svg {
        width: 170px;
    }
    .o-hamburger-drop .js-wrapper .uk-overflow-auto {
        height: 100%;
        max-height: 100%;
    }
    .o-hamburger-drop .uk-height-large {
        height: 100%;
    }
    .o-li-nav {
        padding-bottom: 54px;
        padding-top: 54px;
    }

    /*    .uk-navbar-container:not(.uk-navbar-transparent) {
            background: white;
        }*/
    .o-header p {
        font-weight: 800;
        font-family: 'Clan W01 Black', sans-serif;
        font-size: 15px;
        color: #000000;
        margin: 0;
    }
    .o-close {
        font-size: 25px !important;
    }
    .o-close:hover {
        font-size: 28px !important;
    }
    .o-big-screen {
        display: none;
    }
    .o-pb-text {
        max-width: unset;
        padding-left: unset;
        padding-right: unset;
        padding-bottom: unset;
    }
}
.uk-open > svg {
    display: none
}
.o-text-image {
    width: 400px;
    border-radius: 5px;
}
.o-scroll {
    animation: fadeOut 4s ease 2s;
    -webkit-animation: fadeOut 4s ease 2s;
    -moz-animation: fadeOut 4s ease 2s;
    -o-animation: fadeOut 4s ease 2s;
    -ms-animation: fadeOut 4s ease 2s;
    animation-fill-mode: forwards;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        visibility: hidden;
    }
}
@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-o-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-ms-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.o-inhoud {
    bottom: 0;
    position: fixed;
    left: 50%;
}
.o-inhoud-box {
    transform: translateX(-116px);
}
.o-inhoud-text {
    transform: translateX(-71px);
}
#editorButtons {
    padding-bottom: 70px !important;
    margin-bottom: 20px;
}
#seoEditButton {
    padding-bottom: 70px !important;
}
#seoEditButton a {
    background-color: white;
}
b, strong {
    font-weight: 400;
}
.o-feature {
    overflow: hidden;
}
.o-feature a {
    color: white;
    font-weight: 800;
    text-decoration: underline;
}

/* Pagebuilder Overrides*/
.o-h1, #pwx-text h1, #pwx-editor h1 {
    font-size: 30px;
    font-weight: 800;
}
.column img {
    border-radius: 1%;
    box-shadow: 3px 3px 2px #ddd;
    margin-bottom: 3px;
}
#pwx-text .oh-1 {
    margin-bottom: 30px;
}
#pwx-text p, #pwx-editor p {
    margin: 0;
}
#pwx-text h2, #pwx-editor h2 {
    font-size: 16px;
    margin-bottom: 0;
}
#pwx-text .column {
    padding-left: 0px !important;
}
.is-sidebar div[data-content="divSidebarSnippets"].is-sidebar-button {
    display: none;
}
.is-category-list > div > a.more-basic {
    display: none;
}
#form-upload-cover {
    display: none !important;
}
#_cbhtml .is-tool.is-column-tool {
    display: none;
}
#_cbhtml button[title="More..."].classic {
    display: none;
}
#_cbhtml button.add-heading3 {
    display: none;
}
#_cbhtml button.add-quote {
    display: none;
}
#_cbhtml button.add-preformatted {
    display: none;
}
#_cbhtml button.add-button {
    display: none;
}
#_cbhtml button.add-table {
    display: none;
}
#_cbhtml button.add-headline {
    display: none;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.o-play-button {
    opacity: 50%;
}
.o-play-button:hover {
    opacity: 100%;
}
.o-li-purple {
    background: #733C8F;
}
.o-edit-text a {
    text-decoration: underline !important;
    color: black !important;
}
.dummy {
    position: absolute;
    display: inline-block;
    width: 26px;
    height: 23px;
    background-image: url("../images/red-heart.png");
    background-repeat: no-repeat;
    transition: all 2s;
    z-index: 100;
    top: 0;
    left: 0;
}
#menu-heart-red {
    position: relative;
}
#menu-heart-red > span {
    font-weight: 600;
    position: absolute;
    left: 0;
    color: white !important;
    width: 100%;
    text-align: center;
    font-size: 10px;
    padding-top: 5px;
}
.o-max-ui-width {
    max-width: 69px;
}
.o-heart-margin {
    border-left: 1px solid #CCCCCC;
}
@media screen and (max-width:960px) {
    .o-heart-margin {
        margin-right: 10px;
        max-width: 39px;
    }
}
.o-socials-card {
    width: 40px;
    height: 40px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    color: #e8511d;
}
@media (max-width:960px) {
    .o-socials-card {
        width: 32px;
        height: 32px;
        padding: 7px;
    }
}
@media (max-width:370px) {
    .o-favorites-heading h2 {
        font-size: 24px;
    }
}
@media (max-width:320px) {
    .o-favorites-heading h2 {
        font-size: 19px;
    }
}
.o-form-modal .uk-modal-dialog {
    border-radius: 10px;
    width: 490px;
}
.o-form-modal input[type=email]::placeholder {
    text-align: center;
    font-family: 'Clan W01 Black', sans-serif;
    color: #bbb;
    text-transform: uppercase;
}
.o-form-modal input[type=email] {
    text-align: center;
    font-family: 'Clan W01 Bold', sans-serif;
    color: #000;
    text-transform: uppercase;
    border-radius: 5px;
    border-color: #bbb;
}
.o-form-modal input[type=email]:focus {
    border-color: #E8511D;
}
.o-form-modal .uk-button-default {
    border: 2px solid #000000;
}
::-webkit-scrollbar-track {
    border: 1px solid #fff;
    background-color: #ccc;
}
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background-color: #ccc;
}
::-webkit-scrollbar-thumb {
    background-color: #E8511D;
}
div::-webkit-scrollbar-track {
    border: 1px solid #bbb;
    background-color: #ccc;
}
div::-webkit-scrollbar {
    width: 3px;
    height: 10px;
    background-color: #ccc;
}
div::-webkit-scrollbar-thumb {
    background-color: #009BAB;
}
table::-webkit-scrollbar-track {
    border: 1px solid #bbb;
    background-color: #ccc;
}
table::-webkit-scrollbar {
    width: 3px;
    height: 10px;
    background-color: #ccc;
}
table::-webkit-scrollbar-thumb {
    background-color: #009BAB;
}
.tox-tinymce-aux {
    z-index: 10010 !important;
}
.jscolor-picker-wrap {
    z-index: 10005 !important;
}
.o-theme-page-background {
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 100vh;
}
.o-background-full-height {
    min-height: 100vh;
}
.o-home-banner {
    width: 188px;
    height: 340px;
}
@media (max-width:960px) {
    .o-home-banner {
        width: 94px;
        height: 170px;
    }
}
.o-home-text {
    font-family: 'Clan W01 Bold Italic', sans-serif;
}
.o-height-100 {
    height: 100%;
}
.o-schouwburg-container {
    background-color: #fa4044;
    color: #f6f2e9;
    position: relative;
    min-height: 575px;
    height: 100%;
}
.o-ins-blau-container {
    background-color: #00b0ea;
    color: #FFFFFF;
    position: relative;
    min-height: 575px;
    height: 100%;
}
.o-schouwburg-wrapper p, .o-ins-blau-wrapper p {
    font-weight: normal;
    font-size: 24px;
    line-height: 33px;
    margin: 0;
}
.o-schouwburg-wrapper a, .o-ins-blau-wrapper a {
    display: inline-block;
    padding: 20px 35px;
    border-radius: 5px;
    background-color: #FFFFFF;
    font-size: 24px;
    font-weight: 600;
}
.o-schouwburg-wrapper a {
    color: #fa4044;
}
.o-ins-blau-wrapper a {
    color: #00B0EB;
}
.o-schouwburg-wrapper a:hover, .o-ins-blau-wrapper a:hover {
    text-decoration: none;
}
.o-s22-23-logo {
    z-index: 1;
    width: 250px;
}
.o-s22-23-arrow-left, .o-s22-23-arrow-right {
    z-index: 1;
}
.o-s22-23-arrow-left img, .o-s22-23-arrow-right img {
    height: 100vh;
    object-fit: cover;
    width: 65px;
}
.o-s22-23-arrow-left img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.o-s2022-2023-logo {
    width: 236px;
    margin-top: 40px;
    position: absolute;
    display: block;
    z-index: 1;
}
.o-schouwburg-logo-wrapper {
    height: 200px;
}
.o-ins-blau-logo-wrapper {
    height: 200px;
}
.o-schouwburg-logo-wrapper img {
    height: 100%;
    padding: 0 12%;
    max-width: calc(604px + 12%);
}
.o-ins-blau-logo-wrapper img {
    height: 100%;
}
.o-landing-copy {
    padding: 44px 0px;
}
.o-s2022-2023-logo {
    width: 10% !important;
    min-width: 70px;
    max-width: 236px;
}
@media (orientation:landscape) {
    .o-schouwburg-container, .o-ins-blau-container {
        width: 50%;
    }
    .o-s2022-2023-logo {
        left: 50%;
        transform: translateX(-50%);
    }
}
@media (orientation:portrait) {
    .o-schouwburg-container, .o-ins-blau-container {
        width: 100%;
        height: 50%;
        min-height: 0;
    }
    .o-s2022-2023-logo {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        margin-top: 0;
    }
    .o-landing-copy {
        display: none;
    }
    .o-ins-blau-wrapper {
        padding-top: 44px;
    }
    .o-schouwburg-wrapper a {
        margin-top: 0px;
        margin-bottom: 44px;
    }
    .o-schouwburg-logo-wrapper {
        height: 124px;
    }
    .o-ins-blau-logo-wrapper {
        height: 124px;
    }
    .o-schouwburg-logo-wrapper img {
        padding: 0 50px;
        max-width: 397px;
    }
}
@media (orientation:landscape) and (max-width:960px) {
    .o-schouwburg-container, .o-ins-blau-container {
        min-height: 360px;
    }
}
@media (orientation:portrait) and (max-width:960px) {
    .o-schouwburg-logo-wrapper, .o-ins-blau-logo-wrapper {
        margin-bottom: 30px;
    }
}
@media (max-width:1975px) {
    .o-schouwburg-wrapper p, .o-ins-blau-wrapper p {
        font-weight: normal;
        font-size: 24px;
        line-height: 33px;
    }
}
@media (max-width:1700px) {
    .o-schouwburg-wrapper p, .o-ins-blau-wrapper p {
        font-weight: normal;
        font-size: 22px;
        line-height: 30px;
    }
    .o-schouwburg-wrapper a, .o-ins-blau-wrapper a {
        font-size: 22px;
        padding: 20px 30px;
    }
}
@media (max-width:1200px) {
    .o-schouwburg-wrapper a, .o-ins-blau-wrapper a {
        font-size: 20px;
        padding: 20px 30px;
    }
}
@media (max-width:960px) {
    .o-schouwburg-wrapper a, .o-ins-blau-wrapper a {
        font-size: 18px;
        padding: 15px 28px;
    }
    .o-ins-blau-logo-wrapper img {
        padding: 0;
        max-width: 124px;
    }
}
