/*!tailwindcss v4.3.3 | MIT License | https://tailwindcss.com*/@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
      "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
      "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;--color-white:#fff;--spacing:0.25rem;--container-4xl:56rem;--text-sm:0.875rem;--text-sm--line-height:calc(1.25 / 0.875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--tracking-wide:0.025em;--leading-tight:1.25;--default-transition-duration:150ms;--default-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-zwart:#3d3d3d;--color-donkergrijs:#4f4f4f;--color-grijs:#888888;--color-lichtgrijs:#e7e7e7;--color-wit:#ffffff;--color-donkerblauw:#6890ae;--color-blauw:#86beea;--color-donkergroen:#74932f;--color-groen:#99c83b;--color-donkeroranje:#be651a;--color-oranje:#f47C1f;--color-donkergeel:#d7b946;--color-geel:#ffda51}}@layer base{*,::after,::before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports(not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::placeholder{color:currentcolor;@supports(color:color-mix(in lab,red,red)){color: color-mix(in oklab,currentcolor 50%,transparent);}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.container{width:100%;@media(width >= 40rem){max-width: 40rem;}@media(width >= 48rem){max-width: 48rem;}@media(width >= 64rem){max-width: 64rem;}@media(width >= 80rem){max-width: 80rem;}@media(width >= 96rem){max-width: 96rem;}}.mx-auto{margin-inline:auto}.prose{color:var(--tw-prose-body);max-width:65ch; :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 1.25em; margin-bottom: 1.25em; } :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-lead); font-size: 1.25em; line-height: 1.6; margin-top: 1.2em; margin-bottom: 1.2em; } :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-links); text-decoration: underline; font-weight: 500; } :where(strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-bold); font-weight: 600; } :where(a strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: inherit; } :where(blockquote strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: inherit; } :where(thead th strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: inherit; } :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) { list-style-type: decimal; margin-top: 1.25em; margin-bottom: 1.25em; padding-inline-start: 1.625em; } :where(ol[type="A"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) { list-style-type: upper-alpha; } :where(ol[type="a"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) { list-style-type: lower-alpha; } :where(ol[type="A" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) { list-style-type: upper-alpha; } :where(ol[type="a" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) { list-style-type: lower-alpha; } :where(ol[type="I"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) { list-style-type: upper-roman; } :where(ol[type="i"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) { list-style-type: lower-roman; } :where(ol[type="I" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) { list-style-type: upper-roman; } :where(ol[type="i" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) { list-style-type: lower-roman; } :where(ol[type="1"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) { list-style-type: decimal; } :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) { list-style-type: disc; margin-top: 1.25em; margin-bottom: 1.25em; padding-inline-start: 1.625em; } :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker { font-weight: 400; color: var(--tw-prose-counters); } :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker { color: var(--tw-prose-bullets); } :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-headings); font-weight: 600; margin-top: 1.25em; } :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) { border-color: var(--tw-prose-hr); border-top-width: 1px; margin-top: 3em; margin-bottom: 3em; } :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) { font-weight: 500; font-style: italic; color: var(--tw-prose-quotes); border-inline-start-width: 0.25rem; border-inline-start-color: var(--tw-prose-quote-borders); quotes: "\201C""\201D""\2018""\2019"; margin-top: 1.6em; margin-bottom: 1.6em; padding-inline-start: 1em; } :where(blockquote p:first-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *))::before { content: open-quote; } :where(blockquote p:last-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *))::after { content: close-quote; } :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-headings); font-weight: 800; font-size: 2.25em; margin-top: 0; margin-bottom: 0.8888889em; line-height: 1.1111111; } :where(h1 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) { font-weight: 900; color: inherit; } :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-headings); font-weight: 700; font-size: 1.5em; margin-top: 2em; margin-bottom: 1em; line-height: 1.3333333; } :where(h2 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) { font-weight: 800; color: inherit; } :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-headings); font-weight: 600; font-size: 1.25em; margin-top: 1.6em; margin-bottom: 0.6em; line-height: 1.6; } :where(h3 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) { font-weight: 700; color: inherit; } :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-headings); font-weight: 600; margin-top: 1.5em; margin-bottom: 0.5em; line-height: 1.5; } :where(h4 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) { font-weight: 700; color: inherit; } :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 2em; margin-bottom: 2em; } :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) { display: block; margin-top: 2em; margin-bottom: 2em; } :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 2em; margin-bottom: 2em; } :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) { font-weight: 500; font-family: inherit; color: var(--tw-prose-kbd); box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows); font-size: 0.875em; border-radius: 0.3125rem; padding-top: 0.1875em; padding-inline-end: 0.375em; padding-bottom: 0.1875em; padding-inline-start: 0.375em; } :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-code); font-weight: 600; font-size: 0.875em; } :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *))::before { content: "`"; } :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *))::after { content: "`"; } :where(a code):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: inherit; } :where(h1 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: inherit; } :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: inherit; font-size: 0.875em; } :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: inherit; font-size: 0.9em; } :where(h4 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: inherit; } :where(blockquote code):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: inherit; } :where(thead th code):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: inherit; } :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-pre-code); background-color: var(--tw-prose-pre-bg); overflow-x: auto; font-weight: 400; font-size: 0.875em; line-height: 1.7142857; margin-top: 1.7142857em; margin-bottom: 1.7142857em; border-radius: 0.375rem; padding-top: 0.8571429em; padding-inline-end: 1.1428571em; padding-bottom: 0.8571429em; padding-inline-start: 1.1428571em; } :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)) { background-color: transparent; border-width: 0; border-radius: 0; padding: 0; font-weight: inherit; color: inherit; font-size: inherit; font-family: inherit; line-height: inherit; } :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *))::before { content: none; } :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *))::after { content: none; } :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) { width: 100%; table-layout: auto; margin-top: 2em; margin-bottom: 2em; font-size: 0.875em; line-height: 1.7142857; } :where(thead):not(:where([class~="not-prose"], [class~="not-prose"] *)) { border-bottom-width: 1px; border-bottom-color: var(--tw-prose-th-borders); } :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-headings); font-weight: 600; vertical-align: bottom; padding-inline-end: 0.5714286em; padding-bottom: 0.5714286em; padding-inline-start: 0.5714286em; } :where(tbody tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) { border-bottom-width: 1px; border-bottom-color: var(--tw-prose-td-borders); } :where(tbody tr:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { border-bottom-width: 0; } :where(tbody td):not(:where([class~="not-prose"], [class~="not-prose"] *)) { vertical-align: baseline; } :where(tfoot):not(:where([class~="not-prose"], [class~="not-prose"] *)) { border-top-width: 1px; border-top-color: var(--tw-prose-th-borders); } :where(tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) { vertical-align: top; } :where(th, td):not(:where([class~="not-prose"], [class~="not-prose"] *)) { text-align: start; } :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 0; margin-bottom: 0; } :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-captions); font-size: 0.875em; line-height: 1.4285714; margin-top: 0.8571429em; } --tw-prose-body: oklch(37.3% 0.034 259.733);--tw-prose-headings:oklch(21% 0.034 264.665);--tw-prose-lead:oklch(44.6% 0.03 256.802);--tw-prose-links:oklch(21% 0.034 264.665);--tw-prose-bold:oklch(21% 0.034 264.665);--tw-prose-counters:oklch(55.1% 0.027 264.364);--tw-prose-bullets:oklch(87.2% 0.01 258.338);--tw-prose-hr:oklch(92.8% 0.006 264.531);--tw-prose-quotes:oklch(21% 0.034 264.665);--tw-prose-quote-borders:oklch(92.8% 0.006 264.531);--tw-prose-captions:oklch(55.1% 0.027 264.364);--tw-prose-kbd:oklch(21% 0.034 264.665);--tw-prose-kbd-shadows:color-mix(in oklab, oklch(21% 0.034 264.665) 10%, transparent);--tw-prose-code:oklch(21% 0.034 264.665);--tw-prose-pre-code:oklch(92.8% 0.006 264.531);--tw-prose-pre-bg:oklch(27.8% 0.033 256.848);--tw-prose-th-borders:oklch(87.2% 0.01 258.338);--tw-prose-td-borders:oklch(92.8% 0.006 264.531);--tw-prose-invert-body:oklch(87.2% 0.01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% 0.022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% 0.022 261.325);--tw-prose-invert-bullets:oklch(44.6% 0.03 256.802);--tw-prose-invert-hr:oklch(37.3% 0.034 259.733);--tw-prose-invert-quotes:oklch(96.7% 0.003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% 0.034 259.733);--tw-prose-invert-captions:oklch(70.7% 0.022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255 / 10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% 0.01 258.338);--tw-prose-invert-pre-bg:rgb(0 0 0 / 50%);--tw-prose-invert-th-borders:oklch(44.6% 0.03 256.802);--tw-prose-invert-td-borders:oklch(37.3% 0.034 259.733);font-size:1rem;line-height:1.75; :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 0; margin-bottom: 0; } :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 0.5em; margin-bottom: 0.5em; } :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) { padding-inline-start: 0.375em; } :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) { padding-inline-start: 0.375em; } :where(.prose > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 0.75em; margin-bottom: 0.75em; } :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 1.25em; } :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-bottom: 1.25em; } :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 1.25em; } :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-bottom: 1.25em; } :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 0.75em; margin-bottom: 0.75em; } :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 1.25em; margin-bottom: 1.25em; } :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 0.5em; padding-inline-start: 1.625em; } :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 0; } :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 0; } :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 0; } :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 0; } :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { padding-inline-start: 0; } :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { padding-inline-end: 0; } :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) { padding-top: 0.5714286em; padding-inline-end: 0.5714286em; padding-bottom: 0.5714286em; padding-inline-start: 0.5714286em; } :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { padding-inline-start: 0; } :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { padding-inline-end: 0; } :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 2em; margin-bottom: 2em; } :where(.prose > :first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 0; } :where(.prose > :last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-bottom: 0; }}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-10{margin-top:calc(var(--spacing) * 10)}.-mr-2{margin-right:calc(var(--spacing) * -2)}.ml-3{margin-left:calc(var(--spacing) * 3)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.h-3{height:calc(var(--spacing) * 3)}.h-6{height:calc(var(--spacing) * 6)}.h-12{height:calc(var(--spacing) * 12)}.h-14{height:calc(var(--spacing) * 14)}.h-24{height:calc(var(--spacing) * 24)}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-6{width:calc(var(--spacing) * 6)}.w-24{width:calc(var(--spacing) * 24)}.w-full{width:100%}.max-w-4xl{max-width:var(--container-4xl)}.max-w-\[10rem\]{max-width:10rem}.max-w-none{max-width:none}.min-w-0{min-width:0}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-x-10{column-gap:calc(var(--spacing) * 10)}.gap-y-8{row-gap:calc(var(--spacing) * 8)}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-lichtgrijs>:not(:last-child)){border-color:var(--color-lichtgrijs)}.self-stretch{align-self:stretch}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scroll-smooth{scroll-behavior:smooth}.rounded-full{border-radius:calc(infinity * 1px)}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-lichtgrijs{border-color:var(--color-lichtgrijs)}.bg-blauw{background-color:var(--color-blauw)}.bg-donkerblauw{background-color:var(--color-donkerblauw)}.bg-donkergeel{background-color:var(--color-donkergeel)}.bg-donkergroen{background-color:var(--color-donkergroen)}.bg-donkeroranje{background-color:var(--color-donkeroranje)}.bg-geel{background-color:var(--color-geel)}.bg-groen{background-color:var(--color-groen)}.bg-oranje{background-color:var(--color-oranje)}.bg-wit{background-color:var(--color-wit)}.mask-repeat{mask-repeat:repeat}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-2{padding:calc(var(--spacing) * 2)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-7{padding-inline:calc(var(--spacing) * 7)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-5{padding-block:calc(var(--spacing) * 5)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-12{padding-block:calc(var(--spacing) * 12)}.py-16{padding-block:calc(var(--spacing) * 16)}.pt-16{padding-top:calc(var(--spacing) * 16)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pb-8{padding-bottom:calc(var(--spacing) * 8)}.pl-3{padding-left:calc(var(--spacing) * 3)}.text-center{text-align:center}.text-left{text-align:left}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.leading-none{--tw-leading:1;line-height:1}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.text-blauw{color:var(--color-blauw)}.text-donkerblauw{color:var(--color-donkerblauw)}.text-donkergeel{color:var(--color-donkergeel)}.text-donkergrijs{color:var(--color-donkergrijs)}.text-donkergroen{color:var(--color-donkergroen)}.text-donkeroranje{color:var(--color-donkeroranje)}.text-geel{color:var(--color-geel)}.text-grijs{color:var(--color-grijs)}.text-groen{color:var(--color-groen)}.text-oranje{color:var(--color-oranje)}.text-wit{color:var(--color-wit)}.text-zwart{color:var(--color-zwart)}.underline{text-decoration-line:underline}.decoration-2{text-decoration-thickness:2px}.underline-offset-4{text-underline-offset:4px}.underline-offset-5{text-underline-offset:5px}.opacity-0{opacity:0%}.opacity-70{opacity:70%}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media(hover:hover){.group-hover\:opacity-0:is(:where(.group):hover *){opacity:0%}.group-hover\:opacity-100:is(:where(.group):hover *){opacity:100%}}.selection\:bg-blauw ::selection{background-color:var(--color-blauw)}.selection\:bg-blauw::selection{background-color:var(--color-blauw)}.selection\:bg-geel ::selection{background-color:var(--color-geel)}.selection\:bg-geel::selection{background-color:var(--color-geel)}.selection\:bg-groen ::selection{background-color:var(--color-groen)}.selection\:bg-groen::selection{background-color:var(--color-groen)}.selection\:bg-oranje ::selection{background-color:var(--color-oranje)}.selection\:bg-oranje::selection{background-color:var(--color-oranje)}.selection\:text-white ::selection{color:var(--color-white)}.selection\:text-white::selection{color:var(--color-white)}@media(hover:hover){.hover\:text-oranje:hover{color:var(--color-oranje)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:100%}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:brightness-90:hover{--tw-brightness:brightness(90%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.hover\:grayscale-0:hover{--tw-grayscale:grayscale(0%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}}@media(width >= 40rem){.sm\:inline-flex{display:inline-flex}}@media(width >= 48rem){.md\:ml-4{margin-left:calc(var(--spacing) * 4)}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-4{height:calc(var(--spacing) * 4)}.md\:h-14{height:calc(var(--spacing) * 14)}.md\:flex-none{flex:none}.md\:flex-grow{flex-grow:1}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:pl-4{padding-left:calc(var(--spacing) * 4)}.md\:text-end{text-align:end}.md\:text-start{text-align:start}.md\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.md\:text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.md\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}.prose-headings\:font-medium :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.prose-headings\:tracking-wide :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.prose-headings\:text-donkerblauw :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){color:var(--color-donkerblauw)}.prose-headings\:text-donkergeel :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){color:var(--color-donkergeel)}.prose-headings\:text-donkergroen :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){color:var(--color-donkergroen)}.prose-headings\:text-donkeroranje :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){color:var(--color-donkeroranje)}.prose-h1\:text-4xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.prose-h2\:text-2xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.prose-p\:text-lg :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.prose-a\:font-normal :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.prose-a\:text-blauw :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){color:var(--color-blauw)}.prose-a\:text-geel :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){color:var(--color-geel)}.prose-a\:text-groen :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){color:var(--color-groen)}.prose-a\:text-oranje :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){color:var(--color-oranje)}.prose-a\:underline :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){text-decoration-line:underline}.prose-a\:underline-offset-5 :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){text-underline-offset:5px}.prose-blockquote\:font-normal :is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.prose-strong\:font-semibold :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.prose-strong\:text-blauw :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){color:var(--color-blauw)}.prose-strong\:text-geel :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){color:var(--color-geel)}.prose-strong\:text-groen :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){color:var(--color-groen)}.prose-strong\:text-oranje :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){color:var(--color-oranje)}.prose-li\:text-lg :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.prose-li\:font-normal :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}}[x-cloak]{display:none!important}.shortcode-youtube{position:relative;display:inline-block}.shortcode-youtube::before,.shortcode-youtube::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.shortcode-youtube::before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDY4IDQ4IiB3aWR0aD0iMTAwJSIgaWQ9InN2ZzYiPjxwYXRoIGNsYXNzPSJ5dHAtbGFyZ2UtcGxheS1idXR0b24tYmciIGQ9Ik02Ni41MiA3Ljc0Yy0uNzgtMi45My0yLjQ5LTUuNDEtNS40Mi02LjE5QzU1Ljc5LjEzIDM0IDAgMzQgMFMxMi4yMS4xMyA2LjkgMS41NWMtMi45My43OC00LjYzIDMuMjYtNS40MiA2LjE5Qy4wNiAxMy4wNS4wIDI0IDAgMjRzLjA2IDEwLjk1IDEuNDggMTYuMjZjLjc4IDIuOTMgMi40OSA1LjQxIDUuNDIgNi4xOUMxMi4yMSA0Ny44NyAzNCA0OCAzNCA0OHMyMS43OS0uMTMgMjcuMS0xLjU1YzIuOTMtLjc4IDQuNjQtMy4yNiA1LjQyLTYuMTlDNjcuOTQgMzQuOTUgNjggMjQgNjggMjRTNjcuOTQgMTMuMDUgNjYuNTIgNy43NHoiIGZpbGw9IiMyMTIxMjEiIGZpbGwtb3BhY2l0eT0iLjgiIGlkPSJwYXRoMiIvPjxwYXRoIGQ9Ik00NSAyNCAyNyAxNFYzNCIgZmlsbD0iI2ZmZiIgaWQ9InBhdGg0Ii8+PC9zdmc+)50%/auto 4rem no-repeat}.shortcode-youtube:hover::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20height=%22100%25%22%20viewBox=%220%200%2068%2048%22%20width=%22100%25%22%20id=%22svg6%22%3E%3Cpath%20class=%22ytp-large-play-button-bg%22%20d=%22M66.52%207.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13%2034%200%2034%200S12.21.13%206.9%201.55c-2.93.78-4.63%203.26-5.42%206.19C.06%2013.05.0%2024%200%2024s.06%2010.95%201.48%2016.26c.78%202.93%202.49%205.41%205.42%206.19C12.21%2047.87%2034%2048%2034%2048s21.79-.13%2027.1-1.55c2.93-.78%204.64-3.26%205.42-6.19C67.94%2034.95%2068%2024%2068%2024S67.94%2013.05%2066.52%207.74z%22%20fill=%22red%22%20id=%22path2%22/%3E%3Cpath%20d=%22M45%2024%2027%2014V34%22%20fill=%22%23fff%22%20id=%22path4%22/%3E%3C/svg%3E)}.shortcode-youtube::after{background:url('data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20viewBox=%220%200%20317.10001%2098.099998%22%20id=%22svg15%22%20width=%22317.10001%22%20height=%2298.099998%22%3E%3Cg%20id=%22g11%22%20style=%22fill:%23fff%22%20transform=%22translate(-173,-4.7)%22%3E%3Cpath%20d=%22m227.9%2099.7c-3.1-2.1-5.3-5.3-6.6-9.7-1.3-4.4-1.9-10.2-1.9-17.5v-9.9c0-7.3.7-13.3%202.2-17.7%201.5-4.5%203.8-7.7%207-9.7s7.3-3.1%2012.4-3.1c5%200%209.1%201%2012.1%203.1s5.3%205.3%206.7%209.7c1.4%204.4%202.1%2010.3%202.1%2017.6v9.9c0%207.3-.7%2013.1-2.1%2017.5-1.4%204.4-3.6%207.6-6.7%209.7-3.1%202-7.3%203.1-12.5%203.1-5.4.1-9.6-1-12.7-3zM245.2%2089c.9-2.2%201.3-5.9%201.3-10.9V56.8c0-4.9-.4-8.5-1.3-10.7-.9-2.3-2.4-3.4-4.5-3.4s-3.5%201.1-4.4%203.4-1.3%205.8-1.3%2010.7v21.3c0%205%20.4%208.7%201.2%2010.9.8%202.2%202.3%203.3%204.5%203.3%202.1.0%203.6-1.1%204.5-3.3zM464.4%2072.7v3.5l.4%209.9c.3%202.2.8%203.8%201.6%204.8s2.1%201.5%203.8%201.5c2.3.0%203.9-.9%204.7-2.7.9-1.8%201.3-4.8%201.4-8.9l13.3.8c.1.6.1%201.4.1%202.4.0%206.3-1.7%2011-5.2%2014.1s-8.3%204.7-14.6%204.7c-7.6.0-12.9-2.4-15.9-7.1-3-4.7-4.6-12.1-4.6-22V61.6c.34-17%203.33-29.45%2020.9-29.5%205.3.0%209.3%201%2012.1%202.9s4.8%204.9%206%209%201.7%209.7%201.7%2016.9v11.7h-25.7zm2-28.8c-.8%201-1.3%202.5-1.6%204.7s-.4%2010-.4%2010v4.9h11.2v-4.9c0%204.9-.1-7.7-.4-10-.3-2.3-.8-3.9-1.6-4.8s-2-1.4-3.6-1.4c-1.7.1-2.9.6-3.6%201.5zM190.5%2071.4%20173%208.2h15.3s7.15%2031.7%209.6%2046.6h.4c2.78-15.82%209.8-46.6%209.8-46.6h15.3l-17.7%2063.1v30.3H190.6V71.4z%22%20id=%22path6%22%20style=%22fill:%23fff%22/%3E%3Cpath%20id=%22A%22%20d=%22m311.5%2033.4v68.3h-12l-1.3-8.4h-.3c-3.3%206.3-8.2%209.5-14.7%209.5-11.77-.03-13.08-10-13.2-18.4v-51h15.4v50.1c0%203%20.3%205.2%201%206.5%201.42%202.78%205.1%202.07%207.1.7a8%208%200%20002.7-3.1V33.4z%22%20style=%22fill:%23fff%22/%3E%3Cpath%20d=%22M353.3%2020.6H338v81.1H323V20.6H307.7V8.2h45.5v12.4zm87.9%2023.7C440.3%2040%20438.8%2036.9%20436.7%2034.9%20434.6%2033%20431.8%2032%20428.1%2032a14.1%2014.1.0%2000-7.9%202.4c-2.5%201.6-4.3%203.7-5.7%206.3h-.1v-36h-14.8v96.9h12.7l1.6-6.5h.3a14%2014%200%20005.3%205.5c2.4%201.3%205%202%207.9%202%205.2.0%209-2.4%2011.5-7.2%202.4-4.8%203.7-12.3%203.7-22.4V62.2c0-7.6-.5-13.6-1.4-17.9zm-14.1%2027.9c0%205-.2%208.9-.6%2011.7-.4%202.8-1.1%204.8-2.1%206s-2.3%201.8-3.9%201.8c-3.1-.1-4.86-1.5-6.1-3.6V49.3c.5-1.9%201.4-3.4%202.7-4.6%202.2-2.47%205.96-2.5%207.7.0.9%201.2%201.4%203.3%201.8%206.2.3%202.9.5%207%20.5%2012.4z%22%20id=%22path9%22%20style=%22fill:%23fff%22/%3E%3C/g%3E%3Cuse%20xlink:href=%22%23A%22%20x=%2278.900002%22%20id=%22use13%22%20y=%220%22%20width=%22100%25%22%20height=%22100%25%22%20transform=%22translate(-173,-4.7)%22%20style=%22fill:%23fff%22/%3E%3C/svg%3E')calc(100% - 1rem)calc(100% - 1rem)/auto 2rem no-repeat}.shortcode-youtube img{display:block}@media(max-width:45rem){.shortcode-youtube::before{background-size:auto 12vw}.shortcode-youtube::after{background-position:calc(100% - 3vw)calc(100% - 3vw);background-size:auto 6vw}}.shortcode-vimeo{position:relative;display:inline-block;margin-top:1rem}.shortcode-vimeo::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.shortcode-vimeo .playbutton{position:absolute;width:6rem;height:4rem;border-radius:.65rem;left:50%;top:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.6)url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOC43NTgiIGhlaWdodD0iMjguODQ5IiB2aWV3Qm94PSIwIDAgNy42MDkgNy42MzMiPjxwYXRoIGQ9Ik0wIDB2Ny42MzNsNy42MDktMy44NzR6IiBmaWxsPSIjZmZmIi8+PC9zdmc+)55%/auto 1.9rem no-repeat;z-index:3}.shortcode-vimeo .playbutton:hover{background-color:#00adef}.shortcode-vimeo::after{background:url(data:image/svg+xml,%3Csvg%20alt=%22Vimeo%22%20width=%2299.646614%22%20height=%2228.160999%22%20id=%22svg4%22%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d=%22m22.272%2013.242c-.104%202.17-1.618%205.146-4.544%208.912-3.03%203.942-5.59%205.912-7.686%205.912-1.297.0-2.397-1.204-3.3-3.6-.6-2.2-1.202-4.398-1.794-6.598-.664-2.396-1.38-3.6-2.147-3.6-.166.0-.747.354-1.753%201.05L0%2013.968c1.1-.965%202.19-1.93%203.257-2.905%201.463-1.265%202.573-1.94%203.3-2.002%201.732-.166%202.8%201.017%203.205%203.558.435%202.74.736%204.44.902%205.115.498%202.27%201.048%203.402%201.65%203.402.466.0%201.172-.737%202.105-2.21.934-1.473%201.432-2.593%201.504-3.37.133-1.277-.365-1.91-1.506-1.91-.53.0-1.08.125-1.65.364%201.1-3.59%203.186-5.333%206.277-5.23%202.273.073%203.35%201.556%203.227%204.46m13.755%207.034c-.933%201.764-2.22%203.37-3.86%204.803-2.24%201.93-4.47%202.905-6.7%202.905-1.037.002-1.826-.33-2.376-.994-.55-.663-.81-1.535-.777-2.603.03-1.1.372-2.8%201.025-5.104.654-2.303.976-3.537.976-3.703.0-.86-.3-1.297-.902-1.297-.198.0-.77.353-1.702%201.048l-1.152-1.35c1.07-.962%202.137-1.927%203.206-2.902%201.43-1.266%202.5-1.94%203.205-2.002%201.1-.103%201.91.23%202.428.976.518.747.705%201.722.58%202.915-.435%202.034-.902%204.607-1.4%207.73-.03%201.43.488%202.146%201.556%202.146.467.0%201.297-.498%202.5-1.483.996-.82%201.815-1.598%202.45-2.324l.942%201.244m-4.357-17.8c-.03.83-.446%201.628-1.255%202.395-.9.86-1.97%201.296-3.204%201.296-1.9.0-2.822-.83-2.75-2.49.032-.86.54-1.69%201.526-2.49C26.97.393%2028.059.0%2029.263.0c.705.0%201.286.27%201.753.82.467.54.684%201.1.653%201.66m35.612%2017.8c-.933%201.763-2.22%203.37-3.86%204.802-2.24%201.93-4.47%202.904-6.7%202.904-2.168.002-3.216-1.202-3.153-3.598.03-1.07.238-2.355.622-3.85.384-1.503.59-2.665.623-3.505.03-1.265-.353-1.898-1.152-1.898-.87.0-1.91%201.036-3.112%203.1-1.276%202.168-1.96%204.274-2.064%206.308-.073%201.43.072%202.54.425%203.298-2.324.064-3.963-.32-4.886-1.15-.83-.737-1.212-1.95-1.15-3.652.03-1.068.198-2.137.488-3.205.29-1.07.457-2.023.488-2.853.062-1.234-.384-1.857-1.35-1.857-.84.0-1.74.955-2.706%202.853-.966%201.9-1.505%203.89-1.61%205.956-.06%201.867.053%203.174.364%203.9-2.293.062-3.92-.415-4.876-1.452-.798-.86-1.16-2.18-1.1-3.942.032-.86.188-2.075.457-3.62.28-1.546.425-2.75.457-3.62.062-.603-.083-.903-.446-.903-.197.0-.768.34-1.702%201.015l-1.203-1.348c.168-.135%201.216-1.1%203.156-2.905%201.4-1.297%202.354-1.97%202.852-2.002.872-.073%201.567.29%202.106%201.08.53.787.8%201.69.8%202.727.0.332-.032.654-.105.954.497-.766%201.08-1.43%201.752-2%201.537-1.34%203.26-2.086%205.157-2.252%201.64-.135%202.8.25%203.505%201.152.57.736.83%201.784.8%203.153.237-.198.486-.416.746-.654.767-.903%201.514-1.62%202.25-2.148%201.235-.902%202.52-1.4%203.86-1.504%201.597-.135%202.75.25%203.454%201.152.602.726.87%201.774.8%203.143-.032.933-.26%202.28-.675%204.065-.416%201.773-.624%202.8-.624%203.07-.03.695.03%201.182.197%201.442.166.27.57.394%201.203.394.467.0%201.297-.497%202.5-1.482.996-.82%201.816-1.598%202.45-2.324l.963%201.254m18.765-.052c-.965%201.598-2.874%203.195-5.706%204.793-3.538%202.032-7.127%203.05-10.758%203.05-2.706.0-4.636-.904-5.808-2.7-.83-1.233-1.234-2.696-1.203-4.407.03-2.698%201.234-5.27%203.6-7.71%202.603-2.665%205.674-4.003%209.21-4.003%203.27.0%205%201.328%205.208%203.994.135%201.702-.798%203.445-2.8%205.24-2.137%201.96-4.824%203.215-8.06%203.744.6.83%201.504%201.245%202.707%201.245%202.396.0%205.02-.613%207.863-1.837%202.033-.86%203.63-1.753%204.803-2.676l.945%201.265m-11.36-5.228c.032-.892-.33-1.35-1.1-1.35-.994.0-2.01.686-3.048%202.066s-1.567%202.697-1.598%203.962c-.02.0-.02.218.0.643%201.63-.6%203.05-1.514%204.242-2.738.966-1.058%201.463-1.92%201.505-2.583m24.946%201.868c-.135%203.072-1.265%205.717-3.402%207.947-2.135%202.23-4.79%203.35-7.955%203.35-2.635.0-4.637-.85-6.006-2.55-.997-1.267-1.557-2.854-1.65-4.752-.166-2.863.86-5.498%203.1-7.894%202.408-2.665%205.427-3.993%209.057-3.993%202.334.0%204.098.788%205.3%202.344%201.132%201.443%201.65%203.29%201.557%205.55m-5.664-.185c.03-.903-.094-1.733-.374-2.48s-.695-1.13-1.224-1.13c-1.702.0-3.102.923-4.202%202.76-.933%201.503-1.43%203.11-1.504%204.812-.03.84.114%201.577.446%202.21.364.736.882%201.1%201.556%201.1%201.505.0%202.79-.883%203.86-2.656.892-1.472%201.38-3.008%201.44-4.615h.002z%22%20fill=%22%23123%22%20id=%22path2%22%20style=%22fill:%23fff%22/%3E%3C/svg%3E)calc(100% - 1rem)calc(100% - 1rem)/auto 2rem no-repeat}.shortcode-vimeo img{display:block;aspect-ratio:1.7777;object-fit:cover}@media(max-width:45rem){.shortcode-vimeo .playbutton{width:16.5vw;height:11vw;background-size:5.3vw;border-radius:1.78vw}.shortcode-vimeo::after{background-position:calc(100% - 3vw)calc(100% - 3vw);background-size:auto 5vw}}@property --tw-divide-y-reverse{syntax: "*";
  inherits: false;
  initial-value: 0;
}@property --tw-border-style{syntax: "*";
  inherits: false;
  initial-value: solid;
}@property --tw-leading{syntax: "*";
  inherits: false;
}@property --tw-font-weight{syntax: "*";
  inherits: false;
}@property --tw-tracking{syntax: "*";
  inherits: false;
}@property --tw-shadow{syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}@property --tw-shadow-color{syntax: "*";
  inherits: false;
}@property --tw-shadow-alpha{syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}@property --tw-inset-shadow{syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}@property --tw-inset-shadow-color{syntax: "*";
  inherits: false;
}@property --tw-inset-shadow-alpha{syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}@property --tw-ring-color{syntax: "*";
  inherits: false;
}@property --tw-ring-shadow{syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}@property --tw-inset-ring-color{syntax: "*";
  inherits: false;
}@property --tw-inset-ring-shadow{syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}@property --tw-ring-inset{syntax: "*";
  inherits: false;
}@property --tw-ring-offset-width{syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}@property --tw-ring-offset-color{syntax: "*";
  inherits: false;
  initial-value: #fff;
}@property --tw-ring-offset-shadow{syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}@property --tw-blur{syntax: "*";
  inherits: false;
}@property --tw-brightness{syntax: "*";
  inherits: false;
}@property --tw-contrast{syntax: "*";
  inherits: false;
}@property --tw-grayscale{syntax: "*";
  inherits: false;
}@property --tw-hue-rotate{syntax: "*";
  inherits: false;
}@property --tw-invert{syntax: "*";
  inherits: false;
}@property --tw-opacity{syntax: "*";
  inherits: false;
}@property --tw-saturate{syntax: "*";
  inherits: false;
}@property --tw-sepia{syntax: "*";
  inherits: false;
}@property --tw-drop-shadow{syntax: "*";
  inherits: false;
}@property --tw-drop-shadow-color{syntax: "*";
  inherits: false;
}@property --tw-drop-shadow-alpha{syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}@property --tw-drop-shadow-size{syntax: "*";
  inherits: false;
}@layer properties{@supports((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::before,::after,::backdrop{--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}