.navbar-module__awySDG__navbar{z-index:9999;background-color:#171717;justify-content:space-between;align-items:center;width:100%;padding:10px 30px;transition:background-color .3s;display:flex;position:fixed}.navbar-module__awySDG__branding{border-radius:5px;align-items:center;padding:5px;display:flex}.navbar-module__awySDG__brand{margin-left:10px;padding-bottom:2px;display:inline-block}.navbar-module__awySDG__brandname{color:#f5f5f5;font-size:20px;font-weight:900}.navbar-module__awySDG__brandname-suffix{color:var(--brand)}.navbar-module__awySDG__cta{background:var(--secondary-brand);color:#fff;border-radius:8px;padding:10px 18px;font-weight:600;text-decoration:none;transition:background .2s}.navbar-module__awySDG__cta:hover{background:#ff9f43}@media (max-width:1024px){.navbar-module__awySDG__navbar{padding:10px 20px}.navbar-module__awySDG__desktop-cta{display:none}.navbar-module__awySDG__brandname{font-size:18px}}
.nav-module__QDPJHW__nav{align-items:center;display:flex}.nav-module__QDPJHW__hamburger{color:#fff;cursor:pointer;z-index:10001;background:0 0;border:none;padding:5px;font-size:24px;display:none}.nav-module__QDPJHW__links{gap:15px;display:flex}.nav-module__QDPJHW__link{color:#ffffffd9;white-space:nowrap;border-radius:6px;padding:8px 12px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s}.nav-module__QDPJHW__link:hover{color:#fff;background-color:#ffffff1a}.nav-module__QDPJHW__active{color:#fff;font-weight:600;position:relative}.nav-module__QDPJHW__active:after{content:"";background:var(--brand);border-radius:2px;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.nav-module__QDPJHW__mobileCta{display:none}@media (max-width:1024px){.nav-module__QDPJHW__hamburger{display:block}.nav-module__QDPJHW__linksContainer{z-index:10000;background-color:#171717;flex-direction:column;width:70%;height:100vh;padding:80px 40px;transition:right .3s ease-in-out;display:flex;position:fixed;top:0;right:-100%;box-shadow:-5px 0 15px #00000080}.nav-module__QDPJHW__linksContainer.nav-module__QDPJHW__open{right:0}.nav-module__QDPJHW__links{flex-direction:column;gap:25px}.nav-module__QDPJHW__link{width:100%;padding:10px 0;font-size:20px}.nav-module__QDPJHW__active:after{width:30px;bottom:0}.nav-module__QDPJHW__mobileCta{background:var(--secondary-brand);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:10px;margin-top:20px;padding:12px 20px;font-weight:600;text-decoration:none;display:flex}}
.mainLayout{flex-direction:column;min-height:100vh;display:flex}.mainContent{flex:1 0 auto}.page{min-height:100vh;padding-top:100px;padding-left:20px;padding-right:20px}.footer{color:var(--text-muted);text-align:center;background:#000;width:100%;padding:30px 20px}.footerLinks{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:10px;display:flex}@media (max-width:480px){.footerLinks{gap:10px 15px}}.footerLinks a{color:var(--text-muted);text-decoration:none;transition:color .2s}.footerLinks a:hover{color:#fff}
