@charset "UTF-8";.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-pointer-events.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;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;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;-webkit-transition-property:opacity,height,-webkit-transform;transition-property:opacity,height,-webkit-transform;-o-transition-property:transform,opacity,height;transition-property:transform,opacity,height;transition-property:transform,opacity,height,-webkit-transform}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;-webkit-transform-style:flat;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;-webkit-box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);-ms-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);-ms-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);-ms-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}@-webkit-keyframes fade{0%{opacity:0}100%{opacity:1}}@keyframes fade{0%{opacity:0}100%{opacity:1}}*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}a{text-decoration:none;color:inherit}li{list-style:none}button,input,select,textarea{background-color:transparent;border:none;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;cursor:pointer}button:focus,input:focus,select:focus,textarea:focus{outline:0}body{width:100%;height:100%;overflow-x:hidden;background-color:#fff;font-family:Manrope,sans-serif;font-weight:400;font-size:16px;line-height:155%;color:#042742}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-x:hidden;height:100%}.wrapper .header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.wrapper .main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.wrapper .footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.container{max-width:1230px;padding:0 15px;margin:0 auto;width:100%}.page__title{font-weight:600;font-size:48px;line-height:135%}.bc{padding:30px 0}.bc__list{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}.bc__list_item{position:relative;padding:0 10px 0 5px;margin-bottom:4px}.bc__list_item:last-child{padding-right:0}.bc__list_item:last-child:after{display:none}.bc__list_item:first-child{padding-left:0}.bc__list_item:after{position:absolute;top:0;right:0;content:"/";color:#99a8b4}.bc__list_item a{font-weight:500;font-size:14px;line-height:120%;color:#99a8b4}.checkbox.mini{padding-right:30px}.checkbox input{position:absolute;top:0;left:0;visibility:hidden;opacity:0;z-index:-1}.checkbox.mini input{width:0;height:0}.checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.checkbox.mini label{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.checkbox label .checkbox__text{font-weight:600;font-size:14px;line-height:135%;margin-right:27px}.checkbox label .checkbox__icon{background:rgba(120,120,128,.16);padding:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-radius:15px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.checkbox label .checkbox__icon{width:51px;height:31px}.checkbox.mini label .checkbox__icon{width:46px;height:24px}.checkbox label .checkbox__icon .checkbox__icon_el{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-radius:100%;background:#fff;-webkit-box-shadow:0 3px 8px rgba(0,0,0,.15),0 3px 1px rgba(0,0,0,.06);box-shadow:0 3px 8px rgba(0,0,0,.15),0 3px 1px rgba(0,0,0,.06)}.checkbox label .checkbox__icon .checkbox__icon_el{width:27px;height:27px}.checkbox.mini label .checkbox__icon .checkbox__icon_el{width:20px;height:20px}.checkbox input:checked~label .checkbox__icon{background-color:#50a627}.checkbox input:checked~label .checkbox__icon .checkbox__icon_el{-webkit-transform:translateX(calc(100% - 7px));-ms-transform:translateX(calc(100% - 7px));transform:translateX(calc(100% - 7px))}.checkbox.mini input:checked~label .checkbox__icon .checkbox__icon_el{-webkit-transform:translateX(calc(145% - 7px));-ms-transform:translateX(calc(145% - 7px));transform:translateX(calc(145% - 7px))}.btn-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-link:hover .btn-link__text{color:#50a627}.btn-link__text{margin:0 10px;font-weight:600;font-size:16px;line-height:135%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.btn-link__icon{margin:0 10px;width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:contain;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.button{padding:21px 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;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-radius:100px;cursor:pointer}.button__text{font-weight:600;font-size:16px;line-height:135%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;white-space:nowrap}.button.button-dark{background-color:#042742;border-radius:100px}.button.button-dark:hover{background-color:#50a627}.button.button-dark .button__text{color:#fff}.button.button-light{background-color:#fff}.button.button-light .button__text{color:#042742}.button.button-light:hover{background-color:#042742}.button.button-light:hover .button__text{color:#fff}.button.button-green{background-color:#50a627}.button.button-green .button__text{color:#fff}.button.button-green:hover{background-color:#042742}.button.button-tr{background-color:transparent;border:1px solid #fff;padding:15px 34px}.button.button-tr .button__text{color:#fff;font-weight:600;font-size:14px;line-height:135%}.button.button-tr:hover{background-color:#50a627;border-color:#50a627}.button.button-tr.active{background-color:#50a627;border-color:#50a627}.press-card{height:430px;background-color:#f2f4f9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 30px 24px;position:relative}.press-card_img{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;opacity:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.press-card_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.press-card:hover .press-card_img{opacity:1}.press-card:hover .press-card_text{color:#fff}.press-card:hover .press-card_info_ex_mnth{color:#fff}.press-card:hover .press-card_info_ex_yr{color:#fff}.press-card_text{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-weight:500;font-size:20px;line-height:135%;position:relative;z-index:2}.press-card_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #e3e8ec;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2}.press-card_info_day{font-weight:600;font-size:96px;line-height:135%;letter-spacing:-.02em;color:#50a627}.press-card_info_ex{font-weight:500;font-size:16px;line-height:135%;text-align:right}.press-card_info_ex_mnth{margin-bottom:2px}.mobmenu.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.mobmenu{position:fixed;top:0;right:0;width:100%;height:100%;background-color:#fff;z-index:1000;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.mobmenu__in{overflow-y:auto;height:100%;padding-bottom:30px}.mobmenu__head{padding:50px 30px;background-color:#50a627;position:relative}.mobmenu__head_btn{width:40px;height:40px;background-image:url(../img/icons/close-white.svg);background-repeat:no-repeat;background-position:center;background-size:80px;cursor:pointer;position:absolute;top:30px;right:30px}.mobmenu__head_avatar{width:86px;height:86px;border-radius:100%;background-color:#fff;background-image:url(../img/icons/user-green.svg);background-repeat:no-repeat;background-position:center;background-size:30px;margin-bottom:25px}.mobmenu__head_links{color:#fff}.mobmenu__head_links_item{font-weight:500;display:block}.mobmenu__head_links_item-login{font-weight:600;font-size:20px;line-height:135%;margin-bottom:12px}.mobmenu__menu_part{border-bottom:1px solid #e7e9f2;padding:40px 30px}.mobmenu__menu_part_item{margin-bottom:40px}.mobmenu__menu_part_item a{font-weight:500}.mobmenu__menu_part:last-child{border:none}.mobmenu__ex{padding:35px 30px;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;border-bottom:1px solid #e7e9f2}.mobmenu__ex_tel{font-weight:700;font-size:18px;line-height:135%;margin-bottom:10px}.mobmenu__ex_city.normalSelect{font-weight:600;font-size:14px;margin-bottom:10px}.mobmenu__ex_city.normalSelect .choices__inner{padding-left:50px!important;position:relative}.mobmenu__ex_city.normalSelect .choices__inner:after{position:absolute;width:20px;height:20px;background-image:url(../img/icons/location.svg);background-repeat:no-repeat;background-position:center;background-size:contain;top:calc(50% - 10px);left:10px;content:""}.mobmenu__ex_city.normalSelect .choices__list--dropdown{width:100%!important}.fltr.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:100;opacity:1}.fltr.active .fltr__wr{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.fltr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;background-color:rgba(0,0,0,.3);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:-1;opacity:0}.fltr .fltr__wr{background-color:#fff;width:50%;position:relative;height:100%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.fltr__head{padding:25px 15px;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;border-bottom:1px solid #e7e9f2}.fltr__head_name{font-weight:600;font-size:20px;line-height:135%}.fltr__head_close{width:50px;height:50px;background-image:url(../img/icons/close.svg);background-repeat:no-repeat;background-position:center;background-size:30px 30px}.fltr__body{padding:60px 15px;max-height:calc(100% - 300px);height:100%;overflow-y:auto}.fltr__body_item{margin-bottom:30px;max-height:80px;height:100%}.fltr__body_item:last-child{margin-bottom:0}.fltr__body_item.input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #e7e9f2;border-radius:8px}.fltr__body_item.input input{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;font-weight:600;padding:0 25px}.fltr__body_item.input .label{font-weight:600;font-size:16px;line-height:135%;padding:0 25px 0 0}.fltr__action{width:100%;padding:44px 15px;background-color:#fff;z-index:10;position:absolute;bottom:0;left:0;width:100%;-webkit-box-shadow:0 -15px 37px 0 rgba(34,60,80,.2);box-shadow:0 -15px 37px 0 rgba(34,60,80,.2)}.fltr__action_item{width:100%}.fltr__action_done{margin-bottom:30px}.fltr__action_reset{font-weight:600;font-size:16px;line-height:135%;text-align:center;color:#99a8b4}.filterSelect .choices__inner{padding:25px!important;background:#fff;border:1px solid #e7e9f2;border-radius:8px;font-weight:500;font-size:16px;line-height:135%}.filterSelect .choices__inner .choices__list.choices__list--single{padding:0}.filterSelect .choices__list.choices__list--dropdown{border-radius:10px;border:1px solid #e7e9f2}.filterSelect .choices__list.choices__list--dropdown input{display:none}.filterSelect .choices__list.choices__list--dropdown .choices__list .choices__item{padding:20px 25px}.normalSelect .choices__inner{padding:10px 15px!important;background-color:transparent;border:none}.normalSelect .choices__inner .choices__list.choices__list--single{padding:0!important;padding-right:20px!important;position:relative}.normalSelect .choices__list.choices__list--dropdown{z-index:10;width:150%;background-color:#fff;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);border-radius:6px;border:none}.normalSelect .choices__list.choices__list--dropdown input{display:none}.normalSelect .choices__list.choices__list--dropdown .choices__list .choices__item{white-space:nowrap}.modal.is-open{z-index:1000;opacity:1}.modal{z-index:-1;opacity:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:fixed;top:0;left:0;width:100%;height:100%}.modal__layer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.4);height:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10vh 15px;overflow-y:auto}.modal__content{padding:50px 100px 30px;background-color:#fff;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal__content_in{max-width:344px;width:100%}.modal__title{font-weight:600;font-size:28px;line-height:145%;margin-bottom:20px;text-align:center}.modal__subtitle{margin-bottom:40px;text-align:center}.modal__close{position:absolute;width:40px;height:40px;top:25px;right:25px;background-image:url(../img/icons/close-green.svg);background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer}.modal__form{max-width:344px;width:100%}.modal__form_input{display:block;margin-bottom:20px;width:100%}.modal__form_input:last-child{margin-bottom:0}.modal__form_input input{padding:15px 0;width:100%;border-bottom:1px solid #99a8b4;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.modal__form_input input:focus{border-color:#50a627}.modal__form_textarea textarea{border-bottom:1px solid #99a8b4;display:block;height:auto;width:100%;padding-top:15px}.modal__form_textarea textarea:focus{border-color:#50a627}.modal__form_file{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:40px}.modal__form_file_el input{position:absolute;top:0;left:0;visibility:hidden;pointer-events:none;z-index:-1}.modal__form_file_el_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.modal__form_file_el_label_icon{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;margin-right:10px}.modal__form_file_el_label_text{font-weight:600;font-size:14px;line-height:135%}.modal__form_action{margin-top:60px}.modal__form_action_btn{position:relative;width:100%}.modal__ex{margin-top:56px;font-size:12px;line-height:155%;text-align:center;color:#99a8b4;opacity:.6}.modal__bth{max-width:818px;width:100%;background-color:#fff}.modal__bth_in{display:-webkit-box;display:-ms-flexbox;display:flex}.modal__bth_img{width:40%}.modal__bth_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal__bth_content{width:60%;padding:60px;padding-bottom:32px;position:relative}.modal__bth_content_head_close{position:absolute;top:25px;right:25px;background-image:url(../img/icons/close-green.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:40px;height:40px;cursor:pointer}.modal__bth_banner_close{position:absolute;top:25px;right:25px;background-image:url(../img/icons/close-banner.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:40px;height:40px;cursor:pointer}.modal__bth_content_head_title{text-align:left}.modal__bth_content_head_subtitle{text-align:left}.modal__bth_content_form{max-width:unset}.modal__bth_content_ex{text-align:left}.modal__bth_mort{background:#f9fafd;padding:10px 40px;width:40%;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}.modal__bth_mort .product__snt_action_head{margin-bottom:40px}.modal__bth_mort .product__snt_action_slider{margin-bottom:40px}.map__card{width:100%;border-radius:8px;height:360px;margin-bottom:20px;display:block;overflow:hidden;-webkit-box-shadow:0 4px 10px rgba(81,85,126,.05);box-shadow:0 4px 10px rgba(81,85,126,.05);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}.map__card_main{height:240px;position:relative}.map__card_main_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 20px 0 20px;position:absolute;top:0;left:0;z-index:2}.map__card_main_list_item{margin-right:5px;margin-bottom:10px;padding:5px 10px;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:4px;font-weight:600;font-size:12px;line-height:135%}.map__card_main_list_item-green{background-color:#50a627;color:#fff}.map__card_main_list_item-yellow{color:#fff;background-color:#f3c142}.map__card_main_list_item-white{color:#042742;background-color:#fff}.map__card_main_list_item-aqua{background-color:#509ef3;color:#fff}.map__card_main_list_item-purple{color:#fff;background-color:#9747ff}.map__card_main_rate{color:#fff;font-weight:600;font-size:18px;line-height:135%;position:absolute;bottom:25px;left:0;padding-left:45px;z-index:2}.map__card_main_rate:after{position:absolute;top:calc(50% - 10px);left:20px;width:20px;height:20px;background-image:url(../img/icons/star-gold.svg);background-repeat:no-repeat;background-position:center;background-size:contain;content:""}.map__card_main_slider{height:100%}.map__card_main_slider_sl{height:100%}.map__card_main_slider_sl img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.map__card_main_slider_pag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:10!important;width:100%;left:0;padding:0 20px;z-index:5}.map__card_main_slider_pag_item{width:100%;margin:0 2px;background:#fff;opacity:.8;border-radius:2px;height:2px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.map__card_main_slider_pag_item:first-child{margin-left:0}.map__card_main_slider_pag_item:last-child{margin-right:0}.map__card_main_slider_pag_item.active{opacity:1;background-color:#50a627}.map__card_info{padding:20px 10px;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:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;background-color:#fff}.map__card_info_name{font-weight:600;font-size:18px;line-height:135%;color:#509ef3}.map__card_info_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.map__card_info_bottom_ex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.map__card_info_bottom_ex_icon{width:20px;height:20px;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;margin-right:10px}.map__card_info_bottom_ex_icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.map__card_info_bottom_ex_text{font-weight:500;font-size:14px;line-height:135%}.map__card_info_bottom_price{font-weight:700;font-size:20px;line-height:135%}.video.block .video__mask{z-index:3}.video.show .video__mask{z-index:-1}.hero-nav{background-color:#fff;position:relative;z-index:5;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15)}.hero-nav__in{padding:20px 0;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}.hero-nav__list{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}.hero-nav__item{font-weight:600;font-size:16px;line-height:135%;color:#99a8b4;display:block;white-space:nowrap;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin-right:40px;margin-bottom:15px}.hero-nav__item.active{color:#042742}.hero-nav__link{display:inline-block;font-weight:600;font-size:14px;line-height:135%;white-space:nowrap;margin-left:50px;position:relative;padding-left:30px;margin-bottom:15px}.hero-nav__link:after{position:absolute;top:calc(50% - 10px);left:0;width:20px;height:20px;background-image:url(../img/icons/download-black.svg);background-repeat:no-repeat;background-position:center;background-size:contain;content:""}.catalogCard{position:relative;width:100%;height:100%}.catalogCard:hover .catalogCard__info{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.catalogCard__prev{width:100%;height:100%;position:absolute;top:0;left:0}.catalogCard__prev img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex}.catalogCard__info{width:100%;height:100%;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);opacity:0;z-index:2;-webkit-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease;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:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px;padding-bottom:15px;background:-o-linear-gradient(bottom,rgba(0,0,0,.6),rgba(0,0,0,.6));background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6)));background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.6));color:#fff}.catalogCard__info_like{position:absolute;top:20px;right:30px;width:40px;height:40px;background-image:url(../img/icons/heart-white.svg);background-repeat:no-repeat;background-position:center;background-size:20px;cursor:pointer}.catalogCard__info_like.active{background-image:url(../img/icons/heart-fill.svg)}.catalogCard__info_main{max-height:100%}.catalogCard__info_name{font-weight:700;font-size:24px;line-height:135%;margin-bottom:20px;padding-right:45px}.catalogCard__info_text{font-weight:500;font-size:14px;line-height:155%;margin-bottom:10px}.catalogCard__info_action{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;border-top:1px solid #e3e8ec;-ms-flex-wrap:wrap;flex-wrap:wrap}.catalogCard__info_action_item{margin:15px 15px;white-space:nowrap}.catalogCard__info_action_item:first-child{margin-left:0}.catalogCard__info_action_item:last-child{margin-right:0}.catalogCard__info_action_price{font-weight:700;font-size:20px;line-height:135%}.catalogCard__info_action_download{position:relative;padding-left:44px;font-weight:600;font-size:14px;line-height:135%}.catalogCard__info_action_download:after{width:24px;height:24px;position:absolute;top:calc(50% - 12px);left:0;background-image:url(../img/icons/download.svg);background-repeat:no-repeat;background-position:center;background-size:contain;content:""}.catalogCard__info_action-sm{border:none;padding-top:0;display:block}.catalogCard__info_action-sm .catalogCard__info_action_bottom{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;border-top:1px solid #e3e8ec;-ms-flex-wrap:wrap;flex-wrap:wrap}.header{border-bottom:1px solid #e3e8ec;background-color:#fff}.header__mobile{display:none}.header__top{padding:8px 0;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}.header__top_city_select{padding-left:20px;position:relative}.header__top_city_select:after{position:absolute;top:calc(50% - 10px);left:0;content:url(../img/icons/location.svg);width:20px;height:20px}.header__top_city_select_head{font-weight:600;font-size:14px;line-height:135%}.header__in{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}.header__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__main_logo{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;padding-right:40px}.header__main_logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.header__main_city{border-left:1px solid #e3e8ec;padding-left:20px}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__nav_item{padding:0 25px}.header__nav_item a{font-weight:600;font-size:14px;line-height:135%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.header__nav_item a:hover{color:#50a627}.header__nav_item.active a{font-weight:700;color:#50a627}.header__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__action_tel{font-weight:700;font-size:16px;line-height:135%;padding-right:40px}.header__action_auth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:30px;border-left:1px solid #e3e8ec}.header__action_auth:hover .header__action_auth_text{color:#50a627}.header__action_auth:hover .header__action_auth_icon{background-color:#042742}.header__action_auth_icon{background-color:#50a627;border-radius:100%;width:40px;height:40px;background-image:url(../img/icons/user.svg);background-repeat:no-repeat;background-position:center;background-size:20px 20px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.header__action_auth_text{margin-right:20px;font-weight:600;font-size:14px;line-height:135%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.hero{background-color:#fff}.hero__in{position:relative;padding:20px 0}.hero__body{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}.hero__body_content{-webkit-box-flex:0;-ms-flex:0 1 600px;flex:0 1 600px;position:relative;z-index:2}.hero__body_content_title{margin-bottom:45px;font-weight:600;font-size:44px;line-height:125%}.hero__body_content_title span{position:relative;color:#50a627;text-decoration:underline;-webkit-text-decoration-style:dashed;text-decoration-style:dashed;padding-left:35px}.hero__body_content_title span:after{position:absolute;top:calc(50% - 12px);left:0;content:"";width:24px;height:24px;background-image:url(../img/icons/nav-arrow.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.hero__body_content_text{font-weight:500;font-size:18px;line-height:165%;margin-bottom:65px}.hero__body_content_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-left:-15px;margin-right:-15px}.hero__body_content_item{height:80px;-webkit-box-flex:1;-ms-flex:1 0 260px;flex:1 0 260px;background:rgba(255,255,255,.9);-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);border-radius:8px;width:calc(33.3333333333% - 30px);margin:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 15px;margin-bottom:20px}.hero__body_content_item_name{font-weight:600;font-size:14px;line-height:19px}.hero__body_content_item_icon{width:50px;height: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;margin-right:20px}.hero__body_content_item_icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hero__body_content_item_descr_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero__body_content_item_descr_top_value{font-weight:700;font-size:16px;line-height:165%;margin-right:15px}.hero__body_content_item_descr_top_stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero__body_content_item_descr_top_star-half{width:18px!important;height:18px!important}.hero__body_content_item_descr_top_star{width:14px;height:14px;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}.hero__body_content_item_descr_top_star img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hero__body_content_item_descr_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero__body_content_item_descr_bottom_name{font-weight:500;font-size:16px;line-height:165%;margin-right:15px}.hero__body_content_item_descr_bottom_revs{font-weight:500;font-size:14px;line-height:19px;color:#99a8b4}.hero__body_img{width:50%}.hero-m{position:relative}.hero-m__in{height:550px;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}.hero-m__content{width: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-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0}.hero-m__content_title{font-weight:600;font-size:36px;line-height:135%;margin-bottom:40px}.hero-m__content_text{font-weight:500;font-size:18px;line-height:155%;margin-bottom:60px}.hero-m__content_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-m__img{width:45%;height:100%;position:absolute;bottom:0;right:0}.hero-m__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.hero-n.dark .hero-n__content_title{color:#fff}.hero-n.dark .hero-n__content_text{color:#fff}.hero-n__in{height:550px;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;background-repeat:no-repeat;background-position:right bottom;background-size:contain}.hero-n__content{width:50%;margin-bottom:60px}.hero-n__content_title{margin-bottom:40px;font-weight:600;font-size:36px;line-height:135%}.hero-n__content_text{font-weight:500;font-size:18px;line-height:155%}.hero-n__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.map{position:relative;background-color:#fff}.map__head{position:absolute;top:-205px;left:0;right:0;z-index:10}.map__head-container{position:relative;background:#fff;border-radius:12px;-webkit-box-shadow:0 30px 40px rgb(57 63 110 / 15%);box-shadow:0 30px 40px rgb(57 63 110 / 15%);padding:10px 40px;z-index:2}.map__head_top{padding:20px 0;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}.map__head_top_mob{display:none}.map__head_top_buttons_map_search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:100%;height:50px}.map__head_top_tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.map__head_top_tabs_item{position:relative;font-weight:500;font-size:14px;line-height:135%;color:#99a8b4;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer;padding-right:15px}.map__head_top_tabs_item:nth-child(-n+2):before{content:'|';display:block;position:absolute;top:0;bottom:0;right:8px;width:1px;height:100%;color:#898ba3}.map__head_top_tabs_item:hover{color:#042742}.map__head_top_tabs_item.active{color:#898ba3}.map__head_top_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.map__head_top_action_btn-toggle .checkbox__text{margin-right:0;margin-left:25px;font-weight:600;font-size:16px!important;line-height:135%!important}.map__head_top_action_btn-pp{position:relative;font-weight:600;font-size:16px;line-height:135%;padding-left:42px;color:#50a627;cursor:pointer}.map__head_top_action_btn-pp:after{position:absolute;top:calc(50% - 11px);left:0;content:"";width:22px;height:22px;background-image:url(../img/icons/filter-green.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.map__head_filter{padding:20px 0 40px;position:relative;z-index:5;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}.map__head_filter_item{height:60px;margin:0 8px;border:1px solid #000;background:#fff;border:1px solid #e7e9f2;border-radius:8px;-ms-flex-preferred-size:30%;flex-basis:30%}.map__head_filter_item:first-child{margin-left:0}.map__head_filter_item:last-child{margin-right:0}.map__head_filter_item-rm{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.map__head_filter_item-rm_tab{height:100%;padding:0 18px;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;font-weight:600;font-size:14px;line-height:135%;background:#f9fafd;border-radius:8px;text-align:center;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;color:#99a8b4;cursor:pointer;margin:0 2px}.map__head_filter_item-rm_tab:first-child{margin-left:0}.map__head_filter_item-rm_tab:last-child{margin-right:0}.map__head_filter_item-rm_tab.active{background-color:#042742;color:#fff}.map__head_filter_item-guest{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-preferred-size:30%;flex-basis:30%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px}.map__head_filter_item-guest label{width:100%;font-size:12px;line-height:135%;color:#898ba3;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.map__head_filter_item-guest .choices{width:100%;padding:5px 20px;padding-left:40px}.map__head_filter_item-guest .choices:before{position:absolute;content:"";width:30px;height:30px;left:20px;top:calc(50% - 15px);background-image:url(../img/icons/location.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.map__head_filter_item-guest .choices .choices__list.choices__list--dropdown{width:100%!important;left:0!important}.map__head_filter_item-guest_add-new-guest.active{display:block}.map__head_filter_item-guest_add-new-guest{display:none;position:absolute;left:0;bottom:-210px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:20px;text-align:center;background-color:#fff;border:1px solid #edeff5;border-radius:12px;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15)}.map__head_filter_item-guest_add-new-guest.mob{display:none}.map__head_filter_item-guest_add-new-guest .guest_option{font-size:16px;font-weight:600;line-height:135%;color:#042742}.map__head_filter_item-guest_add-new-guest .guest_option:nth-child(1){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.map__head_filter_item-guest_add-new-guest .guest_option:nth-child(1) button{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%;width:32px;height:32px;color:#fff;padding:20px}.map__head_filter_item-guest_add-new-guest .guest_option:nth-child(1) button.minus{background-color:#898ba3}.map__head_filter_item-guest_add-new-guest .guest_option:nth-child(1) button.plus{background-color:#50a627}.map__head_filter_item-guest_add-new-guest .guest_option:nth-child(2){font-size:12px;margin-bottom:8px}.map__head_filter_item-guest_add-new-guest .guest_option:nth-child(3){font-size:12px;font-weight:400;color:#99a8b4;margin-bottom:15px}.map__head_filter_item-guest_add-new-guest button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#042742;padding:20px 40px;border-radius:100px;color:#fff;width:100%;height:40px}.map__head_filter_item-date{padding:10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:49%;flex-basis:49%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.map__head_filter_item-date_block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:50%;flex-basis:50%}.map__head_filter_item-date label{width:100%;font-size:12px;line-height:135%;color:#898ba3;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.map__head_filter_item-date label:after{position:absolute;top:calc(50% - 15px);right:0;width:30px;height:30px;content:"";background-repeat:no-repeat;background-position:center;background-size:contain}.map__head_filter_item-date label input{font-size:12px;color:#042742;width:100%}.map__head_filter_item-date label input::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;z-index:10;width:30px;height:30px;bottom:5px;position:relative}.map__head_filter_item-date-enter label:after{background-image:url(../img/icons/calendar-green.svg)}.map__head_filter_item-date-exit label:after{background-image:url(../img/icons/calendar-gray.svg)}.map__head_filter_item-address_filter{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:40%;flex-basis:40%}.map__head_filter_item-address_filter input{font-size:12px;padding:10px 20px}.map__head_filter_item-address_filter-samples{position:absolute;bottom:-35px;font-size:16px;color:#898ba3;word-spacing:5px}.map__head_filter_item-address_filter-samples span{font-size:12px;color:rgba(137,139,163,.6)}.map__head_filter_item-search_button{background-color:#50a627;border-radius:100px;-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}.map__head_filter_item-search_button button{width:100%;height:100%;color:#fff}.map__advanced_filter.active{display:-webkit-box;display:-ms-flexbox;display:flex}.map__advanced_filter{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:12px;border-bottom-right-radius:12px;background-color:#fff;-webkit-box-shadow:0 30px 40px rgb(57 63 110 / 15%);box-shadow:0 30px 40px rgb(57 63 110 / 15%);margin-top:-10px}.map__advanced_filter h4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#042742;line-height:22px;margin:24px 0}.map__advanced_filter input,select{border:1px solid #e7e9f2;border-radius:8px;background-color:#fff;color:#99a8b4;font-size:14px;padding:13px 15px}.map__advanced_filter select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:url(../img/icons/chevron-down.svg) no-repeat 95% center;color:#99a8b4;width:90%}.map__advanced_filter select::-webkit-input-placeholder{font-size:14px;color:#99a8b4}.map__advanced_filter select::-moz-placeholder{font-size:14px;color:#99a8b4}.map__advanced_filter select:-ms-input-placeholder{font-size:14px;color:#99a8b4}.map__advanced_filter select::-ms-input-placeholder{font-size:14px;color:#99a8b4}.map__advanced_filter select::placeholder{font-size:14px;color:#99a8b4}.map__advanced_filter select::-ms-expand{display:none}.map__advanced_filter input::-webkit-input-placeholder{color:#99a8b4}.map__advanced_filter input::-moz-placeholder{color:#99a8b4}.map__advanced_filter input:-ms-input-placeholder{color:#99a8b4}.map__advanced_filter input::-ms-input-placeholder{color:#99a8b4}.map__advanced_filter input::placeholder{color:#99a8b4}.map__advanced_filter button{font-size:14px;font-weight:400;background-color:rgba(153,168,180,.16);border-radius:22px;color:#99a8b4;padding:5px 15px;margin:0 8px 8px 0}.map__advanced_filter button.active{font-weight:600;background-color:#042742;color:#fff}.map__advanced_filter ul li{position:relative;font-size:14px;color:#042742;line-height:22px;margin:10px 0}.map__advanced_filter ul li.nothing{color:#99a8b4}.map__advanced_filter ul li input:disabled{cursor:auto;border:1px solid #99a8b4}.map__advanced_filter input[type=checkbox]:not(.tumblr,#mainPrice){position:absolute;z-index:0;opacity:0;width:21px;height:21px}.map__advanced_filter input[type=checkbox]:not(.tumblr,#mainPrice)+label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.map__advanced_filter input[type=checkbox]:not(.tumblr,#mainPrice)+label::before{content:'';display:inline-block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;border:1px solid #e7e9f2;border-radius:4px;margin-right:10px;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.map__advanced_filter input[type=checkbox]:not(.tumblr,#mainPrice):checked+label::before{border-color:#e7e9f2;background-color:#50a627;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.map__advanced_filter input[type=checkbox]:not(.tumblr,#mainPrice)+label>span{margin-left:5px}.map__advanced_filter .title_advanced_filter{display:none}.map__advanced_filter .info-filter{background:url(../img/icons/info.svg) no-repeat center;width:16px;height:16px;cursor:pointer}.map__advanced_filter .price-difference_advanced_filter{background-color:rgba(153,168,180,.16);border-radius:22px}.map__advanced_filter .price-difference_advanced_filter .switch{position:relative}.map__advanced_filter .price-difference_advanced_filter input#mainPrice{position:absolute;z-index:1;opacity:0;width:100%;height:34px}.map__advanced_filter .price-difference_advanced_filter>.switch>input[name=mainPrice]+label{height:34px;width:180px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.map__advanced_filter .price-difference_advanced_filter>.switch>input[name=mainPrice]+label::after,.map__advanced_filter .price-difference_advanced_filter>.switch>input[name=mainPrice]+label::before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;padding:0 8px;font-weight:400;cursor:pointer}.map__advanced_filter .price-difference_advanced_filter>.switch>input[name=mainPrice]+label::before{content:attr(data-on);width:76px;color:#fff;background-color:#042742;-webkit-box-shadow:0 0 6px -2px #111;box-shadow:0 0 6px -2px #111;border-radius:26px;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;-o-transition:transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease;z-index:2}.map__advanced_filter .price-difference_advanced_filter>.switch>input[name=mainPrice]+label::after{content:attr(data-off);color:#042742}.map__advanced_filter .price-difference_advanced_filter>.switch>input[name=mainPrice]:checked+label::before{content:attr(data-off);width:76px;color:#fff;background-color:#042742;-webkit-box-shadow:0 0 6px -2px #111;box-shadow:0 0 6px -2px #111;border-radius:26px;-webkit-transform:translateX(87px);-ms-transform:translateX(87px);transform:translateX(87px);-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;-o-transition:transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.map__advanced_filter .price-difference_advanced_filter>.switch>input[name=mainPrice]:checked+label::after{content:attr(data-on);background-color:initial;color:#042742;-webkit-transform:translateX(-76px);-ms-transform:translateX(-76px);transform:translateX(-76px);z-index:0}.floor_period-advanced_filter{margin-bottom:30px}.area_period-advanced_filter,.floor_period-advanced_filter,.map__advanced_filter .price_period-advanced-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.map__advanced_filter .price_period-advanced-filter .price_period-advanced-filter_block{width:90%}.map__advanced_filter .price_period-advanced-filter .price_period-advanced-filter_input-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-top:20px}.map__advanced_filter .area_period-advanced_filter div,.map__advanced_filter .floor_period-advanced_filter div,.map__advanced_filter .price_period-advanced-filter .price_period-advanced-filter_input-block div.input-price-filter{position:relative;-ms-flex-preferred-size:40%;flex-basis:40%}.map__advanced_filter .area_period-advanced_filter div:after,.map__advanced_filter .price_period-advanced-filter div.input-price-filter:after{display:block;position:absolute;top:15px;font-size:14px}.map__advanced_filter .price_period-advanced-filter div.input-price-filter:after{content:' \20BD';right:15px;color:#50a627}.map__advanced_filter .area_period-advanced_filter div:after{content:' м\00B2';right:10px;color:#042742}.map__advanced_filter .area_period-advanced_filter input,.map__advanced_filter .floor_period-advanced_filter input,.map__advanced_filter .price_period-advanced-filter input{width:100%;padding:13px 25px 13px 15px}.map__advanced_filter-list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;padding:60px 40px}.map__advanced_filter .map__advanced_filter-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:25%;flex-basis:25%}.map__advanced_filter .map__advanced_filter-button_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#fff;-webkit-box-shadow:0 -2px 40px rgba(57,63,110,.15);box-shadow:0 -2px 40px rgba(57,63,110,.15);border-radius:12px;height:130px}.map__advanced_filter .map__advanced_filter-button_block .show_filter{background:#50a627;border-radius:100px;padding:20px 40px;width:236px;height:62px;font-size:13px;font-weight:600;color:#fff}.map__advanced_filter .map__advanced_filter-button_block .reset_filter{font-size:13px;font-weight:400;color:#042742;margin-right:60px;background:0 0}.map__body.on{display:block}.map__body.off{display:none}.map__body_in{display:none}.map__body_in.active{display:-webkit-box;display:-ms-flexbox;display:flex;height:700px;width:100%}.map__body_content{width:440px;padding:40px 30px 10px 15px;padding-top:0;padding-left:0;padding-right:0;overflow-y:auto;overflow-x:hidden;height:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative}.map__body_content::-webkit-scrollbar{width:4px;background-color:#fff;border-radius:3px}.map__body_content::-webkit-scrollbar-thumb{background:#042742;border-radius:3px}.map__body_content_head{position:-webkit-sticky;position:sticky;z-index:4;background-color:#fff;top:0;left:0;width:100%;padding-right:30px;padding-left:15px;padding-top:40px;padding-bottom:30px;-webkit-box-shadow:0 10px 10px rgba(4,39,66,.2);box-shadow:0 10px 10px rgba(4,39,66,.2)}.map__body_content_head_name{font-weight:600;font-size:18px;line-height:165%}.map__body_content_head_value{font-weight:500;font-size:14px;line-height:165%;color:#99a8b4}.map__body_content_item.active{display:block}.map__body_content_item.hide{display:none}.map__body_content_item{padding-left:15px;padding-right:30px}.map__body_el{height:100%;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.map__body_el_head{display:none}.map__body_el #mapCt{display:block;width:100%;height:100%}.map__body_el #mapCt .map_placemark{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.3);box-shadow:0 2px 4px rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;display:inline-block;font-size:12px;font-weight:700;height:24px;line-height:24px;padding:0 8px;position:relative;top:-5px;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);white-space:nowrap}.map__body_el #mapCt .map_placemark.active{background-color:#50a627;color:#fff}.map__body_el #mapCt .map_placemark::after{background-color:#fff;bottom:5px;-webkit-box-shadow:4px 4px 4px rgba(0,0,0,.25);box-shadow:4px 4px 4px rgba(0,0,0,.25);content:"";height:8px;left:50%;position:absolute;-webkit-transform:translate(-50%,100%) rotate(45deg);-ms-transform:translate(-50%,100%) rotate(45deg);transform:translate(-50%,100%) rotate(45deg);width:8px}.map__body_el #mapCt .map_placemark.active::after{background-color:#50a627}.map__body_el #mapCt .ymaps-2-1-79-ground-pane{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.6}.map__list.on{display:block}.map__list.off{display:none}.map__list{padding:30px 0}.map__list_in{display:none}.map__list_in.active{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.map__list_item{margin:0 15px;width:calc(25% - 30px);margin-bottom:20px}.map__list_action{padding:30px 0;display:block;border-top:1px solid #e3e8ec;width:100%}.map__list_action_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:40px;position:relative;font-weight:600}.map__list_action_btn:after{position:absolute;top:calc(50% - 10px);left:0;width:20px;height:20px;background-image:url(../img/icons/plus.svg);background-repeat:no-repeat;background-position:center;background-size:contain;content:""}.dwn__in{padding:120px 0}.dwn__body{background:#fff;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dwn__body_descr{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:justify;-ms-flex-pack:justify;justify-content:space-between;padding:60px 10px 60px 60px}.dwn__body_descr_title{font-weight:600;font-size:32px;line-height:125%}.dwn__body_descr_text{font-weight:400;font-size:16px;line-height:155%}.dwn__body_action{position:relative}.dwn__body_action_img{width:100%;height:100%}.dwn__body_action_link{width:130px;left:134px;height:130px;border-radius:100%;background-color:#042742;display:block;position:absolute;top:calc(50% - 65px);background-image:url(../img/icons/download.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.dwn__body_action_link:hover{background-color:#50a627}.tours__in{padding:80px 0}.tours__head{padding-left:60px;max-width:600px;margin-bottom:25px}.tours__head_title{font-weight:600;font-size:96px;margin-bottom:20px;line-height:135%}.tours__head_text{font-weight:600;font-size:24px;line-height:135%}.tours__body{display:-webkit-box;display:-ms-flexbox;display:flex}.tours__body_item.active .tours__body_item_head:after{width:0}.tours__body_item.active .tours__body_item_head_name{opacity:0}.no-webp .tours__body_item{background-image:url(../img/tours/tours-1.png)}.tours__body_item{position:relative;height:500px;display:-webkit-box;display:-ms-flexbox;display:flex;background-repeat:no-repeat;background-position:center;background-size:cover;cursor:pointer}.tours__body_item_main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;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;width:0;overflow:hidden;-webkit-transition:all .9s ease;-o-transition:all .9s ease;transition:all .9s ease;position:relative}.tours__body_item_main_link{width:130px;height:130px;display:block;border-radius:100%;background-color:#042742;background-image:url(../img/icons/external.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.tours__body_item_main_link:hover{background-color:#50a627}.tours__body_item_main_name{font-weight:600;font-size:28px;line-height:145%;color:#fff;text-transform:uppercase;position:absolute;bottom:45px;left:60px}.tours__body_item_head{width:80px;position:relative;height:100%;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:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;padding:50px 0 25px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tours__body_item_head:after{position:absolute;top:0;right:0;width:100%;height:100%;background-color:#042742;content:"";z-index:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tours__body_item_head_name{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-weight:500;font-size:20px;line-height:145%;white-space:nowrap;-webkit-transform:rotate(-90deg) translateX(-50%);-ms-transform:rotate(-90deg) translateX(-50%);transform:rotate(-90deg) translateX(-50%);z-index:1}.tours__body_item_head_num{font-weight:500;font-size:32px;line-height:145%;z-index:1}.tours__mobile{display:none}.benefits__in{padding:60px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.benefits__body{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:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:300px;margin-right:100px}.benefits__body_main_title{font-weight:600;font-size:24px;line-height:135%;margin-bottom:40px}.benefits__body_main_title span{color:#50a627}.benefits__body_main_text{font-weight:400;font-size:16px;line-height:155%}.benefits__body_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.benefits__body_nav_item{margin:0 5px;width:50px;height:50px;border-radius:100%;background-color:#042742;background-image:url(../img/icons/chevron.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.benefits__body_nav_item:hover{background-color:#50a627}.benefits__body_nav_item--next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.benefits__content{width:calc(100% - 400px);overflow:hidden}.benefits__slider{width:calc(100% - 100px);margin:0;overflow:visible}.benefits__slider_sl{position:relative}.benefits__slider_sl_img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.benefits__slider_sl:hover .benefits__slider_sl_body{background:rgba(0,0,0,.6)}.benefits__slider_sl:hover .benefits__slider_sl_body_text{opacity:1}.benefits__slider_sl:hover .benefits__slider_sl_body_btn{opacity:0;pointer-events:none}.benefits__slider_sl_body{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:50px 39px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease}.benefits__slider_sl_body_text{font-weight:400;font-size:16px;line-height:135%;color:#fff;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;opacity:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.benefits__slider_sl_body_btn{width:86px;height:86px;border-radius:100%;background-color:#50a627;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background-image:url(../img/icons/plus-white.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;position:absolute;top:calc(50% - 43px);left:calc(50% - 43px)}.benefits__slider_sl_body_name{color:#fff;font-weight:600;font-size:24px;line-height:135%}.int{background-color:#263044;color:#fff}.int__in{padding:90px 0}.int__head{font-weight:500;font-size:20px;line-height:135%;opacity:.6;margin-bottom:15px}.int__slider_sl_final{width:100%;font-weight:600;font-size:40px;line-height:135%;color:#fff}.int__slider_sl_final span{display:block}.int__slider_sl_title{margin-bottom:50px;font-weight:800;font-size:32px;line-height:135%}.int__slider_sl_body{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-10px;margin-right:-10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.int__slider_sl_body_item{margin-bottom:20px;margin:0 10px;height:300px;width:calc(20% - 20px);background-color:#3c4557;position:relative}.int__slider_sl_body_item_img{width:100%;height:100%}.int__slider_sl_body_item_img img{-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.int__slider_sl_body_item_action{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.int__slider_sl_body_item_action input{position:absolute;top:0;left:0;visibility:hidden;z-index:-1;opacity:0;pointer-events:none}.int__slider_sl_body_item_action input:checked~label{background-color:#50a627}.int__slider_sl_body_item_action input:checked~label .int__slider_sl_body_item_action_label_icon{background-color:#fff}.int__slider_sl_body_item_action input:checked~label .int__slider_sl_body_item_action_label_icon svg path{fill:#50a627}.int__slider_sl_body_item_action_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:100%;padding:30px;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.int__slider_sl_body_item_action_label_name{font-weight:500;font-size:20px;line-height:135%}.int__slider_sl_body_item_action_label_icon{position:absolute;bottom:30px;right:30px;width:40px;height:40px;background-color:#263044;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:100%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.int__slider_sl_body_item_action_label_icon svg path{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.int__action{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;margin-top:85px}.int__action_btn{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:rgba(255,255,255,.1);border-radius:24px;padding:15px 35px;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.int__action_btn:hover{background-color:#fff}.int__action_btn:hover .int__action_btn_text{color:#263044}.int__action_btn:hover .int__action_btn_icon svg path{fill:#263044}.int__action_btn_text{font-weight:600;font-size:14px;line-height:135%;color:#fff}.int__action_btn_icon{width:20px;height:20px;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;margin-right:28px}.int__action_btn_icon svg path{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.int__action_pag{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;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;height:9px;width:unset!important}.int__action_pag_item{display:block;width:4px;height:4px;border-radius:100%;background:#fff;opacity:.4;margin:0 7px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.int__action_pag_item.active{opacity:1;-webkit-transform:scale(1.8);-ms-transform:scale(1.8);transform:scale(1.8)}.serv{background:-o-linear-gradient(top,#f1f3f9 0,rgba(241,243,249,0) 100%);background:-webkit-gradient(linear,left top,left bottom,from(#f1f3f9),to(rgba(241,243,249,0)));background:linear-gradient(180deg,#f1f3f9 0,rgba(241,243,249,0) 100%)}.serv__in{padding:80px 0}.serv__head{max-width:560px;width:100%;margin-bottom:40px}.serv__head_title{font-weight:600;font-size:32px;line-height:135%;margin-bottom:40px}.serv__body{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}.serv__body_descr{max-width:422px;width:100%}.serv__body_descr_item{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;padding:25px 0;border-bottom:1px solid #e3e8ec}.serv__body_descr_item_value_name{font-weight:500;font-size:40px;line-height:120%;margin-bottom:6px}.serv__body_descr_item_value_text{font-weight:400;font-size:16px;line-height:155%}.serv__body_descr_item_text{max-width:200px;width:100%}.serv__body_descr_title{margin-bottom:50px;font-weight:600;font-size:32px;line-height:125%}.serv__body_descr_text{font-weight:500}.serv__body_video{position:relative;max-width:710px;height:433px}.serv__body_video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.serv__body_video_mask{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;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:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;padding:30px 40px}.serv__body_video_mask_head{font-weight:500;font-size:16px;line-height:135%;max-width:156px}.serv__body_video_mask_link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.serv__body_video_mask_link_text{font-weight:600}.serv__body_video_mask_link_icon{width:18px;height:18px;background-image:url(../img/icons/external.svg);background-size:contain;background-position:center;background-repeat:no-repeat;margin-left:50px}.serv__body_video_mask_btn{width:100px;height:100px;border-radius:100%;background-color:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:absolute;top:calc(50% - 50px);left:calc(50% - 50px);z-index:10;cursor:pointer;background-image:url(../img/icons/play.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px}.serv__body_video_mask_btn:hover{background-color:#fff}.services{background-color:#fff}.services__in{padding-top:100px}.services__head{font-weight:600;font-size:28px;line-height:145%;padding-bottom:17px;border-bottom:1px solid #e3e8ec}.services__tabs{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;padding:35px 0}.services__tabs_item{margin-right:75px;font-weight:600;font-size:16px;line-height:135%;margin-bottom:20px;color:#8a94ab;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.services__tabs_item:hover{color:#042742}.services__tabs_item.active{color:#042742}.services__content{margin-bottom:-100px}@keyframes fade{0%{opacity:0}100%{opacity:1}}.services__content_item{display:none;position:relative;z-index:2}.services__content_item_list{display:-webkit-box;display:-ms-flexbox;display:flex}.services__content_item_list_link{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:justify;-ms-flex-pack:justify;justify-content:space-between;height:250px;background:#f9fafd;width:20%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;padding:50px 30px}.services__content_item_list_link:hover{background-color:#50a627}.services__content_item_list_link:hover .services__content_item_list_link_icon svg path{fill:#fff}.services__content_item_list_link:hover .services__content_item_list_link_name{color:#fff}.services__content_item_list_link_icon{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}.services__content_item_list_link_icon svg{width:100%;height:100%}.services__content_item_list_link_icon svg path{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.services__content_item_list_link_name{font-weight:600;font-size:20px;line-height:125%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.services__content_item.active{display:block;-webkit-animation:fade .3s linear;animation:fade .3s linear}.expert{background-color:#263044}.expert__in{padding:236px 0 95px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(255,255,255,.1)}.no-webp .expert__body{background-image:url(../img/expert/expert-bg.png)}.expert__body{background-repeat:no-repeat;background-size:contain;background-position:center;padding:150px 0}.expert__body_text{font-weight:500;font-size:32px;line-height:135%;color:#fff}.expert__body_text span{color:#50a627}.premium{background-color:#263044;color:#fff}.premium__in{padding-top:196px}.premium__head{margin-bottom:-90px;z-index:2;position:relative}.premium__head_title{font-weight:600;font-size:96px;line-height:135%}.premium__head_text{font-weight:600;font-size:24px;line-height:135%}.premium__body{position:relative;height:550px;overflow:hidden}.premium__body_img{position:absolute;top:0;left:0;width:100%;height:100%}.premium__body_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex}.premium__body_content{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:70px 0;z-index:2!important}.premium__body_content_text{font-weight:600;max-width:517px;width:100%}.premium__body_content_link{width:130px;height:130px;border-radius:100%;background-color:#263044;background-image:url(../img/icons/external.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;position:absolute;top:calc(50% - 65px);left:calc(50% - 65px);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.premium__body_content_link:hover{background-color:#50a627}.press__in{padding:120px 0}.press__head{padding-bottom:17px;font-weight:600;font-size:28px;line-height:145%;border-bottom:1px solid #e3e8ec;margin-bottom:20px}.press__tabs{margin-bottom:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.press__tabs_item{margin-right:75px;font-weight:600;font-size:16px;line-height:135%;color:#8a94ab;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer;white-space:nowrap}.press__tabs_item:hover{color:#042742}.press__tabs_item:last-child{margin-right:0}.press__tabs_item.active{color:#042742}.press__tabscontent_item.active{-webkit-animation:fade .3s linear;animation:fade .3s linear;display:block}.press__tabscontent_item{display:none}.press__tabscontent_item_sl{height:430px;background-color:#f2f4f9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 30px 24px;position:relative}.press__tabscontent_item_sl_img{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;opacity:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.press__tabscontent_item_sl_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.press__tabscontent_item_sl:hover .press__tabscontent_item_sl_img{opacity:1}.press__tabscontent_item_sl:hover .press__tabscontent_item_sl_text{color:#fff}.press__tabscontent_item_sl:hover .press__tabscontent_item_sl_info_ex_mnth{color:#fff}.press__tabscontent_item_sl:hover .press__tabscontent_item_sl_info_ex_yr{color:#fff}.press__tabscontent_item_sl_text{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-weight:500;font-size:20px;line-height:135%}.press__tabscontent_item_sl_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #e3e8ec;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.press__tabscontent_item_sl_info_day{font-weight:600;font-size:96px;line-height:135%;letter-spacing:-.02em;color:#50a627}.press__tabscontent_item_sl_info_ex{font-weight:500;font-size:16px;line-height:135%;text-align:right}.press__tabscontent_item_sl_info_ex_mnth{margin-bottom:2px}.contacts__in{padding:100px 0}.contacts__body{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff}.contacts__body_main{width:50%;background-color:#50a627;padding:60px 15px 155px;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:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts__body_main_ex{font-weight:500;font-size:16px;line-height:155%;max-width:298px;width:100%;margin-bottom:40px}.contacts__body_main_address{font-weight:500;font-size:18px;line-height:165%;max-width:418px;width:100%;margin-bottom:30px}.contacts__body_main_tels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.contacts__body_main_tel{margin-right:30px;display:inline-block;font-weight:600;font-size:20px;line-height:135%}.contacts__body_main_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts__body_main_bottom_mail{font-weight:500;font-size:16px;line-height:135%;margin-right:60px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.contacts__body_main_bottom_soc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts__body_main_bottom_soc_item{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;border:1px solid #fff;border-radius:100%;margin:0 10px}.contacts__body_img{width:50%}.contacts__body_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex}.contacts__map{height:550px;width:96%;margin:0 0 0 auto;margin-top:-30px}.contacts__map #routeMap{height:100%;width:100%}.contacts__map #routeMap .ymaps-2-1-79-ground-pane{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.6}.footer__main{border-top:1px solid #e3e8ec}.footer__main_in{padding:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.footer__main_left{width:50%}.footer__main_left_logo{margin-bottom:40px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__main_left_tel{display:block;margin-bottom:10px;font-weight:600;font-size:32px;line-height:175%}.footer__main_left_mail{font-weight:600;font-size:16px;line-height:175%;margin-bottom:24px;display:block}.footer__main_left_adress{font-size:14px;line-height:155%;color:#99a8b4;max-width:400px;width:100%;margin-bottom:40px}.footer__main_left_soc{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}.footer__main_left_soc_item{margin-right:20px;margin-bottom:10px;width:50px;height:50px;border-radius:100%;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:1px solid #e3e8ec;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.footer__main_left_soc_item svg path{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.footer__main_left_soc_item:last-child{margin-right:0}.footer__main_left_soc_item:hover{border-color:#042742}.footer__main_left_soc_item:hover svg path{fill:#042742}.footer__main_right{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__main_right_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__main_right_menu_item{margin-bottom:40px;width:48%}.footer__main_right_menu_item:last-child{margin-bottom:0}.footer__main_right_menu_item_head{font-weight:400;font-size:14px;line-height:155%;color:#99a8b4;margin-bottom:20px}.footer__main_right_menu_item_li{margin-bottom:15px}.footer__main_right_menu_item_li:last-child{margin-bottom:0}.footer__main_right_menu_item_li a{font-weight:500;font-size:16px;line-height:135%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.footer__main_right_menu_item_li a:hover{color:#50a627}.no-webp .footer__main_right_action{background-image:url(../img/footer.png)}.footer__main_right_action{background-repeat:no-repeat;background-position:center;background-size:cover;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:justify;-ms-flex-pack:justify;justify-content:space-between;padding:40px 30px;width:288px}.footer__main_right_action_head{font-weight:600;font-size:16px;line-height:135%}.footer__main_right_action_btn{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}.footer__main_right_action_btn_link{width:80px;height:80px;border-radius:100%;background-color:#263044;background-image:url(../img/icons/download.svg);background-repeat:no-repeat;background-position:center;background-size:20px 20px;display:block;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.footer__main_right_action_btn_link:hover{background-color:#50a627}.footer__ex_top_in{padding:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer__ex_top_left{width:50%;font-size:14px;line-height:155%;color:#99a8b4;opacity:.6}.footer__ex_top_right{width: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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__ex_top_right_download_title{font-weight:400;font-size:14px;line-height:155%;margin-bottom:30px;color:#99a8b4;opacity:.6}.footer__ex_top_right_download_list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-15px;margin-right:-15px}.footer__ex_top_right_download_item{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:1px solid rgba(153,168,180,.4);border-radius:8px;height:58px;width:calc(33.3333333333% - 30px);margin:0 15px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.footer__ex_top_right_download_item_icon{width:26px;height:26px;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:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin-right:15px}.footer__ex_top_right_download_item_icon svg path{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;stroke:#042742}.footer__ex_top_right_download_item_text{font-weight:500;font-size:16px;line-height:135%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;color:#042742}.footer__ex_top_right_download_item:hover{border-color:#042742;background-color:#042742}.footer__ex_top_right_download_item:hover .footer__ex_top_right_download_item_text{color:#fff}.footer__ex_top_right_download_item:hover .footer__ex_top_right_download_item_icon svg path{stroke:#fff}.footer__ex_top_right_ex{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__ex_top_right_ex_item{font-weight:400;font-size:14px;line-height:155%;color:#99a8b4;opacity:.6}.footer__ex_bottom{border-top:1px solid #e3e8ec}.footer__ex_bottom_in{padding:20px 0;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}.footer__ex_bottom_item{font-size:14px;line-height:155%;color:#99a8b4;opacity:.6}.footer__ex_bottom a.footer__ex_bottom_item{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.footer__ex_bottom a.footer__ex_bottom_item:hover{color:#042742;opacity:1}.aks{padding:50px 0}.aks__in{background:#f9fafd;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex}.aks__descr{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:justify;-ms-flex-pack:justify;justify-content:space-between;padding:70px 0 70px 60px}.aks__descr_head{font-weight:600;font-size:32px;line-height:125%}.aks__img{background-image:url(../img/aks/aks-bg.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.aks__img img{display:-webkit-box;display:-ms-flexbox;display:flex}.aks__action{padding:55px 48px 55px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.auto{padding:120px 0}.auto__in{padding:65px 60px;background-color:#f9fafd;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.auto__mob_title{display:none}.auto__descr{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:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:440px}.auto__descr_head{font-weight:600;font-size:28px;line-height:125%;margin-bottom:122px}.auto__img{position:absolute;width:50%;right:0;top:calc(50% - 285px);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}.gallery__in{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;padding:40px 0}.gallery__main{width:305px}.gallery__main_title{margin-bottom:40px;font-weight:600;font-size:24px;line-height:135%}.gallery__main_text{margin-bottom:80px}.gallery__main_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gallery__main_nav_item{margin:0 5px;width:50px;height:50px;border-radius:100%;background-color:#042742;background-image:url(../img/icons/chevron.svg);background-repeat:no-repeat;background-position:center;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.gallery__main_nav_item:hover{background-color:#50a627}.gallery__main_nav_item-next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.gallery__content{width:calc(100% - 305px - 100px)}.gallery__content_slider_sl{padding:80px 60px;position:relative;background:#f9fafd;display:block;cursor:pointer}.gallery__content_slider_sl:hover .gallery__content_slider_sl_img{-webkit-filter:drop-shadow(0 30px 40px rgba(57, 63, 110, .15)) grayscale(0);filter:drop-shadow(0 30px 40px rgba(57, 63, 110, .15)) grayscale(0)}.gallery__content_slider_sl:hover .gallery__content_slider_sl_btn{background-color:#50a627}.gallery__content_slider_sl_img{-webkit-filter:drop-shadow(0 30px 40px rgba(57, 63, 110, .15)) grayscale(1);filter:drop-shadow(0 30px 40px rgba(57, 63, 110, .15)) grayscale(1);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:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.gallery__content_slider_sl_img img{display:-webkit-box;display:-ms-flexbox;display:flex}.gallery__content_slider_sl_btn{position:absolute;top:calc(50% - 43px);left:calc(50% - 43px);width:86px;height:86px;background-color:#042742;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-radius:100%;background-image:url(../img/icons/resize.svg);background-repeat:no-repeat;background-position:center;background-size:20px 20px}.partners__in{padding:40px 0}.partners__title{margin-bottom:20px;font-weight:600;font-size:28px;line-height:145%}.partners__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:34px 0 10px 0;margin-bottom:50px;border-top:1px solid #e3e8ec;overflow-x:auto}.partners__tabs_item{margin-right:60px;white-space:nowrap;font-weight:600;font-size:16px;line-height:135%;color:#8a94ab;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.partners__tabs_item:last-child{margin-right:0}.partners__tabs_item.active{color:#042742}.partners__body_list.active{display:-webkit-box;display:-ms-flexbox;display:flex}.partners__body_list{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-70px;margin-right:-70px}.partners__body_item{width:calc(25% - 140px);height:120px;margin:0 70px;margin-bottom: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-filter:grayscale(1);filter:grayscale(1);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.partners__body_item:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.partners__body_item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.spec{background-color:#263044}.spec__in{padding:80px 0;padding-bottom:0}.spec__head{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-bottom:50px}.spec__head_title{font-weight:600;font-size:32px;line-height:125%;color:#fff}.spec__head_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.spec__head_nav_item{width:50px;height:50px;border-radius:100%;background-image:url(../img/icons/chevron-black.svg);background-size:24px 24px;background-position:center;background-repeat:no-repeat;background-color:#f3f5fa;margin:0 5px;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.spec__head_nav_item:first-child{margin-left:0}.spec__head_nav_item:last-child{margin-right:0}.spec__head_nav_item-prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.spec__body_slider{padding-bottom:60px}.spec__body_slider_pag{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;bottom:30px!important;left:0;position:absolute;width:100%;z-index:5}.spec__body_slider_pag_item{margin:0 7px;width:5px;height:5px;background:#fff;opacity:.4;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-radius:100%;cursor:pointer;flex:0 0 auto}.spec__body_slider_pag_item.active{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);opacity:1}.rest__in{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;padding:50px 0}.rest__content{width:322px}.rest__content_title{font-weight:600;font-size:32px;line-height:135%;margin-bottom:60px}.rest__content_title span{color:#50a627}.rest__content_title span.location{position:relative;padding-left:30px;border-bottom:2px dashed #50a627}.rest__content_title span.location:after{position:absolute;top:calc(50% - 10px);left:5px;width:20px;height:20px;background-image:url(../img/icons/nav-arrow.svg);background-repeat:no-repeat;background-position:center;background-size:contain;content:""}.rest__content_text{font-size:16px;line-height:155%;margin-bottom:150px}.rest__content_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rest__content_nav_item{margin:0 5px;width:50px;height:50px;border-radius:100%;background-color:#042742;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background-image:url(../img/icons/chevron.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.rest__content_nav_item:first-child{margin-left:0}.rest__content_nav_item:last-child{margin-right:0}.rest__content_nav_item-next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rest__slider{width:calc(100% - 322px - 100px);overflow:hidden}.rest__slider_el{width:90%;overflow:visible;margin:0 auto 0 0}.rest__slider_el_sl{height:485px;position:relative;overflow:hidden}.rest__slider_el_sl_img{width:100%;height:100%}.rest__slider_el_sl_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex}.rest__slider_el_sl_info{position:absolute;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);top:0;left:0;width:100%;height:100%;padding:40px 30px;color:#fff;z-index:5;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;color:#fff;background-color:rgba(0,0,0,.5)}.rest__slider_el_sl_content{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.rest__slider_el_sl_content_name{font-weight:600;font-size:22px;line-height:125%;color:#fff}.rest__slider_el_sl_content_info{font-weight:600;font-size:16px;line-height:125%;color:#fff}.rest__slider_el_sl_content_btn{width:86px;height:86px;border-radius:100%;background-color:#50a627;background-repeat:no-repeat;background-position:center;background-size:24px 24px;position:absolute;top:calc(50% - 43px);left:calc(50% - 43px);background-image:url(../img/icons/plus-white.svg)}.vds__in{padding:50px 0}.vds__head{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-bottom:60px;padding-bottom:30px}.vds__head_title{font-weight:600;font-size:24px;line-height:135%}.vds__head_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vds__head_nav_item{width:50px;height:50px;border-radius:100%;background-color:#042742;background-repeat:no-repeat;background-position:center;background-size:24px;background-image:url(../img/icons/chevron.svg);margin:0 5px;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.vds__head_nav_item:first-child{margin-left:0}.vds__head_nav_item:last-child{margin-right:0}.vds__head_nav_item-next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.vds__body_slider_sl_video{height:160px;border-radius:8px;overflow:hidden;margin-bottom:20px;position:relative}.vds__body_slider_sl_video_el{width:100%;height:100%}.vds__body_slider_sl_video_el video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vds__body_slider_sl_video_mask.hide{z-index:-1}.vds__body_slider_sl_video_mask{position:absolute;top:0;left:0;width:100%;height:100%;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;z-index:2}.vds__body_slider_sl_video_mask_btn{width:44px;height:44px;background-color:#50a627;border-radius:100%;background-image:url(../img/icons/play-white.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.vds__body_slider_sl_video_mask_btn:hover{background-color:#042742}.vds__body_slider_sl_name{font-weight:500;font-size:16px;line-height:135%}.prom__in{padding:50px 0}.prom__head{margin-bottom:75px;font-weight:600;font-size:32px;line-height:135%}.prom__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:-15px;margin-right:-15px}.no-webp .prom__body_item{background-image:url(../img/prom.png)}.prom__body_item{padding:30px 50px;margin:0 15px;margin-bottom:20px;height:420px;width:calc(50% - 30px);background:#f9fafd;border-radius:6px;overflow:hidden;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:justify;-ms-flex-pack:justify;justify-content:space-between;background-repeat:no-repeat;background-position:right bottom;background-size:contain}.prom__body_item_head{max-width:340px;width:100%}.prom__body_item_head_title{font-weight:600;font-size:20px;line-height:125%;margin-bottom:25px}.prom__body_item_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:340px;width:100%}.dbl{background-color:#042742}.dbl__in{padding:80px 0}.dbl__head{color:#fff}.dbl__head_title{margin-bottom:20px}.dbl__head_subtitle{margin-bottom:60px}.dbl__head.center .dbl__head_title{text-align:center}.dbl__head.center .dbl__head_subtitle{text-align:center}.dbl__body_slider{background-color:#fff;border-radius:6px}.dbl__body_slider_nav{position:absolute;top:35px;right:60px;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.dbl__body_slider_nav_frac{margin-right:15px;font-weight:700}.dbl__body_slider_nav_frac .swiper-pagination-total{color:#99a8b4}.dbl__body_slider_nav_item{margin:0 5px;width:50px;height:50px;border-radius:100%;background-color:#f3f5fa;background-repeat:no-repeat;background-position:center;background-image:url(../img/icons/chevron-black.svg);background-size:24px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.dbl__body_slider_nav_item:first-child{margin-left:0}.dbl__body_slider_nav_item:last-child{margin-right:0}.dbl__body_slider_nav_item.swiper-button-disabled{opacity:.5;pointer-events:none}.dbl__body_slider_nav_item-prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dbl__body_slider_sl_top{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;padding:48px 60px;border-bottom:1px solid #e3e8ec;padding-right:230px}.dbl__body_slider_sl_top_name{font-weight:600;font-size:20px;line-height:135%}.dbl__body_slider_sl_content{padding:20px 60px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dbl__body_slider_sl_content_chart_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dbl__body_slider_sl_content_chart_top_item{margin-bottom:20px;min-height:90px;width:48%;padding:15px 20px;border:1px solid #e3e8ec;border-radius:6px}.dbl__body_slider_sl_content_chart_top_item_name{margin-bottom:10px;font-weight:500;font-size:14px;line-height:135%;color:#99a8b4}.dbl__body_slider_sl_content_chart_top_item_value{font-weight:600}.dbl__body_slider_sl_content_chart_el{height:220px}.dbl__body_slider_sl_content_descr{width:50%;padding-right:70px}.dbl__body_slider_sl_content_descr_part{margin-bottom:40px}.dbl__body_slider_sl_content_descr_part_name{margin-bottom:30px;font-weight:500;font-size:14px;line-height:135%;color:#99a8b4}.dbl__body_slider_sl_content_descr_inds{padding:15px 20px;border:1px solid #e3e8ec;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}.dbl__body_slider_sl_content_descr_inds_item_name{font-weight:500;font-size:12px;line-height:135%;color:#99a8b4;margin-bottom:30px}.dbl__body_slider_sl_content_descr_inds_item_val{font-weight:600;font-size:20px;line-height:135%}.dbl__body_slider_sl_content_descr_inds_tm{color:#50a627;font-weight:500;font-size:14px;line-height:125%;position:relative;padding-left:26px}.dbl__body_slider_sl_content_descr_inds_tm:after{position:absolute;width:20px;height:20px;background-image:url(../img/icons/clock.svg);background-repeat:no-repeat;background-position:center;background-size:20px;content:"";top:calc(50% - 10px);left:0}.dbl__body_slider_sl_content_descr_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.dbl__body_slider_sl_content_slider{width:50%;overflow:hidden;position:relative}.dbl__body_slider_sl_content_slider_sl img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex}.dbl__body_slider_sl_content_slider_nav{position:absolute;z-index:2;top:calc(50% - 20px);width:40px;height:40px;border-radius:100%;background-image:url(../img/icons/chevron-black.svg);background-repeat:no-repeat;background-position:center;background-size:20px;background-color:rgba(255,255,255,.6)}.dbl__body_slider_sl_content_slider_nav.swiper-button-disabled{opacity:.5;pointer-events:none}.dbl__body_slider_sl_content_slider_nav-prev{left:20px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dbl__body_slider_sl_content_slider_nav-next{right:20px}.nt{background-color:#fff}.nt__in{padding:60px 0}.nt__head{margin-bottom:100px}.nt__head_title{text-align:center;margin-bottom:30px;font-weight:600;font-size:32px;line-height:125%}.nt__head_subtitle{text-align:center;font-weight:500;font-size:18px;line-height:165%;max-width:800px;width:100%;margin:0 auto}.no-webp .nt__body{background-image:url(../img/macbook.png)}.nt__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-repeat:no-repeat;background-position:right center;background-size:70%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:420px}.nt__body_content{width:390px}.nt__body_content_text{margin-bottom:40px;font-weight:500}.nt__body_content_list{margin-bottom:40px}.nt__body_content_item{margin-bottom:15px;padding-left:36px;position:relative;font-weight:500}.nt__body_content_item:after{width:20px;height:20px;background-image:url(../img/icons/plus-green.svg);background-repeat:no-repeat;background-position:center;background-size:contain;content:"";position:absolute;top:0;left:0}.nt__body_form{padding:60px 50px;max-width:495px;width:100%;background:#f9fafd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px}.nt__body_form_head{margin-bottom:40px}.nt__body_form_head_title{margin-bottom:20px;font-weight:600;font-size:24px;line-height:135%}.nt__body_form_head_text{font-weight:500}.nt__body_form_input{margin-bottom:20px}.nt__body_form_input input{padding:15px 0;border-bottom:1px solid #99a8b4;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;display:block;width:100%}.nt__body_form_input input:focus{border-color:#50a627}.nt__body_form_action{padding:20px 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.nt__body_form_ex{color:#99a8b4;opacity:.6;font-size:12px;line-height:155%}.crd__in{padding:70px 0}.crd__head{margin-bottom:60px}.crd__head_title{font-weight:600;font-size:32px;line-height:125%;text-align:center}.crd__head_text{text-align:center;font-weight:500;max-width:730px;width:100%;margin:0 auto;margin-top:30px}.crd__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.crd__body_item{margin:0 15px;margin-bottom:30px;height:350px;width:calc(25% - 30px);padding:30px;background:#263044;overflow:hidden;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);border-radius:16px;background-repeat:no-repeat;background-position:bottom center;background-size:contain}.crd__body_item_name{color:#fff;font-weight:600;font-size:18px;line-height:135%}.crc__in{padding:40px 0}.crc__head{max-width:690px;width:100%;margin:0 auto;margin-bottom:60px}.crc__head_title{font-weight:600;font-size:32px;line-height:125%;text-align:center}.crc__head_title span{color:#50a627}.crc__head_text{text-align:center;margin-top:30px}.crc__body{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}.crc__body_item{width:120px;height:120px;border:4px solid #fff;border-radius:100%;overflow:hidden;margin-left:-20px;position:relative}.crc__body_item:first-child{margin-left:0}.crc__body_item:nth-child(2){z-index:2}.crc__body_item:nth-child(3){z-index:3}.crc__body_item:nth-child(4){z-index:4}.crc__body_item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex}.catalog__in{padding:50px 0}.catalog__head{font-weight:600;font-size:28px;line-height:145%;margin-bottom:20px}.catalog__tabs{padding:15px 0;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;margin-bottom:30px}.catalog__tabs_item{font-weight:600;color:#99a8b4;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin-right:30px;margin-bottom:15px;cursor:pointer}.catalog__tabs_item:last-child{margin-right:0}.catalog__tabs_item.active{color:#042742}.catalog__body.active{display:-webkit-box;display:-ms-flexbox;display:flex}.catalog__body{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.catalog__body_item{width:40%;margin-bottom:25px;height:370px;background:#fff;border-radius:6px;overflow:hidden}.catalog__body_item-lg{width:58%}.catalog__action{padding:30px 0;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;border-top:1px solid #e3e8ec}.catalog__action_item{position:relative;font-weight:600}.catalog__action_item:after{position:absolute;top:calc(50% - 10px);content:"";background-size:contain;background-position:center;background-repeat:no-repeat;width:20px;height:20px}.catalog__action_item-more{padding-left:40px}.catalog__action_item-more:after{left:0;background-image:url(../img/icons/plus.svg)}.catalog__action_item-all{padding-right:40px}.catalog__action_item-all:after{right:0;background-image:url(../img/icons/chevron-black.svg)}.contacts-page{background-color:#fff;position:relative}.contacts-page__bc{position:absolute;top:0;left:0;width:100%;z-index:2}.contacts-page__mobile_tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:10px;overflow-x:auto;margin-bottom:60px}.contacts-page__mobile_tab.active{background-color:#042742;color:#fff}.contacts-page__mobile_tab{margin-right:10px;padding:12px 16px;border:1px solid #e3e8ec;border-radius:25px;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:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-weight:600;font-size:12px;line-height:135%;cursor:pointer}.contacts-page__main{padding:100px 0;background:#f9fafd}.contacts-page__main_item.active{display:block}.contacts-page__main_item{display:none}.contacts-page__main_item_head{font-weight:600;font-size:28px;line-height:145%;margin-bottom:20px}.contacts-page__main_item_head span{color:#50a627;position:relative;padding-left:26px;text-decoration:underline;-webkit-text-decoration-style:dashed;text-decoration-style:dashed}.contacts-page__main_item_head span:after{position:absolute;top:calc(50% - 8px);left:0;width:16px;height:16px;background-image:url(../img/icons/nav-arrow.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.contacts-page__main_item_in{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-bottom:100px}.contacts-page__main_item_content{width:calc(100% - 530px - 100px)}.contacts-page__main_item_content_name{font-weight:500;font-size:16px;line-height:135%;color:#99a8b4;margin-bottom:30px}.contacts-page__main_item_content_adr{margin-bottom:80px}.contacts-page__main_item_content_adr_value{font-weight:500;font-size:18px;line-height:165%}.contacts-page__main_item_content_ct_in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contacts-page__main_item_content_ct_part{margin-right:100px}.contacts-page__main_item_content_ct_part:last-child{margin-right:0}.contacts-page__main_item_content_ct_part_tel{font-weight:600;font-size:24px;line-height:125%;margin-bottom:30px;display:block}.contacts-page__main_item_content_ct_part_mail{font-weight:500;font-size:20px;line-height:125%;color:#50a627}.contacts-page__main_item_content_ct_part_soc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts-page__main_item_content_ct_part_soc_item{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;margin-right:20px}.contacts-page__main_item_content_ct_part_soc_item:last-child{margin-right:0}.contacts-page__main_item_content_ct_part_soc_item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.contacts-page__main_item_content_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:70px}.contacts-page__main_item_form{padding:60px 50px;background:#fff;border-radius:16px;max-width:530px;width:100%}.contacts-page__main_item_form_head{font-weight:600;font-size:20px;line-height:145%;margin-bottom:60px}.contacts-page__main_item_form_body_item{margin-bottom:35px}.contacts-page__main_item_form_body_item input{width:100%;padding:15px 0;font-size:16px;line-height:155%;border-bottom:1px solid #99a8b4;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.contacts-page__main_item_form_body_item input::-moz-placeholder{color:#99a8b4}.contacts-page__main_item_form_body_item input:-ms-input-placeholder{color:#99a8b4}.contacts-page__main_item_form_body_item input::-webkit-input-placeholder{color:#99a8b4}.contacts-page__main_item_form_body_item input::-ms-input-placeholder{color:#99a8b4}.contacts-page__main_item_form_body_item input::placeholder{color:#99a8b4}.contacts-page__main_item_form_body_item input:focus{border-color:#50a627}.contacts-page__main_item_form_body_item textarea{width:100%;padding:15px 0;display:block;font-size:16px;line-height:155%;border-bottom:1px solid #99a8b4;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease;max-height:200px;min-height:60px;resize:vertical}.contacts-page__main_item_form_body_item textarea::-moz-placeholder{color:#99a8b4}.contacts-page__main_item_form_body_item textarea:-ms-input-placeholder{color:#99a8b4}.contacts-page__main_item_form_body_item textarea::-webkit-input-placeholder{color:#99a8b4}.contacts-page__main_item_form_body_item textarea::-ms-input-placeholder{color:#99a8b4}.contacts-page__main_item_form_body_item textarea::placeholder{color:#99a8b4}.contacts-page__main_item_form_body_item textarea:focus{border-color:#50a627}.contacts-page__main_item_form_action{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}.contacts-page__main_item_form_action_btn{margin-right:20px}.contacts-page__main_item_form_action_ex{font-size:12px;line-height:155%;color:#99a8b4;opacity:.6}.contacts-page__main_item_map{height:550px}.contacts-page__main_item_map iframe{width:100%;height:100%}.contacts-page__main_item_map #routeMap{height:100%;width:100%}.contacts-page__main_item_map #routeMap .ymaps-2-1-79-ground-pane{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.6}.contacts-page__main_item_info{padding:120px 0;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}.contacts-page__main_item_info_head{font-weight:600;font-size:28px;line-height:125%;max-width:350px;width:100%}.contacts-page__main_item_info_body{width:calc(100% - 350px - 100px)}.contacts-page__main_item_info_body_top{margin-bottom:150px}.contacts-page__main_item_info_body_top_tel{display:block;font-weight:600;font-size:64px;line-height:125%;color:#50a627;margin-bottom:15px}.contacts-page__main_item_info_body_top_mail{font-weight:500;font-size:20px;line-height:125%}.contacts-page__main_item_info_body_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-50px;margin-right:-50px}.contacts-page__main_item_info_body_item{margin:0 50px;margin-bottom:30px;width:calc(50% - 100px)}.contacts-page__main_item_info_body_item_name{padding-bottom:20px;border-bottom:1px solid #e3e8ec;font-weight:500;font-size:16px;line-height:135%;color:#99a8b4;margin-bottom:80px}.contacts-page__main_item_info_body_item_tel{font-weight:600;font-size:32px;line-height:125%;margin-bottom:20px;display:block}.contacts-page__main_item_info_body_item_mail{font-weight:500;font-size:16px;line-height:125%;margin-bottom:40px;margin-bottom:40px;display:block}.contacts-page__main_item_info_body_item_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.contacts-page__main_item_info_body_item_action_btn{border:1px solid #e3e8ec;border-radius:25px;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;padding:15px 35px;font-weight:600;font-size:14px;line-height:135%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.contacts-page__main_item_info_body_item_action_btn:hover{background-color:#042742;border-color:#042742;color:#fff}.team-page__head{margin-bottom:33px}.team-page__subtitle{font-size:18px;line-height:155%;max-width:600px;margin-bottom:120px}.team-page__main_part{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;margin-bottom:60px}.team-page__main_part_title{width:100%;margin:0 15px;margin-bottom:20px;font-weight:500;font-size:16px;line-height:135%;color:#99a8b4}.team-page__main_part_item{margin:0 15px;margin-bottom:40px;width:calc(50% - 30px);padding-top:20px;border-top:1px solid #e3e8ec;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.team-page__main_part_item_img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.team-page__main_part_item_img img{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.team-page__main_part_item_body{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding:20px 30px;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:justify;-ms-flex-pack:justify;justify-content:space-between}.team-page__main_part_item_body_head_name{font-weight:600;font-size:20px;line-height:165%}.team-page__main_part_item_body_head_pos{font-weight:500;font-size:16px;line-height:165%}.team-page__main_part_item_body_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}.team-page__main_part_item_body_info_links_item--tel{font-weight:600;font-size:16px;line-height:135%;margin-bottom:10px}.team-page__main_part_item_body_info_links_item--mail{font-weight:500;font-size:14px;line-height:135%;color:#99a8b4}.team-page__main_part_item_body_info_btn{padding:15px 35px;border:1px solid #e3e8ec;border-radius:25px;font-weight:600;font-size:14px;line-height:135%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.team-page__main_part_item_body_info_btn:hover{border-color:#50a627;color:#fff;background-color:#50a627}.team-page__adv{padding:50px 0}.team-page__adv_content{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;background:-o-radial-gradient(93.89% 87.99%,113.21% 479.26%,#262626 0,#161717 56.25%);background:radial-gradient(113.21% 479.26% at 93.89% 87.99%,#262626 0,#161717 56.25%)}.team-page__adv_content_main{padding:60px;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:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:630px;width:100%}.team-page__adv_content_main_title{font-weight:600;font-size:32px;line-height:125%}.team-page__adv_content_main_title span{color:#50a627}.team-page__adv_content_main_text{font-weight:500;font-size:18px;line-height:155%}.team-page__adv_content_img{padding-top:30px;background-image:url(../img/team/team-adv-bg.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.team-page__adv_content_img img{-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.team-page__adv_content_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.team-page__adv_content_action_btn{padding:20px 40px;background-color:#50a627;color:#fff;font-weight:600;position:absolute;bottom:60px;right:50px;white-space:nowrap;border-radius:100px;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.team-page__adv_content_action_btn:hover{background-color:#fff;color:#042742}.catalog-page__hero{padding:50px 0 100px}.catalog-page__hero_in{-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);border-radius:6px;background-color:#fff;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;padding:0 40px;min-height:110px}.catalog-page__hero_text{font-weight:500;font-size:18px;line-height:135%;max-width:392px}.catalog-page__hero_img{width:100%;height:100%}.catalog-page__hero_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex}.catalog-page__hero_action{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}.catalog-page__aks .aks{padding-bottom:0;margin-bottom:-120px;position:relative;z-index:2}.catalog-page__aks .aks{margin-bottom:0;padding:40px 0}.press-page__in{padding:60px 0 200px}.press-page__head{margin-bottom:20px}.press-page__body{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}.press-page__body_main{width:calc(100% - 424px);border-top:1px solid #e3e8ec}.press-page__body_main_tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:34px 0;overflow-x:auto}.press-page__body_main_tabs_item.active{color:#042742}.press-page__body_main_tabs_item{margin-right:76px;font-weight:600;font-size:16px;line-height:135%;color:#8a94ab;cursor:pointer;white-space:nowrap;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.press-page__body_main_tabs_item:hover{color:#042742}.press-page__body_main_list.active{display:-webkit-box;display:-ms-flexbox;display:flex}.press-page__body_main_list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:none}.press-page__body_main_item{width:calc(50% - 30px);margin:0 15px;margin-bottom:30px}.press-page__body_main_item-action{width:calc(100% - 30px);margin:30px 0}.press-page__body_contacts{width:394px;padding:40px;border:1px solid #e3e8ec}.press-page__body_contacts_head{font-weight:600;font-size:24px;line-height:125%;margin-bottom:40px;max-width:280px}.press-page__body_contacts_info{margin-bottom:40px}.press-page__body_contacts_info_item-tel{color:#50a627;font-weight:600;font-size:32px;line-height:125%;margin-bottom:10px}.press-page__body_contacts_info_item-mail{font-weight:500;font-size:16px;line-height:125%}.article__head{position:relative;margin-bottom:60px}.article__head_action{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:10}.article__head_action:hover .article__head_action_btn{background-color:#50a627}.article__head_action:hover .article__head_action_btn svg path{fill:#fff}.article__head_action:hover .article__head_action_text{color:#50a627}.article__head_action_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;height:50px;border-radius:100%;background-color:#f3f5fa;display:flex;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-right:20px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.article__head_action_btn svg path{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.article__head_action_text{font-weight:500;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.article__head_line{position:absolute;top:calc(50% - 1px);right:0;width:calc(100% - 211px);height:2px;background-color:#e3e8ec}.article__body{max-width:1020px;width:100%;margin:0 0 0 auto}.static-page .article__body{margin:50px auto}.static-page .article__body ol li{list-style-type:decimal;list-style-position:inside}.static-page .article__body ul li{list-style-type:disc;list-style-position:inside;margin-bottom:10px}.static-page .article__body a{color:#50a627}.static-page .article__body p{padding:10px 0}.static-page .article__body img{max-width:100%;height:auto}.static-page .article__body table tr td{border:1px solid #042742;font-size:14px;padding:5px}.article__body_head{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-bottom:100px}.static-page .article__body_head{margin-bottom:20px}.article__body_head_info{font-weight:500;font-size:20px;line-height:135%}.article__body_head_info_day{font-weight:600;font-size:74px;line-height:135%;color:#50a627}.article__body_head_info_month{margin-bottom:10px}.article__body_head_title{font-weight:600;font-size:36px;line-height:135%;max-width:700px}.article__body_part{margin-bottom:30px}.article__body_part_title{max-width:700px;width:100%;margin:0 0 0 auto;padding-right:60px;margin-bottom:30px;font-weight:600;font-size:20px;line-height:145%}.article__body_part_p{padding-right:60px;max-width:700px;width:100%;margin:0 0 0 auto;margin-bottom:30px}.article__body_part_img{max-width:700px;width:100%;margin:0 0 0 auto}.article__body_part_img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.article__body_ms{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;margin-bottom:60px}.article__body_ms_at{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.article__body_ms_at_img{width:150px;height:150px;border-radius:100%;overflow:hidden;margin-bottom:20px}.article__body_ms_at_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex}.article__body_ms_at_descr_name{font-weight:500}.article__body_ms_at_descr_pr{color:#99a8b4;font-weight:500}.article__body_ms_text{max-width:700px;width:100%;margin:0 0 0 auto;padding:40px;background:#f2f4f9;position:relative}.article__body_ms_text:after{position:absolute;content:url(../img/icons/article-triangle.svg);top:0;left:-30px}.career-page{position:relative}.career-page__bc{position:absolute;top:0;left:0;width:100%;z-index:2}.career-page__vls_in{padding:50px 0}.career-page__vls_head{margin-bottom:90px;font-weight:600;font-size:28px;line-height:145%}.career-page__vls_head span{color:#50a627}.career-page__vls_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.career-page__vls_item{width:48%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:60px}.career-page__vls_item_icon{margin-right:30px;width:76px;height:76px;border-radius:100%;background-color:#f4f8fb;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}.career-page__vls_item_body_name{margin-bottom:30px;font-weight:600;font-size:20px;line-height:125%}.career-page__td{background:-o-linear-gradient(top,#f1f3f9 0,rgba(241,243,249,0) 21.31%);background:-webkit-gradient(linear,left top,left bottom,from(#f1f3f9),color-stop(21.31%,rgba(241,243,249,0)));background:linear-gradient(180deg,#f1f3f9 0,rgba(241,243,249,0) 21.31%)}.career-page__td .about-page__hero_main{background:0 0}.career-page__td_in{padding:100px 0;max-width:800px;width:100%;margin:0 auto}.career-page__td_title{text-align:center;font-weight:600;font-size:36px;line-height:135%;margin-bottom:30px}.career-page__td_text{text-align:center;margin-bottom:60px}.career-page__td_action{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}.career-page__vac_in{padding:50px 0}.career-page__vac_title{font-weight:600;font-size:36px;line-height:135%;margin-bottom:65px}.career-page__vac_body{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}.career-page__vac_body_table{max-width:818px;width:100%}.career-page__vac_body_table_row{padding:45px 0;border-top:1px solid #e3e8ec}.career-page__vac_body_table_row_head{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}.career-page__vac_body_table_row_body{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;overflow:hidden}.career-page__vac_body_table_row_body_in{padding:50px 0;padding-bottom:0}.career-page__vac_body_table_row_body_item{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;margin-bottom:40px}.career-page__vac_body_table_row_body_item:last-child{margin-bottom:0}.career-page__vac_body_table_row_body_item_name{width:50%;font-weight:500;font-size:14px;line-height:145%;color:#99a8b4}.career-page__vac_body_table_row_body_item_list{width:50%}.career-page__vac_body_table_row_body_item_li{list-style:disc}.career-page__vac_body_table_item-name{max-width:320px;width:100%;font-weight:600;font-size:20px;line-height:145%;padding-right:30px;border-right:1px solid #e3e8ec}.career-page__vac_body_table_item-price{padding:0 30px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.career-page__vac_body_table_item-price_name{margin-bottom:10px;font-weight:500;font-size:14px;line-height:135%;color:#99a8b4}.career-page__vac_body_table_item-price_value{font-weight:600;font-size:20px;line-height:135%;color:#50a627}.career-page__vac_body_table_item-send{max-width:200px;width:100%;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}.career-page__vac_body_table_item-send_btn{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;padding:15px 30px;border:1px solid #e3e8ec;border-radius:25px;font-weight:600;font-size:14px;line-height:135%;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.career-page__vac_body_table_item-send_btn:hover{background-color:#042742;border-color:#042742;color:#fff}.career-page__vac_body_table_item-add{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;padding:0 20px}.career-page__vac_body_table_item-add_btn{background-color:#042742;width:50px;height:50px;background-color:#042742;border-radius:100%;color:#fff;font-size:30px;line-height:30px;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.career-page__vac_body_table_item-add_btn:hover{background-color:#50a627}.career-page__vac_body_contacts{padding:40px;border:1px solid #e3e8ec;max-width:350px;width:100%}.career-page__vac_body_contacts_head{margin-bottom:40px;font-weight:600;font-size:24px;line-height:125%}.career-page__vac_body_contacts_tel{font-weight:600;font-size:32px;line-height:125%;color:#50a627;margin-bottom:10px;display:block}.career-page__vac_body_contacts_mail{font-weight:500;margin-bottom:40px;display:block}.career-page__vac_body_contacts_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.career-page__feed{background:#f9fafd}.career-page__feed_in{padding:60px 0 140px}.career-page__feed_form{padding:60px 100px;background:#fff;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);border-radius:6px;max-width:1030px;width:100%;margin:0 auto;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}.career-page__feed_form_title{text-align:center;font-weight:600;font-size:28px;line-height:145%;margin-bottom:24px}.career-page__feed_form_text{text-align:center;margin-bottom:60px}.career-page__feed_form_fields{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;width:100%;margin-bottom:30px}.career-page__feed_form_input{max-width:266px;width:100%}.career-page__feed_form_input input{padding:15px 0;display:block;width:100%;border-bottom:1px solid #99a8b4;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.career-page__feed_form_input input::-moz-placeholder{color:#99a8b4}.career-page__feed_form_input input:-ms-input-placeholder{color:#99a8b4}.career-page__feed_form_input input::-webkit-input-placeholder{color:#99a8b4}.career-page__feed_form_input input::-ms-input-placeholder{color:#99a8b4}.career-page__feed_form_input input::placeholder{color:#99a8b4}.career-page__feed_form_input input:focus{border-color:#50a627}.career-page__feed_form_upload{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:30px}.career-page__feed_form_upload_input{margin-right:20px}.career-page__feed_form_upload_input input{position:absolute;top:0;left:0;visibility:hidden;pointer-events:none}.career-page__feed_form_upload_input_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;cursor:pointer}.career-page__feed_form_upload_input_label_icon{width:20px;height:20px;background-image:url(../img/icons/clip.svg);background-repeat:no-repeat;background-position:center;background-size:contain;margin-right:10px}.career-page__feed_form_upload_input_label_text{font-weight:600;font-size:14px;line-height:135%}.career-page__feed_form_upload_val{font-weight:400;font-size:15px;line-height:155%;margin-right:30px}.career-page__feed_form_upload_ind{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.career-page__feed_form_upload_ind_icon{margin-right:14px;width:22px;height:22px;background-repeat:no-repeat;background-size:contain;background-position:center}.career-page__feed_form_upload_ind_text{font-weight:400;font-size:12px;line-height:155%}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.career-page__feed_form_upload_ind.career-page__feed_form_upload_ind-loading .career-page__feed_form_upload_ind_icon{background-image:url(../img/icons/loading.svg);-webkit-animation:loading .7s linear infinite;animation:loading .7s linear infinite}.career-page__feed_form_upload_ind.career-page__feed_form_upload_ind-loading .career-page__feed_form_upload_ind_text{color:#99a8b4}.career-page__feed_form_upload_ind.career-page__feed_form_upload_ind-success .career-page__feed_form_upload_ind_icon{background-image:url(../img/icons/success.svg)}.career-page__feed_form_upload_ind.career-page__feed_form_upload_ind-success .career-page__feed_form_upload_ind_text{color:#27ae60}.career-page__feed_form_upload_ind.career-page__feed_form_upload_ind-warning .career-page__feed_form_upload_ind_icon{background-image:url(../img/icons/warning.svg)}.career-page__feed_form_upload_ind.career-page__feed_form_upload_ind-warning .career-page__feed_form_upload_ind_text{color:#f2c94c}.career-page__feed_form_upload_ind.career-page__feed_form_upload_ind-error .career-page__feed_form_upload_ind_icon{background-image:url(../img/icons/error.svg)}.career-page__feed_form_upload_ind.career-page__feed_form_upload_ind-error .career-page__feed_form_upload_ind_text{color:#eb5757}.career-page__feed_form_ex{color:#99a8b4;opacity:.6;font-size:12px;line-height:155%;width:100%;text-align:left}.career-page__hw_in{padding:40px 0}.career-page__hw_title{margin-bottom:60px;font-weight:600;font-size:28px;line-height:145%;text-align:center}.career-page__hw_body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.career-page__hw_body_item{width:25%;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}.career-page__hw_body_item:first-child .career-page__hw_body_item_num::before{display:none}.career-page__hw_body_item:last-child .career-page__hw_body_item_num::after{display:none}.career-page__hw_body_item_num{margin-bottom:30px;width:100%;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;position:relative}.career-page__hw_body_item_num:after{position:absolute;top:calc(50% - 1px);right:0;width:calc(50% - 60px);height:2px;background-color:#50a627;content:""}.career-page__hw_body_item_num:before{position:absolute;top:calc(50% - 1px);left:0;width:calc(50% - 60px);height:2px;background-color:#50a627;content:""}.career-page__hw_body_item_num_el{width:80px;height:80px;border-radius:100%;border:2px solid #50a627;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;color:#50a627;font-size:28px;line-height:155%}.career-page__hw_body_item_descr{padding:0 30px}.career-page__hw_body_item_descr_text{text-align:center}.career-page__lf_body_slider_sl{height:600px;background-repeat:no-repeat;background-position:center;background-size:cover;position:relative}.career-page__lf_body_slider_sl_in{height:100%;padding:60px 0}.career-page__lf_body_slider_sl_head{color:#fff;font-weight:600;font-size:28px;line-height:135%}.career-page__lf_body_slider_sl_link{position:absolute;width:130px;height:130px;background:#263044;background-image:url(../img/icons/resize.svg);background-repeat:no-repeat;background-size:20px;background-position:center;border-radius:100%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;top:calc(50% - 65px);left:calc(50% - 65px)}.career-page__lf_body_slider_sl_link:hover{background-color:#50a627}.career-page__lf_body_slider_nav{position:absolute;bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10;right:50px}.career-page__lf_body_slider_nav_item{width:50px;height:50px;border-radius:100%;background-image:url(../img/icons/chevron-black.svg);background-repeat:no-repeat;background-position:center;background-size:24px;background-color:#f3f5fa;margin:0 5px;cursor:pointer}.career-page__lf_body_slider_nav_item-prev{margin-left:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.career-page__lf_body_slider_nav_item-next{margin-right:0}.docs-page__in{padding-bottom:100px}.docs-page__bc{background-color:#fff}.docs-page__head{padding:80px 0 10px 0;background-color:#fff;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);position:relative;z-index:2}.docs-page__head_title{margin-bottom:40px}.docs-page__head_title span{color:#50a627}.docs-page__body_head{font-weight:600;font-size:24px;line-height:125%;margin-bottom:50px}.docs-page__body_main{padding:100px 0 80px;background-color:#fff}.docs-page__body_main_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.docs-page__body_main_item{width:calc(50% - 30px);margin:0 15px;margin-bottom:30px;background:#fff;border:1px solid #e3e8ec;border-radius:16px;height:240px;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:justify;-ms-flex-pack:justify;justify-content:space-between;padding:40px}.docs-page__body_main_item_icon{width:60px;height:60px;border-radius:100%;background:#f9fafd;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}.docs-page__body_main_item_icon img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.docs-page__body_main_item_text{font-weight:500;font-size:20px;line-height:145%}.docs-page__body_pl{padding:80px 0;background-color:#fff}.docs-page__body_pl.docs-page__body_pl-dark{background:#f9fafd}.docs-page__body_part{margin-bottom:80px}.docs-page__body_part:last-child{margin-bottom:0}.docs-page__body_part_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.docs-page__body_part_item{margin:0 15px;margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px 40px;width:calc(33.3333333333% - 30px);border:1px solid #e3e8ec;border-radius:6px}.docs-page__body_part_item_text{font-weight:500;font-size:18px;line-height:135%}.docs-page__body_part_item_icon{width:26px;height:26px;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}.docs-page__body_part_item_icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.fav-page__body_title{margin-bottom:50px}.fav-page__body_tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-x:auto;padding:20px 0;margin-bottom:60px;border-top:1px solid #e3e8ec}.fav-page__body_tabs_item.active{color:#042742}.fav-page__body_tabs_item{font-weight:600;font-size:16px;line-height:135%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer;color:#99a8b4;margin-right:50px}.fav-page__body_tabs_item:hover{color:#042742}.fav-page__body_tabs_item:last-child{margin-right:0}.fav-page__body_content_list.active{display:block}.fav-page__body_content_list{display:none}.fav-page__body_content_item{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #e3e8ec;border-radius:6px;overflow:hidden;margin-bottom:30px}.fav-page__body_content_item_img{width:394px;min-height:260px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.fav-page__body_content_item_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex}.fav-page__body_content_item_descr{width:100%;padding:30px}.fav-page__body_content_item_descr_head{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-bottom:8px}.fav-page__body_content_item_descr_head_name{font-weight:700;font-size:20px;line-height:135%;color:#509ef3}.fav-page__body_content_item_descr_head_btn{width:24px;height:24px;background-image:url(../img/icons/heart-fill.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.fav-page__body_content_item_descr_subhead{font-weight:500;font-size:14px;line-height:135%;margin-bottom:15px}.fav-page__body_content_item_descr_text{font-weight:500;font-size:14px;line-height:155%;color:#99a8b4;margin-bottom:35px}.fav-page__body_content_item_descr_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fav-page__body_content_item_descr_action_price{margin-right:50px;font-weight:600}.fav-page__body_content_item_descr_action_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:14px;line-height:135%}.fav-page__body_content_item_descr_action_link_icon{margin-right:10px;width:20px;height:20px;background-image:url(../img/icons/download-black.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.fav-page__body_content_action{margin-top:80px;padding:30px 0;border-top:1px solid #e3e8ec}.fav-page__body_content_action_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fav-page__body_content_action_link:hover .fav-page__body_content_action_link_icon svg path{fill:#50a627}.fav-page__body_content_action_link:hover .fav-page__body_content_action_link_text{color:#50a627}.fav-page__body_content_action_link_icon{margin-right:20px;width:20px;height:20px;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}.fav-page__body_content_action_link_icon svg path{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.fav-page__body_content_action_link_text{font-weight:600;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.login__in{padding:50px 0;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}.login__form{position:relative;z-index:2;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.login__form_el{width:606px;padding:60px;background:#f9fafd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px}.login__form_el_head{margin-bottom:100px}.login__form_el_title{margin-bottom:2px;font-weight:600;font-size:28px;line-height:145%;margin-bottom:20px}.login__form_el_text{font-weight:500;font-size:16px;line-height:155%;font-weight:500}.login__form_el_flds{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:-20px;margin-right:-20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.login__form_el_flds_item{margin:10px 20px}.login__form_el_flds_input.login__form_el_flds_input-valid:after{display:none}.login__form_el_flds_input.login__form_el_flds_input-valid .login__form_el_flds_input_el{border-color:#50a627;padding-right:0}.login__form_el_flds_input.login__form_el_flds_input-valid .login__form_el_flds_input_message{display:none}.login__form_el_flds_input.login__form_el_flds_input-error{position:relative}.login__form_el_flds_input.login__form_el_flds_input-error:after{position:absolute;top:17px;right:0;content:url(../img/icons/input-error.svg);width:20px;height:20px}.login__form_el_flds_input.login__form_el_flds_input-error .login__form_el_flds_input_el{border-color:#eb5757;padding-right:25px}.login__form_el_flds_input.login__form_el_flds_input-error .login__form_el_flds_input_message{display:block;color:#eb5757;font-weight:600;font-size:12px;line-height:155%;margin-top:10px}.login__form_el_flds_input{width:calc(60% - 40px)}.login__form_el_flds_input_el{width:100%;display:block;padding:14px 0;border-bottom:2px solid #99a8b4;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-weight:400;font-size:16px;line-height:155%}.login__form_el_flds_input_el:focus{border-color:#50a627}.login__form_el_flds_input_message{display:none}.login__form_el_flds_btn{width:calc(40% - 40px)}.login__form_el_flds_ex{margin-top:40px;width:100%}.login__form_el_flds_ex_btn{color:#50a627;cursor:pointer;display:inline-block}.login__form_el_action{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:150px}.login__form_el_action_btn{padding:15px 34px;border-radius:25px;border:1px solid #e3e8ec;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;font-size:14px;line-height:135%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.login__form_el_action_btn:hover{background-color:#042742;border-color:#042742}.login__form_el_action_btn:hover .login__form_el_action_btn_text{color:#fff}.login__form_el_action_btn:active{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.login__form_el_action_btn_text{font-weight:600;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.login__form_el_action_name{margin-right:20px;font-weight:500}.login__form_el_action_ex{width:100%;margin-top:30px;font-weight:400;font-size:12px;line-height:155%;color:#99a8b4;opacity:.6}.login__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;padding-left:5%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.login__content_img{margin-top:70px;width:100%}.login__content_img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.login__content_big{font-weight:600;font-size:120px;line-height:155%;width:100%;letter-spacing:-.01em;color:#e3e8ec}.login__content_small{font-weight:500;font-size:26px;line-height:125%;width:50%;color:#99a8b4}.login__content_links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;z-index:3;position:relative;width:50%}.login__content_links_item{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;width:80px;height:80px;border-radius:100%;background:#fff;border:1px solid #e3e8ec;margin-right:20px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.login__content_links_item:last-child{margin-right:0}.login__content_links_item_icon{width:100%;height:100%;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}.login__content_links_item_icon svg path{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;stroke:#042742}.product__hero{position:relative}.product__hero .bc{position:absolute;top:0;left:0;width:100%;z-index:5}.product__hero_slider_sl_main{position:relative;width:100%;max-height:480px;overflow:hidden}.product__hero_slider_sl_main_img{width:100%;height:100%;overflow:hidden}.product__hero_slider_sl_main_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:480px}.product__hero_slider_sl_main_content{position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:50px 0}.product__hero_slider_sl_main_content_in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product__hero_slider_sl_main_content_descr{max-width:571px;width:100%}.product__hero_slider_sl_main_content_descr_title{font-weight:600;font-size:36px;line-height:115%;margin-bottom:28px}.product__hero_slider_sl_main_content_descr_ex{font-weight:600}.product__hero_slider_sl_main_content_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.product__hero_slider_sl_main_content_action_item{margin:0 14px}.product__hero_slider_sl_main_content_action_item:first-child{margin-left:0}.product__hero_slider_sl_main_content_action_item:last-child{margin-right:0}.product__hero_slider_sl_main_content_action_value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__hero_slider_sl_main_content_action_value_icon{width:24px;height:24px;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:100%;background-color:#fff;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:20px;background-image:url(../img/icons/check-green.svg);background-repeat:no-repeat;background-position:center;background-size:15px 15px}.product__hero_slider_sl_main_content_action_value_text{font-weight:500;max-width:176px;width:100%}.product__hero_slider_sl_info_main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:40px 0 20px 0}.product__hero_slider_sl_info_main_list{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;width:100%}.product__hero_slider_sl_info_main_item{margin-right:60px;margin-bottom:20px}.product__hero_slider_sl_info_main_item:last-child{margin-right:5px}.product__hero_slider_sl_info_main_item_name{font-weight:500;font-size:14px;line-height:135%;margin-bottom:6px;color:#99a8b4}.product__hero_slider_sl_info_main_item_value{font-weight:600}.product__hero_slider_sl_info_main_ind{width:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.product__hero_slider_sl_info_main_ind_nav{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}.product__hero_slider_sl_info_main_ind_nav_item{width:50px;height:50px;margin:0 5px;background-image:url(../img/icons/chevron-black.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;background-color:#f3f5fa;border-radius:100%;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.product__hero_slider_sl_info_main_ind_nav_item:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);background-color:#50a627}.product__hero_slider_sl_info_main_ind_nav_item-prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.product__hero_slider_sl_info_main_ind_nav_item-prev:hover{-webkit-transform:rotate(180deg) scale(1.1);-ms-transform:rotate(180deg) scale(1.1);transform:rotate(180deg) scale(1.1)}.product__hero_slider_sl_info_action{padding:16px 0;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}.product__hero_slider_sl_info_action_mobile{display:none}.product__hero_slider_sl_info_action_tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__hero_slider_sl_info_action_tabs_item.active{color:#50a627}.product__hero_slider_sl_info_action_tabs_item{margin-right:40px;cursor:pointer;font-weight:600;font-size:14px;line-height:135%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.product__hero_slider_sl_info_action_tabs_item:hover{color:#50a627}.product__hero_slider_sl_info_action_tabs_item:last-child{margin-right:0}.product__hero_slider_sl_info_action_tabs_item-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__hero_slider_sl_info_action_tabs_item-more_btn{width:29px;height:29px;border-radius:100%;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:#f3f5fa;cursor:pointer;background-image:url(../img/icons/more.svg);background-repeat:no-repeat;background-position:center;background-size:15px 3px;margin-left:16px}.product__hero_slider_sl_info_action_btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__hero_slider_sl_info_action_btns_item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 30px}.product__hero_slider_sl_info_action_btns_item:first-child{margin-left:0}.product__hero_slider_sl_info_action_btns_item:last-child{margin-right:0}.product__descr_in{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;padding:60px 0}.product__descr_main{max-width:500px}.product__descr_main_title{margin-bottom:40px;font-weight:600;font-size:28px;line-height:145%}.product__descr_main_text{margin-bottom:80px}.product__descr_main_list{display:-webkit-box;display:-ms-flexbox;display:flex}.product__descr_main_item{margin:0 15px}.product__descr_main_item:first-child{margin-left:0}.product__descr_main_item:last-child{margin-right:0}.product__descr_main_item_main{height:160px;background-color:#99a8b4;border-radius:8px;overflow:hidden;margin-bottom:20px}.product__descr_main_item_main img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product__descr_main_item_main video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product__descr_main_item_main iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product__descr_main_item_name{font-weight:600;font-size:14px;line-height:135%}.product__descr_main_item-video{width:288px}.product__descr_main_item-plc{width:180px}.product__descr_chars{max-width:500px;width:100%;border:1px solid #e3e8ec;border-radius:8px;padding:45px 40px}.product__descr_chars_part_head{font-weight:600;font-size:20px;line-height:125%;margin-bottom:50px}.product__descr_chars_part_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product__descr_chars_part_item.fill{width:100%}.product__descr_chars_part_item{width:48%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:35px}.product__descr_chars_part_item_icon{margin-right:25px;width:50px;height:50px;border-radius:100%;border:1px solid #e3e8ec;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;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}.product__descr_chars_part_item_body_name{font-weight:500;font-size:14px;line-height:135%;color:#99a8b4}.product__descr_chars_part_item_body_value{font-weight:600}.product__tm_in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:80px 0}.product__tm_tabs{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:205px}.product__tm_tabs_item.active~.product__tm_tabs_item{color:#50a627}.product__tm_tabs_item.active~.product__tm_tabs_item:after{background-color:#50a627}.product__tm_tabs_item.active~.product__tm_tabs_item::before{background-color:#50a627}.product__tm_tabs_item.active{color:#50a627}.product__tm_tabs_item.active:after{background-color:#50a627}.product__tm_tabs_item{padding-bottom:27px;padding-left:32px;position:relative;font-weight:600;font-size:16px;line-height:100%;cursor:pointer}.product__tm_tabs_item:hover{color:#50a627}.product__tm_tabs_item:hover~.product__tm_tabs_item{color:#50a627}.product__tm_tabs_item:before{position:absolute;top:0;left:5px;width:1px;height:100%;content:"";background-color:#99a8b4}.product__tm_tabs_item:after{position:absolute;top:0;left:0;width:10px;height:10px;background-color:#99a8b4;content:"";border-radius:100%}.product__tm_tabs_item:first-child{padding-bottom:0}.product__tm_tabs_item:first-child::before{display:none}.product__tm_tabscontent{max-width:1030px;width:100%}.product__tm_tabscontent_item.active{display:-webkit-box;display:-ms-flexbox;display:flex}.product__tm_tabscontent_item{display:none}.product__tm_tabscontent_item_descr{background-color:#fff;padding:40px;max-width:424px;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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product__tm_tabscontent_item_descr_head{font-weight:600;font-size:28px;line-height:145%}.product__tm_tabscontent_item_descr_text{font-weight:500}.product__tm_tabscontent_item_slider_sl img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.product__tm_tabscontent_item_slider_nav{position:absolute;z-index:2;width:40px;height:40px;border-radius:100%;background-color:#fff;opacity:.8;top:calc(50% - 20px);cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background-image:url(../img/icons/chevron-black.svg);background-repeat:no-repeat;background-position:center;background-size:20px 20px}.product__tm_tabscontent_item_slider_nav:hover{opacity:1}.product__tm_tabscontent_item_slider_nav-prev{left:30px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.product__tm_tabscontent_item_slider_nav-next{right:30px}.product__tm_tabscontent_item_slider_pag{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;position:absolute;bottom:30px!important;left:0;z-index:3}.product__tm_tabscontent_item_slider_pag_item{width:4px;height:4px;background-color:#fff;opacity:.4;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-radius:100%;display:block;margin:0 7px}.product__tm_tabscontent_item_slider_pag_item:first-child{margin-left:0}.product__tm_tabscontent_item_slider_pag_item:last-child{margin-right:0}.product__tm_tabscontent_item_slider_pag_item.active{-webkit-transform:scale(1.8);-ms-transform:scale(1.8);transform:scale(1.8);opacity:1}.product__pn{background-repeat:no-repeat;background-position:center;background-size:cover;height:80vh;position:relative}.product__pn_in{padding:80px 0}.product__pn_head{font-weight:600;font-size:28px;line-height:135%;color:#fff}.product__pn_link{width:130px;height:130px;border-radius:100%;background-color:#263044;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background-image:url(../img/icons/resize.svg);background-repeat:no-repeat;background-position:center;background-size:20px 20px;display:block;position:absolute;top:calc(50% - 65px);left:calc(50% - 65px)}.product__pn_link:hover{background-color:#50a627}.product__sq{background-color:#263044}.product__sq_in{padding:100px 0;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}.product__sq_body{max-width:604px;width:100%;color:#fff}.product__sq_body_head{margin-bottom:50px}.product__sq_body_head_title{font-weight:600;font-size:28px;line-height:125%;margin-bottom:20px}.product__sq_body_head_subtitle{opacity:.6}.product__sq_body_content_action{margin-top:60px}.product__sq_body_content_plan img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.product__sq_body_content_table{width:100%;border-collapse:collapse}.product__sq_body_content_table_row{border-top:1px solid rgba(255,255,255,.2)}.product__sq_body_content_table_row:last-child{border-bottom:1px solid rgba(255,255,255,.2)}.product__sq_body_content_table_item{padding:21px 0}.product__sq_body_content_table_item_name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product__sq_body_content_table_item_name_main{font-weight:600;color:#fff}.product__sq_body_content_table_item_name_sq{display:none}.product__sq_body_content_table_item_sq{color:#fff}.product__sq_body_content_table_item_rm{color:#fff;font-weight:500}.product__sq_body_content_table_item_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.product__sq_body_content_table_item_action_btn{padding:10px 30px;background:rgba(255,255,255,.2);border-radius:24px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-weight:600;font-size:14px;line-height:135%;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}.product__sq_body_content_table_item_action_btn:hover{background-color:#fff;color:#042742}.no-webp .product__sq_action{background-image:url(../img/product/product-sq.png)}.product__sq_action{max-width:500px;width:100%;height:560px;background-color:#fff;background-repeat:no-repeat;background-position:bottom left;background-size:contain;padding:45px 40px;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:justify;-ms-flex-pack:justify;justify-content:space-between}.product__sq_action_head{font-weight:600;font-size:28px;line-height:125%}.product__sq_action_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product__sq_action_link_item{width:130px;height:130px;border-radius:100%;background-color:#263044;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background-image:url(../img/icons/download.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px}.product__sq_action_link_item:hover{background-color:#50a627}.product__snt_in{padding:80px 0;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}.product__snt_body{max-width:606px;width:100%}.product__snt_body_head{margin-bottom:60px}.product__snt_body_head_title{margin-bottom:15px;font-weight:600;font-size:28px;line-height:145%}.product__snt_body_head_subtitle{font-weight:500}.product__snt_body_list{margin-bottom:60px}.product__snt_body_list_table{width:100%;border-collapse:collapse}.product__snt_body_list_table_row{padding:30px 0}.product__snt_body_list_table_item{border-top:1px solid #ededed;border-bottom:1px solid #ededed;padding:30px 0}.product__snt_body_list_table_item-img{padding:30px 20px}.product__snt_body_list_table_item-name{font-weight:600}.product__snt_body_list_table_item-info{color:#99a8b4}.product__snt_body_list_table_item-val{font-weight:600}.product__snt_body_ex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product__snt_body_ex_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:45%;margin-bottom:15px}.product__snt_body_ex_item_icon{width:48px;height:48px;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:#f4f8fb;border-radius:100%;margin-right:20px}.product__snt_body_ex_item_text{font-weight:400;font-size:14px;line-height:155%}.product__snt_action{max-width:500px;width:100%;border:1px solid #e3e8ec;padding:60px 50px}.product__snt_action_head{font-weight:600;font-size:24px;line-height:125%;margin-bottom:50px}.product__snt_action_slider{margin-bottom:55px}.product__snt_action_slider:last-child{margin-bottom:0}.product__snt_action_slider_head{color:#99a8b4;margin-bottom:15px}.product__snt_action_slider_value{margin-bottom:25px;font-weight:600;font-size:24px;line-height:135%}.product__snt_action_slider_el.noUi-target{background-color:#ececec;border-radius:0;border:none;-webkit-box-shadow:none;box-shadow:none}.product__snt_action_slider_el.noUi-target .noUi-base .noUi-connects{border-radius:0}.product__snt_action_slider_el.noUi-target .noUi-base .noUi-connects .noUi-connect{background-color:#50a627}.product__snt_action_slider_el.noUi-target .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower{cursor:pointer;right:-10px;top:calc(50% - 5px);width:13px;height:13px;border-radius:100%;-webkit-box-shadow:none;box-shadow:none;border:none;background-color:#50a627}.product__snt_action_slider_el.noUi-target .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower:after{display:none}.product__snt_action_slider_el.noUi-target .noUi-base .noUi-origin .noUi-handle.noUi-handle-lower:before{display:none}.product__snt_action_slider_el.noUi-horizontal{height:3px}.product__anl_in{padding:80px 0}.product__anl_head{padding:17px 0;font-weight:600;font-size:28px;line-height:145%}.product__anl_tabs{padding:20px 0 0 0;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;margin-bottom:60px}.product__anl_tabs_item.active{color:#042742}.product__anl_tabs_item{font-weight:600;color:#8a94ab;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin-right:80px;margin-bottom:20px;cursor:pointer}.product__anl_tabs_item:last-child{margin-right:0}.product__anl_tabs_item:hover{color:#042742}.product__anl_tabscontent_item.active{display:-webkit-box;display:-ms-flexbox;display:flex}.product__anl_tabscontent_item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:none}.product__anl_tabscontent_item_body{max-width:606px;width:100%}.product__anl_tabscontent_item_body_ex{font-size:14px;line-height:155%;color:#99a8b4}.product__anl_tabscontent_item_action{max-width:500px;width:100%}.product__anl_tabscontent_item_action_list{margin-bottom:40px}.product__anl_tabscontent_item_action_item{padding:17px 30px;border:1px solid #e3e8ec;border-radius:6px;height:140px;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:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.product__anl_tabscontent_item_action_item:last-child{margin-bottom:0}.product__anl_tabscontent_item_action_item_name{color:#99a8b4}.product__anl_tabscontent_item_action_item_vals{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}.product__anl_tabscontent_item_action_item_val-main{font-weight:600;font-size:36px;line-height:125%}.product__anl_tabscontent_item_action_item_val-ex{font-weight:600;color:#50a627;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__anl_tabscontent_item_action_item_val-ex_icon{margin-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:18px;height:18px}.product__anl_tabscontent_item_action_item_val-ex_icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product__anl_tabscontent_item_action_btm{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}.product__anl_tabscontent_item_action_btm_ex{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}.product__anl_tabscontent_item_action_btm_ex_icon{width:48px;height:48px;margin-right:20px;background-image:url(../img/icons/ChartLineUp.svg);background-repeat:no-repeat;background-position:center;background-size:28px 28px;background-color:#f1f2f7;border-radius:100%}.product__anl_tabscontent_item_action_btm_ex_text{max-width:185px;width:100%;font-size:14px;line-height:155%}.product__doc_in{padding:40px 0}.product__doc_head{padding-bottom:15px;border-bottom:1px solid #e3e8ec;font-weight:600;font-size:28px;line-height:145%;margin-bottom:50px}.product__doc_body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.product__doc_body_item.pdf .product__doc_body_item_icon{background-image:url(../img/icons/pdf.svg)}.product__doc_body_item{margin:0 15px;margin-bottom:20px;width:calc(33.3333333333% - 30px);border:1px solid #e3e8ec;border-radius:6px;height:80px;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;padding:0 20px}.product__doc_body_item_name{font-weight:500;font-size:18px;line-height:125%}.product__doc_body_item_icon{width:26px;height:26px;background-repeat:no-repeat;background-position:center;background-size:contain}.invest-hero__in{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;padding:50px 0}.invest-hero__content{width:55%}.invest-hero__content_title{font-weight:600;font-size:36px;line-height:125%;margin-bottom:30px}.invest-hero__content_title span{color:#50a627}.invest-hero__content_text{font-weight:500;margin-bottom:50px}.invest-hero__content_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.invest-hero__img{width:45%}.invest-hero__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.invest__res_in{padding:50px 0}.invest__res_head{margin-bottom:100px}.invest__res_head_title{text-align:center;font-weight:600;font-size:36px;line-height:135%;margin-bottom:30px}.invest__res_head_subtitle{text-align:center;max-width:780px;margin:0 auto;width:100%}.invest__res_body{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}.invest__res_body_item{width:22%}.invest__res_body_item_val{margin-bottom:15px;font-weight:600;font-size:48px;line-height:125%;color:#50a627}.invest__dwn{margin-bottom:-100px;position:relative;z-index:2}.invest__dwn .dwn__in{padding-bottom:0}.invest__mng{padding:50px 0}.no-webp .invest__mng_in{background-image:url(../img/mmg-bg.png)}.invest__mng_in{padding:60px;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:6px}.invest__mng_head{max-width:635px;width:100%;margin-bottom:50px}.invest__mng_head_title{font-weight:600;font-size:32px;line-height:125%;margin-bottom:20px}.invest__mng_body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.invest__mng_body_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.invest__mng_body_item{margin-right:50px;max-width:230px;width:100%}.invest__mng_body_item_icon{width:48px;height:48px;border-radius:100%;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:#f4f8fb;margin-bottom:25px}.invest__pac{background-color:#fff}.invest__pac_in{padding:50px 0}.invest__pac_head{margin-bottom:50px}.invest__pac_head_title{font-weight:600;font-size:28px;line-height:145%;margin-bottom:10px}.invest__pac_body>.career-page__vac_body_table{max-width:unset;width:100%}.invest__pac_body>.career-page__vac_body_table .career-page__vac_body_table_item_label{margin-bottom:5px;font-weight:500;font-size:14px;line-height:135%;color:#99a8b4}.invest__pac_body>.career-page__vac_body_table .career-page__vac_body_table_row_body .invest__pac_table_body{padding-top:40px}.invest__pac_body>.career-page__vac_body_table .career-page__vac_body_table_row_body .invest__pac_table_body_head{font-weight:500;font-size:14px;line-height:145%;color:#99a8b4;margin-bottom:30px}.invest__pac_body>.career-page__vac_body_table .career-page__vac_body_table_row_body .invest__pac_table_body_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-25px;margin-right:-25px}.invest__pac_body>.career-page__vac_body_table .career-page__vac_body_table_row_body .invest__pac_table_body_item{margin:0 25px;width:calc(25% - 50px);margin-bottom:25px;padding-left:36px;position:relative}.invest__pac_body>.career-page__vac_body_table .career-page__vac_body_table_row_body .invest__pac_table_body_item:after{position:absolute;top:0;left:0;content:url(../img/icons/plus-green.svg)}.developer__hero{position:relative}.developer__hero .developer__bc{position:absolute;top:0;left:0;width:100%}.developer__all{background:-o-linear-gradient(top,#f1f3f9 0,rgba(241,243,249,0) 100%);background:-webkit-gradient(linear,left top,left bottom,from(#f1f3f9),to(rgba(241,243,249,0)));background:linear-gradient(180deg,#f1f3f9 0,rgba(241,243,249,0) 100%)}.developer__all_in{padding:100px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.developer__all_main{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:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:335px;width:100%}.developer__all_main_top{margin-bottom:270px}.developer__all_main_top_title{margin-bottom:40px;font-weight:600;font-size:28px;line-height:125%}.developer__all_main_top_text{font-size:16px;line-height:155%}.developer__all_main_bottom_val{font-weight:600;font-size:48px;line-height:125%;margin-bottom:20px;color:#50a627}.developers__pt{background-color:#fff;padding:100px 0}.developers__pt_in{background:#f9fafd;display:-webkit-box;display:-ms-flexbox;display:flex;padding:25px 60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.developers__pt_content{width:45%}.developers__pt_content_title{font-weight:600;font-size:28px;line-height:125%;margin-bottom:40px}.developers__pt_content_text{margin-bottom:90px}.developers__pt_content_list{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}.developers__pt_content_item{max-width:170px;width:100%}.developers__pt_content_item_val{font-weight:600;font-size:48px;line-height:125%;color:#50a627;margin-bottom:15px}.developers__pt_content_item_name{font-size:14px;line-height:155%;color:#99a8b4}.developers__pt_img{width:48%}.developers__pt_img img{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.developers-ind .invest__ind_head{margin-bottom:60px}.developers-ind .invest__ind_head_title{text-align:left;margin-bottom:0;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.2)}.developers-ind .invest__ind_content_slider_sl{padding:40px 60px}.developers-ind__content_list{margin-bottom:40px}.developers-ind__content_item{margin-bottom:30px}.developers-ind__content_item:last-child{margin-bottom:0}.developers-ind__content_item_name{margin-bottom:10px;font-weight:500;font-size:14px;line-height:135%;color:#99a8b4}.developers-ind__content_vls{margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:25px;border:1px solid #e3e8ec;border-radius:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.developers-ind__content_vls_item{margin-right:15px;margin-bottom:10px}.developers-ind__content_vls_item_name{font-weight:500;font-size:12px;line-height:135%;white-space:nowrap;margin-bottom:28px;color:#99a8b4}.developers-ind__content_vls_item_vl{font-weight:600;font-size:20px;line-height:135%;white-space:nowrap}.developers-ind__content_vls_dt{font-weight:500;font-size:14px;line-height:125%;color:#50a627;position:relative;white-space:nowrap;margin-bottom:10px;margin-top:30px;padding-left:26px}.developers-ind__content_vls_dt:after{position:absolute;top:0;left:0;content:url(../img/icons/rel.svg)}.developers-ind__content_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.developers-serv .services__head{margin-bottom:50px}.developers-serv .services__in{padding-bottom:50px}.developers-serv .services__content{margin-bottom:0}.developers-partners__head{margin-bottom:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.developers-partners__head_main{max-width:440px;width:100%}.developers-partners__head_main_title{font-weight:600;font-size:28px;line-height:125%;margin-bottom:40px}.developers-partners__head_ex{max-width:460px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.developers-partners__head_ex_val{font-weight:600;font-size:48px;line-height:125%;color:#50a627;margin-right:40px}.developers-feed .partner__feed_form_head{max-width:unset}.developers-feed .partner__feed_form_subhead{max-width:unset}.manage__ind .invest__ind_head{border-bottom:1px solid rgba(255,255,255,.2);margin-bottom:35px}.manage__ind .invest__ind_head_title{text-align:left}.manage__ind_item{display:none}.manage__ind_item.active{display:block}.manage__ind_tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-x:auto;padding-bottom:20px;margin-bottom:40px}.manage__ind_tabs_item{white-space:nowrap;font-weight:600;font-size:16px;line-height:135%;margin-right:50px;color:rgba(255,255,255,.4);cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.manage__ind_tabs_item:hover{color:#fff}.manage__ind_tabs_item:last-child{margin-right:0}.manage__ind_tabs_item.active{color:#fff}.manage__rep{background-repeat:no-repeat;background-position:right center;background-size:50%}.manage__rep_in{display:-webkit-box;display:-ms-flexbox;display:flex;padding:60px 0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.manage__rep_content{width:50%}.manage__rep_content_title{font-weight:600;font-size:28px;line-height:125%;margin-bottom:30px}.manage__rep_content_text{margin-bottom:60px}.manage__rep_content_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:80px}.manage__rep_content_item{width:48%;margin-bottom:20px;padding-left:35px;position:relative;font-size:14px;line-height:135%}.manage__rep_content_item::after{position:absolute;top:0;left:0;content:url(../img/icons/plus-green.svg)}.manage__rep_content_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.object{background-color:#f5f5f5}.object__head{position:relative;background-color:#fff;padding:100px 0 30px 0;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);margin-bottom:60px}.object__head_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.object__head_title_price{font-size:24px;font-weight:700}.object__head_name{font-weight:600;font-size:32px;line-height:135%}.object__head_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:60px;font-size:16px;font-weight:500}.object__head_info_item-right_block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;font-size:14px;font-weight:600}.object__head_info_item-right_block span{display:block;width:20px;height:20px;background-repeat:no-repeat;cursor:pointer}.object__head_info_item-right_block .heart-tool{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.object__head_info_item-right_block .comment-tool span{background-image:url(../img/icons/comment.svg)}.object__head_info_item-right_block .heart-tool span{background-image:url(../img/icons/heart-black.svg)}.object__head_info_item-right_block .copy-tool span{background-image:url(../img/icons/copy.svg)}.object__head_info_item-right_block .more-tool span{background-image:url(../img/icons/more-circle.svg)}.object__head_info_item-left_block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.object__head_info-revs_rating{display:-webkit-box;display:-ms-flexbox;display:flex}.object__head_info-revs_value{color:#99a8b4}.object__head_info-revs_icon,.object__owner_left_block_rating_icon{width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../img/icons/star.svg);margin-right:10px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.object__head_info_position span.location{position:relative;padding-left:30px}.object__head_info_position span.location:after{position:absolute;top:calc(50% - 10px);left:0;width:20px;height:20px;background-image:url(../img/icons/nav-arrow.svg);background-repeat:no-repeat;background-position:center;background-size:contain;content:""}.object__head_info_item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-right:10px}.object__head_info_item-revs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.object__head_info_item-revs_count{color:#99a8b4;font-weight:500}.object__head_info_address{font-weight:500}.object__head_info_map_icon{width:20px;height:20px;background-image:url(../img/icons/nav.svg);background-repeat:no-repeat;background-position:center;background-size:contain;margin-right:10px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.object__head_info_map_link{color:#50a627;font-weight:600}.object__head_info_map_link:hover{text-decoration:underline}.object__photo-gallery{min-width:70%;background-color:#f5f5f5}.object__photo-gallery_main-gallery{width:100%}.object__photo-gallery_main-gallery_slider{margin-bottom:10px}.object__photo-gallery_main-gallery_slider_sl{height:555px;border-radius:8px;overflow:hidden}.object__photo-gallery_main-gallery_slider_sl img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex}.object__photo-gallery_main-gallery_slider_nav{width:40px;height:40px;border-radius:100%;background-image:url(../img/icons/chevron-black.svg);background-repeat:no-repeat;background-position:center;background-size:20px;position:absolute;top:calc(50% - 20px);z-index:10;background-color:rgba(255,255,255,.8);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.object__photo-gallery_main-gallery_slider_nav-prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);left:30px}.object__photo-gallery_main-gallery_slider_nav-next{right:30px}.object__photo-gallery_main-gallery_slider_features{position:absolute;top:0;left:0;z-index:10;padding:20px 20px 0 20px}.object__photo-gallery_main-gallery_slider_features ul{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:10px}.object__photo-gallery_main-gallery_slider_features ul li{border-radius:4px;padding:5px 10px;font-size:12px;font-weight:600;margin-bottom:10px}.object__photo-gallery_main-gallery_slider_features_item.blue,.object__photo-gallery_main-gallery_slider_features_item.green,.object__photo-gallery_main-gallery_slider_features_item.purple,.object__photo-gallery_main-gallery_slider_features_item.red{color:#fff}.object__photo-gallery_main-gallery_slider_features_item.white,.object__photo-gallery_main-gallery_slider_features_item.yellow{color:#000}.object__photo-gallery_main-gallery_slider_features_item.red{background-color:red}.object__photo-gallery_main-gallery_slider_features_item.green{background-color:green}.object__photo-gallery_main-gallery_slider_features_item.yellow{background-color:#ff0}.object__photo-gallery_main-gallery_slider_features_item.blue{background-color:#00f}.object__photo-gallery_main-gallery_slider_features_item.purple{background-color:purple}.object__photo-gallery_main-gallery_slider_features_item.white{background-color:#fff}.object__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.object__tabs-url{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.object__tabs_item{color:#99a8b4;font-weight:600;margin-right:60px;margin-bottom:20px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.object__tabs_item:last-child{margin-right:0}.object__tabs_item:hover{color:#042742}.object__tabs_item.active{color:#042742}.object__photo_info .object__photo_info_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.object__info_in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px 0}.object__info_main{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;min-width:30%}.object__photo-gallery_main-gallery_thumbs{width:100%;overflow:hidden}.object__photo-gallery_main-gallery_thumbs_el{width:80%;overflow:visible;margin:0 auto 0 0}.object__photo-gallery_main-gallery_thumbs_sl{position:relative;height:120px;overflow:hidden;border-radius:8px;border:2px solid transparent;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.object__photo-gallery_main-gallery_thumbs_sl img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex}.object__photo-gallery_main-gallery_thumbs_sl.swiper-slide-thumb-active{border:2px solid #50a627}.object__info_main_panel{padding:35px;background:#f9fafd;border-radius:8px;max-width:394px;min-width:100%}.object__info_main_panel_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px;font-weight:500}.object__info_main_panel_head span{font-weight:700;font-size:32px;line-height:125%}.object__info_main_panel_price{font-size:14px}.object__info_main_panel_revs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:10px;font-size:12px}.object__info_main_panel_revs_rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.object__info_main_panel_revs .object__head_info-revs_icon{width:16px;height:16px;margin-right:5px}.object__info_main_panel_revs_value{color:#99a8b4;font-weight:500}.object__info_main_panel_date{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}.object__info_main_panel_date_item{width:48%;padding:15px;background:#fff;border-radius:8px;margin-bottom:10px;background-size:25px}.object__info_main_panel_date_item label{position:relative;padding-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.object__info_main_panel_date_item label:after{position:absolute;right:0;top:calc(50% - 10px);content:"";background-image:url(../img/icons/CalendarPlus.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:20px;height:20px}.object__info_main_panel_date_item input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;font-weight:500;font-size:14px;line-height:135%;color:pointer}.object__info_main_panel_date_item input::-webkit-calendar-picker-indicator{opacity:0;color:pointer;z-index:2;width:20px;height:20px}.object__info_main_panel_guest{background-color:#fff;background:#fff;border-radius:8px;margin-bottom:30px}.object__info_main_panel_guest .choices__list--dropdown{width:100%!important}.object__info_main_panel_item{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;margin-bottom:20px}.object__info_main_panel_item_name{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:500;font-size:14px;line-height:125%}.object__info_main_panel_item_value{font-weight:700;font-size:14px;line-height:125%}.object__info_main_panel_item:nth-child(n+2) .object__info_main_panel_item_value{font-weight:500}.object__info_main_panel_total{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 0 40px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #e7e9f2}.object__info_main_panel_total_name{font-weight:500;font-size:14px;line-height:125%}.object__info_main_panel_total_value{font-weight:700;font-size:16px;line-height:125%}.object__info_main_panel_btn{width:100%;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;margin-bottom:20px}.object__info_main_panel_ex{font-weight:500;font-size:12px;line-height:125%;text-align:center;margin-bottom:20px}.object__info_text{font-weight:500;width:calc(100% - 425px)}.object__info_text p{padding:10px 0}.object__map_in{padding:30px 0}.object__map_head{font-weight:600;font-size:24px;line-height:125%;margin-bottom:20px}.object__map_text{font-size:14px;font-weight:500}.object__map_button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin:30px auto}.object__map_button button{border-radius:20px;padding:10px 20px;font-size:14px;font-weight:500;width:200px}.object__map_button button.offers{background-color:#e0edfa}.object__map_button button.infrastructure{background-color:#f0f0f0}.object__map_button button.panorama{background-color:#e8fae0}.object__map_el{height:420px;overflow:hidden;width:100%}.object__map_el #objectMap{height:100%;width:100%;border-radius:8px;overflow:hidden}.object__map_distances ul.object__map_distances_list_items{display:grid;grid-template-columns:repeat(3,1fr);-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:30px;margin-top:30px}.object__map_distances ul.object__map_distances_list_items li.object__map_distances_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-weight:500}.object__map_distances ul li span{display:block;width:30px;height:30px}.object__map_distances ul li span img{max-width:100%;max-height:100%}.object__video_in{padding:30px 0}.object__video_head{font-weight:600;font-size:20px;line-height:125%;margin-bottom:40px}.object__video_el{height:560px;width:100%;background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.234375) 84.37%,rgba(0,0,0,.72) 100%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(84.37%,rgba(0,0,0,.234375)),to(rgba(0,0,0,.72)));background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.234375) 84.37%,rgba(0,0,0,.72) 100%);border-radius:8px;overflow:hidden;position:relative;background-repeat:no-repeat;background-position:center;background-size:cover}.object__video_el_btn{position:absolute;top:calc(50% - 50px);left:calc(50% - 50px);width:100px;height:100px;border-radius:100%;background-image:url(../img/icons/play.svg);background-repeat:no-repeat;background-position:center;background-size:22px;z-index:2;background-color:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.object__adv_in{padding:30px 0}.object__adv_head{font-weight:600;font-size:24px;line-height:125%;margin-bottom:50px}.object__adv_body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.object__adv_body button{background-color:#50a627;padding:15px 30px;color:#fff;font-size:16px;font-weight:700;border-radius:100px}.object__adv_body_col{display:grid;grid-template-columns:repeat(4,1fr);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px;width:100%}.object__adv_body_part{display:grid}.object__adv_body_part_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.object__adv_body_part_title_icon{width:40px;height:40px;margin-right:10px;border-radius:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;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}.object__adv_body_part_title_text{font-weight:500}.object__adv_body_part_item{padding-left:40px;position:relative;margin-bottom:12px;font-size:14px;line-height:125%}.object__adv_body_part_item:last-child{margin-bottom:0}.object__adv_body_part_item:after{position:absolute;top:0;left:0;width:20px;height:20px;content:"";background-image:url(../img/icons/check-green.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.object__notes{padding:30px 0;background-color:#fff}.object__notes_in{padding:50px;background:#f9fafd;border-radius:8px}.object__notes_head{margin-bottom:40px;font-weight:600;font-size:24px;line-height:125%}.object__notes_text{font-weight:500;font-size:14px;line-height:155%}.object__revs_in{padding:50px 0}.object__revs_head{margin-bottom:30px;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}.object__revs_head_title{font-weight:600;font-size:24px;line-height:125%}.object__revs_head_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.object__revs_head_nav_item{width:50px;height:50px;border-radius:100%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background-image:url(../img/icons/chevron-black.svg);background-repeat:no-repeat;background-position:center;background-size:24px;border:1px solid #e3e8ec;cursor:pointer;margin:0 5px}.object__revs_head_nav_item:last-child{margin-right:0}.object__revs_head_nav_item:hover{background-color:#e3e8ec}.object__revs_head_nav_item-prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.object__revs_status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;margin-bottom:30px;font-weight:500}.object__revs_status_rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}.object__revs_status_reviews{font-size:16px;color:#99a8b4}.object__revs_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;margin-bottom:30px}.object__revs_menu button{font-weight:500;color:#99a8b4}.object__revs_menu button.active{color:#042742;font-weight:700}.object__revs_body_slider_block{margin-top:30px;text-align:right}.object__revs_body_slider_mr{font-size:14px;font-weight:700}.object__revs_body_slider_sl{padding:30px;background:#f9fafd;border-radius:8px}.object__revs_body_slider_sl_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.object__revs_body_slider_sl_head_avatar{width:60px;height:60px;border-radius:100%;background:#99a8b4;overflow:hidden;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;margin-right:20px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#fff;font-size:24px;font-weight:500}.object__revs_body_slider_sl_head_avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex}.object__revs_body_slider_sl_head_body_name{font-weight:600;margin-bottom:5px}.object__revs_body_slider_sl_head_body_value{padding-left:26px;position:relative;font-weight:400;font-size:14px;line-height:135%}.object__revs_body_slider_sl_head_body_value:after{position:absolute;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;content:url(../img/icons/star.svg)}.object__revs_body_slider_sl_head_body_rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.object__revs_body_slider_sl_text{font-size:14px;margin-bottom:30px;line-height:155%}.object__revs_body_slider_sl_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.object__revs_body_slider_sl_action_btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px 34px;border:1px solid #e3e8ec;border-radius:25px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-weight:600;font-size:14px;line-height:135%}.object__revs_body_slider_sl_action_btn:hover{background-color:#042742;color:#fff;border-color:#042742}.object__owner{padding:150px 0}.object__owner_in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#f9fafd;border-radius:8px;padding:30px}.object__owner_left_block{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.object__owner_right_block{-webkit-box-flex:3;-ms-flex:3 1 0px;flex:3 1 0}.object__owner_left_block_status{font-size:14px;line-height:135%;margin-bottom:10px}.object__owner_left_block_name{font-size:24px;font-weight:700;line-height:135%}.object__owner_left_block_photo{border-radius:100%;width:100px;height:100px;margin:10px 0 30px;overflow:hidden}.object__owner_left_block_photo img{max-width:100%}.object__owner_left_block_rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.object__owner_left_block_rating_icon{width:14px;height:14px}.object__owner_left_block_info,.object__owner_left_block_rating{font-size:14px}.object__owner_left_block_booking,.object__owner_left_block_rating,.object__owner_left_block_revs{margin-bottom:10px}.object__owner_left_block_booking,.object__owner_left_block_info,.object__owner_left_block_revs{font-weight:500;color:#99a8b4;line-height:135%}.object__owner_left_block_info{margin-top:20px}.object__owner_right_block_item.negative,.object__owner_right_block_item.positive{background:#fff;border-radius:8px;padding:30px;margin-bottom:30px}.object__owner_right_block h3{font-size:24px;line-height:135%;margin-bottom:30px}ul.object__owner_right_block_list_feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:60px;row-gap:30px}ul.object__owner_right_block_list_feature li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.rent__hero{background-color:#fff;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15)}.rent__hero_in{padding-top:130px}.rent__hero_main{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}.rent__hero_main_title{font-weight:600;font-size:48px;line-height:115%;max-width:820px;width:100%;margin-bottom:25px;text-align:center}.rent__hero_main_title span{color:#50a627}.rent__hero_main_text{max-width:700px;width:100%;font-weight:500;text-align:center}.rent__hero_main_action{padding:100px 0 100px;padding-bottom:30px;background-image:url(../img/rent-hero-bg.svg);background-repeat:no-repeat;background-position:center bottom;background-size:cover;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;width:100%;position:relative;margin-bottom:120px}.rent__hero_main_action_before{position:absolute;left:0;bottom:-60%}.rent__hero_main_action_before img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.rent__hero_main_action_after{position:absolute;top:-50%;right:0}.rent__hero_main_action_after img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.rent__for_in{padding:115px 0}.rent__for_title{text-align:center;font-weight:600;font-size:32px;line-height:125%;margin-bottom:30px}.rent__for_subtitle{font-weight:500;font-size:18px;line-height:165%;max-width:700px;width:100%;margin:0 auto;text-align:center;margin-bottom:60px}.rent__for_body{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}.rent__for_body_col{width:48%}.rent__for_body_item{margin-bottom:50px}.rent__for_body_item_card{background:#f9fafd;border-radius:32px;padding:30px;margin-bottom:40px}.rent__for_body_item_card_avatar{width:80px;height:80px;border-radius:100%;background-color:#aaa;overflow:hidden;margin-bottom:30px}.rent__for_body_item_card_avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex}.rent__for_body_item_card_text{font-weight:600;font-size:20px;line-height:145%;margin-bottom:30px;max-width:460px;width:100%}.rent__for_body_item_card_bottom{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}.rent__for_body_item_card_bottom_ex{font-weight:400;font-size:14px;line-height:155%;color:#99a8b4;max-width:140px;width:100%;margin:10px 0}.rent__for_body_item_card_bottom_btn{background-color:#fff;padding:18px 30px 18px 55px;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);border-radius:1000px;position:relative;font-weight:500;font-size:14px;line-height:165%;white-space:nowrap;margin:10px 0}.rent__for_body_item_card_bottom_btn:after{position:absolute;top:calc(50% - 10px);left:25px;width:20px;height:20px;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;content:"";background-image:url(../img/icons/check-green.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.rent__for_body_item_list{padding-left:20px}.rent__for_body_item_list_item{position:relative;padding-left:40px;font-size:14px;line-height:125%;margin-bottom:10px}.rent__for_body_item_list_item:after{position:absolute;top:calc(50% - 10px);width:20px;height:20px;left:0;background-image:url(../img/icons/check-green.svg);background-position:center;background-size:contain;background-repeat:no-repeat;content:""}.rent__tl_in{padding:100px 0}.rent__tl_title{margin-bottom:30px;text-align:center;font-weight:600;font-size:32px;line-height:125%}.rent__tl_subtitle{font-weight:500;font-size:18px;line-height:165%;max-width:650px;width:100%;margin:0 auto;margin-bottom:100px;text-align:center}.rent__tl_body_item_line{position:absolute;width:50%;left:0;border-top:3px dashed #50a627;top:calc(50% - 1.5px)}.rent__tl_body_item_wr{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.rent__tl_body_item_wr:nth-child(even){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.rent__tl_body_item_wr:nth-child(even) .rent__tl_body_item_line{left:unset;right:0}.rent__tl_body_item_wr:after{position:absolute;height:100%;bottom:0;width:3px;background-color:#50a627;content:"";left:calc(50% - 1.5px)}.rent__tl_body_item_wr:before{position:absolute;top:calc(50% - 8px);right:calc(50% - 8px);content:"";width:16px;height:16px;background-color:#50a627;border-radius:100%}.rent__tl_body_item_wr:first-child:after{height:50%}.rent__tl_body_item_wr:last-child:after{top:0;bottom:unset;height:50%}.rent__tl_body_item{padding:30px 40px;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);border-radius:16px;background-color:#fff;min-height:230px;position:relative;z-index:2;width:500px}.rent__tl_body_item_head{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-bottom:30px}.rent__tl_body_item_head_name{font-weight:600;font-size:20px;line-height:125%;width:calc(100% - 130px)}.rent__tl_body_item_head_icon{width:80px;height:80px;border-radius:100%;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:1px solid #e3e8ec;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.rent__tl_body_item_head_icon img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.rent__tl_body_item_text{font-size:14px;line-height:155%;color:#99a8b4}.rent__ad{background-color:#fff;padding:40px 0}.no-webp .rent__ad_in{background-image:url(../img/rent-ad.png)}.rent__ad_in{padding:35px 80px;background:#f9fafd;border-radius:16px;background-repeat:no-repeat;background-position:center;background-size:contain;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rent__ad_left_title{max-width:300px;width:100%;font-weight:600;font-size:28px;line-height:125%;margin-bottom:20px}.rent__ad_left_link{padding:5px 15px;border:1px solid #50a627;border-radius:100px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:14px;line-height:165%;margin-bottom:40px}.rent__ad_left_list{position:relative}.rent__ad_left_list:after{position:absolute;bottom:0;left:0;width:100%;height:100%;content:"";background:#fff;background:-o-linear-gradient(bottom,rgba(255,255,255,.7402311266) 0,rgba(255,255,255,0) 63%);background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.7402311266)),color-stop(63%,rgba(255,255,255,0)));background:linear-gradient(0deg,rgba(255,255,255,.7402311266) 0,rgba(255,255,255,0) 63%);-webkit-box-shadow:0 40px 20px #fff;box-shadow:0 40px 20px #fff}.rent__ad_left_list_item{padding-left:40px;position:relative;margin-bottom:12px;font-size:14px;line-height:125%}.rent__ad_left_list_item:last-child{margin-bottom:0}.rent__ad_left_list_item:after{position:absolute;top:calc(50% - 10px);left:0;width:20px;height:20px;background-image:url(../img/icons/check-green.svg);background-repeat:no-repeat;background-position:center;background-size:contain;content:""}.rent__ad_right{max-width:230px;width:100%}.rent__ad_right_link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 15px;border:1px solid #99a8b4;border-radius:100px;font-weight:500;font-size:14px;line-height:165%;margin-bottom:20px}.rent__ad_right_text{font-weight:600;font-size:20px;line-height:125%}.rent__dec{padding:80px 0}.rent__dec_title{font-weight:600;font-size:28px;line-height:145%;margin-bottom:60px;text-align:center}.rent__dec_slider{width:100%;margin-bottom:80px}.rent__dec_slider_el{width:80%;overflow:visible}.rent__dec_slider_el_sl{padding:30px;background:#fff;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);border-radius:16px}.rent__dec_slider_el_sl_name{margin-bottom:30px;font-weight:500;font-size:16px;line-height:125%}.rent__dec_slider_el_sl_price_head{margin-bottom:8px;font-size:14px;line-height:155%;color:#99a8b4}.rent__dec_slider_el_sl_price_value{font-weight:700;font-size:32px;line-height:125%}.rent__dec_inds{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.rent__dec_inds_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;width:32.2580645161%}.rent__dec_inds_item_value{text-align:center;font-weight:600;font-size:48px;line-height:125%;color:#50a627;margin-bottom:15px}.rent__dec_inds_item_name{text-align:center}.rent__about_in{padding:50px 0}.rent__about_title{text-align:center;font-weight:600;font-size:32px;line-height:125%;margin-bottom:30px}.rent__about_subtitle{text-align:center;font-weight:500;font-size:18px;max-width:790px;width:100%;margin:0 auto;line-height:165%;margin-bottom:80px}.rent__about_body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rent__about_body_item{background:#f9fafd;border-radius:16px;padding:50px 40px;width:48%}.rent__about_body_item_head{margin-bottom:30px;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}.rent__about_body_item_head_icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:76px;height:76px;border-radius:100%;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:100%;background-color:#fff}.rent__about_body_item_head_icon img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.faq__in{padding:80px 0}.faq__main_head{margin-bottom:30px}.faq__main_body{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}.faq__main_body_content{width:calc(100% - 390px)}.faq__main_body_content_tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:20px;margin-bottom:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}.faq__main_body_content_tabs_item{margin-right:40px;font-weight:600;font-size:16px;line-height:135%;cursor:pointer;margin-bottom:10px;white-space:nowrap;color:#99a8b4}.faq__main_body_content_tabs_item:last-child{margin-right:0}.faq__main_body_content_tabs_item:hover{color:#50a627}.faq__main_body_content_tabs_item.active{color:#042742}.faq__main_body_content_item{display:none}.faq__main_body_content_item.active{display:block}.faq__main_body_content_item.active .career-page__vac_body_table .career-page__vac_body_table_row{padding:20px 0}.faq__main_body_content_item.active .career-page__vac_body_table .career-page__vac_body_table_row .career-page__vac_body_table_row_head{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.faq__main_body_content_item.active .career-page__vac_body_table .career-page__vac_body_table_row .career-page__vac_body_table_item-name{max-width:unset;border:none}.faq__main_body_content_item.active .career-page__vac_body_table .career-page__vac_body_table_row .career-page__vac_body_table_item-add{padding:0}.faq__main_body_side{max-width:360px}.faq__feed{padding:60px 0;background:#f9fafd}.faq__feed_in{max-width:1030px;margin:0 auto;width:100%;padding:60px 90px;background:#fff;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);border-radius:6px}.faq__feed_title{font-weight:600;font-size:28px;line-height:145%;text-align:center;margin-bottom:25px}.faq__feed_subtitle{max-width:590px;width:100%;margin:0 auto;text-align:center;margin-bottom:60px}.faq__feed_form_row{width:100%;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-bottom:40px}.faq__feed_form_item-input{width:32.2580645161%}.faq__feed_form_item-input input{padding:15px 0;display:block;width:100%;border-bottom:1px solid #99a8b4;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.faq__feed_form_item-input input:focus{border-color:#50a627}.faq__feed_form_item-text{width:100%}.faq__feed_form_item-text textarea{display:block;width:100%;padding:15px 0;max-height:200px;border-bottom:1px solid #99a8b4;-webkit-transition:border .3s ease;-o-transition:border .3s ease;transition:border .3s ease;min-height:56px;min-width:100%;max-width:100%}.faq__feed_form_item-text textarea:focus{border-color:#50a627}.faq__feed_form_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.faq__feed_form_action_btn{margin-right:30px}.faq__feed_form_action_ex{font-size:12px;line-height:155%;color:#99a8b4;opacity:.6}.order__head{background:#fff;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);z-index:3;position:relative}.order__head_in{padding:30px 0 40px}.order__head_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:30px}.order__head_top_btn{font-weight:500;font-size:14px;line-height:120%;color:#99a8b4;opacity:.6;position:relative;padding-right:26px}.order__head_top_btn:after{position:absolute;top:calc(50% - 8px);right:0;width:16px;height:16px;background-image:url(../img/icons/close-gray.svg);background-repeat:no-repeat;background-position:center;background-size:contain;content:""}.order__head_main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.order__head_main_card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;max-width:480px;width:100%}.order__head_main_card_img{width:182px;height:120px;margin-right:30px;border-radius:8px;overflow:hidden}.order__head_main_card_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex}.order__head_main_card_body_rate{font-weight:600;font-size:16px;line-height:135%;padding-left:30px;position:relative;margin-bottom:7px}.order__head_main_card_body_rate:after{position:absolute;width:20px;height:20px;top:calc(50% - 10px);left:0;content:"";background-image:url(../img/icons/star.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.order__head_main_card_body_name{font-weight:600;font-size:32px;line-height:135%;margin-bottom:7px}.order__head_main_card_body_adr{font-weight:500;font-size:16px;line-height:135%;color:#99a8b4}.order__head_main_basket{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.order__head_main_basket_item{margin:0 15px;width:182px;height:110px;background:#f9fafd;border-radius:8px;padding:56px 20px 15px;position:relative;font-weight:500;font-size:14px;line-height:135%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.order__head_main_basket_item:after{position:absolute;top:15px;left:20px;width:30px;height:30px;background-repeat:no-repeat;background-position:center;background-size:contain;content:""}.order__head_main_basket_item:first-child{margin-left:0}.order__head_main_basket_item:last-child{margin-right:0}.order__head_main_basket_item_time{color:#99a8b4}.order__head_main_basket_item-enter:after{background-image:url(../img/icons/enter-arrow.svg)}.order__head_main_basket_item-exit:after{background-image:url(../img/icons/exit-arrow.svg)}.order__head_main_basket_item-cnt:after{background-image:url(../img/icons/users.svg)}.order__body{background-color:#fff}.order__body_in{padding:60px 0 200px;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}.order__body_main{width:calc(100% - 394px - 30px)}.order__body_main_part{margin-bottom:50px}.order__body_main_part_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:35px}.order__body_main_part_head_icon{width:40px;height:40px;border-radius:100%;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:#f9fafd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-right:20px}.order__body_main_part_head_icon img{width:22px;height:22px;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.order__body_main_part_head_text{font-weight:600;font-size:24px;line-height:125%}.order__body_main_part_body{background:#f9fafd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;padding:40px}.order__body_main_part_body_input_name{font-weight:500;font-size:14px;line-height:135%;color:#99a8b4;margin-bottom:10px}.order__body_main_part_body_input_in{display:-webkit-box;display:-ms-flexbox;display:flex}.order__body_main_part_body_input_el{padding:20px;background:#fff;border-radius:8px;font-size:14px;line-height:135%;display:block;width:100%;margin:0 5px}.order__body_main_part_body_input_el::-moz-placeholder{color:#e3e8ec}.order__body_main_part_body_input_el:-ms-input-placeholder{color:#e3e8ec}.order__body_main_part_body_input_el::-webkit-input-placeholder{color:#e3e8ec}.order__body_main_part_body_input_el::-ms-input-placeholder{color:#e3e8ec}.order__body_main_part_body_input_el::placeholder{color:#e3e8ec}.order__body_main_part_body_input_el:disabled{opacity:.5;pointer-events:none}.order__body_main_part_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px 0}.order__body_main_part_action_pay{font-weight:500;font-size:14px;line-height:135%;color:#99a8b4;position:relative;padding-left:60px}.order__body_main_part_action_pay:after{position:absolute;width:40px;height:40px;background-image:url(../img/icons/lock.svg);background-repeat:no-repeat;background-position:center;background-size:20px;content:"";top:calc(50% - 20px);left:0;background-color:#f9fafd;border-radius:8px}.order__body_main_part_action_btn{position:relative;font-weight:600;font-size:16px;line-height:135%;padding-left:30px}.order__body_main_part_action_btn:after{position:absolute;content:"";background-image:url(../img/icons/plus.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:20px;height:20px;top:calc(50% - 10px);left:0}.order__body_main_part_body-guestData_main{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;margin-bottom:30px}.order__body_main_part_body-guestData_main_input-name{width:32.2580645161%}.order__body_main_part_body-guestData_main_input-name_toggle{margin-top:20px;font-weight:500;font-size:14px;line-height:16px}.order__body_main_part_body-guestData_main_input-name_toggle label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.order__body_main_part_body-guestData_main_input-name_toggle label input{margin-right:10px}.order__body_main_part_body-guestData_passport_tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.order__body_main_part_body-guestData_passport_tabs_item{margin:0 5px;color:#042742;border:1px solid #e3e8ec;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-size:14px;padding:10px;border-radius:8px;cursor:pointer;font-weight:600}.order__body_main_part_body-guestData_passport_tabs_item:hover{background-color:#042742;border-color:#042742;color:#fff}.order__body_main_part_body-guestData_passport_tabs_item.active{background-color:#50a627;border-color:#50a627;color:#fff}.order__body_main_part_body-guestData_passport_content{display:none}.order__body_main_part_body-guestData_passport_content_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:20px}.order__body_main_part_body-guestData_passport_content_item-vendor{width:100%}.order__body_main_part_body-guestData_passport_content.active{display:block}.order__body_main_part_body-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order__body_main_part_body-contacts_item{width:50%}.order__body_main_part_body-ex_text{padding-bottom:50px;border-bottom:1px solid #e7e9f2}.order__body_main_part_body-ex_text_name{font-weight:600;margin-bottom:20px}.order__body_main_part_body-ex_text_el{background:#fff;border-radius:8px;padding:20px;height:150px;resize:none;display:block;width:100%;font-size:14px;line-height:135%;margin-bottom:20px}.order__body_main_part_body-ex_text_el::-moz-placeholder{color:#e3e8ec}.order__body_main_part_body-ex_text_el:-ms-input-placeholder{color:#e3e8ec}.order__body_main_part_body-ex_text_el::-webkit-input-placeholder{color:#e3e8ec}.order__body_main_part_body-ex_text_el::-ms-input-placeholder{color:#e3e8ec}.order__body_main_part_body-ex_text_el::placeholder{color:#e3e8ec}.order__body_main_part_body-ex_text_ch{font-weight:500;font-size:14px;line-height:16px;cursor:pointer}.order__body_main_part_body-ex_text_ch input{margin-right:10px}.order__body_main_part_body-ex_enter{padding-top:40px}.order__body_main_part_body-ex_enter_name{font-weight:600;font-size:16px;line-height:145%;margin-bottom:20px}.order__body_main_part_body-ex_enter_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.order__body_main_part_body-ex_enter_item{width:130px;cursor:pointer;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;padding:10px 5px;font-weight:600;font-size:14px;line-height:135%;text-align:center;color:#99a8b4;background:#fff;border-radius:8px;margin-right:20px;margin-bottom:20px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.order__body_main_part_body-ex_enter_item:hover{background-color:#042742;color:#fff}.order__body_main_part_body-ex_enter_item.active{background-color:#50a627;color:#fff}.order__body_main_part_body-payment_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px}.order__body_main_part_body-payment_top_item{width:100%}.order__body_main_part_body-payment_bottom{display:-webkit-box;display:-ms-flexbox;display:flex}.order__body_main_part_body-payment_bottom_tm{width:180px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.order__body_main_part_body-payment_bottom_tm span{font-weight:600;font-size:24px;line-height:125%;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}.order__body_main_part_body-payment_bottom_icns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.order__body_main_part_body-payment_bottom_icns_item{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;margin:0 7px}.order__body_main_part_body-payment_bottom_icns_item img{display:-webkit-box;display:-ms-flexbox;display:flex}.order__body_main_part_body-order_head{font-weight:600;font-size:24px;line-height:125%}.order__body_main_part_body-order_num{font-weight:600;font-size:24px;line-height:165%;color:#50a627;margin-bottom:20px}.order__body_main_part_body-order_info{margin-bottom:40px}.order__body_main_part_body-order_info_item{font-weight:500;font-size:14px;line-height:145%;color:#99a8b4}.order__body_main_part_body-order_action_item{height:90px;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;max-width:400px;width:100%;border:1px solid #e3e8ec;border-radius:6px;padding:0 40px}.order__body_main_part_body-order_action_item_name{font-weight:500;font-size:18px;line-height:135%}.order__body_main_part_body-order_action_item_icon{width:26px;height:26px;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}.order__body_main_part_body-order_action_item_icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.order__body_ex{width:394px;background:#fff;margin-top:75px;border:1px solid #e3e8ec;border-radius:8px;padding:40px}.order__body_ex_name{font-weight:600;font-size:24px;line-height:125%;margin-bottom:2px;margin-bottom:20px}.order__body_ex_num{color:#50a627;font-weight:600;font-size:24px;line-height:165%;margin-bottom:15px}.order__body_ex_info{font-weight:500;font-size:14px;line-height:145%;color:#99a8b4;margin-bottom:20px}.order__body_ex_promo{margin-bottom:60px}.order__body_ex_promo_head{margin-bottom:20px;font-weight:500;font-size:14px;line-height:125%;color:#99a8b4}.order__body_ex_promo_body{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}.order__body_ex_promo_body_inp{font-size:14px;line-height:135%;padding:20px 0;border-bottom:1px solid #99a8b4;width:55%}.order__body_ex_promo_body_btn{padding:15px 30px;border:1px solid #e3e8ec;border-radius:25px;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;font-weight:600;font-size:14px;line-height:135%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:45%}.order__body_ex_promo_body_btn:hover{background-color:#042742;border-color:#042742;color:#fff}.order__body_ex_list{margin-bottom:20px}.order__body_ex_list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:16px;line-height:125%;padding:15px 0;border-bottom:1px solid #e7e9f2}.order__body_ex_list_item:last-child{border:none}.order__body_ex_list_item_name{width:49%}.order__body_ex_list_item_val{width:49%;text-align:right}.order__body_ex_list_item.green{color:#50a627}.order__body_ex_list_item.total{padding-top:30px}.order__body_ex_list_item.total .order__body_ex_list_item_val{font-weight:600;font-size:24px;line-height:125%}.order__body_ex_mail{margin-bottom:40px;font-weight:500;display:inline-block}.order__body_ex_action{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}.order__body_ex_action_btn{width:100%}.about-hero{background-color:#fff;position:relative;z-index:6}.about-hero__in{padding:100px 0 50px}.about-hero__main{max-width:820px;width:100%;margin:0 auto;margin-bottom:75px}.about-hero__main_title{text-align:center;font-weight:600;font-size:48px;line-height:115%;margin-bottom:20px}.about-hero__main_title span,.about-pres__head span,.about-prj__head span,.crd__head_title span,.invest__mng_head_title span,.serv__body_descr_title span,.serv__head_text span{color:#50a627}.about-hero__main_text{text-align:center;font-weight:500}.about-hero__content{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}.about-hero__content_item{height:100px;background:rgba(255,255,255,.9);-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);border-radius:16px;position:relative;width:384px;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;padding:0 20px}.about-hero__content_item_avatar{width:80px;height:80px;border-radius:100%;overflow:hidden;position:absolute;z-index:5}.about-hero__content_item_avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:100%}.about-hero__content_item_ex{font-weight:500;font-size:14px;line-height:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#99a8b4;margin-bottom:10px}.about-hero__content_item_name{font-weight:600;font-size:16px;line-height:22px}.about-hero__content_item.about-hero__content_item-left{margin-right:25px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-right:40px}.about-hero__content_item.about-hero__content_item-left .about-hero__content_item_avatar{top:-50%;left:-20px}.about-hero__content_item.about-hero__content_item-right{margin-left:25px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:40px}.about-hero__content_item.about-hero__content_item-right .about-hero__content_item_avatar{right:-20px;top:-50%}.about-hero__content_item-left_item{position:absolute;top:0;left:0;font-weight:500;font-size:14px;line-height:165%}.about-hero__content_item-left_item:after{position:absolute;content:"";width:20px;height:20px;background-image:url(../img/icons/check-cirlce.svg);background-repeat:no-repeat;background-position:center;background-size:contain;top:calc(50% - 10px);left:0}.about-hero__content_item-left_item:nth-child(1){padding:18px 27px 18px 60px;background:#fff;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);border-radius:1000px;top:-130%;left:-55%;z-index:3}.about-hero__content_item-left_item:nth-child(1):after{left:27px}.about-hero__content_item-left_item:nth-child(2){padding:6px 14px 6px 40px;border-radius:1000px;background-color:#042742;color:#fff;left:-30%;top:-75%;z-index:2}.about-hero__content_item-left_item:nth-child(2):after{left:15px}.about-hero__content_item-left_item:nth-child(3){padding:6px 14px 6px 40px;background:#fff;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);border-radius:1000px;left:-45%}.about-hero__content_item-left_item:nth-child(3)::after{left:14px}.about-hero__content_item-right_item{position:absolute;right:-60%;top:-100%;background-color:#fff}.about-hero__content_item-right_item:after{content:"₽";width:16px;height:16px;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;color:#50a627;font-size:18px;line-height:18px;top:calc(50% - 8px);left:0;position:absolute}.about-hero__content_item-right_item:nth-child(1){font-weight:500;font-size:14px;line-height:165%;padding:18px 27px 18px 60px;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);border-radius:1000px;right:-50%;z-index:2}.about-hero__content_item-right_item:nth-child(1):after{left:30px}.about-hero__content_item-right_item:nth-child(2){padding:6px 14px 6px 40px;background-color:#50a627;color:#fff;border-radius:1000px;top:-50%;z-index:1}.about-hero__content_item-right_item:nth-child(2):after{color:#fff;left:18px}.about-hero__content_item-right_item:nth-child(3){padding:6px 14px 6px 40px;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);border-radius:1000px;z-index:6;top:15%;right:-25%}.about-hero__content_item-right_item:nth-child(3):after{left:18px}.about-ben{background-color:#fff}.about-ben__in{padding:40px 0}.about-ben__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:35px}.about-ben__top_item{width:32.2580645161%;height:320px;padding:50px 40px;background:#f9fafd;border-radius:16px;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:justify;-ms-flex-pack:justify;justify-content:space-between}.about-ben__top_item_value{color:#50a627;font-weight:600;font-size:48px;line-height:120%}.about-ben__top_item_text{font-weight:500}.about-ben__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about-ben__bottom_item{height:320px;border-radius:16px}.about-ben__bottom_green{background-color:#50a627;width:37%;padding:30px 40px;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:justify;-ms-flex-pack:justify;justify-content:space-between}.about-ben__bottom_green_head{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}.about-ben__bottom_green_head_value{color:#fff;font-weight:600;font-size:48px;line-height:110%}.about-ben__bottom_green_head_value span{display:block;font-weight:500;font-size:36px;line-height:155%}.about-ben__bottom_green_head_icon{width:60px;height:60px;border-radius:100%;background-image:url(../img/icons/shield.svg);background-repeat:no-repeat;background-position:center;background-size:32px;background-color:#fff}.about-ben__bottom_green_text{color:#fff;font-weight:600;max-width:215px}.about-ben__bottom_def{width:60%;background:#f9fafd;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:justify;-ms-flex-pack:justify;justify-content:space-between;padding:50px 40px}.about-ben__bottom_def_name{font-weight:600;font-size:20px;line-height:155%}.about-ben__bottom_def_text{font-weight:500}.about-prj{background-color:#fff}.about-prj__in{padding:40px 0}.about-prj__head{font-weight:600;font-size:24px;line-height:125%;margin-bottom:50px}.about-prj__body{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:-webkit-box;display:-ms-flexbox;display:flex}.about-prj__body_item{width:calc(33.3333333333% - 30px);margin:0 15px;margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:170px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #e3e8ec;border-radius:6px;padding:20px}.about-prj__body_item_name{font-weight:600;font-size:18px;line-height:125%}.about-prj__body_item_descr_info{color:#99a8b4;margin-bottom:10px}.about-prj__body_item_descr_link{color:#50a627}.about-ex{background-color:#fff;padding:40px 0}.no-webp .about-ex__in{background-image:url(../img/about-ex.png)}.about-ex__in{padding:60px;background-color:#f9fafd;background-repeat:no-repeat;background-position:bottom right;background-size:contain;border-radius:12px}.about-ex__content{max-width:400px;width:100%}.about-ex__content_name{font-weight:600;font-size:32px;line-height:125%;margin-bottom:20px}.about-ex__content_name span{color:#50a627}.about-ex__content_text{margin-bottom:70px}.about-ex__content_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.about-pres__in{padding:50px 0}.about-pres__head{margin-bottom:50px;font-weight:600;font-size:24px;line-height:125%}.about-pres__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.about-pres__body_item{margin:0 15px;margin-bottom:30px;width:calc(33.3333333333% - 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:30px;border:1px solid #e3e8ec;border-radius:6px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about-pres__body_item_name{font-weight:500;font-size:18px;line-height:135%;margin-right:20px}.about-pres__body_item_icon{width:26px;height:26px;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}.about-pres__body_item_icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.about-cont__in{padding:40px 0;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}.about-cont__head{font-weight:600;font-size:28px;line-height:125%;width:265px}.about-cont__body{width:650px}.about-cont__body_head{font-weight:500;color:#99a8b4}.about-cont__body_main_tel{color:#50a627;font-weight:600;font-size:64px;line-height:125%;margin-bottom:15px}.about-cont__body_main_mail{font-weight:500;font-size:20px;line-height:125%;margin-bottom:80px;display:inline-block}.about-cont__body_main_soc{margin-bottom:100px}.about-cont__body_main_soc_head{margin-bottom:20px}.about-cont__body_main_soc_in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-cont__body_main_soc_tel{font-weight:600;font-size:28px;line-height:125%;margin-right:40px}.about-cont__body_main_soc_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-cont__body_main_soc_list_item{width:40px;height:40px;border-radius:100%;border:1px solid #e3e8ec;background-color:#fff;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;margin:0 10px}.about-cont__body_main_soc_list_item img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.about-cont__body_main_soc_list_item:first-child{margin-left:0}.about-cont__body_main_soc_list_item:last-child{margin-right:0}.about-cont__body_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about-cont__body_list_item{width:45%;margin-bottom:100px}.about-cont__body_list_item_head{padding-bottom:20px;border-bottom:1px solid #e3e8ec;margin-bottom:40px}.about-cont__body_list_item_tel{font-weight:600;font-size:32px;line-height:125%;display:block;margin-bottom:20px}.about-cont__body_list_item_mail{font-weight:500;display:block;margin-bottom:40px}.about-cont__body_list_item_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.about-cont__body_list_item_action_btn{padding:15px 34px;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:1px solid #e3e8ec;border-radius:25px;font-weight:600;font-size:14px;line-height:135%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.about-cont__body_list_item_action_btn:hover{background-color:#042742;border-color:#042742;color:#fff}.about-map__in{padding:40px 0}.about-map__head{font-weight:600;font-size:28px;line-height:125%;margin-bottom:100px}.about-map__body .contacts__map{width:100%}.about-team__in{padding:50px 0}.about-team__head{font-weight:600;font-size:32px;line-height:125%;margin-bottom:60px}.about-team__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.about-team__body_item{width:calc(25% - 30px);position:relative;height:400px;border-radius:8px;overflow:hidden;cursor:pointer;margin:0 15px;margin-bottom:30px}.about-team__body_item_info{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:translateX(-101%);-ms-transform:translateX(-101%);transform:translateX(-101%);z-index:5;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background-color:rgba(0,0,0,.6);padding:30px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about-team__body_item_info_name{font-weight:700;font-size:20px;line-height:25px;padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #fff}.about-team__body_item_info_text{height:100%;overflow-y:auto}.about-team__body_item_mask{position:relative;top:0;left:0;width:100%;height:100%}.about-team__body_item_mask_img{position:absolute;top:0;left:0;width:100%;height:100%}.about-team__body_item_mask_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex}.about-team__body_item_mask_in{position:relative;z-index:4;padding:30px;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:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;color:#fff}.about-team__body_item_mask_name{font-weight:600;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.about-team__body_item_mask_bottom{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;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.about-team__body_item_mask_bottom_btn{width:60px;height:60px;border-radius:100%;background-image:url(../img/icons/plus-white.svg);background-repeat:no-repeat;background-position:center;background-size:24px;background-color:#50a627;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.partner-hero{background-color:#fff}.partner-hero__in{padding:100px 0 50px;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}.partner-hero__content{max-width:500px;width:100%}.partner-hero__content_title{font-weight:600;font-size:36px;line-height:125%;margin-bottom:30px}.partner-hero__content_title span{color:#50a627}.partner-hero__content_text{font-weight:500;margin-bottom:50px}.partner-hero__content_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.partner-hero__img{width:40%}.partner-hero__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.partner-srv__in{padding:50px 0}.partner-srv__head{margin:0 auto;margin-bottom:50px;text-align:center;font-weight:600;font-size:20px;line-height:155%;max-width:400px;width:100%}.partner-srv__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.partner-srv__body_item{margin:0 15px;margin-bottom:30px;width:calc(25% - 30px);height:256px;padding:30px 20px;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:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #e3e8ec;border-radius:6px}.partner-srv__body_item_ex{font-size:14px;line-height:135%;color:#99a8b4}.partner-srv__body_item_main_icon{width:32px;height:32px;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;margin-bottom:20px}.partner-srv__body_item_main_icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.partner-srv__body_item_main_name{font-weight:500;font-size:18px;line-height:125%}.partner-pass{background-color:#fff}.partner-pass__in{padding:70px 0}.partner-pass__head{max-width:590px;margin:0 auto;width:100%;margin-bottom:100px}.partner-pass__head_title{text-align:center;font-weight:600;font-size:28px;line-height:135%}.partner-pass__head_text{margin-top:30px;font-weight:500;text-align:center}.partner-pass__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.partner-pass__body_item{width:49%;background:#f9fafd;border-radius:32px;padding:60px 35px;padding-bottom:28px;min-height:572px}.partner-pass__body_item_head{max-width:340px;width:100%;margin:0 auto;margin-bottom:48px}.partner-pass__body_item_head_name{font-weight:600;font-size:24px;line-height:145%;margin-bottom:15px;text-align:center}.partner-pass__body_item_head_text{font-weight:500;text-align:center}.partner-pass__body_item_head_text span{color:#50a627}.partner-pass__body_item_value{text-align:center;font-weight:600;font-size:96px;line-height:135%;letter-spacing:-.05em;color:#50a627;margin-bottom:30px}.partner-pass__body_item_mes{padding:24px 30px;background-color:#fff;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);border-radius:16px;font-size:14px;line-height:165%;text-align:center;margin-bottom:23px;position:relative}.partner-pass__body_item_mes p{position:relative;z-index:2}.partner-pass__body_item_mes:after{position:absolute;top:0;-webkit-transform:translateY(-30%) rotate(45deg);-ms-transform:translateY(-30%) rotate(45deg);transform:translateY(-30%) rotate(45deg);width:70px;height:70px;background-color:#fff;content:"";left:calc(50% - 35px)}.partner-pass__body_item_ex{font-weight:500;font-size:10px;line-height:155%;text-align:center;color:#99a8b4}.partner-met{background-color:#263044}.partner-met__in{padding:80px 0}.partner-met__head{color:#fff;max-width:510px;width:100%;margin:0 auto;margin-bottom:60px}.partner-met__head_title{font-weight:600;font-size:28px;line-height:135%;text-align:center}.partner-met__head_text{font-weight:500;margin-top:30px;text-align:center}.partner-met__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.partner-met__main_item{width:32.2580645161%;height:485px;background:#f9fafd;border-radius:16px;overflow:hidden;padding:50px 40px;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;display:flex;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.partner-met__main_item_head_name{font-weight:600;font-size:24px;line-height:120%;margin-bottom:20px}.partner-met__main_item_head_text{font-weight:500}.partner-met__main_item_head_name.partner-met__main_item_head_name-green{color:#50a627}.partner-met__main_item_list_li{position:relative;padding-left:15px;font-size:14px;line-height:155%}.partner-met__main_item_list_li:after{position:absolute;width:5px;height:5px;border-radius:100%;background-color:#042742;content:"";top:7px;left:0}.no-webp .partner-met__main_item.partner-met__main_item-download{background-image:url(../img/dwn/dwn-mobile.png)}.partner-met__main_item.partner-met__main_item-download{background-color:#99a8b4;color:#fff;background-repeat:no-repeat;background-position:bottom center;background-size:contain}.partner-met__main_item.partner-met__main_item-download .partner-met__main_item_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}.partner-met__main_item.partner-met__main_item-download .partner-met__main_item_action_btn{width:130px;height:130px;border-radius:100%;background:#263044;background-image:url(../img/icons/download.svg);background-repeat:no-repeat;background-position:center;background-size:24px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.partner-met__main_item.partner-met__main_item-download .partner-met__main_item_action_btn:hover{background-color:#50a627}.no-webp .partner-met__ex{background-image:url(../img/about-ex.png)}.partner-met__ex{padding:33px 35px;background-color:#f9fafd;border-radius:16px;background-repeat:no-repeat;background-position:center bottom;background-size:contain;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}.partner-met__ex_content{padding:30px 0 20px;max-width:340px;width:100%}.partner-met__ex_content_title{font-weight:600;font-size:32px;line-height:125%;margin-bottom:20px}.partner-met__ex_content_text{margin-bottom:70px}.partner-met__ex_content_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.partner-met__ex_mes{padding:40px;background-color:#fff;width:50%;border-radius:0 8px 8px 8px;position:relative}.partner-met__ex_mes:after{position:absolute;top:0;left:0;-webkit-transform:translateX(-95%);-ms-transform:translateX(-95%);transform:translateX(-95%);content:"";width:35px;height:35px;background-image:url(../img/icons/triangle.svg);background-repeat:no-repeat;background-position:center;background-size:cover;z-index:4}.partner-pr{background-color:#fff}.partner-pr__in{padding:100px 0}.partner-pr__head{width:100%;margin:0 auto;margin-bottom:90px;max-width:500px}.partner-pr__head_title{text-align:center;margin-bottom:30px;font-weight:600;font-size:32px;line-height:125%}.partner-pr__head_text{text-align:center;font-weight:500}.partner-pr__body{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}.partner-pr__body_list{max-width:465px;width:100%}.partner-pr__body_list_item{padding-bottom:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.partner-pr__body_list_item:last-child:after{display:none}.partner-pr__body_list_item:after{position:absolute;top:0;left:29px;width:2px;background-color:#50a627;height:100%;content:""}.partner-pr__body_list_item_num{width:60px;height:60px;background:#f9fafd;border-radius:100%;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;font-weight:600;font-size:24px;line-height:135%;color:#50a627;margin-right:45px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;z-index:3}.partner-pr__body_list_item_text{font-weight:500;padding-top:15px}.partner-pr__body_content_main{max-width:500px;margin:0 0 0 auto;padding:50px 60px;width:100%;background:#f9fafd;border-radius:32px}.partner-pr__body_content_main_head{font-weight:600;font-size:24px;line-height:125%;margin-bottom:30px}.partner-pr__body_content_main_text{font-weight:500;margin-bottom:130px}.partner-pr__body_content_main_bottom_tel{display:block;font-weight:600;font-size:32px;line-height:125%;color:#50a627;margin-bottom:10px}.partner-pr__body_content_main_bottom_mail{display:block;font-weight:500;margin-bottom:40px}.partner-pr__body_content_main_bottom_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.partner-pay{background:#f9fafd}.partner-pay__in{padding:100px 0}.partner-pay__head{text-align:center;max-width:530px;width:100%;margin:0 auto;font-weight:600;font-size:28px;line-height:135%;margin-bottom:50px}.partner-pay__body{background:#fff;overflow:hidden;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);border-radius:16px}.partner-pay__body_top{padding:45px}.partner-pay__body_top_filter{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}.partner-pay__body_top_filter_name{font-weight:700;font-size:14px;line-height:135%;white-space:nowrap;text-align:center;text-transform:uppercase;color:#99a8b4;margin-right:25px;margin-bottom:10px}.partner-pay__body_top_filter_date{margin-bottom:10px;position:relative;background-color:#f9fafd;border-radius:8px;font-weight:600;font-size:14px;color:#99a8b4;text-transform:uppercase}.partner-pay__body_top_filter_date .choices__inner{position:relative;padding-left:40px!important}.partner-pay__body_top_filter_date .choices__inner:after{width:20px;height:20px;background-image:url(../img/icons/calendar-gray.svg);background-repeat:no-repeat;background-position:center;background-size:contain;content:"";position:absolute;top:calc(50% - 10px);left:10px}.partner-pay__body_top_filter_date .choices__list{width:100%!important}.partner-pay__body_wr{width:100%;overflow-x:auto;max-height:500px;overflow-y:auto}.partner-pay__body_table{width:100%;overflow:hidden;border-collapse:collapse;overflow-x:auto}.partner-pay__body_table_head{padding:25px 45px;font-weight:700;font-size:12px;line-height:135%;text-align:center;text-transform:uppercase;color:#99a8b4}.partner-pay__body_table_head:first-child{text-align:left}.partner-pay__body_table_row:nth-child(even){background-color:#f9fafd}.partner-pay__body_table_item{padding:20px 45px;white-space:nowrap}.partner-pay__body_table_item-name{font-weight:600}.partner-pay__body_table_item-count{font-weight:600;text-align:center}.partner-pay__body_table_item-pay{font-weight:600;text-align:center}.partner-pay__body_table_item-form{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}.partner-pay__body_table_item-form span{padding:4px 15px;background-color:#50a627;color:#fff;border-radius:20px;font-weight:600;font-size:12px;line-height:135%}.partner-pay__body_table_item-form span.dark{background-color:#042742}.partner-pay__body_table_item-total{font-weight:600;text-align:center}.partner-tr{background-color:#f9fafd}.partner-tr__in{padding:50px 0}.partner-tr__head{max-width:400px;width:100%;margin:0 auto;margin-bottom:80px}.partner-tr__head_title{text-align:center;font-weight:600;font-size:28px;line-height:135%}.partner-tr__head_text{text-align:center;font-weight:500;font-size:18px;line-height:165%;margin-top:20px}.partner-tr__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.partner-tr__body_item{padding:35px 45px;width:32.2580645161%;background:#fff;border-radius:16px;height: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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.partner-tr__body_item_text{height:80px}.partner-tr__body_item_in{position:relative}.partner-tr__body_item-first_price{background:#fff;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);border-radius:8px;padding:10px 35px 10px 80px;position:absolute;top:-30%;left:30%}.partner-tr__body_item-first_price:after{position:absolute;top:calc(50% - 20px);left:15px;width:40px;height:40px;content:"";background-image:url(../img/icons/check-pay.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.partner-tr__body_item-first_price_name{font-weight:500;font-size:12px;line-height:135%;white-space:nowrap;color:#99a8b4;margin-bottom:3px}.partner-tr__body_item-first_price_val{font-weight:600;font-size:20px;line-height:135%;white-space:nowrap}.partner-tr__body_item-first_area{height:68px;width:80%;background:#f9fafd;border:1px dashed #50a627;border-radius:8px;margin-bottom:13px}.partner-tr__body_item-first_empty{height:68px;width:80%;background-color:#fff;border:1px solid #e3e8ec;border-radius:8px;background-image:url(../img/icons/skelet.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.partner-tr__body_item-second_card{padding:12px;background:#fff;position:absolute;top:0;left:15px;-webkit-transform:translateY(-35%);-ms-transform:translateY(-35%);transform:translateY(-35%);-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);border-radius:8px;width:230px}.partner-tr__body_item-second_card_top{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;padding-bottom:5px;border-bottom:1px solid #e3e8ec}.partner-tr__body_item-second_card_top_day{font-weight:500;font-size:12px;line-height:135%}.partner-tr__body_item-second_card_top_time{font-weight:600;font-size:12px;line-height:135%}.partner-tr__body_item-second_card_main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}.partner-tr__body_item-second_card_main_avatar{width:46px;height:46px;border-radius:100%;overflow:hidden;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:8px}.partner-tr__body_item-second_card_main_avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex}.partner-tr__body_item-second_card_main_body_name{font-weight:600;font-size:14px;line-height:135%}.partner-tr__body_item-second_card_main_body_st{font-weight:500;font-size:12px;line-height:135%;color:#99a8b4}.partner-tr__body_item-second_card_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.partner-tr__body_item-second_card_bottom_ex{font-weight:500;font-size:12px;line-height:135%;color:#99a8b4;margin-right:8px}.partner-tr__body_item-second_card_bottom_name{font-weight:500;font-size:12px;line-height:135%}.partner-tr__body_item-second_link{padding:8px 15px;background-color:#50a627;border-radius:20px;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);color:#fff;font-weight:600;font-size:16px;line-height:135%;position:absolute;top:0;right:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.partner-tr__body_item-third_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:40px;position:relative;z-index:2}.partner-tr__body_item-third_link_in{padding:8px 16px;background-color:#50a627;border-radius:20px;color:#fff;font-weight:600;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15)}.partner-tr__body_item-third_line{position:absolute;top:calc(50% - 22px);left:calc(50% - 22px);width:45px;height:45px}.partner-tr__body_item-third_line img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.partner-tr__body_item-third_ex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;z-index:2}.partner-tr__body_item-third_ex_in{padding:8px 16px;color:#fff;border-radius:20px;background:#e3e8ec}.partner-ex__in{padding:100px 0}.partner-ex__head{max-width:540px;width:100%;margin:0 auto;margin-bottom:60px}.partner-ex__head_title{text-align:center;font-weight:600;font-size:28px;line-height:135%}.partner-ex__head_text{font-weight:500;margin-top:30px;text-align:center}.partner-ex__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.partner-ex__body_item{width:calc(33.3333333333% - 30px);margin:0 15px;margin-bottom:30px;height:280px;padding:40px 30px;border:1px solid #e3e8ec;border-radius:16px;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:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.partner-ex__body_item_icon{width:32px;height:32px;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}.partner-ex__body_item_icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.partner-ex__body_item_name{font-weight:600;font-size:18px;line-height:135%}.partner-ex__body_item_text{font-weight:500;font-size:14px;line-height:155%}.partner-ac__in{padding:100px 0}.partner-ac__head{font-weight:600;font-size:24px;line-height:125%;margin-bottom:60px}.partner-ac__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.partner-ac__body_item{margin:0 15px;width:calc(33.3333333333% - 30px);margin-bottom:30px;height:160px;padding:20px;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:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #e3e8ec;border-radius:6px}.partner-ac__body_item_name{font-weight:500}.partner-ac__body_item_link{color:#50a627}.partner-serv .serv__head{margin:0 auto;margin-bottom:60px}.partner-serv .serv__head_title{text-align:center}.partner-serv .serv__head_title span{color:#50a627}.partner-serv .serv__head_text{text-align:center}.partner-ben .about-ben__top_item:last-child{background-color:#50a627;color:#fff}.partner-ben .about-ben__top_item:last-child .about-ben__top_item_value{color:#fff}.partner-ben .about-ben__top_item:last-child .about-ben__top_item_value span{display:block;font-weight:600;font-size:24px;line-height:120%}.manage-hero__in{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;padding:50px 0}.manage-hero__content{width:55%}.manage-hero__content_title{font-weight:600;font-size:36px;line-height:125%;margin-bottom:30px}.manage-hero__content_text{font-weight:500;margin-bottom:50px}.manage-hero__content_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.manage-hero__img{width:45%}.manage-hero__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.no-webp .manage-video{background-image:url(../img/manage-video.png)}.manage-video{height:600px;background-repeat:no-repeat;background-position:center;background-size:cover}.manage-video .container{height:100%}.manage-video__in{height:100%;padding:80px 0;position:relative}.manage-video__head{font-weight:600;font-size:28px;line-height:135%;color:#fff}.manage-video__btn{width:130px;height:130px;border-radius:100%;background-color:#042742;background-image:url(../img/icons/play-fill.svg);background-repeat:no-repeat;background-position:center;background-size:26px;position:absolute;top:calc(50% - 65px);left:calc(50% - 65px);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.manage-video__btn:hover{background-color:#50a627}.manage-ben__in{padding:50px 0}.manage-ben__head{max-width:787px;width:100%;margin:0 auto;margin-bottom:100px}.manage-ben__head_title{font-weight:600;font-size:32px;line-height:125%;text-align:center}.manage-ben__head_title span{color:#50a627}.manage-ben__head_text{font-weight:500;margin-top:30px;text-align:center}.manage-ben__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:100px;margin-left:-15px;margin-right:-15px}.manage-ben__body_item{margin:0 15px;margin-bottom:30px;width:calc(33.3333333333% - 30px);height:240px;background:#fff;-webkit-box-shadow:0 30px 40px rgba(57,63,110,.15);box-shadow:0 30px 40px rgba(57,63,110,.15);border-radius:16px;padding:40px}.manage-ben__body_item_name{font-weight:600;font-size:18px;line-height:135%;margin-bottom:45px}.manage-ben__body_item_text{font-weight:500;font-size:14px;line-height:155%}.manage-ben__body_item-half{width:calc(50% - 30px)}.manage-ben__ex{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;-ms-flex-wrap:wrap;flex-wrap:wrap}.manage-ben__ex_item{width:calc(25% - 30px);margin:0 15px;margin-bottom:30px;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}.manage-ben__ex_item_num{margin-bottom:15px;font-weight:600;font-size:48px;line-height:125%;text-align:center;color:#50a627}.manage-ben__ex_item_text{text-align:center}.manage-obj{background-color:#263044}.manage-obj__in{padding:100px 0}.manage-obj__head{max-width:800px;width:100%;margin:0 auto;margin-bottom:80px;color:#fff}.manage-obj__head_title{text-align:center;font-weight:600;font-size:32px;line-height:125%}.manage-obj__head_text{margin-top:30px;text-align:center;font-weight:500;font-size:18px;line-height:165%}.manage-obj__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.manage-obj__body_item{width:calc(33.3333333333% - 30px);margin:0 15px;margin-bottom:30px;background:#fff;-webkit-box-shadow:0 4px 10px rgba(81,85,126,.05);box-shadow:0 4px 10px rgba(81,85,126,.05);border-radius:8px;overflow:hidden}.manage-obj__body_item_slider{position:relative}.manage-obj__body_item_slider_sl{height:240px}.manage-obj__body_item_slider_sl img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex}.manage-obj__body_item_slider_pag{position:absolute;bottom:10px!important;left:0;width:100%;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;padding:0 20px;z-index:3}.manage-obj__body_item_slider_pag_item{margin:0 2px;background:#fff;opacity:.8;border-radius:2px;height:2px;width:100%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.manage-obj__body_item_slider_pag_item.active{background-color:#50a627;opacity:1}.manage-obj__body_item_descr{padding:30px 20px}.manage-obj__body_item_descr_name{font-weight:600;font-size:18px;line-height:135%;margin-bottom:20px}.manage-obj__body_item_descr_text{font-weight:500;font-size:14px;line-height:155%}.manage-obj__body_item_val{font-weight:600;font-size:96px;line-height:120%;color:#50a627}.manage-obj__body_item_name{font-weight:500;font-size:24px;line-height:120%;color:#fff}.manage-obj__body_item-last{padding:60px 50px;background-color:transparent;border:1px solid #99a8b4;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:justify;-ms-flex-pack:justify;justify-content:space-between}.manage-serv .serv__head{margin-left:auto;margin-right:auto}.manage-serv .serv__head_title{text-align:center}.manage-serv .serv__head_title span{color:#50a627}.manage-serv .serv__head_text{text-align:center}.manage-ls .about-ben__top_item:last-child{background-color:#50a627;color:#fff}.manage-ls .about-ben__top_item:last-child .about-ben__top_item_value{color:#fff}.manage-ls .about-ben__top_item:last-child .about-ben__top_item_value span{display:block;font-weight:600;font-size:24px;line-height:120%}.hero__body_content_list.mob{display:none}.team-img-opacity{background-color:#000;height:100%;width:100%;opacity:.4;position:absolute}.wpcf7-spinner{position:absolute;right:0}.range-price-slider{background:0 0;border-radius:0;border:none;-webkit-box-shadow:none;box-shadow:none}.range-price-slider.noUi-horizontal .noUi-handle{border-radius:50%;width:32px;height:32px;-webkit-box-shadow:none;box-shadow:none;border:none;top:-15px}.range-price-slider.noUi-horizontal .noUi-handle.noUi-handle-lower{background-color:#898ba3}.range-price-slider.noUi-horizontal .noUi-handle.noUi-handle-upper{background-color:#50a627}.range-price-slider.noUi-horizontal .noUi-handle.noUi-handle-lower::after,.range-price-slider.noUi-horizontal .noUi-handle.noUi-handle-upper::after{content:none}.range-price-slider.noUi-horizontal .noUi-handle.noUi-handle-lower::before,.range-price-slider.noUi-horizontal .noUi-handle.noUi-handle-upper::before{top:4px;left:10px;color:#fff;background:0 0;font-size:22px;font-weight:100}.range-price-slider.noUi-horizontal .noUi-handle.noUi-handle-lower::before{content:'-'}.range-price-slider.noUi-horizontal .noUi-handle.noUi-handle-upper::before{content:'+'}.range-price-slider .noUi-base,.range-price-slider .noUi-connects{height:1px;border-radius:0;background:#99a8b4}.range-price-slider .noUi-connect{background:#99a8b4}.grecaptcha-badge{visibility:hidden}@media (max-width:1300px){.login__content_small{width:100%;margin-bottom:20px}.login__content_links{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product__tm_tabscontent{max-width:unset;width:calc(100% - 205px)}.product__tm_tabscontent_item_slider{width:60%;height:500px}.product__tm_tabscontent_item_slider_sl img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.object__photo_info .object__photo_info_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.object__info_text{width:100%}}@media (max-width:1200px){.partners__body_list{margin-left:-15px;margin-right:-15px}.partners__body_item{width:calc(25% - 30px);margin:0 15px;margin-bottom:20px}.contacts-page__main_item_content{width:58%;max-width:unset}.contacts-page__main_item_form{max-width:unset;width:40%}}@media (max-width:1150px){.product__doc_body{margin-left:-10px;margin-right:-10px}.product__doc_body_item{margin:0 10px;margin-bottom:15px;width:calc(50% - 20px)}}@media (max-width:1100px){.header__mobile{display:block}.header__mobile_in{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;padding:0 15px}.header__mobile_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__mobile_action_main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__mobile_action_main_item{width:50px;height: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;background:#f9fafd;margin:0 8px;border:1px solid #e3e8ec;border-radius:100%}.header__mobile_action_main_item svg path{fill:#042742}.header__mobile_action_burger{width:30px;height:18px;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:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:30px}.header__mobile_action_burger span{display:block;width:100%;height:3px;border-radius:12px;background-color:#042742}.header__mobile_action_burger span:nth-child(2){width:22px}.header__in{display:none}.serv__in{padding:40px 0}.serv__body{-ms-flex-wrap:wrap;flex-wrap:wrap}.serv__body_descr{width:100%;max-width:unset;margin-bottom:80px}.serv__body_descr_item{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.serv__body_video{width:100%;max-width:unset}.serv__body_video video{width:100%;height:100%}.footer__main_in{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__main_left{width:100%;margin-bottom:50px}.footer__main_right{width:100%}.footer__main_right_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer__main_right_menu_item{margin-bottom:0}.footer__main_right_action{height:400px}.footer__ex_top_left{width:100%}.footer__ex_top_left_menu{margin-bottom:50px}.footer__ex_top_right{margin-bottom:50px;width:100%}.footer__ex_top_bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__ex_top_bottom_item{width:100%;margin-bottom:15px}.rest__in{-ms-flex-wrap:wrap;flex-wrap:wrap}.rest__content{width:100%;margin-bottom:60px}.rest__content_title{margin-bottom:25px}.rest__content_text{margin-bottom:0}.rest__content_nav{display:none}.rest__slider{width:100%}.team-page__main_part{margin-left:0;margin-right:0}.team-page__main_part_title{margin-left:0;margin-right:0}.team-page__main_part_item{width:100%;margin-left:0;margin-right:0}.team-page__adv_content{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.team-page__adv_content_main{max-width:unset;width:100%}.team-page__adv_content_main_title{text-align:center;margin-bottom:30px}.team-page__adv_content_main_text{text-align:center}.team-page__adv_content_img{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:unset}.team-page__adv_content_action{position:absolute;bottom:60px;left:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.team-page__adv_content_action_btn{position:static}.press-page__body{-ms-flex-wrap:wrap;flex-wrap:wrap}.press-page__body_main{width:100%;margin-bottom:50px}.product__hero_slider_sl_main_content_in{-ms-flex-wrap:wrap;flex-wrap:wrap}.product__hero_slider_sl_main_content_descr{width:100%;margin-bottom:100px}.product__hero_slider_sl_info_main_list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:100%}.product__hero_slider_sl_info_main_item{margin-right:0;width:33.3333333333%}.product__hero_slider_sl_info_main_ind{display:none}.product__hero_slider_sl_info_action_tabs{display:none}.product__hero_slider_sl_info_action_btns{display:none}.product__hero_slider_sl_info_action_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 0;border-top:1px solid #e3e8ec;border-bottom:1px solid #e3e8ec;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product__hero_slider_sl_info_action_mobile_name{font-weight:600;font-size:18px;line-height:145%}.product__hero_slider_sl_info_action_mobile_btn{width:50px;height:50px;border-radius:100%;background-color:#f9fafd;border:1px solid #e3e8ec;background-image:url(../img/icons/more.svg);background-repeat:no-repeat;background-position:center;background-size:30px 6px}.product__descr_in{-ms-flex-wrap:wrap;flex-wrap:wrap}.product__descr_main{width:100%;max-width:unset;margin-bottom:50px}.product__descr_main_list{-ms-flex-wrap:wrap;flex-wrap:wrap}.product__descr_main_item{width:100%;margin:0;margin-bottom:15px}.product__descr_chars{border:none;padding:0;max-width:unset;width:100%}.product__tm_in{-ms-flex-wrap:wrap;flex-wrap:wrap}.product__tm_tabs{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow-y:auto}.product__tm_tabs_item{padding:12px 16px;border:1px solid #e3e8ec;border-radius:25px;margin-right:10px;margin-bottom:10px;font-weight:600;font-size:12px;line-height:135%;white-space:nowrap;color:#042742}.product__tm_tabs_item:after{display:none}.product__tm_tabs_item:before{display:none}.product__tm_tabs_item.active{background-color:#042742;border-color:#042742;color:#fff}.product__tm_tabs_item.active~.product__tm_tabs_item{color:#042742}.product__tm_tabscontent{width:100%}.product__tm_tabscontent_item{-ms-flex-wrap:wrap;flex-wrap:wrap}.product__tm_tabscontent_item_descr{width:100%;max-width:unset;background-color:unset;padding-left:0;padding-right:0;padding-bottom:130px}.product__tm_tabscontent_item_descr_head{margin-bottom:40px}.product__tm_tabscontent_item_slider{width:100%;height:unset}.rent__tl_in{padding:40px 0}.rent__tl_subtitle{margin-bottom:25px}.rent__tl_body_item_line{display:none}.rent__tl_body_item_wr{padding-bottom:30px}.rent__tl_body_item_wr:before{display:none!important}.rent__tl_body_item_wr:first-child:after{top:0;height:100%}.rent__tl_body_item_wr:last-child:after{display:none}.rent__tl_body_item_wr:after{position:absolute;top:0;height:100%;width:3px;left:calc(50% - 1.5px);background-color:#50a627;content:""}.rent__tl_body_item{width:100%;min-height:unset}.rent__ad_in{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}.rent__ad_in:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:rgba(255,255,255,.8)}.rent__ad_left{position:relative;z-index:3;width:100%;margin-bottom:20px;max-width:unset}.rent__ad_right{position:relative;z-index:3;max-width:unset;width:100%}.order__body_main_part_body-payment_bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}.order__body_main_part_body-payment_bottom_icns{width:100%;margin-top:15px}.about-team__body_item{width:calc(33.3333333333% - 30px)}}@media (max-width:1070px){.map__head{position:relative;top:0}.map__head_top{-ms-flex-wrap:wrap;flex-wrap:wrap}.map__head_top_tabs{width:100%;margin-bottom:20px;background-position:10px;overflow-y:auto}.map__head_top_tabs_item{white-space:nowrap}.map__head_filter{padding-top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.map__head_filter_item{width:100%;margin:0;margin-bottom:15px}.map__head_filter_item-address_filter{margin-bottom:50px}.map__head_filter_item-date_block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.map__head_filter_item-date{-ms-flex-preferred-size:49%;flex-basis:49%}.map__head_filter_item-guest_add-new-guest{display:none}.map__head_filter_item-guest_add-new-guest.mob{display:block;position:relative;bottom:0;margin-bottom:10px}.map__head_filter_item-search_button{padding:20px 40px}.map__body_in.active{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.map__advanced_filter{margin-top:10px}.map__advanced_filter .map__advanced_filter-list_item{-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;padding:20px}.map__advanced_filter .title_advanced_filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e7e9f2;padding-bottom:15px}.map__advanced_filter .title_advanced_filter .close_advanced_filter{background:url(../img/icons/close.svg) no-repeat center;width:20px;height:20px;margin-right:20px;cursor:pointer}.map__advanced_filter .title_advanced_filter h3{font-size:20px;font-weight:600;color:#042742}.map__advanced_filter .price_advanced_filter h4{gap:100px}.map__advanced_filter .price_period-advanced-filter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.map__advanced_filter .price_period-advanced-filter .price_period-advanced-filter_input-block{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.map__advanced_filter .price_period-advanced-filter .price_period-advanced-filter_input-block div.input-price-filter{-ms-flex-preferred-size:60%;flex-basis:60%}.object__head_info_item-right_block .heart-tool b{display:none}.object__adv_body_col{grid-template-columns:repeat(3,1fr)}}@media (max-width:1040px){.partner-pass__body_item{padding:25px}.partner-pass__body_item_value{font-size:70px}}@media (max-width:1000px){.hero-nav__in{-ms-flex-wrap:wrap;flex-wrap:wrap}.hero-nav__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;overflow-y:auto}.hero-nav__link{margin-left:0;margin-top:20px}.catalogCard__info_main{max-height:unset;margin-bottom:30px}.catalogCard__info_action{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.catalogCard__info_action_item{width:100%;margin-left:0;margin-right:0}.catalogCard__info_action_download{width:auto}.catalogCard__info_action-sm .catalogCard__info_action_bottom{border:none;width:100%}.catalogCard__info_action-sm .catalogCard__info_action_bottom .catalogCard__info_action_download{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.catalogCard__info_action-sm .catalogCard__info_action_bottom .catalogCard__info_action_btn{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.hero__in{padding:30px 0}.hero__body_content{width:50%}.hero__body_content_title{font-size:30px}.hero__body_content_text{font-size:16px}.hero__body_content_list{-ms-flex-wrap:wrap;flex-wrap:wrap}.hero__body_content_item{width:100%}.hero__body_img{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;width:50%}.hero__body_img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.hero-n__in{background-position:right bottom;background-size:50%}.hero-n__in.ch{height:650px}.hero-n__content{width:50%}.map__list_item{width:calc(50% - 30px)}.dwn__in{padding:40px 0}.no-webp .dwn__body{background-image:url(../img/dwn/dwn-mobile.png)}.dwn__body{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:50px 30px 115px;background-repeat:no-repeat;background-position:bottom;background-size:cover}.dwn__body_descr{width:100%;padding:0;margin-bottom:50px}.dwn__body_descr_title{margin-bottom:20px}.dwn__body_action{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dwn__body_action_img{display:none}.dwn__body_action_link{position:static}.tours>.container{display:none}.tours__mobile{display:block}.tours__mobile_in{padding:40px 0}.tours__mobile_slider_sl{background-repeat:no-repeat;background-position:center;background-size:cover;padding:60px 30px 40px;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;height:720px}.tours__mobile_slider_sl_head_title{font-weight:600;font-size:48px;line-height:135%;margin-bottom:15px}.tours__mobile_slider_sl_head_text{font-weight:500;font-size:18px;line-height:155%}.tours__mobile_slider_sl_btn{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;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}.tours__mobile_slider_sl_btn_link{width:130px;height:130px;border-radius:100%;background-color:#263044;background-image:url(../img/icons/resize.svg);background-repeat:no-repeat;background-position:center;background-size:20px 20px;display:block;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tours__mobile_slider_sl_btn_link:hover{background-color:#50a627}.tours__mobile_slider_sl_action_name{text-transform:uppercase;margin-bottom:30px;font-weight:600;font-size:28px;line-height:145%}.tours__mobile_slider_sl_action_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:20px;border-top:1px solid #e7e9f2}.tours__mobile_slider_sl_action_nav_btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tours__mobile_slider_sl_action_nav_btns_item{margin:0 5px;width:50px;height:50px;border-radius:100%;background-color:#fff;background-image:url(../img/icons/chevron-black.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px}.tours__mobile_slider_sl_action_nav_btns_item-prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.benefits__in{padding:40px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.benefits__body{margin-bottom:60px;max-width:unset;width:100%;margin-right:0}.benefits__body_main_title{margin-bottom:30px}.benefits__body_nav{display:none}.benefits__content{width:100%}.benefits__slider_sl_body{padding:10px}.benefits__slider_sl_img img{border:1px solid #ff0;width:100%;min-height:380px;-o-object-fit:cover;object-fit:cover}.int__in{padding:30px 0 70px}.int__head{margin-bottom:20px}.int__slider_sl_title{font-weight:600;font-size:24px;line-height:135%;margin-bottom:45px}.int__slider_sl_body_item{width:calc(50% - 20px);height:100px;margin-bottom:20px}.int__slider_sl_body_item_action_label{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.int__slider_sl_body_item_action_label_icon{position:static}.int__action{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.int__action_btn{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.int__action_pag{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%!important;margin-top:30px}.services__in{padding:40px 0}.services__tabs{overflow-x:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:30px 0 10px}.services__tabs_item{white-space:nowrap}.services__content{margin:0}.services__content_item_list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.services__content_item_list_link{margin:0 10px;margin-bottom:20px;width:calc(50% - 20px);height:100px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px}.services__content_item_list_link_name{font-size:16px;line-height:20px}.expert__in{padding:80px 0}.expert__body{padding:40px 0}.expert__body_text{font-size:24px;line-height:32px}.premium__in{padding-top:0}.premium__head{margin:0;margin-bottom:30px}.premium__body{height:460px;display:-webkit-box;display:-ms-flexbox;display:flex}.premium__body_content{position:relative}.press__in{padding:40px 0}.press__tabs{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;margin-bottom:0;padding:30px 0;margin-bottom:15px}.contacts>.container{padding:0}.contacts__in{padding:40px 0}.contacts__body{-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts__body_main{width:100%;padding:50px 30px}.contacts__body_img{width:100%}.contacts__map{width:100%;margin-top:0}.no-webp .aks__in{background-image:url(../img/aks/aks-mob.png)}.aks__in{position:relative;height:420px;background-repeat:no-repeat;background-position:right bottom;background-size:contain;padding:45px 30px;background-color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.aks__img{display:none}.aks__descr{width:100%;padding:0}.aks__descr_head{margin-bottom:20px}.aks__descr_text{width:60%}.aks__action{padding:0}.auto__in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.auto__descr{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;max-width:unset}.auto__descr_text{text-align:center}.auto__descr_head{display:none}.auto__img{position:static;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;overflow:hidden;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}.auto__img img{max-height:450px;-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.auto__mob_title{display:block;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:center;margin-bottom:25px}.dbl__body_slider_sl_top{padding-bottom:115px;padding-right:60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dbl__body_slider_sl_top_name{text-align:center}.dbl__body_slider_sl_content{-ms-flex-wrap:wrap;flex-wrap:wrap}.dbl__body_slider_sl_content_descr{width:100%;margin-bottom:40px;padding-right:0}.dbl__body_slider_sl_content_slider{width:100%;height:320px}.dbl__body_slider_nav{top:120px;width:100%;right:0;padding:0 60px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dbl__body_slider_nav_frac{display:none}.nt__head{margin-bottom:35px}.nt__body{-ms-flex-wrap:wrap;flex-wrap:wrap;background-position:right top;position:relative;min-height:unset}.nt__body:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.8);content:""}.nt__body_content{width:100%;position:relative;z-index:3}.nt__body_form{z-index:3;position:relative;max-width:unset}.crd__body{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.crd__body_item{width:calc(33.3333333333% - 30px)}.catalog__tabs{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto}.catalog__tabs_item{white-space:nowrap}.catalog__body_item{width:100%;height:auto}.contacts-page__main_item_in{-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts-page__main_item_content{width:100%;margin-bottom:30px}.contacts-page__main_item_form{width:100%}.contacts-page__main_item_info{-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts-page__main_item_info_head{max-width:unset;margin-bottom:50px}.contacts-page__main_item_info_body{width:100%}.no-webp .catalog-page__hero_in{background-image:url(../img/hero/hero-bg.png)}.catalog-page__hero_in{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:30px 20px;background:unset;background-color:#fff;background-repeat:no-repeat;background-position:right bottom;background-size:contain}.catalog-page__hero_text{width:100%;max-width:unset;margin-bottom:20px}.catalog-page__hero_img{display:none}.article__head{padding-bottom:20px;border-bottom:1px solid #e3e8ec;margin-bottom:40px}.article__head_line{display:none}.article__body_head{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.article__body_head_info{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article__body_head_info_x{margin-left:20px}.article__body_head_title{width:100%;max-width:unset}.article__body_part_p{max-width:unset;padding:0}.article__body_part_title{max-width:unset;padding:0}.article__body_part_img{max-width:unset}.article__body_ms{-ms-flex-wrap:wrap;flex-wrap:wrap}.article__body_ms_text{max-width:unset;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:60px}.article__body_ms_text:after{top:unset;bottom:-35px;left:0;-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.career-page__vls_item{width:100%}.career-page__vac_body{-ms-flex-wrap:wrap;flex-wrap:wrap}.career-page__vac_body_table{max-width:unset}.career-page__vac_body_contacts{max-width:unset}.career-page__hw_body{-ms-flex-wrap:wrap;flex-wrap:wrap}.career-page__hw_body_item{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:35px}.career-page__hw_body_item:last-child{margin-bottom:0}.career-page__hw_body_item_num{width:auto;margin-bottom:0;margin-right:30px}.career-page__hw_body_item_num:after{display:none}.career-page__hw_body_item_num:before{display:none}.career-page__hw_body_item_descr{padding:0}.career-page__hw_body_item_descr_text{text-align:left}.career-page__feed_in{padding:60px 30px}.career-page__feed_form{padding:0;background-color:unset;-webkit-box-shadow:none;box-shadow:none}.career-page__feed_form_fields{-ms-flex-wrap:wrap;flex-wrap:wrap}.career-page__feed_form_input{width:100%;margin-bottom:20px;max-width:unset}.career-page__feed_form_action{width:100%}.career-page__feed_form_upload_val{display:none}.login__in{-ms-flex-wrap:wrap;flex-wrap:wrap}.login__form{width:100%}.login__form_el{width:100%;max-width:unset}.login__content{width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:0}.product__sq_in{-ms-flex-wrap:wrap;flex-wrap:wrap}.product__sq_body{width:100%;max-width:unset;margin-bottom:50px}.product__sq_body_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.product__sq_body_content_action{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__sq_body_content_plan img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.no-webp .product__sq_action{background-image:url(../img/footer-mob.png)}.product__sq_action{max-width:unset;width:100%;height:400px;background-position:right}.product__snt_in{-ms-flex-wrap:wrap;flex-wrap:wrap}.product__snt_body{max-width:unset;margin-bottom:50px}.product__snt_action{max-width:unset}.product__anl_tabs{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-y:auto}.product__anl_tabs_item{white-space:nowrap}.product__anl_tabscontent_item{-ms-flex-wrap:wrap;flex-wrap:wrap}.product__anl_tabscontent_item_body{width:100%;max-width:unset;margin-bottom:50px}.product__anl_tabscontent_item_body_chart{width:100%}.product__anl_tabscontent_item_action{max-width:unset}.invest__res_body{-ms-flex-wrap:wrap;flex-wrap:wrap}.invest__res_body_item{width:48%;margin-bottom:20px}.invest__dwn{margin-bottom:0}.invest__dwn .dwn__in{padding-bottom:40px}.invest__mng_body{-ms-flex-wrap:wrap;flex-wrap:wrap}.invest__mng_body_list{width:100%;margin-bottom:20px}.invest__pac_body>.career-page__vac_body_table .career-page__vac_body_table_row{padding:10px 0}.invest__pac_body>.career-page__vac_body_table .career-page__vac_body_table_row_head{-ms-flex-wrap:wrap;flex-wrap:wrap}.invest__pac_body>.career-page__vac_body_table .career-page__vac_body_table_item{width:100%!important;max-width:unset;padding:15px 0}.invest__pac_body>.career-page__vac_body_table .career-page__vac_body_table_item-send{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.invest__pac_body>.career-page__vac_body_table .career-page__vac_body_table_item-add{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.invest__pac_body>.career-page__vac_body_table .career-page__vac_body_table_row_body .invest__pac_table_body{padding-top:10px}.invest__pac_body>.career-page__vac_body_table .career-page__vac_body_table_row_body .invest__pac_table_body_item{width:calc(50% - 50px)}.developer__all_in{-ms-flex-wrap:wrap;flex-wrap:wrap}.developer__all_main{margin-bottom:30px;max-width:unset}.developer__all_main_top{margin-bottom:30px}.developer__all_main_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.developer__all_main_bottom_val{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:15px}.developer__all_main_bottom_text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.developers__pt_in{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 15px}.developers__pt_content{width:100%;margin-bottom:20px}.developers__pt_content_title{margin-bottom:20px}.developers__pt_content_text{margin-bottom:30px}.developers__pt_content_list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.developers__pt_content_item{margin-right:35px}.developers__pt_content_item:last-child{margin-right:0}.developers__pt_img{width:100%}.developers-partners__head{-ms-flex-wrap:wrap;flex-wrap:wrap}.developers-partners__head_main{max-width:unset;margin-bottom:30px}.developers-partners__head_ex{max-width:unset}.object__info_main{-ms-flex-wrap:wrap;flex-wrap:wrap}.object__info_main_gallery{width:100%;margin-bottom:20px}.object__photo-gallery_main-gallery_thumbs{display:none}.object__info_main_panel{max-width:unset}.object__info_text{width:100%}.rent__hero_main_action{background-image:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rent__hero_main_action:after{position:absolute;height:4px;background-color:#eee;top:60%;left:0;width:100%;content:""}.rent__hero_main_action_before{position:static;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:200px;height:200px;z-index:2}.rent__hero_main_action_after{position:static;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:200px;height:200px;z-index:2}.rent__hero_main_action_btn{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;z-index:2}.faq__main_body{-ms-flex-wrap:wrap;flex-wrap:wrap}.faq__main_body_content{width:100%;margin-bottom:20px}.order__body_main_part_body{padding:20px}.order__body_main_part_body_input_el{margin:0}.order__body_main_part_body-guestData_main{-ms-flex-wrap:wrap;flex-wrap:wrap}.order__body_main_part_body-guestData_main_input-name{width:100%;margin-bottom:15px}.order__body_main_part_body-guestData_passport_tabs{-ms-flex-wrap:wrap;flex-wrap:wrap}.order__body_main_part_body-guestData_passport_tabs_item{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;width:100%;margin-bottom:10px}.order__body_main_part_body-guestData_passport_content_row{-ms-flex-wrap:wrap;flex-wrap:wrap}.order__body_main_part_body-guestData_passport_content_item{width:100%;margin-bottom:15px}.order__body_main_part_body-guestData_passport_content_item input{margin-right:5px}.order__body_main_part_body-contacts{-ms-flex-wrap:wrap;flex-wrap:wrap}.order__body_main_part_body-contacts_item{width:100%;margin-bottom:15px}.order__body_main_part_body-payment_top{-ms-flex-wrap:wrap;flex-wrap:wrap}.order__body_main_part_body-payment_top_item{width:100%;margin-bottom:10px}.order__body_main_part_body-payment_bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order__body_main_part_body-payment_bottom_tm{width:48%}.order__body_main_part_body-payment_bottom_tm span{margin:0 5px}.order__body_main_part_body-payment_bottom_cvc{width:48%;min-width:unset}.about-hero__content_item-left_item{display:none}.about-hero__content_item-right_item{display:none}.about-pres__body_item{width:calc(50% - 30px)}.about-cont__in{display:block}.about-cont__head{margin-bottom:40px;width:100%}.about-cont__body{width:100%}.partner-srv__body_item{width:calc(33.3333333333% - 30px)}.partner-met__main{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.partner-met__main_item{width:49%}.partner-met__main_item-download{width:100%;margin-top:20px;background-size:cover!important}.partner-pr__in{padding:50px 0}.partner-pr__head{margin-bottom:35px}.partner-pr__body{-ms-flex-wrap:wrap;flex-wrap:wrap}.partner-pr__body_list{max-width:unset}.partner-pr__body_content{width:100%}.partner-pr__body_content_main{max-width:unset}.partner-tr__body{-ms-flex-wrap:wrap;flex-wrap:wrap}.partner-tr__body_item{width:100%;height:auto;margin-bottom:20px;padding:30px}.partner-tr__body_item_text{height:auto}.partner-tr__body_item_in{display:none}.partner-ex__body_item{width:calc(50% - 30px)}.partner-ac__body_item{width:calc(50% - 30px)}.manage-ben__head{margin-bottom:30px}.manage-ben__body{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.manage-ben__body_item{width:calc(50% - 30px)!important;height:auto;min-height:240px}.manage-ben__ex_item{width:calc(50% - 30px)}.manage-obj__body_item{width:calc(50% - 30px)}.manage-obj__body_item_val{font-size:80px}.manage-obj__body_item-last{padding:25px}.object__head_info_item-left_block{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:30px}.object__head_info_item-right_block{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-bottom:30px}}@media (max-width:900px){.vds__head{margin-bottom:20px}}@media (max-width:850px){.rent__for_in{padding:80px 0 40px}.rent__for_body{-ms-flex-wrap:wrap;flex-wrap:wrap}.rent__for_body_col{width:100%}.rent__for_body_item_card{padding:10px}.rent__for_body_item_card_bottom_btn{padding:15px 10px 15px 30px}.rent__for_body_item_card_bottom_btn:after{left:5px}}@media (max-width:800px){.hero__body{-ms-flex-wrap:wrap;flex-wrap:wrap}.hero__body_content{width:100%;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.hero__body_content_list{display:none}.hero__body_content_list.mob{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:absolute;margin-right:0;margin-left:0;bottom:0}.hero__body_content_item{width:33%;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:150px;margin:0 5px 20px;padding:10px}.hero__body_content_item_icon{margin:5px 10px}.hero__body_content_item_descr_bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero__body_img{width:100%}.order__body_in{-ms-flex-wrap:wrap;flex-wrap:wrap}.order__body_main{width:100%}.order__body_ex{width:100%}}@media (max-width:768px){.button{padding:17px 50px}.fltr .fltr__wr{width:100%}.modal__content{padding-left:20px;padding-right:20px;width:100%}.modal__content_in{max-width:unset}.modal__title{margin-bottom:10px;font-size:25px}.modal__subtitle{font-size:14px}.modal__close{top:15px;right:15px}.modal__form{max-width:unset}.modal__form_input{margin-bottom:5px}.modal__form_input input{font-size:14px}.modal__form_textarea textarea{font-size:14px}.modal__form_file{-ms-flex-wrap:wrap;flex-wrap:wrap}.modal__form_file_el{margin-bottom:10px}.modal__form_file_status{margin-bottom:10px}.modal__ex{margin-top:25px}.modal__bth_in{-ms-flex-wrap:wrap;flex-wrap:wrap}.modal__bth_img{display:none}.modal__bth_mort{width:100%;padding:30px;padding-bottom:50px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.modal__bth_content{width:100%;padding-left:15px;padding-right:15px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.modal__bth_content_head_title{text-align:center}.modal__bth_content_head_subtitle{text-align:center}.modal__bth_content_head_close{top:15px;right:15px}.hero-n__in{background-size:100%;background-position:center bottom}.hero-n__content{width:100%}.map__head_top_tabs{padding-bottom:10px}.map__head_top_action{font-size:14px;font-weight:100;margin-bottom:0;height:50px;width:100%}.map__head_top_action_btn-pp:after{top:calc(50% - 0px);width:18px;height:18px}.map__head_top_action_btn-toggle{display:none}.map__head_top_action_btn-pp{height:50px;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-radius:10px;background-color:#f9fafd;color:#042742}.map__head_top_action_btn-pp:after{left:unset;right:30px}.no-webp .map__head_top_mob{background-image:url(../img/map/map-bg.png)}.map__head_top_mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:50px;border-radius:10px;overflow:hidden;background-color:#042742;color:#fff;font-size:14px;font-weight:100;width:100%;padding:0 20px;background-repeat:no-repeat;background-position:right;background-size:cover;line-height:16px}.map__head_filter.mob{display:block}.map__body{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background-color:#fff;z-index:-1}.map__body .container{height:100%;padding:0}.map__body_in{height:100%;position:relative;display:block}.map__body_content{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;bottom:0;left:0;width:auto;overflow-y:hidden;overflow-x:auto;z-index:6;height:auto;max-width:100%}.map__body_content::-webkit-scrollbar{width:100%;height:4px;background-color:#fff;border-radius:3px}.map__body_content::-webkit-scrollbar-thumb{background:#042742;border-radius:3px}.map__body_content_head{display:none}.map__body_content_item{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.map__body_content_item .map__card{width:360px;margin-right:20px}.map__body_content_item.hide{display:none}.map__body_content_item.active{display:-webkit-box;display:-ms-flexbox;display:flex}.map__body_el{position:relative;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;z-index:7}.map__body_el_head{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;padding:30px 15px;background-color:#f9fafd}.map__body_el_head_name{font-weight:700;font-size:20px}.map__body_el_head_close{width:40px;height:40px;background-image:url(../img/icons/close.svg);background-repeat:no-repeat;background-position:center;background-size:30px}.map__body.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.map__list{display:block!important}.map__list_in{margin-left:0;margin-right:0}.map__list_in.active{margin-left:0;margin-right:0}.map__list_item{width:100%;margin-left:0;margin-right:0}.map__list_item .map__card_info_bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}.gallery__in{-ms-flex-wrap:wrap;flex-wrap:wrap}.gallery__main{width:100%}.gallery__main_title{margin-bottom:30px}.gallery__main_text{margin-bottom:60px}.gallery__main_nav{display:none}.gallery__content{width:100%}.gallery__content_slider{width:80%;overflow:visible;margin:0 auto 0 0}.gallery__content_slider_sl{padding:60px 0}.partners__title{font-size:24px;margin-bottom:20px}.partners__tabs{margin-bottom:30px}.partners__body_item{width:calc(50% - 30px);-webkit-filter:grayscale(0);filter:grayscale(0)}.spec__head_nav{display:none}.vds__head_nav{display:none}.prom__in{padding:25px 0}.prom__body{margin-left:0;margin-right:0}.prom__body_item{margin-left:0;margin-right:0;width:100%}.crd__body_item{width:calc(50% - 30px)}.crd__body_item_name{font-size:14px;line-height:17px}.career-page__vls{background-color:#fff}.career-page__vls_head{margin-bottom:60px;font-weight:600;font-size:24px;line-height:145%}.career-page__vls_item{-ms-flex-wrap:wrap;flex-wrap:wrap}.career-page__vls_item_icon{margin-bottom:30px}.career-page__vls_item_body{width:100%}.career-page__vls_item_body_name{margin-bottom:20px}.career-page__td_in{padding:80px 0;max-width:unset}.career-page__td_title{font-weight:600;font-size:24px;line-height:135%;text-align:left}.career-page__td_text{text-align:left;margin-bottom:50px}.career-page__td_action{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.career-page__vac_body_table_row_head{-ms-flex-wrap:wrap;flex-wrap:wrap}.career-page__vac_body_table_item{width:67%;max-width:unset!important;padding-top:30px;padding-bottom:30px}.career-page__vac_body_table_item-name{border-right:none;padding:0;padding-right:30px}.career-page__vac_body_table_item-price{padding:0;width:30%}.career-page__vac_body_table_item-send{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.career-page__vac_body_table_item-add{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:30%;padding-left:0;padding-right:0}.career-page__vac_body_table_item-price{-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.career-page__hw_title{text-align:left;font-weight:600;font-size:28px;line-height:145%;margin-bottom:40px}.career-page__feed_form_action_btn{width:100%}.career-page__feed_form_ex{text-align:center}.docs-page__head{padding-top:30px}.docs-page__body_head{margin-bottom:20px}.docs-page__body_main{padding:40px 0}.docs-page__body_main_list{margin-left:0;margin-right:0}.docs-page__body_main_item{height:auto;width:100%;margin-left:0;margin-right:0}.docs-page__body_main_item_icon{margin-bottom:10px}.docs-page__body_pl{padding:25px 0}.docs-page__body_part{margin-bottom:0;padding:25px 0}.docs-page__body_part_list{margin-left:0;margin-right:0}.docs-page__body_part_item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;margin-left:0;margin-right:0}.fav-page__body_content_item{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.fav-page__body_content_item_img{width:100%;height:200px}.fav-page__body_content_item_descr{padding:20px}.fav-page__body_content_item_descr_head{margin-bottom:10px}.fav-page__body_content_item_descr_head_name{font-weight:700;font-size:16px;line-height:135%}.fav-page__body_content_item_descr_head_btn{position:absolute;top:20px;right:20px}.fav-page__body_content_item_descr_subhead{display:none}.fav-page__body_content_item_descr_action{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fav-page__body_content_item_descr_text{font-size:12px}.login__form{margin-bottom:35px}.login__form_el{padding:60px 40px 25px 40px}.login__form_el_head{margin-bottom:80px}.login__form_el_title{text-align:center}.login__form_el_text{text-align:center}.login__form_el_flds{margin-left:0;margin-right:0}.login__form_el_flds_item{width:100%;margin:0;margin-bottom:20px}.login__form_el_flds_ex{margin-bottom:0;margin-top:30px;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}.login__form_el_flds_ex_text{text-align:center}.login__form_el_flds_ex_btn{text-align:center}.login__form_el_action_name{margin-right:0;width:100%;text-align:center;margin-bottom:15px}.login__form_el_action_btn{width:100%}.login__form_el_action_ex{text-align:center}.login__content_big{font-size:80px}.login__content_small{font-size:24px;max-width:unset;margin-bottom:20px}.login__content_links{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product__doc_body_item{width:calc(100% - 20px)}.invest-hero__in{padding:50px 0}.invest-hero__content{width:100%}.invest-hero__content_title{font-size:32px}.invest-hero__img{display:none}.invest__mng_body_list{-ms-flex-wrap:wrap;flex-wrap:wrap}.invest__mng_body_item{width:100%;margin-right:0;margin-bottom:20px;max-width:unset}.manage__rep{background-image:none!important}.manage__rep_content{width:100%}.manage__rep_content_item{width:100%}.object__head{padding:30px 0}.object__head_info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}.object__head_info_item{width:100%;margin-right:0;margin-bottom:20px}.object__tabs{overflow-x:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.object__tabs_item{white-space:nowrap;margin-bottom:0;padding-bottom:10px}.object__video_el{height:300px}.rent__hero_main_title{font-size:35px}.rent__hero_main_action{margin-bottom:20px;padding:50px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rent__hero_main_action:after{display:none}.rent__hero_main_action_before{display:none}.rent__hero_main_action_after{display:none}.rent__ad_in{padding:20px}.rent__ad_left_title{max-width:unset}.rent__dec_inds{-ms-flex-wrap:wrap;flex-wrap:wrap}.rent__dec_inds_item{width:100%;margin-bottom:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.rent__dec_inds_item_name{text-align:left}.rent__dec_inds_item_value{text-align:left}.rent__about_body{-ms-flex-wrap:wrap;flex-wrap:wrap}.rent__about_body_item{width:100%;margin-bottom:20px}.faq__in{padding:30px 0}.faq__main_body_content_tabs{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto}.faq__main_body_side{max-width:unset;width:100%}.faq__main_body_side .press-page__body_contacts{width:100%!important}.faq__feed_in{padding:30px 15px}.faq__feed_form_row{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.faq__feed_form_item-input{width:100%;margin-bottom:20px}.faq__feed_form_item-input:last-child{margin-bottom:0}.faq__feed_form_action{-ms-flex-wrap:wrap;flex-wrap:wrap}.faq__feed_form_action_btn{width:100%;margin-bottom:20px;margin-right:0}.faq__feed_form_action_ex{text-align:center}.order__head_main_card{max-width:unset;margin-bottom:20px}.order__head_main_basket{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order__head_main_basket_item{width:32.2580645161%;margin:0}.about-hero__main_title{font-size:35px}.about-hero__content{-ms-flex-wrap:wrap;flex-wrap:wrap}.about-hero__content_item{margin:0 0 60px 0!important;padding:40px 15px 15px 15px!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.about-hero__content_item:last-child{margin-bottom:0!important}.about-hero__content_item_avatar{left:calc(50% - 40px)!important;right:unset}.about-ben__top{-ms-flex-wrap:wrap;flex-wrap:wrap}.about-ben__top_item{width:100%;margin-bottom:20px;height:auto}.about-ben__top_item:last-child{margin-bottom:0}.about-ben__top_item_value{margin-bottom:20px}.about-ben__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}.about-ben__bottom_item{width:100%;margin-bottom:20px;height:auto}.about-ben__bottom_item:last-child{margin-bottom:0}.about-ben__bottom_green_head{margin-bottom:20px}.about-ben__bottom_def_name{margin-bottom:20px}.about-prj__body_item{width:calc(50% - 30px)}.about-ex__in{padding:30px;position:relative}.about-ex__in:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.8);content:""}.about-ex__content{z-index:3;position:relative}.about-pres__body{margin-left:0;margin-right:0}.about-pres__body_item{width:100%;margin-left:0;margin-right:0;margin-bottom:20px}.about-team__body_item{width:calc(50% - 30px)}.partner-hero__in{padding:50px 0}.partner-hero__content{max-width:unset}.partner-hero__content_title{font-size:32px}.partner-hero__img{display:none}.partner-srv__body_item{width:calc(50% - 30px)}.partner-pass__head{margin-bottom:30px}.partner-pass__body{-ms-flex-wrap:wrap;flex-wrap:wrap}.partner-pass__body_item{margin-bottom:25px;width:100%;min-height:unset}.partner-met__ex{position:relative;overflow:hidden;background-size:cover}.partner-met__ex:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.8);content:""}.partner-met__ex_content{position:relative;z-index:3}.partner-met__ex_mes{display:none}.partner-tr__head{margin-bottom:30px}.partner-ex__in{padding:50px 0}.partner-ex__head{margin-bottom:30px}.partner-ex__body{margin-left:0;margin-right:0}.partner-ex__body_item{margin-left:0;margin-right:0;width:100%;margin-bottom:20px;height:auto;padding:30px}.partner-ex__body_item_icon{margin-bottom:20px}.partner-ex__body_item_name{margin-bottom:20px}.partner-ac__in{padding:50px 0}.partner-ac__head{margin-bottom:30px}.partner-ac__body{margin-left:0;margin-right:0}.partner-ac__body_item{width:100%;margin-left:0;margin-right:0;margin-bottom:20px;height:auto}.partner-ac__body_item_name{margin-bottom:20px}.partner-mn .about-ex__in{background-position:top right!important}.manage-hero__in{padding:50px 0}.manage-hero__content{width:100%}.manage-hero__content_title{font-size:32px}.manage-hero__img{display:none}.object__adv_body_col{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.object__revs_head_nav{display:none}.object__revs_body_slider_sl_action_btn{width:100%}.object__owner_in{-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:20px;padding:20px}}@media (max-width:700px){.hero-n__in{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:65px 0 65px}.hero-n__content{margin-bottom:0}.hero-n__content_title{margin-bottom:30px;font-weight:600;font-size:32px;line-height:115%}.hero-n__content_text{font-weight:500;font-size:18px;line-height:155%}.dbl__in{padding:50px 0}.dbl__head_subtitle{margin-bottom:20px}.dbl__body_slider_sl_top{padding:40px 30px 115px 30px}.dbl__body_slider_sl_content{padding:48px 15px 15px 15px}.dbl__body_slider_sl_content_descr{padding:0}.dbl__body_slider_sl_content_descr_action_btn{width:100%}.dbl__body_slider_nav{padding:0 30px}.contacts-page__main{padding:40px 0}.contacts-page__main_item_head{font-size:28px;line-height:145%;margin-bottom:50px}.contacts-page__main_item_content{margin-bottom:90px}.contacts-page__main_item_content_ct_in{-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts-page__main_item_content_ct_part{margin-right:0;width:100%;margin-bottom:50px}.contacts-page__main_item_content_ct_part:last-child{margin-bottom:0}.contacts-page__main_item_content_action>.button{width:100%}.contacts-page__main_item_form{padding:50px 30px}.contacts-page__main_item_form_head{text-align:center;margin-bottom:40px}.contacts-page__main_item_form_body_item{margin-bottom:15px}.contacts-page__main_item_form_action{margin-top:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts-page__main_item_form_action_btn{width:100%;margin-right:0;margin-bottom:30px}.contacts-page__main_item_form_action_ex{width:100%}.contacts-page__main_item_info_head{font-size:24px;line-height:135%}.contacts-page__main_item_info_body_top{margin-bottom:100px}.contacts-page__main_item_info_body_top_tel{font-size:35px;line-height:125%}.contacts-page__main_item_info_body_list{margin-left:0;margin-right:0}.contacts-page__main_item_info_body_item{margin:0;margin-bottom:50px;width:100%}.contacts-page__main_item_info_body_item_name{margin-bottom:40px;padding-bottom:15px}.contacts-page__main_item_info_body_item_action_btn{width:100%}.object__head_info_item-left_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:620px){.page__title{font-weight:600;font-size:32px;line-height:135%}.mobmenu__tel{padding:30px}.mobmenu__tel_item{width:100%}.mobmenu__tel_value{display:none}.mobmenu__tel_text{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.dwn__body_descr_title{font-weight:600;font-size:20px;line-height:125%}.dwn__body_descr_text{font-weight:400;font-size:16px;line-height:155%}.benefits__body_main_title{font-size:24px;line-height:135%}.benefits__slider_sl_body{padding:30px}.int__slider_sl_body{margin-left:0;margin-right:0}.int__slider_sl_body_item{width:100%;margin-left:0;margin-right:0}.int__slider_sl_final_text{font-size:32px;line-height:155%}.int__action_btn{padding:14px 30px}.serv__body_descr{margin-bottom:30px}.serv__body_descr_title{font-size:24px;margin-bottom:20px}.serv__body_descr_item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0}.serv__body_descr_item_value_text{font-size:14px;line-height:17px}.serv__body_descr_item_text{font-size:14px;line-height:17px}.serv__body_video{height:280px}.serv__body_video_mask{padding:30px}.serv__body_video_mask_head{font-size:14px;line-height:17px}.serv__head_title{font-size:24px;line-height:135%}.services__tabs_item{margin:0 30px 20px 30px}.services__tabs_item:first-child{margin-left:0}.services__tabs_item:last-child{margin-right:0}.services__content_item_list{margin-left:0;margin-right:0}.services__content_item_list_link{width:100%;margin:0;margin-bottom:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.services__content_item_list_link_icon{margin-right:20px}.premium__head_title{font-size:70px;line-height:90px}.premium__head_text{font-size:20px;line-height:135%}.premium__body_content{padding:60px 0}.premium__body_content_link{position:static;display:block;margin-bottom:50px}.premium__body_content>.container{height:100%;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}.press__tabscontent_item{width:80%;overflow:visible;margin:0 auto 0 0}.press__tabscontent_item_sl{height:390px}.press__tabscontent_item_sl_text{font-size:16px;line-height:20px;height:230px;overflow-y:auto}.press__tabscontent_item_sl_info_day{font-size:70px;line-height:95px}.contacts__body_main{padding:20px}.contacts__body_main_tels{-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts__body_main_tel{margin-bottom:10px;font-size:18px;line-height:22px}.contacts__body_main_bottom{-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}.contacts__body_main_bottom_mail{margin-right:0;margin-bottom:15px}.contacts__body_main_bottom_soc_item:first-child{margin-left:0}.contacts__body_main_bottom_soc_item:last-child{margin-right:0}.footer__main_left_logo{width:160px;height:75px;margin-bottom:20px}.footer__main_left_logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.footer__main_right{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__main_right_menu{width:100%;margin-bottom:50px}.footer__main_right_menu_item{margin:0;width:50%}.footer__main_right_menu_item_li a{font-size:14px;line-height:17px}.no-webp .footer__main_right_action{background-image:url(../img/footer-mob.png)}.footer__main_right_action{width:100%;height:270px;padding:20px}.footer__main_right_action_ex{font-size:14px;line-height:155%;color:#99a8b4}.footer__ex_top_left_menu_item a{font-size:14px;line-height:17px}.footer__ex_top_right_download_list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:0;margin-right:0}.footer__ex_top_right_download_item{margin:0;width:100%;margin-bottom:20px}.footer__ex_bottom_in{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__ex_bottom_item{width:100%;margin-bottom:15px}.footer__ex_bottom_item:last-child{margin-bottom:0}.aks__action_btn{width:100%}.auto{padding:40px 0}.auto__in{padding:50px 10px}.rest__slider_el_sl{height:400px}.nt__body{background-image:unset!important}.nt__body:after{display:none}.nt__body_form{padding:20px}.nt__body_form_action_btn{width:100%}.crc__head_title{font-size:25px}.crc__body_item{width:100px;height:100px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.team-page__subtitle{margin-bottom:70px;font-size:16px;line-height:155%}.team-page__main_part_item{margin-bottom:20px}.team-page__main_part_item_body{padding-top:0;padding-bottom:0;padding-right:0;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:100%}.team-page__main_part_item_body_head_name{font-size:16px;margin-bottom:10px}.team-page__main_part_item_body_head_pos{font-size:12px}.team-page__main_part_item_body_info{-ms-flex-wrap:wrap;flex-wrap:wrap}.team-page__main_part_item_body_info_links{margin-bottom:7px}.team-page__main_part_item_body_info_links_item--tel{font-size:14px;margin-bottom:5px}.team-page__main_part_item_body_info_links_item--mail{font-size:12px}.team-page__main_part_item_body_info_btn{margin-bottom:7px;width:50px;height:50px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;padding:0;background:unset;background-color:transparent!important;background-image:url(../img/icons/mail.svg);background-repeat:no-repeat;background-position:center;background-size:26px 26px}.team-page__adv_content_main{padding:40px 15px}.team-page__adv_content_img{height:50%}.team-page__adv_content_img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.catalog-page__hero{padding-top:0;padding-bottom:30px}.catalog-page__hero_text{font-size:14px}.catalog-page__hero_action_btn{padding:10px 28px}.catalog-page__hero_action_btn .button__text{font-size:14px}.press-page__body_main_tabs{margin-bottom:10px}.press-page__body_main_list{margin-left:0;margin-right:0}.press-page__body_main_item{margin-left:0;margin-right:0;width:100%;margin-bottom:20px}.press-page__body_main_item .press-card{min-height:300px;height:100%}.press-page__body_main_item .press-card_info_day{font-size:64px}.article__body_head_title{font-weight:600;font-size:24px;line-height:135%}.article__body_ms{margin-bottom:20px}.article__body_ms_text{margin-bottom:30px;padding:25px}.article__body_ms_at_img{width:100px;height:100px}.article__body_part{margin-bottom:20px}.article__body_part_title{margin-bottom:20px}.article__body_part_p{margin-bottom:20px}.product__hero_slider_sl_main_content_descr{margin-bottom:70px}.product__hero_slider_sl_main_content_descr_title{font-weight:600;font-size:28px;line-height:115%;margin-bottom:30px}.product__hero_slider_sl_main_content_action{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.product__hero_slider_sl_main_content_action_item{margin:0}.product__hero_slider_sl_main_content_action_btn{padding:17px 28px;background:rgba(255,255,255,.5)!important}.product__hero_slider_sl_main_content_action_btn .button__text{color:#fff!important}.product__hero_slider_sl_main_content_action_value{width:100%;margin-bottom:15px}.product__hero_slider_sl_main_content_action_value_text{font-weight:500;font-size:14px;line-height:135%}.product__descr_main_title{font-weight:600;font-size:24px;line-height:145%;margin-bottom:30px}.product__descr_chars_part_head{font-weight:600;font-size:16px;line-height:125%}.product__tm_tabscontent_item_descr{padding-bottom:50px}.product__tm_tabscontent_item_descr_head{font-size:24px;line-height:145%;margin-bottom:25px}.product__sq_in{padding:60px 0}.product__sq_body_head_title{font-size:24px}.product__sq_body_content_table_row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product__sq_body_content_table_item{width:100%}.product__sq_body_content_table_item:nth-child(2){display:none}.product__sq_body_content_table_item_name_name{font-size:16px;line-height:135%}.product__sq_body_content_table_item_name_sq{display:block}.product__sq_body_content_table_item_rm{font-size:16px;line-height:135%}.product__sq_body_content_table_item_action{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product__sq_action{padding:30px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;height:230px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__sq_action_head{width:100%;font-weight:600;font-size:16px;line-height:135%}.product__sq_action_link{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.product__sq_action_link_item{width:80px;height:80px}.product__sq_action_ex{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:calc(100% - 90px);font-size:12px;line-height:155%}.product__snt_in{padding:40px 0}.product__snt_body_head_title{font-size:24px}.product__snt_body_list_table_item-info{display:none}.product__snt_body_ex_item{width:100%}.product__snt_action{padding:30px}.product__snt_action_head{font-size:20px;margin-bottom:30px}.product__snt_action_slider{margin-bottom:30px}.product__snt_action_btn .button{width:100%}.product__anl_head{font-size:24px}.product__anl_in{padding:40px 0}.product__anl_tabscontent_item_action_item{height:100px}.product__anl_tabscontent_item_action_item_val-main{font-size:25px}.product__anl_tabscontent_item_action_btm{-ms-flex-wrap:wrap;flex-wrap:wrap}.product__anl_tabscontent_item_action_btm_btn{width:100%;margin-top:60px}.product__doc_head{font-size:24px}.invest__res_head{margin-bottom:40px}.invest__res_head_title{text-align:left;font-size:28px}.invest__res_head_subtitle{text-align:left}.invest__res_body{-ms-flex-wrap:wrap;flex-wrap:wrap}.invest__res_body_item{width:100%;margin-bottom:35px}.invest__mng_in{padding:50px 20px}.invest__mng_head_title{font-size:28px}.invest__mng_body_action{width:100%}.invest__mng_body_action_btn{width:100%}.invest__pac_body>.career-page__vac_body_table .career-page__vac_body_table_row_body .invest__pac_table_body_list{margin-left:0;margin-right:0}.invest__pac_body>.career-page__vac_body_table .career-page__vac_body_table_row_body .invest__pac_table_body_item{width:100%;margin-left:0;margin-right:0}.developers-ind .invest__ind_content_slider_sl{padding:0}.developers-ind__content_action .button{width:100%}.object__photo-gallery_main-gallery_slider_sl{height:300px}.object__photo-gallery_main-gallery_slider_nav-prev{left:10px}.object__photo-gallery_main-gallery_slider_nav-next{right:10px}.object__info_main_panel{padding:30px 15px}.object__info_main_panel_date{-ms-flex-wrap:wrap;flex-wrap:wrap}.object__info_main_panel_date_item{width:100%;margin-bottom:15px}.object__adv_body_part{margin-bottom:10px}.object__notes_in{padding:30px 15px}.about-prj__body_item{width:100%;height:auto}.about-prj__body_item_name{margin-bottom:20px}.about-ex__content{max-width:unset}.about-ex__content_name{font-size:30px}.about-ex__content_action_btn{width:100%}.about-map__head{margin-bottom:35px}.partner-met__head{margin-bottom:35px}.partner-met__main_item{width:100%;height:auto;margin-bottom:20px}.partner-met__main_item_head{margin-bottom:20px}.partner-met__main_item.partner-met__main_item-download{margin-top:0;margin-bottom:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.partner-met__main_item.partner-met__main_item-download .partner-met__main_item_head{margin-bottom:25px}.partner-met__main_item.partner-met__main_item-download .partner-met__main_item_head_name{text-align:center}.partner-met__main_item.partner-met__main_item-download .partner-met__main_item_head_text{text-align:center}.partner-met__main_item.partner-met__main_item-download .partner-met__main_item_action{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.partner-pr__head_title{font-size:25px}.partner-pr__body_content_main{padding:20px}.partner-pr__body_content_main_text{margin-bottom:30px}.partner-pr__body_content_main_bottom_action_btn{width:100%;padding:17px 10px}.manage-ben__head_title{font-size:28px}.manage-ben__body{margin-left:0;margin-right:0}.manage-ben__body_item{width:100%!important;margin-left:0;margin-right:0;margin-bottom:20px;padding:20px;min-height:unset}.manage-ben__ex_item{width:100%;margin-left:0;margin-right:0}.manage-obj__body{margin-left:0;margin-right:0}.manage-obj__body_item{width:100%;margin-left:0;margin-right:0;margin-bottom:20px}}@media (max-width:600px){.about-cont__body_main_tel{font-size:35px;display:block}.about-cont__body_main_soc{margin-bottom:25px}.about-cont__body_main_soc_in{-ms-flex-wrap:wrap;flex-wrap:wrap}.about-cont__body_main_soc_tel{margin-bottom:15px}.about-cont__body_main_soc_list{margin-bottom:15px}.about-cont__body_list_item{width:100%;margin-bottom:25px}.about-team__body_item{width:100%;margin-bottom:20px}.object__photo-gallery_main-gallery_slider_nav{top:calc(100% - 50px)}}@media (max-width:580px){.docs-page__body_main_item{padding:20px}.docs-page__body_main_item_text{font-size:16px}.docs-page__body_part_item{padding:20px}.docs-page__body_part_item_text{font-size:16px}}@media (max-width:520px){.catalogCard__info{padding:15px}.catalogCard__info_like{top:15px;right:15px}.crd__head_title{font-size:25px}.crd__body{margin-left:-5px;margin-right:-5px}.crd__body_item{margin:0 5px;width:calc(50% - 10px);margin-bottom:10px;height:300px}.career-page__vac_body_table_row{padding:15px 0}.career-page__vac_body_table_row_body_item{-ms-flex-wrap:wrap;flex-wrap:wrap}.career-page__vac_body_table_row_body_item_name{width:100%;margin-bottom:15px}.career-page__vac_body_table_row_body_item_list{width:100%}.career-page__vac_body_table_item{width:100%;padding:20px 0}.career-page__vac_body_contacts_tel{font-weight:600;font-size:32px;line-height:125%}.career-page__feed_in{padding-left:0;padding-right:0}.career-page__feed_form_upload{-ms-flex-wrap:wrap;flex-wrap:wrap}.career-page__feed_form_upload_input{width:100%;margin-bottom:15px}.career-page__feed_form_upload_ind{width:100%}.product__sq_body_content_action .button{width:100%}.developer__all_in{padding:40px 0}.manage__rep_content_action_btn{width:100%}.rent__tl_body_item{padding:20px}.rent__tl_body_item_head{-ms-flex-wrap:wrap;flex-wrap:wrap}.rent__tl_body_item_head_icon{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:10px}.rent__tl_body_item_head_name{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%}.rent__about_subtitle{margin-bottom:25px}.rent__about_body_item_head{-ms-flex-wrap:wrap;flex-wrap:wrap}.rent__about_body_item_head_icon{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.rent__about_body_item_head_name{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order__head_in{padding-bottom:10px}.order__head_main_card{-ms-flex-wrap:wrap;flex-wrap:wrap}.order__head_main_card_img{width:100%;margin-bottom:15px;height:250px;margin-right:0}.order__head_main_basket{-ms-flex-wrap:wrap;flex-wrap:wrap}.order__head_main_basket_item{width:100%;margin-bottom:15px}.order__body_in{padding-bottom:100px}.order__body_ex{padding:20px}.order__body_ex_promo_body{-ms-flex-wrap:wrap;flex-wrap:wrap}.order__body_ex_promo_body_inp{width:100%;margin-bottom:15px}.order__body_ex_promo_body_btn{width:100%}.order__body_main_part_head_text{font-size:18px}.order__body_main_part_body-ex_enter_list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order__body_main_part_body-ex_enter_item{width:48%;margin-right:0;margin-bottom:15px}.order__body_main_part_body-payment_bottom_tm{width:100%;margin-bottom:10px}.order__body_main_part_body-payment_bottom_cvc{width:100%}.order__body_main_part_body-order_action_item{padding:0 20px}.order__body_main_part_body-order_action_item_name{font-size:16px}.about-ben__top_item{padding:15px}.about-ben__bottom_item{padding:15px}.partner-srv__body_item{width:100%;height:auto;padding:15px;margin-bottom:15px}.partner-srv__body_item_ex{margin-bottom:20px}.partner-pass__body_item_value{font-size:60px}.static-page .article__body table tr td{font-size:10px}}@media (max-width:500px){.login__content_big{font-size:60px}.rent__hero_in{padding-top:70px}}@media (max-width:480px){.mobmenu__head_logo{width:150px;height:70px}.mobmenu__head_logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}.header__mobile_logo{width:150px}.header__mobile_logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header__mobile_in{padding:0}.header__mobile_action_main_item{width:40px;height:40px}.map__advanced_filter .price_advanced_filter h4,.map__advanced_filter h4{gap:10px}.map__advanced_filter .price_period-advanced-filter .price_period-advanced-filter_input-block div.input-price-filter{-ms-flex-preferred-size:100%;flex-basis:100%}.map__advanced_filter .map__advanced_filter-button_block{padding:10px}.map__advanced_filter .map__advanced_filter-button_block .reset_filter{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:0}.map__advanced_filter .map__advanced_filter-button_block .show_filter{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.static-page .article__body table tr td{font-size:10px}.object__map_distances ul.object__map_distances_list_items{grid-template-columns:repeat(2,1fr)}.object__revs_status{gap:20px}.object__revs_menu{-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}.object__revs_body_slider_sl_head_body_rating{-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 (max-width:400px){.hero-n__content_title{font-size:28px}.crd__body_item{width:100%}.fav-page__body_tabs{margin-bottom:20px}.fav-page__body_content_item_descr_action{-ms-flex-wrap:wrap;flex-wrap:wrap}.fav-page__body_content_item_descr_action_price{width:100%;margin-bottom:10px}.product__descr_chars_part_item{width:100%}.map__head_filter_item-address_filter-samples,.map__head_top_action_btn-pp{font-size:14px;font-weight:100;line-height:16px}.map__head_top_buttons_map_search{-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;height:100%;width:100%}.map__head_top_action_btn-pp:after{top:calc(50% - 11px);width:22px;height:22px}.static-page .article__body table tr td{font-size:7px}.object__info_main_panel_head{-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}.object__info_main_panel_price{font-size:18px;margin-bottom:20px}.object__info_main_panel_revs{font-size:14px}.object__adv_body_col{grid-template-columns:repeat(1,1fr)}.object__map_distances ul.object__map_distances_list_items{grid-template-columns:repeat(1,1fr)}}.webp .tours__body_item{background-image:url(../img/tours/tours-1.webp)}.webp .expert__body{background-image:url(../img/expert/expert-bg.webp)}.webp .footer__main_right_action{background-image:url(../img/footer.webp)}.webp .prom__body_item{background-image:url(../img/prom.webp)}.webp .nt__body{background-image:url(../img/macbook.webp)}.webp .product__sq_action{background-image:url(../img/product/product-sq.webp)}.webp .invest__mng_in{background-image:url(../img/mmg-bg.webp)}.webp .rent__ad_in{background-image:url(../img/rent-ad.webp)}.webp .about-ex__in{background-image:url(../img/about-ex.webp)}.webp .partner-met__main_item.partner-met__main_item-download{background-image:url(../img/dwn/dwn-mobile.webp)}.webp .partner-met__ex{background-image:url(../img/about-ex.webp)}.webp .manage-video{background-image:url(../img/manage-video.webp)}@media (max-width:1000px){.webp .dwn__body{background-image:url(../img/dwn/dwn-mobile.webp)}.webp .aks__in{background-image:url(../img/aks/aks-mob.webp)}.webp .catalog-page__hero_in{background-image:url(../img/hero/hero-bg.webp)}.webp .product__sq_action{background-image:url(../img/footer-mob.webp)}}@media (max-width:768px){.webp .map__head_top_mob{background-image:url(../img/map/map-bg.webp)}}@media (max-width:620px){.webp .footer__main_right_action{background-image:url(../img/footer-mob.webp)}}