.events-section{background:#fff;padding:70px;font-family:Host Grotesk,sans-serif}.events-top{text-align:center;flex-direction:column;align-items:center;margin-bottom:40px;display:flex}.events-tag{color:#e31c1c;background:#fff5f5;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.events-tag:before{content:"";background:#e31c1c;border-radius:50%;width:8px;height:8px;animation:1s infinite blink}@keyframes blink{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.events-top h1{margin:10px 0;font-size:48px;font-weight:900;line-height:1.2}.events-desc{color:#555;margin-top:6px;line-height:1.7}.events-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.events-card{width:100%;height:100%;min-height:429px;color:inherit;background:#fff;border-radius:16px;text-decoration:none;transition:all .3s;display:block;overflow:hidden;box-shadow:0 6px 20px #0000000d}.events-card:hover{transform:translateY(-5px)}.events-img{width:100%;height:217px;position:relative;overflow:hidden}.events-img img{object-fit:cover;width:100%;height:100%}.events-read-time{background:#fff;border-radius:10px;padding:5px 10px;font-size:11px;position:absolute;bottom:10px;right:10px}.events-body{padding:20px}.events-category{color:#e31c1c;font-size:14px;font-weight:600}.events-body h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0;font-size:20px;font-weight:700;display:-webkit-box;overflow:hidden}.events-body p{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;display:-webkit-box;overflow:hidden}.events-footer{justify-content:space-between;margin-top:20px;font-size:12px;display:flex}.events-footer a{color:#e31c1c;text-decoration:none}.events-cta{text-align:center;color:#fff;background:linear-gradient(90deg,#e31c1c 0%,#991b1b 100%);border-radius:24px;margin-top:80px;padding:60px 20px}.events-cta h3{color:#fff;margin-bottom:12px;font-family:Host Grotesk,sans-serif;font-size:32px;font-weight:800}.events-cta p{opacity:.95;max-width:600px;margin:0 auto 25px;font-size:14px;line-height:1.6}.events-cta button{color:#e31c1c;cursor:pointer;background:#fff;border:none;border-radius:10px;height:48px;padding:0 22px;font-family:Host Grotesk,sans-serif;font-weight:600;transition:transform .2s,background .2s}.events-cta button:hover{background:#f9f9f9;transform:translateY(-2px)}@media (max-width:1024px){.events-section{padding:50px 30px}.events-grid{grid-template-columns:repeat(2,1fr)}.events-card{width:100%;height:auto}.events-top h2{margin-left:0;font-size:38px}.events-tag{margin-left:0}.events-desc{margin-top:0;margin-left:0}}@media (max-width:768px){.events-section{padding:40px 20px}.events-top h2{font-size:30px}}@media (max-width:480px){.events-section{padding:30px 14px}.events-grid{grid-template-columns:1fr}.events-card{width:100%;height:auto}.events-top{align-items:flex-start}.events-tag{margin-left:0}.events-top h2{margin-top:6px;margin-left:0;font-size:24px}.events-desc{margin-top:6px;margin-left:0;font-size:13px}.events-img{height:180px}.events-body h3{font-size:17px}.events-body p{font-size:13px}}@media (max-width:360px){.events-section{padding:24px 10px}.events-top h2{font-size:20px}.events-img{height:160px}.events-body h3{font-size:15px}}@media (min-width:1025px) and (max-width:1300px){.events-section{padding:50px 24px}.events-grid{grid-template-columns:repeat(2,1fr);gap:24px}.events-top h1{font-size:40px}.events-desc{font-size:15px}}
