@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-50a72a64]{--item-color:var(--color-brand-2);align-items:center;display:flex;height:7.2rem;justify-content:space-between;padding:0 2.4rem;width:100%;z-index:40}html[class*=dark--header] header[data-v-50a72a64],html[class*=theme--blog] header[data-v-50a72a64],html[class*=theme--case--] header[data-v-50a72a64],html[class*=theme--error] header[data-v-50a72a64]{--item-color:var(--color-white);left:0;position:absolute;text-shadow:0 0 15px hsl(var(--color-black-hsl)/.25);top:0}@media (min-width:960px){header[data-v-50a72a64]{height:12rem;padding:0 4.8rem}}header nav[data-v-50a72a64],header nav ul[data-v-50a72a64]{align-items:center;display:flex}header nav ul[data-v-50a72a64]{gap:0 4rem;justify-content:flex-end}header nav ul li.menu-item[data-v-50a72a64]{display:none}@media (min-width:960px){header nav ul li.menu-item[data-v-50a72a64]{display:flex}}header nav ul li[data-v-50a72a64] a{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[data-v-50a72a64] a.router-link-active,header nav ul li[data-v-50a72a64] a:hover{color:var(--color-brand-1)}}header nav ul li .counter[data-v-50a72a64]{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-50a72a64]{cursor:pointer;height:2.5rem;margin-left:4rem;position:relative;width:2.4rem}.menu-button span[data-v-50a72a64]{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-50a72a64]:first-child{top:.4rem}.menu-button span[data-v-50a72a64]:nth-child(2){top:1.1rem}.menu-button span[data-v-50a72a64]:nth-child(3){top:1.8rem}@media (hover:hover) and (pointer:fine){.menu-button:hover span[data-v-50a72a64]:nth-child(2){transform:translate(-.2rem)}.menu-button:hover span[data-v-50a72a64]:first-child,.menu-button:hover span[data-v-50a72a64]:nth-child(3){transform:translate(.1rem)}}.video[data-v-c997863d]{overflow:hidden;pointer-events:none}.video[data-v-c997863d],.video video[data-v-c997863d]{height:100%;width:100%}.video video[data-v-c997863d]{-o-object-fit:cover;object-fit:cover}.video picture[data-v-c997863d],.video picture img[data-v-c997863d]{height:100%;width:100%}.video picture img[data-v-c997863d]{-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-bfb26c69]{background-color:var(--theme-color);isolation:isolate;padding:calc(var(--spacing)*4) 0 0 0}@media (min-width:960px){footer[data-v-bfb26c69]{padding:0}}.theme--default:not([class*=theme--case--]) footer[data-v-bfb26c69],.theme--error footer[data-v-bfb26c69]{background-color:var(--color-brand-2);overflow:hidden;position:relative;z-index:0}.theme--default:not([class*=theme--case--]) footer[data-v-bfb26c69]:before,.theme--error footer[data-v-bfb26c69]: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-bfb26c69]:before,.theme--error footer[data-v-bfb26c69]: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-bfb26c69]:before,.theme--error footer[data-v-bfb26c69]:before{animation:none;transform:rotate(0) translate(40%,80%)}}.theme--case--vmnmedia footer[data-v-bfb26c69]{background-color:var(--color-brand-2-vmnmedia)}footer .footer-contact[data-v-bfb26c69]{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-bfb26c69]{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-bfb26c69]{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-bfb26c69]{color:var(--color-white)}@media (min-width:960px){footer .footer-contact--quote[data-v-bfb26c69]{line-height:1.2;margin-top:0;text-align:right}}footer .footer-contact--quote span[data-v-bfb26c69]{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-bfb26c69]{--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-bfb26c69]{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-bfb26c69]{--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-bfb26c69] span{font-weight:400}footer .footer-contact .personal[data-v-bfb26c69]{display:flex;flex-direction:column;grid-area:person}footer .footer-contact .personal-function[data-v-bfb26c69]{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-bfb26c69]{color:var(--color-white)}footer .footer-contact .personal-name[data-v-bfb26c69]{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-bfb26c69]{--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-bfb26c69]{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-bfb26c69]{--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-bfb26c69]{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-bfb26c69]{color:var(--color-white)}@media (min-width:960px){footer .footer-contact .socials[data-v-bfb26c69]{display:flex;flex-direction:column}}@media (min-width:1368px){footer .footer-contact .socials[data-v-bfb26c69]{flex-direction:row}}footer .footer-contact .socials .icon[data-v-bfb26c69]{aspect-ratio:1/1;display:inline-block;height:2.4rem;margin-right:calc(var(--spacing)*1)}footer .footer-contact .socials a[data-v-bfb26c69]{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-bfb26c69]:hover{text-decoration-color:currentColor;text-underline-offset:.2em}}footer .footer-contact .socials a[data-v-bfb26c69]: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-bfb26c69]:last-child{margin:0}}@media (min-width:1368px){footer .footer-contact .socials a[data-v-bfb26c69]:last-child{margin-left:calc(var(--spacing)*3)}}footer .footer-contact--image[data-v-bfb26c69]{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-bfb26c69]{height:12rem;margin:0 4.8rem;width:12rem}}footer .footer-case[data-v-bfb26c69]{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-bfb26c69]{height:49rem}}footer .footer-case a[data-v-bfb26c69]{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-bfb26c69]{padding-left:10vw;padding-right:10vw}}@media (min-width:1600px){footer .footer-case a[data-v-bfb26c69]{padding-left:20vw;padding-right:20vw}}footer .footer-case a span[data-v-bfb26c69]: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-bfb26c69]{--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-bfb26c69]: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-bfb26c69]{grid-column:1;grid-row:1;transition:transform .65s ease-out;z-index:0}footer .footer-case--visual[data-v-bfb26c69] picture{transform:translate(-50%,-25%)}@media (hover:hover) and (pointer:fine){footer .footer-case[data-v-bfb26c69]:hover:before{opacity:.5}footer .footer-case:hover .footer-case--visual[data-v-bfb26c69]{transform:scale(1.03)}}footer .footer-bottom[data-v-bfb26c69]{background-color:var(--color-brand-2-extra-light);padding:2.4rem}.theme--default:not([class*=theme--case--]) footer .footer-bottom[data-v-bfb26c69]{background-color:unset;color:var(--color-white)}@media (min-width:960px){footer .footer-bottom[data-v-bfb26c69]{padding:3.2rem}}footer .footer-bottom--wrapper[data-v-bfb26c69]{display:flex;flex-direction:row;flex-wrap:wrap}@media (min-width:960px){footer .footer-bottom--wrapper[data-v-bfb26c69]{height:4rem}}footer .footer-bottom--links[data-v-bfb26c69]{--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-bfb26c69]{align-items:center;flex:0 0 auto;flex-direction:row;gap:0 2.4rem}}footer .footer-bottom--links a[data-v-bfb26c69]{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-bfb26c69]:hover{text-decoration-color:currentColor;text-underline-offset:.2em}}@media (min-width:960px){footer .footer-bottom--links a[data-v-bfb26c69]{display:inline;margin-bottom:0}}footer .footer-bottom--accreditation[data-v-bfb26c69]{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-bfb26c69]{gap:3.2rem;margin-right:5.6rem;order:1}}footer .footer-bottom--accreditation .dda[data-v-bfb26c69]{width:4rem}@media (min-width:960px){footer .footer-bottom--accreditation .dda[data-v-bfb26c69]{width:5.3rem}}footer .footer-bottom--accreditation .emerce[data-v-bfb26c69]{width:8rem}@media (min-width:960px){footer .footer-bottom--accreditation .emerce[data-v-bfb26c69]{width:11rem}}footer .footer-bottom--accreditation[data-v-bfb26c69] svg{height:3rem;width:auto;stroke:var(--color-white)!important;fill:var(--color-white)!important}@media (min-width:960px){footer .footer-bottom--accreditation[data-v-bfb26c69] svg{height:100%}}footer .footer-bottom .socials[data-v-bfb26c69]{align-items:center;margin-right:15vw;order:1}@media (min-width:960px){footer .footer-bottom .socials[data-v-bfb26c69]{display:flex;justify-content:flex-end;margin-right:0;order:2}}main[data-v-4ad61291]{background-color:var(--color-brand-2);display:flex;height:100svh;overflow:hidden;position:relative;z-index:0}main[data-v-4ad61291]: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-4ad61291]:before{animation:visualDesktop 40s ease-in-out infinite;height:70%;width:120%}}@media (prefers-reduced-motion:reduce){main[data-v-4ad61291]:before{animation:none;transform:rotate(0) translate(40%,80%)}}main .error-content[data-v-4ad61291]{align-items:center;color:var(--color-white);display:flex;flex-direction:column;justify-content:center;padding:0 2.4rem;width:100%}@media (hover:none) and (pointer:coarse){main .error-content[data-v-4ad61291]{justify-content:unset;padding-top:40%}}main .error-content--code[data-v-4ad61291]{--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-4ad61291]{--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-4ad61291]{text-align:center;width:1ch}main .error-content h4[data-v-4ad61291]{margin-bottom:1.6rem}#modal[data-v-4ad61291]:not(:empty){align-items:center;display:flex;height:100dvh;justify-content:center;left:0;position:fixed;top:0;width:100%}#modal[data-v-4ad61291]:not(:empty):before{animation:fadeIn-4ad61291 .24s;background-color:#00000080;content:"";height:100%;left:0;position:absolute;top:0;width:100%}@keyframes fadeIn-4ad61291{0%{opacity:0}to{opacity:1}}
