.newsroom-hero-bg{background-image:url(/newsroom-hero.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.newsroom-hero-bg:before{content:"";position:absolute;inset:0;background:rgba(147,105,106,.2);z-index:1;pointer-events:none}.newsroom-hero-title{color:#fff;font-size:80px;font-weight:600;text-shadow:0 2px 8px rgba(0,0,0,.3);z-index:2;text-align:start;max-width:1330px;width:100%;margin:0 auto;padding:0 1rem;position:relative;pointer-events:none;display:block}@media(max-width:1200px){.newsroom-hero-title{font-size:56px}}@media(max-width:900px){.newsroom-hero-title{font-size:40px}}@media(max-width:600px){.newsroom-hero-title{font-size:38px}}@media(max-width:900px){.newsroom-hero-bg{height:60vh;min-height:320px;padding:0 .5rem}}@media(max-width:600px){.newsroom-hero-bg{height:40vh;min-height:180px;padding:0 .5rem}}.newsroom-list-section{padding:2.5rem 0;position:relative}.newsroom-list-section .newsroom-list{margin:0 auto;display:flex;flex-direction:column}.newsroom-list-section .newsroom-list .newsroom-card{display:flex;justify-content:center;background:#fff;border-radius:12px;box-shadow:0 2px 16px rgba(0,0,0,.03);overflow:hidden;padding:2rem;gap:2rem}.newsroom-list-section .newsroom-list .newsroom-card .newsroom-card-img{flex:0 0 340px;width:591px;height:332px;object-fit:cover;border-radius:9.5px}.newsroom-list-section .newsroom-list .newsroom-card .newsroom-card-content{flex:1 1;display:flex;flex-direction:column;justify-content:center}.newsroom-list-section .newsroom-list .newsroom-card .newsroom-card-content .newsroom-card-meta{font-size:.98rem;color:#888;margin-bottom:.5rem}.newsroom-list-section .newsroom-list .newsroom-card .newsroom-card-content .newsroom-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#181818}.newsroom-list-section .newsroom-list .newsroom-card .newsroom-card-content .newsroom-card-desc{font-size:1.08rem;color:#444;margin-bottom:1.2rem}.newsroom-list-section .newsroom-list .newsroom-card .newsroom-card-content .newsroom-card-btn{display:inline-block;background:#111;color:#fff;border:none;border-radius:1.5rem;width:217px;height:51px;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:600;cursor:pointer;transition:background .2s;text-decoration:none}.newsroom-list-section .newsroom-list .newsroom-card .newsroom-card-content .newsroom-card-btn:hover{background:#e80c0c}.newsroom-list-section .newsroom-list .newsroom-divider{width:100vw;height:1px;background:#939393;margin:2.5rem calc(-50vw + 50%)}@media(max-width:600px){.newsroom-list-section .newsroom-list .newsroom-divider{width:100%;margin-left:0;margin-right:0}}@media(max-width:900px){.newsroom-list-section .newsroom-list .newsroom-card{flex-direction:column;padding:1.2rem;gap:1.2rem;object-fit:contain}.newsroom-list-section .newsroom-list .newsroom-card .newsroom-card-img{width:100%;height:200px}}@media(max-width:425px){.newsroom-list-section .newsroom-list .newsroom-card .newsroom-card-img{width:100%;flex:0 0 270px}}