.news-page{color:#14214c;background:#f6f7fa;min-height:100vh}.news-hero{color:#fff;background:radial-gradient(circle at 78% 35%,#cc24383b,#0000 28%),linear-gradient(130deg,#0d1739,#1c2f68);justify-content:space-between;align-items:end;gap:3rem;min-height:560px;padding:170px clamp(1.2rem,8vw,9rem) 90px;display:flex;overflow:hidden}.news-hero>div{max-width:850px}.news-hero p{color:#ffca08;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.6rem;margin:0 0 1.2rem;font-weight:900;display:flex}.news-hero p svg{width:20px}.news-hero h1{max-width:920px;margin:0;font:600 clamp(3rem,6vw,6.5rem)/.98 Georgia,serif}.news-hero span{color:#c8d1e6;max-width:700px;margin-top:1.6rem;font-size:1.15rem;line-height:1.8;display:block}.news-hero>b{color:#ffffff0d;text-align:end;letter-spacing:-.08em;font:900 clamp(5rem,12vw,13rem)/.72 Arial}.news-index{padding:clamp(4rem,7vw,7rem) clamp(1.2rem,7vw,8rem)}.news-index>header{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;display:flex}.news-index label{background:#fff;border:1px solid #dce1eb;border-radius:999px;align-items:center;gap:.7rem;width:min(430px,100%);padding:0 1rem;display:flex;box-shadow:0 12px 30px #14214c0b}.news-index input{color:#14214c;width:100%;font:inherit;background:0 0;border:0;outline:0;padding:1rem 0}.news-index nav{flex-wrap:wrap;gap:.55rem;display:flex}.news-index button{color:#14214c;cursor:pointer;background:#fff;border:1px solid #dce1eb;border-radius:999px;padding:.75rem 1rem;font-weight:800}.news-index button.active{color:#fff;background:#cc2438;border-color:#cc2438}.news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.news-grid article{background:#fff;border:1px solid #e1e5ed;border-radius:26px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 20px 50px #14214c0a}.news-grid article:hover{transform:translateY(-9px);box-shadow:0 28px 65px #14214c1b}.news-image{background-position:50%;background-size:cover;justify-content:flex-end;align-items:flex-start;min-height:280px;padding:1.2rem;text-decoration:none;display:flex}.news-image span{color:#14214c;background:#ffca08;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.news-grid article>div{padding:1.6rem}.news-grid small{color:#cc2438;text-transform:uppercase;font-weight:900}.news-grid h2{margin:.7rem 0;font:600 1.65rem/1.18 Georgia,serif}.news-grid h2 a{color:#14214c;text-decoration:none}.news-grid p{color:#68738e;min-height:84px;margin:0;line-height:1.7}.news-read{color:#14214c;align-items:center;gap:.45rem;margin-top:1.2rem;font-weight:900;text-decoration:none;display:flex}.news-read svg{color:#cc2438;width:18px;transition:transform .2s}.news-read:hover svg{transform:translate(3px,-3px)}.news-empty{text-align:center;color:#68738e}.news-page[dir=rtl] .news-hero>b{text-align:start}@media (width<=980px){.news-hero>b{display:none}.news-grid{grid-template-columns:1fr 1fr}.news-index>header{flex-direction:column;align-items:stretch}}@media (width<=650px){.news-hero{min-height:500px;padding-top:135px}.news-grid{grid-template-columns:1fr}.news-index nav{grid-template-columns:1fr 1fr;display:grid}.news-index button{font-size:.76rem}.news-grid p{min-height:0}}@media (prefers-reduced-motion:reduce){.news-grid article,.news-read svg{transition:none}}
