.newsroom-hero{min-height:470px;padding:170px max(4vw,64px) 55px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px;position:relative;overflow:hidden;border-bottom:1px solid rgba(108,163,180,.18);background:radial-gradient(circle at 82% 30%,rgba(14,68,84,.16),transparent 26%),#02090e}.newsroom-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(68,128,146,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(68,128,146,.04) 1px,transparent 1px);background-size:64px 64px}.newsroom-hero>div,.newsroom-hero>small{position:relative;z-index:1}.newsroom-hero span{font-size:10px;letter-spacing:.28em;color:#1ee3e8}.newsroom-hero h1{font-size:clamp(48px,5.1vw,92px);line-height:.91;letter-spacing:-.055em;font-weight:300;max-width:1150px;margin:22px 0}.newsroom-hero p{font-size:16px;color:#91a6b0}.newsroom-hero>small{font-size:9px;letter-spacing:.17em;color:#637985;padding-bottom:8px;white-space:nowrap}.newsroom-hero>small i{display:inline-block;width:5px;height:5px;background:#1ee3e8;margin-right:15px}.news-filters{height:66px;padding:0 max(3vw,44px);display:flex;align-items:center;gap:42px;background:#02080c;border-bottom:1px solid rgba(108,163,180,.18);position:sticky;top:0;z-index:8}.news-filters button{height:100%;padding:0 5px;border:0;border-bottom:2px solid transparent;background:none;color:#7d9099;font:inherit;font-size:9px;letter-spacing:.16em;cursor:pointer}.news-filters button.active,.news-filters button:hover{color:#22e5e9;border-bottom-color:#22e5e9}.newsroom-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:260px 260px 260px;background:#02070b}.newsroom-story{position:relative;overflow:hidden;border-right:1px solid rgba(108,163,180,.2);border-bottom:1px solid rgba(108,163,180,.2)}.newsroom-story-1{grid-column:1/4;grid-row:1/4}.newsroom-story-2{grid-column:4/6;grid-row:1}.newsroom-story-3{grid-column:4/6;grid-row:2}.newsroom-story-4{grid-column:4/6;grid-row:3}.newsroom-story:nth-child(n+5){min-height:420px;grid-column:auto;grid-row:auto}.newsroom-story img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .5s}.newsroom-story:hover img{transform:scale(1.035);filter:saturate(1.08)}.newsroom-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,7,12,.94),rgba(0,7,12,.36) 58%,rgba(0,7,12,.08)),linear-gradient(0deg,rgba(0,5,9,.88),transparent 60%)}.newsroom-index{position:absolute;z-index:2;top:34px;left:34px;font-size:34px;font-weight:200;color:#22e5e9}.newsroom-copy{position:absolute;z-index:2;left:64px;right:36px;bottom:44px}.newsroom-copy small{color:#9cafb7;font-size:9px;letter-spacing:.15em}.newsroom-copy small i{display:inline-block;width:4px;height:4px;background:#22e5e9;margin:0 12px}.newsroom-copy h2{font-size:clamp(22px,2.2vw,42px);font-weight:300;line-height:1.05;letter-spacing:-.035em;max-width:760px;margin:16px 0}.newsroom-copy p{max-width:640px;color:#b1bec4;line-height:1.65;font-size:14px}.newsroom-copy a{display:inline-block;margin-top:18px;color:#22e5e9;text-decoration:none;font-size:9px;letter-spacing:.16em}.newsroom-story:not(.newsroom-story-1) .newsroom-index{left:22px;top:24px}.newsroom-story:not(.newsroom-story-1) .newsroom-copy{left:45%;bottom:24px}.newsroom-story:not(.newsroom-story-1) .newsroom-copy h2{font-size:clamp(18px,1.5vw,27px)}.news-sector-mobility .newsroom-index,.news-sector-mobility .newsroom-copy a{color:#ff784e}.news-sector-mobility .newsroom-copy small i{background:#ff784e}.news-sector-logistics .newsroom-index,.news-sector-logistics .newsroom-copy a{color:#a9db38}.news-sector-logistics .newsroom-copy small i{background:#a9db38}.newsroom-story.is-hidden{display:none}.newsroom-grid.is-filtered{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.newsroom-grid.is-filtered .newsroom-story{grid-column:auto;grid-row:auto;min-height:560px}.newsroom-grid.is-filtered .newsroom-story .newsroom-copy{left:45px}.newsroom-empty{grid-column:1/-1;padding:140px 5vw;text-align:center}.newsroom-cta{padding:30px max(4vw,64px);display:flex;align-items:center;justify-content:space-between;gap:40px;background:linear-gradient(90deg,#031018,#02090e);border-bottom:1px solid rgba(108,163,180,.18)}.newsroom-cta>div{display:flex;align-items:center;gap:22px}.newsroom-cta b{width:54px;height:54px;display:grid;place-items:center;border:1px solid #22e5e9;color:#22e5e9;font-size:19px}.newsroom-cta span{display:grid;gap:6px}.newsroom-cta strong{font-size:16px;font-weight:400;letter-spacing:.08em}.newsroom-cta small{color:#7f949e}.newsroom-cta>a{padding:15px 25px;border:1px solid #22e5e9;color:#22e5e9;text-decoration:none;font-size:10px;letter-spacing:.15em}.newsroom-cta>a:hover{background:#22e5e9;color:#031018}@media(max-width:980px){.newsroom-hero{min-height:540px;padding:150px 25px 50px;align-items:flex-start;justify-content:flex-end;flex-direction:column}.newsroom-hero>small{white-space:normal}.news-filters{overflow-x:auto;padding:0 20px;gap:25px}.newsroom-grid{display:block}.newsroom-story,.newsroom-story-1,.newsroom-story-2,.newsroom-story-3,.newsroom-story-4,.newsroom-story:nth-child(n+5){min-height:540px}.newsroom-story:not(.newsroom-story-1) .newsroom-copy{left:45px}.newsroom-cta{align-items:flex-start;flex-direction:column;padding:35px 25px}}@media(max-width:560px){.newsroom-hero h1{font-size:48px}.newsroom-story,.newsroom-story-1,.newsroom-story-2,.newsroom-story-3,.newsroom-story-4{min-height:500px}.newsroom-copy,.newsroom-story:not(.newsroom-story-1) .newsroom-copy{left:25px;right:25px}.newsroom-index{left:25px}.newsroom-cta>div{align-items:flex-start}.newsroom-cta small{line-height:1.5}}
