.EventCard-module-scss-module__ErXUlG__eventCard{border-radius:2px;width:100%;height:80px;margin-bottom:16px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001a}.EventCard-module-scss-module__ErXUlG__eventCard:hover{box-shadow:0 4px 6px #ffffff26}.EventCard-module-scss-module__ErXUlG__dateSection{background-color:#3e516399;flex-shrink:0;justify-content:center;align-items:center;width:300px;padding:0 1rem;display:flex;overflow:hidden}@media (max-width:768px){.EventCard-module-scss-module__ErXUlG__dateSection{width:100%;padding:0}}.EventCard-module-scss-module__ErXUlG__date{color:#ffffff4d;letter-spacing:.5px;white-space:nowrap;font-family:Geist,sans-serif;font-size:2.8rem;font-weight:800}.EventCard-module-scss-module__ErXUlG__contentSection{background-color:#82a9cecc;flex:1;justify-content:space-between;align-items:center;gap:24px;padding:0 1rem;display:flex}@media (max-width:768px){.EventCard-module-scss-module__ErXUlG__contentSection{gap:2px;padding:0}}.EventCard-module-scss-module__ErXUlG__timeSection{flex-shrink:0;min-width:140px;margin-left:.5rem}.EventCard-module-scss-module__ErXUlG__time{color:#fff;text-align:center;text-transform:lowercase;flex-direction:row;gap:.5rem;font-family:Geist,sans-serif;font-size:1.1rem;font-weight:500;display:flex}@media (max-width:768px){.EventCard-module-scss-module__ErXUlG__time{flex-direction:column;gap:0}}.EventCard-module-scss-module__ErXUlG__startTime,.EventCard-module-scss-module__ErXUlG__endTime{display:block}.EventCard-module-scss-module__ErXUlG__locationSection{flex:1;justify-content:center;align-items:center;display:flex}.EventCard-module-scss-module__ErXUlG__location{color:#fff;text-align:center;text-transform:uppercase;font-family:Geist,sans-serif;font-size:1.3rem;font-weight:500}.EventCard-module-scss-module__ErXUlG__detailsButton{color:#fff;cursor:pointer;letter-spacing:.03em;background-color:#b4aa97;border:none;border-radius:6px;flex-shrink:0;min-width:100px;margin-right:.5rem;padding:.6rem 1.2rem;font-family:Geist,sans-serif;font-size:1rem;font-weight:600;transition:background-color .2s,transform .2s}.EventCard-module-scss-module__ErXUlG__detailsButton:hover{background-color:#b8b2a7}.EventCard-module-scss-module__ErXUlG__detailsButton:active{transform:scale(.98)}@media (max-width:768px){.EventCard-module-scss-module__ErXUlG__eventCard{flex-direction:column;height:auto;margin-bottom:12px}.EventCard-module-scss-module__ErXUlG__dateSection{width:100%;padding:8px 12px}.EventCard-module-scss-module__ErXUlG__date{font-size:1.8rem}.EventCard-module-scss-module__ErXUlG__contentSection{flex-direction:row;justify-content:space-between;align-items:center;gap:4px;padding:8px}.EventCard-module-scss-module__ErXUlG__timeSection{flex-direction:column;flex-shrink:0;align-items:center;gap:1px;width:auto;min-width:60px;margin-left:0;display:flex}.EventCard-module-scss-module__ErXUlG__time{font-size:.7rem;line-height:1.1}.EventCard-module-scss-module__ErXUlG__startTime,.EventCard-module-scss-module__ErXUlG__endTime{margin-bottom:0;display:block}.EventCard-module-scss-module__ErXUlG__locationSection{flex:1;order:2;min-width:auto;margin:0 4px}.EventCard-module-scss-module__ErXUlG__location{font-size:.8rem}.EventCard-module-scss-module__ErXUlG__detailsButton{flex-shrink:0;order:3;align-self:center;min-width:60px;margin-top:0;margin-right:0;padding:.3rem .6rem;font-size:.7rem}}@media (max-width:480px){.EventCard-module-scss-module__ErXUlG__dateSection{padding:6px 10px}.EventCard-module-scss-module__ErXUlG__date{font-size:1.5rem}.EventCard-module-scss-module__ErXUlG__contentSection{gap:2px;padding:6px}.EventCard-module-scss-module__ErXUlG__timeSection{min-width:50px}.EventCard-module-scss-module__ErXUlG__time{font-size:.7rem}.EventCard-module-scss-module__ErXUlG__location{font-size:.8rem}.EventCard-module-scss-module__ErXUlG__detailsButton{min-width:50px;padding:.2rem .4rem;font-size:.65rem}}
.Events-module-scss-module__C4Pkja__eventsContainer{background-color:#1a202c;min-height:100vh;position:relative;overflow:hidden}.Events-module-scss-module__C4Pkja__backgroundImage{opacity:.3;z-index:1;background-image:url(/assets/EventBG.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Events-module-scss-module__C4Pkja__content{z-index:2;max-width:1200px;margin:0 auto;padding:4rem 0;position:relative}@media (max-width:1180px) and (min-width:820px){.Events-module-scss-module__C4Pkja__content{padding:4rem .5rem}}.Events-module-scss-module__C4Pkja__header{text-align:center;margin-bottom:60px}.Events-module-scss-module__C4Pkja__title{color:#fff;letter-spacing:2px;text-shadow:2px 2px 4px #00000080;padding-bottom:1rem;font-family:Geist,sans-serif;font-size:2.3rem;font-weight:700}.Events-module-scss-module__C4Pkja__eventsList{flex-direction:column;gap:.8rem;display:flex}@media (max-width:1366px) and (min-width:1024px){.Events-module-scss-module__C4Pkja__eventsList{padding:0 .5rem}}.Events-module-scss-module__C4Pkja__noEventsMessage{text-align:center;color:#fff;background-color:#64748b4d;border-radius:8px;margin-top:20px;padding:60px 20px;font-family:Geist,sans-serif;font-size:18px;font-weight:400}@media (max-width:768px){.Events-module-scss-module__C4Pkja__content{padding:60px 16px 30px}.Events-module-scss-module__C4Pkja__title{letter-spacing:1px;font-size:36px}.Events-module-scss-module__C4Pkja__subtitle{font-size:16px}.Events-module-scss-module__C4Pkja__header{margin-bottom:40px}.Events-module-scss-module__C4Pkja__noEventsMessage{padding:40px 16px;font-size:16px}}@media (max-width:480px){.Events-module-scss-module__C4Pkja__content{padding:40px 12px 20px}.Events-module-scss-module__C4Pkja__title{font-size:28px}.Events-module-scss-module__C4Pkja__subtitle{font-size:14px}.Events-module-scss-module__C4Pkja__header{margin-bottom:30px}.Events-module-scss-module__C4Pkja__noEventsMessage{padding:30px 12px;font-size:14px}}
