@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600&display=swap";
:root{--primary:#e63946;--secondary:#1d3557;--dark:#0d0d11;--black:#050507;--light:#f1faee;--accent:#457b9d;--glass:#ffffff0d;--glass-border:#ffffff1a;--font-primary:"Space Grotesk", sans-serif;--font-secondary:"Inter", sans-serif;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--black);max-width:100vw;color:var(--light);font-family:var(--font-secondary);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);letter-spacing:-.02em;font-weight:700}a{color:inherit;transition:var(--transition);text-decoration:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--black)}::-webkit-scrollbar-thumb{background:var(--secondary);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--primary)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}
.Header-module__KppamW__header{z-index:1000;width:95%;max-width:1200px;transition:all .3s;position:fixed;top:10px;left:50%;transform:translate(-50%)}.Header-module__KppamW__navWrapper{background:var(--glass);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:20px;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;box-shadow:0 10px 30px #00000080}.Header-module__KppamW__logo{letter-spacing:-.05em;font-size:1.5rem;font-weight:800;font-family:var(--font-primary);align-items:center;display:flex}.Header-module__KppamW__logoPrimary{color:var(--primary)}.Header-module__KppamW__navLinks{align-items:center;gap:2rem;display:flex}.Header-module__KppamW__navLink{color:#fffc;transition:var(--transition);font-size:.9rem;font-weight:500}.Header-module__KppamW__navLinkActive,.Header-module__KppamW__navLink:hover{color:var(--primary)}@media (max-width:768px){.Header-module__KppamW__logo{font-size:1.25rem}.Header-module__KppamW__navLinks{gap:1rem}.Header-module__KppamW__navLink{font-size:.8rem}}
.Footer-module__UDEoiW__footer{background-color:var(--black);border-top:1px solid #ffffff0d;padding:4rem 0 2rem}.Footer-module__UDEoiW__grid{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.Footer-module__UDEoiW__grid{grid-template-columns:1fr 1fr}}.Footer-module__UDEoiW__sectionTitle{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.Footer-module__UDEoiW__contentList{flex-direction:column;gap:1rem;display:flex}.Footer-module__UDEoiW__item{line-height:1.6}.Footer-module__UDEoiW__itemTitle{color:var(--primary);text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.Footer-module__UDEoiW__text{color:#f1faee99;font-size:.875rem}.Footer-module__UDEoiW__bottomBar{border-top:1px solid #ffffff0d;flex-direction:column;align-items:center;gap:1.5rem;padding-top:2rem;display:flex}@media (min-width:768px){.Footer-module__UDEoiW__bottomBar{flex-direction:row;justify-content:space-between}}.Footer-module__UDEoiW__copyright{color:#f1faee66;font-size:.75rem}.Footer-module__UDEoiW__footerLinks{color:#f1faee66;text-transform:uppercase;letter-spacing:-.02em;gap:2rem;font-size:.75rem;display:flex}.Footer-module__UDEoiW__link:hover{color:var(--primary)}.Footer-module__UDEoiW__complianceRow{border-top:1px solid #ffffff0d;justify-content:center;padding:2rem 0;display:flex}.Footer-module__UDEoiW__helpLogos{filter:grayscale()opacity(.5);transition:var(--transition);flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.Footer-module__UDEoiW__helpLogos:hover{filter:grayscale(0)opacity()}.Footer-module__UDEoiW__compLink{justify-content:center;align-items:center;transition:transform .3s;display:flex}.Footer-module__UDEoiW__compLink:hover{transform:scale(1.1)}.Footer-module__UDEoiW__compLogo{object-fit:contain}.Footer-module__UDEoiW__plus18{color:#fff3;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.5rem;font-weight:900;display:flex}.Footer-module__UDEoiW__externalLink{text-decoration:underline}.Footer-module__UDEoiW__externalLink:hover{color:#fff}
.Layout-module__zaQHFq__layout{flex-direction:column;min-height:100vh;padding-top:80px;display:flex}.Layout-module__zaQHFq__mainContent{flex-grow:1}
