.homeStyle_pageWrapper__YeiMa{min-height:calc(100vh - 80px);display:flex;flex-direction:column}.homeStyle_homepage__Rr3Cl{padding:2rem;flex:1}.homeStyle_searchSection__cchkc{text-align:center;padding:3rem 0}.homeStyle_searchSection__cchkc h1{margin-bottom:1.5rem;font-size:2.5rem}.homeStyle_searchForm__DjGpC{display:flex;justify-content:center;margin-top:1rem}.homeStyle_searchForm__DjGpC .homeStyle_searchInput__3lK5R{padding:.75rem;font-size:1.2rem;width:300px;border:1px solid #ddd;border-radius:4px}.homeStyle_searchForm__DjGpC .homeStyle_searchButton__f_T5O{padding:.75rem 1.5rem;margin-left:.5rem;font-size:1.2rem;background-color:#0070f3;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.homeStyle_searchForm__DjGpC .homeStyle_searchButton__f_T5O:hover{background-color:#005bb5}.homeStyle_latestEvents__mjvhA .homeStyle_eventsHeader__3c7QI{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.homeStyle_latestEvents__mjvhA .homeStyle_eventsHeader__3c7QI h2{font-size:2rem;color:#000;font-weight:700;margin:0}.homeStyle_latestEvents__mjvhA .homeStyle_eventsHeader__3c7QI .homeStyle_categoryButtons___p9py{display:flex;gap:10px;flex-wrap:wrap}.homeStyle_latestEvents__mjvhA .homeStyle_categoryButton__ZBsgj{padding:8px 16px;border:2px solid #0070f3;border-radius:20px;background-color:transparent;color:#0070f3;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}.homeStyle_latestEvents__mjvhA .homeStyle_categoryButton__ZBsgj:hover{background-color:rgba(0,112,243,.1)}.homeStyle_latestEvents__mjvhA .homeStyle_categoryButton__ZBsgj.homeStyle_active__u7qDl{background-color:#0070f3;color:#fff}.homeStyle_latestEvents__mjvhA .homeStyle_loadingIndicator___tOon{display:flex;flex-direction:column;align-items:center;margin:2rem 0}.homeStyle_latestEvents__mjvhA .homeStyle_loadingIndicator___tOon .homeStyle_spinner__zV_XI{width:40px;height:40px;border-radius:50%;border:3px solid rgba(0,112,243,.1);border-top-color:#0070f3;animation:homeStyle_spin___I7FX 1s linear infinite}.homeStyle_latestEvents__mjvhA .homeStyle_loadingIndicator___tOon p{margin-top:1rem;color:#666}.homeStyle_latestEvents__mjvhA .homeStyle_loadMoreButton__yIzKK{margin:2rem auto 0;padding:12px 24px;font-size:1rem;color:#fff;background-color:#0070f3;border:none;border-radius:4px;cursor:pointer;display:block;transition:background-color .2s}.homeStyle_latestEvents__mjvhA .homeStyle_loadMoreButton__yIzKK:hover{background-color:#0056b3}.homeStyle_latestEvents__mjvhA .homeStyle_loadMoreButton__yIzKK:disabled{background-color:#ccc;cursor:not-allowed}.homeStyle_skeletonCard__WJ1nb{background:#f8f9fa;border-radius:12px;overflow:hidden;margin-bottom:20px;animation:homeStyle_pulse__47tsh 1.5s ease-in-out infinite}.homeStyle_skeletonImageContainer__jVNEp{position:relative;width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:homeStyle_shimmer__jB9_U 1.5s infinite}.homeStyle_skeletonImage__sdY3r{width:100%;height:100%;background:#e0e0e0}.homeStyle_skeletonMeta__bdzPm{position:absolute;top:12px;left:12px;right:12px;display:flex;justify-content:space-between;align-items:center}.homeStyle_skeletonMetaItem__jD64v{height:16px;width:60px;background:hsla(0,0%,100%,.8);border-radius:4px}.homeStyle_skeletonTitleOverlay__LB49H{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.7));padding:20px 16px 16px}.homeStyle_skeletonTitle__i4Rd_{height:20px;width:80%;background:hsla(0,0%,100%,.9);border-radius:4px;margin-bottom:8px}.homeStyle_skeletonCategory__XnvN3{height:14px;width:40%;background:hsla(0,0%,100%,.7);border-radius:4px}.homeStyle_skeletonGrid__eRsVt{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-bottom:20px;overflow:hidden}.homeStyle_skeletonGridItem__U8j_Q{background:#f8f9fa;border-radius:12px;overflow:hidden;animation:homeStyle_pulse__47tsh 1.5s ease-in-out infinite;max-width:100%}.homeStyle_skeletonGridItem__U8j_Q .homeStyle_skeletonImage__sdY3r{width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:homeStyle_shimmer__jB9_U 1.5s infinite}.homeStyle_skeletonGridItem__U8j_Q .homeStyle_skeletonText__zwyLx{padding:16px}.homeStyle_skeletonGridItem__U8j_Q .homeStyle_skeletonText__zwyLx .homeStyle_skeletonLine__Zy5Yy{height:16px;background:#e0e0e0;border-radius:4px;margin-bottom:8px;max-width:100%}.homeStyle_skeletonGridItem__U8j_Q .homeStyle_skeletonText__zwyLx .homeStyle_skeletonLine__Zy5Yy:last-child{margin-bottom:0}@keyframes homeStyle_pulse__47tsh{0%,to{opacity:1}50%{opacity:.8}}@keyframes homeStyle_shimmer__jB9_U{0%{background-position:-200% 0}to{background-position:200% 0}}@media(max-width:768px){.homeStyle_pageWrapper__YeiMa{min-height:calc(100vh - 60px);overflow-x:hidden}.homeStyle_skeletonGrid__eRsVt{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px}.homeStyle_skeletonCard__WJ1nb{margin-bottom:16px;max-width:100%}.homeStyle_skeletonImageContainer__jVNEp{height:160px}.homeStyle_skeletonTitleOverlay__LB49H{padding:16px 12px 12px}.homeStyle_skeletonTitle__i4Rd_{height:18px;width:90%}.homeStyle_skeletonCategory__XnvN3{height:12px;width:50%}}@media(max-width:480px){.homeStyle_skeletonGrid__eRsVt{grid-template-columns:1fr;gap:10px}.homeStyle_skeletonImageContainer__jVNEp{height:140px}.homeStyle_skeletonTitleOverlay__LB49H{padding:12px 10px 10px}.homeStyle_skeletonTitle__i4Rd_{height:16px;width:85%}.homeStyle_skeletonCategory__XnvN3{height:10px;width:45%}}@media(max-width:768px){.homeStyle_hero__hC4IB{height:50vh}.homeStyle_hero__hC4IB .homeStyle_heroContent__9QkLl{max-width:90%}.homeStyle_hero__hC4IB .homeStyle_heroContent__9QkLl .homeStyle_heroTitle__TyEeL{font-size:2rem}.homeStyle_hero__hC4IB .homeStyle_heroContent__9QkLl .homeStyle_heroDescription__wdv85{font-size:1rem}.homeStyle_latestEvents__mjvhA .homeStyle_eventsHeader__3c7QI{flex-direction:column;align-items:flex-start}.homeStyle_latestEvents__mjvhA .homeStyle_eventsHeader__3c7QI .homeStyle_categoryButtons___p9py{width:100%;justify-content:center;margin-top:15px}.homeStyle_latestEvents__mjvhA .homeStyle_eventGrid__wXr0Y{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.homeStyle_latestEvents__mjvhA .homeStyle_eventList__GFHuz .homeStyle_eventCard___6zHW{flex-direction:column}.homeStyle_latestEvents__mjvhA .homeStyle_eventList__GFHuz .homeStyle_eventCard___6zHW .homeStyle_imageContainer__luXuk{width:100%;height:auto;aspect-ratio:16/9}.homeStyle_latestEvents__mjvhA .homeStyle_eventGrid__wXr0Y{grid-template-columns:1fr}}.footbar_footerContainer__4S4hY{background:linear-gradient(90deg,#1a1a1a,#252525,#1a1a1a);padding:40px 0 20px;border-top:1px solid hsla(0,0%,100%,.1)}.footbar_footerColumns__F_VOY{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}@media(max-width:992px){.footbar_footerColumns__F_VOY{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.footbar_footerColumns__F_VOY{grid-template-columns:1fr}}.footbar_footerColumn__gn27m{padding:0 15px}.footbar_footerColumn__gn27m h3{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:20px;position:relative;padding-bottom:10px}.footbar_footerColumn__gn27m h3:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background-color:#0070f3}.footbar_footerColumn__gn27m ul{list-style:none;padding:0;margin:0}.footbar_footerColumn__gn27m li{margin-bottom:12px}.footbar_footerLink__PCFVd{color:#b0b0b0;text-decoration:none;font-size:.95rem;font-weight:400;transition:color .2s ease,transform .2s ease;display:inline-block}.footbar_footerLink__PCFVd:hover{color:#fff;transform:translateX(3px)}.footbar_socialIcons__b8yZP{display:flex;gap:12px;margin-top:15px}.footbar_socialIcons__b8yZP a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:hsla(0,0%,100%,.1);transition:all .3s ease}.footbar_socialIcons__b8yZP a:hover{background-color:#0070f3;transform:translateY(-3px)}.footbar_subscribeForm__J4QxU{position:relative;margin-top:15px}.footbar_subscribeForm__J4QxU input{width:100%;padding:12px 15px;border-radius:4px;border:none;background-color:hsla(0,0%,100%,.1);color:#fff;font-size:.9rem}.footbar_subscribeForm__J4QxU input:focus{outline:none;background-color:hsla(0,0%,100%,.15)}.footbar_subscribeForm__J4QxU input::placeholder{color:gray}.footbar_subscribeForm__J4QxU button{position:absolute;right:0;top:0;bottom:0;border:none;background-color:#0070f3;color:#fff;padding:0 15px;border-top-right-radius:4px;border-bottom-right-radius:4px;cursor:pointer;transition:background-color .2s ease}.footbar_subscribeForm__J4QxU button:hover{background-color:#0056b3}.footbar_bottomBar__lNhZ9{margin-top:40px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.05);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}@media(max-width:768px){.footbar_bottomBar__lNhZ9{flex-direction:column;text-align:center}}.footbar_copyright__tBk21{color:#707070;font-size:.9rem}.footbar_legalLinks__9_4TO{display:flex;gap:20px}.footbar_legalLinks__9_4TO a{color:#707070;font-size:.85rem;text-decoration:none;transition:color .2s ease}.footbar_legalLinks__9_4TO a:hover{color:#fff}@media(max-width:768px){.footbar_legalLinks__9_4TO{flex-direction:column;gap:10px}}.footbar_footerLogo__p6uND{margin-bottom:20px}.footbar_footerLogo__p6uND img{max-height:40px}.footbar_footerDescription__pzeGV{color:#b0b0b0;font-size:.9rem;line-height:1.6;margin-bottom:20px}.footbar_appButtons__EEWT0{display:flex;gap:10px;margin-top:15px}.footbar_appButtons__EEWT0 a{display:block}.footbar_appButtons__EEWT0 a img{height:38px}@media(max-width:576px){.footbar_appButtons__EEWT0{flex-direction:column}}