.tr-event-card-burot{ font-family:Arial,Helvetica,sans-serif; background:#f7f4ee; border-radius:24px; overflow:hidden; box-shadow:0 18px 45px rgba(0,0,0,.12); color:#1f2a24; margin:30px 0; } .tr-event-card-burot *{box-sizing:border-box} .tr-burot-hero{ background:linear-gradient(135deg,#20382d,#6f7f4d); color:#fff; padding:42px 34px; } .tr-burot-kicker{ display:inline-block; background:#d98b3a; color:#fff; padding:8px 14px; border-radius:999px; font-size:13px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; margin-bottom:18px; } .tr-burot-hero h2{ margin:0; font-size:42px; line-height:1.05; font-weight:900; } .tr-burot-sub{ margin-top:14px; font-size:20px; opacity:.95; } .tr-burot-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:16px; padding:26px; background:#fff; } .tr-burot-info{ background:#f7f4ee; […]