::-webkit-input-placeholder{color:inherit;opacity:.5}::-moz-placeholder{color:inherit;opacity:.5}input[type=tel],input[type=number],input[type=url],input[type=password],input[type=text],input[type=email],input[type=reset],input[type=button],input[type=submit],button,textarea{-webkit-appearance:none;border-radius:0;outline:none;color:inherit}input[type=number]{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}a[href],label[for],select,input[type=checkbox],input[type=radio]{cursor:pointer}button,input[type=button],input[type=image],input[type=reset],input[type=submit]{padding:0;outline:none;overflow:visible;cursor:pointer}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=image]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0}textarea{overflow:auto;resize:none}input,button,textarea,select{font-family:"Inter Tight",sans-serif;outline:none}button{background:none;padding:0;border:0;outline:none}h1,h2,h3,h4,h5,h6{margin:0;font-weight:bold}strong{font-weight:bold}em{font-style:italic}del{text-decoration:line-through}th,td{vertical-align:top}th{font-weight:normal;text-align:left}address,cite,dfn{font-style:normal}sub,sup{position:relative;font-size:75%;line-height:0}sup{top:-0.5em}sub{bottom:-0.25em}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{box-sizing:border-box}body *,body *:before,body *:after{box-sizing:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}img{vertical-align:middle;max-width:100%;height:auto}svg{max-height:100%;max-width:100%;vertical-align:middle;height:auto;fill:currentColor}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;transition:all .3s ease-out;color:inherit}.row{--pp-gutter-x: 16px;display:flex;flex-wrap:wrap;margin-right:calc(-0.5*var(--pp-gutter-x));margin-left:calc(-0.5*var(--pp-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--pp-gutter-x)*.5);padding-left:calc(var(--pp-gutter-x)*.5)}.col{flex:1 0 0%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.order-1{order:1}.offset-2{margin-left:16.66666667%}.order-2{order:2}.offset-3{margin-left:25%}.order-3{order:3}.offset-4{margin-left:33.33333333%}.order-4{order:4}.offset-5{margin-left:41.66666667%}.order-5{order:5}.offset-6{margin-left:50%}.order-6{order:6}.offset-7{margin-left:58.33333333%}.order-7{order:7}.offset-8{margin-left:66.66666667%}.order-8{order:8}.offset-9{margin-left:75%}.order-9{order:9}.offset-10{margin-left:83.33333333%}.order-10{order:10}.offset-11{margin-left:91.66666667%}.order-11{order:11}.swiper{position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.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)}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.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}html{height:100%}body{font:18px/1.778 "Inter Tight",sans-serif;background:#fff;-webkit-text-size-adjust:none;color:#001e16;min-height:100%;display:flex;--header: 102px;flex-direction:column}.menu-trigger{display:none}.bg{position:absolute;top:0;bottom:0;left:0;right:0;background-size:contain;object-fit:cover;overflow:hidden;width:100%;height:100%;z-index:-2}.body{overflow:hidden;flex-grow:1;position:relative;padding-top:var(--header);background:#e6f5b4}.header{position:fixed;left:0;background:#e6f5b4;z-index:9;right:0;top:0;display:flex;transition:all .3s ease;height:var(--header);color:#001e16}.transparent-header .header{background:none}.transparent-header .header.header-moved{background:#e6f5b4}.transparent-header.header-moved .header{background:#e6f5b4}.transparent-header:not(.header-moved):not(.active-menu) .header{color:#c8fc54}.header .logo{position:absolute;left:0;right:0;display:block;top:24px;z-index:19999;margin:auto;width:214px;height:54px}.home:Not(.header-moved) .header .logo{pointer-events:none}.header .logo .svg{position:absolute;left:0;right:0;top:0;bottom:0}.header .logo .svg .mask-line{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.home .header .logo .svg .mask-line svg{transition:transform 1s cubic-bezier(0.19, 1, 0.22, 1);transform:translateY(100%)}.home.header-loaded .header .logo .svg .mask-line:nth-child(1) svg{transition-delay:.2s;transform-origin:0 0}.home.header-loaded .header .logo .svg .mask-line svg{transform:translateY(0%)}.header .logo .svg{transform-origin:50% -16%}.container{margin:0 auto;width:1392px;padding:0 16px;max-width:100%}.container.full{width:1440px}body:not(.loaded) *{transition:none !important}.s-logo{display:block;width:98px;height:165px}.s-logo svg{display:block;width:inherit;height:inherit}.footer{padding:40px 0 32px;color:#e6f5b4;background:#001e16;font-size:14px;line-height:21px}.footer .copy a{text-decoration:underline}.footer .copy a:hover{text-decoration:none}img.js-parallax,.bg.js-parallax{height:110%}.home .section-hero .btn{opacity:0}.home.header-loaded .section-hero .btn{opacity:1;transition-delay:.85s}.main-nav{font-size:16px;transition:transform .3s ease,opacity .3s ease}.home .main-nav{opacity:0}.home.header-loaded .main-nav{opacity:1;transition-delay:.75s}.main-nav .f-social{display:none}.main-nav ul{display:flex;gap:32px}.main-nav .outline{margin-left:auto}.main-nav .outline a{border-radius:50px;padding:0 15px;display:block;border:1px solid currentColor;line-height:28px}.main-nav .outline a:hover{color:#e6f5b4;border-color:#001e16;background:#001e16}.main-nav .outline a:active{background:#001e16;border-color:#001e16;color:#d1fa71}.fill>div{display:flex;flex-direction:column}.fill>div>*{flex-grow:1}.h0{font-family:"IBM Plex Serif",sans-serif;font-weight:300;font-size:96px;line-height:106%;letter-spacing:-0.04em}h1,.h1{font-family:"IBM Plex Serif",sans-serif;font-weight:300;font-size:64px;line-height:106%;letter-spacing:-0.04em}h2,.h2{font-family:"IBM Plex Serif",sans-serif;font-size:48px;line-height:106%;letter-spacing:-0.04em;font-weight:300}.section-donate{padding:60px 0 104px}.section-donate h1{text-align:center;margin-bottom:108px}.btn{display:inline-flex;font-size:20px;transition:all .3s ease;line-height:23px;font-family:"Inter Tight",sans-serif;font-weight:normal;padding:15px 32px;align-items:center;justify-content:center;text-align:center;border:1px solid #e6f5b4;border-radius:50px}.btn.btn-lg{line-height:32px;font-size:24px}.btn.btn-primary{color:#001e16;background:#aaf700;border-color:#aaf700}.btn.btn-primary:hover{color:#001e16;background:#bcff29;border-color:#bcff29}.btn.btn-primary:active{background:#aaf700;color:#001e16;border-color:#aaf700}.btn.btn-secondary{color:#e6f5b4;background:#001e16;border-color:#001e16}.btn.btn-secondary:hover{color:#d1fa71;background:#092a21;border-color:#092a21}.btn.btn-secondary:active{color:#d1fa71;background:#001e16;border-color:#001e16}.btn.btn-secondary[disabled]{background:#ebebeb;border-color:#ebebeb;color:#aaaeae}.btn.btn-outline{border-color:#e6f5b4}.btn.btn-outline:hover{color:#001e16;background:#e6f5b4}.btn.btn-outline:active{color:#001e16;background:#def29c}.btn.btn-dark-outline{border-color:#001e16;color:#001e16}.btn.btn-dark-outline:hover{color:#e6f5b4;background:#001e16}.btn.btn-dark-outline:active{color:#d1fa71;background:#021d16}.donate-item{padding:34px 32px;background:#001e16;min-height:416px;display:flex;margin-bottom:16px;flex-direction:column;line-height:27px;color:#e6f5b4}.donate-item input{font-size:16px;background:none;width:128px;max-width:100%;margin:0 auto 24px;height:35px;padding:0;display:block;text-align:center;border:0;border-bottom:1px solid #e6f5b4}.donate-item p{margin-bottom:24px}.donate-item .bottom{margin-top:auto}.donate-item .btn{width:100%}.donate-item .h2{margin-bottom:10px}.donate-item .icon{margin-bottom:10px;height:56px}.section{position:relative;z-index:1}.section-why+.section-cta{margin-top:-36px}.section-cta+.section-map{margin-top:-24px}.gallery{margin-bottom:40px;position:relative;z-index:1}.gallery .swiper-pagination-bullets{display:none}.gallery .swiper-pagination-fraction{position:absolute;bottom:0;left:0;font-size:20px;line-height:20px;margin-bottom:-59px}.gallery .swiper-button-prev,.gallery .swiper-button-next{display:flex;align-items:center;justify-content:center;position:absolute;left:16px;cursor:pointer;right:16px;top:210px;bottom:0;z-index:9;width:56px;height:56px;background:#c8fc54;border-radius:50%;margin:0}.gallery .swiper-button-prev svg,.gallery .swiper-button-next svg{margin-left:-4px}.gallery .swiper-slide{box-sizing:border-box}.gallery .swiper-button-next{left:auto}.gallery .swiper-button-next svg{margin-left:4px;transform:scaleX(-1)}.gallery .img-h{padding-bottom:56.25%;position:relative;z-index:1;margin-bottom:32px}.n-org{z-index:2}.section-cta{text-align:center;padding:36px 0 40px;color:#c8fc54}.section-cta .entry{margin-top:28px}.section-cta .box{position:relative;display:flex;flex-direction:column;align-items:center;min-height:506px;width:100%;overflow:hidden;padding:36px 48px 40px}.section-cta .box .n-org{margin:0 8px}.section-cta .container{display:flex;flex-direction:column;align-items:center;min-height:430px}.section-cta .btn{min-width:243px;margin-top:auto}.section-hero{min-height:100vh;margin-top:calc(var(--header)*-1);display:flex;align-items:flex-end;text-align:center;position:relative;overflow:hidden;padding-bottom:48px}.section-hero .btn{min-width:243px}.asp-org{width:calc(100% - 40px);margin:auto auto 0;padding-top:24px}.asp-org:before{content:"";padding-bottom:12.53%;display:block;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='327' height='41'><path d='M260.109 39.3476C293.902 36.7341 327 22.0617 327 6.60115C327 2.22888 323.612 0.321945 320.808 0.321945C307.807 0.321945 311.226 36.5841 252.222 36.5841C204.142 36.5841 167.825 13.3533 167.825 40.208C167.825 40.208 241.57 40.7816 260.11 39.3476H260.109Z' fill='%2382C639'/><path d='M66.8914 39.3476C33.0977 36.7322 -3.05176e-05 22.0617 -3.05176e-05 6.60115C-3.05176e-05 2.22888 3.3878 0.321945 6.19148 0.321945C19.1929 0.321945 15.7744 36.5841 74.7777 36.5841C122.858 36.5841 159.175 13.3533 159.175 40.208C159.175 40.208 85.4299 40.7816 66.8896 39.3476H66.8914Z' fill='%2382C639' /></svg>") no-repeat 0 50%;background-size:contain}.section-404{margin-top:calc(var(--header)*-1);padding:72px 0px;background:#001e16;color:#c8fc54;text-align:center}.section-404 .container{display:flex;flex-direction:column;justify-content:center;position:relative}.section-404 h1{margin-bottom:16px}.section-404 .btn{min-width:264px}.section-thank{margin-top:calc(var(--header)*-1);padding:120px 0 54px;color:#c8fc54;text-align:center;background:#001e16}.section-thank .container{min-height:calc(100vh - 100px - 120px - 54px);display:flex;flex-direction:column;justify-content:center;position:relative}.section-thank h1{margin-bottom:58px}.section-thank .f-social ul{justify-content:center;margin-top:22px}.section-thank .f-social a{border-color:rgba(200,252,84,.2)}.section-thank .f-social a:hover{border-color:rgba(200,252,84,.7)}.entry{line-height:1.4}.entry p+p{margin-top:-0.5em}.entry p+ul{margin-top:-16px}.entry ul>li{line-height:1.4;padding-left:28px;position:relative}.entry ul>li:before{content:"•";position:absolute;top:0;left:0;padding:0 9px}.entry p{margin-bottom:1.78em}.entry>*:last-child{margin-bottom:0}.entry .note{font-size:14px;margin-bottom:-4px;margin-top:8px}.entry dl{margin-top:-2px;margin-bottom:12px}.entry dl dt{font-size:14px;display:block}.entry dl dd{font-size:20px}.checks{margin:24px 0 0}.checkbox{margin-bottom:8px;display:flex;font-weight:400;font-size:14px;cursor:pointer;line-height:17px;align-items:center}.checkbox a{text-decoration:underline}.checkbox a:hover{text-decoration:none}.checkbox input{border-radius:4px;border:1px solid #001e16;width:16px;height:16px;background:no-repeat 50% 50%;margin:0;appearance:none;transition:all .3s ease;margin-right:16px;display:block;flex-shrink:0}.checkbox input:checked{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='6'><path d='m.5 2.167 2.034 2.421a1 1 0 0 0 1.532 0L7.5.5' fill='none' stroke='%23001E16'/></svg>")}.top-panel{background:#c8fc54;padding:64px 24px 72px}.top-panel .list-wrap{overflow:hidden;margin-bottom:-24px}.top-panel ol{display:flex;counter-reset:section;flex-wrap:wrap;margin-bottom:-16px}.top-panel ol li{font-size:28px;border-bottom:1px solid rgba(0,0,0,.2);padding-left:40px;padding-bottom:16px;width:50%;margin-bottom:15px;position:relative}.top-panel ol li:before{position:absolute;top:2px;left:0;font-size:16px;counter-increment:section;content:counter(section)}.top-panel .left-side{display:flex;flex-direction:column}.tooltip{display:inline-block;width:20px;height:20px;margin-top:14px;vertical-align:top;position:relative}.tooltip .tooltip-text{position:absolute;bottom:100%;left:50%;border-radius:8px;transform:translateX(-50%);color:#e6f5b4;font-size:14px;line-height:20px;white-space:nowrap;display:none;margin-bottom:12px;padding:8px 16px;font-weight:normal;font-family:"Inter Tight",sans-serif;letter-spacing:0;background:#001e16}.tooltip .tooltip-text:before{content:"";background:#001e16;position:absolute;left:0;z-index:-1;right:0;margin:auto;bottom:-3px;width:16px;height:16px;transform:rotate(45deg)}.tooltip:hover .tooltip-text{display:block}.tooltip svg{display:block}.tabs{margin-top:auto;margin-bottom:6px;padding-top:24px}.tabs ul{display:inline-flex;margin-top:18px;flex-wrap:wrap;position:relative}.tabs ul:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:8px;border:1px solid rgba(0,30,22,.2)}.tabs ul a{display:block;font-size:20px;user-select:none;line-height:39px;border-radius:8px;padding:0 20px}.tabs ul a.active{color:#e6f5b4;background:#001e16}.section-gallery{margin:136px 0 140px}.section-map .panel-white{padding-top:72px;padding-bottom:72px}.section-how .image{margin-bottom:16px;overflow:hidden;position:relative;padding-bottom:56.25%}.section-how .image img{width:100%}.section-how .h2{line-height:86%}.section-why{margin:110px 0 60px}.section-why .top-row{margin-bottom:88px}.section-how+.section-why{padding-top:22px}.section-why .h1{margin-bottom:80px}.h3{font-size:28px;line-height:normal;margin-bottom:10px}.why-item{margin-bottom:80px}.why-item .icon{margin-bottom:8px}.why-item .image{padding-bottom:74.04%;position:relative;margin-bottom:16px;margin-top:-12px}.feature-item{font-size:28px;margin:0 -24px;padding:0 24px;border-bottom:1px solid #b8c490;padding-bottom:32px;margin-bottom:48px;position:relative}.feature-item .icon{height:56px;margin-bottom:8px}.post-item{margin-bottom:40px}.post-item .image{padding-bottom:74.04063%;position:relative;z-index:1;margin-bottom:16px}.post-item .rights{margin-bottom:4px}.post-item .h4{font-size:28px;line-height:normal;margin-bottom:12px}.section-join{padding-bottom:84px}.section-join .entry{font-size:16px;line-height:27px;max-width:696px}.section-join .entry .h2{margin-bottom:20px}.section-join .entry .btn{min-width:0;margin:5px 0 40px}.section-join .s-logo{margin:44px 0;width:102px}.section-join .panel-white{padding-bottom:100px;padding-top:92px}.section-about-b{padding:160px 0;background:#fff;color:#001e16;font-size:16px;line-height:27px}.section-about-b .title{font-size:16px;margin-top:-6px;margin-bottom:14px}.section-about-b .btn{margin-top:32px}.section-about-b .h1{margin:0 0 36px}.section-about-b .entry{margin-top:-8px}.section-team+.section-about-b{margin-top:-148px}.team-item{font-size:16px;margin-bottom:36px}.team-item .image{padding-bottom:114.553%;position:relative;z-index:2;margin-bottom:16px}.team-item .h4{margin-bottom:3px;font-size:20px;line-height:normal}.top-row{margin-bottom:76px}.top-row .h1{margin-bottom:18px}.section-posts{padding:142px 0 108px}.section-team{padding:156px 0 108px;background:#fff;z-index:2}.section-features{padding:124px 0 94px}.panel-white{margin-bottom:16px;background:#fff;padding:64px 0 64px;position:relative}.section-about .panel-white{color:#e6f5b4;background:none;overflow:hidden;line-height:27px;min-height:792px;padding-left:24px;padding-right:24px;display:flex;flex-direction:column}.section-about .panel-white .entry p{margin-bottom:27px}.section-about .panel-white .entry p:last-child{margin-bottom:0}.section-about .panel-white .btn{margin-top:32px}.section-about .panel-white .h0{color:#c8fc54;margin-top:-4px}.panel-white .btn{min-width:264px;margin-bottom:24px;margin-top:16px}.panel-white .h2{margin-bottom:16px}.f-social ul{display:flex;gap:16px}.f-social a{display:flex;align-items:center;width:48px;height:48px;justify-content:center;border:1px solid rgba(230,245,180,.2);border-radius:50%}.f-social a:hover{border-color:rgba(230,245,180,.7)}.f-social a svg{width:24px;height:24px}.f-menu{margin-bottom:24px}.f-menu li{margin-bottom:16px}.f-menu a:hover{text-decoration:underline}.form-group{position:relative;margin-bottom:16px}.form-group label{position:absolute;top:0;left:16px;font-weight:400;font-size:16px;transition:all .3s ease;pointer-events:none;height:56px;display:flex;align-items:center;line-height:27px}.error~.error-tip{display:block}.error~span .error-tip{display:block}.error-tip{margin-top:4px;display:none;color:#db4f4f;font-size:12px;line-height:17px}input.form-control{border:1px solid rgba(0,30,22,.4);height:56px;width:100%;font-size:16px;transition:all .3s ease;background:#f8f8f8;border-radius:8px;padding:19px 15px 10px}input.form-control.focus~label,input.form-control:focus~label{font-weight:400;font-size:12px;opacity:.5;line-height:27px;height:28px}input.form-control:focus{border-color:#001e16}input.form-control:hover{border-color:#001e16}.rights{position:absolute;font-size:14px;margin:8px;color:#e6f5b4;right:0;bottom:0;line-height:1.21}.btn-back{font-size:16px;display:inline-flex;align-items:center;margin-top:-2px;margin-bottom:16px;vertical-align:top;color:#001e16}.btn-back:hover{color:#092a21}.btn-back:active{color:#092a21}.btn-back svg{width:11px;height:9px;margin-right:8px}.tab-c:not(.active){display:none}.video-h{padding-bottom:56.25%;position:relative;z-index:2;cursor:pointer}.video-h.active:after{display:none}.video-h.active img.bg{display:none}.video-h:after{content:"";position:absolute;left:0;right:0;top:0;background:#c8fc54 url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='13' height='25'><path d='M11.436 12.563.814 23.185V1.942l10.622 10.621Z' fill='%23001E16' stroke='%23000'/></svg>") no-repeat 55% 50%;border-radius:50%;bottom:0;margin:auto;width:76px;height:76px}.section-features+.section-posts{padding-top:0;margin-top:0}.section-progress+.section-about{margin-top:16px}.section-progress{background:#001e16;color:#e6f5b4;padding:32px 0 47px;font-size:16px}.section-progress .row{justify-content:space-between}.section-top{padding:16px 0}.progress-bar{margin-top:207px;height:2px;padding:0 10px;background:#e6f5b4;position:relative}.progress-bar.all{margin-top:127px}.progress-bar:after,.progress-bar:before{content:"";border-radius:50%;position:absolute;top:-7px;left:0;width:16px;height:16px;background:#aaf700}.progress-bar .tooltip{position:absolute;bottom:20px;right:0;width:67px;background:#aaf700;font-size:20px;border-radius:8px;height:48px;text-align:center;margin-right:2px;line-height:48px;color:#001e16;transform:translateX(50%)}.progress-bar .tooltip:before{content:"";background:inherit;position:absolute;left:50%;margin:-5px;bottom:-1px;transform:rotate(45deg);width:12px;height:12px}.progress-bar:before{left:auto;background:#e6f5b4;right:0}.progress-bar .ins{height:4px;background:#aaf700;position:relative;top:-1px}.sponsors{padding:60px 0 40px;font-size:16px;margin-bottom:40px;border-bottom:1px solid rgba(230,245,180,.2)}.sponsors .set{margin-bottom:64px}.sponsors .logo{display:flex;flex-wrap:wrap;gap:48px}.section-about-hero{margin:80px 0}.section-about-hero.v-2{margin:108px 0 -14px}.section-about-hero.v-2 .image{margin-top:30px}.section-about-hero h1{margin-bottom:24px}.section-about-hero .image{margin-top:24px;position:relative;overflow:hidden;padding-bottom:31.96%}.section-about-hero .image img{width:100%}.section-about-hero .image .n-org{position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none}.section-about-hero .image .n-org:after,.section-about-hero .image .n-org:before{content:"";width:5.6%;height:383px;position:absolute;top:0;max-height:calc(100% - 66px);bottom:0;left:0;margin:auto 24px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='80' height='383'><path d='M79.1666 245.988C77.5084 284.394 60.7691 383 16.5469 383C6.03541 383 0.00488272 377.091 0.00488272 366.974C0.00488273 350.769 22.8291 343.174 32.8076 328.926C33.4195 328.053 33.1925 326.73 31.9736 326.73C31.0162 326.73 30.1674 327.63 29.6985 328.059C26.6932 330.818 20.3369 338.305 14.2669 338.305C0.00488274 338.305 1.91471 313.979 3.183 305.977C5.3149 292.553 9.21352 278.561 40.3433 278.561C74.0836 278.561 74.049 265.186 76.255 240.187C76.3241 239.417 75.9786 238.68 75.2433 238.68C74.4093 238.68 73.8566 239.309 73.674 240.198C70.0369 257.813 58.8938 264.692 43.931 264.692C23.2732 264.692 8.14757 248.715 8.2512 232.234C8.37951 211.67 36.7802 199.277 51.7578 198.209C75.5937 196.506 80.0648 225.213 79.1666 245.988Z' fill='%23C8FC54'/><path d='M79.1666 137.233C77.5036 98.8273 60.7691 0.221252 16.542 0.221252C6.03052 0.221252 -3.2148e-09 6.13067 -8.7183e-09 16.2472C-1.75339e-08 32.452 22.8242 40.0475 32.8027 54.2952C33.4146 55.168 33.1876 56.4909 31.9687 56.4909C31.0113 56.4909 30.1625 55.5909 29.6937 55.1626C26.6883 52.4031 20.332 44.916 14.262 44.916C-2.43145e-08 44.916 1.90983 69.2422 3.17812 77.2443C5.31002 90.6679 9.20864 104.661 40.3384 104.661C74.0787 104.661 74.0442 118.036 76.2501 143.034C76.3192 143.804 75.9737 144.541 75.2384 144.541C74.4044 144.541 73.8517 143.912 73.6691 143.023C70.032 125.409 58.8889 118.529 43.9261 118.529C23.2683 118.529 8.14269 134.506 8.24632 150.987C8.37463 171.551 36.7753 183.945 51.7529 185.013C75.5888 186.715 80.0599 158.008 79.1617 137.233L79.1666 137.233Z' fill='%23C8FC54' /></svg>") no-repeat 0 50%;background-size:contain;transform:scaleX(-1)}.section-about-hero .image .n-org:before{transform:none}.section-about-hero .image .n-org:after{left:auto;right:0}.section-about-hero .entry{margin-top:6px}.preloader{position:fixed;left:0;right:0;top:0;bottom:0;z-index:19999999;transition:opacity .5s ease;background:#002d1b;background:linear-gradient(90deg, #002d1b, #002615)}.preloader.fadeout{pointer-events:none;opacity:0}.preloader .bg{object-fit:contain}.progress-bar.all:before{background:#aaf700}.progress-bar.all .ins{max-width:100%}.progress-bar.all .tooltip{right:-12px;left:auto;padding-left:20px;padding-right:20px;transform:none;width:auto}.progress-bar.all .tooltip:before{content:"";left:auto;right:23px}.section-hposts{padding-bottom:100px}.section-hposts .top-row .h1{line-height:86%;margin-top:-4px;margin-bottom:-5px}.bottom-cta{display:flex;justify-content:center;gap:12px;margin-top:72px;margin-bottom:14px}.section-progress .row{gap:93px 0}.section-progress h1{color:#c8fc54;margin-bottom:148px}@media (min-width: 576px){.col-sm{flex:1 0 0%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.order-sm-0{order:0}.offset-sm-1{margin-left:8.33333333%}.order-sm-1{order:1}.offset-sm-2{margin-left:16.66666667%}.order-sm-2{order:2}.offset-sm-3{margin-left:25%}.order-sm-3{order:3}.offset-sm-4{margin-left:33.33333333%}.order-sm-4{order:4}.offset-sm-5{margin-left:41.66666667%}.order-sm-5{order:5}.offset-sm-6{margin-left:50%}.order-sm-6{order:6}.offset-sm-7{margin-left:58.33333333%}.order-sm-7{order:7}.offset-sm-8{margin-left:66.66666667%}.order-sm-8{order:8}.offset-sm-9{margin-left:75%}.order-sm-9{order:9}.offset-sm-10{margin-left:83.33333333%}.order-sm-10{order:10}.offset-sm-11{margin-left:91.66666667%}.order-sm-11{order:11}}@media (min-width: 767.99px){.top-panel ol li:nth-child(1){order:1}.top-panel ol li:nth-child(2){order:3}.top-panel ol li:nth-child(3){order:5}.top-panel ol li:nth-child(4){order:7}.top-panel ol li:nth-child(5){order:9}.top-panel ol li:nth-child(6){order:2}.top-panel ol li:nth-child(7){order:4}.top-panel ol li:nth-child(8){order:6}.top-panel ol li:nth-child(9){order:8}.top-panel ol li:nth-child(10){order:10}}@media (min-width: 768px){.col-md{flex:1 0 0%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.order-md-0{order:0}.offset-md-1{margin-left:8.33333333%}.order-md-1{order:1}.offset-md-2{margin-left:16.66666667%}.order-md-2{order:2}.offset-md-3{margin-left:25%}.order-md-3{order:3}.offset-md-4{margin-left:33.33333333%}.order-md-4{order:4}.offset-md-5{margin-left:41.66666667%}.order-md-5{order:5}.offset-md-6{margin-left:50%}.order-md-6{order:6}.offset-md-7{margin-left:58.33333333%}.order-md-7{order:7}.offset-md-8{margin-left:66.66666667%}.order-md-8{order:8}.offset-md-9{margin-left:75%}.order-md-9{order:9}.offset-md-10{margin-left:83.33333333%}.order-md-10{order:10}.offset-md-11{margin-left:91.66666667%}.order-md-11{order:11}.header{padding-top:24px}.header-moved .header .main-nav{transform:translateY(12px)}.section-404 .container{min-height:calc(100vh - 72px - 72px)}.section-404 .bottom{position:absolute;left:0;right:0;bottom:48px}.entry .has-medium-font-size{font-size:20px;line-height:27px}.entry.entry-lg{font-size:20px;line-height:29px}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.order-lg-0{order:0}.offset-lg-1{margin-left:8.33333333%}.order-lg-1{order:1}.offset-lg-2{margin-left:16.66666667%}.order-lg-2{order:2}.offset-lg-3{margin-left:25%}.order-lg-3{order:3}.offset-lg-4{margin-left:33.33333333%}.order-lg-4{order:4}.offset-lg-5{margin-left:41.66666667%}.order-lg-5{order:5}.offset-lg-6{margin-left:50%}.order-lg-6{order:6}.offset-lg-7{margin-left:58.33333333%}.order-lg-7{order:7}.offset-lg-8{margin-left:66.66666667%}.order-lg-8{order:8}.offset-lg-9{margin-left:75%}.order-lg-9{order:9}.offset-lg-10{margin-left:83.33333333%}.order-lg-10{order:10}.offset-lg-11{margin-left:91.66666667%}.order-lg-11{order:11}.section-404 .n-org{position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none}.section-404 .n-org:after,.section-404 .n-org:before{content:"";width:20%;height:100%;position:absolute;top:0;left:0;margin:0 16px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='99' height='657'><path d='M2.40632 522.602C8.87847 590.503 45.1852 657 83.4558 657C94.2796 657 99 650.198 99 644.559C99 618.438 9.24725 625.306 9.24725 506.755C9.24725 410.155 66.7499 337.191 0.276588 337.191C0.276588 337.191 -1.14323 485.361 2.40632 522.602Z' fill='%23C8FC54'/> <path d='M2.40632 134.398C8.87847 66.4965 45.1945 0 83.4558 0C94.2796 0 99 6.80226 99 12.4413C99 38.5617 9.24725 31.6943 9.24725 150.245C9.24725 246.845 66.7499 319.809 0.276588 319.809C0.276588 319.809 -1.14323 171.639 2.40632 134.398Z' fill='%23C8FC54' /></svg>") no-repeat 0 50%;background-size:contain}.section-404 .n-org:after{left:auto;transform:scaleX(-1);right:0}.section-thank .n-org{position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none}.section-thank .n-org:after,.section-thank .n-org:before{content:"";width:20%;height:100%;position:absolute;top:0;left:0;margin:0 16px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='119' height='615'><path d='M118.9 52.8C118.9 134.14 93.8499 206.17 70.8399 206.17C55.6099 206.17 65.7699 161.07 65.7699 122.91C65.7699 98.65 59.3099 94.62 54.1799 94.62C39.1699 94.62 31.4799 136.76 9.86995 265.7C6.59995 285.23 3.90995 301.62 1.57995 301.62C-0.0400521 301.62 0.00994763 297.28 0.00994739 291.81C0.00994718 286.91 0.259947 280.04 0.579947 273.43C3.86994 205.09 20.8099 -9.09204e-07 88.5499 -3.87021e-06C107.7 -4.70729e-06 118.9 20.94 118.9 52.8Z' fill='%23C8FC54'/> <path d='M118.9 561.92C118.9 480.58 93.8499 408.55 70.8399 408.55C55.6099 408.55 65.7699 453.65 65.7699 491.81C65.7699 516.07 59.3099 520.1 54.1799 520.1C39.1699 520.1 31.4799 477.96 9.86994 349.02C6.59993 329.49 3.90993 313.1 1.57993 313.1C-0.0400653 313.1 0.00993482 317.44 0.00993506 322.91C0.00993528 327.81 0.259936 334.68 0.579936 341.29C3.88994 409.64 20.8199 614.72 88.5699 614.72C107.72 614.72 118.92 593.78 118.92 561.92L118.9 561.92Z' fill='%23C8FC54' /></svg>") no-repeat 0 50%;background-size:contain}.section-thank .n-org:after{left:auto;transform:scaleX(-1);right:0}.section-about .panel-white>.row>div:last-child{padding-right:calc(var(--pp-gutter-x)*.5 + 60px)}.section-about .panel-white>.row>div:first-child{padding-left:calc(var(--pp-gutter-x)*.5 + 40px)}.panel-white>.row>div:last-child{padding-right:calc(var(--pp-gutter-x)*.5 + 114px)}.panel-white>.row>div:first-child{padding-left:calc(var(--pp-gutter-x)*.5 + 64px)}.m-only{display:none !important}html .section-progress .col-lg-5{width:33%}html .section-progress .col-lg-3{width:19%}html .section-progress .col-lg-4{width:27.5%}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.order-xl-0{order:0}.offset-xl-1{margin-left:8.33333333%}.order-xl-1{order:1}.offset-xl-2{margin-left:16.66666667%}.order-xl-2{order:2}.offset-xl-3{margin-left:25%}.order-xl-3{order:3}.offset-xl-4{margin-left:33.33333333%}.order-xl-4{order:4}.offset-xl-5{margin-left:41.66666667%}.order-xl-5{order:5}.offset-xl-6{margin-left:50%}.order-xl-6{order:6}.offset-xl-7{margin-left:58.33333333%}.order-xl-7{order:7}.offset-xl-8{margin-left:66.66666667%}.order-xl-8{order:8}.offset-xl-9{margin-left:75%}.order-xl-9{order:9}.offset-xl-10{margin-left:83.33333333%}.order-xl-10{order:10}.offset-xl-11{margin-left:91.66666667%}.order-xl-11{order:11}.section-cta .container{position:relative}.section-cta .n-org{position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none}.section-cta .n-org:after,.section-cta .n-org:before{content:"";width:20%;height:252px;position:absolute;top:0;bottom:0;left:0;margin:auto 16px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='47' height='252'><path d='M47 25.938L47 226.062C47 243.263 40.7663 252 30.5556 252C22.4552 252 13.6793 246.822 13.6793 229.855C13.6793 193.389 41.1146 177.348 41.4698 126C41.1146 74.6522 13.6793 58.6107 13.6793 22.1453C13.6793 5.17114 22.4483 -1.07319e-06 30.5556 -7.18809e-07C40.7663 -2.72484e-07 47 8.73744 47 25.938Z' fill='%23C8FC54'/><path d='M-6.70276e-06 153.426C-5.99197e-06 137.165 8.59484 126.919 19.3488 126.919C24.8373 126.919 25.8542 130.321 29.2183 130.321C33.3625 130.321 33.3207 121.672 29.2183 121.672C25.7009 121.672 24.8303 125.074 19.3488 125.074C8.59484 125.074 -5.01558e-06 114.828 -4.30479e-06 98.5669C-3.82843e-06 87.6691 4.71532 77.3611 16.4862 77.3611C26.4532 77.3611 34.8321 90.6456 34.8321 125.993C34.8321 161.341 26.4532 174.625 16.4862 174.625C4.71532 174.625 -7.17882e-06 164.317 -6.70246e-06 153.419L-6.70276e-06 153.426Z' fill='%23C8FC54' /></svg>") no-repeat 0 50%;background-size:contain;transform:scaleX(-1)}.section-cta .n-org:before{transform:none}.section-cta .n-org:after{left:auto;right:0}.top-panel .left-side{padding-left:48px}.section-map .panel-white>.row>div:last-child{padding-left:74px;padding-right:calc(var(--pp-gutter-x)*.5 + 154px)}.section-map .panel-white>.row>div:first-child{padding-left:calc(var(--pp-gutter-x)*.5 + 88px)}.section-how .panel-white{padding-bottom:80px}.section-how .panel-white>.row>div:last-child{padding-right:calc(var(--pp-gutter-x)*.5 + 144px)}.section-how .panel-white>.row>div:first-child{padding-right:120px;padding-left:calc(var(--pp-gutter-x)*.5 + 88px)}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.order-xxl-0{order:0}.offset-xxl-1{margin-left:8.33333333%}.order-xxl-1{order:1}.offset-xxl-2{margin-left:16.66666667%}.order-xxl-2{order:2}.offset-xxl-3{margin-left:25%}.order-xxl-3{order:3}.offset-xxl-4{margin-left:33.33333333%}.order-xxl-4{order:4}.offset-xxl-5{margin-left:41.66666667%}.order-xxl-5{order:5}.offset-xxl-6{margin-left:50%}.order-xxl-6{order:6}.offset-xxl-7{margin-left:58.33333333%}.order-xxl-7{order:7}.offset-xxl-8{margin-left:66.66666667%}.order-xxl-8{order:8}.offset-xxl-9{margin-left:75%}.order-xxl-9{order:9}.offset-xxl-10{margin-left:83.33333333%}.order-xxl-10{order:10}.offset-xxl-11{margin-left:91.66666667%}.order-xxl-11{order:11}}@media (max-width: 1199.98px){html{height:100%}.header .logo .svg{transform-origin:50% -50%}.section-how .panel-white>.row>div:first-child{padding-bottom:24px}}@media (max-width: 991.98px){html{height:100%}.home.header-loaded .section-hero .btn{transition-delay:.15s}.home.header-loaded .main-nav{transition-delay:.15s}.gallery{margin-bottom:100px}.gallery .swiper-pagination-fraction{text-align:center;margin-bottom:-29px;right:0}.gallery .swiper-button-prev,.gallery .swiper-button-next{margin:auto 0;top:0}.tabs{margin-bottom:60px;margin-top:10px;padding-top:0}.section-map .panel-white>.row>div:first-child{margin-bottom:32px}.section-posts .row div:empty{display:none}.section-team .row div:empty{display:none}.section-about .panel-white .h0{margin-bottom:28px}.panel-white{padding:64px}.section-about-hero.v-2{margin:82px 0}.section-about-hero.v-2 .entry{font-size:20px;line-height:27px}.m-none{display:none !important}}@media (max-width: 767.98px){html{height:100%}body{--header: 64px;line-height:1.6111}.menu-trigger{display:block;position:absolute;z-index:19999;user-select:none;top:0;right:0;width:40px;margin:12px 16px;height:40px;padding:12px 0;cursor:pointer;border:1px solid rgba(0,30,22,.2);border-radius:50%}.transparent-header:not(.header-moved):not(.active-menu) .menu-trigger{border-color:rgba(200,252,84,.2)}.active-menu .menu-trigger span:nth-child(1){transform:rotate(45deg) translate(4px, 4px)}.active-menu .menu-trigger span:nth-child(3){transform:rotate(-45deg) translate(4px, -4px)}.active-menu .menu-trigger span:nth-child(2){opacity:0}.menu-trigger span{margin:0 auto 5px;display:block;transition:all .3s ease;height:1px;width:18px;background:#001e16}.transparent-header:not(.header-moved):not(.active-menu) .menu-trigger span{background:#c8fc54}.header .logo .svg{transform-origin:50% -155%}.active-menu .header .logo .svg{transform:none !important;transition:transform .3s ease}.header .logo{width:158px;top:12px;height:40px}.container{padding-left:24px;padding-right:24px}.container.full{padding-left:8px;padding-right:8px}.s-logo{margin-bottom:48px}.footer{padding-bottom:40px}.main-nav{opacity:0;visibility:hidden;position:fixed;left:0;right:0;top:0;bottom:0;padding:var(--header) 0 0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999;transition:all .3s ease;pointer-events:none}.main-nav .f-social{display:block;position:absolute;bottom:8px}.main-nav .f-social ul{justify-content:center}.main-nav .f-social ul a{border-color:rgba(0,30,22,.2)}.main-nav .f-social ul a:hover{border-color:rgba(0,30,22,.7)}.main-nav>ul{display:flex;flex-direction:column;align-items:center;padding-bottom:88px;justify-content:center;gap:24px}.main-nav>ul li a{display:block;font-size:18px}.main-nav>ul li.outline a{line-height:52px;padding:0 24px;margin-top:8px;text-align:center;justify-content:center;min-width:194px;font-size:20px}.active-menu .main-nav{pointer-events:auto;background:#e6f5b4;box-shadow:0 80px #e6f5b4;opacity:1;visibility:visible}.h0{font-size:64px}h1,.h1{font-size:52px}h2,.h2{font-size:40px}.section-donate{padding:32px 0 56px}.section-donate h1{margin-bottom:68px;padding-top:50px}.btn.btn-lg{font-size:22px;line-height:28px}.donate-item{padding:24px;min-height:380px}.donate-item .h2{margin-bottom:18px}.donate-item .icon{margin-bottom:14px}.gallery{margin-bottom:44px}.gallery .swiper-pagination-fraction{font-size:18px}.gallery .img-h{padding-bottom:145.7725%}.section-cta .entry{margin-top:20px;font-size:18px;line-height:29px}.section-cta .box{width:calc(100% - 16px);min-height:618px}.section-cta .container{min-height:468px}.section-cta .btn{min-width:209px}.section-hero .full-w{margin:0 -10px}.section-hero .btn{min-width:203px}.asp-org{width:100%;margin-bottom:-29px}.section-404{display:flex;padding-bottom:24px;flex-direction:column;min-height:100vh;justify-content:center;position:relative}.section-404 .bottom{margin-top:40px}.section-404 .bottom .btn.btn-lg{font-size:24px}.section-404 .entry{font-size:18px}.section-thank .entry{font-size:18px}.entry p+ul{margin-top:-8px}.entry ul>li{line-height:1.6}.entry .note{line-height:1.4;margin-bottom:0;margin-top:-8px}.entry dl{margin:-14px 0 32px}.entry dl dt{margin-bottom:4px}.entry dl dd{font-size:18px}.checkbox{margin-bottom:12px}.top-panel{margin:-8px 0;padding-top:48px;padding-bottom:56px}.top-panel .list-wrap{margin-bottom:0}.top-panel ol{margin-bottom:0}.top-panel ol li{width:100%;font-size:24px;line-height:100%;padding-bottom:20px;margin-bottom:24px}.top-panel ol li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.top-panel ol li:before{top:-7px}.tabs ul{margin-top:28px}.tabs ul a{line-height:42px;padding:0 24px}.section-gallery{padding:4px 8px;margin-bottom:34px}.section-gallery .top-row{padding:0 8px 0;margin-bottom:38px}.section-gallery .top-row .h1{font-size:64px;margin:8px 0 32px}.section-gallery .entry-main{margin:0 8px;font-size:16px;line-height:27px}.section-gallery .entry-main p{margin-bottom:34px}.section-map{padding:0 8px}.section-map .panel-white{padding-top:38px;padding-bottom:36px}.section-map .panel-white .entry{line-height:1.6}.section-map .panel-white .h2{margin-bottom:32px}.section-map .panel-white>.row>div:first-child{margin-bottom:8px}.section-how{padding:0 8px}.section-how .panel-white>.row>div:last-child .entry{line-height:1.6}.section-how .panel-white>.row>div:last-child .entry p{margin-bottom:2.2em}.section-how .panel-white>.row>div:last-child .entry p:last-child{margin-bottom:0}.section-how .panel-white>.row>div:first-child .entry{margin-bottom:0}.section-how .has-medium-font-size{font-size:20px;line-height:normal}.section-how .image{padding-bottom:145.77%}.section-how .h2{line-height:1.06}.section-why .top-row{margin-bottom:82px}.section-why .top-row .h1{font-size:64px;margin-top:8px;margin-bottom:30px}.section-why{margin:140px 0 102px}.section-how+.section-why{padding-top:4px}.section-how+.section-why .h1{font-size:56px;line-height:106%;margin-bottom:86px}.section-why .h1{margin-bottom:72px}.h3{font-size:24px;margin-bottom:8px}.why-item.v-2{margin-bottom:40px}.why-item .entry{line-height:1.62}.feature-item{padding:0 0 38px;margin:0 0 40px;font-size:18px;line-height:29px}.feature-item .h4{font-size:24px;margin-bottom:8px;margin-top:2px}.post-item .h4{font-size:24px;margin-bottom:10px}.section-join{padding:0 8px 56px}.section-join .entry .btn{width:auto;margin-bottom:32px}.section-join .panel-white{padding-top:0;padding-bottom:40px}.section-join .panel-white .h2{margin-bottom:26px}.section-join .panel-white .s-logo{margin-bottom:64px}.section-join .panel-white .has-medium-font-size{font-size:18px;line-height:27px}.section-join .panel-white>.row>div:first-child{display:flex;flex-direction:column-reverse}.section-join .panel-white>.row>div:first-child .entry{font-size:18px;margin-bottom:14px}.section-about-b{padding:72px 0}.section-about-b .title{margin-top:12px}.section-team+.section-about-b{margin-top:0px}.team-item{margin-bottom:28px}.team-item .h4{margin-bottom:5px}.top-row .h1{margin-top:4px;margin-bottom:32px}.section-posts .container:before,.section-posts .container:after{content:"";padding-bottom:12.53%;display:block;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='327' height='41'><path d='M260.109 39.3476C293.902 36.7341 327 22.0617 327 6.60115C327 2.22888 323.612 0.321945 320.808 0.321945C307.807 0.321945 311.226 36.5841 252.222 36.5841C204.142 36.5841 167.825 13.3533 167.825 40.208C167.825 40.208 241.57 40.7816 260.11 39.3476H260.109Z' fill='%2382C639'/><path d='M66.8914 39.3476C33.0977 36.7322 -3.05176e-05 22.0617 -3.05176e-05 6.60115C-3.05176e-05 2.22888 3.3878 0.321945 6.19148 0.321945C19.1929 0.321945 15.7744 36.5841 74.7777 36.5841C122.858 36.5841 159.175 13.3533 159.175 40.208C159.175 40.208 85.4299 40.7816 66.8896 39.3476H66.8914Z' fill='%2382C639' /></svg>") no-repeat 0 50%;margin-bottom:40px;margin-top:32px;background-size:contain}.section-posts .container:before{transform:scaleY(-1);margin-bottom:58px;margin-top:8px}.section-posts{padding:72px 0 40px}.section-posts .h1{font-size:56px}.section-team{padding:64px 0 40px}.section-features{padding:58px 0 40px}.section-features .top-row{padding-left:16px;padding-right:16px}.section-about .panel-white{padding-top:58px;font-size:16px;padding-bottom:80px}.section-about .panel-white .btn{width:auto}.panel-white .btn{margin-top:12px;width:100%;margin-bottom:0;height:52px}.panel-white .h2{margin-bottom:24px}.panel-white .h2+.entry{margin-top:-4px;margin-bottom:38px}.panel-white{padding:38px 24px}.f-social{margin-bottom:24px}.form-group label{height:52px}input.form-control{height:52px;padding-top:17px;padding-bottom:8px}.btn-back{margin-top:4px;margin-bottom:12px}.video-h:after{width:48px;height:48px;background-size:9px auto}.section-progress{padding:52px 0 64px}.section-progress .row{gap:74px}.progress-bar{margin-top:149px}.sponsors{padding:0;margin-bottom:48px}.sponsors .set{margin-bottom:46px}.sponsors .logo{margin-top:24px;gap:32px}.sponsors .logo img{max-height:48px;zoom:.85}.section-about-hero.v-2 .image{margin-top:38px}.section-about-hero{margin:82px 0}.section-about-hero .image{padding-bottom:145.77%}.section-about-hero .image{margin:40px 8px 0}.section-about-hero .image .n-org:after,.section-about-hero .image .n-org:before{width:11.6%;margin-left:8px;margin-right:8px}.section-about-hero .entry{line-height:1.6}.section-hposts{padding:72px 0 32px}.section-hposts .container:after,.section-hposts .container:before{display:none}.section-progress .progress-bar.all{margin-top:105px}.section-progress h1{font-size:32px;margin:4px 0 80px;line-height:120%}.bottom-cta{margin:64px 0 -8px;display:block}.bottom-cta .btn{width:100%}.bottom-cta .btn+.btn{margin-top:12px}.section-hposts .top-row .h1{line-height:1.06}}@media (max-width: 575.98px){html{height:100%}}
