.News1{display:flex;align-items:center;justify-content:center;gap:120px;background:linear-gradient(90deg,#4b3576,#6b4bb6);padding:120px 200px 0 20px;min-height:420px}@media(max-width:1023px){.News1{padding:120px 20px 0;min-height:280px}}@media(max-width:767px){.News1{padding:120px 20px 0;min-height:240px}}.news-margin-top{height:120px;background:#fff;position:absolute;top:0;left:0;right:0;z-index:1;width:100%}.news1-title{color:#fff;font-size:2.2rem;font-weight:700;letter-spacing:2px;height:300px;align-items:center;justify-content:center;display:flex}@media(max-width:1023px){.news1-title{height:160px}}@media(max-width:767px){.news1-title{height:120px;font-size:24px;min-width:160px}}.news1-image-placeholder{width:180px;height:120px;border-radius:12px;display:flex;align-items:center;justify-content:center;position:relative}.news1-image-placeholder img{position:absolute;top:-252px;left:-156px;width:906px;height:594px;max-width:none;z-index:1;pointer-events:none}@media(max-width:1023px){.news1-image-placeholder img{top:-106px;left:-142px;width:483px;height:317px}}@media(max-width:767px){.news1-image-placeholder img{top:-64px;left:-186px;width:352px;height:231px}}.news2-container{padding:32px 0;background:#f6f7f9;min-height:600px}@media(max-width:767px){.news2-container{min-height:480px}}.news2-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0 120px 32px;gap:24px}@media(max-width:1023px){.news2-header{margin:0 16px 32px}}.news2-tabs{display:flex;gap:0;background:#f4f4f6;border-radius:999px;box-shadow:0 0 0 4px #ededed;width:-moz-fit-content;width:fit-content;order:1}.news2-tab{background:rgba(0,0,0,0);border:none;border-radius:999px;padding:8px 16px;font-size:14px;line-height:16px;font-weight:400;color:#111;cursor:pointer;transition:background .2s,color .2s;outline:none;box-shadow:none;font-family:Eina01-SemiBold}@media(max-width:767px){.news2-tab{font-size:11px}}.news2-tab.active{background:#2962ff;color:#fff;box-shadow:0 0 0 4px #e3e8f0}.news2-tab:not(.active):hover{background:#e3e8f0}.news2-search{position:relative;display:flex;align-items:center;order:2}.news2-search input{border-radius:24px;padding:10px 40px 10px 16px;font-size:14px;line-height:16px;font-weight:400;font-family:Eina01-Regular;outline:none;width:300px;border:1px solid #a2a2a2;background-color:rgba(0,0,0,0)}@media(max-width:767px){.news2-search input{width:100%}}.news2-search-icon{position:absolute;right:36px;color:#888;font-size:1.2rem}.news2-empty,.news2-error,.news2-loading{text-align:center;padding:40px;font-size:1.2rem;color:#555}.news2-error{color:#d32f2f}.news2-cards{display:flex;flex-direction:column;gap:0;margin:0 120px}@media(max-width:1023px){.news2-cards{margin:0 16px}}.news2-row.news2-row-top{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:32px}.news2-row.news2-row-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}@media(min-width:1024px){.news2-row.news2-row-grid{grid-template-columns:1fr 1fr 1fr}}.news2-card{background:#fff;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.08);overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;height:100%}.news2-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.news2-card-image-container{position:relative;width:100%;padding-top:66.66%;overflow:hidden}.news2-card-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news2-card-category{position:absolute;top:16px;left:16px;color:#fff;padding:6px 12px;border-radius:4px;font-size:.8rem;font-weight:500;text-transform:uppercase}.news2-card-category,.news2-card-category-article,.news2-card-category-event,.news2-card-category-releases{background-color:#1461f5}.news2-card-content{padding:20px 24px 24px;flex-grow:1;display:flex;flex-direction:column}.news2-card-date{font-size:.9rem;color:#777;margin-bottom:8px}.news2-card-title{font-size:1.3rem;font-weight:600;color:#222;margin-bottom:12px;line-height:1.4;-webkit-line-clamp:2}.news2-card-description,.news2-card-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news2-card-description{color:#555;flex-grow:1;-webkit-line-clamp:3;font-family:Eina01-Regular;font-weight:400;font-size:16px;line-height:18px;letter-spacing:0}.news2-pagination{margin:40px 0 0;gap:24px;background:#f4f4f6;border-radius:999px;padding:16px 0}.news2-page-arrow,.news2-page-btn,.news2-pagination{display:flex;justify-content:center;align-items:center}.news2-page-arrow,.news2-page-btn{background:rgba(0,0,0,0);border:none;border-radius:50%;width:48px;height:48px;font-size:1.4rem;font-weight:600;color:#222;cursor:pointer;transition:background .2s,color .2s}.news2-page-btn.active{background:#2962ff;color:#fff}.news2-page-arrow:disabled{color:#bbb;cursor:not-allowed}.news2-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;padding:60px 0 40px;text-align:center}@media(max-width:767px){.news2-header{flex-direction:column;align-items:stretch;margin:0 0 24px;gap:12px}.news2-search{order:1}.news2-search,.news2-tabs{margin-bottom:0;width:100%}.news2-tabs{order:2;justify-content:flex-start}.news2-cards{margin:0;display:grid;grid-template-columns:1fr;gap:24px}.news2-row.news2-row-grid,.news2-row.news2-row-top{grid-template-columns:1fr!important;gap:24px}.news2-container{padding:32px 16px}}@media(max-width:374px){.news2-tab{padding:8px}}