.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:rgba(0,0,0,0);border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:rgba(0,0,0,0);border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:rgba(0,0,0,0);border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid rgba(0,0,0,0)}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}: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(-1*var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items: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:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.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{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.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%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-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:flex;justify-content: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%;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;transform-origin:50%;animation:swiper-preloader-spin 1s linear infinite;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid rgba(0,0,0,0)}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@media only screen and (max-width:1279px){.page-content{margin:0 -16px}}.page-content__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:rgba(0,0,0,0)}@media only screen and (max-width:1279px){.page-content__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-content__right-column{width:calc(68.2% - 24px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:1279px){.page-content__right-column{width:100%;padding:0 0 32px;overflow:hidden}}.page-content__left-column{width:31.8%}@media only screen and (max-width:1279px){.page-content__left-column{width:100%}}@font-face{font-family:GothamPro;src:url(/fonts/GothamProLight.eot);src:local("GothamProLight"),url(/fonts/GothamProLight.eot?#iefix) format("embedded-opentype"),url(/fonts/GothamProLight.woff) format("woff"),url(/fonts/GothamProLight.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:GothamPro;src:url(/fonts/GothamProRegular.eot);src:local("GothamProRegular"),url(/fonts/GothamProRegular.eot?#iefix) format("embedded-opentype"),url(/fonts/GothamProRegular.woff) format("woff"),url(/fonts/GothamProRegular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GothamPro;src:url(/fonts/GothamProMedium.eot);src:local("GothamProMedium"),url(/fonts/GothamProMedium.eot?#iefix) format("embedded-opentype"),url(/fonts/GothamProMedium.woff) format("woff"),url(/fonts/GothamProMedium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:GothamPro;src:url(/fonts/GothamProBold.eot);src:local("GothamProBold"),url(/fonts/GothamProBold.eot?#iefix) format("embedded-opentype"),url(/fonts/GothamProBold.woff) format("woff"),url(/fonts/GothamProBold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:GothamPro;src:url(/fonts/GothamProBlack.eot);src:local("GothamProBlack"),url(/fonts/GothamProBlack.eot?#iefix) format("embedded-opentype"),url(/fonts/GothamProBlack.woff) format("woff"),url(/fonts/GothamProBlack.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.wrapper,body,html{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;min-height:100vh}html{scroll-behavior:smooth}html.overflow,html.overflow .wrapper,html.overflow body{overflow:hidden}body{position:relative;font-family:GothamPro,sans-serif;font-size:14px;font-weight:400;line-height:1.2;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;background:#f5f7f9;padding:0}.wrapper{padding-top:86px;overflow:hidden}@media only screen and (min-width:768px){.wrapper{padding-top:90px}}.main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}img,svg{max-width:100%;height:auto}input,select{font-size:100%}.page-wrapper{margin:34px auto 60px;overflow:hidden}@media only screen and (max-width:1279px){.page-wrapper{margin:24px -30px 60px}}@media only screen and (min-width:1280px){.container-colmns{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-top:32px}}@media only screen and (max-width:1279px){.container-colmns{margin-top:60px}}@media only screen and (min-width:1280px){.container-colmns .contentColumn{width:calc(68% - 12px)}}@media only screen and (min-width:1280px){.container-colmns .leftColumn{width:calc(32% - 12px)}}.content{margin-top:32px}@media only screen and (max-width:1279px){.content{margin-top:52px}}.v-content{margin-top:1px}.product-page .card-submenu{margin-top:58px}.card-submenu{margin-bottom:25px}.theme--light.v-application .btn-main{color:#fff}.rating{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);margin-left:-5%}.page{float:none!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0!important}@media only screen and (min-width:1280px){.page{margin-top:8px;margin-left:32px;padding-bottom:5px;clear:left}}.content-page-news .content-text ul{list-style:disc;list-style-position:inside}.content-page-news .content-text ol{list-style:decimal;list-style-position:inside}.content-page-news .content-text>*+*{margin-top:30px}.content-page-press .content-text ul{list-style:disc;list-style-position:inside}.content-page-press .content-text ol{list-style:decimal;list-style-position:inside}.content-page-press .content-text>*+*{margin-top:30px}.content-page-press .content-text span{display:block}.content__text{margin-top:30px}.content__text strong{margin-bottom:20px}/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.address-container{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}@media (min-width:576px){.address-container{max-width:100%}}@media (min-width:768px){.address-container{max-width:100%}}@media (min-width:1280px){.address-container{max-width:1280px}}@media (min-width:1920px){.address-container{max-width:85.9375%}}@media (max-width:1279.98px){.address-container{padding:0 16px}}@media (max-width:767.98px){.address-container{padding:0 16px}}.container-fluid{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}.paypercal-container{padding:0 16px}@media only screen and (min-width:768px){.paypercal-container{padding:0 50px}}@media only screen and (min-width:1280px){.paypercal-container{padding:0 10.2123vw}}@media only screen and (min-width:1280px){.paypercal-container--big{padding:0 3.4vw}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.row>*{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:10px;padding-left:10px}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;min-width:0}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-auto{width:auto}.col-1,.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-1{width:8.33333%}.col-2{width:16.66667%}.col-2,.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-3{width:25%}.col-4{width:33.33333%}.col-4,.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-5{width:41.66667%}.col-6{width:50%}.col-6,.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-7{width:58.33333%}.col-8{width:66.66667%}.col-8,.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-9{width:75%}.col-10{width:83.33333%}.col-10,.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-11{width:91.66667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;min-width:0}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-sm-auto{width:auto}.col-sm-1,.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-2,.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-4,.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-6,.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-8,.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-10,.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-11{width:91.66667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;min-width:0}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-md-auto{width:auto}.col-md-1,.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-2,.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-4,.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-6,.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-8,.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-10,.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-11{width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:1280px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;min-width:0}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-lg-auto{width:auto}.col-lg-1,.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-2,.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-4,.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-6,.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-8,.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-10,.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-11{width:91.66667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1440px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;min-width:0}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xl-auto{width:auto}.col-xl-1,.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-1{width:8.33333%}.col-xl-2{width:16.66667%}.col-xl-2,.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-3{width:25%}.col-xl-4{width:33.33333%}.col-xl-4,.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-5{width:41.66667%}.col-xl-6{width:50%}.col-xl-6,.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-7{width:58.33333%}.col-xl-8{width:66.66667%}.col-xl-8,.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-9{width:75%}.col-xl-10{width:83.33333%}.col-xl-10,.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-11{width:91.66667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}@media (min-width:1920px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;min-width:0}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xxl-auto{width:auto}.col-xxl-1,.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-1{width:8.33333%}.col-xxl-2{width:16.66667%}.col-xxl-2,.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-3{width:25%}.col-xxl-4{width:33.33333%}.col-xxl-4,.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-5{width:41.66667%}.col-xxl-6{width:50%}.col-xxl-6,.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-7{width:58.33333%}.col-xxl-8{width:66.66667%}.col-xxl-8,.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-9{width:75%}.col-xxl-10{width:83.33333%}.col-xxl-10,.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-11{width:91.66667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}}.bold{font-weight:700}.medium{font-weight:500}@media only screen and (max-width:767px){.align-sm-center{text-align:center}}.visible-mobile{display:block}@media only screen and (min-width:1280px){.visible-mobile{display:none!important}}@media only screen and (max-width:1279px){.visible-desktop{display:none!important}}h1,h2,h3,h4,h5,p{margin-top:0;margin-bottom:0}.h1{font-weight:500;color:#000;letter-spacing:-1px}@media only screen and (max-width:767px){.h1{font-size:20px;line-height:26px}}@media only screen and (min-width:768px){.h1{font-size:32px;line-height:36px}}.h2,.heading{font-weight:500;font-size:24px;line-height:35px;color:#000}.h3,.section-heading{font-size:40px;line-height:1.2;font-weight:500;letter-spacing:.02em;color:#000}@media only screen and (max-width:1279px){.h3,.section-heading{font-size:24px;line-height:1.2}}.block-heading{font-weight:500;font-size:16px;line-height:24px;color:#000}.text{font-weight:400;font-size:12px;line-height:1.2;color:#000}.default-text{font-weight:400;font-size:16px;line-height:normal;color:rgba(0,0,0,.4);color:rgba(0,0,0,.8)}.label{font-weight:500;font-size:16px;line-height:20px;color:#000}@media only screen and (max-width:767px){.label{font-size:14px;line-height:16px}}.small{font-size:12px;line-height:normal;color:#000}ul{margin:0;padding:0;list-style:none}.c-green{color:#27ae60}.c-orange{color:#f1be48}.c-pink{color:#fc3c96}.c-light-pink{color:#ff5ca9}.c-blue{color:#2f80ed}.c-light-blue{color:#27a9ee}.c-white{color:#fff}.c-dark{color:rgba(0,0,0,.6)}.c-light{color:#f5f7f9}.c-grey{color:#e3e3e3}.c-black{color:#000}.c-error{color:#eb5757}[class*=" btn"],[class^=btn]{display:inline-block;margin:initial;padding:initial;text-align:center;background:rgba(0,0,0,0) none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;outline:none;cursor:pointer;font:inherit}.btn-apply,.btn-feedback{padding:16px 40px;background:#fdf5e4;font-weight:500;font-size:13px;line-height:1.2;color:#f1be48;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-apply:hover,.btn-feedback:hover{color:#f1be48;background:#ffefcd}.btn-main{background:#f1be48;font-weight:500;font-size:13px;line-height: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;text-align:center;color:#fff;padding:16px 24px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-main[role=button],.btn-main[type=button],.btn-main[type=reset],.btn-main[type=submit]{color:#fff}.btn-main:not([disabled]):hover{color:#fff;background:#ecb431}.btn-main.disabled,.btn-main[disabled]{opacity:.8;cursor:not-allowed}.btn-secondary{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:16px 24px;font-size:13px;font-weight:500;line-height:1;color:#f1be48;text-align:center;background:#fdf5e4;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.btn-secondary[role=button],.btn-secondary[type=button],.btn-secondary[type=reset],.btn-secondary[type=submit]{color:#f1be48}.btn-secondary:not([disabled]):hover{color:#f1be48;background:#ffefcd}.btn-secondary.disabled,.btn-secondary[disabled]{opacity:.8;cursor:not-allowed}.btn-clean{background:#fff;font-family:GothamPro,sans-serif;line-height:1;text-align:center;color:#000;padding:16px 24px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-clean,.btn-reset{font-weight:500;font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-reset{color:#f1be48}.btn-reset:before{content:"";display:inline-block;width:14px;height:14px;margin-right:5px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;background:url(/Content/Images/reset.svg) 50% 50% no-repeat}.btn-reset:hover{color:#f1be48}.btn-reset:hover:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.btn-share{display:inline-block;width:16px;height:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.771 4.45L8.303.59c-.381-.33-.99-.05-.99.482v2.032C3.224 3.129 0 3.967 0 7.826c0 1.549.99 3.098 2.107 3.91.33.254.838-.076.711-.482-1.142-3.682.534-4.647 4.495-4.697v2.209c0 .533.609.812.99.482l4.468-3.86a.631.631 0 000-.939z' fill='%232F80ED'/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.btn-share:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.link,a{text-decoration:none;color:inherit;cursor:pointer}.link:hover,a:hover{text-decoration:none;color:inherit}.link-simple,.link-toggle{font-weight:500;font-size:13px;line-height:1.2;color:#2f80ed}@media only screen and (max-width:767px){.link-simple{font-size:10px}}.link-accent{font-size:13px;line-height:1.2;color:#f1be48;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.link-list{font-size:12px;line-height:24px;color:rgba(0,0,0,.64)}.link-top{font-weight:500;font-size:10px;line-height:1.2;letter-spacing:.03em;text-transform:uppercase;color:rgba(0,0,0,.6);-webkit-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.link-top:hover{color:#f1be48}.link-border{overflow:hidden;position:relative;display:inline-block;padding:16px 0;font-weight:500;font-size:13px;line-height:1.2;color:#000;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}.link-border:before{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#f1be48;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.link-border:hover{color:#f1be48}.link-border:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.link-nav{overflow:hidden;position:relative;display:inline-block;padding:4px 0;font-weight:500;font-size:13px;line-height:1.2;color:#000;-webkit-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.link-nav:hover{color:#f1be48}.link-user{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:10px;line-height:1.2;letter-spacing:.03em;text-transform:uppercase;color:rgba(0,0,0,.6);-webkit-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.link-user:before{content:"";width:12px;height:12px;margin-right:5px;background-image:url("data:image/svg+xml; utf8, <svg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'> <path opacity='0.4' d='M6 0C2.688 0 0 2.688 0 6C0 9.312 2.688 12 6 12C9.312 12 12 9.312 12 6C12 2.688 9.312 0 6 0ZM6 1.8C6.996 1.8 7.8 2.604 7.8 3.6C7.8 4.596 6.996 5.4 6 5.4C5.004 5.4 4.2 4.596 4.2 3.6C4.2 2.604 5.004 1.8 6 1.8ZM6 10.32C4.5 10.32 3.174 9.552 2.4 8.388C2.418 7.194 4.8 6.54 6 6.54C7.194 6.54 9.582 7.194 9.6 8.388C8.826 9.552 7.5 10.32 6 10.32Z' fill='black'/></svg>")}.link-user:hover{color:#f1be48}.link-arrowed{font-weight:500;font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.link-arrowed:after{content:"";width:37px;height:11px;margin-left:8px;background:url(/Content/Images/arrow-right-long.svg) no-repeat 50%}.link-plus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:10px;font-family:GothamPro,sans-serif;font-weight:500;font-size:13px;line-height:13px;color:#000;border:none;outline:none;background-color:rgba(0,0,0,0);cursor:pointer}.link-plus:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:8px;height:8px;margin-right:8px;background:url(/Content/Images/plus.svg) no-repeat 50%}.link-item{font-weight:500;font-size:16px;line-height:20px;color:#000;-webkit-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;transition:color .3s ease-in-out}@media only screen and (max-width:767px){.link-item{font-size:11px;line-height:16px}}.link-item:hover{color:#f1be48}.link-item:visited{color:#000}.link-subscribe{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:13px;line-height:1;color:#2f80ed;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.link-subscribe:before{content:"";width:12px;height:9px;margin-right:8px;background:url(/Content/Images/mail_icon.svg) 50% 50% no-repeat;background-size:contain;-ms-flex-negative:0;flex-shrink:0}.link-catalog{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:13px;color:#000}.link-catalog:after{content:"";width:6px;height:4px;margin-left:4px;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;background-image:url("data:image/svg+xml; utf8, <svg width='6' height='4' viewBox='0 0 6 4' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0.0508474 3.02425L0.308475 3.28721C0.376271 3.33981 0.484746 3.33981 0.538983 3.28721L2.99322 0.907348L5.46102 3.28721C5.51525 3.33981 5.62373 3.33981 5.69153 3.28721L5.94915 3.02425C6.01695 2.9585 6.01695 2.86646 5.94915 2.80072L3.11525 0.0395514C3.04746 -0.0130423 2.95254 -0.0130423 2.88475 0.0395514L0.0508474 2.80072C-0.0169492 2.86646 -0.0169492 2.9585 0.0508474 3.02425Z' fill='orange'/></svg>")}.link-catalog.rotate:after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.link-map{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:13px;line-height:13px;color:#2f80ed;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.link-map:focus,.link-map:hover{color:#2f80ed;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.link-map:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:8px;height:11px;margin-right:8px;background:url(/Content/Images/map-marker-alt.svg) no-repeat 50%;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.dropdown,.dropdown__btn{position:relative}.dropdown__btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 48px 20px 16px;font-weight:700;font-size:13px;line-height:1.25;color:rgba(0,0,0,.4);border:none;background-color:#f5f7f9;-webkit-transition:background-color .3s ease-in-out;-o-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;cursor:pointer}.dropdown__btn:focus{outline:0}.open .dropdown__btn,.show .dropdown__btn{background:#fff;-webkit-transition:background-color .3s ease-in-out;-o-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.dropdown__btn-txt{white-space:nowrap}.dropdown__btn-caret{position:absolute;top:22px;right:16px;display:block;width:5px;height:5px;border-right:1px solid #000;border-bottom:1px solid #000;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:55% 70%;-ms-transform-origin:55% 70%;transform-origin:55% 70%;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.show .dropdown__btn-caret{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.dropdown__menu{position:absolute;width:100%;background:#fff;border:1px solid #e3e3e3;margin-top:0;border-radius:0;padding:16px 0}.dropdown__menu .dropdown-item{padding:8px 16px;font-size:13px;font-weight:700;line-height:1.25;color:#000;cursor:pointer;background:rgba(0,0,0,0);-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.dropdown__menu .dropdown-item:hover{background:#f5f7f9}.realty_type{display:inline-block;background:#fff;border:1px solid #e3e3e3;min-width:240px}@media only screen and (max-width:767px){.realty_type{width:100%}}.realty_type__link{position:relative;display:block;font-weight:500;font-size:13px;line-height:1;color:#000;padding:10px 28px 10px 16px}.realty_type__link-caret{position:absolute;top:12px;right:16px;display:block;width:5px;height:5px;border-right:1px solid #000;border-bottom:1px solid #000;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:55% 70%;-ms-transform-origin:55% 70%;transform-origin:55% 70%;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.dropdown-open .realty_type__link-caret{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}@media only screen and (max-width:767px){.realty-option{width:100%}}.realty-option__link{display:inline-block;background:#fff;border:1px solid #e3e3e3;min-width:240px}@media only screen and (max-width:767px){.realty-option__link{width:100%}}.realty-option__link .drop{position:relative;display:block;font-weight:500;font-size:13px;line-height:1;color:#000;padding:10px 28px 10px 16px}.realty-option__link .drop-caret{position:absolute;top:12px;right:16px;display:block;width:5px;height:5px;border-right:1px solid #000;border-bottom:1px solid #000;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:55% 70%;-ms-transform-origin:55% 70%;transform-origin:55% 70%;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.realty-option__link .drop.dropdown-open .drop-caret{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.ac_results>ul{min-width:160px;list-style:none;background:#fff;border:1px solid #e3e3e3;border-radius:0;-webkit-box-shadow:none;box-shadow:none;overflow:visible;padding:6px 0;margin:0}.ac_results>ul li{list-style:none;padding:0;margin:0;line-height:15px;background:#fff;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.ac_results>ul li:hover{background:#f5f7f9}.ac_results>ul li a{display:block;color:#000;font-weight:500;font-size:13px;text-decoration:none;line-height:18px;padding:8px 15px;margin:0;white-space:nowrap;background:rgba(0,0,0,0)}.ac_results>ul li a:hover{background-color:rgba(0,0,0,0)!important}.ui-AutocompleteUI{min-width:160px;max-width:320px;list-style:none;background:#fff;border:1px solid #e3e3e3;border-radius:0;-webkit-box-shadow:none;box-shadow:none;overflow:visible;padding:6px 0;margin:0}.ui-AutocompleteUI li{list-style:none;margin:0;background:#fff;padding:8px 16px;font-size:13px;font-weight:700;line-height:1.25;color:#000;cursor:pointer;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.ui-AutocompleteUI li.ac_over{background:#f5f7f9}.realty-dd{position:relative;display:inline-block;background:#fff;border:1px solid #e3e3e3;min-width:240px}@media only screen and (max-width:767px){.realty-dd{border:none;min-width:auto}}.realty-dd__link{padding:0}.realty-dd__link,.realty-dd__link .drop{position:relative;display:block;font-weight:500;font-size:13px;line-height:1;color:#000}.realty-dd__link .drop{padding:10px 28px 10px 16px}@media only screen and (max-width:767px){.realty-dd__link .drop{padding:0 28px 0 0}}.realty-dd__link .drop-caret{position:absolute;top:12px;right:16px;display:block;width:5px;height:5px;border-right:1px solid #000;border-bottom:1px solid #000;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:55% 70%;-ms-transform-origin:55% 70%;transform-origin:55% 70%;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}@media only screen and (max-width:767px){.realty-dd__link .drop-caret{top:3px}}.realty-dd__link .drop.dropdown-open .drop-caret{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.header-likes{position:relative;width:16px;height:14px;margin-right:52px;z-index:1}.header-likes__count{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;position:absolute;bottom:100%;left:100%;font-weight:500;font-size:10px;line-height:10px;color:#fff;-webkit-transform:translate(-5px,5px);-ms-transform:translate(-5px,5px);transform:translate(-5px,5px)}.header-likes__count:before{content:"";float:left;padding-top:100%}.header-likes__count .count{padding:0 4px}.header-likes__count:after{content:"";position:absolute;z-index:-1;top:50%;left:50%;width:100%;height:100%;min-width:12px;min-height:12px;border-radius:50%;background:#f1be48;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.header-likes img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.swiper{position:relative}.swiper-pagination{position:absolute;bottom:20px;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.swiper-navigation,.swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1}.swiper-navigation{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.swiper-navigation .swiper-prev:before{background:url(/Content/Images/arrow-left-white.svg) no-repeat 50%}.swiper-navigation .swiper-next:before{background:url(/Content/Images/arrow-right-white.svg) no-repeat 50%}.swiper-navigation .swiper-nav{position:relative;width:32px;height:32px;padding:0;border:1px solid #f1be48;background-color:#f1be48;outline:0;opacity:1;cursor:pointer;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.swiper-navigation .swiper-nav:focus,.swiper-navigation .swiper-nav:hover{border:1px solid #f1be48;background-color:#f1be48;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.swiper-navigation .swiper-nav:before{position:absolute;content:"";display:block;width:20px;height:20px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:767px){.swiper-navigation .swiper-nav:before{width:13px;height:13px}}.swiper-navigation .swiper-nav.swiper-button-disabled{background-color:#fff;border:1px solid #e3e3e3;pointer-events:none}.swiper-navigation .swiper-nav.swiper-button-disabled.swiper-prev:before{background:url(/Content/Images/arrow-left-grey.svg) no-repeat 50%}.swiper-navigation .swiper-nav.swiper-button-disabled.swiper-prev:focus:before,.swiper-navigation .swiper-nav.swiper-button-disabled.swiper-prev:hover:before{background:url(/Content/Images/arrow-left-grey.svg) no-repeat 50%}.swiper-navigation .swiper-nav.swiper-button-disabled.swiper-next:before{background:url(/Content/Images/arrow-right-grey.svg) no-repeat 50%}.swiper-navigation .swiper-nav.swiper-button-disabled.swiper-next:focus:before,.swiper-navigation .swiper-nav.swiper-button-disabled.swiper-next:hover:before{background:url(/Content/Images/arrow-right-grey.svg) no-repeat 50%}@media only screen and (max-width:767px){.swiper-navigation .swiper-nav{width:40px;height:40px}}.swiper-container-horizontal>.swiper-scrollbar{background-color:#e3e3e3}.swiper-container-horizontal>.swiper-scrollbar .swiper-scrollbar-drag{background-color:#f1be48}.select{background-color:#f5f7f9;width:100%;height:100%;cursor:pointer;color:#000;display:inline-block}.select.custom-select{position:absolute;top:0;left:0}.select-wrapper{position:relative;margin-top:8px;height:56px}.select-label{position:absolute;z-index:1;font-weight:500;font-size:9px;line-height:9px;color:rgba(0,0,0,.4);top:14px;left:16px}.select-hidden{display:none;visibility:hidden;padding-right:10px}.select-styled{padding-top:29px;padding-left:16px;height:100%;font-weight:500;font-size:13px;line-height:13px;color:#000;background-color:rgba(0,0,0,0);-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.select-styled:after{content:"";width:16px;height:16px;background:url(/Content/Images/caret-down.svg);position:absolute;top:20px;right:20px}.select-styled.active:after,.select-styled:active:after{-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.select-options{display:none;position:absolute;top:calc(100% + 10px);right:0;left:0;z-index:999;margin:0;padding:0;list-style:none;background-color:#fff;border:1px solid #e3e3e3}.select-options li{margin:0;padding:23px 15px 18px 0;text-indent:15px;color:#000;font-weight:500;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.select-options li:hover{background:#f5f7f9}.select-options li[rel=hide]{display:none}.combobox{display:inline-block}.combobox-wrapper{position:relative;background-color:#f5f7f9;height:56px;margin-top:8px;width:100%;cursor:pointer;color:#000}.combobox-label{position:absolute;z-index:1;font-weight:500;font-size:9px;line-height:9px;color:rgba(0,0,0,.4);top:14px;left:16px}.custom-combobox{position:relative;display:inline-block;width:100%}.custom-combobox-toggle{width:16px;height:56px;background:url(/Content/Images/caret-down.svg) no-repeat 50%!important;position:absolute;top:0;right:17px;border:none;outline:0;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.custom-combobox-toggle.ui-button:active,.custom-combobox-toggle:active,.custom-combobox-toggle:focus,.custom-combobox-toggle:hover{border:none;background-color:rgba(0,0,0,0);outline:0;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.custom-combobox-toggle span{display:none}.custom-combobox-toggle.active{-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.custom-combobox-input{width:100%;background-color:rgba(0,0,0,0);padding:29px 0 20px 16px;outline:0;color:#000}.custom-combobox-input.ui-widget.ui-widget-content{border:none}.custom-combobox-input.ui-widget{font-family:GothamPro,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:13px}.custom-combobox-input.buy-filters-input{cursor:pointer}.custom-combobox-input::-webkit-input-placeholder{color:#686868}.custom-combobox-input::-moz-placeholder{color:#686868}.custom-combobox-input:-ms-input-placeholder{color:#686868}.custom-combobox-input::-ms-input-placeholder{color:#686868}.custom-combobox-input::placeholder{color:#686868}.ui-menu{max-height:202px;margin-top:20px;overflow-y:auto}.ui-menu .ui-widget.ui-widget-content{border:1px solid #e3e3e3;background-color:#fff}.ui-menu .ui-menu-item{margin:0;zoom:1;float:left;clear:left;width:100%}.ui-menu .ui-menu-item .ui-menu-item-wrapper{padding:23px 20px;color:#000;font-weight:700;font-size:12px;line-height:11px;border:none}.ui-menu .ui-menu-item .ui-menu-item-wrapper:active,.ui-menu .ui-menu-item .ui-menu-item-wrapper:focus,.ui-menu .ui-menu-item .ui-menu-item-wrapper:hover{background:#f5f7f9}.ui-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active{border:none;background:#f5f7f9}.magnifier{width:360px;margin:0;position:relative;overflow:hidden}.magnifier:hover{cursor:none}.large{width:277px;height:277px;position:absolute;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:url(/Content/Images/metro-map.png) no-repeat;display:none}.small{display:block}.breadcrumbs,.breadcrumbs__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumbs__item{color:rgba(0,0,0,.6);font-weight:500;font-size:9px;line-height:9px;margin-right:20px}.breadcrumbs__item:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:16px;height:16px;margin-left:8px;background:url(/Content/Images/chevron-down-yellow.svg) no-repeat 50% #fff;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.breadcrumbs__item:focus,.breadcrumbs__item:hover{color:rgba(0,0,0,.6)}.pagination{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}.pagination__arrow{width:40px;height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #f1be48}@media only screen and (max-width:1279px){.pagination__arrow{width:24px;height:24px}}.pagination__arrow:first-child{background:url(/Content/Images/arrow-left-white.svg) #f1be48 no-repeat 50%}.pagination__arrow:first-child.no_act{border-color:#e3e3e3;background:url(/Content/Images/arrow-left-grey.svg) #fff no-repeat 50%}.pagination__arrow:last-child{background:url(/Content/Images/arrow-right-white.svg) #f1be48 no-repeat 50%}.pagination__arrow:last-child.no_act{border-color:#e3e3e3;background:url(/Content/Images/arrow-right-grey.svg) #fff no-repeat 50%}.pagination__pages{margin:0 16px}.pagination__pages,.pagination__pages a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination__pages a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;color:#000;font-weight:500;font-size:13px;line-height:13px}@media only screen and (max-width:1279px){.pagination__pages a{width:24px;height:24px}}.pagination__pages a.act{color:#f1be48;background:#fdf5e4}.pagination__pages span{color:rgba(0,0,0,.4)}.jq-tabs{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.jq-tabs,.jq-tabs-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.jq-tabs-nav{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style-type:none;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.jq-tabs-nav li{color:#686868;text-align:center;margin-right:20px;padding:10px 8px;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;font-family:GothamPro,sans-serif;font-weight:500;font-size:13px;cursor:pointer}.jq-tabs-nav li:focus,.jq-tabs-nav li:hover{color:#f1be48;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.jq-tabs-nav li.active{color:#000;background-color:#f1be48}.jq-tabs-tab{background-color:#fff;padding:20px 0 0;margin-top:8px}.jq-tabs-tab>.tab-pane{display:none;-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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jq-tabs-tab>.tab-pane.active{display:-webkit-box;display:-ms-flexbox;display:flex}.jq-tabs-tab>.active{display:-webkit-box;display:-ms-flexbox;display:flex}.price-state{display:inline-block;margin-right:8px;width:8px;height:5px;background-size:contain;background-repeat:no-repeat;background-position:50%}.price-state.increase{background-image:url("data:image/svg+xml; utf8, <svg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0.660462 5.33036C0.0735098 5.33036 -0.233941 4.6316 0.21326 4.1844L3.53932 0.858341C3.79087 0.60679 4.21013 0.60679 4.46168 0.858341L7.78774 4.1844C8.23494 4.6316 7.92749 5.33036 7.31259 5.33036L0.660462 5.33036Z' fill='red'/></svg>")}.price-state.decrease{background-image:url("data:image/svg+xml; utf8, <svg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7.33954 0.669643C7.92649 0.669643 8.23394 1.3684 7.78674 1.8156L4.46068 5.14166C4.20913 5.39321 3.78987 5.39321 3.53832 5.14166L0.212261 1.8156C-0.23494 1.3684 0.0725109 0.669643 0.687413 0.669643H7.33954Z' fill='green'/></svg>")}.show-phone{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.show-phone,.show-phone__button{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.show-phone__button{display:grid;grid-template-columns:100%;width:100%;padding:0 16px;height:32px;background:#fdf5e4;font-weight:500;font-size:13px;line-height:1;text-align:center;color:#f1be48;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.show-phone__button:hover{background:#ffefcd}.show-phone__link,.show-phone__plug{padding:10px 16px;white-space:nowrap;grid-column:1;grid-row:1;font-weight:500;font-size:13px;text-align:center;background:rgba(241,190,72,.15);color:#f1be48;cursor:pointer}.show-phone__link,.show-phone__plug{line-height:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.show-phone__plug{display:block;opacity:1;visibility:visible}.show-phone__plug:hover{color:#f1be48;background:#ffefcd}.show-phone__link{display:none;line-height:0;pointer-events:none;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.show-phone__link:hover{color:#f1be48;background:#ffefcd}.show-phone__dialog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;z-index:-1;top:130%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding:16px;border:1px solid rgba(0,0,0,.1);background-color:#fff;opacity:0;-webkit-transition:all .7s;-o-transition:all .7s;transition:all .7s}.show-phone__dialog:before{content:"";position:absolute;bottom:100%;left:50%;width:18px;height:18px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 2v16h12L1 2z' fill='%23fff' stroke='%23E3E3E3'/%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;background-size:cover;z-index:1}.show-phone__dialog.show{opacity:1;z-index:5}.show-phone__dialog .show-phone__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;padding:0 16px;background:#fdf5e4;pointer-events:auto;opacity:1;line-height:1;visibility:visible;-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.show-phone__dialog .show-phone__link:not(:last-child){margin-bottom:12px}.show-phone__dialog .show-phone__link:hover{background:#ffefcd}.show-phone .btn{height:100%;background:#f1be48}.show-phone.visible .show-phone__plug{display:none;line-height:0;opacity:0;visibility:hidden}.show-phone.visible .show-phone__link{display:block;pointer-events:auto;opacity:1;line-height:1;visibility:visible;-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.action-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:.6;flex-shrink:.6;border:solid #fff;border-width:0 1px;width:34px;position:relative;overflow:hidden;margin:0;height:32px;cursor:pointer;-webkit-transition:all .4s ease-in-out .1s;-o-transition:all .4s .1s ease-in-out;transition:all .4s ease-in-out .1s}.action-item__icon{position:relative;z-index:1;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;-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px;background:#f5f8f9}.action-item__icon.btn-share{display:inline-block;background-color:rgba(0,0,0,0);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.771 4.45L8.303.59c-.381-.33-.99-.05-.99.482v2.032C3.224 3.129 0 3.967 0 7.826c0 1.549.99 3.098 2.107 3.91.33.254.838-.076.711-.482-1.142-3.682.534-4.647 4.495-4.697v2.209c0 .533.609.812.99.482l4.468-3.86a.631.631 0 000-.939z' fill='%232F80ED'/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.action-item__icon.btn-share:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.action-item__icon.btn-share+.action-item__link{display:none}.action-item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;-webkit-transform:translateX(-34px);-ms-transform:translateX(-34px);transform:translateX(-34px);background:#f5f8f9;font-weight:500;color:#939595;font-size:13px;word-wrap:normal;height:32px;pointer-events:none;white-space:nowrap;-webkit-transition:width .3s ease-in-out 0s,-webkit-transform .3s ease-in-out .3s;transition:width .3s ease-in-out 0s,-webkit-transform .3s ease-in-out .3s;-o-transition:width .3s 0s ease-in-out,transform .3s .3s ease-in-out;transition:width .3s ease-in-out 0s,transform .3s ease-in-out .3s;transition:width .3s ease-in-out 0s,transform .3s ease-in-out .3s,-webkit-transform .3s ease-in-out .3s}.action-item.show-link .action-item__link{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:width .3s ease-in-out .3s,-webkit-transform .3s ease-in-out 0s;transition:width .3s ease-in-out .3s,-webkit-transform .3s ease-in-out 0s;-o-transition:width .3s .3s ease-in-out,transform .3s 0s ease-in-out;transition:width .3s ease-in-out .3s,transform .3s ease-in-out 0s;transition:width .3s ease-in-out .3s,transform .3s ease-in-out 0s,-webkit-transform .3s ease-in-out 0s}.like-item .liked,.like-item .normal{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.like-item .normal{opacity:1;-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.like-item .liked,.like-item.liked .normal{opacity:0}.like-item.liked .liked{opacity:1;-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.share-item .item-sharing{position:absolute;top:100%;right:100%;width:240px;-webkit-transform:translate(60px,16px);-ms-transform:translate(60px,16px);transform:translate(60px,16px);display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;pointer-events:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 16px;background:#fff;border:1px solid #e3e3e3;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.share-item .item-sharing:before{content:"";position:absolute;bottom:100%;right:25px;width:18px;height:18px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 2v16h12L1 2z' fill='%23fff' stroke='%23E3E3E3'/%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;background-size:cover;z-index:1}.developer-aside .share-item .item-sharing:before{left:80%}.share-item .item-sharing__list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:24px}.share-item .item-sharing__link{width:100%;text-align:center}.share-item .item-sharing__link-input{display:block;width:100%;margin-bottom:8px;font-size:12px;line-height:16px;color:rgba(0,0,0,.4)}.share-item .item-sharing__link-input::-webkit-input-placeholder{font-size:12px;line-height:16px;color:rgba(0,0,0,.4)}.share-item .item-sharing__link-input::-moz-placeholder{font-size:12px;line-height:16px;color:rgba(0,0,0,.4)}.share-item .item-sharing__link-input:-ms-input-placeholder{font-size:12px;line-height:16px;color:rgba(0,0,0,.4)}.share-item .item-sharing__link-input:-moz-placeholder{font-size:12px;line-height:16px;color:rgba(0,0,0,.4)}.share-item.share{overflow:visible}.share-item.share .item-sharing{opacity:1;pointer-events:auto}.group-action{margin:24px 0}.group-action__head{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:46px;min-height:274px;background:url(/Content/Images/group-bg.png) 50% 50% no-repeat;background-size:contain}.group-action__head,.group-action__head-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.group-action__head-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:80%;z-index:1}.group-action__head-content:before{content:"";position:absolute;left:43px;right:43px;min-height:128px;background:rgba(241,190,72,.1);border:1px solid rgba(241,190,72,.2);border-radius:4px;z-index:-1}.group-action__count{font-weight:500;font-size:32px;line-height:36px;color:#000;padding-top:15px;margin-bottom:4px}.group-action__subtitle{font-weight:500;font-size:9px;color:#000;margin-bottom:28px}.group-action__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:80%;margin:0 auto;padding-left:43px}.tooltip{position:relative;padding:16px 24px;max-width:415px;background:#eef5fe;font-size:12px;line-height:16px;color:rgba(0,0,0,.6)}.tooltip:before{content:"";position:absolute;right:100%;top:50%;margin-top:-8px;width:0;height:0;border-color:rgba(0,0,0,0) #eef5fe rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:8px 8px 8px 0}select{opacity:0;border:none;border-radius:0}select:focus{border:none;border-radius:0}.select2-container--default .select2-selection--single{height:32px;border:1px solid #e3e3e3;border-radius:0}.select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:16px;padding-right:32px;line-height:30px;color:#000}.select2-container--default .select2-selection--single .select2-selection__arrow{height:30px;width:16px}.select2-container--default .select2-selection--single .select2-selection__arrow b{left:auto;right:0;width:16px;height:16px;margin-top:-8px;background:url(/Content/Images/caret-down.svg) 50% 50% no-repeat;border:none;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.select2-container--default.select2-container--focus .select2-selection--multiple{border:none}.dialog{position:absolute;top:10px;left:50%;background:#fff;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;border:1px solid #e3e3e3;z-index:11}.dialog:before{content:"";position:absolute;bottom:100%;left:50%;width:18px;height:18px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 2v16h12L1 2z' fill='%23fff' stroke='%23E3E3E3'/%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;background-size:cover;z-index:1}.dialog:after{content:"";position:absolute;bottom:100%;left:50%;width:12px;height:1px;background:#fff;z-index:2}.dialog__close{position:absolute;top:6px;right:6px;color:#686868}.dialog--active{opacity:1;visibility:visible;pointer-events:auto;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.dialog--askTenant{width:312px;padding:24px 16px;top:60px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.dialog--askTenant .btn-main{width:100%}.admin-panel{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-top:24px}@media only screen and (min-width:768px){.admin-panel{grid-area:5/2/6/3}}@media only screen and (min-width:1280px){.admin-panel{margin-top:16px}}.admin-panel .editor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.admin-panel .editor>*+*{margin-left:8px}.admin-panel .editor--press{-ms-flex-wrap:wrap;flex-wrap:wrap}.admin-panel .editor--press>*+*{margin-left:8px}@media (max-width:500px){.admin-panel .editor--press>*+:last-child{margin-left:0;margin-top:8px}}.admin-panel .editor__edit{position:relative;background:#f5f7f9;width:32px;height:32px}.admin-panel .editor__edit,.admin-panel .editor__edit svg path{-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.admin-panel .editor__edit:hover{background:#fdf5e4}.admin-panel .editor__edit:hover svg path{fill:#f1be48}.admin-panel .editor__edit a{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;width:32px;height:32px}.admin-panel .editor__edit a img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.admin-panel .editor__delete{position:relative;background:#f5f7f9;width:32px;height:32px}.admin-panel .editor__delete,.admin-panel .editor__delete svg path{-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.admin-panel .editor__delete:hover{background:#fdf5e4}.admin-panel .editor__delete:hover svg path{fill:#f1be48;stroke:#f1be48}.admin-panel .editor__delete a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px}.admin-panel .editor__delete a,.admin-panel .editor__mailing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.admin-panel .editor__mailing{background:#f5f7f9;color:#000;font-weight:500;font-size:13px;line-height:13px;padding:9px 10px;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.admin-panel .editor__mailing:hover{background:#fdf5e4;color:#f1be48}.admin-panel .editor__mailing:hover svg path{fill:#f1be48}.admin-panel .editor__mailing svg{margin-right:10px}.admin-panel .editor__mailing svg path{-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.admin-panel .checkboxes{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;font-weight:400;font-size:13px;line-height:13px 500;color:rgba(0,0,0,.4);color:#000}@media only screen and (min-width:1280px){.admin-panel .checkboxes{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.admin-panel .checkboxes>*+*{margin-top:9px}@media only screen and (min-width:1280px){.admin-panel .checkboxes>*+*{margin-top:0;margin-left:8px}}.admin-panel .checkboxes label{cursor:pointer}input::-webkit-input-placeholder{color:#000}input::-moz-placeholder{color:#000}input:-ms-input-placeholder{color:#000}input:-moz-placeholder{color:#000}input.feedback__input::-webkit-input-placeholder{color:rgba(0,0,0,.4)}input.feedback__input::-moz-placeholder{color:rgba(0,0,0,.4)}input.feedback__input:-ms-input-placeholder{color:rgba(0,0,0,.4)}input.feedback__input:-moz-placeholder{color:rgba(0,0,0,.4)}.checkbox-label{font-weight:500;font-size:13px;line-height:1;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkbox{display:inline-block;position:relative;width:16px;height:16px;-ms-flex-negative:0;flex-shrink:0;background:#fff;margin:0 8px 0 0;border:1px solid #e3e3e3;outline:none;cursor:pointer;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.checkbox:before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background:url("data:image/svg+xml; utf8, <svg width='9' height='7' viewBox='0 0 9 7' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7.64223 0.0656455L3.03829 4.66958L1.35777 2.97155C1.27024 2.90153 1.1302 2.90153 1.06018 2.97155L0.552516 3.47921C0.482495 3.54923 0.482495 3.68928 0.552516 3.7768L2.89825 6.10503C2.98578 6.19256 3.10832 6.19256 3.19584 6.10503L8.44748 0.853392C8.51751 0.78337 8.51751 0.643326 8.44748 0.555799L7.93983 0.0656455C7.8698 -0.0218818 7.72976 -0.0218818 7.64223 0.0656455Z' fill='white'/> </svg>");background-repeat:no-repeat;background-size:cover;opacity:0;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;background-position:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.checkbox:hover{border:1px solid #b9b9b9}.checkbox:checked{background:#f1be48;border:1px solid #f1be48}.checkbox:checked:hover{background:#ecb331}.checkbox:checked:before{opacity:1}.input-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px}.search_block .input-wrap{margin-bottom:0}.input-label{position:absolute;top:14px;left:16px;font-weight:500;font-size:9px;line-height:9px;color:#000;opacity:.4}.input{display:block;width:100%;padding:28px 16px 12px;background:#f5f7f9;border:none;border-bottom:1px solid #f5f7f9;font-weight:700;font-size:13px;line-height:1.25;outline:none;color:#000}.merged-inputs .input::-webkit-input-placeholder{font-weight:700;font-size:13px;line-height:1.25;color:rgba(0,0,0,.4)}.merged-inputs .input::-moz-placeholder{font-weight:700;font-size:13px;line-height:1.25;color:rgba(0,0,0,.4)}.merged-inputs .input:-ms-input-placeholder{font-weight:700;font-size:13px;line-height:1.25;color:rgba(0,0,0,.4)}.merged-inputs .input:-moz-placeholder{font-weight:700;font-size:13px;line-height:1.25;color:rgba(0,0,0,.4)}.simple-input{display:block;width:100%;padding:12px 16px;background:#fff;border:1px solid #e3e3e3;font-weight:700;font-size:13px;line-height:1.25;outline:none;color:rgba(0,0,0,.4)}.simple-input::-webkit-input-placeholder{font-weight:700;font-size:13px;line-height:1.25;color:rgba(0,0,0,.4)}.simple-input::-moz-placeholder{font-weight:700;font-size:13px;line-height:1.25;color:rgba(0,0,0,.4)}.simple-input:-ms-input-placeholder{font-weight:700;font-size:13px;line-height:1.25;color:rgba(0,0,0,.4)}.simple-input:-moz-placeholder{font-weight:700;font-size:13px;line-height:1.25;color:rgba(0,0,0,.4)}.agency__sendform{margin-left:30px}.agency__sendform .feedback__input,.agency__sendform .feedback__submit{margin-bottom:15px}.feedback__inputs{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.feedback__input{display:block;width:100%;padding:20px 16px;background:#f5f7f9;border:none;font-weight:700;font-size:13px;line-height:1.25;color:#000}.feedback__input::-webkit-input-placeholder{color:rgba(0,0,0,.4)}.feedback__input::-moz-placeholder{color:rgba(0,0,0,.4)}.feedback__input:-ms-input-placeholder{color:rgba(0,0,0,.4)}.feedback__input::-ms-input-placeholder{color:rgba(0,0,0,.4)}.feedback__input::placeholder{color:rgba(0,0,0,.4)}.feedback__input-wrap{margin-bottom:16px}.feedback__text{margin-top:16px;margin-bottom:24px}.feedback__textarea{display:block;width:100%;padding:14px 16px;background:#f5f7f9;border:none;font-weight:400;font-size:12px;line-height:1.25;color:#000;min-height:112px;outline:none}.feedback__textarea::-webkit-input-placeholder{color:rgba(0,0,0,.4)}.feedback__textarea::-moz-placeholder{color:rgba(0,0,0,.4)}.feedback__textarea:-ms-input-placeholder{color:rgba(0,0,0,.4)}.feedback__textarea::-ms-input-placeholder{color:rgba(0,0,0,.4)}.feedback__textarea::placeholder{color:rgba(0,0,0,.4)}.feedback__submit{display:block;width:100%;min-height:40px;padding:10px 16px;text-align:center;background:#f1be48;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-weight:700;font-size:13px;line-height:1;color:#fff}.login-form__social-auth{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:16px}.login-form__social-auth .auth{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:calc(50% - 4px);padding:20px 14px;background-color:rgba(0,0,0,0);border:1px solid #e3e3e3;-webkit-transition:background-color .3s ease-in-out;-o-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.login-form__social-auth .auth__icon{display:block;width:16px;height:16px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin-right:8px}.login-form__social-auth .auth span{font-weight:500;font-size:13px;color:#000;-webkit-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.login-form__social-auth .auth:hover{background-color:#f5f7f9}.login-form__social-auth .auth:hover span{color:#2f80ed}.login-form__separator{position:relative;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:16px;z-index:1}.login-form__separator:after{content:"";position:absolute;left:0;right:0;height:1px;background:#e3e3e3;z-index:-1}.login-form__separator span{display:inline-block;padding:0 8px;font-weight:500;font-size:10px;line-height:1;background:#fff}.login-form__input-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px}.login-form__input-label{position:absolute;top:14px;left:16px;font-weight:500;font-size:9px;line-height:9px;color:#000;opacity:.4}.login-form__input{display:block;width:100%;padding:28px 16px 12px;background:#f5f7f9;border:none;border-bottom:1px solid #f5f7f9;font-weight:700;font-size:13px;line-height:1.25;outline:none;color:#000}.login-form__input.input-validation-error{border-bottom-color:#eb5757}.login-form__input[disabled]{opacity:.4}.login-form__input--pass{padding:28px 46px 12px 16px}.login-form__select{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px}.login-form__select-label{position:absolute;top:14px;left:16px;font-weight:500;font-size:9px;line-height:9px;color:#000;opacity:.4;z-index:1}.login-form__checkboxes{margin-top:8px}.login-form__checkbox-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-form__checkbox-label{cursor:pointer;margin-right:8px}.login-form__checkbox{display:inline-block;position:relative;width:16px;height:16px;-ms-flex-negative:0;flex-shrink:0;background:#fff;margin:0 8px 0 0;border:1px solid #e3e3e3;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.login-form__checkbox:before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background:url("data:image/svg+xml; utf8, <svg width='9' height='7' viewBox='0 0 9 7' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7.64223 0.0656455L3.03829 4.66958L1.35777 2.97155C1.27024 2.90153 1.1302 2.90153 1.06018 2.97155L0.552516 3.47921C0.482495 3.54923 0.482495 3.68928 0.552516 3.7768L2.89825 6.10503C2.98578 6.19256 3.10832 6.19256 3.19584 6.10503L8.44748 0.853392C8.51751 0.78337 8.51751 0.643326 8.44748 0.555799L7.93983 0.0656455C7.8698 -0.0218818 7.72976 -0.0218818 7.64223 0.0656455Z' fill='white'/> </svg>");background-repeat:no-repeat;background-size:cover;opacity:0;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;background-position:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.login-form__checkbox:checked{background:#f1be48;border-color:#f1be48}.login-form__checkbox:checked:before{opacity:1}.login-form__input-eye{position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:14px;height:10px}.login-form__input-eye img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.login-form__input-eye:before{content:"";position:absolute;top:50%;left:50%;width:17px;height:1px;opacity:1;background:#f1be48;border-bottom:1px solid #f5f7f9;border-top:1px solid #f5f7f9;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.login-form__input-eye.hide:before{opacity:0}.login-form .field-validation-error{display:none}.login-form__footer{border-top:1px solid #e3e3e3;margin-top:8px;padding-top:24px;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}.popup--remind .login-form__footer{border:none;padding-top:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.login-form__forgot{width:50%}.login-form__btn .btn-main{width:100%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login-form__submit{width:50%}.login-form__submit .btn-main{width:100%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login-form__errors{margin-top:16px;color:#eb5757}.login-form__group-title{margin-bottom:16px}.login-form__group-content{display:grid;grid-template-columns:repeat(3,33.333%);grid-gap:8px}@media only screen and (max-width:1279px){.login-form__group-content{grid-template-columns:repeat(2,50%)}}@media only screen and (max-width:767px){.login-form__group-content{grid-template-columns:100%}}.check-tooltip{position:relative;width:16px;height:16px;background:url(/Content/Images/info-circle.svg)}.check-tooltip__content{position:absolute;opacity:0;visibility:hidden;pointer-events:none;padding:12px 16px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;font-size:12px;min-width:200px;left:-8px;bottom:28px;line-height:16px;color:rgba(0,0,0,.4);background:#eef5fe}.check-tooltip__content:before{content:"";position:absolute;top:100%;left:20px;width:0;height:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #eef5fe;border-style:solid;border-width:0 0 16px 12px}.check-tooltip:hover .check-tooltip__content{opacity:1;visibility:visible;pointer-events:auto}.login-form__select{height:56px}.connect__input-wrap{position:relative;margin-bottom:4px}.connect__input-wrap input{display:block;width:100%;padding:26px 16px 14px;background:#f5f7f9;font-weight:700;font-size:13px;line-height:1.25;border:none;border-bottom:1px solid #f5f7f9;outline:none;color:#000}.connect__input-label{position:absolute;top:14px;left:16px;font-weight:500;font-size:9px;line-height:9px;color:#000;opacity:.4}.connect__text{margin-bottom:12px}.connect__textarea{display:block;width:100%;padding:14px 16px;background:#f5f7f9;border:none;font-weight:500;font-size:13px;color:#000;min-height:112px;outline:none}.connect__textarea::-webkit-input-placeholder{color:rgba(0,0,0,.4);font-size:12px;font-family:GothamPro,sans-serif;font-weight:400}.connect__textarea::-moz-placeholder{color:rgba(0,0,0,.4);font-size:12px;font-family:GothamPro,sans-serif;font-weight:400}.connect__textarea:-ms-input-placeholder{color:rgba(0,0,0,.4);font-size:12px;font-family:GothamPro,sans-serif;font-weight:400}.connect__textarea::-ms-input-placeholder{color:rgba(0,0,0,.4);font-size:12px;font-family:GothamPro,sans-serif;font-weight:400}.connect__textarea::placeholder{color:rgba(0,0,0,.4);font-size:12px;font-family:GothamPro,sans-serif;font-weight:400}.connect__submit{display:block;width:100%;min-height:40px;padding:10px 16px;text-align:center;background:#f1be48;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-weight:700;font-size:13px;line-height:1;color:#fff}.select .select2-container{width:100%}.select .select2-container--default .select2-selection--multiple{min-height:56px;background-color:#f5f7f9;border:none;border-radius:0;font-size:13px;line-height:1.25;padding:28px 16px 0}.select .select2-container--default.select2-container--focus .select2-selection--multiple{border:none}.select .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0;font-size:13px;line-height:1.25}.select .select2-container--default .select2-search--inline .select2-search__field{font-weight:500;font-size:13px;line-height:1.25}.select .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{display:none}.select .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:rgba(0,0,0,0);border:none;font-size:13px;line-height:1.25;font-weight:500;border-radius:0;cursor:default;float:left;margin-right:4px;margin-top:0;padding:0}.select .select2-container--default .select2-selection--single{display:block;width:100%;min-height:56px;padding:28px 16px 12px;background:#f5f7f9;border:none;font-weight:700;font-size:13px;border-radius:0;outline:none;line-height:1.25;color:#000}.select .select2-container--default .select2-selection--single .select2-selection__rendered{color:#000;font-size:13px;line-height:1.25;padding:0}.select .select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:16px;width:20px}.select .select2-container--default .select2-selection--single .select2-selection__arrow b{border:none;width:16px;height:16px;background:url(/Content/Images/caret-down.svg) 50% 50% no-repeat;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.select2-container--open .select2-selection__arrow b{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.select2-dropdown{border:1px solid #e3e3e3!important;background:#fff!important;border-radius:0!important}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #e3e3e3!important;outline:none}.select2-container--default .select2-search--dropdown{padding:8px 16px}.select2-container--default .select2-results__option{padding:8px 16px;font-weight:500;font-size:13px;line-height:1.25;color:#000}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#f5f7f9!important;color:#000!important}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#f5f7f9!important;color:#000!important}@media only screen and (max-width:767px){.agencies-list .select2-container{width:100%;display:block}}.agencies-list .select2-container--default .select2-selection--multiple{border-radius:0;border:1px solid #e3e3e3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.agencies-list .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:5px 14px}.agencies-list .select2-container--default .select2-search--inline .select2-search__field{margin-top:0;font-size:14px;line-height:1}.agencies-list .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:rgba(0,0,0,0);border:none;border-radius:0;cursor:text;float:left;margin:0 5px 0 0;padding:0;font-weight:500;font-size:13px;line-height:1}.agencies-list .select2-container--default .select2-selection--multiple .select2-selection__choice:after{content:","}.agencies-list .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{display:none}.recommendations__title{margin-bottom:48px;font-weight:500;font-size:24px;line-height:24px}.recommendations__block-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:16px}@media only screen and (min-width:768px){.recommendations__block-button{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:24px}}.recommendations__block-button>:not(:last-child),.recommendations__block-button>:not(:only-child){margin-bottom:8px}@media only screen and (min-width:768px){.recommendations__block-button>:not(:last-child),.recommendations__block-button>:not(:only-child){margin-bottom:0;margin-right:18px}}.recommendations__block-button>:last-child{margin:0}.block-comments{border-bottom:1px solid #eef0f1}.block-comments__item{padding-top:15px;margin-bottom:25px}@media only screen and (min-width:1280px){.block-comments__item{padding-right:108px}}.block-comments__photo{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:17px}@media only screen and (min-width:1280px){.block-comments__photo{margin-bottom:23px}}.block-comments__image .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30px;height:30px;margin-right:10px}@media only screen and (min-width:1280px){.block-comments__image .logo{width:52px;height:52px;margin-right:12px}}.block-comments__image .logo img{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.block-comments__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:1280px){.block-comments__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.block-comments__info .name{width:100%;font-size:12px;font-weight:500;line-height:12px;color:#000;margin-bottom:8px}@media only screen and (min-width:1280px){.block-comments__info .name{font-weight:500;font-size:16px;line-height:20px;color:#000;margin-bottom:4px}}@media only screen and (min-width:1280px) and (max-width:767px){.block-comments__info .name{font-size:14px;line-height:16px}}.block-comments__info .date{margin-right:12px;color:rgba(0,0,0,.4)}@media only screen and (min-width:1280px){.block-comments__info .date{margin-bottom:12.13px}}.block-comments__info .rate{width:50%}.block-comments__text{font-weight:400;font-size:12px;line-height:1.2;color:rgba(0,0,0,.6);line-height:20px;margin-bottom:16px}.answer-link{color:#2f80ed;font-size:13px;line-height:13px;font-weight:500}.custom-select.v-input{background:#f5f7f9;padding:0}.custom-select.v-input .v-input__control{max-height:56px}.custom-select.v-input .v-input__control>.v-input__slot{padding:7px 16px;margin-bottom:0}.custom-select.v-input .v-input__control>.v-input__slot .v-text-field .v-label{color:#000}.custom-select.v-select{margin-top:8px}.custom-select.v-select.v-text-field input{margin-top:10px;color:#000}.custom-select.v-select.v-text-field input::-webkit-input-placeholder{color:#000}.custom-select.v-select.v-text-field input::-moz-placeholder{color:#000}.custom-select.v-select.v-text-field input:-ms-input-placeholder{color:#000}.custom-select.v-select.v-text-field input:-moz-placeholder{color:#000}.custom-select.v-select.v-text-field .v-label{font-family:GothamPro,sans-serif;color:rgba(0,0,0,.4);font-weight:500;font-size:9px;line-height:9px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.custom-select.v-select.v-text-field .v-input__append-inner{padding-left:0;margin:0;-ms-flex-item-align:center;align-self:center;background:url(/Content/Images/caret-down.svg) no-repeat 50%;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.custom-select.v-select.theme--light.v-text-field>.v-input__control>.v-input__slot:before{display:none}.custom-select.theme--light.v-text-field>.v-input__control>.v-input__slot:after{display:none}.custom-select.theme--light.v-select{font-family:GothamPro,sans-serif;font-weight:500;font-size:13px;line-height:13px;color:#000}.custom-select .v-select__selection{margin:16px 4px 7px 0}.custom-select .v-menu__content{display:inline-block;border-radius:0;max-width:100%}.custom-select .v-menu__content .v-list{border-radius:0;max-width:100%;padding:0;border:1px solid #e3e3e3}.custom-select .v-menu__content .v-list .v-list-item .v-list-item__title{font-family:GothamPro,sans-serif;font-size:12px;line-height:11px}.custom-select .v-menu__content .v-list .v-list-item.v-list-item--active{background:#f5f7f9}.custom-select .v-menu__content .v-list .v-list-item.v-list-item--active:before{opacity:0}.custom-select input{color:#000}.custom-select input::-webkit-input-placeholder{color:#000}.custom-select input::-moz-placeholder{color:#000}.custom-select input:-ms-input-placeholder{color:#000}.custom-select input:-moz-placeholder{color:#000}.custom-input.v-input{background:#f5f7f9;padding:0;margin-top:8px;max-height:56px}.custom-input.v-input .v-input__control{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;position:relative}.custom-input.v-input .v-input__control:after{content:"";position:absolute;right:20px;top:18px;display:-webkit-box;display:-ms-flexbox;display:flex;width:20px;height:20px;background:url(/Content/Images/caret-down.svg) no-repeat 50%;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.custom-input.v-input .v-input__control>.v-input__slot{font-family:GothamPro,sans-serif;font-weight:500;font-size:13px;line-height:13px;padding:7px 16px;margin-bottom:0}.custom-input.v-input .v-input__control>.v-input__slot .v-text-field .v-label{color:#000}.custom-input.v-input .v-input__control>.v-input__slot input{margin-top:10px;padding-right:30px}.custom-input.v-input .v-input__control>.v-input__slot input[name=PricePerMeterFrom],.custom-input.v-input .v-input__control>.v-input__slot input[name=PricePerMeterTo]{padding-right:0}.custom-input.v-input .v-input__control .v-text-field__details{display:none}.custom-input.v-input .v-input__control>.v-messages .v-messages__message{font-family:GothamPro,sans-serif;color:rgba(0,0,0,.4);font-weight:500;font-size:9px;line-height:9px}.custom-input.v-input .v-input__control .v-label{font-family:GothamPro,sans-serif;font-size:9px;font-weight:500;line-height:9px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.custom-input.v-text-field{margin-top:8px}.custom-input.theme--light.v-text-field>.v-input__control>.v-input__slot:before{display:none}.custom-input.theme--light.v-text-field>.v-input__control>.v-input__slot:after{display:none}.buildings-filters .custom-input.v-text-field,.buildings-filters .custom-select.v-select{margin-top:0}.buildings-filters__pricing{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1279px){.buildings-filters__pricing{width:100%}.buildings-filters__pricing:nth-child(2):after{display:none}}.buildings-filters__pricing .custom-input.v-input .v-input__control:after{display:none}.buildings-filters__pricing .price-label{position:absolute;bottom:0;left:16px;font-weight:400;font-size:9px;color:#f1be48}.buildings-filters__pricing:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:1px;height:24px;position:absolute;right:0;background-color:#e3e3e3}@media only screen and (max-width:1279px){.buildings-filters__pricing:after{height:26px;bottom:9px}}.buildings-filters__currency .custom-select.v-select.v-text-field .v-input__append-inner{display:none}.buildings-filters__currency .custom-select.v-input .v-input__control>.v-input__slot{padding:7px 16px}.buildings-filters__currency .custom-select .v-select__selection{margin:7px auto}.buildings-filters__currency .theme--light.v-select .v-select__selection--disabled{color:#000}.rel{position:relative}.select-tooltip{margin-top:30px}.v-application--is-ltr .v-text-field .v-input__append-inner{padding-left:0;margin:0;-ms-flex-item-align:center;align-self:center;background:url(/Content/Images/caret-down.svg) no-repeat 50%;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.address-search{position:relative}.address-search .v-menu__content{position:absolute;bottom:0;max-height:unset;height:100%}.address-search .v-list-item__title{font-family:GothamPro,sans-serif;font-size:13px;line-height:11px;font-weight:700;color:rgba(0,0,0,.87)}.address-search .v-list-item--link:before{background:unset}.address-search .theme--light.v-list-item .v-list-item__mask{color:unset;background:unset}.nFooter{background:#fff;border-top:1px solid #e3e3e3}.nFooter__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:83.33%;margin:0 auto;padding-top:56px;padding-bottom:42px;border-bottom:1px solid #e3e3e3}@media only screen and (max-width:1279px){.nFooter__text{width:100%}}@media only screen and (max-width:767px){.nFooter__text{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.nFooter .htmlBlock-wrap{width:50%}@media only screen and (max-width:767px){.nFooter .htmlBlock-wrap{width:100%}}.nFooter .htmlBlock{height:150px;margin-bottom:24px;overflow:hidden;font-size:12px;line-height:1.6;color:rgba(0,0,0,.32);-webkit-transition:height 1s;-o-transition:height 1s;transition:height 1s}.nFooter .htmlBlock h2{font-weight:500;font-size:24px;line-height:35px;color:#000;margin-bottom:24px}.nFooter .htmlBlock .text,.nFooter .htmlBlock p{color:rgba(0,0,0,.32);margin-bottom:18px}.nFooter .infoBlock{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-top:20px;width:30%;margin-left:auto;margin-right:0}@media only screen and (max-width:767px){.nFooter .infoBlock{width:100%}}.nFooter .infoBlock__title{margin-bottom:12px}.nFooter .infoBlock__links{margin-bottom:36px}.nFooter .infoBlock__links .link{font-size:12px;margin-right:8px}.nFooter .infoBlock__links .link:last-child{margin-right:0}.nFooter__catalog-wrap{margin-bottom:24px;overflow:hidden;height:150px;-webkit-transition:height 1s;-o-transition:height 1s;transition:height 1s}.nFooter__catalog{width:83.33%;padding-top:56px;padding-bottom:56px;margin:0 auto;border-bottom:1px solid #e3e3e3}@media only screen and (max-width:1279px){.nFooter__catalog{width:100%}}@media only screen and (max-width:767px){.nFooter__catalog{width:100%}}.nFooter .catalog-menu:not(:last-of-type){margin-bottom:56px}.nFooter .catalog-menu__title{margin-bottom:24px}.nFooter .catalog-menu__list{-webkit-columns:5;-moz-columns:5;column-count:5;grid-column-gap:20px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}@media only screen and (max-width:767px){.nFooter .catalog-menu__list{-webkit-columns:1;-moz-columns:1;column-count:1}}.nFooter .catalog-menu__list--inner{display:grid;grid-template-columns:repeat(5,20%)}@media only screen and (max-width:767px){.nFooter .catalog-menu__list--inner{grid-template-columns:100%}}.nFooter .catalog-menu__inner-title{margin-bottom:12px}.nFooter .catalog-menu__inner-list{margin-bottom:24px}.nFooter__menu{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;width:83.33%;padding-top:56px;padding-bottom:56px;margin:0 auto;border-bottom:1px solid #e3e3e3}@media only screen and (max-width:1279px){.nFooter__menu{width:100%}}@media only screen and (max-width:767px){.nFooter__menu{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.nFooter .footerMenu{width:60%;-webkit-columns:3;-moz-columns:3;column-count:3;grid-column-gap:20px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}@media only screen and (max-width:767px){.nFooter .footerMenu{width:100%;-webkit-columns:1;-moz-columns:1;column-count:1;grid-column-gap:0;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.nFooter .footerSignup{width:30%}@media only screen and (max-width:767px){.nFooter .footerSignup{width:100%}}.nFooter .footerSignup__title{margin-bottom:16px}.nFooter .newsletter{position:relative;width:100%}.nFooter .newsletter__input{display:block;width:100%;margin:0;padding:28px 56px 14px 16px;border:1px solid #e3e3e3;outline:none;font-weight:600;font-size:13px;line-height:1;color:#000}.nFooter .newsletter__label{position:absolute;top:14px;left:16px;font-weight:500;font-size:9px;line-height:1;color:rgba(0,0,0,.4)}.nFooter .newsletter__submit{position:absolute;top:8px;right:8px;display:block;width:40px;height:40px;border:none;outline:none;background:#f1be48}.nFooter .newsletter__submit:before{content:url("data:image/svg+xml; utf8, <svg width='21' height='11' viewBox='0 0 21 11' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M16.2426 10.7724C15.7811 11.2534 15 10.9204 15 10.2544V6H0V5H15V0.745551C15 0.0795581 15.7811 -0.253438 16.2426 0.227556L20.787 4.96351C21.071 5.2595 21.071 5.7405 20.787 6.03649L16.2426 10.7724Z' fill='white'/></svg>");position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff}.nFooter__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:83.33%;margin:0 auto;padding-top:56px;padding-bottom:102px}@media only screen and (max-width:767px){.nFooter__info{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.nFooter__logo{width:10%}.nFooter__logo img{width:28px;height:auto}.nFooter__info-text{width:60%;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.nFooter__info-text{width:80%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.nFooter__info-text .text,.nFooter__info-text p{font-size:9px;line-height:1.6;color:rgba(0,0,0,.32);margin-bottom:18px}.nFooter__info-text p:first-child{padding-right:10px}@media only screen and (max-width:767px){.nFooter__info-text p:first-child{padding-right:0}}.nFooter__info-text p:last-child{padding-left:10px}@media only screen and (max-width:767px){.nFooter__info-text p:last-child{padding-left:0}}.nFooter__info-logos{width:20%;margin-left:auto;margin-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.nFooter__info-logos{width:80%}}.nFooter__info-logo:first-child{margin-right:10px}.nFooter__info-logo:last-child{margin-right:10px}@media only screen and (max-width:767px){.nFooter--desktop{display:none}}.nFooter--mobile{display:none}@media only screen and (max-width:767px){.nFooter--mobile{display:block}}.nFooter--mobile .nFooter__text{border-bottom:none}.nFooter--mobile .nFooter__catalog{text-align:center;border-bottom:none;padding-top:10px;padding-bottom:30px}.nFooter--mobile .nFooter__catalog-wrap{text-align:left;margin:0}.nFooter--mobile .catalog-menu__title{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}.nFooter--mobile .catalog-menu__title span{-ms-flex-negative:1;flex-shrink:1}.nFooter--mobile .catalog-menu__title:after{content:"";width:6px;height:4px;margin-left:4px;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-ms-flex-negative:0;flex-shrink:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;background-image:url("data:image/svg+xml; utf8, <svg width='6' height='4' viewBox='0 0 6 4' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0.0508474 3.02425L0.308475 3.28721C0.376271 3.33981 0.484746 3.33981 0.538983 3.28721L2.99322 0.907348L5.46102 3.28721C5.51525 3.33981 5.62373 3.33981 5.69153 3.28721L5.94915 3.02425C6.01695 2.9585 6.01695 2.86646 5.94915 2.80072L3.11525 0.0395514C3.04746 -0.0130423 2.95254 -0.0130423 2.88475 0.0395514L0.0508474 2.80072C-0.0169492 2.86646 -0.0169492 2.9585 0.0508474 3.02425Z' fill='black'/></svg>");opacity:.6}.nFooter--mobile .catalog-menu__list{overflow:hidden}.nFooter--mobile .catalog-menu .link-toggle{display:inline-block;margin-top:16px}.nFooter--mobile .catalog-menu .catalog-list{overflow:hidden}.nFooter--mobile .catalog-menu .catalog-list li{border-bottom:1px solid #e3e3e3}.nFooter--mobile .catalog-menu .catalog-list li a{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:16px 16px 16px 0}.nFooter--mobile .catalog-menu .catalog-list li a:after{content:"";width:6px;height:4px;margin-left:4px;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;background-image:url("data:image/svg+xml; utf8, <svg width='6' height='4' viewBox='0 0 6 4' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0.0508474 3.02425L0.308475 3.28721C0.376271 3.33981 0.484746 3.33981 0.538983 3.28721L2.99322 0.907348L5.46102 3.28721C5.51525 3.33981 5.62373 3.33981 5.69153 3.28721L5.94915 3.02425C6.01695 2.9585 6.01695 2.86646 5.94915 2.80072L3.11525 0.0395514C3.04746 -0.0130423 2.95254 -0.0130423 2.88475 0.0395514L0.0508474 2.80072C-0.0169492 2.86646 -0.0169492 2.9585 0.0508474 3.02425Z' fill='black'/></svg>");opacity:.6}.nFooter--mobile .catalog-menu .alphabet-list{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;padding-bottom:6px}.nFooter--mobile .catalog-menu .alphabet-list li{-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;font-weight:700;font-size:16px;line-height:16px;text-align:center;color:#000;background:#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-right:16px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.nFooter--mobile .catalog-menu .alphabet-list li.active{color:#fff;background:#f1be48}.nFooter--mobile .catalog-menu .alphabet-cities{position:absolute;opacity:0;pointer-events:none;max-height:0}.nFooter--mobile .catalog-menu .alphabet-cities.active{position:relative;opacity:1;pointer-events:auto;max-height:285px}.nFooter--mobile .infoBlock{border-bottom:1px solid #e3e3e3;padding-bottom:56px}.nFooter--mobile .footerMenu{margin-bottom:56px}.popup{position:fixed;top:0;left:0;background:rgba(0,0,0,.5);width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;visibility:hidden;pointer-events:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1011;font-family:GothamPro,sans-serif}.popup,.popup--active,.popup.vue-popup{-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.popup--active,.popup.vue-popup{opacity:1;visibility:visible;pointer-events:auto}.popup__block{position:relative;width:408px;padding:24px;background:#fff}.popup__close{position:absolute;top:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:rgba(0,0,0,0);right:10px;width:20px;height:20px;cursor:pointer;z-index:1;outline:none}.popup__close:after,.popup__close:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;width:10px;height:1px;background:#686868}.popup__close:before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.popup__close:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.popup__title{margin-bottom:12px}.popup__text{margin-bottom:24px}.popup__form input,.popup__form textarea{border-bottom:1px solid rgba(0,0,0,0)}.popup__form .error{border-color:red}.popup .custom-select{margin-bottom:16px}.popup .form-field__error{color:red}.popup .form-field__error,.popup .form-field__success{font-size:12px;margin-top:5px;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.popup .form-field__success{color:#000}.new-popup{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,0);z-index:9999;background-color:rgba(0,0,0,.3)}.new-popup .new-popup-container{padding:20px;position:absolute;top:100px;left:50%;width:900px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:-450px;background-color:#fff;text-align:left;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.5);-ms-box-shadow:0 1px 4px rgba(0,0,0,.5);box-shadow:0 1px 4px rgba(0,0,0,.5)}.new-popup .new-popup-container .new-popup-close{width:20px;height:20px;position:absolute;top:10px;right:10px}.new-popup .new-popup-container .new-popup-close img{width:20px;height:20px}.new-popup .new-popup-container .new-popup-close:hover{cursor:pointer}.new-popup .new-popup-container .new-popup-title{font-size:20px;line-height:30px;font-weight:700;color:#303030}.new-popup .new-popup-container .mb30{margin-bottom:30px}.new-popup .import-btn{color:#fff;font-size:14px;border:none;background:#f1be48;height:30px;line-height:30px;margin:0 10px;padding:0 10px}.mylistings-popup .new-popup-container{margin-left:-225px;width:450px}.mylistings-popup .bott_form{margin-top: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}.region-popup{border:2px solid #f4721d;background-color:#fff;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.5);-ms-box-shadow:0 4px 6px rgba(0,0,0,.5);box-shadow:0 4px 6px rgba(0,0,0,.5);-webkit-box-sizing:border-box;box-sizing:border-box;height:117px;left:250px;padding:25px;position:absolute;text-align:left;top:65px;z-index:9999}.region-popup:after{background:url(//img.address.ua/img/v2/region-bg-arrow.png) no-repeat scroll 0 0 rgba(0,0,0,0);content:"";display:block;height:15px;left:-8px;position:absolute;top:30px;width:8px}.region-popup .close{background:url(//img.address.ua/img/v2/close-regions.png) no-repeat scroll 0 0 rgba(0,0,0,0);cursor:pointer;display:block;height:13px;position:absolute;right:10px;top:10px;width:14px}.region-popup .text{color:#333;font-size:14px;line-height:18px;margin-bottom:20px}.region-popup .btns .btn-grey{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),to(#e1e1e1)) repeat scroll 0 0 rgba(0,0,0,0);background:-o-linear-gradient(top,#eee 0,#e1e1e1 100%) repeat scroll 0 0 rgba(0,0,0,0);background:linear-gradient(180deg,#eee 0,#e1e1e1) repeat scroll 0 0 rgba(0,0,0,0);border:1px solid #bfbfbf;border-radius:3px;color:#000}.region-popup .btns .btn-grey,.region-popup .btns .btn-orange{display:inline-block;font-size:12px;height:26px;line-height:26px;padding:0 10px}.region-popup .btns .btn-orange{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f98437),to(#f36d17)) repeat scroll 0 0 rgba(0,0,0,0);background:-o-linear-gradient(top,#f98437 0,#f36d17 100%) repeat scroll 0 0 rgba(0,0,0,0);background:linear-gradient(180deg,#f98437 0,#f36d17) repeat scroll 0 0 rgba(0,0,0,0);border:1px solid #e86e1f;border-radius:3px;color:#fff;margin-right:10px}.header{background:#fff;padding:0 10px;margin-top:16px}@media only screen and (max-width:767px){.header{background:rgba(0,0,0,0)}}.header__user{position:relative}.header__desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1279px){.header__desktop{display:none}}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;width:16.67%;padding:0 25px 0 15px;border-right:1px solid #f5f7f9}@media only screen and (max-width:1919px){.header__logo{padding:0 15px 0 10px}}.header__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.header__content-top{border-bottom:1px solid #f5f7f9}.header__content-main,.header__content-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}.header__lang{margin-right:24px}.header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__mobile{display:none}@media only screen and (max-width:1279px){.header__mobile,.header__mobile-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.header__mobile-wrapper{-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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;padding:0 16px;position:fixed;top:8px;left:16px;right:16px;height:48px;z-index:10}}.header__mobile .burger{position:relative;width:20px;height:20px}.header__mobile .burger:before{content:"";display:block;position:absolute;width:20px;height:2px;top:50%;-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);background-color:#000;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.header__mobile .burger:after{content:"";display:block;position:absolute;width:20px;height:2px;top:50%;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);background-color:#000;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.header__mobile .logo{margin:0 auto}.header__mobile .logo img{height:32px;width:100%;-o-object-fit:contain;object-fit:contain}.header__mobile .header-likes{margin-right:5px}.header__mobile .header-likes__count{font-size:9px;line-height:9px}.header__mobile-content{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:0;left:0;max-height:100vh;min-height:100vh;overflow-y:auto;padding-top:56px;width:100%;height:auto;opacity:0;z-index:-1;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.header__mobile-menu{width:100%}.header__mobile-menu .cabinet{padding:32px;border-top:1px solid #f5f7f9;margin-top:1px}.header__mobile-menu .cabinet a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center}.header__mobile-menu .cabinet a span{margin-left:8px;margin-top:2px;font-weight:500;font-size:12px;color:#000;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.header__mobile-menu .cabinet a span:focus,.header__mobile-menu .cabinet a span:hover{color:#f1be48;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.header__mobile-menu .cabinet__logged{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__mobile-menu .cabinet__logged--img{width:40px;height:40px;border:2px solid #fff;border-radius:50%;-webkit-box-shadow:2px 2px 14px rgba(0,0,0,.13);box-shadow:2px 2px 14px rgba(0,0,0,.13);-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.header__mobile-menu .cabinet__logged--name{font-weight:500;font-size:16px;color:#000;margin-left:14px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__mobile-menu .cabinet__logged--name:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:12px;background:url(/Content/Images/caret-down.svg) no-repeat 50%;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.header__mobile-menu .postListingButton{padding:0 32px 32px}.header__mobile-menu .postListingButton a{background-color:#f7f9fa;text-align:center;padding:17px 0;width:100%}.header__mobile-menu .lang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:32px;border-top:1px solid #f5f7f9;width:100%}.header__mobile-menu .lang a{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:17px 0;font-weight:500;font-size:12px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.header__mobile-menu .lang a:first-child{border-right:1px solid #f5f7f9}.header__mobile-menu .lang a:focus,.header__mobile-menu .lang a:hover{color:#f1be48;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.header__mobile-menu .menu-main{padding:32px;border-top:1px solid #f5f7f9}.header__mobile-menu .menu-main__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 32px;font-weight:500;font-size:12px;font-family:GothamPro,sans-serif;color:#000;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.header__mobile-menu .menu-main__item:focus,.header__mobile-menu .menu-main__item:hover{color:#f1be48;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.header__mobile-menu .menu-main__item:last-child{padding:0}.header__mobile-menu .menu-main__item span{display:block;position:absolute;width:10px;height:10px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);right:0;background:url(/Content/Images/caret-down.svg) no-repeat 50%}.header__mobile-menu .menu-main__item span,.header__mobile-submenu{-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.header__mobile-submenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;top:56px;width:100%;background-color:#fff;min-height:100vh;opacity:0;z-index:-1;-webkit-transform:translateX(100vw);-ms-transform:translateX(100vw);transform:translateX(100vw)}.header__mobile-submenu.active{opacity:1;z-index:12;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.header__mobile-submenu .back{padding:17px 32px;border-top:1px solid #f5f7f9}.header__mobile-submenu .back a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center}.header__mobile-submenu .back a span{margin-left:8px;margin-top:2px;font-weight:500;font-size:12px;color:#000;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.header__mobile-submenu .back a span:focus,.header__mobile-submenu .back a span:hover{color:#f1be48;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.header__mobile-submenu .submenu{border-top:1px solid #f5f7f9}.header__mobile-submenu .submenu__item{position:relative;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;padding:32px 32px 0;font-weight:500}.header__mobile-submenu .submenu__item a{font-family:GothamPro,sans-serif;font-size:12px;color:#000;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;display:-webkit-box;display:-ms-flexbox;display:flex}.header__mobile-submenu .submenu__item a:focus,.header__mobile-submenu .submenu__item a:hover{color:#f1be48;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.header__mobile-submenu .submenu__item a span{color:#2f80ed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px}.header__mobile-submenu .submenu__item a span:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:15px;height:13px;margin-left:8px;margin-top:-5px;background:url(/Content/Images/services-icon.svg)}.header__mobile-submenu .submenu__item.logoff{border-top:1px solid #f5f7f9;padding-top:32px;margin-top:32px}.header__mobile-submenu .submenu__item ul{padding-left:32px}.header__mobile-submenu .submenu__item ul li{padding-top:24px}.header__mobile-submenu .submenu__item ul li a{color:#686868;font-weight:400;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.header__mobile-submenu .submenu__item ul li a:focus,.header__mobile-submenu .submenu__item ul li a:hover{color:#f1be48;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.header__mobile.active .burger{z-index:11}.header__mobile.active .burger:before{width:20px;height:2px;top:50%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.header__mobile.active .burger:after{width:20px;height:2px;top:50%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.header__mobile.active .header-likes,.header__mobile.active .logo{z-index:11}.header__mobile.active .header__mobile-content{opacity:1;z-index:10;background-color:#fff;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.header__mobile.active .header__mobile-wrapper{padding:28px 32px;top:0;left:0;right:0;z-index:11}.top-menu{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:24px}.top-menu__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-menu__nav>li{position:relative;padding:4px 0;margin-right:24px}.top-menu__nav>li:hover .top-menu__inner{opacity:1;visibility:visible;pointer-events:auto}.top-menu__inner{position:absolute;top:100%;left:0;right:auto;padding:8px 0 0;background:#fff;border:1px solid #e3e3e3;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;z-index:1}.top-menu__inner li .link-top-inner{display:block;white-space:nowrap;padding:9px 16px;font-weight:500;font-size:13px;line-height:1.2;color:#000;background:rgba(0,0,0,0);-webkit-transition:background .3s ease-in-out;-o-transition:background .3s ease-in-out;transition:background .3s ease-in-out}.top-menu__inner li.top-border{padding:14px 0 6px;position:relative}.top-menu__inner li.top-border:before{content:"";position:absolute;top:6px;left:16px;right:16px;height:1px;background:#e3e3e3}.top-menu__inner li:hover a{background:rgba(245,247,249,.8)}.main-menu{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:24px}.main-menu__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.main-menu__nav>li .link-border{padding:16px}.main-menu__nav>li .link-border:before{right:0;left:16px;width:calc(100% - 32px)}.main-menu__nav>li:first-child .link-border{padding-left:0}.main-menu__nav>li:first-child .link-border:before{right:0;left:0;width:calc(100% - 16px)}.main-menu__nav>li:last-child .link-border{padding-right:0}.main-menu__nav>li:last-child .link-border:before{right:0;left:unset;width:calc(100% - 16px)}.main-menu__nav>li:hover .main-menu__inner{opacity:1;visibility:visible;pointer-events:auto}.main-menu__nav>li:hover .link-border{color:#f1be48}.main-menu__nav>li:hover .link-border:before{opacity:1;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.main-menu__inner{position:absolute;top:100%;left:0;width:110%;right:auto;-webkit-columns:4;-moz-columns:4;column-count:4;padding:18px 24px 14px;background:#fff;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;z-index:1}.topUserMenu__menu,.topUserMenu__menu--name a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topUserMenu__menu--name a .user-name{font-weight:500;font-size:9px;text-transform:uppercase;color:rgba(0,0,0,.6);margin:0 5px;padding-top:2px}.topUserMenu__dropdown{position:absolute;top:25px;right:0;min-width:240px;background-color:#fff;border:1px solid #e3e3e3;z-index:10}.topUserMenu__dropdown--menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding-top:16px}.topUserMenu__dropdown--item{background-color:#fff;cursor:pointer;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.topUserMenu__dropdown--item:hover{background-color:#f5f7f9;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.topUserMenu__dropdown--item a{padding:10px 16px;font-weight:500;font-size:13px;line-height:13px;color:#000;width:100%;height:100%;display:block}.topUserMenu__dropdown--logoff a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #e3e3e3;padding:16px;color:rgba(0,0,0,.4);-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.topUserMenu__dropdown--logoff a:hover{color:#000;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.topUserMenu__dropdown--logoff a img{margin-left:6px}.cabinet__submenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 32px;border-top:1px solid #f5f7f9}.cabinet__submenu--img{width:64px;height:64px;border-radius:50%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.cabinet__submenu--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:14px}.cabinet__submenu--name{font-weight:500;font-size:16px;color:#000}.cabinet__submenu--job{font-weight:400;font-size:12px;color:rgba(0,0,0,.6)}.page-heading{margin-top:32px;margin-bottom:16px}.contentPartHolder{display:-webkit-box;display:-ms-flexbox;display:flex}.contentPartHolder .contentColumn{width:calc(66.67% - 12px);-ms-flex-negative:0;flex-shrink:0;margin-right:12px}.contentPartHolder .leftColumn{width:calc(33.33% - 12px);-ms-flex-negative:0;flex-shrink:0;margin-left:12px}.dynamics{background:#fff;padding:100px 0 80px}.dynamics__head{width:83.33%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 auto 68px}@media only screen and (max-width:1279px){.dynamics__head{width:100%}}@media only screen and (max-width:767px){.dynamics__head{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.dynamics__head-btn,.dynamics__head-content{width:50%}@media only screen and (max-width:767px){.dynamics__head-btn,.dynamics__head-content{width:100%}}.dynamics__head-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dynamics__title{margin-bottom:24px}.dynamics__text{width:80%;font-size:16px;line-height:1.2;color:rgba(0,0,0,.6)}@media only screen and (max-width:767px){.dynamics__text{width:100%;margin-bottom:24px}}.chart-container{padding:0}.services{padding:46px 0 32px;background:#f5f7f9}.services__title{text-align:center;margin-bottom:56px}@media only screen and (max-width:767px){.services__title{margin-bottom:24px}}.service{background:#fff;padding:16px}.service__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f7f9}@media only screen and (max-width:767px){.service__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.service__media{width:50%}@media only screen and (max-width:767px){.service__media{position:relative;width:100%;overflow:hidden;margin-bottom:56px}}@media only screen and (max-width:767px){.service__media:before{content:"";display:block;padding-top:100%}}.service__media img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:767px){.service__media img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}.service__content{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;width:50%;padding:0 8.33%}@media only screen and (max-width:1279px){.service__content{padding:30px}}@media only screen and (max-width:767px){.service__content{width:100%;padding:0 16px 40px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.service__title{margin-bottom:16px}@media only screen and (max-width:767px){.service__title{text-align:center}}.service__desc{margin-bottom:48px;font-size:16px;line-height:24px;color:rgba(0,0,0,.6)}@media only screen and (max-width:767px){.service__desc{text-align:center}}.service-tabs,.services-slider .swiper-wrapper{margin-bottom:56px}.service-tabs{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.service-tabs{min-height:80px;margin-bottom:0}}.service-tabs .swiper-pagination-bullet{width:33.333%;height:auto;border-radius:none;background:rgba(0,0,0,0);display:inline-block;margin:0;opacity:1}@media only screen and (max-width:767px){.service-tabs .swiper-pagination-bullet{width:100%;padding:20px 62px;text-align:center;pointer-events:none;position:absolute;opacity:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}.service-tabs .swiper-pagination-bullet.swiper-pagination-bullet-active{font-weight:700}@media only screen and (max-width:767px){.service-tabs .swiper-pagination-bullet.swiper-pagination-bullet-active{position:relative;opacity:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0}.service-scrollbar.swiper-scrollbar{bottom:64px}@media only screen and (max-width:767px){.service-scrollbar.swiper-scrollbar{bottom:0}}.service-scrollbar .swiper-scrollbar-drag{background:#f1be48;border-radius:0}.swiper-container-horizontal>.swiper-scrollbar{left:0;height:1px;background:#e3e3e3;width:100%}@media only screen and (max-width:767px){.service-navigation{position:relative}}.service-nav-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.service-nav-wrap{width:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}.swiper-navigation{margin-right:32px}@media only screen and (max-width:767px){.swiper-navigation{margin-right:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.developers{background:#fff;padding:30px 0 100px}@media only screen and (max-width:1279px){.developers{padding:65px 0 100px}}@media only screen and (max-width:767px){.developers .container{padding:0}}.developers_wrapper{display:grid;grid-template-columns:repeat(3,1fr) 21.96vw;grid-template-rows:repeat(3,auto)}@media only screen and (max-width:1279px){.developers_wrapper{grid-template-columns:repeat(2,1fr) 40vw}}@media only screen and (max-width:767px){.developers_wrapper{grid-template-columns:repeat(2,50%)}}.developers_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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 24px 52px;background-color:#fff;outline:1px solid #e3e3e3;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.developers_item:focus,.developers_item:hover{position:relative;outline:8px solid #f5f7f9;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.developers_item:focus .title,.developers_item:hover .title{color:#f1be48;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.developers_item:focus .title:after,.developers_item:hover .title:after{opacity:.4;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.developers_item .logo{max-height:66px;margin-bottom:20px}.developers_item .title{font-weight:500;font-size:16px;color:#000;text-align:center}.developers_item .title:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2px;height:1px;width:100%;background:#f1be48;opacity:0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.developers_rating{grid-area:1/4/4/5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f5f7f9;outline:1px solid #e3e3e3}@media only screen and (max-width:1279px){.developers_rating{grid-area:1/3/3/4}}@media only screen and (max-width:767px){.developers_rating{grid-area:1/1/3/3}}.developers_rating-wrapper{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:33px 16px}.developers_rating .title{color:#686868;font-weight:500;font-size:13px;margin-bottom:30px}.developers_rating .developer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.developers_rating .logo img{max-height:56px;margin-bottom:24px}.developers_rating .company{color:#000;font-weight:500;font-size:24px;text-align:center;margin-bottom:10px;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.developers_rating .company:hover{color:#f1be48;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.developers_rating .website{font-size:12px;text-decoration:none;margin-bottom:24px}.developers_rating .buildings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.developers_rating .buildings .counter{font-weight:500;font-size:32px;margin-bottom:10px}.developers_rating .buildings span{color:#686868;font-weight:500;font-size:12px}.developers_month-info{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;margin-bottom:50px}.developers_month-slider{position:relative;width:100%}.developers_month-slider .complex{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}.developers_month-slider .complex-link{width:100%}.developers_month-slider .complex-title{font-weight:500;font-size:16px;color:#000;margin:12px auto 10px 0;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.developers_month-slider .complex-title:hover{color:#f1be48;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.developers_month-slider .complex-address{font-size:9px;color:#686868}.developers_month-slider .complex-img{width:100%;max-height:11vw;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:1279px){.developers_month-slider .complex-img{max-height:40vw}}@media only screen and (max-width:767px){.developers_month-slider .complex-img{max-height:81vw}}.developers_month-slider .swiper-navigation{position:absolute;width:auto;bottom:0;right:0;margin-right:0}.developers_footer{margin:40px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.complexes{background:#fff;padding:100px 0 140px}@media only screen and (max-width:1279px){.complexes{padding:100px 0 60px}}.complexes_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.complexes_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.complexes_items{width:69.29%;position:relative}@media only screen and (max-width:1279px){.complexes_items{width:50%}}@media only screen and (max-width:767px){.complexes_items{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}}.complexes_grid{display:grid;grid-template-columns:1fr}@media only screen and (min-width:768px){.complexes_grid{grid-template-columns:repeat(2,1fr)}}.complexes_grid .complexes_item{-ms-flex-negative:0;flex-shrink:0}.complexes_item{display:grid;grid-template-columns:1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;padding-bottom:16px}@media only screen and (min-width:768px){.complexes_item{grid-template-columns:142px auto;grid-column-gap:20px;padding-left:16px}}@media only screen and (min-width:768px){.complexes_item:hover .complexes_item-image{outline:16px solid #f5f7f9;z-index:1;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}}.complexes_item-image{-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}@media only screen and (min-width:768px){.complexes_item-image{height:142px;width:142px}}.complexes_item-image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.complexes_item .title{position:relative;font-weight:500;font-size:16px;color:#000;display:inline}.complexes_item .title:after{content:"";position:absolute;display:block;height:1px;width:100%;bottom:-3px;background:#f1be48;opacity:0;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.complexes_item .title:focus,.complexes_item .title:hover{color:#f1be48;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.complexes_item .title:focus:after,.complexes_item .title:hover:after{opacity:.4;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.complexes_item .address{font-size:12px;line-height:16px;color:#000}.complexes_item .company{color:#686868;font-size:12px;margin-top:9px;margin-bottom:7px}.complexes_item .price{font-weight:500;font-size:16px;margin-top:16px}.complexes_card{width:30.71%;padding-left:7.09%}@media only screen and (max-width:1279px){.complexes_card{width:50%;padding-left:30px}}@media only screen and (max-width:767px){.complexes_card{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;position:relative;padding-left:0;width:100%}}@media only screen and (max-width:767px){.complexes-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:120px}}.complexes-slider .complex{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}.complexes-slider .complex-title{font-weight:500;font-size:16px;color:#000;margin:12px auto 10px 0}.complexes-slider .complex-address{font-size:9px;color:#686868}.complexes-slider .complex-img{width:100%;max-height:11vw;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:767px){.complexes-slider .swiper-wrapper{max-height:180px}}.complexes-slider.swiper-container{position:static;margin-left:0;padding:16px 0}@media only screen and (max-width:767px){.complexes-slider.swiper-container{width:100%;max-width:100%;padding:0}}.complexes .complexes-slider_nav{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:94px;width:calc(100vw - 16px);max-width:1260px}@media only screen and (max-width:1279px){.complexes .complexes-slider_nav{width:calc(100vw - 32px)}}@media only screen and (max-width:767px){.complexes .complexes-slider_nav{margin-top:0;margin-left:0;top:10px}}.complexes .swiper-navigation{width:auto;bottom:0;left:0}@media only screen and (max-width:767px){.complexes .swiper-navigation{width:100%}}.complexes .swiper-scrollbar{position:absolute;padding:0;bottom:-62px;width:calc(100vw - 16px);max-width:1260px;left:0}@media only screen and (max-width:1279px){.complexes .swiper-scrollbar{width:calc(100vw - 32px)}}@media only screen and (max-width:767px){.complexes .swiper-scrollbar{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;bottom:auto;top:70px;z-index:1;width:calc(100vw - 32px)}}.complexes .swiper-pagination{bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;left:unset;right:0;-webkit-transform:unset;-ms-transform:unset;transform:unset;z-index:1;width:auto;font-weight:500;font-size:13px}@media only screen and (max-width:767px){.complexes .swiper-pagination{position:absolute;left:50%;right:unset;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.complexes .link-arrowed{position:relative;top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:1279px){.complexes .link-arrowed{top:25px}}@media only screen and (max-width:767px){.complexes .link-arrowed{top:0}}.popular-card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.popular-card:hover{outline:16px solid #f5f7f9;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.popular-card_img{width:100%;height:277px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:1279px){.popular-card_img{height:142px}}@media only screen and (max-width:767px){.popular-card_img{height:267px}}.popular-card_info{width:100%;height:auto;background-color:#fff;padding:30px 25px 15px;text-align:center}@media only screen and (max-width:1279px){.popular-card_info{padding:15px 0}}@media only screen and (max-width:767px){.popular-card_info{padding:30px 0 15px}}.popular-card_info .title{font-weight:500;font-size:24px;line-height:26px;color:#000;margin-bottom:17px}.popular-card_info .company{font-size:12px;line-height:16px;color:#686868;margin-bottom:6px}.popular-card_info .address{font-size:12px;line-height:16px;color:#000}.popular-card_info .prices-table{display:grid;grid-template-columns:repeat(2,1fr) 39.68%;text-align:left;margin-top:40px}@media only screen and (max-width:1279px){.popular-card_info .prices-table{margin-top:0}}@media only screen and (max-width:767px){.popular-card_info .prices-table{margin-top:20px}}.popular-card_info .prices-table div{font-size:13px;padding:15px 0;border-bottom:1px solid #e3e3e3}.popular-card_info .prices-table div.rooms{font-weight:500;color:#000}.popular-card_info .prices-table div:nth-last-child(-n+3){border-bottom:none}.popular-card .overlay{position:absolute;top:8px;left:8px;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}.popular-card .caption,.popular-card .status{background-color:#000;font-weight:500;font-size:9px;padding:8px;color:#fff}.popular-card .status{color:#f1be48}.hero{position:relative;width:100%;height:54.54vw}@media only screen and (max-width:1279px){.hero{padding:0 16px;height:auto}}.hero .header{top:16px;position:relative;margin-top:0}@media only screen and (max-width:1279px){.hero .header{margin-top:0;padding:12px 0;max-width:100%}}.hero__bg{position:absolute;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:-1}@media only screen and (max-width:1279px){.hero__bg{display:none}}.hero__wrapper{max-width:80.09%;height:100%;margin:0 auto;padding-top:9.15vw;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}@media only screen and (max-width:1279px){.hero__wrapper{position:relative;max-width:100%;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}}@media only screen and (max-width:1279px){.hero__content{width:100%}}.hero__counts{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:94px}@media only screen and (max-width:1279px){.hero__counts{display:none}}.hero__counts .item{background:rgba(0,0,0,0);border-bottom:none;position:relative}.hero__counts .item:after{display:none}.hero__counts .item img{position:absolute;left:-36px;width:28px;height:28px}.hero__counts .item .number{font-weight:500;font-size:32px;line-height:36px;color:#fff}.hero__counts .item .text{margin-top:3px;max-width:85px;font-weight:500;font-size:12px;line-height:14px;color:#e3e3e3}.hero__title{margin-top:60px;font-weight:500;font-size:58px;line-height:59px;letter-spacing:-.04em;text-transform:uppercase;color:#fff}@media only screen and (max-width:1279px){.hero__title{font-weight:500;font-size:16px;color:#000;position:static;margin-top:70px;text-align:center;padding:0 16px}}.hero__title span{display:block}@media only screen and (max-width:1279px){.hero__title span{display:inline}}.hero__search{margin-top:5.49vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:1279px){.hero__search{position:static;width:100%;margin:20px 0 88px;background-color:#fff}}.hero__search-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-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;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding:0 25px;list-style-type:none}@media only screen and (max-width:1279px){.hero__search-nav{padding:16px 25px 0}}.hero__search-nav li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;text-align:center}.hero__search-nav li:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:108px;height:4px;margin-top:8px;opacity:0;background:#f1be48}@media only screen and (max-width:1279px){.hero__search-nav li:after{width:85px}}@media only screen and (max-width:1279px){.hero__search-nav li{font-size:13px;font-weight:700;color:#000}}.hero__search-nav li.active:after{opacity:1}.hero__search-tab{background-color:#fff;padding:25px;margin-top:8px}@media only screen and (max-width:1279px){.hero__search-tab{padding:0 16px 16px;margin-top:16px}}.hero__search-tab>.tab-pane{display:none}.hero__search-tab>.tab-pane.active{display:block}.hero__search-tab>.active{display:-webkit-box;display:-ms-flexbox;display:flex}.hero__search .form{width:360px}@media only screen and (max-width:1279px){.hero__search .form{width:100%}}.hero__search .form__footer{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #e3e3e3;padding-top:15px;margin-top:18px}@media only screen and (max-width:1279px){.hero__search .form__footer{grid-template-columns:1fr;margin-right:-16px;margin-left:-16px;padding:16px 16px 0}}.hero__search .form__footer .btn-main{display:inline-block;outline:0;width:100%;text-align:center}@media only screen and (max-width:1279px){.hero__search .form__footer .btn-main{color:#fff}}.hero__search .form__footer a{width:100%}@media only screen and (max-width:1279px){.hero__search .form__footer a{width:auto;margin:8px auto 0}}.registration{background:#fff;padding:32px 24px;margin-bottom:50px}.registration__tabs{margin-bottom:24px}.registration__tabs-title{margin-bottom:20px}.registration__tabs ul{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1279px){.registration__tabs ul{overflow-x:scroll;padding-bottom:8px}}.registration__tabs ul li{position:relative;margin-right:16px;padding:0 8px 6px}.registration__tabs ul li:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#f1be48;opacity:0;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.registration__tabs ul li .link-nav{white-space:nowrap}.registration__tabs ul li.activeTabYellow{cursor:default}@media only screen and (max-width:767px){.registration__tabs ul li.activeTabYellow{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.registration__tabs ul li.activeTabYellow .link-nav{cursor:default}.registration__tabs ul li.activeTabYellow .link-nav:hover{color:inherit;cursor:default}.registration__tabs ul li.activeTabYellow:after{opacity:1}.registration__form{width:81.25%}@media only screen and (max-width:1279px){.registration__form{width:100%}}.registration-banner{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;background:#fff;padding:34px 24px 20px;margin-bottom:50px}.registration-banner__img{margin-bottom:24px}.registration-banner__title{margin-bottom:14px}.registration-banner__txt{padding-right:34px;font-size:16px;line-height:23px;color:#686868}@media only screen and (max-width:1279px){.complexes-list{margin:0 -12px}}.complexes-list__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:rgba(0,0,0,0)}@media only screen and (max-width:1279px){.complexes-list__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.complexes-list__prepend{width:calc(68.2% - 24px);padding:24px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:1279px){.complexes-list__prepend{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;width:100%;padding:32px 16px;margin-top:32px;overflow:hidden}}.complexes-list__prepend .title{font-weight:500;font-size:24px;line-height:24px}.complexes-list__viewtypes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1279px){.complexes-list__viewtypes{-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;margin-top:24px}}.complexes-list__viewtypes .viewtype-link{background-color:#fff;padding:8px 22px;color:#000;font-weight:400;font-size:13px;line-height:13px;text-align:center;border:1px solid #e3e3e3;margin-right:8px}.complexes-list__viewtypes .viewtype-link:last-child{margin-right:0}.complexes-list__viewtypes .viewtype-link.active{font-weight:500;font-size:13px;line-height:13px;color:#fff;border:1px solid #f1be48;background-color:#f1be48}.complexes-list__viewtypes .label{display:none;font-weight:400;font-size:13px;line-height:13px;color:rgba(0,0,0,.4)}@media only screen and (max-width:1279px){.complexes-list__viewtypes .label{display:block;margin-bottom:16px}}.complexes-list__gallery{width:calc(68.2% - 24px);background:#fff;padding:32px 24px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:1279px){.complexes-list__gallery{width:100%;padding:0 0 32px;margin-bottom:32px;overflow:hidden}}.complexes-list__gallery .top{display:-webkit-box;display:-ms-flexbox;display:flex;-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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:22px;width:100%}@media only screen and (max-width:1279px){.complexes-list__gallery .top{-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;margin-bottom:32px;padding:27px 16px}}.complexes-list__gallery .top h1{font-size:24px;line-height:28px}@media only screen and (max-width:1279px){.complexes-list__gallery .top h1{margin-bottom:32px}}.complexes-list__gallery .top .notifications{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:13px;line-height:13px;color:#2f80ed;cursor:pointer}.complexes-list__gallery .top .notifications:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:12px;height:9px;margin-right:8px;background-color:#fff;background:url(/Content/Images/envelope-blue.svg) no-repeat 50%}.complexes-list__gallery form{width:100%}@media only screen and (max-width:1279px){.complexes-list__top{width:100%}}.complexes-list__slider{height:100%;min-height:276px;margin:0;width:100%}@media only screen and (max-width:1279px){.complexes-list__slider{height:100%;width:100%;min-height:192px}}.complexes-list__slider .swiper-slide img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;min-height:276px}@media only screen and (max-width:1279px){.complexes-list__slider .swiper-slide img{min-height:192px}}.complexes-list__slider .swiper-pagination{position:absolute;top:16px;left:16px;bottom:unset;width:auto;color:#fff;font-weight:500;font-size:13px;line-height:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:unset;-ms-transform:unset;transform:unset;z-index:2}.complexes-list__slider .swiper-pagination:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:13px;height:10px;margin-right:8px;background:url(/Content/Images/camera.svg) no-repeat 50%}.complexes-filter{padding:48px 24px;background:#fff;width:100%}.complexes-filter__form .form-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.complexes-filter__form .tab{color:#000;font-weight:500;font-size:13px;line-height:13px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 10px}.complexes-filter__form .tab.act{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}.complexes-filter__form .tab.act:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;height:2px;width:calc(100% + 20px);background:#f1be48;margin-top:8px}.complexes-filter__form .form-submit{padding:21px 24px}.complexes-filter__form .form-checkbox input{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.complexes-filter__form .form-checkbox label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;font-weight:400;font-size:13px}.complexes-filter__form .form-checkbox label:before{content:"";-webkit-appearance:none;background-color:rgba(0,0,0,0);min-width:16px;min-height:16px;width:16px;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e3e3e3;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:13px;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.complexes-filter__form .form-checkbox label:after{content:"";position:absolute;display:block;opacity:0;min-width:16px;min-height:16px;width:16px;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;background:url(/Content/Images/checkbox-checked.svg) #f1be48 no-repeat 50%;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.complexes-filter__form .form-checkbox input:checked+input+label:after{opacity:1;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.complexes-top{position:relative;padding:28px 62px 24px 24px;height:100%;background-color:#fff}@media only screen and (max-width:1279px){.complexes-top{padding:25px 15px;height:100%;margin-bottom:60px}}.complexes-top .swiper-navigation{position:absolute;top:20px;right:24px;left: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-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:auto;margin-right:0}@media only screen and (max-width:1279px){.complexes-top .swiper-navigation{display:none}}.complexes-top .swiper-navigation .swiper-nav:before{-webkit-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.complexes-top__title{color:#000;font-weight:500;font-size:16px;line-height:16px;margin-bottom:24px}.complexes-top__footer{display:none}@media only screen and (max-width:1279px){.complexes-top__footer{margin:32px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.complexes-top__list .item{display:grid;grid-template-columns:64px auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.complexes-top__list .item img{width:64px;height:64px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.complexes-top__list .item .item-address{margin-left:16px}.complexes-top__slider{width:100%;max-height:380px}@media only screen and (max-width:1279px){.complexes-top__slider{height:104px}}.complexes-top__slider .swiper-slide .item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.complexes-top__slider .swiper-slide .item:after{display:none}.complexes-top__slider .swiper-slide .item img{width:64px;height:64px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media only screen and (max-width:1279px){.complexes-top__slider .swiper-slide .item img{width:104px;height:104px}}.complexes-top__slider .swiper-slide .item-address{margin-left:16px}.complexes-table .pagination{margin:32px auto 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.complexes-table .table-head th{color:rgba(0,0,0,.6);font-weight:500;font-size:9px;line-height:12px;letter-spacing:.03em;text-transform:uppercase;text-align:left;padding:0 36px 0 0}.complexes-table .table-head th:last-child{padding:0}.complexes-table .table-head th.right{text-align:right}.complexes-table .table-head th.center{text-align:center}.complexes-table .table-head__photo{width:5%}.complexes-table .table-head__name{width:15%}.complexes-table .table-head__address,.complexes-table .table-head__developer{width:10%}.complexes-table .table-head__maintain{width:20%}.complexes-table .table-head__area,.complexes-table .table-head__full,.complexes-table .table-head__price,.complexes-table .table-head__type{width:10%}.complexes-table .table-body td{padding:12px 36px 12px 0;border-bottom:1px solid #eef0f1;color:rgba(0,0,0,.6);font-weight:500;font-size:9px;line-height:12px;text-align:left}.complexes-table .table-body td:last-child{padding:12px 0}.complexes-table .table-body td.center{color:#000;text-align:center}.complexes-table .table-body td.right{text-align:right}.complexes-table .table-body:last-child td{border-bottom:none}.complexes-table__prepend{width:100%;padding:24px 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}@media only screen and (max-width:1279px){.complexes-table__prepend{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f5f7f9;width:100%;padding:32px 16px;margin-top:32px;overflow:hidden}}.complexes-table__prepend .title{font-weight:500;font-size:32px}@media only screen and (max-width:1279px){.complexes-table__prepend form{width:100%}}.complexes-table__viewtypes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1279px){.complexes-table__viewtypes{-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;margin-top:24px}}.complexes-table__viewtypes .viewtype-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.complexes-table__viewtypes .viewtype-link{background-color:#fff;padding:8px 22px;color:#000;font-weight:400;font-size:13px;text-align:center;border:1px solid #e3e3e3;margin-right:8px}.complexes-table__viewtypes .viewtype-link:last-child{margin-right:0}.complexes-table__viewtypes .viewtype-link.active{font-weight:500;font-size:13px;color:#fff;border:1px solid #f1be48;background-color:#f1be48}@media only screen and (max-width:1279px){.complexes-table__viewtypes .viewtype-link{margin:8px 8px 0 0}}.complexes-table__viewtypes .label{display:none;font-weight:400;font-size:13px;line-height:13px;color:rgba(0,0,0,.4)}@media only screen and (max-width:1279px){.complexes-table__viewtypes .label{display:block;margin-bottom:16px}}.complexes-table__view{padding:25px;background-color:#fff}@media only screen and (max-width:1279px){.complexes-table__view{display:none}}.complexes-table__mobile{display:none}@media only screen and (max-width:1279px){.complexes-table__mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.complexes-table__mobile .table-item{display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:16px;padding:24px 16px 32px;border-bottom:1px solid #eef0f1;background-color:#f5f7f9;font-size:9px;line-height:11px;color:rgba(0,0,0,.6)}.complexes-table__mobile .table-item .label{font-weight:500;font-size:9px;color:rgba(0,0,0,.6);text-transform:uppercase}.complexes-table__mobile .table-item__photo{grid-area:1/2/4/3}.complexes-table__mobile .table-item__name{grid-area:1/1/2/2}.complexes-table__mobile .table-item__address{grid-area:5/1/6/2}.complexes-table__mobile .table-item__developer{grid-area:5/2/6/3}.complexes-table__mobile .table-item__maintain{grid-area:6/1/7/3}.complexes-table__mobile .table-item__type{grid-area:4/2/5/3}.complexes-table__mobile .table-item__price{grid-area:3/1/4/2;color:#000}.complexes-table__mobile .table-item__full{grid-area:2/1/3/2;color:#000}.complexes-table__mobile .table-item__area{grid-area:4/1/5/2}.single-complex{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #e3e3e3}@media only screen and (max-width:1279px){.single-complex{margin:0 16px 24px}}.single-complex__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-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}@media only screen and (max-width:1279px){.single-complex__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.single-complex__left{margin-right:24px;width:276px;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1279px){.single-complex__left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;width:100%;margin:0}}.single-complex__link{position:relative;display:block;height:100%}.single-complex__link:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;left:0;height:100%;width:100%;background:-webkit-gradient(linear,left top,left bottom,from(#000),color-stop(77.63%,rgba(0,0,0,0)));background:-o-linear-gradient(top,#000 0,rgba(0,0,0,0) 77.63%);background:linear-gradient(180deg,#000,rgba(0,0,0,0) 77.63%);opacity:.4;z-index:2}.single-complex__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}@media only screen and (max-width:1279px){.single-complex__right{width:100%}}.single-complex .main-title{font-weight:500;font-size:16px;line-height:20px;margin-bottom:12px;color:#000}@media only screen and (max-width:1279px){.single-complex .main-title{font-size:11px;line-height:16px;margin-top:10px;margin-bottom:4px}}.single-complex .address{margin:12px 0 0 18px;font-size:12px;line-height:16px;color:#000}@media only screen and (max-width:1279px){.single-complex .address{margin-left:0;margin-top:0}}.single-complex .deadline{color:rgba(0,0,0,.6);margin-bottom:20px}@media only screen and (max-width:1279px){.single-complex .deadline{margin-bottom:16px}}.single-complex .pricing{display:-webkit-box;display:-ms-flexbox;display:flex;-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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.single-complex .price{font-weight:500;font-size:16px;line-height:16px;color:#000}@media only screen and (max-width:1279px){.single-complex .price{font-size:14px}}.single-complex .quantity{font-weight:500;font-size:12px;line-height:12px;color:#2f80ed}.single-complex .jq-tabs,.single-complex .jq-tabs-tab{width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.single-complex .jq-tabs-tab{min-height:42px}@media only screen and (max-width:767px){.single-complex .jq-tabs-tab{min-height:auto}}.single-complex .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}@media only screen and (max-width:1279px){.single-complex .wrap{-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;margin-bottom:12px}}.single-complex .developer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:12px;color:rgba(0,0,0,.6);margin-top:12px}.single-complex .developer span{font-weight:500;margin-left:8px;color:#000;margin-top:0}.single-complex .action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}@media only screen and (max-width:1279px){.single-complex .action,.single-complex .action .show-phone{width:100%}}.single-complex .item_img img{min-height:276px;min-width:276px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:1279px){.single-complex .item_img img{min-height:192px;width:100%;height:100%}}.single-complex .swiper-navigation{margin-right:32px;position:absolute;z-index:2;top:50%;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.complex-single .wrap-row,.single-complex .swiper-navigation{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.complex-single .wrap-row{padding:24px 0;border-bottom:1px solid #e3e3e3}.complex-single .wrap-col,.complex-single .wrap-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.complex-single .wrap-list{width:100%;padding:24px 0 0}.complex-single .label{font-family:GothamPro,sans-serif;font-size:12px;color:rgba(0,0,0,.4)}.complex-single .data{font-family:GothamPro,sans-serif;font-weight:500;font-size:16px;color:#000}@media only screen and (max-width:1279px){.complex-single .data{font-size:12px}}.complex-single .data p{margin-bottom:10px}.complex-single .read-more{font-weight:500;font-size:16px;color:#2f80ed}@media only screen and (max-width:1279px){.complex-single .read-more{font-size:13px}}.complex-single .full{overflow:hidden;height:0;-webkit-transition:height .5s ease-out;-o-transition:.5s height ease-out;transition:height .5s ease-out}.complex-single .active>.full{height:auto;-webkit-transition:height .5s ease-out;-o-transition:.5s height ease-out;transition:height .5s ease-out}.complex-single__main{margin-top:16px}.complex-single .block-single{padding:32px 24px;margin-bottom:40px;background-color:#fff}@media only screen and (max-width:1279px){.complex-single .block-single{padding:24px 24px 16px;margin:0 -16px 40px}}@media only screen and (max-width:1279px){.complex-single .block-single.block-flats{padding:0}}.complex-single .block-single .link-edit{margin-bottom:0}.complex-single .block-single .h3{font-weight:500;font-size:24px;line-height:24px;color:#000}@media only screen and (max-width:1279px){.complex-single .block-single .h3{font-size:20px}}.complex-single .block-single .default-text{overflow:hidden;margin-top:24px}.complex-single .block-single .link-toggle{display:inline-block;margin-top:12px}@media only screen and (max-width:1279px){.complex-single .block-single__desktop-only{display:none}}.complex-single .block-popular{padding:0}.complex-single .block-popular .complexes-list__top{background:#fff;width:100%;height:auto}.complex-single .block-popular .complexes-list__top--wrap{position:-webkit-sticky;position:sticky;top:0}@media only screen and (max-width:1279px){.complex-single .block-info{padding:48px 0 16px}}.complex-single .block-info__text{display:grid}@media only screen and (max-width:1279px){.complex-single .block-info__text{padding:0 16px}}.complex-single .block-info .title{font-family:GothamPro,sans-serif;font-weight:500;font-size:32px;line-height:36px;margin-bottom:15px;grid-area:1/1/2/2}@media only screen and (max-width:1279px){.complex-single .block-info .title{grid-area:1/1/2/3}}.complex-single .block-info .address{font-weight:400;font-size:12px;line-height:12px;color:rgba(0,0,0,.4);grid-area:2/1/3/2}@media only screen and (max-width:1279px){.complex-single .block-info .address{grid-area:2/1/3/3;margin-bottom:12px}}.complex-single .block-info .link-map{grid-area:1/2/2/3;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:1279px){.complex-single .block-info .link-map{grid-area:3/2/4/3}}.complex-single .block-info .views{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:12px;color:rgba(0,0,0,.4);grid-area:2/2/3/3;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:1279px){.complex-single .block-info .views{grid-area:3/1/4/2;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.complex-single .block-info .views:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:12px;height:8px;margin-right:8px;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;background:url(/Content/Images/eye.svg) no-repeat 50%}.complex-single .block-info .gallery-top{position:relative;height:32.65vw;margin:24px auto 16px}@media only screen and (max-width:1279px){.complex-single .block-info .gallery-top{height:56.25vw}}.complex-single .block-info .gallery-top .swiper-slide{position:relative}.complex-single .block-info .gallery-top .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.complex-single .block-info .gallery-top .complex-pagination{position:absolute;top:0;left:0;bottom:unset;width:100px;color:#fff;font-weight:500;font-size:13px;line-height:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:unset;-ms-transform:unset;transform:unset;z-index:2;padding:18px 0 18px 16px;background:rgba(0,0,0,.2)}.complex-single .block-info .gallery-top .complex-pagination:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:13px;height:10px;margin-right:8px;background:url(/Content/Images/camera.svg) no-repeat 50%}.complex-single .block-info .gallery-top .complex-next{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:48px;height:48px;background-color:rgba(0,0,0,.2)}.complex-single .block-info .gallery-top .complex-next:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:48px;height:48px;background:url(/Content/Images/chevron-right.svg) no-repeat 50%}@media only screen and (max-width:1279px){.complex-single .block-info .gallery-top .complex-next{right:0}}.complex-single .block-info .gallery-top .complex-prev{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:48px;height:48px;background-color:rgba(0,0,0,.2)}.complex-single .block-info .gallery-top .complex-prev:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:48px;height:48px;background:url(/Content/Images/chevron-left.svg) no-repeat 50%}@media only screen and (max-width:1279px){.complex-single .block-info .gallery-top .complex-prev{left:0}}.complex-single .block-info .gallery-top .complex-fancybox{position:absolute;top:0;right:0;bottom:unset;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:48px;height:48px;background-color:rgba(0,0,0,.2);z-index:3}.complex-single .block-info .gallery-top .complex-fancybox:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:48px;height:48px;background:url(/Content/Images/expand.svg) no-repeat 50%}@media only screen and (max-width:1279px){.complex-single .block-info .gallery-thumbs{margin:0 0 0 16px}}.complex-single .block-info .gallery-thumbs .swiper-slide{-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid rgba(0,0,0,0);-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;min-width:64px;max-width:64px;width:64px;height:64px}@media only screen and (max-width:1279px){.complex-single .block-info .gallery-thumbs .swiper-slide{min-width:50px;max-width:50px;height:50px}}.complex-single .block-info .gallery-thumbs .swiper-slide img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.complex-single .block-info .gallery-thumbs .swiper-slide-thumb-active{-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;border:2px solid #f1be48}.complex-single .block-deadline .statuses{font-size:12px;color:rgba(0,0,0,.4);margin-top:30px}.complex-single .block-description .subtitle{font-family:GothamPro,sans-serif;font-weight:500;font-size:16px;color:#000;margin-bottom:30px}.complex-single .block-description .label{padding-right:32px}@media only screen and (max-width:767px){.complex-single .block-description .label{padding-right:10px}}@media only screen and (max-width:1279px){.complex-single .block-description .data{margin-top:5px}}.complex-single .block-description .info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.complex-single .block-description .info-item:last-child{margin-bottom:0}@media only screen and (max-width:1279px){.complex-single .block-description .info-item.info-item__crediting,.complex-single .block-description .info-item.info-item__decoration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:1279px){.complex-single .block-description .info-item.info-item__crediting .data,.complex-single .block-description .info-item.info-item__decoration .data{padding-left:0;padding-top:20px;max-width:100%;width:100%;text-align:left}}.complex-single .block-description .info-item .label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;padding-right:0}@media only screen and (max-width:1279px){.complex-single .block-description .info-item .label{width:100%;padding-right:0}}.complex-single .block-description .info-item .label label{white-space:nowrap;padding-right:16px}@media only screen and (max-width:1279px){.complex-single .block-description .info-item .label label{white-space:normal;padding-right:5px}}.complex-single .block-description .info-item .label:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:0;border-top:2px dashed #e3e3e3}.complex-single .block-description .info-item .data{padding-left:16px;max-width:50%}@media only screen and (max-width:1279px){.complex-single .block-description .info-item .data{padding-left:5px;max-width:50%;text-align:right}}.complex-single .block-description .info-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:24px 0;border-bottom:1px solid #e3e3e3}.complex-single .block-description .info-wrap:first-child{padding:24px 0 45px;border-bottom:none}.complex-single .block-description .info-wrap:last-child{border-bottom:none}@media only screen and (max-width:1279px){.complex-single .block-map{padding:24px}}.complex-single .block-map__container{position:relative}.complex-single .block-map__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/Content/Images/tuman-voiny.png) no-repeat 50%;background-size:cover}.complex-single .block-map__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,0);color:#fff;font-weight:500;font-size:24px;line-height:24px;text-align:center;width:100%;height:100%}.complex-single .block-map__button:before{content:"";display:block;width:60px;height:60px;margin-bottom:32px;background:url(/Content/Images/map-click.svg) no-repeat 50%}.complex-single .block-map__iframe{margin-top:24px;height:32.65vw}@media only screen and (max-width:1279px){.complex-single .block-map__iframe{height:320px}}.complex-single .block-offer .content{margin-top:30px;font-weight:400;font-size:16px;line-height:normal;color:rgba(0,0,0,.4);color:rgba(0,0,0,.8)}.complex-single .block-offer .content strong{font-weight:500;font-size:16px;color:rgba(0,0,0,.8);margin-bottom:20px}@media only screen and (max-width:1279px){.complex-single .block-action--desktop{display:none}}.complex-single .block-action--mobile{display:none}@media only screen and (max-width:1279px){.complex-single .block-action--mobile{display:block}}.complex-single .block-action__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #f5f7f9}.complex-single .block-action__status img{width:80px;height:80px;margin-right:27px}@media only screen and (max-width:1279px){.complex-single .block-action__status img{width:54px;height:54px;margin-right:20px}}.complex-single .block-action__status .content{font-size:16px;color:rgba(0,0,0,.4)}@media only screen and (max-width:1279px){.complex-single .block-action__status .content{font-size:14px}}.complex-single .block-action__prices{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 16px;border-bottom:1px solid #f5f7f9}.complex-single .block-action__prices .wrap-col:first-child{margin-right:45px}@media only screen and (max-width:1279px){.complex-single .block-action__prices .wrap-col:first-child{margin-right:25px}}@media only screen and (max-width:1279px){.complex-single .block-action__prices .data{font-weight:700;font-size:16px}}.complex-single .block-action__developer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px 0}.complex-single .block-action__developer .developer-logo{max-height:32px;margin-right:15px}.complex-single .block-action__developer .link{font-weight:500;font-size:12px;color:#2f80ed}.complex-single .block-action__developer .type{font-weight:500;font-size:9px;color:rgba(0,0,0,.4);margin-top:6px}.complex-single .block-action__developer .content{margin-top:0}.complex-single .block-action__developer .box-content,.complex-single .block-action__developer .link-site{display:-webkit-box;display:-ms-flexbox;display:flex}.complex-single .block-action__developer .link-site{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:16px}.complex-single .block-action__developer .link-site .title{display:inline-block;margin-bottom:6px;font-size:12px;color:rgba(0,0,0,.4)}.complex-single .block-action__developer .link-site .value{font-weight:500;font-size:12px;color:#2f80ed}.complex-single .block-action__btns{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:16px}@media only screen and (max-width:1279px){.complex-single .block-action__btns{grid-template-columns:1fr;grid-row-gap:16px;padding-bottom:8px}}.complex-single .block-action__btns .btn-apply,.complex-single .block-action__btns .btn-main{min-height:48px}.complex-single .block-action__btns .show-phone{height:100%;background-color:#f1be48}.complex-single .block-action__btns .show-phone__link,.complex-single .block-action__btns .show-phone__plug{color:#fff;background:#f1be48}.complex-single .block-action__btns .show-phone__link{white-space:break-spaces}.complex-single .block-action__btns .btn-apply{padding:16px 40px}.complex-single .block-developer{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}.complex-single .block-developer .wrap-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 24px;border:none}@media only screen and (max-width:1279px){.complex-single .block-developer .wrap-row{-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}}.complex-single .block-developer .wrap-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:1279px){.complex-single .block-developer .wrap-data{margin-bottom:8px}}.complex-single .block-developer .wrap-col{margin-right:24px}.complex-single .block-developer .type{margin-left:13px;background:rgba(245,247,249,.8);color:#686868;padding:8px 16px;font-weight:500;font-size:9px;text-align:center;text-transform:uppercase}@media only screen and (max-width:1279px){.complex-single .block-developer .type{margin-left:0;margin-top:24px}}.complex-single .block-developer .developer-logo{max-height:84px}@media only screen and (max-width:1279px){.complex-single .block-developer .developer-logo{max-height:56px}}@media only screen and (max-width:1279px){.complex-single .block-developer .data{margin-top:5px}}.complex-single .block-documents__list{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:18px;grid-row-gap:18px;margin-top:25px}@media only screen and (max-width:767px){.complex-single .block-documents__list{grid-template-columns:1fr;grid-row-gap:8px}}.complex-single .block-documents__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #e3e3e3}@media only screen and (max-width:767px){.complex-single .block-documents__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background:#f5f7f9;border:none}}.complex-single .block-documents__item .doc-img{width:100%;height:100px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media only screen and (max-width:767px){.complex-single .block-documents__item .doc-img{width:100px;height:100%}}.complex-single .block-documents__item .doc-name{padding:16px;font-weight:500;font-size:16px;border-top:1px solid #e3e3e3}@media only screen and (max-width:767px){.complex-single .block-documents__item .doc-name{font-size:14px;border:none}}.complex-single .block-other{position:relative;padding:32px 24px 0}@media only screen and (max-width:1279px){.complex-single .block-other{padding:32px 24px}}.complex-single .block-other .h3{margin-bottom:25px}@media only screen and (max-width:767px){.complex-single .block-other .h3{max-width:75%}}@media only screen and (max-width:1279px){.complex-single .block-other .single-complex{margin:0;border-bottom:none;padding-bottom:8px}}.complex-single .block-other .swiper-slide:last-of-type .single-complex{margin-bottom:0}.complex-single .block-dynamics__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px}@media only screen and (max-width:1279px){.complex-single .block-dynamics__controls{overflow:auto;margin-top:30px;margin-bottom:12px}}.complex-single .block-dynamics__controls .control{margin-right:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1279px){.complex-single .block-dynamics__controls .control{margin-right:16px}}.complex-single .block-dynamics__controls .control.yellow label:after{background-color:#f1be48}.complex-single .block-dynamics__controls .control.green label:after{background-color:#27ae60}.complex-single .block-dynamics__controls .control.blue label:after{background-color:#2f80ed}.complex-single .block-dynamics__controls .control.purple label:after{background-color:#9b51e0}.complex-single .block-dynamics__controls .control.black label:after{background-color:#1e2f43}.complex-single .block-dynamics__controls .control input{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.complex-single .block-dynamics__controls .control label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-weight:400;font-weight:500;font-size:9px;line-height:10px;white-space:nowrap}.complex-single .block-dynamics__controls .control label:before{content:"";-webkit-appearance:none;background-color:rgba(0,0,0,0);min-width:16px;min-height:16px;width:16px;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e3e3e3;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.complex-single .block-dynamics__controls .control label:after{content:"";position:absolute;display:block;opacity:0;min-width:16px;min-height:16px;width:16px;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;background:url(/Content/Images/checkbox-checked.svg) no-repeat 50%;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.complex-single .block-dynamics__controls .control input:checked+label:after{opacity:1;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.complex-single .block-map .title{margin-bottom:30px}.center_catalog .item{position:relative;border:none;margin-bottom:0}.center_catalog .item--hot{border:5px solid #f1be48;border-bottom:0;margin-bottom:0}.center_catalog .item--hot+.item:not(.item--hot){margin-top:24px}.center_catalog .item .swiper-navigation{position:absolute;top:50%;right:0;left:0;z-index:2;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.center_catalog .item .swiper-pagination{top:16px;left:16px;bottom:auto;z-index:2;font-weight:500;font-size:13px;line-height:1;color:#000;-webkit-transform:none;-ms-transform:none;transform:none}.center_catalog .item .swiper-pagination:before{content:"";width:12px;height:12px;margin-right:8px;background:url("data:image/svg+xml; utf8, <svg width='12' height='11' viewBox='0 0 12 11' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M12 2.625C12 2.01562 11.4844 1.5 10.875 1.5H8.8125L8.50781 0.75C8.34375 0.304688 7.92188 0 7.45312 0H4.52344C4.05469 0 3.63281 0.304688 3.46875 0.75L3.1875 1.5H1.125C0.492188 1.5 0 2.01562 0 2.625V9.375C0 10.0078 0.492188 10.5 1.125 10.5H10.875C11.4844 10.5 12 10.0078 12 9.375V2.625ZM8.8125 6C8.8125 7.57031 7.54688 8.8125 6 8.8125C4.42969 8.8125 3.1875 7.57031 3.1875 6C3.1875 4.45312 4.42969 3.1875 6 3.1875C7.54688 3.1875 8.8125 4.45312 8.8125 6ZM8.0625 6C8.0625 4.875 7.125 3.9375 6 3.9375C4.85156 3.9375 3.9375 4.875 3.9375 6C3.9375 7.14844 4.85156 8.0625 6 8.0625C7.125 8.0625 8.0625 7.14844 8.0625 6Z' fill='white'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain;-webkit-filter:invert(1);filter:invert(1)}.item{background:#fff;padding-bottom:1px}.item:after{content:"";position:absolute;bottom:1px;left:0;right:0;height:1px;background:#e3e3e3;border-radius:5px}.item:last-child:after{display:none}.item__content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.item__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px 16px}}.item__gallery{position:relative;width:100%}@media only screen and (min-width:768px){.item__gallery{width:calc(37.5% - 12px)}}.item__gallery .item_carousel{height:100%}.item__gallery .swiper-navigation{top:calc(50% - 16px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:1}.item .item_link,.item__gallery .swiper-navigation{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.item .item_link{height:100%;top:0}.item .item_img{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.item .item_img:before{content:"";padding-top:100%;float:left}@media only screen and (min-width:768px){.item .item_img:before{padding-top:100%}}.item .item_img img{max-width:none;width:100%;float:left;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.item__info{padding:20px 0;width:calc(62.5% - 12px)}@media only screen and (max-width:767px){.item__info{width:100%;padding:10px 0 0}}.item__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.item__main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.item__head{margin-bottom:24px}@media only screen and (max-width:767px){.item__head{margin-bottom:12px}}.item__head .link-item{display:inline-block;margin-bottom:12px}@media only screen and (max-width:767px){.item__head .link-item{margin-bottom:4px}}.item__head .location{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}@media only screen and (max-width:767px){.item__head .location{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:0}}.item__head .title-location{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}.item__head .title-location .head-image{display:block;margin-left:10px;width:30px;height:30px}@media only screen and (min-width:768px){.item__head .title-location .head-image{display:none}}.item__head .rayon{margin-right:24px}@media only screen and (max-width:767px){.item__head .rayon{font-size:10px;margin-right:14px}}.item__head .last-edit{font-size:9px;line-height:1;color:#000;opacity:.6}@media only screen and (max-width:767px){.item__head .last-edit{display:none}}@media only screen and (max-width:767px){.item__price{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:16px}}.item__price .full-price{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}@media only screen and (max-width:767px){.item__price .full-price{margin-bottom:0;margin-right:8px}}.item__price .square-price{font-size:9px;line-height:1;color:#000;opacity:.6;text-align:right}.item__descr{display:grid;width:100%;grid-template-columns:1fr auto;-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:24px}@media only screen and (max-width:767px){.item__descr{display:none}}.item__descr p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.item__label{justify-self:flex-end;-ms-flex-negative:0;flex-shrink:0;width:40px;margin-left:24px}.item__data{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:12px}@media only screen and (max-width:767px){.item__data{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0}}.item__data .info{margin-right:24px;margin-bottom:12px}@media only screen and (max-width:767px){.item__data .info{margin-right:0;margin-bottom:16px;width:33.333%}}.item__data .info:last-child{margin-right:0}.item__data .info .title{color:rgba(0,0,0,.6)}@media only screen and (max-width:767px){.item__data .info .title{font-size:8px;line-height:9px;margin-bottom:6px;text-transform:uppercase;color:rgba(0,0,0,.4)}}@media only screen and (max-width:767px){.item__data .info .label{font-size:9px;line-height:12px}}.item__actions{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item__actions,.item__actions-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.item__actions .action-input{display:none}}.item .show-phone{margin-right:1px}.item__bottom{padding:0 24px}.item__map{max-height:0;will-change:max-height;overflow:hidden;-webkit-transition:max-height .3s ease-in-out;-o-transition:max-height .3s ease-in-out;transition:max-height .3s ease-in-out}.item__map .map{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;opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.item__map .map img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.item__map.expanded{max-height:172px;margin-bottom:24px}.item__map.expanded .map{opacity:1;pointer-events:auto;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.item__note{max-height:0;will-change:max-height;overflow:hidden;-webkit-transition:max-height .3s ease-in-out;-o-transition:max-height .3s ease-in-out;transition:max-height .3s ease-in-out}.item__note .notate{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:end;-ms-flex-align:end;align-items:flex-end;padding:10px 16px;background:#f5f7f9;opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.item__note .notate__input{position:relative;width:100%}.item__note .notate__input:before{content:"";position:absolute;top:50%;left:0;width:12px;height:12px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-image:url("data:image/svg+xml; utf8, <svg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M11.5602 1.33594L10.6696 0.445312C10.3883 0.164062 9.9899 0 9.6149 0C9.2399 0 8.84146 0.164062 8.56021 0.445312L0.28677 8.71875L0.00552037 11.3906C-0.0413546 11.7188 0.216458 12 0.544583 12C0.56802 12 0.591458 12 0.614895 12L3.28677 11.7188L11.5602 3.44531C12.1461 2.85938 12.1461 1.92188 11.5602 1.33594ZM2.77115 10.6406L1.20083 10.8047L1.3649 9.23438L6.77896 3.79688L7.50552 3.07031L8.93521 4.5L8.20865 5.22656L2.77115 10.6406ZM10.7633 2.64844L9.73208 3.70312L8.3024 2.27344L9.35708 1.24219C9.45083 1.14844 9.56802 1.125 9.6149 1.125C9.66177 1.125 9.77896 1.14844 9.87271 1.24219L10.7633 2.13281C10.904 2.27344 10.904 2.50781 10.7633 2.64844Z' fill='black'/></svg>");background-repeat:no-repeat;background-size:contain;background-position:50%}.item__note .notate__input:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#e3e3e3;border-radius:5px}.item__note .notate__input input{display:block;width:100%;padding:6px 0 8px 22px;background:#f5f7f9;outline:none;border:none}.item__note .notate__input input::-webkit-input-placeholder{color:rgba(0,0,0,.4)}.item__note .notate__input input::-moz-placeholder{color:rgba(0,0,0,.4)}.item__note .notate__input input:-ms-input-placeholder{color:rgba(0,0,0,.4)}.item__note .notate__input input:-moz-placeholder{color:rgba(0,0,0,.4)}.item__note .notate__delete{position:absolute;top:50%;right:0;width:16px;height:16px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-image:url("data:image/svg+xml; utf8, <svg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M10.9688 2.65625H8.86133L7.99805 1.23438C7.79492 0.904297 7.33789 0.625 6.95703 0.625H4.39258C4.01172 0.625 3.55469 0.904297 3.35156 1.23438L2.48828 2.65625H0.40625C0.177734 2.65625 0 2.85938 0 3.0625V3.46875C0 3.69727 0.177734 3.875 0.40625 3.875H0.8125L1.3457 12.4824C1.37109 13.1172 1.92969 13.625 2.56445 13.625H8.78516C9.41992 13.625 9.97852 13.1172 10.0039 12.4824L10.5625 3.875H10.9688C11.1719 3.875 11.375 3.69727 11.375 3.46875V3.0625C11.375 2.85938 11.1719 2.65625 10.9688 2.65625ZM4.39258 1.84375H6.95703L7.43945 2.65625H3.91016L4.39258 1.84375ZM8.78516 12.4062H2.56445L2.03125 3.875H9.31836L8.78516 12.4062Z' fill='red'/></svg>");background-repeat:no-repeat;background-size:contain;background-position:50%}.item__note .notate__save{margin:14px 0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.item__note.visible{max-height:120px;margin-bottom:24px}.item__note.visible .notate{opacity:1;pointer-events:auto;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.item__note.saved .notate__save{height:0;margin:0;pointer-events:none;visibility:hidden}.item--hot{background:rgba(241,190,72,.2)}.item--hot:after{bottom:-5px;left:-5px;right:-5px;height:2px;border:5px solid #f1be48;border-top:0;border-radius:0;background:rgba(0,0,0,0)}.item--hot .show-phone{background:rgba(241,190,72,.15)}.item--hot .show-phone:hover{background:rgba(241,190,72,.25)}.item--hot .action-item{border:solid #f5f4f0;border-width:0 1px}.item--hot .action-item__icon{background:#f4ecd7}.item--hot .action-item__icon svg:not(.liked) path:not(.liked){fill:#f1be48!important;opacity:1}.item--hot .action-item__link{background:#f4ecd7;color:#f1be48}.card-similar .swiper-navigation{margin-right:32px;top:50%;left:0;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.card-similar .swiper-navigation,.card-similar .swiper-pagination{position:absolute;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-similar .swiper-pagination{top:16px;left:16px;bottom:unset;width:auto;color:#fff;font-weight:500;font-size:13px;line-height:13px;-webkit-transform:unset;-ms-transform:unset;transform:unset}.card-similar .swiper-pagination:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:13px;height:10px;margin-right:8px;background:url(/Content/Images/camera.svg) no-repeat 50%}.realty-list__types{margin-right:32px}@media only screen and (max-width:767px){.realty-list__types{width:100%;margin-right:0;margin-bottom:12px}}.realty-list__filter{background:#fff;padding:30px 0 0;margin-bottom:30px}@media only screen and (max-width:767px){.realty-list__filter{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}}.realty-list__filter .search_block{background:#fff;padding:10px 24px;font-size:18px;color:#666}@media only screen and (max-width:767px){.realty-list__filter .search_block{padding:10px 16px}}.realty-list__filter .search_block .input-wrap input{opacity:1!important}.realty-list__filter .search_block .input-wrap input::-webkit-input-placeholder{color:#686868}.realty-list__filter .search_block .input-wrap input::-moz-placeholder{color:#686868}.realty-list__filter .search_block .input-wrap input:-ms-input-placeholder{color:#686868}.realty-list__filter .search_block .input-wrap input:-moz-placeholder{color:#686868}.realty-list__filter .search_block__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:18px}@media only screen and (max-width:767px){.realty-list__filter .search_block__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.realty-list__filter .search_block__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.realty-list__filter .search_block__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.realty-list__filter .search_block__location{width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;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-right:8px}@media only screen and (max-width:767px){.realty-list__filter .search_block__location{padding-right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:12px}}.realty-list__filter .search_block__location>div{width:100%}@media only screen and (min-width:768px){.realty-list__filter .search_block__location>div{width:calc(50% - 4px)}}@media only screen and (max-width:767px){.realty-list__filter .search_block__location>div:first-child{margin-bottom:12px}}.realty-list__filter .search_block__price,.realty-list__filter .search_block__rooms{width:15%;margin-right:8px;position:relative}@media only screen and (max-width:767px){.realty-list__filter .search_block__price,.realty-list__filter .search_block__rooms{width:100%;margin-right:0;margin-bottom:12px}}.realty-list__filter .search_block__submit{width:25%;-ms-flex-item-align:stretch;align-self:stretch;padding-left:35px}@media only screen and (max-width:1279px){.realty-list__filter .search_block__submit{padding-left:0}}@media only screen and (max-width:767px){.realty-list__filter .search_block__submit{width:100%}}.realty-list__filter .search_block__submit .btn-main,.realty-list__filter .search_block__submit input{width:100%;height:100%;color:#fff;opacity:1}@media only screen and (min-width:1280px){.realty-list__filter .search_block .center_tip{margin-left:-50px}}.realty-list__filter .search_block .dropdown{display:none}@media only screen and (max-width:767px){.realty-list__filter .search_block .dropdown{left:0!important;top:0!important}}@media only screen and (min-width:768px){.realty-list__filter .search_block .dropdown{position:absolute;z-index:9999999}}.realty-list__filter .search_block .dropdown .dropdown-menu,.realty-list__filter .search_block .dropdown .dropdown-panel{min-width:160px;max-width:360px;list-style:none;background:#fff;border:1px solid #e3e3e3;border-radius:0;-webkit-box-shadow:none;box-shadow:none;overflow:visible;padding:6px 0;margin:0}@media only screen and (max-width:767px){.realty-list__filter .search_block .dropdown .dropdown-menu,.realty-list__filter .search_block .dropdown .dropdown-panel{max-width:unset}}.realty-list__filter .search_block .dropdown .dropdown-menu li{list-style:none;padding:0;margin:0;line-height:15px;background:#fff;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}.realty-list__filter .search_block .dropdown .dropdown-menu li:hover{background:#f5f7f9;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}.realty-list__filter .search_block .dropdown .dropdown-menu li>a,.realty-list__filter .search_block .dropdown .dropdown-menu li label{display:block;color:#000;font-weight:500;font-size:13px;text-decoration:none;line-height:18px;padding:8px 15px;margin:0;white-space:nowrap}.realty-list__filter .search_block .dropdown .dropdown-menu li.tab_tip:hover{background:#fff}.realty-list__filter .search_block .dropdown .dropdown-menu li.tab_tip>A{border-bottom:2px solid rgba(0,0,0,0);display:inline-block;padding:8px 16px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.realty-list__filter .search_block .dropdown .dropdown-menu li.tab_tip>A.act{border-bottom-color:#f1be48}.realty-list__filter .search_block .dropdown .dropdown-menu li.drop-inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 12px}.realty-list__filter .search_block .dropdown .dropdown-menu li.drop-inputs:hover{background:#fff}.realty-list__filter .search_block .dropdown .dropdown-menu li.drop-inputs .input-wrap{width:50%}.realty-list__filter .search_block .dropdown .dropdown-menu li.drop-inputs .input-wrap:first-child{margin-right:5px}.realty-list__filter .search_block .dropdown .dropdown-menu li.drop-inputs .input-wrap:last-child{margin-left:5px}.realty-list__filter .search_block .dropdown.dropdown-tip{margin-top:8px}.realty-list__filter .search_block .dropdown.center_tip .dropdown-menu{font-weight:500;font-size:13px;line-height:13px}.realty-list__filter .search_block .money_tab{display:none}.realty-list__filter .search_block .money_tab.act{display:block}.realty-list__filter .search_block .realty-list__types .dropdown .dropdown-menu,.realty-list__filter .search_block .realty-option .dropdown .dropdown-menu{min-width:240px}@media only screen and (max-width:767px){.realty-list__filter .search_block .realty-list__types .dropdown .dropdown-menu,.realty-list__filter .search_block .realty-option .dropdown .dropdown-menu{width:100%}}.realty-list__filter .search_filter{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;background:#fff;padding:10px 24px 40px}@media only screen and (max-width:1279px){.realty-list__filter .search_filter{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:767px){.realty-list__filter .search_filter{padding:10px 16px 24px}}.realty-list__filter .search_filter__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1279px){.realty-list__filter .search_filter__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:767px){.realty-list__filter .search_filter__wrap{-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}}.realty-list__filter .search_filter label{padding-right:32px;margin-bottom:12px}.realty-list__filter .search_filter .filter_link{padding:0 10px 0 25px;display:inline-block;position:relative}@media only screen and (max-width:1279px){.realty-list__filter .search_filter .filter_link{width:100%;padding:0;text-align:center}}.realty-list__filter .search_filter .filter_link a{background:url(//img.address.ua/img/v2/str_n_black_03.png) no-repeat 100% 50%;padding-right:15px}.realty-list__filter .search_drop{padding:30px 24px;background:#fff;position:relative;top:0;color:rgba(0,0,0,.6);display:none;border-top:1px solid #e3e3e3}@media only screen and (max-width:767px){.realty-list__filter .search_drop{padding:12px 16px}}.realty-list__filter .search_drop__top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px}@media only screen and (max-width:1279px){.realty-list__filter .search_drop__top{-ms-flex-wrap:wrap;flex-wrap:wrap}}.realty-list__filter .search_drop__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.realty-list__filter .search_drop__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}}.realty-list__filter .search_drop__bottom .input-wrap{width:calc(33.33333% - 4px)}@media only screen and (max-width:767px){.realty-list__filter .search_drop__bottom .input-wrap{width:100%}}.realty-list__filter .search_drop__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:60px;margin-bottom:12px}@media only screen and (max-width:1279px){.realty-list__filter .search_drop__col{width:calc(50% - 16px);margin-right:16px}}@media only screen and (max-width:767px){.realty-list__filter .search_drop__col{width:100%}}.realty-list__filter .search_drop__col:first-child{width:33%}@media only screen and (max-width:1279px){.realty-list__filter .search_drop__col:first-child{width:calc(50% - 16px);margin-right:16px}}@media only screen and (max-width:767px){.realty-list__filter .search_drop__col:first-child{width:auto}}.realty-list__filter .search_drop__col-title{font-size:13px;margin-bottom:12px}.realty-list__filter .search_drop__col .checkbox-label{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:12px}.realty-list__filter .search_drop .merged-inputs{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px}.realty-list__filter .search_drop .merged-inputs:before{content:"";position:absolute;top:16px;bottom:16px;left:50%;width:1px;background:#c0c5c9;z-index:1}.realty-list__filter .search_drop .merged-inputs .input-wrap{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-item-align:stretch;align-self:stretch;width:50%;margin-bottom:0}.realty-list__filter .transparentBorder{background-image:url(//img.address.ua/img/formBg.png);border-radius:7px;padding:9px}.realty-list__filter .popup_predloj{border-radius:3px;left:50%;margin-left:-433px;position:fixed;top:50px;width:867px;z-index:100000}.realty-list__filter .popup_predloj .popup_predloj_center{background:none repeat scroll 0 0 #fff;padding:5px 5px 8px 32px;text-align:center}.realty-list__filter .popup_predloj .popup_predloj_center .popup_predloj_title{font:700 24px Arial,Helvetica,sans-serif;padding-top:27px}.realty-list__filter .popup_predloj .popup_predloj_center .popup_predloj_title_pod{font:16px Arial,Helvetica,sans-serif;padding:10px 0 20px}.realty-list__filter .popup_predloj .popup_predloj_center_padd{padding-right:27px}.listing{margin-top:16px;margin-bottom:60px}@media only screen and (max-width:767px){.listing{margin-bottom:32px}}.listing__breadcrumbs{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.listing__breadcrumbs{overflow-x:scroll;padding-bottom:8px}}.listing__breadcrumbs-link,.listing__breadcrumbs-span{white-space:nowrap;font-weight:500;font-size:9px;line-height:16px;color:rgba(0,0,0,.6)}@media only screen and (max-width:767px){.listing__breadcrumbs-link,.listing__breadcrumbs-span{line-height:1.2}}.listing__breadcrumbs-link{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.listing__breadcrumbs-link .arrow{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 16px 0 8px;width:16px;pointer-events:none;cursor:default;-ms-flex-negative:0;flex-shrink:0;height:16px;background-color:#fff}.listing__nav{margin-bottom:24px}.listing__nav .tab_head_table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 24px}@media only screen and (max-width:767px){.listing__nav .tab_head_table{-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;margin-bottom:32px}}.listing__nav .show_type{position:relative;background:#fff;color:#000;margin:0 16px;border:1px solid #e3e3e3}@media only screen and (max-width:767px){.listing__nav .show_type{width:100%;margin:0;border:none}}.listing__nav .show_type:after{content:"";background:url(/Content/Images/caret-down.svg) 50% 50% no-repeat;display:inline-block;height:14px;right:10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:14px;pointer-events:none}@media only screen and (max-width:767px){.listing__nav .show_type:after{display:none}}.listing__nav .show_type__link{display:inline-block;padding:9px 34px 9px 16px}@media only screen and (max-width:767px){.listing__nav .show_type__link{display:none}}.listing__nav .show_type__mobile{display:inline-block;padding:8px 4px;width:calc(33.333% - 5px);background:#fff;color:#000;border:1px solid #e3e3e3;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.listing__nav .show_type__mobile.active{color:#fff;background:#f1be48;border-color:#f1be48}.listing__nav .show_type--mobile{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}@media only screen and (min-width:768px){.listing__nav .show_type--mobile{display:none}}.listing__nav .sort_type{position:relative;background:#fff;color:#000;margin:0 16px;border:1px solid #e3e3e3}@media only screen and (max-width:767px){.listing__nav .sort_type{margin:0 0 14px;width:100%}}.listing__nav .sort_type:after{content:"";background:url(/Content/Images/caret-down.svg) 50% 50% no-repeat;display:inline-block;height:14px;right:10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:14px;pointer-events:none}.listing__nav .sort_type__link{display:block;padding:9px 34px 9px 16px}.listing__nav .dropdown{position:absolute;z-index:2;display:none}.listing__nav .dropdown .dropdown-menu{border:1px solid #e3e3e3;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.listing__nav .dropdown .dropdown-menu li{display:block}.listing__nav .dropdown .dropdown-menu label,.listing__nav .dropdown .dropdown-menu li>a{display:block;line-height:1;padding:9px 16px;color:#000;background:#fff;font-weight:500;font-size:13px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.listing__nav .dropdown .dropdown-menu label:hover,.listing__nav .dropdown .dropdown-menu li>a:hover{background:#f5f7f9;color:#000;cursor:pointer}.listing__nav .dropdown.dropdown-tip:after,.listing__nav .dropdown.dropdown-tip:before{display:none}.listing__count,.listing__show{display:inline-block;margin-bottom:6px;color:rgba(0,0,0,.4)}.listing__pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.listing--gallery,.listing__pagination{display:-webkit-box;display:-ms-flexbox;display:flex}.listing--gallery{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:1279px){.listing--gallery{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.listing--gallery .listing__main{width:calc(68% - 12px);background:#fff;padding:32px 0}@media only screen and (max-width:1279px){.listing--gallery .listing__main{width:100%;margin-bottom:40px}}@media only screen and (max-width:767px){.listing--gallery .listing__main{margin-left:-16px;width:calc(100% + 32px);margin-bottom:24px}}.listing--gallery .listing__main-head{padding:0 24px;margin-bottom:32px;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}@media only screen and (max-width:767px){.listing--gallery .listing__main-head{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:32px}}@media only screen and (max-width:767px){.listing--gallery .listing__main-head .link-subscribe{margin-bottom:32px}}.listing--gallery .listing__aside{width:calc(32% - 12px)}@media only screen and (max-width:1279px){.listing--gallery .listing__aside{width:100%}}@media only screen and (max-width:767px){.listing--gallery .listing__aside{margin-left:-16px;width:calc(100% + 32px)}}.listing--gallery .listing__aside .complexes-top{background:#fff}.listing--table .table-head th{color:rgba(0,0,0,.6);font-weight:500;font-size:9px;line-height:12px;letter-spacing:.03em;text-transform:uppercase;text-align:left;padding:0 36px 0 0}.listing--table .table-head th:last-child{padding:0}.listing--table .table-head th.right{text-align:right}.listing--table .table-head th.center{text-align:center}.listing--table .table-head__photo{width:5%}.listing--table .table-head__name{width:15%}.listing--table .table-head__address,.listing--table .table-head__developer{width:10%}.listing--table .table-head__maintain{width:20%}.listing--table .table-head__area,.listing--table .table-head__full,.listing--table .table-head__price,.listing--table .table-head__type{width:10%}.listing--table .table-body td{padding:12px 36px 12px 0;border-bottom:1px solid #eef0f1;color:rgba(0,0,0,.6);font-weight:500;font-size:9px;line-height:12px;text-align:left}.listing--table .table-body td:last-child{padding:12px 0}.listing--table .table-body td.center{color:#000;text-align:center}.listing--table .table-body td.right{text-align:right}.listing--table .table-body:last-child td{border-bottom:none}.card-single__aside{position:-webkit-sticky;position:sticky;top:20px}.card-single{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-top:16px}@media only screen and (max-width:1279px){.card-single{grid-template-columns:100%}}.card-single__content{width:calc(68% - 12px)}@media only screen and (max-width:1279px){.card-single__content{width:100%;max-width:100%}}.card-single__aside{width:calc(32% - 12px)}@media only screen and (max-width:1279px){.card-single__aside{width:100%;max-width:100%}}.card-single .complexes-top{background:#fff}@media only screen and (max-width:767px){.card-single .complexes-top{width:calc(100% + 32px);margin-left:-16px;margin-bottom:32px}}.card-block{padding:24px;background:#fff;overflow:hidden;margin-bottom:40px}@media only screen and (max-width:767px){.card-block{width:calc(100% + 32px);margin-left:-16px;margin-bottom:32px;height:100%;padding:16px}}.card-block__title{margin-bottom:24px;font-weight:500;font-size:24px;line-height:24px}@media only screen and (max-width:1279px){.card-block__title{font-size:20px}}.card-block .status{display:inline-block;padding:8px 16px;background:rgba(47,128,237,.08);font-weight:500;font-size:9px;text-transform:uppercase;color:#2f80ed}.card-block .views{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-block .views:before{content:"";width:12px;height:9px;margin-right:8px;background:url(/Content/Images/eye.svg) 50% 50% no-repeat;background-size:contain}.card-block__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:24px}.card-block__news{padding:24px;background:#fff;overflow:hidden;margin-bottom:40px}@media only screen and (min-width:1280px){.card-block__news{width:100%;margin-left:-16px;margin-bottom:32px;height:100%;padding:16px}}@media only screen and (max-width:767px){.card-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:1279px){.card-main__mobile-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:16px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.card-main__mobile-head .card-main__number{font-size:12px;color:rgba(0,0,0,.6)}.card-main__title{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:14px}@media only screen and (max-width:767px){.card-main__title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.card-main__title .h1{max-width:80%}@media only screen and (max-width:767px){.card-main__title .h1{max-width:100%}}.card-main__title .link-map{padding-top:16px}.card-main__data{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;font-size:12px;color:rgba(0,0,0,.4)}@media only screen and (max-width:767px){.card-main__data{-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;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;color:rgba(0,0,0,.6)}}.card-main__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.card-main__edit{margin-bottom:10px;font-size:9px}}@media only screen and (min-width:768px){.card-main__number{display:inline-block}}.card-main .status,.card-main .views{margin-right:24px}@media only screen and (max-width:767px){.media-tabs{width:calc(100% + 32px);margin-left:-16px;margin-bottom:16px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.media-tabs .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;margin-bottom:8px}@media only screen and (max-width:767px){.media-tabs .tabs{overflow-x:scroll}}.media-tabs .tabs .tab{display:inline-block;padding:8px 24px;font-weight:500;font-size:13px;color:#000;border-bottom:2px solid rgba(0,0,0,0);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.media-tabs .tabs .tab.active,.media-tabs .tabs .tab:hover{color:#000;border-bottom:2px solid #f1be48}.gallery-top{position:relative;height:32.65vw;margin:0 auto 16px}@media only screen and (max-width:1279px){.gallery-top{height:52.65vw}}.gallery-top .swiper-slide{position:relative}.gallery-top .swiper-slide img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.gallery-top .card-next{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:48px;height:48px;background-color:rgba(0,0,0,.2)}.gallery-top .card-next:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:48px;height:48px;background:url(/Content/Images/chevron-right.svg) no-repeat 50%}.gallery-top .card-prev{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:48px;height:48px;background-color:rgba(0,0,0,.2)}.gallery-top .card-prev:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:48px;height:48px;background:url(/Content/Images/chevron-left.svg) no-repeat 50%}.gallery-thumbs .swiper-slide{-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid rgba(0,0,0,0);-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;min-width:64px;max-width:64px;width:64px;cursor:pointer;height:64px}@media only screen and (max-width:767px){.gallery-thumbs .swiper-slide{min-width:50px;max-width:50px;width:50px;height:50px}}.gallery-thumbs .swiper-slide img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.gallery-thumbs .swiper-slide-active,.gallery-thumbs .swiper-slide-thumb-active{-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;border:2px solid #f1be48;cursor:default}.card-fancybox{position:absolute;top:0;right:0;bottom:unset;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:48px;height:48px;background-color:rgba(0,0,0,.2);z-index:3}.card-fancybox:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:48px;height:48px;background:url(/Content/Images/expand.svg) no-repeat 50%}.card-panorama{display:none;height:calc(32.65vw + 80px);margin:0 auto}@media only screen and (max-width:767px){.card-panorama{height:calc(52.65vw + 80px)}}.card-media{position:relative;display:none;height:calc(32.65vw + 80px);margin:0 auto}@media only screen and (max-width:767px){.card-media{height:calc(52.65vw + 80px)}}.card-media>iframe{position:absolute;max-width:100%;max-height:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.card-pagination{position:absolute;top:0;left:0;bottom:unset;width:100px;color:#fff;font-weight:500;font-size:13px;line-height:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:unset;-ms-transform:unset;transform:unset;z-index:2;padding:18px 0 18px 16px;background-color:rgba(0,0,0,.2)}.card-pagination:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:13px;height:10px;margin-right:8px;background:url(/Content/Images/camera.svg) no-repeat 50%}.card-description__text{margin-bottom:1.2em;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;overflow:hidden;height:6.9em}.card-description__text p{margin-bottom:1.2em}.card-description__text p:last-child{margin-bottom:0}.card-description ul{list-style:disc;list-style-position:inside}.card-description ol{list-style:decimal;list-style-position:inside}.card-character{padding-bottom:0}.card-character .prop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-character .prop .title{font-size:12px;line-height:16px;color:rgba(0,0,0,.4)}.card-character .prop .value{font-weight:500;font-size:16px;line-height:20px;color:#000}.card-character__areas{margin-bottom:24px}.card-character__areas .prop-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.card-character__areas .prop{margin-right:32px;margin-bottom:24px}@media only screen and (max-width:767px){.card-character__areas .prop{margin-right:24px;margin-bottom:14px}}.card-character__all{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.card-character__all:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;border-radius:5px;background:#e3e3e3}@media only screen and (max-width:767px){.card-character__all{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.card-character__all .prop{width:33.333%;margin-bottom:32px}@media only screen and (max-width:767px){.card-character__all .prop{width:100%;position:relative;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;z-index:1}}@media only screen and (max-width:767px){.card-character__all .prop:after{content:"";position:absolute;top:10px;z-index:-1;left:0;right:0;height:2px;border:1px dashed #e3e3e3}}@media only screen and (max-width:767px){.card-character__all .prop .title{display:inline;padding-right:8px;background:#fff;max-width:33%}}@media only screen and (max-width:767px){.card-character__all .prop .value{display:inline;padding-left:8px;text-align:right;font-size:12px;line-height:16px;background:#fff;max-width:40%}}.card-building__props{position:relative;margin-bottom:24px;padding-bottom:1px}.card-building .prop{display:grid;grid-template-columns:repeat(2,50%);-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:16px}@media only screen and (max-width:767px){.card-building .prop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.card-building .prop .prop-name{position:relative;font-size:12px;line-height:15px;color:rgba(0,0,0,.4);z-index:1}@media only screen and (max-width:767px){.card-building .prop .prop-name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.card-building .prop .prop-name:after{content:"";position:absolute;top:10px;z-index:-1;left:0;right:0;height:2px;border-bottom:1px dashed #e3e3e3}.card-building .prop .prop-name>span{padding-right:16px;background:#fff}@media only screen and (max-width:767px){.card-building .prop .prop-name>span{padding-right:8px}}.card-building .prop .prop-name .icon{display:inline-block;width:12px;height:12px;margin-left:4px;border-radius:50%;background:url(/Content/Images/info-circle.svg) 50% 50% no-repeat}.card-building .prop .prop-text{font-weight:500;font-size:16px;line-height:18px;color:#000;padding-left:16px}@media only screen and (max-width:767px){.card-building .prop .prop-text{font-weight:400;font-size:12px;line-height:15px;padding-left:8px}}.card-building .prop.cityscale{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.card-building .bron,.card-building .level_graz{width:100px!important;height:10px!important}.card-building .bron .im,.card-building .level_graz .im{display:inline-block;width:8px;height:8px;margin:1px;border-radius:50%;background:#e3e3e3}.card-building .bron .im.selected{background:#eb5757}.card-building .level_graz .im.selected{background:#27ae60}@media only screen and (max-width:767px){.card-building .link-subscribe,.card-maps__tabs{display:none}}.card-maps__tabs .tab{display:inline-block;padding:8px 0;margin-left:24px;font-weight:500;font-size:13px;color:#000;border-bottom:2px solid rgba(0,0,0,0);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.card-maps__tabs .tab.active,.card-maps__tabs .tab:hover{color:#000;border-bottom:2px solid #f1be48}.card-maps__blocks{width:100%;max-height:300px}@media only screen and (min-width:768px){.card-maps__blocks{max-height:400px}}.card-maps__blocks .map-container{width:100%;height:32vh}@media only screen and (min-width:768px){.card-maps__blocks .map-container{height:40vw}}@media only screen and (min-width:1280px){.card-maps__blocks .map-container{height:22vw}}@media only screen and (min-width:1921px){.card-maps__blocks .map-container{height:15vw}}.card-maps__block{position:relative}.card-maps__block-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/Content/Images/tuman-voiny.png) no-repeat 50%;background-size:cover}.card-maps__block-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,0);color:#fff;font-weight:500;font-size:24px;line-height:24px;text-align:center;width:100%;height:100%;outline:none;cursor:pointer}.card-maps__block-button[type=button]{color:#fff}.card-maps__block-button:before{content:"";display:block;width:60px;height:60px;margin-bottom:32px;background:url(/Content/Images/map-click.svg) no-repeat 50%}.card-maps__block-iframe{margin-top:24px;height:32.65vw}@media only screen and (max-width:1279px){.card-maps__block-iframe{height:320px}}.card-maps__block-iframe #divListingMap{height:100%}.card-maps__block.buildings{display:none}.card-costs .zatratu-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;margin-bottom:24px}@media only screen and (max-width:767px){.card-costs .zatratu-tabs{overflow-x:scroll}}.card-costs .zatratu-tabs .tab{display:inline-block;padding:8px 0;margin-right:24px;font-weight:500;font-size:13px;color:#000;border-bottom:2px solid rgba(0,0,0,0);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.card-costs .zatratu-tabs .tab.active,.card-costs .zatratu-tabs .tab:hover{color:#000;border-bottom:2px solid #f1be48}.card-costs__block.seller{display:none}.card-costs .zatratu-item{display:grid;grid-template-columns:repeat(2,50%);-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:16px}@media only screen and (max-width:767px){.card-costs .zatratu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.card-costs .zatratu-item .zatratu-text{position:relative;font-size:12px;line-height:15px;color:rgba(0,0,0,.4);z-index:1}@media only screen and (max-width:767px){.card-costs .zatratu-item .zatratu-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.card-costs .zatratu-item .zatratu-text:after{content:"";position:absolute;top:10px;z-index:-1;left:0;right:0;height:2px;border-bottom:1px dashed #e3e3e3}.card-costs .zatratu-item .zatratu-text>span{padding-right:16px;background:#fff}@media only screen and (max-width:767px){.card-costs .zatratu-item .zatratu-text>span{padding-right:8px}}.card-costs .zatratu-item .zatratu-text .icon{display:inline-block;width:12px;height:12px;margin-left:4px;border-radius:50%;background:url(/Content/Images/info-circle.svg) 50% 50% no-repeat}.card-costs .zatratu-item .zatratu-price{white-space:nowrap;font-weight:500;font-size:16px;line-height:18px;color:#000;padding-left:16px}@media only screen and (max-width:767px){.card-costs .zatratu-item .zatratu-price{font-weight:400;font-size:12px;line-height:15px;padding-left:8px}}.card-costs .all-summ{position:relative;padding-top:16px;display:grid;grid-template-columns:repeat(2,50%);-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.card-costs .all-summ:before{content:"";position:absolute;left:0;top:0;width:100%;height:1px;border-radius:5px;background:#e3e3e3}.card-costs .all-summ .title{font-size:16px;line-height:18px;color:rgba(0,0,0,.4);text-align:right;padding-right:24px}.card-costs .all-summ .price{font-weight:500;font-size:16px;line-height:18px;color:#000;padding-left:16px}@media only screen and (max-width:767px){.card-costs .all-summ .price{font-weight:400;font-size:12px;line-height:15px;padding-left:8px}}.tippy-box[data-theme~=custom]{background-color:#eef5fe;color:rgba(0,0,0,.6);padding:16px 24px;font-size:12px;line-height:16px;border-radius:0}.tippy-box[data-theme~=custom] .tippy-arrow:before{border-right-color:#eef5fe}@media only screen and (max-width:1279px){.tippy-box[data-theme~=custom] .tippy-arrow:before{border-bottom-color:#eef5fe;border-right-color:#fff}}.card-similar__head{margin-bottom:16px}@media only screen and (min-width:768px){.card-similar__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.card-similar__head .tooltip{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (min-width:768px){.card-similar__head .tooltip{margin-left:24px}}@media only screen and (min-width:768px){.card-similar__head .props{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:768px){.card-similar__head .prop-item{margin-right:32px}}@media only screen and (max-width:767px){.card-similar__head .prop-item{margin-bottom:12px}}.card-similar__head .prop-name{margin-bottom:3px;font-size:12px;color:rgba(0,0,0,.4)}.card-similar__head .prop-text{font-weight:500;font-size:13px;color:#2f80ed}.card-similar .item{width:100%;margin-left:-24px;margin-right:-24px}.card-similar .item__content{padding:24px 0;margin:0 24px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #e3e3e3}.aside-main{background:#fff;padding:24px;margin-bottom:40px}@media only screen and (max-width:767px){.aside-main{padding:16px;margin-left:-16px;margin-bottom:24px;width:calc(100% + 32px);margin-top:0}}.aside-main__block{padding-top:43px}.aside-price__main{position:relative;padding-bottom:8px;margin-bottom:8px}.aside-price__main:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;border-radius:5px;background:#e3e3e3}.aside-price .price{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}.aside-price .price .change-currency,.aside-price .price .h1{margin-bottom:8px}.aside-price .priceByM,.aside-price .total-price{display:none}.aside-price .change-currency{display:-webkit-box;display:-ms-flexbox;display:flex}.aside-price .change-currency,.aside-price .change-currency span{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.aside-price .change-currency span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:24px;background:#fff;border:1px solid #e3e3e3;color:#000;font-weight:500;font-size:15px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.aside-price .change-currency span:nth-child(2){border-left-color:#fff;border-right-color:#fff}.aside-price .change-currency span.active{border-color:#f1be48;background:#f1be48;color:#fff}.aside-price .changes{display:none;-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}.aside-price .details{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:16px}.aside-price .details:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;border-radius:5px;background:#e3e3e3}.aside-price .details__item{margin-right:32px;margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.aside-price .details__item .title{font-size:12px;line-height:16px;color:rgba(0,0,0,.4)}.aside-price .details__item .value{font-weight:500;font-size:16px;line-height:20px;color:#000}.aside-information .pro-acc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.aside-information .pro-acc .img{width:32px;height:32px;margin-right:16px;-ms-flex-negative:0;flex-shrink:0}.aside-information .pro-acc .img>a{display:block;width:32px;height:32px}.aside-information .pro-acc .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.premium .aside-information .pro-acc{position:relative;padding-bottom:16px}.premium .aside-information .pro-acc:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;border-radius:5px;background:#e3e3e3}.aside-information .pro-name{font-weight:500;font-size:12px;color:#000;margin-bottom:4px}.aside-information .owner-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:9px;color:rgba(0,0,0,.4)}.aside-information .owner-details .owner-role{display:inline-block;margin-right:8px}.aside-information .owner-details .recomend{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.aside-information .owner-details .recomend:before{content:"";display:block;width:4px;height:4px;border-radius:50%;background:#e3e3e3;margin-right:8px}.aside-information .aside-buttons .recomend{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.aside-information .aside-buttons .recomend:before{content:"";display:block;width:4px;height:4px;border-radius:50%;background:#e3e3e3;margin-right:8px}.aside-information .aside-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.aside-information .aside-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.aside-information .aside-buttons a:first-child{width:100%;margin-bottom:8px}}@media only screen and (min-width:768px){.aside-information .aside-buttons a:first-child{margin-right:8px}}@media only screen and (max-width:767px){.aside-information .aside-buttons a:last-child{width:100%}}@media only screen and (min-width:768px){.aside-information .aside-buttons a:last-child{margin-left:8px}}.premium .aside-information .aside-buttons{display:none}.aside-information .author-contacts{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}.premium .aside-information .author-contacts{position:relative;padding-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex}.premium .aside-information .author-contacts:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;border-radius:5px;background:#e3e3e3}.aside-information .author-contacts .contact-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:24px;margin-top:18px}.premium .aside-information .author-contacts .contact-item{margin-top:0}.aside-information .author-contacts .contact-item .title{display:inline-block;margin-bottom:6px;font-size:12px;color:rgba(0,0,0,.4)}.aside-information .author-contacts .contact-item .value{font-weight:500;font-size:12px;color:#2f80ed}.aside-information .author-connect{display:none;overflow:hidden}.premium .aside-information .author-connect{display:block}.aside-information .author-connect .title{margin-top:16px;font-weight:500;font-size:13px;color:#000;margin-bottom:12px}.aside-edit{background:#fff;margin-bottom:24px;padding:24px 24px 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:767px){.aside-edit{margin-left:-16px;width:calc(100% + 32px)}}.link-edit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:18px;font-weight:500;font-size:13px;color:#000}.link-edit:before{content:"";display:inline-block;width:15px;height:15px;margin-right:15px;-ms-flex-negative:0;flex-shrink:0;background-size:contain}.link-edit.redaktirovat:before{background:url(/Content/Images/edit_icon.svg) 0 50% no-repeat}.link-edit.prodlit:before{background:url(/Content/Images/clock_icon.svg) 0 50% no-repeat}.link-edit.ydalit{color:#eb5757;margin-bottom:18px}.link-edit.ydalit:before{background:url(/Content/Images/trash_icon.svg) 0 50% no-repeat}.link-edit.customer-view:before{background:url(/Content/Images/view_icon.svg) 0 50% no-repeat}.link-edit.block:before{background:url(/Content/Images/block_icon.svg) 0 50% no-repeat}.bottom-line{position:relative;padding-bottom:6px;margin-bottom:24px}.bottom-line:after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:1px;background:#e3e3e3}.aside-promotion{background:#fff;padding:24px;margin-bottom:24px}@media only screen and (max-width:767px){.aside-promotion{margin-left:-16px;width:calc(100% + 32px)}}.aside-promotion__title{font-weight:500;font-size:24px;line-height:28px;letter-spacing:-1px;color:#000;margin-bottom:12px}.aside-promotion__text{margin-bottom:24px;font-size:16px;line-height:22px;color:#686868}.services{margin-top:32px}@media only screen and (max-width:1279px){.services{margin-top:24px}}.services__breadcrumb{margin-top:32px}@media only screen and (max-width:1279px){.services__breadcrumb{margin-top:48px}}.services__bg{padding:34px 24px;background-color:#fff}@media only screen and (max-width:1279px){.services__bg{padding:16px}}.services__title--main{font-weight:500;font-size:16px;color:#000;text-align:left}.services__packages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:24px auto 40px}@media only screen and (max-width:1279px){.services__packages{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.services__packages .package{width:33.333%;padding:30px 16px 20px;border:1px solid #e3e3e3;background-color:#fff;cursor:pointer;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}@media only screen and (max-width:1279px){.services__packages .package{width:100%}}.services__packages .package .package--chosen__label{display:none;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.services__packages .package.package--chosen{-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}@media only screen and (max-width:1279px){.services__packages .package.package--chosen{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.services__packages .package.package--chosen .package__submit--label{display:none;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.services__packages .package.package--chosen .package--chosen__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.services__packages .package.package--chosen .package--chosen__label:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:12px;height:12px;margin-left:6px;background:url(/Content/Images/check-white.svg) no-repeat 50%}.services__packages .package--chosen{border:1px solid #2f80ed;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.services__packages .package__title{font-weight:500;font-size:13px;color:#000;text-align:center;margin-bottom:15px}.services__packages .package__price{font-weight:500;font-size:32px;color:#000;text-align:center;margin-bottom:15px}.services__packages .package__period{font-weight:400;font-size:12px;color:#686868;text-align:center;margin-bottom:20px}.services__packages .package__comparison .status{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.services__packages .package__comparison .status:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:12px;height:12px;margin-right:12px}.services__packages .package__comparison .status--yes:before{background:url(/Content/Images/check-blue.svg) no-repeat 50%}.services__packages .package__comparison .status--no:before{background:url(/Content/Images/cancel-grey.svg) no-repeat 50%}.services__packages .package__submit{margin-top:20px;width:100%}.services__packages .package__submit--label{text-align:center;color:#fff}.services__other{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:16px}.services__other,.services__other .other-service{display:-webkit-box;display:-ms-flexbox;display:flex}.services__other .other-service{width:100%;padding:20px 24px;border:1px solid #e3e3e3;background-color:#fff;cursor:pointer;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;margin-bottom:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.services__other .other-service{padding:0;-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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.services__other .other-service--chosen{border:1px solid #2f80ed;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.services__other .other-service--chosen label:after{opacity:1;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.services__other .other-service__data{display:-webkit-box;display:-ms-flexbox;display:flex}.services__other .other-service__checkbox{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.services__other .other-service__label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;font-weight:400;font-size:13px}.services__other .other-service__label:before{content:"";-webkit-appearance:none;background-color:rgba(0,0,0,0);min-width:16px;min-height:16px;width:16px;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e3e3e3;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:20px;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.services__other .other-service__label:after{content:"";position:absolute;display:block;opacity:0;min-width:16px;min-height:16px;width:16px;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;background:url(/Content/Images/checkbox-checked.svg) #f1be48 no-repeat 50%;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.services__other .other-service__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width:767px){.services__other .other-service__info{padding:16px}}.services__other .other-service__fields{pointer-events:none;max-width:20px}.services__other .other-service__pricing{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:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width:767px){.services__other .other-service__pricing{width:100%;padding:10px 16px 16px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #e3e3e3}}.services__other .other-service__pricing .date,.services__other .other-service__pricing .price{font-weight:700;font-size:16px}@media only screen and (max-width:767px){.services__other .other-service__pricing .date,.services__other .other-service__pricing .price{font-size:13px}}.services__other .other-service__pricing .date:before{content:"/"}.services__other .other-service__pricing .condition{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;color:#686868;margin-top:7px}.services__other .other-service__description{padding-left:16px;font-size:12px;color:#686868}.services__other .other-service__description .desc-title{font-weight:500;font-size:16px;color:#000;margin-bottom:7px}.services__other .other-service__label{font-weight:500;font-size:16px;color:#000}.services__checkout{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}@media only screen and (max-width:767px){.services__checkout{border-top:1px solid #e3e3e3}}.services__checkout .checkout-sum{width:100%;text-align:right;font-weight:500;font-size:16px;margin-top:10px}.services__checkout .checkout-sum span{font-weight:700}.services__checkout .checkout-sum span:after{content:"грн";margin-left:4px}.services__checkout .checkout-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:30px}@media only screen and (max-width:767px){.services__checkout .checkout-wrap{-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}}.services__checkout .checkout-warning{font-weight:400;font-size:9px;line-height:12px;color:#686868;max-width:270px}@media only screen and (max-width:767px){.services__checkout .checkout-submit{width:100%}}.services__checkout .checkout-submit .btn{padding:18px 62px}@media only screen and (max-width:767px){.services__checkout .checkout-submit .btn{width:100%;margin-top:32px}}.notice{margin:32px 0}.notice__bg{padding:34px 24px 24px;background-color:#fff}@media only screen and (max-width:1279px){.notice__bg{padding:16px}}.notice__list{padding:0 0 12px;margin:0;border-bottom:1px solid #e3e3e3}.notice__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:12px;line-height:16px;color:rgba(0,0,0,.4);margin-bottom:12px}.notice__list li:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;min-width:12px;min-height:12px;background:url(/Content/Images/exclamation.svg) no-repeat 50%;margin-right:12px}.notice__action{font-weight:500;font-size:13px;line-height:13px;color:#000;margin:16px 0 12px}.notice__phone span{display:block;font-weight:500;font-size:9px;line-height:9px;color:rgba(0,0,0,.4);margin-bottom:8px}.notice__phone a{font-weight:500;font-size:12px;line-height:13px;color:#2f80ed}.tech-works{padding-top:1px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.tech-works{-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}}.tech-works__logo{position:absolute;-ms-flex-item-align:start;align-self:flex-start;display:block;margin:60px 0 0 48px;max-width:162px}@media only screen and (max-width:767px){.tech-works__logo{position:relative;margin:18px auto 0}}.tech-works__content{width:50%;padding-left:48px}@media only screen and (max-width:767px){.tech-works__content{width:100%;padding:70px 10px}}.tech-works__title{font-weight:500;font-size:42px;line-height:49px;margin-bottom:18px}@media only screen and (max-width:767px){.tech-works__title{text-align:center;font-size:23px;line-height:28px;margin-bottom:24px}}.tech-works__text{max-width:50%;font-size:16px;line-height:24px;color:#000;opacity:.8}@media only screen and (max-width:767px){.tech-works__text{max-width:none;text-align:center;font-size:14px;line-height:18px}}.tech-works__graphic{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:50%;height:100%;background:#f1be48}@media only screen and (max-width:767px){.tech-works__graphic{width:100%;min-height:382px;height:60vh}}.tech-works__graphic img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.developers-list{background:#fff;margin-top:25px;padding:15px 26px;margin-bottom:60px}@media only screen and (max-width:767px){.developers-list{padding:26px 15px;margin-bottom:40px}}@media only screen and (max-width:767px){.developers-list__head{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}}.developers-list__nav{margin-bottom:16px}@media only screen and (min-width:1280px){.developers-list__nav{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}}.developers-list__tabs>ul{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1279px){.developers-list__tabs>ul{overflow-x:scroll;padding-bottom:8px}}.developers-list__tabs>ul li{position:relative;margin-right:16px;padding:0 8px 6px}.developers-list__tabs>ul li:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#f1be48;opacity:0;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.developers-list__tabs>ul li .link-nav{white-space:nowrap}.developers-list__tabs>ul li#activeTabYellow{cursor:default}@media only screen and (max-width:767px){.developers-list__tabs>ul li#activeTabYellow{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.developers-list__tabs>ul li#activeTabYellow .link-nav{cursor:default}.developers-list__tabs>ul li#activeTabYellow .link-nav:hover{color:inherit;cursor:default}.developers-list__tabs>ul li#activeTabYellow:after{opacity:1}.developers-list__sorting{margin-bottom:16px}@media only screen and (max-width:767px){.developers-list__sorting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.developers-list__sorting .count{font-weight:700}@media only screen and (max-width:767px){.developers-list__sorting .select2{margin:10px 0}}.developers-list__search{position:relative}@media only screen and (min-width:768px){.developers-list__search{width:214px}}.developers-list__search input{display:block;width:100%;background:#fff;border:1px solid #e3e3e3;height:32px;font-size:12px;line-height:1;padding:0 34px 0 13px}.developers-list__search input::-webkit-input-placeholder{font-size:12px;line-height:1;color:rgba(0,0,0,.4)}.developers-list__search input::-moz-placeholder{font-size:12px;line-height:1;color:rgba(0,0,0,.4)}.developers-list__search input:-ms-input-placeholder{font-size:12px;line-height:1;color:rgba(0,0,0,.4)}.developers-list__search input:-moz-placeholder{font-size:12px;line-height:1;color:rgba(0,0,0,.4)}.developers-list__search button{position:absolute;display:inline-block;border:none;border-radius:0;outline:none;background-color:#e3e3e3;width:24px;height:24px;top:4px;right:4px;z-index:2;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.602 6.855c-.33.306-.888.094-.888-.33V3.819H0v-.636h10.714V.474c0-.423.558-.635.888-.33l3.246 3.015a.46.46 0 010 .682l-3.246 3.014z' fill='%23fff'/%3E%3C/svg%3E");background-position:50% 50%;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.developers-list__search button:focus,.developers-list__search button:hover{background-color:#686868}.developers-list__search button.disabled,.developers-list__search button:disabled{cursor:not-allowed;opacity:.6}.developers-list__grid{margin-bottom:24px}@media only screen and (min-width:768px){.developers-list__grid{display:grid;grid-template-columns:repeat(2,calc(50% - 10px));grid-gap:16px 20px}}@media only screen and (min-width:1280px){.developers-list__grid{grid-template-columns:repeat(3,calc(33.333% - 13.333px))}}@media only screen and (max-width:767px){.developers-list__tile{margin-bottom:24px}}.developer-tile{border:1px solid rgba(0,0,0,.1);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.developer-tile,.developer-tile__img{display:-webkit-box;display:-ms-flexbox;display:flex}.developer-tile__img{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid rgba(0,0,0,.1);padding:24px;margin-bottom:24px}.developer-tile__title{text-align:center;padding:0 24px;margin-bottom:16px;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.developer-tile__title a{font-weight:700;font-size:16px;line-height:1.1;color:#000;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.developer-tile__title a:focus,.developer-tile__title a:hover{color:#2f80ed}.developer-tile__region{padding:0 24px;margin-bottom:8px;font-size:12px;line-height:1.1;text-align:center;color:rgba(0,0,0,.4)}.developer-tile__complexes{padding:0 24px;margin-bottom:24px;font-weight:500;font-size:13px;line-height:1.1;text-align:center;color:#000}.developer-tile__contact{padding:0 16px 24px}.agencies-list{background:#fff;margin-top:25px;padding:15px 26px;margin-bottom:44px}@media only screen and (max-width:767px){.agencies-list{padding:26px 15px;margin-bottom:32px}}@media only screen and (max-width:767px){.agencies-list__head,.agencies-list__sorting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.agencies-list__sorting{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:8px}}@media only screen and (min-width:768px){.agencies-list__sorting{margin-bottom:18px}}.agencies-list__sorting>span{font-size:12px;line-height:11px;color:rgba(0,0,0,.4)}.agencies-list__sorting .count{font-weight:700}@media only screen and (max-width:767px){.agencies-list__sorting .select2{margin:10px 0}}@media only screen and (max-width:767px){.agencies-list__filter{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media only screen and (min-width:768px){.agencies-list__filter{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:18px}}@media only screen and (max-width:767px){.agencies-list__nav{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media only screen and (min-width:768px){.agencies-list__nav{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}}.agencies-list__nav .dropdown{position:absolute;z-index:9999999;display:none}.agencies-list__nav .dropdown .dropdown-menu,.agencies-list__nav .dropdown .dropdown-panel{min-width:160px;max-width:360px;list-style:none;background:#fff;border:1px solid #e3e3e3;border-radius:0;-webkit-box-shadow:none;box-shadow:none;overflow:visible;padding:6px 0;margin:0}.agencies-list__nav .dropdown .dropdown-menu li{list-style:none;padding:0 8px;margin:0;line-height:15px;background:#fff;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}.agencies-list__nav .dropdown .dropdown-menu li:hover{background:#f5f7f9;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}.agencies-list__nav .dropdown .dropdown-menu li>a,.agencies-list__nav .dropdown .dropdown-menu li label{display:block;color:#000;font-weight:500;font-size:13px;text-decoration:none;line-height:18px;padding:8px 15px;margin:0;white-space:nowrap}.agencies-list__nav .dropdown .dropdown-menu li.tab_tip:hover{background:#fff}.agencies-list__nav .dropdown .dropdown-menu li.tab_tip>A{border-bottom:2px solid rgba(0,0,0,0);display:inline-block;padding:8px 16px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.agencies-list__nav .dropdown .dropdown-menu li.tab_tip>A.act{border-bottom-color:#f1be48}.agencies-list__nav .dropdown .dropdown-menu li.drop-inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 12px}.agencies-list__nav .dropdown .dropdown-menu li.drop-inputs:hover{background:#fff}.agencies-list__nav .dropdown .dropdown-menu li.drop-inputs .input-wrap{width:50%}.agencies-list__nav .dropdown .dropdown-menu li.drop-inputs .input-wrap:first-child{margin-right:5px}.agencies-list__nav .dropdown .dropdown-menu li.drop-inputs .input-wrap:last-child{margin-left:5px}.agencies-list__nav .dropdown.dropdown-tip{margin-top:8px}.agencies-list__nav .dropdown.center_tip .dropdown-menu{font-weight:500;font-size:13px;line-height:13px}@media only screen and (max-width:767px){.agencies-list__specialization{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px}}@media only screen and (min-width:768px){.agencies-list__specialization{margin-right:34px}}.agencies-list__recs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.agencies-list__recs .checkbox-label{font-weight:400;font-size:12px;line-height:1;color:#000;opacity:.4}.agencies-list__nav{position:relative;margin-bottom:16px}@media only screen and (min-width:1280px){.agencies-list__nav{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}}.agencies-list__icon{display:block;cursor:pointer}@media only screen and (min-width:768px){.agencies-list__icon{display:none}}@media only screen and (max-width:767px){.agencies-list__tabs{margin-bottom:24px;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}}.agencies-list__tabs>ul{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1279px){.agencies-list__tabs>ul{overflow-x:scroll;padding-bottom:8px}}.agencies-list__tabs>ul li{position:relative;margin-right:16px;padding:0 8px 6px}.agencies-list__tabs>ul li:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#f1be48;opacity:0;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.agencies-list__tabs>ul li .link-nav{white-space:nowrap}.agencies-list__tabs>ul li#activeTabYellow{cursor:default}@media only screen and (max-width:767px){.agencies-list__tabs>ul li#activeTabYellow{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.agencies-list__tabs>ul li#activeTabYellow .link-nav{cursor:default}.agencies-list__tabs>ul li#activeTabYellow .link-nav:hover{color:inherit;cursor:default}.agencies-list__tabs>ul li#activeTabYellow:after{opacity:1}.agencies-list__search{position:relative;height:0;overflow:hidden;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}@media only screen and (min-width:768px){.agencies-list__search{width:214px;height:32px}}@media only screen and (min-width:1280px){.agencies-list__search{position:absolute;top:-50px;right:0}}.agencies-list__search input{display:block;width:100%;background:#fff;border:1px solid #e3e3e3;height:32px;font-size:12px;line-height:1;padding:0 34px 0 13px}.agencies-list__search input::-webkit-input-placeholder{font-size:12px;line-height:1;color:rgba(0,0,0,.4)}.agencies-list__search input::-moz-placeholder{font-size:12px;line-height:1;color:rgba(0,0,0,.4)}.agencies-list__search input:-ms-input-placeholder{font-size:12px;line-height:1;color:rgba(0,0,0,.4)}.agencies-list__search input:-moz-placeholder{font-size:12px;line-height:1;color:rgba(0,0,0,.4)}.agencies-list__search button{position:absolute;display:inline-block;border:none;border-radius:0;outline:none;background-color:#f1be48;width:24px;height:24px;top:4px;right:4px;z-index:2;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.602 6.855c-.33.306-.888.094-.888-.33V3.819H0v-.636h10.714V.474c0-.423.558-.635.888-.33l3.246 3.015a.46.46 0 010 .682l-3.246 3.014z' fill='%23fff'/%3E%3C/svg%3E");background-position:50% 50%;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.agencies-list__search button:focus,.agencies-list__search button:hover{background-color:#686868}.agencies-list__search button.disabled,.agencies-list__search button:disabled{cursor:not-allowed;opacity:.6}.agencies-list__content{padding-top:24px;margin-bottom:24px}@media only screen and (max-width:767px){.agencies-list__content{padding-top:12px}}@media only screen and (min-width:768px){.agencies-list__item{margin-bottom:24px}}.is-active{height:32px}.agency-item{padding:18px 0 12px}@media only screen and (min-width:768px){.agency-item{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:25% repeat(2,37.5%);padding:0 0 6px;border-bottom:1px solid #eef0f1}}@media only screen and (max-width:1279px){.agency-item{grid-template-columns:repeat(2,50%);grid-row-gap:24px;padding:0 0 12px}}@media only screen and (min-width:768px){.agency-item__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:1279px){.agency-item__group:first-child{grid-column:1/3;grid-row:1}}@media only screen and (max-width:767px){.agency-item__group:first-child{grid-column:1;grid-row:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:6px;margin-bottom:12px;border-bottom:1px solid #eef0f1}}@media only screen and (max-width:1279px){.agency-item__group:nth-child(2){grid-column:1;grid-row:2}}@media only screen and (max-width:767px){.agency-item__group:nth-child(2){grid-column:2;grid-row:2;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px}}@media only screen and (min-width:768px){.agency-item__group:nth-child(2){-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (max-width:1279px){.agency-item__group:nth-child(3){grid-column:2;grid-row:2}}@media only screen and (max-width:767px){.agency-item__group:nth-child(3){grid-column:3;grid-row:3}}.agency-item__img{width:52px;height:52px;margin-right:12px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.agency-item__img>a{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:100%}.agency-item__img img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media only screen and (min-width:1280px){.agency-item__data{padding-right:24px}}.agency-item__title{position:relative;margin-bottom:6px;display:-webkit-box;display:-ms-flexbox;display:flex}.agency-item__title>a{font-weight:500;font-size:14px;line-height:1.2;-ms-flex-negative:1;flex-shrink:1;color:#000;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.agency-item__title>a:focus,.agency-item__title>a:hover{color:#f1be48}.agency-item__title .premium{width:12px;height:16px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.agency-item__title .premium img{width:12px;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.agency-item__rating{margin-bottom:4px}.agency-item__recommends{font-weight:500;font-size:10px;line-height:1;color:rgba(0,0,0,.4)}.agency-item__region,.agency-item__specialisation{font-weight:400;font-size:12px;line-height:1.2;color:#000;opacity:.6}@media only screen and (max-width:767px){.agency-item__specialisation{margin:0 12px 0 0;width:50%}}@media only screen and (min-width:768px){.agency-item__specialisation{margin:0 12px 0 0;width:55%}}@media only screen and (min-width:1280px){.agency-item__specialisation{margin:0 12px 0 24px}}@media only screen and (max-width:767px){.agency-item__region{margin:0 0 0 12px;width:50%}}@media only screen and (min-width:768px){.agency-item__region{margin:0 0 0 12px;width:45%}}@media only screen and (max-width:767px){.agency-item__qty{margin-bottom:8px}}@media only screen and (min-width:768px){.agency-item__qty{margin:0 12px 0 24px;width:55%}}@media only screen and (min-width:768px){.agency-item__contact{margin:0 0 0 12px;width:45%}}.agency-item__contact .btn-main{width:100%}.profi-aside__top{padding-bottom:15px;border-bottom:1px solid #e3e3e3}.profi-aside__head{display:-webkit-box;display:-ms-flexbox;display:flex}.profi-aside__head .logo{max-width:123px}.profi-aside__head .logo img{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain;margin-bottom:10px}.profi-aside__head .share{margin-left:auto}.profi-aside__contacts{margin-bottom:24px}@media only screen and (min-width:1280px){.profi-aside__contacts{display:grid;grid-template-columns:repeat(2,calc(50% - 12px));grid-column-gap:24px}}.profi-aside .contact-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:16px}.profi-aside .contact-item .title{display:inline-block;margin-bottom:6px;font-size:12px;color:rgba(0,0,0,.4)}.profi-aside .contact-item .value{font-weight:500;font-size:12px;color:#2f80ed;word-wrap:break-word}.profi-aside .data{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:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:12px}.profi-aside .data__title{margin-bottom:9px;font-size:12px;line-height:normal;color:#000;font-weight:500}@media only screen and (min-width:1280px){.profi-aside .data__title{font-weight:500;font-size:16px;line-height:20px;color:#000;max-width:96%}}@media only screen and (min-width:1280px) and (max-width:767px){.profi-aside .data__title{font-size:14px;line-height:16px}}.profi-aside .data__rate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:11.11px;color:#f1be48;font-size:13px;font-weight:500;line-height:13px}.profi-aside .data__rate .rating-num{margin-right:5px}.profi-aside .data__info{display:-webkit-box;display:-ms-flexbox;display:flex}.profi-aside .data__info span{font-weight:500;font-size:9px;line-height:9px;color:rgba(0,0,0,.4)}.profi-aside .data__info>*+*{margin-left:16px}.profi-aside .data__info .role{position:relative}.profi-aside .data__info .role:after{content:"";position:absolute;top:20%;left:108%;width:4px;height:4px;border-radius:50%;background:#e3e3e3}.profi-aside__connect{position:relative}.profi-aside__connect .btn-main{width:100%}.profi-description__block-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:16px}@media only screen and (min-width:768px){.profi-description__block-button{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:24px}}.profi-description__block-button>:not(:last-child),.profi-description__block-button>:not(:only-child){margin-bottom:8px}@media only screen and (min-width:768px){.profi-description__block-button>:not(:last-child),.profi-description__block-button>:not(:only-child){margin-bottom:0;margin-right:18px}}.profi-description__block-button>:last-child{margin:0}.profi-info__top{border-bottom:1px solid #e3e3e3}.profi-info__title{font-weight:500;font-size:32px;line-height:1.2;color:#000}.profi-info__objects{display:-webkit-box;display:-ms-flexbox;display:flex}.profi-info__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:16px}.profi-info__grid .info,.profi-info__objects .info{margin-top:18px;margin-right:28px}.profi-info__grid .info .title,.profi-info__objects .info .title{margin-bottom:5px;font-size:12px;line-height:1;color:rgba(0,0,0,.4)}.profi-info__grid .info .value,.profi-info__objects .info .value{font-weight:500;font-size:16px;line-height:1;color:#000}.profi-info .notice{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}@media only screen and (min-width:1280px){.profi-info .notice{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.profi-info .notice>*+*{margin-left:18px}.profi-info .notice__eye{font-size:12px;color:rgba(0,0,0,.4)}.profi-info .icon-eye{margin-right:8px}.profi-info__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:18px;position:relative;z-index:1}.profi-info__description:before{content:"";position:absolute;top:11px;z-index:-1;width:100%;height:2px;background-image:-o-radial-gradient(circle,#e3e3e3 1px,rgba(0,0,0,0) 2px);background-image:radial-gradient(circle,#e3e3e3 1px,rgba(0,0,0,0) 2px);background-repeat:repeat-x;background-size:10px 2px}.profi-info__description .title{font-weight:400;line-height:1.2;color:#000;font-size:12px;line-height:20px;position:relative;background:#fff;padding-right:5px}@media only screen and (min-width:1280px){.profi-info__description .title{padding-right:27px}}.profi-info__description .value{width:50%;background:#fff;font-weight:500;font-size:16px;line-height:20px;color:#000;padding-left:9px}@media only screen and (max-width:767px){.profi-info__description .value{font-size:14px;line-height:16px}}@media only screen and (min-width:1280px){.profi-info__description .value{padding-left:16px}}.profi-info--dev .profi-info__top{padding-bottom:18px}.profi-info--realtor .profi-info__top{margin-bottom:16px}.profi-info--realtor .profi-info__title{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:10px}@media only screen and (min-width:768px){.profi-objects__title{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-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.profi-objects__title span a{display:block;font-weight:500;font-size:13px;line-height:13px;color:rgba(0,0,0,.4);color:#2f80ed;margin-bottom:16px}@media only screen and (min-width:768px){.profi-objects__title span a{margin-bottom:0}}@media only screen and (min-width:768px){.profi-objects__title span{-ms-flex-negative:0;flex-shrink:0}}.profi-objects__content .complexes_grid{margin-bottom:24px}.profi-slider{padding:24px 17px 52px!important;max-width:100%;width:100%;margin-bottom:32px;background:#fff;overflow:hidden;position:relative}@media only screen and (min-width:1280px){.profi-slider{padding:32px 25px;margin-bottom:60px;max-width:100%}}.profi-slider__navigation{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (min-width:1280px){.profi-slider__navigation{left:93.2%;top:24px;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.profi-slider__navigation .swiper-navigation{margin-right:28px;position:relative}.profi-slider__navigation .swiper-navigation .swiper-nav{display:none}@media only screen and (min-width:1280px){.profi-slider__navigation .swiper-navigation .swiper-nav{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:1280px){.profi-slider__navigation .swiper-navigation .swiper-pagination{position:absolute;left:-48px;bottom:14px}}.profi-slider__navigation .swiper-navigation .swiper-pagination>*+*{margin-left:8px}@media only screen and (min-width:1280px){.profi-slider__navigation .swiper-navigation .swiper-pagination>*+*{margin-left:4px}}.profi-slider__navigation .swiper-navigation .swiper-pagination .swiper-pagination-bullet{width:4px;height:4px;background:#f5f7f9;opacity:1}.profi-slider__navigation .swiper-navigation .swiper-pagination .swiper-pagination-bullet-active{background:#f1be48}.profi-slider__wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.profi-slider__title{font-weight:500;font-size:24px;line-height:35px;color:#000;margin-bottom:24px}@media only screen and (min-width:1280px){.profi-slider__title{margin-bottom:37px}}.profi-slider__tile{border:1px solid rgba(0,0,0,.1);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:stretch;-ms-flex-align:stretch;align-items:stretch;height:auto;width:100%}@media only screen and (min-width:1280px){.profi-slider__tile{width:21.5vw}}.profi-slider__tile:focus,.profi-slider__tile:hover{position:relative;outline:8px solid #f5f7f9;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.profi-slider__tile-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid rgba(0,0,0,.1);padding:24px;margin-bottom:24px}.profi-slider__tile-img img{width:104px;height:104px}.profi-slider__desription-developer{text-align:center;padding:0 20px}.profi-slider__desription-developer .title{font-weight:700;font-size:16px;line-height:20px;color:#000;margin-bottom:36px}@media only screen and (max-width:767px){.profi-slider__desription-developer .title{font-size:14px;line-height:16px}}.profi-slider__desription-developer .offers{font-weight:500;font-size:13px;line-height:13px;color:#000;margin-bottom:24px;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.card-news-title{margin-bottom:32px}@media only screen and (min-width:768px){.card-news-title{margin-bottom:20px}}.card-news-title .title{font-weight:500;font-size:24px;line-height:32px;color:rgba(0,0,0,.4);margin-bottom:16px;color:#000}@media only screen and (min-width:1280px){.card-news-title .title{font-size:32px;line-height:49px;margin-bottom:7px}}.card-news-items>*+*{margin-top:28px}@media only screen and (min-width:768px){.card-news-items>*+*{margin-top:24px}}.news-item{display:grid;grid-template-columns:1fr;grid-template-rows:auto 62.5vw}@media only screen and (min-width:768px){.news-item{grid-template-columns:210px 60%;grid-template-rows:auto;grid-column-gap:24px}}@media only screen and (min-width:1280px){.news-item{grid-template-columns:250px 60%}}.news-item--press{display:block}.news-item__image{width:100%;margin-bottom:8px;grid-area:2/1/3/2}@media only screen and (min-width:768px){.news-item__image{grid-area:1/1/6/2;margin-bottom:0;max-width:210px;min-width:210px}}@media only screen and (min-width:1280px){.news-item__image{max-width:250px;min-width:250px}}.news-item__image>a{display:block;height:100%}@media only screen and (min-width:768px){.news-item__image>a{height:auto}}.news-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.news-item__title{margin-bottom:16px}@media only screen and (min-width:768px){.news-item__title{grid-area:1/2/2/3}}.news-item__title a{font-weight:500;font-size:20px;line-height:24px;color:rgba(0,0,0,.4);color:#000}@media only screen and (min-width:768px){.news-item__title a{margin-bottom:8px}}@media only screen and (min-width:1280px){.news-item__title a{font-size:24px}}.news-item__description{font-weight:400;font-size:12px;line-height:20px;color:rgba(0,0,0,.4);color:rgba(0,0,0,.6);margin-bottom:8px}@media only screen and (min-width:768px){.news-item__description{grid-area:2/2/3/3;font-weight:400;font-size:16px;line-height:24px;color:rgba(0,0,0,.4);color:rgba(0,0,0,.6);margin-bottom:18px}}.news-item__date{font-weight:400;font-size:12px;line-height:12px;color:rgba(0,0,0,.4);margin-bottom:16px}@media only screen and (min-width:768px){.news-item__date{grid-area:3/2/4/3;font-weight:500;font-size:13px;line-height:13px;color:rgba(0,0,0,.4);color:#686868}}.news-item__more-details{justify-self:start;font-weight:500;font-size:13px;line-height:13px;color:#2f80ed}@media only screen and (min-width:768px){.news-item__more-details{grid-area:4/2/5/3}}@media only screen and (min-width:1280px){.add-news{max-width:30%;margin-left:auto}}.add-news label a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.add-news label a:before{content:"";display:block;margin-right:6px;width:19px;height:19px;background:url(/Content/Images/icon-plus.svg) no-repeat 50%/cover}.press-list .press__pagination{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}@media only screen and (min-width:1280px){.press-list .press__pagination{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.last-news__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (min-width:768px){.last-news__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.last-news__item .image{background:#686868;max-width:40px;max-height:40px;min-width:40px;width:12.5vw;height:12.5vw;margin-right:8px}@media only screen and (min-width:768px){.last-news__item .image{max-width:64px;max-height:64px;width:4.68vw;height:4.68vw;margin-right:16px}}.last-news__item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.last-news__item .text__link{display:block;margin-bottom:8px;font-weight:400;font-size:14px;line-height:16px;color:#000}@media only screen and (min-width:768px){.last-news__item .text__link{font-size:16px}}.last-news__item .text__date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.last-news__item .text__date span{font-weight:400;font-size:12px;line-height:1.2;color:#000;color:rgba(0,0,0,.4)}.last-news__item .text__date .views{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:18px}.last-news__item .text__date .views:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:12px;height:8px;margin-right:8px;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;background:url(/Content/Images/eye.svg) no-repeat 50%}.news-single__content{margin-left:0;margin-bottom:75.5px}@media only screen and (min-width:768px){.news-single__content{margin-bottom:18px}}.news-single__content .content-page-news .title{font-weight:500;color:#000;letter-spacing:-1px;margin-bottom:12px}@media only screen and (max-width:767px){.news-single__content .content-page-news .title{font-size:20px;line-height:26px}}@media only screen and (min-width:768px){.news-single__content .content-page-news .title{font-size:32px;line-height:36px}}.news-single__content .content-page-news .date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:12px;line-height:12px;color:rgba(0,0,0,.4);margin-bottom:24px}@media only screen and (min-width:768px){.news-single__content .content-page-news .date{margin-bottom:28px}}.news-single__content .content-page-news .date>*+*{margin-left:18px}.news-single__content .content-page-news .date .views{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-single__content .content-page-news .date .views:before{content:"";display:block;width:12px;height:8px;margin-right:8px;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;background:url(/Content/Images/eye.svg) no-repeat 50%}.news-single__content .content-page-news .content-text p img{margin:0!important}.news-single__five-news{padding:0 16px}@media only screen and (min-width:768px){.news-single__five-news{padding:0 18px}}@media only screen and (min-width:1280px){.news-single__five-news{padding:0;margin-bottom:80px}}.news-single__five-news .last-news>*+*{margin-top:18px}.news-single__five-news .last-news .item{background:rgba(0,0,0,0)}.link-back{position:relative;display:block;padding-left:45px;font-size:13px;line-height:13px;font-weight:500;color:#000;margin-bottom:24px}.link-back:before{content:"";position:absolute;top:1.5px;left:0;width:37px;height:11px;background:url(/Content/Images/icon-news-arrow-right.svg) no-repeat 50%}.news-single-social{padding:16px;margin:0 16px 40px;border:1px solid #f1be48;background:#fff;overflow:hidden;text-align:center}@media only screen and (min-width:768px){.news-single-social{text-align:left;margin:0 0 40px;padding:24px}}@media only screen and (min-width:768px){.news-single-social--news{min-height:106px;margin:0 16px 60px}}@media only screen and (min-width:1280px){.news-single-social--news{margin:0 0 40px}}@media only screen and (min-width:768px){.news-single-social--press{margin:0 16px 60px}}@media only screen and (min-width:1280px){.news-single-social--press{margin:0 0 40px}}.news-single-social .title{margin-bottom:12px;font-weight:500;font-size:16px;line-height:16px;color:rgba(0,0,0,.4);color:rgba(0,0,0,.6)}@media only screen and (min-width:768px){.news-single-social .title{margin-bottom:18px}}.news-single-social .subscribe-channel{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}@media only screen and (min-width:768px){.news-single-social .subscribe-channel{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.news-single-social .subscribe-channel p{font-weight:400;font-size:16px;line-height:24px;color:rgba(0,0,0,.4);color:rgba(0,0,0,.6);margin-bottom:24px;margin-right:0}@media only screen and (min-width:768px){.news-single-social .subscribe-channel p{margin-right:18px;margin-bottom:0}}.news-single-social .link-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-single-social .link-social>*+*{margin-left:24px}.news-block-breadcrumbs{padding-top:68px}@media only screen and (min-width:768px){.news-block-breadcrumbs{padding-top:58px}}@media only screen and (min-width:1280px){.news-block-breadcrumbs{padding:34px 0 0 34px}}.press-single__item{margin-bottom:75.5px}@media only screen and (min-width:768px){.press-single__item{margin-bottom:24px}}.press-single__item .title{font-weight:500;color:#000;letter-spacing:-1px;margin-bottom:12px}@media only screen and (max-width:767px){.press-single__item .title{font-size:20px;line-height:26px}}@media only screen and (min-width:768px){.press-single__item .title{font-size:32px;line-height:36px;margin-bottom:18px}}.press-single__item .date{font-weight:400;font-size:12px;line-height:12px;color:rgba(0,0,0,.4);margin-bottom:24px}@media only screen and (min-width:768px){.press-single__item .date{margin-bottom:28px}}.press-single__item .date>*+*{margin-left:18px}.press-single__item .content-text p span img{margin:0!important}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.bg-pay-per-call,.hero-block{background:#fff}.hero-block{position:relative;padding:37px 0 104px}@media only screen and (min-width:1280px){.hero-block{padding:122px 0 116px}}.hero-block__graph-image{position:absolute;right:0;display:block}.hero-block__wrapper{display:grid;grid-template-rows:50vw 60%}@media only screen and (min-width:768px){.hero-block__wrapper{grid-template-rows:45vw 40%}}@media only screen and (min-width:1280px){.hero-block__wrapper{grid-template-columns:30vw 1fr;grid-template-rows:1fr;grid-column-gap:160px}}.hero-block__text{grid-area:2/1/3/2;margin-bottom:60px}@media only screen and (min-width:1280px){.hero-block__text{grid-area:1/1/2/2;margin-bottom:130px}}.hero-block__text .title{margin-bottom:24px;font-weight:500;font-size:24px;line-height:28px;color:rgba(0,0,0,.4);letter-spacing:-1px;color:#000}@media only screen and (min-width:768px){.hero-block__text .title{margin:0 0 16px;font-size:58.0299px;line-height:59px;letter-spacing:-.04em}}.hero-block__text .subtitle{margin-bottom:24px;font-weight:400;font-size:16px;line-height:24px;color:rgba(0,0,0,.4);color:rgba(0,0,0,.6)}@media only screen and (min-width:768px){.hero-block__text .subtitle{margin-bottom:61px}}.hero-block__graph{grid-area:1/1/2/2}@media only screen and (min-width:1280px){.hero-block__graph{grid-area:1/2/2/3}}.hero-block__graph .percent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2px;font-weight:400;font-size:16px;line-height:16px;color:rgba(0,0,0,.4);letter-spacing:-1px;color:#000}@media only screen and (min-width:768px){.hero-block__graph .percent{margin-bottom:9px;font-size:32px;line-height:36px}}.hero-block__graph .percent:before{content:"";display:block;width:16px;height:16px;margin-right:8px;background:url(/Content/Images/new-arrow-top.svg) no-repeat 50%/cover}@media only screen and (min-width:768px){.hero-block__graph .percent:before{width:28px;height:28px}}.hero-block__graph .description{margin-bottom:2px;font-weight:400;font-size:12px;line-height:16px;color:rgba(0,0,0,.4)}@media only screen and (min-width:768px){.hero-block__graph .description{margin-bottom:33px;color:#686868}}.hero-block__graph .author{font-weight:400;font-size:12px;line-height:16px;color:rgba(0,0,0,.4);color:#000}.hero-block__info{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}@media only screen and (min-width:1280px){.hero-block__info{-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;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}.hero-block__info>*+*{margin-top:40px}@media only screen and (min-width:1280px){.hero-block__info>*+*{margin-top:0;margin-left:55px}}.hero-block__info .info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-block__info .info-item img{margin-right:20px}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.performance-block{padding:88px 0;background:#f5f7f9}@media only screen and (min-width:1280px){.performance-block{padding:66px 0 114px}}.performance-block__title{padding:0 16px;margin-bottom:24px;text-align:center;font-weight:500;font-size:24px;line-height:28px;color:rgba(0,0,0,.4);letter-spacing:-1px;color:#000}@media only screen and (min-width:768px){.performance-block__title{padding:0 50px;margin-bottom:34px;font-size:24px;line-height:24px}}@media only screen and (min-width:1280px){.performance-block__title{padding:0 10.2123vw}}.performance-block__border{padding:61px 0 64px;margin-bottom:24px;border:16px solid #fff;border-right:unset;border-left:unset}@media only screen and (min-width:768px){.performance-block__border{padding:81px 50px 93px;margin-bottom:64px;border:16px solid #fff}}@media only screen and (min-width:1280px){.performance-block__wrapper{display:grid;grid-template-columns:52.13% 40%;grid-template-rows:repeat(1,auto);grid-column-gap:81px}}.performance-block__graph{margin-bottom:50px}.performance-block__content{grid-area:1/2/2/3}.performance-block__content .title{margin-bottom:16px;font-weight:500;font-size:24px;line-height:26px;color:rgba(0,0,0,.4);color:#000}@media only screen and (min-width:1280px){.performance-block__content .title{margin-bottom:48px;font-weight:500;font-size:40px;line-height:44px}}.performance-block__content .percent{margin-bottom:8px;font-weight:500;font-size:16px;line-height:16px;color:rgba(0,0,0,.4);color:#000}@media only screen and (min-width:1280px){.performance-block__content .percent{margin-bottom:85px;font-weight:500;font-size:32px;line-height:36px}}.performance-block__content .percent span{font-weight:400;font-size:12px;line-height:16px;color:rgba(0,0,0,.4)}@media only screen and (min-width:1280px){.performance-block__content .percent span{font-size:16px;line-height:20px;color:#686868}}.performance-block__content .date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:12px;line-height:16px;color:rgba(0,0,0,.4)}@media only screen and (min-width:1280px){.performance-block__content .date{font-size:16px;line-height:24px;color:#686868}}.performance-block__content .date:before{content:"";display:block;width:26.16px;height:26.25px;margin-right:6px;background:url(/Content/Images/icon-clock.svg) no-repeat 50%/cover}@media only screen and (min-width:1280px){.performance-block__content .date:before{margin-right:12px;width:16.1px;height:16.15px}}.performance-block__slider-titles{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:-10px}@media only screen and (min-width:768px){.performance-block__slider-titles{margin-bottom:15px}}.performance-block__slider-titles .title-slider{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);visibility:hidden;text-align:center;font-weight:400;font-size:14px;line-height:16px;color:rgba(0,0,0,.4);color:rgba(0,0,0,.6);-webkit-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}@media only screen and (min-width:768px){.performance-block__slider-titles .title-slider{position:absolute;top:-24px;-webkit-transform:unset;-ms-transform:unset;transform:unset;visibility:unset;font-size:14px}}@media only screen and (min-width:768px) and (min-width:768px){.performance-block__slider-titles .title-slider--left{left:12%}}@media only screen and (min-width:768px) and (min-width:768px){.performance-block__slider-titles .title-slider--right{left:70%}}.performance-block__slider-titles .active{visibility:visible;font-weight:700;font-size:14px;line-height:16px;color:rgba(0,0,0,.4);color:#000}@media only screen and (min-width:768px){.performance-block__slider-titles .active{font-size:16px;visibility:unset}}.performance-block-slider_nav{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.performance-block-slider_nav .performance-swiper-scrollbar{padding:0;margin-bottom:24px;height:1px;width:100%;background:#e3e3e3;z-index:1;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (min-width:768px){.performance-block-slider_nav .performance-swiper-scrollbar{margin-bottom:15px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.performance-block-slider_nav .performance-swiper-scrollbar .swiper-scrollbar-drag{background:#f1be48}.performance-block-slider_nav .swiper-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:16px}@media only screen and (min-width:768px){.performance-block-slider_nav .swiper-navigation{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.performance-block-slider_nav .swiper-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media only screen and (min-width:768px){.performance-block-slider_nav .swiper-btn{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}.performance-block-slider_nav .performance-swiper-pagination{display:none;font-weight:400;font-size:13px;line-height:13px;color:rgba(0,0,0,.4);color:#000}@media only screen and (min-width:768px){.performance-block-slider_nav .performance-swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;z-index:1;margin-bottom:unset;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}}.performance-block-slider_nav .performance-swiper-pagination--mobile{display:block;margin-bottom:24px;text-align:center;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media only screen and (min-width:768px){.performance-block-slider_nav .performance-swiper-pagination--mobile{display:none}}.performance-block-slider_nav .btn-of-leads{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}@media only screen and (min-width:768px){.performance-block-slider_nav .btn-of-leads{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.targeted-appeal-block{background:#f5f7f9;padding:88px 0}@media only screen and (min-width:1280px){.targeted-appeal-block{padding:131px 0 107px}}.targeted-appeal-block__wrapper{display:grid;grid-template-rows:repeat(2,auto);grid-row-gap:44px}@media only screen and (min-width:1280px){.targeted-appeal-block__wrapper{grid-template-columns:repeat(2,auto);grid-template-rows:repeat(1,auto);grid-column-gap:168px}}.targeted-appeal-block__description .title{margin-bottom:24px;font-weight:500;font-size:24px;line-height:28px;color:rgba(0,0,0,.4);color:#000}@media only screen and (min-width:768px){.targeted-appeal-block__description .title{margin-bottom:19px;font-size:40px;line-height:44px}}.targeted-appeal-block__description .subtitle{margin-bottom:24px;font-weight:400;font-size:12px;line-height:20px;color:rgba(0,0,0,.4);color:rgba(0,0,0,.6)}@media only screen and (min-width:768px){.targeted-appeal-block__description .subtitle{margin-bottom:42px;width:80%;font-size:16px;line-height:24px}}.targeted-appeal-block__items{padding-left:10px}.targeted-appeal-block__items>*+*{margin-top:36px}.targeted-appeal-block__item{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;font-size:16px;line-height:20px normal;color:rgba(0,0,0,.4);color:#000}.targeted-appeal-block__item:before{content:"";display:block;margin-right:25px;min-width:17px;height:13px;background:url(/Content/Images/icon-checked.svg) no-repeat 50%;background-size:cover}.targeted-appeal-block__last-link{text-decoration:underline;font-weight:400;font-size:16px;line-height:20px normal;color:rgba(0,0,0,.4);color:#000}.targeted-appeal-block__last-link:hover{color:#f1be48}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0);text-decoration:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;padding:initial;outline:none}button:focus,input:focus,optgroup:focus,select:focus,textarea:focus{outline:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@media screen and (device-aspect-ratio:2/3){input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{font-size:16px}}@media screen and (device-aspect-ratio:40/71){input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{font-size:16px}}@media screen and (device-aspect-ratio:375/667){input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{font-size:16px}}@media screen and (device-aspect-ratio:9/16){input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{font-size:16px}}h1,h2,h3,h4,h5{margin:initial}.title-block{font-family:GothamPro,sans-serif;font-size:24px;font-weight:500;text-align:center;margin:0 0 56px}.what-speak-clients-block{padding:88px 0 0;background-color:#fff}@media only screen and (min-width:1280px){.what-speak-clients-block{padding:116px 0 120px}}.what-speak-clients-block__quotes{position:relative}.what-speak-clients-block__quotes img{display:none}@media only screen and (min-width:768px){.what-speak-clients-block__quotes img{display:block;margin-bottom:15px}}.what-speak-clients-block__quotes .what-speak-clients-block-slider_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){.what-speak-clients-block__quotes .what-speak-clients-block-slider_nav{display:unset}}.what-speak-clients-block__quotes .what-speak-swiper-scrollbar{padding:0;margin-bottom:30.53px;height:1px;width:100%;max-width:1366px;background:#e3e3e3;z-index:1;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (min-width:1280px){.what-speak-clients-block__quotes .what-speak-swiper-scrollbar{margin-bottom:15px}}.what-speak-clients-block__quotes .what-speak-swiper-scrollbar .swiper-scrollbar-drag{background:#f1be48}.what-speak-clients-block__quotes .box-navigation{position:relative;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:32px}.what-speak-clients-block__quotes .box-navigation .swiper-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media only screen and (min-width:768px){.what-speak-clients-block__quotes .box-navigation .swiper-navigation{margin-right:0}}.what-speak-clients-block__quotes .box-navigation .what-speak-swiper-pagination{height:15px;font-weight:400;font-size:13px;line-height:13px;color:rgba(0,0,0,.4);color:#000}@media only screen and (max-width:767px){.what-speak-clients-block__quotes .box-navigation .what-speak-swiper-pagination{position:absolute;top:50%;left:50%;text-align:center;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media only screen and (min-width:768px){.what-speak-clients-block__quotes .box-navigation .what-speak-swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;z-index:1}}.what-speak-clients-block__title{margin-bottom:18px;text-align:center;font-weight:500;font-size:24px;line-height:28px;color:rgba(0,0,0,.4);letter-spacing:-1px;color:#000}@media only screen and (min-width:768px){.what-speak-clients-block__title{margin-bottom:73px;font-size:24px;line-height:24px}}.what-speak-clients-block__col,.what-speak-clients-block__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.what-speak-clients-block__col{-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}@media only screen and (min-width:1280px){.what-speak-clients-block__col{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}}.what-speak-clients-block__col .photo{width:100%;margin-bottom:24px}@media only screen and (min-width:1280px){.what-speak-clients-block__col .photo{width:32.71%;max-height:unset;margin-right:24px;height:246px}}.what-speak-clients-block__col .photo .image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:768px){.what-speak-clients-block__col .photo .image{height:400px;-o-object-fit:contain;object-fit:contain}}@media only screen and (min-width:1280px){.what-speak-clients-block__col .photo .image{height:100%;-o-object-fit:cover;object-fit:cover}}.what-speak-clients-block__col .blog-author{width:100%}@media only screen and (min-width:1280px){.what-speak-clients-block__col .blog-author{width:63.2%}}.what-speak-clients-block__col .blog-author .author{margin-bottom:6px;font-weight:400;font-size:12px;line-height:16px;color:rgba(0,0,0,.4);color:rgba(0,0,0,.6)}@media only screen and (min-width:768px){.what-speak-clients-block__col .blog-author .author{margin-bottom:15px}}.what-speak-clients-block__col .blog-author .name{font-weight:500;font-size:20px;line-height:24px;color:rgba(0,0,0,.4);color:#000;margin-bottom:16px}@media only screen and (min-width:768px){.what-speak-clients-block__col .blog-author .name{margin-bottom:30px;font-size:24px}}.what-speak-clients-block__col .blog-author .description{font-weight:400;font-size:12px;line-height:16px;color:rgba(0,0,0,.4);color:rgba(0,0,0,.6)}@media only screen and (min-width:768px){.what-speak-clients-block__col .blog-author .description{font-size:16px;line-height:24px}}