.object-fit-container{position:relative}.object-fit-container img{position:absolute;top:0;left:0;width:100%;height:100%}.object-fit-container.cover{background-position:50%;background-size:cover;background-repeat:no-repeat}.object-fit-container.cover img{-o-object-fit:cover;object-fit:cover}.no-object-fit .object-fit-container img{display:none}.visually-hidden{position:absolute;clip:rect(0,0,0,0);height:1px;width:1px;overflow:hidden;margin:-1px;padding:0}h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0}ol,ul{list-style:none;padding:0}iframe{border:0}button{background:transparent;padding:0;border:none;color:inherit;cursor:pointer;font-family:RijksText,Arial,sans-serif;text-align:inherit;font-size:inherit}button:disabled{cursor:default}input[type=date],input[type=email],input[type=number],input[type=tel],input[type=text],select{border:none;box-shadow:none;font-family:RijksText,Arial,sans-serif;background-color:transparent}label{cursor:pointer}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}option{color:#000}a{color:currentColor}.block-link .background-image{position:static}.block-link .block-content{z-index:1}*{box-sizing:border-box}body{font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375;margin:0;font-family:RijksText,Arial,sans-serif;font-weight:400;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#40474f;z-index:0;overflow-x:hidden}body .header-buttons{z-index:3}body.overlay-open,html.overlay-open{overflow:hidden}.hidden,[v-cloak]{display:none!important}.fit-width-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}:focus{outline:none}.floating-focus-enabled .focus,.floating-focus-enabled :focus{outline:1px solid #fff;outline-offset:0;border-radius:1px}.floating-focus-enabled .button.focus,.floating-focus-enabled .button:focus{outline-offset:4px}.floating-focus-enabled .block-link.focus,.floating-focus-enabled .block-link:focus{outline-offset:-4px;border-radius:1px}.grid-row{display:flex;flex-wrap:wrap;position:relative;padding-left:calc(5.5vw / 2);padding-right:calc(5.5vw / 2)}.grid-column{padding:0 calc(5.5vw / 2)}.grid-column.full-width,.grid-column.half-width,.grid-column[class*=" heading-"],.grid-column[class^=heading-]{width:100%}@media only screen and (min-width:50.75rem){.grid-column.half-width{width:50%}}.grid-column.thirty-percent-width{width:100%}@media only screen and (min-width:50.75rem){.grid-column.thirty-percent-width{width:30%}}.grid-column.seventy-percent-width{width:100%}@media only screen and (min-width:50.75rem){.grid-column.seventy-percent-width{width:70%}}.block-row{display:flex;flex-wrap:wrap}.block-full-width,.block-half-width{position:relative;overflow:hidden}.block-full-width{width:100%;height:100vh}.block-half-width{flex:0 0 100%;height:50vh}@media only screen and (min-width:50.75rem){.block-half-width{flex:0 0 50%;height:66vh}}.block-content{position:absolute;top:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;background-image:linear-gradient(180deg,transparent 50%,rgba(32,35,39,.5));padding-bottom:40px;color:#fff}@media only screen and (min-width:50.75rem){.block-content{padding-bottom:60px}}.block-content .label+[class^=heading-]{margin-top:10px}.block-content-wrapper:hover .inline-link.inline-link-inverse{background-size:100% 1px}.block-content-subtitle{margin-top:5px}[dir=rtl] .block-content-subtitle{font-size:calc(1.3rem + .1625 * ((100vw - 20rem) / 100))}.block-content-metadata{margin-bottom:.625rem}.block-link img.lazy-image{transition:transform .8s ease,opacity .4s ease;transform:scale(1)}@media screen and (prefers-reduced-motion:reduce){.block-link img.lazy-image{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.block-link:focus img.lazy-image,.block-link:hover img.lazy-image{transform:scale(1.02)}@media only screen and (min-width:50.75rem){.blocks-full-height .block-half-width{height:100vh}}.micrio-marker-icon{display:inline-block;position:relative;width:16px;height:16px;color:#fff;border:2px solid #fff;border-radius:50%}.micrio-marker-icon:after{content:"";display:block;position:absolute;width:8px;height:8px;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 10 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0v4h4v2H6v4H4V6H0V4h4V0h2z' fill='%23fff'/%3E%3C/svg%3E")}.inline-block{margin-top:12vw;margin-bottom:12vw}@media only screen and (min-width:35.5rem){.inline-block{margin-top:9vw}}@media only screen and (min-width:50.75rem){.inline-block{margin-top:4vw}}@media only screen and (min-width:90rem){.inline-block{margin-top:60px}}@media only screen and (min-width:35.5rem){.inline-block{margin-bottom:9vw}}@media only screen and (min-width:50.75rem){.inline-block{margin-bottom:4vw}}@media only screen and (min-width:90rem){.inline-block{margin-bottom:60px}}.text-big{font-size:calc(1.188rem + .25 * ((100vw - 20rem) / 100));line-height:1.263;color:#c2ccce}.link{text-decoration:none;position:relative;display:inline-block;min-width:44px;min-height:44px;padding-top:calc((44px - 1.375em) / 2)}button.link{padding-top:0}.link span{display:inline;position:relative;font-family:inherit;font-size:inherit;color:currentColor;background-color:transparent;border:none;text-decoration:none;cursor:pointer;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;transition:background-size .2s linear;background-size:100% 1px}@media screen and (prefers-reduced-motion:reduce){.link span{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.link.focus:not(:disabled) span,.link:focus:not(:disabled) span,.link:hover:not(:disabled) span{background-size:0 1px}@media screen and (prefers-reduced-motion:reduce){.link.focus:not(:disabled) span,.link:focus:not(:disabled) span,.link:hover:not(:disabled) span{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.link-inverse span{background-size:0 1px}.link-inverse.focus:not(:disabled) span,.link-inverse:focus:not(:disabled) span,.link-inverse:hover:not(:disabled) span{background-size:100% 1px}.link:disabled span{cursor:inherit}.link.drop-down [class^=icon-]{margin-left:2px;width:.625rem;height:.625rem}.link.drop-down [class^=icon-].read-less{transform:rotate(180deg)}.link-play-icon:hover .icon-play-button{opacity:1;transform:translate(-50%,-50%) scale(1.05)}[dir=rtl] .link{font-size:calc(1.3rem + .1625 * ((100vw - 20rem) / 100))}.inline-link{display:inline;position:relative;font-family:inherit;font-size:inherit;color:currentColor;background-color:transparent;border:none;text-decoration:none;cursor:pointer;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;transition:background-size .2s linear;background-size:100% 1px}@media screen and (prefers-reduced-motion:reduce){.inline-link{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.inline-link.focus,.inline-link:focus,.inline-link:hover{background-size:0 1px}@media screen and (prefers-reduced-motion:reduce){.inline-link.focus,.inline-link:focus,.inline-link:hover{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.inline-link-inverse{background-size:0 1px}.inline-link-inverse.focus,.inline-link-inverse:focus,.inline-link-inverse:hover{background-size:100% 1px}.button,.zoomable-micrio button.micrio-button{font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375;display:inline-flex;align-items:center;justify-content:center;height:3.125rem;padding:0 20px;color:#fff;font-family:RijksText,Arial,sans-serif;font-weight:700;border-radius:2px;text-decoration:none;transition:color .5s,background-color .5s,opacity .5s;transform:scaleZ(1)}.button:not(:disabled):not(.disabled):not(.no-hover):focus,.button:not(:disabled):not(.disabled):not(.no-hover):hover{cursor:pointer;background-color:#fff;color:#000}.button.disabled,.button:disabled{opacity:.3}.button-label{height:44px;background-color:#343b42;background-image:none;border-radius:2px;transition:background-color .5s;font-weight:400}.button-label:hover{background-color:#202327;color:inherit;transition:background-color .5s}.button-back{padding-left:15px;padding-right:20px;background-color:rgba(0,0,0,.25);background-image:none;border-radius:2px;font-weight:400;max-width:100%}@media only screen and (min-width:50.75rem){.button-back{max-width:200px}}.button-back .icon-arrow-thin{width:.625rem;margin-right:10px;transform:rotate(90deg)}.button-back span{text-overflow:ellipsis;overflow:hidden}.button-quick-answer{font-weight:400;background-color:#343b42;margin-bottom:10px}.button-quick-answer .icon-information{height:1rem;width:1rem;color:#fff;margin-right:10px;transition:color .5s}.button-quick-answer:hover .icon-information{color:#000}.button-quick-answer .icon-arrow-right{margin-left:20px}.button-download{padding-left:15px;background-color:#343b42;font-weight:400}.button-download .icon-download{margin-right:10px}.button-icon,.zoomable-micrio button.micrio-button{background-color:rgba(0,0,0,.6);padding:0;width:3.125rem;height:3.125rem;display:flex;align-items:center;justify-content:center}@media (hover:hover){.button-icon:not(:disabled):not(.disabled):not(.transparent):not(.no-hover):hover{background-color:#000;color:#fff}}.button-icon:not(:disabled):not(.disabled):not(.transparent):not(.no-hover):focus{background-color:#000;color:#fff}.button-icon.transparent{background-color:transparent}.button-close{position:absolute;top:0;right:0}.button-close [class^=icon-]{width:13px;height:13px}.button-primary{background-color:#d55140}.button-secondary{background-color:hsla(0,0%,100%,.2)}.button-tertiary{background-color:rgba(0,0,0,.25);font-weight:400}.heading-1{font-size:calc(2.5rem + 5.625 * ((100vw - 20rem) / 100));line-height:.9;font-weight:700;text-transform:uppercase;word-break:break-word}[dir=rtl] .heading-1{font-size:calc(3.25rem + 7.3125 * ((100vw - 20rem) / 100))}.heading-2{font-size:calc(1.188rem + .25 * ((100vw - 20rem) / 100));line-height:1.263;font-weight:700;text-transform:uppercase;word-break:break-word}[dir=rtl] .heading-2{font-size:calc(1.544rem + .325 * ((100vw - 20rem) / 100))}.heading-3{font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375;margin-bottom:8px;font-weight:700;text-transform:uppercase;word-break:break-word}@media only screen and (min-width:50.75rem){.heading-3{margin-bottom:12px}}[dir=rtl] .heading-3{font-size:calc(1.3rem + .1625 * ((100vw - 20rem) / 100))}.heading-4{font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375;font-weight:700;word-break:break-word}[dir=rtl] .heading-4{font-size:calc(1.3rem + .1625 * ((100vw - 20rem) / 100))}.lazy-image{opacity:1;transition:opacity .4s ease}@media screen and (prefers-reduced-motion:reduce){.lazy-image{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.lazy-image-placeholder{filter:blur(20px)}.lazy-image.not-loaded{display:block;opacity:0}.micrio-placeholder{filter:blur(20px);transition:opacity .25s linear,z-index .25s step-start;opacity:1;z-index:0}@media screen and (prefers-reduced-motion:reduce){.micrio-placeholder{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.micrio-placeholder.loaded{transition:opacity .25s linear,z-index .25s step-end;opacity:0;z-index:-1}@media screen and (prefers-reduced-motion:reduce){.micrio-placeholder.loaded{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.background-image,.ratio-correction{overflow:hidden;z-index:0}.background-image .lazy-image,.ratio-correction .lazy-image{z-index:1}.background-image .lazy-image-placeholder,.ratio-correction .lazy-image-placeholder{z-index:-1}.object-fit-container.fit-parent{position:absolute;width:100%;height:100%;top:0;left:0}.no-object-fit .object-fit-container img.not-loaded{display:block}.zoomable-micrio button.micrio-button svg,[class^=icon-]{fill:currentColor;width:1.25rem;height:1.25rem;vertical-align:middle;flex-shrink:0}.icon-quote{width:calc(1.688rem + 1.1875 * ((100vw - 20rem) / 100));height:calc(1.688rem + 1.1875 * ((100vw - 20rem) / 100))}.icon-arrow-left{transform:rotate(90deg);width:.938rem;height:.938rem}.icon-arrow-right,.icon-arrow-up{transform:rotate(270deg);width:.938rem;height:.938rem}.icon-download{width:1rem;height:1rem;vertical-align:text-bottom;margin-right:5px}.icon-check{width:.938rem;height:.938rem}.icon-play-button{position:absolute;width:3.125rem;height:3.125rem;top:50%;left:50%;opacity:.5;transform:translate(-50%,-50%);transition:opacity .2s linear,transform .2s}@media only screen and (min-width:50.75rem){.icon-play-button{width:4.063rem;height:4.063rem}}.icon-minus,.icon-plus{width:.625rem;height:.625rem}.icon-calendar{vertical-align:text-top}.homepage .logo-container{position:absolute;height:100vh;width:100%;top:100vh}.homepage .rijksmuseum-logo{transition:opacity .25s;transition-delay:.25s}@media (orientation:landscape) and (max-width:812px){.overlay-open .homepage .rijksmuseum-logo{opacity:0;transition-delay:0s}}.rijksmuseum-logo{position:absolute;top:90px;left:5.5vw;width:89vw;height:calc(89vw * .12);pointer-events:none;z-index:1}@media only screen and (min-width:35.5rem){.rijksmuseum-logo{top:95px}}.rijksmuseum-logo svg[class^=icon-]{width:100%;height:100%}.spinner{position:relative;width:40px;height:40px;-webkit-animation:spinner-fade .84s infinite,spinner-turn 1.68s step-end infinite;animation:spinner-fade .84s infinite,spinner-turn 1.68s step-end infinite}.spinner-container{-webkit-animation:fade-in .5s step-end,fade-in .25s linear .5s;animation:fade-in .5s step-end,fade-in .25s linear .5s}.spinner-container.light{background:#fff}.spinner .color{position:absolute;width:100%;height:100%;-webkit-animation:color-change 3.36s step-end infinite;animation:color-change 3.36s step-end infinite}.spinner-1,.spinner-2,.spinner-3{position:relative;width:100%;height:33.33333333%;opacity:0;-webkit-animation:spinner-fade-bar .84s infinite;animation:spinner-fade-bar .84s infinite}.spinner-1 .color{opacity:.33}.spinner-2{-webkit-animation-delay:.14s;animation-delay:.14s}.spinner-2 .color{opacity:.66}.spinner-3{-webkit-animation-delay:.28s;animation-delay:.28s}@-webkit-keyframes spinner-fade-bar{0%{opacity:0}17%{opacity:1}50%{opacity:1}67%{opacity:0}to{opacity:0}}@keyframes spinner-fade-bar{0%{opacity:0}17%{opacity:1}50%{opacity:1}67%{opacity:0}to{opacity:0}}@-webkit-keyframes spinner-fade{0%{opacity:1}50%{opacity:1}to{opacity:0}}@keyframes spinner-fade{0%{opacity:1}50%{opacity:1}to{opacity:0}}@-webkit-keyframes spinner-turn{0%{transform:scale(1)}50%{transform:scaleY(-1)}}@keyframes spinner-turn{0%{transform:scale(1)}50%{transform:scaleY(-1)}}@-webkit-keyframes color-change{0%{background-color:#d55140}25%{background-color:#aaa04d}50%{background-color:#5e99b0}75%{background-color:#ac8367}}@keyframes color-change{0%{background-color:#d55140}25%{background-color:#aaa04d}50%{background-color:#5e99b0}75%{background-color:#ac8367}}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.text-input{display:flex;align-items:center;position:relative;width:100%}.text-input:focus-within{color:#000}.text-input .input-field{font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375;width:100%;padding:1rem 2rem;height:3.125rem;color:#fff;background-color:hsla(0,0%,100%,.2);font-family:RijksText,Arial,sans-serif;border-radius:2px}.text-input .input-field::-moz-placeholder{color:hsla(0,0%,100%,.7)}.text-input .input-field:-ms-input-placeholder{color:hsla(0,0%,100%,.7)}.text-input .input-field::placeholder{color:hsla(0,0%,100%,.7)}.text-input .input-field:focus{background-color:#fff;color:#000}.text-input .input-prefix{left:20px;position:absolute}.text-input .input-prefix~.input-field{padding:0 20px 0 40px}.field-validation-error{display:block;position:relative;margin-top:17px;padding:.75rem;text-align:center;background-color:#d55140;color:#fff!important}.field-validation-error a:hover{color:#fff}.field-validation-error:before{content:"";display:block;position:absolute;top:-15px;left:50%;width:0;height:0;margin-left:-15px;border-color:transparent transparent #d55140;border-style:solid;border-width:0 15px 15px}.lock{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background:rgba(32,35,39,.5);box-shadow:0 0 2px 0 rgba(0,0,0,.5);border-radius:.875rem}.lock .icon-lock{width:.625rem;height:.813rem}.label{display:inline-block;padding:3px 4px;border-radius:1px;background:#fff;color:#000;font-size:.75rem;font-weight:700;line-height:.75rem;text-transform:uppercase}.label-dark{background:#202327;color:#fff}[dir=rtl] .label{font-size:.975rem;line-height:.975rem}[dir=rtl] .markdown p{font-size:calc(1.3rem + .1625 * ((100vw - 20rem) / 100))}.markdown h1{color:#fff;font-size:calc(2.5rem + 5.625 * ((100vw - 20rem) / 100));line-height:.9;font-weight:700;text-transform:uppercase;word-break:break-word}[dir=rtl] .markdown h1{font-size:calc(3.25rem + 7.3125 * ((100vw - 20rem) / 100))}.markdown h2{color:#fff;font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375;margin-bottom:8px;font-weight:700;text-transform:uppercase;word-break:break-word;margin-top:12vw}@media only screen and (min-width:50.75rem){.markdown h2{margin-bottom:12px}}[dir=rtl] .markdown h2{font-size:calc(1.3rem + .1625 * ((100vw - 20rem) / 100))}@media only screen and (min-width:35.5rem){.markdown h2{margin-top:9vw}}@media only screen and (min-width:50.75rem){.markdown h2{margin-top:4vw}}@media only screen and (min-width:90rem){.markdown h2{margin-top:60px}}.markdown h3{color:#fff;font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375;font-weight:700;word-break:break-word}[dir=rtl] .markdown h3{font-size:calc(1.3rem + .1625 * ((100vw - 20rem) / 100))}.markdown a{display:inline;position:relative;font-family:inherit;font-size:inherit;color:currentColor;background-color:transparent;border:none;text-decoration:none;cursor:pointer;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;transition:background-size .2s linear;background-size:100% 1px}@media screen and (prefers-reduced-motion:reduce){.markdown a{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.markdown a.focus,.markdown a:focus,.markdown a:hover{background-size:0 1px}@media screen and (prefers-reduced-motion:reduce){.markdown a.focus,.markdown a:focus,.markdown a:hover{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.markdown a-inverse{background-size:0 1px}.markdown a-inverse.focus,.markdown a-inverse:focus,.markdown a-inverse:hover{background-size:100% 1px}.markdown ol{padding-left:30px;counter-reset:count}.markdown ol li{counter-increment:count;position:relative}.markdown ol li:before{font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375;position:absolute;left:-30px;word-break:break-word;content:counter(count,decimal-leading-zero);font-weight:700;text-transform:uppercase;color:#fff;line-height:1.5}.markdown ol li+li{margin-top:10px}@media only screen and (min-width:50.75rem){.markdown ol li+li{margin-top:12px}}@media only screen and (min-width:50.75rem){.markdown ol{padding-left:35px}.markdown ol li:before{left:-35px}}.markdown ul{padding-left:30px}.markdown ul li{position:relative}.markdown ul li:before{content:"\2022";color:#fff;position:absolute;left:-30px;line-height:1.65}.markdown ul li+li{margin-top:10px}@media only screen and (min-width:50.75rem){.markdown ul li+li{margin-top:12px}}@media only screen and (min-width:50.75rem){.markdown ul{padding-left:35px}.markdown ul li:before{left:-35px}}.markdown ol+ol,.markdown ol+p,.markdown ol+ul,.markdown p+ol,.markdown p+p,.markdown p+ul,.markdown ul+ol,.markdown ul+p,.markdown ul+ul{margin-top:10px}@media only screen and (min-width:50.75rem){.markdown ol+ol,.markdown ol+p,.markdown ol+ul,.markdown p+ol,.markdown p+p,.markdown p+ul,.markdown ul+ol,.markdown ul+p,.markdown ul+ul{margin-top:12px}}.markdown sup{color:#fff}[dir=rtl] .markdown+ol,[dir=rtl] .markdown+ul{padding-left:0;padding-right:30px}[dir=rtl] .markdown+ol li:before,[dir=rtl] .markdown+ul li:before{left:auto;right:-30px}@media only screen and (min-width:50.75rem){[dir=rtl] .markdown+ol,[dir=rtl] .markdown+ul{padding-right:35px}[dir=rtl] .markdown+ol li:before,[dir=rtl] .markdown+ul li:before{right:-35px}}.video-teaser .video-container{width:100%;height:100%}.video-teaser .video-container .vjs-tech{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.video-teaser .video-container .image-container,.video-teaser .video-container .video-js{position:absolute;width:100%;height:100%}.circular-progress-button{position:absolute;top:0;bottom:0;left:0;right:0;transform:rotate(-90deg);transform-origin:center}.circular-progress-button .background-circle{stroke:hsla(0,0%,100%,.5);fill:rgba(0,0,0,.6);transition:fill .25s linear}.circular-progress-button:hover .background-circle{fill:#000;transition:fill .25s linear}.language-menu{position:absolute;min-width:350px;padding:15px 20px;left:50%;transform:translateX(-50%);background-color:#40474f;box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}.language-menu-wrapper{position:relative}.language-menu-links{margin-top:15px}.language-menu-link{color:#fff}.language-menu-link a{color:inherit}.language-menu-mobile{margin:0 -5.5vw;padding:0 5.5vw;background-color:#343b42;transition:max-height .25s;overflow:hidden}@media screen and (prefers-reduced-motion:reduce){.language-menu-mobile{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.horizontal-link-list .link.with-pipe,.horizontal-link-list .link:not(:last-child){margin-right:20px}.horizontal-link-list .link.with-pipe:after,.horizontal-link-list .link:not(:last-child):after{content:"|";display:inline-block;position:absolute;right:-17px;top:50%;transform:translateY(-50%);color:#c2ccce;pointer-events:none;transition:opacity .25s linear}@media only screen and (min-width:80rem){.horizontal-link-list .link.with-pipe,.horizontal-link-list .link:not(:last-child){margin-right:30px}.horizontal-link-list .link.with-pipe:after,.horizontal-link-list .link:not(:last-child):after{right:-22px}}.collection-linkblock{flex:0 0 100%;padding-right:15px;position:relative;overflow:hidden;text-decoration:none}@media only screen and (min-width:50.75rem){.collection-linkblock{flex:0 0 50%}}@media only screen and (min-width:80rem){.collection-linkblock{flex:0 0 37.5%}}.collection-linkblock-images{height:0;display:flex;padding-bottom:66.66666667%;margin-bottom:15px}.collection-linkblock-images-main{height:0;width:66.66666667%;padding-top:5px;padding-right:5px}.collection-linkblock-images-small{height:0;width:33.33333333%;padding-top:5px;padding-right:5px}.collection-linkblock-images-small .image-container:last-child{margin-top:5px}.collection-linkblock-images .image-container{position:relative;display:block;width:100%;padding-bottom:100%;overflow:hidden;background-color:#40474f}.search-bar{margin-top:6vw;display:flex;padding-bottom:5px;border-bottom:1px solid #c2ccce}@media only screen and (min-width:35.5rem){.search-bar{margin-top:4.5vw}}@media only screen and (min-width:50.75rem){.search-bar{margin-top:2vw}}@media only screen and (min-width:90rem){.search-bar{margin-top:30px}}.search-bar-input{flex-grow:1;outline:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0;font-size:calc(1.188rem + .25 * ((100vw - 20rem) / 100));line-height:1.263;color:#c2ccce;line-height:50px}.search-bar-input::-moz-placeholder{opacity:1;font-family:RijksText,Arial,sans-serif;font-size:calc(1.188rem + .25 * ((100vw - 20rem) / 100));line-height:1.263;color:#c2ccce;line-height:50px}.search-bar-input:-ms-input-placeholder{opacity:1;font-family:RijksText,Arial,sans-serif;font-size:calc(1.188rem + .25 * ((100vw - 20rem) / 100));line-height:1.263;color:#c2ccce;line-height:50px}.search-bar-input::placeholder{opacity:1;font-family:RijksText,Arial,sans-serif;font-size:calc(1.188rem + .25 * ((100vw - 20rem) / 100));line-height:1.263;color:#c2ccce;line-height:50px}.search-bar-clear .icon-close{height:1rem;width:1rem}.whatson-filter-block-calendar-button{display:flex;align-items:flex-start}@media only screen and (min-width:50.75rem){.whatson-filter-block-calendar-button{margin-bottom:0;justify-content:flex-end}}.whatson-filter-block-calendar-button .icon-calendar{margin-left:15px}.whatson-filter-block-calendar-button .button-calendar{margin:0 2px;text-align:center}.whatson-filter-block-calendar-button .icon-close{width:1rem;height:1rem;margin-left:10px}.whatson-filter-block-calendar-button .arrow-button{width:44px;height:44px;margin:0;padding:0 17px;text-align:center}.whatson-filter-block-calendar-button .arrow-button .icon-arrow{width:.625rem;height:.625rem}.whatson-filter-block-calendar{width:100%;margin-bottom:0;margin-top:6vw}@media only screen and (min-width:35.5rem){.whatson-filter-block-calendar{margin-top:4.5vw}}@media only screen and (min-width:50.75rem){.whatson-filter-block-calendar{margin-top:2vw}}@media only screen and (min-width:90rem){.whatson-filter-block-calendar{margin-top:30px}}.whatson-filter-block-calendar .date-picker-calendar.vdp-datepicker__calendar{background-color:transparent;border:none;width:100%;max-width:310px}.whatson-filter-block-calendar .date-picker-calendar.vdp-datepicker__calendar .next,.whatson-filter-block-calendar .date-picker-calendar.vdp-datepicker__calendar .prev{display:none}.whatson-filter-block-calendar .date-picker-calendar.vdp-datepicker__calendar header{line-height:normal}.whatson-filter-block-calendar .date-picker-calendar.vdp-datepicker__calendar .day__month_btn{width:100%;float:none;text-align:left;margin-left:10px;font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375;margin-bottom:8px;font-weight:700;text-transform:uppercase;word-break:break-word}@media only screen and (min-width:50.75rem){.whatson-filter-block-calendar .date-picker-calendar.vdp-datepicker__calendar .day__month_btn{margin-bottom:12px}}[dir=rtl] .whatson-filter-block-calendar .date-picker-calendar.vdp-datepicker__calendar .day__month_btn{font-size:calc(1.3rem + .1625 * ((100vw - 20rem) / 100))}.whatson-filter-block-calendar .date-picker-calendar.vdp-datepicker__calendar .cell{width:2.75rem;height:2.75rem}.whatson-filter-block-calendar .date-picker-calendar.vdp-datepicker__calendar .day-header{height:auto;font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375;margin-bottom:8px;font-weight:700;text-transform:uppercase;word-break:break-word}@media only screen and (min-width:50.75rem){.whatson-filter-block-calendar .date-picker-calendar.vdp-datepicker__calendar .day-header{margin-bottom:12px}}[dir=rtl] .whatson-filter-block-calendar .date-picker-calendar.vdp-datepicker__calendar .day-header{font-size:calc(1.3rem + .1625 * ((100vw - 20rem) / 100))}.whatson-filter-block-calendar .date-picker-calendar.vdp-datepicker__calendar .day{font-size:calc(1.188rem + .25 * ((100vw - 20rem) / 100));line-height:1.263;color:#c2ccce}.whatson-filter-block-calendar .date-picker-calendar.vdp-datepicker__calendar .day:not(.blank):not(.disabled):hover{border:1px solid #fff!important}.whatson-filter-block-calendar .date-picker-calendar.vdp-datepicker__calendar .day.blank,.whatson-filter-block-calendar .date-picker-calendar.vdp-datepicker__calendar .day.disabled{opacity:.5}.whatson-filter-block-calendar .date-picker-calendar.vdp-datepicker__calendar .day .cell-button{margin-top:8px}.whatson-filter-block-calendar .date-picker-calendar.vdp-datepicker__calendar.second{display:none}@media only screen and (min-width:50.75rem){.whatson-filter-block-calendar .date-picker-calendar.vdp-datepicker__calendar.second{display:block}}.whatson-filter-block-calendar .date-picker-wrapper{display:flex;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:40px}@media only screen and (min-width:50.75rem){.whatson-filter-block-calendar .date-picker-wrapper .date-picker:last-of-type{margin-left:100px}}.whatson-filter-block-calendar .date-picker-wrapper-buttons{position:absolute;width:100%;z-index:2}.whatson-filter-block-calendar .date-picker-wrapper-buttons .date-picker-button{min-width:44px;min-height:44px;position:absolute;top:-4px;text-align:center}.whatson-filter-block-calendar .date-picker-wrapper-buttons .date-picker-button .icon-arrow{width:.625rem;height:.625rem}.whatson-filter-block-calendar .date-picker-wrapper-buttons .date-picker-button-next{right:-30px}.whatson-filter-block-calendar .date-picker-wrapper-buttons .date-picker-button-previous{left:-30px}.form input{font-family:RijksText,Arial,sans-serif}.form input[type=checkbox],.form input[type=radio]{position:absolute;width:16px;height:16px;opacity:0;pointer-events:none;margin-left:0}.form input[type=checkbox]+label,.form input[type=radio]+label{display:inline-flex;cursor:pointer}.form input[type=checkbox]+label:before{content:"";display:inline-block;box-sizing:border-box;width:16px;height:16px;border:1px solid #fff;margin-right:16px;margin-top:.2em;flex-shrink:0}.form input[type=checkbox]+label:hover:before{background-color:hsla(0,0%,100%,.1)}.form input[type=checkbox]:checked+label:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 13 11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4.736L4.942 9 12 1' stroke='%23fff' stroke-width='2' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.form input[type=radio]+label{position:relative}.form input[type=radio]+label:before{content:"";display:inline-block;box-sizing:border-box;width:16px;height:16px;box-shadow:0 0 0 1px #fff;border-radius:50%;margin-right:16px;margin-top:.2em;flex-shrink:0}.form input[type=radio]+label:hover:before{background-color:hsla(0,0%,100%,.1)}.form input[type=radio]:checked+label:before{border:3px solid #40474f;background-color:#fff}.form input[type=date],.form input[type=email],.form input[type=number],.form input[type=tel],.form input[type=text],.form select{font-size:calc(1.25rem + .5 * ((100vw - 20rem) / 100));line-height:1.3;color:#c2ccce;padding:0;border-radius:0}.form input[type=date]::-moz-placeholder,.form input[type=email]::-moz-placeholder,.form input[type=number]::-moz-placeholder,.form input[type=tel]::-moz-placeholder,.form input[type=text]::-moz-placeholder,.form select::-moz-placeholder{font-size:calc(1.25rem + .5 * ((100vw - 20rem) / 100));line-height:1.3;color:#c2ccce;opacity:.5}.form input[type=date]:-ms-input-placeholder,.form input[type=email]:-ms-input-placeholder,.form input[type=number]:-ms-input-placeholder,.form input[type=tel]:-ms-input-placeholder,.form input[type=text]:-ms-input-placeholder,.form select:-ms-input-placeholder{font-size:calc(1.25rem + .5 * ((100vw - 20rem) / 100));line-height:1.3;color:#c2ccce;opacity:.5}.form input[type=date]::placeholder,.form input[type=email]::placeholder,.form input[type=number]::placeholder,.form input[type=tel]::placeholder,.form input[type=text]::placeholder,.form select::placeholder{font-size:calc(1.25rem + .5 * ((100vw - 20rem) / 100));line-height:1.3;color:#c2ccce;opacity:.5}.form input[type=date]:disabled,.form input[type=email]:disabled,.form input[type=number]:disabled,.form input[type=tel]:disabled,.form input[type=text]:disabled,.form select:disabled{background-color:rgba(0,0,0,.2);border:none;border-radius:2px;opacity:.5;padding:0 .25em}.form input[type=date],.form input[type=email],.form input[type=number],.form input[type=tel],.form input[type=text]{border-bottom:1px solid #c2ccce}.form input[type=date],.form select{display:block}.form input[type=date]{min-height:1.3em;min-width:6em}.form input[type=date]::-webkit-calendar-picker-indicator{filter:invert(98%) sepia(2%) saturate(1261%) hue-rotate(158deg) brightness(84%) contrast(92%)}.form select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M10 1.05L5 6 0 1.05.77.29 5 4.476 9.23.29z'/%3E%3C/svg%3E");cursor:pointer;background-position:100%;background-size:10px;background-repeat:no-repeat;padding-right:20px}.form select option{padding:0}.right-cta-button{margin-top:4vw}@media only screen and (min-width:35.5rem){.right-cta-button{margin-top:3vw}}@media only screen and (min-width:50.75rem){.right-cta-button{margin-top:1.33333333vw}}@media only screen and (min-width:90rem){.right-cta-button{margin-top:20px}}.donate-widget{margin-top:4vw}@media only screen and (min-width:35.5rem){.donate-widget{margin-top:3vw}}@media only screen and (min-width:50.75rem){.donate-widget{margin-top:1.33333333vw}}@media only screen and (min-width:90rem){.donate-widget{margin-top:20px}}.donate-widget .selected{background-color:#fff;color:#000}.donate-widget .amounts{display:grid;grid-template-columns:repeat(auto-fit,minmax(20%,1fr));grid-gap:5px}.donate-widget .amounts .button{padding:0 10px}.donate-widget .custom-input{margin-top:10px;display:flex;justify-content:space-between}.donate-widget .custom-input .text-input{margin-right:5px}.donate-widget .custom-input .adyen-button svg{transform:rotate(270deg);max-height:10px}.usp-list{--usp-list-space:30px}.usp-list li{padding-left:var(--usp-list-space)}.usp-list li+li{margin-top:.625rem}@media only screen and (min-width:50.75rem){.usp-list li{--usp-list-space:35px}}.usp-list span{width:var(--usp-list-space);margin-left:calc(-1 * var(--usp-list-space));display:inline-block}.radio-buttons li{display:flex;position:relative}.radio-buttons li+li{margin-top:.625rem}.radio-buttons label{--radio-buttons-padding-left:1.563rem;padding-left:var(--radio-buttons-padding-left);position:relative}.radio-buttons label:before{content:"";width:1.25rem;position:absolute;height:1.25rem;background-color:#8c9095;border-radius:50%;top:.25rem;left:0}@media only screen and (min-width:50.75rem){.radio-buttons label{--radio-buttons-padding-left:2.188rem}}.radio-buttons input[type=radio]{margin:0}.radio-buttons input[type=radio],.radio-buttons input[type=radio]:checked+label:after{width:.75rem;height:.75rem;position:absolute;top:.5rem;left:.25rem}.radio-buttons input[type=radio]:checked+label:after{content:"";background-color:#fff;border-radius:50%}.sticky-bottom-cta{display:flex;justify-content:space-between;align-items:center;position:fixed;right:0;bottom:0;left:0;padding:10px 10px 10px 15px;background-color:#343b42;z-index:10}@media only screen and (min-width:50.75rem){.sticky-bottom-cta{width:40%;right:5.5vw;bottom:10px;left:auto}}.sticky-bottom-cta .button{flex-shrink:0}.sticky-bottom-cta.warning-message{bottom:70px;padding:30px 10px;justify-content:flex-start;border-bottom:5px solid #40474f}@media only screen and (min-width:50.75rem){.sticky-bottom-cta.warning-message{bottom:110px;border:none}}.sticky-bottom-cta .icon-information{height:1rem;width:1rem;color:#fff;margin:4px 10px 0}.page-in-page-up-next{position:absolute;width:100%;height:100%;left:0;top:0;z-index:16;background-color:#40474f}.page-in-page-up-next-hero{position:absolute;top:0;left:0;bottom:0;right:0}.page-in-page-up-next-content{display:flex;align-items:center}.page-in-page-up-next-info{margin-left:.625rem}.page-in-page-up-next-heading{margin-bottom:0}.page-in-page-up-next-button{background:transparent}.page-in-page-up-next-button .icon-play-next{z-index:6}@media only screen and (min-width:80rem){.page-in-page-up-next-button{height:4.063rem;width:4.063rem}}.footer{background-color:#000}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;margin-top:12vw;margin-bottom:12vw}@media only screen and (min-width:35.5rem){.footer-content{margin-top:9vw}}@media only screen and (min-width:50.75rem){.footer-content{margin-top:4vw}}@media only screen and (min-width:90rem){.footer-content{margin-top:60px}}@media only screen and (min-width:35.5rem){.footer-content{margin-bottom:9vw}}@media only screen and (min-width:50.75rem){.footer-content{margin-bottom:4vw}}@media only screen and (min-width:90rem){.footer-content{margin-bottom:60px}}.footer-content .visitor-info{width:100%;margin-bottom:12vw}@media only screen and (min-width:35.5rem){.footer-content .visitor-info{margin-bottom:9vw}}@media only screen and (min-width:50.75rem){.footer-content .visitor-info{margin-bottom:4vw}}@media only screen and (min-width:90rem){.footer-content .visitor-info{margin-bottom:60px}}@media only screen and (min-width:80rem){.footer-content .visitor-info{width:50%}}.footer-content .primary-links{width:100%;margin-bottom:6vw}@media only screen and (min-width:35.5rem){.footer-content .primary-links{margin-bottom:4.5vw}}@media only screen and (min-width:50.75rem){.footer-content .primary-links{margin-bottom:2vw}}@media only screen and (min-width:90rem){.footer-content .primary-links{margin-bottom:30px}}@media only screen and (min-width:41.688rem){.footer-content .primary-links{width:50%}}@media only screen and (min-width:80rem){.footer-content .primary-links{width:25%}}.footer-content .primary-links .footer-link:first-child{margin-top:-12px}.footer-content .buttons-section{display:flex;flex-direction:column;width:100%;margin-bottom:12vw}@media only screen and (min-width:35.5rem){.footer-content .buttons-section{margin-bottom:9vw}}@media only screen and (min-width:50.75rem){.footer-content .buttons-section{margin-bottom:4vw}}@media only screen and (min-width:90rem){.footer-content .buttons-section{margin-bottom:60px}}@media only screen and (min-width:41.688rem){.footer-content .buttons-section{width:50%}}@media only screen and (min-width:80rem){.footer-content .buttons-section{width:25%}}.footer-content .buttons-section .link-buttons{display:flex;flex-wrap:wrap;width:100%}.footer-content .buttons-section .link-buttons-wrapper{max-width:180px;margin-right:20px}@media only screen and (min-width:41.688rem){.footer-content .buttons-section .link-buttons-wrapper{margin-right:36px}}.footer-content .buttons-section .link-buttons .button{width:100%}.footer-content .buttons-section .link-buttons .button:not(:last-of-type){margin-bottom:15px}.footer-content .buttons-section .link-buttons .logo-link{max-width:30%;height:50px;opacity:.5;transition:opacity .5s}@media screen and (prefers-reduced-motion:reduce){.footer-content .buttons-section .link-buttons .logo-link{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.footer-content .buttons-section .link-buttons .logo-link:focus,.footer-content .buttons-section .link-buttons .logo-link:hover{opacity:1}.footer-content .buttons-section .link-buttons .logo-image{height:100%}.footer-content .logos{min-width:50%;margin-bottom:12vw}@media only screen and (min-width:35.5rem){.footer-content .logos{margin-bottom:9vw}}@media only screen and (min-width:50.75rem){.footer-content .logos{margin-bottom:4vw}}@media only screen and (min-width:90rem){.footer-content .logos{margin-bottom:60px}}@media only screen and (min-width:80rem){.footer-content .logos{margin-bottom:0}}.footer-content .logos .sponsor-logos-section .sponsor-logos-section-heading{opacity:.7}.footer-content .logos .sponsor-logos-section .logo{opacity:.7;transition:opacity .5s}@media screen and (prefers-reduced-motion:reduce){.footer-content .logos .sponsor-logos-section .logo{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.footer-content .logos .sponsor-logos-section .logo:focus,.footer-content .logos .sponsor-logos-section .logo:hover{opacity:1}.footer-content .logos .sponsor-logos-section:first-child :nth-child(-n+2){padding-left:0}.footer-content .secondary-links{display:flex;flex-direction:row;align-self:flex-end;flex-wrap:wrap}.footer-content .secondary-links .link{opacity:.7;transition:opacity .5s,background-size .2s linear}@media screen and (prefers-reduced-motion:reduce){.footer-content .secondary-links .link{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.footer-content .secondary-links .link:focus,.footer-content .secondary-links .link:hover{opacity:1}.footer-content .secondary-links .link:not(:last-child):after{right:-13px}@media only screen and (min-width:80rem){.footer-content .secondary-links .link:not(:last-child):after{right:-19px}}@media only screen and (min-width:80rem){.footer-content .secondary-links{width:50%}}.header{position:static;padding-top:20px;padding-bottom:20px;z-index:10}.header:before{content:"";position:absolute;top:-5px;left:0;right:0;height:100px;opacity:.45;pointer-events:none;background-image:linear-gradient(180deg,#202327 0,rgba(32,35,39,.738) 19%,rgba(32,35,39,.541) 34%,rgba(32,35,39,.382) 47%,rgba(32,35,39,.278) 56.5%,rgba(32,35,39,.194) 65%,rgba(32,35,39,.126) 73%,rgba(32,35,39,.075) 80.2%,rgba(32,35,39,.042) 86.1%,rgba(32,35,39,.021) 91%,rgba(32,35,39,.008) 95.2%,rgba(32,35,39,.002) 98.2%,rgba(32,35,39,0))}.header-inner{display:flex;justify-content:space-between}.header-links{display:flex;align-items:center;z-index:1;list-style:none}.header-links-left{flex-grow:1;min-width:0;margin-left:-15px}.header-links .user-profile{display:none;margin-left:20px}@media only screen and (min-width:50.75rem){.header-links .user-profile{display:inline-block}}.header-links .user-profile .link{padding-top:0}.header-link{display:none;vertical-align:middle}@media only screen and (min-width:41.688rem){.header-link{margin:0 15px}}@media only screen and (min-width:50.75rem){.header-link:not(.header-quicklink){display:inline-block}}@media only screen and (min-width:80rem){.header-link{display:inline-block}}.header-link:last-child{margin-right:0}.header-link.header-back-button{flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:5px;margin-right:15px}.header-link.header-button-icon,.header-link.header-cta{display:inline-block}.header-link.header-button-icon,.header-link.header-button-icon .button-icon,.header-link.header-cta,.header-link.header-cta .button-icon{position:relative;z-index:6}.header-link.header-button-icon{margin:0 5px 0 0}.page-header{height:100vh;height:calc(var(--init-vh, 1vh) * 100)}.page-header-content{display:flex;justify-content:flex-end;position:relative;flex-direction:column;height:100%;padding-bottom:60px;background-image:linear-gradient(180deg,transparent 50%,rgba(32,35,39,.5))}.page-header-content p{padding-top:5px}.page-header-hero{position:absolute;top:0;left:0;bottom:0;right:0}.page-header-link{text-decoration:none}[dir=rtl] .page-header-subtitle{font-size:calc(1.3rem + .1625 * ((100vw - 20rem) / 100))}.carousel{position:relative;z-index:0}.carousel .indexer{font-weight:700;margin-top:20px;z-index:1}.carousel .button-icon-arrow{position:absolute;z-index:1;top:50%}.carousel .button-icon-arrow-left{left:0;transform:translateY(-50%)}.carousel .button-icon-arrow-right{right:0;transform:translateY(-50%)}.carousel .slide-info{background-image:none}.carousel .slide-title{margin-bottom:7.188rem;width:75%}@media only screen and (min-width:41.688rem){.carousel .slide-title{margin-bottom:5.625rem}}@media only screen and (min-width:50.75rem){.carousel .slide-title{margin-bottom:5rem}}.carousel .slide-description{height:4.125rem;width:75%;transition:opacity 1.5s ease-in-out .5s;z-index:1}@media screen and (prefers-reduced-motion:reduce){.carousel .slide-description{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}@media only screen and (min-width:41.688rem){.carousel .slide-description{height:2.75rem}}@media only screen and (min-width:50.75rem){.carousel .slide-description{height:1.375rem;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}[dir=rtl] .carousel .slide-description{font-size:calc(1.3rem + .1625 * ((100vw - 20rem) / 100))}.carousel .slide-image img{transition:opacity .75s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.carousel .slide-image img{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.carousel .slide .zoomable-micrio{transition:opacity .75s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.carousel .slide .zoomable-micrio{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.carousel .slide .zoomable-micrio:hover .hooked canvas{cursor:-webkit-grab;cursor:grab}.carousel .slide .zoomable-micrio:hover .hooked.dragging canvas{cursor:-webkit-grabbing;cursor:grabbing}.carousel .hide{pointer-events:none}.carousel .hide .slide-description{opacity:0;transition:opacity 1.5s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.carousel .hide .slide-description{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.carousel .hide.slide-image img{opacity:0;transition:opacity .75s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.carousel .hide.slide-image img{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.carousel .hide .zoomable-micrio{visibility:hidden;opacity:0;transition:opacity .75s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.carousel .hide .zoomable-micrio{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.carousel .hide .micrio-controls{opacity:0;transition:opacity 1s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.carousel .hide .micrio-controls{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.carousel .block-content{pointer-events:none}.expanding-intro-component{margin-top:12vw;margin-bottom:12vw;overflow:hidden}@media only screen and (min-width:35.5rem){.expanding-intro-component{margin-top:9vw}}@media only screen and (min-width:50.75rem){.expanding-intro-component{margin-top:4vw}}@media only screen and (min-width:90rem){.expanding-intro-component{margin-top:60px}}@media only screen and (min-width:35.5rem){.expanding-intro-component{margin-bottom:9vw}}@media only screen and (min-width:50.75rem){.expanding-intro-component{margin-bottom:4vw}}@media only screen and (min-width:90rem){.expanding-intro-component{margin-bottom:60px}}.expanding-intro-component .information{display:flex;flex-direction:column}.expanding-intro-component-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:3vw}@media only screen and (min-width:35.5rem){.expanding-intro-component-button{margin-top:2.25vw}}@media only screen and (min-width:50.75rem){.expanding-intro-component-button{margin-top:1vw}}@media only screen and (min-width:90rem){.expanding-intro-component-button{margin-top:15px}}.expanding-intro-component-button+.button{margin-left:10px;vertical-align:top;margin-top:3vw}@media only screen and (min-width:35.5rem){.expanding-intro-component-button+.button{margin-top:2.25vw}}@media only screen and (min-width:50.75rem){.expanding-intro-component-button+.button{margin-top:1vw}}@media only screen and (min-width:90rem){.expanding-intro-component-button+.button{margin-top:15px}}.expanding-intro-component .force-full-width{width:100vw;margin-left:-5.5vw}.expanding-intro-component .practical-info{margin-top:50px}@media only screen and (min-width:50.75rem){.expanding-intro-component .practical-info{margin-top:0;padding-left:7.2vw}[dir=rtl] .expanding-intro-component .practical-info{padding-left:0;padding-right:7.2vw}}.expanding-intro-component .practical-info p{margin-top:0}.expanding-intro-component .practical-info h2,.expanding-intro-component .practical-info h3{margin-top:6vw;margin-bottom:5px}@media only screen and (min-width:35.5rem){.expanding-intro-component .practical-info h2,.expanding-intro-component .practical-info h3{margin-top:4.5vw}}@media only screen and (min-width:50.75rem){.expanding-intro-component .practical-info h2,.expanding-intro-component .practical-info h3{margin-top:2vw}}@media only screen and (min-width:90rem){.expanding-intro-component .practical-info h2,.expanding-intro-component .practical-info h3{margin-top:30px}}.expanding-intro-component .practical-info ol,.expanding-intro-component .practical-info ul{padding-left:20px}.expanding-intro-component .practical-info ol li,.expanding-intro-component .practical-info ul li{margin-top:5px}.expanding-intro-component .practical-info ol li:before,.expanding-intro-component .practical-info ul li:before{top:0;left:-20px}.expanding-intro-component .practical-info ol+p,.expanding-intro-component .practical-info ul+p{margin-top:5px}[dir=rtl] .expanding-intro-component .practical-info ol,[dir=rtl] .expanding-intro-component .practical-info ul{padding-left:0;padding-right:20px}[dir=rtl] .expanding-intro-component .practical-info ol li:before,[dir=rtl] .expanding-intro-component .practical-info ul li:before{left:auto;right:-20px}.expanding-intro-component .practical-info :first-child{margin-top:0}.expanding-intro-component .practical-info .expanding-block .markdown>:first-child{margin-top:6vw}@media only screen and (min-width:35.5rem){.expanding-intro-component .practical-info .expanding-block .markdown>:first-child{margin-top:4.5vw}}@media only screen and (min-width:50.75rem){.expanding-intro-component .practical-info .expanding-block .markdown>:first-child{margin-top:2vw}}@media only screen and (min-width:90rem){.expanding-intro-component .practical-info .expanding-block .markdown>:first-child{margin-top:30px}}.expanding-intro-component .practical-info .expanding-block .markdown>:last-child{margin-bottom:20px}.expanding-intro-component .practical-info .expanding-block .markdown p+p{margin-top:10px}@media only screen and (min-width:50.75rem){.expanding-intro-component .practical-info .expanding-block .markdown p+p{margin-top:20px}}.related-content{display:flex;justify-content:space-evenly}.related-content .background-image{position:static}.related-content .block-content{z-index:1}.contact-block-information{display:flex;flex-direction:column;width:100%}.contact-block-information:not(:first-of-type){margin-top:50px}@media only screen and (min-width:35.5rem){.contact-block-information{width:50%}.contact-block-information:nth-of-type(-n+2){margin-top:0}}@media only screen and (min-width:50.75rem){.contact-block-information{width:33.333%}.contact-block-information:nth-of-type(-n+3){margin-top:0}}@media only screen and (min-width:80rem){.contact-block-information{width:25%}.contact-block-information:nth-of-type(-n+4){margin-top:0}}.contact-block-information-image{width:100%;position:relative;height:0;overflow:hidden;padding-bottom:100%;margin-bottom:10px}.contact-block-information-image img.lazy-image{z-index:1}.contact-block .markdown p~p{margin-top:0;word-break:break-word}.text-block .markdown{font-size:calc(1.188rem + .25 * ((100vw - 20rem) / 100));line-height:1.263;color:#c2ccce}.text-block .markdown h1,.text-block .markdown h2{margin-top:12vw}@media only screen and (min-width:35.5rem){.text-block .markdown h1,.text-block .markdown h2{margin-top:9vw}}@media only screen and (min-width:50.75rem){.text-block .markdown h1,.text-block .markdown h2{margin-top:4vw}}@media only screen and (min-width:90rem){.text-block .markdown h1,.text-block .markdown h2{margin-top:60px}}.text-block .markdown h1{margin-bottom:20px}.text-block .markdown h2{margin-bottom:8px}@media only screen and (min-width:50.75rem){.text-block .markdown h2{margin-bottom:12px}}.text-block .markdown h3{margin-top:6vw;margin-bottom:6px}@media only screen and (min-width:35.5rem){.text-block .markdown h3{margin-top:4.5vw}}@media only screen and (min-width:50.75rem){.text-block .markdown h3{margin-top:2vw}}@media only screen and (min-width:90rem){.text-block .markdown h3{margin-top:30px}}.text-block .markdown :first-child{margin-top:0}.quote .quote-text{margin:5px 0}.vimeo-live{display:flex;width:100%;height:100%;flex-direction:column}@media only screen and (min-aspect-ratio:4/3){.vimeo-live{flex-direction:row}}.vimeo-live-with-chat{min-height:650px}@media only screen and (min-aspect-ratio:4/3){.vimeo-live-with-chat{min-height:0}}.vimeo-live-player{position:relative;min-height:calc(100vw / 16 * 9);height:0;flex-grow:1;background:#000}@media only screen and (min-aspect-ratio:4/3){.vimeo-live-player{min-height:0;height:100%;max-height:100vh}}.vimeo-live-player>div{position:static!important;width:100%;height:100%}.vimeo-live-player>iframe{width:100%!important;height:100%!important}.vimeo-live-chat{width:100%;flex-basis:100%}@media only screen and (min-aspect-ratio:4/3){.vimeo-live-chat{min-width:400px;flex-basis:0}}.vimeo-live-chat>iframe{width:100%!important;height:100%!important}.intro-block .markdown+.button{margin-top:3vw}@media only screen and (min-width:35.5rem){.intro-block .markdown+.button{margin-top:2.25vw}}@media only screen and (min-width:50.75rem){.intro-block .markdown+.button{margin-top:1vw}}@media only screen and (min-width:90rem){.intro-block .markdown+.button{margin-top:15px}}.intro-block-cta{margin-top:3vw}@media only screen and (min-width:35.5rem){.intro-block-cta{margin-top:2.25vw}}@media only screen and (min-width:50.75rem){.intro-block-cta{margin-top:1vw}}@media only screen and (min-width:90rem){.intro-block-cta{margin-top:15px}}@media only screen and (min-width:50.75rem){.intro-block-cta{margin-top:0}}.usp-list-block .usp-list{font-size:calc(1.188rem + .25 * ((100vw - 20rem) / 100));line-height:1.263;color:#c2ccce}.faq-block-item+.faq-block-item{margin-top:12px}.faq-block-item .faq-block-item-button{font-size:calc(1.188rem + .25 * ((100vw - 20rem) / 100));line-height:1.263;color:#c2ccce}.faq-block-item .faq-block-item-button [class^=icon-]{width:.813rem;height:.813rem;transition:transform .2s ease-out}.faq-block-item .faq-block-item-button:hover .link{transition-duration:.4s}.faq-block-item-content{overflow:hidden}.faq-block-item-content .markdown{font-size:calc(1.188rem + .25 * ((100vw - 20rem) / 100));line-height:1.263;color:#c2ccce;padding:10px 0 10px 35px}@media only screen and (min-width:50.75rem){.faq-block-item-content .markdown{padding:10px 0 20px 50px}}.link-list{margin-top:-9.6vw}@media only screen and (min-width:35.5rem){.link-list{margin-top:-7.2vw}}@media only screen and (min-width:50.75rem){.link-list{margin-top:-3.2vw}}@media only screen and (min-width:90rem){.link-list{margin-top:-48px}}.embed-block>*{width:100%!important}.page-in-page-teaser{position:relative;overflow:hidden}.page-in-page-teaser-link{position:absolute;top:0;z-index:3;text-decoration:none}.page-in-page-teaser-metadata{display:flex;align-items:center;margin-bottom:.625rem}.page-in-page-teaser-metadata *+*{margin-left:.625rem}.page-in-page-teaser-locked .animation-content{opacity:.2}.page-in-page-teaser-modal{width:100%;height:100%}.page-in-page-teaser-modal.open{position:fixed;top:0;height:100vh;overflow-x:hidden;scroll-behavior:smooth;z-index:3}.page-in-page-teaser-modal .hover-zoom{width:100%;height:100%;transition:transform .8s ease}@media screen and (prefers-reduced-motion:reduce){.page-in-page-teaser-modal .hover-zoom{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.page-in-page-teaser-modal:not(.open):hover .hover-zoom{transform:scale(1.02);transition:transform .8s ease}@media screen and (prefers-reduced-motion:reduce){.page-in-page-teaser-modal:not(.open):hover .hover-zoom{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.page-in-page-teaser .animation-container{position:absolute;width:100%;height:100%;overflow:visible;transform-origin:center top}.page-in-page-teaser .animation-content{position:absolute;min-width:111.1111%;height:100%;top:0;left:50%;transform:translateX(-50%)}body.page-in-page-open .page-in-page-teaser-modal.open{height:100vh;height:calc(var(--vh, 1vh) * 100)}.page-in-page{display:flex;width:100%;flex-direction:column;z-index:10}.page-in-page.locked{z-index:12}.page-in-page-container{display:flex;flex-direction:column;position:absolute;top:0;width:100%;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);background-color:#40474f}.page-in-page-header{position:relative;height:90vh;height:calc(var(--vh, 1vh) * 90);overflow:visible;z-index:1}@media screen and (max-width:50.688rem){.page-in-page-intro>.grid-column:not(:first-child){margin-top:0}}.page-in-page-content{background-color:#40474f;overflow:auto;z-index:0}.page-in-page-related{display:flex;background-color:#40474f;flex-grow:1;z-index:11}.page-in-page-related .related-carousel{align-self:flex-end}.page-in-page-text:not(:first-child){margin-top:20px}.page-in-page-close-button{display:flex!important;z-index:17}.page-in-page-loader{position:absolute;width:100%;height:10vh;top:50vh;z-index:11;transform:translateY(-50%)}.page-in-page-loader .spinner-container{position:absolute;top:50%;left:50%;background-color:#fff;transform:translate(-50%,-50%)}.page-in-page-series-link{display:inline-block}.page-in-page *+.page-in-page-series-link{margin-top:10px}.page-in-page .meta{margin-bottom:6vw}@media only screen and (min-width:35.5rem){.page-in-page .meta{margin-bottom:4.5vw}}@media only screen and (min-width:50.75rem){.page-in-page .meta{margin-bottom:2vw}}@media only screen and (min-width:90rem){.page-in-page .meta{margin-bottom:30px}}.page-in-page .meta+.inline-block{margin-top:6vw}@media only screen and (min-width:35.5rem){.page-in-page .meta+.inline-block{margin-top:4.5vw}}@media only screen and (min-width:50.75rem){.page-in-page .meta+.inline-block{margin-top:2vw}}@media only screen and (min-width:90rem){.page-in-page .meta+.inline-block{margin-top:30px}}.page-in-page .meta .page-in-page-series-link{margin-bottom:5px}body.page-in-page-open{height:0;overflow:hidden}.items-carousel{display:flex;position:relative;width:100%;overflow:hidden}.items-carousel .button-icon-arrow{position:absolute;z-index:1;top:50%;transform:translateY(-50%) translateZ(0)}.items-carousel .button-icon-arrow-left{left:0}.items-carousel .button-icon-arrow-right{right:0}.items-carousel-items{display:flex;transition:transform .8s ease-in-out;width:100%}@media screen and (prefers-reduced-motion:reduce){.items-carousel-items{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}@media only screen and (min-width:50.75rem){.items-carousel-items{transition:transform 1.2s ease-in-out}}@media only screen and (min-width:50.75rem) and screen and (prefers-reduced-motion:reduce){.items-carousel-items{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}@media only screen and (min-width:35.5rem) and (max-width:50.688rem){.items-carousel-items .page-in-page-teaser{flex:0 0 50%;height:100vh;height:calc(var(--vh, 1vh) * 100)}}@media only screen and (min-width:35.5rem) and (max-width:50.688rem) and (orientation:portrait){.items-carousel-items .page-in-page-teaser{height:50vh;height:calc(var(--vh, 1vh) * 50)}}.items-carousel-items .page-in-page-teaser-link{width:100%;height:100%}.items-carousel .fade-enter,.items-carousel .fade-leave-to{opacity:0}.items-carousel .fade-enter-active,.items-carousel .fade-leave-active{transition:opacity .2s linear}@media screen and (prefers-reduced-motion:reduce){.items-carousel .fade-enter-active,.items-carousel .fade-leave-active{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.logo-block .logo{margin-top:20px;width:50%}.logo-block .logo:nth-child(-n+3){margin-top:0}@media only screen and (min-width:50.75rem){.logo-block .logo{width:33.333%}.logo-block .logo:nth-child(-n+4){margin-top:0}}@media only screen and (min-width:80rem){.logo-block .logo{width:25%}.logo-block .logo:nth-child(-n+5){margin-top:0}}.logo-block .logo-link{display:inline-block;padding-bottom:40%;width:100%;position:relative;height:0;overflow:hidden}.logo-block .logo-image{padding:5px;width:100%;height:100%;border:1px solid transparent;border-radius:2px;transition:border-color .5s;-o-object-fit:contain;object-fit:contain;position:absolute}.logo-block .logo-image:hover{transition:border-color .5s;border-color:#fff}@media only screen and (min-width:50.75rem){.logo-block .logo-image{padding:10px}}.text-with-button{margin-top:12vw;margin-bottom:12vw}@media only screen and (min-width:35.5rem){.text-with-button{margin-top:9vw}}@media only screen and (min-width:50.75rem){.text-with-button{margin-top:4vw}}@media only screen and (min-width:90rem){.text-with-button{margin-top:60px}}@media only screen and (min-width:35.5rem){.text-with-button{margin-bottom:9vw}}@media only screen and (min-width:50.75rem){.text-with-button{margin-bottom:4vw}}@media only screen and (min-width:90rem){.text-with-button{margin-bottom:60px}}.text-with-button .button{margin-top:20px}.video-block{background:#000}.video-block .spinner-container{position:absolute;top:50%;left:50%;transform:translate(-50%)}.video-block iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-block .block-content-subtitle{max-width:100%}@media only screen and (min-width:50.75rem){.video-block .block-content-subtitle{max-width:50%}}.page-in-page-video{max-height:90vh;position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;transition:height .5s}@media screen and (prefers-reduced-motion:reduce){.page-in-page-video{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.page-in-page-video.video-can-play{opacity:1}.page-in-page-video-wrapper{max-height:90vh;position:relative}.page-in-page-video .video-js.vjs-controls-enabled.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1.453l2.92 2.92L.752 6.54H6.54V.752L4.373 2.919 1.453 0zM18.088 0l-2.92 2.92L13.001.751 13 6.54h5.789l-2.168-2.168 2.92-2.919zm1.452 18.087l-2.92-2.919L18.79 13H13v5.789l2.168-2.168 2.92 2.92zM1.453 19.54l2.92-2.919L6.54 18.79V13H.753l2.167 2.168L0 18.088z' fill='%23fff'/%3E%3C/svg%3E")}.page-in-page-video .video-js.vjs-controls-enabled.vjs-paused:before,.page-in-page-video .video-js.vjs-controls-enabled.vjs-user-active:before{content:"";position:absolute;left:0;right:0;bottom:0;height:50%;background-image:linear-gradient(180deg,transparent 50%,rgba(32,35,39,.5));z-index:1;pointer-events:none}.page-in-page-video .video-js.vjs-controls-enabled .vjs-control{height:1.25rem;width:1.25rem;margin-top:10px;margin-right:20px}.page-in-page-video .video-js.vjs-controls-enabled .vjs-control.vjs-progress-control,.page-in-page-video .video-js.vjs-controls-enabled .vjs-control.vjs-remaining-time{margin-right:0}.page-in-page-video .video-js.vjs-controls-enabled .vjs-control-bar{bottom:0;padding:0 5.5vw 20px;flex-wrap:wrap;height:auto;background-color:transparent;z-index:2}@media only screen and (min-width:80rem){.page-in-page-video .video-js.vjs-controls-enabled .vjs-control-bar{padding-bottom:30px}}.page-in-page-video .video-js.vjs-controls-enabled .vjs-control-bar .vjs-icon-placeholder{height:1.25rem;width:1.25rem;display:block}.page-in-page-video .video-js.vjs-controls-enabled .vjs-control-bar .vjs-icon-placeholder:before{background-size:contain;background-position:50%;background-repeat:no-repeat}.page-in-page-video .video-js.vjs-controls-enabled .vjs-play-control.vjs-paused .vjs-icon-placeholder:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M17.93 10L0 20V0z' fill-rule='evenodd'/%3E%3C/svg%3E")}.page-in-page-video .video-js.vjs-controls-enabled .vjs-play-control.vjs-playing .vjs-icon-placeholder:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 0h4v20H4zm8 0h4v20h-4z' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E")}.page-in-page-video .video-js.vjs-controls-enabled .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M1.4 0l18.5 18.019-1.459 1.37-2.014-1.965a9.982 9.982 0 01-3.84 2.001l-.35.087v-2.291a7.772 7.772 0 002.6-1.347l-2.026-1.977a4.972 4.972 0 01-.317.196l-.257.135-.001-.892-2.224-2.169v7.489L4.45 13.094H0V6.419h4.45l.342-.344L0 1.4 1.4 0zm10.837 0a10.012 10.012 0 016.632 14.38l-1.664-1.624a7.787 7.787 0 00-4.71-10.383l-.258-.081V0zm0 5.273a5.006 5.006 0 012.717 5.287l-2.718-2.651V5.273zM10.012.857v4.882L7.54 3.328 10.012.857z'/%3E%3C/svg%3E")}.page-in-page-video .video-js.vjs-controls-enabled .vjs-mute-control.vjs-vol-3 .vjs-icon-placeholder:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M0 6.419v6.675h4.45l5.562 5.562V.856L4.45 6.42H0zm15.018 3.337a5.006 5.006 0 00-2.781-4.483v8.955a4.973 4.973 0 002.781-4.472zM12.237 0v2.292a7.787 7.787 0 010 14.929v2.291a10.012 10.012 0 000-19.512z'/%3E%3C/svg%3E")}.page-in-page-video .video-js.vjs-controls-enabled .vjs-fullscreen-control .vjs-icon-placeholder:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.54 5.087l-2.92-2.92L5.79 0H0v5.789L2.168 3.62l2.92 2.92zm7.913 1.453l2.92-2.92 2.168 2.169V0h-5.789l2.168 2.168L13 5.088zM13 14.453l2.92 2.92-2.168 2.168h5.789v-5.79l-2.168 2.168L14.453 13zM5.088 13l-2.92 2.919L0 13.75v5.789h5.789l-2.167-2.168 2.919-2.92z' fill='%23fff'/%3E%3C/svg%3E")}.page-in-page-video .video-js.vjs-controls-enabled .vjs-subs-caps-button>.vjs-icon-placeholder:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M20 0v20H0V0h20zm-2 2H2v16h16V2zm-7 12v2H4v-2h7zm5 0v2h-3v-2h3zm0-4v2H9v-2h7zm-9 0v2H4v-2h3z'/%3E%3C/svg%3E")}.page-in-page-video .video-js.vjs-controls-enabled .vjs-subs-caps-button.no-subtitles>.vjs-icon-placeholder:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M1.417 0l.002.002h.005l1.754 1.769.228.229h-.001l7.934 8h.022l1.988 2h-.027l1.983 2h.033l.67.674v.035l2 2.016v-.04l2 2.012V20h-.019v.006H18.6L18.595 20H.008V1.414L0 1.406V.002h.008V0h1.41zm.591 3.414V18h14.586l-2-2h-1.586v-1.586L10.594 12H9.008v-1.586l-7-7zm9 10.586v2h-7v-2h7zm9-14v15.86l-2-2.012V2H6.226L4.237 0h15.771zm-13 10v2h-3v-2h3zm9 0v1.836L14.18 10h1.827z'/%3E%3C/svg%3E")}.page-in-page-video .video-js.vjs-controls-enabled .vjs-subs-caps-button .vjs-menu{bottom:-10px;left:0;transform:translateX(calc(-50% + 10px))}.page-in-page-video .video-js.vjs-controls-enabled .vjs-subs-caps-button .vjs-menu li{line-height:1;font-size:.8rem;padding:.35rem 0}.page-in-page-video .video-js.vjs-controls-enabled .vjs-subs-caps-button .vjs-menu li:hover{background-color:#40474f;color:#fff}.page-in-page-video .video-js.vjs-controls-enabled .vjs-progress-control{width:calc(100% - 50px);height:auto}.page-in-page-video .video-js.vjs-controls-enabled .vjs-progress-control .vjs-progress-holder{margin:0;height:.25rem}.page-in-page-video .video-js.vjs-controls-enabled .vjs-progress-control .vjs-load-progress,.page-in-page-video .video-js.vjs-controls-enabled .vjs-progress-control .vjs-load-progress div,.page-in-page-video .video-js.vjs-controls-enabled .vjs-slider{background-color:hsla(0,0%,100%,.1)}.page-in-page-video .video-js.vjs-controls-enabled .vjs-time-control{width:50px;display:flex;align-items:center}.page-in-page-video .video-js.vjs-controls-enabled .vjs-remaining-time-display{font-size:1rem;font-family:RijksText,Arial,sans-serif;line-height:1}.page-in-page-video .video-js.vjs-controls-enabled .vjs-big-play-button{top:50%;left:50%;transform:translate(-50%,-50%);width:3.125rem;height:3.125rem;border:none;background-color:transparent!important;background-size:contain;background-position:50%;background-repeat:no-repeat;opacity:.75;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%23fff' cx='30' cy='30' r='30'/%3E%3Cpath fill='%23202327' d='M22.8 19.2l18.9 11.34-18.9 11.34z'/%3E%3C/g%3E%3C/svg%3E")}.page-in-page-video .video-js.vjs-controls-enabled .vjs-big-play-button:focus,.page-in-page-video .video-js.vjs-controls-enabled .vjs-big-play-button:hover{opacity:1}@media only screen and (min-width:50.75rem){.page-in-page-video .video-js.vjs-controls-enabled .vjs-big-play-button{width:4.063rem;height:4.063rem}}.page-in-page-video .video-js.vjs-controls-enabled .vjs-big-play-button .vjs-icon-placeholder:before{content:""}@media only screen and (min-width:80rem){.page-in-page-video .video-js.vjs-controls-enabled .vjs-text-track-display{bottom:8rem}}.page-in-page-video .video-js.vjs-controls-enabled .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:15rem;background-color:rgba(0,0,0,.6);font-family:RijksText,Arial,sans-serif}.page-in-page-video .video-js .vjs-big-play-button:focus,.page-in-page-video .video-js:hover .vjs-big-play-button{transition:opacity .4s}@media screen and (prefers-reduced-motion:reduce){.page-in-page-video .video-js .vjs-big-play-button:focus,.page-in-page-video .video-js:hover .vjs-big-play-button{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.zoomable-micrio{--micrio-border:none;--micrio-color:#fff;--micrio-color-hover:#fff;--micrio-background:transparent;--micrio-border-radius:0;--micrio-border-margin:0;--micrio-button-size:50px;--micrio-button-shadow:none;--micrio-button-filter:none;--micrio-marker-size:40px;--micrio-marker-border:2px solid #fff;--micrio-marker-border-radius:22px;--micrio-popup-background:none;--micrio-popup-filter:none;--micrio-popup-shadow:none;--micrio-progress-bar-background:transparent}.zoomable-micrio micr-io{font-family:inherit}.zoomable-micrio button.micrio-button{text-align:center;border-radius:0}.zoomable-micrio button.micrio-button.arrow-down svg,.zoomable-micrio button.micrio-button.arrow-left svg,.zoomable-micrio button.micrio-button.arrow-right svg,.zoomable-micrio button.micrio-button.cancel svg,.zoomable-micrio button.micrio-button.close svg{width:13px;height:13px}.zoomable-micrio.shown,.zoomable-micrio button.micrio-button:hover{background-color:#000}.zoomable-micrio aside.controls{z-index:13;position:absolute;display:flex;flex-direction:column;left:auto;right:0;bottom:0;transition:opacity .5s linear}.zoomable-micrio aside.controls menu.popout{display:none}.zoomable-micrio aside.controls button{margin:1px 0 0}@media only screen and (max-width:41.625rem){.zoomable-micrio aside.controls button.zoom-in,.zoomable-micrio aside.controls button.zoom-out{display:none}}.zoomable-micrio div.micrio-button-group>button.micrio-button{padding:0}body.marker-opened .zoomable-micrio micr-io:not(.splitscreen) aside.controls{opacity:0;pointer-events:none}.zoomable-micrio micr-io.splitscreen aside.controls{right:50%;transform:translateX(100%)}.zoomable-micrio micr-io.splitscreen aside.controls button.fullscreen{display:none}.zoomable-micrio micr-io.splitscreen aside.controls.secondary{right:100%}@media (max-width:35.438rem){.zoomable-micrio micr-io.splitscreen aside.controls{display:none}}.zoomable-micrio figure.media{margin:0}.zoomable-micrio figure.media button{border-radius:0}.zoomable-micrio figure.media .media .micrio-media-controls.progress{height:50px}.zoomable-micrio figure.media .media .micrio-media-controls.progress:before{top:13px}.zoomable-micrio figure.media .media .micrio-media-controls.progress span{line-height:50px;font-size:inherit}.zoomable-micrio .micrio-progress-bar.container{width:100%;align-items:center;background:transparent}.zoomable-micrio .micrio-progress-bar.container .bars{height:.33333rem;position:relative;margin-top:4px}.zoomable-micrio .micrio-progress-bar.container .bars>*{margin:0 .125rem;background:hsla(0,0%,100%,.5);height:.25rem}.zoomable-micrio .micrio-progress-bar.container .bars>:hover{height:.33333rem;background:hsla(0,0%,100%,.75)}.zoomable-micrio .micrio-progress-bar.container .bars>.active:before{transition:width .25s linear}.zoomable-micrio .micrio-progress-bar.container .bars:after{display:block;content:"";position:absolute;background:#fff;width:.75rem;height:.75rem;top:50%;transform:translate(-50%,-50%);left:var(--progress,0);border-radius:100%;pointer-events:none;transition:left .25s linear}.zoomable-micrio .micrio-progress-bar.container .bars:hover:after{width:1rem;height:1rem}.zoomable-micrio .micrio-progress-bar.container .time{font-size:inherit;position:relative}@media (max-width:35.438rem){.zoomable-micrio .micrio-progress-bar.container .time{min-width:44px}}.zoomable-micrio .micrio-media-controls button.micrio-button{background-color:transparent;width:auto;min-width:2.5rem}.zoomable-micrio div.subtitles{position:absolute;width:100vw;left:44.5vw;transition:bottom .15s ease-out;bottom:95px}@media screen and (prefers-reduced-motion:reduce){.zoomable-micrio div.subtitles{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.zoomable-micrio div.subtitles>p.subtitles{font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));font-family:RijksText,Arial,sans-serif}@media only screen and (min-width:80rem){.zoomable-micrio div.subtitles>p.subtitles{font-size:calc(1.5rem + .25 * ((100vw - 20rem) / 100));line-height:1.6}}.micrio-videotour{font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));position:relative}.micrio-videotour .micrio-tour{bottom:60px;left:5.5vw;right:5.5vw;transform:none;width:auto;max-width:none;padding:0;--micrio-background:transparent}@media (max-width:35.438rem){.micrio-videotour .micrio-tour{bottom:45px;left:5.5vw;right:5.5vw}}.micrio-videotour .micrio-tour .micrio-media-controls{position:absolute;top:27px;left:-8px}.micrio-videotour .micrio-tour .micrio-progress-bar.container{line-height:42px}.micrio-videotour .micrio-tour .micrio-progress-bar.container .bars:before{display:block;content:var(--time,"");position:absolute;transform:translateX(-50%);bottom:.5rem;left:var(--progress,0);transition:left .25s linear}.micrio-videotour .micrio-tour .micrio-media-controls>:not(div.subtitles),.micrio-videotour .micrio-tour .micrio-progress-bar.container{transition:opacity 1s ease}.micrio-videotour .micrio-tour.minimized .micrio-media-controls>:not(div.subtitles),.micrio-videotour .micrio-tour.minimized .micrio-progress-bar.container{opacity:0;pointer-events:none}.micrio-videotour .micrio-tour.minimized div.subtitles{bottom:50px;transform:translate3d(-50%,0,0)}.micrio-videotour .micrio-tour div.media.show-play{display:none}.zoomable-micrio-inzoomer micr-io .default.micrio-marker button.micrio-marker{color:#fff;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:12px;cursor:pointer;transition:background-color .25s linear;box-sizing:content-box}@media screen and (prefers-reduced-motion:reduce){.zoomable-micrio-inzoomer micr-io .default.micrio-marker button.micrio-marker{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.zoomable-micrio-inzoomer micr-io .default.micrio-marker button.micrio-marker:after{content:"";display:block;position:absolute;width:12px;height:12px;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:center center;transition:transform .25s linear;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 10 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0v4h4v2H6v4H4V6H0V4h4V0h2z' fill='%23fff'/%3E%3C/svg%3E")}@media (hover:hover) and (pointer:fine){.zoomable-micrio-inzoomer micr-io .default.micrio-marker button.micrio-marker:hover{box-shadow:none;background-color:#fff;transition:background-color .25s linear}.zoomable-micrio-inzoomer micr-io .default.micrio-marker button.micrio-marker:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 10 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0v4h4v2H6v4H4V6H0V4h4V0h2z'/%3E%3C/svg%3E")}}@media (hover:hover) and (pointer:fine) and screen and (prefers-reduced-motion:reduce){.zoomable-micrio-inzoomer micr-io .default.micrio-marker button.micrio-marker:hover{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.zoomable-micrio-inzoomer micr-io .default.micrio-marker label.micrio-marker{display:block;opacity:1;text-shadow:none;width:140px;pointer-events:none;font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375;margin-bottom:8px;font-weight:700;text-transform:uppercase;word-break:break-word}@media only screen and (min-width:50.75rem){.zoomable-micrio-inzoomer micr-io .default.micrio-marker label.micrio-marker{margin-bottom:12px}}[dir=rtl] .zoomable-micrio-inzoomer micr-io .default.micrio-marker label.micrio-marker{font-size:calc(1.3rem + .1625 * ((100vw - 20rem) / 100))}.zoomable-micrio-inzoomer micr-io .default.micrio-marker.opened button.micrio-marker{box-shadow:none;background-color:#fff;transform-origin:center center;transition:background-color .25s linear}@media screen and (prefers-reduced-motion:reduce){.zoomable-micrio-inzoomer micr-io .default.micrio-marker.opened button.micrio-marker{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.zoomable-micrio-inzoomer micr-io .default.micrio-marker.opened button.micrio-marker:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 10 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0v4h4v2H6v4H4V6H0V4h4V0h2z'/%3E%3C/svg%3E");transform:translate(-50%,-50%) rotate(45deg)}@media (hover:hover) and (pointer:fine){.zoomable-micrio-inzoomer micr-io .default.micrio-marker.opened button.micrio-marker:hover{background-color:transparent;transition:background-color .25s linear}.zoomable-micrio-inzoomer micr-io .default.micrio-marker.opened button.micrio-marker:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 10 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0v4h4v2H6v4H4V6H0V4h4V0h2z' fill='%23fff'/%3E%3C/svg%3E")}}@media (hover:hover) and (pointer:fine) and screen and (prefers-reduced-motion:reduce){.zoomable-micrio-inzoomer micr-io .default.micrio-marker.opened button.micrio-marker:hover{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.zoomable-micrio-inzoomer div.micrio-marker-popup{z-index:15;background:#40474f}.zoomable-micrio-inzoomer div.micrio-marker-popup aside.micrio-marker-popup{position:relative;left:0;z-index:12}.zoomable-micrio-inzoomer div.micrio-marker-popup aside.micrio-marker-popup>button.micrio-button{margin:0}.zoomable-micrio-inzoomer div.micrio-marker-popup aside.micrio-marker-popup button.micrio-button:not(.arrow-down){background:transparent}.zoomable-micrio-inzoomer div.micrio-marker-popup aside.micrio-marker-popup button.micrio-button.cancel{position:absolute;top:0;right:0}.zoomable-micrio-inzoomer div.micrio-marker-popup aside.micrio-marker-popup div.micrio-tour-controls{margin:0 0 -20px;height:50px;transition:opacity .25s ease-out,height .25s ease-out}.zoomable-micrio-inzoomer div.micrio-marker-popup aside.micrio-marker-popup div.micrio-tour-controls>button{display:inline-block}.zoomable-micrio-inzoomer div.micrio-marker-popup aside.micrio-marker-popup>button.micrio-button.arrow-down{position:absolute;bottom:100%;right:0;background-color:rgba(0,0,0,.6);transition:background-color .5s ease}.zoomable-micrio-inzoomer div.micrio-marker-popup aside.micrio-marker-popup>button.micrio-button.arrow-down:hover{background-color:#000}.zoomable-micrio-inzoomer div.micrio-marker-popup aside.micrio-marker-popup>button.micrio-button.arrow-down svg{transition:transform .25s;transform:rotate(0deg)}@media screen and (prefers-reduced-motion:reduce){.zoomable-micrio-inzoomer div.micrio-marker-popup aside.micrio-marker-popup>button.micrio-button.arrow-down svg{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.zoomable-micrio-inzoomer div.micrio-marker-popup .images{margin:0 0 10px}.zoomable-micrio-inzoomer div.micrio-marker-popup .images img{position:relative;pointer-events:none}.zoomable-micrio-inzoomer div.micrio-marker-popup{position:absolute;width:100%;bottom:-10vh;bottom:calc(var(--vh, 1vh) * -10);right:0;top:auto;z-index:13}@media only screen and (min-width:35.5rem){.zoomable-micrio-inzoomer div.micrio-marker-popup{width:42vw;bottom:10px;right:10px;left:auto}}@media (max-width:35.438rem){.zoomable-micrio-inzoomer div.micrio-marker-popup{-webkit-animation:slideFromBottom .5s ease;animation:slideFromBottom .5s ease;z-index:14}}@media only screen and (min-width:80rem){.zoomable-micrio-inzoomer div.micrio-marker-popup{width:25vw}}@-webkit-keyframes slideFromBottom{0%{transform:translate3d(0,100%,0)}to{transform:translateZ(0)}}@keyframes slideFromBottom{0%{transform:translate3d(0,100%,0)}to{transform:translateZ(0)}}.zoomable-micrio-inzoomer div.micrio-marker-popup main.micrio-marker-content{position:relative;max-height:55vh;width:100%;padding:0 20px;overflow:auto;transition:height .25s ease-out,transform .25s,padding-bottom .5s;box-shadow:none}@media screen and (prefers-reduced-motion:reduce){.zoomable-micrio-inzoomer div.micrio-marker-popup main.micrio-marker-content{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}@media only screen and (min-width:35.5rem){.zoomable-micrio-inzoomer div.micrio-marker-popup main.micrio-marker-content{max-height:calc(90vh - 110px)}}@media (max-width:35.438rem){.zoomable-micrio-inzoomer div.micrio-marker-popup main.micrio-marker-content{min-height:10vh}}.zoomable-micrio-inzoomer div.micrio-marker-popup main.micrio-marker-content>:last-child{margin-bottom:20px}.zoomable-micrio-inzoomer div.micrio-marker-popup main.micrio-marker-content h3{font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375;margin-bottom:8px;font-weight:700;text-transform:uppercase;word-break:break-word;transition:margin .5s ease;margin:20px 20px 20px 0!important;padding:0}@media only screen and (min-width:50.75rem){.zoomable-micrio-inzoomer div.micrio-marker-popup main.micrio-marker-content h3{margin-bottom:12px}}[dir=rtl] .zoomable-micrio-inzoomer div.micrio-marker-popup main.micrio-marker-content h3{font-size:calc(1.3rem + .1625 * ((100vw - 20rem) / 100))}@media (max-width:35.438rem){.zoomable-micrio-inzoomer div.micrio-marker-popup main.micrio-marker-content h3{padding-bottom:8px}}.zoomable-micrio-inzoomer div.micrio-marker-popup main.micrio-marker-content .body{overflow:hidden;margin-left:0;margin-right:0}.zoomable-micrio-inzoomer div.micrio-marker-popup main.micrio-marker-content .body p{font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375}.zoomable-micrio-inzoomer div.micrio-marker-popup main.micrio-marker-content figure{margin:0 -20px}.zoomable-micrio-inzoomer div.micrio-marker-popup main.micrio-marker-content figure .media iframe,.zoomable-micrio-inzoomer div.micrio-marker-popup main.micrio-marker-content figure .media video{aspect-ratio:1.77777778}.zoomable-micrio-inzoomer div.micrio-marker-popup main.micrio-marker-content figure .media iframe{height:100%}.zoomable-micrio-inzoomer div.micrio-marker-popup main.micrio-marker-content figure .media button.micrio-button{width:2.5rem}.zoomable-micrio-inzoomer div.micrio-marker-popup main.micrio-marker-content figure .media button.micrio-button:last-of-type{margin-right:1rem}.zoomable-micrio-inzoomer div.micrio-marker-popup.minimized>aside.micrio-marker-popup>button.micrio-button.arrow-down svg{transform:rotate(180deg)}.zoomable-micrio-inzoomer div.micrio-marker-popup.minimized>aside.micrio-marker-popup>div.micrio-tour-controls{pointer-events:none;opacity:0;height:20px}.zoomable-micrio-inzoomer div.micrio-marker-popup.minimized>main.micrio-marker-content>:last-child,.zoomable-micrio-inzoomer div.micrio-marker-popup.minimized>main.micrio-marker-content aside.micrio-tour-controls{margin-bottom:0}.zoomable-micrio-inzoomer div.popover>section.popover{margin-top:-40px}.zoomable-micrio-inzoomer div.popover>section.popover>section{overflow:visible}.zoomable-micrio-inzoomer div.popover>section.popover>aside.popover{top:0;right:0;left:auto;display:flex}.zoomable-micrio-inzoomer div.popover>section.popover>aside.popover>button.micrio-button{margin-left:4px}@media (max-width:35.438rem){.zoomable-micrio-inzoomer div.popover>section.popover>aside.popover{display:none}}.zoomable-micrio-inzoomer div.popover>section.popover aside.media.inside{margin-top:0;transform:none}.zoomable-micrio-inzoomer .is-fullscreen div.micrio-marker-popup{bottom:0}@media only screen and (min-width:35.5rem){.zoomable-micrio-inzoomer .is-fullscreen div.micrio-marker-popup{bottom:10px}}body.marker-opened .page-in-page-close-button{opacity:0;pointer-events:none;transition:opacity .5s linear}@media screen and (prefers-reduced-motion:reduce){body.marker-opened .page-in-page-close-button{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}@media (max-width:35.438rem){body.marker-opened .page-in-page-container{overflow:hidden}body.marker-opened micr-io{overflow:visible}body.marker-opened .page-in-page-content,body.marker-opened .page-in-page-related{display:none}}.page-in-page-teaser-modal:not(.open) micr-io .micrio-marker.default{opacity:0;transition:opacity .5s}@media screen and (prefers-reduced-motion:reduce){.page-in-page-teaser-modal:not(.open) micr-io .micrio-marker.default{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.zoomable-micrio-serial-tour .micrio-tour.serial-tour{left:5.5vw}.zoomable-micrio-serial-tour .micrio-tour.serial-tour ol{list-style-position:inside;counter-reset:number;list-style-type:none;transition:bottom .5s ease}.zoomable-micrio-serial-tour .micrio-tour.serial-tour ol li{height:2.9rem;counter-increment:stepCounter}.zoomable-micrio-serial-tour .micrio-tour.serial-tour ol li:before{counter-increment:number;content:counter(stepCounter,decimal-leading-zero);display:inline-block;vertical-align:top}.zoomable-micrio-serial-tour .micrio-tour.serial-tour ol li button{margin-left:1.5rem}.zoomable-micrio-serial-tour .micrio-tour.serial-tour ol li button:after{content:"";display:block;height:1px;width:0;transition:width .25s ease;background:#fff;margin-top:-3px}.zoomable-micrio-serial-tour .micrio-tour.serial-tour ol li button:hover{text-decoration:none}.zoomable-micrio-serial-tour .micrio-tour.serial-tour ol li button:hover:after{width:100%}.zoomable-micrio-serial-tour .micrio-tour.serial-tour ol li.enriched:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 10 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0v4h4v2H6v4H4V6H0V4h4V0h2z' fill='%23fff'/%3E%3C/svg%3E");content:"";display:inline-block;width:12px;height:12px;border-radius:12px;border:2px solid #fff;vertical-align:middle;margin-left:.5rem;background-position:50%;background-repeat:no-repeat;background-size:8px 8px}.zoomable-micrio-serial-tour .micrio-tour.serial-tour.minimized ol{bottom:-40px}.zoomable-micrio-serial-tour .micrio-tour.serial-tour:after,.zoomable-micrio-serial-tour .micrio-tour.serial-tour:before{content:"";display:block;position:absolute;bottom:-60px;left:-5.5vw;right:-5.5vw;pointer-events:none;transition:opacity 1s ease;opacity:0}.zoomable-micrio-serial-tour .micrio-tour.serial-tour:before{background-image:linear-gradient(90deg,rgba(0,0,0,.6),rgba(0,0,0,.4428) 19%,rgba(0,0,0,.3246) 34%,rgba(0,0,0,.2292) 47%,rgba(0,0,0,.1668) 56.5%,rgba(0,0,0,.1164) 65%,rgba(0,0,0,.0756) 73%,rgba(0,0,0,.045) 80.2%,rgba(0,0,0,.0252) 86.1%,rgba(0,0,0,.0126) 91%,rgba(0,0,0,.0048) 95.2%,rgba(0,0,0,.0012) 98.2%,transparent);width:75vw;height:90vh;height:calc(var(--vh, 1vh) * 90)}.zoomable-micrio-serial-tour .micrio-tour.serial-tour:after{background-image:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.4428) 19%,rgba(0,0,0,.3246) 34%,rgba(0,0,0,.2292) 47%,rgba(0,0,0,.1668) 56.5%,rgba(0,0,0,.1164) 65%,rgba(0,0,0,.0756) 73%,rgba(0,0,0,.045) 80.2%,rgba(0,0,0,.0252) 86.1%,rgba(0,0,0,.0126) 91%,rgba(0,0,0,.0048) 95.2%,rgba(0,0,0,.0012) 98.2%,transparent);z-index:-1;height:150px}.zoomable-micrio-serial-tour .micrio-tour.serial-tour.minimized:after,.zoomable-micrio-serial-tour .micrio-tour.serial-tour:not(.minimized):before{opacity:1}.zoomable-micrio-serial-tour micr-io.is-fullscreen .micrio-tour.left:before{height:100vh}.topic-list-intro-dark{background:#202327}.topic-list-intro{padding-top:12vw;padding-bottom:12vw}@media only screen and (min-width:35.5rem){.topic-list-intro{padding-top:9vw}}@media only screen and (min-width:50.75rem){.topic-list-intro{padding-top:4vw}}@media only screen and (min-width:90rem){.topic-list-intro{padding-top:60px}}@media only screen and (min-width:35.5rem){.topic-list-intro{padding-bottom:9vw}}@media only screen and (min-width:50.75rem){.topic-list-intro{padding-bottom:4vw}}@media only screen and (min-width:90rem){.topic-list-intro{padding-bottom:60px}}.topic-list-intro-text{padding-bottom:6vw}@media only screen and (min-width:35.5rem){.topic-list-intro-text{padding-bottom:4.5vw}}@media only screen and (min-width:50.75rem){.topic-list-intro-text{padding-bottom:2vw}}@media only screen and (min-width:90rem){.topic-list-intro-text{padding-bottom:30px}}@media (max-width:50.688rem){.topic-list-cta{padding-bottom:6vw}}@media (max-width:50.688rem) and only screen and (min-width:35.5rem){.topic-list-cta{padding-bottom:4.5vw}}@media (max-width:50.688rem) and only screen and (min-width:50.75rem){.topic-list-cta{padding-bottom:2vw}}@media (max-width:50.688rem) and only screen and (min-width:90rem){.topic-list-cta{padding-bottom:30px}}.topic-list-items{overflow:hidden;transition:max-height .25s linear}@media screen and (prefers-reduced-motion:reduce){.topic-list-items{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.topic-list-items.with-intro{margin-top:-6vw}@media only screen and (min-width:35.5rem){.topic-list-items.with-intro{margin-top:-4.5vw}}@media only screen and (min-width:50.75rem){.topic-list-items.with-intro{margin-top:-2vw}}@media only screen and (min-width:90rem){.topic-list-items.with-intro{margin-top:-30px}}.topic-list-items .link.active span{background-size:100% 1px;color:#fff;border-color:#fff}.topic-list-items .transition-wrapper{display:inline}.topic-list-items .expanded-button,.topic-list-items.expanded .drop-down{-webkit-animation:topicFadeIn .25s linear;animation:topicFadeIn .25s linear}.topic-list-items.collapsing .expanded-button{opacity:0;transition:opacity .25s linear}@media screen and (prefers-reduced-motion:reduce){.topic-list-items.collapsing .expanded-button{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}@-webkit-keyframes topicFadeIn{0%{opacity:0}to{opacity:1}}@keyframes topicFadeIn{0%{opacity:0}to{opacity:1}}.sponsor-logos{display:none;position:absolute;right:0;top:calc(100vh - 100px);z-index:2}.sponsor-logos-section{display:inline-block}.sponsor-logos-section-heading{font-size:.75rem;padding:0 20px 5px 0}.sponsor-logos-section .logo{display:inline-block;height:25px;padding:0 20px 0 0}.sponsor-logos-section .logo-image{height:100%}.sponsor-logos-section:first-child .logo{height:50px}@media only screen and (min-width:80rem){.sponsor-logos{display:block}.sponsor-logos-section-heading{padding:0 20px 5px}.sponsor-logos-section .logo{padding:0 20px}}.overlay-menu .sponsor-logos{display:block;width:100vw;position:relative;right:auto;top:auto;padding-top:30px;padding-bottom:30px;margin:0 -2.8vw;background-color:#202327}.overlay-menu .sponsor-logos-section{min-width:49%}.overlay-menu .sponsor-logos-section:not(:last-of-type){margin-bottom:3vw}@media only screen and (min-width:35.5rem){.overlay-menu .sponsor-logos-section:not(:last-of-type){margin-bottom:2.25vw}}@media only screen and (min-width:50.75rem){.overlay-menu .sponsor-logos-section:not(:last-of-type){margin-bottom:1vw}}@media only screen and (min-width:90rem){.overlay-menu .sponsor-logos-section:not(:last-of-type){margin-bottom:15px}}.overlay-menu .sponsor-logos-section-heading{width:100%}.overlay-menu .sponsor-logos .logo{margin-bottom:20px}.overlay-menu .sponsor-logos .logo a{width:100%}@media only screen and (min-width:50.75rem){.overlay-menu .sponsor-logos{display:none}}.ten-things{z-index:-1}.ten-things,.ten-things-intro{background-color:#40474f}.ten-things-slide{width:100%;margin-top:100vh}.ten-things-slide:first-child{margin-top:60vh}.ten-things-slide:last-child{margin-bottom:20vh}.ten-things-slide-image{position:fixed;top:0;left:0;right:0;bottom:0;transition:opacity 1s ease-in-out;pointer-events:none;z-index:-1}@media screen and (prefers-reduced-motion:reduce){.ten-things-slide-image{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.ten-things-slide-image.hide{opacity:0;transition:opacity 1s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.ten-things-slide-image.hide{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.ten-things-slide-image:after{content:"";position:absolute;width:100%;height:100%;background-color:#000;opacity:0;transition:opacity 1s ease}@media screen and (prefers-reduced-motion:reduce){.ten-things-slide-image:after{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}@media only screen and (min-width:50.75rem){.ten-things-slide-image:after{background-color:transparent;background-image:linear-gradient(0deg,#000,transparent)}}@media only screen and (min-width:50.75rem) and (max-height:700px){.ten-things-slide-image:after{background-image:linear-gradient(0deg,#000 10%,60%,transparent)}}.ten-things-slide-content{margin-top:30vh;margin-bottom:20vh}@media only screen and (min-width:50.75rem){.ten-things-slide-content{width:50%}}.ten-things-slide-content .index{opacity:.5}.ten-things-slide-content h3{margin-bottom:8px}@media only screen and (min-width:50.75rem){.ten-things-slide-content h3{margin-bottom:12px}}.ten-things-slide-content .caption{position:fixed;width:100%;top:0;left:0;padding-top:10px;padding-left:5.5vw;padding-right:5.5vw}@media only screen and (min-width:50.75rem){.ten-things-slide-content .caption{width:auto;max-width:30%;top:auto;left:auto;bottom:50px;right:5.5vw;padding:0}}.ten-things-slide.overlay .ten-things-slide-image:after{opacity:.5}@media only screen and (min-width:50.75rem){.ten-things-slide.overlay .ten-things-slide-image:after{opacity:.7;opacity:var(--overlay-opacity,.7)}}.navigation{position:absolute;top:0;width:100vw;z-index:4}.navigation.open{position:fixed;height:100vh}.navigation .user-profile .user-avatar{border-radius:100%;vertical-align:middle}.navigation .user-profile .avatar-placeholder{width:50px;height:50px;line-height:50px;font-weight:700;text-align:center;background-color:#40474f;border-radius:50%}.navigation .overlay-menu{display:flex;height:100vh;height:calc(var(--vh, 1vh) * 100);width:100vw;position:fixed;top:0;left:0;z-index:5;background-color:#40474f;overflow-y:auto}@media only screen and (min-width:50.75rem){.navigation .overlay-menu{z-index:2;overflow:visible}}@media screen and (max-width:50.688rem){.navigation .overlay-menu:before{content:"";position:fixed;height:90px;background-image:linear-gradient(#40474f 70%,rgba(64,71,79,0));width:100%;top:0;left:0;z-index:10}}.navigation .overlay-menu .menu-links{display:flex;width:100%;margin-top:90px}@media only screen and (min-width:50.75rem){.navigation .overlay-menu .menu-links{width:50%;padding-bottom:60px;align-items:flex-end;margin-top:calc(11vw + 110px);overflow-y:auto}.navigation .overlay-menu .menu-links::-webkit-scrollbar{width:10px;background:rgba(0,0,0,.5)}.navigation .overlay-menu .menu-links::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.35)}.navigation .overlay-menu .menu-links::-webkit-scrollbar-button{display:none}}@media only screen and (min-width:50.75rem) and (max-height:650px){.navigation .overlay-menu .menu-links{padding-bottom:30px}}@media (orientation:landscape) and (max-width:812px){.navigation .overlay-menu .menu-links{margin-top:70px}}.navigation .overlay-menu .menu-links .user-profile{display:inline-block;margin-left:0;padding:0}.navigation .overlay-menu .menu-links .user-profile .avatar-placeholder{background-color:#8c9095}.navigation .overlay-menu-header{display:block;margin-top:20px}.navigation .overlay-menu .extra-links{font-size:calc(1.188rem + .25 * ((100vw - 20rem) / 100));line-height:1.263;color:#c2ccce}.navigation .overlay-menu .extra-links+.extra-links{margin-top:20px}.navigation .overlay-menu .extra-links-wrapper{margin:40px 0}@media only screen and (min-width:50.75rem){.navigation .overlay-menu .extra-links-wrapper{margin:0}}.navigation .overlay-menu .horizontal-link-list{padding-top:20px}@media only screen and (min-width:50.75rem){.navigation .overlay-menu .quicklinks{display:none}}.navigation .overlay-menu .rijksmuseum-logo{pointer-events:all;position:fixed}@media screen and (max-width:50.688rem){.navigation .overlay-menu .rijksmuseum-logo{display:block;position:relative;left:auto;top:auto;margin:50px auto}}@media (orientation:landscape) and (max-width:812px){.navigation .overlay-menu .rijksmuseum-logo{display:none}}.navigation .overlay-menu-link-block{display:none}@media only screen and (min-width:50.75rem){.navigation .overlay-menu-link-block{display:inherit}}.navigation .overlay-menu.slide-in-left-leave-active .rijksmuseum-logo{transform:translateX(-100%);transition:transform .35s}@media screen and (prefers-reduced-motion:reduce){.navigation .overlay-menu.slide-in-left-leave-active .rijksmuseum-logo{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.social-logos{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-top:20px;margin-left:-12px}.social-logos .logo-link{display:inline-block;height:44px;width:44px;line-height:44px;text-align:center;transition:opacity .5s}.social-logos .logo-link:focus,.social-logos .logo-link:hover{opacity:.5}.social-logos .logo-image{height:20px;width:20px;vertical-align:middle}.ticketshop-modal{position:fixed;width:100vw;height:100vh;height:calc(var(--vh, 1vh) * 100);top:0;left:0;overflow:auto;background-color:#40474f;z-index:2}@media screen and (max-width:50.688rem){.ticketshop-modal form.add-padding{padding-bottom:95px}}.ticketshop-modal-close-button{z-index:3}.ticketshop-modal-header{position:relative;width:100%;height:33vh;height:calc(var(--vh, 1vh) * 33);overflow:hidden}.ticketshop-modal-header .page-header-content{padding-bottom:30px}.ticketshop-modal .grid-column+.grid-column{margin-top:12vw}@media only screen and (min-width:35.5rem){.ticketshop-modal .grid-column+.grid-column{margin-top:9vw}}@media only screen and (min-width:50.75rem){.ticketshop-modal .grid-column+.grid-column{margin-top:4vw}}@media only screen and (min-width:90rem){.ticketshop-modal .grid-column+.grid-column{margin-top:60px}}@media only screen and (min-width:50.75rem){.ticketshop-modal .grid-column+.grid-column{margin-top:0}}.ticketshop-modal-content-block{margin-top:12vw}@media only screen and (min-width:35.5rem){.ticketshop-modal-content-block{margin-top:9vw}}@media only screen and (min-width:50.75rem){.ticketshop-modal-content-block{margin-top:4vw}}@media only screen and (min-width:90rem){.ticketshop-modal-content-block{margin-top:60px}}@media only screen and (min-width:50.75rem){.ticketshop-modal .booking-information{margin-right:5.5vw;margin-left:auto}}.ticketshop-modal .ticket-selection-articles{display:flex;justify-content:space-between;margin-top:15px}.ticketshop-modal .ticket-selection-articles-description{width:75%}.ticketshop-modal .ticket-selection-articles-description del{margin-right:5px;text-decoration:line-through}.ticketshop-modal .ticket-selection-articles-description-info .extra-info{margin-bottom:3vw}@media only screen and (min-width:35.5rem){.ticketshop-modal .ticket-selection-articles-description-info .extra-info{margin-bottom:2.25vw}}@media only screen and (min-width:50.75rem){.ticketshop-modal .ticket-selection-articles-description-info .extra-info{margin-bottom:1vw}}@media only screen and (min-width:90rem){.ticketshop-modal .ticket-selection-articles-description-info .extra-info{margin-bottom:15px}}.ticketshop-modal .ticket-selection-articles-amount{display:flex;height:3.125rem}.ticketshop-modal .ticket-selection-articles-amount-selector:hover{cursor:pointer}.ticketshop-modal .ticket-selection-articles-amount-button{margin-left:2px;color:#000;background-color:hsla(0,0%,88.2%,.4)}.ticketshop-modal .ticket-selection-articles-amount-button:first-of-type{margin-left:10px;margin-right:0}.ticketshop-modal .language-selection{display:flex;flex-direction:column;width:100%;margin-bottom:12vw}@media only screen and (min-width:35.5rem){.ticketshop-modal .language-selection{margin-bottom:9vw}}@media only screen and (min-width:50.75rem){.ticketshop-modal .language-selection{margin-bottom:4vw}}@media only screen and (min-width:90rem){.ticketshop-modal .language-selection{margin-bottom:60px}}.ticketshop-modal .language-selection-item{display:block}.ticketshop-modal .language-selection-item.drop-down{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ticketshop-modal .language-selection-item .icon-arrow{margin-left:10px}.footnote-list ul{counter-reset:footnotes}.footnote-list ul li{position:relative}.footnote-list ul li:not(:last-child){margin-bottom:20px}.footnote-list ul li:before{display:inline;counter-increment:footnotes;content:"(" counter(footnotes) ") "}.footnote-list ul li .markdown,.footnote-list ul li .markdown>:first-child{display:inline}.search{min-height:80vh;margin-top:36vw}@media only screen and (min-width:35.5rem){.search{margin-top:27vw}}@media only screen and (min-width:50.75rem){.search{margin-top:12vw}}@media only screen and (min-width:90rem){.search{margin-top:180px}}.search .spinner{margin:12vw auto}@media only screen and (min-width:35.5rem){.search .spinner{margin-top:9vw}}@media only screen and (min-width:50.75rem){.search .spinner{margin-top:4vw}}@media only screen and (min-width:90rem){.search .spinner{margin-top:60px}}@media only screen and (min-width:35.5rem){.search .spinner{margin-bottom:9vw}}@media only screen and (min-width:50.75rem){.search .spinner{margin-bottom:4vw}}@media only screen and (min-width:90rem){.search .spinner{margin-bottom:60px}}.search-quicklinks{margin-top:12vw;margin-bottom:12vw}@media only screen and (min-width:35.5rem){.search-quicklinks{margin-top:9vw}}@media only screen and (min-width:50.75rem){.search-quicklinks{margin-top:4vw}}@media only screen and (min-width:90rem){.search-quicklinks{margin-top:60px}}@media only screen and (min-width:35.5rem){.search-quicklinks{margin-bottom:9vw}}@media only screen and (min-width:50.75rem){.search-quicklinks{margin-bottom:4vw}}@media only screen and (min-width:90rem){.search-quicklinks{margin-bottom:60px}}.search-results-row{margin-top:12vw;margin-bottom:12vw}@media only screen and (min-width:35.5rem){.search-results-row{margin-top:9vw}}@media only screen and (min-width:50.75rem){.search-results-row{margin-top:4vw}}@media only screen and (min-width:90rem){.search-results-row{margin-top:60px}}@media only screen and (min-width:35.5rem){.search-results-row{margin-bottom:9vw}}@media only screen and (min-width:50.75rem){.search-results-row{margin-bottom:4vw}}@media only screen and (min-width:90rem){.search-results-row{margin-bottom:60px}}.search-results-row:last-child{margin-bottom:0}.search-results-row.general-results-row,.search-results-row.search-results-empty{margin-bottom:12vw}@media only screen and (min-width:35.5rem){.search-results-row.general-results-row,.search-results-row.search-results-empty{margin-bottom:9vw}}@media only screen and (min-width:50.75rem){.search-results-row.general-results-row,.search-results-row.search-results-empty{margin-bottom:4vw}}@media only screen and (min-width:90rem){.search-results-row.general-results-row,.search-results-row.search-results-empty{margin-bottom:60px}}.search-results-count{margin-top:10px}.search-results .search-results-header .search-results-heading{margin-bottom:10px;line-height:44px}.search-results .search-results-header .search-all-results{position:absolute;top:0;right:5.5vw}.search-grid{display:flex;flex-wrap:wrap;position:relative;width:100%}.search-linkblock{flex:0 0 100%;height:100vw;position:relative;overflow:hidden}@media only screen and (min-width:35.5rem){.search-linkblock{flex:0 0 50%;height:50vw}}@media only screen and (min-width:50.75rem){.search-linkblock{flex:0 0 33.33333333%;height:33.33333333vw}}@media only screen and (min-width:50.75rem) and (max-width:79.938rem){.search-linkblock .block-content{padding-bottom:25px}}.search-carousel{display:flex;position:relative;width:100%;overflow:hidden}.search-carousel .button-icon-arrow{position:absolute;z-index:1;top:50%;transform:translateY(-50%)}.search-carousel .button-icon-arrow-left{left:0}.search-carousel .button-icon-arrow-right{right:0}.search-carousel.search-collection-carousel{padding:30px 5.5vw;background-color:#343b42}.general-search-item{display:flex;flex-direction:row-reverse;text-decoration:none;margin-bottom:8vw}@media only screen and (min-width:35.5rem){.general-search-item{margin-bottom:6vw}}@media only screen and (min-width:50.75rem){.general-search-item{margin-bottom:2.66666667vw}}@media only screen and (min-width:90rem){.general-search-item{margin-bottom:40px}}@media only screen and (min-width:41.688rem){.general-search-item{flex-direction:row}}.general-search-item-image-wrapper{flex:0 0 30%}.general-search-item-image-wrapper .image-container{position:relative;height:0;padding-bottom:56.25%}.general-search-item-content{flex:0 0 70%;padding:0 5% 0 0}@media only screen and (min-width:41.688rem){.general-search-item-content{padding:0 0 0 5%}}.general-search-item-heading{display:inline-block;padding-bottom:10px;background-image:linear-gradient(currentColor,currentColor);background-position:0 calc(100% - 10px);background-size:0 1px;background-repeat:no-repeat;transition:background-size .2s linear}.general-search-item-description{font-size:calc(1.188rem + .25 * ((100vw - 20rem) / 100));line-height:1.263;color:#c2ccce}.general-search-item-description em{color:#fff}.general-search-item:hover .general-search-item-heading{background-size:100% 1px}.whatson-filter-block{margin-top:12vw;margin-bottom:12vw}@media only screen and (min-width:35.5rem){.whatson-filter-block{margin-top:9vw}}@media only screen and (min-width:50.75rem){.whatson-filter-block{margin-top:4vw}}@media only screen and (min-width:90rem){.whatson-filter-block{margin-top:60px}}@media only screen and (min-width:35.5rem){.whatson-filter-block{margin-bottom:9vw}}@media only screen and (min-width:50.75rem){.whatson-filter-block{margin-bottom:4vw}}@media only screen and (min-width:90rem){.whatson-filter-block{margin-bottom:60px}}.whatson-filter-block-audience-heading{margin-bottom:0;margin-top:6vw}@media only screen and (min-width:35.5rem){.whatson-filter-block-audience-heading{margin-top:4.5vw}}@media only screen and (min-width:50.75rem){.whatson-filter-block-audience-heading{margin-top:2vw}}@media only screen and (min-width:90rem){.whatson-filter-block-audience-heading{margin-top:30px}}.whatson-filter-block .selected-filters{margin-bottom:0}.whatson-filter-block .selected-filter{margin-right:15px;margin-bottom:15px}.whatson-filter-block .selected-filter .icon-close{width:.625rem;margin-left:7px}.whatson-filter-block .topic-list{margin:0}.whatson-filter-block-dates{margin-top:12vw}@media only screen and (min-width:35.5rem){.whatson-filter-block-dates{margin-top:9vw}}@media only screen and (min-width:50.75rem){.whatson-filter-block-dates{margin-top:0}}.whatson-filter-block .past-exhibitions{transition:opacity .25s}@media only screen and (min-width:50.75rem){.whatson-filter-block .past-exhibitions{margin-top:15px;text-align:right}}.whatson-filter-block .past-exhibitions.hide{opacity:0;pointer-events:none}.whatson-filter-block.has-intro .past-exhibitions{margin-top:12vw}@media only screen and (min-width:35.5rem){.whatson-filter-block.has-intro .past-exhibitions{margin-top:9vw}}@media only screen and (min-width:50.75rem){.whatson-filter-block.has-intro .past-exhibitions{margin-top:4vw}}@media only screen and (min-width:90rem){.whatson-filter-block.has-intro .past-exhibitions{margin-top:60px}}@media only screen and (min-width:50.75rem){.whatson-filter-block.has-intro .past-exhibitions{position:absolute;right:5.5vw;margin-top:15px}}.whatson-intro{margin-bottom:12vw}@media only screen and (min-width:35.5rem){.whatson-intro{margin-bottom:9vw}}@media only screen and (min-width:50.75rem){.whatson-intro{margin-bottom:4vw}}@media only screen and (min-width:90rem){.whatson-intro{margin-bottom:60px}}.whatson-results{display:flex;flex-wrap:wrap}.whatson-filtered{width:100%;height:50vh;position:relative;overflow:hidden}@media only screen and (min-width:41.688rem){.whatson-filtered{width:50%;height:33.33333333vh}}@media only screen and (min-width:41.688rem) and (orientation:landscape){.whatson-filtered{height:50vh}}@media only screen and (min-width:80rem){.whatson-filtered{width:33.33333333%}}.whatson-filtered .block-content{padding-bottom:35px}.whatson-filtered-heading{display:block;margin-bottom:0;margin-top:0!important}.whatson-loader{position:relative;width:100%;height:30vh}.whatson-loader .spinner-container{position:absolute;top:50%;left:50%;background-color:#fff;transform:translate(-50%,-50%)}@media screen and (max-width:50.688rem){.grouptickets-modal form.add-padding{padding-bottom:55px}}.grouptickets-modal .continue{display:flex;justify-content:flex-end;position:fixed;bottom:20px;right:5.5vw;background-color:#40474f}.cookie-consent-bar{padding:15px;background-color:#40474f;width:100%;margin-bottom:5.5vw}@media only screen and (min-width:50.75rem){.cookie-consent-bar{width:40%;margin-bottom:15px}}.cookie-consent-bar-overlay{position:fixed;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.6);z-index:11}.cookie-consent-bar-wrap{position:absolute;width:100%;bottom:0;transition:transform .3s ease-in-out;transform:translateY(0)}.cookie-consent-bar-wrap.centered{transform:translateY(-50vh);transform:translateY(calc(-50vh + 50%))}.cookie-consent-bar .buttons-row{margin-top:30px}.cookie-consent-bar .buttons-row .button{margin-right:20px}.not-found{min-height:80vh;padding-top:5.625rem;align-items:center;margin-bottom:12vw}@media only screen and (min-width:35.5rem){.not-found{margin-bottom:9vw}}@media only screen and (min-width:50.75rem){.not-found{margin-bottom:4vw}}@media only screen and (min-width:90rem){.not-found{margin-bottom:60px}}.press-release-intro{background-color:#343b42;border:1px solid transparent}.press-release-intro-date{color:#c2ccce;margin-bottom:3vw}@media only screen and (min-width:35.5rem){.press-release-intro-date{margin-bottom:2.25vw}}@media only screen and (min-width:50.75rem){.press-release-intro-date{margin-bottom:1vw}}@media only screen and (min-width:90rem){.press-release-intro-date{margin-bottom:15px}}.medialist-item{width:100%}.medialist-item:not(:first-of-type){margin-top:50px}@media only screen and (min-width:35.5rem){.medialist-item{width:50%}.medialist-item:nth-of-type(-n+2){margin-top:0}}@media only screen and (min-width:50.75rem){.medialist-item{width:33.333%}.medialist-item:nth-of-type(-n+3){margin-top:0}}@media only screen and (min-width:80rem){.medialist-item{width:25%}.medialist-item:nth-of-type(-n+4){margin-top:0}}.medialist-item-image{max-width:100%;padding-top:100%;overflow:hidden}.medialist-download-all{margin-top:20px}.dynamics-form .containerWrapper{margin:0 -10px}.dynamics-form .lp-required{color:#d55140}.dynamics-form .lp-radioButton{display:block}.dynamics-form .marketing-field{margin-bottom:6vw}@media only screen and (min-width:35.5rem){.dynamics-form .marketing-field{margin-bottom:4.5vw}}@media only screen and (min-width:50.75rem){.dynamics-form .marketing-field{margin-bottom:2vw}}@media only screen and (min-width:90rem){.dynamics-form .marketing-field{margin-bottom:30px}}.dynamics-form .columnContainer{padding:0 10px}@media only screen and (max-width:50.688rem){.dynamics-form .columnContainer:not(.containerWrapper){width:100%!important}}.dynamics-form h3{font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375;font-weight:700;word-break:break-word;margin-bottom:8px}[dir=rtl] .dynamics-form h3{font-size:calc(1.3rem + .1625 * ((100vw - 20rem) / 100))}.dynamics-form #ms_captcha_holder{margin-top:6vw;margin-bottom:6vw}@media only screen and (min-width:35.5rem){.dynamics-form #ms_captcha_holder{margin-top:4.5vw}}@media only screen and (min-width:50.75rem){.dynamics-form #ms_captcha_holder{margin-top:2vw}}@media only screen and (min-width:90rem){.dynamics-form #ms_captcha_holder{margin-top:30px}}@media only screen and (min-width:35.5rem){.dynamics-form #ms_captcha_holder{margin-bottom:4.5vw}}@media only screen and (min-width:50.75rem){.dynamics-form #ms_captcha_holder{margin-bottom:2vw}}@media only screen and (min-width:90rem){.dynamics-form #ms_captcha_holder{margin-bottom:30px}}.promo-block .text-input{padding-top:.938rem}.promo-block button{margin-top:3vw}@media only screen and (min-width:35.5rem){.promo-block button{margin-top:2.25vw}}@media only screen and (min-width:50.75rem){.promo-block button{margin-top:1vw}}@media only screen and (min-width:90rem){.promo-block button{margin-top:15px}}.more-stories-pane{position:fixed;background-color:rgba(0,0,0,.7);top:0;right:0;bottom:0;left:0;z-index:10}.more-stories-button{position:fixed;bottom:5px;left:50%;transform:translateX(-50%);box-shadow:0 0 4px 0 rgba(0,0,0,.46);background-color:rgba(0,0,0,.85);z-index:10;gap:5px}.more-stories-button span{margin-bottom:.375rem}.more-stories-button svg{width:.75rem;transform:none;margin-bottom:.125rem}.more-stories-button.more-stories-shown{transition:bottom .5s ease-in;bottom:calc(5px + 50vh)}@media only screen and (min-width:50.75rem){.more-stories-button.more-stories-shown{transition:bottom .5s ease-in;bottom:calc(5px + 66vh)}}.more-stories-button:focus:not(:disabled) span{background-size:100% 1px}.more-stories-button:hover:not(:disabled) span{background-size:0 1px}@media screen and (max-width:35.438rem){.more-stories-button{display:none}}.more-stories-carousel{position:fixed;right:0;bottom:0;left:0;background-color:#000;z-index:11;--slide-start:0;--slide-end:50vh;-webkit-animation:slide-in .5s ease-in;animation:slide-in .5s ease-in}@media only screen and (min-width:50.75rem){.more-stories-carousel{--slide-start:0;--slide-end:66vh;-webkit-animation:slide-in .5s ease-in;animation:slide-in .5s ease-in}}@-webkit-keyframes slide-in{0%{height:var(--slide-start)}to{height:var(--slide-end)}}@keyframes slide-in{0%{height:var(--slide-start)}to{height:var(--slide-end)}}.project-night-watch-page{height:100vh;height:calc(var(--vh, 1vh) * 100)}.vaandel-drager-page .header-links-left{margin-left:0}.vaandel-drager-page .header-link{display:block}.vaandel-drager-page .rijksmuseum-logo{height:calc(75vw * 115 / 558)}.vaandel-drager-page .sponsor-logos-section{display:flex;align-items:center;flex-wrap:wrap}.vaandel-drager-page .sponsor-logos-section .logo{display:inline-flex}.vaandel-drager-page .sponsor-logos-section .logo:first-child .logo-image{width:115px}.vaandel-drager-page .sponsor-logos-section .logo-link{display:block}.vaandel-drager-page .sponsor-logos-section .logo-image{width:90px}.fade-enter,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave{opacity:1}.fade-enter-active,.fade-leave-active{transition:opacity .5s linear}@media screen and (prefers-reduced-motion:reduce){.fade-enter-active,.fade-leave-active{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.fade-fast-enter,.fade-fast-leave-to{opacity:0}.fade-fast-enter-to,.fade-fast-leave{opacity:1}.fade-fast-enter-active,.fade-fast-leave-active{transition:opacity .25s linear}@media screen and (prefers-reduced-motion:reduce){.fade-fast-enter-active,.fade-fast-leave-active{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.fade-fast-group-enter,.fade-fast-group-leave-to{opacity:0}.fade-fast-group-enter-to,.fade-fast-group-leave{opacity:1}.fade-fast-group-enter-active{transition:opacity .25s linear .25s}@media screen and (prefers-reduced-motion:reduce){.fade-fast-group-enter-active{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.fade-fast-group-leave-active{transition:opacity .25s linear}@media screen and (prefers-reduced-motion:reduce){.fade-fast-group-leave-active{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.fade-in-bottom-enter,.fade-in-bottom-leave-to{transform:translateY(16px);opacity:0}.fade-in-bottom-enter-to,.fade-in-bottom-leave{transform:translate(0);opacity:1}.fade-in-bottom-enter-active,.fade-in-bottom-leave-active{transition:transform .5s,opacity .5s linear}@media screen and (prefers-reduced-motion:reduce){.fade-in-bottom-enter-active,.fade-in-bottom-leave-active{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}.slide-in-bottom-enter,.slide-in-bottom-leave-to{bottom:-100%;opacity:0}.slide-in-bottom-enter-to,.slide-in-bottom-leave{bottom:5px;opacity:1}.slide-in-bottom-enter-active,.slide-in-bottom-leave-active{transition:bottom 1s,opacity 1s ease-in}@media screen and (prefers-reduced-motion:reduce){.slide-in-bottom-enter-active,.slide-in-bottom-leave-active{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-delay:0s!important;animation-delay:0s!important;transition-duration:1ms!important;transition-delay:0s!important}}#resengo-booknow resengo-flow{--primary-color:#343b42;--secondary-color:#fff;--secondary-color-rgb:255,255,255;--accent-color:#fff}#resengo-booknow #resengo-process-flow>#resengo-wrapper .grey-box{background-color:#40474f;padding:0}#resengo-booknow #resengo-process-flow>#resengo-wrapper .status-bar,#resengo-booknow #resengo-process-flow>#resengo-wrapper .warning--overview{margin-bottom:25px}#resengo-booknow #resengo-process-flow>#resengo-wrapper .info-message{background-color:#343b42;color:#fff;font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375}#resengo-booknow #resengo-process-flow>#resengo-wrapper .info-message svg .icon__background{fill:#fff}#resengo-booknow #resengo-process-flow>#resengo-wrapper .info-message svg .icon__i{fill:#40474f}#resengo-booknow #resengo-process-flow>#resengo-wrapper *{font-family:RijksText,Arial,sans-serif}#resengo-booknow #resengo-process-flow>#resengo-wrapper h2{letter-spacing:normal;color:#fff;font-size:calc(1.188rem + .25 * ((100vw - 20rem) / 100));line-height:1.263;font-weight:700;text-transform:uppercase;word-break:break-word}[dir=rtl] #resengo-booknow #resengo-process-flow>#resengo-wrapper h2{font-size:calc(1.544rem + .325 * ((100vw - 20rem) / 100))}#resengo-booknow #resengo-process-flow>#resengo-wrapper h3{letter-spacing:normal;color:#fff;font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375;margin-bottom:8px;font-weight:700;text-transform:uppercase;word-break:break-word}@media only screen and (min-width:50.75rem){#resengo-booknow #resengo-process-flow>#resengo-wrapper h3{margin-bottom:12px}}[dir=rtl] #resengo-booknow #resengo-process-flow>#resengo-wrapper h3{font-size:calc(1.3rem + .1625 * ((100vw - 20rem) / 100))}#resengo-booknow #resengo-process-flow>#resengo-wrapper h4{letter-spacing:normal;color:#fff;font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375;font-weight:700;word-break:break-word}[dir=rtl] #resengo-booknow #resengo-process-flow>#resengo-wrapper h4{font-size:calc(1.3rem + .1625 * ((100vw - 20rem) / 100))}#resengo-booknow #resengo-process-flow>#resengo-wrapper p{color:#fff;font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375}#resengo-booknow #resengo-process-flow>#resengo-wrapper a{padding-top:6px;color:#fff!important;font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375}#resengo-booknow #resengo-process-flow>#resengo-wrapper .ui-datepicker,#resengo-booknow #resengo-process-flow>#resengo-wrapper .ui-datepicker-header{background-color:transparent}#resengo-booknow #resengo-process-flow>#resengo-wrapper .ui-datepicker-title{color:#fff}#resengo-booknow #resengo-process-flow>#resengo-wrapper .ui-datepicker a{background-color:transparent}#resengo-booknow #resengo-process-flow>#resengo-wrapper .ui-datepicker a:before{border:1px solid #fff!important}#resengo-booknow #resengo-process-flow>#resengo-wrapper .ui-datepicker th{color:#fff;background-color:transparent;font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375}#resengo-booknow #resengo-process-flow>#resengo-wrapper .ui-datepicker tbody td{background-color:transparent}#resengo-booknow #resengo-process-flow>#resengo-wrapper .ui-datepicker tbody td>span{background-color:transparent;padding-top:6px;font-size:calc(1.188rem + .25 * ((100vw - 20rem) / 100));line-height:1.263;color:#c2ccce}#resengo-booknow #resengo-process-flow>#resengo-wrapper .ui-datepicker tbody td.ui-state-disabled{opacity:.5}#resengo-booknow #resengo-process-flow>#resengo-wrapper ul.toggle-links li a{font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375}#resengo-booknow #resengo-process-flow>#resengo-wrapper ul.toggle-links li a.active{color:#40474f!important;background-color:#fff}#resengo-booknow #resengo-process-flow>#resengo-wrapper .details-field__icon{fill:#fff}#resengo-booknow #resengo-process-flow>#resengo-wrapper label{color:#fff;font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375}#resengo-booknow #resengo-process-flow>#resengo-wrapper .stepper-desktop{border:none}#resengo-booknow #resengo-process-flow>#resengo-wrapper .stepper-footer{background-color:#40474f}#resengo-booknow #resengo-process-flow>#resengo-wrapper a li,#resengo-booknow #resengo-process-flow>#resengo-wrapper li a,#resengo-booknow #resengo-process-flow>#resengo-wrapper li li,#resengo-booknow #resengo-process-flow>#resengo-wrapper li li a,#resengo-booknow #resengo-process-flow>#resengo-wrapper li li li,#resengo-booknow #resengo-process-flow>#resengo-wrapper li li li a,#resengo-booknow #resengo-process-flow>#resengo-wrapper li li li li,#resengo-booknow #resengo-process-flow>#resengo-wrapper li li li li a,#resengo-booknow #resengo-process-flow>#resengo-wrapper li p a,#resengo-booknow #resengo-process-flow>#resengo-wrapper p a{color:#fff;font-size:calc(1rem + .125 * ((100vw - 20rem) / 100));line-height:1.375}