.event-hero{position:relative;width:100%;height:80vh;min-height:500px;background-color:var(--black);background-image:linear-gradient(rgba(0,0,0,.65),rgba(0,0,0,.65)),url(/images/ASVOFF_events.jpg);background-size:cover;background-position:50%;display:flex;justify-content:center;align-items:center;overflow:hidden}.event-hero-content{position:relative;z-index:10;text-align:center;color:var(--white);max-width:700px;padding:0 20px}.event-hero-title{font-size:3rem;margin-bottom:15px;font-weight:400;letter-spacing:.5px}.event-hero-subtitle{font-size:1.2rem;opacity:.9;margin-bottom:10px;letter-spacing:1px}.event-content-section{background-color:var(--white);padding:80px 0}.event-container{max-width:800px;margin:0 auto;padding:0 30px}.event-title{font-size:2.2rem;margin-bottom:40px;font-weight:400;text-align:center;font-family:var(--font-family);position:relative}.event-title:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:50px;height:1px;background-color:var(--black)}.event-description{font-size:1.1rem;line-height:1.7;margin-bottom:25px;color:var(--dark-grey);font-family:var(--font-family);text-align:center;max-width:600px;margin-left:auto;margin-right:auto}.event-meta-bar{display:flex;justify-content:center;gap:30px;margin-bottom:40px;padding:15px 0;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea}.event-meta-item{display:flex;flex-direction:column;align-items:center}.event-meta-label{font-size:.75rem;text-transform:uppercase;color:var(--dark-grey);letter-spacing:1px;margin-bottom:5px;font-weight:500}.event-meta-value{font-size:.9rem;color:var(--black)}.event-image-container{margin:30px 0 40px;border-radius:4px;overflow:hidden}.event-image{width:100%;height:auto;display:block}.event-details{margin-bottom:50px}.event-details h3{font-size:1.4rem;margin:30px 0 20px;font-weight:400;font-family:var(--font-family);position:relative;display:inline-block}.event-details h3:after{content:"";position:absolute;bottom:-8px;left:0;width:30px;height:1px;background-color:var(--black)}.event-details p{font-size:1rem;line-height:1.7;margin-bottom:20px;color:var(--dark-grey)}.event-details ul{margin:0 0 30px 20px;padding:0}.event-details li{margin-bottom:10px;font-size:1rem;color:var(--dark-grey);line-height:1.5}.event-quote{margin:30px 0;padding:20px 30px;background-color:var(--light-grey);border-left:3px solid var(--black);font-style:italic}.event-quote p{font-size:1.1rem;margin-bottom:10px;color:var(--black)}.event-quote cite{font-size:.9rem;color:var(--dark-grey);font-weight:500}.event-cta{text-align:center;background-color:var(--light-grey);padding:30px;border-radius:4px;border:1px solid #eaeaea}.event-cta h3{font-size:1.4rem;margin-bottom:12px;font-weight:400}.event-cta h3,.event-cta p{font-family:var(--font-family)}.event-cta p{color:var(--dark-grey);margin-bottom:20px;font-size:.95rem;max-width:500px;margin-left:auto;margin-right:auto}.event-button{display:inline-block;padding:8px 20px;background-color:var(--black);color:var(--white);text-decoration:none;text-transform:uppercase;font-size:.8rem;letter-spacing:1px;transition:all .3s ease;border:1px solid var(--black);font-family:var(--font-family);margin:0 8px}.event-button:hover{transform:translateY(-2px)}.event-button.secondary,.event-button:hover{background-color:transparent;color:var(--black)}.event-button.secondary:hover{background-color:var(--black);color:var(--white)}@media (max-width:768px){.event-hero{height:60vh;min-height:400px}.event-hero-title{font-size:2.2rem}.event-hero-subtitle{font-size:1rem}.event-content-section{padding:60px 0}.event-title{font-size:1.8rem}.event-description{font-size:1rem}.event-meta-bar{flex-wrap:wrap;gap:20px}.event-meta-item{width:calc(50% - 10px)}.event-details h3{font-size:1.3rem}.event-details li,.event-details p{font-size:.95rem}.event-quote{padding:15px 20px}.event-quote p{font-size:1rem}}@media (max-width:480px){.event-hero{min-height:300px}.event-hero-title{font-size:1.8rem}.event-hero-subtitle{font-size:.9rem}.event-container{padding:0 20px}.event-title{font-size:1.6rem}.event-meta-bar{flex-direction:column;gap:15px;align-items:flex-start}.event-meta-item{width:100%;flex-direction:row;align-items:center;justify-content:space-between}.event-meta-label{margin-bottom:0}.event-quote{padding:15px}.event-cta{padding:20px}.event-button{display:block;margin:10px auto;width:100%;max-width:220px}}