@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@600&family=Nunito:wght@600&family=Open+Sans:wght@300;400;600;700&display=swap");@import url("aos.css");*,:after,:before{margin:0;padding:0;box-sizing:border-box}button:-moz-focus-inner{padding:0;border:0}a:active,a:focus,input:focus{outline:none}body{background:#fff;font-family:"Open Sans"}body,html{min-height:100vh;height:100%}section{overflow-x:hidden}a{text-decoration:none}ul li{list-style:none}button{cursor:pointer}.ibg{display:none}.db{display:block}hr{border:none}.lock{overflow:hidden}.header-top{position:fixed;top:0;left:0;width:100%;max-height:85px;background-color:#fff;transition:box-shadow 0.25s ease;z-index:30}.header-top .logo,.header-top__burger,.header-top__login{position:relative;z-index:5}.header-top__body{max-width:1050px;margin:0 auto;padding:20px 15px}.header-top__row{width:100%;display:flex;align-items:center;justify-content:space-between}.header-top__nav{margin:0 -15px;padding:0 15px}.header-top__list{display:flex}.header-top__item{margin:0 30px 0 0}.header-top__item:last-child{margin:0}.header-top__link{opacity:0.67;color:#666;font-size:13px;font-weight:600;white-space:nowrap;text-transform:uppercase;transition:opacity 0.25s ease}.header-top__link:hover{opacity:1}.header-top__login-link{border-radius:30px;padding:11px 32px;background-color:rgba(173,209,54,0.81);color:#fff;font-size:13px;font-weight:600;text-transform:uppercase;transition:background-color 0.25s}.header-top__login-link:hover{background-color:#add136}.logo__link{display:flex;align-items:flex-end}.logo__image{margin:0 10px 0 0}.logo__name{color:#6d6e70;font-family:Nunito;font-size:31px;font-weight:600;line-height:22px;text-transform:uppercase}.logo__span{color:#595959}.logo__burger{display:none}@media screen and (max-width:910px){.header-top__item{margin:0 20px 0 0}.header-top__logo-name{font-size:21px}}@media screen and (max-width:800px){.header-top{max-height:64px}.header-top__body{padding:12px 15px}.header-top__burger{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:45px;height:40px}.header-top__burger:after,.header-top__burger:before,.header-top__burger span{position:absolute;left:0;width:100%;height:4px;border-radius:2px;background-color:#add136;transition:transform 0.25s,top 0.25s,bottom 0.25s;transition-timing-function:ease}.header-top__burger:after,.header-top__burger:before{content:"";display:block;z-index:10}.header-top__burger:before{top:0}.header-top__burger:after{bottom:0}.header-top__burger span{top:18px}.header-top__nav{opacity:0.6;background-color:rgba(0,0,0,0.8);width:100%;min-height:100vh;padding:0 0 30px 0;margin:0;position:fixed;top:-100%;left:0;display:flex;align-items:flex-end;transition:all 0.25s ease}.header-top__login-link{padding:10px 25px}}@media screen and (max-width:425px){.header-top__logo-name{display:none}}.header-top__burger.buractive:before{transform:rotate(45deg);top:18px}.header-top__burger.buractive:after{transform:rotate(-45deg);bottom:18px}.header-top__burger.buractive span{transform:scale(0)}.header-top__nav.buractive{opacity:1;top:0}.header-top__nav.buractive .header-top__list{flex-direction:column}.header-top__nav.buractive .header-top__item{margin:0 0 30px 15px;color:#fff}.header-top__nav.buractive .header-top__item:last-child{margin:0 0 0 15px}.header-top__nav.buractive .header-top__link{color:#fff;opacity:1;font-size:28px;white-space:normal}.page{position:relative;width:100%;padding:15px;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column}.page__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../image/page/page-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.page__arrows{position:absolute;bottom:50px;right:10.5%;z-index:4}.page__arrow{padding:4px;margin:-4px 28px -4px -4px;transform:scale(1);transition:transform 0.25s ease}.page__arrow:last-child{margin:-4px -4px -4px -4px}.page__arrow:hover{cursor:pointer;transform:scale(1.1)}.page__body{text-align:center;z-index:5}.page__text{margin-bottom:40px}.page__subtitle,.page__title{color:#fff}.page__title h1{font-weight:600;font-size:49px;line-height:1.63}.page__subtitle{font-weight:400;font-size:35px;white-space:nowrap}.page__link{padding:22px 40px;background-color:#99c50a;border-radius:10px;transition:background-color 0.25s ease;color:#fff;font-size:19px;font-weight:600;line-height:77px;white-space:nowrap}.page__link:hover{background-color:#9cbd31}@media screen and (max-width:540px){.page__title h1{font-size:36px}.page__subtitle{font-size:24px}}.about{width:100%;margin:100px 0 155px}.about__body{max-width:950px;padding:0 15px;margin:0 auto;text-align:center}.about__image{margin-bottom:27px}.about__title{max-width:530px;margin:0 auto 54px}.about__title h2{color:#515151;font-size:31px;font-weight:600;line-height:50px;text-transform:uppercase}.about__text p{margin-bottom:35px;color:rgba(81,81,81,0.71);font-size:19px;font-weight:400}@media screen and (max-width:540px){.about__text p{text-align:justify}}.projects{width:100%;margin-bottom:100px}.projects__body{max-width:1010px;padding:0 15px;margin:0 auto}.projects__inner{display:flex;margin-top:65px}.projects__image-block{flex:0 1 33.333%;padding:0 15px;display:flex;justify-content:center;align-items:center}.projects__text-block{flex:0 1 66.666%}.projects__title h2{color:#add136;font-size:25px;font-weight:400;margin-bottom:34px}.projects__text{color:rgba(96,96,96,0.67);font-size:17px;font-weight:400}.widget{width:100%}.widget__inner{display:flex;flex-direction:column}.widget__row{width:100%;display:flex}.widget__item{flex:0 1 33.333%;padding:18.5px 15px;transition:background-color 0.25s ease}.widget__item:hover{cursor:pointer;background-color:#EBEBEB}.widget__item:hover .widget__wrap{transform:scale(1.03)}.widget__wrap{display:flex;align-items:center;transition:transform 0.25s ease}.widget__number{width:43px;height:43px;background-color:#5f5f5f;border-radius:50%;margin-right:30px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:20px;font-weight:600;transition:background-color 0.25s ease}.widget__number_active{background-color:#add136}.widget__title{color:#656565;font-size:33px;font-weight:300}.widget__main-line{position:relative;width:100%;height:1px;background-color:#e7e7e7}.widget__line{position:absolute;top:0;left:0;width:33.333%;height:1px;background-color:#add136;transition:left 0.25s ease}@media screen and (max-width:910px){.widget__item{padding:12px 7px}.widget__title{font-size:24px}.widget__number{width:35px;height:35px;font-size:18px;margin-right:7px}}@media screen and (max-width:540px){.widget__row_1{flex-direction:column}.widget__row_2{display:none}.widget__item{padding:18.5px 15px}.widget__title{font-size:30px}.widget__number{width:40px;height:40px;font-size:20px;margin-right:15px}.projects__inner{flex-direction:column}.projects__image-block{justify-content:flex-end;margin-bottom:20px}}.business{width:100%;margin-bottom:72px}.business__row{width:100%;display:flex}.business__column{flex:0 1 50%;display:flex}.business__item{overflow:hidden;width:100%;min-height:305px;display:flex;align-items:center}.business__item_1{justify-content:flex-end;padding:40px 72px 40px 15px;background-color:#e2f8ff}.business__item_2{justify-content:flex-start;padding:40px 15px 40px 72px;background-color:#f5f9eb}.business__wrap{display:flex;align-items:center}.business__image-block{height:100%;margin-right:45px;display:flex;justify-content:center;align-items:center}.business__item-title{margin-bottom:28px}.business__item-title h3{color:#515151;font-family:Montserrat;font-size:23px;font-weight:600}.business__item-text{max-width:256px;color:#515151;font-size:17px;font-weight:400}.business__item-btn{margin-top:28px}.business__item-link{padding:17px 21px;border-radius:8px;line-height:50px;white-space:nowrap;color:#fff;font-size:15px;font-weight:600;transition:background-color 0.25s ease}.business__item-link_1{background-color:#26a6d1}.business__item-link_1:hover{background-color:#2296bd}.business__item-link_2{background-color:#add136}.business__item-link_2:hover{background-color:#9cbd31}@media screen and (max-width:910px){.business__item_1,.business__item_2{padding:40px 25px}.business__image-block{margin-right:25px}}@media screen and (max-width:910px){.business__row{flex-direction:column}.business__item_1 .business__wrap{flex-direction:row-reverse}.business__item_1 .business__text-block{text-align:right}.business__item_1 .business__image-block{margin-right:0;margin-left:25px}}@media screen and (max-width:425px){.business__item_1{justify-content:flex-end}.business__item_1 .business__wrap{align-items:flex-end}.business__item_2{justify-content:flex-start}.business__item_2 .business__wrap{align-items:flex-start}.business__image-block{margin:0 0 25px 0}.business__wrap{flex-direction:column!important}}.featured{width:100%;margin-bottom:60px}.featured__body{max-width:1010px;padding:0 15px;margin:0 auto}.featured__preview{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:70px}.featured__text-block{margin-right:15px}.featured__title{margin-bottom:14px}.featured__title h2{color:#515151;font-size:29px;font-weight:600}.featured__text{max-width:670px}.featured__text p{color:#8f8f8f;font-size:17px;font-weight:400;line-height:28px}.featured__link{position:relative;padding:16px 22px;border:1px solid rgba(81,81,81,0.42);background-color:transparent;border-radius:12px;color:rgba(81,81,81,0.71);font-size:15px;font-weight:600;line-height:50px;white-space:nowrap;z-index:5;transition:border 0.25s,color 0.25s;transition-timing-function:ease}.featured__link:before{content:"";display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:0;height:100%;background-color:#add136;border-radius:12px;transition:width 0.25s ease;z-index:-1}.featured__link:hover{border-color:#add136;color:#fff}.featured__link:hover:before{width:100.5%}.featured__places{overflow:hidden}.featured__places-row{width:calc(100% + 40px);display:flex;margin-left:-20px}.featured__places-column{flex:0 1 33.333%;padding:0 20px;display:flex}.place{display:flex;flex-direction:column;border-radius:11px;background-color:rgba(247,247,247,0.71);overflow:hidden}.place__image-block{position:relative;width:calc(100% + 2px);height:225px;margin-left:-1px;background-size:cover;background-position:center;background-repeat:no-repeat}.place__new{width:100px;height:50px;padding-bottom:6px;display:flex;justify-content:center;align-items:flex-end;position:absolute;top:-10px;left:-34px;transform-origin:center;transform:rotate(-45deg);background-color:#add136}.place__new span{color:#fff;font-family:Montserrat;font-size:14px;font-weight:400;text-transform:uppercase}.place__aside{position:absolute;bottom:18px;right:14px;padding:8px 11px;background-color:#26a6d1;border-radius:6px}.place__aside span{white-space:nowrap;color:#fff;font-size:17px;font-weight:400}.place__documentation{padding:27.5px 25px;flex:1 1 auto;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,0.14);border-top:none}.place__text{flex:1 1 auto;margin-bottom:14px}.place__title{margin-bottom:8px;color:#484848;font-size:17px;font-weight:700}.place__paragraphs p{color:rgba(72,72,72,0.71);font-size:13px;font-weight:400;margin-bottom:8px}.place__paragraphs p:last-child{margin:0}.place__main-line{position:relative;width:100%;height:14px;background-color:#e3e3e3;border-radius:12px;overflow:hidden}.place__line{position:absolute;height:100%;background-color:#add136}.place__parameter-row{margin-top:20px;display:flex;justify-content:space-between}.place__funded{margin-right:15px}.place__funded,.place__time{color:#8d8d8d;font-size:13px;font-weight:600}.place__hr{width:100%;height:1px;background-color:#d6d6d6;margin:20px 0 14px}.place__more-block{display:flex;justify-content:flex-end}.place__more-link{display:flex;align-items:center;padding:6px 2px;margin-right:-2px;position:relative}.place__more-link:before{content:"";display:block;position:absolute;top:50%;right:14px;transform:translateY(-50%);width:0;height:16px;background:#add136;border-radius:4px 0 0 4px;transition:width 0.25s,height 0.25s;transition-timing-function:ease;z-index:1}.place__more-link:hover .place__more{color:#fff}.place__more-link:hover .place__more-img{transform:scaleY(1.37)}.place__more-link:hover:before{height:22px;width:100%}.place__more{color:rgba(72,72,72,0.85);font-size:15px;font-weight:600;margin-right:10px;transition:color 0.25s ease;z-index:10}.place__more-img{transition:transform 0.25s ease}@media screen and (max-width:540px){.featured__preview{flex-direction:column;justify-content:flex-start;align-items:flex-start}.featured__link-block{margin-top:20px}}@media screen and (max-width:910px){.featured__places-row{flex-direction:column;align-items:center}.featured__places-column{flex:0 1 auto;width:400px;margin-bottom:30px}.featured__places-column:last-child{margin:0}}@media screen and (max-width:425px){.featured__places-column{width:300px}}.community{width:100%;padding:15px 0 60px;overflow-y:hidden;box-shadow:inset 0px 50px 50px -15px white;position:relative}.community__image{position:absolute;top:0;left:0;width:100%;height:130%;overflow:hidden;background-image:url(../image/community/community-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-1}.community__body{max-width:950px;padding:0 15px;margin:0 auto}.community__text-block{text-align:center;margin-bottom:90px}.community__title h2{color:#add136;font-size:39px;font-weight:600;margin-bottom:28px}.community__text{color:#949494;font-size:19px;font-weight:400}.community__row{display:flex;justify-content:space-between}.comment{max-width:400px}.comment__cloud{position:relative;text-align:center;background-color:#fff;padding:24px 40px;border-radius:12px;margin-bottom:38px}.comment__cloud:after{content:"";display:block;position:absolute;bottom:0;left:68px;transform:translateY(50%) rotate(135deg);border:18px solid transparent;border-top:18px solid #fff}.comment__title{color:#add136;font-size:21px;font-weight:600;margin-bottom:8px}.comment__text{color:#848484;font-size:13px;font-weight:400;line-height:26px}.comment__user{display:flex;align-items:center;margin-left:48px}.comment__user-image{width:60px;height:60px;border-radius:10px;overflow:hidden;margin-right:16px}.comment__user-name{color:#494949;font-family:Montserrat;font-size:15px;font-weight:600}@media screen and (max-width:910px){.comment{max-width:320px}}@media screen and (max-width:800px){.community__title h2{font-size:28px}.community__text{font-size:17px}.community__row{align-items:center;flex-direction:column}.community__column{margin-bottom:60px}.community__image{background-position:top center}.comment{max-width:400px}}.footer{width:100%}.footer__row{display:flex;justify-content:center;align-items:center}.footer__row_1{padding:45px 15px}.footer__row_2{padding:25px 15px;border-top:1px solid #ededed}.footer__companies{max-width:100%}.footer__copyright{color:#848484;font-size:13px;font-weight:400;white-space:nowrap}@media screen and (max-width:800px){.footer__row_1{display:none}}