.Hero-module__d5UYPW__hero{--hero-min:clamp(360px, 60vh, 720px);width:min(100%,1200px);min-height:var(--hero-min);background:#0b0f19;border-radius:28px;margin:1.5rem auto 2.5rem;position:relative;overflow:hidden}@media (max-width:1400px){.Hero-module__d5UYPW__hero{--hero-min:clamp(340px, 56vh, 680px)}}@media (max-width:1200px){.Hero-module__d5UYPW__hero{--hero-min:clamp(320px, 52vh, 640px)}}@media (max-width:992px){.Hero-module__d5UYPW__hero{--hero-min:clamp(300px, 48vh, 600px)}}@media (max-width:768px){.Hero-module__d5UYPW__hero{--hero-min:clamp(280px, 44vh, 560px)}}@media (max-width:576px){.Hero-module__d5UYPW__hero{--hero-min:clamp(260px, 40vh, 520px)}}.Hero-module__d5UYPW__bg{will-change:transform;background-position:50%;background-size:cover;position:absolute;inset:0}.Hero-module__d5UYPW__overlay{pointer-events:none;background:linear-gradient(#00000040,#0000008c);position:absolute;inset:0}.Hero-module__d5UYPW__inner{text-align:center;min-height:inherit;color:#fff;flex-direction:column;justify-content:center;align-items:center;padding:clamp(16px,3.5vw,40px);display:flex;position:relative}.Hero-module__d5UYPW__title{margin:0 0 16px;font-size:clamp(28px,5vw,50px);font-weight:800;line-height:1.05}.Hero-module__d5UYPW__subtitle{opacity:.92;max-width:70ch;margin:0 auto;font-size:clamp(16px,2.2vw,22px);line-height:1.45}
.ContentCarousel-module__LVeyVa__carousel .carousel-item{padding:0}.ContentCarousel-module__LVeyVa__imageCol{background:linear-gradient(135deg,#6fd3ff2e,#94e1d32e);border-radius:.5rem;position:relative;overflow:hidden}.ContentCarousel-module__LVeyVa__img{object-fit:cover}.ContentCarousel-module__LVeyVa__placeholder{justify-content:center;align-items:center;display:flex}.ContentCarousel-module__LVeyVa__titleLink{color:inherit;text-decoration:none}.ContentCarousel-module__LVeyVa__titleLink:hover{text-decoration:underline}.ContentCarousel-module__LVeyVa__desc{color:var(--bs-secondary-color);white-space:pre-line;max-width:65ch}
.ProjectCard-module__Jt0zfG__card{background:var(--eco-surface);border:1px solid var(--eco-border);box-shadow:var(--eco-shadow);border-radius:1rem;flex-direction:column;height:100%;padding:0;display:flex}.ProjectCard-module__Jt0zfG__thumb{aspect-ratio:4/3;background:linear-gradient(135deg,#6fd3ff40,#94e1d340);border-radius:12px;width:100%;position:relative;overflow:hidden}.ProjectCard-module__Jt0zfG__hasImage{background-color:#fff;background-image:none}.ProjectCard-module__Jt0zfG__content{flex-direction:column;flex-grow:1;padding:1rem;display:flex}.ProjectCard-module__Jt0zfG__title{margin:0 0 .25rem;font-size:1rem;font-weight:600;line-height:1.25}.ProjectCard-module__Jt0zfG__titleLink{color:var(--eco-text);text-decoration:none}.ProjectCard-module__Jt0zfG__titleLink:hover{color:var(--eco-primary-700);text-decoration:underline}.ProjectCard-module__Jt0zfG__short{color:var(--eco-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:4.2em;margin:0;font-size:.875rem;line-height:1.4;display:-webkit-box;overflow:hidden}.ProjectCard-module__Jt0zfG__tags{flex-wrap:wrap;gap:.25rem;margin:.5rem 0;display:flex}.ProjectCard-module__Jt0zfG__tags .badge{border:1px solid var(--eco-border);border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;background:var(--eco-border)!important;color:var(--eco-text)!important}.ProjectCard-module__Jt0zfG__thumb img{object-fit:contain;object-position:center;background-color:#fff;padding:.5rem}.ProjectCard-module__Jt0zfG__actions{margin-top:auto;padding-top:.75rem}.ProjectCard-module__Jt0zfG__readMore{color:var(--eco-primary);font-weight:600;text-decoration:none}.ProjectCard-module__Jt0zfG__readMore:hover{color:var(--eco-primary-600);text-decoration:underline}.ProjectCard-module__Jt0zfG__date{color:var(--eco-muted);font-size:.7rem}
.Breadcrumbs-module__kWrrkW__list{flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none;display:flex}.Breadcrumbs-module__kWrrkW__item+.Breadcrumbs-module__kWrrkW__item:before{content:"→";opacity:.6;margin:0 8px}.Breadcrumbs-module__kWrrkW__link{color:inherit;text-decoration:underline}.Breadcrumbs-module__kWrrkW__link:hover{text-decoration-thickness:2px}.Breadcrumbs-module__kWrrkW__current{font-weight:600}
.CourseCard-module__rKcNWq__card{border-radius:14px;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;overflow:hidden}.CourseCard-module__rKcNWq__card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026!important}.CourseCard-module__rKcNWq__thumbWrap{background:linear-gradient(135deg,#6fd3ff40,#94e1d340)}.CourseCard-module__rKcNWq__thumb{justify-content:center;align-items:center;height:100%;display:flex;overflow:hidden}.CourseCard-module__rKcNWq__thumb img{transition:transform .3s ease-in-out}.CourseCard-module__rKcNWq__card:hover .CourseCard-module__rKcNWq__thumb img{transform:scale(1.05)}.CourseCard-module__rKcNWq__title{font-family:var(--font-manrope,inherit);-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:2.6em;line-height:1.3;display:-webkit-box;overflow:hidden}.CourseCard-module__rKcNWq__title a{transition:color .2s ease-in-out}.CourseCard-module__rKcNWq__title a:hover{color:var(--eco-primary)!important}.CourseCard-module__rKcNWq__price{background:var(--eco-surface);border:2px solid var(--eco-primary-700);box-shadow:0 2px 0 var(--eco-primary-700);white-space:nowrap;color:var(--eco-primary-700);border-radius:10px;padding:4px 10px;font-weight:700;line-height:1}.CourseCard-module__rKcNWq__stars{align-items:center;gap:4px;display:inline-flex}.CourseCard-module__rKcNWq__starFilled{color:#f7b500}.CourseCard-module__rKcNWq__starHalf{color:#f7b500;opacity:.6}.CourseCard-module__rKcNWq__reviews{color:#8a8a8a;margin-left:8px;font-size:12px}.CourseCard-module__rKcNWq__desc{-webkit-line-clamp:4;line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:5.6em;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.CourseCard-module__rKcNWq__ctaWrap{align-items:stretch;display:inline-flex}.CourseCard-module__rKcNWq__ctaBtn{letter-spacing:.3px;background:var(--eco-primary);color:#fff;border-radius:6px 0 0 6px;justify-content:center;align-items:center;padding:10px 18px;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s ease-in-out;display:inline-flex}.CourseCard-module__rKcNWq__ctaBtn:hover{opacity:.95;color:#fff;background:var(--eco-primary-600)}.CourseCard-module__rKcNWq__card:hover .CourseCard-module__rKcNWq__ctaBtn{background:var(--eco-primary-600);transform:translate(2px)}.CourseCard-module__rKcNWq__ctaArrow{background:var(--eco-accent);color:#003;border-radius:0 6px 6px 0;justify-content:center;align-items:center;padding:0 12px;font-weight:900;display:inline-flex}.CourseCard-module__rKcNWq__tags{flex-wrap:wrap;gap:.25rem;margin-bottom:8px;display:flex}.CourseCard-module__rKcNWq__tags .badge{border:1px solid var(--eco-border);white-space:nowrap;border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;background:var(--eco-border)!important;color:var(--eco-text)!important}.CourseCard-module__rKcNWq__content{flex-direction:column;min-height:100%;display:flex}.CourseCard-module__rKcNWq__descriptionContainer{flex-direction:column;display:flex}
.PartnerCard-module__bnQZgq__card{border:1px solid var(--eco-border);background:var(--eco-surface);box-shadow:var(--eco-shadow);border-radius:16px;grid-template-rows:auto 1fr;transition:box-shadow .2s,transform .12s;display:grid;overflow:hidden}.PartnerCard-module__bnQZgq__card:hover{box-shadow:var(--shadow-md,0 8px 24px #02061714);transform:translateY(-1px)}.PartnerCard-module__bnQZgq__thumb{aspect-ratio:16/9;background:#fff;width:100%}.PartnerCard-module__bnQZgq__img{object-fit:contain;background:0 0;padding:16px}.PartnerCard-module__bnQZgq__placeholder{color:#666;background:#fff;place-items:center;font-size:28px;font-weight:700;display:grid;position:absolute;inset:0}.PartnerCard-module__bnQZgq__content{align-content:start;gap:6px;padding:12px 14px 14px;display:grid}.PartnerCard-module__bnQZgq__title{margin:0 0 6px;font-size:18px;line-height:1.25}.PartnerCard-module__bnQZgq__titleLink{color:var(--eco-text);text-decoration:none}.PartnerCard-module__bnQZgq__titleLink:hover{color:var(--eco-primary-700);text-decoration:underline}.PartnerCard-module__bnQZgq__desc{color:var(--eco-muted);margin:0}.PartnerCard-module__bnQZgq__preline{white-space:pre-line}.PartnerCard-module__bnQZgq__actions{align-items:center;gap:10px;margin-top:6px;display:flex}.PartnerCard-module__bnQZgq__readMore,.PartnerCard-module__bnQZgq__visit{border-radius:999px;padding:6px 12px;font-size:13px;font-weight:700;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s}.PartnerCard-module__bnQZgq__readMore{color:var(--eco-primary);border:1px solid var(--eco-primary);background:0 0}.PartnerCard-module__bnQZgq__readMore:hover{color:#fff;background:var(--eco-primary)}.PartnerCard-module__bnQZgq__visit{color:#003;background:var(--eco-accent);border:1px solid color-mix(in oklab, var(--eco-accent), black 10%)}.PartnerCard-module__bnQZgq__visit:hover{background:color-mix(in oklab, var(--eco-accent), white 10%)}
.AnimatedCounter-module__7Km_da__counter{transition:all .3s;display:inline-block}.AnimatedCounter-module__7Km_da__counter.AnimatedCounter-module__7Km_da__animate{animation:.6s ease-in-out AnimatedCounter-module__7Km_da__pulse}@keyframes AnimatedCounter-module__7Km_da__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.AnimatedCounter-module__7Km_da__counterNumber{color:var(--bs-primary);text-shadow:0 1px 2px #0000001a;font-weight:700}.AnimatedCounter-module__7Km_da__fadeIn{animation:.8s ease-out AnimatedCounter-module__7Km_da__fadeInUp}@keyframes AnimatedCounter-module__7Km_da__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.EventsCalendar-module__WBHj8W__wrap{position:relative}.EventsCalendar-module__WBHj8W__calendar{grid-template-rows:auto 100px;grid-template-columns:repeat(7,1fr);gap:2px 4px;margin-top:0;transition:transform .24s;display:grid;transform:translate(0)}.EventsCalendar-module__WBHj8W__enterLeft{transform:translate(-16px)}.EventsCalendar-module__WBHj8W__enterRight{transform:translate(16px)}.EventsCalendar-module__WBHj8W__weekday{text-align:center;grid-row:auto;margin:0;padding:0;font-size:12px;font-weight:600;line-height:1.2;height:auto!important;min-height:auto!important;max-height:none!important}.EventsCalendar-module__WBHj8W__cell{border:1px solid var(--eco-border,#e5e7eb);background:var(--eco-surface,#fff);box-shadow:var(--eco-shadow,0 1px 2px #0206170f);box-sizing:border-box;border-radius:12px;flex-direction:column;display:flex;height:100px!important;min-height:100px!important;max-height:100px!important;overflow:hidden!important}.EventsCalendar-module__WBHj8W__empty{background:0 0;border:0}.EventsCalendar-module__WBHj8W__day{text-align:left;cursor:pointer;box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:6px;transition:box-shadow .18s,transform .12s,border-color .18s;display:flex;position:relative;height:100%!important;max-height:100%!important;overflow:hidden!important}.EventsCalendar-module__WBHj8W__day:hover{box-shadow:var(--eco-shadow,0 1px 2px #0206170f);transform:translateY(-1px)}.EventsCalendar-module__WBHj8W__today{outline:2px solid var(--eco-accent);outline-offset:0}.EventsCalendar-module__WBHj8W__dayNum{flex-shrink:0;height:auto;margin-bottom:4px;font-size:13px;font-weight:700;line-height:1.2}.EventsCalendar-module__WBHj8W__hasEvents{border-color:var(--eco-border);background:radial-gradient(120% 80% at 20% 0%, #6fd3ff1f 0%, transparent 70%), var(--eco-surface,#fff)}.EventsCalendar-module__WBHj8W__eventsDots{flex:1;width:100%;min-height:0;margin-top:4px;flex-flow:wrap!important;place-content:center flex-start!important;align-items:center!important;gap:6px!important;max-height:72px!important;display:flex!important;overflow:hidden!important}.EventsCalendar-module__WBHj8W__eventDotMarker{cursor:pointer;transition:transform .15s;background:var(--eco-primary,#0fb67a)!important;visibility:visible!important;opacity:1!important;vertical-align:middle!important;border-radius:50%!important;flex-shrink:0!important;align-self:center!important;width:8px!important;height:8px!important;margin:0 2px!important;padding:0!important;display:inline-block!important;position:relative!important}.EventsCalendar-module__WBHj8W__eventDotMarker:before,.EventsCalendar-module__WBHj8W__eventDotMarker:after{content:none!important;display:none!important}.EventsCalendar-module__WBHj8W__eventDotMarker:hover{transform:scale(1.2)}.EventsCalendar-module__WBHj8W__eventsList{flex-direction:column;flex:1;gap:2px;width:100%;min-height:0;margin:0;padding:0;list-style:none;display:flex;max-height:72px!important;overflow:hidden!important}.EventsCalendar-module__WBHj8W__eventDot{flex-shrink:0;align-items:flex-start;width:100%;min-width:0;max-width:100%;max-height:calc(2.6em + 2px);display:flex;line-height:1.3!important;overflow:hidden!important}.EventsCalendar-module__WBHj8W__eventDot:before{content:"";background:var(--dot-color,var(--eco-primary,#0fb67a));border-radius:999px;flex-shrink:0;width:6px;height:6px;margin-top:4px;margin-right:6px;display:block}.EventsCalendar-module__WBHj8W__eventTitle{color:var(--eco-text,#0f172a);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:12px;line-height:1.3;overflow:hidden}.EventsCalendar-module__WBHj8W__more{color:var(--eco-muted,#475569);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;height:auto;max-height:18px;font-size:12px;line-height:1.2;overflow:hidden}.EventsCalendar-module__WBHj8W__eventDotCourse{--dot-color:#007bff}.EventsCalendar-module__WBHj8W__eventDotEvent{--dot-color:var(--eco-primary,#0fb67a)}.EventsCalendar-module__WBHj8W__popoverItemTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.EventsCalendar-module__WBHj8W__popoverEventImg{object-fit:cover;border-radius:8px;width:100%;max-height:140px}.EventsCalendar-module__WBHj8W__popover{background:var(--eco-surface);border:1px solid var(--eco-border);min-width:min(92vw,380px);max-width:min(92vw,420px);box-shadow:var(--eco-shadow);z-index:10;border-radius:12px;padding:8px 10px;position:absolute}.EventsCalendar-module__WBHj8W__arrow{border-left:8px solid #0000;border-right:8px solid #0000;border-bottom:8px solid var(--eco-border);width:0;height:0;position:absolute;top:-8px;left:16px}.EventsCalendar-module__WBHj8W__popoverHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.EventsCalendar-module__WBHj8W__closeBtn{color:var(--eco-text);background:0 0;border:0;padding:0 4px;font-size:20px;line-height:1}.EventsCalendar-module__WBHj8W__popoverBody{max-height:60vh;overflow:auto}.EventsCalendar-module__WBHj8W__popoverBody .EventsCalendar-module__WBHj8W__fw-semibold{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.EventsCalendar-module__WBHj8W__eventLink{color:var(--eco-text);text-decoration:none;transition:color .18s}.EventsCalendar-module__WBHj8W__eventLink:hover{color:var(--eco-primary-700);text-decoration:underline}.EventsCalendar-module__WBHj8W__readMore,.EventsCalendar-module__WBHj8W__visit{border-radius:999px;padding:6px 12px;font-size:13px;font-weight:700;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s;display:inline-block}.EventsCalendar-module__WBHj8W__readMore{color:var(--eco-primary);border:1px solid var(--eco-primary);background:0 0}.EventsCalendar-module__WBHj8W__readMore:hover{color:#fff;background:var(--eco-primary)}.EventsCalendar-module__WBHj8W__visit{color:#003;background:var(--eco-accent);border:1px solid color-mix(in oklab, var(--eco-accent), black 10%)}.EventsCalendar-module__WBHj8W__visit:hover{background:color-mix(in oklab, var(--eco-accent), white 10%)}
.Lightbox-module__hVqXoG__overlay{z-index:1050;place-items:center;display:grid;position:fixed;inset:0}.Lightbox-module__hVqXoG__backdrop{background:#000000b3;border:0;position:absolute;inset:0}.Lightbox-module__hVqXoG__inner{grid-template-rows:1fr auto;gap:.5rem;width:min(96vw,1200px);max-height:92vh;display:grid;position:relative}.Lightbox-module__hVqXoG__media{background:#000;border-radius:.5rem;width:100%;height:72vh;position:relative;overflow:hidden}.Lightbox-module__hVqXoG__contain{object-fit:contain}.Lightbox-module__hVqXoG__close{z-index:1;color:#fff;background:0 0;border:0;width:2.25rem;height:2.25rem;font-size:2rem;line-height:1;position:absolute;top:.25rem;right:.25rem}.Lightbox-module__hVqXoG__nav{z-index:1;color:#fff;background:0 0;border:0;width:2.75rem;height:2.75rem;font-size:3rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.Lightbox-module__hVqXoG__prev{left:.25rem}.Lightbox-module__hVqXoG__next{right:.25rem}.Lightbox-module__hVqXoG__captionBar{color:#fff;justify-content:space-between;align-items:start;gap:1rem;display:flex}.Lightbox-module__hVqXoG__caption{font-size:.95rem}.Lightbox-module__hVqXoG__counter{opacity:.7}.Lightbox-module__hVqXoG__btnReset{all:unset;cursor:zoom-in;width:100%;display:block;position:relative}.Lightbox-module__hVqXoG__trigger{all:unset;cursor:zoom-in;border-radius:inherit;width:100%;height:100%;display:block;position:relative}.Lightbox-module__hVqXoG__caption{white-space:pre-line}
.StaffSection-module__Dgbp7a__card{border:1px solid var(--eco-border);background:var(--eco-surface);box-shadow:var(--eco-shadow);border-radius:1rem;transition:box-shadow .2s,transform .2s}.StaffSection-module__Dgbp7a__card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10182814}.StaffSection-module__Dgbp7a__image{object-position:top;width:100%;height:100%}.StaffSection-module__Dgbp7a__placeholder{color:#0f2b2a;background:linear-gradient(135deg,#6fd3ff38,#94e1d338);place-items:center;display:grid}.StaffSection-module__Dgbp7a__socialBtn{width:36px;height:36px;color:var(--eco-primary-700);background:#f1fbff;border-radius:10px;justify-content:center;align-items:center;transition:background .15s,color .15s,transform .1s;display:inline-flex}.StaffSection-module__Dgbp7a__socialBtn:hover{background:var(--eco-accent);color:#003;transform:translateY(-1px)}.StaffSection-module__Dgbp7a__disabled{opacity:.35;pointer-events:none}.StaffSection-module__Dgbp7a__name{color:var(--eco-text)}.StaffSection-module__Dgbp7a__role{color:var(--eco-muted)}
.EventPage-module__EB1cBq__eventPage{max-width:800px;margin:1rem auto 0}.EventPage-module__EB1cBq__header{margin-bottom:2rem}.EventPage-module__EB1cBq__coverImage{background:linear-gradient(135deg,#6fd3ff40,#94e1d340);border-radius:12px;width:100%;height:250px;margin-bottom:1.5rem;position:relative;overflow:hidden}.EventPage-module__EB1cBq__coverImg{object-fit:cover}.EventPage-module__EB1cBq__headerContent{text-align:center}.EventPage-module__EB1cBq__meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.EventPage-module__EB1cBq__date{color:var(--eco-primary);font-size:1.1rem;font-weight:600}.EventPage-module__EB1cBq__tags{flex-wrap:wrap;justify-content:center;gap:.25rem;display:flex}.EventPage-module__EB1cBq__tags .badge{border:1px solid var(--eco-border);border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;background:var(--eco-border)!important;color:var(--eco-text)!important}.EventPage-module__EB1cBq__tagsList{flex-wrap:wrap;gap:.25rem;display:flex}.EventPage-module__EB1cBq__tagsList .badge{border:1px solid var(--eco-border);border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;background:var(--eco-border)!important;color:var(--eco-text)!important}.EventPage-module__EB1cBq__title{color:var(--eco-text);margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2}.EventPage-module__EB1cBq__content{flex-direction:column;gap:2rem;display:flex}.EventPage-module__EB1cBq__description{background:var(--eco-surface);border:1px solid var(--eco-border);box-shadow:var(--eco-shadow);border-radius:12px;padding:1.5rem}.EventPage-module__EB1cBq__descriptionText{color:var(--eco-text);margin:0;font-size:1.1rem;line-height:1.6}.EventPage-module__EB1cBq__details{background:var(--eco-surface);border:1px solid var(--eco-border);box-shadow:var(--eco-shadow);border-radius:12px;padding:1.5rem}.EventPage-module__EB1cBq__detailsGrid{gap:1rem;display:grid}.EventPage-module__EB1cBq__detailItem{background:var(--eco-surface);border:1px solid var(--eco-border);border-radius:8px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.EventPage-module__EB1cBq__detailItem strong{color:var(--eco-text);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:600}.EventPage-module__EB1cBq__detailItem span{color:var(--eco-muted);font-size:1rem}.EventPage-module__EB1cBq__externalLink{color:var(--eco-primary);font-weight:600;text-decoration:none}.EventPage-module__EB1cBq__externalLink:hover{color:var(--eco-primary-600);text-decoration:underline}.EventPage-module__EB1cBq__actions{background:var(--eco-surface);border:1px solid var(--eco-border);box-shadow:var(--eco-shadow);border-radius:12px;flex-wrap:wrap;justify-content:center;gap:1rem;padding:1.5rem;display:flex}@media (min-width:768px){.EventPage-module__EB1cBq__coverImage{height:300px}.EventPage-module__EB1cBq__meta{justify-content:space-between}.EventPage-module__EB1cBq__detailItem{flex-direction:row;align-items:center;gap:1rem}.EventPage-module__EB1cBq__detailItem strong{min-width:120px}.EventPage-module__EB1cBq__actions{justify-content:flex-start}}@media (min-width:992px){.EventPage-module__EB1cBq__coverImage{height:350px}}
.NewsDetail-module__VLlnQG__narrow{max-width:880px;margin:0 auto}.NewsDetail-module__VLlnQG__title{letter-spacing:-.01em;line-height:1.2}.NewsDetail-module__VLlnQG__lede{color:var(--eco-muted);margin:.25rem 0 1rem;font-size:clamp(17px,1.1vw + 14px,19px);line-height:1.75}.NewsDetail-module__VLlnQG__body{white-space:pre-line;font-size:clamp(16px,.9vw + 13px,18px);line-height:1.7}.NewsDetail-module__VLlnQG__tags{flex-wrap:wrap;gap:.25rem;display:flex}.NewsDetail-module__VLlnQG__tags .badge{border:1px solid var(--eco-border);border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;background:var(--eco-border)!important;color:var(--eco-text)!important}.NewsDetail-module__VLlnQG__hero{border:1px solid var(--eco-border);background:linear-gradient(135deg,#6fd3ff38,#94e1d338);border-radius:.75rem;width:100%;height:clamp(240px,46vw,420px);position:relative;overflow:hidden}.NewsDetail-module__VLlnQG__thumb{border:1px solid var(--eco-border);background:linear-gradient(135deg,#6fd3ff2e,#94e1d32e);border-radius:.5rem;width:100%;height:clamp(260px,55vw,460px);position:relative;overflow:hidden}.NewsDetail-module__VLlnQG__responsiveImg{object-fit:contain;border-radius:inherit;width:100%;height:auto;display:block}.NewsDetail-module__VLlnQG__objectCover{object-fit:cover}.NewsDetail-module__VLlnQG__objectContain{object-fit:contain;background:var(--eco-surface)}.NewsDetail-module__VLlnQG__chunk{margin-bottom:1.25rem}
.PartnerDetail-module__chJWBG__logo{object-fit:contain;border:4px solid var(--eco-border);width:200px;height:200px;box-shadow:var(--eco-shadow);background:#fff;border-radius:50%;padding:1rem}.PartnerDetail-module__chJWBG__logoPlaceholder{color:#666;border:4px solid var(--eco-border);width:200px;height:200px;box-shadow:var(--eco-shadow);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin:0 auto;font-size:3rem;font-weight:700;display:flex}.PartnerDetail-module__chJWBG__description{color:var(--eco-text);white-space:pre-line;line-height:1.6}@media (max-width:768px){.PartnerDetail-module__chJWBG__logo,.PartnerDetail-module__chJWBG__logoPlaceholder{width:150px;height:150px;font-size:2rem}}
.ProjectPage-module__3WzWhq__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.ProjectPage-module__3WzWhq__tile{margin:0}.ProjectPage-module__3WzWhq__tileMedia{aspect-ratio:16/9;background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:.5rem;position:relative;overflow:hidden}.ProjectPage-module__3WzWhq__caption{color:var(--bs-secondary-color);margin-top:.25rem;font-size:.875rem}.ProjectPage-module__3WzWhq__logoBox{background:var(--bs-body-bg);border-radius:.5rem;height:clamp(140px,22vw,220px);overflow:hidden}.ProjectPage-module__3WzWhq__logoFit{object-fit:contain;background:var(--bs-body-bg)}.ProjectPage-module__3WzWhq__objectCover{object-fit:contain}.ProjectPage-module__3WzWhq__objectContain{object-fit:contain;background:var(--bs-body-bg)}@media (min-width:992px){.ProjectPage-module__3WzWhq__logoBox{height:clamp(160px,24vw,260px)}}.ProjectPage-module__3WzWhq__noScale{all:unset;cursor:zoom-in;max-width:100%;display:inline-block}.ProjectPage-module__3WzWhq__preline{white-space:pre-line}
.PartnerDetail-module__n8dZ0q__logo{object-fit:contain;border:4px solid var(--eco-border);width:200px;height:200px;box-shadow:var(--eco-shadow);background:#fff;border-radius:50%;padding:1rem}.PartnerDetail-module__n8dZ0q__logoPlaceholder{color:#666;border:4px solid var(--eco-border);width:200px;height:200px;box-shadow:var(--eco-shadow);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin:0 auto;font-size:3rem;font-weight:700;display:flex}.PartnerDetail-module__n8dZ0q__description{color:var(--eco-text);white-space:pre-line;line-height:1.6}@media (max-width:768px){.PartnerDetail-module__n8dZ0q__logo,.PartnerDetail-module__n8dZ0q__logoPlaceholder{width:150px;height:150px;font-size:2rem}}
.ContentFilters-module__x2untW__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.ContentFilters-module__x2untW__search{flex-wrap:wrap;flex:1;align-items:center;gap:.5rem;min-width:200px;display:flex}.ContentFilters-module__x2untW__searchInput,.ContentFilters-module__x2untW__tagSelect,.ContentFilters-module__x2untW__filterSelect{border:1px solid var(--eco-border);background:var(--eco-surface);color:var(--eco-text);border-radius:.5rem;padding:.5rem .75rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.ContentFilters-module__x2untW__searchInput{flex:1;min-width:200px}.ContentFilters-module__x2untW__searchInput:focus,.ContentFilters-module__x2untW__tagSelect:focus,.ContentFilters-module__x2untW__filterSelect:focus{border-color:var(--eco-primary);outline:none;box-shadow:0 0 0 3px #12a4a01a}.ContentFilters-module__x2untW__tagSelect,.ContentFilters-module__x2untW__filterSelect{min-width:150px}.ContentFilters-module__x2untW__searchBtn{background:var(--eco-border);color:var(--eco-muted);cursor:not-allowed;opacity:.6;border:none;border-radius:.5rem;padding:.5rem 1.25rem;font-weight:600;transition:all .2s}.ContentFilters-module__x2untW__searchBtn:disabled{cursor:not-allowed;opacity:.6}.ContentFilters-module__x2untW__searchBtnActive{box-shadow:0 0 0 3px #12a4a033;background:var(--eco-primary)!important;color:#fff!important;cursor:pointer!important;opacity:1!important}.ContentFilters-module__x2untW__searchBtnActive:hover{box-shadow:0 0 0 3px #12a4a04d;background:var(--eco-primary-600)!important}.ContentFilters-module__x2untW__segmentWrap{border:1px solid var(--eco-border);background:var(--eco-surface);border-radius:.5rem;gap:0;display:flex;overflow:hidden}.ContentFilters-module__x2untW__segment{color:var(--eco-text);border:none;border-right:1px solid var(--eco-border);cursor:pointer;background:0 0;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s}.ContentFilters-module__x2untW__segment:last-child{border-right:none}.ContentFilters-module__x2untW__segment:hover{background:var(--eco-border);color:var(--eco-primary)}.ContentFilters-module__x2untW__segmentActive{background:var(--eco-primary)!important;color:#fff!important}.ContentFilters-module__x2untW__resetBtn{color:var(--eco-muted);border:1px solid var(--eco-border);border-radius:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.ContentFilters-module__x2untW__resetBtn:hover{color:var(--eco-text);border-color:var(--eco-primary);background:var(--eco-surface)}.ContentFilters-module__x2untW__activeFilters{border-top:1px solid var(--eco-border);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.ContentFilters-module__x2untW__activeLabel{color:var(--eco-muted);font-size:.875rem;font-weight:600}.ContentFilters-module__x2untW__chip{background:var(--eco-border);color:var(--eco-text);cursor:pointer;border:none;border-radius:1rem;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:inline-flex}.ContentFilters-module__x2untW__chip:hover{background:var(--eco-primary);color:#fff}.ContentFilters-module__x2untW__chipLabel{font-weight:500}.ContentFilters-module__x2untW__chipX{font-size:1.2rem;font-weight:700;line-height:1}@media (max-width:768px){.ContentFilters-module__x2untW__toolbar{flex-direction:column;align-items:stretch}.ContentFilters-module__x2untW__search{flex-direction:column}.ContentFilters-module__x2untW__searchInput,.ContentFilters-module__x2untW__tagSelect,.ContentFilters-module__x2untW__filterSelect{width:100%;min-width:unset}.ContentFilters-module__x2untW__segmentWrap{justify-content:stretch;width:100%}.ContentFilters-module__x2untW__segment{text-align:center;flex:1}}
.EventsList-module__pvnlWa__eventsList{flex-direction:column;gap:1.5rem;display:flex}.EventsList-module__pvnlWa__eventItem{background:var(--eco-surface);border:1px solid var(--eco-border);box-shadow:var(--eco-shadow);border-radius:12px;align-items:flex-start;gap:1.5rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.EventsList-module__pvnlWa__eventItem:hover{box-shadow:var(--eco-shadow-md);transform:translateY(-2px)}.EventsList-module__pvnlWa__coverLink{background:linear-gradient(135deg,#6fd3ff40,#94e1d340);border-radius:8px;flex-shrink:0;align-self:flex-start;width:200px;min-width:200px;height:200px;display:block;position:relative;overflow:hidden}.EventsList-module__pvnlWa__coverImg{object-fit:cover;transition:transform .3s}.EventsList-module__pvnlWa__coverLink:hover .EventsList-module__pvnlWa__coverImg{transform:scale(1.05)}.EventsList-module__pvnlWa__content{flex-direction:column;flex:1;gap:.75rem;min-width:0;display:flex}.EventsList-module__pvnlWa__meta{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.25rem;display:flex}.EventsList-module__pvnlWa__date{color:var(--eco-primary);font-size:.95rem;font-weight:600}.EventsList-module__pvnlWa__time{color:var(--eco-muted);font-size:.9rem;font-weight:500}.EventsList-module__pvnlWa__tags{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.EventsList-module__pvnlWa__tags .badge{border:1px solid var(--eco-border);border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;background:var(--eco-border)!important;color:var(--eco-text)!important}.EventsList-module__pvnlWa__moreTags{color:var(--eco-muted);font-size:.75rem;font-weight:500}.EventsList-module__pvnlWa__title{margin:0 0 .5rem;font-size:1.375rem;font-weight:700;line-height:1.3}.EventsList-module__pvnlWa__titleLink{color:var(--eco-text);text-decoration:none;transition:color .2s}.EventsList-module__pvnlWa__titleLink:hover{color:var(--eco-primary-700);text-decoration:underline}.EventsList-module__pvnlWa__description{color:var(--eco-muted);flex-grow:1;margin:0 0 .75rem;font-size:1rem;line-height:1.5}.EventsList-module__pvnlWa__actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:auto;padding-top:.5rem;display:flex}.EventsList-module__pvnlWa__readMore,.EventsList-module__pvnlWa__visit{border-radius:999px;padding:6px 12px;font-size:13px;font-weight:700;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s;display:inline-block}.EventsList-module__pvnlWa__readMore{color:var(--eco-primary);border:1px solid var(--eco-primary);background:0 0}.EventsList-module__pvnlWa__readMore:hover{color:#fff;background:var(--eco-primary)}.EventsList-module__pvnlWa__visit{color:#003;background:var(--eco-accent);border:1px solid color-mix(in oklab, var(--eco-accent), black 10%)}.EventsList-module__pvnlWa__visit:hover{background:color-mix(in oklab, var(--eco-accent), white 10%)}.EventsList-module__pvnlWa__noEvents{text-align:center;background:var(--eco-surface);border:1px solid var(--eco-border);box-shadow:var(--eco-shadow);border-radius:12px;padding:4rem 2rem}.EventsList-module__pvnlWa__noEvents h3{color:var(--eco-text);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.EventsList-module__pvnlWa__noEvents p{color:var(--eco-muted);margin:0;font-size:1.1rem}@media (max-width:768px){.EventsList-module__pvnlWa__eventItem{flex-direction:column;gap:1rem;padding:1rem}.EventsList-module__pvnlWa__coverLink{align-self:stretch;width:100%;min-width:100%;height:200px}.EventsList-module__pvnlWa__meta{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.EventsList-module__pvnlWa__title{margin-bottom:.5rem;font-size:1.25rem}.EventsList-module__pvnlWa__description{margin-bottom:1rem}.EventsList-module__pvnlWa__actions{justify-content:flex-start;padding-top:.75rem}}
.HomeFooter-module__-i0TOW__imagesGrid{grid-template-columns:repeat(2,1fr);place-items:center;gap:1.5rem;padding:1rem 0;display:grid}@media (min-width:768px){.HomeFooter-module__-i0TOW__imagesGrid{grid-template-columns:repeat(3,1fr);gap:2rem}}.HomeFooter-module__-i0TOW__imageWrapper{opacity:.9;border-radius:8px;width:100%;max-width:200px;transition:transform .2s,opacity .2s;position:relative;overflow:hidden}.HomeFooter-module__-i0TOW__imageWrapper:hover{opacity:1;transform:scale(1.05)}.HomeFooter-module__-i0TOW__footerImage{object-fit:contain;width:100%;height:auto;display:block}
.NewsList-module__-Whl0q__newsList{flex-direction:column;gap:2rem;display:flex}.NewsList-module__-Whl0q__newsCard{background:var(--eco-surface);border:1px solid var(--eco-border);box-shadow:var(--eco-shadow);border-radius:12px;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.NewsList-module__-Whl0q__newsCard:hover{box-shadow:var(--eco-shadow-md);transform:translateY(-2px)}.NewsList-module__-Whl0q__coverLink{background:linear-gradient(135deg,#6fd3ff40,#94e1d340);width:100%;height:200px;display:block;position:relative;overflow:hidden}.NewsList-module__-Whl0q__coverImg{object-fit:cover;transition:transform .3s}.NewsList-module__-Whl0q__coverLink:hover .NewsList-module__-Whl0q__coverImg{transform:scale(1.05)}.NewsList-module__-Whl0q__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.NewsList-module__-Whl0q__meta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.NewsList-module__-Whl0q__date{color:var(--eco-primary);font-size:.9rem;font-weight:600}.NewsList-module__-Whl0q__tags{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.NewsList-module__-Whl0q__tags .badge{border:1px solid var(--eco-border);border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;background:var(--eco-border)!important;color:var(--eco-text)!important}.NewsList-module__-Whl0q__moreTags{color:var(--eco-muted);font-size:.75rem;font-weight:500}.NewsList-module__-Whl0q__title{flex-grow:1;margin:0 0 .75rem;font-size:1.25rem;font-weight:700;line-height:1.3}.NewsList-module__-Whl0q__titleLink{color:var(--eco-text);text-decoration:none;transition:color .2s}.NewsList-module__-Whl0q__titleLink:hover{color:var(--eco-primary-700);text-decoration:underline}.NewsList-module__-Whl0q__excerpt{color:var(--eco-muted);flex-grow:1;margin:0 0 1rem;font-size:.95rem;line-height:1.5}.NewsList-module__-Whl0q__actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:auto;display:flex}.NewsList-module__-Whl0q__readMore,.NewsList-module__-Whl0q__sourceLink{border-radius:999px;padding:6px 12px;font-size:13px;font-weight:700;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s;display:inline-block}.NewsList-module__-Whl0q__readMore{color:var(--eco-primary);border:1px solid var(--eco-primary);background:0 0}.NewsList-module__-Whl0q__readMore:hover{color:#fff;background:var(--eco-primary)}.NewsList-module__-Whl0q__sourceLink{color:#003;background:var(--eco-accent);border:1px solid color-mix(in oklab, var(--eco-accent), black 10%)}.NewsList-module__-Whl0q__sourceLink:hover{background:color-mix(in oklab, var(--eco-accent), white 10%)}.NewsList-module__-Whl0q__pagination{background:var(--eco-surface);border:1px solid var(--eco-border);box-shadow:var(--eco-shadow);border-radius:12px;flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;padding:2rem;display:flex}.NewsList-module__-Whl0q__paginationInfo{color:var(--eco-muted);font-size:.9rem;font-weight:500}.NewsList-module__-Whl0q__noNews{text-align:center;background:var(--eco-surface);border:1px solid var(--eco-border);box-shadow:var(--eco-shadow);border-radius:12px;padding:4rem 2rem}.NewsList-module__-Whl0q__noNews h3{color:var(--eco-text);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.NewsList-module__-Whl0q__noNews p{color:var(--eco-muted);margin-bottom:2rem;font-size:1.1rem}@media (max-width:768px){.NewsList-module__-Whl0q__coverLink{height:180px}.NewsList-module__-Whl0q__content{padding:1.25rem}.NewsList-module__-Whl0q__title{font-size:1.125rem}.NewsList-module__-Whl0q__meta{flex-direction:column;align-items:flex-start;gap:.5rem}.NewsList-module__-Whl0q__actions{justify-content:flex-start}}
.NewsCard-module__Wa9NjW__card{background:var(--eco-surface);border:1px solid var(--eco-border);box-shadow:var(--eco-shadow);border-radius:1rem;flex-direction:column;display:flex;position:relative;overflow:hidden}.NewsCard-module__Wa9NjW__thumb{aspect-ratio:4/3;background:linear-gradient(135deg,#6fd3ff40,#94e1d340)}.NewsCard-module__Wa9NjW__img{object-fit:cover}.NewsCard-module__Wa9NjW__content{flex-direction:column;gap:.5rem;padding:1rem 1rem .875rem;display:flex}.NewsCard-module__Wa9NjW__meta{color:var(--eco-muted);margin-bottom:.25rem;font-size:.8125rem}.NewsCard-module__Wa9NjW__title{margin:0;font-size:clamp(1rem,1.4vw,1.125rem);font-weight:700}.NewsCard-module__Wa9NjW__excerpt{color:var(--eco-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.NewsCard-module__Wa9NjW__preline{white-space:pre-line}.NewsCard-module__Wa9NjW__title a{color:var(--eco-text);text-decoration:none}.NewsCard-module__Wa9NjW__title a:hover{color:var(--eco-primary-700);text-decoration:underline}.NewsCard-module__Wa9NjW__actions{margin-top:.5rem}.NewsCard-module__Wa9NjW__readMore{color:var(--eco-primary);font-weight:600;text-decoration:none}.NewsCard-module__Wa9NjW__readMore:hover{color:var(--eco-primary-600);text-decoration:underline}.NewsCard-module__Wa9NjW__tags{flex-wrap:wrap;gap:.25rem;margin:.5rem 0;display:flex}.NewsCard-module__Wa9NjW__tags .badge{border:1px solid var(--eco-border);border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;background:var(--eco-border)!important;color:var(--eco-text)!important}
