:root{--bp_m: 940px;--bp_s: 450px;--gap: 20px;--col-blue: #0e5b9a;--col-dark-blue: #104068;--col-green: #57bc77;--col-green-light: #51f183;--txt-size: 14px;--h1-size: 4rem;--h2-size: 2.5rem;--h3-size: 1.5rem}@media screen and (max-width: 1200px){:root{--h1-size: 3.4rem;--h2-size: 2rem;--h3-size: 1.4rem}}@media screen and (max-width: 720px){:root{--h1-size: 2rem;--h2-size: 1.5rem;--h3-size: 1.2rem}}*{box-sizing:border-box;padding:0}a{color:inherit;text-decoration:none}strong{font-size:larger}body{margin:0;font-family:"Roboto",Arial,sans-serif;font-size:14px;font-weight:300;overflow-x:hidden}.wrapper{max-width:1800px;width:90%;margin:0 auto}.h1{font-family:"Roboto Condensed",sans-serif;color:var(--col-blue);font-size:var(--h1-size);margin-top:0}.h2{font-family:"Roboto Condensed",sans-serif;color:var(--col-blue);font-size:var(--h2-size);margin-top:0}.h3{font-family:"Roboto Condensed",sans-serif;font-size:var(--h3-size);margin-top:0}.p,p{font-family:"Roboto",sans-serif;color:currentColor;font-size:var(--txt-size);line-height:140%;margin-top:0}.tm{font-family:"Roboto",Arial,sans-serif;font-size:20px}.logo-m{width:230px}.button{padding:calc(var(--gap)/2) var(--gap)}.button:hover{border-color:var(--col-blue)}.top{cursor:pointer;background-color:var(--col-dark-blue);color:#fff;position:fixed;bottom:calc(var(--gap)*4);right:var(--gap);border:none;padding:var(--gap);width:50px;height:50px;background-image:url(/img/top_slider/arrow.svg);transform-origin:25% 25%;transform:rotate(-90deg);background-repeat:no-repeat;background-position:center}.list{list-style-type:square;padding-left:calc(var(--gap)*2);display:flex;flex-direction:column;gap:calc(var(--gap)/2)}.hidden-title{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px}.no-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}.show{display:block}.hide{display:none}.active{fill:var(--col-green);color:var(--col-green) !important}.anchor{position:relative;top:-170px}@media screen and (max-width: 940px){.anchor{top:-140px}}@media screen and (max-width: 450px){.anchor{top:-140px}}.tr{transition:left 2s ease-out}.slider{overflow:hidden;width:100%;position:relative}.slider .slide__list{display:flex;gap:0;position:relative;left:0;top:0}.slider .slide__list .slide{flex-shrink:0;min-width:320px;width:100%;overflow:hidden;height:clamp(685px,41vw,90vh);position:relative;align-items:center;padding:50px 90px 50px 50px;background-repeat:no-repeat;background-size:cover;background:#002d50;background:linear-gradient(20deg, rgb(0, 45, 80) 0%, rgb(0, 94, 148) 41%, rgb(67, 207, 119) 76%, rgb(92, 255, 141) 100%);display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:1fr 120px}@media screen and (max-width: 940px){.slider .slide__list .slide{height:auto;padding:0 0 20px 0;grid-template-columns:1fr;grid-template-rows:1fr .3fr 120px;justify-items:center;align-items:start}}.slider .slide__list .slide__text{position:relative;z-index:2}@media screen and (max-width: 940px){.slider .slide__list .slide__text{padding:0 var(--gap);text-align:center}}.slider .slide__list .slide__annot{color:#fff;display:flex;gap:var(--gap)}@media screen and (max-width: 940px){.slider .slide__list .slide__annot{max-width:500px;flex-direction:column;gap:0;text-align:left}}@media screen and (max-width: 940px){.slider .slide__list .slide__title{text-align:center;color:#fff}}.slider .slide__list .slide__subtitle{color:#fff}.slider .slide__list .slide__txt{color:#fff}.slider .slide__list .slide__ill img{width:40vw;height:30vw;-o-object-fit:cover;object-fit:cover;-webkit-mask-image:linear-gradient(#000 80%, transparent);mask-image:linear-gradient(#000 80%, transparent)}@media screen and (max-width: 940px){.slider .slide__list .slide__ill img{width:100vw;height:67vw}}.slider .slide__list .slide__but{grid-column:1/3;width:clamp(250px,30%,200px);margin:0 auto;background-color:var(--col-green);border:1px solid #fff;text-decoration:none;text-align:center;color:#fff;position:relative;z-index:2}.slider .slide__list .slide__but:hover{background-color:#fff;color:var(--col-green)}@media screen and (max-width: 940px){.slider .slide__list .slide__but{grid-column:1/2}}.slider .slide__list .slide__decor{position:absolute;left:-100px;top:calc(50% + 6vw);width:125%}@media screen and (max-width: 940px){.slider .slide__list .slide__decor{top:54vw;left:-150px;width:350%}}.slider .dots{display:flex;gap:var(--gap);justify-content:center;margin-top:20px;position:absolute;bottom:var(--gap);width:100%}.slider .dots .dot{width:16px;height:16px;background-color:var(--col-blue)}.slider .dots .dot-active{background-color:#fff}.slider .dots .dot:hover{background-color:var(--col-green)}.slider__but{position:absolute;z-index:1;top:50%;transform:translateY(-50%);cursor:pointer;width:50px;height:50px;border:none;background-color:var(--col-blue);background-repeat:no-repeat;background-size:30px 30px;background-position:center}@media screen and (max-width: 940px){.slider__but{width:40px;height:40px}}.slider__but:hover{background-color:var(--col-green)}.slider__but-prev{background-image:url(/img/top_slider/arrow.svg);transform-origin:25% 25%;transform:rotate(180deg);left:calc(var(--gap)*3)}@media screen and (max-width: 940px){.slider__but-prev{left:calc(var(--gap)*1)}}.slider__but-next{background-image:url(/img/top_slider/arrow.svg);right:calc(var(--gap)*2)}@media screen and (max-width: 940px){.slider__but-next{right:0}}.header-section{background-color:var(--col-blue);background-image:linear-gradient(180deg, var(--col-blue) 0%, var(--col-blue) 75%, var(--col-dark-blue) 100%)}.header-section.fixed{position:fixed;top:0;left:0;width:100%;z-index:2}.menu{color:var(--col-green-light);padding-bottom:var(--gap)}@media screen and (max-width: 940px){.menu{display:flex;justify-content:start}}.menu.hide{display:none}.menu__arrow{width:20px;height:20px}.menu__content{display:flex;gap:var(--gap);justify-content:center;list-style:none;margin:0}@media screen and (max-width: 940px){.menu__content{flex-direction:column;align-items:start;width:150px}}.menu__item{position:relative;padding:10px 0}.menu__item:hover{color:#fff}.menu .sub_show{display:flex}.menu a{text-decoration:none}.menu__sub{display:none;position:absolute;top:35px;left:0;width:220px;flex-direction:column;gap:10px;display:none;background-color:var(--col-blue);color:var(--col-green-light);border:1px solid var(--col-dark-blue);border-top:1px solid #fff;padding:var(--gap);list-style:none}@media screen and (max-width: 940px){.menu__sub{top:15px;left:130px;width:180px}}.menu__sub-open{cursor:pointer}.menu__sub-open::after{content:"";display:inline-block;background-image:url(/img/top_slider/arrow.svg);background-size:contain;width:12px;height:12px}.menu__sub-open:hover::after{transform-origin:50% 50%;transform:rotate(90deg)}.menu-service{display:flex;justify-content:space-between;align-items:center;padding-top:var(--gap);padding-bottom:0;height:40px;position:relative}@media screen and (max-width: 940px){.menu-service{padding-bottom:var(--gap)/2;padding-top:var(--gap)/2;height:auto}}.menu-service .mob-btn{display:none;cursor:pointer;background-color:rgba(0,0,0,0);border:none;width:40px;height:40px;background-image:url(/img/menu-but.svg)}.menu-service .mob-btn_close{background-image:url(/img/close.svg)}@media screen and (max-width: 940px){.menu-service .mob-btn{display:block}}.menu-service__home{width:50px;position:relative;left:0;top:-30px;transition:top 2s ease-out}@media screen and (max-width: 940px){.menu-service__home{top:0}}.menu-service__langs{display:flex;gap:var(--gap)}.about__content{display:flex;gap:var(--gap);flex-wrap:wrap;justify-content:center;margin-top:calc(var(--gap)*2)}.about__item{flex-shrink:0;width:300px;display:flex;flex-direction:column;align-items:start}.about__item p{margin-top:auto;position:relative;padding-right:var(--gap)}.about__item p::after{content:"";display:block;position:absolute;bottom:0;right:0;border:var(--gap) solid rgba(0,0,0,0);width:0;height:0;border-right:var(--gap) solid var(--col-blue);border-bottom:var(--gap) solid var(--col-blue)}.about__title{margin-top:calc(var(--gap)/2)}.nav_standart{display:grid;grid-template-columns:repeat(auto-fit, 300px);gap:var(--gap);justify-content:center}@media screen and (max-width: 940px){.nav_standart{grid-template-columns:repeat(auto-fit, minmax(300px, 1fr))}}.nav_standart__item{border:1px solid #fff;padding:calc(var(--gap)/2);padding-top:0;width:300px}@media screen and (max-width: 940px){.nav_standart__item{min-width:300px;width:auto}}.nav_standart__title{display:inline-block;padding:0 var(--gap);margin:0;position:relative;top:-10px;background-color:var(--col-blue);color:var(--col-green-light)}.ecs__funcs{max-width:1000px;margin:0 auto;display:flex;flex-wrap:wrap;gap:calc(var(--gap)*2);justify-content:center}.ecs__item{width:300px;flex-shrink:0;position:relative}.ecs__icon{fill:currentColor}.ecs__icon:hover{fill:var(--col-green)}.ecs__title{display:flex;flex-wrap:nowrap;gap:var(--gap);align-items:center;cursor:pointer;color:var(--col-blue)}.ecs__title:hover{color:var(--col-green)}.ecs__title h3{color:currentColor}.ecs__pop{width:100%;position:absolute;left:0;top:145px}.ecs__pop::after{content:"";display:block;width:40px;height:40px;background-color:var(--col-blue);background-image:url(/img/close.svg);position:absolute;top:0;right:0;cursor:pointer}.ecs__list{list-style-type:square;padding-left:var(--gap);display:flex;flex-direction:column;gap:calc(var(--gap)/2)}.ecs-map .row{display:flex;gap:calc(var(--gap)*2)}@media screen and (max-width: 940px){.ecs-map .row{flex-direction:column;gap:0}}.ecs-map__title{max-width:40%}@media screen and (max-width: 940px){.ecs-map__title{max-width:100%}}.ecs-map .gallery{width:60%}@media screen and (max-width: 940px){.ecs-map .gallery{width:80%;margin-left:auto}}@media screen and (max-width: 450px){.ecs-map .gallery{width:100%}}.ecs-map .gallery__shot-hole{width:60%}.ecs-map .gallery .shot{background-color:var(--col-green);color:#fff}.ecs-map .gallery .points .point-active{background-color:#fff}.ecs-map .gallery .points .point:hover{background-color:#fff}.ecs-map .gallery__but:hover{background-color:var(--col-green);border:1px solid #fff}.ecs-map__specs{padding-top:calc(var(--gap)*3)}.ecs-map__specs ul{padding-left:calc(var(--gap)*2);list-style-type:none;display:flex;flex-direction:column;gap:var(--gap)}.ecs-map__specs a{display:flex;align-items:center;gap:var(--gap)}.ecs-map__specs a:hover .dwnl{fill:var(--col-blue)}.ecs-map__specs a p{margin-bottom:0}.ecs-map__specs .dwnl{width:30px;height:30px;fill:#fff;flex-shrink:0}.gallery{width:70%;position:relative;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 450px){.gallery{width:100%}}.gallery__shot-hole{overflow:hidden;width:calc(100% - 100px - 2*var(--gap))}.gallery .shot__list{display:flex;gap:0;position:relative;left:0;top:0}.gallery .shot__list .shot{flex-shrink:0;width:100%;height:auto;position:relative;align-items:center;padding:0 calc(var(--gap)/2) calc(var(--gap)*2);font-size:2em;font-weight:300;display:flex;align-items:center;gap:var(--gap)}@media screen and (max-width: 940px){.gallery .shot__list .shot{flex-direction:column;justify-items:center}}.gallery .shot__list .shot .map__icon{flex-shrink:0;width:100px;height:100px;fill:currentColor}.gallery .shot__list .shot p{margin:0}.gallery .points{display:flex;gap:var(--gap);justify-content:center;position:absolute;bottom:0;width:100%}.gallery .points .point{width:16px;height:16px;background-color:var(--col-blue)}.gallery .points .point-active{background-color:#fff}.gallery .points .point:hover{background-color:var(--col-green)}.gallery__but{cursor:pointer;width:50px;height:50px;border:none;background-color:var(--col-blue);background-repeat:no-repeat;background-size:30px 30px;background-position:center}@media screen and (max-width: 940px){.gallery__but{width:40px;height:40px}}.gallery__but:hover{background-color:var(--col-green)}.gallery__but-prev{background-image:url(/img/top_slider/arrow.svg);transform:rotate(180deg)}.gallery__but-next{background-image:url(/img/top_slider/arrow.svg)}.partners .gallery{max-width:1800px;width:90%;margin:0 auto}@media screen and (max-width: 940px){.partners .gallery{width:100%}}@media screen and (max-width: 450px){.partners .gallery__shot-hole{width:calc(100% - 90px)}}.partners .gallery .shot__list{gap:0}.partners .gallery .shot__list .shot{background-color:#fff;color:#000;font-size:16px;flex-direction:column;padding:0 var(--gap);max-width:600px;width:33.33%}@media screen and (max-width: 940px){.partners .gallery .shot__list .shot{width:50%}}@media screen and (max-width: 450px){.partners .gallery .shot__list .shot{width:100%}}.partners .gallery .shot__list .shot .logo_2{display:flex;width:100%;align-items:center}.partners .gallery .shot__list .shot .logo_2 a{width:50%}.partners .gallery .shot__list .shot img{max-height:100px;max-width:100%;-o-object-fit:contain;object-fit:contain}.partners .gallery .points{top:-20px;bottom:unset}.partners .gallery .points .point-active{background-color:var(--col-green)}.ice__options{display:flex;gap:calc(var(--gap)*2)}@media screen and (max-width: 940px){.ice__options{flex-direction:column;align-items:center}}.ice__opt{width:30%}@media screen and (max-width: 940px){.ice__opt{width:90%}}.ice-maps{font-size:16px}.ice-maps .gallery{margin:0 auto}@media screen and (max-width: 940px){.ice-maps .gallery{width:100%}}@media screen and (max-width: 450px){.ice-maps .gallery__shot-hole{width:100%}}.ice-maps .gallery .shot{font-size:16px;background-color:#fff;color:#000;flex-direction:column}.ice-maps .gallery .shot img{max-height:400px;max-width:100%;-o-object-fit:contain;object-fit:contain}.ice-maps .gallery .point-active{background-color:var(--col-green)}.echarts .row{display:flex;gap:calc(var(--gap)*2)}.echarts__descript{max-width:500px}.echarts__item{display:flex;gap:var(--gap)}@media screen and (max-width: 450px){.echarts__item{flex-direction:column}}.echarts__item a{width:300px;flex-shrink:0}@media screen and (max-width: 940px){.echarts__item a{width:200px}}@media screen and (max-width: 450px){.echarts__item a{width:100%}}.echarts__item img{width:100%}.footer{background-color:var(--col-dark-blue) !important;padding:var(--gap)}.footer__content{display:grid;grid-template-columns:1fr .7fr .7fr;grid-template-rows:130px 50px auto auto auto auto;gap:0 var(--gap)}@media screen and (max-width: 940px){.footer__content{grid-template-columns:1fr 1fr;grid-template-rows:110px auto 50px auto auto 50px auto}}@media screen and (max-width: 450px){.footer__content{grid-template-columns:1fr;grid-template-rows:110px auto 50px auto auto auto 50px auto}}.footer__logo{width:130px;grid-column:1/4;grid-row:1/2}@media screen and (max-width: 940px){.footer__logo{grid-column:1/3;grid-row:1/2}}@media screen and (max-width: 450px){.footer__logo{grid-column:1/3;grid-row:1/2}}.footer__info{grid-column:1/2;grid-row:2/5}@media screen and (max-width: 940px){.footer__info{grid-column:1/3;grid-row:2/3}}@media screen and (max-width: 450px){.footer__info{grid-column:1/3;grid-row:2/3}}.footer__title{grid-column:2/4;grid-row:2/3;font-size:var(--h2-size);margin-top:0}@media screen and (max-width: 940px){.footer__title{grid-column:1/3;grid-row:3/4;margin-bottom:0}}@media screen and (max-width: 450px){.footer__title{grid-column:1/3;grid-row:3/4}}.footer__names{grid-column:2/4;grid-row:3/4}.footer__names h3{margin-top:0;margin-bottom:2px}@media screen and (max-width: 940px){.footer__names{grid-column:1/3;grid-row:4/5}}@media screen and (max-width: 450px){.footer__names{grid-column:1/3;grid-row:4/5}}.footer__contact{grid-column:2/3;grid-row:4/5}@media screen and (max-width: 940px){.footer__contact{grid-column:1/2;grid-row:5/6}}@media screen and (max-width: 450px){.footer__contact{grid-column:1/3;grid-row:5/6}}.footer__fin-info{grid-column:3/4;grid-row:4/5}@media screen and (max-width: 940px){.footer__fin-info{grid-column:2/3;grid-row:5/6}}@media screen and (max-width: 450px){.footer__fin-info{grid-column:1/3;grid-row:6/7}}.footer__fin-info table{border-spacing:calc(var(--gap)/2)}.footer__copyr{grid-column:1/4;grid-row:5/6}@media screen and (max-width: 940px){.footer__copyr{grid-column:1/3;grid-row:6/7}}@media screen and (max-width: 450px){.footer__copyr{grid-column:1/3;grid-row:7/8}}.footer__ya-metrica{grid-column:1/2;grid-row:6/7}@media screen and (max-width: 940px){.footer__ya-metrica{grid-column:1/2;grid-row:7/8}}@media screen and (max-width: 450px){.footer__ya-metrica{grid-column:1/2;grid-row:8/9}}.footer__captcha-info{grid-column:2/4;grid-row:6/7;text-align:right}@media screen and (max-width: 940px){.footer__captcha-info{grid-column:2/3;grid-row:7/8}}@media screen and (max-width: 450px){.footer__captcha-info{grid-column:2/3;grid-row:8/9}}.footer__icon{width:32px;height:24px}.footer__icon-info{display:flex;align-items:center;gap:10px}.footer .captchaAbout{font-size:smaller}.footer .captchaAbout a{text-decoration:underline}html{scroll-behavior:smooth}.green-section{background-color:var(--col-green);color:#fff;padding:calc(var(--gap)*3.5) 0 calc(var(--gap)*3)}.white-section{background-color:#fff;color:#000;padding:calc(var(--gap)*3.5) 0 calc(var(--gap)*3)}.white-section__descript{max-width:500px}.white-section__subtitle{color:var(--col-blue)}.blue-section{background-color:var(--col-blue);color:#fff;padding:calc(var(--gap)*3.5) 0 calc(var(--gap)*3)}.blue-section__intro{display:grid;grid-template-columns:.3fr 1fr;grid-template-rows:.2fr 1fr;align-items:start;gap:var(--gap)}@media screen and (max-width: 940px){.blue-section__intro{grid-template-columns:150px 1fr}}@media screen and (max-width: 450px){.blue-section__intro{grid-template-columns:1fr;grid-template-rows:auto}}.blue-section .section__logo{grid-column:1/2;grid-row:1/3}@media screen and (max-width: 940px){.blue-section .section__logo{grid-row:1/2}}.blue-section .section__logo img{width:90%}.blue-section .prod_link{grid-column:2/3;grid-row:1/2;display:flex;align-items:center;gap:var(--gap)}@media screen and (max-width: 450px){.blue-section .prod_link{grid-row:2/3;grid-column:1/2}}.blue-section .prod_link :hover{color:var(--col-green-light)}.blue-section .prod_link .link_icon{fill:var(--col-green-light);width:4.5rem;height:4.5rem;flex-shrink:0}@media screen and (max-width: 940px){.blue-section .prod_link .link_icon{width:3rem;height:3rem}}@media screen and (max-width: 450px){.blue-section .prod_link .link_icon{display:none}}.blue-section .description{grid-column:2/3;grid-row:2/3}@media screen and (max-width: 940px){.blue-section .description{grid-column:1/3}}@media screen and (max-width: 450px){.blue-section .description{grid-row:3/4;grid-column:1/2}}.blue-section__title{display:inline-block;color:#fff;font-size:4.5rem;line-height:80%;margin:0;border-bottom:3px solid currentColor}@media screen and (max-width: 940px){.blue-section__title{font-size:clamp(3rem,10vw,4.5rem);border-bottom:none}}.blue-section__subtitle{color:var(--col-dark-blue)}.separator{height:calc(var(--gap)*2);background-color:var(--col-green)}/*# sourceMappingURL=land.css.map */