.heroes-section{padding:105px clamp(22px,7vw,110px);background:#08251f;color:#fffdf7}.heroes-heading{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:28px}.heroes-heading h2{font-size:clamp(40px,4.8vw,68px);line-height:1.02;margin-top:14px}.heroes-heading>p{max-width:490px;color:#b9c9c3;line-height:1.7}.heroes-note{display:flex;align-items:center;gap:18px;margin-bottom:30px;padding:17px 21px;border:1px solid rgba(219,234,157,.25);border-radius:11px;background:rgba(255,255,255,.05)}.heroes-note strong{flex:0 0 auto;color:#dbea9d}.heroes-note span{font-size:12px;line-height:1.55;color:#d4ddd9}.heroes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.national-hero-card{position:relative;min-height:275px;padding:28px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:#10382e;overflow:hidden}.national-hero-card:after{content:"";position:absolute;width:105px;height:105px;right:-46px;bottom:-46px;border:1px solid rgba(219,234,157,.18);border-radius:50%}.national-hero-symbol{width:48px;height:48px;display:grid;place-items:center;margin-bottom:20px;border-radius:50%;background:#dbea9d;color:#08251f;font-size:20px}.national-hero-meta{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.national-hero-meta small{color:#f2bd55;font-weight:800;letter-spacing:.08em;line-height:1.35}.national-hero-meta span{color:#9fb3ac;font:800 11px Manrope;white-space:nowrap}.national-hero-card h3{font-size:24px;line-height:1.15;margin:10px 0}.national-hero-card p{margin:0;color:#bfcec9;font-size:13px;line-height:1.65}.heroes-source{margin:18px 0 0;color:#92a8a0;font-size:11px}.heroes-source a{color:#dbea9d;font-weight:800}@media(max-width:950px){.heroes-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.heroes-section{padding-top:78px;padding-bottom:78px}.heroes-heading{display:block}.heroes-heading>p{margin-top:20px}.heroes-note{align-items:flex-start;flex-direction:column;gap:6px}.heroes-grid{grid-template-columns:1fr}.national-hero-card{min-height:0;padding:24px}}
