:root{--newsroom-indigo:#2a2a72;--newsroom-blue:#3b5fe3;--newsroom-blue-hover:#2f50cb;--newsroom-ink:#1c1c2e;--newsroom-gray:#65708a;--newsroom-offwhite:#f7f8fc;--newsroom-white:#fff;--newsroom-border:#e1e4ee;--newsroom-blue-bg:#eaf4ff;--newsroom-blue-border:#d5e7fa;--newsroom-blue-text:#185fa5;--newsroom-green-bg:#f0f9e4;--newsroom-green-border:#dcefc7;--newsroom-green-text:#3b6d11;--newsroom-yellow-bg:#fff6e0;--newsroom-yellow-border:#fae7b8;--newsroom-yellow-text:#854f0b;--newsroom-coral-bg:#ffeee8;--newsroom-coral-border:#f9d2c2;--newsroom-coral-text:#993c1d}.newsroom-hero-wrap .ss-hero-section{padding:135px 0 78px;background:var(--newsroom-blue-bg)!important}.newsroom-hero-wrap .ss-hero-section:before,.newsroom-hero-wrap .ss-hero-section:after{content:none!important;display:none!important}.newsroom-hero-wrap .ss-hero-single{max-width:960px}.newsroom-hero-wrap .ss-hero-title{letter-spacing:-.035em;max-width:900px;margin:0 auto 22px;font-size:clamp(42px,5vw,68px)!important;font-weight:600!important;line-height:1.05!important}.newsroom-hero-wrap .ss-hero-desc{max-width:700px;color:var(--newsroom-gray);margin:0 auto;font-size:15px!important;line-height:1.75!important}.newsroom-hero-wrap .ss-hero-actions{justify-content:center;margin-top:30px}.newsroom-section{background:var(--newsroom-white);padding:78px 0}.newsroom-section.light{background:var(--newsroom-offwhite)}.newsroom-overview-section{padding-top:72px}.newsroom-section-heading{text-align:center;max-width:850px;margin:0 auto 42px}.newsroom-section-heading .ss-heading{color:var(--newsroom-indigo);letter-spacing:-.025em;margin:0;font-size:clamp(30px,4vw,44px);font-weight:600;line-height:1.2}.newsroom-section-heading .ss-heading span{color:var(--newsroom-blue)}.ss-section-label{justify-content:center;align-items:center;gap:10px;width:100%;margin:0 0 16px;display:flex}.ss-section-label small{color:var(--newsroom-blue);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1.2}.ss-section-label>span{background:var(--newsroom-blue);border-radius:999px;flex:0 0 28px;width:28px;height:2px;display:block}.newsroom-featured,.newsroom-contact-card,.newsroom-card,.newsroom-category-card,.media-kit-card{border:1px solid var(--newsroom-border);border-radius:20px;height:100%;box-shadow:0 14px 34px #2a2a720f}.newsroom-featured{background:var(--newsroom-blue-bg);border-color:var(--newsroom-blue-border);padding:clamp(30px,5vw,52px)}.newsroom-featured h2{max-width:680px;color:var(--newsroom-indigo);margin:18px 0 14px;font-size:clamp(26px,3vw,38px);font-weight:600;line-height:1.25}.newsroom-featured p{max-width:680px;color:var(--newsroom-blue-text);margin:0 0 24px;font-size:14px;line-height:1.75}.newsroom-contact-card{background:var(--newsroom-green-bg);border-color:var(--newsroom-green-border);padding:clamp(30px,5vw,44px)}.newsroom-contact-card h3{color:var(--newsroom-indigo);margin:18px 0 12px;font-size:22px;font-weight:600}.newsroom-contact-card p{color:var(--newsroom-green-text);margin:0 0 20px;font-size:14px;line-height:1.75}.newsroom-contact-card a{color:var(--newsroom-blue);word-break:break-word;align-items:center;gap:9px;margin-top:10px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.newsroom-badge{background:var(--newsroom-white);color:var(--newsroom-blue-text);border:1px solid var(--newsroom-blue-border);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;padding:7px 13px;font-size:11px;font-weight:700;display:inline-flex}.newsroom-badge.green{color:var(--newsroom-green-text);border-color:var(--newsroom-green-border)}.newsroom-grid,.newsroom-category-grid,.media-kit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.newsroom-card,.newsroom-category-card,.media-kit-card{padding:26px;transition:transform .25s,box-shadow .25s}.newsroom-card:nth-child(4n+1),.newsroom-category-card:nth-child(4n+1),.media-kit-card:nth-child(4n+1){background:var(--newsroom-blue-bg);border-color:var(--newsroom-blue-border)}.newsroom-card:nth-child(4n+2),.newsroom-category-card:nth-child(4n+2),.media-kit-card:nth-child(4n+2){background:var(--newsroom-green-bg);border-color:var(--newsroom-green-border)}.newsroom-card:nth-child(4n+3),.newsroom-category-card:nth-child(4n+3),.media-kit-card:nth-child(4n+3){background:var(--newsroom-yellow-bg);border-color:var(--newsroom-yellow-border)}.newsroom-card:nth-child(4n+4),.newsroom-category-card:nth-child(4n+4),.media-kit-card:nth-child(4n+4){background:var(--newsroom-coral-bg);border-color:var(--newsroom-coral-border)}.newsroom-card:hover,.newsroom-category-card:hover,.media-kit-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px #2a2a7217}.newsroom-card>span{color:var(--newsroom-blue);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.newsroom-card h3,.newsroom-category-card h4,.media-kit-card h4{color:var(--newsroom-indigo);margin:12px 0 9px;font-size:17px;font-weight:600;line-height:1.4}.newsroom-card p,.newsroom-category-card p,.media-kit-card p{color:var(--newsroom-gray);margin:0;font-size:13px;line-height:1.7}.newsroom-card .newsroom-date{margin-bottom:8px;font-size:12px;font-weight:700}.newsroom-card a{color:var(--newsroom-blue);align-items:center;gap:7px;margin-top:18px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.newsroom-small-icon{background:var(--newsroom-white);width:46px;height:46px;color:var(--newsroom-blue);border-radius:13px;justify-content:center;align-items:center;margin-bottom:14px;font-size:17px;display:flex;box-shadow:0 8px 20px #2a2a720f}.newsroom-center-text{max-width:650px;color:var(--newsroom-gray);margin:14px auto 0;font-size:14px;line-height:1.75}.newsroom-cta{background:var(--newsroom-white);padding:72px 0 64px}.newsroom-cta-card{text-align:center;background:var(--newsroom-blue-bg);border:1px solid var(--newsroom-blue-border);border-radius:26px;padding:64px 34px;box-shadow:0 22px 52px #2a2a7212}.newsroom-cta-card h2{max-width:760px;color:var(--newsroom-indigo);letter-spacing:-.03em;margin:0 auto 16px;font-size:clamp(34px,4.5vw,52px);font-weight:600;line-height:1.12}.newsroom-cta-card p{max-width:680px;color:var(--newsroom-gray);margin:0 auto 30px;font-size:15px;line-height:1.75}@media (max-width:991px){.newsroom-hero-wrap .ss-hero-section{padding:120px 0 66px}.newsroom-grid,.newsroom-category-grid,.media-kit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.newsroom-section{padding:64px 0}}@media (max-width:767px){.newsroom-hero-wrap .ss-hero-section{padding:110px 0 58px}.newsroom-hero-wrap .ss-hero-title{font-size:clamp(36px,11vw,48px)!important}.newsroom-grid,.newsroom-category-grid,.media-kit-grid{grid-template-columns:1fr}.newsroom-cta{padding:54px 0}.newsroom-cta-card{border-radius:22px;padding:44px 22px}}@media (max-width:575px){.newsroom-hero-wrap .ss-hero-actions{flex-direction:column;width:100%}.newsroom-hero-wrap .ss-hero-actions a{width:100%;max-width:290px}}
