*{box-sizing:border-box}body{background-color:white;color:black;font:16px/1.75 Inter,Helvetica,sans-serif;margin:0;padding:0}article{display:grid;gap:2rem 1rem;padding:1rem}@media screen and (min-width:1024px){article{height:100vh;grid-template-columns:18rem 1fr;gap:1rem}}a{color:sienna;text-decoration:none}hr{margin:1rem 0;opacity:0;height:0}.spacer{height:4rem}img.logo{height:3rem;width:auto;margin-bottom:1rem}.message-nl,.message-en{font-size:.8rem;line-height:1.3}@media screen and (min-width:1024px){.message-nl,.message-en{padding-right:2rem}.message-nl :first-child,.message-en :first-child{margin-top:0}}.image{position:relative}.image figure{padding:0;margin:0;margin-bottom:1rem}@media screen and (min-width:1024px){.image figure{opacity:0;position:absolute;inset:0;margin-bottom:0;display:flex;flex-direction:column;align-items:start}.image figure.is-active{opacity:1}}.image img{vertical-align:middle;max-width:100%;width:auto;height:auto;opacity:0}@media screen and (min-width:1024px){.image img{max-width:100%;max-height:84vmin}}@media screen and (min-width:1200px){.image img{max-width:min(100%, 92vmin);max-height:92vmin}}.image .loaded img{opacity:1}.image .copyright{font-size:11px;margin-top:.25rem;display:none}