:root{--primary-400:#24398e;--primary-500:#1f327d;--primary-600:#1a2a6c;--primary-700:#152356;--primary-800:#101b42}.menu-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.menu-card{display:flex;flex-direction:column;height:100%}.menu-card .button{margin-top:auto}.content .post-featured{text-align:center;margin:2rem auto}.content .post-featured img{width:80%;max-width:800px;height:auto;border-radius:8px;display:block;margin:0 auto}.content .post-featured__caption{margin-top:.6rem;font-size:.9rem;color:#666;text-align:center;line-height:1.4}.content .post-featured__credit{margin-left:.4rem;color:#999;font-style:italic}:root{--mars-bordo:#8B0000;--mars-hover:#990000;--mars-dark:#690000;--mars-glow:rgba(139, 0, 0, 0.3)}.button.mars,.btn-mars{background-color:var(--mars-bordo);border:2px solid var(--mars-bordo);box-shadow:0 4px 12px var(--mars-glow);transition:all .3s ease;&:hover,&:active { background-color:var(--mars-hover); border-color:var(--mars-hover); transform:translateY(-2px); box-shadow:0 8px 20px var(--mars-glow); }}.pilne-mars{border-left:6px solid var(--mars-hover);padding-left:16px;background-color:rgba(139,0,0,4%)}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.6rem}.hero-btn{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 1.5rem;font-weight:800;font-size:.9rem;text-transform:uppercase;letter-spacing:.03em;text-decoration:none!important}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.6rem}.hero-btn{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 1.5rem;font-weight:800;font-size:.9rem;text-transform:uppercase;letter-spacing:.03em;text-decoration:none!important;background:#f4f5f8;color:#1f327d!important;border:2px solid #1f327d;transition:background .2s ease,color .2s ease,border-color .2s ease}.hero-btn:hover{background:#1f327d;color:#fff!important}.hero-image-wrap{display:flex;justify-content:center;align-items:flex-end;height:100%}.hero-risk-image{max-width:420px;width:100%;height:auto;margin-bottom:-12px}