.related-resources{padding:clamp(52px,7vw,92px) 0;background:#f4f7fa;border-top:1px solid #dbe2e8}
.related-resources>div>p,.resources-hero>div>p,.resources-groups article>p{margin:0 0 14px;color:#245ff0;font:700 11px/1.2 var(--sans,Arial,sans-serif);letter-spacing:.16em;text-transform:uppercase}
.related-resources h2{max-width:720px;margin:0;font:500 clamp(28px,3.5vw,48px)/1.08 var(--sans,Arial,sans-serif);letter-spacing:-.035em}
.related-resources nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:36px;border-top:1px solid #cbd4dc;border-left:1px solid #cbd4dc}
.related-resources a{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:18px;padding:18px;color:#0a1726;text-decoration:none;border-right:1px solid #cbd4dc;border-bottom:1px solid #cbd4dc;font-weight:650}
.related-resources a:hover,.related-resources a:focus-visible{background:#245ff0;color:#fff}

.resources-hero{padding:clamp(90px,12vw,170px) 0 clamp(64px,8vw,110px);background:#0a1726;color:#fff;overflow:hidden}
.resources-hero nav{display:flex;gap:10px;margin-bottom:48px;color:#abb6c2;font-size:13px;animation:resources-rise .55s cubic-bezier(.22,1,.36,1) both}
.resources-hero nav a{color:inherit;transition:color .2s ease}
.resources-hero nav a:hover,.resources-hero nav a:focus-visible{color:#fff}
.resources-hero>div>p:first-of-type{animation:resources-rise .6s .08s cubic-bezier(.22,1,.36,1) both}
.resources-hero h1{max-width:900px;margin:0;font:500 clamp(48px,7vw,104px)/.96 var(--sans,Arial,sans-serif);letter-spacing:-.055em;animation:resources-rise .72s .14s cubic-bezier(.22,1,.36,1) both}
.resources-hero>div>p:last-child{max-width:700px;margin:28px 0 0;color:#b9c2cc;font:400 18px/1.65 var(--sans,Arial,sans-serif);letter-spacing:0;text-transform:none;animation:resources-rise .72s .22s cubic-bezier(.22,1,.36,1) both}

.resources-groups{padding:clamp(60px,8vw,112px) 0}
.resources-groups h2{margin:0 0 34px;font:500 clamp(30px,4vw,52px)/1 var(--sans,Arial,sans-serif);animation:resources-rise .6s .3s cubic-bezier(.22,1,.36,1) both}
.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #cbd4dc;border-left:1px solid #cbd4dc}
.resource-grid article{position:relative;padding:30px;border-right:1px solid #cbd4dc;border-bottom:1px solid #cbd4dc;transition:background-color .25s ease,box-shadow .25s ease,transform .25s ease;animation:resources-rise .65s cubic-bezier(.22,1,.36,1) both}
.resource-grid article:nth-child(1){animation-delay:.36s}.resource-grid article:nth-child(2){animation-delay:.44s}.resource-grid article:nth-child(3){animation-delay:.52s}
.resource-grid article::before{position:absolute;top:-1px;right:-1px;left:-1px;height:3px;background:#245ff0;content:"";transform:scaleX(0);transform-origin:left;transition:transform .3s cubic-bezier(.22,1,.36,1)}
.resource-grid article:hover,.resource-grid article:focus-within{z-index:1;background:#f7f9fc;box-shadow:0 16px 38px rgba(10,23,38,.09);transform:translateY(-4px)}
.resource-grid article:hover::before,.resource-grid article:focus-within::before{transform:scaleX(1)}
.resource-grid h3{margin:0 0 28px;font:500 25px/1.15 var(--sans,Arial,sans-serif);transition:color .2s ease}
.resource-grid article:hover h3,.resource-grid article:focus-within h3{color:#245ff0}
.resource-grid a{position:relative;display:block;min-height:44px;padding:18px 34px 18px 0;color:#0a1726;text-decoration:none;border-top:1px solid #dbe2e8;transition:color .2s ease,padding-left .2s ease}
.resource-grid a::after{position:absolute;top:18px;right:4px;color:#245ff0;content:"\2197";font-size:18px;opacity:0;transform:translate(-7px,7px);transition:opacity .2s ease,transform .25s cubic-bezier(.22,1,.36,1)}
.resource-grid a strong,.resource-grid a span{display:block}.resource-grid a strong{font-size:16px}
.resource-grid a span{margin-top:6px;color:#66717d;font-size:14px;line-height:1.5;transition:color .2s ease}
.resource-grid a:hover,.resource-grid a:focus-visible{padding-left:8px;color:#245ff0;outline:none}
.resource-grid a:hover::after,.resource-grid a:focus-visible::after{opacity:1;transform:translate(0)}
.resource-grid a:focus-visible{box-shadow:inset 0 0 0 2px #245ff0}
.resource-grid a:hover span,.resource-grid a:focus-visible span{color:#3e4a57}
@keyframes resources-rise{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}

.article-publication-meta{padding:clamp(48px,6vw,84px) 0;background:#f4f7fa;border-top:1px solid #dbe2e8}
.article-publication-meta>div{max-width:920px}.article-publication-meta>div>p:first-child{margin:0 0 12px;color:#245ff0;font:700 11px/1.2 var(--sans,Arial,sans-serif);letter-spacing:.16em;text-transform:uppercase}
.article-publication-meta h2{margin:0 0 22px;font:500 clamp(28px,3vw,44px)/1.1 var(--sans,Arial,sans-serif)}.article-publication-meta h3{margin:28px 0 8px;font-size:16px}
.article-publication-meta li,.article-publication-meta p{line-height:1.65}.article-publication-meta nav{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.article-publication-meta nav a,.article-report-link{display:inline-flex;padding:11px 14px;border:1px solid #bdc8d2;color:#0a1726;text-decoration:none;text-transform:capitalize}
.article-report-link{margin-top:22px;background:#245ff0;color:#fff;border-color:#245ff0;text-transform:none}

html,body{max-width:100%;overflow-x:clip}
@media(max-width:800px){.related-resources nav,.resource-grid{grid-template-columns:1fr}.related-resources a{min-height:52px}.resources-hero h1{font-size:clamp(44px,14vw,68px)}.resource-grid article:hover,.resource-grid article:focus-within{transform:none}.site-header .nav-row{gap:8px}.site-header .brand{margin-right:auto}.site-header .search-trigger,.site-header .saved-trigger,.site-header .menu-toggle{display:grid;min-width:44px;min-height:44px;place-items:center}.site-header .menu-toggle span{left:auto;right:auto}.resources-page a,.related-resources a{min-height:44px}}
@media(prefers-reduced-motion:reduce){.resources-hero nav,.resources-hero>div>p,.resources-hero h1,.resources-groups h2,.resource-grid article{animation:none}.resource-grid article,.resource-grid article::before,.resource-grid a,.resource-grid a::after{transition-duration:.01ms}.resource-grid article:hover,.resource-grid article:focus-within{transform:none}}

/* About navigation */
.footer-about{position:relative;width:max-content}
.footer-about-toggle{display:inline-flex;align-items:center;gap:9px}
.footer-about-toggle span{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;opacity:.6;transform:rotate(-45deg)}
.footer-about-menu{position:absolute;z-index:3;top:50%;bottom:auto;left:100%;display:flex;flex-wrap:nowrap;gap:28px;width:max-content;padding:8px 20px;background:#fff;border:1px solid #dbe2e8;box-shadow:0 16px 38px rgba(10,23,38,.12);opacity:0;visibility:hidden;pointer-events:none;transform:translate(8px,-50%);transition:opacity .2s ease,transform .2s ease,visibility .2s}
.footer-about-menu a{display:inline-flex;align-items:center;flex:0 0 auto;min-height:44px;padding:10px 0;border:0;font-weight:500;white-space:nowrap}
.footer-about-menu a:last-child{border-bottom:0}
.footer-about-menu{left:calc(100% + 10px)}
.footer-about-menu::before{content:"";position:absolute;top:0;bottom:0;right:100%;width:10px}
.footer-about:hover .footer-about-menu,.footer-about:focus-within .footer-about-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0,-50%)}
.footer-about:hover .footer-about-toggle span,.footer-about:focus-within .footer-about-toggle span{transform:rotate(-45deg)}

@media(max-width:1200px){
  .footer-links{min-width:0;max-width:100%}
  .footer-about{width:100%;min-width:0}
  .footer-about-toggle span,.footer-about:hover .footer-about-toggle span,.footer-about:focus-within .footer-about-toggle span{transform:rotate(45deg)}
  .footer-about-menu::before{display:none}
  .footer-about .footer-about-menu,.footer-about:hover .footer-about-menu,.footer-about:focus-within .footer-about-menu{position:static;display:flex;width:100%;max-width:100%;gap:28px;overflow-x:auto;overscroll-behavior-x:contain;margin-top:10px;padding:4px 0;background:transparent;border:0;box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;transform:none}
}
@media(max-width:800px){
  .footer-links{gap:0}
  .footer-links>a,.footer-about-toggle{display:flex;min-height:44px;align-items:center}
  .footer-links>a[href="/how-we-work"]{display:none}
  .footer-about{display:grid;width:100%}
  .footer-about-toggle span{display:none}
  .footer-about .footer-about-menu,
  .footer-about:hover .footer-about-menu,
  .footer-about:focus-within .footer-about-menu{position:static;top:auto;right:auto;bottom:auto;left:auto;display:flex;min-width:0;margin:10px 0 0;padding:0;background:transparent;border:0;box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;transform:none}
  .footer-about .footer-about-menu a{display:flex;min-height:44px;align-items:center;padding:8px 0;color:#66717d;font-size:14px;border-bottom:0}
}
@media(prefers-reduced-motion:reduce){.footer-about-toggle span,.footer-about-menu{transition-duration:.01ms}}
