﻿*:where(:not(iframe, canvas, img, svg, video):not(svg *)){all:unset;display:revert}*,*::before,*::after{box-sizing:border-box}ol,ul{list-style:none}img{max-width:100%}table{border-collapse:collapse}:root{--color-text: 21, 21, 21;--color-background-body: 235, 236, 236;--color-background-contentboxes: 255, 255, 255;--color-label-buttons-small: 255, 255, 255;--color-background-buttons-small: 0, 127, 190;--color-label-buttons-large: 21, 21, 21;--color-background-buttons-large: 255, 255, 255;--color-link-regular: 0, 127, 190;--color-background-headerfooter: 255, 255, 255;--color-headerlogo-i: 35, 31, 32;--color-headerlogo-c: 159, 158, 158;--color-links-headerfooter: 71, 159, 234;--maxwidth-generic: 768px;--height-headerfooter: 60px;--height-buttons-small: 40px;--height-buttons-large: 60px;--padding-global: 10px;--margin-global: 10px;--borderradius-block: 10px;--font-size: min(100%, 16px);--font-family-body: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;--font-family-heading: Montserrat, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;--grid-gap: 5px;--grid-columns: 2}@media(prefers-color-scheme: dark){:root{--color-text: 255, 255, 255;--color-background-body: 21, 21, 21;--color-background-contentboxes: 33, 34, 38;--color-label-buttons-large: 255, 255, 255;--color-background-buttons-large: 33, 34, 38;--color-link-regular: 100, 185, 234;--color-background-headerfooter: 33, 34, 38;--color-headerlogo-i: 255, 255, 255;--color-headerlogo-c: 159, 159, 159}}@media(min-width: 768px){:root{--padding-global: 20px;--margin-global: 20px;--font-size: 15px;--grid-columns: 3}}body{font-size:var(--font-size);font-family:var(--font-family-body);line-height:1.25em;background-color:rgb(var(--color-background-body));background-image:url("../svg/backgroundpattern.svg");background-size:800px;direction:ltr;overflow-x:hidden;overflow-y:scroll}body.layout-frontpage .global-header .link-homepage{display:none}h1,h2,h3{margin-bottom:.5em;font-family:var(--font-family-heading);font-weight:600}h1[data-type=inline],h2[data-type=inline],h3[data-type=inline]{position:absolute;top:var(--padding-global);left:var(--padding-global);z-index:9;color:#fff;pointer-events:none}h1[data-color][data-color=light],h2[data-color][data-color=light],h3[data-color][data-color=light]{color:#fff}h1[data-color][data-color=dark],h2[data-color][data-color=dark],h3[data-color][data-color=dark]{color:#151515}h1{font-size:2em}h2{font-size:1em}h3{font-size:1em}a,a:visited{color:rgb(var(--color-link-regular));text-decoration:none;cursor:pointer}.wrapper-main{padding-top:calc(var(--height-headerfooter) + var(--margin-global));padding-bottom:calc(var(--height-headerfooter) + env(safe-area-inset-bottom))}.wrapper-inner{width:100vw;height:100%;max-width:var(--maxwidth-generic);margin:0 auto;text-align:center}.global-header,.global-footer{position:fixed;left:0;z-index:10;width:100vw;background-color:rgb(var(--color-background-headerfooter))}.global-header{top:0;height:var(--height-headerfooter);box-shadow:0 0 5px 0 rgba(0,0,0,.25)}.global-header .wrapper-inner{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:stretch}.global-header svg{height:calc(var(--height-headerfooter) - 25px)}.global-header .beeldmerk path:first-child{fill:rgb(var(--color-headerlogo-i))}.global-header .beeldmerk path:last-child{fill:rgb(var(--color-headerlogo-c))}.global-header .woordmerk{fill:rgb(var(--color-headerlogo-c))}.global-header .link-homepage{position:absolute;top:50%;left:var(--padding-global);transform:translateY(-50%)}.global-header .link-homepage:before{content:"";position:absolute;top:-10px;left:-10px;width:calc(100% + 20px);height:calc(100% + 20px)}.global-header .link-homepage svg path{fill:rgb(var(--color-text))}.global-footer{height:calc(var(--height-headerfooter) + env(safe-area-inset-bottom));bottom:0}.global-footer ul{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-items:center;align-content:stretch;height:40px;margin-top:10px}.global-footer li{text-align:center}.global-footer a path{fill:rgb(var(--color-links-headerfooter));transition:fill .45s ease-out}.global-footer a.network-zuckerbergphotocompany:hover path{fill:#f00075}.global-footer a.network-birdsthatchirp:hover path{fill:#00c2f5}.global-footer a.network-thatvideoplatform:hover path{fill:#ff0100}.global-footer a.network-zuckerbergprofilecompany:hover path{fill:#2a5f9c}.global-footer a.network-zuckerbergchatcompany:hover path{fill:#03a536}.global-footer svg{width:25px}.global-block{position:relative;padding:var(--padding-global);margin-bottom:var(--margin-global);color:rgb(var(--color-text));text-align:left;background-color:rgb(var(--color-background-contentboxes));border-radius:var(--borderradius-block)}.global-block ul li{margin-bottom:.5em}.global-block ul li:last-child{margin-bottom:0}.global-block p{margin-bottom:1em}.global-block p:last-child{margin-bottom:0}.global-block small{display:block;margin-bottom:1em;text-align:center;font-size:.75em;font-style:italic;opacity:.75}.global-block small svg{width:1em;margin-bottom:-0.15em}.global-block>figure{position:relative;width:calc(100% + (2 * var(--padding-global)));margin-top:calc(-1 * var(--padding-global));margin-left:calc(-1 * var(--padding-global))}.global-block>figure figcaption{margin-top:var(--margin-global);text-align:center}.global-block>figure img{width:100%;border-radius:var(--borderradius-block)}.global-button{display:block;margin-bottom:var(--margin-global);font-family:var(--font-family-heading);font-weight:600;text-align:center;cursor:pointer}.global-button:visited{color:rgb(var(--color-label-buttons-large))}.global-button:not([data-size]){border:10px solid red;animation-name:shake;animation-duration:2.5s;animation-timing-function:cubic-bezier(0.36, 0.07, 0.19, 0.97);animation-delay:0s;animation-iteration-count:3;animation-direction:normal;animation-fill-mode:none;animation-play-state:running}.global-button[data-size][data-size=small]{height:var(--height-buttons-small);line-height:var(--height-buttons-small);background-color:rgb(var(--color-background-buttons-small));color:rgb(var(--color-label-buttons-small));border-radius:5px}.global-button[data-size][data-size=small] svg path{fill:rgb(var(--color-label-buttons-small))}.global-button[data-size][data-size=large]{height:var(--height-buttons-large);line-height:var(--height-buttons-large);background-color:rgba(var(--color-background-buttons-large), 1);color:rgb(var(--color-label-buttons-large));font-size:1.25em;border-radius:10px}.global-button[data-animation]{animation-name:shake;animation-duration:2.5s;animation-timing-function:cubic-bezier(0.36, 0.07, 0.19, 0.97);animation-delay:0s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:none;animation-play-state:running}.global-button svg{width:1em;height:1em;margin-bottom:-0.1em}.global-button svg path{fill:rgb(var(--color-label-buttons-large))}.global-button .inline-emoji{display:inline-block;margin-right:1ch}.global-grid{display:grid;grid-template-columns:repeat(var(--grid-columns), 1fr);grid-gap:var(--grid-gap);margin-bottom:var(--margin-global)}.global-grid[data-highlight=true]>li:first-child{grid-column:span var(--grid-columns);grid-row-gap:calc(20 * var(--grid-gap));width:calc(100% + (2 * var(--padding-global)));margin-top:calc(-1 * var(--padding-global));margin-left:calc(-1 * var(--padding-global))}.global-grid[data-highlight=true]>li:first-child figcaption{font-size:1.25em;text-align:center}.global-grid[data-highlight=true]>li:first-child img{border-top-right-radius:var(--borderradius-block);border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:var(--borderradius-block)}.global-grid[data-highlight=true]>li:first-child .link-iculture,.global-grid[data-highlight=true]>li:first-child .link-zuckerbergphotocompany{position:relative;z-index:2;max-width:75%;margin-right:auto;margin-left:auto}.global-grid[data-highlight=true]>li:first-child .link-iculture{-webkit-line-clamp:3;font-family:var(--font-family-heading);font-size:1.25em;font-weight:700;line-height:1.5em;text-shadow:0 1px 2px #000}.global-grid>li{position:relative;z-index:2;font-size:.85em}.global-grid>li:hover figure{opacity:.8}.global-grid>li figure{margin-bottom:5px;transition:opacity .25s ease-out}.global-grid>li figcaption{text-align:center}.global-grid>li img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;border-radius:calc(.5 * var(--borderradius-block))}.global-grid .link-iculture,.global-grid .link-zuckerbergphotocompany{position:relative;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:90%;padding-left:2.5ch;text-align:left}.global-grid .link-iculture:before,.global-grid .link-zuckerbergphotocompany:before{content:"";position:absolute;top:.2em;left:0;width:1em;height:1em;background-size:cover;background-repeat:no-repeat}.global-grid .link-iculture:before{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" xml:space="preserve"  viewBox="0 0 250 250"%3E%3Cstyle%3E.st0,.st1{fill-rule:evenodd;clip-rule:evenodd;fill:%239f9e9e}.st1{fill:%23191717}%3C/style%3E%3Cpath d="M210.4 195.5 175 160.1c-9 9-21.5 14.6-35.4 14.6-15.2 0-28.8-6.8-38-17.5v60c11.7 4.8 24.5 7.5 38 7.5 27.7.1 52.7-11.1 70.8-29.2M139.6 25.2h-38v50h38c13.8 0 26.3 5.6 35.4 14.6l35.4-35.4c-18.1-18-43.1-29.2-70.8-29.2" class="st0"/%3E%3Cpath d="M39.6 126c0 37 20.1 69.3 50 86.6V87.2h-50V126M39.7 25.2h49.9v50H39.7z" class="st1"/%3E%3C/svg%3E')}@media(prefers-color-scheme: dark){.global-grid .link-iculture:before{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 250 250"%3E%3Cstyle%3E.st0,.st1{fill-rule:evenodd;clip-rule:evenodd;fill:%23fff}.st1{fill:%23fff}%3C/style%3E%3Cpath d="M210.4 195.5 175 160.1c-9 9-21.5 14.6-35.4 14.6-15.2 0-28.8-6.8-38-17.5v60c11.7 4.8 24.5 7.5 38 7.5 27.7.1 52.7-11.1 70.8-29.2M139.6 25.2h-38v50h38c13.8 0 26.3 5.6 35.4 14.6l35.4-35.4c-18.1-18-43.1-29.2-70.8-29.2" class="st0"/%3E%3Cpath d="M39.6 126c0 37 20.1 69.3 50 86.6V87.2h-50V126M39.7 25.2h49.9v50H39.7z" class="st1"/%3E%3C/svg%3E')}}.global-grid .link-zuckerbergphotocompany:before{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 448.2 448.1"%3E%3Cpath fill="%23151515" d="M224.2 109.2c-63.6 0-114.9 51.3-114.9 114.9S160.6 339 224.2 339s114.9-51.3 114.9-114.9-51.3-114.9-114.9-114.9zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zm-47.8 224.5c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/%3E%3C/svg%3E')}@media(prefers-color-scheme: dark){.global-grid .link-zuckerbergphotocompany:before{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 448.2 448.1"%3E%3Cpath fill="%23fff" d="M224.2 109.2c-63.6 0-114.9 51.3-114.9 114.9S160.6 339 224.2 339s114.9-51.3 114.9-114.9-51.3-114.9-114.9-114.9zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zm-47.8 224.5c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/%3E%3C/svg%3E')}}.global-grid .link-zuckerbergphotocompany span{display:none}@media(min-width: 768px){.global-grid>li:nth-child(4n){display:none}.global-grid .link-zuckerbergphotocompany span{display:inline}}details[open] summary:before{content:"📸"}details[open] summary:after{content:"▼"}details summary{position:relative}details summary:before{content:"📷";margin-right:1ch}details summary:after{content:"▶";margin-left:.5ch}details summary::-webkit-details-marker{display:none}@keyframes shake{5%,45%{transform:translate3d(-1px, 0, 0)}10%,40%{transform:translate3d(2px, 0, 0)}15%,25%,35%{transform:translate3d(-4px, 0, 0)}20%,30%{transform:translate3d(4px, 0, 0)}50%,100%{transform:translateZ(0)}}
