@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=block";:after,:before,:root{--default-background-color:#fff;--default-background-color-semi-transparent:#ffffff90;--default-background-color-transparent:#ffffff00;--default-text-color:#000;--default-text-color-semi-transparent:#00000090;--default-text-color-transparent:#00000000;--default-accent-color:#000}@media(prefers-color-scheme:dark){:after,:before,:root{--default-background-color:#000;--default-background-color-semi-transparent:#00000090;--default-background-color-transparent:#00000000;--default-text-color:#fff;--default-text-color-semi-transparent:#ffffff90;--default-text-color-transparent:#ffffff00;--default-accent-color:#fff}}:root{--header-footer-height:65px;--color-change-transition:color .6s ease,background-color .6s ease,fill .6s ease;--border-style:2px solid var(--text-color);font-size:16px;line-height:1.7}.center-layout-height{min-height:calc(100dvh - var(--header-footer-height)*2 - 100px)}h1{font-size:2em;margin:20px 0 0}*{box-sizing:border-box;scroll-behavior:smooth}html{margin:0;padding:0;background-color:var(--background-color);color:var(--text-color);transition:var(--color-change-transition)}html a{color:unset;cursor:pointer}html a,html a:hover{text-decoration:none}html{font-family:Inter,sans-serif}body{margin:0;padding:0;background-color:var(--background-color);color:var(--text-color);transition:var(--color-change-transition)}.default-container{max-width:1200px;width:100%;margin:auto}.default-container-wrapper{padding:20px}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 48}.wrapper{padding:30px}.wrapper.thin{max-width:1000px;margin:auto}section{padding:20px 0}@media(max-width:800px){.wrapper{padding:20px}h1{font-size:1.4em}}.page-enter-from,.page-leave-to{opacity:0}.page-enter-active,.page-leave-active{transition:opacity .2s ease}.theme-style[data-v-a8b775f6]{display:none}.logo[data-v-dd0b14b2]{height:38px;display:inline-block}path[data-v-dd0b14b2]{animation:fadeIn-dd0b14b2 .4s ease-out;animation-fill-mode:backwards}path[data-v-dd0b14b2]:first-child{animation-delay:.1s}path[data-v-dd0b14b2]:nth-child(2){animation-delay:.2s}path[data-v-dd0b14b2]:nth-child(3){animation-delay:.3s}path[data-v-dd0b14b2]:nth-child(4){animation-delay:.4s}path[data-v-dd0b14b2]:nth-child(5){animation-delay:.5s}path[data-v-dd0b14b2]:nth-child(6){animation-delay:.6s}path[data-v-dd0b14b2]:nth-child(7){animation-delay:.7s}path[data-v-dd0b14b2]:nth-child(8){animation-delay:.8s}path[data-v-dd0b14b2]:nth-child(9){animation-delay:.9s}path[data-v-dd0b14b2]:nth-child(10){animation-delay:1s}@keyframes fadeIn-dd0b14b2{0%{opacity:0;transform:translateY(-20%)}to{opacity:1}}.button[data-v-af16a5bc]{padding:5px 15px;font-weight:700;display:block;font-size:.8em;--webkit-apprearance:none;border:0;transition:transform .5s ease,var(--color-change-transition);background-color:var(--accent-color);color:var(--background-color);outline:0;vertical-align:middle;max-width:80vw;text-align:center}.header-spacer[data-v-8b38e29e]{height:var(--header-footer-height)}.logo-link[data-v-8b38e29e]{display:flex;align-items:center}.nav-link[data-v-8b38e29e]{animation:fadeIn-8b38e29e .4s ease;animation-fill-mode:backwards}.nav-link[data-v-8b38e29e]:first-child{animation-delay:.1s}.nav-link[data-v-8b38e29e]:nth-child(2){animation-delay:.2s}.nav-link[data-v-8b38e29e]:nth-child(3){animation-delay:.3s}.nav-link[data-v-8b38e29e]:nth-child(4){animation-delay:.4s}.nav-link[data-v-8b38e29e]:nth-child(5){animation-delay:.5s}.nav-link[data-v-8b38e29e]:nth-child(6){animation-delay:.6s}.nav-link[data-v-8b38e29e]:nth-child(7){animation-delay:.7s}.nav-link[data-v-8b38e29e]:nth-child(8){animation-delay:.8s}.nav-link[data-v-8b38e29e]:nth-child(9){animation-delay:.9s}.nav-link[data-v-8b38e29e]:nth-child(10){animation-delay:1s}@keyframes fadeIn-8b38e29e{0%{opacity:0;transform:translateY(20%)}to{opacity:1}}@keyframes borderEnter-8b38e29e{0%{transform:scaleX(0)}}.site-header[data-v-8b38e29e]{width:100%;height:var(--header-footer-height);padding:10px 0;z-index:1000;position:fixed;text-transform:uppercase;font-weight:700}.site-header[data-v-8b38e29e]:before{content:"";animation:borderEnter-8b38e29e .8s cubic-bezier(1,.42,.21,.92);transform-origin:left center;position:absolute;height:100%;border-bottom:var(--border-style);pointer-events:none;width:100%;top:0;left:0;background-color:var(--background-color-semi-transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:var(--color-change-transition);z-index:-1}.site-header[data-v-8b38e29e]{display:flex}.button[data-v-8b38e29e]{padding:5px 15px;font-size:1.05em;width:auto;margin-bottom:0;margin-top:0}label[data-v-8b38e29e]{margin:auto;align-items:center;padding:0 30px;justify-content:space-between;pointer-events:none}label[data-v-8b38e29e]>*{pointer-events:all}label[data-v-8b38e29e]{z-index:1;width:100%;transition:height .1s;display:flex}label .menu-icon[data-v-8b38e29e],label input[data-v-8b38e29e]{display:none}label a[data-v-8b38e29e]{color:var(--text-color)}label .list[data-v-8b38e29e]{max-width:1200px;width:100%;justify-content:flex-end;height:42px}label .list[data-v-8b38e29e],label .list a[data-v-8b38e29e]{display:flex;align-items:center}label .list a[data-v-8b38e29e]{height:100%;text-decoration:none;font-size:1em;text-shadow:none;margin-left:30px;transition:var(--color-change-transition)}@media(max-width:800px){label[data-v-8b38e29e]{padding:0 20px}input[data-v-8b38e29e]{width:0;height:0}.list[data-v-8b38e29e],input[data-v-8b38e29e]{position:absolute}.list[data-v-8b38e29e]{top:0;left:0;width:100%;height:unset;display:flex;flex-direction:column;gap:1rem;padding:1rem 2rem;-webkit-backdrop-filter:blur(20px) saturate(2);backdrop-filter:blur(20px) saturate(2);transform:translateY(-100%)}.list a[data-v-8b38e29e]{height:4rem;width:100%;transition:var(--color-change-transition);justify-content:flex-start}input:checked~.list[data-v-8b38e29e]{transform:none}}.locale-link[data-v-a56c0227]{margin-right:20px;text-transform:uppercase}.footer[data-v-56153490]{width:100%;height:var(--header-footer-height);text-transform:uppercase;font-size:.8em;color:var(--text-color);transition:var(--color-change-transition);z-index:10000;padding-top:0;padding-bottom:0;display:flex;justify-content:space-between;align-items:center}.copyright[data-v-56153490]{display:inline-block;opacity:.6}.links[data-v-56153490]{display:flex;justify-content:flex-end;float:right;z-index:10000}.links a[data-v-56153490]{text-decoration:none;opacity:.6}.header-spacer[data-v-61a4898e]{height:60px}
