.DepartmentsSection-module__7RktAq__section{background:var(--color-surface);padding:4rem 0}.DepartmentsSection-module__7RktAq__container{max-width:1200px;margin:0 auto;padding:0 1rem}.DepartmentsSection-module__7RktAq__header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.DepartmentsSection-module__7RktAq__title{color:var(--color-text);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.DepartmentsSection-module__7RktAq__subtitle{color:var(--color-text-light);max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.DepartmentsSection-module__7RktAq__grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem;display:grid}.DepartmentsSection-module__7RktAq__cardLink{color:inherit;text-decoration:none;display:block}.DepartmentsSection-module__7RktAq__card{background:var(--color-background);border:1px solid var(--color-border);border-radius:1rem;height:100%;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px #0000000d}.DepartmentsSection-module__7RktAq__imageContainer{background:var(--color-primary-light);height:200px;position:relative;overflow:hidden}.DepartmentsSection-module__7RktAq__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.DepartmentsSection-module__7RktAq__imageOverlay{background:linear-gradient(#0000 0%,#0000001a 100%);position:absolute;inset:0}.DepartmentsSection-module__7RktAq__cardTitle{color:var(--color-text);text-align:center;margin:0;padding:1.5rem;font-size:1.375rem;font-weight:600;line-height:1.3}.DepartmentsSection-module__7RktAq__footer{text-align:center}.DepartmentsSection-module__7RktAq__viewAllLink{color:var(--color-primary);font-size:1.125rem;font-weight:600;text-decoration:none;transition:color .2s}.DepartmentsSection-module__7RktAq__viewAllLink:hover{color:var(--color-primary-dark);border-color:var(--color-primary-dark)}@media (hover:hover) and (pointer:fine){.DepartmentsSection-module__7RktAq__card:hover{border-color:var(--color-primary-light);transform:translateY(-4px);box-shadow:0 12px 25px #0000001a}.DepartmentsSection-module__7RktAq__card:hover .DepartmentsSection-module__7RktAq__image{transform:scale(1.05)}.DepartmentsSection-module__7RktAq__card:hover .DepartmentsSection-module__7RktAq__cardTitle{color:var(--color-primary)}}@media (min-width:768px){.DepartmentsSection-module__7RktAq__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width:1024px){.DepartmentsSection-module__7RktAq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:320px){.DepartmentsSection-module__7RktAq__section{padding:2rem 0}.DepartmentsSection-module__7RktAq__container{padding:0 .5rem}.DepartmentsSection-module__7RktAq__header{margin-bottom:2rem}.DepartmentsSection-module__7RktAq__subtitle{font-size:1.125rem}.DepartmentsSection-module__7RktAq__imageContainer{height:150px}.DepartmentsSection-module__7RktAq__cardTitle{padding:1rem;font-size:1.25rem}}
.page-module__E0kJGG__container{background:var(--color-background);min-height:100vh}
.MainBanner-module__PmxHua__mainBanner{color:#fff;flex-direction:column;justify-content:space-between;align-items:center;min-height:calc(100vh - 80px);display:flex;position:relative;overflow:hidden}.MainBanner-module__PmxHua__backgroundImage{width:100%;height:100%;position:absolute;top:0;left:0}.MainBanner-module__PmxHua__image{object-fit:cover;object-position:center;width:100%;height:100%}.MainBanner-module__PmxHua__overlay{z-index:2;background:linear-gradient(135deg,#0369a1b3 0%,#075985cc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.MainBanner-module__PmxHua__content{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1200px;padding:0 2rem;display:flex;position:relative}.MainBanner-module__PmxHua__textContent{max-width:800px;margin:0 auto}.MainBanner-module__PmxHua__title{text-shadow:0 2px 4px #0000004d;text-align:center;margin-top:60px;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1}.MainBanner-module__PmxHua__subtitle{opacity:.95;font-size:clamp(1.125rem,2.5vw,1.5rem);line-height:1.4;font-family:var(--font-geist-sans);text-shadow:0 1px 2px #0000004d;text-align:center;margin-bottom:2.5rem}.MainBanner-module__PmxHua__featuresList{flex-direction:column;gap:1rem;margin-bottom:3rem;margin-left:30%;list-style:none;display:flex}.MainBanner-module__PmxHua__featureItem{text-shadow:0 1px 2px #0000004d;align-items:center;gap:.75rem;font-size:1.25em;font-weight:500;display:flex}.MainBanner-module__PmxHua__featureIcon{color:var(--color-accent);font-size:1.5rem;font-weight:700}.MainBanner-module__PmxHua__buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:14px;display:flex}.MainBanner-module__PmxHua__primaryButton{background:var(--color-accent);color:var(--color-text);cursor:pointer;border:none;border-radius:.75rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 6px #0000001a}.MainBanner-module__PmxHua__secondaryButton{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:.75rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}@media (hover:hover) and (pointer:fine){.MainBanner-module__PmxHua__primaryButton:hover{background:#eab308;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.MainBanner-module__PmxHua__secondaryButton:hover{color:var(--color-primary);background:#fff;transform:translateY(-2px)}}.MainBanner-module__PmxHua__statsBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-top:1px solid #fff3;width:100%}.MainBanner-module__PmxHua__statsContainer{flex-wrap:wrap;justify-content:space-around;gap:2rem;padding:1.5rem 2rem;display:flex}.MainBanner-module__PmxHua__statItem{text-align:center;flex-direction:column;align-items:center;display:flex}.MainBanner-module__PmxHua__statNumber{color:var(--color-accent);text-shadow:0 2px 4px #0000004d;margin-bottom:.5rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;line-height:1}.MainBanner-module__PmxHua__statLabel{opacity:.9;text-shadow:0 1px 2px #0000004d;font-size:1em}@media (max-width:768px){.MainBanner-module__PmxHua__mainBanner{min-height:70vh}.MainBanner-module__PmxHua__buttons{flex-direction:column;align-items:center}.MainBanner-module__PmxHua__primaryButton,.MainBanner-module__PmxHua__secondaryButton{text-align:center;width:100%;max-width:280px}.MainBanner-module__PmxHua__statsContainer{gap:1.5rem}}@media (max-width:480px){.MainBanner-module__PmxHua__content{padding:0 1rem}.MainBanner-module__PmxHua__featuresList{align-items:center;gap:.75rem;margin-left:0}.MainBanner-module__PmxHua__statsContainer{flex-direction:column;gap:1rem}}
.NewsSection-module__GC8-2q__newsSection{background:var(--color-background);padding:5rem 0}.NewsSection-module__GC8-2q__container{max-width:1200px;margin:0 auto;padding:0 2rem}.NewsSection-module__GC8-2q__header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.NewsSection-module__GC8-2q__title{color:var(--color-text);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;font-family:var(--font-geist-sans)}.NewsSection-module__GC8-2q__allNewsLink{color:var(--color-primary);font-size:1.125rem;font-weight:600;text-decoration:none;transition:color .2s}.NewsSection-module__GC8-2q__newsGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.NewsSection-module__GC8-2q__newsGrid{grid-template-columns:repeat(2,1fr)}}.NewsSection-module__GC8-2q__newsCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:1rem;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000000d}.NewsSection-module__GC8-2q__imageContainer{background:var(--color-primary-light);height:200px;position:relative;overflow:hidden}.NewsSection-module__GC8-2q__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.NewsSection-module__GC8-2q__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.NewsSection-module__GC8-2q__date{color:var(--color-text-light);margin-bottom:1rem;font-size:.875rem}.NewsSection-module__GC8-2q__newsTitle{font-size:1.375rem;font-weight:600;line-height:1.3;font-family:var(--font-geist-sans);margin-bottom:1rem}.NewsSection-module__GC8-2q__newsTitle a{color:var(--color-text);text-decoration:none;transition:color .2s}.NewsSection-module__GC8-2q__excerpt{color:var(--color-text-light);flex:1;margin-bottom:1.5rem;line-height:1.6}.NewsSection-module__GC8-2q__readMore{color:var(--color-primary);align-self:flex-start;font-weight:600;text-decoration:none;transition:color .2s}@media (hover:hover) and (pointer:fine){.NewsSection-module__GC8-2q__allNewsLink:hover{color:var(--color-primary-dark)}.NewsSection-module__GC8-2q__newsCard:hover{border-color:var(--color-primary-light);transform:translateY(-4px);box-shadow:0 12px 25px #0000001a}.NewsSection-module__GC8-2q__newsCard:hover .NewsSection-module__GC8-2q__image{transform:scale(1.05)}.NewsSection-module__GC8-2q__newsTitle a:hover{color:var(--color-primary)}.NewsSection-module__GC8-2q__readMore:hover{color:var(--color-primary-dark)}}.NewsSection-module__GC8-2q__emptyState{text-align:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:1rem;padding:3rem 2rem}.NewsSection-module__GC8-2q__emptyText{color:var(--color-text-light);margin-bottom:1.5rem;font-size:1.125rem}.NewsSection-module__GC8-2q__createLink{background:var(--color-primary);color:#fff;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}@media (hover:hover) and (pointer:fine){.NewsSection-module__GC8-2q__createLink:hover{background:var(--color-primary-dark)}}@media (max-width:768px){.NewsSection-module__GC8-2q__newsSection{padding:3rem 0}.NewsSection-module__GC8-2q__header{flex-direction:column;align-items:flex-start;gap:1rem}.NewsSection-module__GC8-2q__container{padding:0 1rem}}@media (max-width:480px){.NewsSection-module__GC8-2q__newsTitle{font-size:1.25rem}}
.EventsSection-module__cYxomW__section{background:var(--color-surface);padding:4rem 0}.EventsSection-module__cYxomW__container{max-width:1200px;margin:0 auto;padding:0 1rem}.EventsSection-module__cYxomW__header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.EventsSection-module__cYxomW__title{color:var(--color-text);margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:700}.EventsSection-module__cYxomW__allEventsLink{color:var(--color-primary);font-size:1.125rem;font-weight:600;transition:color .2s}.EventsSection-module__cYxomW__allEventsLink:hover{color:var(--color-primary-dark)}.EventsSection-module__cYxomW__eventsGrid{grid-template-columns:1fr;gap:2rem;display:grid}.EventsSection-module__cYxomW__eventCard{background:var(--color-background);border:1px solid var(--color-border);border-radius:1rem;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000000d}.EventsSection-module__cYxomW__imageContainer{background:var(--color-primary-light);height:200px;position:relative;overflow:hidden}.EventsSection-module__cYxomW__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.EventsSection-module__cYxomW__dateBadge{background:var(--color-primary);color:#fff;text-align:center;border-radius:.5rem;min-width:60px;padding:.75rem;position:absolute;top:1rem;left:1rem}.EventsSection-module__cYxomW__day{font-size:1.5rem;font-weight:700;line-height:1;display:block}.EventsSection-module__cYxomW__month{text-transform:lowercase;font-size:.875rem;display:block}.EventsSection-module__cYxomW__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.EventsSection-module__cYxomW__meta{justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.875rem;display:flex}.EventsSection-module__cYxomW__eventType{color:var(--color-primary);background:var(--color-surface);border-radius:.375rem;padding:.25rem .5rem;font-weight:600}.EventsSection-module__cYxomW__location{color:var(--color-text-light)}.EventsSection-module__cYxomW__eventTitle{color:var(--color-text);margin-bottom:1rem;font-size:1.375rem;font-weight:600;line-height:1.3}.EventsSection-module__cYxomW__eventTitle a:hover{color:var(--color-primary)}.EventsSection-module__cYxomW__excerpt{color:var(--color-text-light);flex:1;margin-bottom:1.5rem;line-height:1.6}.EventsSection-module__cYxomW__footer{justify-content:space-between;align-items:center;display:flex}.EventsSection-module__cYxomW__time{color:var(--color-text-light);font-weight:500}.EventsSection-module__cYxomW__readMore{color:var(--color-primary);font-weight:600;transition:color .2s}.EventsSection-module__cYxomW__readMore:hover{color:var(--color-primary-dark)}.EventsSection-module__cYxomW__emptyState{text-align:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:1rem;padding:4rem 2rem}.EventsSection-module__cYxomW__emptyText{color:var(--color-text-light);margin-bottom:1.5rem;font-size:1.125rem}.EventsSection-module__cYxomW__createLink{background:var(--color-primary);color:#fff;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}.EventsSection-module__cYxomW__createLink:hover{background:var(--color-primary-dark)}@media (hover:hover) and (pointer:fine){.EventsSection-module__cYxomW__eventCard:hover{border-color:var(--color-primary-light);transform:translateY(-4px);box-shadow:0 12px 25px #0000001a}.EventsSection-module__cYxomW__eventCard:hover .EventsSection-module__cYxomW__image{transform:scale(1.05)}}@media (min-width:768px){.EventsSection-module__cYxomW__eventsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.EventsSection-module__cYxomW__eventsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.EventsSection-module__cYxomW__section{padding:2rem 0}.EventsSection-module__cYxomW__header{text-align:center;flex-direction:column;gap:1rem}.EventsSection-module__cYxomW__meta,.EventsSection-module__cYxomW__footer{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width:320px){.EventsSection-module__cYxomW__container{padding:0 .5rem}.EventsSection-module__cYxomW__imageContainer{height:180px}.EventsSection-module__cYxomW__content{padding:1.25rem}.EventsSection-module__cYxomW__eventTitle{font-size:1.25rem}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
