*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;tab-size:4;font-family:system-ui,-apple-system,Segoe UI,Ubuntu,Cantarell,Noto Sans,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.15}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentColor}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}
:root{--white:#fff;--ink:#0a0a0b;--ink-deep:#060607;--ink-warm:#181410;--cream:#f5f3ec;--gold:#b3924a;--gold-pale:#ece4b4;--grey-light:#f2f2f2;--color:var(--ink);--color-highlight:var(--gold);--color-muted:color-mix(in srgb, var(--ink) 65%, transparent);--color-border:color-mix(in srgb, var(--ink) 12%, transparent);--color-surface:var(--grey-light)}
:root{--page-max-width:1360px;--content-max-width:1360px;--page-horizontal-padding:40px;--page-left-padding:calc(var(--page-horizontal-padding) + env(safe-area-inset-left));--page-right-padding:calc(var(--page-horizontal-padding) + env(safe-area-inset-right));--grid-gap:24px;--topbar-height:34px;--header-height:88px;--header-spacing:calc(var(--topbar-height) + var(--header-height));--block-padding:48px;--section-gap:calc(var(--block-padding) * 2);--section-gap-sm:64px;--section-gap-xs:40px;--group-padding:calc(var(--block-padding) * 2);--group-padding-label:88px;--radius-small:4px;--radius:6px;--radius-pill:999px;--font-family:var(--font-archivo),system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif;--font-family-alt:var(--font-space-grotesk), var(--font-family);--font-size-120:120px;--font-size-86:86px;--font-size-60:60px;--font-size-56:56px;--font-size-52:52px;--font-size-48:48px;--font-size-42:42px;--font-size-40:40px;--font-size-30:30px;--font-size-24:24px;--font-size-22:22px;--font-size-20:20px;--font-size-18:18px;--font-size-17:17px;--font-size-16:16px;--font-size-15:15px;--font-size-14:14px;--font-size-13:13px;--font-size-12:12px;--font-size-11:11px;--font-size-10:10px;--shadow:0 4px 6px -2px #00000014, 0 10px 15px -3px #0003;--z-index-mobile-menu:30;--z-index-header:40;--z-index-mobile-menu-button:50;--z-index-dropdown:60}@media (max-width:1024px){:root{--page-horizontal-padding:24px;--block-padding:40px;--section-gap-sm:56px;--header-height:72px;--font-size-120:86px;--font-size-86:64px;--font-size-60:48px;--font-size-56:44px;--font-size-52:42px;--font-size-48:40px;--font-size-42:34px;--font-size-40:32px;--font-size-30:26px}}@media (max-width:768px){:root{--page-horizontal-padding:16px;--grid-gap:16px;--block-padding:32px;--section-gap-sm:48px;--section-gap-xs:32px;--font-size-120:64px;--font-size-86:44px;--font-size-60:36px;--font-size-56:36px;--font-size-52:34px;--font-size-48:32px;--font-size-42:30px;--font-size-40:28px;--font-size-30:24px;--font-size-24:22px;--font-size-22:20px;--font-size-20:18px;--font-size-18:16px;--font-size-17:16px}}
:root{--csstools-color-scheme--light:initial;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-padding-top:calc(var(--header-spacing) + 24px);font-family:var(--font-family);font-size:var(--font-size-16);color:var(--color);background-color:var(--white);-webkit-font-smoothing:antialiased;line-height:150%}body{margin:0}img,svg,video{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;margin:0;font-weight:900;line-height:107%}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{font-weight:inherit;color:var(--color-highlight)}h1{font-size:var(--font-size-86);line-height:112%}h2{font-size:var(--font-size-60)}h3{font-size:var(--font-size-30);letter-spacing:-.01em;line-height:115%}h4{font-size:var(--font-size-24);letter-spacing:-.01em;line-height:120%}h5,h6{font-size:var(--font-size-20);letter-spacing:-.01em;line-height:130%}p,figure,blockquote{margin:0}a{color:inherit;-webkit-text-decoration:none;text-decoration:none}b,strong{font-weight:700}ul,ol{margin:0;padding:0;list-style:none}button{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--color-highlight);outline-offset:2px}
.theme--light{--color:var(--ink);--color-highlight:var(--gold);--color-muted:color-mix(in srgb, var(--ink) 65%, transparent);--color-border:color-mix(in srgb, var(--ink) 12%, transparent);--color-surface:var(--grey-light);--theme-background:var(--white);background-color:var(--theme-background)}.theme--grey{--color:var(--ink);--color-highlight:var(--gold);--color-muted:color-mix(in srgb, var(--ink) 65%, transparent);--color-border:color-mix(in srgb, var(--ink) 10%, transparent);--color-surface:var(--white);--theme-background:var(--grey-light);background-color:var(--theme-background)}.theme--dark{--color:var(--cream);--color-highlight:var(--gold-pale);--color-muted:color-mix(in srgb, var(--cream) 65%, transparent);--color-border:color-mix(in srgb, var(--cream) 14%, transparent);--color-surface:var(--ink-deep);--theme-background:var(--ink);background-color:var(--theme-background)}.theme--gold{--color:var(--white);--color-highlight:var(--white);--color-muted:color-mix(in srgb, var(--white) 80%, transparent);--color-border:color-mix(in srgb, var(--white) 25%, transparent);--color-surface:var(--gold);--theme-background:var(--gold);background-color:var(--theme-background)}
@font-face{font-family:Archivo;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/a2947afc6a06879b-s.1gyfqm5yhhzs7.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/651aaf1801011892-s.357dd_6abeqge.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)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:Archivo;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/75affa71d1e2f6a7-s.p.17-aodiw50953.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)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:Archivo;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/a2947afc6a06879b-s.1gyfqm5yhhzs7.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/651aaf1801011892-s.357dd_6abeqge.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)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:Archivo;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/75affa71d1e2f6a7-s.p.17-aodiw50953.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)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:Archivo;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/a2947afc6a06879b-s.1gyfqm5yhhzs7.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/651aaf1801011892-s.357dd_6abeqge.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)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:Archivo;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/75affa71d1e2f6a7-s.p.17-aodiw50953.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)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:Archivo;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/a2947afc6a06879b-s.1gyfqm5yhhzs7.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/651aaf1801011892-s.357dd_6abeqge.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)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:Archivo;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/75affa71d1e2f6a7-s.p.17-aodiw50953.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)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:Archivo;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/a2947afc6a06879b-s.1gyfqm5yhhzs7.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/651aaf1801011892-s.357dd_6abeqge.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)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:Archivo;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/75affa71d1e2f6a7-s.p.17-aodiw50953.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)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:Archivo Fallback;src:local(Arial);ascent-override:88.96%;descent-override:21.28%;line-gap-override:0.0%;size-adjust:98.7%}.archivo_eb575594-module__AQ7ETq__className{font-family:Archivo,Archivo Fallback;font-style:normal}.archivo_eb575594-module__AQ7ETq__variable{--font-archivo:"Archivo", "Archivo Fallback"}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)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:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)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:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)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:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.woff2?dpl=dpl_H4ND6KUqhyFLWLVechD8hbZx46qM)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:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_41d008d0-module__nYLjGq__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_41d008d0-module__nYLjGq__variable{--font-space-grotesk:"Space Grotesk", "Space Grotesk Fallback"}
