.gbp-mega-menu{box-shadow:0 2px 4px rgb(0 0 0 / .06),0 8px 16px rgb(0 0 0 / .1);column-gap:32px;row-gap:32px;padding:32px}.gbp-mega-menu__heading{color:#000;font-size:1rem;font-weight:400;letter-spacing:1.2px;margin-bottom:24px;text-transform:uppercase}.gbp-mega-menu__list{display:grid;list-style-type:none;margin-bottom:0;margin-left:0;padding-left:0;row-gap:.25rem}.gbp-mega-menu__link{color:#000;display:block;font-size:.875rem;padding-bottom:12px;padding-top:12px;text-decoration:none;transition:all 0.5s ease 0s}.gbp-mega-menu__link:is(:hover,:focus){color:#00c}.gbp-mega-menu__link__icon{align-items:center;background-color:#fff;display:flex;justify-content:center;width:max-content;border:1px solid #eaeaea;border-radius:3px;padding:4px}.gbp-mega-menu__link__icon svg{fill:currentColor;width:28px;height:auto}