:not(.hero)>.hero__nav{width:calc(100% - 32px);margin:16px auto 0;box-sizing:border-box}.hero__nav{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem}.hero__nav--light .hero__nav__menu-btn{color:#000!important}.hero__nav--light .hero__nav__logo{filter:invert(1)}.hero__nav__center,.hero__nav__left,.hero__nav__right{display:flex;align-items:center}.hero__nav__left{justify-content:flex-start}.hero__nav__center{justify-content:center}.hero__nav__right{justify-content:flex-end}.hero__nav__menu-btn{display:flex;align-items:center;gap:40px;background:none;border:none;cursor:pointer;color:var(--color-aip-white);font-family:var(--font-sans);font-size:20px;font-weight:500;font-style:normal;line-height:100%;letter-spacing:-.02em;padding:0;transition:opacity .4s ease .1s}.hero__nav__menu-btn span:not(.hero__nav__menu-icon){position:relative;z-index:1;transition:color .4s ease .1s}.hero__nav__menu-btn span:not(.hero__nav__menu-icon):before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:101px;height:48px;border-radius:100px;background:transparent;transition:background-color .4s ease .1s;z-index:-1;pointer-events:none}.hero__nav__menu-btn:hover{opacity:1}.hero__nav__menu-btn:hover span:not(.hero__nav__menu-icon){color:#fff!important}.hero__nav__menu-btn:hover span:not(.hero__nav__menu-icon):before{background-color:#000}.hero__nav__menu-btn .hero__nav__menu-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:100px;flex:none;order:0;flex-grow:0}.hero__nav__menu-btn .hero__nav__menu-icon svg{display:block;width:100%;height:100%;flex:none;flex-grow:0}.hero__nav__logo{height:56px;width:100px;flex-shrink:0;display:block;object-fit:contain}.hero__cta{display:inline-flex;align-items:center;justify-content:center;width:152px;height:48px;padding:12px 24px;gap:10px;background-color:#bfd049;color:#000;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:20px;border-radius:8px;text-decoration:none;white-space:nowrap;transition:background-color .4s ease .1s,color .4s ease .1s;box-sizing:border-box}.hero__cta:hover{background-color:#000;color:#fff}@media screen and (min-width:1438px){.hero__nav{position:relative;height:104px;padding:0}.hero__nav__left{left:160px;width:141px}.hero__nav__center,.hero__nav__left{position:absolute;top:28px;height:48px}.hero__nav__center{left:50%;transform:translateX(-50%);width:auto;display:flex;align-items:center;justify-content:center}.hero__nav__logo{height:56px;width:100px;flex-shrink:0}.hero__nav__right{position:absolute;top:28px;left:auto;right:183px;width:152px;height:48px}.hero__nav__menu-btn{width:141px;height:48px;justify-content:flex-start;padding:0}.hero__cta{width:152px;height:48px}}@media screen and (max-width:768px){:not(.hero)>.hero__nav{width:calc(100% - 24px);margin:12px auto 0}.hero__nav{padding:1rem}.hero__cta{display:none!important}}@media screen and (max-width:480px){:not(.hero)>.hero__nav{width:calc(100% - 32px);margin:16px auto 0}.hero__nav{padding:16px 24px}.hero__nav__left{order:2}.hero__nav__center{order:1}.hero__nav__menu-btn span,.hero__nav__right{display:none}.hero__nav__logo{height:57px;width:101px;object-fit:contain}.hero__nav__menu-icon{width:29.43px!important;height:29.43px!important}}