.eventPage_container__yKQyF{display:flex;flex-direction:column;align-items:center;padding:2rem}.eventPage_eventTitle__9jS1T{font-size:2rem;font-weight:700;margin-bottom:1rem}.eventPage_imagesWrapper__7_8A0{width:100%}.eventPage_loading__3vl7C{width:100%;text-align:center;padding:40px 0;font-size:1.1rem;color:#777}.eventPage_gallerySkeletonContainer__JSk3X{width:100%;margin-bottom:2rem;overflow:hidden}.eventPage_skeletonRow__rNcKT{display:flex;gap:14px;margin-bottom:14px;height:200px;overflow-x:hidden}.eventPage_skeletonItem__Ctbwo{flex:1;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:eventPage_shimmer__L9OIA 1.5s infinite;border-radius:8px;min-width:120px;max-width:100%}@keyframes eventPage_shimmer__L9OIA{0%{background-position:-200% 0}to{background-position:200% 0}}.eventPage_justifiedGallery__iry0_{width:100%;margin-bottom:2rem}.eventPage_galleryItem__pAQz1{position:relative;overflow:hidden;cursor:pointer;transition:transform .3s ease}.eventPage_galleryItem__pAQz1:hover{transform:scale(1.03)}.eventPage_galleryItem__pAQz1:hover .eventPage_galleryImage__HpSV0{transform:scale(1.05)}.eventPage_galleryImage__HpSV0{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.eventPage_overlay__34o_y{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(1,1,1,.5),hsla(0,0%,80%,0));opacity:0;transition:opacity .3s ease}.eventPage_galleryItem__pAQz1:hover .eventPage_overlay__34o_y{opacity:1}.eventPage_imageTitle__g5xH7{position:absolute;top:10px;left:10px;margin:0;font-size:16px;color:#fff;padding:5px 10px;transition:opacity .3s ease;font-weight:700;opacity:0}.eventPage_galleryItem__pAQz1:hover .eventPage_imageTitle__g5xH7{opacity:1}.eventPage_breadcrumb__UZ4tZ{width:100%;font-size:.9rem;margin-bottom:1rem;color:#555}.eventPage_breadcrumb__UZ4tZ a{color:#0070f3;text-decoration:none}.eventPage_breadcrumb__UZ4tZ a:hover{text-decoration:underline}.eventPage_eventDescription__pss1Z{max-width:800px;margin-bottom:1.5rem;line-height:1.6;color:#444;text-align:center}.eventPage_eventMeta__a6i0b{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.eventPage_eventMeta__a6i0b .eventPage_eventCategory__7K_gc,.eventPage_eventMeta__a6i0b .eventPage_eventDate__bI2lj{background-color:#f0f0f0;padding:.3rem .7rem;border-radius:4px;font-size:.9rem;color:#555}.eventPage_eventMeta__a6i0b .eventPage_eventCategory__7K_gc{background-color:#e0f0ff;color:#0056b3}@media(max-width:768px){.eventPage_container__yKQyF{padding:1rem}.eventPage_eventTitle__9jS1T{font-size:1.5rem;margin-bottom:1rem}.eventPage_justifiedGallery__iry0_{margin-bottom:1rem}.eventPage_gallerySkeletonContainer__JSk3X{padding:0}.eventPage_skeletonRow__rNcKT{flex-direction:column;height:auto;gap:12px}.eventPage_skeletonItem__Ctbwo{height:160px;min-width:100%;max-width:100%}}@media(max-width:480px){.eventPage_skeletonItem__Ctbwo{height:120px}}.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}}