.nav:where(.astro-dmqpwcec){position:fixed;top:0;left:0;right:0;z-index:100;background-color:transparent;height:var(--navHeight);font-size:clamp(12px,1.5vw,14px)}.nav:where(.astro-dmqpwcec).solid{background-color:var(--color-brand)}.nav:where(.astro-dmqpwcec).solid .logo:where(.astro-dmqpwcec){color:var(--color-white);opacity:1}.nav:where(.astro-dmqpwcec).solid .nav-link:where(.astro-dmqpwcec){color:var(--color-white)}.nav:where(.astro-dmqpwcec).solid .btn-light:where(.astro-dmqpwcec){background-color:var(--color-cream);color:var(--color-black)}.nav-inner:where(.astro-dmqpwcec){padding:0 var(--container-padding);height:100%;display:flex;align-items:center;justify-content:space-between}.logo:where(.astro-dmqpwcec){color:var(--color-dark);display:flex;align-items:center;opacity:0;transition:all .3s ease}.logo:where(.astro-dmqpwcec) svg{height:26px;width:auto}@media(max-width:768px){.logo:where(.astro-dmqpwcec) svg{height:20px}}@media(max-width:480px){.logo:where(.astro-dmqpwcec) svg{height:18px}}.nav-links:where(.astro-dmqpwcec){display:flex;align-items:center;gap:40px}@media(max-width:768px){.nav-links:where(.astro-dmqpwcec){gap:20px}}@media(max-width:480px){.nav-links:where(.astro-dmqpwcec){gap:14px}}.nav-link:where(.astro-dmqpwcec){font-family:var(--font-mono);font-weight:500;text-transform:uppercase;letter-spacing:.96px;color:var(--color-dark);transition:all .3s ease}.btn:where(.astro-dmqpwcec){font-family:var(--font-mono);font-weight:500;text-transform:uppercase;letter-spacing:.96px;padding:8px 34px;display:flex;align-items:center;justify-content:center;display:inline-flex;transition:all .3s ease}@media(max-width:768px){.btn:where(.astro-dmqpwcec){padding:6px 16px}}@media(max-width:480px){.btn:where(.astro-dmqpwcec){padding:6px 12px}}.btn-light:where(.astro-dmqpwcec){background-color:var(--color-dark);color:var(--color-white)}.footer:where(.astro-5jp7rtjd){background-color:var(--color-brand);color:var(--color-white);padding:70px var(--container-padding) 0;min-height:450px;position:relative;overflow:hidden;display:flex;flex-direction:column}@media(max-width:1024px){.footer:where(.astro-5jp7rtjd){min-height:400px;padding-top:50px}}@media(max-width:768px){.footer:where(.astro-5jp7rtjd){min-height:auto;padding-top:40px}}.footer-content:where(.astro-5jp7rtjd){position:relative;z-index:2;max-width:var(--container-max-width);margin:0 auto;width:100%;display:flex;justify-content:flex-end;flex:1;padding-bottom:160px}@media(max-width:1024px){.footer-content:where(.astro-5jp7rtjd){justify-content:flex-start;padding-bottom:100px}}@media(max-width:768px){.footer-content:where(.astro-5jp7rtjd){padding-bottom:48px}}.headline:where(.astro-5jp7rtjd){font-size:clamp(40px,5vw,64px);line-height:1.2;letter-spacing:-.02em;text-align:right;max-width:650px}@media(max-width:1024px){.headline:where(.astro-5jp7rtjd){text-align:left}}.footer-bar:where(.astro-5jp7rtjd){position:relative;z-index:2;background-color:#00000040;margin:0 calc(-1 * var(--container-padding))}@media(max-width:1024px){.footer-bar:where(.astro-5jp7rtjd){margin:0 calc(-1 * var(--container-padding))}}@media(max-width:768px){.footer-bar:where(.astro-5jp7rtjd){background-color:transparent}}.footer-bar-inner:where(.astro-5jp7rtjd){max-width:calc(var(--container-max-width) + 2 * var(--container-padding));margin:0 auto;padding:32px var(--container-padding);display:flex;align-items:center;justify-content:space-between;gap:32px}@media(max-width:1024px){.footer-bar-inner:where(.astro-5jp7rtjd){flex-direction:column-reverse;align-items:flex-start;padding:24px var(--container-padding);gap:24px}}@media(max-width:768px){.footer-bar-inner:where(.astro-5jp7rtjd){gap:32px}}.footer-logo{width:clamp(200px,22vw,372px);height:auto;flex-shrink:0}@media(max-width:1024px){.footer-logo{display:none}}.footer-nav:where(.astro-5jp7rtjd){display:flex;align-items:stretch;gap:0}@media(max-width:768px){.footer-nav:where(.astro-5jp7rtjd){flex-direction:column;gap:32px}}.footer-column:where(.astro-5jp7rtjd){display:flex;flex-direction:column;gap:24px;padding:0 56px}@media(max-width:1400px){.footer-column:where(.astro-5jp7rtjd){padding:0 40px}.footer-column:where(.astro-5jp7rtjd):first-child{padding-left:0}}@media(max-width:768px){.footer-column:where(.astro-5jp7rtjd){padding:0}}.column-content:where(.astro-5jp7rtjd){display:flex;flex-direction:column;gap:20px}.column-header:where(.astro-5jp7rtjd){font-family:var(--font-sans);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:1.5px}.divider:where(.astro-5jp7rtjd){width:1px;background-color:#ffffff4d;align-self:stretch}@media(max-width:768px){.divider:where(.astro-5jp7rtjd){display:none}}.social-links:where(.astro-5jp7rtjd){display:flex;align-items:center;gap:32px}.social-links:where(.astro-5jp7rtjd) a:where(.astro-5jp7rtjd){display:block;transition:opacity .2s ease}.social-links:where(.astro-5jp7rtjd) a:where(.astro-5jp7rtjd):hover{opacity:.7;text-decoration:none}.social-links:where(.astro-5jp7rtjd) i:where(.astro-5jp7rtjd){font-size:24px}.copyright:where(.astro-5jp7rtjd){font-family:var(--font-mono);font-weight:500;text-transform:uppercase;letter-spacing:.96px;font-size:14px}.company-columns:where(.astro-5jp7rtjd){display:flex;gap:48px}@media(max-width:768px){.company-columns:where(.astro-5jp7rtjd){gap:32px}}.footer-links:where(.astro-5jp7rtjd){display:flex;flex-direction:column;gap:6px}.footer-links:where(.astro-5jp7rtjd) a:where(.astro-5jp7rtjd){font-family:var(--font-sans);font-weight:500;font-size:16px;line-height:1.8;color:var(--color-white);text-decoration:none}.footer-links:where(.astro-5jp7rtjd) a:where(.astro-5jp7rtjd):hover{text-decoration:underline}.soc-badge:where(.astro-5jp7rtjd){display:flex;align-items:flex-end;padding-left:64px}@media(max-width:1024px){.soc-badge:where(.astro-5jp7rtjd){padding-left:32px}}@media(max-width:768px){.soc-badge:where(.astro-5jp7rtjd){padding-left:0}}.soc-badge:where(.astro-5jp7rtjd) img:where(.astro-5jp7rtjd){width:64px;height:64px}.falcon-visual:where(.astro-5jp7rtjd){position:absolute;left:calc(50vw - var(--container-max-width) / 2 - 12%);top:5%;height:120%;z-index:1;pointer-events:none;mix-blend-mode:multiply;transform:scale(135%) scaleX(-1)}@media(max-width:1024px){.falcon-visual:where(.astro-5jp7rtjd){width:80%;opacity:.5;right:0;left:auto;transform:scale(1.8)}}@media(max-width:768px){.falcon-visual:where(.astro-5jp7rtjd){left:70%;transform:scale(4)}}
