.Navbar-module__ALGTZa__navbar{z-index:9999;background:0 0;border-bottom:1px solid #0000;width:100%;max-width:100vw;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__ALGTZa__scrolled{background:#fff;border-bottom:1px solid #e5e5e7;padding:.8rem 0;box-shadow:0 2px 20px #00000014}.Navbar-module__ALGTZa__navContent{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(12px,3vw,20px);display:flex}.Navbar-module__ALGTZa__logo{color:var(--primary);align-items:start;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.Navbar-module__ALGTZa__logo img{filter:brightness(0)invert();transition:filter .3s}.Navbar-module__ALGTZa__scrolled .Navbar-module__ALGTZa__logo img{filter:none}.Navbar-module__ALGTZa__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__ALGTZa__navLinks .btn-primary{transition:all .3s;color:#fff!important;background:0 0!important;border:2px solid #fff!important}.Navbar-module__ALGTZa__navLinks .btn-primary:hover{color:#98012e!important;background:#fff!important}.Navbar-module__ALGTZa__scrolled .Navbar-module__ALGTZa__navLinks .btn-primary{color:#fff!important;background:#98012e!important;border:2px solid #98012e!important}.Navbar-module__ALGTZa__scrolled .Navbar-module__ALGTZa__navLinks .btn-primary:hover{background:#7a0124!important;border-color:#7a0124!important}.Navbar-module__ALGTZa__link{color:#fff;font-size:.95rem;font-weight:500;transition:color .3s;position:relative}.Navbar-module__ALGTZa__link:hover{color:#fffc}.Navbar-module__ALGTZa__link:after{content:"";background-color:#fff;width:0;height:2px;transition:width .3s,background-color .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__ALGTZa__link:hover:after{width:100%}.Navbar-module__ALGTZa__scrolled .Navbar-module__ALGTZa__link{color:#98012e}.Navbar-module__ALGTZa__scrolled .Navbar-module__ALGTZa__link:hover{color:#6a0120}.Navbar-module__ALGTZa__scrolled .Navbar-module__ALGTZa__link:after{background-color:#98012e}.Navbar-module__ALGTZa__searchContainer{align-items:center;display:flex;position:relative}.Navbar-module__ALGTZa__searchIconBtn{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;padding:8px;transition:all .3s;display:flex}.Navbar-module__ALGTZa__searchIconBtn:focus{outline:none}.Navbar-module__ALGTZa__searchIconBtn:hover{background:#ffffff26}.Navbar-module__ALGTZa__scrolled .Navbar-module__ALGTZa__searchIconBtn{color:#98012e}.Navbar-module__ALGTZa__scrolled .Navbar-module__ALGTZa__searchIconBtn:hover{background:#98012e1a}.Navbar-module__ALGTZa__searchInput{color:#fff;opacity:0;background:0 0;border:none;border-bottom:2px solid #0000;width:0;padding:6px 0;font-size:.9rem;transition:all .3s;box-shadow:none!important;outline:none!important}.Navbar-module__ALGTZa__searchInput:focus{box-shadow:none!important;outline:none!important}.Navbar-module__ALGTZa__searchInput::placeholder{color:#fff9}.Navbar-module__ALGTZa__scrolled .Navbar-module__ALGTZa__searchInput{color:#1d1d1f;border-bottom-color:#0000}.Navbar-module__ALGTZa__scrolled .Navbar-module__ALGTZa__searchInput::placeholder{color:#00000080}.Navbar-module__ALGTZa__searchOpen .Navbar-module__ALGTZa__searchInput{opacity:1;border-bottom-color:#ffffff80;width:160px;margin-right:4px}.Navbar-module__ALGTZa__scrolled .Navbar-module__ALGTZa__searchOpen .Navbar-module__ALGTZa__searchInput{border-bottom-color:#98012e}.Navbar-module__ALGTZa__mobileSearchBar{background:#98012e14;border:1px solid #98012e26;border-radius:10px;align-items:center;gap:10px;margin:16px 16px 8px;padding:10px 16px;display:flex}.Navbar-module__ALGTZa__mobileSearchIcon{color:#98012e;flex-shrink:0}.Navbar-module__ALGTZa__mobileSearchInput{color:#1d1d1f;background:0 0;border:none;width:100%;font-size:.95rem;box-shadow:none!important;outline:none!important}.Navbar-module__ALGTZa__mobileSearchInput:focus{box-shadow:none!important;outline:none!important}.Navbar-module__ALGTZa__mobileSearchInput::placeholder{color:#00000080}.Navbar-module__ALGTZa__mobileMenuBtn{cursor:pointer;color:#fff;z-index:10001;background:0 0;border:none;padding:8px;transition:color .3s;display:none}.Navbar-module__ALGTZa__scrolled .Navbar-module__ALGTZa__mobileMenuBtn{color:#98012e}.Navbar-module__ALGTZa__backdrop{z-index:99998;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;position:fixed;inset:0}.Navbar-module__ALGTZa__mobileMenu{z-index:99999;background:#fff;flex-direction:column;width:280px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:4px 0 24px #00000026}.Navbar-module__ALGTZa__mobileMenuContent{flex-direction:column;flex:1;padding:80px 0 20px;display:flex}.Navbar-module__ALGTZa__mobileLink{color:#1d1d1f;cursor:pointer;text-align:left;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:16px;width:100%;padding:16px 24px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Navbar-module__ALGTZa__mobileLink:hover,.Navbar-module__ALGTZa__mobileLink:active{border-left-color:var(--primary);color:var(--primary);background:#98012e0d}.Navbar-module__ALGTZa__mobileSubLink{color:#1d1d1f;cursor:pointer;text-align:left;background:#98012e05;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 24px 14px 56px;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.Navbar-module__ALGTZa__mobileSubLink:hover,.Navbar-module__ALGTZa__mobileSubLink:active{color:var(--primary);background:#98012e14}.Navbar-module__ALGTZa__mobileSubSubLink{color:#5a5a5a;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:12px 24px 12px 72px;font-size:.9rem;font-weight:500;transition:all .3s;display:block}.Navbar-module__ALGTZa__mobileSubSubLink:hover,.Navbar-module__ALGTZa__mobileSubSubLink:active{color:var(--primary);background:#98012e0d;padding-left:76px}.Navbar-module__ALGTZa__mobileMenuHeader{background:linear-gradient(135deg,#fafafa 0%,#fff 100%);border-bottom:1px solid #f0f0f0;padding:24px 20px}.Navbar-module__ALGTZa__mobileMenuItems{flex:1;padding:20px 0;overflow-y:auto}.Navbar-module__ALGTZa__mobileMenuItem{color:#1d1d1f;border-left:3px solid #0000;align-items:center;gap:16px;padding:16px 24px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Navbar-module__ALGTZa__mobileMenuItem:hover,.Navbar-module__ALGTZa__mobileMenuItem:active{border-left-color:var(--primary);color:var(--primary);background:#98012e0d}.Navbar-module__ALGTZa__mobileMenuCTA{color:#fff;background:linear-gradient(135deg,#98012e 0%,#b8013a 100%);border-radius:12px;align-items:center;gap:12px;margin:0 20px;padding:16px 24px;font-size:1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 12px #98012e40}.Navbar-module__ALGTZa__mobileMenuCTA:hover{transform:translateY(-2px);box-shadow:0 6px 16px #98012e59}.Navbar-module__ALGTZa__mobileMenuFooter{text-align:center;background:#fafafa;border-top:1px solid #f0f0f0;padding:20px 24px}.Navbar-module__ALGTZa__mobileMenuFooter p{color:var(--primary);margin:0;font-size:.9rem;font-weight:600}@media (max-width:768px){.Navbar-module__ALGTZa__navbar{padding:.8rem 0;left:0;right:0}.Navbar-module__ALGTZa__navLinks{display:none}.Navbar-module__ALGTZa__mobileMenuBtn{z-index:100000;justify-content:flex-start;align-items:center;width:48px;height:48px;display:flex}.Navbar-module__ALGTZa__mobilePlaceholder{flex-shrink:0;width:48px;height:48px;display:block}.Navbar-module__ALGTZa__navContent{align-items:center;padding:0 12px;display:flex;position:relative}.Navbar-module__ALGTZa__logo{justify-content:center;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}}@media (max-width:480px){.Navbar-module__ALGTZa__mobileMenu{width:85%;max-width:300px}.Navbar-module__ALGTZa__logo img{max-width:140px!important;height:auto!important}.Navbar-module__ALGTZa__navContent{padding:0 8px}}
