.footer[data-astro-cid-sz7xmlte]{position:relative;background:var(--bg);color:var(--ink);padding-block:clamp(3.5rem,2rem + 5vw,6rem);overflow:hidden;border-top:1px solid var(--line);isolation:isolate}.footer[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;top:0;left:0;right:0;height:clamp(200px,24vh,340px);background:var(--gradient);opacity:.1;filter:blur(48px);pointer-events:none;z-index:0}.footer__inner[data-astro-cid-sz7xmlte]{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(2rem,1rem + 3vw,3.5rem)}.footer__grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto auto;gap:clamp(1.5rem,.75rem + 2vw,3rem);align-items:start}.footer__office[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.85rem;min-width:0}.footer__city[data-astro-cid-sz7xmlte]{font-size:clamp(1.15rem,.9rem + .7vw,1.5rem);font-weight:var(--weight-black);letter-spacing:-.01em;text-transform:uppercase;line-height:1;color:var(--ink)}.footer__address[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.15rem;font-style:normal;font-size:.85rem;color:var(--ink-muted);line-height:1.5}.footer__column[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.9rem}.footer__column-label[data-astro-cid-sz7xmlte]{font-size:.68rem;font-weight:var(--weight-bold);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint)}.footer__links[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.4rem;padding:0;margin:0}.footer__link[data-astro-cid-sz7xmlte]{position:relative;display:inline-block;font-size:clamp(.85rem,.78rem + .25vw,.95rem);font-weight:var(--weight-bold);letter-spacing:.14em;text-transform:uppercase;color:var(--ink);transition:color .22s var(--ease-out-quart);padding-block:.15rem}.footer__link[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1.5px;background:var(--green);transform:scaleX(0);transform-origin:left center;transition:transform .32s var(--ease-out-quart)}.footer__link[data-astro-cid-sz7xmlte]:hover{color:var(--green)}.footer__link[data-astro-cid-sz7xmlte]:hover:after{transform:scaleX(1)}.footer__link[data-astro-cid-sz7xmlte]:focus-visible{outline:2px solid var(--green);outline-offset:4px;border-radius:2px}.footer__socials[data-astro-cid-sz7xmlte]{display:flex;gap:.6rem;padding:0;margin:0}.footer__social[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:999px;color:var(--ink);background:transparent;border:1px solid rgba(255,255,255,.18);transition:color .22s var(--ease-out-quart),background .22s var(--ease-out-quart),border-color .22s var(--ease-out-quart),transform .26s var(--ease-out-quart)}.footer__social[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:1.05rem;height:1.05rem}.footer__social[data-astro-cid-sz7xmlte]:hover{color:var(--bg);background:var(--green);border-color:var(--green);transform:translateY(-1px)}.footer__social[data-astro-cid-sz7xmlte]:focus-visible{outline:2px solid var(--green);outline-offset:3px}.footer__email[data-astro-cid-sz7xmlte]{display:inline-block;font-size:clamp(1.4rem,.95rem + 2vw,2.6rem);font-weight:var(--weight-black);letter-spacing:-.02em;line-height:1;color:var(--ink);transition:color .26s var(--ease-out-quart);align-self:flex-start;padding-block-start:clamp(1rem,.5rem + 1.5vw,2rem);border-top:1px solid var(--line);width:fit-content;max-width:100%;word-break:break-word}.footer__email[data-astro-cid-sz7xmlte]:hover{color:var(--green)}.footer__email[data-astro-cid-sz7xmlte]:focus-visible{outline:2px solid var(--green);outline-offset:4px;border-radius:2px}.footer__base[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block-start:clamp(1rem,.75rem + .5vw,1.5rem);border-top:1px solid var(--line);font-size:.78rem;color:var(--ink-muted);letter-spacing:.01em}.footer__legal[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem clamp(1rem,.7rem + 1vw,1.75rem);min-inline-size:0}.footer__legal-links[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:.4rem clamp(1rem,.7rem + 1vw,1.75rem)}.footer__legal-link[data-astro-cid-sz7xmlte]{font-size:var(--step--1);color:var(--ink-faint);text-decoration:none;transition:color var(--dur-base) var(--ease-out-quart)}.footer__legal-link[data-astro-cid-sz7xmlte]:hover{color:var(--ink)}.footer__copyright[data-astro-cid-sz7xmlte]{font-size:.78rem;color:var(--ink-muted);margin:0}.footer__totop[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.45rem;font-size:.7rem;font-weight:var(--weight-bold);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-muted);transition:color .22s var(--ease-out-quart)}.footer__totop[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:.9rem;height:.9rem;transition:transform .26s var(--ease-out-quart)}.footer__totop[data-astro-cid-sz7xmlte]:hover{color:var(--green)}.footer__totop[data-astro-cid-sz7xmlte]:hover svg[data-astro-cid-sz7xmlte]{transform:translateY(-3px)}.footer__totop[data-astro-cid-sz7xmlte]:focus-visible{outline:2px solid var(--green);outline-offset:4px;border-radius:2px}@media(max-width:68rem){.footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(3,minmax(0,1fr))}.footer__column[data-astro-cid-sz7xmlte]{grid-column:span 3;flex-direction:row;justify-content:space-between;align-items:flex-start;padding-block-start:clamp(1rem,.75rem + .5vw,1.5rem);border-top:1px solid var(--line)}.footer__column-label[data-astro-cid-sz7xmlte]{align-self:center}.footer__links[data-astro-cid-sz7xmlte]{flex-direction:row;flex-wrap:wrap;gap:.35rem 1.5rem}}@media(max-width:44rem){.footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}.footer__column[data-astro-cid-sz7xmlte]{grid-column:span 2}.footer__base[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start;gap:.65rem}}@media(max-width:30rem){.footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}.footer__column[data-astro-cid-sz7xmlte]{grid-column:span 1;flex-direction:column}}
