.EventCard-module__akElYW__card{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.EventCard-module__akElYW__card:hover{box-shadow:var(--shadow-md);border-color:var(--color-primary);transform:translateY(-4px)}.EventCard-module__akElYW__imageWrapper{background-color:var(--color-bg-secondary);width:100%;height:200px;position:relative;overflow:hidden}.EventCard-module__akElYW__content{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.EventCard-module__akElYW__type{text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary);font-size:.75rem;font-weight:700}.EventCard-module__akElYW__title{color:var(--color-text);font-size:1.25rem;font-weight:700;line-height:1.3}.EventCard-module__akElYW__meta{color:var(--color-text-secondary);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.EventCard-module__akElYW__description{color:var(--color-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:.5rem;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.EventCard-module__akElYW__actions{flex-wrap:wrap;gap:.75rem;margin-top:auto;padding-top:1rem;display:flex}@media (min-width:768px){.EventCard-module__akElYW__card{flex-direction:row;min-height:220px}.EventCard-module__akElYW__imageWrapper{width:300px;min-width:300px;height:auto;min-height:220px}}
.SubscribeForm-module__5Lr3EG__container{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);max-width:600px;box-shadow:var(--shadow-sm);text-align:center;margin:0 auto;padding:2.5rem}.SubscribeForm-module__5Lr3EG__title{color:var(--color-text);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.SubscribeForm-module__5Lr3EG__formGroup{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.SubscribeForm-module__5Lr3EG__input,.SubscribeForm-module__5Lr3EG__select{border:1px solid var(--color-border);border-radius:var(--radius-md);background-color:var(--color-bg);width:100%;color:var(--color-text);padding:.875rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.SubscribeForm-module__5Lr3EG__input:focus,.SubscribeForm-module__5Lr3EG__select:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #0070f31a}.SubscribeForm-module__5Lr3EG__message{border-radius:var(--radius-md);background-color:var(--color-bg-secondary);color:var(--color-text-secondary);margin-top:1rem;padding:.75rem;font-size:.9rem}.SubscribeForm-module__5Lr3EG__button{width:100%;padding:1rem;font-size:1.05rem}
.Hero-module__ZARIfG__hero{text-align:center;color:#fff;background-color:#111;justify-content:center;align-items:center;height:80vh;min-height:500px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__backgroundImage{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__backgroundImage:after{content:"";background:linear-gradient(#0000004d,#000000b3);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:2;max-width:800px;padding:0 1rem;animation:1s ease-out Hero-module__ZARIfG__fadeIn;position:relative}.Hero-module__ZARIfG__title{text-shadow:0 2px 10px #0000004d;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:#e5e7eb;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;font-weight:400}.Hero-module__ZARIfG__actions{justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__subtitle{font-size:1.1rem}.Hero-module__ZARIfG__actions{flex-direction:column;align-items:center;width:100%}.Hero-module__ZARIfG__actions a{width:100%;max-width:300px}}@keyframes Hero-module__ZARIfG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
