.product-mega-menu{--menu-red:#e50b22;--menu-black:#000;--menu-text:#656b73;--menu-panel:#fff;position:relative}.product-mega-menu ul{list-style:none;margin:0;padding:0}.product-mega-menu .hs-menu-depth-1{position:static}.product-mega-menu>.hs-menu-wrapper>ul{align-items:stretch;background:var(--menu-black);display:flex}.product-mega-menu .hs-menu-depth-1>a{align-items:center;color:#fff;display:flex;font-size:18px;font-weight:700;justify-content:center;line-height:1.1;min-height:60px;padding:20px;text-decoration:none;transition:background-color .2s ease;white-space:nowrap}.product-mega-menu .hs-menu-depth-1>a:hover{background:var(--menu-red)}.product-mega-menu .hs-menu-depth-1>ul{background:var(--menu-panel);box-shadow:0 8px 20px rgba(0,0,0,.12);display:none;gap:50px;grid-template-columns:repeat(3,minmax(0,1fr));left:0;padding:28px 28px 34px;position:absolute;top:100%;width:100%;z-index:20}.product-mega-menu .hs-menu-depth-1:focus-within>ul,.product-mega-menu .hs-menu-depth-1:hover>ul{display:grid}.product-mega-menu .hs-menu-depth-2{position:static}.product-mega-menu .hs-menu-depth-2>a{color:var(--menu-red);display:block;font-size:16px;font-weight:700;line-height:1.2;margin-bottom:16px;text-decoration:none}.product-mega-menu .hs-menu-depth-2>ul{background:transparent;box-shadow:none;display:block;min-width:0;opacity:1;position:static;transform:none;visibility:visible;width:auto}.product-mega-menu .hs-menu-depth-3{margin-bottom:12px;padding-left:20px;position:relative}.product-mega-menu .hs-menu-depth-3:before{background:var(--menu-red);content:"";height:6px;left:0;position:absolute;top:.4em;width:6px}.product-mega-menu .hs-menu-depth-3>a{color:var(--menu-text);display:block;font-size:16px;font-weight:400;line-height:1.25;padding:0;text-decoration:none}.product-mega-menu .hs-menu-depth-3>a:focus-visible,.product-mega-menu .hs-menu-depth-3>a:hover{color:var(--menu-red);text-decoration:underline}@media (max-width:900px){.product-mega-menu>.hs-menu-wrapper>ul{display:block}.product-mega-menu .hs-menu-depth-1>a{border-bottom:1px solid hsla(0,0%,100%,.2);font-size:18px;justify-content:flex-start;min-height:0;padding:12px 20px}.product-mega-menu .hs-menu-depth-1>ul{box-shadow:none;display:none;gap:16px;grid-template-columns:1fr;padding:16px;position:static;width:100%}.product-mega-menu .hs-menu-depth-1.is-open>ul{display:grid}.product-mega-menu .hs-menu-depth-1:focus-within>ul,.product-mega-menu .hs-menu-depth-1:hover>ul{display:none}.product-mega-menu .hs-menu-depth-1.is-open:focus-within>ul,.product-mega-menu .hs-menu-depth-1.is-open:hover>ul{display:grid}.product-mega-menu .hs-menu-depth-2>a{font-size:18px}.product-mega-menu .hs-menu-depth-3>a{font-size:16px}}