@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Montserrat:wght@400;500;600;700;800&display=swap";._header_1x3oy_1{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;border-bottom:1px solid transparent}._header_1x3oy_1:before{content:"";position:absolute;bottom:-20px;left:-10%;width:120%;height:60px;background:linear-gradient(to bottom,transparent,rgba(200,220,240,.4));clip-path:polygon(0% 50%,5% 35%,10% 55%,15% 40%,20% 52%,25% 38%,30% 54%,35% 42%,40% 48%,45% 36%,50% 56%,55% 40%,60% 52%,65% 38%,70% 54%,75% 44%,80% 48%,85% 36%,90% 54%,95% 40%,100% 50%,100% 80%,98% 85%,95% 78%,92% 88%,88% 82%,85% 90%,80% 85%,75% 92%,70% 86%,65% 88%,60% 84%,55% 90%,50% 86%,45% 92%,40% 88%,35% 85%,30% 90%,25% 84%,20% 88%,15% 82%,10% 86%,5% 80%,2% 85%,0% 78%);animation:_cloudWave_1x3oy_1 15s ease-in-out infinite;z-index:-1}._header_1x3oy_1:after{content:"";position:absolute;bottom:-15px;left:-10%;width:120%;height:45px;background:linear-gradient(to bottom,#dce6f54d,#f0f5fa99);clip-path:polygon(0% 45%,5% 58%,10% 42%,15% 54%,20% 40%,25% 60%,30% 46%,35% 56%,40% 44%,45% 58%,50% 42%,55% 56%,60% 44%,65% 60%,70% 42%,75% 56%,80% 44%,85% 58%,90% 42%,95% 56%,100% 48%,100% 75%,97% 82%,94% 76%,90% 84%,86% 78%,82% 86%,78% 80%,74% 88%,70% 82%,65% 86%,60% 80%,55% 88%,50% 82%,45% 86%,40% 80%,35% 88%,30% 82%,25% 86%,20% 80%,15% 84%,10% 78%,6% 84%,3% 78%,0% 82%);animation:_cloudWave_1x3oy_1 20s ease-in-out infinite reverse;z-index:-1}._header_1x3oy_1._scrolled_1x3oy_36{box-shadow:0 2px 12px #00000014;border-bottom-color:#e5e7eb;background:#fffc}._header_1x3oy_1._scrolled_1x3oy_36:before,._header_1x3oy_1._scrolled_1x3oy_36:after{display:none}@supports not ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))){._header_1x3oy_1._scrolled_1x3oy_36{background:#ffffffd9}}@supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))){._header_1x3oy_1._scrolled_1x3oy_36{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}@keyframes _cloudWave_1x3oy_1{0%,to{transform:translate(0)}50%{transform:translate(30px)}}._container_1x3oy_64{max-width:1400px;margin:0 auto;padding:.888rem 1.5rem;display:flex;justify-content:space-between;align-items:center}._logo_1x3oy_73{text-decoration:none;display:flex;align-items:center;gap:.75rem}._logoImage_1x3oy_80{height:40px;width:auto;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease;animation:_gentleFloat_1x3oy_1 8s ease-in-out infinite}._logoImage_1x3oy_80:hover{transform:scale(1.05)}@keyframes _gentleFloat_1x3oy_1{0%,to{transform:translateY(0) scale(1) rotate(-5deg)}50%{transform:translateY(-3px) scale(1.01) rotate(5deg)}}._nav_1x3oy_99{display:none;gap:2rem}@media(min-width:768px){._nav_1x3oy_99{display:flex}}._navLink_1x3oy_109{background:none;border:none;font-size:.95rem;font-weight:500;color:#4b5563;cursor:pointer;padding:.5rem 0;position:relative;transition:color .2s}._navLink_1x3oy_109:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#22c55e,#eab308);transition:width .3s ease}._navLink_1x3oy_109:hover,._navLink_1x3oy_109._active_1x3oy_130{color:#22c55e}._navLink_1x3oy_109:hover:after,._navLink_1x3oy_109._active_1x3oy_130:after{width:100%}._actions_1x3oy_137{display:flex;align-items:center;gap:1rem}._langButton_1x3oy_143{display:flex;align-items:center;gap:.5rem;background:none;border:2px solid #22c55e;color:#22c55e;cursor:pointer;padding:.5rem .75rem;border-radius:.5rem;font-weight:500;font-size:.875rem;transition:all .2s}._langButton_1x3oy_143:hover{background:#22c55e;color:#fff}._langButton_1x3oy_143 span{display:none}@media(min-width:640px){._langButton_1x3oy_143 span{display:inline}}._menuButton_1x3oy_170{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#22c55e;cursor:pointer;padding:.5rem;transition:transform .2s}._menuButton_1x3oy_170:hover{transform:scale(1.1)}@media(min-width:768px){._menuButton_1x3oy_170{display:none}}._navOpen_1x3oy_190{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fff;padding:1.5rem;gap:1rem;box-shadow:0 8px 16px #0000001a;animation:_slideDown_1x3oy_1 .3s ease}@keyframes _slideDown_1x3oy_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._header_1x3oy_1:before,._header_1x3oy_1:after{transform-origin:center;animation:_cloudFloat_1x3oy_1 10s ease-in-out infinite}@keyframes _cloudFloat_1x3oy_1{0%{transform:translate(0) translateY(0)}25%{transform:translate(1%) translateY(3px)}50%{transform:translate(2%) translateY(0)}75%{transform:translate(1%) translateY(-3px)}to{transform:translate(0) translateY(0)}}._footer_isozo_1{background:linear-gradient(135deg,#1f2937,#111827);color:#fff;padding:1.5rem 1rem}@media(min-width:768px){._footer_isozo_1{padding:2rem}}._container_isozo_12{max-width:1400px;margin:0 auto}._grid_isozo_17{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media(min-width:640px){._grid_isozo_17{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._grid_isozo_17{grid-template-columns:repeat(4,1fr)}}._column_isozo_34{display:flex;flex-direction:column;gap:1rem}._heading_isozo_40{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;background:linear-gradient(135deg,#22c55e,#eab308);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._text_isozo_50{color:#d1d5db;font-size:.875rem;line-height:1.6}._list_isozo_56{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem}._list_isozo_56 a{color:#d1d5db;text-decoration:none;font-size:.875rem;transition:color .2s}._list_isozo_56 a:hover{color:#22c55e}._contactList_isozo_73{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}._contactList_isozo_73 li{display:flex;align-items:center;gap:.75rem;color:#d1d5db;font-size:.875rem}._contactList_isozo_73 li svg{color:#22c55e;flex-shrink:0}._socials_isozo_92{display:flex;gap:1rem}._socials_isozo_92 a{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:#22c55e1a;border-radius:50%;color:#22c55e;transition:all .3s}._socials_isozo_92 a:hover{background:#22c55e;color:#fff;transform:translateY(-2px)}._bottom_isozo_113{text-align:center}._bottom_isozo_113 p{color:#9ca3af;font-size:.875rem}._section_cxy3h_1{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem}@media(min-width:768px){._section_cxy3h_1{padding:1.5rem}}@media(min-width:1024px){._section_cxy3h_1{padding:6rem 1rem}}._fullHeight_cxy3h_20{height:100vh;min-height:100vh}._button_16383_1{display:inline-flex;align-items:center;justify-content:center;font-weight:600;border-radius:.5rem;transition:all .2s;cursor:pointer;border:2px solid transparent;white-space:nowrap}._button_16383_1:disabled{opacity:.5;cursor:not-allowed}._button_16383_1:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._button_16383_1:not(:disabled):active{transform:translateY(0)}._primary_16383_24{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}._primary_16383_24:not(:disabled):hover{background:linear-gradient(135deg,#16a34a,#15803d)}._secondary_16383_32{background:linear-gradient(135deg,#eab308,#ca8a04);color:#fff}._secondary_16383_32:not(:disabled):hover{background:linear-gradient(135deg,#ca8a04,#a16207)}._outline_16383_40{background:transparent;border-color:#22c55e;color:#22c55e}._outline_16383_40:not(:disabled):hover{background:#22c55e1a}._small_16383_49{padding:.5rem 1rem;font-size:.875rem}._medium_16383_54{padding:.75rem 1.5rem;font-size:1rem}._large_16383_59{padding:1rem 2rem;font-size:1.125rem}._loader_16383_64{width:1.25rem;height:1.25rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_16383_1 .6s linear infinite}@keyframes _spin_16383_1{to{transform:rotate(360deg)}}._scrollIndicator_1wwdr_1{background:#fff;border:none;width:2.75rem;height:2.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#22c55e;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:all .3s ease;animation:_bounce_1wwdr_1 2s infinite;position:absolute;bottom:1.5rem;z-index:15}._scrollIndicator_1wwdr_1 svg{width:20px;height:20px}._scrollIndicator_1wwdr_1:hover{transform:scale(1.1);box-shadow:0 6px 16px #0003}._scrollIndicator_1wwdr_1:focus{outline:2px solid white;outline-offset:2px}@keyframes _bounce_1wwdr_1{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}._hero_1h32p_1{position:relative;background:radial-gradient(circle at center,#ade2e0,#0095bb);overflow:hidden;min-height:100vh;padding:0}._background_1h32p_9{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}._sunBeams_1h32p_18{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.6;animation:_shimmer_1h32p_1 20s ease-in-out infinite}@keyframes _shimmer_1h32p_1{0%,to{opacity:.5}50%{opacity:.7}}._container_1h32p_37{position:relative;z-index:1;width:100%;max-width:1400px;height:100%;margin:0 auto;display:flex;align-items:center;justify-content:center}@media(max-width:1023px){._container_1h32p_37{flex-direction:column;justify-content:center}}._family_1h32p_55{position:absolute;left:0%;bottom:-2px;height:45%;width:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:left bottom;object-position:left bottom;z-index:2}@media(max-width:1023px){._family_1h32p_55{display:none}}._content_1h32p_71{text-align:center;z-index:3;display:flex;flex-direction:column;align-items:center}@media(max-width:1023px){._content_1h32p_71{order:1}}._logoWrapper_1h32p_84{margin-bottom:1.5rem;display:flex;justify-content:center;position:relative;z-index:-1}._logoGlow_1h32p_92{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle,#fbf2f2,#fdf9e7e6,#fff3f399,#fffbfb4d,#ffdc7800);border-radius:50%;filter:blur(40px);opacity:1;z-index:0;animation:_pulseGlow_1h32p_1 6s ease-in-out infinite}@media(max-width:1023px){._logoGlow_1h32p_92{width:600px;height:600px}}@media(max-width:639px){._logoGlow_1h32p_92{width:300px;height:300px}}@keyframes _pulseGlow_1h32p_1{0%,to{opacity:.85;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.15)}}._sunRays_1h32p_129{position:absolute;top:50%;left:50%;width:300px;height:300px;margin-left:-150px;margin-top:-150px;animation:_rotateSun_1h32p_1 20s linear infinite;z-index:0}@media(max-width:1023px){._sunRays_1h32p_129{width:250px;height:250px;margin-left:-125px;margin-top:-125px}}@media(max-width:639px){._sunRays_1h32p_129{width:200px;height:200px;margin-left:-100px;margin-top:-100px}}._ray_1h32p_157{position:absolute;top:50%;left:50%;width:14px;height:100px;margin-left:-7px;margin-top:-100px;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,.4) 20%,rgba(255,255,255,.7) 40%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.7) 60%,rgba(255,255,255,.4) 80%,transparent 100%);transform-origin:center bottom;transform:rotate(calc(var(--ray-index) * 30deg));border-radius:50px;opacity:.9;filter:blur(1px)}@media(max-width:1023px){._ray_1h32p_157{width:12px;height:80px;margin-left:-6px;margin-top:-80px}}@media(max-width:639px){._ray_1h32p_157{width:10px;height:90px}}@keyframes _rotateSun_1h32p_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._logo_1h32p_84{height:220px;width:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(255,255,255,.5));animation:_logoPulse_1h32p_1 4s ease-in-out infinite;position:relative;z-index:1}@media(max-width:1023px){._logo_1h32p_84{height:180px}}@media(max-width:639px){._logo_1h32p_84{height:160px}}@keyframes _logoPulse_1h32p_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}._subtitle_1h32p_223{font-family:Bahnschrift,Arial,sans-serif;font-size:1.5rem;font-weight:400;color:#2a2a2a;line-height:1.2}@media(max-width:1023px){._subtitle_1h32p_223{font-size:1.25rem}}@media(max-width:639px){._subtitle_1h32p_223{font-size:1rem;color:#fff}}._mainTitle_1h32p_242{font-family:Comic Sans MS,Comic Sans,cursive;font-size:3.5rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem;line-height:1.1}@media(max-width:1023px){._mainTitle_1h32p_242{font-size:2.5rem}}@media(max-width:639px){._mainTitle_1h32p_242{font-size:2rem;color:#fff;font-weight:400}}._description_1h32p_263{font-family:Bahnschrift,Arial,sans-serif;font-size:1.25rem;font-weight:400;color:#2a2a2a;margin-bottom:1rem;line-height:1.6;max-width:450px}@media(max-width:1023px){._description_1h32p_263{font-size:1.125rem}}@media(max-width:639px){._description_1h32p_263{font-size:.75rem;color:#fff}}._actions_1h32p_284{display:flex;gap:1rem;margin-bottom:1.5rem}@media(max-width:639px){._actions_1h32p_284{flex-direction:column-reverse;width:100%;max-width:250px;gap:6px;margin-bottom:0}}._showMoreBtn_1h32p_299{background:#fff!important;color:#22c55e!important;border:2px solid #22c55e!important}._showMoreBtn_1h32p_299:hover{background:#f9fafb!important;border-color:#16a34a!important;color:#16a34a!important}._founded_1h32p_310{font-family:Bahnschrift,Arial,sans-serif;font-size:1.125rem;font-weight:300;font-stretch:semi-condensed;color:#3a3a3a;margin-bottom:0}@media(max-width:1023px){._founded_1h32p_310{font-size:1rem}}@media(max-width:639px){._founded_1h32p_310{font-size:.9375rem;color:#fff}}._cityPc_1h32p_330{position:absolute;right:0;bottom:-15px;height:40%;width:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;z-index:2}@media(max-width:1023px){._cityPc_1h32p_330{display:none}}._cityMobile_1h32p_346{display:none;width:90%;height:auto;-o-object-fit:contain;object-fit:contain;margin-top:2rem}@media(max-width:1023px){._cityMobile_1h32p_346{display:block;position:absolute;bottom:-1rem;order:2}}._bottomSection_1h32p_362{position:absolute;bottom:5.5rem;left:50%;transform:translate(-50%);z-index:4;display:flex;flex-direction:column-reverse;align-items:center;gap:.75rem}@media(max-width:1023px){._bottomSection_1h32p_362{bottom:5rem}}._bottomText_1h32p_379{font-family:Bahnschrift,Arial,sans-serif;font-size:1.125rem;font-weight:400;color:#fff;display:block;text-align:center;position:absolute;bottom:-15px;white-space:nowrap}@media(max-width:639px){._bottomText_1h32p_379{font-size:1rem;display:none}}._card_1spae_1{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000000d;overflow:hidden;transition:all .3s ease}._hoverable_1spae_9{cursor:pointer}._hoverable_1spae_9:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}._mission_yl87x_1{background:linear-gradient(to bottom,#fecf04,#eabf04);position:relative;min-height:100vh;padding:3rem 1.5rem 5rem}@media(max-width:768px){._mission_yl87x_1{padding-bottom:5rem}}._background_yl87x_13{position:absolute;pointer-events:none;width:100%;height:100%;left:0;top:0}._pictureLeft_yl87x_22{position:absolute;left:0;bottom:0;width:450px}._pictureRight_yl87x_29{position:absolute;right:0;bottom:0;width:450px}@media(max-width:1208px){._pictureLeft_yl87x_22,._pictureRight_yl87x_29{width:350px}}@media(max-width:768px){._pictureLeft_yl87x_22,._pictureRight_yl87x_29{display:none}}._container_yl87x_47{max-width:1200px;margin:0 auto;width:100%;position:relative;z-index:2;display:flex;flex-direction:column}._quoteSection_yl87x_57{position:absolute;top:2rem;right:2rem;text-align:right;font-weight:600;max-width:550px}@media(max-width:767px){._quoteSection_yl87x_57{position:relative;top:0;right:0;text-align:center;margin-bottom:2rem;max-width:100%}}._quote_yl87x_57{font-size:1rem;line-height:1.5;color:#fff;margin-bottom:.5rem;text-shadow:0 1px 2px rgba(0,0,0,.1);font-style:italic}@media(min-width:768px){._quote_yl87x_57{font-size:1rem;line-height:1.6}}._author_yl87x_91{font-size:1rem;color:#fffffff2;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.1)}@media(min-width:768px){._author_yl87x_91{font-size:1rem}}._heroSection_yl87x_103{position:relative;display:flex;align-items:center;justify-content:center;margin:2rem 0;min-height:250px}@media(min-width:768px){._heroSection_yl87x_103{min-height:350px;margin:4rem 0 2rem}}._pigeon_yl87x_118{width:280px;height:auto;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15));position:absolute;left:53%;top:37%;transform:translate(-50%,-50%)}@media(min-width:768px){._pigeon_yl87x_118{width:400px}}@media(min-width:1024px){._pigeon_yl87x_118{width:500px}}._title_yl87x_138{z-index:2;font-size:2rem;font-weight:800;color:#1f2937;text-shadow:2px 2px 0 #22c55e;margin:0}@media(min-width:768px){._title_yl87x_138{font-size:2.75rem}}@media(min-width:1024px){._title_yl87x_138{font-size:3.25rem}}._grid_yl87x_157{gap:1.5rem;display:flex;justify-content:center}@media(min-width:768px){._grid_yl87x_157{gap:2rem}}._card_yl87x_168{width:-moz-fit-content;width:fit-content;padding:2rem 1.5rem;text-align:center;transition:all .4s ease;background:#fffffff2;border:2px solid transparent;border-radius:20px;position:relative;overflow:visible;display:flex;flex-direction:column}._card_yl87x_168:before{content:"";position:absolute;width:30%;background-image:url(/assets/picutre_right-OOP3MNV2.png);height:160px;background-size:contain;background-repeat:no-repeat;background-position:bottom;bottom:100%;right:0}._card_yl87x_168:after{content:"";position:absolute;width:35%;background-image:url(/assets/picture_left-C9FRU4aQ.png);height:160px;background-size:contain;background-repeat:no-repeat;background-position:bottom;bottom:100%;left:0}@media(min-width:768px){._card_yl87x_168:after,._card_yl87x_168:before{display:none}}._card_yl87x_168:hover{transform:translateY(-8px);background:#fff;border-color:#22c55e4d;box-shadow:0 20px 40px #00000026}._card_yl87x_168:hover ._iconWrapper_yl87x_216{transform:scale(1.1)}._card_yl87x_168 h3{font-size:1.15rem;color:#1f2937;margin-bottom:.75rem;font-weight:700;line-height:1.3}@media(min-width:768px){._card_yl87x_168 h3{font-size:1.25rem}}._card_yl87x_168 p{color:#4b5563;line-height:1.6;font-size:.9rem;max-width:450px}@media(min-width:768px){._card_yl87x_168 p{font-size:.95rem}}._contentWrapper_yl87x_243{display:flex;flex-direction:column;justify-content:start;align-items:center;height:100%}._iconWrapper_yl87x_216{width:80px;height:100%;max-height:80px;min-height:80px!important;margin:0 auto 1rem;background:linear-gradient(135deg,#84cc16,#22c55e);border-radius:20px;display:flex;align-items:center;justify-content:center;transition:all .4s ease;box-shadow:0 8px 24px #22c55e40}._icon_yl87x_216{width:48px;height:48px;-o-object-fit:contain;object-fit:contain}._sloganSection_yl87x_271{text-align:center;margin-top:1.5rem;padding:0 1rem}._slogan_yl87x_271{font-size:1.2rem;line-height:1;color:#fff;font-weight:500;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.1);font-family:Comic Sans MS,Comic Sans,cursive}@media(min-width:768px){._slogan_yl87x_271{font-size:1.2rem}}@media(min-width:1024px){._slogan_yl87x_271{font-size:1.2rem}}._hashtag_yl87x_297{font-size:1.2rem;color:#fff;font-weight:700;margin-top:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.15);font-family:Comic Sans MS,Comic Sans,cursive}@media(min-width:768px){._hashtag_yl87x_297{font-size:1.2rem}}@media(min-width:1024px){._hashtag_yl87x_297{font-size:1.5rem}}._scrollIndicatorWrapper_yl87x_316{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10}@media(max-width:767px){._scrollIndicatorWrapper_yl87x_316{bottom:1rem}}._agenda_173tk_1{background:linear-gradient(to bottom,#794593,#57326a);position:relative;overflow:hidden;padding:1rem 1.5rem 5rem;min-height:100vh}@media(min-width:768px){._agenda_173tk_1{padding:2rem 2rem 5rem}}._backgroundEarth_173tk_14{position:absolute;left:-5%;top:20%;transform:translateY(-50%);width:35%;max-width:650px;height:auto;opacity:.4;z-index:0;pointer-events:none}@media(max-width:768px){._backgroundEarth_173tk_14{width:50%;left:-10%;opacity:.25}}._backgroundSandClock_173tk_34{position:absolute;right:-5%;bottom:0;width:40%;max-width:750px;height:auto;opacity:.4;z-index:0;pointer-events:none}@media(max-width:768px){._backgroundSandClock_173tk_34{width:45%;opacity:.25}}._container_173tk_52{max-width:1200px;margin:0 auto;height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}._header_173tk_63{text-align:center;margin-bottom:1rem;max-width:900px;margin-left:auto;margin-right:auto}@media(min-width:768px){._header_173tk_63{margin-bottom:1rem}}._title_173tk_76{font-size:3rem;font-weight:800;color:#fff}@media(min-width:768px){._title_173tk_76{font-size:3rem}}._subtitle_173tk_87{font-size:1.1rem;color:#fde047;line-height:1.5;margin-bottom:.7rem;font-weight:600}@media(min-width:768px){._subtitle_173tk_87{font-size:1.3rem}}._fondName_173tk_100{width:40%;margin:0 auto}._logo_173tk_105{width:200px;height:auto;margin:.5rem auto;display:block}@media(min-width:768px){._logo_173tk_105{width:200px}}._tagline_173tk_117{font-size:1.75rem;font-weight:800;color:#86efac;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}@media(min-width:768px){._tagline_173tk_117{font-size:2.25rem}}._dateInfo_173tk_130{margin-top:1rem}._dateInfo_173tk_130 p{margin:.25rem 0}._currentDate_173tk_137{font-size:1rem;color:#27313e;font-weight:400}@media(min-width:768px){._currentDate_173tk_137{font-size:1.2rem}}._peaceDays_173tk_148{font-size:1.4rem;color:#af64d5;font-weight:700;margin-top:.5rem}@media(min-width:768px){._peaceDays_173tk_148{font-size:1.25rem}}._grid_173tk_160{display:flex;align-items:center;justify-content:center;margin-bottom:1rem}._card_173tk_167{padding:1rem 1.5rem;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);position:relative;overflow:hidden;cursor:pointer;width:-moz-fit-content;width:fit-content}._card_173tk_167:hover{transform:translateY(-1px) scale(1.01);background:#fff6;box-shadow:0 20px 40px #0000004d}._card_173tk_167:hover ._iconWrapper_173tk_184{transform:scale(1.1)}._card_173tk_167:hover ._cardBackground_173tk_187{transform:scale(1.03);opacity:1}@media(min-width:768px){._card_173tk_167{padding:2rem 1.5rem}}._cardBackground_173tk_187{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:1;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:0}._cardContent_173tk_211{position:relative;z-index:1}._iconWrapper_173tk_184{width:70px;height:70px;margin:0 auto 1rem;background:#00b918;border-radius:16px;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);padding:.75rem}@media(min-width:768px){._iconWrapper_173tk_184{width:70px;height:70px;padding:.75rem}}._icon_173tk_184{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}._cardTitle_173tk_243{font-size:1.1rem;color:#000;margin-bottom:.75rem;font-weight:700;line-height:1.3}@media(min-width:768px){._cardTitle_173tk_243{font-size:1.2rem}}._cardDescription_173tk_256{color:#000;line-height:1.5;font-size:.9rem;max-width:450px}@media(min-width:768px){._cardDescription_173tk_256{font-size:.95rem}}._footer_173tk_268{text-align:center;max-width:800px;font-size:1.35rem;margin-left:auto;margin-right:auto;color:#fff}._footer_173tk_268 p{margin:.01rem 0;font-weight:500;font-family:Comic Sans MS,sans-serif!important}._phraseText_173tk_282{margin-top:.5rem;margin-bottom:.75rem!important}._realizeText_173tk_287{line-height:1.6;margin-top:1rem}._futureText_173tk_292{color:#fde047;margin-top:1rem}._scrollIndicatorWrapper_173tk_297{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10}@media(max-width:767px){._scrollIndicatorWrapper_173tk_297{bottom:1rem}}._info_173tk_310{color:#fff;font-weight:500;text-align:center;font-family:Comic Sans MS,sans-serif!important;font-size:1.2rem;margin-bottom:12px}._info_173tk_310 span{color:#ffe706;font-family:inherit}._projects_10zdn_1{background:linear-gradient(to bottom,#06a019,#008912);position:relative;overflow:hidden;min-height:100vh;padding:2rem 1.5rem}@media(min-width:768px){._projects_10zdn_1{padding:2rem}}._handLeft_10zdn_14{position:absolute;left:-5%;top:30%;width:200px;height:200px;opacity:.7;z-index:0;pointer-events:none}@media(min-width:768px){._handLeft_10zdn_14{width:300px;height:300px;left:2%;top:35%}}._handLeft_10zdn_14 svg{width:100%;height:100%;filter:drop-shadow(2px 2px 8px rgba(0,0,0,.15))}._handRight_10zdn_38{position:absolute;right:-5%;bottom:15%;width:180px;height:180px;opacity:.7;z-index:0;pointer-events:none;transform:rotate(25deg)}@media(min-width:768px){._handRight_10zdn_38{width:280px;height:280px;right:3%;bottom:20%}}._handRight_10zdn_38 svg{width:100%;height:100%;filter:drop-shadow(2px 2px 8px rgba(0,0,0,.15))}._container_10zdn_63{max-width:1300px;margin:0 auto;position:relative;z-index:2}._header_10zdn_70{text-align:center;margin-bottom:1rem}@media(min-width:768px){._header_10zdn_70{margin-bottom:2rem}}._title_10zdn_80{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.2)}@media(min-width:768px){._title_10zdn_80{font-size:3.5rem}}._subtitle_10zdn_93{font-size:1.2rem;color:#fff;line-height:1.6;max-width:900px;margin:0 auto;text-shadow:1px 1px 2px rgba(0,0,0,.2);font-family:Comic Sans MS,sans-serif}@media(min-width:768px){._subtitle_10zdn_93{font-size:1.125rem}}._grid_10zdn_108{display:grid;grid-template-columns:1fr;gap:1rem;justify-content:center}@media(min-width:768px){._grid_10zdn_108{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(min-width:1024px){._grid_10zdn_108{grid-template-columns:repeat(2,1fr);gap:1rem}}._projectCard_10zdn_127{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#fff;border-radius:1rem;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 12px #0000001a;height:100%}._projectCard_10zdn_127:hover{box-shadow:0 12px 24px #0003}._imageWrapper_10zdn_141{pointer-events:none;position:relative;width:100%;height:200px;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}@media(min-width:768px){._imageWrapper_10zdn_141{height:220px}}._imageWrapper_10zdn_141 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}._imageWrapper_10zdn_141:hover img{transform:scale(1.05)}._badge_10zdn_164{position:absolute;top:1rem;left:1rem;background:#404040;color:#6ff080;padding:.25rem .5rem;border-radius:1.2rem;font-size:.75rem;font-weight:700;text-transform:uppercase;box-shadow:0 2px 8px #00000026}._content_10zdn_178{padding:.75rem;text-align:center}@media(min-width:768px){._content_10zdn_178{padding:.75rem}}._projectTitle_10zdn_188{font-size:1rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;line-height:1.3}@media(min-width:768px){._projectTitle_10zdn_188{font-size:1.2rem}}._projectDescription_10zdn_201{color:#4b5563;line-height:1.2;font-size:.9rem}@media(min-width:768px){._projectDescription_10zdn_201{font-size:.95rem}}._footer_10zdn_212{display:flex;flex-direction:column;align-items:center;gap:2rem;margin:1rem 0}@media(min-width:768px){._footer_10zdn_212{margin:2rem 0}}._viewAllButton_10zdn_225{background:#fff;color:#c084fc;border:1px solid #c084fc;padding:1rem 3rem;font-size:1.125rem;font-weight:700;border-radius:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #a855f766;font-family:Comic Sans MS,sans-serif}._viewAllButton_10zdn_225:hover{transform:translateY(-2px);background:#fff!important}@media(min-width:768px){._viewAllButton_10zdn_225{padding:1.25rem 4rem;font-size:1.25rem}}._bottomText_10zdn_249{text-align:center;color:#fff;margin:0 auto;padding:0 1rem 5rem;font-size:1.3rem;position:relative;display:flex;flex-direction:column;align-items:center;gap:.75rem}._bottomText_10zdn_249 p{line-height:1.7;text-shadow:1px 1px 2px rgba(0,0,0,.2);font-family:Comic Sans MS,Comic Sans,cursive!important;font-weight:500}@media(min-width:768px){._bottomText_10zdn_249 p{font-size:1.3rem}}@media(max-width:768px){._bottomText_10zdn_249{padding:0 1rem 3rem}}._participateText_10zdn_278{color:#ffe706!important}._hands_10zdn_282,._footprint_10zdn_282{position:absolute;width:250px;height:250px;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;z-index:-1}@media(max-width:768px){._hands_10zdn_282,._footprint_10zdn_282{display:none}}._hands_10zdn_282{left:-20%;top:0}@media(max-width:1600px){._hands_10zdn_282{left:-10%}}._footprint_10zdn_282{right:-20%;bottom:0}@media(max-width:1600px){._footprint_10zdn_282{right:-10%}}._card-1_10zdn_316 ._badge_10zdn_164{background:#794593;color:#ffe706;text-align:center;bottom:1rem;top:unset;right:1rem;left:unset}._card-3_10zdn_326 ._badge_10zdn_164{text-align:center}._card-6_10zdn_330{height:100%}._projectIcons_10zdn_334 img{position:absolute;width:60px;height:60px;z-index:10}._projectIcons_10zdn_334 img:nth-child(1){left:-10px;top:20px}@media(max-width:771px){._projectIcons_10zdn_334 img:nth-child(1){top:20px}}._projectIcons_10zdn_334 img:nth-child(2){left:-10px;top:40%;width:63px}@media(max-width:771px){._projectIcons_10zdn_334 img:nth-child(2){top:40%}}._projectIcons_10zdn_334 img:nth-child(3){right:-12px;top:20px}@media(max-width:771px){._projectIcons_10zdn_334 img:nth-child(3){top:20px}}._projectIcons_10zdn_334 img:nth-child(4){right:-15px;top:40%;width:70px}@media(max-width:771px){._projectIcons_10zdn_334 img:nth-child(4){top:40%}}._cardWrapper_10zdn_379{width:100%;height:100%;position:relative;transition:all .3s ease}._cardWrapper_10zdn_379:hover{transform:translateY(-8px)}._cardWrapper_10zdn_379 ._card4Images_10zdn_388{pointer-events:none}._cardWrapper_10zdn_379 ._card4Images_10zdn_388 img{position:absolute;z-index:2;width:50px;animation:_floatUpDown_10zdn_1 3s ease-in infinite}._cardWrapper_10zdn_379 ._card4Images_10zdn_388 img:nth-child(1){left:10px;top:200px;animation-delay:0s}._cardWrapper_10zdn_379 ._card4Images_10zdn_388 img:nth-child(2){left:-20px;top:30px;animation-delay:.5s}._cardWrapper_10zdn_379 ._card4Images_10zdn_388 img:nth-child(3){right:-10px;top:60px;animation-delay:1s}._cardWrapper_10zdn_379 ._card4Images_10zdn_388 img:nth-child(4){right:30%;top:60px;width:30px;animation-delay:1.5s}._cardWrapper_10zdn_379 ._card2Images_10zdn_418{pointer-events:none}._cardWrapper_10zdn_379 ._card2Images_10zdn_418 img{position:absolute;z-index:2;height:160px}._cardWrapper_10zdn_379 ._card2Images_10zdn_418 img:nth-child(1){left:-10px;top:60px}._cardWrapper_10zdn_379 ._card2Images_10zdn_418 img:nth-child(2){left:50%;transform:translate(-50%);top:30px}._cardWrapper_10zdn_379 ._card2Images_10zdn_418 img:nth-child(3){right:-10px;top:60px}@keyframes _floatUpDown_10zdn_1{0%{transform:translateY(0)}50%{transform:translateY(-7px)}to{transform:translateY(0)}}._sponsorsSection_1r6r0_2{background:linear-gradient(to bottom,#3f00ca,#2b008a);min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}@media(max-width:768px){._sponsorsSection_1r6r0_2{padding:2rem 1rem 5rem!important}}._content_1r6r0_17{max-width:1200px;width:100%;text-align:center;z-index:1}._header_1r6r0_24{display:flex;align-items:baseline;justify-content:center;gap:10px;margin-bottom:40px}@media(max-width:768px){._header_1r6r0_24{margin-bottom:20px}}._wingLeft_1r6r0_37,._wingRight_1r6r0_38{width:120px;height:auto}._title_1r6r0_43{font-size:64px;font-weight:700;color:#fff;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.3)}._description_1r6r0_51{font-family:Comic Sans MS,cursive,sans-serif;font-size:24px;color:#fff;margin:0 auto 60px;max-width:900px;line-height:1.6}@media(max-width:768px){._description_1r6r0_51{margin:0 auto 20px}}._highlight_1r6r0_65{color:#ffeb3b;font-weight:700;font-family:Comic Sans MS,cursive,sans-serif}._sponsorGrid_1r6r0_71{display:grid;grid-template-columns:repeat(6,1fr);gap:30px;margin:0 auto 60px;max-width:1100px;padding:0 20px}._sponsorCard_1r6r0_80{background:#fff;border-radius:20px;padding:30px;display:flex;align-items:center;justify-content:center;aspect-ratio:1;box-shadow:0 8px 16px #0003;transition:transform .5s ease,opacity .5s ease;animation:_slideIn_1r6r0_1 .5s ease}._sponsorCard_1r6r0_80 img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}@keyframes _slideIn_1r6r0_1{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}._becomeButton_1r6r0_108{background:#90ff00;color:#000;font-family:Comic Sans MS,cursive,sans-serif;font-size:28px;font-weight:700;padding:18px 50px;border-radius:50px;border:none;cursor:pointer;margin:0 auto 40px;display:inline-block;box-shadow:0 4px 12px #0000004d;transition:transform .2s ease,box-shadow .2s ease}._becomeButton_1r6r0_108:hover{background:#c2fd7b!important;transform:scale(1.05);box-shadow:0 6px 16px #0006}@media(max-width:768px){._becomeButton_1r6r0_108{margin:20px auto}}._benefits_1r6r0_134{font-family:Comic Sans MS,cursive,sans-serif;font-size:1.2rem;color:#fff;margin:0 auto 30px;max-width:900px;line-height:1.6}._moreInfo_1r6r0_143{font-family:Comic Sans MS,cursive,sans-serif;font-size:1.2rem;color:#fff;margin:0}@media(max-width:1200px){._sponsorGrid_1r6r0_71{grid-template-columns:repeat(3,1fr);gap:20px}._header_1r6r0_24{gap:10px}._wingLeft_1r6r0_37,._wingRight_1r6r0_38{width:80px}._title_1r6r0_43{font-size:48px}}@media(max-width:768px){._sponsorGrid_1r6r0_71{grid-template-columns:repeat(2,1fr);gap:15px}._header_1r6r0_24{gap:15px}._wingLeft_1r6r0_37,._wingRight_1r6r0_38{width:60px}._title_1r6r0_43{font-size:36px}._description_1r6r0_51{font-size:18px}._becomeButton_1r6r0_108{font-size:22px;padding:14px 40px}._benefits_1r6r0_134,._moreInfo_1r6r0_143{font-size:16px}}._marqueeBackground_1r6r0_193{position:relative}._marqueeBackground_1r6r0_193:after{content:"";width:400%;height:70%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#4a00fb;z-index:-1}._marqueeWrapper_1r6r0_208{overflow:hidden;width:150vw;transform:translate(-30%) translateZ(0);position:relative;-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);padding:10px 0;margin-bottom:40px}@media(max-width:768px){._marqueeWrapper_1r6r0_208{margin-bottom:10px}}._marqueeTrack_1r6r0_223{display:flex;gap:40px;width:-moz-max-content;width:max-content;will-change:transform}._sponsorCard_1r6r0_80{flex:0 0 auto;width:160px;height:140px;display:flex;align-items:center;transform:translateZ(0);justify-content:center;opacity:.85;transition:transform .3s ease;backface-visibility:hidden;contain:paint}@media(max-width:768px){._sponsorCard_1r6r0_80{width:100px;height:80px;padding:10px!important}}._sponsorCard_1r6r0_80 img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;backface-visibility:hidden;transform:translateZ(0);image-rendering:-webkit-crisp-edges}._sponsorCard_1r6r0_80:hover{transform:scale(1.05);opacity:1}._scrollIndicatorWrapper_1r6r0_265{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10}@media(max-width:767px){._scrollIndicatorWrapper_1r6r0_265{bottom:1rem}}._news_1wxhb_1{position:relative;background:linear-gradient(to bottom,#ffbc41,#d79419);overflow:hidden;padding:2rem 0 5rem!important}@media(max-width:768px){._news_1wxhb_1{padding:2rem 0 5rem!important}}._news_1wxhb_1:before{content:"";position:absolute;top:0;right:0;width:500px;height:500px;background:radial-gradient(circle,rgba(34,197,94,.05) 0%,transparent 70%);pointer-events:none}._container_1wxhb_23{max-width:1200px;margin:0 auto;height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1;padding:0 1rem}._header_1wxhb_35{text-align:center;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto}._title_1wxhb_43{font-size:2rem;font-weight:800;color:#fff;letter-spacing:-.02em}@media(min-width:768px){._title_1wxhb_43{font-size:3rem}}._description_1wxhb_55{font-size:1.2rem;color:#fff;line-height:1.6;font-family:Comic Sans MS,cursive,sans-serif;font-weight:500}._grid_1wxhb_63{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:20px}@media(min-width:768px){._grid_1wxhb_63{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(min-width:1024px){._grid_1wxhb_63{grid-template-columns:repeat(3,1fr);gap:1rem}}._newsCard_1wxhb_82{display:flex;flex-direction:column;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 2px 8px #0000000a;border:2px solid #16a34a;transition:all .3s cubic-bezier(.4,0,.2,1)}._newsCard_1wxhb_82:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000001f}._newsCard_1wxhb_82:hover ._imageWrapper_1wxhb_96 img{transform:scale(1.08)}._newsCard_1wxhb_82:hover ._readMore_1wxhb_99 svg{transform:translate(4px)}._imageWrapper_1wxhb_96{position:relative;width:100%;height:220px;overflow:hidden;background:#f3f4f6;border-bottom:2px solid #16a34a}._imageWrapper_1wxhb_96 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}._category_1wxhb_118{position:absolute;top:1rem;left:1rem;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.4rem .875rem;border-radius:2rem;font-size:.75rem;font-weight:600;color:#22c55e;letter-spacing:.02em;box-shadow:0 2px 8px #0000001a;align-content:center}._content_1wxhb_134{padding:1rem;flex-grow:1;display:flex;flex-direction:column}._date_1wxhb_141{display:flex;align-items:center;gap:.5rem;color:#9ca3af;font-size:.8125rem;font-weight:500;margin-bottom:.75rem}._date_1wxhb_141 svg{flex-shrink:0}._newsTitle_1wxhb_154{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:.75rem;line-height:1.4;letter-spacing:-.01em}._excerpt_1wxhb_163{color:#6b7280;line-height:1.6;flex-grow:1;font-size:.9375rem;margin-bottom:.3rem}._readMore_1wxhb_99{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Comic Sans MS,cursive,sans-serif;padding:.5rem;border:1px solid #22c55e;color:#22c55e;font-size:.9375rem;font-weight:600;background:none;cursor:pointer;transition:all .2s ease;text-align:center;border-radius:1rem}._readMore_1wxhb_99 svg{transition:transform .2s ease}._readMore_1wxhb_99:hover{color:#fff;background:#22c55e}._readMore_1wxhb_99:focus{outline:none}._info_1wxhb_199{color:#fff;font-family:Comic Sans MS,cursive,sans-serif;font-size:1.25rem;text-align:center;margin-bottom:8px}._info_1wxhb_199 a{color:#6f33ff;font-family:inherit}._info_1wxhb_199 span{color:#ffe607;font-family:inherit}._paint_bg_1wxhb_215{position:absolute;top:-10px;left:0;width:100%;background-image:url(/assets/paint_bg-Dx_F15nV.png);height:50%;background-repeat:no-repeat;background-size:100% 100%}@media(max-width:1200px){._paint_bg_1wxhb_215{background-size:100% 100%;height:20%}}@media(max-width:768px){._paint_bg_1wxhb_215{background-size:200% 100%;height:10%;background-position:50% 50%}}._scrollIndicatorWrapper_1wxhb_239{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10}@media(max-width:767px){._scrollIndicatorWrapper_1wxhb_239{bottom:1rem}}._inputWrapper_g0osn_1{display:flex;flex-direction:column;gap:.5rem;width:100%}._label_g0osn_8{font-size:.875rem;font-weight:500;color:#374151}._input_g0osn_1{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:all .2s}._input_g0osn_1:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1a}._input_g0osn_1::-moz-placeholder{color:#9ca3af}._input_g0osn_1::placeholder{color:#9ca3af}._input_g0osn_1._error_g0osn_30{border-color:#ef4444}._errorText_g0osn_34{font-size:.75rem;color:#ef4444}._handshakeBg_b3jot_1{display:none;position:absolute;z-index:1;opacity:.05;width:100%;left:50%;transform:translate(-50%);top:10%;pointer-events:none}._smile_b3jot_13{position:absolute;bottom:2rem;right:2rem;height:240px}@media(max-width:768px){._smile_b3jot_13{height:160px}}._community_b3jot_25{background:linear-gradient(135deg,#d01f7a,#c50066);min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:80px 20px 240px}._community_b3jot_25:before{content:"";position:absolute;top:-10%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,rgba(34,197,94,.08) 0%,transparent 70%);border-radius:50%}._community_b3jot_25:after{content:"";position:absolute;bottom:-10%;right:-5%;width:500px;height:500px;background:radial-gradient(circle,rgba(234,179,8,.06) 0%,transparent 70%);border-radius:50%}._container_b3jot_56{max-width:1400px;width:100%;position:relative;z-index:1}._header_b3jot_63{text-align:center;font-size:1.2rem;margin-bottom:60px}._title_b3jot_69{font-size:56px;font-weight:800;color:#fff;margin-bottom:.5rem;line-height:1.2;letter-spacing:-.02em}._subtitle_b3jot_78{font-size:20px;color:#ffe706;line-height:1.5;font-weight:600;font-family:Comic Sans MS,Comic Sans,sans-serif}._description_b3jot_86{color:#fff;font-size:1.2rem;margin:12px auto 0;max-width:800px;font-weight:600;line-height:1.6;font-family:Comic Sans MS,Comic Sans,sans-serif}._description_b3jot_86 span{color:#ffe706;font-family:inherit}._joinButton_b3jot_100{background:#fff;border:2px solid #16a34a;border-radius:12px;padding:10px;margin:0 auto 1rem;max-width:1200px;text-align:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #22c55e1a;z-index:2;position:relative}._joinButton_b3jot_100:hover{transform:translateY(-4px);box-shadow:0 8px 24px #22c55e33;border-color:#16a34a;background:#16a34a}._joinButton_b3jot_100:hover ._joinButtonText_b3jot_120{color:#fff}._joinButtonText_b3jot_120{font-size:32px;font-weight:700;color:#16a34a;font-family:Comic Sans MS,Comic Sans,sans-serif!important;letter-spacing:2px}._content_b3jot_132{display:grid;grid-template-columns:1fr 1fr;gap:1rem;max-width:1200px;margin:0 auto}._subscribeSection_b3jot_140,._socialSection_b3jot_141{background:#fff;border-radius:16px;padding:40px;box-shadow:0 4px 20px #0000000f;border:2px solid #16a34a;transition:all .3s ease}._subscribeSection_b3jot_140:hover,._socialSection_b3jot_141:hover{box-shadow:0 8px 32px #0000001a}._sectionHeader_b3jot_154{margin-bottom:30px}._sectionTitle_b3jot_158{font-size:28px;font-weight:700;color:#111827;letter-spacing:-.01em}._underline_b3jot_165{width:100%;height:4px;background:linear-gradient(90deg,#eab308 0%,#eab308 50%,transparent 50%);border-radius:2px}._form_b3jot_172{display:flex;flex-direction:column;gap:20px}._formGroup_b3jot_178{display:flex;flex-direction:column;gap:8px}._label_b3jot_184{font-size:16px;font-weight:600;color:#374151}._input_b3jot_190{width:100%;padding:14px 18px;font-size:16px;border:2px solid #e5e7eb;border-radius:10px;transition:all .2s ease;background:#f9fafb;color:#111827;position:relative;z-index:2}._input_b3jot_190::-moz-placeholder{color:#9ca3af}._input_b3jot_190::placeholder{color:#9ca3af}._input_b3jot_190:focus{border-color:#22c55e;background:#fff;outline:none;box-shadow:0 0 0 3px #22c55e1a}._submitButton_b3jot_212{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-size:20px;font-weight:700;padding:16px 32px;border:none;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease;margin-top:10px;box-shadow:0 4px 12px #22c55e40;font-family:Comic Sans MS,Comic Sans,sans-serif;z-index:5}._submitButton_b3jot_212:hover{transform:translateY(-2px);box-shadow:0 6px 20px #22c55e59}._submitButton_b3jot_212:active{transform:translateY(0)}._submitButton_b3jot_212:disabled{background:linear-gradient(135deg,#86efac,#6ee7b7);cursor:not-allowed;transform:none;box-shadow:none}._buttonIcon_b3jot_245{font-size:24px}._socialLinks_b3jot_249{display:flex;flex-direction:column;gap:16px}._socialLink_b3jot_249{display:flex;align-items:center;gap:16px;padding:18px 24px;background:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;text-decoration:none;color:#374151;font-size:18px;font-weight:600;transition:all .3s ease;position:relative;z-index:2}._socialLink_b3jot_249 span{font-family:Comic Sans MS,Comic Sans,sans-serif!important}._socialLink_b3jot_249 svg{width:28px;height:28px;color:#6b7280;transition:color .2s ease}._socialLink_b3jot_249:hover{border-color:#22c55e;background:#fff;transform:translate(8px);box-shadow:0 4px 16px #22c55e26}._socialLink_b3jot_249:hover svg{color:#22c55e}@media(max-width:1024px){._content_b3jot_132{grid-template-columns:1fr;gap:40px}._title_b3jot_69{font-size:42px}._joinButtonText_b3jot_120{font-size:32px}}@media(max-width:768px){._title_b3jot_69{font-size:32px}._subtitle_b3jot_78,._description_b3jot_86{font-size:1.2rem}._joinButtonText_b3jot_120{font-size:24px}._subscribeSection_b3jot_140,._socialSection_b3jot_141{padding:30px 20px}._sectionTitle_b3jot_158{font-size:24px}._content_b3jot_132{gap:1rem}}._scrollIndicatorWrapper_b3jot_326{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10}@media(max-width:767px){._scrollIndicatorWrapper_b3jot_326{bottom:1rem}}._meta_b3jot_339{opacity:.3;font-style:italic;font-size:12px;text-align:right}._actions_17sd6_2{background:linear-gradient(135deg,#299522,#43a23e);min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:80px 20px 340px}._actions_17sd6_2:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(234,179,8,.05) 0%,transparent 70%);pointer-events:none}@media(max-width:1408px){._actions_17sd6_2{padding:80px 20px 240px}}._ruble_17sd6_29,._nextStep3D_17sd6_29{position:absolute}._ruble_17sd6_29{left:5rem;width:160px;top:5rem}@media(max-width:1408px){._ruble_17sd6_29{width:90px;left:1rem;top:1rem}}._nextStep3D_17sd6_29{width:340px;bottom:0;left:50%;transform:translate(-50%);animation:_swing_17sd6_1 1.2s ease-in-out infinite alternate}@media(max-width:1408px){._nextStep3D_17sd6_29{width:240px}}@keyframes _swing_17sd6_1{0%{transform:translate(-50%) rotate(-4deg)}to{transform:translate(-50%) rotate(4deg)}}._container_17sd6_67{max-width:1400px;width:100%;position:relative;z-index:1}._header_17sd6_74{text-align:center;margin-bottom:60px}._title_17sd6_79{font-size:56px;font-weight:800;color:#fff;margin:0 0 20px;line-height:1.2;letter-spacing:-.02em}._description_17sd6_88{font-size:24px;color:#ff0;font-family:Comic Sans MS,sans-serif;margin:0;font-weight:600;line-height:1.5}._content_17sd6_97{display:grid;grid-template-columns:1fr 1fr;gap:1rem;max-width:1200px;margin:0 auto}._leftColumn_17sd6_105{display:flex;flex-direction:column;gap:1rem}._rightColumn_17sd6_111{display:flex;flex-direction:column}._section_17sd6_116{background:#fff;border-radius:16px;padding:40px;height:100%;box-shadow:0 4px 20px #0000000f;border:1px solid rgba(0,0,0,.06);transition:all .3s ease;display:flex;flex-direction:column}._section_17sd6_116:hover{box-shadow:0 8px 32px #0000001a}._sectionHeader_17sd6_131{display:flex;align-items:center;gap:12px;margin-bottom:12px}._sectionIcon_17sd6_138{width:28px;height:28px;color:#22c55e}._sectionTitle_17sd6_144{font-size:24px;font-weight:700;color:#111827;margin:0;letter-spacing:-.01em}._underline_17sd6_152{width:100%;height:3px;background:linear-gradient(90deg,#22c55e 0%,#22c55e 70%,transparent 70%);border-radius:2px;margin-bottom:16px}._donationForm_17sd6_160{display:flex;flex-direction:column;height:100%;gap:20px}._amountButtons_17sd6_167{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}._amountButton_17sd6_167{padding:12px 16px;font-size:16px;font-weight:600;color:#374151;background:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease}._amountButton_17sd6_167:hover{border-color:#22c55e;background:#fff}._amountButton_17sd6_167._selected_17sd6_188{border-color:#22c55e;background:#f0fdf4;color:#16a34a}._formGroup_17sd6_194{display:flex;flex-direction:column;gap:8px}._label_17sd6_200{font-size:16px;font-weight:600;color:#374151}._input_17sd6_206{width:100%;padding:14px 18px;font-size:16px;border:2px solid #e5e7eb;border-radius:10px;transition:all .2s ease;background:#f9fafb;color:#111827}._input_17sd6_206::-moz-placeholder{color:#9ca3af}._input_17sd6_206::placeholder{color:#9ca3af}._input_17sd6_206:focus{border-color:#22c55e;background:#fff;outline:none;box-shadow:0 0 0 3px #22c55e1a}._certificateNote_17sd6_226{display:flex;align-items:center;gap:10px;padding:14px 18px;background:#fef3c7;border:2px solid #fde68a;border-radius:8px;font-size:15px;color:#92400e;font-weight:500}._certificateIcon_17sd6_239{font-size:20px}._donateButton_17sd6_243{background:linear-gradient(135deg,#22c55e,#16a34a);margin-top:auto;color:#fff;font-size:20px;font-weight:700;padding:16px 32px;border:none;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease;box-shadow:0 4px 12px #22c55e40}._donateButton_17sd6_243:hover{transform:translateY(-2px);box-shadow:0 6px 20px #22c55e59}._donateButton_17sd6_243:active{transform:translateY(0)}._donateButton_17sd6_243:disabled{background:linear-gradient(135deg,#d1d5db,#9ca3af);cursor:not-allowed;transform:none;box-shadow:none}._buttonIcon_17sd6_274{font-size:20px;font-weight:700}._volunteerText_17sd6_279{font-size:16px;color:#6b7280;line-height:1.6;margin:0 0 24px;text-align:center}._volunteerButton_17sd6_287{background:#fff;color:#22c55e;font-size:20px;font-weight:700;padding:16px 32px;border:3px solid #22c55e;border-radius:10px;cursor:pointer;transition:all .3s ease}._volunteerButton_17sd6_287:hover{background:#22c55e;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #22c55e4d}._shopText_17sd6_305{font-size:16px;color:#6b7280;line-height:1.6;margin:0 0 1rem;text-align:center}._merchPreview_17sd6_313{background:#f9fafb;border-radius:12px;padding:8px;margin-bottom:24px;display:flex;justify-content:center;align-items:center}._merchImage_17sd6_323{width:100%;max-width:500px;height:300px;-o-object-fit:contain;object-fit:contain}._shopButton_17sd6_330{background:linear-gradient(135deg,#eab308,#ca8a04);color:#fff;font-size:20px;font-weight:700;padding:16px 32px;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #eab30840;margin-top:auto}._shopButton_17sd6_330:hover{transform:translateY(-2px);box-shadow:0 6px 20px #eab30859}._shopButton_17sd6_330:active{transform:translateY(0)}@media(max-width:1024px){._content_17sd6_97{grid-template-columns:1fr;gap:40px}._title_17sd6_79{font-size:42px}._amountButtons_17sd6_167{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){._header_17sd6_74{margin-bottom:20px}._title_17sd6_79{font-size:32px;margin-bottom:10px}._description_17sd6_88{font-size:18px}._section_17sd6_116{padding:30px 20px}._sectionTitle_17sd6_144{font-size:20px}._amountButtons_17sd6_167{grid-template-columns:repeat(2,1fr)}._content_17sd6_97{gap:1rem}}._grid_17sd6_388{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%;margin-top:32px;align-items:stretch}._cardBig_17sd6_399{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;min-height:420px;box-shadow:0 4px 18px #0000000d}._cardSmall_17sd6_411{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;min-height:260px;box-shadow:0 4px 18px #0000000d}._cardBig_17sd6_399>*:last-child,._cardSmall_17sd6_411>*:last-child{margin:auto 0}@media(max-width:900px){._grid_17sd6_388{grid-template-columns:1fr}._cardBig_17sd6_399,._cardSmall_17sd6_411{min-height:auto}}._home_1g28q_1{scroll-behavior:smooth}@media(min-width:768px){._home_1g28q_1{scroll-snap-type:y proximity;scroll-padding-top:70px}._home_1g28q_1 section{scroll-snap-align:start;scroll-snap-stop:normal;scroll-margin-top:70px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.fixed{position:fixed}.grid{display:grid}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.underline{text-decoration-line:underline}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif}h1,h2,h3,h4,h5,h6{letter-spacing:.05rem!important}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body:lang(ru){font-family:Montserrat,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app{min-height:100vh;display:flex;flex-direction:column}main{flex:1}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
