@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";:root{--t1-color:white;--t2-color:#506e36;--t2-light:#6a9147;--t2-dark:#3a5027;--t2-pale:#e8f0e0;--t3-color:#fcfbf9;--t4-color:#1a1a1a;--p-font:"DM Sans";--h-font:"Plus Jakarta Sans";--shadow-sm:0 2px 8px #00000014;--shadow-md:0 6px 24px #0000001f;--shadow-lg:0 12px 40px #00000029;--radius:16px;--section-pad:100px 60px}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{color:var(--t4-color);background:var(--t3-color)}a,button,.area,.social-icon,.scroll-top,.impact-number h4,.nav-link:before,.join-btn,.learn-btn,.story-btn,.event-btn,.btn-1,.btn-2,.green-carousel-img{transition:all .35s}header{font-family:var(--p-font);-webkit-backdrop-filter:blur(10px);z-index:500;background-color:#fcfbf9eb;border-bottom:1px solid #506e361a;justify-content:space-between;align-items:center;padding:20px 30px;display:flex;position:sticky;top:0;box-shadow:0 2px 20px #0000000f}header h1{font-size:20px;font-family:var(--h-font);color:var(--t2-color);letter-spacing:-.3px;font-weight:700}.header a{color:inherit;text-decoration:none}.navbar{display:none}.navbar.open{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:999;background:#3a5027f5;flex-direction:column;justify-content:center;align-items:flex-start;gap:32px;width:100%;height:100vh;padding:80px 40px 40px;display:flex;position:fixed;top:0;left:0}.navbar.open .nav-link{color:var(--t3-color);font-size:20px;font-weight:500}.navbar.open .join-btn{background-color:var(--t3-color);width:140px;height:44px;color:var(--t2-color);align-self:flex-start;margin-top:20px;font-size:16px;font-weight:600}.navbar a{color:inherit;text-decoration:none}.join-btn{background-color:var(--t2-color);color:var(--t3-color);font-family:var(--p-font);cursor:pointer;letter-spacing:.2px;border:none;border-radius:50px;width:110px;padding:10px 20px;font-size:15px;font-weight:600;box-shadow:0 4px 14px #506e3659}.join-btn:hover{background-color:var(--t2-dark);transform:translateY(-2px);box-shadow:0 6px 20px #506e3673}.dropdown-trigger img{opacity:.6;height:16px}.dropdown{display:none}.dropdown-trigger{cursor:pointer;align-items:center;gap:5px;display:flex}.dropdown-menu{min-width:160px;box-shadow:var(--shadow-lg);z-index:1000;background:#fff;border:1px solid #506e361a;border-radius:12px;flex-direction:column;display:none;position:absolute;top:150%;right:-20%;overflow:hidden}.navbar.open .dropdown-menu{min-width:80vw;box-shadow:none;color:var(--t3-color);background:#ffffff1f;border:1px solid #fff3;border-radius:10px;flex-direction:column;margin-top:8px;font-size:16px;display:none;position:static}.dropdown-link{white-space:nowrap;color:var(--t4-color);padding:12px 18px;font-size:15px}.dropdown-link:hover{background:var(--t2-pale);color:var(--t2-color)}.navbar.open .dropdown-link{color:var(--t3-color)}.dropdown-menu.show,.navbar.open .dropdown-menu.show{display:flex}.hamburger{z-index:1000;display:block}.hamburger img{cursor:pointer;height:24px}.nav-link{color:#444;font-size:15px;font-weight:500;position:relative}.nav-link:hover{color:var(--t2-color)}.nav-link:before{content:"";background-color:var(--t2-color);border-radius:2px;width:0%;height:2px;transition:width .35s;position:absolute;bottom:-6px;left:0}.navbar.open .nav-link:before{background-color:#ffffff80;height:1px}.nav-link:hover:before{width:100%}@media (width>=768px){header{padding:16px 50px}.navbar{align-items:center;gap:36px;font-size:15px;display:flex}.dropdown{display:block;position:relative}header h1{font-size:22px}.hamburger,.mobile-only{display:none}}.hero{text-align:center;background-color:#0000;background-image:linear-gradient(160deg,#0000008c 0%,#1e3714b3 60%,#0009 100%),url(/banner-crop.jpeg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(at 30% 60%,#506e362e 0%,#0000 60%);position:absolute;inset:0}.hero-content{color:var(--t1-color);z-index:1;flex-direction:column;align-items:center;gap:20px;padding:0 20px;animation:1.1s both heroFadeUp;display:flex}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:var(--p-font);letter-spacing:.8px;text-transform:uppercase;color:#ffffffe6;background:#ffffff1f;border:1px solid #ffffff40;border-radius:50px;align-items:center;gap:8px;padding:7px 18px;font-size:13px;font-weight:500;animation:1.1s .1s both heroFadeUp;display:inline-flex}.hero-badge-dot{background:#8bc34a;border-radius:50%;width:7px;height:7px;animation:2s infinite pulse;box-shadow:0 0 8px #8bc34acc}@keyframes pulse{0%,to{box-shadow:0 0 6px #8bc34acc}50%{box-shadow:0 0 14px #8bc34a}}.hero-tagline{font-family:var(--h-font);letter-spacing:-2px;font-size:72px;font-weight:800;line-height:1.05;animation:1.1s .2s both heroFadeUp}.hero-tagline span{color:#a5d66a}.hero-oneliner{font-family:var(--p-font);color:#ffffffd1;max-width:460px;font-size:17px;font-weight:400;line-height:1.6;animation:1.1s .35s both heroFadeUp}.hero-cta-row{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:10px;animation:1.1s .5s both heroFadeUp;display:flex}.hero-btn-primary{background:var(--t2-color);color:#fff;font-family:var(--p-font);cursor:pointer;letter-spacing:.2px;border:none;border-radius:50px;padding:14px 32px;font-size:15px;font-weight:600;transition:all .3s;box-shadow:0 6px 24px #506e3680}.hero-btn-primary:hover{background:var(--t2-light);transform:translateY(-3px);box-shadow:0 10px 30px #506e3699}.hero-btn-secondary{color:#fff;font-family:var(--p-font);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:0 0;border:1.5px solid #ffffff73;border-radius:50px;padding:13px 32px;font-size:15px;font-weight:500;transition:all .3s}.hero-btn-secondary:hover{background:#ffffff1f;border-color:#ffffffb3;transform:translateY(-3px)}.hero-scroll{color:#ffffff8c;font-family:var(--p-font);letter-spacing:1.5px;text-transform:uppercase;cursor:default;flex-direction:column;align-items:center;gap:8px;font-size:11px;animation:1.1s .8s both heroFadeUp;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.hero-scroll-line{background:linear-gradient(#ffffff80,#0000);width:1px;height:50px;animation:1.8s ease-in-out infinite scrollLine}@keyframes scrollLine{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}@media (width>=768px){.hero-tagline{letter-spacing:-4px;font-size:110px}.hero-oneliner{max-width:520px;font-size:19px}}.opening{font-family:var(--h-font);color:var(--t2-color);justify-content:center;align-items:center;gap:24px;display:flex}.opening h3{text-align:center;font-size:13px;font-family:var(--p-font);letter-spacing:2px;text-transform:uppercase;white-space:nowrap;color:var(--t2-color);font-weight:700}.divider{background:#506e3640;border-radius:2px;flex:1;max-width:80px;height:1px}.texture-wrapper{background-image:url(/bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.our-story,.about-info{font-family:var(--p-font);text-align:center;flex-direction:column;align-items:center;gap:40px;padding:100px 24px 60px;display:flex}.content{flex-direction:column;gap:20px;display:flex}.our-story img{border-radius:var(--radius);box-shadow:var(--shadow-lg);display:none}.our-story img:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0003}.our-story h3,.about h3{font-family:var(--h-font);letter-spacing:-.5px;color:var(--t4-color);font-size:36px;font-weight:800;line-height:1.15}.our-story p,.about p{text-align:justify;color:#555;font-size:16px;line-height:1.75}.story-btn,.event-btn{background-color:var(--t2-color);width:auto;min-width:150px;height:auto;color:var(--t3-color);font-family:var(--p-font);cursor:pointer;letter-spacing:.2px;border:none;border-radius:50px;justify-content:center;align-self:center;align-items:center;gap:8px;padding:12px 28px;font-size:15px;font-weight:600;display:inline-flex;box-shadow:0 4px 18px #506e3659}.story-btn:hover,.event-btn:hover{background:var(--t2-light);transform:translateY(-3px);box-shadow:0 8px 26px #506e3673}.learn-btn{background-color:var(--t2-color);border:2px solid var(--t2-color);width:auto;min-width:130px;height:auto;color:var(--t3-color);font-family:var(--p-font);cursor:pointer;border-radius:50px;justify-content:center;align-items:center;margin:0 20px 20px;padding:10px 24px;font-size:14px;font-weight:600;display:inline-flex;box-shadow:0 4px 14px #506e3640}.learn-btn:hover{border:2px solid var(--t2-color);color:var(--t2-color);box-shadow:none;background-color:#0000;transform:translateY(-2px)}.impact{flex-direction:column;align-items:center;gap:16px;padding:80px 24px;display:flex}.impact>h3{font-family:var(--h-font);letter-spacing:-.5px;text-align:center;color:var(--t4-color);font-size:36px;font-weight:800}.impact>p.impact-subtitle{font-family:var(--p-font);color:#777;text-align:center;max-width:460px;font-size:16px}.impact-numbers{grid-template-columns:repeat(2,1fr);gap:20px;width:100%;max-width:900px;margin-top:30px;display:grid}.impact-number{border-radius:var(--radius);color:var(--t4-color);text-align:center;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #506e361a;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:36px 20px;display:flex;position:relative;overflow:hidden}.impact-number:before{content:"";background:linear-gradient(90deg, var(--t2-color), var(--t2-light));border-radius:2px 2px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.impact-number:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.impact-number h4{font-family:var(--h-font);color:var(--t2-color);letter-spacing:-2px;font-size:52px;font-weight:800;line-height:1}.impact-number p{font-family:var(--p-font);color:#777;letter-spacing:.2px;font-size:14px;font-weight:500}@media (width>=768px){.impact-numbers{grid-template-columns:repeat(4,1fr)}.impact-number h4{font-size:60px}.our-story{flex-direction:row;justify-content:center;padding:100px 60px 60px}.our-story img{object-fit:cover;width:480px;height:350px;display:block}}.opening{width:100%}.focus-areas{padding-top:80px}.two-areas{flex-direction:column;align-items:center;gap:32px;padding:60px 24px 100px;display:flex}.area{width:100%;max-width:360px;box-shadow:var(--shadow-sm);border-radius:var(--radius);background-color:#fff;border:1px solid #0000000f;flex-direction:column;align-items:center;gap:10px;display:flex;position:relative;overflow:hidden}.area:after{content:"";background:linear-gradient(90deg, var(--t2-color), var(--t2-light));transform-origin:0;height:3px;transition:transform .4s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.area:hover:after{transform:scaleX(1)}.area img{object-fit:cover;width:100%;height:220px;transition:transform .5s;display:block}.area:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.area:hover img{transform:scale(1.04)}.area h4{font-family:var(--h-font);color:var(--t4-color);font-size:22px;font-weight:700}.area p{font-family:var(--p-font);color:#666;font-size:15px;line-height:1.65}.area-content{flex-direction:column;gap:10px;padding:20px 22px 8px;display:flex}@media (width>=768px){.two-areas{flex-direction:row;justify-content:center;align-items:stretch;padding:60px 60px 100px}}.highlights{padding-top:50px;padding-bottom:60px}.carousel-container{width:100%;position:relative}.carousel-img{object-fit:cover;width:100%;height:100vh}.view-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--t2-color);font-family:var(--p-font);cursor:pointer;z-index:100;letter-spacing:.2px;background:#fcfbf9eb;border:none;border-radius:50px;padding:14px 32px;font-size:15px;font-weight:600;position:absolute;bottom:40px;left:50%;transform:translate(-50%);box-shadow:0 6px 24px #0003}.view-btn:hover{transform:translate(-50%,-3px);box-shadow:0 10px 30px #00000040}.swiper{--swiper-navigation-color:var(--t3-color);--swiper-navigation-size:20px}.swiper-button-prev,.swiper-button-next{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000059;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;width:44px!important;height:44px!important}.swiper-button-prev:hover,.swiper-button-next:hover{background:#506e36bf;transform:scale(1.08)}.swiper-button-prev svg,.swiper-button-next svg{width:25px!important;height:25px!important}.swiper-button-prev:after,.swiper-button-next:after{font-size:18px!important}.slide-wrapper{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.carousel-text{font-size:14px;font-weight:600;font-family:var(--p-font);color:var(--t2-dark);text-align:center;white-space:nowrap;margin-top:5px}.green-carousel{width:100%;margin-top:40px;position:relative}.green-carousel-img{object-fit:contain;filter:grayscale(0%);opacity:1;width:auto;height:50px}.green-carousel .swiper-slide{justify-content:center;align-items:center;height:90px;display:flex}.green-carousel .swiper-slide .green-carousel-img--sp2{height:120px!important}.green-carousel-img--lg{height:70px}.sponsors{flex-direction:column;align-items:center;gap:30px;padding:40px 0;display:flex}.scroll-top{background:var(--t2-color);color:#fff;cursor:pointer;z-index:1000;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex;position:fixed;bottom:36px;right:36px;box-shadow:0 6px 20px #506e3666}.scroll-top:hover{background:var(--t2-dark);transform:translateY(-3px);box-shadow:0 10px 28px #506e3680}.scroll-top img{width:20px;height:20px}.footer{font-family:var(--p-font);background:#f0f4eb;border-top:1px solid #506e361f;padding:70px 40px 32px}.footer-main{grid-template-columns:1fr auto 1fr;align-items:start;gap:60px;display:grid}.footer-left{flex-direction:column;gap:28px;display:flex}.footer-title{font-family:var(--h-font);color:var(--t2-color);letter-spacing:-.3px;font-size:28px;font-weight:800}.footer-title a{color:inherit;text-decoration:none}.footer-links{flex-direction:column;gap:10px;display:flex}.footer-links a{color:#555;font-size:15px;font-weight:500;text-decoration:none}.footer-links a:hover{color:var(--t2-color);padding-left:4px}.socials{gap:12px;display:flex}.social-icon{width:44px;height:44px;box-shadow:var(--shadow-sm);cursor:pointer;background:#fff;border:1px solid #506e361a;border-radius:50%;justify-content:center;align-items:center;display:flex}.social-icon img{object-fit:contain;width:20px;height:20px}.social-icon img[src*=youtube]{transform:translateY(2px)}.social-icon:hover{background:var(--t2-color);transform:translateY(-3px);box-shadow:0 6px 18px #506e3659}.social-icon:hover img{filter:brightness(0)invert()}.footer-divider{background:#506e3626;width:1px;height:100%}.footer-right{max-width:280px}.footer-right h3{font-family:var(--h-font);color:var(--t2-color);letter-spacing:-.5px;margin-bottom:12px;font-size:28px;font-weight:800}.footer-right p{color:#666;font-size:15px;line-height:1.65}.footer-bottom{border-top:1px solid #506e3626;justify-content:flex-end;align-items:center;margin-top:48px;padding-top:28px;display:flex}.footer-bottom p{color:#999;font-size:13px}.contact-info a{color:inherit;text-decoration:none}.contact-info{color:#555;flex-direction:column;gap:6px;font-size:14px;line-height:1.6;display:flex}.contact-info strong{color:var(--t4-color)}@media (width<=768px){.footer-main{grid-template-columns:1fr}.footer-divider{display:none}.footer-bottom{justify-content:center}}.about-header{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:80px 24px 0;display:flex}.about-headline{font-family:var(--h-font);letter-spacing:-1px;color:var(--t4-color);font-size:42px;font-weight:800;line-height:1.1}.about-headline-accent{color:var(--t2-color)}.about-lead{font-family:var(--p-font);color:#666;max-width:580px;font-size:17px;line-height:1.75}.about-split{flex-direction:column;align-items:center;gap:36px;padding:60px 24px 0;display:flex}.about-split-img{object-fit:cover;border-radius:var(--radius);width:100%;max-width:540px;height:320px;box-shadow:var(--shadow-lg);flex-shrink:0;transition:transform .4s,box-shadow .4s}.about-split-img:hover{transform:translateY(-5px);box-shadow:0 20px 50px #0000002e}.about-split-text{flex-direction:column;gap:16px;max-width:540px;display:flex}.about-split-text h3{font-family:var(--h-font);color:var(--t4-color);letter-spacing:-.3px;font-size:28px;font-weight:800;line-height:1.2}.about-split-text p{font-family:var(--p-font);color:#555;font-size:16px;line-height:1.75}.about-btns{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:8px;display:flex}.about-mission-banner{background:var(--t2-pale);border-radius:var(--radius);border-left:4px solid var(--t2-color);align-items:flex-start;gap:20px;margin:60px 24px 0;padding:32px 36px;display:flex}.about-mission-banner p{font-family:var(--p-font);color:#444;font-size:17px;line-height:1.75}.about-mission-banner svg{flex-shrink:0;margin-top:4px}.core-values{padding:60px 0 40px}.values{flex-flow:wrap;justify-content:center;align-items:stretch;gap:20px;padding:40px 24px;display:flex}.value-section{border-radius:var(--radius);box-shadow:var(--shadow-sm);text-align:center;background:#fff;border:1px solid #506e361a;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:14px;min-width:200px;max-width:280px;padding:36px 28px;transition:all .35s;display:flex;position:relative;overflow:hidden}.value-section:before{content:"";background:linear-gradient(90deg, var(--t2-color), var(--t2-light));border-radius:2px 2px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.value-section:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.value-icon{background:var(--t2-pale);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.value-section h3{font-family:var(--h-font);color:var(--t4-color);font-size:20px;font-weight:700}.value-section p{font-family:var(--p-font);color:#777;font-size:14px;line-height:1.65}.btn-1{background-color:var(--t2-color);color:#fff;font-family:var(--p-font);cursor:pointer;letter-spacing:.2px;border:none;border-radius:50px;padding:12px 28px;font-size:15px;font-weight:600;box-shadow:0 4px 18px #506e3659}.btn-1:hover{background-color:var(--t2-dark);transform:translateY(-2px);box-shadow:0 8px 26px #506e3673}.btn-2{border:1.5px solid var(--t2-color);color:var(--t2-color);font-family:var(--p-font);cursor:pointer;background-color:#0000;border-radius:50px;padding:12px 28px;font-size:15px;font-weight:600}.btn-2:hover{background-color:var(--t2-pale);transform:translateY(-2px)}@media (width>=768px){.about-headline{letter-spacing:-2px;font-size:64px}.about-split{flex-direction:row;justify-content:center;align-items:center;gap:70px;padding:60px 60px 0}.about-split-img{height:400px}.about-mission-banner{margin:60px 60px 0}.values{gap:24px;padding:40px 60px}.value-section{max-width:300px}.about-btns{gap:50px}}.education-page{flex-direction:column;gap:80px;padding-bottom:100px;display:flex}.edu-header{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:80px 24px 0;display:flex}.edu-headline{font-family:var(--h-font);letter-spacing:-1px;color:var(--t4-color);font-size:42px;font-weight:800;line-height:1.1}.edu-headline-accent{color:var(--t2-color)}.edu-lead{font-family:var(--p-font);color:#666;max-width:580px;font-size:17px;line-height:1.75}.edu-tag{color:var(--t2-color);font-family:var(--p-font);letter-spacing:1.5px;text-transform:uppercase;border-radius:50px;margin-bottom:4px;padding:2px 10px;font-size:12px;font-weight:700;display:inline-block}.edu-vision{flex-direction:column;align-items:center;gap:36px;padding:0 24px;display:flex}.edu-tag-light{color:#fff;background:#ffffff26}.edu-vision-img{object-fit:cover;border-radius:var(--radius);width:100%;max-width:540px;height:300px;box-shadow:var(--shadow-lg);transition:transform .4s,box-shadow .4s}.edu-vision-img:hover{transform:translateY(-5px);box-shadow:0 20px 50px #0000002e}.edu-vision-text{flex-direction:column;gap:14px;max-width:540px;display:flex}.edu-vision-text h3{font-family:var(--h-font);color:var(--t4-color);letter-spacing:-.3px;font-size:28px;font-weight:800;line-height:1.2}.edu-vision-text p{font-family:var(--p-font);color:#555;font-size:16px;line-height:1.75}.edu-pillars{flex-direction:column;gap:40px;padding:0 24px;display:flex}.edu-pillars-grid{flex-direction:column;align-items:center;gap:20px;display:flex}.edu-pillar{border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #506e361a;flex-direction:column;gap:12px;width:100%;max-width:360px;padding:32px 28px;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.edu-pillar:before{content:"";background:linear-gradient(90deg, var(--t2-color), var(--t2-light));border-radius:2px 2px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.edu-pillar:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.edu-pillar-icon{background:var(--t2-pale);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.edu-pillar h4{font-family:var(--h-font);color:var(--t4-color);font-size:20px;font-weight:700}.edu-pillar p{font-family:var(--p-font);color:#666;font-size:15px;line-height:1.65}.edu-img-row{flex-direction:column;align-items:center;gap:16px;padding:0 24px;display:flex}.edu-img-row img{object-fit:cover;border-radius:var(--radius);width:100%;max-width:420px;height:220px;box-shadow:var(--shadow-md);transition:transform .4s,box-shadow .4s}.edu-img-row img:hover{box-shadow:var(--shadow-lg);transform:scale(1.03)}.edu-commitment{background:linear-gradient(135deg, var(--t2-dark) 0%, var(--t2-color) 60%, var(--t2-light) 100%);border-radius:var(--radius);justify-content:center;margin:0 24px;padding:60px 32px;display:flex}.edu-commitment-inner{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:640px;display:flex}.edu-commitment-inner h3{font-family:var(--h-font);color:#fff;letter-spacing:-.4px;font-size:28px;font-weight:800;line-height:1.2}.edu-commitment-inner p{font-family:var(--p-font);color:#ffffffd1;font-size:16px;line-height:1.75}@media (width>=768px){.edu-headline{letter-spacing:-2px;font-size:64px}.edu-vision{flex-direction:row;justify-content:center;align-items:center;gap:60px;padding:0 60px}.edu-vision-img{flex-shrink:0;height:360px}.edu-pillars-grid{flex-flow:wrap;justify-content:center;align-items:stretch}.edu-pillar{flex:1;min-width:200px;max-width:320px}.edu-img-row{flex-direction:row;justify-content:center;padding:0 60px}.edu-img-row img{flex:1;max-width:none;height:260px}.edu-commitment{margin:0 60px;padding:80px 60px}.edu-commitment-inner h3{font-size:36px}}.ga-page{flex-direction:column;gap:80px;padding-bottom:100px;display:flex}.ga-header{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:80px 24px 0;display:flex}.ga-headline{font-family:var(--h-font);letter-spacing:-1px;color:var(--t4-color);font-size:42px;font-weight:800;line-height:1.1}.ga-headline-accent{color:var(--t2-color)}.ga-lead{font-family:var(--p-font);color:#666;max-width:580px;font-size:17px;line-height:1.75}.ga-vision{flex-direction:column;align-items:center;gap:36px;padding:0 24px;display:flex}.ga-vision-img{object-fit:cover;border-radius:var(--radius);width:100%;max-width:540px;height:300px;box-shadow:var(--shadow-lg);transition:transform .4s,box-shadow .4s}.ga-vision-img:hover{transform:translateY(-5px);box-shadow:0 20px 50px #0000002e}.ga-vision-text{flex-direction:column;gap:14px;max-width:540px;display:flex}.ga-vision-text h3{font-family:var(--h-font);color:var(--t4-color);letter-spacing:-.3px;font-size:28px;font-weight:800;line-height:1.2}.ga-vision-text p{font-family:var(--p-font);color:#555;font-size:16px;line-height:1.75}.ga-missions{flex-direction:column;align-items:center;gap:36px;padding:0 24px;display:flex}.ga-missions-sub{font-family:var(--p-font);color:#666;text-align:center;max-width:600px;font-size:16px;line-height:1.7}.ga-missions-grid{grid-template-columns:1fr;gap:20px;width:100%;max-width:1000px;display:grid}.ga-mission-card{border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #506e361a;flex-direction:column;gap:10px;padding:28px 24px;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.ga-mission-card:before{content:"";background:linear-gradient(90deg, var(--t2-color), var(--t2-light));border-radius:2px 2px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.ga-mission-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.ga-mission-icon{background:var(--t2-pale);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.ga-commitment-icon{background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ga-mission-card h4{font-family:var(--h-font);color:var(--t4-color);font-size:18px;font-weight:700}.ga-mission-card p{font-family:var(--p-font);color:#666;font-size:14px;line-height:1.65}.ga-img-row{flex-direction:column;align-items:center;gap:16px;padding:0 24px;display:flex}.ga-img-row img{object-fit:cover;border-radius:var(--radius);width:100%;max-width:420px;height:220px;box-shadow:var(--shadow-md);transition:transform .4s,box-shadow .4s}.ga-img-row img:hover{box-shadow:var(--shadow-lg);transform:scale(1.03)}.ga-focus{flex-direction:column;align-items:center;gap:36px;padding:0 24px;display:flex}.ga-focus-grid{flex-wrap:wrap;justify-content:center;gap:14px;max-width:760px;display:flex}.ga-focus-chip{font-family:var(--p-font);color:var(--t4-color);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #506e3626;border-radius:50px;align-items:center;gap:10px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .3s;display:flex}.ga-focus-chip:hover{background:var(--t2-pale);border-color:var(--t2-color);color:var(--t2-color);transform:translateY(-2px)}.ga-focus-dot{background:var(--t2-color);border-radius:50%;flex-shrink:0;width:8px;height:8px}.ga-commitment{background:linear-gradient(135deg, var(--t2-dark) 0%, var(--t2-color) 60%, var(--t2-light) 100%);border-radius:var(--radius);justify-content:center;margin:0 24px;padding:60px 32px;display:flex}.ga-commitment-inner{text-align:center;flex-direction:column;align-items:center;gap:28px;max-width:640px;display:flex}.ga-commitment-inner h3{font-family:var(--h-font);color:#fff;letter-spacing:-.4px;font-size:28px;font-weight:800;line-height:1.2}.ga-commitment-list{flex-direction:column;gap:14px;width:100%;max-width:420px;display:flex}.ga-commitment-item{text-align:left;background:#ffffff1f;border:1px solid #fff3;border-radius:12px;align-items:center;gap:14px;padding:14px 20px;display:flex}.ga-commitment-item p{font-family:var(--p-font);color:#ffffffe6;margin:0;font-size:15px;font-weight:500}@media (width>=768px){.ga-headline{letter-spacing:-2px;font-size:64px}.ga-vision{flex-direction:row;justify-content:center;align-items:center;gap:60px;padding:0 60px}.ga-vision-img{flex-shrink:0;order:1;height:360px}.ga-vision-text{order:0}.ga-missions-grid{grid-template-columns:repeat(2,1fr)}.ga-img-row{flex-direction:row;justify-content:center;padding:0 60px}.ga-img-row img{flex:1;max-width:none;height:260px}.ga-commitment{margin:0 60px;padding:80px 60px}.ga-commitment-inner h3{font-size:36px}.ga-commitment-list{max-width:500px}}@media (width>=1024px){.ga-missions-grid{grid-template-columns:repeat(3,1fr)}}.event-hero{flex-direction:column;align-items:center;gap:40px;padding:80px 24px 60px;display:flex}.event-hero-content{flex-direction:column;align-items:center;gap:36px;width:100%;max-width:1100px;display:flex}.event-hero-text{text-align:left;flex-direction:column;gap:16px;max-width:540px;display:flex}.event-hero-title{font-family:var(--h-font);letter-spacing:-1px;color:var(--t4-color);font-size:38px;font-weight:800;line-height:1.1}.event-hero-text p{font-family:var(--p-font);color:#555;text-align:justify;font-size:16px;line-height:1.75}.event-hero-imgs{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:12px;width:100%;max-width:520px;display:grid}.event-hero-img-main{object-fit:cover;border-radius:var(--radius);width:100%;height:220px;box-shadow:var(--shadow-md);grid-column:1/-1;transition:transform .4s}.event-hero-img-main:hover{transform:scale(1.02)}.event-hero-img-side{object-fit:cover;border-radius:var(--radius);width:100%;height:140px;box-shadow:var(--shadow-sm);transition:transform .4s}.event-hero-img-side:hover{transform:scale(1.03)}.event-recognition{flex-direction:column;gap:16px;width:100%;max-width:1100px;margin:0 auto;padding:0 24px 60px;display:flex}.recognition-card{border:1px solid #506e361f;border-left:4px solid var(--t2-color);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;align-items:flex-start;gap:20px;padding:24px 28px;display:flex}.recognition-img{object-fit:cover;object-position:center top;border-radius:calc(var(--radius) - 4px);width:100%;height:280px;box-shadow:var(--shadow-sm);margin-top:12px;transition:transform .4s}.recognition-img:hover{transform:scale(1.02)}.recognition-icon{background:var(--t2-pale);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.recognition-text h4{font-family:var(--h-font);color:var(--t4-color);margin-bottom:6px;font-size:18px;font-weight:700}.recognition-text p{font-family:var(--p-font);color:#555;text-align:justify;font-size:15px;line-height:1.7}.other-events{flex-direction:column;align-items:center;gap:40px;padding:20px 24px 100px;display:flex}.event-cards-grid{grid-template-columns:1fr;gap:28px;width:100%;max-width:1100px;display:grid}.event-card{border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #506e3614;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden}.event-card:before{content:"";background:linear-gradient(90deg, var(--t2-color), var(--t2-light));height:3px;position:absolute;top:0;left:0;right:0}.event-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.event-card-imgs{grid-template-columns:1fr 1fr;gap:0;display:grid}.event-card-imgs img{object-fit:cover;width:100%;height:260px;transition:transform .45s;display:block}.event-card-imgs img:first-child{border-right:2px solid var(--t3-color)}.event-card:hover .event-card-imgs img{transform:scale(1.04)}.event-card-body{flex-direction:column;gap:10px;padding:22px 24px 24px;display:flex}.event-card-body h4{font-family:var(--h-font);color:var(--t4-color);font-size:20px;font-weight:700}.event-card-body p{font-family:var(--p-font);color:#666;text-align:justify;font-size:15px;line-height:1.7}@media (width>=768px){.event-hero{padding:80px 60px 60px}.event-hero-content{flex-direction:row;align-items:center;gap:60px}.event-hero-text{flex:1}.event-hero-title{font-size:48px}.event-hero-imgs{flex-shrink:0;width:440px}.event-hero-img-main{height:260px}.event-hero-img-side{height:160px}.event-recognition{flex-direction:row;padding:0 60px 60px}.recognition-card{flex:1}.other-events{padding:20px 60px 100px}.event-cards-grid{grid-template-columns:repeat(2,1fr)}}.contact{background-color:#0000;background-image:linear-gradient(160deg,#0009 0%,#1e3714bf 60%,#000000a6 100%),url(/banner-crop.jpeg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.contact-overlay{text-align:center;color:#fff;font-family:var(--h-font);flex-direction:column;align-items:center;gap:48px;display:flex}.contact-overlay h2{letter-spacing:-1.5px;font-size:52px;font-weight:800;line-height:1.1}.gallery{font-family:var(--p-font);flex-direction:column;gap:0;padding:80px 24px 100px;display:flex}.gallery-subtitle{text-align:center;font-family:var(--p-font);color:#777;margin-top:12px;font-size:16px}.gallery-filters{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:32px;margin-bottom:52px;display:flex}.gallery-filter-btn{font-family:var(--p-font);color:#666;cursor:pointer;box-shadow:var(--shadow-sm);background:#fff;border:1.5px solid #506e3640;border-radius:50px;padding:9px 22px;font-size:14px;font-weight:500;transition:all .25s}.gallery-filter-btn:hover{border-color:var(--t2-color);color:var(--t2-color);background:var(--t2-pale)}.gallery-filter-btn.active{background:var(--t2-color);border-color:var(--t2-color);color:#fff;font-weight:600;box-shadow:0 4px 14px #506e3659}.gallery-sections{flex-direction:column;gap:72px;display:flex}.gallery-section{flex-direction:column;gap:28px;display:flex}.gallery-section-header{flex-direction:column;align-items:center;gap:8px;display:flex}.gallery-section-title{font-family:var(--p-font);color:#999;text-align:center;letter-spacing:.2px;font-size:14px}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.gallery-grid--filtered{margin-top:0}.gallery-item{border-radius:var(--radius);aspect-ratio:1;cursor:pointer;position:relative;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.gallery-item:hover img{transform:scale(1.06)}.gallery-item.large{aspect-ratio:16/9;grid-column:span 2}@media (width>=768px){.gallery{padding:80px 60px 100px}.gallery-grid{grid-template-columns:repeat(5,1fr);gap:16px}.gallery-item.large{aspect-ratio:1;grid-column:span 1}}@keyframes countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.impact-number.animate h4{animation:.6s both countUp}.wave-divider{width:100%;margin-top:-2px;line-height:0;overflow:hidden}.wave-divider svg{width:100%;display:block}[data-reveal]{opacity:0;will-change:opacity, transform;transition:opacity .65s,transform .65s}[data-reveal=fade-up]{transform:translateY(28px)}[data-reveal=fade-left]{transform:translate(28px)}[data-reveal=fade-right]{transform:translate(-28px)}[data-reveal=fade-in]{transform:none}[data-reveal].revealed{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}}.page-loader{background:var(--t3-color);z-index:9999;pointer-events:all;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:fixed;inset:0}.page-loader--fade{opacity:0;pointer-events:none}.page-loader__inner{flex-direction:column;align-items:center;gap:20px;display:flex}.page-loader__leaf{font-size:48px;animation:.9s ease-in-out infinite alternate loaderLeaf}.page-loader__bar{background:#506e3626;border-radius:2px;width:120px;height:3px;overflow:hidden}.page-loader__bar-fill{background:linear-gradient(90deg, var(--t2-color), var(--t2-light));border-radius:2px;height:100%;animation:.9s ease-in-out infinite alternate loaderBar}@keyframes loaderLeaf{0%{opacity:.7;transform:rotate(-12deg)scale(.92)}to{opacity:1;transform:rotate(12deg)scale(1.08)}}@keyframes loaderBar{0%{width:20%}to{width:100%}}.org img{width:30px;height:auto}.org{flex-direction:row;justify-content:space-between;gap:10px;display:flex}.legal-page{min-height:100vh;padding-bottom:120px}.legal-header{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:80px 24px 0;display:flex}.legal-headline{font-family:var(--h-font);letter-spacing:-1px;color:var(--t4-color);font-size:38px;font-weight:800;line-height:1.1}.legal-headline-accent{color:var(--t2-color)}.legal-meta{font-family:var(--p-font);letter-spacing:1.2px;text-transform:uppercase;color:var(--t2-color);font-size:12px;font-weight:600}.legal-intro{font-family:var(--p-font);color:#666;max-width:560px;font-size:15px;line-height:1.75}.legal-mobile-toc{margin:36px 24px 0;display:block}.legal-toc-toggle{width:100%;font-family:var(--p-font);color:var(--t2-color);cursor:pointer;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #506e3626;border-radius:10px;align-items:center;gap:10px;padding:12px 18px;font-size:14px;font-weight:600;display:flex}.legal-mobile-toc-menu{box-shadow:var(--shadow-md);background:#fff;border:1px solid #506e361f;border-radius:10px;margin-top:6px;overflow:hidden}.legal-mobile-toc-item{text-align:left;width:100%;font-family:var(--p-font);color:#555;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #506e360f;padding:11px 18px;font-size:14px;display:block}.legal-mobile-toc-item:last-child{border-bottom:none}.legal-mobile-toc-item:hover{background:var(--t2-pale);color:var(--t2-color)}.legal-layout{flex-direction:column;align-items:flex-start;max-width:1100px;margin:0 auto;padding:0 24px;display:flex;position:relative}.legal-sidebar{display:none}.legal-sidebar::-webkit-scrollbar{width:3px}.legal-sidebar::-webkit-scrollbar-thumb{background:#506e3633;border-radius:4px}.legal-sidebar-title{font-family:var(--p-font);letter-spacing:1.8px;text-transform:uppercase;color:#aaa;margin-bottom:8px;padding-left:10px;font-size:11px;font-weight:700}.legal-toc-item{text-align:left;width:100%;font-family:var(--p-font);color:#777;cursor:pointer;background:0 0;border:none;border-left:2px solid #0000;border-radius:0 6px 6px 0;padding:7px 10px;font-size:13px;line-height:1.4;transition:all .2s;display:block}.legal-toc-item:hover{color:var(--t2-color);background:var(--t2-pale);border-left-color:#506e364d}.legal-toc-item.active{color:var(--t2-color);border-left-color:var(--t2-color);background:var(--t2-pale);font-weight:600}.legal-content{flex-direction:column;gap:0;width:100%;min-width:0;padding-top:32px;display:flex}.legal-section{border-bottom:1px solid #506e3614;padding:36px 0;scroll-margin-top:90px}.legal-section:last-child{border-bottom:none}.legal-section-header{flex-wrap:wrap;align-items:flex-start;gap:10px;margin-bottom:18px;display:flex}.legal-section-header h2{font-family:var(--h-font);color:var(--t4-color);letter-spacing:-.2px;font-size:20px;font-weight:700;line-height:1.25}.legal-badge{background:var(--t2-pale);color:var(--t2-color);font-family:var(--p-font);letter-spacing:.6px;text-transform:uppercase;white-space:nowrap;border:1px solid #506e3633;border-radius:50px;flex-shrink:0;margin-top:4px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-block}.legal-section-body{flex-direction:column;gap:12px;display:flex}.legal-section-body p{font-family:var(--p-font);color:#555;font-size:15px;line-height:1.8}.legal-section-body h4{font-family:var(--h-font);color:var(--t4-color);letter-spacing:.1px;margin-top:4px;font-size:14px;font-weight:700}.legal-section-body a{color:var(--t2-color);text-underline-offset:3px;word-break:break-all;text-decoration:underline}.legal-section-body a:hover{color:var(--t2-dark)}.legal-section-body strong{color:var(--t4-color);font-weight:600}.legal-list{flex-direction:column;gap:8px;padding-left:4px;list-style:none;display:flex}.legal-list li{font-family:var(--p-font);color:#555;align-items:flex-start;gap:12px;font-size:15px;line-height:1.7;display:flex}.legal-bullet{background:var(--t2-color);border-radius:50%;width:6px;min-width:6px;height:6px;margin-top:9px;display:inline-block}.legal-contact-block{border:1px solid #506e361f;border-left:4px solid var(--t2-color);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;gap:6px;padding:22px 24px;display:flex}.legal-contact-block p{font-family:var(--p-font);color:#555;font-size:15px;line-height:1.6;margin:0!important}@media (width>=768px){.legal-headline{letter-spacing:-2px;font-size:60px}.legal-mobile-toc{display:none}.legal-sidebar{flex-direction:column;flex-shrink:0;gap:4px;width:220px;max-height:calc(100vh - 120px);padding-right:8px;display:flex;position:sticky;top:100px;overflow-y:auto}.legal-layout{flex-direction:row;gap:56px;margin-top:60px;padding:0 48px}.legal-content{padding-top:0}.legal-section-header h2{font-size:22px}}@media (width>=1024px){.legal-layout{gap:64px;padding:0 60px}}.legal-section-body p,.edu-vision-text p,.edu-pillar p,.edu-commitment-inner p,.ga-vision-text p,.ga-mission-card p,.about-split-text p,.value-section p,.area p,.our-story p{text-align:justify}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";pointer-events:none;position:absolute;top:0;left:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}: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}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{pointer-events:none;opacity:0;z-index:-1000;position:absolute;top:0;left:0}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{opacity:.6;z-index:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.swiper-cube .swiper-cube-shadow:before{content:"";filter:blur(50px);background:#000;position:absolute;inset:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;transition-property:transform,opacity,height;overflow:hidden}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:bottom;backface-visibility:hidden;overflow:hidden}
