@charset "UTF-8";@keyframes nr-pulse{0%{box-shadow:0 0 #d9191980}70%{box-shadow:0 0 0 7px #d9191900}to{box-shadow:0 0 #d9191900}}.newsroom{--st-ocean: #02271F;--st-forest: #124035;--st-emerald: #147D5C;--st-leaf: #00A75D;--st-lime: #97F881;--st-pastel: #C2F4C4;--st-frost: #EBF5EB;--st-moss: #6B9F83;--st-pistache: #CBE8C5;--st-pear: #E2FFDC;--st-black: #1D1D1B;--st-black-75: #545452;--st-black-50: #8A8A89;--st-black-25: #C1C1C1;--st-black-10: #E2E2E2;--st-black-5: #EDEDED;--st-white: #fff;--st-stop: #D91919;--st-gradient-1: linear-gradient(135deg, #147D5C 0%, #02271F 100%);--st-gradient-6: linear-gradient(135deg, #EBF5EB 0%, #97F881 100%);--sans: "tt-hoves-pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--mono: ui-monospace, "SF Mono", "Menlo", "Consolas", monospace;--r-sm: 4px;--r-md: 8px;--r-lg: 12px;--r-xl: 16px;--r-2xl: 24px;--r-full: 9999px;--sh-1: 0 1px 3px rgba(2, 39, 31, .08);--sh-2: 0 4px 12px rgba(2, 39, 31, .12);--sh-3: 0 10px 30px rgba(2, 39, 31, .16);--container: 1200px;--line: #E2E2E2;--line-dark: rgba(235, 245, 235, .16);min-height:40vh;font-family:var(--sans);color:var(--st-black)}.newsroom *{box-sizing:border-box}.newsroom img{display:block;max-width:100%}.newsroom a:not(.btn){color:var(--st-emerald);text-decoration:none}.newsroom a:not(.btn):hover{color:var(--st-forest)}.newsroom .container{max-width:var(--container);margin:0 auto;padding:0 24px}.newsroom .section{padding:88px 0}.newsroom .section.tight{padding:56px 0}.newsroom .bg-frost{background:var(--st-frost)}.newsroom .bg-ocean{background:var(--st-ocean);color:var(--st-white)}.newsroom .on-dark{color:var(--st-white)}.newsroom .kicker{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;display:inline-flex;align-items:center;gap:8px;color:var(--st-emerald)}.newsroom .kicker .dot{width:6px;height:6px;border-radius:50%;background:currentColor}.newsroom .on-dark .kicker{color:var(--st-lime)}.newsroom .sec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:40px}.newsroom .sec-head h2{font-family:var(--sans);font-size:40px;font-weight:600;letter-spacing:-.02em;line-height:1.02;margin:0;color:var(--st-ocean)}.newsroom .sec-head .sub{font-size:15px;color:var(--st-black-50);margin-top:8px}.newsroom .sec-head .view{font-size:15px;font-weight:600;color:var(--st-emerald);white-space:nowrap;display:inline-flex;align-items:center;gap:6px}.newsroom .sec-head .view:hover{color:var(--st-forest)}.newsroom .sec-head .view .ar{width:15px;height:15px;transition:transform .2s ease}.newsroom .sec-head .view:hover .ar{transform:rotate(-45deg)}.newsroom .on-dark .sec-head h2{color:#fff}.newsroom .on-dark .sec-head .view{color:var(--st-lime)}.newsroom .wo-cards{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:40px}.newsroom .pcard{border-radius:28px;overflow:hidden;display:grid;grid-template-columns:190px 1fr;min-height:340px}.newsroom .pcard.pod{background:radial-gradient(674px 382px at 0% 100%,#00a75c2e,#0000 60%),linear-gradient(124deg,#96f782,#b6f89c 65%,#c2f5c4)}.newsroom .pcard.web{background:var(--st-ocean);color:#fff}.newsroom .pcard .who{padding:32px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center}.newsroom .pcard .who .av{width:144px;height:144px;flex:none;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;background:var(--st-ocean)}.newsroom .pcard .who .nm{font-size:18px;font-weight:600;letter-spacing:-.18px}.newsroom .pcard .who .role{font-size:13px;line-height:1.35;margin-top:-6px}.newsroom .pcard .who .brandpill{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:999px;padding:9px 20px;font-weight:600;font-size:16px;color:#004b93;letter-spacing:-.3px;box-shadow:0 6px 18px #02271f1f;margin-top:2px}.newsroom .pcard.pod .who .av{box-shadow:0 0 0 1px #03261f14,0 0 0 8px #00a75c1a,0 20px 40px -18px #03261f33}.newsroom .pcard.web .who .av{box-shadow:0 0 0 1px #97f88124,0 0 0 8px #97f88114,0 20px 40px -18px #00000080}.newsroom .pcard.pod .who .nm{color:var(--st-ocean)}.newsroom .pcard.web .who .nm{color:#fff}.newsroom .pcard.pod .who .role{color:#124035}.newsroom .pcard.web .who .role{color:#ebf5eb99}.newsroom .pcard .body{padding:40px 40px 40px 12px;display:flex;flex-direction:column;justify-content:center}.newsroom .pcard .body .eyebrow{font-size:12px;font-weight:600;letter-spacing:1.68px;text-transform:uppercase}.newsroom .pcard .body h3{font-size:29px;line-height:1.1;letter-spacing:-.58px;font-weight:600;margin:14px 0 0}.newsroom .pcard .body .actions{display:flex;align-items:center;gap:22px;margin-top:26px;flex-wrap:wrap}.newsroom .pcard.pod .body .eyebrow{color:#124035}.newsroom .pcard.web .body .eyebrow{color:var(--st-lime)}.newsroom .pcard.pod .body h3{color:var(--st-ocean)}.newsroom .pcard.web .body h3{color:#fff}.newsroom .pcard .btn-dark{display:inline-flex;align-items:center;gap:8px;background:var(--st-ocean);color:#fff;text-decoration:none;border-radius:999px;padding:11px 20px;font-size:15px;font-weight:500;border:0;cursor:pointer;transition:background .18s}.newsroom .pcard .btn-dark:hover{background:#0c342a;color:#fff}.newsroom .pcard .btn-dark svg{width:12px;height:14px;flex:none}.newsroom .seeall{font-size:14px;font-weight:600;color:#124035;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.newsroom .seeall:hover{color:var(--st-ocean)}.newsroom .arw{display:inline-block;width:1em;transition:transform .2s ease}.newsroom .lnk-arw:hover .arw{transform:rotate(-45deg)}.newsroom .lift{transition:transform .18s ease,box-shadow .18s ease}.newsroom .lift:hover{transform:translateY(-3px);box-shadow:var(--sh-2)}@media (prefers-reduced-motion: reduce){.newsroom .lift{transition:none}.newsroom .lift:hover{transform:none}}.newsroom .playwrap{position:relative;overflow:hidden}.newsroom .playwrap .play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:60px;height:60px;filter:drop-shadow(0 6px 16px rgba(0,0,0,.35));transition:transform .18s ease}.newsroom .playwrap:hover .play{transform:translate(-50%,-50%) scale(1.06)}.newsroom .playwrap .dur{position:absolute;right:12px;bottom:12px;background:#02271fd9;color:#fff;font-size:12px;font-weight:600;padding:4px 9px;border-radius:var(--r-sm)}@media (prefers-reduced-motion: reduce){.newsroom .playwrap .play{transition:none}.newsroom .playwrap:hover .play{transform:translate(-50%,-50%)}}.newsroom .fmt{display:inline-flex;align-self:flex-start;width:-moz-fit-content;width:fit-content;max-width:100%;align-items:center;gap:7px;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:5px 11px 5px 9px;border-radius:var(--r-full);background:var(--st-frost);color:var(--st-forest);white-space:nowrap}.newsroom .fmt svg{width:13px;height:13px}.newsroom .fmt.news{background:#d919191a;color:var(--st-stop)}.newsroom .fmt.video{background:#00a75d1f;color:var(--st-emerald)}.newsroom .fmt.audio{background:var(--st-pastel);color:var(--st-forest)}.newsroom .fmt.webinar{background:#02271f12;color:var(--st-ocean)}.newsroom .fmt.report{background:var(--st-pastel);color:var(--st-forest)}.newsroom .fmt.article{background:var(--st-frost);color:var(--st-emerald)}.newsroom .on-dark .fmt{background:#97f88124;color:var(--st-lime)}.newsroom .n{color:var(--st-stop);font-weight:600;letter-spacing:.04em}.newsroom .n.op{color:var(--st-emerald)}.newsroom .byline{display:flex;align-items:center;gap:10px;font-size:14px}.newsroom .byline img{width:30px;height:30px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex:none}.newsroom .byline .nm{font-weight:600;color:var(--st-ocean)}.newsroom .byline .meta{color:var(--st-black-50)}.newsroom .on-dark .byline .nm{color:#fff}.newsroom .on-dark .byline .meta{color:var(--st-moss)}.newsroom .tag{font-size:13px;font-weight:600;color:var(--st-emerald);padding:5px 13px;border:1px solid var(--line);border-radius:var(--r-full)}.newsroom .tag:hover{background:var(--st-frost);border-color:transparent}.newsroom .on-dark .tag{color:var(--st-lime);border-color:var(--line-dark)}.newsroom .live{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--st-stop)}.newsroom .live .pulse{width:8px;height:8px;border-radius:50%;background:var(--st-stop);animation:nr-pulse 1.8s infinite}@media (prefers-reduced-motion: reduce){.newsroom .live .pulse{animation:none}}.newsroom .hero{padding:48px 0 64px}.newsroom .hero .grid{display:grid;grid-template-columns:1fr 372px;gap:52px}.newsroom .lead .leadimg{aspect-ratio:16/8.4;border-radius:16px;overflow:hidden;position:relative;background:var(--st-ocean)}.newsroom .lead .leadimg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.newsroom .lead .leadimg .cap{position:absolute;left:18px;bottom:16px}.newsroom .lead .leadimg--fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;background:var(--st-gradient-1)}.newsroom .lead .leadimg--fallback .leadimg-brand{font-size:40px;font-weight:600;letter-spacing:-.02em;color:#fff}.newsroom .lead .leadimg--fallback .leadimg-brandsub{font-size:13px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--st-lime)}.newsroom .lead .kicker{margin-top:28px}.newsroom .lead h2.headline{font-size:60px;line-height:.98;letter-spacing:-.03em;font-weight:600;margin:8px 0 16px;color:var(--st-ocean)}.newsroom .lead h2.headline a{color:inherit}.newsroom .lead h2.headline a:hover{color:var(--st-emerald)}.newsroom .lead .dek{font-size:20px;line-height:1.44;color:var(--st-black-75);max-width:60ch;margin:0 0 24px}.newsroom .lead .metarow{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.newsroom .lead .tags{display:flex;gap:8px}.newsroom .rail h3{font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin:0 0 4px;color:var(--st-ocean);display:flex;align-items:center;gap:9px}.newsroom .rail .items{display:flex;flex-direction:column}.newsroom .rail .it{padding:16px 0;border-top:1px solid var(--line);display:block}.newsroom .rail .it:first-of-type{border-top:0;padding-top:12px}.newsroom .rail .it .t{font-size:17px;font-weight:600;line-height:1.22;letter-spacing:-.015em;color:var(--st-ocean)}.newsroom .rail .it .s{margin-top:7px;font-size:12px;color:var(--st-black-50);display:flex;gap:9px;align-items:center}.newsroom .rail .it .s .n{color:#c15b44;font-weight:600;letter-spacing:.04em}.newsroom .rail .it .s .n.op,.newsroom .rail .it:hover .t{color:var(--st-emerald)}.newsroom .rail>.view{display:inline-flex;align-items:center;gap:6px;margin-top:18px;color:var(--st-emerald);font-weight:600;font-size:14px}.newsroom .rail>.view .ar{width:14px;height:14px;transition:transform .2s ease}.newsroom .rail>.view:hover{color:var(--st-forest)}.newsroom .rail>.view:hover .ar{transform:rotate(-45deg)}.newsroom .secondary{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;padding-top:36px;border-top:2px solid var(--st-ocean)}.newsroom .secondary .col{display:flex;flex-direction:column;gap:12px}.newsroom .secondary .simg{aspect-ratio:16/9;border-radius:12px;overflow:hidden}.newsroom .secondary .simg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.newsroom .secondary h4{font-size:22px;line-height:1.1;letter-spacing:-.02em;font-weight:600;margin:2px 0 0;color:var(--st-ocean)}.newsroom .secondary p{font-size:14px;line-height:1.5;color:var(--st-black-75);margin:0}.newsroom .secondary .col:hover h4{color:var(--st-emerald)}.newsroom .pods{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.newsroom .pod{border-radius:var(--r-xl);overflow:hidden;background:#fff;box-shadow:var(--sh-1)}.newsroom .pod .cover{aspect-ratio:16/9}.newsroom .pod .cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.newsroom .pod .bar{display:flex;align-items:center;justify-content:space-between;padding:15px 20px}.newsroom .pod .bar .l{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:600;color:var(--st-black-75)}.newsroom .pod .listen{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--st-emerald)}.newsroom .pod .listen svg{width:22px;height:22px}.newsroom .masterclass{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.newsroom .mc-media{position:relative;border-radius:var(--r-xl);overflow:hidden;aspect-ratio:16/9;display:block;box-shadow:var(--sh-3)}.newsroom .mc-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.newsroom .mc-media .mc-badge{position:absolute;left:16px;top:16px}.newsroom .mc-body h2{font-size:44px;line-height:1.02;letter-spacing:-.02em;font-weight:600;margin:8px 0 16px;color:#fff}.newsroom .mc-body p{font-size:17px;line-height:1.5;color:var(--st-moss);margin:0 0 26px;max-width:48ch}.newsroom .mc-eps{display:flex;flex-direction:column;margin-bottom:28px}.newsroom .mc-eps a{display:flex;align-items:center;gap:16px;padding:14px 0;border-top:1px solid var(--line-dark)}.newsroom .mc-eps a:first-child{border-top:0}.newsroom .mc-eps a:hover .t{color:var(--st-lime)}.newsroom .mc-eps .n{font-family:var(--mono);font-size:13px;color:var(--st-lime);width:26px;flex:none}.newsroom .mc-eps .t{font-size:16px;font-weight:600;letter-spacing:-.01em;color:#fff;flex:1}.newsroom .mc-eps .d{font-size:13px;color:var(--st-moss);flex:none}.newsroom .vwall{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.newsroom .vcard .vimg{aspect-ratio:16/10;border-radius:12px}.newsroom .vcard .vimg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.newsroom .vcard h4{font-size:16px;line-height:1.18;letter-spacing:-.015em;font-weight:600;margin:14px 0 8px;color:var(--st-ocean)}.newsroom .vcard .by{font-size:13px;color:var(--st-black-50);font-weight:400}.newsroom .vcard:hover h4{color:var(--st-emerald)}.newsroom .reports{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.newsroom .rcard{display:flex;flex-direction:column;gap:18px}.newsroom .rcard .cover{aspect-ratio:300/440;border-radius:var(--r-md);box-shadow:0 24px 50px -18px #0000008c;overflow:hidden}.newsroom .rcard .cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.newsroom .rcard h4{font-size:20px;line-height:1.1;letter-spacing:-.02em;font-weight:600;margin:0;color:#fff}.newsroom .rcard p{color:var(--st-moss);font-size:14px;line-height:1.5;margin:0}.newsroom .rcard .meta{flex:1}.newsroom .tcarousel .head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.newsroom .tarrows{display:flex;gap:10px;flex:none}.newsroom .tarrows button{width:46px;height:46px;border-radius:50%;border:1.5px solid var(--st-black-10);background:#fff;color:var(--st-ocean);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .15s,color .15s}.newsroom .tarrows button:hover{border-color:var(--st-emerald);color:var(--st-emerald)}.newsroom .tarrows button svg{width:20px;height:20px}.newsroom .trow{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 0 10px;scrollbar-width:none}.newsroom .trow::-webkit-scrollbar{display:none}@media (prefers-reduced-motion: reduce){.newsroom .trow{scroll-behavior:auto}}.newsroom .topfront{flex:0 0 462px;scroll-snap-align:start}.newsroom .topfront .timg{margin-bottom:16px}.newsroom .topfront h2{font-size:28px;font-weight:600;letter-spacing:-.02em;margin:0 0 18px;padding-bottom:14px;border-bottom:2px solid var(--st-ocean);display:flex;justify-content:space-between;align-items:baseline;color:var(--st-ocean)}.newsroom .topfront h2 .view{font-size:14px;font-weight:600;color:var(--st-emerald)}.newsroom .tflead{display:block}.newsroom .tflead .timg{aspect-ratio:16/9;border-radius:12px;margin-bottom:14px;overflow:hidden;position:relative;background:radial-gradient(130% 130% at 72% 28%,var(--st-lime) 0%,var(--st-pastel) 55%,#A7E6AE 100%)}.newsroom .tflead .timg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 15%;object-position:center 15%}.newsroom .tflead h4{font-size:23px;line-height:1.1;letter-spacing:-.02em;font-weight:600;margin:0 0 8px;color:var(--st-ocean)}.newsroom .tflead p{font-size:14px;color:var(--st-black-75);line-height:1.5;margin:0}.newsroom .tflead:hover h4{color:var(--st-emerald)}.newsroom .tflist{margin-top:20px;display:flex;flex-direction:column}.newsroom .tflist a{padding:15px 0;border-top:1px solid var(--line);display:block}.newsroom .tflist a .t{font-size:17px;font-weight:600;line-height:1.22;letter-spacing:-.015em;color:var(--st-ocean)}.newsroom .tflist a .s{margin-top:7px;font-size:12px;color:var(--st-black-50);display:flex;gap:9px;align-items:center}.newsroom .tflist a:hover .t{color:var(--st-emerald)}@media (max-width: 1080px){.newsroom .hero .grid{grid-template-columns:1fr;gap:36px}.newsroom .wo-cards,.newsroom .secondary,.newsroom .pods,.newsroom .masterclass{grid-template-columns:1fr}.newsroom .vwall{grid-template-columns:repeat(2,1fr)}.newsroom .reports{grid-template-columns:1fr}}.newsroom .news{background:var(--st-lime);border-radius:var(--r-2xl);padding:52px;display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:center}.newsroom .news .kicker{color:var(--st-ocean);display:inline-flex;align-items:center;gap:8px}.newsroom .news .kicker .dot{width:8px;height:8px;border-radius:var(--r-full);background:var(--st-emerald)}.newsroom .news h2{margin-top:10px;font-size:44px;line-height:1;letter-spacing:-.03em;font-weight:600;color:var(--st-ocean)}.newsroom .news p{margin-top:16px;font-size:17px;line-height:1.5;color:var(--st-forest);max-width:44ch}.newsroom .news .count{margin-top:20px;display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:var(--st-ocean)}.newsroom .news .count .d{width:8px;height:8px;border-radius:var(--r-full);background:var(--st-emerald)}.newsroom .news .form{background:#fff;border-radius:var(--r-xl);padding:26px;box-shadow:var(--sh-2)}.newsroom .news .field{display:flex;gap:10px}.newsroom .news .field input{flex:1;min-width:0;border:1px solid var(--st-black-25);border-radius:var(--r-full);padding:14px 18px;font:inherit}.newsroom .news .field .btn{white-space:nowrap}.newsroom .news .fine{font-size:12px;color:var(--st-black-50);margin-top:14px}.newsroom .news .fine a{color:var(--st-emerald);text-decoration:underline}.newsroom .scarousel{position:relative;margin-top:28px}.newsroom .scarousel-nav{position:absolute;top:-64px;right:0;display:flex;gap:8px}.newsroom .scarousel-nav button{width:40px;height:40px;border-radius:var(--r-full);border:1px solid var(--line);background:#fff;color:var(--st-ocean);font-size:18px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .18s ease,color .18s ease}.newsroom .scarousel-nav button:hover{background:var(--st-ocean);color:#fff}.newsroom .srow{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 48px) / 3);gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:4px}.newsroom .srow::-webkit-scrollbar{display:none}.newsroom .short{scroll-snap-align:start;display:block;text-decoration:none;color:inherit}.newsroom .short .simg9{position:relative;aspect-ratio:9/16;border-radius:var(--r-lg);overflow:hidden;background:#000}.newsroom .short .simg9 img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.newsroom .short h4{margin-top:12px;font-size:15px;font-weight:600;line-height:1.3;color:var(--st-ocean)}.newsroom .short .dur{position:absolute;right:8px;bottom:8px;background:#02271fd1;color:#fff;font-size:12px;font-weight:600;padding:2px 8px;border-radius:var(--r-sm)}@media (max-width: 1080px){.newsroom .news{grid-template-columns:1fr;padding:36px}.newsroom .news h2{font-size:34px}.newsroom .srow{grid-auto-columns:calc((100% - 20px)/2);gap:20px}}@media (max-width: 640px){.newsroom .srow{grid-auto-columns:78%}}.nr-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;background:#02271fd1;padding:24px}.nr-lightbox.open{display:flex}.nr-lightbox .nr-lb-frame{position:relative;aspect-ratio:9/16;height:min(88vh,780px);max-width:100%;border-radius:16px;overflow:hidden;background:#000}.nr-lightbox .nr-lb-mount{width:100%;height:100%}.nr-lightbox .nr-lb-mount iframe{width:100%;height:100%;border:0;display:block}.nr-lightbox .nr-lb-close{position:absolute;top:-44px;right:0;width:36px;height:36px;border-radius:9999px;border:0;background:#fff;color:#02271f;font-size:20px;line-height:1;cursor:pointer}@media (prefers-reduced-motion: reduce){.newsroom .scarousel-nav button{transition:none}}.newsroom .topstrip{background:var(--st-ocean);color:var(--st-frost)}.newsroom .topstrip .in{height:36px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.newsroom .topstrip .l{display:flex;align-items:center;gap:16px}.newsroom .topstrip .r{display:flex;align-items:center;gap:18px;color:var(--st-moss)}.newsroom .topstrip .muted{color:var(--st-moss)}.newsroom .mast{position:static;background:linear-gradient(180deg,var(--st-frost) 0%,var(--st-frost) calc(100% - 28px),rgba(235,245,235,0) 100%);padding-bottom:20px}.newsroom .mast .mast-top{display:flex;align-items:center;justify-content:space-between;padding:44px 0 6px}.newsroom .mast .lockup{display:flex;align-items:baseline;gap:16px}.newsroom .mast .lockup h1{font-size:32px;font-weight:600;letter-spacing:-.02em;line-height:1;color:var(--st-ocean);margin:0}.newsroom .mast .lockup .div{width:1px;height:22px;background:var(--st-black-10);align-self:center}.newsroom .mast .lockup .ed{font-family:var(--mono);font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:var(--st-black-50)}.newsroom .mastnav{display:flex;gap:28px;flex-wrap:wrap;font-size:16px;font-weight:700;letter-spacing:-.01em;padding-bottom:14px}.newsroom .mastnav a{position:relative;color:var(--st-ocean);text-decoration:none;padding-bottom:4px;border-bottom:2px solid transparent;transition:color .18s ease,border-color .18s ease}.newsroom .mastnav a:hover{color:var(--st-emerald);border-bottom-color:#147d5c66}.newsroom .mastnav a.is-active{color:var(--st-emerald);border-bottom-color:var(--st-emerald)}@media (max-width: 640px){.newsroom .topstrip .r span+span{display:none}.newsroom .mastnav{gap:18px;font-size:15px}}body.newsroom-body #main{padding-top:0}.newsroom .section[data-screen-label=Podcast]{padding-bottom:20px}.newsroom .section[data-screen-label=Newsletter]{padding-top:20px}.newsroom .section[data-screen-label=Topics]{padding-bottom:24px}.newsroom .section[data-screen-label=Video]{padding-top:24px}@media (max-width: 680px){.newsroom .section{padding-top:56px;padding-bottom:56px}.newsroom .hero{padding:32px 0 48px}.newsroom .mast{text-align:center}.newsroom .mast .mast-top{justify-content:center}.newsroom .mast .lockup{flex-direction:column;align-items:center;gap:10px}.newsroom .mast .lockup .div{display:none}.newsroom .mastnav{justify-content:center}.newsroom .sec-head h2{font-size:28px;letter-spacing:-.5px}.newsroom .tcarousel .head h2{font-size:28px!important}.newsroom .masterclass .mc-body h2{font-size:28px;letter-spacing:-.5px}.newsroom .hero .lead .headline{font-size:30px;letter-spacing:-.5px}.newsroom .tcarousel .head{flex-direction:column;align-items:flex-start;gap:16px}.newsroom .tarrows{align-self:flex-end}.newsroom .topfront{flex:0 0 84vw}.newsroom .srow{grid-auto-columns:64vw}.newsroom .masterclass .mc-media .mc-badge{display:none}.newsroom .pcard{grid-template-columns:96px 1fr;min-height:0;align-items:center}.newsroom .pcard .who{padding:20px 0 20px 20px;gap:8px;align-items:flex-start}.newsroom .pcard .who .av{width:72px;height:72px}.newsroom .pcard .who .nm,.newsroom .pcard .who .role,.newsroom .pcard .who .brandpill{display:none}.newsroom .pcard .body{padding:20px 22px;justify-content:center;text-align:left;align-items:flex-start;gap:6px}.newsroom .pcard .body h3{font-size:20px;line-height:1.15;margin:2px 0 0}.newsroom .pcard .body .actions{flex-direction:column;align-items:flex-end;gap:12px;margin-top:14px}.newsroom .reports{grid-template-columns:1fr;gap:0;margin-top:12px}.newsroom .rcard{display:block;padding:22px 0;border-top:1px solid rgba(235,245,235,.14)}.newsroom .rcard:first-child{border-top:0}.newsroom .rcard .cover{display:none}.newsroom .rcard h4{font-size:20px;margin:8px 0}.newsroom .rcard p{margin-bottom:16px}.newsroom .rcard .btn{margin-top:0;display:flex;width:-moz-max-content;width:max-content;margin-left:auto}.newsroom .pods{gap:26px}.newsroom .news{text-align:center;grid-template-columns:minmax(0,1fr)}.newsroom .news .kicker{justify-content:center}.newsroom .news .count{display:none}.newsroom .news h2{font-size:28px}.newsroom .news p{margin-left:auto;margin-right:auto}.newsroom .news .field{flex-direction:column;align-items:stretch}.newsroom .news .field input{text-align:center}.newsroom .news .field .btn{width:100%;justify-content:center}.newsroom .news .fine{text-align:center}}@media (max-width: 420px){.newsroom .mast .lockup h1{font-size:26px}.newsroom .mastnav{gap:20px;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.newsroom .mastnav::-webkit-scrollbar{display:none}.newsroom .hero .lead .headline{font-size:26px}.newsroom .news{padding:28px}}
