.EventCard_cardContainer__eK5eF{position:relative;background-color:white;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.08);cursor:pointer;border:1px solid #e5e7eb;transition:all .5s ease}.EventCard_cardContainer__eK5eF:hover{transform:translateY(-8px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.EventCard_imageContainer__upc7o{position:relative;height:12rem;overflow:hidden}.EventCard_eventImage__DvzJg{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.EventCard_cardContainer__eK5eF:hover .EventCard_eventImage__DvzJg{transform:scale(1.1)}.EventCard_imageOverlay__uHx6H{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.2),transparent);opacity:0;transition:opacity .3s ease}.EventCard_cardContainer__eK5eF:hover .EventCard_imageOverlay__uHx6H{opacity:1}.EventCard_categoryBadge__2Q_MW{position:absolute;top:1rem;left:1rem}.EventCard_categoryLabel__kXJq_{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;background-color:#2563eb;color:white;box-shadow:0 2px 6px rgba(0,0,0,.15)}.EventCard_cardContent__QnWVM{padding:1.5rem}.EventCard_eventTitle__qfLX9{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1rem;transition:color .3s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.EventCard_cardContainer__eK5eF:hover .EventCard_eventTitle__qfLX9{color:#2563eb}.EventCard_eventDetails__RjTm0{margin-bottom:1rem}.EventCard_detailItem__IyeGa{display:flex;align-items:center;color:#4b5563;margin-bottom:.5rem}.EventCard_detailIcon__bphcU{width:16px;height:16px;margin-right:.5rem;color:#2563eb}.EventCard_detailText__60pHR{font-size:.875rem;font-weight:500}.EventCard_actionArea__En3QR{display:flex;align-items:center;justify-content:space-between}.EventCard_learnMore__oGKKi{font-size:.875rem;color:#2563eb;font-weight:600;transition:color .3s ease}.EventCard_cardContainer__eK5eF:hover .EventCard_learnMore__oGKKi{color:#1e40af}.EventCard_animatedDots__l6r2U{display:flex;align-items:center;gap:.5rem}.EventCard_dot__dYr8v{width:8px;height:8px;background-color:#2563eb;border-radius:9999px;opacity:0;transform:translateX(0);transition:all .3s ease}.EventCard_cardContainer__eK5eF:hover .EventCard_dot__dYr8v{opacity:1;transform:translateX(4px)}.EventCard_dot2__3RBjA{transition-delay:75ms}.EventCard_dot3__pqk_T{transition-delay:.15s}.EventCard_accentLine__ydGLQ{position:absolute;bottom:0;left:0;height:4px;background:linear-gradient(90deg,#3b82f6,#9333ea);width:0;transition:width .5s ease-out}.EventCard_cardContainer__eK5eF:hover .EventCard_accentLine__ydGLQ{width:100%}.EventCard_floatingButton__ky_rz{position:absolute;top:-12px;right:-12px;width:48px;height:48px;background-color:white;border-radius:9999px;box-shadow:0 4px 12px rgba(0,0,0,.12);border:2px solid #dbeafe;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.EventCard_cardContainer__eK5eF:hover .EventCard_floatingButton__ky_rz{transform:scale(1.1);background-color:#2563eb;border-color:#2563eb}.EventCard_buttonIcon__VdGZJ{width:20px;height:20px;color:#2563eb;transition:color .3s ease}.EventCard_cardContainer__eK5eF:hover .EventCard_buttonIcon__VdGZJ{color:white}.EventsSection_buttons__Q6W5c{display:flex;justify-content:center;gap:20px}.EventsSection_backbutton__XJBin,.EventsSection_nextbutton__dsmsg{display:flex;font-family:Segoe UI,sans-serif;font-size:16px;font-weight:600;padding:10px 24px;border-radius:8px;transition:all .2s ease-in-out;box-shadow:0 2px 6px rgba(0,0,0,.1)}.EventsSection_backbutton__XJBin{background-color:white;border:2px solid #f4a300;color:#F4A300}.EventsSection_backbutton__XJBin:hover{background-color:#f4a300;color:white}.EventsSection_nextbutton__dsmsg{background-color:#F4A300;border:2px solid #f4a300;color:white}.EventsSection_nextbutton__dsmsg:hover{background-color:#d48800;border-color:#d48800}.banner{width:100%;height:40vh;text-align:center;overflow:hidden;position:relative;margin-top:50px}.banner .slider{position:absolute;width:365px;height:350px;left:40%;transform:translate(-50%,-50%) perspective(1000px);transform-style:preserve-3d;animation:autoRun 30s linear infinite}.banner .slider .item{position:absolute;-webkit-backface-visibility:visible;backface-visibility:visible;inset:0;transform:rotateY(calc((var(--position) - 1) * (360 / var(--quantity)) * 1deg)) translateZ(890px)}.banner .slider .item img{width:100%;height:100%;border-radius:12px;object-fit:contain}@keyframes autoRun{0%{transform:perspective(800px) rotateX(-6deg) rotateY(0deg)}to{transform:perspective(700px) rotateX(-6deg) rotateY(1turn)}}@media screen and (max-width:1023px){.banner .slider{width:300px}.banner{width:100%;height:30vh;text-align:center;overflow:hidden;position:relative;margin-top:50px}@keyframes autoRun{0%{transform:perspective(700px) rotateX(-6deg) rotateY(0deg)}to{transform:perspective(500px) rotateX(-6deg) rotateY(1turn)}}.banner .slider .item{transform:rotateY(calc((var(--position) - 1) * (360 / var(--quantity)) * 1deg)) translateZ(750px)}}@media screen and (max-width:767px){.banner{scale:1;height:22vh}.banner .slider{width:280px;height:200px}@keyframes autoRun{0%{transform:perspective(600px) rotateX(-4deg) rotateY(0deg)}to{transform:perspective(600px) rotateX(-4deg) rotateY(1turn)}}.banner .slider .item{transform:rotateY(calc((var(--position) - 1) * (360 / var(--quantity)) * 1deg)) translateZ(680px)}}