@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,700,700i&display=swap);html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/core/misc/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/core/misc/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/core/misc/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
.js .dropbutton-widget{border:1px solid #ccc;background-color:white;}.js .dropbutton-widget:hover{border-color:#b8b8b8;}.dropbutton .dropbutton-action > *{padding:0.1em 0.5em;white-space:nowrap;}.dropbutton .secondary-action{border-top:1px solid #e8e8e8;}.dropbutton-multiple .dropbutton{border-right:1px solid #e8e8e8;}[dir="rtl"] .dropbutton-multiple .dropbutton{border-right:0 none;border-left:1px solid #e8e8e8;}.dropbutton-multiple .dropbutton .dropbutton-action > *{margin-right:0.25em;}[dir="rtl"] .dropbutton-multiple .dropbutton .dropbutton-action > *{margin-right:0;margin-left:0.25em;}
.button,.button__primary,.button__primary--red,.button__red,.button__underline,.button__underline--white{display:inline-block}.button{color:#ec1a3b;background-color:#fff;border:2px solid #ec1a3b;border-radius:0;line-height:inherit;transition:all .3s;padding:10px}.button:focus,.button:hover{color:#fff;background-color:#ec1a3b;border:2px solid #fff}.button__red{color:#fff;background-color:#ec1a3b;border:2px solid #fff;border-radius:0;line-height:inherit;transition:all .3s;padding:10px}.button__red:focus,.button__red:hover{color:#ec1a3b;background-color:#fff;border:2px solid #ec1a3b}.button__primary--red{color:#fff;background-color:#ec1a3b;border:2px solid #fff;border-radius:0;font-size:1.125rem;line-height:inherit;transition:all .3s;padding:15px 30px}.button__primary--red:hover{color:#ec1a3b;background-color:#fff;border:2px solid #fff}.button__primary{color:#ec1a3b;background-color:#fff;border:2px solid #fff;border-radius:0;font-size:1.125rem;line-height:inherit;transition:all .3s;padding:15px 30px}.button__primary:hover{color:#fff;background-color:#ec1a3b;border:2px solid #ec1a3b}.button__underline{padding-bottom:5px;overflow:hidden;line-height:15px}.button__underline::after{content:'';display:inline-block;height:2px;width:100%;background-color:#000;transition:.3s}.button__underline:focus::after,.button__underline:hover::after{transform:translate(0,24px);transition:.3s}.button__underline--white{padding-bottom:5px;overflow:hidden;line-height:15px;color:#fff}.button__underline--white::after{content:'';display:inline-block;height:2px;width:100%;background-color:#fff;transition:.3s}.button__underline--white:focus::after,.button__underline--white:hover::after{transform:translate(0,24px);transition:.3s}.clearfix::after,.clearfix::before{content:'';display:table}.clearfix::after{clear:both}.button,.button__primary,.button__primary--red,.button__red,.button__underline,.button__underline--white{text-align:center}.button,.button__primary,.button__primary--red,.button__red,.button__underline,.button__underline--white{text-decoration:none}.button,.button__primary,.button__primary--red,.button__red,.button__underline,.button__underline--white{font-weight:700}.container{padding-left:30px;padding-right:30px;margin-left:auto;margin-right:auto;width:100%;max-width:1370px}.container::after,.container::before{content:'';display:table}.container::after{clear:both}
.cancel-tickets-wrapper .cancel-tickets .button__underline--arrow::after,.front .page-above-content .field--name-field-banner,.menu-toggler--close,.menu-toggler--open,.node--type-association .content--header .field--name-field-header-image,.node--type-basic-page .content--header .field--name-field-header-image,.node--type-exposition .content--header .field--name-field-header-image,.node--type-landingpage .content--header .field--name-field-header-image,.node--type-location.node--view-mode-full .location__exposition .location__exposition--top .location__exposition--right .field--name-field-exposition-link a::after,.node--type-news.node--view-mode-full .content--header .field--name-field-header-image,.page-node-type-location .page-above-content .field--name-field-banner,.paragraph--type--carousel .paragraph--carousel-count,.paragraph--type--carousel .paragraph--carousel-count::before,.slick-next,.slick-prev,.user-login-form .form-type-checkbox input[type=checkbox]+label::before,.user-login-form .form-type-checkbox input[type=checkbox]:checked+label::before,.user-login-form .form-type-checkbox input[type=radio]+label::before,.user-login-form .form-type-checkbox input[type=radio]:checked+label::before,.user-login-form .form-type-radio input[type=checkbox]+label::before,.user-login-form .form-type-radio input[type=checkbox]:checked+label::before,.user-login-form .form-type-radio input[type=radio]+label::before,.user-login-form .form-type-radio input[type=radio]:checked+label::before,.webform-submission-form .form-type-checkbox input[type=checkbox]+label::before,.webform-submission-form .form-type-checkbox input[type=checkbox]:checked+label::before,.webform-submission-form .form-type-checkbox input[type=radio]+label::before,.webform-submission-form .form-type-checkbox input[type=radio]:checked+label::before,.webform-submission-form .form-type-radio input[type=checkbox]+label::before,.webform-submission-form .form-type-radio input[type=checkbox]:checked+label::before,.webform-submission-form .form-type-radio input[type=radio]+label::before,.webform-submission-form .form-type-radio input[type=radio]:checked+label::before{position:absolute}.cancel-tickets-wrapper .cancel-tickets .button__underline--arrow,.node--type-association .content--header,.node--type-basic-page .content--header,.node--type-exposition .content--header,.node--type-landingpage .content--header,.node--type-location.node--view-mode-full .location__exposition .location__exposition--top .location__exposition--right .field--name-field-exposition-link a,.node--type-news.node--view-mode-full .content--header,.page-top .region-top,.paragraph--type--carousel,.user-login-form .form-type-checkbox,.user-login-form .form-type-checkbox input[type=checkbox],.user-login-form .form-type-checkbox input[type=radio],.user-login-form .form-type-radio,.user-login-form .form-type-radio input[type=checkbox],.user-login-form .form-type-radio input[type=radio],.webform-submission-form .form-type-checkbox,.webform-submission-form .form-type-checkbox input[type=checkbox],.webform-submission-form .form-type-checkbox input[type=radio],.webform-submission-form .form-type-radio,.webform-submission-form .form-type-radio input[type=checkbox],.webform-submission-form .form-type-radio input[type=radio]{position:relative}.front .page-top.stuck .region-top .block-system-branding-block,.page-node-type-location .page-top.stuck .region-top .block-system-branding-block,.site__settings--socials .field--name-field-facebook a,.site__settings--socials .field--name-field-instagram a,.site__settings--socials .field--name-field-pinterest a,.slick-next::before,.slick-prev::before,img{display:block}.cookiesjsr-banner .cookiesjsr-btn,.cookiesjsr-banner .cookiesjsr-btn.important,.cookiesjsr-layer .cookiesjsr-btn,.cookiesjsr-layer .cookiesjsr-btn.important,.field--name-field-exposition-artworks .slick-dots li.slick-active,.footer--menu .menu li,.maintenance-page header img,.menu--mobile-menu .menu li:first-of-type a,.node--type-exposition.node--view-mode-full .field--name-field-exposition-end,.node--type-location.node--view-mode-full .field--name-field-location-detail-link,.node--type-location.node--view-mode-full .field--name-field-location-detail-link a,.node--type-location.node--view-mode-full .field--name-field-location-images .slick-dots,.node--type-location.node--view-mode-full .field--name-field-tickets-link,.node--type-location.node--view-mode-full .field--name-field-tickets-link a,.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .current-exposition .field--name-field-exposition-end,.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .upcoming-exposition .field--name-field-exposition-end,.node--type-location.node--view-mode-full .location__exposition .location__exposition--top .location__exposition--right .field--name-field-exposition-end,.node--type-location.node--view-mode-full .location__exposition--top h2,.node--type-location.node--view-mode-full .location__tickets .field--name-field-formulas-link a,.node--type-location.node--view-mode-full .location__tickets .field--name-field-tickets-link a,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-google-maps a,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-intro-location-link a,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-parking a,.node--type-location.node--view-mode-teaser .field--name-field-location-detail-link,.node--type-location.node--view-mode-teaser .field--name-field-location-detail-link a,.node--type-location.node--view-mode-teaser .field--name-field-location-images .slick-dots,.node--type-location.node--view-mode-teaser .field--name-field-tickets-link,.node--type-location.node--view-mode-teaser .field--name-field-tickets-link a,.paragraph--type--carousel .paragraph--carousel-count::before,.paragraph--type--gallery .field--name-field-gallery-images .field__item,.site__settings--socials .field--name-field-facebook,.site__settings--socials .field--name-field-instagram,.site__settings--socials .field--name-field-pinterest,.tabs li,.tabs li a,.user-login-form .fieldset-legend,.user-login-form .form-item>label,.user-login-form .form-type-checkbox input[type=checkbox]+label::before,.user-login-form .form-type-checkbox input[type=checkbox]:checked+label::before,.user-login-form .form-type-checkbox input[type=radio]+label::before,.user-login-form .form-type-checkbox input[type=radio]:checked+label::before,.user-login-form .form-type-radio input[type=checkbox]+label::before,.user-login-form .form-type-radio input[type=checkbox]:checked+label::before,.user-login-form .form-type-radio input[type=radio]+label::before,.user-login-form .form-type-radio input[type=radio]:checked+label::before,.webform-submission-form .fieldset-legend,.webform-submission-form .form-item>label,.webform-submission-form .form-type-checkbox input[type=checkbox]+label::before,.webform-submission-form .form-type-checkbox input[type=checkbox]:checked+label::before,.webform-submission-form .form-type-checkbox input[type=radio]+label::before,.webform-submission-form .form-type-checkbox input[type=radio]:checked+label::before,.webform-submission-form .form-type-radio input[type=checkbox]+label::before,.webform-submission-form .form-type-radio input[type=checkbox]:checked+label::before,.webform-submission-form .form-type-radio input[type=radio]+label::before,.webform-submission-form .form-type-radio input[type=radio]:checked+label::before{display:inline-block}.user-login-form .js-form-type-checkbox label,.webform-submission-form .js-form-type-checkbox label{display:inline}.field--name-field-exposition-artworks .slick-dots li,.front .page-top .region-top .block-system-branding-block,.menu--main,.page-mobile,.page-node-type-location .page-top .region-top .block-system-branding-block,.region-top .block-dropdown-language{display:none}.node--type-location.node--view-mode-full .field--name-field-location-detail-link,.node--type-location.node--view-mode-full .field--name-field-location-detail-link a,.node--type-location.node--view-mode-full .field--name-field-tickets-link,.node--type-location.node--view-mode-full .field--name-field-tickets-link a,.node--type-location.node--view-mode-teaser .field--name-field-location-detail-link,.node--type-location.node--view-mode-teaser .field--name-field-location-detail-link a,.node--type-location.node--view-mode-teaser .field--name-field-tickets-link,.node--type-location.node--view-mode-teaser .field--name-field-tickets-link a,.page-mobile,.user-login-form .form-textarea,.user-login-form input[type=email],.user-login-form input[type=number],.user-login-form input[type=password],.user-login-form input[type=tel],.user-login-form input[type=text],.user-login-form input[type=url],.user-login-form select,.webform-submission-form .form-textarea,.webform-submission-form input[type=email],.webform-submission-form input[type=number],.webform-submission-form input[type=password],.webform-submission-form input[type=tel],.webform-submission-form input[type=text],.webform-submission-form input[type=url],.webform-submission-form select{width:100%}.cookiesjsr-banner .cookiesjsr-btn,.cookiesjsr-banner .cookiesjsr-btn.important,.cookiesjsr-layer .cookiesjsr-btn,.cookiesjsr-layer .cookiesjsr-btn.important{color:#ec1a3b;background-color:#fff;border:2px solid #ec1a3b;border-radius:0;line-height:inherit;transition:all .3s;padding:10px}.cookiesjsr-banner .cookiesjsr-btn:focus,.cookiesjsr-banner .cookiesjsr-btn:hover,.cookiesjsr-layer .cookiesjsr-btn:focus,.cookiesjsr-layer .cookiesjsr-btn:hover{color:#fff;background-color:#ec1a3b;border:2px solid #fff}.menu--mobile-menu .menu li:first-of-type a{color:#fff;background-color:#ec1a3b;border:2px solid #fff;border-radius:0;line-height:inherit;transition:all .3s;padding:10px}.menu--mobile-menu .menu li:first-of-type a:focus,.menu--mobile-menu .menu li:first-of-type a:hover{color:#ec1a3b;background-color:#fff;border:2px solid #ec1a3b}.node--type-location.node--view-mode-full .field--name-field-location-detail-link a,.node--type-location.node--view-mode-full .location__tickets .field--name-field-tickets-link a,.node--type-location.node--view-mode-teaser .field--name-field-location-detail-link a{color:#fff;background-color:#ec1a3b;border:2px solid #fff;border-radius:0;font-size:1.125rem;line-height:inherit;transition:all .3s;padding:15px 30px}.node--type-location.node--view-mode-full .field--name-field-location-detail-link a:hover,.node--type-location.node--view-mode-full .location__tickets .field--name-field-tickets-link a:hover,.node--type-location.node--view-mode-teaser .field--name-field-location-detail-link a:hover{color:#ec1a3b;background-color:#fff;border:2px solid #fff}.node--type-location.node--view-mode-full .field--name-field-tickets-link a,.node--type-location.node--view-mode-full .location__tickets .field--name-field-formulas-link a,.node--type-location.node--view-mode-teaser .field--name-field-tickets-link a{color:#ec1a3b;background-color:#fff;border:2px solid #fff;border-radius:0;font-size:1.125rem;line-height:inherit;transition:all .3s;padding:15px 30px}.node--type-location.node--view-mode-full .field--name-field-tickets-link a:hover,.node--type-location.node--view-mode-full .location__tickets .field--name-field-formulas-link a:hover,.node--type-location.node--view-mode-teaser .field--name-field-tickets-link a:hover{color:#fff;background-color:#ec1a3b;border:2px solid #ec1a3b}.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-google-maps a,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-intro-location-link a,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-parking a{padding-bottom:5px;overflow:hidden;line-height:15px;color:#fff}.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-google-maps a::after,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-intro-location-link a::after,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-parking a::after{content:'';display:inline-block;height:2px;width:100%;background-color:#fff;transition:.3s}.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-google-maps a:focus::after,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-google-maps a:hover::after,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-intro-location-link a:focus::after,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-intro-location-link a:hover::after,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-parking a:focus::after,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-parking a:hover::after{transform:translate(0,24px);transition:.3s}.paragraph::after,.paragraph::before{content:'';display:table}.paragraph::after{clear:both}.cancel-tickets-wrapper .cancel-tickets,.front .page-above-content .page-above-content__container,.node--type-news.node--view-mode-teaser .news__teaser-top,.page-footer__container .region-footer,.page-footer__lower .page-footer__lower--container,.page-node-type-location .page-above-content .page-above-content__container,.page-top .region-top,.ticket-link-bottom .logo{display:-ms-flexbox;display:flex}.cancel-tickets-wrapper .cancel-tickets,.front .page-above-content .page-above-content__container,.node--type-news.node--view-mode-teaser .news__teaser-top,.page-footer__container .region-footer,.page-footer__lower .page-footer__lower--container,.page-node-type-location .page-above-content .page-above-content__container,.page-top .region-top,.ticket-link-bottom .logo{-ms-flex-flow:row wrap;flex-flow:row wrap}.footer--menu .menu,.menu--main .menu,.menu--mobile-menu .menu{margin:0;padding:0;list-style:none}.footer--menu .menu li,.menu--main .menu li,.menu--mobile-menu .menu li,.toolbar-menu li{margin:0}.cookiesjsr-banner .cookiesjsr-btn,.cookiesjsr-banner .cookiesjsr-btn.important,.cookiesjsr-layer .cookiesjsr-btn,.cookiesjsr-layer .cookiesjsr-btn.important,.maintenance-page header,.maintenance-page main,.menu--mobile-menu .menu li:first-of-type a,.node--type-location.node--view-mode-full .field--name-field-location-detail-link a,.node--type-location.node--view-mode-full .field--name-field-tickets-link a,.node--type-location.node--view-mode-full .location__tickets .field--name-field-formulas-link a,.node--type-location.node--view-mode-full .location__tickets .field--name-field-tickets-link a,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-google-maps a,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-intro-location-link a,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-parking a,.node--type-location.node--view-mode-teaser .field--name-field-location-detail-link a,.node--type-location.node--view-mode-teaser .field--name-field-tickets-link a,.page-below-content .whats-to-be-expected__block--footer .svg-block-container,.what-to-expect__block .svg-block-container h2{text-align:center}.block-dropdown-language:hover span,.page-footer__lower a:focus,.page-footer__lower a:hover{text-decoration:underline}.cancel-tickets-wrapper .cancel-tickets .button__underline--arrow,.cookiesjsr-banner .cookiesjsr-btn,.cookiesjsr-banner .cookiesjsr-btn.important,.cookiesjsr-layer .cookiesjsr-btn,.cookiesjsr-layer .cookiesjsr-btn.important,.menu--main .menu li a,.menu--mobile-menu .menu li:first-of-type a,.node--type-location.node--view-mode-full .field--name-field-location-detail-link a,.node--type-location.node--view-mode-full .field--name-field-tickets-link a,.node--type-location.node--view-mode-full .location__exposition .location__exposition--top .location__exposition--right .field--name-field-exposition-link a,.node--type-location.node--view-mode-full .location__tickets .field--name-field-formulas-link a,.node--type-location.node--view-mode-full .location__tickets .field--name-field-tickets-link a,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-google-maps a,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-intro-location-link a,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-parking a,.node--type-location.node--view-mode-teaser .field--name-field-location-detail-link a,.node--type-location.node--view-mode-teaser .field--name-field-tickets-link a,.node--type-news.node--view-mode-teaser a,.page-footer__lower a,.tabs li a{text-decoration:none}.block-views-blocknews-front>h2,.block-views-blocknews-news-block>h2,.cancel-tickets-wrapper .cancel-tickets h3,.node--type-location.node--view-mode-full .location__exposition--top h2,.node--type-location.node--view-mode-full .location__exposition--top h4,.node--type-location.node--view-mode-full .location__tickets h2,.node--type-location.node--view-mode-teaser .location__exposition--top h2,.node--type-location.node--view-mode-teaser .location__exposition--top h4,.order-ticket-title,.page-below-content .whats-to-be-expected__block--footer .svg-block-container h2,.tickets--filter h2,.what-to-expect__block .svg-block-container h2{text-transform:uppercase}.block-views-blocknews-front>h2,.block-views-blocknews-news-block>h2,.cancel-tickets-wrapper .cancel-tickets h3,.node--type-location.node--view-mode-full .location__exposition--top h2,.node--type-location.node--view-mode-full .location__tickets h2,.order-ticket-title,.page-below-content .whats-to-be-expected__block--footer .svg-block-container h2,.tickets--filter h2,.what-to-expect__block .svg-block-container h2{font-style:italic}.block-dropdown-language a,.block-dropdown-language li,.block-views-blocknews-front>h2,.block-views-blocknews-news-block>h2,.cookiesjsr-banner .cookiesjsr-btn,.cookiesjsr-banner .cookiesjsr-btn.important,.cookiesjsr-layer .cookiesjsr-btn,.cookiesjsr-layer .cookiesjsr-btn.important,.maintenance-page main .maintenance__content,.menu--main .menu li a,.menu--mobile-menu .menu li:first-of-type a,.node--type-artist.node--view-mode-full .artist-meta .right .field--name-field-quote,.node--type-exposition.node--view-mode-full .field--name-field-exposition-end,.node--type-location.node--view-mode-full .field--name-field-location-detail-link a,.node--type-location.node--view-mode-full .field--name-field-tickets-link a,.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .current-exposition .field--name-field-exposition-end,.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .upcoming-exposition .field--name-field-exposition-end,.node--type-location.node--view-mode-full .location__exposition .location__exposition--top .location__exposition--right .field--name-field-exposition-end,.node--type-location.node--view-mode-full .location__exposition .location__exposition--top .location__exposition--right .field--name-field-exposition-link a,.node--type-location.node--view-mode-full .location__exposition--top h2,.node--type-location.node--view-mode-full .location__exposition--top h4,.node--type-location.node--view-mode-full .location__tickets .field--name-field-formulas-link a,.node--type-location.node--view-mode-full .location__tickets .field--name-field-tickets-link a,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-google-maps a,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-intro-location-link a,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-parking a,.node--type-location.node--view-mode-teaser .field--name-field-location-detail-link a,.node--type-location.node--view-mode-teaser .field--name-field-tickets-link a,.node--type-location.node--view-mode-teaser .location__exposition--top h2,.node--type-location.node--view-mode-teaser .location__exposition--top h4,.node--type-news .field--name-field-publication-date,.node--type-news.node--view-mode-teaser .news__teaser-content .read-more__link,.page-footer__lower a,.paragraph--type--quote .field--name-field-author,.paragraph--type--quote .field--name-field-quote,.user-login-form .fieldset-legend,.user-login-form .form-item>label,.webform-submission-form .fieldset-legend,.webform-submission-form .form-item>label{font-weight:700}.maintenance-page main h1{font-weight:400}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}html,html a{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-ligatures:none;text-rendering:optimizeLegibility}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-ligatures:none;text-rendering:optimizeLegibility;text-shadow:rgba(0,0,0,.01) 0 0 1px}html{font-size:100%}body{background:#fff;color:#000;margin:0;padding:0;overflow-x:hidden}img{height:auto;max-width:100%}iframe{max-width:100%}::selection{background:#a0041c;color:#f9f9fa}:focus{outline:2px solid #9d9d9f}figure{margin:0}body{font-size:16px;font-family:"PT Serif",serif;line-height:1.75rem}a{transition:all 150ms linear;color:inherit}strong{font-weight:700}small{font-size:80%}h1,h2,h3,h4,h5,h6{margin-top:0;font-family:"PT Serif",serif}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;font-weight:inherit;text-decoration:none}h1{margin-bottom:30px;font-size:2rem;line-height:3rem;font-weight:700}@media screen and (min-width:769px){h1{font-size:3rem;line-height:3.5rem}}h2{margin-bottom:20px;font-size:1.5rem;line-height:2rem;font-weight:700}@media screen and (min-width:769px){h2{font-size:2rem;line-height:3rem}}h3{margin-bottom:15px;font-size:1.125rem;line-height:1.5rem;font-weight:700}@media screen and (min-width:769px){h3{font-size:1.5rem;line-height:2rem}}h4{margin-bottom:10px;font-size:1.125rem;line-height:1.5rem;font-weight:700}h5{margin-bottom:5px;font-size:1rem;line-height:1.75rem}h6{font-size:90%}p{margin-top:0}ol,ul{margin-bottom:20px}ol li,ul li{margin-top:5px}ol li:first-child,ul li:first-child{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-top:10px;margin-bottom:10px}ul{padding-left:20px}ol{padding-left:21px}.block__banner{padding:40px 0;background-color:#ec1a3b;text-align:center}.block__banner .block--inner-wrapper{background-color:#000;color:#fff;padding:40px}.block__banner p{font-size:1.25rem}.p-location,.p-mail,.p-opening-hours,.p-restaurant{padding-left:50px;min-height:30px}.p-location{background:url(/themes/custom/kunstuur/dist/image/icon_location.svg) no-repeat left 3px;background-size:28px 35px}.p-mail{background:url(/themes/custom/kunstuur/dist/image/icon_mail.svg) no-repeat left 5px;background-size:30px 21px}.p-opening-hours{background:url(/themes/custom/kunstuur/dist/image/icon_clock.svg) no-repeat left 5px;background-size:30px 30px}.p-restaurant{background:url(/themes/custom/kunstuur/dist/image/icon_restaurant.svg) no-repeat left top;background-size:30px 30px}.block__countdown{position:absolute;left:20px;top:20px;z-index:100}.block__countdown .field--name-field-countdown-title{margin-bottom:5px;font-size:.9375rem;font-weight:700;color:#fff}.block__countdown .field--name-field-countdown-date{display:none;position:relative;-ms-flex-pack:center;justify-content:center}.block__countdown .field--name-field-countdown-date .days,.block__countdown .field--name-field-countdown-date .hours,.block__countdown .field--name-field-countdown-date .minutes{margin-right:5px}.block__countdown .field--name-field-countdown-date .days,.block__countdown .field--name-field-countdown-date .hours,.block__countdown .field--name-field-countdown-date .minutes,.block__countdown .field--name-field-countdown-date .seconds{padding:0 3px;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center;align-items:center;-ms-grid-column-align:center;justify-items:center;color:#fff;border:2px solid #fff;border-radius:6px}.block__countdown .field--name-field-countdown-date .days strong,.block__countdown .field--name-field-countdown-date .hours strong,.block__countdown .field--name-field-countdown-date .minutes strong,.block__countdown .field--name-field-countdown-date .seconds strong{padding-right:5px;font-size:2.25rem;line-height:2.5rem;font-weight:700;letter-spacing:-2px}.block__countdown .field--name-field-countdown-date .days label,.block__countdown .field--name-field-countdown-date .hours label,.block__countdown .field--name-field-countdown-date .minutes label,.block__countdown .field--name-field-countdown-date .seconds label{padding:0 5px;font-size:.8125rem;font-weight:700;line-height:1rem}@media screen and (min-width:641px){.block__countdown{left:30px;top:30px}.block__countdown .field--name-field-countdown-date .days strong,.block__countdown .field--name-field-countdown-date .hours strong,.block__countdown .field--name-field-countdown-date .minutes strong,.block__countdown .field--name-field-countdown-date .seconds strong{font-size:2.75rem;line-height:3rem;letter-spacing:-4px}}@media screen and (min-width:641px){.block__countdown{left:15px;top:15px}.block__countdown .field--name-field-countdown-date .days strong,.block__countdown .field--name-field-countdown-date .hours strong,.block__countdown .field--name-field-countdown-date .minutes strong,.block__countdown .field--name-field-countdown-date .seconds strong{font-size:2rem;line-height:2.25rem;letter-spacing:-2px}}@media screen and (min-width:1025px){.block__countdown{left:20px;top:20px}.block__countdown .field--name-field-countdown-date .days strong,.block__countdown .field--name-field-countdown-date .hours strong,.block__countdown .field--name-field-countdown-date .minutes strong,.block__countdown .field--name-field-countdown-date .seconds strong{font-size:2.25rem;line-height:2.5rem;letter-spacing:-3px}}@media screen and (min-width:1321px){.block__countdown{left:40px;top:40px}.block__countdown .field--name-field-countdown-date .days strong,.block__countdown .field--name-field-countdown-date .hours strong,.block__countdown .field--name-field-countdown-date .minutes strong,.block__countdown .field--name-field-countdown-date .seconds strong{font-size:2.75rem;line-height:3rem;letter-spacing:-4px}}.block-dropdown-language:hover{cursor:pointer}.block-dropdown-language .dropbutton-wrapper{background-color:#fff}.block-dropdown-language .dropbutton,.block-dropdown-language .dropbutton-widget{border:0}.block-dropdown-language .dropbutton-toggle .dropbutton-arrow{top:40%;right:60%}.block-dropdown-language .dropbutton-multiple.open{background:#fff;color:#000;z-index:1000}.block-dropdown-language .dropbutton-action{border-top:0;border-right:1px solid #fff;margin-top:0;padding:0 0 5px 5px}.block-dropdown-language .dropbutton-action:first-of-type{border-right:0}.block-dropdown-language .dropbutton-widget{background-color:transparent}.block-dropdown-language a,.block-dropdown-language li{font-size:.875rem}@media screen and (min-width:1025px){.block-dropdown-language{position:absolute;right:-15px;top:20px}}@media screen and (min-width:1025px){.front .page-top:not(.stuck) .block-dropdown-language .dropbutton-wrapper,.page-node-type-location .page-top:not(.stuck) .block-dropdown-language .dropbutton-wrapper{background-color:#ec1a3b}.front .page-top:not(.stuck) .block-dropdown-language a,.front .page-top:not(.stuck) .block-dropdown-language span,.page-node-type-location .page-top:not(.stuck) .block-dropdown-language a,.page-node-type-location .page-top:not(.stuck) .block-dropdown-language span{color:#fff}.region-top .block-dropdown-language{display:block}}.block-views-blockpartners-partner-teasers{width:100%;margin-top:32px}.block-views-blockpartners-partner-teasers .view-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.block-views-blockpartners-partner-teasers .view-content img{margin:0 10px 10px 10px;object-fit:contain;max-width:100px;max-height:75px}.block-views-blockpartners-partners-full{background-color:#fff}.block-views-blockpartners-partners-full .view-content{margin-left:-30px;margin-right:-30px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:space-evenly;justify-content:space-evenly}.block-views-blockpartners-partners-full .view-content .views-row{width:270px;margin:0 30px 90px 30px;display:inline-block;text-align:center}.block-views-blockpartners-partners-full .view-content .views-row .field--name-field-logo{height:160px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.block-views-blockpartners-partners-full .view-content .views-row .field--name-field-logo img{object-fit:contain;max-width:160px;max-height:120px}.site__settings--socials .field--name-field-facebook,.site__settings--socials .field--name-field-instagram,.site__settings--socials .field--name-field-pinterest{margin-right:10px}.site__settings--socials .field--name-field-facebook a,.site__settings--socials .field--name-field-instagram a,.site__settings--socials .field--name-field-pinterest a{background-image:url(/themes/custom/kunstuur/dist/image/Facebook.svg);background-position:center;background-repeat:no-repeat;width:42px;height:42px;transition:.2s}.site__settings--socials .field--name-field-facebook a:hover,.site__settings--socials .field--name-field-instagram a:hover,.site__settings--socials .field--name-field-pinterest a:hover{transform:scale(1.1);transition:.2s}.site__settings--socials .field--name-field-instagram a{background-image:url(/themes/custom/kunstuur/dist/image/Instagram.svg)}.site__settings--socials .field--name-field-pinterest a{background-image:url(/themes/custom/kunstuur/dist/image/Pinterest.svg)}.block-views-blockpartners-sponsors-full{background-color:#fff}.block-views-blockpartners-sponsors-full .view-content{margin-left:-30px;margin-right:-30px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:space-evenly;justify-content:space-evenly}.block-views-blockpartners-sponsors-full .view-content .views-row{max-width:400px;margin:0 30px 90px 30px;border:solid #ec1a3b;border-width:12px 0;display:inline-block}.block-views-blockpartners-sponsors-full .view-content .views-row p{margin:0 1rem 3rem 1rem}.block-views-blockpartners-sponsors-full .view-content .views-row .field--name-field-logo{margin:auto;max-width:360px;height:270px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.block-views-blockpartners-sponsors-full .view-content .views-row .field--name-field-logo img{object-fit:contain;padding:0 1rem}@media all and (min-width:480px){.block-views-blockpartners-sponsors-full .views-row{min-width:400px}}@media all and (max-width:768px){.page-below-content .whats-to-be-expected__block--footer{padding:80px 0}}.page-below-content .whats-to-be-expected__block--footer .svg-block-container{background-color:#ec1a3b;color:#fff;padding:100px 20px 30px;max-width:1480px}@media all and (min-width:768px){.page-below-content .whats-to-be-expected__block--footer .svg-block-container{padding:100px 0 30px}}.page-below-content .whats-to-be-expected__block--footer .svg-block-container svg g,.page-below-content .whats-to-be-expected__block--footer .svg-block-container svg path{fill:#fff}.page-below-content .whats-to-be-expected__block--footer .svg-block-container .paragraph--type--svg-block{padding:85px 0;margin-bottom:20px}.page-below-content .whats-to-be-expected__block--footer .svg-block-container .paragraph--type--svg-block .field--name-field-svg-image{margin-bottom:20px}.page-below-content .whats-to-be-expected__block--footer .svg-block-container .paragraph--type--svg-block .field--name-field-svg-block-body{max-width:600px;margin:0 auto}.region-mobile .block-system-branding-block img,.region-top .block-system-branding-block img{max-width:132px;transform:scale(1);transition:.3s}.region-mobile a:focus img,.region-mobile a:hover img,.region-top a:focus img,.region-top a:hover img{transform:scale(1.1);transition:.3s}.page-above-content .block-system-branding-block a{color:inherit;font-weight:inherit;text-decoration:none}.page-above-content .block-system-branding-block .field--name-field-location-title{margin:10px 10px 0;font-family:"PT Serif",serif;font-size:2rem;line-height:3rem;font-weight:700;text-transform:uppercase;color:#fff}@media screen and (min-width:481px){.page-above-content .block-system-branding-block .field--name-field-location-title{margin:10px 20px 0}}@media screen and (min-width:769px){.page-above-content .block-system-branding-block .field--name-field-location-title{margin:10px 10px 0}}@media screen and (min-width:1025px){.page-above-content .block-system-branding-block .field--name-field-location-title{margin:10px 20px 0;font-size:3rem;line-height:3.5rem}}.what-to-expect__block .svg-block-container{background-color:#fff;padding:40px 30px}.what-to-expect__block .svg-block-container h2{margin-bottom:40px;overflow:hidden;font-size:1.5rem}@media all and (min-width:769px){.what-to-expect__block .svg-block-container{padding:160px 210px 80px}.what-to-expect__block .svg-block-container h2{font-size:2rem;margin-bottom:80px}.what-to-expect__block .svg-block-container .field--name-field-svg-blocks{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.what-to-expect__block .svg-block-container .field--name-field-svg-blocks .paragraph--type--svg-block{margin-bottom:70px}.what-to-expect__block .svg-block-container .field--name-field-svg-blocks .field--name-field-svg-image{margin-bottom:20px}.what-to-expect__block .svg-block-container .field--name-field-svg-blocks>.field__item{width:45%}}@media all and (min-width:1320px){.what-to-expect__block .svg-block-container{max-width:1480px}}@media screen and (max-width:767px){.what-to-expect__block{padding:80px 0}}.user-login-form .form-item,.webform-submission-form .form-item{margin-bottom:40px}.user-login-form .form-item>label,.webform-submission-form .form-item>label{font-size:1.125rem}.user-login-form .fieldset-legend,.webform-submission-form .fieldset-legend{margin-bottom:20px}.user-login-form input[type=email],.user-login-form input[type=number],.user-login-form input[type=password],.user-login-form input[type=tel],.user-login-form input[type=text],.user-login-form input[type=url],.user-login-form select,.webform-submission-form input[type=email],.webform-submission-form input[type=number],.webform-submission-form input[type=password],.webform-submission-form input[type=tel],.webform-submission-form input[type=text],.webform-submission-form input[type=url],.webform-submission-form select{max-width:100%;background-color:transparent;border:1px solid #9d9d9f;padding:10px 20px}.user-login-form input[type=email].error,.user-login-form input[type=number].error,.user-login-form input[type=password].error,.user-login-form input[type=tel].error,.user-login-form input[type=text].error,.user-login-form input[type=url].error,.user-login-form select.error,.webform-submission-form input[type=email].error,.webform-submission-form input[type=number].error,.webform-submission-form input[type=password].error,.webform-submission-form input[type=tel].error,.webform-submission-form input[type=text].error,.webform-submission-form input[type=url].error,.webform-submission-form select.error{border-color:#b43b4b}.user-login-form select,.webform-submission-form select{display:block;width:100%}.user-login-form .form-textarea,.webform-submission-form .form-textarea{padding:10px 20px;border:1px solid #9d9d9f}.user-login-form .js-form-type-checkbox a,.webform-submission-form .js-form-type-checkbox a{-webkit-text-decoration-style:dashed;text-decoration-style:dashed;color:#000}.user-login-form .form-type-checkbox,.user-login-form .form-type-radio,.webform-submission-form .form-type-checkbox,.webform-submission-form .form-type-radio{padding:3px 0}.user-login-form .form-type-checkbox input[type=checkbox],.user-login-form .form-type-checkbox input[type=radio],.user-login-form .form-type-radio input[type=checkbox],.user-login-form .form-type-radio input[type=radio],.webform-submission-form .form-type-checkbox input[type=checkbox],.webform-submission-form .form-type-checkbox input[type=radio],.webform-submission-form .form-type-radio input[type=checkbox],.webform-submission-form .form-type-radio input[type=radio]{z-index:10;opacity:0;vertical-align:middle}.user-login-form .form-type-checkbox input[type=checkbox],.user-login-form .form-type-checkbox input[type=checkbox]+label::before,.user-login-form .form-type-checkbox input[type=checkbox]:checked+label::before,.user-login-form .form-type-checkbox input[type=radio],.user-login-form .form-type-checkbox input[type=radio]+label::before,.user-login-form .form-type-checkbox input[type=radio]:checked+label::before,.user-login-form .form-type-radio input[type=checkbox],.user-login-form .form-type-radio input[type=checkbox]+label::before,.user-login-form .form-type-radio input[type=checkbox]:checked+label::before,.user-login-form .form-type-radio input[type=radio],.user-login-form .form-type-radio input[type=radio]+label::before,.user-login-form .form-type-radio input[type=radio]:checked+label::before,.webform-submission-form .form-type-checkbox input[type=checkbox],.webform-submission-form .form-type-checkbox input[type=checkbox]+label::before,.webform-submission-form .form-type-checkbox input[type=checkbox]:checked+label::before,.webform-submission-form .form-type-checkbox input[type=radio],.webform-submission-form .form-type-checkbox input[type=radio]+label::before,.webform-submission-form .form-type-checkbox input[type=radio]:checked+label::before,.webform-submission-form .form-type-radio input[type=checkbox],.webform-submission-form .form-type-radio input[type=checkbox]+label::before,.webform-submission-form .form-type-radio input[type=checkbox]:checked+label::before,.webform-submission-form .form-type-radio input[type=radio],.webform-submission-form .form-type-radio input[type=radio]+label::before,.webform-submission-form .form-type-radio input[type=radio]:checked+label::before{width:18px;height:18px}.user-login-form .form-type-checkbox input[type=checkbox],.user-login-form .form-type-checkbox input[type=checkbox]+label,.user-login-form .form-type-checkbox input[type=radio],.user-login-form .form-type-checkbox input[type=radio]+label,.user-login-form .form-type-radio input[type=checkbox],.user-login-form .form-type-radio input[type=checkbox]+label,.user-login-form .form-type-radio input[type=radio],.user-login-form .form-type-radio input[type=radio]+label,.webform-submission-form .form-type-checkbox input[type=checkbox],.webform-submission-form .form-type-checkbox input[type=checkbox]+label,.webform-submission-form .form-type-checkbox input[type=radio],.webform-submission-form .form-type-checkbox input[type=radio]+label,.webform-submission-form .form-type-radio input[type=checkbox],.webform-submission-form .form-type-radio input[type=checkbox]+label,.webform-submission-form .form-type-radio input[type=radio],.webform-submission-form .form-type-radio input[type=radio]+label{cursor:pointer}.user-login-form .form-type-checkbox input[type=checkbox]+label::before,.user-login-form .form-type-checkbox input[type=checkbox]:checked+label::before,.user-login-form .form-type-checkbox input[type=radio]+label::before,.user-login-form .form-type-checkbox input[type=radio]:checked+label::before,.user-login-form .form-type-radio input[type=checkbox]+label::before,.user-login-form .form-type-radio input[type=checkbox]:checked+label::before,.user-login-form .form-type-radio input[type=radio]+label::before,.user-login-form .form-type-radio input[type=radio]:checked+label::before,.webform-submission-form .form-type-checkbox input[type=checkbox]+label::before,.webform-submission-form .form-type-checkbox input[type=checkbox]:checked+label::before,.webform-submission-form .form-type-checkbox input[type=radio]+label::before,.webform-submission-form .form-type-checkbox input[type=radio]:checked+label::before,.webform-submission-form .form-type-radio input[type=checkbox]+label::before,.webform-submission-form .form-type-radio input[type=checkbox]:checked+label::before,.webform-submission-form .form-type-radio input[type=radio]+label::before,.webform-submission-form .form-type-radio input[type=radio]:checked+label::before{border:2px solid #000;content:' ';border-radius:5px;left:0;top:4px}.user-login-form .form-type-checkbox input[type=checkbox]:checked+label::before,.user-login-form .form-type-checkbox input[type=radio]:checked+label::before,.user-login-form .form-type-radio input[type=checkbox]:checked+label::before,.user-login-form .form-type-radio input[type=radio]:checked+label::before,.webform-submission-form .form-type-checkbox input[type=checkbox]:checked+label::before,.webform-submission-form .form-type-checkbox input[type=radio]:checked+label::before,.webform-submission-form .form-type-radio input[type=checkbox]:checked+label::before,.webform-submission-form .form-type-radio input[type=radio]:checked+label::before{background-color:#000}.user-login-form .form-type-checkbox input[type=radio]+label::before,.user-login-form .form-type-checkbox input[type=radio]:checked+label::before,.user-login-form .form-type-radio input[type=radio]+label::before,.user-login-form .form-type-radio input[type=radio]:checked+label::before,.webform-submission-form .form-type-checkbox input[type=radio]+label::before,.webform-submission-form .form-type-checkbox input[type=radio]:checked+label::before,.webform-submission-form .form-type-radio input[type=radio]+label::before,.webform-submission-form .form-type-radio input[type=radio]:checked+label::before{border-radius:100%}.webform-submission-form{padding-left:30px;padding-right:30px;margin-left:auto;margin-right:auto;width:100%;max-width:840px}.webform-submission-form::after,.webform-submission-form::before{content:'';display:table}.webform-submission-form::after{clear:both}@media screen and (min-width:480px){.footer--menu .menu li:first-of-type{margin-right:30px}}.menu--main .menu li a{font-size:1.125rem}.menu--main .menu li a.is-active{color:#ec1a3b}.menu--main .menu-item--expanded .menu{display:none}@media screen and (min-width:1025px){.menu--main{display:block;z-index:100}.menu--main>.menu>.menu-item{display:inline-block;padding:0 10px}.menu--main>.menu>.menu-item a{display:inline-block;padding:10px 0}.menu--main>.menu>.menu-item:not(:last-of-type) a{position:relative}.menu--main>.menu>.menu-item:not(:last-of-type) a::after{position:absolute;top:100%;left:0;width:100%;height:1px;background:#000;content:'';opacity:0;transition:height .3s,opacity .3s,transform .3s;transform:translateY(-10px)}.menu--main>.menu>.menu-item:not(:last-of-type) a:focus::after,.menu--main>.menu>.menu-item:not(:last-of-type) a:hover::after{height:5px;opacity:1;transform:translateY(0)}.menu--main>.menu>.menu-item:last-of-type{padding:0}.menu--main>.menu>.menu-item:last-of-type a{background-color:#000;color:#fff;margin-left:10px;padding:10px 20px}.menu--main>.menu>.menu-item:last-of-type a.is-active{background-color:#ec1a3b}.menu--main>.menu>.menu-item:last-of-type a:hover{background-color:#ec1a3b}.menu--main>.menu .menu-item--expanded{cursor:pointer}.menu--main>.menu .menu-item--expanded::after{margin-left:5px;display:inline-block;content:' ';width:17px;height:10px;background-image:url(/themes/custom/kunstuur/dist/image/dropdown-black.svg);background-size:17px 10px;background-position:right center;background-repeat:no-repeat}.menu--main>.menu .menu-item--expanded .menu{display:block;position:absolute;opacity:0;background-color:#000;text-align:left;transition:.3s all ease-in-out}.menu--main>.menu .menu-item--expanded .menu a{padding:10px;color:#fff!important}.menu--main>.menu .menu-item--expanded .menu a:focus,.menu--main>.menu .menu-item--expanded .menu a:hover{color:#ec1a3b!important}.menu--main>.menu .menu-item--expanded .menu a::after{display:none}.menu--main>.menu .menu-item--expanded:focus .menu,.menu--main>.menu .menu-item--expanded:hover .menu{opacity:1}.front .page-top:not(.stuck) .menu--main,.page-node-type-location .page-top:not(.stuck) .menu--main{margin-top:40px;text-align:right}.front .page-top:not(.stuck) .menu--main>.menu>.menu-item:last-of-type a,.page-node-type-location .page-top:not(.stuck) .menu--main>.menu>.menu-item:last-of-type a{color:#ec1a3b;background-color:#fff}.front .page-top:not(.stuck) .menu--main>.menu>.menu-item:last-of-type a:hover,.page-node-type-location .page-top:not(.stuck) .menu--main>.menu>.menu-item:last-of-type a:hover{color:#fff;background-color:#000}.front .page-top:not(.stuck) .menu--main>.menu>.menu-item:not(:last-of-type) a::after,.page-node-type-location .page-top:not(.stuck) .menu--main>.menu>.menu-item:not(:last-of-type) a::after{background:#fff}.front .page-top:not(.stuck) .menu--main>.menu>.menu-item a,.page-node-type-location .page-top:not(.stuck) .menu--main>.menu>.menu-item a{color:#fff}.front .page-top:not(.stuck) .menu--main>.menu .menu-item--expanded::after,.page-node-type-location .page-top:not(.stuck) .menu--main>.menu .menu-item--expanded::after{background-image:url(/themes/custom/kunstuur/dist/image/dropdown-white.svg)}.front .page-top:not(.stuck) .menu--main>.menu .menu-item--expanded .menu,.page-node-type-location .page-top:not(.stuck) .menu--main>.menu .menu-item--expanded .menu{background-color:#fff}.front .page-top:not(.stuck) .menu--main>.menu .menu-item--expanded .menu a,.page-node-type-location .page-top:not(.stuck) .menu--main>.menu .menu-item--expanded .menu a{color:#000!important}.front .page-top:not(.stuck) .menu--main>.menu .menu-item--expanded .menu a:focus,.front .page-top:not(.stuck) .menu--main>.menu .menu-item--expanded .menu a:hover,.page-node-type-location .page-top:not(.stuck) .menu--main>.menu .menu-item--expanded .menu a:focus,.page-node-type-location .page-top:not(.stuck) .menu--main>.menu .menu-item--expanded .menu a:hover{color:#ec1a3b!important}}@media screen and (min-width:1321px){.menu--main>.menu>.menu-item{padding:0 20px}}.menu--mobile-menu .menu{margin:40px 0 60px}.menu--mobile-menu .menu li:first-of-type{margin-bottom:50px}.menu--mobile-menu .menu li:first-of-type a{font-size:1.25rem;width:100%;background-image:url(/themes/custom/kunstuur/dist/image/ticket-white.svg);background-position:20px;background-size:auto;background-repeat:no-repeat}.menu--mobile-menu .menu li a.is-active{border-bottom:1px solid #ec1a3b}@media all and (max-width:1024px){.menu--mobile-menu .menu li{margin-bottom:20px}.menu--mobile-menu .menu li a{text-decoration:none;font-weight:700;font-size:1.5rem}}.maintenance-page{background-color:#f5f5f5}.maintenance-page .maintenance-wrapper{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-width:440px;width:100%}.maintenance-page header{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #d0d0d0}.maintenance-page header img{width:140px;height:auto}.maintenance-page main h1{margin-top:0;margin-bottom:35px;font-size:1rem;line-height:1.25rem;color:#979797}.maintenance-page main .maintenance__content{padding-bottom:20px;border-bottom:1px solid #d0d0d0;font-size:1.25rem;line-height:1.5rem}.slick-next,.slick-prev{width:50px;height:200px}.slick-next::before,.slick-prev::before{content:'';background:url(/themes/custom/kunstuur/dist/image/arrow-long-red.svg) no-repeat center;width:50px;height:14px;background-size:contain}.slick-prev{left:-80px}.slick-next{right:-80px}.slick-next::before{content:'';background:url(/themes/custom/kunstuur/dist/image/arrow-long.svg) no-repeat center;width:50px;height:14px;background-size:contain}.slick-dots li{margin:0;width:15px;height:15px}.slick-dots li.slick-active button::before{color:#fff}.field--name-field-body .slick-next::before{background:url(/themes/custom/kunstuur/dist/image/arrow-long-red.svg) no-repeat center;transform:rotate(180deg)}.field--name-field-body .slick-dots li.slick-active button::before{color:#a0041c}.field--name-field-exposition-artworks .slick-dots{bottom:auto;text-align:left;left:20px}:root{--replace-offset:50%;--replace-offset-2:calc((100% - var(--replace-offset)) * -1)}.ticket-link-bottom{position:fixed;bottom:-9px;right:-2px;z-index:5}.ticket-link-bottom .logo{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end}@media all and (max-width:768px){.ticket-link-bottom .logo svg{width:100px;height:148px}}.js-replace{display:-ms-grid;display:grid}.js-replace__item{grid-row:-1/1;grid-column:-1/1;overflow:hidden;will-change:transform;transform:translateY(calc(var(--replace-offset) * 1))}.js-replace__item:hover #Combined-Shape{fill:#a0041c;transition:fill .4s}.js-replace__item:hover .logo-invert-stroke{stroke:#fff;transition:stroke .4s}.js-replace__content{border:1px solid transparent;will-change:transform;transform:translateY(calc(var(--replace-offset) * -1))}.js-replace__item--active{transform:translateY(calc(var(--replace-offset-2) * 1))}.js-replace__item--active .js-replace__content{transform:translateY(calc(var(--replace-offset-2) * -1))}.js-replace--reverse .js-replace__item{transform:translateY(calc(var(--replace-offset-2) * 1))}.js-replace--reverse .js-replace__content{transform:translateY(calc(var(--replace-offset-2) * -1))}.js-replace--reverse .js-replace__item--active{transform:translateY(calc(var(--replace-offset) * 1))}.js-replace--reverse .js-replace__item--active .js-replace__content{transform:translateY(calc(var(--replace-offset) * -1))}.node--type-artist.node--view-mode-teaser{position:relative;overflow:hidden}.node--type-artist.node--view-mode-teaser h2{position:absolute;margin-bottom:0;bottom:0;left:0;width:100%;font-size:1.5rem;background-color:#000;color:#fff;padding:10px;line-height:1.75rem}.node--type-artist.node--view-mode-teaser a{color:#fff;text-decoration:none}.node--type-artist.node--view-mode-full .artist-meta{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:60px}.node--type-artist.node--view-mode-full .artist-meta .left{width:100%}.node--type-artist.node--view-mode-full .artist-meta .left img{width:100%}.node--type-artist.node--view-mode-full .artist-meta .right{width:100%;padding:20px 30px;background-color:#000;color:#fff}.node--type-artist.node--view-mode-full .artist-meta .right .field--name-field-artist-birth-date,.node--type-artist.node--view-mode-full .artist-meta .right .field--name-field-artist-death-date{display:inline}.node--type-artist.node--view-mode-full .artist-meta .right .field--name-field-quote{margin-top:20px;font-size:1.125rem;line-height:2.5rem}.node--type-artist.node--view-mode-full .artist-meta .right .field--name-field-quote p,.node--type-artist.node--view-mode-full .artist-meta .right .field--name-field-quote::after,.node--type-artist.node--view-mode-full .artist-meta .right .field--name-field-quote::before{display:inline}.node--type-artist.node--view-mode-full .artist-meta .right .field--name-field-quote::before{content:'“'}.node--type-artist.node--view-mode-full .artist-meta .right .field--name-field-quote::after{content:'”'}@media all and (min-width:768px){.node--type-artist.node--view-mode-full .artist-meta .right .field--name-field-quote{font-size:1.5rem;line-height:2.5rem}}.node--type-artist.node--view-mode-full .artist-meta .right h1{margin-bottom:10px}@media screen and (min-width:768px){.node--type-artist.node--view-mode-full .artist-meta .left{width:30%}.node--type-artist.node--view-mode-full .artist-meta .right{width:70%}}.node--type-association.node--view-mode-teaser a{text-decoration:none;transition:.2s all ease-in-out}.node--type-association.node--view-mode-teaser a:focus,.node--type-association.node--view-mode-teaser a:hover{color:#ec1a3b}.node--type-association.node--view-mode-teaser .field--name-field-association-logo{margin-bottom:20px}.node--type-association .field--name-field-intro,.node--type-basic-page .field--name-field-intro,.node--type-landingpage .field--name-field-intro{font-size:1.5rem;line-height:2.5rem}@media screen and (min-width:960px){.opening-weekend .checkfront-wrapper{margin-left:-250px}}@media all and (min-width:769px){.node__id--16 .field--name-field-body>.field__item:nth-child(1),.node__id--16 .field--name-field-body>.field__item:nth-child(2),.node__id--16 .field--name-field-body>.field__item:nth-child(3){display:inline-block;vertical-align:top;width:calc(50% - 15px)}.node__id--16 .field--name-field-body>.field__item:nth-child(1){padding-right:15px}.node__id--16 .field--name-field-body>.field__item:nth-child(2){padding-left:15px}}@media all and (min-width:1025px){.node__id--16 .field--name-field-body>.field__item:nth-child(1),.node__id--16 .field--name-field-body>.field__item:nth-child(2),.node__id--16 .field--name-field-body>.field__item:nth-child(3){display:inline-block;vertical-align:top;width:calc(100% / 3 - 30px)}.node__id--16 .field--name-field-body>.field__item:nth-child(1){padding-right:30px}.node__id--16 .field--name-field-body>.field__item:nth-child(2){padding-right:15px;padding-left:15px}.node__id--16 .field--name-field-body>.field__item:nth-child(3){padding-left:30px}}.node--type-exposition.node--view-mode-full .field--name-field-exposition-end{color:#ec1a3b;margin-top:20px;background-color:#fff;padding:10px 15px;margin-bottom:30px}.node--type-association .content--header,.node--type-basic-page .content--header,.node--type-exposition .content--header,.node--type-landingpage .content--header,.node--type-news.node--view-mode-full .content--header{background-color:#ec1a3b;overflow:hidden;margin-bottom:140px;padding:190px 0;color:#fff}@media all and (max-width:480px){.node--type-association .content--header h1,.node--type-basic-page .content--header h1,.node--type-exposition .content--header h1,.node--type-landingpage .content--header h1,.node--type-news.node--view-mode-full .content--header h1{font-size:2rem}}@media screen and (max-width:767px){.node--type-association .content--header h1,.node--type-basic-page .content--header h1,.node--type-exposition .content--header h1,.node--type-landingpage .content--header h1,.node--type-news.node--view-mode-full .content--header h1{max-width:460px}}.node--type-association .content--header .field--name-field-intro,.node--type-basic-page .content--header .field--name-field-intro,.node--type-exposition .content--header .field--name-field-intro,.node--type-landingpage .content--header .field--name-field-intro,.node--type-news.node--view-mode-full .content--header .field--name-field-intro{font-size:1.25rem;line-height:1.725rem}.node--type-association .content--header .field--name-field-header-image,.node--type-basic-page .content--header .field--name-field-header-image,.node--type-exposition .content--header .field--name-field-header-image,.node--type-landingpage .content--header .field--name-field-header-image,.node--type-news.node--view-mode-full .content--header .field--name-field-header-image{top:0;right:-8%;width:80%}.node--type-association .content--header .field--name-field-header-image img,.node--type-basic-page .content--header .field--name-field-header-image img,.node--type-exposition .content--header .field--name-field-header-image img,.node--type-landingpage .content--header .field--name-field-header-image img,.node--type-news.node--view-mode-full .content--header .field--name-field-header-image img{-webkit-clip-path:polygon(70% 98%,12% 0,100% 0);clip-path:polygon(70% 98%,12% 0,100% 0)}@media all and (min-width:768px){.node--type-association .content--header .content--header_info,.node--type-basic-page .content--header .content--header_info,.node--type-exposition .content--header .content--header_info,.node--type-landingpage .content--header .content--header_info,.node--type-news.node--view-mode-full .content--header .content--header_info{width:50%}.node--type-association .content--header .field--name-field-intro,.node--type-basic-page .content--header .field--name-field-intro,.node--type-exposition .content--header .field--name-field-intro,.node--type-landingpage .content--header .field--name-field-intro,.node--type-news.node--view-mode-full .content--header .field--name-field-intro{font-size:1.5rem;line-height:2.5rem}.node--type-association .content--header .field--name-field-header-image,.node--type-basic-page .content--header .field--name-field-header-image,.node--type-exposition .content--header .field--name-field-header-image,.node--type-landingpage .content--header .field--name-field-header-image,.node--type-news.node--view-mode-full .content--header .field--name-field-header-image{right:-12%}}@media all and (min-width:1600px){.node--type-association .content--header .field--name-field-header-image,.node--type-basic-page .content--header .field--name-field-header-image,.node--type-exposition .content--header .field--name-field-header-image,.node--type-landingpage .content--header .field--name-field-header-image,.node--type-news.node--view-mode-full .content--header .field--name-field-header-image{right:-25%}}.node--type-association .content--main,.node--type-basic-page .content--main,.node--type-exposition .content--main,.node--type-landingpage .content--main,.node--type-news.node--view-mode-full .content--main{max-width:1130px}.node--type-location.node--view-mode-full .location__exposition--top h2,.node--type-location.node--view-mode-teaser .location__exposition--top h2{border-top:12px solid #fff;border-bottom:12px solid #fff;overflow:hidden}.node--type-location.node--view-mode-full .location__exposition--top .field--name-field-location-info p,.node--type-location.node--view-mode-teaser .location__exposition--top .field--name-field-location-info p{margin-bottom:0}.node--type-location.node--view-mode-full .field--name-field-location-detail-link,.node--type-location.node--view-mode-teaser .field--name-field-location-detail-link{margin-bottom:20px}.node--type-location.node--view-mode-full .field--name-field-tickets-link a,.node--type-location.node--view-mode-teaser .field--name-field-tickets-link a{background-image:url(/themes/custom/kunstuur/dist/image/ticket-red.svg);background-position:20px;background-size:auto;background-repeat:no-repeat;padding-left:70px}.node--type-location.node--view-mode-full .field--name-field-tickets-link a:hover,.node--type-location.node--view-mode-teaser .field--name-field-tickets-link a:hover{background-image:url(/themes/custom/kunstuur/dist/image/ticket-white.svg);border-color:#fff}@media screen and (min-width:641px){.node--type-location.node--view-mode-full .field--name-field-tickets-link span,.node--type-location.node--view-mode-teaser .field--name-field-tickets-link span{display:none}}@media screen and (min-width:769px){.node--type-location.node--view-mode-full .field--name-field-tickets-link,.node--type-location.node--view-mode-teaser .field--name-field-tickets-link{width:auto}.node--type-location.node--view-mode-full .field--name-field-tickets-link a,.node--type-location.node--view-mode-teaser .field--name-field-tickets-link a{width:auto}}.node--type-location.node--view-mode-full .field--name-field-location-detail-link a,.node--type-location.node--view-mode-teaser .field--name-field-location-detail-link a{padding:15px 20px}@media screen and (min-width:769px){.node--type-location.node--view-mode-full .field--name-field-location-detail-link,.node--type-location.node--view-mode-teaser .field--name-field-location-detail-link{width:auto;margin-right:20px}.node--type-location.node--view-mode-full .field--name-field-location-detail-link a,.node--type-location.node--view-mode-teaser .field--name-field-location-detail-link a{width:auto}}.node--type-location.node--view-mode-full .field--name-field-location-images .slick-list,.node--type-location.node--view-mode-teaser .field--name-field-location-images .slick-list{-webkit-clip-path:polygon(100% 0,100% 75%,74% 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 75%,74% 100%,0 100%,0 0)}.node--type-location.node--view-mode-full .field--name-field-location-images .slick-dots,.node--type-location.node--view-mode-teaser .field--name-field-location-images .slick-dots{right:0;width:auto}@media screen and (min-width:1300px){.node--type-location.node--view-mode-full .field--name-field-location-images .slick-dots,.node--type-location.node--view-mode-teaser .field--name-field-location-images .slick-dots{bottom:0}}.node--type-location.node--view-mode-teaser{padding-left:0;padding-right:0}@media screen and (min-width:1025px){.node--type-location.node--view-mode-teaser .location__exposition--top{margin-bottom:30px}}.node--type-location.node--view-mode-teaser .location__exposition--top .field--name-field-location-info,.node--type-location.node--view-mode-teaser .location__exposition--top h2{color:#fff;font-weight:700}.node--type-location.node--view-mode-teaser .location__exposition--top h2{margin-bottom:30px;padding:10px 0;font-size:2.625rem}.node--type-location.node--view-mode-teaser .location__exposition--top .field--name-field-location-info{margin-bottom:30px;font-size:1.125rem}.node--type-location.node--view-mode-teaser .location__info--left{position:relative}.node--type-location.node--view-mode-teaser .field--name-field-location-images{margin-bottom:30px}.node--type-location.node--view-mode-teaser .field--name-field-intro{font-size:1.25rem;line-height:1.75rem;color:#fff}@media screen and (min-width:641px) and (max-width:1024px){.node--type-location.node--view-mode-teaser .location__info{display:-ms-flexbox;display:flex;-ms-flex-flow:row-reverse wrap;flex-flow:row-reverse wrap}.node--type-location.node--view-mode-teaser .location__info .location__info--left{margin-left:10px}.node--type-location.node--view-mode-teaser .location__info .location__info--right{margin-right:10px}}@media screen and (min-width:641px) and (max-width:768px){.node--type-location.node--view-mode-teaser .location__info .location__info--left,.node--type-location.node--view-mode-teaser .location__info .location__info--right{width:calc(50% - 10px)}}@media screen and (min-width:769px) and (max-width:1024px){.node--type-location.node--view-mode-teaser .location__info .location__info--left{width:calc(100% / 3 - 10px)}.node--type-location.node--view-mode-teaser .location__info .location__info--right{width:calc(100% / 3 * 2 - 10px)}}.node--type-location.node--view-mode-teaser .slick-dots{bottom:0}.node--type-location.node--view-mode-full{background-color:#ec1a3b}.node--type-location.node--view-mode-full .location__exposition--top h2{margin-top:10px}.node--type-location.node--view-mode-full .location__exposition{color:#fff;padding:160px 0}.node--type-location.node--view-mode-full .location__exposition .location__exposition--top{padding:0 30px}.node--type-location.node--view-mode-full .location__exposition .location__exposition--top .location__exposition--right .field--name-field-exposition-description{font-size:1.25rem;line-height:1.75rem}.node--type-location.node--view-mode-full .location__exposition .location__exposition--top .location__exposition--right .field--name-field-exposition-link{margin:15px 0 40px}.node--type-location.node--view-mode-full .location__exposition .location__exposition--top .location__exposition--right .field--name-field-exposition-link a{border-bottom:1px solid #fff;color:#fff;font-size:1.25rem;line-height:1.725rem}.node--type-location.node--view-mode-full .location__exposition .location__exposition--top .location__exposition--right .field--name-field-exposition-link a::after{content:'';background:url(/themes/custom/kunstuur/dist/image/arrow-long.svg) no-repeat center;background-size:cover;display:block;height:10px;width:40px;right:-60px;top:10px;transition:.3s}.node--type-location.node--view-mode-full .location__exposition .location__exposition--top .location__exposition--right .field--name-field-exposition-link a:hover::after{transform:translateX(20px);transition:transform .3s}.node--type-location.node--view-mode-full .location__exposition .location__exposition--top .location__exposition--right .field--name-field-exposition-link a:hover{border-bottom:0;transition:border-bottom .2s}.node--type-location.node--view-mode-full .location__exposition .location__exposition--top .location__exposition--right .field--name-field-exposition-end{color:#ec1a3b;background-color:#fff;padding:10px 15px;margin-bottom:30px}.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom{overflow:hidden;margin-top:90px}.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom h2{padding-left:30px;padding-right:30px;margin-left:auto;margin-right:auto;width:100%;max-width:1370px}.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom h2::after,.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom h2::before{content:'';display:table}.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom h2::after{clear:both}.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .current-exposition,.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .upcoming-exposition{margin-bottom:100px}.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .current-exposition .field--name-field-exposition-end,.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .upcoming-exposition .field--name-field-exposition-end{color:#ec1a3b;background-color:#fff;padding:10px 15px;margin-bottom:30px}.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .slick-track>.field__item{background-color:#fff;width:280px;max-width:100%;margin:0 20px}.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .paragraph--type--image-text{color:#000;max-width:1480px;padding:20px;margin-bottom:0}.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom h3{margin-bottom:30px;margin-top:30px}@media screen and (min-width:769px) and (max-width:1650px){.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .slick-track>.field__item{margin:0 60px}.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .slick-prev{left:5px;z-index:80}.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .slick-next{right:5px;z-index:80}.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .slick-dots{padding:10px 40px!important}}@media all and (max-width:768px){.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .field--name-field-exposition-artworks{padding-left:30px}}@media all and (min-width:640px){.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .slick-track>.field__item{max-width:none}.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom h3{margin-bottom:40px;margin-top:30px}}@media screen and (min-width:769px){.node--type-location.node--view-mode-full .location__exposition{max-width:1480px}.node--type-location.node--view-mode-full .location__exposition h2{font-size:2rem}.node--type-location.node--view-mode-full .location__exposition .location__exposition--top{display:-ms-grid;display:grid;grid-gap:40px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);padding:0 0 0 80px}.node--type-location.node--view-mode-full .location__exposition .location__exposition--top .location__exposition--left{-ms-grid-column:1;grid-column:1;min-width:0}.node--type-location.node--view-mode-full .location__exposition .location__exposition--top .location__exposition--right{grid-column:2/-1;min-width:0}.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .slick-track>.field__item{background-color:#fff}.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .slick-dots{padding:10px 20px}.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .paragraph--type--image-text{padding:80px}}@media all and (min-width:1400px){.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom{overflow:visible}.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .current-exposition,.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .upcoming-exposition{position:relative}.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .current-exposition .field--name-field-exposition-end,.node--type-location.node--view-mode-full .location__exposition .location__exposition--bottom .upcoming-exposition .field--name-field-exposition-end{position:absolute;right:20px;top:0}}.node--type-location.node--view-mode-full .location__tickets{background-color:#fff;padding:160px 0 60px}.node--type-location.node--view-mode-full .location__tickets .field--name-field-tickets-link a{background-image:url(/themes/custom/kunstuur/dist/image/ticket-white.svg);background-position:20px;background-size:auto;background-repeat:no-repeat;padding-left:70px}.node--type-location.node--view-mode-full .location__tickets .field--name-field-tickets-link a:hover{background-image:url(/themes/custom/kunstuur/dist/image/ticket-red.svg)}.node--type-location.node--view-mode-full .location__tickets .field--name-field-formulas-link a{border:2px solid #ec1a3b}.node--type-location.node--view-mode-full .location__tickets .field--name-field-formulas-link,.node--type-location.node--view-mode-full .location__tickets .field--name-field-tickets-link{margin-bottom:30px}@media all and (max-width:768px){.node--type-location.node--view-mode-full .location__tickets .field--name-field-formulas-link a,.node--type-location.node--view-mode-full .location__tickets .field--name-field-tickets-link a{width:100%}}.node--type-location.node--view-mode-full .location__tickets .location__ticket--right{margin-top:40px;background-color:#000;color:#fff;padding:40px}.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-address{margin-bottom:40px}.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-google-maps a,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-intro-location-link a,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-parking a{line-height:11px}.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-google-maps a::after,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-intro-location-link a::after,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-parking a::after{height:1px}.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-google-maps,.node--type-location.node--view-mode-full .location__tickets .location__ticket--right .field--name-field-parking{margin-bottom:10px}@media all and (min-width:769px){.node--type-location.node--view-mode-full .location__tickets .location__tickets--wrapper{display:-ms-grid;display:grid;grid-gap:40px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);max-width:1380px}.node--type-location.node--view-mode-full .location__tickets .location__tickets--wrapper .location__ticket--left{padding-right:230px;-ms-grid-column:1;grid-column:1;min-width:0}.node--type-location.node--view-mode-full .location__tickets .location__tickets--wrapper .location__ticket--right{margin-top:0;min-width:0}}@media all and (min-width:1025px){.node--type-location.node--view-mode-full .location__tickets .location__tickets--wrapper .location__ticket--right{padding:70px 120px}}.node--type-news .field--name-field-intro,.node--type-news .field--name-field-publication-date{font-size:1.5rem;line-height:2.5rem}.node--type-news.node--view-mode-full h1{border-top:12px solid #fff;margin-top:20px;padding-top:30px}.node--type-news.node--view-mode-full .field--name-field-intro{margin-bottom:70px}.node--type-news.node--view-mode-teaser a{color:#fff}.node--type-news.node--view-mode-teaser a:hover .news__inner-wrapper{background-color:#a0041c;transition:background-color .3s}.node--type-news.node--view-mode-teaser a .news__inner-wrapper{padding:40px;background-color:#ce0928;transition:background-color .3s}.node--type-news.node--view-mode-teaser h2{border-top:12px solid #fff;padding-top:25px;margin-top:10px}.node--type-news.node--view-mode-teaser .news__teaser-top{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:baseline;align-items:baseline}.node--type-news.node--view-mode-teaser .news__teaser-top img{-webkit-clip-path:polygon(100% 0,100% 75%,82% 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 75%,82% 100%,0 100%,0 0)}.node--type-news.node--view-mode-teaser .news__teaser-content .read-more__link{font-size:1.125rem;line-height:1.5rem;padding-bottom:5px;background:url(/themes/custom/kunstuur/dist/image/arrow-long.svg) no-repeat right;-ms-flex-item-align:baseline;align-self:baseline}.node--type-news.node--view-mode-teaser .news__teaser-content .read-more__link span{border-bottom:1px solid #fff}.node--type-ticket-page.node--view-mode-teaser a{padding:30px;display:block;text-decoration:none;background-color:#000;color:#fff}.node--type-ticket-page.node--view-mode-teaser a:focus,.node--type-ticket-page.node--view-mode-teaser a:hover{background-color:#ec1a3b}.node--type-ticket-page.node--view-mode-teaser.active a{background-color:#ec1a3b}.node--type-ticket-page.node--view-mode-teaser p:last-child{margin-bottom:0}.paragraph--type--carousel .slick-slide{position:relative}.paragraph--type--carousel .paragraph--carousel-count{font-size:2rem;color:#fff;bottom:20px;right:20px;z-index:100}.paragraph--type--carousel .paragraph--carousel-count::before{content:'';z-index:-10;width:117px;height:153px;background-image:url(/themes/custom/kunstuur/dist/image/rectangle-count.svg);right:-22px;bottom:-20px}.paragraph--type--gallery .field--name-field-gallery-images .field__item{margin-bottom:25px}@media screen and (min-width:480px){.paragraph--type--gallery .field--name-field-gallery-images .field__item{width:calc(50% - 10px)}}@media screen and (min-width:768px){.paragraph--type--gallery .field--name-field-gallery-images .field__item{width:calc(33% - 15px)}}@media screen and (min-width:1320px){.paragraph--type--gallery .field--name-field-gallery-images .field__item{width:calc(33% - 10px)}}.paragraph--type--gallery .field--name-field-gallery-images .field__item img{transition:all .2s}.paragraph--type--gallery .field--name-field-gallery-images .field__item img:focus,.paragraph--type--gallery .field--name-field-gallery-images .field__item img:hover{opacity:.8;border-radius:0}.paragraph{margin-bottom:100px}.paragraph p:last-child{margin-bottom:0}.paragraph--type--image-text::before{content:none}.paragraph--type--image-text.paragraph--half .paragraph--left,.paragraph--type--image-text.paragraph--thirds .paragraph--left{margin-bottom:20px}.paragraph--type--image-text h2{grid-column:1/4}@media screen and (min-width:769px){.paragraph--type--image-text{display:-ms-grid;display:grid;grid-gap:45px;grid-row-gap:0;-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr)}.paragraph--type--image-text.paragraph--half .paragraph--left{grid-column:1/4;margin-bottom:0;min-width:0}.paragraph--type--image-text.paragraph--half .paragraph--right{grid-column:4/-1;min-width:0}.paragraph--type--image-text.paragraph--thirds .paragraph--left{grid-column:1/3;margin-bottom:0;min-width:0}.paragraph--type--image-text.paragraph--thirds .paragraph--right{grid-column:3/-1;min-width:0}.paragraph--type--image-text.paragraph--thirds--two-one .paragraph--left{grid-column:1/5;margin-bottom:0;min-width:0}.paragraph--type--image-text.paragraph--thirds--two-one .paragraph--right{grid-column:5/-1;min-width:0}}.paragraph--type--image-text.has-image.has-video .field--name-field-imgtxt-image{margin-bottom:25px}.paragraph--type--pages .field--name-field-pages-pages>.field__item{margin-bottom:20px;min-width:0}.paragraph--type--pages .field--name-field-pages-pages>.field__item a{text-decoration:none}.paragraph--type--pages .field--name-field-pages-pages>.field__item a:focus h3,.paragraph--type--pages .field--name-field-pages-pages>.field__item a:hover h3{background-color:#a0041c;color:#fff}.paragraph--type--pages .field--name-field-pages-pages>.field__item a h3{background-color:transparent;color:#000;padding:10px;transition:all .2s}@media all and (min-width:641px){.paragraph--type--pages .field--name-field-pages-pages{display:-ms-grid;display:grid;grid-gap:20px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media all and (min-width:1025px){.paragraph--type--pages .field--name-field-pages-pages{display:-ms-grid;display:grid;grid-gap:20px;grid-row-gap:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}.paragraph--type--quote{border-top:12px solid #000;padding-top:40px;max-width:720px;margin:0 auto 70px}.paragraph--type--quote .field--name-field-quote{font-size:2rem;line-height:3rem}.paragraph--type--quote .field--name-field-quote p,.paragraph--type--quote .field--name-field-quote::after,.paragraph--type--quote .field--name-field-quote::before{display:inline}.paragraph--type--quote .field--name-field-quote::before{content:'“'}.paragraph--type--quote .field--name-field-quote::after{content:'”'}@media all and (min-width:768px){.paragraph--type--quote .field--name-field-quote{font-size:3rem;line-height:3.5rem}}.paragraph--type--quote .field--name-field-author{font-size:1.125rem;line-height:1rem;margin-top:25px}.paragraph--type--quote .field--name-field-author::before{content:'-';display:inline;margin-right:10px}@media screen and (max-width:639px){.paragraph--type--text{column-count:1!important}}.cookiesjsr-banner,.cookiesjsr-layer{background-color:#000}.cookiesjsr-banner .cookiesjsr-service-group.active .cookiesjsr-service-group--content,.cookiesjsr-banner .cookiesjsr-service-group.active .cookiesjsr-service-group--tab,.cookiesjsr-layer .cookiesjsr-service-group.active .cookiesjsr-service-group--content,.cookiesjsr-layer .cookiesjsr-service-group.active .cookiesjsr-service-group--tab{background:#000;color:#fff}.cookiesjsr-banner .cookiesjsr-service--description a,.cookiesjsr-banner .cookiesjsr-service--description h3,.cookiesjsr-layer .cookiesjsr-service--description a,.cookiesjsr-layer .cookiesjsr-service--description h3{color:#fff}.cookiesjsr-banner ul,.cookiesjsr-layer ul{list-style:none;padding-left:0}.cookiesjsr-banner ul li,.cookiesjsr-layer ul li{padding-left:0;background:0 0;background-position-y:5px;background-size:10px}.cookiesjsr-banner .cookiesjsr-links.cookiesjsr-banner--links.links--row li:nth-of-type(2),.cookiesjsr-layer .cookiesjsr-links.cookiesjsr-banner--links.links--row li:nth-of-type(2){display:none}.tabs{padding-left:30px;padding-right:30px;margin-left:auto;margin-right:auto;width:100%;max-width:1320px;padding-left:0;padding-bottom:10px}.tabs::after,.tabs::before{content:'';display:table}.tabs::after{clear:both}.tabs li{margin-right:3px}.tabs li a{color:#fff;background-color:#ec1a3b;border:1px solid #fff;padding:5px 10px}.tabs li a:focus,.tabs li a:hover{background-color:#fff;border:1px solid #ec1a3b;transition:.2s;color:#ec1a3b}.messages{margin-bottom:20px}.view-artists{padding-left:30px;padding-right:30px;margin-left:auto;margin-right:auto;width:100%;max-width:1140px;overflow:hidden}.view-artists::after,.view-artists::before{content:'';display:table}.view-artists::after{clear:both}.view-artists .view-content .views-row{margin-bottom:20px;min-width:0;width:100%}.view-artists .view-content .views-row>a{overflow:hidden}.view-artists .view-content .views-row>a img{width:100%;transform:scale(1);transition:all .2s}.view-artists .view-content .views-row>a h2{transition:all .2s}.view-artists .view-content .views-row>a:hover img{transform:scale(1.05)}.view-artists .view-content .views-row>a:hover h2{transform:translateY(-10px) scale(.95);transition:all .2s}@media all and (min-width:641px){.view-artists .view-content .views-row{width:calc(50% - 10px)}}@media all and (min-width:1025px){.view-artists .view-content .views-row{width:calc(33.3333% - 15px)}}.view-associations{padding-left:30px;padding-right:30px;margin-left:auto;margin-right:auto;width:100%;max-width:1140px;overflow:hidden}.view-associations::after,.view-associations::before{content:'';display:table}.view-associations::after{clear:both}.view-associations .view-content .views-row{margin-bottom:50px;min-width:0}@media all and (min-width:641px){.view-associations .view-content{display:-ms-grid;display:grid;grid-gap:60px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media all and (min-width:1025px){.view-associations .view-content{display:-ms-grid;display:grid;grid-gap:120px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.block__locations--front{background-color:#ec1a3b;padding:140px 0}.block__locations--front .view-locations{padding-left:30px;padding-right:30px;margin-left:auto;margin-right:auto;width:100%;max-width:1440px;overflow:hidden}.block__locations--front .view-locations::after,.block__locations--front .view-locations::before{content:'';display:table}.block__locations--front .view-locations::after{clear:both}.block__locations--front .view-locations .view-header{margin-bottom:50px;max-width:900px;color:#fff}.block__locations--front .view-locations .view-header .field--name-field-title{margin-bottom:30px;font-size:2rem;line-height:3rem;font-weight:700}@media screen and (min-width:769px){.block__locations--front .view-locations .view-header .field--name-field-title{font-size:3rem;line-height:3.5rem}}.block__locations--front .view-locations .view-header .field--name-field-body{font-size:1.25rem;line-height:2rem}@media all and (min-width:768px){.block__locations--front .view-locations .view-header .field--name-field-body{font-size:1.5rem;line-height:2.5rem}}.block__locations--front .view-locations .view-content .views-row{margin-bottom:50px;min-width:0}@media all and (min-width:1025px){.block__locations--front .view-locations .view-content{display:-ms-grid;display:grid;grid-gap:60px;grid-row-gap:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}.block-views-blocknews-front,.block-views-blocknews-news-block{background-color:#ec1a3b;padding:170px 0;overflow:hidden}.block-views-blocknews-front>h2,.block-views-blocknews-news-block>h2{padding-left:30px;padding-right:30px;margin-left:auto;margin-right:auto;width:100%;max-width:1380px;color:#fff}.block-views-blocknews-front>h2::after,.block-views-blocknews-front>h2::before,.block-views-blocknews-news-block>h2::after,.block-views-blocknews-news-block>h2::before{content:'';display:table}.block-views-blocknews-front>h2::after,.block-views-blocknews-news-block>h2::after{clear:both}.block-views-blocknews-front .view-news,.block-views-blocknews-news-block .view-news{padding-left:30px;padding-right:30px;margin-left:auto;margin-right:auto;width:100%;max-width:1380px;padding-left:30px}.block-views-blocknews-front .view-news::after,.block-views-blocknews-front .view-news::before,.block-views-blocknews-news-block .view-news::after,.block-views-blocknews-news-block .view-news::before{content:'';display:table}.block-views-blocknews-front .view-news::after,.block-views-blocknews-news-block .view-news::after{clear:both}.block-views-blocknews-front .view-news .views-row,.block-views-blocknews-news-block .view-news .views-row{margin-left:50px;width:280px;max-width:100%}.block-views-blocknews-front .view-news .views-row:first-of-type,.block-views-blocknews-news-block .view-news .views-row:first-of-type{margin-left:0}@media all and (min-width:768px){.block-views-blocknews-front .view-news .views-row,.block-views-blocknews-news-block .view-news .views-row{width:380px}}@media all and (min-width:1024px){.block-views-blocknews-front .view-news .views-row,.block-views-blocknews-news-block .view-news .views-row{width:400px}}@media screen and (min-width:1400px){.block-views-blocknews-front,.block-views-blocknews-news-block{overflow:visible}}.cancel-tickets-wrapper{margin:-140px 0 140px;background-color:#000;color:#fff}.cancel-tickets-wrapper a{color:#fff}.cancel-tickets-wrapper .cancel-tickets{padding:20px 30px;-ms-flex-pack:justify;justify-content:space-between;max-width:1320px;margin-left:auto;margin-right:auto;width:100%}.cancel-tickets-wrapper .cancel-tickets .button__underline--arrow{font-weight:700;margin-right:50px;border-bottom:1px solid}.cancel-tickets-wrapper .cancel-tickets .button__underline--arrow::after{content:'';background:url(/themes/custom/kunstuur/dist/image/arrow-long.svg) no-repeat center;background-size:cover;display:block;height:10px;width:40px;right:-50px;top:10px;transition:.3s}.cancel-tickets-wrapper .cancel-tickets .button__underline--arrow:hover::after{transform:translateX(20px);transition:transform .3s}@media screen and (min-width:768px){.cancel-tickets-wrapper .cancel-tickets h3,.cancel-tickets-wrapper .cancel-tickets p{margin-bottom:0}}.order-ticket-title{background-image:url(/themes/custom/kunstuur/dist/image/ticket-red.svg);background-position:20px;background-size:auto;background-repeat:no-repeat;padding-left:70px}.view-tickets .view-content .views-row{margin-bottom:30px;min-width:0}@media all and (min-width:769px){.view-tickets .view-content{display:-ms-grid;display:grid;grid-gap:30px;grid-row-gap:0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media all and (min-width:1025px){.view-tickets .view-content{display:-ms-grid;display:grid;grid-gap:30px;grid-row-gap:0;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}.tickets--filter{margin-bottom:30px}.page-footer__container .region-footer{padding:85px 0 50px}.page-footer__container .region-footer .site__settings--socials{margin-top:20px}@media screen and (min-width:768px){.page-footer__container .region-footer .kunstuur__about--block{width:80%}.page-footer__container .region-footer .kunstuur__about--block .field--name-field-body{width:65%}.page-footer__container .region-footer .site__settings--socials{margin-top:0}}.page-footer__lower{background-color:#000;padding:15px 0;color:#fff}.page-footer__lower a{color:#fff;font-size:.875rem}.page-footer__lower .page-footer__lower--container{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}@media screen and (max-width:1420px){.page-footer__lower .page-footer__lower--container .footer--menu,.page-footer__lower .page-footer__lower--container .footer__company{width:100%}}@media screen and (min-width:1421px){.page-footer__lower .page-footer__lower--container{-ms-flex-pack:justify;justify-content:space-between}}.page-footer__lower .page-footer__lower--container::after,.page-footer__lower .page-footer__lower--container::before{content:none}.front .sticky-wrapper,.page-node-type-location .sticky-wrapper{background-color:#ec1a3b}.front .page-top,.page-node-type-location .page-top{background-color:#ec1a3b}.front .page-top .region-top,.page-node-type-location .page-top .region-top{-ms-flex-pack:end;justify-content:flex-end}.front .page-top.stuck .region-top,.page-node-type-location .page-top.stuck .region-top{-ms-flex-pack:justify;justify-content:space-between}.front .page-above-content,.page-node-type-location .page-above-content{background-color:#ec1a3b}.front .page-above-content .page-above-content__container,.page-node-type-location .page-above-content .page-above-content__container{-ms-flex-pack:end;justify-content:flex-end}.front .page-above-content .field--name-field-banner,.page-node-type-location .page-above-content .field--name-field-banner{max-width:50%;left:0;top:0}.front .page-above-content .field--name-field-banner img,.page-node-type-location .page-above-content .field--name-field-banner img{-webkit-clip-path:polygon(0 0,100% 0,40% 100%,0 61%);clip-path:polygon(0 0,100% 0,40% 100%,0 61%)}@media all and (min-width:1320px){.front .page-above-content .field--name-field-banner,.page-node-type-location .page-above-content .field--name-field-banner{width:50%}.front .page-above-content .field--name-field-banner img,.page-node-type-location .page-above-content .field--name-field-banner img{width:100%}}@media all and (min-width:2100px){.front .page-above-content .field--name-field-banner,.page-node-type-location .page-above-content .field--name-field-banner{width:40%}}@media all and (min-height:667px){.front .page-above-content .field--name-field-banner,.page-node-type-location .page-above-content .field--name-field-banner{padding-bottom:40px}}.front .page-above-content .block-system-branding-block,.page-node-type-location .page-above-content .block-system-branding-block{margin:100px 0 60px}@media all and (min-width:768px){.front .page-above-content .block-system-branding-block,.page-node-type-location .page-above-content .block-system-branding-block{width:40%}}.page-below-content .block-views-blocknews-news-block,.page-below-content .whats-to-be-expected__block--footer{margin-top:125px}@media screen and (max-height:568px){.front .region-top .block-system-branding-block,.page-node-type-location .region-top .block-system-branding-block{display:none!important}.front .page-above-content .block-system-branding-block,.page-node-type-location .page-above-content .block-system-branding-block{width:70%;margin:100px 0 40px}.ticket-link-bottom .logo svg{width:80px;height:118px}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.node--type-association .content--header .field--name-field-header-image,.node--type-basic-page .content--header .field--name-field-header-image,.node--type-landingpage .content--header .field--name-field-header-image,.node--type-news.node--view-mode-full .content--header .field--name-field-header-image{right:-35%}.stuck .menu--main,body:not(.is-front) .menu--main,body:not(.page-node-type-location) .menu--main{position:absolute;bottom:30px;width:100%;right:0;text-align:right}.node--type-location.node--view-mode-full .location__intro{display:-ms-grid;display:grid;grid-gap:10px;grid-row-gap:0;-ms-grid-columns:(1fr)[10];grid-template-columns:repeat(10,1fr);padding:140px 30px}.node--type-location.node--view-mode-full .location__intro .location__intro--left{-ms-grid-column:1;-ms-grid-column-span:6;margin-right:20px}.node--type-location.node--view-mode-full .location__intro .location__intro--right{-ms-grid-column:7;-ms-grid-column-span:10}.node--type-location.node--view-mode-full .location__exposition .location__exposition--top .location__exposition--left{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:20px}.node--type-location.node--view-mode-full .location__exposition .location__exposition--top .location__exposition--right{-ms-grid-column:2;-ms-grid-column-span:2}.node--type-location.node--view-mode-full .location__tickets .location__tickets--wrapper .location__ticket--left{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:20px}.node--type-location.node--view-mode-full .location__tickets .location__tickets--wrapper .location__ticket--right{-ms-grid-column:2;-ms-grid-column-span:2}.paragraph--type--image-text.paragraph--half .paragraph--left{-ms-grid-column:1;-ms-grid-column-span:4;margin-right:20px}.paragraph--type--image-text.paragraph--half .paragraph--right{-ms-grid-column:5;-ms-grid-column-span:6}.paragraph--type--image-text.paragraph--thirds .paragraph--left{-ms-grid-column:1;-ms-grid-column-span:3;margin-right:20px}.paragraph--type--image-text.paragraph--thirds .paragraph--right{-ms-grid-column:4;-ms-grid-column-span:6}.paragraph--type--image-text.paragraph--thirds--two-one .paragraph--left{-ms-grid-column:1;-ms-grid-column-span:5;margin-right:20px}.paragraph--type--image-text.paragraph--thirds--two-one .paragraph--right{-ms-grid-column:6;-ms-grid-column-span:6}}@supports (-ms-ime-align:auto){.node--type-association .content--header .field--name-field-header-image,.node--type-basic-page .content--header .field--name-field-header-image,.node--type-landingpage .content--header .field--name-field-header-image,.node--type-news.node--view-mode-full .content--header .field--name-field-header-image{right:-35%}}.page-mobile{position:fixed;z-index:10}.menu-toggler--close,.menu-toggler--open{z-index:100;right:30px;top:25px}@media all and (min-width:1025px){.menu-toggler--close,.menu-toggler--open{top:45px}}@media all and (max-width:1024px){.mobile-menu-open{position:relative;overflow:hidden}.mobile-menu-open .menu-toggler--open,.mobile-menu-open .region-top{display:none}.mobile-menu-open .region-mobile{padding:20px 30px;background:#fff;height:100vh;overflow-y:scroll}.mobile-menu-open .region-mobile .block-dropdown-language,.mobile-menu-open .region-mobile .block-single-rendered-site-settings-block{display:inline-block;float:left}.mobile-menu-open .region-mobile .block-dropdown-language{float:right}}@media all and (min-width:1025px){.page-top .menu-toggler--open{display:none}}.page-top .region-top{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:baseline;align-items:baseline;padding:20px 0}@media all and (min-width:768px){.page-top .region-top{padding:37px 0}}@media screen and (min-height:569px){.page-top.stuck{position:fixed;top:0;z-index:100;background-color:#fff;width:100%;border-bottom:3px solid #ec1a3b}}
