.helux-header{--helux-navy:#222052;--helux-blue:#00b9f2;--helux-blue-hover:#009dcc;--helux-grey:#6b6b78;--helux-light-grey:#dcddde;--helux-border:#e6e6ea;position:relative;width:100%;z-index:1000}.helux-header__bar{background:#fff;position:relative;width:100%;z-index:1100}.helux-header__inner{box-sizing:border-box;margin:0 auto;max-width:1440px;min-height:88px;overflow:hidden;padding:0 40px;width:100%}.helux-header__inner,.helux-header__logo{align-items:center;display:flex;min-width:0}.helux-header__logo{flex:0 0 auto;text-decoration:none}.helux-header__logo img{display:block;height:auto;max-width:180px}.helux-header__logo-placeholder{color:var(--helux-navy);font-family:Montserrat,sans-serif;font-size:24px;font-weight:700}.helux-desktop-nav{align-items:center;display:flex;flex:1 1 auto;margin-left:auto;min-width:0}.helux-desktop-nav__list{align-items:center;display:flex;flex-wrap:nowrap;gap:4px;justify-content:flex-end;list-style:none;margin:0;min-width:0;padding:0;width:100%}.helux-desktop-nav__item{box-sizing:border-box;flex:1 1 auto;margin:0;min-width:100px;padding:0;position:static}.helux-desktop-nav__link{align-items:center;background:transparent;border:0;box-sizing:border-box;color:var(--helux-navy);cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;justify-content:center;line-height:1.3;min-height:44px;min-width:80px;overflow-wrap:normal;padding:10px;text-align:center;text-decoration:none;transition:color .2s ease,background-color .2s ease;white-space:normal;width:100%}.helux-desktop-nav__link:hover{background:#fff;border:none;color:var(--helux-blue)}.helux-desktop-nav__item.is-last-item .helux-desktop-nav__link{background:var(--helux-blue);border-radius:4px;color:#fff;min-width:80px;padding-left:12px;padding-right:12px}.helux-desktop-nav__item.is-last-item .helux-desktop-nav__link:hover{background:var(--helux-blue-hover);color:#fff}.helux-menu-title{font-family:Montserrat,sans-serif;font-weight:700}.helux-menu-description{font-family:Poppins,sans-serif;font-weight:400}.helux-menu-item-hidden{display:none!important}.helux-mega-menu{background:#fff;border-top:1px solid #eee;box-shadow:0 12px 30px rgba(36,33,82,.12);box-sizing:border-box;left:0;max-width:100vw;opacity:0;overflow-x:hidden;pointer-events:none;position:fixed;top:var(--helux-header-bottom,88px);transform:translateY(-8px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;visibility:hidden;width:100%;z-index:1000}.helux-mega-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.helux-mega-menu__inner{box-sizing:border-box;display:grid;gap:50px;grid-template-columns:minmax(220px,.75fr) minmax(0,2fr);margin:0 auto;max-width:1440px;min-width:0;padding:48px 40px 52px;width:100%}.helux-mega-menu__sidebar{min-width:0}.helux-mega-menu__eyebrow,.helux-mega-panel__eyebrow{align-items:flex-start;color:var(--helux-grey);display:flex;font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;gap:12px;letter-spacing:.04em;line-height:1.3;margin-bottom:12px;text-transform:uppercase}.helux-mega-menu__description{line-height:1.7;margin-bottom:28px;max-width:340px}.helux-mega-menu__description,.helux-mega-panel__description{color:var(--helux-grey);font-family:Poppins,sans-serif;font-size:14px;font-weight:400}.helux-mega-panel__description{line-height:1.65;margin-bottom:26px}.helux-menu-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;flex:0 0 auto;height:24px;width:24px}.helux-menu-icon:empty{display:none}.helux-mega-menu__categories{display:flex;flex-direction:column;gap:6px;width:100%}.helux-mega-menu__category{align-items:center;background:transparent;border:1px solid transparent;border-radius:4px;box-sizing:border-box;color:var(--helux-navy);cursor:pointer;display:flex;min-width:0;padding:13px 14px;text-align:left;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease;width:100%}.helux-mega-menu__category-content{align-items:center;display:flex;gap:12px;min-width:0;width:100%}.helux-mega-menu__category .helux-menu-title{font-size:14px;line-height:1.4;min-width:0;overflow-wrap:normal}.helux-mega-menu__category.is-active,.helux-mega-menu__category:hover{background:#fff;border-color:var(--helux-blue);box-shadow:0 4px 0 0 var(--helux-light-grey);color:var(--helux-blue)}.helux-mega-menu__content,.helux-mega-panel{box-sizing:border-box;max-width:100%;min-width:0;overflow:hidden;width:100%}.helux-mega-panel{display:none}.helux-mega-panel.is-active{display:block}.helux-mega-panel.helux-menu-item-hidden{display:none!important}.helux-grandchild-grid,.helux-mega-panel__items{box-sizing:border-box;max-width:100%;min-width:0;width:100%}.helux-grandchild-grid{display:grid;gap:14px 18px;grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr))}.helux-mega-card{align-items:flex-start;background:#fff;border:1px solid var(--helux-border);border-radius:5px;box-sizing:border-box;color:var(--helux-navy);display:flex;max-width:100%;min-width:0;overflow:hidden;padding:16px;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease;width:100%}.helux-mega-card.is-active,.helux-mega-card:hover{background:#fff;border-color:var(--helux-blue);box-shadow:0 4px 0 0 var(--helux-light-grey);color:var(--helux-blue)}.helux-mega-card__icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;flex:0 0 auto;height:32px;margin-right:12px;width:32px}.helux-mega-card__icon:empty{display:none}.helux-mega-card__body{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.helux-mega-card__title{display:block;font-size:14px;line-height:1.35;min-width:0;overflow-wrap:normal}.helux-mega-card__description{color:var(--helux-grey);display:block;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.55;margin-top:5px}.helux-mega-card:hover .helux-mega-card__description{color:var(--helux-grey)}.helux-mega-card--child-link{max-width:520px}.helux-mobile-toggle{align-items:center;background:transparent;border:0;box-sizing:border-box;cursor:pointer;display:none;flex:0 0 44px;font-size:0;height:44px;justify-content:center;line-height:0;margin-left:auto;max-width:44px;min-width:44px;outline:none;padding:0;width:44px}.helux-mobile-toggle__icon{display:block;flex:0 0 24px;height:24px;overflow:visible;width:24px}.helux-mobile-toggle__line{fill:var(--helux-navy);transform-box:fill-box;transform-origin:center;transition:transform .2s ease,opacity .2s ease}.helux-mobile-toggle.is-open .helux-mobile-toggle__line--1{transform:translateY(6px) rotate(45deg)}.helux-mobile-toggle.is-open .helux-mobile-toggle__line--2{opacity:0}.helux-mobile-toggle.is-open .helux-mobile-toggle__line--3{transform:translateY(-6px) rotate(-45deg)}.helux-header.is-mobile-mode .helux-desktop-nav{display:none}.helux-header.is-mobile-mode .helux-mobile-toggle{background-color:#fff!important;border:none!important;display:flex}.helux-header.is-mobile-mode .helux-header__logo{max-width:100%}.helux-header.is-mobile-mode .helux-header__logo img{height:auto;max-width:150px}.helux-mobile-nav{background:#fff;box-sizing:border-box;height:calc(100dvh - var(--helux-header-bottom, 88px));left:0;max-height:calc(100dvh - var(--helux-header-bottom, 88px));opacity:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;pointer-events:none;position:fixed;right:0;top:var(--helux-header-bottom,88px);transform:translateY(-8px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;visibility:hidden;width:100%;z-index:1050}.helux-mobile-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.helux-mobile-nav__inner{box-sizing:border-box;margin:0 auto;max-width:1440px;padding:25px 24px 40px;width:100%}.helux-mobile-nav__list,.helux-mobile-nav__list ul{list-style:none;margin:0;padding:0}.helux-mobile-nav__item{border-bottom:1px solid var(--helux-border);width:100%}.helux-mobile-nav__link{align-items:center;background:transparent;border:0;box-sizing:border-box;color:var(--helux-navy);cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:16px;justify-content:space-between;min-height:52px;padding:12px 24px;text-align:left;text-decoration:none;width:100%}.helux-mobile-nav__link-content{align-items:center;display:flex;gap:12px;min-width:0}.helux-mobile-nav__link .helux-menu-title{overflow-wrap:normal}.helux-mobile-nav__arrow{flex:0 0 auto;font-size:22px;font-weight:300;line-height:1;margin-left:15px;transition:transform .2s ease}.helux-mobile-nav__accordion.is-open .helux-mobile-nav__arrow,.helux-mobile-nav__subaccordion.is-open .helux-mobile-nav__arrow{transform:rotate(45deg)}.helux-mobile-submenu{box-sizing:border-box;display:none;margin:0;padding:0 0 8px 20px;width:100%}.helux-mobile-submenu.is-open{display:block}.helux-mobile-submenu li{border:0;box-sizing:border-box;margin:0;padding:0;width:100%}.helux-mobile-submenu .helux-mobile-nav__link,.helux-mobile-submenu li>a{box-sizing:border-box;font-size:14px;margin:0;min-height:44px;padding:12px 0;width:100%}.helux-mobile-submenu--nested{box-sizing:border-box;margin:0;padding:0 0 8px 20px;width:100%}.helux-mobile-nav__flattened-item{border:0;margin:0;padding:0;width:100%}.helux-mobile-nav__flattened-item>a{box-sizing:border-box;font-size:14px;margin:0;min-height:44px;padding:12px 0;width:100%}.helux-mobile-menu-item-hidden{display:none!important}@media (max-width:1100px){.helux-header__inner{padding-left:24px;padding-right:24px}.helux-desktop-nav__link{font-size:14px}.helux-mega-menu__inner{gap:30px;grid-template-columns:minmax(200px,.7fr) minmax(0,1.8fr);padding-left:24px;padding-right:24px}}@media (max-width:800px){.helux-grandchild-grid{grid-template-columns:1fr}}@media (max-width:600px){.helux-header__inner{padding-left:18px;padding-right:18px}.helux-header__logo img{max-width:150px}.helux-mobile-nav__inner{padding-left:18px;padding-right:18px}}body.helux-mobile-menu-open{overflow:hidden}