:root{--font-body:"Helvetica Now Text","Helvetica Neue",system-ui,-apple-system,sans-serif;--font-heading:Georgia,"Times New Roman",serif;--bg:#f7f5f0;--bg-dark:#0d0d0d;--text:#0d0d0d;--text-muted:#66625e;--text-light:#a8a39b;--border:#e5e3df;--border-mid:#d9d6d2;--surface:#fff;--purple:#6210cc;--deep-purple:#1f084c;--highlight:#9144f4;--peri:#9e9eff;--purple-light:#0d6438;--green:#00b388;--green-accent:#62eeab;--light-violet:#e4c9ff}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.btn-primary{background:var(--text);color:#fff;cursor:pointer;border:none;border-radius:9px;align-items:center;gap:7px;padding:13px 28px;font-size:15px;font-weight:600;transition:background-color .15s,transform .15s;display:inline-flex;box-shadow:0 2px 8px #0000002e,0 1px 2px #0000001a}.btn-primary:hover{background:#1a1a1a;transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-primary:focus-visible{outline:2px solid var(--text);outline-offset:2px}.btn-secondary{color:var(--text);border:1.5px solid var(--border-mid);cursor:pointer;background:0 0;border-radius:9px;align-items:center;gap:7px;padding:13px 28px;font-size:15px;font-weight:600;transition:border-color .15s,transform .15s,background-color .15s;display:inline-flex}.btn-secondary:hover{border-color:var(--text);transform:translateY(-1px)}.btn-secondary:active{transform:translateY(0)}.btn-secondary:focus-visible{outline:2px solid var(--text);outline-offset:2px}.btn-nav{background:var(--text);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:5px;padding:9px 18px;font-size:13.5px;font-weight:600;transition:background-color .15s,transform .15s;display:inline-flex;box-shadow:0 1px 4px #0000001f}.btn-nav:hover{background:#1a1a1a;transform:translateY(-1px)}.btn-nav:active{transform:translateY(0)}.btn-nav:focus-visible{outline:2px solid var(--text);outline-offset:2px}
.CookieConsent-module__QbGkGW__banner{z-index:9999;color:#fff;background:#1a1a1a;justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;font-size:13px;line-height:1.4;display:flex;position:fixed;bottom:0;left:0;right:0}.CookieConsent-module__QbGkGW__bannerText{flex:1;margin:0}.CookieConsent-module__QbGkGW__bannerActions{flex-shrink:0;gap:8px;display:flex}.CookieConsent-module__QbGkGW__btnAccept,.CookieConsent-module__QbGkGW__btnReject{cursor:pointer;border:none;border-radius:6px;padding:8px 18px;font-size:13px;font-weight:600;transition:opacity .2s}.CookieConsent-module__QbGkGW__btnAccept{color:#fff;background:#0d6438}.CookieConsent-module__QbGkGW__btnReject{color:#aaa;background:0 0;border:1px solid #444}.CookieConsent-module__QbGkGW__btnAccept:hover,.CookieConsent-module__QbGkGW__btnReject:hover{opacity:.85}@media (max-width:600px){.CookieConsent-module__QbGkGW__banner{text-align:center;flex-direction:column;padding:16px}}
.StickyCTA-module__gaxrjW__bar{display:none}.StickyCTA-module__gaxrjW__barVisible{transform:translateY(0)}.StickyCTA-module__gaxrjW__inner{justify-content:center;align-items:center;gap:16px;max-width:960px;margin:0 auto;padding:12px 24px;display:flex}.StickyCTA-module__gaxrjW__text{color:#fffc;font-size:14px;font-weight:500}.StickyCTA-module__gaxrjW__btn{color:#fff;white-space:nowrap;background:#0d6438;border-radius:8px;align-items:center;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.StickyCTA-module__gaxrjW__btn:hover{background:#0a5230}@media (max-width:600px){.StickyCTA-module__gaxrjW__bar{display:none}}
.Navbar-module__cJzEcG__topBanner{color:#fff;text-align:center;letter-spacing:.01em;background:#0d6438;padding:10px 16px;font-size:13px;font-weight:500;line-height:1.4}.Navbar-module__cJzEcG__topBanner p{margin:0}.Navbar-module__cJzEcG__nav{z-index:100;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border,#e5e3df);background:#f7f5f0eb;height:64px;position:sticky;top:0}.Navbar-module__cJzEcG__navInner{align-items:center;max-width:1120px;height:100%;margin:0 auto;padding:0 32px;display:flex}.Navbar-module__cJzEcG__navLogo{flex-shrink:0;align-items:center;margin-right:40px;display:flex}.Navbar-module__cJzEcG__navLogo svg{width:auto;height:30px}.Navbar-module__cJzEcG__navLinks{flex:1;align-items:center;gap:2px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__cJzEcG__navLinks a{color:var(--text-muted,#66625e);border-radius:7px;padding:7px 13px;font-size:14px;font-weight:450;text-decoration:none;transition:color .15s,background-color .15s}.Navbar-module__cJzEcG__navLinks a:hover{color:var(--text,#0d0d0d);background:var(--border,#e5e3df)}.Navbar-module__cJzEcG__navLinks a:focus-visible{outline-offset:2px;outline:2px solid #0d6438}.Navbar-module__cJzEcG__navPill{border:1px solid var(--border,#e5e3df);background:var(--bg,#f7f5f0);color:var(--text,#0d0d0d);align-items:center;gap:6px;margin-left:8px;padding:7px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .15s,border-color .15s;display:inline-flex;box-shadow:0 1px 3px #0000000a;border-radius:999px!important}.Navbar-module__cJzEcG__navPill:hover{border-color:var(--green,#00b388);color:var(--text,#0d0d0d);background:#fff!important}.Navbar-module__cJzEcG__navPill:focus-visible{outline:2px solid var(--green,#00b388);outline-offset:2px}.Navbar-module__cJzEcG__navPill.Navbar-module__cJzEcG__active{color:var(--text,#0d0d0d);font-weight:600}.Navbar-module__cJzEcG__pillDot{background:var(--green,#00b388);border-radius:50%;flex-shrink:0;width:6px;height:6px}.Navbar-module__cJzEcG__navRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.Navbar-module__cJzEcG__btnNav{background:var(--text,#0d0d0d);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:5px;padding:9px 18px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background-color .15s,transform .15s;display:inline-flex;box-shadow:0 1px 4px #0000001f}.Navbar-module__cJzEcG__btnNav:hover{background:#1a1a1a;transform:translateY(-1px)}.Navbar-module__cJzEcG__btnNav:active{transform:translateY(0)}.Navbar-module__cJzEcG__btnNav:focus-visible{outline:2px solid var(--text,#0d0d0d);outline-offset:2px}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px;transition:background-color .15s;display:none}.Navbar-module__cJzEcG__hamburger:hover{background:var(--border,#e5e3df)}.Navbar-module__cJzEcG__hamburgerLine{background:var(--text,#0d0d0d);border-radius:1px;width:20px;height:2px;margin:4px 0;display:block}.Navbar-module__cJzEcG__mobileNav{z-index:200;-webkit-backdrop-filter:blur(20px);background:#f7f5f0f7;flex-direction:column;padding:80px 32px 32px;display:none;position:fixed;inset:0}.Navbar-module__cJzEcG__mobileNavActive{display:flex}.Navbar-module__cJzEcG__mobileNav a{color:var(--text,#0d0d0d);border-bottom:1px solid var(--border,#e5e3df);padding:16px 0;font-family:Georgia,Times New Roman,serif;font-size:24px;text-decoration:none;transition:opacity .15s}.Navbar-module__cJzEcG__mobileNav a:hover{opacity:.5}.Navbar-module__cJzEcG__mobileNavCta{text-align:center;border-radius:10px;margin-top:12px;transition:opacity .15s,transform .15s;box-shadow:0 2px 8px #00000026;background:var(--text,#0d0d0d)!important;color:#fff!important;border:none!important;padding:14px 28px!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:16px!important;font-weight:600!important}.Navbar-module__cJzEcG__mobileNavCta:hover{transform:translateY(-1px);opacity:.9!important}.Navbar-module__cJzEcG__mobileNavCta:active{transform:translateY(0)}.Navbar-module__cJzEcG__mobileNavClose{cursor:pointer;color:var(--text,#0d0d0d);background:0 0;border:none;border-radius:8px;padding:8px;font-size:28px;transition:background-color .15s;position:absolute;top:18px;right:20px}.Navbar-module__cJzEcG__mobileNavClose:hover{background:var(--border,#e5e3df)}@media (max-width:900px){.Navbar-module__cJzEcG__navInner{padding:0 20px}.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__navRight{margin-left:auto}.Navbar-module__cJzEcG__hamburger{display:block}.Navbar-module__cJzEcG__btnNav{display:none}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border,#e5e3df);background:#fff;padding:0}.Footer-module__S6Hkya__footerInner{max-width:1120px;margin:0 auto;padding:72px 32px 40px}.Footer-module__S6Hkya__footerTop{grid-template-columns:280px 1fr;gap:64px;margin-bottom:56px;display:grid}.Footer-module__S6Hkya__footerBrand{flex-direction:column;gap:24px;display:flex}.Footer-module__S6Hkya__footerBrand h3{letter-spacing:-.02em;color:var(--text,#0d0d0d);margin:0;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:400;line-height:1.3}.Footer-module__S6Hkya__btnFooterCta{background:var(--text,#0d0d0d);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:12px 28px;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.Footer-module__S6Hkya__btnFooterCta:hover{opacity:.85;transform:translateY(-1px)}.Footer-module__S6Hkya__btnFooterCta:active{transform:translateY(0)}.Footer-module__S6Hkya__btnFooterCta:focus-visible{outline-offset:2px;outline:2px solid #0d6438}.Footer-module__S6Hkya__footerCols{grid-template-columns:1fr 1fr 1fr;gap:40px;display:grid}.Footer-module__S6Hkya__footerColHead{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted,#66625e);margin-bottom:16px;font-size:11px;font-weight:600}.Footer-module__S6Hkya__footerCol a{color:var(--text,#0d0d0d);font-size:14px;line-height:1.7;text-decoration:none;transition:color .15s;display:block}.Footer-module__S6Hkya__footerCol a:hover{color:#0d6438}.Footer-module__S6Hkya__footerCol a:focus-visible{outline-offset:2px;outline:2px solid #0d6438}.Footer-module__S6Hkya__footerPill{border:1px solid var(--border,#e5e3df);background:var(--bg,#f7f5f0);color:var(--text,#0d0d0d);align-items:center;gap:6px;margin-bottom:16px;padding:7px 14px;font-size:14px;font-weight:500;line-height:1.4;text-decoration:none;transition:background-color .15s,border-color .15s;box-shadow:0 1px 3px #0000000a;border-radius:999px!important;display:inline-flex!important}.Footer-module__S6Hkya__footerPill:hover{border-color:var(--green,#00b388);color:var(--text,#0d0d0d)!important;background:#fff!important}.Footer-module__S6Hkya__footerPill:focus-visible{outline:2px solid var(--green,#00b388);outline-offset:2px}.Footer-module__S6Hkya__footerPillDot{background:var(--green,#00b388);border-radius:50%;flex-shrink:0;width:6px;height:6px}.Footer-module__S6Hkya__footerColDesc{color:var(--text-muted,#66625e);margin-bottom:0;font-size:13px;line-height:1.6}.Footer-module__S6Hkya__footerBottom{border-top:1px solid var(--border,#e5e3df);justify-content:space-between;align-items:center;padding-top:28px;display:flex}.Footer-module__S6Hkya__footerLogo{color:var(--text,#0d0d0d);align-items:center;text-decoration:none;display:flex}.Footer-module__S6Hkya__footerLogo svg{width:auto;height:26px;color:var(--text,#0d0d0d)}.Footer-module__S6Hkya__footerCopy{color:var(--text-muted,#66625e);margin:0;font-size:13px}.Footer-module__S6Hkya__footerSocialRow{gap:6px;display:flex}.Footer-module__S6Hkya__footerSocialBtn{border:1px solid var(--border,#e5e3df);width:32px;height:32px;color:var(--text-muted,#66625e);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:color .15s,border-color .15s,transform .15s;display:flex}.Footer-module__S6Hkya__footerSocialBtn:hover{color:var(--text,#0d0d0d);border-color:var(--text,#0d0d0d);transform:translateY(-1px)}.Footer-module__S6Hkya__footerSocialBtn:active{transform:translateY(0)}.Footer-module__S6Hkya__footerSocialBtn:focus-visible{outline-offset:2px;outline:2px solid #0d6438}.Footer-module__S6Hkya__footerSocialBtn svg{width:14px;height:14px}@media (max-width:900px){.Footer-module__S6Hkya__footerTop{grid-template-columns:1fr;gap:40px}.Footer-module__S6Hkya__footerCols{grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__footerBottom{text-align:center;flex-direction:column;gap:20px}}@media (max-width:600px){.Footer-module__S6Hkya__footerInner{padding:48px 20px 32px}.Footer-module__S6Hkya__footerTop{grid-template-columns:1fr;gap:0}.Footer-module__S6Hkya__footerBrand{text-align:center;border-bottom:1px solid var(--border,#e5e3df);align-items:center;padding-bottom:32px}.Footer-module__S6Hkya__footerCols{grid-template-columns:1fr;gap:0}.Footer-module__S6Hkya__footerCol{border-bottom:1px solid var(--border,#e5e3df);padding:24px 0}.Footer-module__S6Hkya__footerCol:last-child{border-bottom:none}.Footer-module__S6Hkya__footerPill{margin-top:8px}.Footer-module__S6Hkya__footerBottom{text-align:center;flex-direction:column;gap:16px;padding-top:24px}.Footer-module__S6Hkya__footerSocialRow{justify-content:center}}
