.newsroom{background:#fff;min-height:100vh;padding-top:60px}.newsroom-header{text-align:center;border-bottom:1px solid #d2d2d7;padding:80px 24px 60px}.newsroom-header-inner{max-width:800px;margin:0 auto}.newsroom-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#86868b;margin-bottom:12px;font-size:12px;font-weight:600;display:block}.newsroom-title{letter-spacing:-.03em;color:#1d1d1f;margin-bottom:16px;font-size:56px;font-weight:700;line-height:1.1}.newsroom-subtitle{color:#86868b;font-size:21px;font-weight:400;line-height:1.4}.newsroom-filters{border-bottom:1px solid #d2d2d7;padding:0 24px}.newsroom-filters-inner{justify-content:space-between;align-items:center;max-width:1200px;height:52px;margin:0 auto;display:flex}.newsroom-categories{gap:4px;display:flex}.newsroom-category{color:#1d1d1f;cursor:pointer;background:0 0;border:none;border-radius:980px;padding:8px 16px;font-size:14px;font-weight:400;transition:background .2s}.newsroom-category:hover{background:#f5f5f7}.newsroom-category.active{color:#fff;background:#1d1d1f;font-weight:500}.newsroom-search{align-items:center;display:flex;position:relative}.newsroom-search-icon{color:#86868b;pointer-events:none;width:16px;height:16px;position:absolute;left:12px}.newsroom-search-input{color:#1d1d1f;background:#f5f5f7;border:none;border-radius:8px;outline:none;width:200px;padding:8px 36px;font-size:14px;transition:all .2s}.newsroom-search-input:focus{background:#fff;box-shadow:0 0 0 4px #007dfa33}.newsroom-search-input::placeholder{color:#86868b}.newsroom-search-clear{cursor:pointer;background:#86868b;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:background .2s;display:flex;position:absolute;right:8px}.newsroom-search-clear:hover{background:#1d1d1f}.newsroom-search-clear svg{color:#fff;width:12px;height:12px}.newsroom-mobile-filter{display:none}.newsroom-select{color:#1d1d1f;appearance:none;cursor:pointer;background:#f5f5f7 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%2386868b' d='M4 6l4 4 4-4'/%3E%3C/svg%3E") right 16px center no-repeat;border:none;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-size:16px}.newsroom-content{max-width:1200px;margin:0 auto;padding:48px 24px 80px}.newsroom-featured{color:inherit;grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin-bottom:64px;text-decoration:none;display:grid}.newsroom-featured-image{aspect-ratio:4/3;background:#f5f5f7;border-radius:20px;position:relative;overflow:hidden}.newsroom-featured-image img{transition:transform .6s}.newsroom-featured:hover .newsroom-featured-image img{transform:scale(1.03)}.newsroom-featured-content{padding:16px 0}.newsroom-featured-category{text-transform:uppercase;letter-spacing:.05em;color:#bf4800;margin-bottom:16px;font-size:12px;font-weight:600;display:inline-block}.newsroom-featured-title{letter-spacing:-.02em;color:#1d1d1f;margin-bottom:16px;font-size:40px;font-weight:700;line-height:1.15;transition:color .2s}.newsroom-featured:hover .newsroom-featured-title{color:#06c}.newsroom-featured-desc{color:#86868b;margin-bottom:20px;font-size:17px;font-weight:400;line-height:1.5}.newsroom-featured-date{color:#86868b;font-size:14px}.newsroom-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.newsroom-card{color:inherit;text-decoration:none}.newsroom-card-image{aspect-ratio:16/10;background:#f5f5f7;border-radius:16px;margin-bottom:16px;position:relative;overflow:hidden}.newsroom-card-image img{transition:transform .5s}.newsroom-card:hover .newsroom-card-image img{transform:scale(1.05)}.newsroom-card-content{padding:0 4px}.newsroom-card-category{text-transform:uppercase;letter-spacing:.05em;color:#bf4800;margin-bottom:8px;font-size:11px;font-weight:600;display:inline-block}.newsroom-card-title{letter-spacing:-.01em;color:#1d1d1f;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:21px;font-weight:600;line-height:1.25;transition:color .2s;display:-webkit-box;overflow:hidden}.newsroom-card:hover .newsroom-card-title{color:#06c}.newsroom-card-desc{color:#86868b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.newsroom-card-date{color:#86868b;font-size:12px}.newsroom-empty{text-align:center;color:#86868b;padding:80px 24px;font-size:17px}.newsroom-pagination{pointer-events:auto;z-index:10;border-top:1px solid #d2d2d7;justify-content:center;align-items:center;gap:16px;width:100%;max-width:1200px;margin:64px auto 0;padding-top:32px;display:flex;position:relative}.newsroom-pagination-btn{color:#06c;cursor:pointer;pointer-events:auto;background:0 0;border:none;border-radius:980px;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .2s;display:flex}.newsroom-pagination-btn:hover:not(:disabled){background:#f5f5f7}.newsroom-pagination-btn:disabled{color:#d2d2d7;cursor:not-allowed}.newsroom-pagination-btn svg{width:16px;height:16px}.newsroom-pagination-numbers{gap:4px;display:flex}.newsroom-pagination-num{color:#1d1d1f;cursor:pointer;pointer-events:auto;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:400;transition:background .2s;display:flex}.newsroom-pagination-num:hover{background:#f5f5f7}.newsroom-pagination-num.active{color:#fff;background:#1d1d1f;font-weight:500}.newsroom-fab{z-index:100;background:#1d1d1f;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 4px 16px #0003}.newsroom-fab:hover{transform:scale(1.08);box-shadow:0 6px 24px #00000040}.newsroom-fab svg{color:#fff;width:24px;height:24px}@media (max-width:1024px){.newsroom-grid{grid-template-columns:repeat(2,1fr);gap:24px}.newsroom-featured{gap:32px}.newsroom-featured-title{font-size:32px}}@media (max-width:768px){.newsroom-header{padding:60px 20px 40px}.newsroom-title{font-size:36px}.newsroom-subtitle{font-size:17px}.newsroom-filters-inner{display:none}.newsroom-mobile-filter{padding:16px 0;display:block}.newsroom-filters{padding:0 20px}.newsroom-content{padding:32px 20px 60px}.newsroom-featured{grid-template-columns:1fr;gap:24px;margin-bottom:48px}.newsroom-featured-image{aspect-ratio:16/10}.newsroom-featured-title{font-size:28px}.newsroom-featured-desc{font-size:15px}.newsroom-grid{grid-template-columns:1fr;gap:32px}.newsroom-card-image{aspect-ratio:16/9;border-radius:12px}.newsroom-card-title{font-size:19px}.newsroom-pagination{flex-wrap:wrap;gap:12px;margin-top:48px}.newsroom-pagination-numbers{order:-1;justify-content:center;width:100%}.newsroom-fab{width:48px;height:48px;bottom:24px;right:24px}.newsroom-fab svg{width:20px;height:20px}}@media (max-width:480px){.newsroom-title{font-size:28px}.newsroom-featured-title{font-size:24px}.newsroom-card-title{font-size:17px}}
/*# sourceMappingURL=c61d85d68716352a.css.map*/