:root{--grid: 9px;--font-primary: "Fira Sans", sans-serif;--vh: 1vh;--color-primary: #32379d;--color-secondary: #f4604a;--color-tertiary: #ffffff;--color-danger: #e63946;--color-success: #2a9d8f;--color-dark: #333338;--color-light: #f5f5f5;--body-bg: var(--color-light);--glass-1: rgba(255, 255, 255, .6);--glass-2: rgba(255, 255, 255, .45);--glass-3: rgba(255, 255, 255, .52);--glass-fade: rgba(255, 255, 255, 0);--glass-solid-bg: linear-gradient(180deg, var(--glass-1) 0%, var(--glass-2) 55%, var(--glass-2) 100%);--bg-first: var(--color-primary);--bg-second: var(--color-secondary);--shadow-2: 0 1px 6px rgba(0, 0, 0, .2);--multiply: multiply}@supports (height: 100svh){:root{--vh: 1svh}}.theme-dark{--color-primary: #f22800;--color-secondary: #7cc46b;--color-tertiary: #0f1116;--color-dark: #e1e2e2;--color-light: #2b2d31;--body-bg: var(--color-light);--glass-1: rgba(18, 20, 30, .72);--glass-2: rgba(18, 20, 30, .55);--glass-3: rgba(18, 20, 30, .62);--glass-fade: rgba(18, 20, 30, 0);--glass-solid-bg: linear-gradient(180deg, var(--glass-1) 0%, var(--glass-2) 55%, var(--glass-2) 100%)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--body-bg, var(--color-light));transition:background-color 1.5s ease}main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(var(--vh) * 100);width:100vw}.main-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(var(--vh) * 100);width:100vw}.main-content.home-initial .intro-paragraph{--intro-offset: 16px;margin-top:calc(((calc(var(--vh) * 100) - var(--intro-p-height, 0px)) / 2) - var(--intro-offset, 0px))!important;margin-bottom:calc(((calc(var(--vh) * 100) - var(--intro-p-height, 0px)) / 2) + var(--intro-offset, 0px))!important}@media(max-width:600px){.main-content.home-initial .intro-paragraph{--intro-offset: 10px;margin-top:calc(((calc(var(--vh) * 100) - var(--intro-p-height, 0px)) / 2) - var(--intro-offset, 0px))!important;margin-bottom:calc(((calc(var(--vh) * 100) - var(--intro-p-height, 0px)) / 2) + var(--intro-offset, 0px))!important}}strong{font-weight:600}.sublinks{font-size:70%}.shadow-1{position:relative}.shadow-1:before,.shadow-1:after{content:"";position:absolute;z-index:-1;bottom:15px;height:17px;width:50%;box-shadow:0 10px 5px #0000004d}.shadow-1:before{left:10px;transform:rotate(-5deg)}.shadow-1:after{right:10px;transform:rotate(5deg)}.image-block-wrapper.blend-multiply{background-color:var(--image-blend-bg)}.image-block-wrapper.blend-multiply img{mix-blend-mode:var(--image-blend-mode)}.intro-paragraph{font-family:var(--font-primary);font-weight:300;font-size:calc(var(--grid) * 3.3)!important;line-height:1.5!important;letter-spacing:-.02em;text-align:center;color:var(--color-dark);--intro-offset: 24px;--intro-p-height: min(60vh, 320px);margin-top:calc(((calc(var(--vh) * 100) - var(--header-h, 0px) - var(--intro-p-height, 0px)) / 2) - var(--intro-offset, 0px))!important;margin-bottom:calc(((calc(var(--vh) * 100) - var(--header-h, 0px) - var(--intro-p-height, 0px)) / 2) + var(--intro-offset, 0px))!important}.intro-h2{padding-bottom:calc(var(--vh) * 85);box-sizing:border-box}.main-content.is-home .intro-paragraph{font-size:calc(var(--grid) * 3.3)!important;line-height:1.5!important;letter-spacing:-.02em;text-align:center;--intro-offset: -10px;--intro-p-height: min(60vh, 320px);max-width:620px!important;width:calc(100% - (var(--grid) * 4));margin-left:auto;margin-right:auto;margin-top:calc(((calc(var(--vh) * 100) - var(--header-h, 0px) - var(--intro-p-height, 0px)) / 2) - var(--intro-offset, 0px))!important;margin-bottom:calc(((calc(var(--vh) * 100) - var(--header-h, 0px) - var(--intro-p-height, 0px)) / 2) + var(--intro-offset, 0px))!important}.text-m{max-width:620px!important;width:calc(100% - (var(--grid) * 4));margin-left:auto;margin-right:auto}.intro-paragraph .word,.intro-animated .word{display:inline-block;will-change:transform,opacity;transform:translateY(10px);opacity:0;transition:transform .82s cubic-bezier(.2,.7,.2,1),opacity .82s ease-out}.inline-logo{display:inline-block;width:129px;height:35px;background-color:var(--color-dark);background-image:var(--inline-logo-url);background-repeat:no-repeat;background-size:contain;background-position:center;vertical-align:-.24em;overflow:hidden;text-indent:-9999px;white-space:nowrap}@supports ((-webkit-mask-image: url()) or (mask-image: url())){.inline-logo{background-image:none;-webkit-mask-image:var(--inline-logo-url);mask-image:var(--inline-logo-url);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center}}.intro-h1 .inline-logo{width:140px;height:38px}@media(min-width:900px){.inline-logo{transform:translateY(2px)}}.intro-paragraph.reveal .word,.intro-animated.reveal .word{transform:translateY(0);opacity:1}.tag-selector-anchor{--tag-offset: 0px;position:relative;height:0;width:100%;overflow:hidden;pointer-events:none;opacity:0}html.tag-fixed .tag-selector-anchor{position:fixed;top:calc(env(safe-area-inset-top,0px) + var(--header-h, 0px) + var(--tag-offset));left:0;right:0;z-index:5;display:flex;justify-content:center;align-self:stretch;pointer-events:auto;opacity:1;height:auto;overflow:visible}.tag-selector-anchor:before{content:"";position:absolute;top:-1px;right:0;bottom:0;left:0;background:linear-gradient(180deg,var(--glass-1) 0%,var(--glass-2) 55%,var(--glass-fade) 100%);backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%);mask-image:linear-gradient(180deg,#000,#000 55%,#0000);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 55%,rgba(0,0,0,0) 100%);pointer-events:none;z-index:0}.tag-selector-anchor>*{position:relative;z-index:1}html.menu-hidden .tag-selector-anchor{--tag-offset: 0px}@media(min-width:900px){.tag-selector-anchor,html.menu-hidden .tag-selector-anchor{--tag-offset: 0px}}.menu-bar,.tag-selector-anchor{transition:opacity .22s ease}html.is-scrolling .menu-bar:not(.hidden),html.is-scrolling .tag-selector-anchor{opacity:0;pointer-events:none}html:not(.is-scrolling) .menu-bar:not(.hidden){opacity:1;pointer-events:auto}html:not(.is-scrolling) .tag-selector-anchor{opacity:1;pointer-events:auto}.intro-hero{min-height:calc(var(--vh) * 100);width:100%;padding:calc(var(--grid) * 4) 0}.intro-hero .intro-paragraph{margin-bottom:0}@media(max-width:600px){.intro-paragraph{font-size:calc(var(--grid) * 2.6)!important;line-height:1.4!important;--intro-offset: 12px;--intro-p-height: min(55vh, 240px);margin-top:calc(((calc(var(--vh) * 100) - var(--header-h, 0px) - var(--intro-p-height, 0px)) / 3) - var(--intro-offset, 0px))!important;margin-bottom:calc(((calc(var(--vh) * 100) - var(--header-h, 0px) - var(--intro-p-height, 0px)) / 3) + var(--intro-offset, 0px))!important}.intro-hero{padding:calc(var(--grid) * 3) 0}}.menu-bar.svelte-1e83o25{width:100vw;background:var(--glass-1);backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%);position:sticky;top:env(safe-area-inset-top,0px);padding-top:env(safe-area-inset-top,0px);z-index:1000}.menu-bar.fadeIn.svelte-1e83o25{animation:svelte-1e83o25-menu-fade-in .36s ease-out both}.menu-bar.hidden.svelte-1e83o25{opacity:0;pointer-events:none}@keyframes svelte-1e83o25-menu-fade-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.menu-container.svelte-1e83o25{max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:center;padding:10px 1em;position:relative}.logo-img.svelte-1e83o25{height:46px;display:block;margin-right:8px}html.theme-dark .logo-img.svelte-1e83o25{filter:invert(1) brightness(1.1)}ul.svelte-1e83o25{list-style:none;margin:0;padding:0}ul.desktop-menu.svelte-1e83o25{display:flex}ul.desktop-menu.svelte-1e83o25 li:where(.svelte-1e83o25):before,ul.mobile-menu.svelte-1e83o25 li:where(.svelte-1e83o25):before{position:relative;top:-2px;content:"";display:inline-block;width:1px;height:1em;background:var(--color-dark);border-radius:1px;margin:0 calc(var(--grid) * 1);vertical-align:middle;opacity:.3}ul.mobile-menu.svelte-1e83o25{display:block;max-height:0;overflow:hidden;transition:max-height .34s cubic-bezier(.2,.9,.3,1),box-shadow .22s ease;transform-origin:top center;box-shadow:none}li.svelte-1e83o25 a:where(.svelte-1e83o25){font-family:var(--font-primary);font-size:calc(var(--grid) * 2);font-weight:500;letter-spacing:-.025em;color:var(--color-dark);text-decoration:none;margin:0 calc(var(--grid) * 1);position:relative;transition:color .18s ease}li.active.svelte-1e83o25 a:where(.svelte-1e83o25){color:var(--color-primary)}ul.desktop-menu.svelte-1e83o25 li:where(.svelte-1e83o25) a:where(.svelte-1e83o25):after{content:"";position:absolute;left:0;bottom:-3px;height:2px;width:0;background:currentColor;transition:width .2s cubic-bezier(.2,.8,.2,1)}ul.mobile-menu.svelte-1e83o25 li:where(.svelte-1e83o25) a:where(.svelte-1e83o25):after{content:"";position:absolute;left:0;bottom:-3px;height:2px;width:0;background:currentColor;transition:width .2s cubic-bezier(.2,.8,.2,1)}ul.desktop-menu.svelte-1e83o25 li:where(.svelte-1e83o25) a:where(.svelte-1e83o25):hover,ul.desktop-menu.svelte-1e83o25 li:where(.svelte-1e83o25) a:where(.svelte-1e83o25):focus{color:var(--color-primary);outline:none}ul.desktop-menu.svelte-1e83o25 li:where(.svelte-1e83o25) a:where(.svelte-1e83o25):hover:after,ul.desktop-menu.svelte-1e83o25 li:where(.svelte-1e83o25) a:where(.svelte-1e83o25):focus:after{width:100%}ul.mobile-menu.svelte-1e83o25 li:where(.svelte-1e83o25) a:where(.svelte-1e83o25):hover,ul.mobile-menu.svelte-1e83o25 li:where(.svelte-1e83o25) a:where(.svelte-1e83o25):focus{color:var(--color-primary);outline:none}ul.mobile-menu.svelte-1e83o25 li:where(.svelte-1e83o25) a:where(.svelte-1e83o25):hover:after,ul.mobile-menu.svelte-1e83o25 li:where(.svelte-1e83o25) a:where(.svelte-1e83o25):focus:after{width:100%}.menu-toggle.svelte-1e83o25{display:none;background:none;border:none;font-size:2em;cursor:pointer;margin-right:.4em}.menu-actions.svelte-1e83o25{display:none;position:absolute;right:1em;top:50%;transform:translateY(-50%);align-items:center;gap:.5em}.menu-sep.svelte-1e83o25{display:inline-block;width:1px;height:1em;background:var(--color-dark);border-radius:1px;opacity:.3}.theme-toggle.svelte-1e83o25{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:none;background:transparent;cursor:pointer;transition:background .18s ease;position:relative;top:-2px}.theme-toggle.svelte-1e83o25 svg:where(.svelte-1e83o25){width:18px;height:18px;fill:none;stroke:var(--color-dark);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}li.theme-item.svelte-1e83o25{display:flex;align-items:center}.theme-toggle-desktop.svelte-1e83o25{width:30px;height:30px}.theme-toggle.svelte-1e83o25:hover,.theme-toggle.svelte-1e83o25:focus-visible{background:color-mix(in srgb,var(--color-primary) 10%,transparent);outline:none}.menu-toggle.svelte-1e83o25 svg:where(.svelte-1e83o25){width:26px;height:20px;display:block}.menu-toggle.svelte-1e83o25 .line:where(.svelte-1e83o25){fill:var(--color-dark);transition:transform .22s cubic-bezier(.2,.9,.3,1),opacity .18s ease;transform-origin:12px 9px}.menu-toggle.open.svelte-1e83o25 .l1:where(.svelte-1e83o25){transform:translateY(4px) rotate(45deg)}.menu-toggle.open.svelte-1e83o25 .l3:where(.svelte-1e83o25){transform:translateY(-2px) rotate(-45deg)}@media(prefers-reduced-motion:reduce){.menu-toggle.svelte-1e83o25 .line:where(.svelte-1e83o25){transition:none}}@media(max-width:700px){.menu-container.svelte-1e83o25{flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:.5em 1em}.logo.svelte-1e83o25{margin-bottom:0}ul.desktop-menu.svelte-1e83o25,li.theme-item.svelte-1e83o25{display:none}ul.mobile-menu.svelte-1e83o25{flex-direction:column;width:100%;margin-top:.5em;padding-left:1.5em;padding-right:1.5em;box-sizing:border-box;line-height:1.5}ul.mobile-menu.svelte-1e83o25 li:where(.svelte-1e83o25)+li:where(.svelte-1e83o25){margin-top:calc(var(--grid) * 1)}ul.mobile-menu.svelte-1e83o25 li:where(.svelte-1e83o25):before{display:none}ul.mobile-menu.open.svelte-1e83o25{max-height:400px;box-shadow:4px 20px 30px #0000001f}ul.mobile-menu.svelte-1e83o25 li:where(.svelte-1e83o25):last-child{margin-bottom:calc(var(--grid) * 4)}.menu-toggle.svelte-1e83o25{display:block}.menu-actions.svelte-1e83o25{display:inline-flex}.theme-toggle-mobile.svelte-1e83o25{position:relative;top:1px}.theme-toggle.svelte-1e83o25{margin-left:0}.admin-link.svelte-1e83o25{margin-left:0!important}}footer.svelte-1b4fnhr:before{content:"";display:block;height:1px;background:color-mix(in srgb,var(--color-dark) 30%,transparent);margin:calc(var(--grid) * 2) auto;width:60px}footer.svelte-1b4fnhr{width:calc(100% - (var(--grid) * 4));max-width:calc(var(--grid) * 70);padding:calc(var(--grid) * 3) 0 calc(var(--grid) * 2) 0;box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto calc(var(--grid) * 4) auto;text-align:center;font-family:var(--font-primary);font-size:calc(var(--grid) * 1.5);line-height:1.4;color:var(--color-dark);opacity:.8}footer.svelte-1b4fnhr a:where(.svelte-1b4fnhr){color:var(--color-primary);text-decoration:none;position:relative;padding-bottom:2px;transition:color .22s ease}footer.svelte-1b4fnhr a:where(.svelte-1b4fnhr):after{content:"";position:absolute;left:0;right:0;height:2px;background:var(--color-primary);bottom:-4px;transform:scaleX(0);transform-origin:left center;transition:transform .32s cubic-bezier(.2,.9,.2,1),opacity .22s ease;opacity:0}footer.svelte-1b4fnhr a:where(.svelte-1b4fnhr):hover,footer.svelte-1b4fnhr a:where(.svelte-1b4fnhr):focus-visible{color:var(--color-primary);outline:none}footer.svelte-1b4fnhr a:where(.svelte-1b4fnhr):hover:after,footer.svelte-1b4fnhr a:where(.svelte-1b4fnhr):focus-visible:after{transform:scaleX(1);opacity:1}footer.svelte-1b4fnhr .contacts:where(.svelte-1b4fnhr){margin-bottom:calc(var(--grid) * 2);font-weight:500}footer.svelte-1b4fnhr .copyright:where(.svelte-1b4fnhr),footer.svelte-1b4fnhr .rights:where(.svelte-1b4fnhr){font-size:calc(var(--grid) * 1.2)}@media(prefers-reduced-motion:reduce){footer.svelte-1b4fnhr a:where(.svelte-1b4fnhr){transition:none}footer.svelte-1b4fnhr a:where(.svelte-1b4fnhr):after{transition:none;transform:none;opacity:1}}
