.pyxoom-header__nav-container{align-items:center;column-gap:4rem;display:flex}.pyxoom-header-wrapper{left:0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:9999}.pyxoom-header-wrapper.is-scrolled .pyxoom-header{box-shadow:0 4px 20px rgba(0,0,0,.2);height:70px}.pyxoom-header{align-items:center;background:linear-gradient(90deg,#001c71,#213bcd);box-shadow:0 2px 10px rgba(0,0,0,.1);display:flex;height:80px;position:relative;transition:height .3s ease;width:100%}.pyxoom-header__container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1300px;width:90%}.pyxoom-header__logo img{display:block;max-height:40px;width:auto}.pyxoom-header__logo .logo-text{color:#fff;font-size:24px;font-weight:700;text-decoration:none}.pyxoom-header__nav{align-items:center;display:flex}.pyxoom-menu{display:flex;gap:30px;list-style:none;margin:0;padding:0}.pyxoom-menu__item{position:relative}.pyxoom-menu__link{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:500;gap:5px;padding:10px 0;text-decoration:none;transition:opacity .3s ease}.pyxoom-menu__link:hover{opacity:.8}.submenu-indicator svg{transition:transform .3s ease}.pyxoom-menu__item:hover .submenu-indicator svg{transform:rotate(180deg)}.pyxoom-menu__submenu{background-color:#fff;border-radius:8px;box-shadow:0 5px 20px rgba(0,0,0,.15);left:50%;list-style:none;min-width:220px;opacity:0;padding:10px 0;position:absolute;top:100%;transform:translateX(-50%) translateY(10px);transition:all .3s ease;visibility:hidden;z-index:100}.pyxoom-menu__submenu:before{border-bottom:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;content:"";left:50%;position:absolute;top:-6px;transform:translateX(-50%)}.pyxoom-menu__item:hover .pyxoom-menu__submenu{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.pyxoom-menu__subitem{display:block}.pyxoom-menu__sublink{color:#333;display:block;font-size:14px;padding:10px 20px;text-decoration:none;transition:background .2s,color .2s}.pyxoom-menu__sublink:hover{background-color:#f4f5f7;color:#213bcd}.btn-pyxoom-cta{background-color:#01fbce;border-radius:50px;color:#001c71;display:inline-block;font-size:15px;font-weight:700;padding:10px 24px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.btn-pyxoom-cta:hover{box-shadow:0 4px 12px rgba(1,251,206,.3);transform:translateY(-2px)}.pyxoom-header__cta-mobile{display:none}.pyxoom-header__toggle{background:none;border:none;cursor:pointer;display:none;padding:10px;z-index:1001}.hamburger-box{display:inline-block;height:20px;position:relative;width:24px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#fff;border-radius:2px;height:2px;position:absolute;transition:transform .15s ease;width:24px}.hamburger-inner{top:50%;transform:translateY(-50%)}.hamburger-inner:before{content:"";top:-8px}.hamburger-inner:after{bottom:-8px;content:""}.pyxoom-header-overlay{background:rgba(0,0,0,.5);height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s;visibility:hidden;width:100%;z-index:998}@media (max-width:992px){.pyxoom-header__toggle{display:block}.pyxoom-header__cta{display:none}.pyxoom-header__nav{align-items:flex-start;background:#001c71;flex-direction:column;height:100vh;max-width:400px;overflow-y:auto;padding:80px 30px 30px;position:fixed;right:-100%;top:0;transition:right .3s ease-in-out;width:85%;z-index:1000}.pyxoom-header__nav.is-open{right:0}.pyxoom-header-overlay.is-active{opacity:1;visibility:visible}.pyxoom-menu{flex-direction:column;gap:0;width:100%}.pyxoom-menu__item{border-bottom:1px solid hsla(0,0%,100%,.1)}.pyxoom-menu__link{font-size:18px;justify-content:space-between;padding:15px 0}.pyxoom-menu__submenu{background:rgba(0,0,0,.2);border-radius:4px;box-shadow:none;display:none;min-width:0;opacity:1;padding:0;position:static!important;visibility:visible;width:100%!important}.pyxoom-menu__item:hover .pyxoom-menu__submenu,.pyxoom-menu__submenu{left:auto!important;margin:0!important;top:auto!important;transform:none!important}.pyxoom-menu__submenu:before{display:none}.pyxoom-menu__submenu.is-open{display:block}.pyxoom-menu__sublink{color:#fff;font-size:16px;padding:12px 20px}.pyxoom-menu__sublink:hover{background-color:hsla(0,0%,100%,.1);color:#01fbce}.pyxoom-header__toggle.is-active .hamburger-inner{top:9px;transform:rotate(45deg)}.pyxoom-header__toggle.is-active .hamburger-inner:before{opacity:0;top:0}.pyxoom-header__toggle.is-active .hamburger-inner:after{top:0;transform:rotate(-90deg)}.pyxoom-header__cta-mobile{display:block;margin-top:30px;width:100%}.pyxoom-header__cta-mobile .btn-pyxoom-cta{display:block;text-align:center;width:100%}}