.Header-module__hBw1pG__header{z-index:100;background:linear-gradient(#000c 0%,#0000 100%);width:100%;padding:1.5rem 0;transition:all .4s;position:fixed;top:0;left:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(10px);background:#0a0a0ae6;border-bottom:1px solid #ffb8001a;padding:1rem 0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__hBw1pG__logo{align-items:center;transition:opacity .3s;display:flex}.Header-module__hBw1pG__logo:hover{opacity:.8}.Header-module__hBw1pG__logoText{color:#fff;letter-spacing:-1px;font-size:2rem;font-weight:900}.Header-module__hBw1pG__logoText span{color:var(--color-primary)}.Header-module__hBw1pG__nav{gap:2.5rem;display:flex}.Header-module__hBw1pG__nav a{color:#fff;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Header-module__hBw1pG__nav a:after{content:"";background:var(--color-primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__nav a:hover{color:var(--color-primary)}.Header-module__hBw1pG__nav a:hover:after{width:100%}.Header-module__hBw1pG__ctaButton{color:#fff;background:0 0;border:1px solid #fff6;border-radius:8px;padding:.7rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s}.Header-module__hBw1pG__ctaButton:hover{background:var(--color-primary);color:#000;border-color:var(--color-primary)}.Header-module__hBw1pG__rightActions{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__mobileMenuButton{cursor:pointer;z-index:100;background:0 0;border:none;padding:.5rem;display:none}.Header-module__hBw1pG__hamburger{background-color:#fff;width:24px;height:2px;transition:all .3s;display:block;position:relative}.Header-module__hBw1pG__hamburger:before,.Header-module__hBw1pG__hamburger:after{content:"";background-color:#fff;width:24px;height:2px;transition:all .3s;position:absolute;left:0}.Header-module__hBw1pG__hamburger:before{top:-8px}.Header-module__hBw1pG__hamburger:after{bottom:-8px}.Header-module__hBw1pG__hamburgerOpen{background-color:#0000}.Header-module__hBw1pG__hamburgerOpen:before{top:0;transform:rotate(45deg)}.Header-module__hBw1pG__hamburgerOpen:after{bottom:0;transform:rotate(-45deg)}@media (max-width:768px){.Header-module__hBw1pG__container{padding:0 1rem}.Header-module__hBw1pG__logo img{width:120px!important;height:auto!important}.Header-module__hBw1pG__rightActions{gap:.5rem}.Header-module__hBw1pG__ctaButton{white-space:nowrap;padding:.5rem .8rem;font-size:.8rem}.Header-module__hBw1pG__mobileMenuButton{display:block}.Header-module__hBw1pG__nav{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:90;background:#0a0a0afa;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;transition:right .4s cubic-bezier(.77,0,.175,1);position:fixed;top:0;right:-100%}.Header-module__hBw1pG__navOpen{right:0}.Header-module__hBw1pG__nav a{font-size:1.8rem}}
