.event-page .event-hero-section{padding:32px 0 32px;background:linear-gradient(180deg,#fff 0%,#f5f5f5 100%)}.event-page .event-hero-section .event-hero-content{display:flex;gap:48px;align-items:flex-start}.event-page .event-hero-section .event-hero-left{flex:1;min-width:0}.event-page .event-hero-section .event-hero-right{flex:1;min-width:0}.event-page .event-meta-card{border-radius:24px;border:1px solid rgba(0,100,60,0.15);background:rgba(0,100,60,0.03);padding:32px}.event-page .event-meta-item{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px}.event-page .event-meta-item:last-child{margin-bottom:0}.event-page .event-meta-icon{width:44px;height:44px;border-radius:12px;background:rgba(0,100,60,0.08);display:flex;align-items:center;justify-content:center;flex-shrink:0}.event-page .event-meta-icon svg{width:22px;height:22px;stroke:#00643c;fill:none}.event-page .event-form-card{border-radius:24px;border:1px solid rgba(0,100,60,0.15);background:#fff;padding:20px;box-shadow:0 4px 24px rgba(0,100,60,0.06);overflow:hidden}.event-page .event-form-card img{max-width:100%;height:auto}.event-page .event-overview-section{padding:76px 0}.event-page .event-team-section{padding:76px 0}.event-page .event-team-grid{display:flex;justify-content:center;gap:48px}.event-page .event-team-member{text-align:center;flex:0 1 200px}.event-page .event-team-photo{width:160px;height:160px;border-radius:50%;overflow:hidden;margin:0 auto 16px;background:#f5f5f5}.event-page .event-team-photo img{width:100%;height:100%;object-fit:cover}.event-page .event-highlights-section{padding:76px 0}.event-page .event-highlight-card{border-radius:24px;border:1px solid rgba(255,255,255,1);background:radial-gradient(269.94% 92.06% at 13.41% 123.02%,rgba(0,100,60,0.12) 19.94%,rgba(0,100,60,0) 77.03%),#ecebea;box-shadow:0 10px 50px 0 rgba(0,100,60,0.08);backdrop-filter:blur(20px);padding:0;overflow:hidden;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.event-page .event-highlight-card:hover{transform:translateY(-4px);box-shadow:0 8px 40px rgba(0,100,60,0.15)}.event-page .event-highlight-card .highlight-image{width:100%;height:240px;overflow:hidden;background:#f5f5f5}.event-page .event-highlight-card .highlight-image img{width:100%;height:100%;object-fit:cover}.event-page .event-highlight-card .highlight-content{padding:32px;flex:1;display:flex;flex-direction:column}.event-page .event-highlight-card .highlight-content .highlight-desc{flex:1}@media(max-width:991.98px){.event-page .event-hero-section .event-hero-content{flex-direction:column}.event-page .event-hero-section .event-hero-right{width:100%}.event-page .event-overview-grid{flex-direction:column!important;gap:32px!important}.event-page .event-team-grid{flex-wrap:wrap;gap:32px}.event-page .event-team-member{flex:0 1 140px}.event-page .event-team-photo{width:120px;height:120px}}@media(max-width:767.98px){.event-page .event-hero-section{padding:32px 0 48px}.event-page .event-overview-section,.event-page .event-highlights-section{padding:48px 0}.event-page .event-team-grid{gap:24px}.event-page .event-team-member{flex:0 1 100px}.event-page .event-team-photo{width:90px;height:90px}.event-page .event-overview-section h2 .text-dark-secondary{font-size:20px!important}}