html,body{max-width:100vw;overflow-x:hidden}html{scroll-behavior:smooth}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:SkattaSansUI,Segoe UI,Arial,Helvetica Neue,sans-serif}body.nav-open{overflow:hidden}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
.Navbar-module__NpnVta__navbar{z-index:1000;background-color:#e30613;width:100%;padding:0;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0000001a}.Navbar-module__NpnVta__container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:1rem 2rem;display:flex;position:relative}.Navbar-module__NpnVta__logo{flex-shrink:0;justify-content:center;align-items:center;width:50px;height:auto;transition:opacity .2s;display:flex}.Navbar-module__NpnVta__logo:hover{opacity:.9}.Navbar-module__NpnVta__logoImage{width:100%;height:auto;display:block}.Navbar-module__NpnVta__navRight{align-items:center;gap:2rem;display:flex}.Navbar-module__NpnVta__navLinks{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__NpnVta__navLinks li{align-items:center;display:flex}.Navbar-module__NpnVta__navLinks a{color:#fff;padding:.5rem 0;font-size:1rem;font-weight:900;transition:all .2s;position:relative}.Navbar-module__NpnVta__navLinks a:after{content:"";background-color:#fff;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Navbar-module__NpnVta__navLinks a:hover:after{width:100%}.Navbar-module__NpnVta__navLinks a:hover{opacity:.9}.Navbar-module__NpnVta__socialLinks{align-items:center;gap:1rem;display:flex}.Navbar-module__NpnVta__socialIcon{color:#fff;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Navbar-module__NpnVta__socialIcon:hover{opacity:.8;transform:translateY(-2px)}.Navbar-module__NpnVta__socialIcon svg{width:20px;height:20px}.Navbar-module__NpnVta__menuToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:27px;height:20px;margin-left:1.5rem;padding:0;transition:transform .3s;display:none}.Navbar-module__NpnVta__menuToggle span{background-color:#fff;border-radius:2px;width:100%;height:3px;transition:transform .3s,opacity .3s;display:block}.Navbar-module__NpnVta__menuToggleActive span:first-child{transform:translateY(10px)rotate(45deg)}.Navbar-module__NpnVta__menuToggleActive span:nth-child(2){opacity:0}.Navbar-module__NpnVta__menuToggleActive span:nth-child(3){transform:translateY(-10px)rotate(-45deg)}@media (max-width:768px){.Navbar-module__NpnVta__container{padding:.6rem 1rem}.Navbar-module__NpnVta__menuToggle{display:flex}.Navbar-module__NpnVta__navLinks{flex-direction:column;align-items:center;gap:1.25rem;width:100%;margin-top:1rem}.Navbar-module__NpnVta__navLinks a{font-size:1.05rem}.Navbar-module__NpnVta__socialLinks{justify-content:center}.Navbar-module__NpnVta__navRight{opacity:0;pointer-events:none;background:#e30613f7;border-radius:0 0 16px 16px;flex-direction:column;gap:1.5rem;width:100%;padding:1.5rem 1rem 2rem;transition:opacity .3s,transform .3s;position:absolute;top:calc(100% + .5rem);left:0;transform:translateY(-12px);box-shadow:0 16px 30px #00000026}.Navbar-module__NpnVta__navRightOpen{opacity:1;pointer-events:auto}.Navbar-module__NpnVta__logo{width:50px;height:auto}}
.Footer-module__q7ZRWa__footer{color:#f8fafc;background:#e30614;border-top:1px solid #ffffff0f;margin-top:4rem;padding:3.5rem 2rem 2rem}.Footer-module__q7ZRWa__container{grid-template-columns:1.15fr .5fr .95fr;align-items:flex-start;gap:2.75rem;max-width:1180px;margin:0 auto;display:grid}.Footer-module__q7ZRWa__brandColumn{flex-direction:column;gap:1rem;max-width:420px;display:flex}.Footer-module__q7ZRWa__logo{align-items:center;width:130px;display:inline-flex}.Footer-module__q7ZRWa__logoImage{width:100%;height:auto}.Footer-module__q7ZRWa__tagline{color:#f8fafc;margin:0;font-size:1rem;line-height:1.6}.Footer-module__q7ZRWa__socialRow{align-items:center;gap:.75rem;display:flex}.Footer-module__q7ZRWa__socialIcon{color:#f8fafc;background:#ffffff14;border:1px solid #ffffff0f;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,transform .2s,border-color .2s;display:inline-flex}.Footer-module__q7ZRWa__socialIcon:hover{background:#e30613;border-color:#e30613;transform:translateY(-2px)}.Footer-module__q7ZRWa__column{flex-direction:column;gap:1rem;display:flex}.Footer-module__q7ZRWa__column a{border-bottom:.5px solid #fff}.Footer-module__q7ZRWa__columnTitle{color:#f8fafc;letter-spacing:.06em;text-transform:uppercase;font-size:.95rem;font-weight:700}.Footer-module__q7ZRWa__linkList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__q7ZRWa__linkList a{color:#f8fafc;padding-bottom:4px;font-size:1rem;font-weight:600;transition:color .2s;position:relative}.Footer-module__q7ZRWa__linkList a:after{content:"";background:currentColor;border-radius:999px;width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.Footer-module__q7ZRWa__linkList a:hover{color:#fff}.Footer-module__q7ZRWa__linkList a:hover:after,.Footer-module__q7ZRWa__linkList a:focus-visible:after{width:100%}.Footer-module__q7ZRWa__bottomRow{color:#f8fafc;border-top:1px solid #f8fafc;justify-content:space-between;align-items:center;gap:1rem;max-width:1180px;margin:2.5rem auto 0;padding-top:1.25rem;display:flex}.Footer-module__q7ZRWa__copy{margin:0;font-size:.95rem}.Footer-module__q7ZRWa__location{color:#f8fafc;margin:0;font-weight:600}@media (max-width:800px){.Footer-module__q7ZRWa__footer{margin-top:3rem;padding:2.5rem 1.25rem 1.5rem}.Footer-module__q7ZRWa__container{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.Footer-module__q7ZRWa__brandColumn{grid-column:1/-1;max-width:none}.Footer-module__q7ZRWa__logo{width:100px}.Footer-module__q7ZRWa__tagline{font-size:.98rem}.Footer-module__q7ZRWa__socialRow{padding-bottom:1rem}.Footer-module__q7ZRWa__column{align-items:flex-start;gap:.5rem}.Footer-module__q7ZRWa__column a{border-bottom:.5px solid #fff;font-size:14px}.Footer-module__q7ZRWa__columnTitle{margin-bottom:.5rem;font-size:15px;font-weight:0}.Footer-module__q7ZRWa__linkList{align-items:flex-start;gap:.5rem}.Footer-module__q7ZRWa__linkList a{padding-bottom:0}.Footer-module__q7ZRWa__linkList a:after{display:none}.Footer-module__q7ZRWa__bottomRow{flex-direction:flex;gap:.5rem;margin-top:1rem;padding-top:1rem}}
