.staggered-menu-wrapper{z-index:40;--sm-toggle-color:var(--sm-text);--sm-toggle-color-open:var(--sm-accent);--sm-panel-bg:var(--surface);--sm-header-bg:var(--surface);--sm-layer-1:var(--layer-1);--sm-layer-2:var(--layer-2);width:100%;height:100%;position:relative}.staggered-menu-wrapper.fixed-wrapper{z-index:40;pointer-events:none;width:100vw;height:100dvh;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);box-sizing:border-box;position:fixed;top:0;left:0;overflow:hidden}.staggered-menu-header{width:100%;min-height:64px;padding:env(safe-area-inset-top,0px)1.5em 0 1.5em;z-index:100;background:0 0;background:var(--sm-header-bg);color:var(--sm-text);pointer-events:auto;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:0;box-shadow:0 1px 2px #0000001a}.sm-logo{-webkit-user-select:none;user-select:none;align-items:center;display:flex}.sm-logo-img{object-fit:contain;width:auto;height:32px;display:block}.sm-toggle{cursor:pointer;min-width:44px;min-height:44px;color:var(--sm-toggle-color);background:0 0;border:none;outline:none;align-items:center;gap:.3rem;font-weight:500;line-height:1;display:inline-flex;position:relative;overflow:visible}.sm-toggle:focus-visible{outline:2px solid var(--sm-accent);outline-offset:2px}.sm-line:last-of-type{margin-top:6px}.sm-toggle-textWrap{white-space:nowrap;height:1em;width:var(--sm-toggle-width,auto);min-width:var(--sm-toggle-width,auto);display:inline-block;position:relative;overflow:hidden}.sm-toggle-textInner{flex-direction:column;line-height:1;display:flex}.sm-toggle-line{height:1em;font-weight:600;line-height:1;display:block}.sm-icon{will-change:transform;flex:0 0 10px;justify-content:center;align-items:center;width:10px;height:10px;display:inline-flex;position:relative}.sm-panel-itemWrap{line-height:1;position:relative;overflow:hidden}.sm-icon-line{will-change:transform;background:currentColor;border-radius:2px;width:100%;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sm-line{display:none!important}.staggered-menu-panel{background:var(--sm-panel-bg);-webkit-backdrop-filter:blur(12px);z-index:10;pointer-events:auto;visibility:hidden;flex-direction:column;width:clamp(260px,38vw,420px);height:100%;padding:5.5em 1.5em 1.5em;display:flex;position:absolute;top:0;right:0;overflow-y:auto}.staggered-menu-panel.sm-animating{overflow-y:hidden}.staggered-menu-wrapper[data-ready] .staggered-menu-panel{visibility:visible}[data-position=left] .staggered-menu-panel{left:0;right:auto}.sm-prelayers{pointer-events:none;z-index:5;width:clamp(260px,38vw,420px);position:absolute;top:0;bottom:0;right:0}[data-position=left] .sm-prelayers{left:0;right:auto}.sm-prelayer{visibility:hidden;width:100%;height:100%;position:absolute;top:0;right:0;transform:translate(0)}.staggered-menu-wrapper[data-ready] .sm-prelayer{visibility:visible}.sm-prelayer-1{background:var(--sm-layer-1)}.sm-prelayer-2{background:var(--sm-layer-2)}.sm-panel-inner{flex-direction:column;flex:1;gap:.1rem;display:flex}.sm-socials{padding-top:1.25rem;padding-bottom:env(safe-area-inset-bottom,0px);flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.sm-socials-title{color:var(--sm-accent);margin:0;font-size:1.1rem;font-weight:500}.sm-socials-list{flex-flow:wrap;align-items:center;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.sm-socials-link:focus-visible{color:var(--sm-accent)}.sm-socials-link{min-height:44px;color:var(--sm-text);outline:none;align-items:center;padding:2px 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s,opacity .3s;display:inline-flex;position:relative}.sm-socials-link:hover{color:var(--sm-accent)}.sm-socials-item{outline:none}.sm-panel-title{color:var(--sm-text);text-transform:uppercase;margin:0;font-size:.9rem;font-weight:600}.sm-panel-list{color:var(--sm-text);outline:none;flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.sm-panel-section-header{text-transform:uppercase;letter-spacing:2px;color:var(--sm-accent);opacity:.6;-webkit-user-select:none;user-select:none;margin-top:.35rem;margin-bottom:-.35rem;font-size:.85rem;font-weight:700}.sm-panel-section-header:first-child{margin-top:0}.sm-panel-standalone-separator{border-top:1px solid #0000001f;min-height:0;margin-top:.75rem;margin-bottom:.15rem;padding-top:.75rem;list-style:none}.sm-panel-item{cursor:pointer;letter-spacing:-2px;text-transform:uppercase;outline:none;align-items:center;min-height:44px;padding-right:1.4em;font-size:1.5rem;font-weight:600;line-height:1;text-decoration:none;transition:background .25s,color .25s;display:inline-flex;position:relative}.sm-panel-itemLabel{will-change:transform;transform-origin:50% 100%;display:inline-block}.sm-panel-item:hover,.sm-panel-item:focus-visible{color:var(--sm-accent)}.sm-panel-list[data-numbering]{counter-reset:smItem}.sm-panel-list[data-numbering] .sm-panel-item:after{counter-increment:smItem;content:counter(smItem,decimal-leading-zero);color:var(--sm-accent);letter-spacing:0;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--sm-num-opacity,0);font-size:18px;font-weight:400;position:absolute;top:.1em;right:3em}.sm-logo-text{color:var(--sm-text);text-transform:uppercase;letter-spacing:1px;cursor:pointer;font-size:1rem;font-weight:600}.sm-logo-text:hover,.sm-logo-text:focus-visible{color:var(--sm-accent)}@media (max-width:1024px){.staggered-menu-panel{scrollbar-gutter:stable;width:100%;left:0;right:0}.staggered-menu-wrapper[data-open] .sm-logo-img{filter:invert()}}@media (max-width:640px){.staggered-menu-panel{scrollbar-gutter:stable;width:100%;left:0;right:0}.staggered-menu-wrapper[data-open] .sm-logo-img{filter:invert()}}@media (min-width:640px){.sm-panel-item{font-size:1.875rem}.sm-socials-title{font-size:1.2rem}.sm-socials-link{font-size:1.1rem}.sm-panel-title,.sm-panel-list[data-numbering] .sm-panel-item:after{font-size:1rem}}@media (min-width:1024px){.sm-panel-item{font-size:2.1rem}.sm-socials-title{font-size:1.3rem}.sm-panel-list[data-numbering] .sm-panel-item:after{font-size:1.125rem}.sm-toggle{display:none}}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
@font-face{font-family:Lato;font-style:normal;font-weight:100;font-display:swap;src:url(../media/7d256325d16c464a-s.6b5b353b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:100;font-display:swap;src:url(../media/80dbc432bf467303-s.p.5d34db31.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:url(../media/20f1c48c725d3555-s.06aaffe1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:url(../media/f30fd2e485acf1bc-s.p.3d1b066d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b529365fa126a3f2-s.38647399.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8e451580e5e95631-s.p.0e564e6e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d74bdd14d6019bc6-s.99b0b73b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(../media/345c85a432359eed-s.p.eead68dd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(../media/da28569d36042d01-s.ff9784a6.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(../media/9be384ea93fe3f49-s.p.ab26386e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato Fallback;src:local(Arial);ascent-override:101.03%;descent-override:21.8%;line-gap-override:0.0%;size-adjust:97.69%}.lato_2bef233d-module__Icfc9G__className{font-family:Lato,Lato Fallback;font-style:normal}.lato_2bef233d-module__Icfc9G__variable{--font-lato:"Lato","Lato Fallback"}
