@font-face{font-family:PT Serif;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/pt-serif-latin-400-normal.Cx0mQj7e.woff2)format("woff2"),url(/_astro/pt-serif-latin-400-normal.DIu_lRW0.woff)format("woff")}@font-face{font-family:PT Serif;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/pt-serif-latin-700-normal.Bsuo9jes.woff2)format("woff2"),url(/_astro/pt-serif-latin-700-normal.BnJLcJ8K.woff)format("woff")}@font-face{font-family:Yantramanav;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/yantramanav-latin-400-normal.Da1mWe3y.woff2)format("woff2"),url(/_astro/yantramanav-latin-400-normal.CwqFsGB-.woff)format("woff")}@font-face{font-family:Yantramanav;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/yantramanav-latin-500-normal.C3dZv8SK.woff2)format("woff2"),url(/_astro/yantramanav-latin-500-normal.usR_2q-h.woff)format("woff")}@font-face{font-family:Yantramanav;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/yantramanav-latin-700-normal.D4pxzXxZ.woff2)format("woff2"),url(/_astro/yantramanav-latin-700-normal.Doi09UJE.woff)format("woff")}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/poppins-latin-400-normal.cpxAROuN.woff2)format("woff2"),url(/_astro/poppins-latin-400-normal.BOb3E3N0.woff)format("woff")}@font-face{font-family:Big Shoulders Stencil Text;font-style:normal;font-display:swap;font-weight:900;src:url(/_astro/big-shoulders-stencil-text-latin-900-normal.X6YWHpxe.woff2)format("woff2"),url(/_astro/big-shoulders-stencil-text-latin-900-normal.B2C-Koce.woff)format("woff")}:root{--bg:#1f1e1b;--header:#121110;--orange:#f17c25;--orange-alt:#f27d26;--orange-dark:#d96a17;--text:#fff;--muted:#a6a6a6;--container:1220px;--header-h:92px;--header-h-small:60px;--serif:"PT Serif", Georgia, serif;--sans:"Yantramanav", "Helvetica Neue", Arial, sans-serif;--hero-display:"Big Shoulders Stencil Text", "Oswald", Impact, sans-serif;--hero-sans:"Poppins", "Helvetica Neue", Arial, sans-serif}*,:before,:after{box-sizing:border-box}:focus-visible{outline:2px solid var(--orange);outline-offset:2px}html{background:var(--bg);scroll-behavior:smooth;scroll-padding-top:var(--header-h-small);-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);font-family:var(--sans);margin:0;font-size:17px;font-weight:400;line-height:27px}img{max-width:100%;height:auto;display:block}a{color:var(--orange);text-decoration:none}a:hover{color:var(--orange-dark)}h1,h2,h3,h4{font-family:var(--serif);margin:0 0 15px;line-height:1.2}h1{color:var(--orange);font-size:clamp(34px,5.2vw,48px);font-weight:700}h2{color:var(--orange);font-size:clamp(32px,5vw,48px);font-weight:700}h3{color:var(--text);font-size:26px;font-weight:400;line-height:36px}h4{color:var(--text);font-size:18px;font-weight:700;line-height:25px}p{margin:0 0 15px}p:last-child{margin-bottom:0}strong{font-weight:700}u{text-decoration:underline}.container{width:100%;max-width:calc(var(--container) + 40px);margin-inline:auto;padding-inline:20px}.section{padding:110px 0}.section--split{padding:110px 0 70px}.section--heading{padding:27px 0 28px}.section--heading h2,.section--heading h2,.section--heading h3{margin-bottom:0}.section--pattern{background-image:url(/assets/pattern-section.webp);background-position:bottom;background-repeat:no-repeat;background-size:contain}.center{text-align:center}.muted{color:var(--muted)}.btn{font-family:var(--sans);cursor:pointer;border:0;align-items:center;gap:.5rem;padding:16px 20px;font-size:17px;font-weight:400;line-height:20.4px;transition:background-color .25s,color .25s,transform .25s;display:inline-flex}.btn--primary{background:var(--orange);color:#1f1e1b;font-weight:500}.btn--primary:hover{background:var(--orange-dark);color:#1f1e1b}.btn--dark{color:#fff;background:#1c1b19}.btn--dark:hover{color:#fff;background:#000}.btn svg{flex:none;width:1em;height:1em}.grid{gap:24px;display:grid}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.split{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:24px;display:grid}.split--reverse>:first-child{order:2}@media (width<=900px){.grid--3,.grid--2{grid-template-columns:1fr}.split{grid-template-columns:1fr;gap:32px}.split--reverse>:first-child{order:0}.section,.section--split{padding:60px 0}}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}html{scroll-behavior:auto}}svg[data-astro-cid-ccg5yoga]{flex:none;width:1em;height:1em;display:block}.site-header[data-astro-cid-nen7h5rs]{z-index:100;background:var(--header);transition:background-color .3s;position:fixed;inset:0 0 auto;box-shadow:0 1px #ffffff0f}.header-inner[data-astro-cid-nen7h5rs]{height:var(--header-h);justify-content:space-between;align-items:center;gap:24px;transition:height .3s;display:flex}.header-small .header-inner[data-astro-cid-nen7h5rs]{height:var(--header-h-small)}.logo[data-astro-cid-nen7h5rs]{align-items:center;display:flex}.logo[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{width:auto;height:40px;transition:height .3s}.header-small .logo[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{height:30px}.main-nav[data-astro-cid-nen7h5rs]{align-items:center;gap:28px;display:flex}.nav-list[data-astro-cid-nen7h5rs]{align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.nav-list[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]{align-items:center;display:flex;position:relative}.nav-list[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]>a[data-astro-cid-nen7h5rs]{color:#fff;padding:10px 14px;font-size:17px;font-weight:500;display:block}.nav-list[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]>a[data-astro-cid-nen7h5rs]:hover{color:var(--orange)}.sub-toggle[data-astro-cid-nen7h5rs]{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:6px 6px 8px;font-size:1.1rem;line-height:1}.sub-toggle[data-astro-cid-nen7h5rs]:hover{color:var(--orange)}.sub-list[data-astro-cid-nen7h5rs]{border-top:2px solid var(--orange);opacity:0;visibility:hidden;background:#161513;min-width:230px;margin:0;padding:8px 0;list-style:none;transition:opacity .2s,transform .2s;position:absolute;top:100%;left:0;transform:translateY(8px);box-shadow:0 18px 40px #00000080}.has-children[data-astro-cid-nen7h5rs]:hover .sub-list[data-astro-cid-nen7h5rs],.has-children[data-astro-cid-nen7h5rs]:focus-within .sub-list[data-astro-cid-nen7h5rs]{opacity:1;visibility:visible;transform:none}.sub-list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#fff;padding:10px 18px;font-size:16px;font-weight:400;display:block}.sub-list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--orange);background:#ffffff0a}.nav-social[data-astro-cid-nen7h5rs]{gap:14px;display:none}.nav-social[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--orange);font-size:20px}.burger[data-astro-cid-nen7h5rs]{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:5px;padding:8px;display:none}.burger[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:#fff;width:26px;height:2px;transition:transform .25s,opacity .25s;display:block}.burger[data-astro-cid-nen7h5rs][aria-expanded=true] span[data-astro-cid-nen7h5rs]:first-child{transform:translateY(7px)rotate(45deg)}.burger[data-astro-cid-nen7h5rs][aria-expanded=true] span[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}.burger[data-astro-cid-nen7h5rs][aria-expanded=true] span[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=1080px){.burger[data-astro-cid-nen7h5rs]{display:flex}.main-nav[data-astro-cid-nen7h5rs]{visibility:hidden;background:#161513;border-top:1px solid #ffffff14;flex-direction:column;align-items:stretch;gap:0;max-height:0;transition:max-height .35s,visibility .35s;position:absolute;top:100%;left:0;right:0;overflow:hidden}.main-nav[data-astro-cid-nen7h5rs].open{max-height:calc(100dvh - var(--header-h-small));visibility:visible;overflow-y:auto}.nav-list[data-astro-cid-nen7h5rs]{flex-direction:column;align-items:stretch;gap:0;padding:8px 0}.nav-list[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]{border-bottom:1px solid #ffffff0f;flex-wrap:wrap}.nav-list[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]>a[data-astro-cid-nen7h5rs]{flex:1;padding:14px 20px;font-size:17px}.sub-toggle[data-astro-cid-nen7h5rs]{padding:14px 20px;font-size:1.4rem}.sub-list[data-astro-cid-nen7h5rs]{opacity:1;visibility:visible;width:100%;box-shadow:none;background:#00000059;border-top:0;flex-basis:100%;max-height:0;padding:0;transition:max-height .3s;position:static;overflow:hidden;transform:none}.nav-list[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs].open .sub-list[data-astro-cid-nen7h5rs]{max-height:420px;padding:6px 0}.nav-social[data-astro-cid-nen7h5rs]{justify-content:center;padding:20px;display:flex}}.site-footer[data-astro-cid-jo6i4kqk]{background:var(--bg);border-top:1px solid #ffffff12;padding:34px 0;position:relative}.footer-inner[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.copy[data-astro-cid-jo6i4kqk]{color:#efefef;margin:0;font-size:17px}.copy[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--orange);line-height:24px;text-decoration:underline;display:inline-block}.socials[data-astro-cid-jo6i4kqk]{gap:14px;display:flex}.socials[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--orange);font-size:16px;line-height:0}.to-top[data-astro-cid-jo6i4kqk]{color:#fff;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;background:#ffffff1a;border:0;place-items:center;width:42px;height:42px;transition:opacity .3s,background-color .25s;display:grid;position:fixed;bottom:22px;right:22px}.to-top[data-astro-cid-jo6i4kqk].show{opacity:1;pointer-events:auto;visibility:visible}.to-top[data-astro-cid-jo6i4kqk]:hover{background:var(--orange)}.to-top[data-astro-cid-jo6i4kqk]{font-size:20px}@media (width<=700px){.footer-inner[data-astro-cid-jo6i4kqk]{text-align:center;flex-direction:column}}.cookie[data-astro-cid-hq3mgpmn][hidden]{display:none}.cookie[data-astro-cid-hq3mgpmn]{z-index:200;padding:16px;animation:.5s cubic-bezier(.16,1,.3,1) both cookie-in;position:fixed;inset:auto 0 0}@media (width>=640px){.cookie[data-astro-cid-hq3mgpmn]{padding:24px}}@keyframes cookie-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.cookie[data-astro-cid-hq3mgpmn]{animation:none}}.cookie-card[data-astro-cid-hq3mgpmn]{backdrop-filter:blur(12px);background:#1c1b19f2;border:1px solid #ffffff24;border-radius:12px;align-items:flex-start;gap:16px;max-width:768px;margin-inline:auto;padding:20px;display:flex;box-shadow:0 25px 50px -12px #0009}@media (width>=640px){.cookie-card[data-astro-cid-hq3mgpmn]{padding:24px}}.cookie-icon[data-astro-cid-hq3mgpmn]{width:40px;height:40px;color:var(--orange);background:#f17c251f;border-radius:8px;flex:none;place-items:center;margin-top:2px;font-size:20px;display:none}@media (width>=640px){.cookie-icon[data-astro-cid-hq3mgpmn]{display:grid}}.cookie-body[data-astro-cid-hq3mgpmn]{flex:1;min-width:0}.cookie-title[data-astro-cid-hq3mgpmn]{font-family:var(--sans);color:#fff;margin:0 0 4px;font-size:15px;font-weight:700}.cookie-text[data-astro-cid-hq3mgpmn]{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.cookie-text[data-astro-cid-hq3mgpmn] a[data-astro-cid-hq3mgpmn]{color:var(--orange);text-decoration:underline}.cookie-text[data-astro-cid-hq3mgpmn] a[data-astro-cid-hq3mgpmn]:hover{color:#fff}.cookie-actions[data-astro-cid-hq3mgpmn]{flex:none;align-items:center;gap:8px;display:flex}.cookie-ok[data-astro-cid-hq3mgpmn]{background:var(--orange);color:#1f1e1b;font-family:var(--sans);cursor:pointer;border:0;border-radius:8px;padding:10px 18px;font-size:15px;font-weight:700;line-height:1.3;transition:background-color .2s}.cookie-ok[data-astro-cid-hq3mgpmn]:hover{background:var(--orange-dark)}.cookie-x[data-astro-cid-hq3mgpmn]{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid}.cookie-x[data-astro-cid-hq3mgpmn] svg[data-astro-cid-hq3mgpmn]{width:18px;height:18px}.cookie-x[data-astro-cid-hq3mgpmn]:hover{color:#fff}@media (width>=640px){.cookie-x[data-astro-cid-hq3mgpmn]{display:none}}@media (width<=560px){.cookie-card[data-astro-cid-hq3mgpmn]{flex-wrap:wrap}.cookie-actions[data-astro-cid-hq3mgpmn]{justify-content:space-between;width:100%}}.skip[data-astro-cid-ju4pidww]{z-index:300;background:var(--orange);color:#fff;padding:12px 18px;position:absolute;top:0;left:-9999px}.skip[data-astro-cid-ju4pidww]:focus{top:12px;left:12px}
