/* Five shared top-level menus: A8 geometry, with approved common refinements. */
.mega-menu{--red:#e60012;--navy:#07172a;--steel:#18344f;--muted:#607085;--line:#d9e0e7;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif;font-size:16px;line-height:normal}
.mega-menu{position:absolute;top:100%;left:0;right:0;color:var(--navy);background:#fff;border-top:1px solid rgba(9,23,42,.035);box-shadow:0 28px 54px #09172a1f;animation:mega-menu-in .22s cubic-bezier(.2,.72,.2,1) both}
.mega-menu .mega-menu-inner{min-height:430px;display:grid;grid-template-columns:minmax(310px,28vw) 1fr}
.mega-menu .mega-intro{min-height:100%;position:relative;overflow:hidden;isolation:isolate;display:flex;background:#17304a}
.mega-menu .mega-intro:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#05121f1f,#05121f47 38%,#05121fe0),linear-gradient(90deg,#05121f5c,#05121f0f 72%)}
.mega-menu .mega-intro-copy{position:relative;z-index:2;align-self:stretch;width:100%;min-height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:46px max(36px,3.8vw) 44px}
.mega-menu .mega-intro-en{color:#a4b1bd;font-size:11px;letter-spacing:.22em;font-weight:650}
.mega-menu .mega-intro h3{margin:14px 0 12px;color:#fff;font-size:clamp(28px,2vw,36px);line-height:1.15;letter-spacing:-.04em}
.mega-menu .mega-intro p{max-width:310px;margin:0;color:#ffffffc7;font-size:15px;line-height:1.8}
.mega-menu .mega-intro-copy>a{width:fit-content;display:inline-flex;align-items:center;gap:8px;margin-top:34px;color:#fff;font-size:13px;font-weight:650;transition:gap .22s ease,transform .22s ease,color .18s ease}
.mega-menu .mega-intro-copy>a:hover,.mega-menu .mega-intro-copy>a:focus-visible{color:#ff4250;gap:13px;transform:translate(6px)}
.mega-menu .mega-intro-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;filter:saturate(.9) contrast(1.02) brightness(.92)}
.mega-menu .mega-content{min-width:0;padding:44px max(42px,4.5vw) 46px 46px;background:#fff}
.mega-menu .mega-product-layout{display:grid;grid-template-columns:minmax(330px,1.08fr) repeat(2,minmax(235px,.86fr));gap:clamp(24px,2.4vw,40px);align-items:stretch}
.mega-menu .mega-product-info,.mega-menu .mega-product-digital,.mega-menu .mega-product-agent{display:flex;flex-direction:column}
.mega-menu .mega-product-digital,.mega-menu .mega-product-agent{padding-left:clamp(22px,2vw,34px);border-left:1px solid #e2e8ee}
.mega-menu .mega-product-digital .mega-section-heading h4,.mega-menu .mega-product-agent .mega-section-heading h4{font-size:20px}
.mega-menu .mega-section-heading>span,.mega-menu .mega-content-head span,.mega-menu .mega-about-card>span{color:var(--red);font-size:11px;font-weight:650;letter-spacing:.09em}
.mega-menu .mega-section-heading h4,.mega-menu .mega-content-head h4{margin:8px 0 7px;font-size:23px;line-height:1.25;letter-spacing:-.02em}
.mega-menu .mega-section-heading h4 a{display:inline-block;color:inherit;text-decoration:none;transition:color .22s ease,transform .22s ease}
.mega-menu .mega-section-heading h4 a:hover,.mega-menu .mega-section-heading h4 a:focus-visible{color:var(--red);transform:translate(6px)}
.mega-menu .mega-section-heading p,.mega-menu .mega-content-head>p{margin:0;color:#6f8091;font-size:13px;line-height:1.7}
.mega-menu .mega-system-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;margin-top:18px;border-top:1px solid #e5eaf0}
.mega-menu .mega-system-grid a{min-height:40px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #e5eaf0;font-size:13px;transition:color .18s ease,transform .22s ease,border-color .18s ease}
.mega-menu .mega-digital-points{display:grid;margin-top:20px;border-top:1px solid #e5eaf0}
.mega-menu .mega-digital-points span{padding:11px 0;border-bottom:1px solid #e5eaf0;color:#2d4358;font-size:13px}
.mega-menu .mega-product-digital .mega-inline-link{align-self:flex-start;margin-top:auto;padding-top:20px;font-size:12px}
.mega-menu .mega-system-grid a>span{color:#aab5c0;font-size:10px;letter-spacing:.05em}
.mega-menu .mega-system-grid a>strong{font-weight:560}
.mega-menu .mega-system-grid a:hover,.mega-menu .mega-system-grid a:focus-visible{color:var(--red);border-bottom-color:#e6001259;transform:translate(6px)}
.mega-menu .mega-agent-products{flex:1;display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:0;margin-top:16px;border-top:1px solid #e3e9ef}
.mega-menu .mega-agent-product{display:flex;flex-direction:column;padding:14px 0 13px;border-bottom:1px solid #e3e9ef;transition:transform .22s ease}
.mega-menu .mega-agent-product:hover{transform:translate(3px)}
.mega-menu .mega-agent-product-head{display:flex;align-items:center;gap:9px}
.mega-menu .mega-agent-product-head>span{flex:0 0 auto;padding:3px 7px;color:var(--red);background:#e6001211;font-size:9px;font-weight:700;letter-spacing:.04em}
.mega-menu .mega-agent-product h5{margin:0;color:#142c42;font-size:15px;line-height:1.35}
.mega-menu .mega-agent-product h5 a{display:inline-block;color:inherit;text-decoration:none;transition:color .18s ease,transform .22s ease}
.mega-menu .mega-agent-product h5 a:hover,.mega-menu .mega-agent-product h5 a:focus-visible{color:var(--red);transform:translate(6px)}
.mega-menu .mega-agent-functions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px;margin-top:11px}
.mega-menu .mega-agent-functions>span{position:relative;padding-left:10px;color:#2d4358;font-size:10px;line-height:1.45}
.mega-menu .mega-agent-functions>span:before{content:"";position:absolute;left:0;top:.58em;width:3px;height:3px;border-radius:50%;background:#e60012b8}
.mega-menu .mega-agent-product-link{width:fit-content;margin-top:auto;padding-top:9px;font-size:10px}
.mega-menu .mega-deployment-button{padding-inline:0;border:0;background:transparent;cursor:pointer;font-family:inherit;text-align:left}
.mega-menu .mega-agent-actions{display:grid;grid-template-columns:max-content max-content;gap:14px;align-items:center;margin-top:auto;padding-top:0}
.mega-menu .mega-agent-actions .arrow-link,.mega-menu .mega-login-link{font-size:11px;white-space:nowrap}
.mega-menu .mega-agent-actions svg{width:14px;height:14px}
.mega-menu .mega-login-link{display:inline-flex;align-items:center;gap:6px;color:var(--red);font-weight:650;transition:color .18s ease,transform .22s ease}
.mega-menu .mega-login-link:hover,.mega-menu .mega-login-link:focus-visible{color:#b9000e;transform:translate(6px)}
.mega-menu .mega-content-head{display:flex;align-items:end;justify-content:space-between;gap:36px;padding-bottom:20px;border-bottom:1px solid #e1e7ed}
.mega-menu .mega-content-head>p{max-width:520px;padding-bottom:2px;text-align:right}
.mega-menu .mega-solution-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 24px}
.mega-menu .mega-solution-grid>a{min-height:125px;position:relative;display:grid;grid-template-columns:26px 1fr;gap:9px;align-content:center;border-bottom:1px solid #e4e9ee;transition:transform .22s ease,border-color .18s ease}
.mega-menu .mega-solution-grid>a>span{padding-top:4px;color:#b2bdc7;font-size:10px}
.mega-menu .mega-solution-grid h4,.mega-menu .mega-practice-grid h4,.mega-menu .mega-about-card h4{margin:0;font-size:17px;line-height:1.35}
.mega-menu .mega-solution-grid p,.mega-menu .mega-practice-grid p,.mega-menu .mega-about-card p{margin:7px 0 0;color:#748596;font-size:12px;line-height:1.65}
.mega-menu .mega-solution-grid svg{position:absolute;right:0;bottom:13px;color:var(--red);opacity:0;transform:translate(-7px);transition:opacity .18s ease,transform .22s ease}
.mega-menu .mega-solution-grid>a:hover,.mega-menu .mega-solution-grid>a:focus-visible{border-bottom-color:#e6001266;transform:translate(6px)}
.mega-menu .mega-solution-grid>a:hover h4,.mega-menu .mega-solution-grid>a:focus-visible h4{color:var(--red)}
.mega-menu .mega-solution-grid>a:hover svg,.mega-menu .mega-solution-grid>a:focus-visible svg{opacity:1;transform:none}
.mega-menu .mega-practice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 24px}
.mega-menu .mega-practice-grid>a{min-height:132px;position:relative;padding:27px 34px 24px 0;border-bottom:1px solid #e2e8ee;transition:transform .22s ease,border-color .18s ease}
.mega-menu .mega-practice-grid>a>span{display:block;margin-bottom:13px;color:#b0bbc6;font-size:10px}
.mega-menu .mega-practice-grid svg{position:absolute;right:0;top:54px;color:var(--red)}
.mega-menu .mega-practice-grid>a:hover,.mega-menu .mega-practice-grid>a:focus-visible{border-bottom-color:#e6001266;transform:translate(6px)}
.mega-menu .mega-practice-grid>a:hover h4,.mega-menu .mega-practice-grid>a:focus-visible h4{color:var(--red)}
.mega-menu .mega-about-layout{min-height:330px;display:grid;grid-template-columns:minmax(205px,.65fr) minmax(0,2.35fr);gap:28px;align-items:stretch}
.mega-menu .mega-about-minor{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:14px}
.mega-menu .mega-about-card{position:relative;padding:26px 28px 28px;border:1px solid #e0e6ec;transition:transform .24s ease,border-color .18s ease,box-shadow .24s ease}
.mega-menu .mega-about-card h4{margin-top:12px;font-size:19px;transition:color .18s ease,transform .22s ease}
.mega-menu .mega-about-card p{margin-top:12px;font-size:13px;line-height:1.8}
.mega-menu .mega-about-card>svg{position:absolute;right:22px;bottom:22px;color:var(--red)}
.mega-menu .mega-about-card:hover,.mega-menu .mega-about-card:focus-visible{border-color:#e6001261;box-shadow:0 18px 38px #0d213414}
.mega-menu .mega-about-card:hover h4,.mega-menu .mega-about-card:focus-visible h4{color:var(--red);transform:translate(6px)}
.mega-menu .mega-about-network{padding:27px 30px 25px;background:#f5f7fa}
.mega-menu .mega-about-network-head{display:flex;justify-content:space-between;gap:28px;padding-bottom:19px;border-bottom:1px solid #dce3e9}
.mega-menu .mega-about-network-head>div>span{color:var(--red);font-size:11px;font-weight:650;letter-spacing:.09em}
.mega-menu .mega-about-network-head h4{margin:7px 0 6px;font-size:21px}
.mega-menu .mega-about-network-head p{margin:0;color:#718293;font-size:12px;line-height:1.65}
.mega-menu .mega-about-network-head p strong{color:var(--navy);font-size:13px;font-weight:650}
.mega-menu .mega-about-network-head>a{display:inline-flex;align-items:center;align-self:end;gap:6px;color:var(--red);font-size:12px;font-weight:650;transition:color .18s ease,transform .22s ease}
.mega-menu .mega-about-network-head>a:hover,.mega-menu .mega-about-network-head>a:focus-visible{color:#b9000e;transform:translate(6px)}
.mega-menu .mega-company-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 18px;margin-top:14px}
.mega-menu .mega-company-grid span{padding:7px 0;border-bottom:1px solid #e2e7ec;color:#41576a;font-size:11px;white-space:nowrap}
@keyframes mega-menu-in{0%{opacity:0;transform:translateY(-8px)}
to{opacity:1;transform:none}
}
@media(max-width:1220px){
.mega-menu .mega-menu-inner{grid-template-columns:minmax(260px,27vw) 1fr}
.mega-menu .mega-intro{padding:0}
.mega-menu .mega-intro-copy,.mega-menu .mega-content{padding-inline:34px}
.mega-menu .mega-product-layout{grid-template-columns:minmax(300px,1.04fr) minmax(175px,.64fr) minmax(240px,.94fr);gap:22px}
.mega-menu .mega-product-digital,.mega-menu .mega-product-agent{padding-left:20px}
.mega-menu .mega-solution-grid{gap-inline:16px}
}
@media(max-width:1100px)and (min-width:901px){
.mega-menu .mega-product-layout{grid-template-columns:repeat(2,minmax(0,1fr))}
.mega-menu .mega-product-info{grid-column:1 / -1}
.mega-menu .mega-product-info .mega-system-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.mega-menu .mega-product-digital{padding-left:0;border-left:0}
.mega-menu .mega-about-layout{grid-template-columns:180px minmax(0,1fr);gap:18px}
.mega-menu .mega-company-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:900px){
.mega-menu{display:none}
}
/* Menu-only arrow-link baseline; body/footer link styles remain page-owned. */
.mega-menu .arrow-link{display:inline-flex;align-items:center;gap:18px;color:var(--red);font-size:15px;font-weight:650;line-height:normal;transform:none;transition:gap .22s ease,color .22s ease}
.mega-menu .arrow-link>span{margin:0;transform:none}
.mega-menu .arrow-link>:is(svg,span[aria-hidden="true"]){display:inline-block;width:19px;height:19px;font-size:19px;line-height:19px;letter-spacing:0;text-align:center;flex:0 0 19px;transition:transform .18s ease}
.mega-menu .arrow-link:is(:hover,:focus-visible){gap:24px;transform:none}
.mega-menu .arrow-link:is(:hover,:focus-visible)>span:not([aria-hidden="true"]){color:inherit;transform:none}
.mega-menu .arrow-link:is(:hover,:focus-visible)>:is(svg,span[aria-hidden="true"]){transform:translate(8px)}
/* Shared top-navigation styles. Loaded after each page stylesheet. */
/* Insights use the home-page dimensions; page body content is out of scope. */
.mega-menu .mega-kicker{color:#a4b1bd;font-size:11px;letter-spacing:.22em;font-weight:650}
.mega-menu .mega-insight-channels h4,.mega-menu .mega-insight-latest h4{margin:0;font-size:17px;line-height:1.35}
.mega-menu .mega-insight-channels h4,.mega-menu .mega-insight-latest>a:not(.arrow-link) strong{transition:color .18s ease,transform .22s ease}
.mega-menu .mega-insight-channels p{margin:7px 0 0;color:#748596;font-size:12px;line-height:1.65}
.mega-menu .mega-insights-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(290px,.72fr);gap:clamp(38px,4.5vw,72px)}
.mega-menu .mega-content-head--stacked{align-items:start}
.mega-menu .mega-content-head--stacked>p{max-width:330px}
.mega-menu .mega-insight-channels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px}
.mega-menu .mega-insight-channels>a{min-height:105px;display:grid;grid-template-columns:24px 1fr auto;gap:9px;align-items:center;border-bottom:1px solid #e2e8ee;transition:color .18s ease,transform .22s ease}
.mega-menu .mega-insight-channels>a>span{color:#adb9c4;font-size:10px}
.mega-menu .mega-insight-channels svg{color:var(--red)}
.mega-menu .mega-insight-channels>a:hover,.mega-menu .mega-insight-channels>a:focus-visible{color:inherit}
.mega-menu .mega-insight-channels>a:hover h4,.mega-menu .mega-insight-channels>a:focus-visible h4{color:var(--red);transform:translate(6px)}
.mega-menu .mega-insight-latest{padding:25px 30px 27px;background:#f5f7fa}
.mega-menu .mega-insight-latest h4{margin-top:9px;font-size:22px}
.mega-menu .mega-insight-latest>a:not(.arrow-link){display:block;padding:20px 0;border-bottom:1px solid #dfe5eb;transition:color .18s ease,transform .22s ease}
.mega-menu .mega-insight-latest>a:not(.arrow-link) span{display:block;margin-bottom:7px;color:var(--red);font-size:11px}
.mega-menu .mega-insight-latest>a:not(.arrow-link) strong{display:block;min-width:0;overflow:hidden;font-size:14px;line-height:1.6;font-weight:600;text-overflow:ellipsis;white-space:nowrap}
.mega-menu .mega-insight-latest>a:not(.arrow-link):hover,.mega-menu .mega-insight-latest>a:not(.arrow-link):focus-visible{color:inherit}
.mega-menu .mega-insight-latest>a:not(.arrow-link):hover strong,.mega-menu .mega-insight-latest>a:not(.arrow-link):focus-visible strong{color:var(--red);transform:translate(6px)}
.mega-menu .mega-insight-latest .mega-inline-link{margin-top:23px;font-size:13px}
.mega-menu .mega-insight-latest{min-width:0;overflow:hidden}
.mega-menu .mega-insight-latest>a:not(.arrow-link){min-width:0;width:auto;overflow:visible}
.mega-menu .mega-insight-latest>a:not(.arrow-link) span{line-height:normal}
.mega-menu .mega-insight-loading{margin:24px 0;color:#748596;font-size:13px}
.mega-menu :is(.mega-insight-channels,.mega-insight-latest)>a:is(.is-current,[aria-current="page"],[aria-current="location"]){color:var(--red);background:linear-gradient(100deg,#e600121b,#e6001209 64%,#e6001200)}
.mega-menu :is(.mega-insight-channels,.mega-insight-latest)>a:is(.is-current,[aria-current="page"],[aria-current="location"]) :is(h4,strong){color:var(--red)}
.mega-menu .mega-insight-channels>a:is(:hover,:focus-visible),.mega-menu .mega-insight-latest>a:not(.arrow-link):is(:hover,:focus-visible){transform:none}
/* Unify the text-arrow and SVG-arrow CTA variants without changing labels. */
.mega-menu .mega-insight-latest>.mega-inline-link{display:inline-flex;align-items:center;min-height:19px;font-size:13px;line-height:19px}
.mega-menu .mega-insight-latest>.mega-inline-link>span{margin:0;line-height:19px}
.mega-menu .mega-insight-latest>.mega-inline-link>:is(svg,span[aria-hidden="true"]){display:inline-block;width:19px;height:19px;line-height:19px;flex:0 0 19px}
/* Existing shared fixes: consultation, current state, row alignment and sizing. */
.mega-menu .menu-deploy-trigger{-webkit-appearance:none;appearance:none;padding:9px 0 1px;border:0;background:transparent;box-shadow:none;outline:none;cursor:pointer;font:inherit;text-align:left}
.mega-menu .menu-deploy-trigger:focus,.mega-menu .menu-deploy-trigger:focus-visible{border:0;background:transparent;box-shadow:none;outline:none}
.mega-menu .mega-insight-latest>a:not(.arrow-link)>small{display:none}
/* Apply the original current-page treatment to backend-driven menu links. */
.mega-menu .mega-content a[data-shenyou-menu-current]{color:var(--red,#e60012);background:linear-gradient(100deg,#e600121b,#e6001209 64%,#e6001200)}
.mega-menu .mega-content a[data-shenyou-menu-current] :is(h4,strong){color:var(--red,#e60012)}
/* Align simple industry cards as number/title and arrow/description rows. */
@media(min-width:901px){
.mega-menu :is(.mega-solution-grid,.mega-practice-grid)>a{display:grid;grid-template-columns:26px minmax(0,1fr);grid-template-rows:auto auto;gap:7px 9px;align-content:center;align-items:start;padding:16px 0}
.mega-menu .mega-solution-grid>a>div{display:contents}
.mega-menu :is(.mega-solution-grid,.mega-practice-grid)>a>span:first-child{grid-column:1;grid-row:1;align-self:start;margin:0;padding:4px 0 0;line-height:1.35}
.mega-menu :is(.mega-solution-grid,.mega-practice-grid)>a h4{grid-column:2;grid-row:1;min-width:0;margin:0}
.mega-menu :is(.mega-solution-grid,.mega-practice-grid)>a p{grid-column:2;grid-row:2;min-width:0;margin:0}
.mega-menu :is(.mega-solution-grid,.mega-practice-grid)>a>:is(svg,span[aria-hidden="true"]){position:static;inset:auto;grid-column:1;grid-row:2;align-self:start;justify-self:start;width:16px;height:19.8px;margin:0;padding:0;font-size:16px;line-height:19.8px;transform:none}
.mega-menu :is(.mega-solution-grid,.mega-practice-grid)>a:is(:hover,:focus-visible,.is-current,.is-current-practice,[data-shenyou-menu-current],[aria-current="page"],[aria-current="location"])>span[aria-hidden="true"]{color:var(--red)}
}
@media(min-width:1101px){.mega-menu--practice .mega-practice-grid>a{min-height:125px}}
/* Fill the existing insights panel height with aligned category and latest columns. */
@media(min-width:901px){
.mega-menu--insights .mega-content{display:grid}
.mega-menu .mega-insights-layout{align-self:stretch;align-items:stretch}
.mega-menu .mega-insights-layout>section{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr)}
.mega-menu .mega-insight-channels{grid-template-rows:repeat(2,minmax(105px,1fr))}
.mega-menu .mega-insight-latest{display:flex;flex-direction:column}
.mega-menu .mega-insight-latest>a:not(.arrow-link):not(.mega-inline-link){min-height:0;display:flex;flex:1 1 0;flex-direction:column;justify-content:center}
.mega-menu .mega-insight-latest>.mega-inline-link{flex:0 0 auto}
}
/* Keep customer-practice links as ruled rows with a centered red arrow. */
@media(min-width:901px){
.mega-menu--practice .mega-practice-grid>a>span:first-child:not([aria-hidden="true"]){display:none}
.mega-menu--practice .mega-practice-grid>a>:is(svg,span[aria-hidden="true"]){grid-column:1;grid-row:1 / 3;align-self:center;color:var(--red);opacity:1}
}
/* Final compatibility for the existing SVG and CMS text-arrow renderers. */
.mega-menu .mega-content a:is(.is-current,.is-current-practice,[aria-current="page"],[aria-current="location"],[data-shenyou-menu-current]){color:var(--red);background:linear-gradient(100deg,#e600121b,#e6001209 64%,#e6001200)}
.mega-menu .mega-content a:is(.is-current,.is-current-practice,[aria-current="page"],[aria-current="location"],[data-shenyou-menu-current]) :is(h4,h5,strong){color:var(--red)}
.mega-menu .mega-about-network.is-current{background:linear-gradient(100deg,#e600121b,#e6001209 64%,#e6001200)}
.mega-menu .mega-about-network.is-current h4{color:var(--red)}
.mega-menu .mega-solution-grid>a>:is(svg,span[aria-hidden="true"]){color:#b2bdc7;opacity:1}
.mega-menu .mega-solution-grid>a:is(:hover,:focus-visible,.is-current,[data-shenyou-menu-current],[aria-current="page"],[aria-current="location"])>:is(svg,span[aria-hidden="true"]){color:var(--red);opacity:1}
.mega-menu .mega-intro-copy>a>:is(svg,span[aria-hidden="true"]){display:inline-block;width:18px;height:18px;font-size:18px;line-height:18px;letter-spacing:0;text-align:center;flex:0 0 18px}
.mega-menu .mega-about-card>:is(svg,span[aria-hidden="true"]){position:absolute;right:22px;bottom:22px;display:block;width:18px;height:18px;font-size:18px;line-height:18px;letter-spacing:0;text-align:center;color:var(--red)}
.mega-menu .mega-about-network-head>a>:is(svg,span[aria-hidden="true"]){display:inline-block;width:17px;height:17px;font-size:17px;line-height:17px;letter-spacing:0;text-align:center;flex:0 0 17px}
.mega-menu .mega-agent-actions :is(a,button)>:is(svg,span[aria-hidden="true"]){display:inline-block;width:14px;height:14px;font-size:14px;line-height:14px;letter-spacing:0;text-align:center;flex:0 0 14px}
.mega-menu .mega-product-digital .mega-inline-link{font-size:12px}
.mega-menu .mega-agent-actions :is(a,button){font-size:11px}
.mega-menu :is(.menu-deploy-trigger,.mega-deployment-link,.mega-deployment-button,.mega-deployment-trigger){-webkit-appearance:none;appearance:none;width:fit-content;padding:9px 0 1px;border:0;background:transparent;box-shadow:none;outline:none;cursor:pointer;font:inherit;font-size:16px;line-height:normal;text-align:left;gap:18px}
.mega-menu :is(.menu-deploy-trigger,.mega-deployment-link,.mega-deployment-button,.mega-deployment-trigger):is(:focus,:focus-visible){border:0;background:transparent;box-shadow:none;outline:none}
@media(prefers-reduced-motion:reduce){.mega-menu,.mega-menu *{animation:none!important;transition-duration:.01ms!important}.mega-menu :is(a,button,svg,span,h4,h5,strong){transform:none!important}}
