/* Latest articles section — compact, cache-busted, mobile-safe */
.latest-articles-section{position:relative;overflow:hidden}.latest-articles-section .value-head{max-width:780px}.latest-articles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,1.7vw,22px);margin-top:clamp(22px,2.6vw,34px);max-width:1080px;margin-inline:auto}.latest-article-card{display:flex;flex-direction:column;min-height:100%;overflow:hidden;border:1px solid rgba(148,163,184,.18);border-radius:22px;background:linear-gradient(180deg,rgba(15,23,42,.78),rgba(15,23,42,.54));box-shadow:0 14px 34px rgba(0,0,0,.18)}.latest-articles-section .latest-articles-grid .latest-article-card>img,.latest-articles-section .latest-articles-grid .latest-article-card img{display:block!important;width:100%!important;height:clamp(178px,17vw,230px)!important;min-height:0!important;max-height:230px!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center!important}.latest-article-body{display:flex;flex:1;flex-direction:column;gap:9px;padding:clamp(15px,1.6vw,20px)}.latest-article-kicker{display:inline-flex;width:fit-content;align-items:center;gap:7px;padding:5px 10px;border-radius:999px;background:rgba(45,212,191,.12);color:#67e8f9;font-size:.76rem;font-weight:800;line-height:1.7}.latest-article-card h3{margin:0;color:#f8fafc;font-size:clamp(1rem,1.12vw,1.16rem);line-height:1.75}.latest-article-card h3 a{color:inherit;text-decoration:none}.latest-article-card h3 a:hover{color:#bfdbfe}.latest-article-card p{margin:0;color:rgba(226,232,240,.78);line-height:1.9;font-size:.93rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.latest-article-link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:6px;color:#93c5fd;font-weight:800;text-decoration:none}.latest-article-link:hover{color:#bfdbfe}.latest-articles-actions{display:flex;justify-content:center;margin-top:clamp(20px,2.6vw,32px)}.en-page .latest-article-card h3,.en-page .latest-article-card p{line-height:1.62}@media (min-width:992px){.latest-article-card{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.latest-article-card:hover{transform:translateY(-3px);border-color:rgba(125,211,252,.28);box-shadow:0 18px 40px rgba(0,0,0,.22)}}@media (max-width:991px){.latest-articles-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px}.latest-article-card{border-radius:20px}.latest-articles-section .latest-articles-grid .latest-article-card>img,.latest-articles-section .latest-articles-grid .latest-article-card img{height:clamp(160px,28vw,210px)!important;max-height:210px!important}}@media (max-width:640px){.latest-articles-section{padding-block:clamp(42px,10vw,58px)}.latest-articles-section .value-head{padding-inline:14px}.latest-articles-section .value-head h2{font-size:clamp(1.42rem,6.2vw,1.78rem);line-height:1.55}.latest-articles-section .value-head p{font-size:.94rem;line-height:2}.latest-articles-grid{grid-template-columns:1fr;max-width:430px;gap:16px}.latest-article-card{border-radius:18px}.latest-articles-section .latest-articles-grid .latest-article-card>img,.latest-articles-section .latest-articles-grid .latest-article-card img{height:clamp(132px,34vw,168px)!important;max-height:168px!important;min-height:132px!important;object-position:center!important}.latest-article-body{padding:13px 15px 15px;gap:7px}.latest-article-kicker{font-size:.7rem;padding:4px 9px}.latest-article-card h3{font-size:.98rem;line-height:1.75}.latest-article-card p{font-size:.88rem;line-height:1.85;-webkit-line-clamp:2}.latest-article-link{padding-top:3px;font-size:.92rem}.latest-articles-actions{margin-top:18px}}@media (max-width:390px){.latest-articles-grid{max-width:100%;padding-inline:0}.latest-articles-section .latest-articles-grid .latest-article-card>img,.latest-articles-section .latest-articles-grid .latest-article-card img{height:132px!important;max-height:132px!important}.latest-article-card h3{font-size:.95rem}.latest-article-card p{font-size:.86rem}}
