.hero-evenings-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:var(--space-24);align-items:stretch}.hero-evenings-text{display:flex;flex-direction:column;justify-content:center}.hero-evenings-cta{display:flex;flex-wrap:wrap;gap:var(--space-8);margin-top:var(--space-8);margin-bottom:var(--space-8)}.hero-evenings-media{display:flex;flex-direction:column;gap:var(--space-12)}.hero-evenings-frame{min-height:260px}.hero-evenings-note{font-size:var(--font-size-sm)}.evenings-intro-grid,.evenings-croupier-grid,.evenings-scenography-grid,.evenings-extras-grid,.evenings-network-grid,.evenings-workshops-grid,.evenings-safety-grid{align-items:stretch}.evenings-list{margin-top:var(--space-8);display:flex;flex-direction:column;gap:var(--space-4);font-size:var(--font-size-sm);color:var(--gray-600)}.evenings-list li::before{content:"\2022";margin-right:8px;color:var(--color-primary)}.evenings-list li{display:flex;align-items:flex-start}.evenings-links{display:flex;flex-wrap:wrap;gap:var(--space-8);margin-top:var(--space-8)}.evenings-extras-grid .card h3,.evenings-workshops-grid .card h3{margin-bottom:var(--space-6)}.evenings-cta-section{padding-bottom:var(--space-40)}.evenings-cta-card{display:flex;flex-direction:column;gap:var(--space-16);background:linear-gradient(135deg,rgba(233,227,218,0.9),rgba(247,245,241,0.95))}.evenings-cta-text p{max-width:640px}.evenings-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-8);margin-top:var(--space-8)}.evenings-cta-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-8);margin-top:var(--space-8);padding-top:var(--space-8);border-top:1px solid rgba(210,199,184,0.8)}@media (max-width:900px){.hero-evenings-layout{grid-template-columns:1fr}.hero-evenings-media{order:-1}.evenings-cta-card{padding:var(--space-16)}}@media (max-width:600px){.hero-evenings-cta,.evenings-cta-actions{flex-direction:column;align-items:stretch}.evenings-cta-meta{align-items:flex-start}}