*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,fieldset,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:where(:not([class])){color:currentColor;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}button{color:inherit}textarea:not([rows]){min-height:10em}fieldset{border:none}:target{scroll-margin-block:5ex}@font-face{font-weight:200;font-family:Roobert VRT;font-style:normal;src:url(/assets/RoobertVRT-Light-zAAVz0Yb.woff2)format("woff2")}@font-face{font-weight:400;font-family:Roobert VRT;font-style:normal;src:url(/assets/RoobertVRT-Regular-grTqZwYK.woff2)format("woff2")}@font-face{font-weight:400;font-family:Roobert VRT;font-style:italic;src:url(/assets/RoobertVRT-RegularItalic-D6kD3ZPk.woff2)format("woff2")}@font-face{font-weight:500;font-family:Roobert VRT;font-style:normal;src:url(/assets/RoobertVRT-Medium-VohMA9L7.woff2)format("woff2")}@font-face{font-weight:700;font-family:Roobert VRT;font-style:normal;src:url(/assets/RoobertVRT-Bold-DCiNRZV5.woff2)format("woff2")}@font-face{font-weight:900;font-family:Roobert VRT;font-style:normal;src:url(/assets/RoobertVRT-Heavy-C_4B9gNq.woff2)format("woff2")}:root{--color-white:#fff;--color-black:#000;--color-primary-100:#d1eaff;--color-primary-200:#61b5ff;--color-primary-500:#005aeb;--color-primary-700:#003d99;--color-primary-800:#002b6b;--color-accent-500:#21891f;--color-grey-25:#fdfdfc;--color-grey-50:#f6f6f4;--color-grey-100:#d9e0e3;--color-grey-200:#b0bec4;--color-grey-600:#546d78;--color-grey-700:#455a63;--color-grey-800:#36464e;--error-color-100:#ffccd1;--error-color-900:#b51c1c;--screen-sm:640px;--screen-md:768px;--screen-lg:1024px;--screen-xl:1280px;--screen-2xl:1536px;--rounded-sm:.5rem;--rounded:.75rem;--rounded-xl:1.5rem;--rounded-full:9999px;--layer-0:0;--layer-1:10;--layer-2:20;--layer-3:30;--layer-4:40;--layer-5:50;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2.5rem;--font-body:"Roobert VRT", system-ui, sans-serif;--font-title:var(--font-body);--spacing-1-px:4px;--spacing-1-rem:.25rem;--spacing-2-px:8px;--spacing-2-rem:.5rem;--spacing-3-px:12px;--spacing-3-rem:.75rem;--spacing-4-px:16px;--spacing-4-rem:1rem;--spacing-5-px:24px;--spacing-5-rem:1.5rem;--spacing-6-px:32px;--spacing-6-rem:2rem;--spacing-7-px:40px;--spacing-7-rem:2.5rem;--spacing-9-px:64px;--spacing-9-rem:4rem;--spacing-10-px:80px;--spacing-10-rem:5rem}body{min-height:100vh;font-family:var(--font-body)}h1,h2,h3,h4,h5,h6{font-family:var(--font-title)}:focus-visible{outline:var(--outline-width,2px) solid var(--outline-color,var(--color-accent-500));outline-offset:var(--outline-offset,4px)}.button{gap:var(--spacing-2-rem);min-width:120px;min-height:var(--spacing-7-px);padding-block:var(--spacing-2-rem);padding-inline:var(--spacing-4-rem);color:var(--color-white);border-radius:var(--rounded-full);background-color:var(--color-primary-700);cursor:pointer;border:none;justify-content:center;font-weight:700;text-decoration:none;display:inline-flex}.button:hover{background-color:var(--color-primary-800)}.button--outline{color:var(--color-primary-700);border:2px solid var(--color-primary-100);background-color:#0000}.button--outline:hover{color:var(--color-primary-800);border-color:var(--color-primary-200);background-color:#0000}.button__icon{width:1.5rem;height:1.5rem}.button--grey{color:var(--color-black);border-color:var(--color-grey-100)}.card{width:100%;margin-block:var(--spacing-9-px);padding-block:var(--spacing-7-px);padding-inline:var(--spacing-4-px);border-radius:var(--rounded-xl);background-color:var(--color-white);flex-direction:column;flex-grow:1;margin-inline:auto;display:flex}@media screen and (width>=1024px){.card{padding:var(--spacing-9-px)}}.card__content{gap:var(--spacing-6-rem);padding-block:var(--spacing-6-px);flex-direction:column;align-items:center;margin-block:auto;display:flex}.card__title{font-size:var(--text-2xl);text-align:center;line-height:1.3}.card__description{text-align:center;max-width:64ch;margin-block-start:var(--spacing-4-rem)}.card__actions{gap:var(--spacing-5-rem);margin-block-start:var(--spacing-4-rem);display:flex}.card--start{flex-grow:0;margin-block-end:auto}@media screen and (width>=1024px){.card--start{max-width:50rem;margin-block-start:auto;margin-inline:auto 0}.card--start .card__title{font-size:var(--text-3xl);text-align:left}.card--start .card__actions{width:100%}}.card--poster{--poster-height:400px}@media screen and (width>=1024px){.card--poster .card__content{gap:var(--spacing-6-px) var(--spacing-9-px);grid-template-columns:auto 1fr;grid-template-areas:"poster title""poster actions";display:grid}.card--poster .card__heading{align-self:end}.card--poster .card__title{font-size:var(--text-3xl);text-align:left}.card--poster .card__actions{align-self:start;margin-block-start:0;margin-inline-end:auto}}.card--poster .card__actions{gap:var(--spacing-3-rem);flex-direction:column}.card--poster .card__poster{object-fit:contain;grid-area:poster;max-height:60vh;transform:rotate(-2deg);width:100%!important;height:100%!important}.footer{padding-block:var(--spacing-3-px);justify-content:space-between;align-items:center;margin-block-start:auto;display:flex}.footer__logos{gap:var(--spacing-7-px);display:flex}.footer__logo{max-height:var(--spacing-6-rem);object-fit:contain}.footer__logo--vrt{max-height:var(--spacing-5-rem)}.footer__link{color:var(--color-white);font-weight:700;font-size:var(--text-xs)}.header{padding-block:var(--spacing-2-px);color:var(--color-white);font-weight:700;font-size:var(--text-base)}.option--button{position:relative}.option--button .option__input{z-index:-1;width:100%;height:100%;position:absolute;inset:0}.option--button .option__label{gap:var(--spacing-4-px);width:100%;min-height:7rem;padding:var(--spacing-4-px);text-align:center;border:1px solid var(--color-grey-100);border-radius:var(--rounded);background-color:var(--color-white);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;font-weight:700;display:flex}.option--button .option__label:hover{border-color:var(--color-grey-200)}.option--button .option__input:focus-visible+.option__label{outline:2px solid var(--color-accent-500);outline-offset:4px}.option--button .option__input:checked+.option__label{color:var(--color-primary-700);border-color:var(--color-primary-200)}.option__label:before{width:var(--spacing-5-rem);height:var(--spacing-5-rem)}.option__label[for=studio-kampioenen]:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23546E7A'%3E%3Cpath d='M10.35 19.8L10.65 18.4C10.7 18.1833 10.8042 18.0042 10.9625 17.8625C11.1208 17.7208 11.3167 17.6333 11.55 17.6L14.65 17.35C14.8667 17.3167 15.0667 17.3583 15.25 17.475C15.4333 17.5917 15.5667 17.75 15.65 17.95L16.05 18.9C16.7 18.5167 17.2833 18.0542 17.8 17.5125C18.3167 16.9708 18.75 16.3667 19.1 15.7L18.8 15.55C18.6167 15.4167 18.4833 15.2542 18.4 15.0625C18.3167 14.8708 18.3 14.6667 18.35 14.45L19.05 11.4C19.1 11.2 19.2042 11.0333 19.3625 10.9C19.5208 10.7667 19.7 10.6833 19.9 10.65C19.8167 10.2333 19.7125 9.82917 19.5875 9.4375C19.4625 9.04583 19.3 8.66667 19.1 8.3C18.95 8.38333 18.7875 8.42083 18.6125 8.4125C18.4375 8.40417 18.2833 8.35 18.15 8.25L15.5 6.65C15.3167 6.53333 15.1833 6.375 15.1 6.175C15.0167 5.975 15 5.76667 15.05 5.55L15.25 4.7C14.7333 4.46667 14.2042 4.29167 13.6625 4.175C13.1208 4.05833 12.5667 4 12 4C11.7667 4 11.525 4.0125 11.275 4.0375C11.025 4.0625 10.7833 4.1 10.55 4.15L11.3 5.85C11.3833 6.05 11.4042 6.25833 11.3625 6.475C11.3208 6.69167 11.2167 6.86667 11.05 7L8.7 9.05C8.53333 9.2 8.3375 9.28333 8.1125 9.3C7.8875 9.31667 7.68333 9.26667 7.5 9.15L5.2 7.75C4.81667 8.38333 4.52083 9.0625 4.3125 9.7875C4.10417 10.5125 4 11.25 4 12C4 12.2667 4.03333 12.7 4.1 13.3L6.3 13.1C6.53333 13.0667 6.74583 13.1042 6.9375 13.2125C7.12917 13.3208 7.26667 13.4833 7.35 13.7L8.55 16.55C8.63333 16.75 8.65417 16.9583 8.6125 17.175C8.57083 17.3917 8.46667 17.5667 8.3 17.7L7.35 18.5C7.8 18.8333 8.27917 19.1083 8.7875 19.325C9.29583 19.5417 9.81667 19.7 10.35 19.8ZM12.15 15.5C11.9333 15.5333 11.7333 15.4917 11.55 15.375C11.3667 15.2583 11.2333 15.1 11.15 14.9L9.8 11.8C9.71667 11.6 9.70417 11.3917 9.7625 11.175C9.82083 10.9583 9.93333 10.7833 10.1 10.65L12.65 8.5C12.8 8.35 12.9833 8.26667 13.2 8.25C13.4167 8.23333 13.6167 8.28333 13.8 8.4L16.6 10.05C16.7833 10.1667 16.925 10.325 17.025 10.525C17.125 10.725 17.15 10.9333 17.1 11.15L16.3 14.4C16.25 14.6167 16.15 14.7958 16 14.9375C15.85 15.0792 15.6667 15.1667 15.45 15.2L12.15 15.5ZM12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22Z'/%3E%3C/svg%3E")}.option__input:checked+.option__label[for=studio-kampioenen]:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23003D99'%3E%3Cpath d='M10.35 19.8L10.65 18.4C10.7 18.1833 10.8042 18.0042 10.9625 17.8625C11.1208 17.7208 11.3167 17.6333 11.55 17.6L14.65 17.35C14.8667 17.3167 15.0667 17.3583 15.25 17.475C15.4333 17.5917 15.5667 17.75 15.65 17.95L16.05 18.9C16.7 18.5167 17.2833 18.0542 17.8 17.5125C18.3167 16.9708 18.75 16.3667 19.1 15.7L18.8 15.55C18.6167 15.4167 18.4833 15.2542 18.4 15.0625C18.3167 14.8708 18.3 14.6667 18.35 14.45L19.05 11.4C19.1 11.2 19.2042 11.0333 19.3625 10.9C19.5208 10.7667 19.7 10.6833 19.9 10.65C19.8167 10.2333 19.7125 9.82917 19.5875 9.4375C19.4625 9.04583 19.3 8.66667 19.1 8.3C18.95 8.38333 18.7875 8.42083 18.6125 8.4125C18.4375 8.40417 18.2833 8.35 18.15 8.25L15.5 6.65C15.3167 6.53333 15.1833 6.375 15.1 6.175C15.0167 5.975 15 5.76667 15.05 5.55L15.25 4.7C14.7333 4.46667 14.2042 4.29167 13.6625 4.175C13.1208 4.05833 12.5667 4 12 4C11.7667 4 11.525 4.0125 11.275 4.0375C11.025 4.0625 10.7833 4.1 10.55 4.15L11.3 5.85C11.3833 6.05 11.4042 6.25833 11.3625 6.475C11.3208 6.69167 11.2167 6.86667 11.05 7L8.7 9.05C8.53333 9.2 8.3375 9.28333 8.1125 9.3C7.8875 9.31667 7.68333 9.26667 7.5 9.15L5.2 7.75C4.81667 8.38333 4.52083 9.0625 4.3125 9.7875C4.10417 10.5125 4 11.25 4 12C4 12.2667 4.03333 12.7 4.1 13.3L6.3 13.1C6.53333 13.0667 6.74583 13.1042 6.9375 13.2125C7.12917 13.3208 7.26667 13.4833 7.35 13.7L8.55 16.55C8.63333 16.75 8.65417 16.9583 8.6125 17.175C8.57083 17.3917 8.46667 17.5667 8.3 17.7L7.35 18.5C7.8 18.8333 8.27917 19.1083 8.7875 19.325C9.29583 19.5417 9.81667 19.7 10.35 19.8ZM12.15 15.5C11.9333 15.5333 11.7333 15.4917 11.55 15.375C11.3667 15.2583 11.2333 15.1 11.15 14.9L9.8 11.8C9.71667 11.6 9.70417 11.3917 9.7625 11.175C9.82083 10.9583 9.93333 10.7833 10.1 10.65L12.65 8.5C12.8 8.35 12.9833 8.26667 13.2 8.25C13.4167 8.23333 13.6167 8.28333 13.8 8.4L16.6 10.05C16.7833 10.1667 16.925 10.325 17.025 10.525C17.125 10.725 17.15 10.9333 17.1 11.15L16.3 14.4C16.25 14.6167 16.15 14.7958 16 14.9375C15.85 15.0792 15.6667 15.1667 15.45 15.2L12.15 15.5ZM12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22Z'/%3E%3C/svg%3E")}.option__label[for=studio-nwsnwsnws]:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23546E7A'%3E%3Cpath d='M17 1C17.55 1 18.0204 1.19622 18.4121 1.58789C18.8038 1.97956 19 2.45 19 3V21C19 21.55 18.8038 22.0204 18.4121 22.4121C18.0204 22.8038 17.55 23 17 23H7C6.45 23 5.97956 22.8038 5.58789 22.4121C5.19622 22.0204 5 21.55 5 21V3C5 2.45 5.19622 1.97956 5.58789 1.58789C5.97956 1.19622 6.45 1 7 1H17ZM7 21H17V20H7V21ZM6.97559 18.7363H17.0244V5.26367H6.97559V18.7363ZM12 13C13.2 13 14.1671 13.2204 14.9004 13.6621C15.6336 14.1038 16 14.7002 16 15.4502V16H8V15.4502C8 14.7002 8.36635 14.1038 9.09961 13.6621C9.83294 13.2204 10.8 13 12 13ZM12 8C12.55 8 13.0204 8.19622 13.4121 8.58789C13.8038 8.97956 14 9.45 14 10C14 10.55 13.8038 11.0204 13.4121 11.4121C13.0204 11.8038 12.55 12 12 12C11.45 12 10.9796 11.8038 10.5879 11.4121C10.1962 11.0204 10 10.55 10 10C10 9.45 10.1962 8.97956 10.5879 8.58789C10.9796 8.19622 11.45 8 12 8ZM7 4H17V3H7V4Z'/%3E%3C/svg%3E")}.option__input:checked+.option__label[for=studio-nwsnwsnws]:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23003D99'%3E%3Cpath d='M17 1C17.55 1 18.0204 1.19622 18.4121 1.58789C18.8038 1.97956 19 2.45 19 3V21C19 21.55 18.8038 22.0204 18.4121 22.4121C18.0204 22.8038 17.55 23 17 23H7C6.45 23 5.97956 22.8038 5.58789 22.4121C5.19622 22.0204 5 21.55 5 21V3C5 2.45 5.19622 1.97956 5.58789 1.58789C5.97956 1.19622 6.45 1 7 1H17ZM7 21H17V20H7V21ZM6.97559 18.7363H17.0244V5.26367H6.97559V18.7363ZM12 13C13.2 13 14.1671 13.2204 14.9004 13.6621C15.6336 14.1038 16 14.7002 16 15.4502V16H8V15.4502C8 14.7002 8.36635 14.1038 9.09961 13.6621C9.83294 13.2204 10.8 13 12 13ZM12 8C12.55 8 13.0204 8.19622 13.4121 8.58789C13.8038 8.97956 14 9.45 14 10C14 10.55 13.8038 11.0204 13.4121 11.4121C13.0204 11.8038 12.55 12 12 12C11.45 12 10.9796 11.8038 10.5879 11.4121C10.1962 11.0204 10 10.55 10 10C10 9.45 10.1962 8.97956 10.5879 8.58789C10.9796 8.19622 11.45 8 12 8ZM7 4H17V3H7V4Z'/%3E%3C/svg%3E")}.option__label[for=studio-mnm]:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23546E7A'%3E%3Cpath d='M4 22.5C3.45 22.5 2.97917 22.3042 2.5875 21.9125C2.19583 21.5208 2 21.05 2 20.5V8.5C2 8.08333 2.1125 7.70833 2.3375 7.375C2.5625 7.04167 2.86667 6.8 3.25 6.65L15.9 1.5L16.55 3.15L8.3 6.5H20C20.55 6.5 21.0208 6.69583 21.4125 7.0875C21.8042 7.47917 22 7.95 22 8.5V20.5C22 21.05 21.8042 21.5208 21.4125 21.9125C21.0208 22.3042 20.55 22.5 20 22.5H4ZM4 20.5H20V13.5H4V20.5ZM9.775 18.775C10.2583 18.2917 10.5 17.7 10.5 17C10.5 16.3 10.2583 15.7083 9.775 15.225C9.29167 14.7417 8.7 14.5 8 14.5C7.3 14.5 6.70833 14.7417 6.225 15.225C5.74167 15.7083 5.5 16.3 5.5 17C5.5 17.7 5.74167 18.2917 6.225 18.775C6.70833 19.2583 7.3 19.5 8 19.5C8.7 19.5 9.29167 19.2583 9.775 18.775ZM4 11.5H16V9.5H18V11.5H20V8.5H4V11.5Z'/%3E%3C/svg%3E")}.option__input:checked+.option__label[for=studio-mnm]:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23003D99'%3E%3Cpath d='M4 22.5C3.45 22.5 2.97917 22.3042 2.5875 21.9125C2.19583 21.5208 2 21.05 2 20.5V8.5C2 8.08333 2.1125 7.70833 2.3375 7.375C2.5625 7.04167 2.86667 6.8 3.25 6.65L15.9 1.5L16.55 3.15L8.3 6.5H20C20.55 6.5 21.0208 6.69583 21.4125 7.0875C21.8042 7.47917 22 7.95 22 8.5V20.5C22 21.05 21.8042 21.5208 21.4125 21.9125C21.0208 22.3042 20.55 22.5 20 22.5H4ZM4 20.5H20V13.5H4V20.5ZM9.775 18.775C10.2583 18.2917 10.5 17.7 10.5 17C10.5 16.3 10.2583 15.7083 9.775 15.225C9.29167 14.7417 8.7 14.5 8 14.5C7.3 14.5 6.70833 14.7417 6.225 15.225C5.74167 15.7083 5.5 16.3 5.5 17C5.5 17.7 5.74167 18.2917 6.225 18.775C6.70833 19.2583 7.3 19.5 8 19.5C8.7 19.5 9.29167 19.2583 9.775 18.775ZM4 11.5H16V9.5H18V11.5H20V8.5H4V11.5Z'/%3E%3C/svg%3E")}.option__label[for=studio-journaal]:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23546E7A'%3E%3Cpath d='M8 15H16V14.45C16 13.7 15.6333 13.1042 14.9 12.6625C14.1667 12.2208 13.2 12 12 12C10.8 12 9.83333 12.2208 9.1 12.6625C8.36667 13.1042 8 13.7 8 14.45V15ZM13.4125 10.4125C13.8042 10.0208 14 9.55 14 9C14 8.45 13.8042 7.97917 13.4125 7.5875C13.0208 7.19583 12.55 7 12 7C11.45 7 10.9792 7.19583 10.5875 7.5875C10.1958 7.97917 10 8.45 10 9C10 9.55 10.1958 10.0208 10.5875 10.4125C10.9792 10.8042 11.45 11 12 11C12.55 11 13.0208 10.8042 13.4125 10.4125ZM8 21V19H4C3.45 19 2.97917 18.8042 2.5875 18.4125C2.19583 18.0208 2 17.55 2 17V5C2 4.45 2.19583 3.97917 2.5875 3.5875C2.97917 3.19583 3.45 3 4 3H20C20.55 3 21.0208 3.19583 21.4125 3.5875C21.8042 3.97917 22 4.45 22 5V17C22 17.55 21.8042 18.0208 21.4125 18.4125C21.0208 18.8042 20.55 19 20 19H16V21H8ZM4 17H20V5H4V17Z'/%3E%3C/svg%3E")}.option__input:checked+.option__label[for=studio-journaal]:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23003D99'%3E%3Cpath d='M8 15H16V14.45C16 13.7 15.6333 13.1042 14.9 12.6625C14.1667 12.2208 13.2 12 12 12C10.8 12 9.83333 12.2208 9.1 12.6625C8.36667 13.1042 8 13.7 8 14.45V15ZM13.4125 10.4125C13.8042 10.0208 14 9.55 14 9C14 8.45 13.8042 7.97917 13.4125 7.5875C13.0208 7.19583 12.55 7 12 7C11.45 7 10.9792 7.19583 10.5875 7.5875C10.1958 7.97917 10 8.45 10 9C10 9.55 10.1958 10.0208 10.5875 10.4125C10.9792 10.8042 11.45 11 12 11C12.55 11 13.0208 10.8042 13.4125 10.4125ZM8 21V19H4C3.45 19 2.97917 18.8042 2.5875 18.4125C2.19583 18.0208 2 17.55 2 17V5C2 4.45 2.19583 3.97917 2.5875 3.5875C2.97917 3.19583 3.45 3 4 3H20C20.55 3 21.0208 3.19583 21.4125 3.5875C21.8042 3.97917 22 4.45 22 5V17C22 17.55 21.8042 18.0208 21.4125 18.4125C21.0208 18.8042 20.55 19 20 19H16V21H8ZM4 17H20V5H4V17Z'/%3E%3C/svg%3E")}.option__label[for=ageRequirement-below12]:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23546E7A'%3E%3Cpath d='M11 18L5 12L11 6L12.4 7.4L7.825 12L12.4 16.6L11 18ZM17.6 18L11.6 12L17.6 6L19 7.4L14.425 12L19 16.6L17.6 18Z'/%3E%3C/svg%3E")}.option__input:checked+.option__label[for=ageRequirement-below12]:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23003D99'%3E%3Cpath d='M11 18L5 12L11 6L12.4 7.4L7.825 12L12.4 16.6L11 18ZM17.6 18L11.6 12L17.6 6L19 7.4L14.425 12L19 16.6L17.6 18Z'/%3E%3C/svg%3E")}.option__label[for=ageRequirement-over12]:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23546E7A'%3E%3Cpath d='M9.575 12L5 7.4L6.4 6L12.4 12L6.4 18L5 16.6L9.575 12ZM16.175 12L11.6 7.4L13 6L19 12L13 18L11.6 16.6L16.175 12Z'/%3E%3C/svg%3E")}.option__input:checked+.option__label[for=ageRequirement-over12]:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23003D99'%3E%3Cpath d='M9.575 12L5 7.4L6.4 6L12.4 12L6.4 18L5 16.6L9.575 12ZM16.175 12L11.6 7.4L13 6L19 12L13 18L11.6 16.6L16.175 12Z'/%3E%3C/svg%3E")}.progress{gap:var(--spacing-2-rem);height:var(--spacing-1-rem);margin-inline:auto;display:flex}.progress__step{width:var(--spacing-5-rem);border-radius:var(--rounded-full);background-color:var(--color-grey-100);height:100%}.progress__step--filled{background-color:var(--color-primary-500)}.question{width:100%;max-width:37.5rem;padding:0;position:relative}.question__label{white-space:nowrap;clip:rect(0, 0, 0, 0);border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.question__description{width:100%;color:var(--color-grey-800);text-align:center;display:inline-block}.question__input{width:100%;padding:var(--spacing-3-rem);border:1px solid var(--border-color,var(--color-grey-100));border-radius:var(--rounded-sm)}.question__input:hover{border-color:var(--border-color,var(--color-grey-200))}.question__input:focus-visible{outline:1px solid var(--color-primary-700);outline-offset:0}.question__input::placeholder{color:var(--color-grey-600)}.question__error{color:var(--error-color-900);font-size:var(--text-sm);margin-block-start:var(--spacing-3-rem);line-height:1.4;display:inline-block}.question__character-counter{width:100%;color:var(--color-grey-700);font-size:var(--text-sm);text-align:right;line-height:1.4;display:inline-block}.question__character-counter+.question__error{max-width:calc(100% - 10ch);position:absolute;bottom:0;left:0}.question__options{gap:var(--spacing-5-rem);padding:var(--spacing-6-px);flex-direction:column;display:flex}.question--options-grid .question__options{gap:var(--spacing-3-rem);grid-template-columns:repeat(2,minmax(0,1fr));padding:0;display:grid}.question--invalid{--border-color:var(--error-color-100)}.suggestions{gap:var(--spacing-5-rem);width:100%;max-width:37.5rem;padding:var(--spacing-6-px);text-align:center;border:1px solid var(--color-grey-50);border-radius:var(--rounded);background-color:var(--color-grey-25);flex-direction:column;align-items:center;display:flex}.suggestions__title{font-weight:400;font-size:var(--text-base)}.suggestions__content{width:100%;padding:var(--spacing-5-px);border-radius:var(--rounded);background-color:var(--color-grey-50);cursor:pointer;border:none}.webcam{--image-ar:7 / 9;--image-width:700px;--image-height:900px;--preview-width:var(--image-width);gap:var(--spacing-4-rem);flex-direction:column;align-items:center;display:flex}.webcam__video-wrapper{max-width:var(--preview-width);aspect-ratio:var(--image-ar);position:relative}.webcam__video-wrapper--counting-down:before{content:"";z-index:2;width:100%;height:100%;opacity:var(--background-opacity);background-image:radial-gradient(circle,#fffc 0%,#fff 100%);animation:1s ease-out infinite flash;position:absolute;top:0;left:0}.webcam__countdown{z-index:1;color:var(--color-white);font-size:4rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.webcam__spinner{box-sizing:border-box;border:5px solid var(--color-primary-700);border-bottom-color:#0000;border-radius:50%;width:48px;height:48px;animation:1s linear infinite rotation;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.webcam__video{object-fit:cover;max-width:100%;max-height:75svh;aspect-ratio:var(--image-ar)}.webcam__canvas{width:var(--image-width);height:var(--image-height);position:fixed;top:-1000px;left:-1000px}.webcam__preview{width:100%;height:100%;max-width:var(--preview-width);object-fit:contain;max-height:75svh;aspect-ratio:var(--image-ar);border-width:4px;border-color:#83cec0}@keyframes flash{0%{opacity:1}80%{opacity:0}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app{min-height:100vh;padding-inline:var(--spacing-4-px);background:linear-gradient(242deg,#ff3d77 7%,#5742f0 92.1%);flex-direction:column;display:flex}@media screen and (width>=1024px){.app{padding-inline:var(--spacing-10-px)}}.text{color:var(--color-grey-800);white-space:pre-line}.appearing-text{min-height:calc(1lh + 1px);display:inline-block;position:relative}.appearing-text[data-typing=true]:after{content:"";border-right:2px solid var(--color-black);height:calc(1lh + 1px);padding-left:1px;position:absolute;bottom:0}@media (prefers-reduced-motion:no-preference){.appearing-text[data-typing=true]:after{animation:.6s steps(2,end) infinite cursor-blink}}@keyframes cursor-blink{0%{opacity:0}}.sr-only{white-space:nowrap;clip:rect(0, 0, 0, 0);border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
