.Header-module__Af2_WG__header{z-index:1000;background:var(--primary-bg);padding:16px 0;position:sticky;top:0}.Header-module__Af2_WG__headerInner{max-width:var(--max-width);padding:0 var(--site-gutter);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__Af2_WG__logo{width:auto;height:80px;display:block}.Header-module__Af2_WG__logoImg{object-fit:contain;width:auto;height:100%}.Header-module__Af2_WG__ctaButton{border:2px solid var(--white);color:var(--white);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;padding:12px 24px;font-family:inherit;font-size:.85rem;font-weight:500;transition:background .2s,color .2s;display:inline-block}.Header-module__Af2_WG__ctaButton:hover{background:var(--white);color:var(--primary-bg)}.Header-module__Af2_WG__desktopCta{display:block}.Header-module__Af2_WG__burger{cursor:pointer;background:0 0;border:none;padding:8px;display:none}.Header-module__Af2_WG__burgerLine{background:var(--white);width:24px;height:2px;margin:5px 0;transition:transform .3s,opacity .3s;display:block}.Header-module__Af2_WG__burgerOpen .Header-module__Af2_WG__burgerLine:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__Af2_WG__burgerOpen .Header-module__Af2_WG__burgerLine:nth-child(2){opacity:0}.Header-module__Af2_WG__burgerOpen .Header-module__Af2_WG__burgerLine:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Header-module__Af2_WG__mobileMenu{background:var(--primary-bg);z-index:999;flex-direction:column;justify-content:center;align-items:center;padding:80px 24px;display:none;position:fixed;inset:0}.Header-module__Af2_WG__mobileMenu.Header-module__Af2_WG__open{display:flex}.Header-module__Af2_WG__mobileMenuCta{border:2px solid var(--white);color:var(--white);letter-spacing:.1em;text-transform:uppercase;background:0 0;padding:18px 48px;font-family:inherit;font-size:1.1rem;font-weight:500;transition:background .2s,color .2s}.Header-module__Af2_WG__mobileMenuCta:hover{background:var(--white);color:var(--primary-bg)}@media (max-width:767px){.Header-module__Af2_WG__desktopCta{display:none}.Header-module__Af2_WG__burger{z-index:1001;display:block}.Header-module__Af2_WG__logo{height:60px}}
.Footer-module__EZoWya__footer{background:var(--primary-bg);padding:60px 0 40px}.Footer-module__EZoWya__footerInner{max-width:var(--max-width);padding:0 var(--site-gutter);margin:0 auto}.Footer-module__EZoWya__footerTitle{color:var(--white);margin-bottom:12px;font-size:1.8rem;font-weight:700}.Footer-module__EZoWya__footerEmail{color:var(--white);margin-bottom:24px;font-size:.9rem;display:block}.Footer-module__EZoWya__footerEmail:hover{text-decoration:underline}.Footer-module__EZoWya__socialLinks{align-items:center;gap:16px;display:flex}.Footer-module__EZoWya__socialLink{width:36px;height:36px;color:var(--white);justify-content:center;align-items:center;transition:opacity .2s;display:flex}.Footer-module__EZoWya__socialLink:hover{opacity:.7}.Footer-module__EZoWya__socialLink svg{fill:currentColor;width:24px;height:24px}
:root{--primary-dark:#0c2a10;--primary-bg:#0c2c11;--white:#fff;--black:#000;--max-width:1500px;--site-gutter:6vw}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--black);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:obviously,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}h2{font-size:2.4rem}h3{font-size:1.8rem}h4{font-size:1.4rem}p{line-height:1.8}.btn-primary{background:var(--primary-dark);color:var(--white);border:2px solid var(--primary-dark);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;text-align:center;padding:14px 28px;font-family:inherit;font-size:.95rem;font-weight:500;transition:background .2s,color .2s;display:inline-block}.btn-primary:hover{color:var(--primary-dark);background:0 0}.btn-secondary{background:var(--primary-dark);color:var(--white);border:2px solid var(--primary-dark);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;text-align:center;width:100%;padding:18px 36px;font-family:inherit;font-size:1rem;font-weight:500;transition:background .2s,color .2s;display:inline-block}.btn-secondary:hover{color:var(--primary-dark);background:0 0}.btn-outline{color:var(--primary-dark);border:2px solid var(--primary-dark);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;padding:12px 24px;font-family:inherit;font-size:.95rem;font-weight:500;transition:background .2s,color .2s;display:inline-block}.btn-outline:hover{background:var(--primary-dark);color:var(--white)}
