@font-face{font-family:Mona Sans;src:url(/fonts/mona-sans-var-latin.woff2) format("woff2");font-weight:400 700;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,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;src:url(/fonts/geist-mono-500-latin.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+2000-206F,U+2191,U+2193,U+2212}@font-face{font-family:Mona Sans Fallback;src:local("Arial");ascent-override:103.98%;descent-override:30.53%;line-gap-override:0%;size-adjust:104.83%}:root{--c-ink: #111;--c-white: #fff;--c-surface: #f6f6f6;--c-body: #555;--c-muted: #666;--c-on-dark-muted: rgb(255 255 255 / .8);--c-stroke: rgb(17 17 17 / .14);--c-stroke-on-dark: rgb(255 255 255 / .14);--c-overlay: rgb(36 36 36 / .5);--c-overlay-card: rgb(17 17 17 / .7);--f-sans: "Mona Sans", "Mona Sans Fallback", system-ui, sans-serif;--f-mono: "Geist Mono", ui-monospace, "Cascadia Mono", "Courier New", monospace;--fs-display: 120px;--fs-h1: 80px;--fs-h2: 48px;--fs-h3: 40px;--fs-h5: 24px;--fs-h6: 20px;--fs-base: 16px;--ls-tight: -.03em;--container: 1200px;--gutter: 30px;--section-y: 140px;--section-y-sm: 120px;--stack-head: 70px;--stack-tag: 30px;--gap-cards: 10px;--r-lg: 10px;--r-md: 6px;--r-sm: 4px;--r-pill: 100px;--ease-inout: cubic-bezier(.44, 0, .56, 1);--ease-appear-fallback: cubic-bezier(.2, .6, .15, 1);--spring-appear: linear(0, .153, .343, .494, .61, .7, .769, .822, .863, .895, .919, .937, .952, .963, .971, .978, .983, .987, .99, .992, 1);--dur-appear: 1s;--ease-roll-fallback: cubic-bezier(.3, .4, .15, 1);--spring-roll: linear(0, .055, .173, .309, .441, .558, .656, .736, .8, .849, .888, .917, .938, .955, .967, .976, .982, .987, .991, .993, 1);--dur-roll: .48s;--dur-char: .32s;--stagger-char: 50ms}@media(max-width:1199.98px){:root{--fs-display: 74px;--fs-h1: 60px;--fs-h2: 38px;--fs-h3: 32px;--fs-h5: 22px;--section-y: 80px;--section-y-sm: 80px}}@media(max-width:767.98px){:root{--fs-display: 44px;--fs-h1: 38px;--fs-h2: 32px;--fs-h3: 28px;--fs-h5: 20px;--fs-h6: 18px;--gutter: 20px;--section-y: 60px;--section-y-sm: 60px;--stack-head: 40px;--stack-tag: 20px;--ls-tight: -.02em}}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-padding-top:90px}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{min-height:100svh;font-family:var(--f-sans);font-size:var(--fs-base);line-height:1.6;color:var(--c-body);background:var(--c-white);-webkit-font-smoothing:antialiased}img,picture,svg,video{display:block;max-width:100%}picture{width:100%;height:100%}input,button,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid currentColor;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.container{width:100%;max-width:calc(var(--container) + var(--gutter) * 2);margin-inline:auto;padding-inline:var(--gutter)}.cover{position:relative;z-index:2;background:var(--c-white)}.surface{background:var(--c-surface)}.t-display,.t-h1,.t-h2,.t-h3,.t-h5,.t-h6{font-family:var(--f-sans);color:var(--c-ink);letter-spacing:var(--ls-tight)}.t-display{font-size:var(--fs-display);font-weight:600;line-height:1;text-transform:uppercase}.t-h1{font-size:var(--fs-h1);font-weight:600;line-height:1;text-transform:uppercase}.t-h2{font-size:var(--fs-h2);font-weight:600;line-height:1.1;text-transform:uppercase}.t-h3{font-size:var(--fs-h3);font-weight:500;line-height:1.1}.t-h5{font-size:var(--fs-h5);font-weight:600;line-height:1.1}.t-h6{font-size:var(--fs-h6);font-weight:600;line-height:1.1}.t-body{font-size:16px;line-height:1.6;color:var(--c-body)}.t-mono{font-family:var(--f-mono);font-weight:500;font-size:16px;line-height:1;text-transform:uppercase}.tag{display:block;font-size:16px;font-weight:600;line-height:1;text-transform:uppercase;white-space:pre;color:var(--c-ink)}.on-dark{color:var(--c-on-dark-muted)}.on-dark :is(.t-display,.t-h1,.t-h2,.t-h3,.t-h5,.t-h6){color:var(--c-white)}.on-dark .tag{color:var(--c-on-dark-muted)}.btn{--btn-bg: var(--c-ink);--btn-fg: var(--c-white);position:relative;display:inline-flex;align-items:stretch;padding-inline-start:52px;color:var(--btn-fg);cursor:pointer;border:0;background:none;-webkit-tap-highlight-color:transparent}.btn--light{--btn-bg: var(--c-white);--btn-fg: var(--c-ink)}.btn__rail{position:absolute;inset:0;pointer-events:none;transition:transform .5s var(--ease-inout)}.btn__icon{display:grid;place-items:center;inline-size:50px;block-size:50px;border-radius:var(--r-sm);background:var(--btn-bg)}.btn__icon svg{width:24px;height:24px}.btn__label{display:flex;align-items:center;min-block-size:50px;padding:17px 26px;border-radius:var(--r-sm);background:var(--btn-bg);font-family:var(--f-mono);font-weight:500;font-size:16px;line-height:1;text-transform:uppercase;white-space:nowrap;transition:transform .5s var(--ease-inout)}@media(hover:hover){.btn:is(:hover,:focus-visible) .btn__rail{transform:translate(calc(100% - 50px))}.btn:is(:hover,:focus-visible) .btn__label{transform:translate(-52px)}}.link2{display:inline-flex;align-items:center;gap:6px;color:inherit;cursor:pointer}.link2__text{position:relative;font-family:var(--f-mono);font-weight:500;font-size:16px;line-height:1;text-transform:uppercase;white-space:nowrap}.link2__text:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s linear}.link2__arrow{position:relative;width:22px;height:22px;overflow:clip}.link2__arrow svg{position:absolute;inset:0;width:22px;height:22px;transition:transform .3s linear}.link2__arrow svg+svg{transform:translate(-30px,30px)}@media(hover:hover){.link2:is(:hover,:focus-visible) .link2__text:after{transform:scaleX(1)}.link2:is(:hover,:focus-visible) .link2__arrow svg:first-child{transform:translate(30px,-30px)}.link2:is(:hover,:focus-visible) .link2__arrow svg+svg{transform:none}}.roll{display:inline-block}.roll__track{display:grid;overflow:clip;height:1em;line-height:1}.roll__track>*{grid-area:1 / 1;transition:transform var(--dur-roll) var(--ease-roll-fallback);transition-timing-function:var(--spring-roll)}.roll__track>:last-child{transform:translateY(30px)}@media(hover:hover){.roll:is(:hover,:focus-visible) .roll__track>:first-child,:is(a,button):is(:hover,:focus-visible)>.roll .roll__track>:first-child{transform:translateY(-30px)}.roll:is(:hover,:focus-visible) .roll__track>:last-child,:is(a,button):is(:hover,:focus-visible)>.roll .roll__track>:last-child{transform:none}}@media(scripting:enabled)and (prefers-reduced-motion:no-preference){[data-reveal]{transition:opacity var(--dur-appear) var(--ease-appear-fallback),transform var(--dur-appear) var(--ease-appear-fallback);transition-timing-function:var(--spring-appear)}[data-reveal]:not(.is-in){opacity:0;transform:translate3d(0,74px,0)}}.placeholder-flag{display:inline-block;padding:4px 8px;border-radius:var(--r-sm);background:#ffe14d;color:var(--c-ink);font-family:var(--f-mono);font-size:12px;font-weight:500;line-height:1.2;text-transform:uppercase}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}}.nav[data-astro-cid-rxxavq4o]{position:absolute;inset:0 0 auto;z-index:9;color:var(--c-white)}.nav__bar[data-astro-cid-rxxavq4o]{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:91px}.nav__logo[data-astro-cid-rxxavq4o]{display:block;flex:none}.nav__logo[data-astro-cid-rxxavq4o]:focus-visible{outline-offset:6px}.nav__bar[data-astro-cid-rxxavq4o] .nav__logo-img,.nav__menu[data-astro-cid-rxxavq4o] .nav__logo-img{width:180px;height:auto}.nav__links[data-astro-cid-rxxavq4o]{display:flex;gap:30px}.nav__link[data-astro-cid-rxxavq4o]{color:var(--c-on-dark-muted);transition:color .2s linear}.nav__link[data-astro-cid-rxxavq4o]:hover{color:var(--c-white)}.nav__burger[data-astro-cid-rxxavq4o],.nav__menu[data-astro-cid-rxxavq4o]{display:none}@media(max-width:999.98px){.nav__links[data-astro-cid-rxxavq4o]{display:none}}@media(max-width:767.98px){.nav[data-astro-cid-rxxavq4o]{position:fixed;background:var(--c-ink)}.nav__bar[data-astro-cid-rxxavq4o]{min-height:78px}.nav__bar[data-astro-cid-rxxavq4o] .nav__logo-img,.nav__menu[data-astro-cid-rxxavq4o] .nav__logo-img{width:130px}.nav__bar[data-astro-cid-rxxavq4o]>.nav__cta{display:none}.nav__burger[data-astro-cid-rxxavq4o]{display:grid;align-content:center;gap:7px;width:44px;height:44px;padding:10px;margin-right:-10px;border:0;background:none;color:inherit;cursor:pointer}.nav__burger[data-astro-cid-rxxavq4o] span[data-astro-cid-rxxavq4o]{display:block;height:2px;background:currentColor}.nav__menu[data-astro-cid-rxxavq4o]:popover-open{display:flex;flex-direction:column;position:fixed;inset:0;width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:0;border:0;background:var(--c-ink);color:var(--c-white)}.nav__menu-head[data-astro-cid-rxxavq4o]{display:flex;align-items:center;justify-content:space-between;min-height:78px}.nav__close[data-astro-cid-rxxavq4o]{border:0;background:none;color:inherit;padding:10px 0;cursor:pointer}.nav__menu-links[data-astro-cid-rxxavq4o]{display:flex;flex-direction:column;gap:6px;padding-block:40px}.nav__menu-link[data-astro-cid-rxxavq4o]{font-size:var(--fs-h3);font-weight:600;line-height:1.2;letter-spacing:var(--ls-tight);text-transform:uppercase}.nav__menu-link--call[data-astro-cid-rxxavq4o]{margin-top:14px!important}.nav__menu-link--cta[data-astro-cid-rxxavq4o]{margin-top:30px;font-family:var(--f-mono);font-size:16px;font-weight:500;color:var(--c-on-dark-muted)}@media(prefers-reduced-motion:no-preference){.nav__menu[data-astro-cid-rxxavq4o]:popover-open{animation:nav-menu-in .35s var(--ease-inout)}}}@keyframes nav-menu-in{0%{opacity:0;transform:translateY(-12px)}}.hero[data-astro-cid-anhloy43]{position:relative;z-index:1;display:flex;overflow:clip;height:100vh;min-height:720px;padding-block:150px 100px;background:var(--c-ink)}.hero__bg[data-astro-cid-anhloy43]{position:absolute;inset:0;z-index:0}.hero__slide[data-astro-cid-anhloy43]{position:absolute;inset:0;opacity:0}.hero__slide[data-astro-cid-anhloy43]:first-child{opacity:1}.hero__slide[data-astro-cid-anhloy43] img{width:100%;height:100%;object-fit:cover}@media(prefers-reduced-motion:no-preference){.hero__slide[data-astro-cid-anhloy43]{animation:hero-fade var(--cycle) linear infinite;animation-delay:calc(var(--n) * var(--hold) - 1s)}}@keyframes hero-fade{0%{opacity:0}5%{opacity:1}25%{opacity:1}30%{opacity:0}to{opacity:0}}.hero__veil[data-astro-cid-anhloy43]{position:absolute;inset:0;background:#1818188c}.hero__inner[data-astro-cid-anhloy43]{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;gap:60px}.hero__content[data-astro-cid-anhloy43]{align-self:flex-end;display:flex;flex-direction:column;align-items:flex-start;gap:50px;max-width:385px}.hero__text[data-astro-cid-anhloy43]{display:flex;flex-direction:column;gap:20px}.hero__support[data-astro-cid-anhloy43]{font-size:16px;font-weight:600;line-height:1.3;text-transform:uppercase;color:var(--c-white)}.hero__sub[data-astro-cid-anhloy43]{color:var(--c-on-dark-muted)}.hero__ctas[data-astro-cid-anhloy43]{display:flex;flex-direction:column;align-items:flex-start;gap:22px;color:var(--c-white)}.hero__title[data-astro-cid-anhloy43]{max-width:1037px}.hero__word[data-astro-cid-anhloy43]{display:inline-block;white-space:nowrap;margin-right:.24em}.hero__char[data-astro-cid-anhloy43]{display:inline-block}@media(prefers-reduced-motion:no-preference){.hero__content[data-astro-cid-anhloy43]{animation:hero-slide var(--dur-appear) var(--ease-appear-fallback) .15s both;animation-timing-function:var(--spring-appear)}.hero__char[data-astro-cid-anhloy43]{animation:hero-char .4s var(--ease-roll-fallback) both;animation-timing-function:var(--spring-roll);animation-delay:calc(.1s + var(--i) * 30ms)}}@keyframes hero-slide{0%{opacity:0;transform:translate3d(180px,0,0)}}@keyframes hero-char{0%{opacity:.001;transform:perspective(600px) rotateY(90deg)}}@media(min-width:1200px){.hero[data-astro-cid-anhloy43]{position:sticky;top:0}}@supports (animation-timeline: scroll()){@media(min-width:1200px)and (prefers-reduced-motion:no-preference){.hero__inner[data-astro-cid-anhloy43],.hero__title-wrap[data-astro-cid-anhloy43]{animation:hero-par linear both;animation-timeline:scroll(root block);animation-range:0 100vh}}}@keyframes hero-par{to{transform:translate3d(0,-20vh,0)}}@media(max-width:1199.98px){.hero[data-astro-cid-anhloy43]{height:auto;min-height:665px;padding-block:150px 80px}}@media(max-width:767.98px){.hero[data-astro-cid-anhloy43]{min-height:100svh;padding-block:120px 60px}.hero__inner[data-astro-cid-anhloy43]{justify-content:flex-end;gap:40px}.hero__content[data-astro-cid-anhloy43]{align-self:stretch;max-width:none;order:2;gap:32px}}.stories[data-astro-cid-4vxzgjea]{position:relative;width:100%;aspect-ratio:9 / 16;border-radius:var(--r-lg);overflow:clip;background:var(--c-ink);color:var(--c-white);user-select:none;-webkit-user-select:none;touch-action:manipulation}.stories__story[data-astro-cid-4vxzgjea]{position:absolute;inset:0}.stories__story[data-astro-cid-4vxzgjea][hidden]{display:none}.stories__seg[data-astro-cid-4vxzgjea]{position:absolute;inset:0;margin:0;opacity:0;transition:opacity .3s linear}.stories__seg[data-astro-cid-4vxzgjea].is-active{opacity:1}.stories__seg[data-astro-cid-4vxzgjea] .stories__media{width:100%;height:100%;object-fit:cover}.stories__story[data-astro-cid-4vxzgjea]:before{content:"";position:absolute;inset:0 0 auto;height:120px;z-index:1;background:linear-gradient(rgb(0 0 0 / .55),transparent);pointer-events:none}.stories__bars[data-astro-cid-4vxzgjea]{position:absolute;top:10px;left:10px;right:10px;z-index:2;display:flex;gap:4px}.stories__bar[data-astro-cid-4vxzgjea]{flex:1;height:3px;border-radius:3px;background:#ffffff59;overflow:hidden}.stories__fill[data-astro-cid-4vxzgjea]{display:block;height:100%;background:var(--c-white);transform:scaleX(0);transform-origin:left}.stories__head[data-astro-cid-4vxzgjea]{position:absolute;top:24px;left:12px;right:12px;z-index:2;display:flex;align-items:center;gap:10px}.stories__head[data-astro-cid-4vxzgjea] .stories__badge{width:36px;height:36px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 2px var(--c-white)}.stories__who[data-astro-cid-4vxzgjea]{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.stories__handle[data-astro-cid-4vxzgjea]{font-size:14px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stories__title[data-astro-cid-4vxzgjea]{font-size:12px;line-height:1.2;color:var(--c-on-dark-muted)}.stories__count[data-astro-cid-4vxzgjea]{font-size:12px;color:var(--c-on-dark-muted)}.stories__label[data-astro-cid-4vxzgjea]{position:absolute;left:12px;bottom:14px;z-index:2;padding:6px 10px;border-radius:var(--r-pill);background:#0000008c;font-family:var(--f-mono);font-size:12px;font-weight:500;line-height:1;text-transform:uppercase}.stories__tap[data-astro-cid-4vxzgjea]{position:absolute;top:64px;bottom:0;z-index:3;border:0;padding:0;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.stories__tap--prev[data-astro-cid-4vxzgjea]{left:0;width:35%}.stories__tap--next[data-astro-cid-4vxzgjea]{right:0;width:65%}.stories__tap[data-astro-cid-4vxzgjea]:focus-visible{outline:2px solid var(--c-white);outline-offset:-6px;border-radius:var(--r-lg)}.sub[data-astro-cid-fywecs7d]{padding-block:var(--section-y-sm);overflow:clip}.sub__inner[data-astro-cid-fywecs7d]{display:flex;justify-content:space-between;align-items:flex-start;gap:30px}.sub__aside[data-astro-cid-fywecs7d]{display:flex;flex-direction:column;gap:30px;flex:0 1 340px;min-width:0;position:sticky;top:30px}.sub__tag[data-astro-cid-fywecs7d]{padding-top:8px}.sub__content[data-astro-cid-fywecs7d]{display:flex;flex-direction:column;align-items:flex-start;gap:75px;width:800px;max-width:100%;padding-left:40px}.sub__text[data-astro-cid-fywecs7d]{display:flex;flex-direction:column;gap:30px}.sub__h2[data-astro-cid-fywecs7d]{font-family:var(--f-mono);font-size:16px;font-weight:500;line-height:1;text-transform:uppercase;color:var(--c-body)}.sub__statement[data-astro-cid-fywecs7d]{font-size:var(--fs-h2);font-weight:600;line-height:1;letter-spacing:var(--ls-tight);color:var(--c-ink)}.sub__body[data-astro-cid-fywecs7d]{display:flex;flex-direction:column;gap:16px;max-width:620px}.sub__stats[data-astro-cid-fywecs7d]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;padding:0;list-style:none;border-top:1px solid var(--c-stroke)}.sub__stat[data-astro-cid-fywecs7d]{display:flex;flex-direction:column;gap:14px;padding:30px 20px 0 0}.sub__stat[data-astro-cid-fywecs7d]+.sub__stat[data-astro-cid-fywecs7d]{padding-left:30px;border-left:1px solid var(--c-stroke)}.sub__num[data-astro-cid-fywecs7d]{font-size:var(--fs-h1);font-weight:600;line-height:1;letter-spacing:var(--ls-tight);color:var(--c-ink)}.sub__label[data-astro-cid-fywecs7d]{font-size:16px;line-height:1.3;color:var(--c-body)}@media(max-width:1199.98px){.sub__inner[data-astro-cid-fywecs7d]{flex-direction:column;align-items:center;gap:50px}.sub__aside[data-astro-cid-fywecs7d]{position:relative;top:auto;flex:none;width:min(100%,340px);align-self:center}.sub__content[data-astro-cid-fywecs7d]{gap:50px;width:780px;padding-left:0}.sub__statement[data-astro-cid-fywecs7d]{font-size:40px}}@media(max-width:767.98px){.sub__inner[data-astro-cid-fywecs7d]{gap:32px}.sub__aside[data-astro-cid-fywecs7d]{gap:20px}.sub__content[data-astro-cid-fywecs7d]{gap:32px;width:100%;padding-left:0}.sub__statement[data-astro-cid-fywecs7d]{font-size:32px;letter-spacing:-.02em}.sub__stats[data-astro-cid-fywecs7d]{grid-template-columns:1fr}.sub__stat[data-astro-cid-fywecs7d],.sub__stat[data-astro-cid-fywecs7d]+.sub__stat[data-astro-cid-fywecs7d]{flex-direction:row;align-items:baseline;gap:16px;padding:18px 0;border-left:0;border-bottom:1px solid var(--c-stroke)}.sub__num[data-astro-cid-fywecs7d]{min-width:48px;font-size:48px}}.area[data-astro-cid-sqeevgfe]{overflow:clip;padding-block:0 var(--section-y-sm)}.area__inner[data-astro-cid-sqeevgfe]{display:flex;flex-direction:column;align-items:center;gap:var(--stack-tag)}.area__label[data-astro-cid-sqeevgfe]{width:100%;font-family:var(--f-sans);font-size:16px;font-weight:600;line-height:1;letter-spacing:0;text-transform:uppercase;text-align:center;color:var(--c-ink)}.area__grid[data-astro-cid-sqeevgfe]{list-style:none;margin:0;padding:0;width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.area__tile[data-astro-cid-sqeevgfe]{flex:0 0 calc((100% - 24px)/4);height:140px;padding:40px;border-radius:var(--r-lg);background:var(--c-surface);display:grid;place-items:center;overflow:clip;container-type:inline-size}.area__town[data-astro-cid-sqeevgfe]{display:block;font-family:var(--f-sans);font-weight:600;font-size:var(--fs-h5);font-size:min(var(--fs-h5),14cqi);line-height:1;letter-spacing:var(--ls-tight);text-transform:uppercase;white-space:nowrap;color:var(--c-ink)}.area__more[data-astro-cid-sqeevgfe]{display:block;font-family:var(--f-mono);font-weight:500;font-size:16px;line-height:1.3;text-transform:uppercase;text-align:center;text-wrap:balance;color:var(--c-body)}.area__copy[data-astro-cid-sqeevgfe]{max-width:40rem;text-align:center;font-size:16px;line-height:1.6;color:var(--c-body)}.area__copy[data-astro-cid-sqeevgfe] p[data-astro-cid-sqeevgfe]+p[data-astro-cid-sqeevgfe]{margin-top:10px}.area__ask[data-astro-cid-sqeevgfe]{color:var(--c-ink);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;border-radius:2px}@media(hover:hover){.area__ask[data-astro-cid-sqeevgfe]:hover{text-decoration-thickness:2px}}.area__ask[data-astro-cid-sqeevgfe]:focus-visible{outline:2px solid var(--c-ink);outline-offset:2px}@media(max-width:1199.98px){.area__tile[data-astro-cid-sqeevgfe]{height:120px;padding:24px}}@media(max-width:767.98px){.area__tile[data-astro-cid-sqeevgfe]{flex-basis:calc((100% - 8px)/2);border-radius:var(--r-md);padding:24px}}.work[data-astro-cid-2t4ntpnz]{display:flex;flex-direction:column;gap:100px;padding-top:var(--section-y);overflow:clip}.work__head[data-astro-cid-2t4ntpnz]{display:flex;flex-direction:column;gap:var(--stack-tag)}.work__list[data-astro-cid-2t4ntpnz]{margin:0;padding:0;list-style:none}.work__item[data-astro-cid-2t4ntpnz]{position:sticky;top:0;z-index:1;height:100vh}.work__card[data-astro-cid-2t4ntpnz]{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:80px;overflow:clip;color:var(--c-white);background:var(--c-ink)}.work__card[data-astro-cid-2t4ntpnz]:focus-visible{outline:2px solid var(--c-white);outline-offset:-8px}.work__back[data-astro-cid-2t4ntpnz],.work__media[data-astro-cid-2t4ntpnz]{position:absolute;inset:0}.work__back[data-astro-cid-2t4ntpnz] img,.work__media[data-astro-cid-2t4ntpnz] img{width:100%;height:100%;object-fit:cover}.work__back[data-astro-cid-2t4ntpnz]:after{content:"";position:absolute;inset:0;background:var(--c-overlay-card)}.work__media[data-astro-cid-2t4ntpnz]{transition:transform .8s var(--ease-roll-fallback);transition-timing-function:var(--spring-roll)}.work__media[data-astro-cid-2t4ntpnz]:after{content:"";position:absolute;inset:0;background:linear-gradient(#1111118c,#1111111a 35% 60%,#111111a6)}@media(min-width:1200px)and (hover:hover){.work__card[data-astro-cid-2t4ntpnz]:is(:hover,:focus-visible) .work__media[data-astro-cid-2t4ntpnz]{transform:scale(.5)}}.work__top[data-astro-cid-2t4ntpnz],.work__bottom[data-astro-cid-2t4ntpnz]{position:relative;z-index:1;display:flex;justify-content:space-between;gap:30px}.work__top[data-astro-cid-2t4ntpnz]{align-items:flex-start}.work__meta[data-astro-cid-2t4ntpnz]{display:flex;flex-direction:column;gap:8px;max-width:260px}.work__k[data-astro-cid-2t4ntpnz]{font-family:var(--f-mono);font-weight:500;font-size:16px;line-height:1;text-transform:uppercase;color:var(--c-on-dark-muted)}.work__v[data-astro-cid-2t4ntpnz]{font-size:16px;font-weight:600;line-height:1.3;text-transform:uppercase;color:var(--c-white)}.work__bottom[data-astro-cid-2t4ntpnz]{align-items:flex-end}.work__title[data-astro-cid-2t4ntpnz]{max-width:752px;color:var(--c-white)}.work__count[data-astro-cid-2t4ntpnz]{color:var(--c-on-dark-muted)}@media(max-width:1199.98px){.work[data-astro-cid-2t4ntpnz]{gap:50px}.work__item[data-astro-cid-2t4ntpnz]{height:auto;aspect-ratio:1.32186 / 1}.work__card[data-astro-cid-2t4ntpnz]{padding:50px}}@media(max-width:767.98px){.work[data-astro-cid-2t4ntpnz]{gap:40px}.work__list[data-astro-cid-2t4ntpnz]{display:flex;flex-direction:column;gap:20px}.work__item[data-astro-cid-2t4ntpnz]{position:relative;aspect-ratio:auto;height:560px}.work__card[data-astro-cid-2t4ntpnz]{padding:24px}.work__top[data-astro-cid-2t4ntpnz]{flex-direction:column;gap:16px}.work__meta[data-astro-cid-2t4ntpnz]:first-child{display:none}.work__bottom[data-astro-cid-2t4ntpnz]{flex-direction:column;align-items:flex-start;gap:12px}}.svc[data-astro-cid-bp4bfslc]{padding-block:var(--section-y);overflow:clip}.svc__inner[data-astro-cid-bp4bfslc]{display:flex;flex-direction:column;gap:var(--stack-head)}.svc__head[data-astro-cid-bp4bfslc]{display:flex;flex-direction:column;gap:var(--stack-tag)}.svc__content[data-astro-cid-bp4bfslc]{display:flex;justify-content:space-between;gap:60px}.svc__bento[data-astro-cid-bp4bfslc]{display:grid;grid-template-columns:1.25fr 1fr;grid-template-areas:"tall b" "tall c" "d    e";gap:10px;align-self:flex-start;flex:0 0 auto;width:530px}.svc__tile[data-astro-cid-bp4bfslc]{position:relative;min-width:0;border-radius:var(--r-lg);overflow:clip;background:var(--c-surface)}.svc__tile[data-astro-cid-bp4bfslc] picture,.svc__tile[data-astro-cid-bp4bfslc] video[data-astro-cid-bp4bfslc]{position:absolute;inset:0}.svc__tile[data-astro-cid-bp4bfslc] img,.svc__tile[data-astro-cid-bp4bfslc] video[data-astro-cid-bp4bfslc]{display:block;width:100%;height:100%;object-fit:cover}.svc__tile--tall[data-astro-cid-bp4bfslc]{grid-area:tall}.svc__tile--tall[data-astro-cid-bp4bfslc] img{object-position:70% 60%}.svc__tile--b[data-astro-cid-bp4bfslc]{grid-area:b;aspect-ratio:4 / 3}.svc__tile--c[data-astro-cid-bp4bfslc]{grid-area:c;aspect-ratio:1}.svc__tile--c[data-astro-cid-bp4bfslc] img{object-position:50% 55%}.svc__tile--d[data-astro-cid-bp4bfslc]{grid-area:d;aspect-ratio:6 / 5}.svc__tile--e[data-astro-cid-bp4bfslc]{grid-area:e}.svc__tile--e[data-astro-cid-bp4bfslc] img{object-position:50% 60%}.svc__side[data-astro-cid-bp4bfslc]{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:50px;flex:1 1 0;max-width:560px}.svc__list[data-astro-cid-bp4bfslc]{display:flex;flex-direction:column;width:100%;padding:0;list-style:none}.svc__row[data-astro-cid-bp4bfslc]{display:flex;flex-direction:column;gap:14px;padding-block:26px;border-bottom:1px solid var(--c-stroke)}.svc__row[data-astro-cid-bp4bfslc]:first-child{padding-top:0}.svc__row-head[data-astro-cid-bp4bfslc]{display:flex;align-items:center;justify-content:space-between;gap:20px}.svc__icon[data-astro-cid-bp4bfslc]{position:relative;display:grid;place-items:center;flex:none;width:40px;height:40px;border-radius:var(--r-pill);background:var(--c-surface);color:var(--c-ink);overflow:clip}.svc__icon[data-astro-cid-bp4bfslc] svg{grid-area:1 / 1;transition:transform .4s linear,opacity .4s linear}.svc__icon[data-astro-cid-bp4bfslc] .svc__arrow{transform:translate(-28px,28px)}@media(min-width:1200px)and (hover:hover){.svc__row[data-astro-cid-bp4bfslc]:hover .svc__plus{transform:rotate(180deg);opacity:0}.svc__row[data-astro-cid-bp4bfslc]:hover .svc__arrow{transform:none}.svc__row[data-astro-cid-bp4bfslc]:hover .svc__icon[data-astro-cid-bp4bfslc]{background:var(--c-ink);color:var(--c-white);transition:background-color .4s linear,color .4s linear}}@media(max-width:1199.98px){.svc__inner[data-astro-cid-bp4bfslc]{gap:50px}.svc__content[data-astro-cid-bp4bfslc]{flex-direction:column;gap:50px}.svc__bento[data-astro-cid-bp4bfslc]{width:100%}.svc__side[data-astro-cid-bp4bfslc]{max-width:none}}@media(max-width:767.98px){.svc__inner[data-astro-cid-bp4bfslc]{gap:var(--stack-head)}.svc__content[data-astro-cid-bp4bfslc]{gap:40px}.svc__row[data-astro-cid-bp4bfslc]{padding-block:22px}}.band[data-astro-cid-h6xsk3pw]{display:flex;justify-content:center;padding:0 var(--gutter) var(--section-y);overflow:clip}.band__frame[data-astro-cid-h6xsk3pw]{--band-from: -168px;flex:1 1 0;max-width:var(--container);border-radius:var(--r-lg);overflow:clip;view-timeline:--band block}.band__move[data-astro-cid-h6xsk3pw]{position:relative;aspect-ratio:12 / 7;border-radius:var(--r-lg);overflow:clip;display:flex;align-items:flex-end;padding:60px}.band__move[data-astro-cid-h6xsk3pw] picture,.band__move[data-astro-cid-h6xsk3pw] .band__img{position:absolute;inset:0;width:100%;height:100%}.band__move[data-astro-cid-h6xsk3pw] .band__img{object-fit:cover;object-position:50% 30%}.band__move[data-astro-cid-h6xsk3pw]:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 40%,#111111b3)}.band__caption[data-astro-cid-h6xsk3pw]{position:relative;z-index:1;max-width:760px;color:var(--c-white)}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.band__move[data-astro-cid-h6xsk3pw]{animation:band-in linear both;animation-timeline:--band;animation-range:entry-crossing 0% entry-crossing 100%}}}@keyframes band-in{0%{transform:translate3d(0,var(--band-from),0)}to{transform:none}}@media(max-width:1199.98px){.band__frame[data-astro-cid-h6xsk3pw]{--band-from: -126px}.band__move[data-astro-cid-h6xsk3pw]{padding:40px}}@media(max-width:767.98px){.band__frame[data-astro-cid-h6xsk3pw]{--band-from: -20px}.band__move[data-astro-cid-h6xsk3pw]{aspect-ratio:17 / 15;padding:24px}}.proc[data-astro-cid-gto3gzpn]{padding:0 0 var(--section-y);overflow:clip}.proc__inner[data-astro-cid-gto3gzpn]{display:flex;flex-direction:column;gap:var(--stack-head)}.proc__head[data-astro-cid-gto3gzpn]{display:flex;flex-direction:column;gap:var(--stack-tag);max-width:500px}.proc__cards[data-astro-cid-gto3gzpn]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap-cards);padding:0;list-style:none}.proc__card[data-astro-cid-gto3gzpn]{display:flex;flex-direction:column;justify-content:space-between;gap:50px;min-height:380px;padding:30px;border-radius:var(--r-lg);background:var(--c-surface)}.proc__title[data-astro-cid-gto3gzpn]{text-transform:uppercase}.proc__n[data-astro-cid-gto3gzpn]{color:var(--c-muted)}.proc__icon[data-astro-cid-gto3gzpn]{display:grid;place-items:start;height:82px;color:var(--c-ink)}.proc__icon[data-astro-cid-gto3gzpn] svg[data-astro-cid-gto3gzpn]{width:64px;height:64px}@media(max-width:1199.98px){.proc__cards[data-astro-cid-gto3gzpn]{grid-template-columns:repeat(2,minmax(0,1fr))}.proc__card[data-astro-cid-gto3gzpn]{min-height:310px}.proc__card[data-astro-cid-gto3gzpn]:last-child{grid-column:span 2}}@media(max-width:767.98px){.proc__cards[data-astro-cid-gto3gzpn]{grid-template-columns:1fr}.proc__card[data-astro-cid-gto3gzpn]{min-height:0;gap:32px;padding:20px}.proc__card[data-astro-cid-gto3gzpn]:last-child{grid-column:auto}}.testi[data-astro-cid-dnksfipb]{padding-block:var(--section-y)}.testi__inner[data-astro-cid-dnksfipb]{display:flex;flex-direction:column;gap:var(--stack-head)}.testi__heading[data-astro-cid-dnksfipb]{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}.testi__title[data-astro-cid-dnksfipb]{display:flex;flex-direction:column;gap:var(--stack-tag);max-width:431px}.testi__cards[data-astro-cid-dnksfipb]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap-cards)}.testi__card[data-astro-cid-dnksfipb]{display:grid;grid-template-rows:1fr auto;gap:10px}.testi__box[data-astro-cid-dnksfipb]{display:flex;flex-direction:column;gap:44px;padding:30px 43px 80px 30px;border-radius:var(--r-lg);background:var(--c-white)}.testi__head[data-astro-cid-dnksfipb]{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;min-block-size:24px}.testi__head[data-astro-cid-dnksfipb] svg{flex:none;width:24px;height:24px;color:var(--c-ink)}.testi__quote[data-astro-cid-dnksfipb] p[data-astro-cid-dnksfipb]{letter-spacing:-.03em}.testi__author[data-astro-cid-dnksfipb]{display:flex;align-items:center;padding:24px 30px;border-radius:var(--r-lg);background:var(--c-white)}.testi__name[data-astro-cid-dnksfipb]{font-size:16px;font-weight:600;line-height:1;text-transform:uppercase;color:var(--c-ink)}@media(max-width:1199.98px){.testi__title[data-astro-cid-dnksfipb]{max-width:370px}.testi__h2[data-astro-cid-dnksfipb]{max-width:425px}.testi__cards[data-astro-cid-dnksfipb]{grid-template-columns:repeat(2,minmax(0,1fr))}.testi__card[data-astro-cid-dnksfipb]:nth-child(3){grid-column:span 2}.testi__box[data-astro-cid-dnksfipb]{padding:24px 24px 40px}.testi__author[data-astro-cid-dnksfipb]{padding:24px}}@media(max-width:767.98px){.testi__heading[data-astro-cid-dnksfipb]{flex-direction:column;align-items:flex-start;gap:24px}.testi__title[data-astro-cid-dnksfipb]{width:100%;max-width:none}.testi__cards[data-astro-cid-dnksfipb]{grid-template-columns:minmax(0,1fr)}.testi__card[data-astro-cid-dnksfipb]:nth-child(3){grid-column:auto}}.faq[data-astro-cid-vcytj35z]{padding-block:var(--section-y);overflow:clip}.faq__inner[data-astro-cid-vcytj35z]{display:flex;flex-direction:column;gap:var(--stack-head)}.faq__head[data-astro-cid-vcytj35z]{display:flex;flex-direction:column;gap:var(--stack-tag);max-width:740px}.faq__row[data-astro-cid-vcytj35z]{display:flex;align-items:flex-start;gap:30px}.faq__media[data-astro-cid-vcytj35z]{position:sticky;top:20px;flex:0 0 40%;border-radius:var(--r-lg);overflow:clip}.faq__media[data-astro-cid-vcytj35z] .faq__img{width:100%;height:auto;aspect-ratio:1140 / 1141;object-fit:cover;object-position:30% 70%}.faq__list[data-astro-cid-vcytj35z]{display:flex;flex-direction:column;gap:10px;flex:1 1 0;min-width:0}.faq__item[data-astro-cid-vcytj35z]{border-radius:var(--r-lg);background:var(--c-surface);interpolate-size:allow-keywords}.faq__q[data-astro-cid-vcytj35z]{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 24px;list-style:none;cursor:pointer;-webkit-tap-highlight-color:transparent;color:var(--c-ink)}.faq__q[data-astro-cid-vcytj35z]::-webkit-details-marker{display:none}.faq__q[data-astro-cid-vcytj35z]:focus-visible{outline:2px solid var(--c-ink);outline-offset:-4px;border-radius:var(--r-lg)}.faq__icon[data-astro-cid-vcytj35z]{position:relative;flex:none;width:40px;height:40px;border-radius:var(--r-pill);background:var(--c-white)}.faq__bar[data-astro-cid-vcytj35z]{position:absolute;left:50%;top:50%;width:14px;height:1.6px;margin:-.8px 0 0 -7px;background:var(--c-ink)}.faq__bar--v[data-astro-cid-vcytj35z]{transform:rotate(90deg)}.faq__item[data-astro-cid-vcytj35z][open] .faq__bar--v[data-astro-cid-vcytj35z]{transform:rotate(0);opacity:0}.faq__a[data-astro-cid-vcytj35z]{padding:0 24px 24px;max-width:620px}@media(prefers-reduced-motion:no-preference){.faq__item[data-astro-cid-vcytj35z]::details-content{height:0;overflow:clip;transition:height .4s var(--ease-inout),content-visibility .4s var(--ease-inout) allow-discrete}.faq__item[data-astro-cid-vcytj35z][open]::details-content{height:auto}.faq__bar--v[data-astro-cid-vcytj35z]{transition:transform .4s var(--ease-inout),opacity .4s var(--ease-inout)}}@media(max-width:767.98px){.faq__row[data-astro-cid-vcytj35z]{flex-direction:column;gap:24px}.faq__media[data-astro-cid-vcytj35z]{position:relative;top:auto;flex:none;width:100%}.faq__media[data-astro-cid-vcytj35z] .faq__img{aspect-ratio:4 / 3}.faq__q[data-astro-cid-vcytj35z]{padding:18px 20px}.faq__a[data-astro-cid-vcytj35z]{padding:0 20px 20px}}.close[data-astro-cid-ndcziwpg]{display:flex;justify-content:center;padding:0 var(--gutter) var(--section-y);overflow:clip}.close__frame[data-astro-cid-ndcziwpg]{position:relative;display:flex;justify-content:center;flex:1 1 0;max-width:var(--container);padding:80px;border-radius:var(--r-lg);overflow:clip;view-timeline:--close block}.close__bg[data-astro-cid-ndcziwpg]{position:absolute;inset:0;z-index:0}.close__bg[data-astro-cid-ndcziwpg] picture,.close__bg[data-astro-cid-ndcziwpg] .close__img{width:100%;height:100%}.close__bg[data-astro-cid-ndcziwpg] .close__img{object-fit:cover;object-position:65% 25%}.close__bg[data-astro-cid-ndcziwpg]:after{content:"";position:absolute;inset:0;background:var(--c-overlay)}.close__card[data-astro-cid-ndcziwpg]{--close-scale: .8;--close-y: 73px;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:30px;width:100%;max-width:850px;padding:80px 60px;border-radius:var(--r-lg);background:var(--c-white);text-align:center}.close__title[data-astro-cid-ndcziwpg]{max-width:620px}.close__body[data-astro-cid-ndcziwpg]{max-width:460px;margin-top:-10px}.close__ctas[data-astro-cid-ndcziwpg]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px 30px;color:var(--c-ink)}.close__towns[data-astro-cid-ndcziwpg]{font-size:13px;line-height:1.5;color:var(--c-muted)}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.close__card[data-astro-cid-ndcziwpg]{animation:close-in linear both;animation-timeline:--close;animation-range:entry-crossing 0% entry-crossing 100%}}}@keyframes close-in{0%{transform:translate3d(0,var(--close-y),0) scale(var(--close-scale))}to{transform:none}}@media(max-width:1199.98px){.close__frame[data-astro-cid-ndcziwpg]{padding:60px 40px}.close__card[data-astro-cid-ndcziwpg]{--close-scale: 1;--close-y: 66px;padding:60px 40px}}@media(max-width:767.98px){.close__frame[data-astro-cid-ndcziwpg]{padding:40px 20px}.close__card[data-astro-cid-ndcziwpg]{padding:40px 20px;gap:24px}}.foot[data-astro-cid-scinlfmn]{position:relative;z-index:2;padding:60px 0 30px;overflow:clip;background:var(--c-ink)}.foot__inner[data-astro-cid-scinlfmn]{display:flex;flex-direction:column;gap:80px}.foot__mask[data-astro-cid-scinlfmn]{overflow:clip;view-timeline:--foot block}.foot__mask[data-astro-cid-scinlfmn] .foot__word{width:100%;height:auto}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.foot__mask[data-astro-cid-scinlfmn] .foot__word{animation:foot-rise linear both;animation-timeline:--foot;animation-range:entry 0% entry 100%}}}@keyframes foot-rise{0%{transform:translate3d(0,70%,0)}to{transform:none}}.foot__content[data-astro-cid-scinlfmn]{display:flex;flex-direction:column;gap:130px}.foot__main[data-astro-cid-scinlfmn]{display:flex;justify-content:space-between;align-items:flex-start;gap:60px}.foot__brand[data-astro-cid-scinlfmn]{display:flex;flex-direction:column;gap:20px;max-width:320px}.foot__brand[data-astro-cid-scinlfmn] .foot__logo{width:140px;height:auto}.foot__cols[data-astro-cid-scinlfmn]{display:flex;gap:120px}.foot__menu[data-astro-cid-scinlfmn]{display:flex;flex-direction:column;gap:20px}.foot__link[data-astro-cid-scinlfmn]{font-size:16px;color:var(--c-on-dark-muted)}.foot__link[data-astro-cid-scinlfmn]:hover{color:var(--c-white)}.foot__contact[data-astro-cid-scinlfmn]{display:flex;flex-direction:column;gap:16px;max-width:240px}.foot__contact-link[data-astro-cid-scinlfmn]{color:var(--c-white);font-weight:600}.foot__contact-link[data-astro-cid-scinlfmn]:hover{text-decoration:underline}.foot__phone[data-astro-cid-scinlfmn]{font-size:var(--fs-h5);letter-spacing:-.02em}.foot__copy[data-astro-cid-scinlfmn]{display:flex;flex-direction:column;align-items:center;gap:6px;padding-top:30px;border-top:1px solid var(--c-stroke-on-dark);text-align:center;color:var(--c-white)}.foot__credit[data-astro-cid-scinlfmn]{font-size:14px;color:var(--c-on-dark-muted)}.foot__credit[data-astro-cid-scinlfmn] a[data-astro-cid-scinlfmn]{color:var(--c-white);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.foot__credit[data-astro-cid-scinlfmn] a[data-astro-cid-scinlfmn]:hover{text-decoration-thickness:2px}@media(max-width:1199.98px){.foot__inner[data-astro-cid-scinlfmn]{gap:50px}.foot__content[data-astro-cid-scinlfmn]{gap:80px}.foot__cols[data-astro-cid-scinlfmn]{gap:54px}}@media(max-width:767.98px){.foot[data-astro-cid-scinlfmn]{padding:40px 0 24px}.foot__inner[data-astro-cid-scinlfmn]{gap:24px}.foot__content[data-astro-cid-scinlfmn]{gap:50px}.foot__main[data-astro-cid-scinlfmn],.foot__cols[data-astro-cid-scinlfmn]{flex-direction:column;gap:40px}}
