@charset "UTF-8";#cursor[data-v-2761caad]{top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;position:fixed}.socials[data-v-f6a4f58a]{align-items:center;display:inline-flex;gap:0 2.4rem}.socials a svg[data-v-f6a4f58a]{fill:currentColor;transition:fill .12s ease-out}.socials a:hover svg[data-v-f6a4f58a]{fill:var(--color-brand-1)}.menu[data-v-e619872b]{background-color:var(--color-brand-2);color:var(--color-white);display:flex;height:calc(90vh + 1.6rem);height:calc(90dvh + 1.6rem);top:0;right:0;bottom:0;left:0;opacity:0;overflow:hidden;padding-bottom:1.6rem;position:relative;position:fixed;transition:transform .4s cubic-bezier(.37,0,.63,1),opacity 0s .6s;z-index:40;z-index:0}.menu[data-v-e619872b]:before{animation:visualMobile 25s ease-in-out infinite;background:radial-gradient(var(--color-brand-1),transparent);border-radius:50%;content:"";filter:blur(75px);height:90%;opacity:.8;pointer-events:none;position:absolute;width:90%;z-index:-1}@media (min-width:768px){.menu[data-v-e619872b]:before{animation:visualDesktop 25s ease-in-out infinite;height:70%;width:120%}}@media (prefers-reduced-motion:reduce){.menu[data-v-e619872b]:before{animation:none;transform:rotate(0) translate(40%,80%)}}.menu[data-v-e619872b]:after{background-color:var(--color-menu-visual);border-radius:50%;filter:blur(150px);opacity:.4;position:absolute;right:0;top:0;transform:translate(30%,-10%);width:70vw}@media (min-width:768px){.menu[data-v-e619872b]{align-items:center;justify-content:center}}.menu[data-v-e619872b]:before{animation-play-state:paused}.menu.open[data-v-e619872b]{opacity:1;transition:transform .4s cubic-bezier(.37,0,.63,1),opacity 0s 0s}.menu.open[data-v-e619872b]:before{animation-play-state:running}.menu.open .close-button[data-v-e619872b],.menu.open .menu--container[data-v-e619872b]{opacity:1;transform:translateY(0)}.menu .close-button[data-v-e619872b]{cursor:pointer;font-family:var(--font-family-base,system-ui,serif);font-size:var(--button-1-font-size,2.4rem);font-style:var(--button-1-style,normal);font-weight:var(--button-1-weight,500);line-height:var(--button-1-line-height,1);opacity:0;position:absolute;right:2.4rem;right:1rem;top:2.4rem;transform:translateY(130%);transition:transform var(--menu-transition-speed) cubic-bezier(.12,0,.39,0),opacity var(--menu-transition-speed) cubic-bezier(.12,0,.39,0);z-index:20}.menu .close-button svg[data-v-e619872b]{fill:var(--color-white)}@media (min-width:768px){.menu .close-button[data-v-e619872b]{right:4.5rem;right:6rem;top:4.6rem}}.menu--container[data-v-e619872b]{display:flex;flex-direction:column;max-height:100vh;overflow:auto;padding:7.2rem 3rem 6rem;position:relative;transform:translateY(30%);transition:transform var(--menu-transition-speed) cubic-bezier(.12,0,.39,0);width:100%;z-index:10}@media (min-width:768px){.menu--container[data-v-e619872b]{display:grid;gap:0 clamp(5rem,10vw,25rem);grid-template-areas:"main-menu sub-menu" "main-menu contact";grid-template-columns:1.5fr 1fr;grid-template-rows:1fr 1fr;width:auto}}.menu--container .main-menu[data-v-e619872b]{--heading-xl-font-size:clamp(5rem,7vw,8rem);display:flex;flex-direction:column;gap:5vh 0;margin-bottom:6.4rem}@media (min-width:768px){.menu--container .main-menu[data-v-e619872b]{grid-area:main-menu;margin-bottom:unset}}.menu--container .main-menu li[data-v-e619872b]{font-family:var(--font-family-heading,system-ui,sans-serif);font-size:var(--heading-xl-font-size,8rem);font-style:var(--heading-xl-style,normal);font-weight:var(--heading-xl-weight,600);line-height:var(--heading-xl-line-height,1);position:relative;transition:transform .25s ease-out;width:-moz-fit-content;width:fit-content}.menu--container .main-menu li.italic[data-v-e619872b]{--heading-xl-weight:400;font-family:var(--font-family-heading-italic);font-style:italic;font-weight:var(--heading-xl-weight)!important}.menu--container .main-menu li .counter[data-v-e619872b]{align-items:center;background-color:var(--color-brand-1);border-radius:100%;color:var(--color-white);display:flex;font-family:var(--font-family-base);font-size:1.2rem;height:2rem;justify-content:center;position:absolute;right:0;top:0;transform:translate(150%,35%);width:2rem}@media (min-width:768px){.menu--container .main-menu li .counter[data-v-e619872b]{transform:translate(170%,65%)}}.menu--container .main-menu li[data-v-e619872b]:after{opacity:0;transform:translate(80%);transition:opacity .25s ease-out}.menu--container .main-menu li[data-v-e619872b]:hover{transform:translate(5%)}.menu--container .main-menu li[data-v-e619872b]:hover:after{opacity:1}.menu--container .sub-menu[data-v-e619872b]{display:flex;flex-direction:column;font-family:var(--font-family-base,system-ui,serif);font-size:var(--body-2-font-size,2rem);font-style:var(--body-2-style,normal);font-weight:var(--body-2-weight,400);gap:1.6rem 0;grid-area:sub-menu;line-height:var(--body-2-line-height,1.4);margin-bottom:6.4rem}@media (min-width:768px){.menu--container .sub-menu[data-v-e619872b]{font-family:var(--font-family-base,system-ui,serif);font-size:var(--body-1-font-size,2.4rem);font-style:var(--body-1-style,normal);font-weight:var(--body-1-weight,400);gap:2vh 0;line-height:var(--body-1-line-height,1.4);margin-bottom:unset;margin-top:calc(var(--spacing)*1)}}.menu--container .sub-menu a[data-v-e619872b]{text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:.2rem;text-underline-offset:.5em;transition:text-decoration-color .18s ease-out,text-underline-offset .18s ease-out}@media (hover:hover) and (pointer:fine){.menu--container .sub-menu a[data-v-e619872b]:hover{text-decoration-color:currentColor;text-underline-offset:.2em}}.menu--container .contact[data-v-e619872b]{color:var(--color-brand-2-light);display:flex;flex-direction:column;font-family:var(--font-family-base,system-ui,serif);font-size:var(--body-2-font-size,2rem);font-style:var(--body-2-style,normal);font-weight:var(--body-2-weight,400);gap:.8rem 0;grid-area:contact;line-height:var(--body-2-line-height,1.4)}@media (min-width:768px){.menu--container .contact[data-v-e619872b]{font-family:var(--font-family-base,system-ui,serif);font-size:var(--body-1-font-size,2.4rem);font-style:var(--body-1-style,normal);font-weight:var(--body-1-weight,400);justify-content:flex-end;line-height:var(--body-1-line-height,1.4)}}.menu--container .contact a[data-v-e619872b]{text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:.2rem;text-underline-offset:.5em;transition:text-decoration-color .18s ease-out,text-underline-offset .18s ease-out}@media (hover:hover) and (pointer:fine){.menu--container .contact a[data-v-e619872b]:hover{text-decoration-color:currentColor;text-underline-offset:.2em}}.menu--container .contact .socials[data-v-e619872b]{display:flex}.menu--container .contact .socials[data-v-e619872b] .socials{margin-right:auto}.menu--container .contact .socials .language[data-v-e619872b]{text-align:right}.menu--container .contact .socials .language[data-v-e619872b]:not(:last-of-type){margin-right:.8rem;padding-right:1.6rem;position:relative}.menu--container .contact .socials .language[data-v-e619872b]:not(:last-of-type):after{content:"|";position:absolute;right:0;top:0}.menu--container .contact .socials .language.current[data-v-e619872b]{color:hsl(var(--color-brand-2-light-hsl)/.7);pointer-events:none}.logo[data-v-e57ca0e7]{display:grid;place-items:center;transform:translate(-.8rem)}.logo[data-v-e57ca0e7] .lottie-animation-container{cursor:pointer;grid-column:1;grid-row:1}.logo[data-v-e57ca0e7] svg{height:100%;pointer-events:none}.logo[data-v-e57ca0e7] svg>g>g>g:not(:first-of-type) g path{transition:fill .12s ease-out;fill:var(--item-color)}.logo__static[data-v-e57ca0e7]{grid-column:1;grid-row:1;height:auto;padding:0 .75rem;transform:translateY(.3rem) translate(.2rem);width:20rem}.logo__static[data-v-e57ca0e7] .dot{fill:var(--color-brand-1)}.logo__static[data-v-e57ca0e7] .text{fill:var(--item-color)}.logo__anniversary[data-v-e57ca0e7]{padding:0 .75rem;transform:translateY(.8rem)}.logo__darkmode[data-v-e57ca0e7]{display:none}.logo__lightmode[data-v-e57ca0e7],html[class*=dark--header] a .logo__darkmode[data-v-e57ca0e7],html[class*=theme--blog] a .logo__darkmode[data-v-e57ca0e7],html[class*=theme--case--] a .logo__darkmode[data-v-e57ca0e7],html[class*=theme--error] a .logo__darkmode[data-v-e57ca0e7]{display:block}html[class*=dark--header] a .logo__lightmode[data-v-e57ca0e7],html[class*=theme--blog] a .logo__lightmode[data-v-e57ca0e7],html[class*=theme--case--] a .logo__lightmode[data-v-e57ca0e7],html[class*=theme--error] a .logo__lightmode[data-v-e57ca0e7]{display:none}header[data-v-742b256c]{--item-color:var(--color-brand-2);align-items:center;display:flex;height:7.2rem;justify-content:space-between;left:0;padding:0 2.4rem;position:absolute;top:0;width:100%;z-index:40}html[class*=dark--header] header[data-v-742b256c],html[class*=theme--blog] header[data-v-742b256c],html[class*=theme--case--] header[data-v-742b256c],html[class*=theme--error] header[data-v-742b256c]{--item-color:var(--color-white);text-shadow:0 0 15px hsl(var(--color-black-hsl)/.25)}@media (min-width:960px){header[data-v-742b256c]{height:12rem;padding:0 4.8rem}}header nav[data-v-742b256c],header nav ul[data-v-742b256c]{align-items:center;display:flex}header nav ul[data-v-742b256c]{gap:0 4rem;justify-content:flex-end}header nav ul li.menu-item[data-v-742b256c]{display:none}@media (min-width:960px){header nav ul li.menu-item[data-v-742b256c]{display:flex}}header nav ul li a[data-v-742b256c]{align-items:center;color:var(--item-color);display:flex;font-family:var(--font-family-base,system-ui,serif);font-size:var(--button-2-font-size,2.4rem);font-style:var(--button-2-style,normal);font-weight:var(--button-2-weight,400);line-height:var(--button-2-line-height,1);transition:color .12s ease-out}@media (hover:hover) and (pointer:fine){header nav ul li a.router-link-active[data-v-742b256c],header nav ul li a[data-v-742b256c]:hover{color:var(--color-brand-1)}}header nav ul li .counter[data-v-742b256c]{align-items:center;background-color:var(--color-brand-1);border-radius:100%;color:var(--color-white);display:flex;font-size:1rem;height:.8rem;justify-content:center;transform:translate(40%,-45%);width:.8rem}.menu-button[data-v-742b256c]{cursor:pointer;height:2.5rem;margin-left:4rem;position:relative;width:2.4rem}.menu-button span[data-v-742b256c]{background-color:var(--item-color);border-radius:9px;display:block;height:.2rem;left:0;opacity:1;position:absolute;transform:rotate(0);transition:.25s ease-out;transition:background-color,transform .12s ease-out;width:100%}.menu-button span[data-v-742b256c]:first-child{top:.4rem}.menu-button span[data-v-742b256c]:nth-child(2){top:1.1rem}.menu-button span[data-v-742b256c]:nth-child(3){top:1.8rem}@media (hover:hover) and (pointer:fine){.menu-button:hover span[data-v-742b256c]:nth-child(2){transform:translate(-.2rem)}.menu-button:hover span[data-v-742b256c]:first-child,.menu-button:hover span[data-v-742b256c]:nth-child(3){transform:translate(.1rem)}}.snake[data-v-d4d9aab9]{display:grid;height:100svh;isolation:isolate;position:relative}.snake canvas[data-v-d4d9aab9],.snake--explanation[data-v-d4d9aab9]{align-self:flex-end;grid-column:1;grid-row:1}.snake--explanation[data-v-d4d9aab9]{color:var(--color-white);display:none;font-family:var(--font-family-base,system-ui,serif);font-size:var(--body-2-font-size,2rem);font-style:var(--body-2-style,normal);font-weight:var(--body-2-weight,400);line-height:var(--body-2-line-height,1.4);opacity:.4;padding:1.6rem;position:relative;text-align:center;transition:opacity .12s ease-out;z-index:1}@media (hover:hover) and (pointer:fine){.snake--explanation[data-v-d4d9aab9]{display:block}}.snake--explanation[data-v-d4d9aab9]:hover{opacity:1}.snake--controls[data-v-d4d9aab9]{align-self:end;display:none;gap:1.6rem;grid-column:1;grid-row:1;grid-template-columns:repeat(3,6.4rem);grid-template-rows:repeat(3,6.4rem);justify-content:center;opacity:.5;padding-bottom:2.4rem;position:relative}@media (hover:none) and (pointer:coarse){.snake--controls[data-v-d4d9aab9]{display:grid}}.snake--controls button[data-v-d4d9aab9]{border-radius:.8rem;display:flex;justify-content:center;padding:1.6rem}.snake--controls button svg[data-v-d4d9aab9]{height:3rem;width:3rem;fill:var(--color-white)}.snake--controls button.play[data-v-d4d9aab9]{grid-column:2;grid-row:2}.snake--controls button.top[data-v-d4d9aab9]{grid-column:2;grid-row:1}.snake--controls button.top svg[data-v-d4d9aab9]{transform:rotate(-270deg)}.snake--controls button.bottom[data-v-d4d9aab9]{grid-column:2;grid-row:3}.snake--controls button.bottom svg[data-v-d4d9aab9]{transform:rotate(270deg)}.snake--controls button.left[data-v-d4d9aab9]{grid-column:1;grid-row:2}.snake--controls button.right[data-v-d4d9aab9]{grid-column:3;grid-row:2}.snake--controls button.right svg[data-v-d4d9aab9]{transform:rotate(180deg)}.snake--scores[data-v-d4d9aab9]{animation:slideInUp-d4d9aab9 .12s ease-out;background-color:var(--color-white);border-radius:1.6rem;max-height:calc(100dvh - 7.2rem);min-width:40rem;padding:2.4rem;position:relative;z-index:1}@media (max-width:960px){.snake--scores[data-v-d4d9aab9]{align-self:flex-end;animation:slideInUpMobile-d4d9aab9 .12s ease-out;border-bottom-left-radius:0;border-bottom-right-radius:0;width:100%}}.snake--scores--list[data-v-d4d9aab9]{border-bottom:.1rem solid var(--color-brand-2);margin-bottom:.8rem;padding-bottom:.8rem}.snake--scores--list div[data-v-d4d9aab9]{display:flex;justify-content:space-between}.snake--scores .close[data-v-d4d9aab9]{cursor:pointer;position:absolute;right:1.6rem;top:1.6rem}.snake--scores h4[data-v-d4d9aab9],.snake--scores h6[data-v-d4d9aab9]{padding:.8rem 0}.snake--scores form[data-v-d4d9aab9]{display:flex;flex-direction:column;gap:1.6rem;padding:.8rem 0}.snake--scores form input[data-v-d4d9aab9]{flex:1 0 4rem}.snake--scores form button[data-v-d4d9aab9],.snake--scores form input[data-v-d4d9aab9]{font-family:var(--font-family-base,system-ui,serif);font-size:var(--body-2-font-size,2rem);font-style:var(--body-2-style,normal);font-weight:var(--body-2-weight,400);line-height:var(--body-2-line-height,1.4)}.snake--scores form button[data-v-d4d9aab9]{align-self:flex-end;flex:0 0 auto}@keyframes slideInUpMobile-d4d9aab9{0%{transform:translateY(100%);visibility:hidden}to{transform:translateY(0);visibility:visible}}@keyframes slideInUp-d4d9aab9{0%{opacity:0;transform:translateY(5rem)}to{opacity:1;transform:translateY(0)}}.video[data-v-55cb9e88]{overflow:hidden;pointer-events:none}.video[data-v-55cb9e88],.video video[data-v-55cb9e88]{height:100%;width:100%}.video video[data-v-55cb9e88]{-o-object-fit:cover;object-fit:cover}.video picture[data-v-55cb9e88],.video picture img[data-v-55cb9e88]{height:100%;width:100%}.video picture img[data-v-55cb9e88]{-o-object-fit:cover;object-fit:cover}.breadcrumb[data-v-a478c78b]{margin-bottom:calc(var(--spacing)*3)}@media (min-width:960px){.breadcrumb[data-v-a478c78b]{height:4.4rem;margin-bottom:2rem}}.breadcrumb--list[data-v-a478c78b]{--body-2-weight:200;align-items:flex-end;display:flex;font-family:var(--font-family-base,system-ui,serif);font-size:var(--body-2-font-size,2rem);font-style:var(--body-2-style,normal);font-weight:var(--body-2-weight,400);gap:calc(var(--spacing)*1);height:100%;line-height:var(--body-2-line-height,1.4);overflow-x:scroll;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.breadcrumb--list[data-v-a478c78b]::-webkit-scrollbar{height:0!important;width:0!important}.breadcrumb--list--item[data-v-a478c78b]{white-space:nowrap}.breadcrumb--list--item:not(:last-of-type) .breadcrumb--list--item--link span[data-v-a478c78b]{text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:.2rem;text-underline-offset:.5em;transition:text-decoration-color .18s ease-out,text-underline-offset .18s ease-out}@media (hover:hover) and (pointer:fine){.breadcrumb--list--item:not(:last-of-type) .breadcrumb--list--item--link span[data-v-a478c78b]:hover{text-decoration-color:currentColor;text-underline-offset:.2em}}.breadcrumb--list--item:not(:last-of-type) .breadcrumb--list--item--link[data-v-a478c78b]:after{border:none;content:"›";padding-left:calc(var(--spacing)*1)}.breadcrumb--list--item[data-v-a478c78b]:last-of-type{pointer-events:none}footer[data-v-69cf12c3]{background-color:var(--theme-color);isolation:isolate;padding:calc(var(--spacing)*4) 0 0 0}@media (min-width:960px){footer[data-v-69cf12c3]{padding:0}}.theme--default:not([class*=theme--case--]) footer[data-v-69cf12c3],.theme--error footer[data-v-69cf12c3]{background-color:var(--color-brand-2);overflow:hidden;position:relative;z-index:0}.theme--default:not([class*=theme--case--]) footer[data-v-69cf12c3]:before,.theme--error footer[data-v-69cf12c3]:before{animation:visualMobile 40s ease-in-out infinite;background:radial-gradient(var(--color-brand-1),transparent);border-radius:50%;content:"";filter:blur(75px);height:90%;opacity:.8;pointer-events:none;position:absolute;width:90%;z-index:-1}@media (min-width:768px){.theme--default:not([class*=theme--case--]) footer[data-v-69cf12c3]:before,.theme--error footer[data-v-69cf12c3]:before{animation:visualDesktop 40s ease-in-out infinite;height:70%;width:120%}}@media (prefers-reduced-motion:reduce){.theme--default:not([class*=theme--case--]) footer[data-v-69cf12c3]:before,.theme--error footer[data-v-69cf12c3]:before{animation:none;transform:rotate(0) translate(40%,80%)}}.theme--case--vmnmedia footer[data-v-69cf12c3]{background-color:var(--color-brand-2-vmnmedia)}footer .footer-contact[data-v-69cf12c3]{align-items:center;display:grid;gap:2em 0;grid-template-areas:"quote quote" "image person" "socials socials";grid-template-columns:fit-content(1rem) 1fr;grid-template-rows:max-content;padding-left:2.4rem;padding-right:2.4rem}@media (min-width:960px){footer .footer-contact[data-v-69cf12c3]{gap:1rem 0;grid-template-areas:"quote image person" "quote image socials";grid-template-columns:40% fit-content(1rem) 1fr;grid-template-rows:max-content max-content;margin:0 auto;max-width:120rem;padding-bottom:18rem;padding-top:18rem}}footer .footer-contact--quote[data-v-69cf12c3]{color:var(--color-brand-2-extra-light);grid-area:quote;margin-top:calc(var(--spacing)*11)}.theme--default[class*=theme--case--] footer .footer-contact--quote[data-v-69cf12c3]{color:var(--color-white)}@media (min-width:960px){footer .footer-contact--quote[data-v-69cf12c3]{line-height:1.2;margin-top:0;text-align:right}}footer .footer-contact--quote span[data-v-69cf12c3]{font-family:var(--font-family-heading,system-ui,sans-serif);font-size:var(--heading-m-font-size,4rem);font-style:var(--heading-m-style,normal);font-weight:var(--heading-m-weight,600);line-height:var(--heading-m-line-height,1)}footer .footer-contact--quote span.italic[data-v-69cf12c3]{--heading-xl-weight:400;font-family:var(--font-family-heading-italic);font-style:italic;font-weight:var(--heading-xl-weight)!important}@media (min-width:960px){footer .footer-contact--quote span[data-v-69cf12c3]{font-family:var(--font-family-heading,system-ui,sans-serif);font-size:var(--heading-l-font-size,5.6rem);font-size:5.6rem;font-style:var(--heading-l-style,normal);font-weight:var(--heading-l-weight,600);line-height:var(--heading-l-line-height,1)}footer .footer-contact--quote span.italic[data-v-69cf12c3]{--heading-xl-weight:400;font-family:var(--font-family-heading-italic);font-style:italic;font-weight:var(--heading-xl-weight)!important}}footer .footer-contact--quote span[data-v-69cf12c3] span{font-weight:400}footer .footer-contact .personal[data-v-69cf12c3]{display:flex;flex-direction:column;grid-area:person}footer .footer-contact .personal-function[data-v-69cf12c3]{color:var(--color-brand-2-light);--heading-xl-weight:400;font-family:var(--font-family-heading-italic);font-family:var(--font-family-base,system-ui,serif);font-size:var(--subtitle-2-font-size,2rem);font-style:italic;font-style:var(--subtitle-2-style,normal);font-weight:var(--heading-xl-weight)!important;font-weight:var(--subtitle-2-weight,600);line-height:var(--subtitle-2-line-height,1)}.theme--default[class*=theme--case--] footer .footer-contact .personal-function[data-v-69cf12c3]{color:var(--color-white)}footer .footer-contact .personal-name[data-v-69cf12c3]{color:var(--color-brand-2-extra-light);font-family:var(--font-family-heading,system-ui,sans-serif);font-size:var(--heading-xs-font-size,2.4rem);font-weight:var(--heading-xs-weight,600);line-height:var(--heading-xs-line-height,1);margin-bottom:.8rem}footer .footer-contact .personal-name.italic[data-v-69cf12c3]{--heading-xl-weight:400;font-family:var(--font-family-heading-italic);font-style:italic;font-weight:var(--heading-xl-weight)!important}@media (min-width:960px){footer .footer-contact .personal-name[data-v-69cf12c3]{font-family:var(--font-family-heading,system-ui,sans-serif);font-size:var(--heading-m-font-size,4rem);font-size:4rem;font-style:var(--heading-m-style,normal);font-weight:var(--heading-m-weight,600);line-height:var(--heading-m-line-height,1)}footer .footer-contact .personal-name.italic[data-v-69cf12c3]{--heading-xl-weight:400;font-family:var(--font-family-heading-italic);font-style:italic;font-weight:var(--heading-xl-weight)!important}}footer .footer-contact .socials[data-v-69cf12c3]{color:var(--color-brand-2-light);font-size:2rem;fill:currentColor;grid-area:socials;margin-top:calc(var(--spacing)*2)}.theme--default[class*=theme--case--] footer .footer-contact .socials[data-v-69cf12c3]{color:var(--color-white)}@media (min-width:960px){footer .footer-contact .socials[data-v-69cf12c3]{display:flex;flex-direction:column}}@media (min-width:1368px){footer .footer-contact .socials[data-v-69cf12c3]{flex-direction:row}}footer .footer-contact .socials .icon[data-v-69cf12c3]{aspect-ratio:1/1;display:inline-block;height:2.4rem;margin-right:calc(var(--spacing)*1)}footer .footer-contact .socials a[data-v-69cf12c3]{align-items:center;display:flex;text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:.2rem;text-underline-offset:.5em;transition:text-decoration-color .18s ease-out,text-underline-offset .18s ease-out}@media (hover:hover) and (pointer:fine){footer .footer-contact .socials a[data-v-69cf12c3]:hover{text-decoration-color:currentColor;text-underline-offset:.2em}}footer .footer-contact .socials a[data-v-69cf12c3]:last-child{margin-bottom:calc(var(--spacing)*12);margin-top:calc(var(--spacing)*1)}@media (min-width:960px){footer .footer-contact .socials a[data-v-69cf12c3]:last-child{margin:0}}@media (min-width:1368px){footer .footer-contact .socials a[data-v-69cf12c3]:last-child{margin-left:calc(var(--spacing)*3)}}footer .footer-contact--image[data-v-69cf12c3]{border-radius:100%;grid-area:image;height:8rem;margin-right:2.4rem;overflow:hidden;width:8rem}@media (min-width:960px){footer .footer-contact--image[data-v-69cf12c3]{height:12rem;margin:0 4.8rem;width:12rem}}footer .footer-case[data-v-69cf12c3]{background:var(--color-white);display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:40rem;isolation:isolate;overflow:hidden;position:relative}@media (min-width:768px){footer .footer-case[data-v-69cf12c3]{height:49rem}}footer .footer-case a[data-v-69cf12c3]{color:var(--color-white);display:block;display:flex;flex-direction:column;grid-column:1;grid-row:1;justify-content:center;padding-left:2.4rem;padding-right:2.4rem;z-index:10}@media (min-width:768px){footer .footer-case a[data-v-69cf12c3]{padding-left:10vw;padding-right:10vw}}@media (min-width:1600px){footer .footer-case a[data-v-69cf12c3]{padding-left:20vw;padding-right:20vw}}footer .footer-case a span[data-v-69cf12c3]:last-of-type{font-family:var(--font-family-heading,system-ui,sans-serif);font-size:var(--heading-l-font-size,5.6rem);font-style:var(--heading-l-style,normal);font-weight:var(--heading-l-weight,600);line-height:var(--heading-l-line-height,1)}footer .footer-case a span:last-of-type.italic[data-v-69cf12c3]{--heading-xl-weight:400;font-family:var(--font-family-heading-italic);font-style:italic;font-weight:var(--heading-xl-weight)!important}footer .footer-case[data-v-69cf12c3]:before{background:radial-gradient(circle,hsl(var(--color-black-hsl)/.2) 0,hsl(var(--color-black-hsl)/.7) 80%);content:"";display:block;grid-column:1;grid-row:1;height:100%;transition:opacity .65s ease-out;width:100%;z-index:1}footer .footer-case--visual[data-v-69cf12c3]{grid-column:1;grid-row:1;transition:transform .65s ease-out;z-index:0}footer .footer-case--visual[data-v-69cf12c3] picture{transform:translate(-50%,-25%)}@media (hover:hover) and (pointer:fine){footer .footer-case[data-v-69cf12c3]:hover:before{opacity:.5}footer .footer-case:hover .footer-case--visual[data-v-69cf12c3]{transform:scale(1.03)}}footer .footer-bottom[data-v-69cf12c3]{background-color:var(--color-brand-2-extra-light);padding:2.4rem}.theme--default:not([class*=theme--case--]) footer .footer-bottom[data-v-69cf12c3]{background-color:unset;color:var(--color-white)}@media (min-width:960px){footer .footer-bottom[data-v-69cf12c3]{padding:calc(var(--spacing)*2) calc(var(--spacing)*6)}}footer .footer-bottom--wrapper[data-v-69cf12c3]{display:flex;flex-direction:row;flex-wrap:wrap}@media (min-width:960px){footer .footer-bottom--wrapper[data-v-69cf12c3]{height:4rem}}footer .footer-bottom--links[data-v-69cf12c3]{--body-2-weight:200;display:flex;flex:1 100%;flex-direction:column-reverse;font-family:var(--font-family-base,system-ui,serif);font-size:var(--body-2-font-size,2rem);font-style:var(--body-2-style,normal);font-weight:var(--body-2-weight,400);line-height:var(--body-2-line-height,1.4)}@media (min-width:960px){footer .footer-bottom--links[data-v-69cf12c3]{align-items:center;flex:0 0 auto;flex-direction:row;gap:0 2.4rem}}footer .footer-bottom--links a[data-v-69cf12c3]{display:initial;margin-bottom:.8rem;text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:.2rem;text-underline-offset:.5em;transition:text-decoration-color .18s ease-out,text-underline-offset .18s ease-out}@media (hover:hover) and (pointer:fine){footer .footer-bottom--links a[data-v-69cf12c3]:hover{text-decoration-color:currentColor;text-underline-offset:.2em}}@media (min-width:960px){footer .footer-bottom--links a[data-v-69cf12c3]{display:inline;margin-bottom:0}}footer .footer-bottom--accreditation[data-v-69cf12c3]{display:flex;gap:2.4rem;height:100%;justify-content:flex-end;margin-left:auto;order:2}@media (min-width:960px){footer .footer-bottom--accreditation[data-v-69cf12c3]{gap:3.2rem;margin-right:5.6rem;order:1}}footer .footer-bottom--accreditation .dda[data-v-69cf12c3]{width:4rem}@media (min-width:960px){footer .footer-bottom--accreditation .dda[data-v-69cf12c3]{width:5.3rem}}footer .footer-bottom--accreditation .emerce[data-v-69cf12c3]{width:8rem}@media (min-width:960px){footer .footer-bottom--accreditation .emerce[data-v-69cf12c3]{width:11rem}}footer .footer-bottom--accreditation svg[data-v-69cf12c3]{height:3rem;width:auto;stroke:var(--color-brand-2)!important;fill:var(--color-brand-2)!important}@media (min-width:960px){footer .footer-bottom--accreditation svg[data-v-69cf12c3]{height:100%}}footer .footer-bottom .socials[data-v-69cf12c3]{align-items:center;margin-right:15vw;order:1}@media (min-width:960px){footer .footer-bottom .socials[data-v-69cf12c3]{display:flex;justify-content:flex-end;margin-right:0;order:2}}main[data-v-95c0a586]{background-color:var(--color-brand-2);display:grid;height:100svh;overflow:hidden;position:relative;z-index:0}main[data-v-95c0a586]:before{animation:visualMobile 40s ease-in-out infinite;background:radial-gradient(var(--color-brand-1),transparent);border-radius:50%;content:"";filter:blur(75px);height:90%;opacity:.8;pointer-events:none;position:absolute;width:90%;z-index:-1}@media (min-width:768px){main[data-v-95c0a586]:before{animation:visualDesktop 40s ease-in-out infinite;height:70%;width:120%}}@media (prefers-reduced-motion:reduce){main[data-v-95c0a586]:before{animation:none;transform:rotate(0) translate(40%,80%)}}main .error-content[data-v-95c0a586],main .snake[data-v-95c0a586]{grid-column:1;grid-row:1}main .error-content[data-v-95c0a586]{align-items:center;color:var(--color-white);display:flex;flex-direction:column;justify-content:center;padding:0 2.4rem}@media (hover:none) and (pointer:coarse){main .error-content[data-v-95c0a586]{justify-content:unset;padding-top:40%}}main .error-content--code[data-v-95c0a586]{--heading-xl-font-size:clamp(15rem,25vw,35rem);display:flex;font-family:var(--font-family-heading,system-ui,sans-serif);font-size:var(--heading-xl-font-size,8rem);font-style:var(--heading-xl-style,normal);font-weight:var(--heading-xl-weight,600);line-height:var(--heading-xl-line-height,1)}main .error-content--code.italic[data-v-95c0a586]{--heading-xl-weight:400;font-family:var(--font-family-heading-italic);font-style:italic;font-weight:var(--heading-xl-weight)!important}main .error-content--code span[data-v-95c0a586]{text-align:center;width:1ch}main .error-content h4[data-v-95c0a586]{margin-bottom:1.6rem}main .error-content p[data-v-95c0a586]{transition:opacity .12s ease-out}main .error-content.playing p[data-v-95c0a586]{opacity:0}#modal[data-v-95c0a586]:not(:empty){align-items:center;display:flex;height:100dvh;justify-content:center;left:0;position:fixed;top:0;width:100%}#modal[data-v-95c0a586]:not(:empty):before{animation:fadeIn-95c0a586 .24s;background-color:#00000080;content:"";height:100%;left:0;position:absolute;top:0;width:100%}@keyframes fadeIn-95c0a586{0%{opacity:0}to{opacity:1}}
