.fr-hero-visual{background:#1a1a1a;border-radius:24px;aspect-ratio:4/3;padding:40px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;position:relative;overflow:hidden;box-shadow:0 30px 60px -20px rgba(0,0,0,.5)}.fr-hero-visual::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(230,57,70,.2),transparent 60%)}.fr-hero-visual>*{position:relative;z-index:1}.fr-hero-visual .live{display:inline-flex;align-items:center;gap:8px;background:rgba(230,57,70,.2);color:#fff;padding:6px 14px;border-radius:9999px;font-size:13px;font-weight:600;align-self:flex-start}.fr-hero-visual .live::before{content:"";width:8px;height:8px;border-radius:50%;background:#e63946;box-shadow:0 0 0 4px rgba(230,57,70,.3)}.fr-hero-visual .big{font-size:64px;font-weight:800;letter-spacing:-.03em;line-height:1}.fr-hero-visual .sub{color:#a8a8a8;margin-top:8px}.fr-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px}.fr-hero-stat{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px}.fr-hero-stat .n{font-size:22px;font-weight:800;color:#fff}.fr-hero-stat .l{font-size:12px;color:#a8a8a8;text-transform:uppercase;letter-spacing:.05em}.fr-faq-item.open .fr-faq-a{max-height:400px}.fr-faq-item.open .chev{transform:rotate(45deg)}