html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit}tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-size:100%;font:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}a{display:block;text-decoration:none}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button,input,select,textarea{-webkit-appearance:none;border-radius:unset;background-color:rgba(0,0,0,0)}body{-webkit-font-smoothing:antialiased;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;padding-top:77px}body.active{overflow:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}@media screen and (max-width: 1024px){.container{max-width:800px;margin:0 auto}}.main{overflow:hidden;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#000}img{vertical-align:bottom}label{will-change:transform}.invalid-input{border:1px solid red !important}.invalid-input+.form-label{left:15px}.invalid-input-non-animation{border:1px solid red}.form-label-valid{-webkit-transform:translateY(-100%) scale(0.7);-ms-transform:translateY(-100%) scale(0.7);transform:translateY(-100%) scale(0.7)}.popup-button{cursor:pointer}.fancybox__container{z-index:10000}.fancybox__thumbs,.fancybox__toolbar__items--left,.fancybox__button--slideshow,.fancybox__button--fullscreen,.fancybox__button--thumbs{display:none}.fancybox__backdrop{background:#fff}.fancybox__toolbar{background:none}.carousel__button svg,.carousel__button svg path{stroke:#000;-webkit-box-shadow:none;box-shadow:none}form.sending{pointer-events:none}form.sending button{position:relative;pointer-events:none;overflow:hidden}form.sending button:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:-webkit-gradient(linear, right top, left top, from(#1a1a1a), to(#fff));background:-o-linear-gradient(right, #1a1a1a, #fff);background:linear-gradient(to left, #1a1a1a, #fff);-webkit-animation:waitFormSending .5s linear infinite alternate;animation:waitFormSending .5s linear infinite alternate}form.sending button:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:-webkit-gradient(linear, left top, right top, from(#1a1a1a), to(#fff));background:-o-linear-gradient(left, #1a1a1a, #fff);background:linear-gradient(to right, #1a1a1a, #fff);-webkit-animation:waitFormSending .5s linear infinite alternate;animation:waitFormSending .5s linear infinite alternate}@-webkit-keyframes waitFormSending{from{opacity:0}to{opacity:.4}}@keyframes waitFormSending{from{opacity:0}to{opacity:.4}}.form__succsess{background-color:rgba(0,0,0,.6);width:100%;height:100%;position:fixed;z-index:1000;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none}.form__succsess-inner{position:relative;width:290px;background-color:#fff;padding:20px 30px;height:160px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__succsess-close{cursor:pointer;position:absolute;width:20px;height:20px;top:10px;right:10px}.form__succsess-close:before,.form__succsess-close:after{content:"";position:absolute;top:35%;right:15%;width:15px;height:1px;background-color:#000}.form__succsess-close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.form__succsess-close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.form__succsess-text{text-align:center;margin-top:20px;font-family:"Montserrat",sans-serif;font-weight:400;color:#000}button{position:relative}input{outline:none}.capture-btn{position:fixed;bottom:20px;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:12px 20px;border-radius:30px;background-color:#4b00e1;border:none;color:#fff;font-family:"Montserrat",sans-serif;font-weight:700;letter-spacing:.6px;font-size:20px;cursor:pointer;z-index:1000;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.3);box-shadow:0 4px 12px rgba(0,0,0,.3);-webkit-transition:background-color .3s,-webkit-transform .2s;transition:background-color .3s,-webkit-transform .2s;-o-transition:transform .2s,background-color .3s;transition:transform .2s,background-color .3s;transition:transform .2s,background-color .3s,-webkit-transform .2s}.capture-btn:hover{background-color:#5c1eff;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.capture-btn img{width:24px;height:auto}@media screen and (max-width: 480px){.capture-btn{padding:10px 16px;font-size:14px}.capture-btn img{width:20px}}header{background-color:#000;padding:20px 0;position:fixed;top:0;left:0;width:100%;z-index:10}header .container{max-width:1000px}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1200px){.header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.header__logo{width:165px;height:auto;margin-right:40px}@media screen and (max-width: 430px){.header__logo{margin-right:20px;width:145px}}.header__logo svg{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.header__nav{margin-left:auto}@media screen and (max-width: 1200px){.header__nav{display:none}}.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media screen and (max-width: 1200px){.header__nav-list{display:none}}.header__nav-list li a{font-family:"Montserrat",sans-serif;font-size:16px;font-weight:400;line-height:inherit;color:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header__nav-list li:hover a{color:#4b00e1}.header__nav-list li.active a{color:#4b00e1;text-decoration:underline}.header__socials{margin-left:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}@media screen and (max-width: 1200px){.header__socials{display:none}}.header__lang{font-family:"Montserrat",sans-serif;font-size:18px;font-weight:700;line-height:inherit;color:#fff;margin-left:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.header__lang img{width:20px;height:auto;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1200px){.header__lang{margin-left:auto;margin-right:30px}}@media screen and (max-width: 430px){.header__lang{margin-right:20px}}.burger__btn{position:relative;width:28px;height:20px;cursor:pointer;display:none}@media screen and (max-width: 1200px){.burger__btn{display:block}}.burger__btn span{position:absolute;width:100%;height:3px;background-color:#fff}.burger__btn span:before,.burger__btn span:after{content:"";position:absolute;left:0;width:100%;height:3px;background-color:#fff}.burger__btn span:before{top:9px}.burger__btn span:after{top:18px}.burger__menu{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:30;pointer-events:none;display:none}.burger__menu.active{pointer-events:all}.burger__menu.active .burger__overlay{background-color:rgba(0,0,0,.6)}.burger__menu.active .burger__menu-inner{right:0}.burger__overlay{width:100%;height:100vh;z-index:29;background-color:rgba(0,0,0,0);-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.burger__menu-inner{position:absolute;top:0;right:-350px;padding:100px 50px;width:200px;z-index:30;background-color:#fff;height:calc(100vh - 200px);overflow-y:auto;-webkit-transition:right .3s;-o-transition:right .3s;transition:right .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.burger__menu-close{position:absolute;top:10px;right:10px;width:35px;height:35px;background-color:#000}.burger__menu-close:before,.burger__menu-close:after{content:"";position:absolute;left:8px;width:20px;height:2px;background-color:#fff}.burger__menu-close:before{rotate:-45deg;top:16px}.burger__menu-close:after{rotate:45deg;top:16px}.burger__logo{width:150px}.burger__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;margin-bottom:40px}.burger__nav-list li a{font-family:"Montserrat",sans-serif;font-size:24px;font-weight:400;line-height:inherit;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.burger__nav-list li a img{width:30px;margin-right:10px}.burger__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto}.burger__socials-item{width:50px;height:auto}.burger__socials-item img{width:100%;height:auto}.section-intro{padding:95px 0;background-image:url("/public/images/intro/bg.jpg");background-repeat:no-repeat;background-size:cover;background-position:top left;min-height:500px;height:calc(100vh - 95px - 95px - 83px);position:relative}@media screen and (max-width: 1024px){.section-intro{padding:60px 0;height:calc(100vh - 120px - 83px);background-position:center center}}@media screen and (max-width: 560px){.section-intro{padding:30px 0;height:calc(100vh - 60px - 73px)}}.section-intro:before{content:"";position:absolute;top:0;left:0;background-color:rgba(0,0,0,.8);width:100%;height:100%}.intro{position:relative;max-width:670px}@media screen and (max-width: 560px){.intro{max-width:320px}}.intro__title{font-family:"Unbounded",sans-serif;font-size:60px;font-weight:400;line-height:inherit;color:#fff}@media screen and (max-width: 800px){.intro__title{font-size:50px}}@media screen and (max-width: 620px){.intro__title{font-size:40px}}@media screen and (max-width: 560px){.intro__title{font-size:30px;line-height:1.2}}@media screen and (max-width: 400px){.intro__title{font-size:26px}}@media screen and (max-width: 375px){.intro__title{font-size:23px}}@media screen and (max-width: 330px){.intro__title{font-size:21px}}.intro__title strong{font-weight:700}.intro__subtitle{font-family:"Montserrat",sans-serif;font-size:35px;font-weight:400;line-height:inherit;color:#fff;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:20px;width:100%}@media screen and (max-width: 800px){.intro__subtitle{font-size:30px}}@media screen and (max-width: 480px){.intro__subtitle{font-size:24px}}.intro__subtitle .text{z-index:2;position:relative}.intro__subtitle .image{width:100%;height:100%;position:absolute;top:-20px;left:-50px;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 620px){.intro__subtitle .image{width:500px;height:70px;display:none}}@media screen and (max-width: 480px){.intro__subtitle .image{width:100%;height:auto;top:-17px}}@media screen and (max-width: 375px){.intro__subtitle .image{display:none}}@media screen and (max-width: 620px){.intro__subtitle .image img{width:100%;height:100%}}.intro__descr{margin-top:50px;font-family:"Montserrat",sans-serif;font-size:24px;font-weight:400;line-height:1.2;max-width:520px;color:#fff}@media screen and (max-width: 800px){.intro__descr{margin-top:50px}}@media screen and (max-width: 620px){.intro__descr{margin-top:30px;font-size:20px}}@media screen and (max-width: 560px){.intro__descr{font-size:16px;margin-top:20px}}@media screen and (max-width: 400px){.intro__descr{font-size:20px;margin-top:20px}}html[lang=ua] .intro__title{position:relative}html[lang=ua] .intro__title span{position:relative;z-index:2}html[lang=ua] .intro__title img{position:absolute;bottom:-10px;left:0;z-index:0}@media screen and (max-width: 800px){html[lang=ua] .intro__title img{width:70%}}@media screen and (max-width: 560px){html[lang=ua] .intro__title img{width:80%;bottom:-5px}}html[lang=ua] .intro__descr{max-width:490px}.section-planted{background-color:#000;padding:70px 0}@media screen and (max-width: 800px){.section-planted{padding:60px 0}}.section-planted .container{max-width:900px}.planted{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:140px}@media screen and (max-width: 1024px){.planted{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}}.planted__bg{width:370px;height:auto}@media screen and (max-width: 800px){.planted__bg{width:300px}}.planted__bg img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:25px}.planted__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:480px}.planted__content-title{font-family:"Unbounded",sans-serif;font-size:30px;font-weight:300;line-height:inherit;color:#fff;margin-bottom:50px;position:relative}@media screen and (max-width: 1024px){.planted__content-title{margin-bottom:50px}}@media screen and (max-width: 620px){.planted__content-title{margin-bottom:40px}}@media screen and (max-width: 560px){.planted__content-title{font-size:26px;line-height:1.2}}@media screen and (max-width: 480px){.planted__content-title{margin-bottom:30px}}@media screen and (max-width: 400px){.planted__content-title{font-size:24px}}.planted__content-title .text{position:relative;z-index:2}.planted__content-title .text strong{font-weight:700}.planted__content-title img{position:absolute;bottom:-7px;left:-15px;width:355px;height:25px;z-index:1}@media screen and (max-width: 620px){.planted__content-title img{display:none}}.planted__content-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;margin-bottom:50px}@media screen and (max-width: 1024px){.planted__content-list{margin-bottom:40px}}.planted__content-list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.planted__content-list .item span{font-family:"Montserrat",sans-serif;font-size:20px;font-weight:400;line-height:inherit;color:#fff}@media screen and (max-width: 620px){.planted__content-list .item span{font-size:16px}}.planted__content-list .item img{width:34px;height:34px}.planted__content-button{background-color:rgba(75,0,225,.6);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(255, 255, 255, 0.2)), color-stop(95%, rgba(153, 153, 153, 0)));background-image:-o-linear-gradient(top, rgba(255, 255, 255, 0.2) 5%, rgba(153, 153, 153, 0) 95%);background-image:linear-gradient(180deg, rgba(255, 255, 255, 0.2) 5%, rgba(153, 153, 153, 0) 95%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:10px;padding:15px 20px;min-width:175px;text-align:center;font-family:"Montserrat",sans-serif;font-size:23px;font-weight:500;line-height:inherit;color:#fff}html[lang=ua] .planted__content{max-width:500px}.section-uman{background-color:#000;padding:70px 0 70px}@media screen and (max-width: 1024px){.section-uman{padding:60px 0}}.section-uman .container{max-width:900px}.uman{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}@media screen and (max-width: 1024px){.uman{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.uman__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:720px}.uman__content-title{margin-bottom:65px;position:relative;max-width:500px}@media screen and (max-width: 620px){.uman__content-title{margin-bottom:40px}}@media screen and (max-width: 480px){.uman__content-title{margin-bottom:30px}}.uman__content-title .text{font-family:"Unbounded",sans-serif;font-size:30px;font-weight:300;line-height:1.1;color:#fff;position:relative;z-index:2}@media screen and (max-width: 560px){.uman__content-title .text{font-size:26px;line-height:1.2}}@media screen and (max-width: 480px){.uman__content-title .text{font-size:24px}}.uman__content-title .text strong{font-weight:700}.uman__content-title img{position:absolute;bottom:-10px;left:-20px;width:100%;-o-object-fit:cover;object-fit:cover;z-index:1;-ms-touch-action:none;touch-action:none}@media screen and (max-width: 620px){.uman__content-title img{display:none}}.uman__content-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.uman__content-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.uman__content-list__item .icon{width:45px;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#4b00e1;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.uman__content-list__item .icon img{width:60%;height:60%}.uman__content-list__item .text{font-family:"Montserrat",sans-serif;font-size:20px;font-weight:400;line-height:inherit;color:#fff}@media screen and (max-width: 620px){.uman__content-list__item .text{font-size:16px}}.uman__content-video-bg{width:300px;height:440px;position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media screen and (max-width: 1024px){.uman__content-video-bg{width:500px;height:300px}}@media screen and (max-width: 560px){.uman__content-video-bg{width:100%;height:350px}}@media screen and (max-width: 480px){.uman__content-video-bg{height:300px}}@media screen and (max-width: 430px){.uman__content-video-bg{height:250px}}.uman__content-video-bg video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px}html[lang=ua] .uman__content{max-width:520px}.section-midst{background-color:#000;padding:60px 0}.midst{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1024px){.midst{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:100px}}.midst__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:733px;width:100%}.midst__title{margin-bottom:50px;max-width:440px;position:relative}@media screen and (max-width: 480px){.midst__title{margin-bottom:30px}}.midst__title .text{font-family:"Unbounded",sans-serif;font-size:30px;font-weight:300;line-height:1.1;position:relative;color:#fff;z-index:2}@media screen and (max-width: 560px){.midst__title .text{font-size:26px}}@media screen and (max-width: 480px){.midst__title .text{font-size:24px}}.midst__title .text strong{font-weight:700}.midst__title img{position:absolute;left:-20px;bottom:-10px;width:355px;height:25px;z-index:1}@media screen and (max-width: 620px){.midst__title img{display:none}}.midst__gallery-container{position:relative}.midst__gallery-slider{overflow-x:hidden}.midst__gallery-slider .swiper-slide{width:580px;height:350px;position:relative}@media screen and (max-width: 1024px){.midst__gallery-slider .swiper-slide{width:500px;height:300px}}@media screen and (max-width: 800px){.midst__gallery-slider .swiper-slide{width:400px;height:240px}}@media screen and (max-width: 430px){.midst__gallery-slider .swiper-slide{width:340px;height:220px}}@media screen and (max-width: 400px){.midst__gallery-slider .swiper-slide{width:100%;height:auto}}.midst__gallery-slider .swiper-slide:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-image:url("/public/icons/play-btn.png");background-repeat:no-repeat;background-size:cover;width:175px;height:175px}@media screen and (max-width: 430px){.midst__gallery-slider .swiper-slide:before{width:120px;height:120px}}.midst__gallery-slider .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:25px}.midst__gallery-navigation .gallery-button{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:10;border-radius:50%;background-color:#fff;width:60px;height:60px;border:none;outline:none;cursor:pointer}.midst__gallery-navigation .gallery-button-next{right:-30px;-webkit-transform:rotate(180deg) translateY(50%);-ms-transform:rotate(180deg) translateY(50%);transform:rotate(180deg) translateY(50%)}@media screen and (max-width: 1024px){.midst__gallery-navigation .gallery-button-next{right:-15px}}.midst__gallery-navigation .gallery-button-prev{left:-30px}@media screen and (max-width: 1024px){.midst__gallery-navigation .gallery-button-prev{left:-15px}}.midst__gallery-pagination{position:absolute;bottom:-40px !important;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:65px}.midst__gallery-pagination .swiper-pagination-bullet{background-color:#d9d9d9;width:10px;height:10px;position:relative;opacity:1}.midst__gallery-pagination .swiper-pagination-bullet:before{content:"";position:absolute;top:-13px;left:-13px;width:32px;height:32px;border-radius:50%;border:2px solid #4b00e1;opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.midst__gallery-pagination .swiper-pagination-bullet-active{background-color:#4b00e1}.midst__gallery-pagination .swiper-pagination-bullet-active:before{opacity:1}.midst__right{max-width:400px}@media screen and (max-width: 1024px){.midst__right{max-width:100%}}.midst__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px}@media screen and (max-width: 1024px){.midst__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);grid-gap:60px 40px}}@media screen and (max-width: 620px){.midst__list{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:30px;width:100%}}.midst__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:20px}.midst__list-item .icon{width:36px;height:36px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.midst__list-item .icon img{width:100%;height:100%}.midst__list-item .text{position:relative;font-family:"Montserrat",sans-serif;font-size:24px;font-weight:400;line-height:inherit;color:#fff;margin-bottom:-25px}@media screen and (max-width: 480px){.midst__list-item .text{font-size:20px;margin-bottom:0}}.midst__list-item .text span{position:relative;z-index:2}.midst__list-item .text img{width:245px;height:15px;-o-object-fit:cover;object-fit:cover;position:absolute;top:12px;left:-20px;z-index:1}@media screen and (max-width: 620px){.midst__list-item .text img{display:none}}html[lang=ua] .section-midst .container{max-width:1240px}html[lang=ua] .midst__title{max-width:650px}.section-stories{background-color:#000;padding:60px 0}.stories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.stories__title{position:relative;max-width:630px;margin-bottom:65px}@media screen and (max-width: 620px){.stories__title{margin-bottom:40px}}@media screen and (max-width: 480px){.stories__title{margin-bottom:30px}}.stories__title .text{font-family:"Unbounded",sans-serif;font-size:30px;font-weight:300;line-height:inherit;color:#fff;position:relative;z-index:2}@media screen and (max-width: 560px){.stories__title .text{font-size:26px;line-height:1.2}}@media screen and (max-width: 480px){.stories__title .text{font-size:24px}}.stories__title .text strong{font-weight:700}.stories__title img{position:absolute;left:-12px;bottom:-10px;width:555px;height:25px;z-index:1}@media screen and (max-width: 620px){.stories__title img{display:none}}.stories__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:50px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 1200px){.stories__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}}.stories__list-item{-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:45px}@media screen and (max-width: 560px){.stories__list-item{gap:30px}}@media screen and (max-width: 400px){.stories__list-item{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px}}.stories__list-item .image{width:320px;height:320px}@media screen and (max-width: 560px){.stories__list-item .image{width:280px;height:280px}}@media screen and (max-width: 400px){.stories__list-item .image{width:100%;height:auto}}.stories__list-item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px}.stories__list-item .link{background-color:rgba(75,0,225,.6);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(255, 255, 255, 0.2)), color-stop(95%, rgba(153, 153, 153, 0)));background-image:-o-linear-gradient(top, rgba(255, 255, 255, 0.2) 5%, rgba(153, 153, 153, 0) 95%);background-image:linear-gradient(180deg, rgba(255, 255, 255, 0.2) 5%, rgba(153, 153, 153, 0) 95%);border-radius:10px;padding:15px 20px;font-family:"Montserrat",sans-serif;font-size:23px;font-weight:500;line-height:inherit;color:#fff;min-width:170px;text-align:center}html[lang=ua] .stories__title{max-width:480px}.section-build{padding:70px 0 70px;background-color:#000;position:relative}@media screen and (max-width: 1024px){.section-build{padding:60px 0}}.section-build:before{content:"";position:absolute;top:0;right:0;width:800px;height:800px;background-image:url("/public/images/build/bg.png");background-repeat:no-repeat;background-size:cover;z-index:1}@media screen and (max-width: 1024px){.section-build:before{width:700px;height:700px}}@media screen and (max-width: 620px){.section-build:before{width:600px;height:600px}}@media screen and (max-width: 560px){.section-build:before{width:500px;height:500px}}@media screen and (max-width: 480px){.section-build:before{width:600px;height:600px}}@media screen and (max-width: 430px){.section-build:before{width:450px;height:450px}}.build{position:relative;z-index:2}.build__title{margin-bottom:42px;position:relative}@media screen and (max-width: 480px){.build__title{margin-bottom:30px}}.build__title .text{position:relative;z-index:2;font-family:"Unbounded",sans-serif;font-size:30px;font-weight:300;line-height:inherit;color:#fff}@media screen and (max-width: 560px){.build__title .text{font-size:26px;line-height:1.2}}@media screen and (max-width: 480px){.build__title .text{font-size:24px}}.build__title .text strong{font-weight:700}.build__title img{position:absolute;bottom:-10px;left:-10px;width:555px;height:25px}@media screen and (max-width: 620px){.build__title img{display:none}}.build__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}@media screen and (max-width: 1024px){.build__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.build__content-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}@media screen and (max-width: 1024px){.build__content-gallery{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr);grid-gap:10px}}@media screen and (max-width: 480px){.build__content-gallery{-ms-grid-columns:1fr;grid-template-columns:1fr;max-width:300px}}.build__content-gallery .image{width:310px;height:185px}@media screen and (max-width: 1024px){.build__content-gallery .image{width:auto;height:auto}}.build__content-gallery .image img{width:100%;height:100%;border-radius:15px}.build__content-right{max-width:720px}.build__content-descr{font-family:"Montserrat",sans-serif;font-size:20px;font-weight:300;line-height:inherit;color:#fff;margin-bottom:35px}@media screen and (max-width: 620px){.build__content-descr{font-size:16px}}.build__content-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;margin-bottom:50px}@media screen and (max-width: 1024px){.build__content-list{margin-bottom:50px}}.build__content-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.build__content-list__item .icon{width:40px;height:40px;border-radius:50%;background-color:#4b00e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.build__content-list__item .text{font-family:"Montserrat",sans-serif;font-size:20px;font-weight:300;line-height:inherit;color:#fff}@media screen and (max-width: 620px){.build__content-list__item .text{font-size:16px}}.build__content-join{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}@media screen and (max-width: 720px){.build__content-join{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.build__content-join .title{font-family:"Montserrat",sans-serif;font-size:30px;font-weight:700;line-height:inherit;font-style:italic;color:#fff}@media screen and (max-width: 560px){.build__content-join .title{font-size:26px}}.build__content-join .link{background-color:#4000c1;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(255, 255, 255, 0.2)), color-stop(95%, rgba(153, 153, 153, 0)));background-image:-o-linear-gradient(top, rgba(255, 255, 255, 0.2) 5%, rgba(153, 153, 153, 0) 95%);background-image:linear-gradient(180deg, rgba(255, 255, 255, 0.2) 5%, rgba(153, 153, 153, 0) 95%);border-radius:10px;padding:15px 20px;font-family:"Montserrat",sans-serif;font-size:23px;font-weight:500;line-height:inherit;color:#fff;min-width:170px;text-align:center}html[lang=ua] .build__title{max-width:1000px;margin:0 auto 42px}html[lang=ua] .build__content{max-width:1000px;margin:0 auto}footer{padding:50px 0;background-color:#000}.footer{display:-ms-grid;display:grid;-ms-grid-columns:250px 240px 420px 70px;grid-template-columns:250px 240px 420px 70px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1024px){.footer{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);grid-gap:50px 100px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 768px){.footer{grid-gap:50px}}@media screen and (max-width: 700px){.footer{-ms-grid-columns:1fr;grid-template-columns:1fr}}@media screen and (max-width: 480px){.footer{gap:40px}}.footer__col.site-map .footer__col-title img{width:245px;height:15px}.footer__col.contact-us .footer__col-title img{width:290px;height:15px}.footer__logo{width:220px;height:auto;margin-bottom:30px}.footer__logo img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.footer__col-terms{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.footer__col-terms a{font-family:"Montserrat",sans-serif;font-size:16px;font-weight:400;line-height:inherit;color:#fff}@media screen and (max-width: 430px){.footer__col-terms a{font-size:14px}}.footer__rights{font-family:"Montserrat",sans-serif;font-size:16px;font-weight:400;line-height:1.2;color:#fff}.footer__col-title{position:relative;margin-bottom:30px}@media screen and (max-width: 560px){.footer__col-title{margin-bottom:20px}}.footer__col-title .text{position:relative;z-index:2;font-family:"Unbounded",sans-serif;font-size:30px;font-weight:700;line-height:inherit;color:#fff}@media screen and (max-width: 560px){.footer__col-title .text{font-size:26px}}@media screen and (max-width: 430px){.footer__col-title .text{font-size:22px}}@media screen and (max-width: 414px){.footer__col-title .text{font-size:20px}}.footer__col-title img{position:absolute;bottom:-7px;left:-18px}@media screen and (max-width: 560px){.footer__col-title img{display:none}}.footer__col-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.footer__col-links a{font-family:"Montserrat",sans-serif;font-size:16px;font-weight:400;line-height:inherit;color:#fff}@media screen and (max-width: 430px){.footer__col-links a{font-size:14px}}.footer__col-links.email .footer__col-links__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.footer__col-links.email .footer__col-links__link .icon{width:28px;height:28px;background-color:#4b00e1;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 375px){.footer__col-links.email .footer__col-links__link .icon{display:none}}.footer__col-links.email .footer__col-links__link .icon img{width:20px;height:15px}.footer__col-links.email .footer__col-links__link .block a{font-weight:500;text-decoration:underline;margin-bottom:7px}.footer__col-links.email .footer__col-links__link .block span{font-family:"Montserrat",sans-serif;font-size:14px;font-weight:400;line-height:inherit;color:#fff}@media screen and (max-width: 375px){.footer__col-links.email .footer__col-links__link .block span{font-size:12px}}.footer__col-socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:28px}@media screen and (max-width: 1024px){.footer__col-socials{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer__col-socials .item{width:50px;height:50px}@media screen and (max-width: 560px){.footer__col-socials .item{width:35px;height:35px}}.footer__col-socials .item img{width:100%;height:100%}.footer__col-address{color:#fff;margin-top:20px;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:400;line-height:1.2}.popup{position:fixed;top:0;left:0;background-color:rgba(0,0,0,.6);width:100%;height:100%;z-index:10000;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow-y:auto;opacity:0;pointer-events:none;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.popup.active{opacity:1;pointer-events:all}@media screen and (max-height: 700px){.popup.active{display:block}.popup.active .popup__inner{margin:70px auto 50px}.popup.active .popup-close{top:20px;right:20px}}.popup.active .popup__inner{display:block;-webkit-animation-name:popupInnerShow;animation-name:popupInnerShow;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.popup.popup-video .popup__inner{max-width:900px;width:100%;height:450px;border-radius:0;background-color:rgba(0,0,0,0)}.popup.popup-video .popup__inner iframe{width:100%;height:100%}.popup__title{font-family:"Unbounded",sans-serif;font-size:36px;font-weight:400;line-height:1.23;color:#000;text-align:center}.popup__subtitle{margin-top:20px;font-family:"Unbounded",sans-serif;font-size:16px;font-weight:300;line-height:1.55;color:#000;text-align:center}.popup__form{margin-top:30px}.popup__form-container{position:relative;margin-bottom:30px}.popup__form-container input{font-family:"Unbounded",sans-serif;font-size:16px;font-weight:400;line-height:inherit;color:#636363;outline:none;border:none;border-bottom:1px solid #000;background-color:rgba(0,0,0,0);padding:20px 20px 10px 20px;width:calc(100% - 42px)}.popup__form-container label{font-family:"Unbounded",sans-serif;font-size:16px;font-weight:400;line-height:inherit;color:#636363;opacity:.5;position:absolute;top:18px;left:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;pointer-events:none;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.popup__form-button{font-family:"Unbounded",sans-serif;font-size:16px;font-weight:400;line-height:inherit;cursor:pointer;color:#fff;background-color:#4b00e1;text-transform:uppercase;padding:18px 10px;width:100%;outline:none;border:none}.popup__thanks{display:none;margin-top:30px;width:calc(100% - 40px);padding:24px 20px;background-color:#289328;color:#fff;text-align:center;font-family:"Unbounded",sans-serif;font-size:24px;font-weight:400;line-height:28px}.popup__free{margin-top:20px;font-family:"Inter",sans-serif;font-size:15px;font-weight:300;line-height:1.55;color:#000;text-align:center}.popup-close{cursor:pointer;position:absolute;width:40px;height:40px;top:40px;right:40px}@media screen and (max-width: 768px){.popup-close{right:15px;top:15px}}.popup-close:before,.popup-close:after{content:"";position:absolute;top:50%;right:5%;width:35px;height:2px;background-color:#fff}.popup-close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.popup-close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.popup__inner{display:none;opacity:0;background-color:#fff;padding:40px 45px;width:490px}@media screen and (max-width: 561px){.popup__inner{width:calc(100% - 40px)}}@media screen and (max-width: 431px){.popup__inner{padding:40px 20px}}@-webkit-keyframes popupInnerShow{from{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes popupInnerShow{from{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}.form-container{position:relative}.form-input.invalid{border-color:red}.form-input:focus~.form-label,.form-input:valid~.form-label,.form-input.input-valid~.form-label{-webkit-transform:translateY(-100%) scale(0.7);-ms-transform:translateY(-100%) scale(0.7);transform:translateY(-100%) scale(0.7)}.footer__form-button{cursor:pointer}.section-about{padding:60px 0;background-color:#000}@media screen and (max-width: 560px){.section-about{padding:30px 0}}.about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__title{position:relative;margin-bottom:40px}@media screen and (max-width: 560px){.about__title{margin-bottom:30px}}.about__title .text{position:relative;z-index:2;font-family:"Unbounded",sans-serif;font-size:30px;font-weight:600;line-height:inherit;color:#fff}@media screen and (max-width: 400px){.about__title .text{font-size:26px}}.about__title img{position:absolute;bottom:-10px;left:-10px;z-index:1;width:265px;height:25px}@media screen and (max-width: 560px){.about__title img{display:none}}.about__descr{font-family:"Montserrat",sans-serif;font-size:20px;font-weight:400;line-height:120%;color:#fff;margin-bottom:40px}@media screen and (max-width: 560px){.about__descr{font-size:16px}}.about__image{width:100%;height:auto;margin:0 auto}@media screen and (max-width: 560px){.about__image{height:auto}}.about__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px}.section-testi{padding:60px 0 30px;background-color:#000}@media screen and (max-width: 560px){.section-testi{padding:30px 0}}.testi{color:#fff}.testi__stories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:100px}@media screen and (max-width: 560px){.testi__stories{gap:60px}}.testi__stories-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.testi__stories-item__title{position:relative;margin-bottom:45px;max-width:800px}@media screen and (max-width: 560px){.testi__stories-item__title{margin-bottom:30px}}.testi__stories-item__title .text{font-family:"Unbounded",sans-serif;font-size:30px;font-weight:600;line-height:120%;color:#fff;position:relative;z-index:2;text-align:center}@media screen and (max-width: 400px){.testi__stories-item__title .text{font-size:26px}}.testi__stories-item__title img{position:absolute;bottom:-10px;left:-10px;z-index:1;width:100%;height:25px;-ms-touch-action:none;touch-action:none}@media screen and (max-width: 800px){.testi__stories-item__title img{display:none}}.testi__stories-item__story{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:35px}.testi__stories-item__story p{font-family:"Montserrat",sans-serif;font-size:20px;font-weight:400;line-height:120%}@media screen and (max-width: 560px){.testi__stories-item__story p{font-size:16px}}.testi__stories-item__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media screen and (max-width: 1024px){.testi__stories-item__block{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}}.testi__stories-item__block.left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.testi__stories-item__block.right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.testi__stories-item__block .descr{font-family:"Montserrat",sans-serif;font-size:25px;font-weight:400;line-height:120%}@media screen and (max-width: 1200px){.testi__stories-item__block .descr{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.testi__stories-item__block .image{width:380px;height:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media screen and (max-width: 1200px){.testi__stories-item__block .image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (max-width: 1024px){.testi__stories-item__block .image{width:100%;height:600px}}@media screen and (max-width: 560px){.testi__stories-item__block .image{height:auto}}.testi__stories-item__block .image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:15px}@media screen and (max-width: 1024px){.testi__stories-item__block .image img{width:100%;height:600px;-o-object-position:center top;object-position:center top}}@media screen and (max-width: 560px){.testi__stories-item__block .image img{height:auto}}.testi__stories-item__block .image.variant-1{max-width:400px}.testi__stories-item__block .image.variant-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:500px;width:100%;height:auto}.testi__stories-item__block .image.variant-2 img{width:100%;height:100%}.testi__stories-item__block .image.variant-3{max-width:330px}body.page-partner .section-questions{padding:60px 0;background-color:#000}@media screen and (max-width: 560px){body.page-partner .section-questions{padding:30px 0}}body.page-partner .section-questions .container{max-width:850px}body.page-partner .questions__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:100px;font-family:"Montserrat",sans-serif;font-size:20px;font-weight:400;line-height:120%;color:#fff}@media screen and (max-width: 1200px){body.page-partner .questions__list{gap:70px}}@media screen and (max-width: 560px){body.page-partner .questions__list{font-size:16px;line-height:1.2;gap:60px}}body.page-partner .questions__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px}@media screen and (max-width: 1024px){body.page-partner .questions__list-item{gap:30px}}body.page-partner .questions__title{position:relative}body.page-partner .questions__title .text{font-family:"Unbounded",sans-serif;font-size:30px;font-weight:300;line-height:1.1;color:#fff;position:relative;z-index:2}@media screen and (max-width: 560px){body.page-partner .questions__title .text{font-size:26px;line-height:1.2}}@media screen and (max-width: 430px){body.page-partner .questions__title .text{font-size:22px}}@media screen and (max-width: 414px){body.page-partner .questions__title .text{font-size:20px}}body.page-partner .questions__title .text strong{font-weight:700}body.page-partner .questions__title img{position:absolute;bottom:-10px;left:-10px}@media screen and (max-width: 560px){body.page-partner .questions__title img{display:none}}body.page-partner .questions__list-item__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}@media screen and (max-width: 1024px){body.page-partner .questions__list-item__block{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}}body.page-partner .questions__list-item__block.right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}body.page-partner .questions__list-item__block.left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body.page-partner .questions__list-item__image{max-width:280px;width:100%;height:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}body.page-partner .questions__list-item__image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:15px}@media screen and (max-width: 1024px){body.page-partner .questions__list-item__image img{height:500px;-o-object-position:center top;object-position:center top}}@media screen and (max-width: 560px){body.page-partner .questions__list-item__image img{height:350px}}body.page-partner .questions__list-item__descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media screen and (max-width: 1200px){body.page-partner .questions__list-item__descr{gap:30px}}body.page-partner .questions__list-item__descr ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:450px}@media screen and (max-width: 1200px){body.page-partner .questions__list-item__descr ul{gap:15px}}body.page-partner .questions__list-item__descr ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;font-size:20px;line-height:120%}@media screen and (max-width: 560px){body.page-partner .questions__list-item__descr ul li{font-size:16px;gap:10px}}body.page-partner .questions__list-item__descr ul li .icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#4b00e1;border-radius:50%}.section-phases{padding:60px 0;background-color:#000}@media screen and (max-width: 560px){.section-phases{padding:30px 0}}.section-phases .container{max-width:1100px}.phases__title{position:relative;margin-bottom:40px}@media screen and (max-width: 560px){.phases__title{margin-bottom:30px}}.phases__title .text{position:relative;z-index:2;font-family:"Unbounded",sans-serif;font-size:30px;font-weight:300;line-height:inherit;color:#fff}@media screen and (max-width: 560px){.phases__title .text{font-size:26px;line-height:1.2}}@media screen and (max-width: 430px){.phases__title .text{font-size:22px}}@media screen and (max-width: 414px){.phases__title .text{font-size:20px}}.phases__title .text strong{font-weight:700;text-transform:uppercase}.phases__title img{position:absolute;bottom:-10px;left:-10px;z-index:1}@media screen and (max-width: 720px){.phases__title img{width:400px;height:20px}}@media screen and (max-width: 560px){.phases__title img{display:none}}.phases__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;position:relative}@media screen and (max-width: 1024px){.phases__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width: 560px){.phases__content{gap:30px}}.phases__content:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-75%);-ms-transform:translateY(-75%);transform:translateY(-75%);left:-70px;background-image:url("/public/icons/attention.svg");background-repeat:no-repeat;background-size:cover;width:290px;height:290px;z-index:0}@media screen and (max-width: 1200px){.phases__content:before{left:300px;top:-50px;-webkit-transform:none;-ms-transform:none;transform:none;opacity:.5}}@media screen and (max-width: 560px){.phases__content:before{width:200px;height:200px;top:-70px}}@media screen and (max-width: 430px){.phases__content:before{left:170px}}.phases__content:after{content:"";position:absolute;bottom:-280px;left:0;width:600px;height:455px;background-image:url("/public/images/phases/bg.png");background-repeat:no-repeat;background-size:cover;opacity:1;z-index:0}@media screen and (max-width: 1024px){.phases__content:after{width:500px;height:375px}}@media screen and (max-width: 560px){.phases__content:after{width:400px;height:275px;bottom:-250px}}@media screen and (max-width: 414px){.phases__content:after{width:350px;height:260px}}@media screen and (max-width: 360px){.phases__content:after{width:310px;height:240px}}.phases__content-left{max-width:350px;margin-left:115px;margin-top:70px}@media screen and (max-width: 1200px){.phases__content-left{max-width:400px}}@media screen and (max-width: 1024px){.phases__content-left{margin-left:0;margin-top:0}}.phases__content-left__title{font-family:"Montserrat",sans-serif;font-size:24px;font-weight:400;line-height:120%;color:#fff}@media screen and (max-width: 1200px){.phases__content-left__title{font-size:20px}}@media screen and (max-width: 560px){.phases__content-left__title{font-size:16px}}.phases__content-left__title strong{font-weight:700}.phases__content-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:580px;position:relative;z-index:1}.phases__content-right__title{font-family:"Unbounded",sans-serif;font-size:30px;font-weight:700;line-height:1.2;color:#fff;margin-bottom:30px}@media screen and (max-width: 1200px){.phases__content-right__title{font-size:26px}}@media screen and (max-width: 560px){.phases__content-right__title{font-size:24px}}@media screen and (max-width: 430px){.phases__content-right__title{font-size:22px}}@media screen and (max-width: 414px){.phases__content-right__title{font-size:20px}}.phases__content-right__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}@media screen and (max-width: 1200px){.phases__content-right__list{gap:25px}}.phases__content-right__list li .inner{font-family:"Montserrat",sans-serif;font-size:18px;font-weight:400;line-height:inherit;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;opacity:.5}@media screen and (max-width: 1200px){.phases__content-right__list li .inner{font-size:20px}}@media screen and (max-width: 560px){.phases__content-right__list li .inner{font-size:16px}}.phases__content-right__list li .inner strong{font-weight:700}.phases__content-right__list li .inner img{width:20px;height:20px}.phases__content-right__list li.active .inner{font-size:24px;opacity:1}@media screen and (max-width: 480px){.phases__content-right__list li.active .inner{font-size:20px}}.phases__content-right__list li .partner__content-left__graph{margin-top:20px}@media screen and (max-width: 1200px){.phases__content-right__list li .partner__content-left__graph{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px}}.phases__content-left__link{position:relative;margin-top:30px;background-color:#4b00e1;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(255, 255, 255, 0.2)), color-stop(95%, rgba(153, 153, 153, 0)));background-image:-o-linear-gradient(top, rgba(255, 255, 255, 0.2) 5%, rgba(153, 153, 153, 0) 95%);background-image:linear-gradient(180deg, rgba(255, 255, 255, 0.2) 5%, rgba(153, 153, 153, 0) 95%);font-family:"Montserrat",sans-serif;font-size:23px;font-weight:700;line-height:inherit;color:#fff;width:250px;padding:20px 40px;text-align:center;border-radius:10px}@media screen and (max-width: 560px){.phases__content-left__link{font-size:20px;padding:16px 30px;width:calc(100% - 60px)}}@media screen and (max-width: 350px){.phases__content-left__link{font-size:18px}}.section-partner{padding:120px 0 60px;background-color:#000;color:#fff}@media screen and (max-width: 1200px){.section-partner{padding:60px 0 0}}@media screen and (max-width: 560px){.section-partner{padding:30px 0}}.section-partner .container{max-width:1100px;width:calc(100% - 40px)}.partner__title{position:relative;margin-bottom:40px;width:380px}@media screen and (max-width: 560px){.partner__title{width:100%;margin-bottom:30px}}.partner__title .text{position:relative;z-index:2;font-family:"Unbounded",sans-serif;font-size:30px;font-weight:300;line-height:1.2}@media screen and (max-width: 560px){.partner__title .text{font-size:26px}}@media screen and (max-width: 430px){.partner__title .text{font-size:22px}}@media screen and (max-width: 414px){.partner__title .text{font-size:20px}}.partner__title .text strong{font-weight:700}.partner__title img{position:absolute;bottom:-10px;left:-10px;z-index:1}@media screen and (max-width: 560px){.partner__title img{display:none}}.partner__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}@media screen and (max-width: 1200px){.partner__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width: 560px){.partner__content{gap:0}}.partner__content-left{max-width:470px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.partner__content-left__descr{max-width:400px;font-family:"Montserrat",sans-serif;font-size:24px;font-weight:400;line-height:120%;color:#fff;margin-bottom:65px;margin-left:auto}@media screen and (max-width: 1200px){.partner__content-left__descr{font-size:20px;max-width:100%;margin-bottom:0}}@media screen and (max-width: 1200px){.partner__content-left__descr{margin-left:0}}@media screen and (max-width: 560px){.partner__content-left__descr{font-size:16px;max-width:350px}}.partner__content-left__descr strong{font-weight:700}.partner__content-left__graph{padding:25px;border-radius:15px;background-color:#fff;width:calc(100% - 50px);color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:400px}.partner__content-left__graph.mobile{display:none}@media screen and (max-width: 1200px){.partner__content-left__graph.mobile{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px}}@media screen and (max-width: 520px){.partner__content-left__graph.mobile{padding:15px;width:calc(100% - 30px)}}@media screen and (max-width: 1200px){.partner__content-left__graph{display:none}}.partner__content-left__graph .title{font-family:"Unbounded",sans-serif;font-size:20px;font-weight:700;line-height:inherit;color:#000;margin-bottom:20px}@media screen and (max-width: 430px){.partner__content-left__graph .title{font-size:16px}}.partner__content-left__graph .goal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.partner__content-left__graph .goal__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px 20px;font-family:"Unbounded",sans-serif;font-size:16px;font-weight:700;line-height:inherit;margin-bottom:10px}@media screen and (max-width: 520px){.partner__content-left__graph .goal__info{font-size:14px}}@media screen and (max-width: 430px){.partner__content-left__graph .goal__info{font-size:12px}}.partner__content-left__graph .goal__info-raised{color:#000}.partner__content-left__graph .goal__info-goal{color:gray}.partner__content-left__graph .goal__line{position:relative;width:100%;height:7px;border-radius:5px;background-color:#d9d9d9}.partner__content-left__graph .goal__line-filled,.partner__content-left__graph .project2-progress,.partner__content-left__graph .goal__line-filled__mobile,.partner__content-left__graph .phase-progress{position:absolute;top:0;left:0;border-radius:10px;height:100%;background-color:#4b00e1}.partner__content-right{max-width:600px;width:100%}.partner__content-right__descr{font-family:"Montserrat",sans-serif;font-size:20px;font-weight:300;line-height:1.2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (max-width: 560px){.partner__content-right__descr{font-size:16px}}.partner__content-right__descr strong{font-weight:700}.partner__content-right__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media screen and (max-width: 1200px){.partner__content-right__buttons{margin-top:30px}}.partner__content-right__buttons .block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.partner__content-right__buttons .block a{background-color:#fff;font-family:"Montserrat",sans-serif;font-size:23px;font-weight:700;line-height:inherit;color:#000;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:7px;text-align:center;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.partner__content-right__buttons .block img{width:60px;height:60px;-o-object-fit:cover;object-fit:cover}.partner__ways{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;font-family:"Montserrat",sans-serif}@media screen and (max-width: 560px){.partner__ways{margin-top:30px}}.partner__ways span{font-weight:700;font-size:16px}@media screen and (max-width: 1200px){.partner__ways span{font-size:20px}}@media screen and (max-width: 430px){.partner__ways span{font-size:16px}}.partner__ways a{padding:14px 20px;border-radius:15px;background-color:#4b00e1;color:#fff;font-weight:700;min-width:100px;text-align:center;font-size:16px}.partner__phase{margin-top:50px}.partner__phase-content{width:100%;font-family:"Unbounded",sans-serif;font-size:16px;font-weight:300;line-height:1.4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px;text-align:center}.partner__phase-content strong{font-weight:800}@media screen and (max-width: 980px){.partner__phase-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px}}@media screen and (max-width: 375px){.partner__phase-content{font-size:14px;gap:20px}}.partner__phase-content div{max-width:500px}@media screen and (max-width: 980px){.partner__phase-content div{max-width:600px}}.partner__phase-content div:first-child{text-align:left}.partner__phase-content div:last-child{text-align:right}@media screen and (max-width: 980px){.partner__phase-content div:last-child{text-align:left}}.partner__phase .partner__content-left__graph{margin:40px auto 0;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.partner-phase__bricks{text-align:center;margin-top:20px;font-family:"Unbounded",sans-serif;font-size:16px;font-weight:300;line-height:1.4}@media screen and (max-width: 375px){.partner-phase__bricks{font-size:14px}}.partner-phase__bricks strong{font-weight:800}.partner-phase__less{font-family:"Unbounded",sans-serif;font-size:20px;font-weight:400;line-height:1.3;text-align:center;max-width:600px;margin:40px auto 0}.partner-phase__less strong{font-weight:800}@media screen and (max-width: 560px){.partner-phase__less{font-size:18px}}.partner-phase__all{font-family:"Unbounded",sans-serif;font-size:20px;font-weight:400;line-height:1.3;margin-top:20px;text-align:center}.partner-phase__all strong{font-weight:800}@media screen and (max-width: 560px){.partner-phase__all{font-size:18px}}.bricks-info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Unbounded",sans-serif;margin-top:40px}.bricks-info__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.bricks-info__circle{width:200px;height:200px;border:6px solid #e74c3c;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.bricks-info__number{font-size:36px;font-weight:bold;color:#fff;line-height:1}.bricks-info__label{font-size:22px;font-weight:600;color:#fff}.bricks-info__remaining{font-size:20px;font-weight:600;color:#fff}.bricks-info__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.bricks-info__item{font-size:18px;font-weight:500;line-height:1.2;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}@media(max-width: 768px){.bricks-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;margin-top:30px}.bricks-info__circle{width:160px;height:160px}.bricks-info__number{font-size:28px}.bricks-info__label{font-size:20px}.bricks-info__remaining{font-size:18px}.bricks-info__item{font-size:16px}}html[lang=ua] .partner__content{margin-top:40px}html[lang=ua] .partner__content-left:before{display:none}@media screen and (max-width: 1200px){html[lang=ua] .partner__content-left{display:none}}html[lang=ua] .partner__content-left__descr{margin:0;font-size:16px;max-width:300px}html[lang=ua] .partner__content-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media screen and (max-width: 720px){html[lang=ua] .partner__content-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;gap:0}}html[lang=ua] .partner__content-right__descr{margin-bottom:20px;max-width:100%}@media screen and (max-width: 1200px){html[lang=ua] .partner__content-right__descr{margin-bottom:0}}html[lang=ua] .partner__content-right__buttons{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1200px){html[lang=ua] .partner__content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.partner__more{margin-top:40px;color:#000;font-family:"Montserrat",sans-serif}.donate-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.donate-modal.active{display:-webkit-box;display:-ms-flexbox;display:flex}.donate-modal.active .donate-modal__overlay{-webkit-animation:fadeIn .3s ease forwards;animation:fadeIn .3s ease forwards}.donate-modal.active .donate-modal__content{-webkit-animation:slideIn .4s ease forwards;animation:slideIn .4s ease forwards}.donate-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);cursor:pointer;opacity:0}.donate-modal__content{position:relative;background-color:#fff;color:#000;padding:40px 30px;border-radius:15px;max-width:500px;width:90%;text-align:center;z-index:10000;opacity:0;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);margin:0 15px}@media screen and (max-width: 560px){.donate-modal__content{padding:30px 20px;max-width:90%}}.donate-modal__close{position:absolute;top:10px;right:15px;background:none;border:none;color:#000;font-size:35px;cursor:pointer;line-height:1;padding:0;width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.donate-modal__close:hover{opacity:.5}.donate-modal__text{font-family:"Montserrat",sans-serif;font-size:20px;font-weight:700;line-height:1.2;margin-bottom:30px;color:#000}@media screen and (max-width: 560px){.donate-modal__text{font-size:16px;margin-bottom:25px}}.donate-modal__button{display:inline-block;background-color:#4b00e1;color:#fff;font-family:"Montserrat",sans-serif;font-size:20px;font-weight:700;line-height:inherit;padding:14px 40px;border-radius:10px;text-decoration:none;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.donate-modal__button:hover{background-color:#3a00b3}@media screen and (max-width: 560px){.donate-modal__button{font-size:18px;padding:12px 35px}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes slideIn{from{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideIn{from{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideOut{from{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}}@keyframes slideOut{from{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.section-newsletter{padding:60px 0;background-color:#000}@media screen and (max-width: 414px){.section-newsletter{padding:30px 0}}@media screen and (max-width: 1200px){.section-newsletter .container{max-width:750px}}.newsletter{padding:25px 42px;border-radius:15px;background-color:#4b00e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}@media screen and (max-width: 1366px){.newsletter{padding:25px 20px}}@media screen and (max-width: 800px){.newsletter{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.newsletter__content{max-width:350px}.newsletter__contents-title{font-family:"Unbounded",sans-serif;font-size:30px;font-weight:600;line-height:1.1;color:#fff;margin-bottom:5px}.newsletter__contents-subtitle{font-family:"Montserrat",sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:#fff}.newsletter__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:18px}@media screen and (max-width: 1200px){.newsletter__form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:300px;width:100%}}.newsletter__form input{width:192px;padding:15px 18px;border-radius:15px;background-color:#fff;border:1px solid rgba(0,0,0,0);outline:none;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:400;line-height:inherit;color:rgba(0,0,0,.5)}@media screen and (max-width: 1200px){.newsletter__form input{width:calc(100% - 38px)}}.newsletter__form input.invalid{border:1px solid red}.newsletter__form button{width:200px;background-color:#000;-webkit-box-shadow:0 4px 8px 3px rgba(0,0,0,.15);box-shadow:0 4px 8px 3px rgba(0,0,0,.15);-webkit-filter:drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.3));filter:drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.3));font-family:"Montserrat",sans-serif;font-size:18px;font-weight:500;line-height:inherit;padding:16px 20px;color:#fff;text-transform:uppercase;border:none;outline:none;border-radius:15px;cursor:pointer}@media screen and (max-width: 1200px){.newsletter__form button{width:100%}}body.page-partner .section-newsletter{padding:300px 0 60px;background-color:#000}@media screen and (max-width: 414px){body.page-partner .section-newsletter{padding:270px 0 60px}}.section-donate{padding:70px 0 40px;font-family:"Montserrat",sans-serif}.donate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.donate__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.donate__block.europe{gap:40px}.donate__block-title{padding:20px 30px;background-color:#4b00e1;border-radius:15px;max-width:500px;width:calc(100% - 60px);text-align:center;color:#fff;font-weight:700;font-size:20px}@media screen and (max-width: 1024px){.donate__block-title{padding:16px 20px;width:calc(100% - 40px)}}.donate__block-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:25px;width:100%}@media screen and (max-width: 1024px){.donate__block-dropdown{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.donate__block-dropdown__item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 20px);flex:0 0 calc(50% - 20px);background-color:#fff;border-radius:15px;width:calc(50% - 40px)}@media screen and (max-width: 1024px){.donate__block-dropdown__item{width:calc(100% - 40px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 20px);flex:0 0 calc(100% - 20px);max-width:450px}}@media screen and (max-width: 480px){.donate__block-dropdown__item{max-width:100%;width:100%}}.donate__block-dropdown__item .head{border-radius:15px;padding:16px 20px;font-weight:700;text-align:center;font-size:20px;position:relative;cursor:pointer}@media screen and (max-width: 400px){.donate__block-dropdown__item .head{padding:16px 15px}}.donate__block-dropdown__item .head:before{content:"";position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid #000;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.donate__block-dropdown__item .body{border-radius:15px;background-color:#fff;font-size:16px;max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease;-o-transition:max-height .3s ease;transition:max-height .3s ease}.donate__block-dropdown__item .body .body-inner{padding:20px 20px 30px}@media screen and (max-width: 400px){.donate__block-dropdown__item .body .body-inner{padding:20px 15px 30px}}.donate__block-dropdown__item .body p{text-align:center;max-width:400px;width:100%;margin:0 auto;line-height:120%}@media screen and (max-width: 400px){.donate__block-dropdown__item .body p{font-size:14px}}.donate__block-dropdown__item .body p strong{font-weight:600}.donate__block-dropdown__item.active .head:before{rotate:180deg}.donate__block-mailing{max-width:320px;color:#fff;font-size:16px;font-weight:400;line-height:120%;text-align:center;margin:20px 0 25px}.donate__block-mailing strong{font-weight:700}.donate__block-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:25px;margin-bottom:25px}@media screen and (max-width: 480px){.donate__block-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.donate__block-buttons a{background-color:#fff;font-family:"Montserrat",sans-serif;font-size:20px;font-weight:700;line-height:inherit;color:#000;min-width:140px;max-width:200px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:20px 40px;text-align:center;border-radius:10px}@media screen and (max-width: 560px){.donate__block-buttons a{font-size:20px;padding:16px 30px;width:calc(100% - 60px)}}.donate__block-important{color:#fff;font-size:16px;font-weight:400;line-height:120%;text-align:center;max-width:390px}.donate__block-important strong{font-weight:700}.donate__block-cards{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr);grid-gap:20px;margin-top:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 1024px){.donate__block-cards{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 800px){.donate__block-cards{-ms-grid-columns:1fr;grid-template-columns:1fr}}.donate__block-cards__card{border-radius:15px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px 30px 20px}@media screen and (max-width: 800px){.donate__block-cards__card{padding:30px 40px 20px}}.donate__block-cards__card .logo{height:50px;margin-bottom:40px}@media screen and (max-width: 800px){.donate__block-cards__card .logo{margin-bottom:20px}}.donate__block-cards__card .logo img{height:100%;width:auto;-o-object-fit:cover;object-fit:cover}.donate__block-cards__card .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;font-weight:600;cursor:pointer;margin-top:auto}.donate__block-cards__card .text span{font-size:16px}@media screen and (max-width: 800px){.donate__block-cards__card .text span{font-size:14px}}.donate__block-cards__card .text img{width:16px;height:auto;-o-object-fit:cover;object-fit:cover}.donate__block-cards__card .link{padding:12px 20px;border-radius:15px;background-color:#4b00e1;font-size:16px;font-weight:700;color:#fff;min-width:125px;text-align:center}.section-public-offer{padding:80px 0 100px}@media(max-width: 1024px){.section-public-offer{padding:60px 0 80px}}@media(max-width: 768px){.section-public-offer{padding:40px 0 60px}}.public-offer__title{text-align:center;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 60px}@media(max-width: 768px){.public-offer__title{margin-bottom:40px}}.public-offer__title .text{font-family:"Montserrat",sans-serif;font-size:48px;line-height:1.2;color:#fff;position:relative;z-index:1}@media(max-width: 1024px){.public-offer__title .text{font-size:40px}}@media(max-width: 768px){.public-offer__title .text{font-size:32px}}@media(max-width: 480px){.public-offer__title .text{font-size:28px}}.public-offer__title .text strong{font-weight:700;color:#fff}.public-offer__title .image{max-width:300px;height:auto;position:absolute;bottom:0;left:0}@media(max-width: 768px){.public-offer__title .image{max-width:200px}}.public-offer__title .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.public-offer__content{max-width:900px;margin:0 auto;background:#fff;padding:50px;border-radius:20px;-webkit-box-shadow:0 10px 40px rgba(0,0,0,.08);box-shadow:0 10px 40px rgba(0,0,0,.08)}@media(max-width: 1024px){.public-offer__content{padding:40px}}@media(max-width: 768px){.public-offer__content{padding:30px 20px;border-radius:15px}}.public-offer__intro{margin-bottom:50px}@media(max-width: 768px){.public-offer__intro{margin-bottom:40px}}.public-offer__intro p{font-family:"Inter",sans-serif;font-size:16px;line-height:1.7;color:#4a4a4a}@media(max-width: 768px){.public-offer__intro p{font-size:14px}}.public-offer__intro p strong{font-weight:700}.public-offer__intro p a{color:#4b00e1;text-decoration:none;word-break:break-all;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;display:inline-block}.public-offer__intro p a:hover{opacity:.7;text-decoration:underline}.public-offer__section{margin-bottom:45px}@media(max-width: 768px){.public-offer__section{margin-bottom:35px}}.public-offer__section:last-child{margin-bottom:0}.public-offer__section-title{font-family:"Montserrat",sans-serif;font-size:28px;font-weight:700;color:#4b00e1;margin-bottom:25px;padding-bottom:15px;border-bottom:2px solid #4b00e1}@media(max-width: 768px){.public-offer__section-title{font-size:24px;margin-bottom:20px;padding-bottom:12px}}@media(max-width: 480px){.public-offer__section-title{font-size:20px}}.public-offer__subsection-title{font-family:"Montserrat",sans-serif;font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:15px;margin-top:25px}@media(max-width: 768px){.public-offer__subsection-title{font-size:18px;margin-top:20px;margin-bottom:12px}}.public-offer__text p{font-family:"Inter",sans-serif;font-size:16px;line-height:1.7;color:#4a4a4a;margin-bottom:20px}@media(max-width: 768px){.public-offer__text p{font-size:14px;margin-bottom:15px}}.public-offer__text p:last-child{margin-bottom:0}.public-offer__text p strong{font-weight:600;color:#1a1a1a}.public-offer__text p a{color:#4b00e1;text-decoration:none;word-break:break-all;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;display:inline-block}.public-offer__text p a:hover{opacity:.7;text-decoration:underline}.public-offer__list{list-style:none;padding:0;margin:0;margin-bottom:20px}.public-offer__list li{font-family:"Inter",sans-serif;font-size:16px;line-height:1.7;color:#4a4a4a;margin-bottom:5px;padding-left:15px;position:relative}@media(max-width: 768px){.public-offer__list li{font-size:14px;margin-bottom:12px;padding-left:12px}}.public-offer__list li:last-child{margin-bottom:0}.public-offer__list li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;background:#4b00e1;border-radius:50%}@media(max-width: 768px){.public-offer__list li:before{top:8px;width:6px;height:6px}}.public-offer__content a:focus{outline:2px solid #4b00e1;outline-offset:2px}[data-aos=fade-up].public-offer__section{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;-o-transition-property:transform,opacity;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.public-offer__warning{background:#fff3cd;border-left:4px solid #ffc107;padding:15px 20px;margin:20px 0;border-radius:4px}@media(max-width: 768px){.public-offer__warning{padding:12px 15px}}.public-offer__warning strong{color:#856404;font-weight:700}.public-offer__list--numbered{list-style:none;counter-reset:item}.public-offer__list--numbered li{padding-left:35px}@media(max-width: 768px){.public-offer__list--numbered li{padding-left:30px}}.public-offer__list--numbered li:before{content:counter(item) ".";counter-increment:item;position:absolute;left:0;top:0;width:auto;height:auto;background:none;border-radius:0;font-weight:600;color:#4b00e1}