@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a,a:active,a:hover,a:visited{text-decoration:none;outline:none}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Roboto,sans-serif;font-weight:400;font-style:normal;color:#fff}main{height:200vh;flex-direction:column;align-items:center}._container{margin-right:auto;margin-left:auto;width:100%}@media(min-width:576px){._container{max-width:540px}}@media(min-width:768px){._container{max-width:720px}}@media(min-width:992px){._container{max-width:960px}}@media(min-width:1200px){._container{max-width:1140px}}.primary-btn{color:#fff;background-color:#dd0510;align-items:center;display:inline-flex;box-shadow:0 2px 4px 0 rgba(59,64,61,.5)!important;border:1px solid #dd0510;line-height:16px;padding:12px 15px 10px;font-weight:600;text-align:center;vertical-align:middle;font-size:1rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(min-width:1025px){.primary-btn:hover{cursor:pointer;background-color:#fff;color:#dd0510}.primary-btn:hover span{background-color:#dd0510}}.group-fixed-btns{position:fixed;top:50%;right:0;display:flex;flex-direction:column;z-index:2}@media(max-width:768px){.group-fixed-btns{top:65%}}.group-fixed-btns .btn{width:70px;height:50px;padding:10px;transition:.3s;background-color:#dd0510;box-shadow:0 0 4px 0 #dd0510;display:flex;justify-content:flex-start;align-items:center;transform:translateX(20px)}@media(min-width:1025px){.group-fixed-btns .btn:hover{cursor:pointer;transform:translateX(0)}}.group-fixed-btns .btn._mail{margin-bottom:1rem}.group-fixed-btns .btn._phone span{height:25px;width:25px;margin-left:0;transform:scale(1.5)}.icon{display:inline-block;margin-left:20px;background-color:#fff;width:18px;height:16px;-webkit-mask-size:cover;mask-size:cover}.icon_home{-webkit-mask:url(/_next/static/media/house-icon.7b6891e3.svg) no-repeat center;mask:url(/_next/static/media/house-icon.7b6891e3.svg) no-repeat center}.icon_phone{-webkit-mask:url(/_next/static/media/phone-icon.f17b074a.svg) no-repeat center;mask:url(/_next/static/media/phone-icon.f17b074a.svg) no-repeat center;width:14px;height:14px;margin-left:10px}.icon_mail{-webkit-mask:url(/_next/static/media/mail-icon.a1052420.svg) no-repeat center;mask:url(/_next/static/media/mail-icon.a1052420.svg) no-repeat center;width:29px;height:19px;margin-left:0}.icon_plants{background:url(/_next/static/media/plants.98a61bdc.png) no-repeat 50%/cover}.icon_leaves,.icon_plants{height:90px;width:90px;margin:0}.icon_leaves{background:url(/_next/static/media/leaves.81c9cc79.png) no-repeat 50%/cover}.icon_house_ok{background:url(/_next/static/media/house_ok.edabdf12.png) no-repeat 50%/cover;height:90px;width:90px;margin:0}.icon_location{-webkit-mask:url(/_next/static/media/location.ea974d7b.svg) no-repeat center/cover;mask:url(/_next/static/media/location.ea974d7b.svg) no-repeat center/cover;height:23px;width:16px}.icon_cart{-webkit-mask:url(/_next/static/media/cart.ede03e8f.png) no-repeat center/cover;mask:url(/_next/static/media/cart.ede03e8f.png) no-repeat center/cover;background:url(/_next/static/media/cart.ede03e8f.png) no-repeat 50%/cover}.icon_cart,.icon_train{height:90px;width:90px;margin:0}.icon_train{-webkit-mask:url(/_next/static/media/train.04dc24ff.png) no-repeat center/cover;mask:url(/_next/static/media/train.04dc24ff.png) no-repeat center/cover;background:url(/_next/static/media/train.04dc24ff.png) no-repeat 50%/cover}.icon_goods{-webkit-mask:url(/_next/static/media/goods.e3d7eef0.png) no-repeat center/cover;mask:url(/_next/static/media/goods.e3d7eef0.png) no-repeat center/cover;background:url(/_next/static/media/goods.e3d7eef0.png) no-repeat 50%/cover;height:90px;width:90px;margin:0}.header{width:100%;height:95px;height:100px;background:#000;color:#fff;padding:10px 20px;transition:top .3s}@media screen and (max-width:989px){.header{height:100px}}.header._fixed{position:fixed;top:0;left:0;right:0;z-index:1000}.header__container{display:flex;justify-content:space-between;align-items:center;padding-right:15px;padding-left:15px;transition:background-color .35s ease}.header__container._open{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.9);transition:background-color .35s ease;z-index:1;max-width:100%}.header__container._open .nav{display:block;height:100%}.header__container._open .nav .nav__list{flex-direction:column;justify-content:center;height:100%;gap:30px}.header__container._open .nav .nav__link{font-size:30px}.header__container._open .logo{display:none}.header__container._open .burger{position:absolute;top:20px;right:20px;border-color:#fff}.header__container._open .burger span{background-color:#fff}.header .logo{display:block;height:60px;width:240px;height:82px;width:102px;background-image:url(/img/logo.webp);background-size:contain;background-repeat:no-repeat;background-position:50%;position:relative}.header .logo h1{font-size:0}.header .logo a{position:absolute;top:0;left:0;right:0;bottom:0}@media(max-width:767px){.header .nav{display:none}}@media(min-width:768px)and (max-width:1024px){.header .nav{display:flex}}@media(min-width:1025px){.header .nav{display:flex}}.header .nav__list{display:flex;align-items:center}.header .nav__item{font-size:18px;font-weight:700;text-transform:capitalize;transition:color .3s;position:relative;text-wrap:nowrap;margin-right:24px}@media screen and (max-width:768px){.header .nav__item{margin-right:0}}@media(min-width:1025px){.header .nav__item:not(:last-child):hover{cursor:pointer}.header .nav__item:not(:last-child):hover:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background-color:#dd0510}}.header .nav__item._lng{margin-right:12px}.header .nav__item._pl{margin-left:75px}@media screen and (max-width:938px){.header .nav__item._pl{margin-left:0}}.header .nav__link{text-decoration:none;color:inherit}.header .nav__btn{margin-right:0;margin-left:0}@media screen and (max-width:768px){.header .nav__btn{margin-left:0}}.header .nav__lng{color:#fff}.header .nav__lng._active{color:#dd0510}.header .burger{background:none;border:1px solid #fff;border-radius:6px;font-size:24px;position:relative;width:40px;height:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}@media(max-width:767px){.header .burger{display:flex}}@media(min-width:768px)and (max-width:1024px){.header .burger{display:none}}@media(min-width:1025px){.header .burger{display:none}}.header .burger span{display:block;width:100%;height:4px;background-color:#fff;transition:transform .3s,opacity .3s;transform-origin:center}.header .burger._open span:first-child{transform:rotate(45deg) translate(6px,6px)}.header .burger._open span:nth-child(2){opacity:0}.header .burger._open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.welcome,.welcome__inner{position:relative}.welcome__inner{top:0;left:0;right:0;bottom:0}@media screen and (max-width:989px){.welcome__inner{background-color:#f5f5f5;max-width:100%;margin-top:-10px;position:relative;display:flex;justify-content:center;align-items:flex-start}}.welcome__img{max-width:100%;height:auto;position:relative;display:block;margin:0 auto}.welcome__img img{width:100%;height:auto}.welcome__block{position:absolute;background-color:#fff;max-width:370px;padding:20px;top:30px;left:50%;transform:translate(-126%);color:#000}@media screen and (max-width:989px){.welcome__block{position:static;text-align:center;transform:none;margin:0 auto 1rem}}@media screen and (min-width:1200px){.welcome__block{transform:translate(-150%)}}.welcome__block h2{font-size:30px;line-height:42px;font-weight:600;margin-bottom:10px}.welcome__block h3{font-size:18px;line-height:1.5;font-weight:600;text-transform:uppercase;margin-bottom:28px}.welcome__block p{font-size:16px;line-height:1.5;font-weight:500}.welcome__btn{margin-top:15px}.welcome .swiper{z-index:0}.welcome .swiper-hero-pagination{display:flex;justify-content:center;transform:translateY(-200%);position:relative;z-index:1}.welcome .swiper-hero-pagination .swiper-pagination-bullet{height:18px;width:18px;background-color:#dd0510;border:2px solid #fff}.benefits{display:flex;width:100%;margin:0 auto;color:#000;padding:100px 15px 0}@media screen and (max-width:989px){.benefits{flex-direction:column;align-items:center}}.benefits .block{text-align:center;background-color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.25);padding:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:1 1 200px;width:100%}@media screen and (max-width:989px){.benefits .block{max-width:510px;margin-bottom:20px}}@media screen and (min-width:990px){.benefits .block:not(:last-child){margin-right:30px}}.benefits .block__img{width:90px;height:90px;padding:10px;background-color:#dd0510;display:flex;justify-content:center;align-items:center}.benefits .block__img span{width:70px;height:70px;margin:0;-webkit-mask-size:contain;mask-size:contain}.benefits .block__title{font-size:22px;font-weight:600;line-height:33px;margin-top:20px}.benefits .block__subtitle{font-size:18px;font-weight:400;line-height:1.5}.map{padding:60px 0;width:100%;display:flex;flex-direction:row;color:#000}@media screen and (max-width:989px){.map{flex-direction:column}}.map .map-block{order:2;max-width:50%;padding:0 15px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:989px){.map .map-block{order:1;max-width:100%;padding-bottom:60px}}.map .map-block img{max-width:100%;height:auto;aspect-ratio:1/1}.map .desc{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;order:1;max-width:50%;padding:0 60px 0 15px}@media screen and (max-width:989px){.map .desc{order:2;max-width:100%}}.map .desc__title{font-size:33px;line-height:50px;font-weight:600;margin-bottom:20px}.map .desc__subtitle{margin-bottom:1rem;font-size:18px;line-height:1.5}.map .desc__btn{padding:12px 15px 10px}.location{display:flex;flex-direction:row;padding:0 15px;width:100%;margin:0 auto;color:#000}@media screen and (max-width:989px){.location{flex-direction:column;align-items:center}}.location .card{box-shadow:0 4px 8px 0 rgba(0,0,0,.25);display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:40px;flex:1 1 200px;width:100%}@media screen and (max-width:989px){.location .card{max-width:510px;margin-bottom:20px}}@media screen and (min-width:990px){.location .card:not(:last-child){margin-right:30px}}.location .card__img{width:90px;height:90px;margin-bottom:10px}.location .card__title{font-size:22px;line-height:33px;font-weight:600;padding-bottom:10px;text-align:center}.location .card__subtitle{font-size:18px;line-height:1.5;font-weight:400;text-align:center}.slider{padding:120px 0 0;color:#000}@media screen and (max-width:1024px){.slider{padding:40px 16px 0}}.slider__inner{display:flex;align-items:flex-start}@media screen and (max-width:991px){.slider__inner{flex-direction:column;align-items:center}}.slider__content{max-width:50%;margin-top:60px;padding-right:2rem}@media screen and (max-width:991px){.slider__content{max-width:100%;margin-top:0;padding-right:0}}.slider__box{max-width:50%}@media screen and (max-width:991px){.slider__box{max-width:100%}}.slider__title{font-size:36px;line-height:54px;font-weight:600;margin-bottom:10px}.slider__text{font-size:18px;line-height:1.5;font-weight:400;margin-bottom:16px}.slider .lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000}.slider .lightbox__close{position:absolute;top:20px;right:20px;font-size:30px;color:#fff;cursor:pointer}@media screen and (max-width:768px){.slider .lightbox__close{top:35%}}.slider .lightbox__content{position:relative;max-width:90%;max-height:90%}.slider .lightbox__content img{width:100%;height:auto}.slider .lightbox__button{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.5);color:#fff;border:none;padding:10px;cursor:pointer;z-index:10}.slider__box img{max-width:100%;height:auto;object-fit:cover}@media screen and (max-width:768px){.slider__box{max-width:100%}}.slider__box .swiper .swiper-button-next{position:absolute;height:50px;width:50px;background-color:#dd0510;right:0;bottom:0;transform:translateY(-125%);z-index:1;cursor:pointer}.slider__box .swiper .swiper-button-next:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";width:18px;height:18px;-webkit-mask:url(/_next/static/media/arrow_right.8afb807c.svg) no-repeat center center/cover;mask:url(/_next/static/media/arrow_right.8afb807c.svg) no-repeat center center/cover;background-color:#fff}@media screen and (min-width:769px){.slider__box .swiper .swiper-button-next:hover{background-color:#fff;border:1px solid #dd0510}.slider__box .swiper .swiper-button-next:hover:after{background-color:#dd0510}}.slider__box .swiper .swiper-button-prev{position:absolute;height:50px;width:50px;background-color:#dd0510;left:9%;bottom:0;transform:translate(-100%,-125%);z-index:1;cursor:pointer}.slider__box .swiper .swiper-button-prev:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";width:18px;height:18px;-webkit-mask:url(/_next/static/media/arrow_left.6d571ddd.svg) no-repeat center center/cover;mask:url(/_next/static/media/arrow_left.6d571ddd.svg) no-repeat center center/cover;background-color:#fff}@media screen and (min-width:769px){.slider__box .swiper .swiper-button-prev:hover{background-color:#fff;border:1px solid #dd0510}.slider__box .swiper .swiper-button-prev:hover:after{background-color:#dd0510}}.slider__box .swiper .swiper-pagination{position:absolute;bottom:18%;left:50%;transform:translateX(-50%);width:30%}.slider__box .swiper .swiper-pagination-bullet-active{background-color:#dd0510}.slider__box .swiper .swiper-pagination-bullet{opacity:.5}@media(min-width:992px){.slider__box .swiper-main .swiper-slide:hover,.slider__box .swiper-thumbs .swiper-slide:hover{opacity:.8;cursor:pointer}}.property-services__inner{display:flex;flex-direction:column;padding-top:100px;color:#000}@media screen and (max-width:767px){.property-services__inner{padding-bottom:30px}}.property-services .block{display:flex;align-items:center;padding:60px 15px 10px;flex-direction:row}@media screen and (max-width:767px){.property-services .block{padding:30px 16px;flex-direction:column}}.property-services .block__title{font-size:30px;line-height:42px;font-weight:600;margin-bottom:10px}.property-services .block__content{font-size:16px;line-height:1.5;font-weight:400;margin-bottom:1rem}.property-services .block__img{max-width:50%;flex:0 0 50%;padding:0 15px}@media screen and (max-width:767px){.property-services .block__img{max-width:100%;flex:0 0 100%;padding:0}}.property-services .block__img img{width:100%;height:auto;object-fit:cover}.contacts{padding:100px 0;color:#000}@media screen and (max-width:767px){.contacts{padding:0 15px 60px}}.contacts__left{width:50%}@media screen and (max-width:767px){.contacts__left{width:100%}}.contacts__title{font-size:33px;line-height:50px;font-weight:600;margin-bottom:30px}.contacts__subtitle{font-size:24px;line-height:50px;font-weight:600;margin-bottom:20px}.contacts__inner{display:flex}@media screen and (max-width:767px){.contacts__inner{flex-direction:column;align-items:center}}.contacts__desc{line-height:1.5;font-size:16px;display:flex}.contacts__desc_left p{margin-bottom:20px;padding-left:25px}@media screen and (max-width:767px){.contacts__desc_left{max-width:50%;margin-right:1rem}.contacts__desc_right{max-width:50%}}.contacts__icon{position:relative}.contacts__icon:before{content:"";height:20px;width:20px;position:absolute;left:0;transform:translateY(5px)}.contacts__adress{position:relative}.contacts__adress:before{background:url(/_next/static/media/location.582df6d1.png) no-repeat}.contacts__mail:before{background:url(/_next/static/media/mail.bd22ca66.png) no-repeat}.contacts__phone:before{background:url(/_next/static/media/phone.32006b93.png) no-repeat}.contacts__right{width:50%}@media screen and (max-width:767px){.contacts__right{width:100%}}.contacts__form label{color:#9e9e9e;font-size:16px;font-weight:400;line-height:1.5;margin-bottom:8px}.contacts__form input{display:block;margin-bottom:20px;width:100%;border:1px solid #c5c5c5;line-height:25px;padding:10px;border-radius:0}.contacts__form div{color:#9e9e9e;font-size:16px;font-weight:400;line-height:1.5;margin-bottom:16px;text-align:center}.contacts__form_btn{width:250px!important}.contacts__link{color:#dd0510}@media screen and (min-width:768px){.contacts__link:hover{text-decoration:underline}}.footer{padding:60px 0;background-color:#000}.footer__inner{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:0 auto}.footer__menu{align-items:center}.footer__menu .block__title{margin-left:-1rem}@media screen and (min-width:0px)and (max-width:901px){.footer__menu .block__title{margin-left:0}}.footer__menu .block__content li{margin-bottom:1rem}.footer__menu .block__content li a{color:#fff;text-decoration:none;cursor:none}@media(min-width:1025px){.footer__menu .block__content li a:hover{text-decoration:underline;transition:all .3s ease;cursor:pointer}}.footer__invest .block__content p{margin-bottom:1rem}.footer .block{flex:1 1;min-width:200px;padding:0 15px;display:flex;flex-direction:column}@media screen and (max-width:768px){.footer .block{flex:0 0 100%;min-width:auto;align-items:center;margin-bottom:30px}}@media screen and (min-width:769px)and (max-width:901px){.footer .block{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 30px);min-width:auto;margin-bottom:30px}}.footer .block__title{font-weight:700;font-size:26px;color:#fff;margin-bottom:30px}.footer .block__content{font-size:16px;color:#fff;line-height:1.5}@media screen and (max-width:768px){.footer .block__content{text-align:center}}.footer .block__content_bold{font-weight:700}