:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
:root{--default-line-height:1.6;--color-primary:#2c2c2c;--color-primary-light:#4a4a4a;--color-accent:#8fabd4;--color-light:#f8f8f8;--color-text:#1a1a1a;--color-text-secondary:#2a2a2a;--color-text-muted:#555;--color-text-dark:#000;--color-dark-navy:#0d1b2a;--color-white:#fff;--bg-gradient-start:#fafafa;--bg-gradient-middle:#fff;--bg-gradient-end:#fafafa;--bg-dark-navy:#0d1b2a;--bg-leaders:#0b3a2e;--bg-story:#18a77a;--bg-location:#6fd6c5;--bg-mission:#f0e1c8;--bg-intro-headline:#2a5a4a;--gradient-notice-start:#f9f871;--gradient-notice-middle:#ffee7c;--gradient-notice-end:#ffe589;--gradient-footer-start:#ffe589;--gradient-footer-middle:#ffdd96;--gradient-footer-end:#ffd6a3;--notice-important-bg-start:#fffaf0;--notice-important-bg-hover:#fff7e6;--notice-important-border:#ffd45e;--notice-badge-color:#c44569;--notice-badge-bg:#ffe5ec;--r-xxsmall:5px;--r-xsmall:8px;--r-small:12px;--r-medium:16px;--r-large:20px;--r-xlarge:24px;--spacing-xxs:8px;--spacing-xs:10px;--spacing-sm:16px;--spacing-md:20px;--spacing-lg:32px;--spacing-xl:40px;--spacing-xxl:60px;--fs-tiny:.625rem;--fs-micro:.6875rem;--fs-mini:.75rem;--fs-caption:.8125rem;--fs-xxsmall:.875rem;--fs-body-small:.9375rem;--fs-xsmall:1rem;--fs-body:1.0625rem;--fs-small:1.125rem;--fs-medium:1.25rem;--fs-large:1.375rem;--fs-xlarge:1.5rem;--fs-xxlarge:1.625rem;--fs-xxxlarge:1.75rem;--fs-heading-sm:2rem;--fs-heading-md:2.25rem;--fs-heading-lg:2.5rem;--fs-heading-xl:3rem;--fs-display-sm:5rem;--fs-display-lg:7rem;--fs-section-title-mobile:1.5rem;--fs-section-title-tablet:2rem;--fs-section-title-desktop:3rem;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 2px 8px #00000014;--shadow-lg:0 4px 12px -2px #00000026,0 2px 4px -1px #00000014;--shadow-xl:0 12px 24px -4px #0003,0 4px 8px -2px #0000001a;--transition-fast:.2s ease;--transition-normal:.3s ease;--transition-slow:.5s ease}.style-module-scss-module__bxBsFa__hero{--hero-viewport-height:calc(100vh - var(--header-height,70px));box-sizing:border-box;width:100%;max-width:100%;height:var(--hero-viewport-height);min-height:480px;max-height:var(--hero-viewport-height);background:#0d1b2a;flex-direction:column;justify-content:center;align-items:center;gap:0;margin:0 auto;padding:0;display:flex;position:relative;overflow:hidden}.style-module-scss-module__bxBsFa__hero .style-module-scss-module__bxBsFa__scrollDownBtn{z-index:1;color:#ffffffb3;cursor:pointer;opacity:1;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:auto;height:auto;padding:10px;transition:all .3s,opacity .4s,visibility .4s;animation:2s ease-in-out infinite style-module-scss-module__bxBsFa__scrollBounce;display:flex;position:absolute;bottom:clamp(8px,2vh,24px);left:50%;transform:translate(-50%)}@media (max-width:767px){.style-module-scss-module__bxBsFa__hero .style-module-scss-module__bxBsFa__scrollDownBtn{gap:4px}}@media (min-width:768px){.style-module-scss-module__bxBsFa__hero .style-module-scss-module__bxBsFa__scrollDownBtn{gap:6px;bottom:clamp(12px,3vh,32px)}}@media (min-width:1024px){.style-module-scss-module__bxBsFa__hero .style-module-scss-module__bxBsFa__scrollDownBtn{gap:6px;padding:16px;bottom:clamp(16px,3vh,40px)}}.style-module-scss-module__bxBsFa__hero .style-module-scss-module__bxBsFa__scrollDownBtn:hover{color:#fff;opacity:.9;animation-play-state:paused;transform:translate(-50%)translateY(5px)}.style-module-scss-module__bxBsFa__hero .style-module-scss-module__bxBsFa__scrollDownBtn:active{opacity:.7;transform:translate(-50%)translateY(8px)}.style-module-scss-module__bxBsFa__hero .style-module-scss-module__bxBsFa__scrollDownBtn svg{opacity:.9;width:24px;height:24px}@media (max-width:767px){.style-module-scss-module__bxBsFa__hero .style-module-scss-module__bxBsFa__scrollDownBtn svg{width:28px;height:28px}}@media (min-width:768px){.style-module-scss-module__bxBsFa__hero .style-module-scss-module__bxBsFa__scrollDownBtn svg{width:32px;height:32px}}@media (min-width:1024px){.style-module-scss-module__bxBsFa__hero .style-module-scss-module__bxBsFa__scrollDownBtn svg{width:28px;height:28px}}.style-module-scss-module__bxBsFa__hero .style-module-scss-module__bxBsFa__scrollDownBtnHidden{visibility:hidden;pointer-events:none;opacity:0}.style-module-scss-module__bxBsFa__hero .style-module-scss-module__bxBsFa__scrollDownText{font-family:var(--font-manrope),sans-serif;text-transform:uppercase;letter-spacing:.1em;font-size:.6rem;font-weight:500;display:block}@media (max-width:767px){.style-module-scss-module__bxBsFa__hero .style-module-scss-module__bxBsFa__scrollDownText{letter-spacing:.12em;font-size:.65rem;display:block}}@media (min-width:768px){.style-module-scss-module__bxBsFa__hero .style-module-scss-module__bxBsFa__scrollDownText{letter-spacing:.12em;font-size:.7rem;display:block}}@media (min-width:1024px){.style-module-scss-module__bxBsFa__hero .style-module-scss-module__bxBsFa__scrollDownText{letter-spacing:.15em;font-size:.75rem;display:block}}@keyframes style-module-scss-module__bxBsFa__scrollBounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(10px)}60%{transform:translate(-50%)translateY(5px)}}.style-module-scss-module__bxBsFa__heroViewport{z-index:1;box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:var(--hero-viewport-height);flex:auto;justify-content:center;align-items:stretch;margin:0 auto;padding:0;display:flex;position:relative;overflow:hidden}.style-module-scss-module__bxBsFa__heroTextAreaNew{z-index:1;text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;gap:clamp(6px,1.2vw,14px);width:100%;max-width:min(900px,92vw);height:auto;padding:0 clamp(20px,6vw,40px);display:flex;position:relative}@media (max-width:767px){.style-module-scss-module__bxBsFa__heroTextAreaNew{max-width:min(880px,94vw);padding:0 clamp(32px,7vw,40px)}}@media (min-width:768px){.style-module-scss-module__bxBsFa__heroTextAreaNew{max-width:min(920px,90vw);padding:0 clamp(32px,7vw,60px)}}@media (min-width:1024px){.style-module-scss-module__bxBsFa__heroTextAreaNew{text-align:left;justify-content:flex-start;align-self:flex-start;align-items:flex-start;max-width:min(900px,64vw);height:100%;padding:clamp(72px,12vh,140px) clamp(88px,8vw,84px) clamp(12px,3vh,40px)}}@media (min-width:1280px){.style-module-scss-module__bxBsFa__heroTextAreaNew{max-width:min(980px,60vw);padding-top:clamp(84px,14vh,170px);padding-left:clamp(60px,9vw,160px);padding-right:clamp(60px,9vw,160px)}}.style-module-scss-module__bxBsFa__heroTitleGroupNew{font-family:var(--font-anton),Anton,sans-serif;color:#fff;text-align:left;word-break:keep-all;text-wrap:balance;white-space:normal;font-size:clamp(1.6rem,6.4vw,2.45rem);font-style:normal;font-weight:400;line-height:1.1}@media (max-width:480px){.style-module-scss-module__bxBsFa__heroTitleGroupNew{font-size:clamp(1.55rem,6.2vw,2.3rem);line-height:1.1}}@media (max-width:767px){.style-module-scss-module__bxBsFa__heroTitleGroupNew{font-size:clamp(1.95rem,6.3vw,3.1rem);line-height:1.14}}@media (min-width:768px){.style-module-scss-module__bxBsFa__heroTitleGroupNew{font-size:clamp(2.7rem,min(6vw,9vh),4.5rem);line-height:1.16}}@media (min-width:1024px){.style-module-scss-module__bxBsFa__heroTitleGroupNew{font-size:clamp(4rem,min(6.8vw,11vh),8.4rem);line-height:1.2}}@media (min-width:1280px){.style-module-scss-module__bxBsFa__heroTitleGroupNew{font-size:clamp(4.3rem,min(6.2vw,10vh),9rem)}}.style-module-scss-module__bxBsFa__heroTitleGroupNew:last-child{white-space:nowrap}.style-module-scss-module__bxBsFa__heroSlideContent{width:100%;max-width:1400px;height:100%;min-height:var(--hero-viewport-height);flex-direction:column;justify-content:space-between;align-items:center;gap:0;padding:0 clamp(16px,4vw,96px);display:flex;position:relative}@media (min-width:1024px){.style-module-scss-module__bxBsFa__heroSlideContent{min-height:var(--hero-viewport-height);flex-direction:row;justify-content:space-between;align-items:center;gap:60px;margin:0 auto}}@media (min-width:1280px){.style-module-scss-module__bxBsFa__heroSlideContent{max-width:1600px}}.style-module-scss-module__bxBsFa__heroBannerSmallLogo{z-index:2;object-fit:contain;align-self:flex-end;width:clamp(100px,25vw,160px);height:auto;margin-right:clamp(16px,4vw,32px);position:relative}@media (max-width:767px){.style-module-scss-module__bxBsFa__heroBannerSmallLogo{width:clamp(120px,28vw,180px);margin-right:clamp(16px,5vw,32px)}}@media (min-width:768px){.style-module-scss-module__bxBsFa__heroBannerSmallLogo{width:clamp(140px,22vw,200px);margin-right:clamp(20px,5vw,40px)}}@media (min-width:1024px){.style-module-scss-module__bxBsFa__heroBannerSmallLogo{align-self:auto;width:clamp(100px,min(12vw,18vh),180px);margin-right:0;position:absolute;bottom:clamp(100px,14vh,180px);right:clamp(88px,8vw,84px)}}@media (min-width:1280px){.style-module-scss-module__bxBsFa__heroBannerSmallLogo{width:clamp(110px,min(10vw,16vh),200px);bottom:clamp(110px,15vh,200px);right:clamp(60px,9vw,160px)}}.style-module-scss-module__bxBsFa__heroSlideContentNoGap{background:#0d1b2a;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding-top:clamp(56px,10vh,110px);padding-bottom:clamp(52px,12vh,130px);display:flex;position:relative;overflow:visible;gap:20px!important}@media (min-width:1024px){.style-module-scss-module__bxBsFa__heroSlideContentNoGap{flex-direction:row;justify-content:space-between;align-items:stretch;padding-top:clamp(40px,8vh,120px);padding-bottom:clamp(48px,10vh,140px);overflow:visible;gap:0!important}}@keyframes style-module-scss-module__bxBsFa__heroFirstSlideFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.style-module-scss-module__bxBsFa__heroFirstSlide .style-module-scss-module__bxBsFa__heroTextAreaNew .style-module-scss-module__bxBsFa__heroTitleGroupNew,.style-module-scss-module__bxBsFa__heroFirstSlide .style-module-scss-module__bxBsFa__heroBannerSmallLogo{opacity:0;transform:translateY(24px)}.style-module-scss-module__bxBsFa__heroFirstSlideReady .style-module-scss-module__bxBsFa__heroTextAreaNew .style-module-scss-module__bxBsFa__heroTitleGroupNew{animation-name:style-module-scss-module__bxBsFa__heroFirstSlideFadeUp;animation-duration:1.2s;animation-timing-function:ease-out;animation-fill-mode:forwards}.style-module-scss-module__bxBsFa__heroFirstSlideReady .style-module-scss-module__bxBsFa__heroTextAreaNew .style-module-scss-module__bxBsFa__heroTitleGroupNew:first-child{animation-delay:.2s}.style-module-scss-module__bxBsFa__heroFirstSlideReady .style-module-scss-module__bxBsFa__heroTextAreaNew .style-module-scss-module__bxBsFa__heroTitleGroupNew:nth-child(2){animation-delay:.46s}.style-module-scss-module__bxBsFa__heroFirstSlideReady .style-module-scss-module__bxBsFa__heroTextAreaNew .style-module-scss-module__bxBsFa__heroTitleGroupNew:nth-child(3){animation-delay:.72s}.style-module-scss-module__bxBsFa__heroFirstSlideReady .style-module-scss-module__bxBsFa__heroBannerSmallLogo{animation-name:style-module-scss-module__bxBsFa__heroFirstSlideFadeUp;animation-duration:1.2s;animation-timing-function:ease-out;animation-delay:.98s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.style-module-scss-module__bxBsFa__heroFirstSlide .style-module-scss-module__bxBsFa__heroTextAreaNew .style-module-scss-module__bxBsFa__heroTitleGroupNew,.style-module-scss-module__bxBsFa__heroFirstSlideReady .style-module-scss-module__bxBsFa__heroTextAreaNew .style-module-scss-module__bxBsFa__heroTitleGroupNew,.style-module-scss-module__bxBsFa__heroFirstSlide .style-module-scss-module__bxBsFa__heroBannerSmallLogo,.style-module-scss-module__bxBsFa__heroFirstSlideReady .style-module-scss-module__bxBsFa__heroBannerSmallLogo{opacity:1;animation:none;transform:none}}.style-module-scss-module__bxBsFa__heroSwiper{width:100%;min-height:var(--hero-viewport-height);flex:auto;justify-content:center;align-items:stretch;display:flex;position:relative}.style-module-scss-module__bxBsFa__heroSwiper .swiper-slide{height:100%;min-height:var(--hero-viewport-height);justify-content:center;align-items:center;display:flex}.style-module-scss-module__bxBsFa__heroSwiper .swiper-wrapper{height:100%;min-height:var(--hero-viewport-height)}.style-module-scss-module__bxBsFa__heroSwiper .swiper-pagination{z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;bottom:10px!important}@media (min-width:1024px){.style-module-scss-module__bxBsFa__heroSwiper .swiper-pagination{bottom:20px!important}}.style-module-scss-module__bxBsFa__heroSwiper .swiper-pagination-bullet{opacity:1;background:#fff6;width:8px;height:8px;margin:0 4px;transition:all .3s}@media (min-width:1024px){.style-module-scss-module__bxBsFa__heroSwiper .swiper-pagination-bullet{width:10px;height:10px}}.style-module-scss-module__bxBsFa__heroSwiper .swiper-pagination-bullet-active{background:#fff;border-radius:4px;width:24px}@media (min-width:1024px){.style-module-scss-module__bxBsFa__heroSwiper .swiper-pagination-bullet-active{width:30px}}.style-module-scss-module__bxBsFa__heroSwiper .swiper-pagination{bottom:clamp(72px,12vh,100px)!important}@media (min-width:768px){.style-module-scss-module__bxBsFa__heroSwiper .swiper-pagination{bottom:clamp(80px,13vh,120px)!important}}@media (min-width:1024px){.style-module-scss-module__bxBsFa__heroSwiper .swiper-pagination{bottom:clamp(90px,12vh,130px)!important}}.style-module-scss-module__bxBsFa__heroSwiperButtonPrev,.style-module-scss-module__bxBsFa__heroSwiperButtonNext{z-index:10;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.style-module-scss-module__bxBsFa__heroSwiperButtonPrev:hover:not(:disabled),.style-module-scss-module__bxBsFa__heroSwiperButtonNext:hover:not(:disabled){background:#fff3;border-color:#fff6;box-shadow:0 4px 12px #0003}.style-module-scss-module__bxBsFa__heroSwiperButtonPrev:disabled,.style-module-scss-module__bxBsFa__heroSwiperButtonNext:disabled{cursor:not-allowed;opacity:.3}.style-module-scss-module__bxBsFa__heroSwiperButtonPrev svg,.style-module-scss-module__bxBsFa__heroSwiperButtonNext svg{width:24px;height:24px}@media (max-width:767px){.style-module-scss-module__bxBsFa__heroSwiperButtonPrev,.style-module-scss-module__bxBsFa__heroSwiperButtonNext{width:40px;height:40px}.style-module-scss-module__bxBsFa__heroSwiperButtonPrev svg,.style-module-scss-module__bxBsFa__heroSwiperButtonNext svg{width:20px;height:20px}}.style-module-scss-module__bxBsFa__heroSwiperButtonPrev{left:20px}@media (min-width:768px){.style-module-scss-module__bxBsFa__heroSwiperButtonPrev{left:32px}}@media (min-width:1024px){.style-module-scss-module__bxBsFa__heroSwiperButtonPrev{left:40px}}.style-module-scss-module__bxBsFa__heroSwiperButtonNext{right:20px}@media (min-width:768px){.style-module-scss-module__bxBsFa__heroSwiperButtonNext{right:32px}}@media (min-width:1024px){.style-module-scss-module__bxBsFa__heroSwiperButtonNext{right:40px}}.style-module-scss-module__bxBsFa__panelSlide{width:100%;height:100%;min-height:var(--hero-viewport-height);background:#0d1b2a;padding-bottom:clamp(100px,14vh,160px);display:flex}@media (min-width:768px){.style-module-scss-module__bxBsFa__panelSlide{padding-bottom:clamp(110px,14vh,180px)}}@media (min-width:1024px){.style-module-scss-module__bxBsFa__panelSlide{padding-bottom:clamp(120px,14vh,200px)}}.style-module-scss-module__bxBsFa__panelContainer{background:#ffffff14;grid-template-columns:1fr;gap:1px;width:100%;height:100%;display:grid}@media (min-width:1024px){.style-module-scss-module__bxBsFa__panelContainer{grid-template-columns:repeat(4,1fr)}}.style-module-scss-module__bxBsFa__panel{color:#fff;cursor:pointer;will-change:flex;background:#0d1b2a;flex:auto;justify-content:flex-start;align-items:flex-end;min-height:100px;text-decoration:none;transition:flex .7s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}@media (min-width:768px){.style-module-scss-module__bxBsFa__panel{min-height:auto}}.style-module-scss-module__bxBsFa__panel:focus-visible{outline-offset:-4px;outline:2px solid #fff9}.style-module-scss-module__bxBsFa__panelActive{flex:2.5}.style-module-scss-module__bxBsFa__panelActive .style-module-scss-module__bxBsFa__panelImage{filter:grayscale(0)brightness();transform:scale(1)}.style-module-scss-module__bxBsFa__panelActive .style-module-scss-module__bxBsFa__panelOverlay{opacity:.5}.style-module-scss-module__bxBsFa__panelActive .style-module-scss-module__bxBsFa__panelNumber{opacity:.3;transform:translateY(-8px)}.style-module-scss-module__bxBsFa__panelActive .style-module-scss-module__bxBsFa__panelTitle{transform:translateY(-4px)}.style-module-scss-module__bxBsFa__panelActive .style-module-scss-module__bxBsFa__panelMeta{opacity:1;max-height:100px;transform:translateY(0)}.style-module-scss-module__bxBsFa__panelActive .style-module-scss-module__bxBsFa__panelArrow{opacity:1;transform:translate(0)}.style-module-scss-module__bxBsFa__panelInactive{flex:.7}.style-module-scss-module__bxBsFa__panelInactive .style-module-scss-module__bxBsFa__panelContent{opacity:.6}.style-module-scss-module__bxBsFa__panelBackground{z-index:0;position:absolute;inset:0}.style-module-scss-module__bxBsFa__panelImage{object-fit:cover;filter:grayscale(.3)brightness(.9);will-change:filter,transform;transition:filter .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:scale(1.05)}.style-module-scss-module__bxBsFa__panelOverlay{z-index:1;opacity:.85;background:linear-gradient(#0d1b2a66 0%,#0d1b2ab3 60%,#0d1b2af2 100%);transition:opacity .5s;position:absolute;inset:0}.style-module-scss-module__bxBsFa__panelContent{z-index:2;flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:24px 20px;transition:opacity .4s;display:flex;position:relative}@media (min-width:768px){.style-module-scss-module__bxBsFa__panelContent{gap:12px;padding:32px 24px}}@media (min-width:1024px){.style-module-scss-module__bxBsFa__panelContent{gap:16px;padding:40px 32px}}.style-module-scss-module__bxBsFa__panelNumber{font-family:var(--font-anton),Anton,sans-serif;color:#ffffff80;letter-spacing:.15em;opacity:.5;font-size:.75rem;font-weight:400;transition:opacity .4s,transform .5s cubic-bezier(.16,1,.3,1)}@media (min-width:1024px){.style-module-scss-module__bxBsFa__panelNumber{font-size:.85rem}}.style-module-scss-module__bxBsFa__panelTextGroup{flex-direction:column;gap:8px;display:flex}@media (min-width:1024px){.style-module-scss-module__bxBsFa__panelTextGroup{gap:12px}}.style-module-scss-module__bxBsFa__panelTitle{font-family:var(--font-anton),Anton,sans-serif;color:#fff;letter-spacing:.02em;margin:0;font-size:1.5rem;font-weight:400;line-height:1;transition:transform .5s cubic-bezier(.16,1,.3,1)}@media (min-width:768px){.style-module-scss-module__bxBsFa__panelTitle{font-size:1.75rem}}@media (min-width:1024px){.style-module-scss-module__bxBsFa__panelTitle{font-size:2rem}}.style-module-scss-module__bxBsFa__panelMeta{opacity:0;flex-direction:column;gap:4px;max-height:0;transition:max-height .5s cubic-bezier(.16,1,.3,1),opacity .4s .1s,transform .5s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;transform:translateY(8px)}@media (min-width:1024px){.style-module-scss-module__bxBsFa__panelMeta{gap:6px}}.style-module-scss-module__bxBsFa__panelSubtitle{font-family:var(--font-manrope),sans-serif;color:#ffffffd9;letter-spacing:.02em;font-size:.8rem;font-weight:500}@media (min-width:1024px){.style-module-scss-module__bxBsFa__panelSubtitle{font-size:.9rem}}.style-module-scss-module__bxBsFa__panelDesc{font-family:var(--font-manrope),sans-serif;color:#fff9;word-break:keep-all;margin:0;font-size:.75rem;font-weight:400;line-height:1.5}@media (min-width:1024px){.style-module-scss-module__bxBsFa__panelDesc{font-size:.85rem}}.style-module-scss-module__bxBsFa__panelArrow{color:#fff;opacity:0;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .4s,transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:24px;right:20px;transform:translate(-8px,8px)}@media (min-width:768px){.style-module-scss-module__bxBsFa__panelArrow{top:32px;right:24px}}@media (min-width:1024px){.style-module-scss-module__bxBsFa__panelArrow{width:36px;height:36px;top:40px;right:32px}}.style-module-scss-module__bxBsFa__panelArrow svg{width:100%;height:100%}
:root{--default-line-height:1.6;--color-primary:#2c2c2c;--color-primary-light:#4a4a4a;--color-accent:#8fabd4;--color-light:#f8f8f8;--color-text:#1a1a1a;--color-text-secondary:#2a2a2a;--color-text-muted:#555;--color-text-dark:#000;--color-dark-navy:#0d1b2a;--color-white:#fff;--bg-gradient-start:#fafafa;--bg-gradient-middle:#fff;--bg-gradient-end:#fafafa;--bg-dark-navy:#0d1b2a;--bg-leaders:#0b3a2e;--bg-story:#18a77a;--bg-location:#6fd6c5;--bg-mission:#f0e1c8;--bg-intro-headline:#2a5a4a;--gradient-notice-start:#f9f871;--gradient-notice-middle:#ffee7c;--gradient-notice-end:#ffe589;--gradient-footer-start:#ffe589;--gradient-footer-middle:#ffdd96;--gradient-footer-end:#ffd6a3;--notice-important-bg-start:#fffaf0;--notice-important-bg-hover:#fff7e6;--notice-important-border:#ffd45e;--notice-badge-color:#c44569;--notice-badge-bg:#ffe5ec;--r-xxsmall:5px;--r-xsmall:8px;--r-small:12px;--r-medium:16px;--r-large:20px;--r-xlarge:24px;--spacing-xxs:8px;--spacing-xs:10px;--spacing-sm:16px;--spacing-md:20px;--spacing-lg:32px;--spacing-xl:40px;--spacing-xxl:60px;--fs-tiny:.625rem;--fs-micro:.6875rem;--fs-mini:.75rem;--fs-caption:.8125rem;--fs-xxsmall:.875rem;--fs-body-small:.9375rem;--fs-xsmall:1rem;--fs-body:1.0625rem;--fs-small:1.125rem;--fs-medium:1.25rem;--fs-large:1.375rem;--fs-xlarge:1.5rem;--fs-xxlarge:1.625rem;--fs-xxxlarge:1.75rem;--fs-heading-sm:2rem;--fs-heading-md:2.25rem;--fs-heading-lg:2.5rem;--fs-heading-xl:3rem;--fs-display-sm:5rem;--fs-display-lg:7rem;--fs-section-title-mobile:1.5rem;--fs-section-title-tablet:2rem;--fs-section-title-desktop:3rem;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 2px 8px #00000014;--shadow-lg:0 4px 12px -2px #00000026,0 2px 4px -1px #00000014;--shadow-xl:0 12px 24px -4px #0003,0 4px 8px -2px #0000001a;--transition-fast:.2s ease;--transition-normal:.3s ease;--transition-slow:.5s ease}.style-module-scss-module__u0Vqpa__introSection{opacity:0;background:#fff;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:clamp(64px,10vh,110px) clamp(16px,4vw,48px) clamp(48px,8vh,88px);transition:opacity 1.2s,transform 1.2s cubic-bezier(.22,.61,.36,1);display:flex;position:relative;overflow:hidden;transform:translateY(60px)}@media (min-width:768px){.style-module-scss-module__u0Vqpa__introSection{padding:clamp(72px,12vh,120px) clamp(28px,5vw,72px) clamp(60px,10vh,110px)}}@media (min-width:1024px){.style-module-scss-module__u0Vqpa__introSection{padding:clamp(78px,11vh,130px) clamp(40px,6vw,88px) clamp(64px,10vh,110px)}}@media (min-width:1024px) and (min-width:1024px){.style-module-scss-module__u0Vqpa__introSection{min-height:100dvh}}@media (min-width:1280px){.style-module-scss-module__u0Vqpa__introSection{padding:clamp(84px,12vh,140px) clamp(52px,7vw,124px) clamp(70px,11vh,120px)}}@media (max-height:700px){.style-module-scss-module__u0Vqpa__introSection{padding-top:clamp(60px,10vh,80px);padding-bottom:clamp(50px,8vh,70px)}}.style-module-scss-module__u0Vqpa__introSection.style-module-scss-module__u0Vqpa__fadeInVisible{opacity:1;transform:translateY(0)}.style-module-scss-module__u0Vqpa__introContent{color:#1a1a1a;flex-direction:column;align-items:center;gap:clamp(20px,3.5vh,36px);width:100%;max-width:min(1100px,92vw);display:flex}@media (min-width:768px){.style-module-scss-module__u0Vqpa__introContent{gap:clamp(28px,4.5vh,52px)}}@media (min-width:1024px){.style-module-scss-module__u0Vqpa__introContent{gap:clamp(32px,5vh,64px);max-width:min(1180px,88vw)}}@media (min-width:1280px){.style-module-scss-module__u0Vqpa__introContent{max-width:min(1260px,86vw)}}@media (max-height:700px){.style-module-scss-module__u0Vqpa__introContent{gap:clamp(16px,3vh,32px)}}.style-module-scss-module__u0Vqpa__introMarquee,.style-module-scss-module__u0Vqpa__introTextArea,.style-module-scss-module__u0Vqpa__introLogoArea,.style-module-scss-module__u0Vqpa__fadeChild{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.22,.61,.36,1);transform:translateY(24px)}.style-module-scss-module__u0Vqpa__delay1{transition-delay:.12s}.style-module-scss-module__u0Vqpa__delay2{transition-delay:.24s}.style-module-scss-module__u0Vqpa__fadeInVisible .style-module-scss-module__u0Vqpa__fadeChild{opacity:1;transform:translateY(0)}.style-module-scss-module__u0Vqpa__introLogoArea{justify-content:center;align-items:center;width:100%;display:flex}.style-module-scss-module__u0Vqpa__introTextArea{text-align:center;text-wrap:balance;flex-direction:column;align-items:center;gap:clamp(20px,3vh,36px);width:100%;max-width:min(600px,90vw);padding:0 clamp(10px,3vw,16px);display:flex}@media (min-width:768px){.style-module-scss-module__u0Vqpa__introTextArea{max-width:700px;padding:0 clamp(16px,2vw,20px)}}@media (min-width:1024px){.style-module-scss-module__u0Vqpa__introTextArea{max-width:min(760px,68vw)}}@media (min-width:1280px){.style-module-scss-module__u0Vqpa__introTextArea{max-width:min(820px,62vw)}}@media (max-height:700px){.style-module-scss-module__u0Vqpa__introTextArea{gap:clamp(16px,2.5vh,28px)}}.style-module-scss-module__u0Vqpa__introMarquee{opacity:0;width:100%;padding:clamp(12px,2vh,20px) 0;transition:opacity .6s,transform .6s cubic-bezier(.22,.61,.36,1);position:absolute;bottom:0;left:0;overflow:hidden;transform:translateY(20px)}@media (min-width:768px){.style-module-scss-module__u0Vqpa__introMarquee{padding:clamp(16px,2.5vh,24px) 0}}@media (max-height:700px){.style-module-scss-module__u0Vqpa__introMarquee{padding:clamp(8px,1.5vh,14px) 0}}.style-module-scss-module__u0Vqpa__marqueeTrack{width:max-content;animation:none;display:flex}.style-module-scss-module__u0Vqpa__marqueeActive .style-module-scss-module__u0Vqpa__marqueeTrack{animation:25s linear infinite style-module-scss-module__u0Vqpa__marqueeScroll}.style-module-scss-module__u0Vqpa__marqueeText{font-family:var(--font-manrope),Georgia,serif;color:#555;letter-spacing:.02em;white-space:nowrap;flex-shrink:0;padding-right:clamp(16px,3vw,32px);font-size:clamp(1.15rem,2.6vw,1.9rem);font-style:italic;font-weight:400}@media (min-width:768px){.style-module-scss-module__u0Vqpa__marqueeText{font-size:clamp(1.2rem,2.2vw,1.7rem)}}@media (max-height:700px){.style-module-scss-module__u0Vqpa__marqueeText{font-size:clamp(.95rem,2vw,1.25rem)}}@keyframes style-module-scss-module__u0Vqpa__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.style-module-scss-module__u0Vqpa__introLogoTransition{width:clamp(180px,50vw,240px);height:clamp(44px,8vw,56px);position:relative}@media (min-width:768px){.style-module-scss-module__u0Vqpa__introLogoTransition{width:clamp(280px,35vw,400px);height:clamp(64px,8vw,96px)}}@media (min-width:1024px){.style-module-scss-module__u0Vqpa__introLogoTransition{width:clamp(320px,30vw,420px);height:clamp(80px,8vw,110px)}}@media (max-height:700px){.style-module-scss-module__u0Vqpa__introLogoTransition{width:clamp(200px,30vw,300px);height:clamp(48px,6vw,72px)}}.style-module-scss-module__u0Vqpa__introLogo{object-fit:contain;width:100%;height:100%;animation:6s ease-in-out infinite style-module-scss-module__u0Vqpa__introLogoFadeOut;position:absolute;inset:0}.style-module-scss-module__u0Vqpa__introLogoText{font-family:var(--font-manrope),serif;color:#1a1a1a;letter-spacing:.2em;opacity:0;justify-content:center;align-items:center;font-size:clamp(1.5rem,5vw,2rem);font-weight:700;animation:6s ease-in-out infinite style-module-scss-module__u0Vqpa__introLogoTextFadeIn;display:flex;position:absolute;inset:0}@media (min-width:768px){.style-module-scss-module__u0Vqpa__introLogoText{letter-spacing:.25em;font-size:clamp(2rem,5vw,3.5rem)}}@media (min-width:1024px){.style-module-scss-module__u0Vqpa__introLogoText{font-size:clamp(2.5rem,4vw,4rem)}}@media (max-height:700px){.style-module-scss-module__u0Vqpa__introLogoText{font-size:clamp(1.5rem,4vw,2.5rem)}}.style-module-scss-module__u0Vqpa__introQuote{justify-content:center;align-items:flex-start;gap:clamp(8px,2vw,16px);margin:0;padding:0;display:flex;position:relative}.style-module-scss-module__u0Vqpa__quoteOpen,.style-module-scss-module__u0Vqpa__quoteClose{font-family:var(--font-manrope),Georgia,serif;color:#2c2c2c;opacity:.6;font-size:clamp(2rem,5vw,4rem);font-weight:400;line-height:.8}@media (min-width:768px){.style-module-scss-module__u0Vqpa__quoteOpen,.style-module-scss-module__u0Vqpa__quoteClose{font-size:clamp(2.5rem,5vw,4.5rem)}}@media (max-height:700px){.style-module-scss-module__u0Vqpa__quoteOpen,.style-module-scss-module__u0Vqpa__quoteClose{font-size:clamp(1.75rem,4vw,3rem)}}.style-module-scss-module__u0Vqpa__quoteOpen{align-self:flex-start}.style-module-scss-module__u0Vqpa__quoteClose{align-self:flex-end}.style-module-scss-module__u0Vqpa__introDescription,.style-module-scss-module__u0Vqpa__introDescriptionSecondary{font-family:var(--font-manrope),sans-serif;color:#1a1a1a;letter-spacing:.02em;word-break:keep-all;font-size:clamp(1rem,2.2vw,1.3rem);font-weight:400;line-height:1.8}.style-module-scss-module__u0Vqpa__introDescription p,.style-module-scss-module__u0Vqpa__introDescriptionSecondary p{margin:0}@media (min-width:768px){.style-module-scss-module__u0Vqpa__introDescription,.style-module-scss-module__u0Vqpa__introDescriptionSecondary{font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.9}}@media (max-height:700px){.style-module-scss-module__u0Vqpa__introDescription,.style-module-scss-module__u0Vqpa__introDescriptionSecondary{font-size:clamp(.9rem,1.8vw,1.1rem);line-height:1.7}}.style-module-scss-module__u0Vqpa__introDescriptionSecondary{color:#555;padding-top:clamp(14px,2.5vh,24px);font-size:clamp(.9rem,2vw,1.15rem);position:relative}.style-module-scss-module__u0Vqpa__introDescriptionSecondary:before{content:"";opacity:.4;background:#555;width:40px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (max-height:700px){.style-module-scss-module__u0Vqpa__introDescriptionSecondary{padding-top:clamp(10px,2vh,16px);font-size:clamp(.85rem,1.6vw,1rem)}}@keyframes style-module-scss-module__u0Vqpa__introLogoFadeOut{0%,40%{opacity:1}50%,90%{opacity:0}to{opacity:1}}@keyframes style-module-scss-module__u0Vqpa__introLogoTextFadeIn{0%,40%{opacity:0}50%,90%{opacity:1}to{opacity:0}}
:root{--default-line-height:1.6;--color-primary:#2c2c2c;--color-primary-light:#4a4a4a;--color-accent:#8fabd4;--color-light:#f8f8f8;--color-text:#1a1a1a;--color-text-secondary:#2a2a2a;--color-text-muted:#555;--color-text-dark:#000;--color-dark-navy:#0d1b2a;--color-white:#fff;--bg-gradient-start:#fafafa;--bg-gradient-middle:#fff;--bg-gradient-end:#fafafa;--bg-dark-navy:#0d1b2a;--bg-leaders:#0b3a2e;--bg-story:#18a77a;--bg-location:#6fd6c5;--bg-mission:#f0e1c8;--bg-intro-headline:#2a5a4a;--gradient-notice-start:#f9f871;--gradient-notice-middle:#ffee7c;--gradient-notice-end:#ffe589;--gradient-footer-start:#ffe589;--gradient-footer-middle:#ffdd96;--gradient-footer-end:#ffd6a3;--notice-important-bg-start:#fffaf0;--notice-important-bg-hover:#fff7e6;--notice-important-border:#ffd45e;--notice-badge-color:#c44569;--notice-badge-bg:#ffe5ec;--r-xxsmall:5px;--r-xsmall:8px;--r-small:12px;--r-medium:16px;--r-large:20px;--r-xlarge:24px;--spacing-xxs:8px;--spacing-xs:10px;--spacing-sm:16px;--spacing-md:20px;--spacing-lg:32px;--spacing-xl:40px;--spacing-xxl:60px;--fs-tiny:.625rem;--fs-micro:.6875rem;--fs-mini:.75rem;--fs-caption:.8125rem;--fs-xxsmall:.875rem;--fs-body-small:.9375rem;--fs-xsmall:1rem;--fs-body:1.0625rem;--fs-small:1.125rem;--fs-medium:1.25rem;--fs-large:1.375rem;--fs-xlarge:1.5rem;--fs-xxlarge:1.625rem;--fs-xxxlarge:1.75rem;--fs-heading-sm:2rem;--fs-heading-md:2.25rem;--fs-heading-lg:2.5rem;--fs-heading-xl:3rem;--fs-display-sm:5rem;--fs-display-lg:7rem;--fs-section-title-mobile:1.5rem;--fs-section-title-tablet:2rem;--fs-section-title-desktop:3rem;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 2px 8px #00000014;--shadow-lg:0 4px 12px -2px #00000026,0 2px 4px -1px #00000014;--shadow-xl:0 12px 24px -4px #0003,0 4px 8px -2px #0000001a;--transition-fast:.2s ease;--transition-normal:.3s ease;--transition-slow:.5s ease}.style-module-scss-module__YNPooa__landingScreen{z-index:9999;width:100%;height:100vh;animation:style-module-scss-module__YNPooa__fadeOut .5s ease ease-in-out forwards;background:#0d1b2a;justify-content:center;align-items:center;animation-delay:2.5s;display:flex;position:fixed;inset:0}.style-module-scss-module__YNPooa__landingContent{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;max-width:720px;padding:16px;animation:.8s ease-in-out style-module-scss-module__YNPooa__fadeIn;display:flex}@media (min-width:768px){.style-module-scss-module__YNPooa__landingContent{gap:40px;padding:32px}}@media (min-width:1024px){.style-module-scss-module__YNPooa__landingContent{gap:60px;padding:40px}}.style-module-scss-module__YNPooa__landingBanner{justify-content:center;align-items:center;width:100%;max-width:240px;animation:.8s ease-out style-module-scss-module__YNPooa__slideUp;display:flex}@media (min-width:768px){.style-module-scss-module__YNPooa__landingBanner{max-width:420px}}@media (min-width:1024px){.style-module-scss-module__YNPooa__landingBanner{max-width:520px}}.style-module-scss-module__YNPooa__landingBannerImage{object-fit:contain;width:100%;height:auto;max-height:28vh}@media (min-width:768px){.style-module-scss-module__YNPooa__landingBannerImage{max-height:45vh}}@media (min-width:1024px){.style-module-scss-module__YNPooa__landingBannerImage{max-height:420px}}.style-module-scss-module__YNPooa__landingLogo{opacity:0;justify-content:center;align-items:center;width:100%;animation:1s ease-in-out .3s forwards style-module-scss-module__YNPooa__fadeIn;display:flex}.style-module-scss-module__YNPooa__landingLogoImg{width:auto;max-width:180px;height:auto;max-height:50px}@media (max-width:767px){.style-module-scss-module__YNPooa__landingLogoImg{max-width:220px;max-height:62px}}@media (min-width:768px){.style-module-scss-module__YNPooa__landingLogoImg{max-width:280px;max-height:76px}}@media (min-width:1024px){.style-module-scss-module__YNPooa__landingLogoImg{max-width:360px;max-height:93px}}@keyframes style-module-scss-module__YNPooa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes style-module-scss-module__YNPooa__fadeOut{0%{opacity:1}to{visibility:hidden;opacity:0}}@keyframes style-module-scss-module__YNPooa__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
:root{--default-line-height:1.6;--color-primary:#2c2c2c;--color-primary-light:#4a4a4a;--color-accent:#8fabd4;--color-light:#f8f8f8;--color-text:#1a1a1a;--color-text-secondary:#2a2a2a;--color-text-muted:#555;--color-text-dark:#000;--color-dark-navy:#0d1b2a;--color-white:#fff;--bg-gradient-start:#fafafa;--bg-gradient-middle:#fff;--bg-gradient-end:#fafafa;--bg-dark-navy:#0d1b2a;--bg-leaders:#0b3a2e;--bg-story:#18a77a;--bg-location:#6fd6c5;--bg-mission:#f0e1c8;--bg-intro-headline:#2a5a4a;--gradient-notice-start:#f9f871;--gradient-notice-middle:#ffee7c;--gradient-notice-end:#ffe589;--gradient-footer-start:#ffe589;--gradient-footer-middle:#ffdd96;--gradient-footer-end:#ffd6a3;--notice-important-bg-start:#fffaf0;--notice-important-bg-hover:#fff7e6;--notice-important-border:#ffd45e;--notice-badge-color:#c44569;--notice-badge-bg:#ffe5ec;--r-xxsmall:5px;--r-xsmall:8px;--r-small:12px;--r-medium:16px;--r-large:20px;--r-xlarge:24px;--spacing-xxs:8px;--spacing-xs:10px;--spacing-sm:16px;--spacing-md:20px;--spacing-lg:32px;--spacing-xl:40px;--spacing-xxl:60px;--fs-tiny:.625rem;--fs-micro:.6875rem;--fs-mini:.75rem;--fs-caption:.8125rem;--fs-xxsmall:.875rem;--fs-body-small:.9375rem;--fs-xsmall:1rem;--fs-body:1.0625rem;--fs-small:1.125rem;--fs-medium:1.25rem;--fs-large:1.375rem;--fs-xlarge:1.5rem;--fs-xxlarge:1.625rem;--fs-xxxlarge:1.75rem;--fs-heading-sm:2rem;--fs-heading-md:2.25rem;--fs-heading-lg:2.5rem;--fs-heading-xl:3rem;--fs-display-sm:5rem;--fs-display-lg:7rem;--fs-section-title-mobile:1.5rem;--fs-section-title-tablet:2rem;--fs-section-title-desktop:3rem;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 2px 8px #00000014;--shadow-lg:0 4px 12px -2px #00000026,0 2px 4px -1px #00000014;--shadow-xl:0 12px 24px -4px #0003,0 4px 8px -2px #0000001a;--transition-fast:.2s ease;--transition-normal:.3s ease;--transition-slow:.5s ease}.style-module-scss-module__Pa5bta__sectionTitleArea{flex-shrink:0;justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:clamp(120px,12vh,140px) clamp(20px,4vw,32px) 0;display:flex}@media (min-width:768px){.style-module-scss-module__Pa5bta__sectionTitleArea{padding:clamp(150px,15vh,180px) clamp(32px,5vw,40px) 0}}@media (min-width:1024px){.style-module-scss-module__Pa5bta__sectionTitleArea{padding:0 32px}}.style-module-scss-module__Pa5bta__sectionTitleLink{color:inherit;cursor:pointer;text-decoration:none;transition:opacity .3s;display:inline-block}@media (min-width:1024px){.style-module-scss-module__Pa5bta__sectionTitleLink{display:none}}.style-module-scss-module__Pa5bta__sectionTitleLink:hover{opacity:.8}.style-module-scss-module__Pa5bta__sectionTitle{font-family:var(--font-manrope),serif;color:#fff;text-align:center;letter-spacing:.05em;margin:0;font-size:1.5rem;font-weight:600}@media (min-width:768px){.style-module-scss-module__Pa5bta__sectionTitle{font-size:2rem}}@media (min-width:1024px){.style-module-scss-module__Pa5bta__sectionTitle{display:none}}.style-module-scss-module__Pa5bta__sectionTitleLight{color:#000}
:root{--default-line-height:1.6;--color-primary:#2c2c2c;--color-primary-light:#4a4a4a;--color-accent:#8fabd4;--color-light:#f8f8f8;--color-text:#1a1a1a;--color-text-secondary:#2a2a2a;--color-text-muted:#555;--color-text-dark:#000;--color-dark-navy:#0d1b2a;--color-white:#fff;--bg-gradient-start:#fafafa;--bg-gradient-middle:#fff;--bg-gradient-end:#fafafa;--bg-dark-navy:#0d1b2a;--bg-leaders:#0b3a2e;--bg-story:#18a77a;--bg-location:#6fd6c5;--bg-mission:#f0e1c8;--bg-intro-headline:#2a5a4a;--gradient-notice-start:#f9f871;--gradient-notice-middle:#ffee7c;--gradient-notice-end:#ffe589;--gradient-footer-start:#ffe589;--gradient-footer-middle:#ffdd96;--gradient-footer-end:#ffd6a3;--notice-important-bg-start:#fffaf0;--notice-important-bg-hover:#fff7e6;--notice-important-border:#ffd45e;--notice-badge-color:#c44569;--notice-badge-bg:#ffe5ec;--r-xxsmall:5px;--r-xsmall:8px;--r-small:12px;--r-medium:16px;--r-large:20px;--r-xlarge:24px;--spacing-xxs:8px;--spacing-xs:10px;--spacing-sm:16px;--spacing-md:20px;--spacing-lg:32px;--spacing-xl:40px;--spacing-xxl:60px;--fs-tiny:.625rem;--fs-micro:.6875rem;--fs-mini:.75rem;--fs-caption:.8125rem;--fs-xxsmall:.875rem;--fs-body-small:.9375rem;--fs-xsmall:1rem;--fs-body:1.0625rem;--fs-small:1.125rem;--fs-medium:1.25rem;--fs-large:1.375rem;--fs-xlarge:1.5rem;--fs-xxlarge:1.625rem;--fs-xxxlarge:1.75rem;--fs-heading-sm:2rem;--fs-heading-md:2.25rem;--fs-heading-lg:2.5rem;--fs-heading-xl:3rem;--fs-display-sm:5rem;--fs-display-lg:7rem;--fs-section-title-mobile:1.5rem;--fs-section-title-tablet:2rem;--fs-section-title-desktop:3rem;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 2px 8px #00000014;--shadow-lg:0 4px 12px -2px #00000026,0 2px 4px -1px #00000014;--shadow-xl:0 12px 24px -4px #0003,0 4px 8px -2px #0000001a;--transition-fast:.2s ease;--transition-normal:.3s ease;--transition-slow:.5s ease}.style-module-scss-module__KxpGbW__leadersSection{opacity:0;--pagination-offset:clamp(28px,5vh,48px);background:#0b3a2e;width:100%;height:100dvh;scroll-margin-top:clamp(90px,14vh,130px);transition:opacity 1.2s,transform 1.2s cubic-bezier(.22,.61,.36,1);position:relative;overflow:hidden;transform:translateY(60px)}@media (min-width:1024px){.style-module-scss-module__KxpGbW__leadersSection{min-height:100dvh}}.style-module-scss-module__KxpGbW__leadersSection.style-module-scss-module__KxpGbW__fadeInVisible{opacity:1;transform:translateY(0)}.style-module-scss-module__KxpGbW__fadeChild{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.22,.61,.36,1);transform:translateY(24px)}.style-module-scss-module__KxpGbW__delay1{transition-delay:.12s}.style-module-scss-module__KxpGbW__delay2{transition-delay:.24s}.style-module-scss-module__KxpGbW__fadeInVisible .style-module-scss-module__KxpGbW__fadeChild{opacity:1;transform:translateY(0)}.style-module-scss-module__KxpGbW__contentWrapper{z-index:1;box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1400px;height:100%;margin:0 auto;padding:0 clamp(20px,4vw,40px);display:flex;position:relative}@media (min-width:768px){.style-module-scss-module__KxpGbW__contentWrapper{padding:0 clamp(32px,5vw,60px)}}@media (min-width:1024px){.style-module-scss-module__KxpGbW__contentWrapper{padding:0 clamp(40px,6vw,60px)}}@media (min-width:1280px){.style-module-scss-module__KxpGbW__contentWrapper{padding:0 clamp(60px,8vw,160px)}}.style-module-scss-module__KxpGbW__contentWrapper .style-module-scss-module__KxpGbW__sectionTitleArea{flex-shrink:0;width:100%}.style-module-scss-module__KxpGbW__contentWrapper .style-module-scss-module__KxpGbW__slideContainer{flex:1;justify-content:center;align-items:center;width:100%;height:calc(100vh - 220px);padding:0;display:flex;overflow:hidden}@media (min-width:768px){.style-module-scss-module__KxpGbW__contentWrapper .style-module-scss-module__KxpGbW__slideContainer{height:calc(100vh - 280px)}}@media (min-width:1024px){.style-module-scss-module__KxpGbW__contentWrapper .style-module-scss-module__KxpGbW__slideContainer{height:calc(100vh - 100px)}}.style-module-scss-module__KxpGbW__leadersSwiper{width:100%;max-width:1400px;height:100%;margin:0 auto;position:relative;overflow:hidden}.style-module-scss-module__KxpGbW__leadersSwiper .swiper-wrapper{align-items:center;height:100%}.style-module-scss-module__KxpGbW__leadersSwiper .swiper-slide{justify-content:center;align-items:center;height:100%;padding:0;display:flex;overflow:hidden}.style-module-scss-module__KxpGbW__leadersSwiper .swiper-pagination{z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;bottom:10px!important}@media (min-width:1024px){.style-module-scss-module__KxpGbW__leadersSwiper .swiper-pagination{bottom:20px!important}}.style-module-scss-module__KxpGbW__leadersSwiper .swiper-pagination-bullet{opacity:1;background:#fff6;width:8px;height:8px;margin:0 4px;transition:all .3s}@media (min-width:1024px){.style-module-scss-module__KxpGbW__leadersSwiper .swiper-pagination-bullet{width:10px;height:10px}}.style-module-scss-module__KxpGbW__leadersSwiper .swiper-pagination-bullet-active{background:#fff;border-radius:4px;width:24px}@media (min-width:1024px){.style-module-scss-module__KxpGbW__leadersSwiper .swiper-pagination-bullet-active{width:30px}}.style-module-scss-module__KxpGbW__leadersSwiper .swiper-pagination{z-index:10;position:absolute;bottom:var(--pagination-offset)!important;left:50%!important;transform:translate(-50%)!important}.style-module-scss-module__KxpGbW__leaderSlide{justify-content:center;align-items:center;width:100%;height:100%;padding:clamp(10px,2vh,20px) 16px;display:flex;overflow:hidden}@media (min-width:768px){.style-module-scss-module__KxpGbW__leaderSlide{padding:clamp(20px,3vh,40px) clamp(32px,4vw,40px)}}@media (min-width:1024px){.style-module-scss-module__KxpGbW__leaderSlide{padding:clamp(30px,4vh,60px) clamp(40px,5vw,60px)}}@media (min-width:1280px){.style-module-scss-module__KxpGbW__leaderSlide{padding:clamp(40px,5vh,80px) clamp(60px,6vw,160px)}}.style-module-scss-module__KxpGbW__directorSection{width:100%;max-width:1200px;padding:0;overflow:hidden}.style-module-scss-module__KxpGbW__directorContent{flex-direction:column;justify-content:center;align-items:center;gap:clamp(16px,2vh,20px);height:100%;display:flex;overflow:hidden}@media (min-width:768px){.style-module-scss-module__KxpGbW__directorContent{flex-direction:row;justify-content:space-between;align-items:center;gap:clamp(50px,7vw,100px)}}@media (min-width:1024px){.style-module-scss-module__KxpGbW__directorContent{gap:clamp(80px,10vw,150px)}}.style-module-scss-module__KxpGbW__directorTextArea{flex-direction:column;gap:16px;width:100%;max-width:320px;display:flex}@media (min-width:768px){.style-module-scss-module__KxpGbW__directorTextArea{flex:1;gap:32px;max-width:450px}}@media (min-width:1024px){.style-module-scss-module__KxpGbW__directorTextArea{max-width:550px}}.style-module-scss-module__KxpGbW__directorSubtitle{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0 0 clamp(4px,1vh,8px);font-size:clamp(1.6rem,4.5vw,2.2rem);font-weight:700;line-height:1.2}@media (min-width:768px){.style-module-scss-module__KxpGbW__directorSubtitle{margin-bottom:clamp(6px,1.2vh,10px);font-size:clamp(2rem,4vw,2.6rem)}}@media (min-width:1024px){.style-module-scss-module__KxpGbW__directorSubtitle{margin-bottom:20px;font-size:3.2rem}}@media (max-height:700px){.style-module-scss-module__KxpGbW__directorSubtitle{margin-bottom:clamp(4px,.8vh,6px);font-size:clamp(1.4rem,4vw,1.8rem)}}.style-module-scss-module__KxpGbW__directorDescription{color:#ffffffd9;letter-spacing:.01em;word-break:keep-all;margin:0;font-size:clamp(.85rem,2vw,.95rem);font-weight:400;line-height:1.6}@media (min-width:768px){.style-module-scss-module__KxpGbW__directorDescription{font-size:clamp(.95rem,1.8vw,1.1rem);line-height:1.7}}@media (min-width:1024px){.style-module-scss-module__KxpGbW__directorDescription{font-size:1.1rem;line-height:1.75}}@media (max-height:700px){.style-module-scss-module__KxpGbW__directorDescription{font-size:clamp(.8rem,1.8vw,.9rem);line-height:1.55}}.style-module-scss-module__KxpGbW__directorImageArea{cursor:pointer;flex-direction:column;gap:10px;width:100%;max-width:160px;margin:0 auto;transition:transform .3s;display:flex}@media (min-width:768px){.style-module-scss-module__KxpGbW__directorImageArea{flex:0 0 35%;gap:20px;max-width:260px}}@media (min-width:1024px){.style-module-scss-module__KxpGbW__directorImageArea{max-width:300px}}.style-module-scss-module__KxpGbW__directorImageArea:hover{transform:translateY(-4px)}.style-module-scss-module__KxpGbW__directorImageWrapper{aspect-ratio:3/4;background:linear-gradient(135deg,#0d1b2a 0%,#000c 100%);border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 24px #0003}.style-module-scss-module__KxpGbW__directorImage{object-fit:cover;object-position:center;filter:brightness(.95)contrast(1.05);transition:transform .3s}.style-module-scss-module__KxpGbW__directorImageArea:hover .style-module-scss-module__KxpGbW__directorImage{filter:brightness()contrast(1.1);transform:scale(1.06)}.style-module-scss-module__KxpGbW__directorInfo{text-align:center;flex-direction:column;gap:8px;display:flex}@media (min-width:768px){.style-module-scss-module__KxpGbW__directorInfo{gap:10px}}.style-module-scss-module__KxpGbW__directorName{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(1.1rem,3vw,1.3rem);font-weight:700;line-height:1.2}@media (min-width:768px){.style-module-scss-module__KxpGbW__directorName{font-size:clamp(1.3rem,2.8vw,1.5rem)}}@media (min-width:1024px){.style-module-scss-module__KxpGbW__directorName{font-size:1.5rem}}@media (max-height:700px){.style-module-scss-module__KxpGbW__directorName{font-size:clamp(1rem,2.8vw,1.2rem)}}.style-module-scss-module__KxpGbW__directorTitle{color:#ffffffb3;text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:clamp(.85rem,2.5vw,.95rem);font-weight:500}@media (min-width:768px){.style-module-scss-module__KxpGbW__directorTitle{font-size:clamp(.9rem,2.2vw,1rem)}}@media (min-width:1024px){.style-module-scss-module__KxpGbW__directorTitle{font-size:1rem}}@media (max-height:700px){.style-module-scss-module__KxpGbW__directorTitle{font-size:clamp(.8rem,2.2vw,.9rem)}}@media (min-width:768px) and (max-width:1023px){.style-module-scss-module__KxpGbW__contentWrapper{padding:0 clamp(20px,4vw,40px)}.style-module-scss-module__KxpGbW__contentWrapper .style-module-scss-module__KxpGbW__slideContainer{height:calc(100vh - 220px)}.style-module-scss-module__KxpGbW__leaderSlide{padding:clamp(10px,2vh,20px) 16px}.style-module-scss-module__KxpGbW__directorContent{flex-direction:column;justify-content:center;align-items:center;gap:clamp(16px,2vh,20px)}.style-module-scss-module__KxpGbW__directorTextArea{flex:unset;gap:16px;max-width:320px}.style-module-scss-module__KxpGbW__directorSubtitle{margin-bottom:clamp(4px,1vh,8px);font-size:clamp(1.6rem,4.5vw,2.2rem)}.style-module-scss-module__KxpGbW__directorDescription{font-size:clamp(.85rem,2vw,.95rem);line-height:1.6}.style-module-scss-module__KxpGbW__directorImageArea{flex:unset;gap:10px;max-width:160px}.style-module-scss-module__KxpGbW__directorName{font-size:clamp(1.1rem,3vw,1.3rem)}.style-module-scss-module__KxpGbW__directorTitle{font-size:clamp(.85rem,2.5vw,.95rem)}.style-module-scss-module__KxpGbW__leadersGrid{flex-direction:column;gap:clamp(16px,2vh,20px);max-width:280px}.style-module-scss-module__KxpGbW__leaderCard{flex:unset;gap:10px;max-width:240px}.style-module-scss-module__KxpGbW__leaderCardContent{max-width:220px}.style-module-scss-module__KxpGbW__navButton{width:40px;height:40px}.style-module-scss-module__KxpGbW__navButton svg{width:24px;height:24px}.style-module-scss-module__KxpGbW__navButtonPrev{left:10px}.style-module-scss-module__KxpGbW__navButtonNext{right:10px}.style-module-scss-module__KxpGbW__viewAllButton{padding:10px 20px;font-size:clamp(.85rem,2.2vw,.95rem);bottom:80px;right:32px}}.style-module-scss-module__KxpGbW__leadersGrid{flex-direction:column;justify-content:center;gap:clamp(16px,2vh,20px);width:100%;max-width:280px;height:100%;padding:0;display:flex;position:relative}@media (min-width:768px){.style-module-scss-module__KxpGbW__leadersGrid{flex-direction:row;justify-content:center;align-items:center;gap:clamp(20px,3vw,40px);max-width:1000px;padding:0}}@media (min-width:1024px){.style-module-scss-module__KxpGbW__leadersGrid{gap:clamp(30px,4vw,60px)}}.style-module-scss-module__KxpGbW__leaderCard{cursor:pointer;flex-direction:column;gap:10px;width:100%;max-width:240px;margin:0 auto;transition:transform .3s;display:flex}@media (min-width:768px){.style-module-scss-module__KxpGbW__leaderCard{flex:0 0 calc(50% - 10px);gap:20px;max-width:none}}@media (min-width:1024px){.style-module-scss-module__KxpGbW__leaderCard{flex:0 0 calc(50% - 15px)}}.style-module-scss-module__KxpGbW__leaderCard:hover{transform:translateY(-4px)}.style-module-scss-module__KxpGbW__leaderCardContent{width:100%;max-width:220px;margin:0 auto}@media (min-width:768px){.style-module-scss-module__KxpGbW__leaderCardContent{max-width:320px}}@media (min-width:1024px){.style-module-scss-module__KxpGbW__leaderCardContent{max-width:380px}}@media (max-height:700px){.style-module-scss-module__KxpGbW__leaderCardContent{max-width:240px}}@media (min-width:768px){.style-module-scss-module__KxpGbW__leaderCardLeft,.style-module-scss-module__KxpGbW__leaderCardRight{justify-content:flex-start}}.style-module-scss-module__KxpGbW__leaderImageWrapper{aspect-ratio:3/4;background:linear-gradient(135deg,#0d1b2a 0%,#000c 100%);border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 24px #0003}@media (min-width:768px){.style-module-scss-module__KxpGbW__leaderImageWrapper{aspect-ratio:3/4}}.style-module-scss-module__KxpGbW__leaderImage{object-fit:cover;object-position:center;filter:brightness(.95)contrast(1.05);transition:transform .3s}.style-module-scss-module__KxpGbW__leaderCard:hover .style-module-scss-module__KxpGbW__leaderImage{filter:brightness()contrast(1.1);transform:scale(1.06)}.style-module-scss-module__KxpGbW__leaderInfo{text-align:center;flex-direction:column;gap:8px;display:flex}@media (min-width:768px){.style-module-scss-module__KxpGbW__leaderInfo{gap:10px}}.style-module-scss-module__KxpGbW__leaderName{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(1.1rem,3vw,1.3rem);font-weight:700;line-height:1.2}@media (min-width:768px){.style-module-scss-module__KxpGbW__leaderName{font-size:clamp(1.3rem,2.8vw,1.5rem)}}@media (min-width:1024px){.style-module-scss-module__KxpGbW__leaderName{font-size:1.5rem}}@media (max-height:700px){.style-module-scss-module__KxpGbW__leaderName{font-size:clamp(1rem,2.8vw,1.2rem)}}.style-module-scss-module__KxpGbW__leaderTitle{color:#ffffffb3;text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:clamp(.85rem,2.5vw,.95rem);font-weight:500}@media (min-width:768px){.style-module-scss-module__KxpGbW__leaderTitle{font-size:clamp(.9rem,2.2vw,1rem)}}@media (min-width:1024px){.style-module-scss-module__KxpGbW__leaderTitle{font-size:1rem}}@media (max-height:700px){.style-module-scss-module__KxpGbW__leaderTitle{font-size:clamp(.8rem,2.2vw,.9rem)}}.style-module-scss-module__KxpGbW__viewAllButton{z-index:15;color:#fff;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:50px;align-items:center;gap:6px;padding:10px 20px;font-size:clamp(.85rem,2.2vw,.95rem);font-weight:600;transition:all .3s;display:inline-flex;position:absolute;bottom:80px;right:32px}@media (min-width:768px){.style-module-scss-module__KxpGbW__viewAllButton{padding:12px 24px;font-size:.95rem;bottom:100px;right:40px}}@media (min-width:1024px){.style-module-scss-module__KxpGbW__viewAllButton{padding:14px 28px;bottom:120px;right:60px}}@media (min-width:1280px){.style-module-scss-module__KxpGbW__viewAllButton{bottom:140px;right:140px}}.style-module-scss-module__KxpGbW__viewAllButton:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-2px)}@media (max-height:700px){.style-module-scss-module__KxpGbW__viewAllButton{padding:8px 16px;font-size:clamp(.8rem,2vw,.9rem);bottom:60px}}.style-module-scss-module__KxpGbW__navButton{z-index:10;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.style-module-scss-module__KxpGbW__navButton:hover:not(:disabled){background:#fff3;border-color:#fff6;box-shadow:0 4px 12px #0003}.style-module-scss-module__KxpGbW__navButton:disabled{cursor:not-allowed;opacity:.3}.style-module-scss-module__KxpGbW__navButton svg{width:24px;height:24px}@media (max-width:767px){.style-module-scss-module__KxpGbW__navButton{width:40px;height:40px}.style-module-scss-module__KxpGbW__navButton svg{width:20px;height:20px}}.style-module-scss-module__KxpGbW__navButtonPrev{left:10px}@media (min-width:768px){.style-module-scss-module__KxpGbW__navButtonPrev{left:20px}}@media (min-width:1024px){.style-module-scss-module__KxpGbW__navButtonPrev{left:32px}}@media (min-width:1280px){.style-module-scss-module__KxpGbW__navButtonPrev{left:40px}}.style-module-scss-module__KxpGbW__navButtonNext{right:10px}@media (min-width:768px){.style-module-scss-module__KxpGbW__navButtonNext{right:20px}}@media (min-width:1024px){.style-module-scss-module__KxpGbW__navButtonNext{right:32px}}@media (min-width:1280px){.style-module-scss-module__KxpGbW__navButtonNext{right:40px}}
:root{--default-line-height:1.6;--color-primary:#2c2c2c;--color-primary-light:#4a4a4a;--color-accent:#8fabd4;--color-light:#f8f8f8;--color-text:#1a1a1a;--color-text-secondary:#2a2a2a;--color-text-muted:#555;--color-text-dark:#000;--color-dark-navy:#0d1b2a;--color-white:#fff;--bg-gradient-start:#fafafa;--bg-gradient-middle:#fff;--bg-gradient-end:#fafafa;--bg-dark-navy:#0d1b2a;--bg-leaders:#0b3a2e;--bg-story:#18a77a;--bg-location:#6fd6c5;--bg-mission:#f0e1c8;--bg-intro-headline:#2a5a4a;--gradient-notice-start:#f9f871;--gradient-notice-middle:#ffee7c;--gradient-notice-end:#ffe589;--gradient-footer-start:#ffe589;--gradient-footer-middle:#ffdd96;--gradient-footer-end:#ffd6a3;--notice-important-bg-start:#fffaf0;--notice-important-bg-hover:#fff7e6;--notice-important-border:#ffd45e;--notice-badge-color:#c44569;--notice-badge-bg:#ffe5ec;--r-xxsmall:5px;--r-xsmall:8px;--r-small:12px;--r-medium:16px;--r-large:20px;--r-xlarge:24px;--spacing-xxs:8px;--spacing-xs:10px;--spacing-sm:16px;--spacing-md:20px;--spacing-lg:32px;--spacing-xl:40px;--spacing-xxl:60px;--fs-tiny:.625rem;--fs-micro:.6875rem;--fs-mini:.75rem;--fs-caption:.8125rem;--fs-xxsmall:.875rem;--fs-body-small:.9375rem;--fs-xsmall:1rem;--fs-body:1.0625rem;--fs-small:1.125rem;--fs-medium:1.25rem;--fs-large:1.375rem;--fs-xlarge:1.5rem;--fs-xxlarge:1.625rem;--fs-xxxlarge:1.75rem;--fs-heading-sm:2rem;--fs-heading-md:2.25rem;--fs-heading-lg:2.5rem;--fs-heading-xl:3rem;--fs-display-sm:5rem;--fs-display-lg:7rem;--fs-section-title-mobile:1.5rem;--fs-section-title-tablet:2rem;--fs-section-title-desktop:3rem;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 2px 8px #00000014;--shadow-lg:0 4px 12px -2px #00000026,0 2px 4px -1px #00000014;--shadow-xl:0 12px 24px -4px #0003,0 4px 8px -2px #0000001a;--transition-fast:.2s ease;--transition-normal:.3s ease;--transition-slow:.5s ease}.style-module-scss-module__ei2VpW__locationSection{background:linear-gradient(#6fd6c5 0%,#e8f7f2 100%);flex-direction:column;align-items:center;width:100%;min-height:100dvh;padding:0 clamp(20px,4vw,40px) clamp(40px,8vh,60px);scroll-margin-top:clamp(90px,14vh,130px);display:flex;position:relative}@media (min-width:1024px){.style-module-scss-module__ei2VpW__locationSection{min-height:100dvh;padding:120px 16px 60px;scroll-margin-top:100px}}.style-module-scss-module__ei2VpW__locationContent{flex-direction:column;align-items:center;gap:clamp(20px,3vh,60px);width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(20px,4vw,40px);display:flex}@media (min-width:1024px){.style-module-scss-module__ei2VpW__locationContent{gap:clamp(32px,4vh,60px);padding:0}}.style-module-scss-module__ei2VpW__locationMapWrapper{box-sizing:border-box;justify-content:center;width:100%;padding:0;display:flex;position:relative}@media (min-width:768px){.style-module-scss-module__ei2VpW__locationMapWrapper{padding:0 clamp(16px,3vw,32px)}}@media (min-width:1024px){.style-module-scss-module__ei2VpW__locationMapWrapper{padding:0 16px}}.style-module-scss-module__ei2VpW__locationMapContainer{flex:1;width:100%;max-width:1200px;height:clamp(360px,55vh,640px);position:relative}@media (min-width:768px){.style-module-scss-module__ei2VpW__locationMapContainer{height:clamp(420px,60vh,700px)}}@media (min-width:1024px){.style-module-scss-module__ei2VpW__locationMapContainer{height:clamp(480px,65vh,760px)}}.style-module-scss-module__ei2VpW__locationMapContainer{background:#f8f8f8;border-radius:16px;overflow:hidden;box-shadow:0 24px 60px #00000047}.style-module-scss-module__ei2VpW__locationMapCanvas{border:0;width:100%;height:100%;position:absolute;inset:0}.style-module-scss-module__ei2VpW__locationMapError{z-index:2;color:#1a1a1a;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000059;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:32px;font-size:1.125rem;display:flex;position:absolute;inset:0}.style-module-scss-module__ei2VpW__scrollDownArea{justify-content:center;width:100%;padding:clamp(16px,2.5vh,20px) clamp(20px,4vw,32px) clamp(32px,5vh,60px);display:flex}@media (min-width:1024px){.style-module-scss-module__ei2VpW__scrollDownArea{padding:clamp(20px,3vh,32px) 16px 0}}.style-module-scss-module__ei2VpW__scrollDownBtn{color:#000;cursor:pointer;box-shadow:none;background:0 0;border:none;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:10px 20px;transition:transform .3s,color .3s;animation:2s ease-in-out infinite style-module-scss-module__ei2VpW__scrollBounceAlt;display:flex}@media (min-width:768px){.style-module-scss-module__ei2VpW__scrollDownBtn{gap:8px;padding:10px 32px}}@media (min-width:1024px){.style-module-scss-module__ei2VpW__scrollDownBtn{padding:16px 32px}}.style-module-scss-module__ei2VpW__scrollDownBtn:hover{animation-play-state:paused;transform:translateY(3px)}.style-module-scss-module__ei2VpW__scrollDownBtn:active{transform:translateY(5px)}.style-module-scss-module__ei2VpW__scrollDownBtn svg{width:26px;height:26px}@media (min-width:768px){.style-module-scss-module__ei2VpW__scrollDownBtn svg{width:28px;height:28px}}.style-module-scss-module__ei2VpW__scrollDownText{font-family:var(--font-manrope),sans-serif;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:600;display:block}@media (min-width:768px){.style-module-scss-module__ei2VpW__scrollDownText{letter-spacing:.14em;font-size:.78rem}}@keyframes style-module-scss-module__ei2VpW__scrollBounceAlt{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(10px)}60%{transform:translateY(5px)}}.style-module-scss-module__ei2VpW__mapOverlayCard{cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff8c 0%,#ffffff40 100%);border:1px solid #ffffff4d;border-radius:20px;flex-direction:column;align-items:stretch;width:320px;animation:.45s forwards style-module-scss-module__ei2VpW__fadeInSlide;display:flex;overflow:hidden;transform:translate(10px);box-shadow:0 12px 48px #00000040}@keyframes style-module-scss-module__ei2VpW__fadeInSlide{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.style-module-scss-module__ei2VpW__mapOverlayContainer{position:relative;transform:translate(-80%,50%)}@media (max-width:1023px){.style-module-scss-module__ei2VpW__mapOverlayContainer{transform:none}}.style-module-scss-module__ei2VpW__mapOverlayThumb{background:#ffffff40;width:100%;height:180px;overflow:hidden}.style-module-scss-module__ei2VpW__mapOverlayThumb img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.style-module-scss-module__ei2VpW__mapOverlayThumb:hover img{transform:scale(1.06)}.style-module-scss-module__ei2VpW__mapOverlayInfo{color:#032b27;flex-direction:column;gap:10px;padding:20px 20px 32px;display:flex}.style-module-scss-module__ei2VpW__mapOverlayTitle{margin:0;font-size:1.35rem;font-weight:700}.style-module-scss-module__ei2VpW__mapOverlayCategory{color:#032b27cc;font-size:1rem}.style-module-scss-module__ei2VpW__mapOverlayAddress,.style-module-scss-module__ei2VpW__mapOverlayMeta{color:#032b27b3;font-size:.9rem}.style-module-scss-module__ei2VpW__mapOverlayButtons{gap:10px;margin-top:16px;display:flex}.style-module-scss-module__ei2VpW__mapOverlayAction,.style-module-scss-module__ei2VpW__mapOverlayDetail{cursor:pointer;border:none;border-radius:999px;flex:1;padding:9px 0;font-size:.9rem;font-weight:600;transition:all .25s}.style-module-scss-module__ei2VpW__mapOverlayAction{color:#032b27;background:#6fd6c5}.style-module-scss-module__ei2VpW__mapOverlayAction:hover{background:#5bd0bd;transform:translateY(-2px);box-shadow:0 6px 14px #6fd6c566}.style-module-scss-module__ei2VpW__mapOverlayDetail{color:#032b27;background:0 0;border:1px solid #032b2740}.style-module-scss-module__ei2VpW__mapOverlayDetail:hover{color:#fff;background:#6fd6c5;border-color:#6fd6c5;transform:translateY(-2px)}.style-module-scss-module__ei2VpW__mapResetButton{z-index:5;color:#032b27;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border:1px solid #032b2726;border-radius:999px;padding:10px 16px;font-size:.9rem;font-weight:600;transition:all .25s;position:absolute;bottom:16px;right:16px}.style-module-scss-module__ei2VpW__mapResetButton:hover{color:#fff;background:#6fd6c5;transform:translateY(-2px);box-shadow:0 4px 10px #6fd6c566}.style-module-scss-module__ei2VpW__mobileOverlayWrapper{width:100%;max-width:1200px;margin:32px auto 0;padding:32px 20px 0}@media (min-width:768px){.style-module-scss-module__ei2VpW__mobileOverlayWrapper{padding:32px 16px 0}}.style-module-scss-module__ei2VpW__mobileOverlayCard{cursor:default;opacity:1;width:100%;max-width:720px;margin:0 auto;animation:none;transform:none;box-shadow:0 16px 40px #00000029}
:root{--default-line-height:1.6;--color-primary:#2c2c2c;--color-primary-light:#4a4a4a;--color-accent:#8fabd4;--color-light:#f8f8f8;--color-text:#1a1a1a;--color-text-secondary:#2a2a2a;--color-text-muted:#555;--color-text-dark:#000;--color-dark-navy:#0d1b2a;--color-white:#fff;--bg-gradient-start:#fafafa;--bg-gradient-middle:#fff;--bg-gradient-end:#fafafa;--bg-dark-navy:#0d1b2a;--bg-leaders:#0b3a2e;--bg-story:#18a77a;--bg-location:#6fd6c5;--bg-mission:#f0e1c8;--bg-intro-headline:#2a5a4a;--gradient-notice-start:#f9f871;--gradient-notice-middle:#ffee7c;--gradient-notice-end:#ffe589;--gradient-footer-start:#ffe589;--gradient-footer-middle:#ffdd96;--gradient-footer-end:#ffd6a3;--notice-important-bg-start:#fffaf0;--notice-important-bg-hover:#fff7e6;--notice-important-border:#ffd45e;--notice-badge-color:#c44569;--notice-badge-bg:#ffe5ec;--r-xxsmall:5px;--r-xsmall:8px;--r-small:12px;--r-medium:16px;--r-large:20px;--r-xlarge:24px;--spacing-xxs:8px;--spacing-xs:10px;--spacing-sm:16px;--spacing-md:20px;--spacing-lg:32px;--spacing-xl:40px;--spacing-xxl:60px;--fs-tiny:.625rem;--fs-micro:.6875rem;--fs-mini:.75rem;--fs-caption:.8125rem;--fs-xxsmall:.875rem;--fs-body-small:.9375rem;--fs-xsmall:1rem;--fs-body:1.0625rem;--fs-small:1.125rem;--fs-medium:1.25rem;--fs-large:1.375rem;--fs-xlarge:1.5rem;--fs-xxlarge:1.625rem;--fs-xxxlarge:1.75rem;--fs-heading-sm:2rem;--fs-heading-md:2.25rem;--fs-heading-lg:2.5rem;--fs-heading-xl:3rem;--fs-display-sm:5rem;--fs-display-lg:7rem;--fs-section-title-mobile:1.5rem;--fs-section-title-tablet:2rem;--fs-section-title-desktop:3rem;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 2px 8px #00000014;--shadow-lg:0 4px 12px -2px #00000026,0 2px 4px -1px #00000014;--shadow-xl:0 12px 24px -4px #0003,0 4px 8px -2px #0000001a;--transition-fast:.2s ease;--transition-normal:.3s ease;--transition-slow:.5s ease}.style-module-scss-module__5kdDca__missionSection{opacity:0;--pagination-offset:clamp(28px,5vh,48px);background:#f0e1c8;width:100%;height:100dvh;scroll-margin-top:clamp(90px,14vh,130px);transition:opacity 1.2s,transform 1.2s cubic-bezier(.22,.61,.36,1);position:relative;overflow:hidden;transform:translateY(60px)}.style-module-scss-module__5kdDca__missionSection.style-module-scss-module__5kdDca__fadeInVisible{opacity:1;transform:translateY(0)}.style-module-scss-module__5kdDca__fadeChild{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.22,.61,.36,1);transform:translateY(24px)}.style-module-scss-module__5kdDca__delay1{transition-delay:.12s}.style-module-scss-module__5kdDca__delay2{transition-delay:.24s}.style-module-scss-module__5kdDca__fadeInVisible .style-module-scss-module__5kdDca__fadeChild{opacity:1;transform:translateY(0)}.style-module-scss-module__5kdDca__contentWrapper{z-index:1;box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1400px;height:100%;margin:0 auto;padding:0 clamp(20px,4vw,40px);display:flex;position:relative}.style-module-scss-module__5kdDca__contentWrapper .style-module-scss-module__5kdDca__slideContainer{flex:1;justify-content:center;align-items:center;width:100%;height:calc(100vh - 220px);padding:0;display:flex}@media (min-width:768px){.style-module-scss-module__5kdDca__contentWrapper .style-module-scss-module__5kdDca__slideContainer{height:calc(100vh - 280px)}}@media (min-width:1024px){.style-module-scss-module__5kdDca__contentWrapper .style-module-scss-module__5kdDca__slideContainer{height:calc(100vh - 100px)}}.style-module-scss-module__5kdDca__missionSwiper{width:100%;max-width:1400px;height:100%;margin:0 auto;position:relative}.style-module-scss-module__5kdDca__missionSwiper .swiper-wrapper{align-items:center;height:100%}.style-module-scss-module__5kdDca__missionSwiper .swiper-slide{justify-content:center;align-items:center;height:100%;padding:0;display:flex}.style-module-scss-module__5kdDca__missionSwiper .swiper-pagination{z-index:10;position:absolute;bottom:var(--pagination-offset)!important;left:50%!important;transform:translate(-50%)!important}.style-module-scss-module__5kdDca__missionSwiper .swiper-pagination-bullet{opacity:1;background:#0003;width:8px;height:8px;transition:all .3s}@media (min-width:1024px){.style-module-scss-module__5kdDca__missionSwiper .swiper-pagination-bullet{width:10px;height:10px}}.style-module-scss-module__5kdDca__missionSwiper .swiper-pagination-bullet:hover{background:#0006}.style-module-scss-module__5kdDca__missionSwiper .swiper-pagination-bullet-active{background:#2c2c2c;border-radius:4px;width:24px}@media (min-width:1024px){.style-module-scss-module__5kdDca__missionSwiper .swiper-pagination-bullet-active{width:30px}}.style-module-scss-module__5kdDca__slideItem{justify-content:center;align-items:center;width:100%;height:100%;padding:clamp(10px,2vh,20px) 16px;display:flex}@media (min-width:768px){.style-module-scss-module__5kdDca__slideItem{padding:clamp(20px,3vh,40px) clamp(32px,4vw,40px)}}@media (min-width:1024px){.style-module-scss-module__5kdDca__slideItem{padding:clamp(30px,4vh,60px) clamp(40px,5vw,60px)}}@media (min-width:1280px){.style-module-scss-module__5kdDca__slideItem{padding:clamp(40px,5vh,80px) clamp(60px,6vw,160px)}}.style-module-scss-module__5kdDca__typoImage{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:min(68vh,760px)}@media (max-width:480px){.style-module-scss-module__5kdDca__typoImage{max-height:min(48vh,360px)}}@media (max-width:767px){.style-module-scss-module__5kdDca__typoImage{max-height:min(68vh,680px)}}@media (min-width:768px){.style-module-scss-module__5kdDca__typoImage{max-height:min(64vh,780px)}}@media (min-width:1024px){.style-module-scss-module__5kdDca__typoImage{max-height:min(60vh,720px)}}@media (min-width:1280px){.style-module-scss-module__5kdDca__typoImage{max-height:min(62vh,760px)}}.style-module-scss-module__5kdDca__navButtonPrev,.style-module-scss-module__5kdDca__navButtonNext{z-index:10;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#000;background:#ffffff4d;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.style-module-scss-module__5kdDca__navButtonPrev:hover:not(:disabled),.style-module-scss-module__5kdDca__navButtonNext:hover:not(:disabled){background:#ffffff80;border-color:#fff9;box-shadow:0 4px 12px #0000000d}.style-module-scss-module__5kdDca__navButtonPrev:disabled,.style-module-scss-module__5kdDca__navButtonNext:disabled{cursor:not-allowed;opacity:.3}.style-module-scss-module__5kdDca__navButtonPrev svg,.style-module-scss-module__5kdDca__navButtonNext svg{width:24px;height:24px}@media (max-width:767px){.style-module-scss-module__5kdDca__navButtonPrev,.style-module-scss-module__5kdDca__navButtonNext{width:40px;height:40px}.style-module-scss-module__5kdDca__navButtonPrev svg,.style-module-scss-module__5kdDca__navButtonNext svg{width:20px;height:20px}}:is(.style-module-scss-module__5kdDca__navButtonPrev.swiper-button-disabled,.style-module-scss-module__5kdDca__navButtonNext.swiper-button-disabled){cursor:not-allowed;opacity:.3}.style-module-scss-module__5kdDca__navButtonPrev{left:10px}@media (min-width:768px){.style-module-scss-module__5kdDca__navButtonPrev{left:20px}}@media (min-width:1024px){.style-module-scss-module__5kdDca__navButtonPrev{left:32px}}@media (min-width:1280px){.style-module-scss-module__5kdDca__navButtonPrev{left:40px}}.style-module-scss-module__5kdDca__navButtonNext{right:10px}@media (min-width:768px){.style-module-scss-module__5kdDca__navButtonNext{right:20px}}@media (min-width:1024px){.style-module-scss-module__5kdDca__navButtonNext{right:32px}}@media (min-width:1280px){.style-module-scss-module__5kdDca__navButtonNext{right:40px}}
:root{--default-line-height:1.6;--color-primary:#2c2c2c;--color-primary-light:#4a4a4a;--color-accent:#8fabd4;--color-light:#f8f8f8;--color-text:#1a1a1a;--color-text-secondary:#2a2a2a;--color-text-muted:#555;--color-text-dark:#000;--color-dark-navy:#0d1b2a;--color-white:#fff;--bg-gradient-start:#fafafa;--bg-gradient-middle:#fff;--bg-gradient-end:#fafafa;--bg-dark-navy:#0d1b2a;--bg-leaders:#0b3a2e;--bg-story:#18a77a;--bg-location:#6fd6c5;--bg-mission:#f0e1c8;--bg-intro-headline:#2a5a4a;--gradient-notice-start:#f9f871;--gradient-notice-middle:#ffee7c;--gradient-notice-end:#ffe589;--gradient-footer-start:#ffe589;--gradient-footer-middle:#ffdd96;--gradient-footer-end:#ffd6a3;--notice-important-bg-start:#fffaf0;--notice-important-bg-hover:#fff7e6;--notice-important-border:#ffd45e;--notice-badge-color:#c44569;--notice-badge-bg:#ffe5ec;--r-xxsmall:5px;--r-xsmall:8px;--r-small:12px;--r-medium:16px;--r-large:20px;--r-xlarge:24px;--spacing-xxs:8px;--spacing-xs:10px;--spacing-sm:16px;--spacing-md:20px;--spacing-lg:32px;--spacing-xl:40px;--spacing-xxl:60px;--fs-tiny:.625rem;--fs-micro:.6875rem;--fs-mini:.75rem;--fs-caption:.8125rem;--fs-xxsmall:.875rem;--fs-body-small:.9375rem;--fs-xsmall:1rem;--fs-body:1.0625rem;--fs-small:1.125rem;--fs-medium:1.25rem;--fs-large:1.375rem;--fs-xlarge:1.5rem;--fs-xxlarge:1.625rem;--fs-xxxlarge:1.75rem;--fs-heading-sm:2rem;--fs-heading-md:2.25rem;--fs-heading-lg:2.5rem;--fs-heading-xl:3rem;--fs-display-sm:5rem;--fs-display-lg:7rem;--fs-section-title-mobile:1.5rem;--fs-section-title-tablet:2rem;--fs-section-title-desktop:3rem;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 2px 8px #00000014;--shadow-lg:0 4px 12px -2px #00000026,0 2px 4px -1px #00000014;--shadow-xl:0 12px 24px -4px #0003,0 4px 8px -2px #0000001a;--transition-fast:.2s ease;--transition-normal:.3s ease;--transition-slow:.5s ease}.style-module-scss-module__RJb89G__noticeSection{scroll-snap-align:start;opacity:0;background-image:linear-gradient(#f9f871,#ffee7c,#ffe589);width:100%;height:100dvh;scroll-margin-top:clamp(120px,16vh,180px);transition:opacity 1.2s,transform 1.2s cubic-bezier(.22,.61,.36,1);position:relative;overflow:hidden;transform:translateY(60px)}.style-module-scss-module__RJb89G__noticeSection.style-module-scss-module__RJb89G__fadeInVisible{opacity:1;transform:translateY(0)}@media (min-width:1024px){.style-module-scss-module__RJb89G__noticeSection{padding-top:clamp(160px,16vh,220px)}}@media (max-width:1023px){.style-module-scss-module__RJb89G__noticeSection{scroll-snap-align:none;height:auto;min-height:100dvh;padding:0 0 40px;overflow:visible}}.style-module-scss-module__RJb89G__fadeChild{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.22,.61,.36,1);transform:translateY(24px)}.style-module-scss-module__RJb89G__delay1{transition-delay:.12s}.style-module-scss-module__RJb89G__delay2{transition-delay:.24s}.style-module-scss-module__RJb89G__fadeInVisible .style-module-scss-module__RJb89G__fadeChild{opacity:1;transform:translateY(0)}.style-module-scss-module__RJb89G__contentWrapper{z-index:1;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1200px;height:100%;margin:0 auto;padding:0 clamp(20px,4vw,40px);display:flex;position:relative}@media (max-width:1023px){.style-module-scss-module__RJb89G__contentWrapper{align-items:stretch;height:auto;padding:0 clamp(20px,4vw,40px)}}.style-module-scss-module__RJb89G__bodyWrapper{flex-direction:column;gap:40px;width:100%;display:flex}@media (max-width:1023px){.style-module-scss-module__RJb89G__bodyWrapper{gap:32px;margin-top:32px}}.style-module-scss-module__RJb89G__categoryNav{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (min-width:1024px){.style-module-scss-module__RJb89G__categoryNav{justify-content:center}}.style-module-scss-module__RJb89G__categoryButton{color:#2c2c2c;cursor:pointer;background:#fff6;border:1px solid #0000001a;border-radius:8px;padding:8px 16px;font-weight:500;transition:all .3s}.style-module-scss-module__RJb89G__categoryButton:hover{background:#fff9}.style-module-scss-module__RJb89G__categoryButton.style-module-scss-module__RJb89G__active{color:#fff;background:var(--category-color);border-color:var(--category-color)}.style-module-scss-module__RJb89G__newsLayout{flex-direction:column;gap:40px;width:100%;display:flex}@media (min-width:1024px){.style-module-scss-module__RJb89G__newsLayout{flex-direction:row;gap:60px}}.style-module-scss-module__RJb89G__featuredNews{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff73;border-radius:16px;flex-direction:column;flex:1.3;gap:20px;padding:clamp(20px,3vh,40px);transition:all .5s;display:flex;box-shadow:0 4px 16px #0000001f}@media (max-width:1023px){.style-module-scss-module__RJb89G__featuredNews{display:none}}.style-module-scss-module__RJb89G__featuredImage{border-radius:12px;max-height:320px;overflow:hidden}.style-module-scss-module__RJb89G__featuredImage img{width:100%;height:100%;transition:transform .4s}.style-module-scss-module__RJb89G__featuredImage:hover img{transform:scale(1.05)}@media (max-width:1023px){.style-module-scss-module__RJb89G__featuredImage{max-height:240px}}.style-module-scss-module__RJb89G__featuredTitle{color:#2c2c2c;font-size:1.25rem;font-weight:700}.style-module-scss-module__RJb89G__featuredDate{color:#2c2c2c99;font-size:.875rem}.style-module-scss-module__RJb89G__featuredText{color:#2c2c2ccc;font-size:.9375rem;line-height:1.7}.style-module-scss-module__RJb89G__newsList{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff59;border-radius:16px;flex-direction:column;flex:1;width:100%;display:flex;overflow:hidden;box-shadow:0 2px 10px #00000014}@media (max-width:1023px){.style-module-scss-module__RJb89G__newsList{flex:none;max-height:none;overflow:visible;box-shadow:0 2px 12px #0000001a}}.style-module-scss-module__RJb89G__newsItem{cursor:pointer;border-bottom:1px solid #00000014;padding:20px 32px;transition:background .3s,transform .3s}.style-module-scss-module__RJb89G__newsItem:hover{background:#ffffff80;transform:translateY(-2px)}.style-module-scss-module__RJb89G__newsItem.style-module-scss-module__RJb89G__activeItem{border-left:3px solid var(--category-color);background:#ffffffa6;transform:scale(1.01)}.style-module-scss-module__RJb89G__newsItemTitle{color:#2c2c2c;font-weight:500}.style-module-scss-module__RJb89G__newsItemDate{color:#2c2c2c99;font-size:.8125rem}.style-module-scss-module__RJb89G__pagination{background:#ffffff4d;border-top:1px solid #0000001a;justify-content:center;gap:10px;margin-top:auto;padding:16px;display:flex}.style-module-scss-module__RJb89G__pageButton{color:#2c2c2c;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:.875rem;transition:all .3s}.style-module-scss-module__RJb89G__pageButton:hover{background:#ffffff80}.style-module-scss-module__RJb89G__activePage{color:#fff;background:var(--active-color)}.style-module-scss-module__RJb89G__moreButton{color:#2c2c2c;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:20px;font-size:.95rem;font-weight:600;transition:all .3s}.style-module-scss-module__RJb89G__moreButton:hover{color:#131313;transform:translate(4px)}.style-module-scss-module__RJb89G__modalOverlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;animation:.3s forwards style-module-scss-module__RJb89G__fadeIn;display:flex;position:fixed;inset:0}.style-module-scss-module__RJb89G__modalContent{background:#fffffff2;border-radius:16px;width:90%;max-width:720px;max-height:85vh;padding:40px;animation:.4s forwards style-module-scss-module__RJb89G__slideUp;position:relative;overflow-y:auto;box-shadow:0 12px 32px #00000040}.style-module-scss-module__RJb89G__modalClose{color:#2c2c2c;cursor:pointer;background:0 0;border:none;font-size:1.5rem;transition:all .3s;position:absolute;top:16px;right:20px}.style-module-scss-module__RJb89G__modalClose:hover{color:#555;transform:rotate(90deg)}.style-module-scss-module__RJb89G__modalTitle{color:#2c2c2c;margin-bottom:10px;font-size:1.5rem;font-weight:700}.style-module-scss-module__RJb89G__modalDate{color:#2c2c2c99;margin-bottom:20px;font-size:.875rem}.style-module-scss-module__RJb89G__modalImage{border-radius:12px;margin-bottom:20px;overflow:hidden}.style-module-scss-module__RJb89G__modalText{color:#2c2c2cd9;white-space:pre-line;font-size:1rem;line-height:1.8}@keyframes style-module-scss-module__RJb89G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes style-module-scss-module__RJb89G__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.style-module-scss-module__RJb89G__modalContent::-webkit-scrollbar{width:6px}.style-module-scss-module__RJb89G__modalContent::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.style-module-scss-module__RJb89G__modalContent::-webkit-scrollbar-thumb:hover{background:#00000059}
:root{--default-line-height:1.6;--color-primary:#2c2c2c;--color-primary-light:#4a4a4a;--color-accent:#8fabd4;--color-light:#f8f8f8;--color-text:#1a1a1a;--color-text-secondary:#2a2a2a;--color-text-muted:#555;--color-text-dark:#000;--color-dark-navy:#0d1b2a;--color-white:#fff;--bg-gradient-start:#fafafa;--bg-gradient-middle:#fff;--bg-gradient-end:#fafafa;--bg-dark-navy:#0d1b2a;--bg-leaders:#0b3a2e;--bg-story:#18a77a;--bg-location:#6fd6c5;--bg-mission:#f0e1c8;--bg-intro-headline:#2a5a4a;--gradient-notice-start:#f9f871;--gradient-notice-middle:#ffee7c;--gradient-notice-end:#ffe589;--gradient-footer-start:#ffe589;--gradient-footer-middle:#ffdd96;--gradient-footer-end:#ffd6a3;--notice-important-bg-start:#fffaf0;--notice-important-bg-hover:#fff7e6;--notice-important-border:#ffd45e;--notice-badge-color:#c44569;--notice-badge-bg:#ffe5ec;--r-xxsmall:5px;--r-xsmall:8px;--r-small:12px;--r-medium:16px;--r-large:20px;--r-xlarge:24px;--spacing-xxs:8px;--spacing-xs:10px;--spacing-sm:16px;--spacing-md:20px;--spacing-lg:32px;--spacing-xl:40px;--spacing-xxl:60px;--fs-tiny:.625rem;--fs-micro:.6875rem;--fs-mini:.75rem;--fs-caption:.8125rem;--fs-xxsmall:.875rem;--fs-body-small:.9375rem;--fs-xsmall:1rem;--fs-body:1.0625rem;--fs-small:1.125rem;--fs-medium:1.25rem;--fs-large:1.375rem;--fs-xlarge:1.5rem;--fs-xxlarge:1.625rem;--fs-xxxlarge:1.75rem;--fs-heading-sm:2rem;--fs-heading-md:2.25rem;--fs-heading-lg:2.5rem;--fs-heading-xl:3rem;--fs-display-sm:5rem;--fs-display-lg:7rem;--fs-section-title-mobile:1.5rem;--fs-section-title-tablet:2rem;--fs-section-title-desktop:3rem;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 2px 8px #00000014;--shadow-lg:0 4px 12px -2px #00000026,0 2px 4px -1px #00000014;--shadow-xl:0 12px 24px -4px #0003,0 4px 8px -2px #0000001a;--transition-fast:.2s ease;--transition-normal:.3s ease;--transition-slow:.5s ease}.style-module-scss-module__SDDm7W__sitemapSection{opacity:0;--pagination-offset:clamp(28px,5vh,48px);background:#2b605a;width:100%;height:100dvh;scroll-margin-top:clamp(90px,14vh,130px);transition:opacity 1.2s,transform 1.2s cubic-bezier(.22,.61,.36,1);position:relative;overflow:hidden;transform:translateY(60px)}.style-module-scss-module__SDDm7W__sitemapSection.style-module-scss-module__SDDm7W__fadeInVisible{opacity:1;transform:translateY(0)}.style-module-scss-module__SDDm7W__backgroundContainer{z-index:0;position:absolute;inset:0}.style-module-scss-module__SDDm7W__backgroundImage{opacity:0;transition:opacity .8s;position:absolute;inset:0}.style-module-scss-module__SDDm7W__backgroundImageActive{opacity:1}.style-module-scss-module__SDDm7W__bgImg{object-fit:cover;filter:blur();width:100%;height:100%;transform:scale(1.05)}@media (max-width:1023px){.style-module-scss-module__SDDm7W__bgImg{object-fit:contain;transform:none}.style-module-scss-module__SDDm7W__backgroundImage:not(.style-module-scss-module__SDDm7W__overviewBackground) .style-module-scss-module__SDDm7W__bgImg{object-fit:cover;transform:scale(1.05)}}.style-module-scss-module__SDDm7W__backgroundOverlay{background:linear-gradient(135deg,#2b605ad9 0%,#0b3a2ee6 100%);position:absolute;inset:0}.style-module-scss-module__SDDm7W__overviewBackground{background:#2b605a}.style-module-scss-module__SDDm7W__overviewBackground .style-module-scss-module__SDDm7W__backgroundOverlay{display:none}.style-module-scss-module__SDDm7W__contentWrapper{z-index:1;box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1400px;height:100%;margin:0 auto;padding:0 clamp(20px,4vw,40px);display:flex;position:relative}.style-module-scss-module__SDDm7W__contentWrapper .style-module-scss-module__SDDm7W__slideContainer{flex:1;justify-content:center;align-items:center;width:100%;height:calc(100vh - 220px);padding:0;display:flex}@media (min-width:768px){.style-module-scss-module__SDDm7W__contentWrapper .style-module-scss-module__SDDm7W__slideContainer{height:calc(100vh - 280px)}}@media (min-width:1024px){.style-module-scss-module__SDDm7W__contentWrapper .style-module-scss-module__SDDm7W__slideContainer{height:calc(100vh - 100px)}}.style-module-scss-module__SDDm7W__sitemapSwiper{width:100%;max-width:1400px;height:100%;margin:0 auto;position:relative}.style-module-scss-module__SDDm7W__sitemapSwiper .swiper-wrapper{align-items:center;height:100%}.style-module-scss-module__SDDm7W__sitemapSwiper .swiper-slide{justify-content:center;align-items:center;height:100%;padding:0;display:flex}.style-module-scss-module__SDDm7W__sitemapSwiper .swiper-pagination{z-index:10;position:absolute;bottom:var(--pagination-offset)!important;left:50%!important;transform:translate(-50%)!important}.style-module-scss-module__SDDm7W__sitemapSwiper .swiper-pagination-bullet{opacity:1;background:#fff6;width:8px;height:8px;transition:all .3s}@media (min-width:1024px){.style-module-scss-module__SDDm7W__sitemapSwiper .swiper-pagination-bullet{width:10px;height:10px}}.style-module-scss-module__SDDm7W__sitemapSwiper .swiper-pagination-bullet:hover{background:#fff9}.style-module-scss-module__SDDm7W__sitemapSwiper .swiper-pagination-bullet-active{background:#fff;border-radius:4px;width:24px}@media (min-width:1024px){.style-module-scss-module__SDDm7W__sitemapSwiper .swiper-pagination-bullet-active{width:30px}}.style-module-scss-module__SDDm7W__overviewSlide{justify-content:center;align-items:center;width:100%;height:100%;padding:clamp(10px,2vh,20px) 16px;display:flex}@media (min-width:768px){.style-module-scss-module__SDDm7W__overviewSlide{padding:clamp(20px,3vh,40px) clamp(32px,4vw,40px)}}@media (min-width:1024px){.style-module-scss-module__SDDm7W__overviewSlide{padding:clamp(30px,4vh,60px) clamp(40px,5vw,60px)}}@media (min-width:1280px){.style-module-scss-module__SDDm7W__overviewSlide{padding:clamp(40px,5vh,80px) clamp(60px,6vw,160px)}}.style-module-scss-module__SDDm7W__overviewContent{flex-direction:column;justify-content:center;align-items:center;gap:clamp(16px,2vh,20px);width:100%;max-width:1000px;height:100%;display:flex}@media (min-width:768px){.style-module-scss-module__SDDm7W__overviewContent{gap:clamp(20px,2.5vh,32px);max-width:1100px}}@media (min-width:1024px){.style-module-scss-module__SDDm7W__overviewContent{gap:clamp(32px,3vh,40px);max-width:1200px}}.style-module-scss-module__SDDm7W__overviewTitle{color:#fff;text-align:center;letter-spacing:.08em;text-wrap:balance;margin:0;font-size:1.45rem;font-weight:700}@media (min-width:768px){.style-module-scss-module__SDDm7W__overviewTitle{font-size:2rem}}@media (min-width:1024px){.style-module-scss-module__SDDm7W__overviewTitle{font-size:2.4rem}}.style-module-scss-module__SDDm7W__overviewGrid{box-sizing:border-box;flex-direction:column;gap:clamp(16px,1.4vh,20px);width:100%;max-width:720px;margin-top:clamp(10px,1vh,20px);padding:clamp(6px,1vh,10px) clamp(8px,1vw,16px) clamp(28px,5vh,48px);display:flex;overflow:visible}@media (min-width:768px){.style-module-scss-module__SDDm7W__overviewGrid{gap:clamp(16px,1.6vh,32px);max-width:820px}}@media (min-width:1024px){.style-module-scss-module__SDDm7W__overviewGrid{max-width:960px}}.style-module-scss-module__SDDm7W__overviewCard{cursor:pointer;min-height:60px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:1px solid #fff3;border-radius:18px;flex-direction:row;align-items:center;padding:clamp(10px,2.5vw,16px);transition:transform .3s,border-color .3s,background .3s;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.style-module-scss-module__SDDm7W__overviewCard{border-radius:20px;min-height:76px;padding:clamp(16px,2vw,20px)}}@media (min-width:1024px){.style-module-scss-module__SDDm7W__overviewCard{min-height:90px;padding:20px}}.style-module-scss-module__SDDm7W__overviewCard:hover{border-color:#ffffff4d;transform:translateY(-8px)}.style-module-scss-module__SDDm7W__overviewCard:hover .style-module-scss-module__SDDm7W__overviewCardIcon{background:#ffffff38}.style-module-scss-module__SDDm7W__overviewCard:hover .style-module-scss-module__SDDm7W__overviewCardIcon span{transform:scale(1.1)}.style-module-scss-module__SDDm7W__overviewCard1{background:#a9dfbf26;border-color:#a9dfbf40}.style-module-scss-module__SDDm7W__overviewCard1:hover{background:#a9dfbf40;border-color:#a9dfbf66}.style-module-scss-module__SDDm7W__overviewCard2{background:#ffb6c126;border-color:#ffb6c140}.style-module-scss-module__SDDm7W__overviewCard2:hover{background:#ffb6c140;border-color:#ffb6c166}.style-module-scss-module__SDDm7W__overviewCard3{background:#ffe68226;border-color:#ffe68240}.style-module-scss-module__SDDm7W__overviewCard3:hover{background:#ffe68240;border-color:#ffe68266}.style-module-scss-module__SDDm7W__overviewCard4{background:#f5deb326;border-color:#f5deb340}.style-module-scss-module__SDDm7W__overviewCard4:hover{background:#f5deb340;border-color:#f5deb366}.style-module-scss-module__SDDm7W__overviewCardIcon{background:linear-gradient(160deg,#ffffff2e 0%,#ffffff14 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .3s;display:flex}@media (min-width:768px){.style-module-scss-module__SDDm7W__overviewCardIcon{width:64px;height:64px}}@media (min-width:1024px){.style-module-scss-module__SDDm7W__overviewCardIcon{width:72px;height:72px}}.style-module-scss-module__SDDm7W__overviewCardIcon span{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 48;color:#fff;font-family:Material Symbols Rounded,sans-serif;font-size:28px;transition:transform .3s}@media (min-width:768px){.style-module-scss-module__SDDm7W__overviewCardIcon span{font-size:36px}}@media (min-width:1024px){.style-module-scss-module__SDDm7W__overviewCardIcon span{font-size:40px}}.style-module-scss-module__SDDm7W__overviewCardImage{aspect-ratio:4/3;border-radius:12px;flex-shrink:0;width:100%;max-width:160px;position:relative;overflow:hidden}@media (min-width:768px){.style-module-scss-module__SDDm7W__overviewCardImage{max-width:200px}}@media (min-width:1024px){.style-module-scss-module__SDDm7W__overviewCardImage{max-width:240px}}.style-module-scss-module__SDDm7W__overviewCardImg{object-fit:cover;width:100%;height:100%;transition:transform .4s}@media (max-width:767px){.style-module-scss-module__SDDm7W__overviewCardImg{object-fit:contain}}.style-module-scss-module__SDDm7W__overviewCardOverlay{background:linear-gradient(#0000 0%,#00000080 100%);position:absolute;inset:0}.style-module-scss-module__SDDm7W__overviewCardContent{flex-direction:row;flex:1;justify-content:space-between;align-items:center;gap:clamp(10px,2vw,16px);padding:clamp(10px,2vw,16px) clamp(16px,3vw,20px);display:flex}@media (min-width:768px){.style-module-scss-module__SDDm7W__overviewCardContent{padding:clamp(16px,2vw,20px) clamp(20px,3vw,32px)}}.style-module-scss-module__SDDm7W__overviewCardNumber{color:#ffffff8c;letter-spacing:.18em;font-size:.72rem;font-weight:600}@media (min-width:768px){.style-module-scss-module__SDDm7W__overviewCardNumber{font-size:.75rem}}.style-module-scss-module__SDDm7W__overviewCardTitle{color:#fff;letter-spacing:.01em;text-wrap:balance;margin:0;font-size:.82rem;font-weight:700;line-height:1.35}@media (min-width:768px){.style-module-scss-module__SDDm7W__overviewCardTitle{font-size:1rem}}@media (min-width:1024px){.style-module-scss-module__SDDm7W__overviewCardTitle{font-size:1.05rem}}.style-module-scss-module__SDDm7W__slideContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:clamp(16px,2vh,32px);width:100%;max-width:800px;height:100%;padding:clamp(20px,3vh,40px) clamp(16px,2vw,32px);display:flex}@media (min-width:768px){.style-module-scss-module__SDDm7W__slideContent{gap:clamp(16px,2vh,32px);max-width:780px;padding:clamp(20px,4vw,40px)}}.style-module-scss-module__SDDm7W__slideIndex{color:#ffffff8c;letter-spacing:.26em;font-size:.875rem;font-weight:500}@media (min-width:768px){.style-module-scss-module__SDDm7W__slideIndex{font-size:1rem}}.style-module-scss-module__SDDm7W__slideTitle{color:#fff;letter-spacing:.02em;margin:0;font-size:1.35rem;font-weight:700;line-height:1.3}@media (min-width:768px){.style-module-scss-module__SDDm7W__slideTitle{font-size:1.8rem}}@media (min-width:1024px){.style-module-scss-module__SDDm7W__slideTitle{font-size:2.2rem}}.style-module-scss-module__SDDm7W__slideDescription{color:#ffffffd1;word-break:keep-all;text-wrap:balance;max-width:500px;margin:0;font-size:.92rem;line-height:1.7}@media (min-width:768px){.style-module-scss-module__SDDm7W__slideDescription{font-size:1rem}}@media (min-width:1024px){.style-module-scss-module__SDDm7W__slideDescription{font-size:1.08rem}}.style-module-scss-module__SDDm7W__slideLink{color:#fff;background:#ffffff1f;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:8px;margin-top:16px;padding:12px 24px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .3s,border-color .3s,transform .3s;display:inline-flex}@media (min-width:768px){.style-module-scss-module__SDDm7W__slideLink{padding:14px 28px;font-size:1rem}}.style-module-scss-module__SDDm7W__slideLink svg{width:18px;height:18px;transition:transform .3s}@media (min-width:768px){.style-module-scss-module__SDDm7W__slideLink svg{width:20px;height:20px}}.style-module-scss-module__SDDm7W__slideLink:hover{background:#ffffff38;border-color:#ffffff80;transform:translateY(-2px)}.style-module-scss-module__SDDm7W__slideLink:hover svg{transform:translate(4px)}.style-module-scss-module__SDDm7W__navButton{z-index:10;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.style-module-scss-module__SDDm7W__navButton:hover:not(:disabled){background:#fff3;border-color:#fff6;box-shadow:0 4px 12px #0003}.style-module-scss-module__SDDm7W__navButton:disabled{cursor:not-allowed;opacity:.3}.style-module-scss-module__SDDm7W__navButton svg{width:24px;height:24px}@media (max-width:767px){.style-module-scss-module__SDDm7W__navButton{width:40px;height:40px}.style-module-scss-module__SDDm7W__navButton svg{width:20px;height:20px}}.style-module-scss-module__SDDm7W__navButtonPrev{left:10px}@media (min-width:768px){.style-module-scss-module__SDDm7W__navButtonPrev{left:20px}}@media (min-width:1024px){.style-module-scss-module__SDDm7W__navButtonPrev{left:32px}}@media (min-width:1280px){.style-module-scss-module__SDDm7W__navButtonPrev{left:40px}}.style-module-scss-module__SDDm7W__navButtonNext{right:10px}@media (min-width:768px){.style-module-scss-module__SDDm7W__navButtonNext{right:20px}}@media (min-width:1024px){.style-module-scss-module__SDDm7W__navButtonNext{right:32px}}@media (min-width:1280px){.style-module-scss-module__SDDm7W__navButtonNext{right:40px}}.style-module-scss-module__SDDm7W__fadeChild{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.22,.61,.36,1);transform:translateY(24px)}.style-module-scss-module__SDDm7W__delay1{transition-delay:.12s}.style-module-scss-module__SDDm7W__delay2{transition-delay:.24s}.style-module-scss-module__SDDm7W__fadeInVisible .style-module-scss-module__SDDm7W__fadeChild{opacity:1;transform:translateY(0)}
.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:bottom;backface-visibility:hidden;overflow:hidden}
