/* Scoped to the current homepage; inherits ICAN's Helvetica, navy and red. */
.ican-latest-news{background:#fff;color:#0d1e40;border-bottom:1px solid #e4e6ea;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:36px 32px 40px;box-sizing:border-box;width:100%}
.ican-latest-news *{box-sizing:border-box}
.ican-latest-wrap{max-width:1140px;margin:0 auto}
.ican-latest-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}
.ican-latest-eyebrow{display:block;color:#be142c;font-size:12px;line-height:1.5;font-weight:700;letter-spacing:.12em;margin-bottom:7px}
.ican-latest-news h2#ican-latest-title{margin:0;font-family:inherit;font-size:30px;line-height:1.15;letter-spacing:-.035em;font-weight:600;color:#0d1e40;text-transform:none}
.ican-latest-news a{color:inherit;text-decoration:none}
.ican-latest-news .ican-latest-all{display:inline-flex;align-items:center;gap:18px;min-height:44px;font-size:14px;font-weight:500;white-space:nowrap}
.ican-latest-stories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;border-top:1px solid #cbd0d9}
.ican-latest-news .ican-latest-story{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding-top:23px;gap:13px;min-width:0}
.ican-latest-story::before{content:"";position:absolute;left:0;top:-1px;height:2px;width:34px;background:#ec1a33;transition:width .2s ease}
.ican-latest-story time{font-size:13px;font-weight:400;line-height:1.5;color:#576171}
.ican-latest-news .ican-latest-story h3{margin:0;font-family:inherit;font-weight:500;font-size:26px;line-height:1.22;letter-spacing:-.025em;color:#0d1e40;text-transform:none;text-wrap:pretty}
.ican-latest-read{display:flex;align-items:center;gap:20px;margin-top:auto;padding-top:4px;color:#ba142b;font-size:14px;font-weight:500;line-height:1.6}
.ican-latest-news .ican-latest-arrow{display:block;width:20px;height:20px;flex-shrink:0}
.ican-latest-all .ican-latest-arrow{width:18px;height:18px}
.ican-latest-story:hover::before,.ican-latest-story:focus-visible::before{width:100%}
.ican-latest-news .ican-latest-story:hover h3{color:#ba142b}
.ican-latest-news a:focus-visible{outline:2px solid #ec1a33;outline-offset:6px}
@media(max-width:700px){.ican-latest-news{padding:30px 24px 32px}.ican-latest-heading{gap:16px;margin-bottom:22px}.ican-latest-news h2#ican-latest-title{font-size:27px}.ican-latest-stories{grid-template-columns:1fr;gap:24px}.ican-latest-news .ican-latest-story{padding-top:20px;gap:11px}.ican-latest-story+.ican-latest-story{border-top:1px solid #cbd0d9}.ican-latest-news .ican-latest-story h3{font-size:23px}.ican-latest-read{padding-top:0}}
@media(prefers-reduced-motion:reduce){.ican-latest-story::before{transition:none}}
