:root{--xs-breakpoint: 375px;--sm-breakpoint: 480px;--md-breakpoint: 768px;--lg-breakpoint: 1024px;--xl-breakpoint: 1280px;--scroll-behavior: smooth}.variables.svelte-1e45afx{--aside-position: relative;--aside-top: inherit;--aside-left: inherit;--aside-width: 250px;--aside-height: 100dvh;--aside-padding: 40px 16px 24px 16px;--aside-background-color: #38544c;--aside-color: #edf3f2;--aside-before-display: block;--a-color: #edf3f2;--nav-height: 100%;--button-display: none;--nav-li-a-font-size: 12px;--nav-li-a-padding: 8px}@media(max-width:767px){.variables.svelte-1e45afx{--aside-position: fixed;--aside-top: 0;--aside-left: 0;--aside-height: 98px;--aside-width: 100%;--aside-padding: 25px;--aside-background-color: #edf3f2;--aside-color: #38544c;--aside-before-display: none;--a-color: #38544c;--nav-height: 0;--button-display: block;--nav-li-a-font-size: 16px;--nav-li-a-padding: 8px 24px}.variables.is-open.svelte-1e45afx{--aside-height: 100dvh;--aside-background-color: #38544c;--aside-color: #edf3f2;--a-color: #edf3f2;--nav-height: 100%}.variables.is-hidden.svelte-1e45afx{--aside-top: -98px}}aside.svelte-1e45afx{position:var(--aside-position);top:var(--aside-top);left:var(--aside-left);height:var(--aside-height);width:var(--aside-width);padding:var(--aside-padding);display:flex;flex-direction:column;gap:40px;justify-content:flex-start;align-items:center;background-color:var(--aside-background-color);color:var(--aside-color);transition:all .2s ease-in-out;z-index:10}aside.svelte-1e45afx:before{content:"";position:absolute;top:0;right:-20px;width:20px;height:100%;background-color:#38544c;z-index:-1;display:var(--aside-before-display)}header.svelte-1e45afx{display:flex;flex-direction:row;justify-content:space-between;width:100%}header.svelte-1e45afx button:where(.svelte-1e45afx){position:relative;display:var(--button-display);width:40px;height:40px;margin-top:2px}header.svelte-1e45afx button:where(.svelte-1e45afx) span:where(.svelte-1e45afx){position:absolute;left:0;width:50%;height:2px;background-color:var(--a-color);display:block;border-radius:10px;transition:all .2s ease-in-out}header.svelte-1e45afx button:where(.svelte-1e45afx) span:where(.svelte-1e45afx):nth-child(1){top:33%}header.svelte-1e45afx button:where(.svelte-1e45afx) span:where(.svelte-1e45afx):nth-child(2){top:50%;transform:translateY(-50%)}header.svelte-1e45afx button:where(.svelte-1e45afx) span:where(.svelte-1e45afx):nth-child(3){top:68%;transform:translateY(-100%)}header.svelte-1e45afx button.is-open:where(.svelte-1e45afx) span:where(.svelte-1e45afx):nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}header.svelte-1e45afx button.is-open:where(.svelte-1e45afx) span:where(.svelte-1e45afx):nth-child(2){top:50%;transform:translateY(-50%) rotate(45deg);opacity:0}header.svelte-1e45afx button.is-open:where(.svelte-1e45afx) span:where(.svelte-1e45afx):nth-child(3){top:50%;transform:translateY(-50%) rotate(-45deg)}a.svelte-1e45afx{color:var(--a-color);text-decoration:none}.brand.svelte-1e45afx{display:block;max-width:140px;width:100%}nav.svelte-1e45afx{width:100%;height:var(--nav-height);display:flex;flex-direction:column;gap:40px;justify-content:space-between;overflow:hidden;transition:all .2s ease-in-out}ul.svelte-1e45afx{width:100%;display:flex;flex-direction:column;gap:4px;padding:0}li.svelte-1e45afx{list-style:none}li.svelte-1e45afx a:where(.svelte-1e45afx){display:flex;flex-direction:row;align-items:center;gap:10px;font-size:var(--nav-li-a-font-size);line-height:140%;padding:var(--nav-li-a-padding);color:#edf3f2;cursor:pointer;border-width:1px;border-style:solid;border-color:transparent;border-radius:20px;transition:all .2s ease-in-out}li.svelte-1e45afx a:where(.svelte-1e45afx):focus{border-color:#deeefc99}li.svelte-1e45afx a:where(.svelte-1e45afx):hover{background-color:#deeefc33}li.svelte-1e45afx a:where(.svelte-1e45afx) span.icon:where(.svelte-1e45afx){flex-shrink:0;display:block;width:20px;height:20px}li.svelte-1e45afx a:where(.svelte-1e45afx) span.icon-new-tab:where(.svelte-1e45afx){flex-shrink:0;display:block;width:16px;height:16px;transform:rotate(-45deg);color:#b9cdc9}li.svelte-1e45afx a:where(.svelte-1e45afx) span.label:where(.svelte-1e45afx){width:100%;padding-top:4px}.divider.svelte-1e45afx{width:100%;height:1px;background-color:#deeefc;opacity:.2;margin:24px 0}
