.Events-module__z-cy0a__page{min-height:100vh;padding-top:var(--nav-height);color:#fff;z-index:1;background-color:#0000;position:relative}.Events-module__z-cy0a__container{max-width:var(--container-width);margin:0 auto;padding:3rem 1rem 4rem}@media (min-width:768px){.Events-module__z-cy0a__container{padding:4rem 1.5rem 6rem}}.Events-module__z-cy0a__header{text-align:center;margin-bottom:3rem}@media (min-width:768px){.Events-module__z-cy0a__header{margin-bottom:4rem}}.Events-module__z-cy0a__headerLabel{letter-spacing:.25em;text-transform:uppercase;color:var(--accent-green);background:#39ff1414;border:1px solid #39ff1426;border-radius:50px;margin-bottom:1rem;padding:.4rem 1.25rem;font-size:.7rem;font-weight:600;display:inline-block}.Events-module__z-cy0a__title{text-transform:uppercase;letter-spacing:-.02em;background:linear-gradient(90deg,#fff 30%,#fff9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:clamp(2.5rem,6vw,5rem);font-weight:900}.Events-module__z-cy0a__subtitle{color:var(--accent-green);letter-spacing:.15em;text-transform:uppercase;font-size:.875rem;font-weight:700}@media (min-width:768px){.Events-module__z-cy0a__subtitle{letter-spacing:.2em;font-size:1rem}}.Events-module__z-cy0a__hotSection{margin-bottom:3.5rem}@media (min-width:768px){.Events-module__z-cy0a__hotSection{margin-bottom:5rem}}.Events-module__z-cy0a__hotSectionTitle{color:var(--accent-pink);text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #ff149326;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:800}@media (min-width:768px){.Events-module__z-cy0a__hotSectionTitle{margin-bottom:2rem;padding-bottom:1rem;font-size:1.25rem}}.Events-module__z-cy0a__hotGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:600px){.Events-module__z-cy0a__hotGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.Events-module__z-cy0a__hotCard{border:1px solid #ff14931f;border-radius:1rem;min-height:260px;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}@media (min-width:768px){.Events-module__z-cy0a__hotCard{min-height:320px}}.Events-module__z-cy0a__hotCard:hover{border-color:#ff149380;transform:translateY(-6px);box-shadow:0 16px 40px #ff14931f,0 0 30px #ff14930f}.Events-module__z-cy0a__hotCardImageWrapper{position:absolute;inset:0}.Events-module__z-cy0a__hotCardImage{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.4,0,.2,1)}.Events-module__z-cy0a__hotCard:hover .Events-module__z-cy0a__hotCardImage{transform:scale(1.08)}.Events-module__z-cy0a__hotCardOverlay{background:linear-gradient(#0000 30%,#000000d9 100%);position:absolute;inset:0}.Events-module__z-cy0a__hotCardContent{z-index:1;width:100%;padding:1.25rem;position:absolute;bottom:0;left:0}@media (min-width:768px){.Events-module__z-cy0a__hotCardContent{padding:1.5rem}}.Events-module__z-cy0a__hotBadge{letter-spacing:.15em;color:#fff;background:var(--accent-pink);border-radius:4px;margin-bottom:.5rem;padding:.2rem .5rem;font-size:.55rem;font-weight:800;display:inline-block}.Events-module__z-cy0a__hotCardName{color:#fff;text-transform:uppercase;margin:0 0 .15rem;font-size:1.25rem;font-weight:800;line-height:1.2;transition:color .3s}@media (min-width:768px){.Events-module__z-cy0a__hotCardName{font-size:1.4rem}}.Events-module__z-cy0a__hotCard:hover .Events-module__z-cy0a__hotCardName{color:var(--accent-pink)}.Events-module__z-cy0a__hotCardLocation{color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:500}.Events-module__z-cy0a__category{margin-bottom:3rem}@media (min-width:768px){.Events-module__z-cy0a__category{margin-bottom:4rem}}.Events-module__z-cy0a__categoryTitle{color:var(--accent-blue);text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #ffffff0f;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:700;display:flex}@media (min-width:768px){.Events-module__z-cy0a__categoryTitle{margin-bottom:2rem;padding-bottom:1rem;font-size:1.25rem}}.Events-module__z-cy0a__eventGrid{grid-template-columns:1fr;gap:.6rem;display:grid}@media (min-width:480px){.Events-module__z-cy0a__eventGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.Events-module__z-cy0a__eventGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.75rem}}.Events-module__z-cy0a__card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:.75rem;padding:1rem 1.25rem;transition:all .4s cubic-bezier(.4,0,.2,1)}@media (min-width:768px){.Events-module__z-cy0a__card{padding:1.25rem 1.5rem}}.Events-module__z-cy0a__card:hover{border-color:var(--accent-green);background:#ffffff0a;transform:translateY(-3px);box-shadow:0 6px 20px #39ff140f}.Events-module__z-cy0a__cardContent{z-index:1;position:relative}.Events-module__z-cy0a__eventName{color:#fff;margin-bottom:.2rem;font-size:1rem;font-weight:700;transition:color .3s}.Events-module__z-cy0a__card:hover .Events-module__z-cy0a__eventName{color:var(--accent-green)}@media (min-width:768px){.Events-module__z-cy0a__eventName{font-size:1.1rem}}.Events-module__z-cy0a__location{color:#ffffff59;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:500}@media (min-width:768px){.Events-module__z-cy0a__location{font-size:.75rem}}
