.EventSection_eventsSection__jSb7U{padding:2rem;background:#e8f0ff;text-align:center}.EventSection_eventsTitle__HfJyH{font-size:3rem;color:#0a2e5c;margin-bottom:2rem}.EventSection_eventsWrapper__c4ilH{display:flex;gap:2rem;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding:1rem;scroll-behavior:smooth}.EventSection_eventsWrapper__c4ilH::-webkit-scrollbar{display:none}.EventSection_eventCard__Nl_7T{flex:0 0 auto;min-width:280px;max-width:100%;background:white;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .25s;display:inline-block;white-space:normal;overflow-wrap:break-word;word-break:break-word}.EventSection_eventCard__Nl_7T:hover{transform:translateY(-6px);border:1px solid black}.EventSection_eventDate__SM5ch{font-weight:600;color:#003366;margin-bottom:.5rem}.EventSection_eventTitle__fXFDj{font-size:1.2rem;margin-bottom:.8rem;font-family:var(--font-orbitron),sans-serif;color:#0a2e5c}.EventSection_eventDescription__TO8j5{font-size:.95rem;margin-bottom:1rem;color:#333}.EventSection_eventLink__bAZSi{font-weight:600;font-size:large;color:#1a73e8;text-decoration:none}.EventSection_eventLink__bAZSi:hover{text-decoration:underline}.EventSection_scrollBtn__5XGxk{position:absolute;top:40%;transform:translateY(-50%);background:rgba(10,46,92,.8);color:white;border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;z-index:10}.EventSection_scrollBtn__5XGxk:hover{background:#0a2e5c}.EventSection_scrollBtn__5XGxk:first-of-type{left:-20px}.EventSection_scrollBtn__5XGxk:last-of-type{right:-20px}@media (max-width:700px){.EventSection_eventsTitle__HfJyH{font-size:2rem}.EventSection_eventsWrapper__c4ilH{flex-direction:column;align-items:center}.EventSection_eventCard__Nl_7T{min-width:90%}.EventSection_scrollBtn__5XGxk{display:none}}