header .megamenu{background:#f2f2f2;box-shadow:1px 1px 2px rgba(0,0,0,.1);display:none;font-size:1rem;font-weight:400;line-height:1.5;position:absolute;top:100%;transition:all .5s;width:100vw;z-index:9999}header .megamenu:before{background:#f2f2f2;bottom:0;content:" ";display:block;left:0;position:absolute;right:calc(50% + 335px);top:0}header .megamenu a>strong,header .megamenu strong>a{color:var(--c-heading);font-size:1rem;font-weight:700}header .megamenu a{color:var(--c-text);display:inline-block;font-size:.875rem;margin-bottom:.875rem}header .megamenu a[target=_blank]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2718%27 height=%2718%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg stroke=%27%23000%27 stroke-width=%272%27 fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cpath d=%27M9 1H1v16h16V9M10.984 1H17v5.984M6.662 11.529l9.53-9.684%27/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:12px;margin-left:8px;position:relative;top:2px;width:12px}header .megamenu .bg-light{background-color:var(--c-light-gray)}header .megamenu .bg-white{background-color:var(--c-white)}header .megamenu .container .row>div{padding:40px 20px}header .megamenu ul.submenu{align-items:flex-start;display:flex;flex-direction:column;list-style:none;margin:0 0 16px;padding:0}header .megamenu ul.submenu a{color:var(--c-black)}header .megamenu ul.submenu li a.bold{font-weight:700}header .megamenu ul.submenu li a.text-blue{color:var(--c-link)}header .megamenu ul.submenu a.button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2718%27 height=%2718%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg stroke=%27%230B4BAA%27 stroke-width=%272%27 fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cpath d=%27M9 1H1v16h16V9M10.984 1H17v5.984M6.662 11.529l9.53-9.684%27/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:14px;margin-left:8px;position:relative;top:-2px;vertical-align:bottom;width:14px}header .megamenu a.bold{font-weight:700}header .megamenu a.text-blue{color:var(--c-link)}