.Contact_container__0w4e_{width:100%}.Contact_header__JO9qF{text-align:center;margin-bottom:1.5rem}.Contact_title__eHiJ0{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0}.Contact_subtitle__h65QA{font-size:1.125rem;color:#666;margin-top:.5rem}.Contact_content__69UFq{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;align-items:start}@media (max-width:1200px){.Contact_content__69UFq{grid-template-columns:1fr}}.Contact_section__oCGnj{padding:1.5rem;background:white;border:1px solid #e0e0e0;border-radius:12px;height:100%;display:flex;flex-direction:column}.Contact_sectionWide__VN2v1{grid-column:1/-1}.Contact_sectionTitle__uxNuu{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0 0 1rem}.Contact_socialLinks__yc5M1{display:flex;flex-direction:column;gap:.75rem;flex:1 1}.Contact_socialLink__ELo82{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1rem;background:#f5f5f5;color:#1a1a1a;text-decoration:none;border-radius:8px;font-weight:500;transition:all .2s ease}.Contact_socialLink__ELo82:hover{background:#d32f2f;color:white;transform:translateY(-2px);box-shadow:0 4px 8px rgba(211,47,47,.2)}.Contact_socialLink__ELo82 svg{width:20px;height:20px}.Contact_contactLink__ZA9tc{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem;background:#f5f5f5;color:#1a1a1a;text-decoration:none;border-radius:8px;font-size:1rem;font-weight:500;transition:all .2s ease}.Contact_contactLink__ZA9tc:hover{background:#d32f2f;color:white;transform:translateY(-2px);box-shadow:0 4px 8px rgba(211,47,47,.2)}.Contact_address__hE3B0{display:flex;gap:.75rem;align-items:flex-start}.Contact_addressIcon__iYOAo{flex-shrink:0;margin-top:.25rem;color:#d32f2f}.Contact_addressText__3juM6{flex:1 1;font-size:1rem;line-height:1.6;color:#444}.Contact_mapContainer__9EPiv{margin-top:1rem}.Contact_mapLink__WVJHR{display:inline-block;color:#d32f2f;text-decoration:none;font-weight:500;transition:color .2s ease}.Contact_mapLink__WVJHR:hover{color:#a02020;text-decoration:underline}.Contact_mapIframe__w2VSx{width:100%;margin-top:.5rem;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0}.Contact_mapIframe__w2VSx iframe{width:100%;height:300px;border:none;display:block}@media (max-width:768px){.Contact_title__eHiJ0{font-size:1.75rem}.Contact_section__oCGnj{padding:1.25rem}}.Diaporama_container__nJBas{position:relative;width:100%;overflow:hidden;background:#000}.Diaporama_fullscreen__CYn1Q{height:100vh}.Diaporama_large__MI6f2{height:80vh}.Diaporama_medium__Z6aQK{height:60vh}.Diaporama_staticImage__uILxH,.Diaporama_video__ZJTuI{width:100%;height:100%;object-fit:cover;display:block}.Diaporama_staticImage__uILxH{animation:Diaporama_subtleZoom__H4I1k 20s ease-in-out infinite alternate}@keyframes Diaporama_subtleZoom__H4I1k{0%{transform:scale(1)}to{transform:scale(1.05)}}.Diaporama_overlay__gR_ZI{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:1;cursor:pointer}.Diaporama_content__jxxTw,.Diaporama_overlay__gR_ZI{display:flex;flex-direction:column;align-items:center;justify-content:center}.Diaporama_content__jxxTw{text-align:center;color:white;max-width:800px;padding:2rem}.Diaporama_title__lW8lG{font-size:3rem;font-weight:700;margin:0 0 1rem;text-shadow:0 2px 10px rgba(0,0,0,.5);line-height:1.2}.Diaporama_subtitle__WZk8W{font-size:1.5rem;margin:0 0 2rem;opacity:.9;text-shadow:0 2px 8px rgba(0,0,0,.5)}.Diaporama_playButton__uzdSQ{width:80px;height:80px;border-radius:50%;background:rgba(255,255,255,.9);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.3)}.Diaporama_playButton__uzdSQ:hover{background:white;transform:scale(1.1);box-shadow:0 6px 30px rgba(0,0,0,.4)}.Diaporama_playButton__uzdSQ:active{transform:scale(1.05)}.Diaporama_playIcon__EZCzV{width:32px;height:32px;color:#d32f2f;margin-left:4px}.Diaporama_scrollIndicator__3x3kB{position:absolute;bottom:0;left:0;right:0;width:100%;background:transparent;border:none;padding:2rem;cursor:pointer;transition:background-color .2s ease}.Diaporama_scrollIndicator__3x3kB:hover{background:rgba(0,0,0,.1)}.Diaporama_scrollContent__wbKb_{display:flex;flex-direction:column;align-items:center;gap:.5rem;animation:Diaporama_bounce__UD78m 2s infinite}.Diaporama_scrollText__ZUDbP{margin:0;color:white;font-size:1.125rem;font-weight:500;text-shadow:0 2px 8px rgba(0,0,0,.5);opacity:.9}.Diaporama_arrow__PrJ1g{width:32px;height:32px;color:white;opacity:.8;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}.Diaporama_fullscreenHint__fP8Fv{position:fixed;top:2rem;left:50%;transform:translateX(-50%);z-index:9999;background:rgba(0,0,0,.8);color:white;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:500;box-shadow:0 4px 20px rgba(0,0,0,.5);animation:Diaporama_fadeIn__jNp3i .3s ease-in;pointer-events:none}.Diaporama_fullscreenHint__fP8Fv p{margin:0;text-align:center}@keyframes Diaporama_fadeIn__jNp3i{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes Diaporama_bounce__UD78m{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width:768px){.Diaporama_title__lW8lG{font-size:2rem}.Diaporama_subtitle__WZk8W{font-size:1.125rem}.Diaporama_playButton__uzdSQ{width:64px;height:64px}.Diaporama_playIcon__EZCzV{width:24px;height:24px}.Diaporama_content__jxxTw{padding:1rem}}@media (max-width:480px){.Diaporama_title__lW8lG{font-size:1.5rem}.Diaporama_subtitle__WZk8W{font-size:1rem}}.Form_container__nARwR{width:100%}.Form_intro__utwQr{margin-bottom:2rem;color:#333;line-height:1.6}.Form_formWrapper__HFuQ8{background:#ffffff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Form_title__6RYEf{font-size:1.75rem;font-weight:600;margin:0 0 1.5rem;color:#1a1a1a}.Form_form__jVfj3{display:flex;flex-direction:column;gap:1rem}.Form_fieldsWrapper__ziXj4{display:flex;flex-wrap:wrap;gap:1rem}.Form_field__52XMC{display:flex;flex-direction:column;gap:.5rem;flex:1 1;min-width:250px}.Form_fieldTextarea__0_M4w{display:flex;flex-direction:column;gap:.5rem;width:100%}.Form_label__tlNh8{font-weight:500;color:#333;font-size:.95rem}.Form_required__SjvWo{color:#dc2626;margin-left:.25rem}.Form_input__WzRmQ,.Form_select__zY_d9,.Form_textarea__ebUPY{padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;font-family:inherit;transition:border-color .2s,box-shadow .2s}.Form_input__WzRmQ:focus,.Form_select__zY_d9:focus,.Form_textarea__ebUPY:focus{outline:none;border-color:#d32f2f;box-shadow:0 0 0 3px rgba(211,47,47,.1)}.Form_textarea__ebUPY{resize:vertical;min-height:120px}.Form_fieldCheckbox__r0pXi,.Form_labelCheckbox__uoYol{display:flex;align-items:flex-start;gap:.5rem}.Form_labelCheckbox__uoYol{cursor:pointer;font-size:.95rem;color:#333}.Form_checkbox__EzFiJ{margin-top:.25rem;width:18px;height:18px;cursor:pointer}.Form_messageField__o_MrE{padding:1rem;background:#f3f4f6;border-left:4px solid #d32f2f;border-radius:4px;color:#4b5563;line-height:1.6}.Form_messageField__o_MrE p{margin:.5rem 0}.Form_messageField__o_MrE p:first-child{margin-top:0}.Form_messageField__o_MrE p:last-child{margin-bottom:0}.Form_submitButton__YWdvs{margin-top:1rem;padding:.875rem 2rem;background:#d32f2f;color:white;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s,transform .1s;align-self:flex-end}.Form_submitButton__YWdvs:hover:not(:disabled){background:#a02020}.Form_submitButton__YWdvs:active:not(:disabled){transform:scale(.98)}.Form_submitButton__YWdvs:disabled{background:#9ca3af;cursor:not-allowed}.Form_successMessage__gd6Bz{padding:1rem;background:#d1fae5;border:1px solid #6ee7b7;border-radius:6px;color:#065f46;margin-top:1rem}.Form_successMessage__gd6Bz p{margin:.5rem 0}.Form_successMessage__gd6Bz p:first-child{margin-top:0}.Form_successMessage__gd6Bz p:last-child{margin-bottom:0}.Form_redirectMessage__ymUuw{font-style:italic;margin-top:.5rem!important}.Form_errorMessage__xps23{padding:1rem;background:#fee2e2;border:1px solid #fca5a5;border-radius:6px;color:#991b1b;margin-top:1rem}.Form_error__1w10n{color:#dc2626;text-align:center;padding:2rem}@media (max-width:640px){.Form_formWrapper__HFuQ8{padding:1.5rem}.Form_field__52XMC{width:100%;min-width:100%}.Form_title__6RYEf{font-size:1.5rem}}.ImageText_wrapper__1lIlz{width:100%;opacity:0;transition:opacity .6s ease}.ImageText_wrapper__1lIlz.ImageText_visible__p_rKc{opacity:1}.ImageText_container__Fhipc{display:flex;gap:3rem;align-items:center;width:100%}.ImageText_imageWrapper__9cdDo{flex-shrink:0;overflow:hidden;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);transform:translateX(0);transition:transform .8s cubic-bezier(.34,1.56,.64,1)}.ImageText_animate-left__mLFBf .ImageText_imageWrapper__9cdDo{transform:translateX(-100px)}.ImageText_animate-right__fsEys .ImageText_imageWrapper__9cdDo{transform:translateX(100px)}.ImageText_wrapper__1lIlz.ImageText_visible__p_rKc .ImageText_imageWrapper__9cdDo{transform:translateX(0)}.ImageText_image__uMndl{width:100%;height:auto;display:block;object-fit:cover}.ImageText_content__m863d{flex:1 1;min-width:0}.ImageText_title__TKUOi{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0 0 1.5rem;line-height:1.2}.ImageText_text__gizOD{font-size:1.125rem;line-height:1.8;color:#333;text-align:justify}.ImageText_text__gizOD p{margin:0 0 1rem;text-align:justify}.ImageText_text__gizOD p:last-child{margin-bottom:0}.ImageText_text__gizOD h1,.ImageText_text__gizOD h2,.ImageText_text__gizOD h3,.ImageText_text__gizOD h4,.ImageText_text__gizOD h5,.ImageText_text__gizOD h6{margin:1.5rem 0 1rem;color:#1a1a1a}.ImageText_text__gizOD h1:first-child,.ImageText_text__gizOD h2:first-child,.ImageText_text__gizOD h3:first-child{margin-top:0}.ImageText_text__gizOD ol,.ImageText_text__gizOD ul{margin:1rem 0;padding-left:2rem}.ImageText_text__gizOD li{margin:.5rem 0}.ImageText_text__gizOD a{color:#d32f2f;text-decoration:none;transition:color .2s ease}.ImageText_text__gizOD a:hover{color:#a02020;text-decoration:underline}.ImageText_text__gizOD strong{font-weight:600;color:#1a1a1a}.ImageText_text__gizOD em{font-style:italic}.ImageText_text__gizOD blockquote{margin:1.5rem 0;padding:1rem 1.5rem;border-left:4px solid #d32f2f;background:#f9f9f9;font-style:italic;color:#555}.ImageText_text__gizOD blockquote p{margin:.5rem 0}.ImageText_text__gizOD blockquote p:first-child{margin-top:0}.ImageText_text__gizOD blockquote p:last-child{margin-bottom:0}.ImageText_containerCentered__5ZQHf{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%}.ImageText_imageWrapperCentered__xI1kM{max-width:800px;width:100%;overflow:hidden;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);transform:translateY(0);transition:transform .8s cubic-bezier(.34,1.56,.64,1)}.ImageText_animate-center__yFqe1 .ImageText_imageWrapperCentered__xI1kM{transform:translateY(50px)}.ImageText_wrapper__1lIlz.ImageText_visible__p_rKc .ImageText_imageWrapperCentered__xI1kM{transform:translateY(0)}.ImageText_contentCentered__zI6W7{text-align:center;max-width:600px}.ImageText_titleCentered__tzg3c{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1.2}@media (max-width:1024px){.ImageText_container__Fhipc{gap:2rem}.ImageText_title__TKUOi{font-size:1.75rem}.ImageText_text__gizOD{font-size:1rem}}@media (max-width:768px){.ImageText_container__Fhipc{flex-direction:column;gap:2rem}.ImageText_content__m863d,.ImageText_imageWrapper__9cdDo{width:100%!important;flex-basis:auto!important;order:0!important}.ImageText_animate-left__mLFBf .ImageText_imageWrapper__9cdDo,.ImageText_animate-right__fsEys .ImageText_imageWrapper__9cdDo{transform:translateX(-50px)}.ImageText_title__TKUOi{font-size:1.5rem}}@media (max-width:480px){.ImageText_container__Fhipc{gap:1.5rem}.ImageText_title__TKUOi{font-size:1.25rem;margin-bottom:1rem}.ImageText_text__gizOD{font-size:.95rem;line-height:1.6}}.RichText_container__EfSpL{width:100%}.RichText_content__R7qS_{color:#1a1a1a;line-height:1.7;font-size:1rem}.RichText_content__R7qS_ h1,.RichText_content__R7qS_ h2,.RichText_content__R7qS_ h3,.RichText_content__R7qS_ h4,.RichText_content__R7qS_ h5,.RichText_content__R7qS_ h6{font-weight:700;color:#1a1a1a;margin-top:2rem;margin-bottom:1rem;line-height:1.3}.RichText_content__R7qS_ h1{font-size:2.5rem}.RichText_content__R7qS_ h2{font-size:2rem}.RichText_content__R7qS_ h3{font-size:1.5rem}.RichText_content__R7qS_ h4{font-size:1.25rem}.RichText_content__R7qS_ h5{font-size:1.125rem}.RichText_content__R7qS_ h6{font-size:1rem}.RichText_content__R7qS_>h1:first-child,.RichText_content__R7qS_>h2:first-child,.RichText_content__R7qS_>h3:first-child,.RichText_content__R7qS_>h4:first-child,.RichText_content__R7qS_>h5:first-child,.RichText_content__R7qS_>h6:first-child{margin-top:0}.RichText_content__R7qS_ p{margin-bottom:1rem}.RichText_content__R7qS_ p:last-child{margin-bottom:0}.RichText_content__R7qS_ ol,.RichText_content__R7qS_ ul{margin:1rem 0;padding-left:2rem}.RichText_content__R7qS_ ul{list-style-type:disc}.RichText_content__R7qS_ ol{list-style-type:decimal}.RichText_content__R7qS_ li{margin-bottom:.5rem}.RichText_content__R7qS_ li:last-child{margin-bottom:0}.RichText_content__R7qS_ ol ul,.RichText_content__R7qS_ ul ul{list-style-type:circle;margin-top:.5rem}.RichText_content__R7qS_ ol ul ul,.RichText_content__R7qS_ ul ul ul{list-style-type:square}.RichText_content__R7qS_ a{color:#d32f2f;text-decoration:none;border-bottom:1px solid rgba(211,47,47,.3);transition:border-color .2s ease}.RichText_content__R7qS_ a:hover{border-bottom-color:#d32f2f}.RichText_content__R7qS_ strong{font-weight:700}.RichText_content__R7qS_ em{font-style:italic}.RichText_content__R7qS_ u{text-decoration:underline}.RichText_content__R7qS_ s{text-decoration:line-through}.RichText_content__R7qS_ code{background:#f5f5f5;padding:.2em .4em;border-radius:3px;font-family:Courier New,Courier,monospace;font-size:.9em;color:#d32f2f}.RichText_content__R7qS_ blockquote{margin:1.5rem 0;padding:1rem 1.5rem;border-left:4px solid #d32f2f;background:#f9f9f9;font-style:italic;color:#666}.RichText_content__R7qS_ blockquote p{margin:0}.RichText_content__R7qS_ hr{margin:2rem 0;border:none;border-top:2px solid #e0e0e0}@media (max-width:768px){.RichText_content__R7qS_ h1{font-size:2rem}.RichText_content__R7qS_ h2{font-size:1.75rem}.RichText_content__R7qS_ h3{font-size:1.5rem}.RichText_content__R7qS_ h4{font-size:1.25rem}.RichText_content__R7qS_{font-size:.95rem}.RichText_content__R7qS_ ol,.RichText_content__R7qS_ ul{padding-left:1.5rem}}.EventCard_card__IXJwf{border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.EventCard_card__IXJwf:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.EventCard_link___wOJk{display:block;text-decoration:none;color:inherit}.EventCard_image__EHAdu{aspect-ratio:16/9;position:relative;overflow:hidden;background:#f5f5f5}.EventCard_img__N8VN2{object-fit:cover}.EventCard_content___0pUg{padding:1.5rem}.EventCard_compact__QDFVp .EventCard_content___0pUg{padding:1rem}.EventCard_dateTime__ht9A9{font-size:.875rem;color:#666;margin-bottom:.5rem}.EventCard_time__XTPBy{font-weight:500}.EventCard_countdown__8xcqq{display:inline-block;padding:.25rem .75rem;border-radius:4px;font-size:.875rem;font-weight:600;margin-bottom:.75rem}.EventCard_countdown__8xcqq.EventCard_upcoming__PtvBp{background:#e3f2fd;color:#1976d2}.EventCard_countdown__8xcqq.EventCard_past__ceVOg{background:#f5f5f5;color:#757575}.EventCard_title__bnGwU{font-size:1.5rem;font-weight:700;margin:.5rem 0;line-height:1.3}.EventCard_compact__QDFVp .EventCard_title__bnGwU{font-size:1.25rem}.EventCard_location__dIpQ2{display:flex;align-items:center;gap:.5rem;color:#666;font-size:.875rem;margin-top:.75rem}.EventCard_locationIcon__nY4LG{flex-shrink:0}.EventCard_description__VOv51{margin-top:1rem;color:#333;line-height:1.6;font-size:.938rem}@media (max-width:768px){.EventCard_content___0pUg{padding:1rem}.EventCard_title__bnGwU{font-size:1.25rem}.EventCard_compact__QDFVp .EventCard_title__bnGwU{font-size:1.125rem}}.EventCalendar_calendar__ea5nL{background:white;border:2px solid #e0e0e0;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);width:140px;text-align:center;flex-shrink:0}.EventCalendar_month__gubLG{background:#d32f2f;color:white;padding:.5rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.EventCalendar_day__WXlzA{padding:1.5rem 1rem;font-size:3rem;font-weight:700;color:#222;line-height:1}@media (max-width:768px){.EventCalendar_calendar__ea5nL{width:100px}.EventCalendar_month__gubLG{font-size:.75rem;padding:.375rem}.EventCalendar_day__WXlzA{font-size:2.25rem;padding:1rem .5rem}}.EventDetail_detail__6Fu96{background:white}.EventDetail_banner__9BoNM{width:100%;height:400px;position:relative;overflow:hidden;background:#f5f5f5}.EventDetail_bannerImage__Fk3gc{width:100%;height:100%;object-fit:cover;display:block}.EventDetail_mainContent__Fkpgm{max-width:1200px;margin:0 auto;padding:3rem 2rem;display:flex;gap:3rem;align-items:flex-start}.EventDetail_sidebar__mJnUX{flex-shrink:0}.EventDetail_info__d4nyX{flex:1 1;min-width:0}.EventDetail_header__PWH_Q{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:1.5rem;flex-wrap:wrap}.EventDetail_title__Yj6oW{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1.2;flex:1 1;min-width:0}.EventDetail_status__1W5A2{flex-shrink:0;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;white-space:nowrap;background:#e3f2fd;color:#1976d2}.EventDetail_timeInfo__nh3EO{display:flex;align-items:center;gap:.5rem;color:#666;margin-bottom:2rem}.EventDetail_timeInfo__nh3EO svg{flex-shrink:0}.EventDetail_time__m_SUC{font-size:1rem;font-weight:500}.EventDetail_description__KymlE{margin-bottom:3rem;font-size:1rem;line-height:1.6;color:#333}.EventDetail_description__KymlE p{margin:0 0 1rem}.EventDetail_description__KymlE h1,.EventDetail_description__KymlE h2,.EventDetail_description__KymlE h3{margin:2rem 0 1rem;color:#1a1a1a;font-weight:600}.EventDetail_description__KymlE h1{font-size:1.5rem}.EventDetail_description__KymlE h2{font-size:1.25rem}.EventDetail_description__KymlE h3{font-size:1.125rem}.EventDetail_description__KymlE ol,.EventDetail_description__KymlE ul{margin:1rem 0;padding-left:2rem}.EventDetail_description__KymlE li{margin-bottom:.5rem}.EventDetail_detailsSection__qX_RU{margin-bottom:2rem;padding:1.5rem;background:#f9f9f9;border-radius:12px;border-left:4px solid #d32f2f}.EventDetail_detailsTitle__y_znl{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.5px;font-size:.875rem}.EventDetail_locationInfo__unNVd{display:flex;gap:1rem;align-items:flex-start}.EventDetail_icon__BVHqQ{color:#d32f2f;flex-shrink:0;margin-top:.125rem}.EventDetail_locationName__S_yHJ{font-size:1rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem}.EventDetail_locationAddress__kFZFq{color:#666;margin:0 0 .75rem;font-size:1rem}.EventDetail_linksList__DZez4{list-style:none;padding:0;margin:0}.EventDetail_linksList__DZez4 li{margin-bottom:.75rem}.EventDetail_link__fF7tx{color:#d32f2f;text-decoration:none;font-weight:500;font-size:1rem;transition:color .2s}.EventDetail_link__fF7tx:hover{color:#b71c1c;text-decoration:underline}@media (max-width:900px){.EventDetail_mainContent__Fkpgm{flex-direction:column;gap:2rem;padding:2rem 1rem}.EventDetail_sidebar__mJnUX{width:100%;display:flex;justify-content:center}.EventDetail_title__Yj6oW{font-size:2rem}.EventDetail_banner__9BoNM{height:300px}}@media (max-width:600px){.EventDetail_header__PWH_Q{flex-direction:column;align-items:stretch}.EventDetail_status__1W5A2{text-align:center}.EventDetail_title__Yj6oW{font-size:1.75rem}.EventDetail_banner__9BoNM{height:250px}.EventDetail_description__KymlE{font-size:1rem}.EventDetail_mainContent__Fkpgm{padding:1.5rem 1rem}}.EventDetailModal_backdrop__4U1jl{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:10100;display:flex;align-items:flex-start;justify-content:center;padding:3rem 2rem 2rem;animation:EventDetailModal_fadeIn__bADgQ .3s ease-out}@keyframes EventDetailModal_fadeIn__bADgQ{0%{background:rgba(0,0,0,0)}to{background:rgba(0,0,0,.7)}}.EventDetailModal_modalContainer__N8UYd{position:relative;width:80vw;height:auto;max-height:90vh;background:white;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:EventDetailModal_slideUp__jiWap .3s ease-out}@keyframes EventDetailModal_slideUp__jiWap{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.EventDetailModal_closeButton__kIZtq{position:absolute;top:1rem;right:1rem;z-index:10101;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.95);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;box-shadow:0 2px 8px rgba(0,0,0,.15)}.EventDetailModal_closeButton__kIZtq:hover{background:white;transform:scale(1.1)}.EventDetailModal_closeButton__kIZtq svg{color:#333}.EventDetailModal_modalContent___GHJG{height:auto;max-height:90vh;overflow-y:auto;overflow-x:hidden}.EventDetailModal_modalContent___GHJG::-webkit-scrollbar{width:8px}.EventDetailModal_modalContent___GHJG::-webkit-scrollbar-track{background:#f1f1f1}.EventDetailModal_modalContent___GHJG::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.EventDetailModal_modalContent___GHJG::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width:768px){.EventDetailModal_backdrop__4U1jl{padding:0}.EventDetailModal_modalContainer__N8UYd{width:100%;max-width:100%;max-height:100vh;border-radius:0}.EventDetailModal_modalContent___GHJG{height:100vh}.EventDetailModal_closeButton__kIZtq{top:.75rem;right:.75rem;width:36px;height:36px}}.EventGallery_gallery__T06FK{max-width:1200px;margin:0 auto;padding:3rem 2rem;background:#fafafa;transition:all .6s ease-out;position:relative}.EventGallery_gallery__T06FK.EventGallery_fullscreen__FdnYK{position:fixed;top:0;left:0;right:0;bottom:0;max-width:100%;margin:0;padding:4rem 2rem;background:rgba(0,0,0,.95);z-index:50;overflow-y:auto}.EventGallery_galleryInner__DyzYf{max-width:1400px;margin:0 auto}.EventGallery_galleryTitle__pLioU{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0 0 2rem;text-align:center;transition:color .6s ease-out}.EventGallery_gallery__T06FK.EventGallery_fullscreen__FdnYK .EventGallery_galleryTitle__pLioU{color:white;font-size:2rem;margin-bottom:3rem}.EventGallery_galleryGrid__mwtHV{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;transition:gap .6s ease-out}.EventGallery_gallery__T06FK.EventGallery_fullscreen__FdnYK .EventGallery_galleryGrid__mwtHV{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem}.EventGallery_galleryItem__ExwDs{aspect-ratio:3/2;position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .3s ease;background:#fff}.EventGallery_gallery__T06FK.EventGallery_fullscreen__FdnYK .EventGallery_galleryItem__ExwDs{box-shadow:0 8px 24px rgba(0,0,0,.4);border-radius:16px}.EventGallery_galleryItem__ExwDs:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.EventGallery_gallery__T06FK.EventGallery_fullscreen__FdnYK .EventGallery_galleryItem__ExwDs:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(0,0,0,.6)}.EventGallery_galleryImage___zKV8{width:100%;height:100%;object-fit:cover}@media (max-width:900px){.EventGallery_gallery__T06FK{padding:2rem 1rem}.EventGallery_gallery__T06FK.EventGallery_fullscreen__FdnYK{padding:3rem 1rem}.EventGallery_galleryGrid__mwtHV{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.EventGallery_gallery__T06FK.EventGallery_fullscreen__FdnYK .EventGallery_galleryGrid__mwtHV{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}@media (max-width:600px){.EventGallery_galleryGrid__mwtHV,.EventGallery_gallery__T06FK.EventGallery_fullscreen__FdnYK .EventGallery_galleryGrid__mwtHV{grid-template-columns:1fr}.EventGallery_galleryTitle__pLioU{font-size:1.5rem}.EventGallery_gallery__T06FK.EventGallery_fullscreen__FdnYK .EventGallery_galleryTitle__pLioU{font-size:1.75rem}}.EventListItem_linkWrapper__Qg7u1{text-decoration:none;color:inherit;display:block}.EventListItem_item__vkSoA{display:flex;align-items:center;gap:1.5rem;padding:1.25rem;background:white;border:1px solid #e0e0e0;border-radius:12px;text-decoration:none;color:inherit;transition:all .3s ease;position:relative}.EventListItem_item__vkSoA:hover{background:#fafafa;border-color:#d32f2f;box-shadow:0 4px 12px rgba(211,47,47,.1);transform:translateX(4px)}.EventListItem_itemNonClickable__ZQ0au{display:flex;align-items:center;gap:1.5rem;padding:1.25rem;background:white;border:1px solid #e0e0e0;border-radius:12px;color:inherit;position:relative;cursor:default}.EventListItem_thumbnail__Lsv9N{flex-shrink:0;width:120px;height:80px;border-radius:8px;overflow:hidden;background:#f5f5f5;position:relative}.EventListItem_thumbnailImage__PTQX3{width:100%;height:100%;object-fit:cover}.EventListItem_calendarWrapper__KAm8H{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:.25rem}.EventListItem_calendarWrapper__KAm8H>*{transform:scale(.5);transform-origin:center}.EventListItem_content__kLZy1{flex:1 1;min-width:0}.EventListItem_header__5U0Sn{display:flex;align-items:baseline;gap:1rem;margin-bottom:.5rem;flex-wrap:wrap}.EventListItem_title__htXRO{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3}.EventListItem_status__TQIXN{flex-shrink:0;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;background:#e3f2fd;color:#1976d2;white-space:nowrap}.EventListItem_meta___sHkL{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;font-size:.938rem;color:#666}.EventListItem_date__Jnb2Y{font-weight:500;color:#444}.EventListItem_time__Bkou3{color:#666}.EventListItem_separator__XCySM{color:#d0d0d0}.EventListItem_location__1my8o{display:flex;align-items:center;gap:.25rem}.EventListItem_arrow__s1x_J{flex-shrink:0;color:#d32f2f;opacity:0;transform:translateX(-8px);transition:all .3s ease}.EventListItem_item__vkSoA:hover .EventListItem_arrow__s1x_J{opacity:1;transform:translateX(0)}@media (max-width:768px){.EventListItem_item__vkSoA{gap:1rem;padding:1rem}.EventListItem_thumbnail__Lsv9N{width:80px;height:60px}.EventListItem_title__htXRO{font-size:1.063rem}.EventListItem_meta___sHkL{font-size:.875rem;gap:.5rem}.EventListItem_arrow__s1x_J{display:none}}@media (max-width:480px){.EventListItem_item__vkSoA{flex-direction:column;align-items:flex-start}.EventListItem_thumbnail__Lsv9N{width:100%;height:120px}.EventListItem_header__5U0Sn{flex-direction:column;align-items:flex-start;gap:.5rem}}.CalendarView_calendarView__xMs79{width:100%}.CalendarView_header__EfSip{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.CalendarView_monthTitle__5kuHp{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0}.CalendarView_navButton__3u7Bw{background:white;border:1px solid #e0e0e0;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:#666}.CalendarView_navButton__3u7Bw:hover{background:#f5f5f5;border-color:#d32f2f;color:#d32f2f;transform:scale(1.1)}.CalendarView_navButton__3u7Bw:active{transform:scale(.95)}.CalendarView_controls__JdPRv{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem}.CalendarView_todayButton__ZLy0c{background:white;border:1px solid #e0e0e0;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#666;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.CalendarView_todayButton__ZLy0c:hover{background:#d32f2f;border-color:#d32f2f;color:white;transform:translateY(-2px);box-shadow:0 4px 12px rgba(211,47,47,.2)}.CalendarView_todayButton__ZLy0c:active{transform:translateY(0)}.CalendarView_modeButtons__7T8ij{display:flex;gap:.5rem;border:1px solid #e0e0e0;border-radius:8px;padding:.25rem;background:white}.CalendarView_modeButton__gx8TH{background:transparent;border:none;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#666;cursor:pointer;border-radius:6px;transition:all .3s cubic-bezier(.4,0,.2,1)}.CalendarView_modeButton__gx8TH:hover{background:#f5f5f5;color:#d32f2f}.CalendarView_modeButton__gx8TH.CalendarView_active__w4UGc{background:#d32f2f;color:white}.CalendarView_calendar__t1_68{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:.5rem;gap:.5rem}.CalendarView_dayHeader__54Cgt{text-align:center;font-size:.875rem;font-weight:600;color:#666;padding:.75rem;text-transform:uppercase;letter-spacing:.5px}.CalendarView_emptyDay__wkSnj{background:transparent}.CalendarView_day__28rgR{background:white;border:1px solid #e0e0e0;border-radius:8px;height:100px;padding:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;display:flex;flex-direction:column;overflow:hidden}.CalendarView_day__28rgR:hover{border-color:#d0d0d0;box-shadow:0 2px 8px rgba(0,0,0,.05);transform:translateY(-2px)}.CalendarView_dayNumber__7zlYi{font-size:.875rem;font-weight:600;color:#666;margin-bottom:.25rem;flex-shrink:0}.CalendarView_day__28rgR.CalendarView_today__CPuZ5{background:#fff3e0;border-color:#ff9800}.CalendarView_day__28rgR.CalendarView_today__CPuZ5 .CalendarView_dayNumber__7zlYi{color:#ff9800}.CalendarView_day__28rgR.CalendarView_hasEvents__vZj0M{background:#fce4ec;border-color:#d32f2f}.CalendarView_day__28rgR.CalendarView_hasEvents__vZj0M:hover{background:#f8bbd0;border-color:#c62828}.CalendarView_day__28rgR.CalendarView_hasEvents__vZj0M .CalendarView_dayNumber__7zlYi{color:#d32f2f}.CalendarView_events__lFhLY{display:flex;flex-direction:column;gap:.25rem;flex:1 1;overflow:hidden;min-height:0}.CalendarView_eventDot__S6oqC{background:#d32f2f;color:white;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;min-width:0}.CalendarView_eventDot__S6oqC:hover{background:#b71c1c;transform:translateX(4px) scale(1.02);box-shadow:0 2px 8px rgba(211,47,47,.3)}.CalendarView_eventTitle__QkUes{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CalendarView_weeklyView__FfrcG{grid-template-columns:repeat(7,1fr)}.CalendarView_weeklyView__FfrcG .CalendarView_day__28rgR{height:200px}.CalendarView_annualGrid__iu01y{display:flex;flex-direction:column;gap:3rem}.CalendarView_monthSection__Z2pWa{display:flex;flex-direction:column;gap:1.5rem}.CalendarView_monthRow__8eaEf{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:.75rem;border-bottom:2px solid #d32f2f}.CalendarView_monthName__oSKc9{font-size:1.25rem;font-weight:700;color:#1a1a1a}.CalendarView_monthEventCount__4d0jh{font-size:1rem;font-weight:600;color:#666}.CalendarView_monthEventsList__hKdDr{display:flex;flex-direction:column;gap:1rem}@media (max-width:768px){.CalendarView_controls__JdPRv{flex-direction:column;align-items:stretch}.CalendarView_modeButtons__7T8ij{justify-content:center}.CalendarView_monthTitle__5kuHp{font-size:1.25rem}.CalendarView_day__28rgR{height:80px;padding:.375rem}.CalendarView_dayNumber__7zlYi{font-size:.75rem}.CalendarView_eventDot__S6oqC{font-size:.625rem;padding:.125rem .375rem}.CalendarView_calendar__t1_68{gap:.25rem}.CalendarView_weeklyView__FfrcG .CalendarView_day__28rgR{height:120px}.CalendarView_annualGrid__iu01y{gap:1rem}}@media (max-width:600px){.CalendarView_day__28rgR{height:60px}.CalendarView_dayHeader__54Cgt{font-size:.625rem;padding:.5rem .25rem}.CalendarView_eventTitle__QkUes{display:none}.CalendarView_eventDot__S6oqC{width:6px;height:6px;border-radius:50%;padding:0;overflow:visible;flex-shrink:0}.CalendarView_events__lFhLY{flex-direction:row;flex-wrap:wrap;gap:.125rem;overflow:hidden}}.EventTabs_tabsContainer__JoshU{width:100%}.EventTabs_controls__bzuRk{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2rem;gap:1rem}.EventTabs_controls__bzuRk:has(.EventTabs_viewSwitcher__adzVE:only-child){justify-content:flex-end}.EventTabs_tabHeaders__N5JQR{display:flex;gap:.5rem;border-bottom:2px solid #e0e0e0;flex:1 1}.EventTabs_tabButton__tJk8O{background:none;padding:1rem 2rem;font-size:1.125rem;font-weight:600;color:#666;cursor:pointer;border:none;border-bottom:3px solid transparent;margin-bottom:-2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:.5rem;position:relative}.EventTabs_tabButton__tJk8O:hover{color:#d32f2f;background:#fafafa;transform:translateY(-2px)}.EventTabs_tabButton__tJk8O.EventTabs_active__9Opm6{color:#d32f2f;border-bottom-color:#d32f2f;transform:translateY(0)}.EventTabs_count__y1w0d{display:inline-flex;align-items:center;justify-content:center;min-width:1.75rem;height:1.75rem;padding:0 .5rem;background:#e0e0e0;border-radius:12px;font-size:.875rem;font-weight:700}.EventTabs_tabButton__tJk8O.EventTabs_active__9Opm6 .EventTabs_count__y1w0d{background:#d32f2f;color:white}.EventTabs_viewSwitcher__adzVE{display:flex;gap:.5rem;border:1px solid #e0e0e0;border-radius:8px;padding:.25rem;background:white}.EventTabs_viewButton__lcxbM{background:transparent;border:none;padding:.5rem;cursor:pointer;border-radius:6px;color:#666;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;position:relative}.EventTabs_viewButton__lcxbM:hover{background:#f5f5f5;color:#d32f2f;transform:scale(1.05)}.EventTabs_viewButton__lcxbM.EventTabs_active__9Opm6{background:#d32f2f;color:white;transform:scale(1)}.EventTabs_viewButton__lcxbM svg{transition:transform .3s cubic-bezier(.4,0,.2,1)}.EventTabs_viewButton__lcxbM:hover svg{transform:rotate(5deg)}.EventTabs_viewButton__lcxbM.EventTabs_active__9Opm6 svg{transform:rotate(0deg)}.EventTabs_tabContent__CYNK1{position:relative}.EventTabs_slide-left__h21UJ{animation:EventTabs_slideInFromRight__6YHB5 .7s ease}.EventTabs_slide-right__BDwDE{animation:EventTabs_slideInFromLeft__OFEUn .7s ease}@keyframes EventTabs_slideInFromLeft__OFEUn{0%{opacity:0;transform:translateX(-80px)}50%{opacity:.5}to{opacity:1;transform:translateX(0)}}@keyframes EventTabs_slideInFromRight__6YHB5{0%{opacity:0;transform:translateX(80px)}50%{opacity:.5}to{opacity:1;transform:translateX(0)}}.EventTabs_list__XJXSs{display:flex;flex-direction:column;gap:1rem}.EventTabs_empty__zUbp7{text-align:center;padding:4rem 2rem;color:#999;font-size:1.125rem}@media (max-width:768px){.EventTabs_controls__bzuRk{flex-direction:column;align-items:stretch}.EventTabs_tabHeaders__N5JQR{gap:0}.EventTabs_tabButton__tJk8O{flex:1 1;padding:1rem;font-size:1rem;justify-content:center}.EventTabs_viewSwitcher__adzVE{justify-content:center}.EventTabs_count__y1w0d{min-width:1.5rem;height:1.5rem;font-size:.75rem}.EventTabs_list__XJXSs{gap:.75rem}.EventTabs_empty__zUbp7{padding:3rem 1rem;font-size:1rem}}@media (max-width:480px){.EventTabs_tabButton__tJk8O{font-size:.875rem;padding:.75rem .5rem;flex-direction:column;gap:.25rem}}.Footer_footer__4vzqH{background:#1a1a1a;color:white;padding:3rem 2rem 2rem;margin-top:auto}.Footer_container__Dj1D9{max-width:1200px;margin:0 auto}.Footer_content__a1cH7{display:flex;justify-content:space-between;align-items:flex-start;gap:3rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.Footer_logoSection__60cxm{display:flex;flex-direction:column;gap:1rem}.Footer_logo__C9vo8{display:flex;align-items:center}.Footer_logoImage__XBnqG{height:auto;width:auto;max-height:50px;object-fit:contain}.Footer_logoText__JXSR3{font-size:1.5rem;font-weight:700;color:white}.Footer_nav__ZaYB1{display:flex;gap:2rem;flex-wrap:wrap}.Footer_navLink__6CzNs{color:rgba(255,255,255,.8);text-decoration:none;font-size:1rem;transition:color .2s ease}.Footer_navLink__6CzNs:hover{color:white}.Footer_socialIcons__7CTKy{display:flex;gap:1rem;align-items:center}.Footer_socialIcon__Snf9u{color:rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;transition:color .2s ease,transform .2s ease;text-decoration:none}.Footer_socialIcon__Snf9u:hover{color:white;transform:scale(1.1)}.Footer_socialIcon__Snf9u svg{display:block}.Footer_bottom__2dJjP{display:flex;justify-content:space-between;align-items:center;gap:2rem;font-size:.875rem;color:rgba(255,255,255,.6)}.Footer_copyright__1v3uR{margin:0}@media (max-width:768px){.Footer_footer__4vzqH{padding:2rem 1rem 1.5rem}.Footer_content__a1cH7{flex-direction:column;gap:2rem}.Footer_bottom__2dJjP,.Footer_nav__ZaYB1{flex-direction:column;gap:1rem}.Footer_bottom__2dJjP{text-align:center}}.Header_header__AF_3G{position:fixed;top:0;left:0;right:0;z-index:10001;transition:transform .3s ease,background-color .3s ease;padding:1rem 2rem}.Header_header__AF_3G.Header_hidden__pcG11{transform:translateY(-100%)}.Header_header__AF_3G.Header_visible__t8fZb{transform:translateY(0)}.Header_header__AF_3G.Header_overlay__zmKdm{background:rgba(0,0,0,.4);color:white}.Header_header__AF_3G.Header_solid__9DRoF{background:white;color:#1a1a1a;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Header_container__3JNoS{max-width:1200px;margin:0 auto;justify-content:space-between;z-index:10002}.Header_container__3JNoS,.Header_logo__1FRrW{display:flex;align-items:center;position:relative}.Header_logo__1FRrW{font-size:1.5rem;font-weight:700;text-decoration:none;color:inherit;transition:opacity .2s ease;z-index:10003}.Header_logo__1FRrW:hover{opacity:.8}.Header_logoImage__1C_tL{height:auto;width:auto;max-height:40px;object-fit:contain}.Header_nav__LVYU2{display:flex;gap:2rem;align-items:center}.Header_navLink__bX76H{text-decoration:none;color:inherit;font-weight:500;font-size:1rem;transition:opacity .2s ease;position:relative}.Header_navLink__bX76H:hover{opacity:.7}.Header_navLink__bX76H:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:currentColor;transform:scaleX(0);transition:transform .2s ease}.Header_navLink__bX76H:hover:after{transform:scaleX(1)}.Header_socialIcons__d8sZA{display:flex;gap:1rem;align-items:center;margin-left:1rem;padding-left:1rem;border-left:1px solid}.Header_socialIcon__4ROKI{color:inherit;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease;text-decoration:none}.Header_socialIcon__4ROKI:hover{opacity:.7;transform:scale(1.1)}.Header_socialIcon__4ROKI svg{display:block}.Header_hamburger__UNsrD{display:none;flex-direction:column;justify-content:space-around;width:30px;height:25px;background:none;border:none;cursor:pointer;padding:0;z-index:10002;position:relative;color:inherit}.Header_hamburger__UNsrD span{display:block;width:100%;height:2px;background-color:currentColor;transition:all .3s ease;transform-origin:center}.Header_hamburgerOpen__eI8h8 span{background-color:white!important}.Header_overlay__zmKdm .Header_hamburger__UNsrD span{background-color:white}.Header_solid__9DRoF .Header_hamburger__UNsrD span{background-color:#1a1a1a}.Header_hamburger__UNsrD:hover span{opacity:.8}.Header_hamburgerOpen__eI8h8 span:first-child{transform:translateY(9px) rotate(45deg)}.Header_hamburgerOpen__eI8h8 span:nth-child(2){opacity:0;transform:scaleX(0)}.Header_hamburgerOpen__eI8h8 span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.Header_mobileMenu__oDspy{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:rgba(0,0,0,.98);z-index:10000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;overflow-y:auto;pointer-events:none}.Header_mobileMenuOpen__se_mH{opacity:1;visibility:visible;pointer-events:auto}.Header_mobileNav__6HOrM{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;width:100%;padding:2rem;gap:2.5rem}.Header_mobileNavLink__U3caV{color:white;text-decoration:none;font-size:1.5rem;font-weight:500;transition:opacity .2s ease}.Header_mobileNavLink__U3caV:hover{opacity:.7}.Header_mobileSocialIcons___Jvd6{display:flex;gap:2rem;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2)}.Header_mobileSocialIcon__bvfFl{color:white;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease}.Header_mobileSocialIcon__bvfFl:hover{opacity:.7;transform:scale(1.1)}@media (max-width:768px){.Header_header__AF_3G{padding:1rem}.Header_logo__1FRrW{font-size:1.25rem}.Header_nav__LVYU2{display:none}.Header_hamburger__UNsrD{display:flex}}@media (max-width:480px){.Header_mobileNavLink__U3caV{font-size:1.25rem}}.ScrollToTop_scrollToTop__b3S_Y{position:fixed;bottom:2rem;right:2rem;z-index:1000;width:50px;height:50px;border-radius:50%;background:#d32f2f;color:white;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(211,47,47,.3);transition:all .3s ease;animation:ScrollToTop_fadeIn__7Qwvt .3s ease}.ScrollToTop_scrollToTop__b3S_Y:hover{background:#a02020;transform:translateY(-3px);box-shadow:0 6px 16px rgba(211,47,47,.4)}.ScrollToTop_scrollToTop__b3S_Y:active{transform:translateY(-1px)}@keyframes ScrollToTop_fadeIn__7Qwvt{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ScrollToTop_scrollToTop__b3S_Y{bottom:1.5rem;right:1.5rem;width:45px;height:45px}}@media (max-width:480px){.ScrollToTop_scrollToTop__b3S_Y{bottom:1rem;right:1rem;width:40px;height:40px}}