@font-face {font-family: 'inter-regular';src: url("../fonts/inter-regular.woff2") format("woff2");font-weight: normal;font-style: normal;font-display: swap;}@font-face {font-family: 'playbold';src: url("../fonts/play-bold.woff2") format("woff2");font-weight: normal;font-style: normal;font-display: swap;}@font-face {font-family: 'playregular';src: url("../fonts/play-regular.woff2") format("woff2");font-weight: normal;font-style: normal;font-display: swap;}@font-face {font-family: 'inter-semi';src: url("../fonts/inter-semibold.woff2") format("woff2");font-weight: normal;font-style: normal;font-display: swap;}html {line-height: 1.15;-webkit-text-size-adjust: 100%;}body {margin: 0;}main {display: block;}hr {box-sizing: content-box;height: 0;overflow: visible;}pre {font-family: monospace, monospace;font-size: 1em;}a {background-color: transparent;}abbr[title] {border-bottom: none;text-decoration: underline;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: -0.25em;}sup {top: -0.5em;}img {border-style: none;}button, input, optgroup, select, textarea {font-family: inherit;line-height: 1.15;margin: 0;}button, input {overflow: visible;}button, select {text-transform: none;}button, [type="button"], [type="reset"], [type="submit"] {-webkit-appearance: button;}button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {border-style: none;padding: 0;}button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}fieldset {padding: 0.35em 0.75em 0.625em;}legend {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"] {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;}template {display: none;}[hidden] {display: none;}.animated {animation-duration: 0.9s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}.animated.infinite {-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}@keyframes slideRight {from {opacity: 0;transform: translate3d(-100%, 0, 0);}to {opacity: 1;transform: none;}}@keyframes fadeInUp {0% {opacity: 0;transform: translate3d(0, 50%, 0);}100% {opacity: 1;transform: none;}}.fadeInUp {-webkit-animation-name: fadeInUp;animation-name: fadeInUp;}@keyframes fadeInLeft {0% {opacity: 0;transform: translate3d(-20%, 0, 0);}100% {opacity: 1;transform: none;}}.fadeInLeft {-webkit-animation-name: fadeInLeft;animation-name: fadeInLeft;}@keyframes fadeInRight {0% {opacity: 0;transform: translate3d(20%, 0, 0);}100% {opacity: 1;transform: none;}}.fadeInRight {-webkit-animation-name: fadeInRight;animation-name: fadeInRight;}@keyframes fadeIn {0% {opacity: 0;}to {opacity: 1;}}.fadeIn {-webkit-animation-name: fadeIn;animation-name: fadeIn;}.slick-slider {position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}.slick-list:focus {outline: 0;}.slick-list.dragging {cursor: pointer;cursor: hand;}.slick-slider .slick-list, .slick-slider .slick-track {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.slick-track {position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto;}.slick-track:after, .slick-track:before {display: table;content: '';}.slick-track:after {clear: both;}.slick-loading .slick-track {visibility: hidden;}.slick-slide {display: none;float: left;height: 100%;min-height: 1px;}[dir=rtl] .slick-slide {float: right;}.slick-slide img {display: block;}.slick-slide.slick-loading img {display: none;}.slick-slide.dragging img {pointer-events: none;}.slick-initialized .slick-slide {display: block;}.slick-loading .slick-slide {visibility: hidden;}.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}.slick-arrow.slick-hidden {display: none;}.hystmodal__shadow {position: fixed;right: 0;left: 0;overflow: hidden;background-color: rgba(0, 71, 160, 0.8);}.hystmodal__opened body {overflow: hidden;}.hystmodal {position: fixed;top: 0;bottom: 0;right: 0;left: 0;overflow: hidden;overflow-y: auto;-webkit-overflow-scrolling: touch;opacity: 1;pointer-events: none;display: flex;flex-flow: column nowrap;justify-content: flex-start;z-index: 199;visibility: hidden;}.hystmodal--active {opacity: 1;}.hystmodal--active, .hystmodal--moved {pointer-events: auto;visibility: visible;}.hystmodal__wrap {flex-shrink: 0;flex-grow: 0;width: 100%;min-height: 100%;margin: auto;display: flex;flex-flow: column nowrap;align-items: center;justify-content: center;background: rgba(37, 42, 56, 0.95);}.hystmodal__window {margin: 50px 0;box-sizing: border-box;flex-shrink: 0;flex-grow: 0;background: #fff;width: 720px;max-width: 100%;overflow: visible;transition: transform 0.2s ease 0s;transform: scale(0.9);opacity: 0;}.hystmodal--active .hystmodal__window {transform: scale(1);opacity: 1;}.hystmodal__close {position: absolute;z-index: 10;top: 10px;right: 10px;display: block;width: 30px;height: 30px;background-color: #fff;border: none;font-size: 0;cursor: pointer;outline: none;display: flex;justify-content: center;align-items: center;}.hystmodal__close svg {flex: 0 0 25px;height: 25px;transform: rotate(45deg);transition: 0.25s;}.hystmodal__close:hover svg {transform: rotate(-135deg);}@media (max-width: 767px) {.hystmodal__window {margin: 0;}}body.compensate-for-scrollbar {overflow: hidden;}.fancybox-active {height: auto;}.fancybox-is-hidden {left: -9999px;margin: 0;position: absolute !important;top: -9999px;visibility: hidden;}.fancybox-container {-webkit-backface-visibility: hidden;height: 100%;left: 0;outline: none;position: fixed;-webkit-tap-highlight-color: transparent;top: 0;-ms-touch-action: manipulation;touch-action: manipulation;transform: translateZ(0);width: 100%;z-index: 99992;}.fancybox-container * {box-sizing: border-box;}.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {bottom: 0;left: 0;position: absolute;right: 0;top: 0;}.fancybox-outer {-webkit-overflow-scrolling: touch;overflow-y: auto;}.fancybox-bg {background: #1e1e1e;opacity: 0;transition-duration: inherit;transition-property: opacity;transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);}.fancybox-is-open .fancybox-bg {opacity: .9;transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);}.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {direction: ltr;opacity: 0;position: absolute;transition: opacity .25s ease,visibility 0s ease .25s;visibility: hidden;z-index: 99997;}.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {opacity: 1;transition: opacity .25s ease 0s,visibility 0s ease 0s;visibility: visible;}.fancybox-infobar {color: #ccc;font-size: 13px;-webkit-font-smoothing: subpixel-antialiased;height: 44px;left: 0;line-height: 44px;min-width: 44px;mix-blend-mode: difference;padding: 0 10px;pointer-events: none;top: 0;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.fancybox-toolbar {right: 0;top: 0;}.fancybox-stage {direction: ltr;overflow: visible;transform: translateZ(0);z-index: 99994;}.fancybox-is-open .fancybox-stage {overflow: hidden;}.fancybox-slide {-webkit-backface-visibility: hidden;display: none;height: 100%;left: 0;outline: none;overflow: auto;-webkit-overflow-scrolling: touch;padding: 44px;position: absolute;text-align: center;top: 0;transition-property: transform,opacity;white-space: normal;width: 100%;z-index: 99994;}.fancybox-slide:before {content: "";display: inline-block;font-size: 0;height: 100%;vertical-align: middle;width: 0;}.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {display: block;}.fancybox-slide--image {overflow: hidden;padding: 44px 0;}.fancybox-slide--image:before {display: none;}.fancybox-slide--html {padding: 6px;}.fancybox-content {background: #fff;display: inline-block;margin: 0;max-width: 100%;overflow: auto;-webkit-overflow-scrolling: touch;padding: 44px;position: relative;text-align: left;vertical-align: middle;}.fancybox-slide--image .fancybox-content {animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);-webkit-backface-visibility: hidden;background: transparent;background-repeat: no-repeat;background-size: 100% 100%;left: 0;max-width: none;overflow: visible;padding: 0;position: absolute;top: 0;transform-origin: top left;transition-property: transform,opacity;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;z-index: 99995;}.fancybox-can-zoomOut .fancybox-content {cursor: zoom-out;}.fancybox-can-zoomIn .fancybox-content {cursor: zoom-in;}.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {cursor: grab;}.fancybox-is-grabbing .fancybox-content {cursor: grabbing;}.fancybox-container [data-selectable=true] {cursor: text;}.fancybox-image, .fancybox-spaceball {background: transparent;border: 0;height: 100%;left: 0;margin: 0;max-height: none;max-width: none;padding: 0;position: absolute;top: 0;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;width: 100%;}.fancybox-spaceball {z-index: 1;}.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {height: 100%;overflow: visible;padding: 0;width: 100%;}.fancybox-slide--video .fancybox-content {background: #000;}.fancybox-slide--map .fancybox-content {background: #e5e3df;}.fancybox-slide--iframe .fancybox-content {background: #fff;}.fancybox-iframe, .fancybox-video {background: transparent;border: 0;display: block;height: 100%;margin: 0;overflow: hidden;padding: 0;width: 100%;}.fancybox-iframe {left: 0;position: absolute;top: 0;}.fancybox-error {background: #fff;cursor: default;max-width: 400px;padding: 40px;width: 100%;}.fancybox-error p {color: #444;font-size: 16px;line-height: 20px;margin: 0;padding: 0;}.fancybox-button {background: rgba(30, 30, 30, 0.6);border: 0;border-radius: 0;box-shadow: none;cursor: pointer;display: inline-block;height: 44px;margin: 0;padding: 10px;position: relative;transition: color .2s;vertical-align: top;visibility: inherit;width: 44px;}.fancybox-button, .fancybox-button:link, .fancybox-button:visited {color: #ccc;}.fancybox-button:hover {color: #fff;}.fancybox-button:focus {outline: none;}.fancybox-button.fancybox-focus {outline: 1px dotted;}.fancybox-button[disabled], .fancybox-button[disabled]:hover {color: #888;cursor: default;outline: none;}.fancybox-button div {height: 100%;}.fancybox-button svg {display: block;height: 100%;overflow: visible;position: relative;width: 100%;}.fancybox-button svg path {fill: currentColor;stroke-width: 0;}.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {display: none;}.fancybox-progress {background: #ff5268;height: 2px;left: 0;position: absolute;right: 0;top: 0;transform: scaleX(0);transform-origin: 0;transition-property: transform;transition-timing-function: linear;z-index: 99998;}.fancybox-close-small {background: transparent;border: 0;border-radius: 0;color: #ccc;cursor: pointer;opacity: .8;padding: 8px;position: absolute;right: -12px;top: -44px;z-index: 401;}.fancybox-close-small:hover {color: #fff;opacity: 1;}.fancybox-slide--html .fancybox-close-small {color: currentColor;padding: 10px;right: 0;top: 0;}.fancybox-slide--image.fancybox-is-scaling .fancybox-content {overflow: hidden;}.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {display: none;}.fancybox-navigation .fancybox-button {background-clip: content-box;height: 100px;opacity: 0;position: absolute;top: calc(50% - 50px);width: 70px;}.fancybox-navigation .fancybox-button div {padding: 7px;}.fancybox-navigation .fancybox-button--arrow_left {left: 0;left: env(safe-area-inset-left);padding: 31px 26px 31px 6px;}.fancybox-navigation .fancybox-button--arrow_right {padding: 31px 6px 31px 26px;right: 0;}.fancybox-caption {background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);bottom: 0;color: #eee;font-size: 14px;font-weight: 400;left: 0;line-height: 1.5;padding: 75px 44px 25px;pointer-events: none;right: 0;text-align: center;z-index: 99996;}@supports (padding: 0px) {.fancybox-caption {padding: 75px;}}.fancybox-caption--separate {margin-top: -50px;}.fancybox-caption__body {max-height: 50vh;overflow: auto;pointer-events: all;}.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {color: #ccc;text-decoration: none;}.fancybox-caption a:hover {color: #fff;text-decoration: underline;}.fancybox-loading {animation: a 1s linear infinite;background: transparent;border: 4px solid #888;border-bottom-color: #fff;border-radius: 50%;height: 50px;left: 50%;margin: -25px 0 0 -25px;opacity: .7;padding: 0;position: absolute;top: 50%;width: 50px;z-index: 99999;}@keyframes a {to {transform: rotate(1turn);}}.fancybox-animated {transition-timing-function: cubic-bezier(0, 0, 0.25, 1);}.fancybox-fx-slide.fancybox-slide--previous {opacity: 0;transform: translate3d(-100%, 0, 0);}.fancybox-fx-slide.fancybox-slide--next {opacity: 0;transform: translate3d(100%, 0, 0);}.fancybox-fx-slide.fancybox-slide--current {opacity: 1;transform: translateZ(0);}.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {opacity: 0;transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);}.fancybox-fx-fade.fancybox-slide--current {opacity: 1;}.fancybox-fx-zoom-in-out.fancybox-slide--previous {opacity: 0;transform: scale3d(1.5, 1.5, 1.5);}.fancybox-fx-zoom-in-out.fancybox-slide--next {opacity: 0;transform: scale3d(0.5, 0.5, 0.5);}.fancybox-fx-zoom-in-out.fancybox-slide--current {opacity: 1;transform: scaleX(1);}.fancybox-fx-rotate.fancybox-slide--previous {opacity: 0;transform: rotate(-1turn);}.fancybox-fx-rotate.fancybox-slide--next {opacity: 0;transform: rotate(1turn);}.fancybox-fx-rotate.fancybox-slide--current {opacity: 1;transform: rotate(0deg);}.fancybox-fx-circular.fancybox-slide--previous {opacity: 0;transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);}.fancybox-fx-circular.fancybox-slide--next {opacity: 0;transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);}.fancybox-fx-circular.fancybox-slide--current {opacity: 1;transform: scaleX(1) translateZ(0);}.fancybox-fx-tube.fancybox-slide--previous {transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);}.fancybox-fx-tube.fancybox-slide--next {transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);}.fancybox-fx-tube.fancybox-slide--current {transform: translateZ(0) scale(1);}@media (max-height: 576px) {.fancybox-slide {padding-left: 6px;padding-right: 6px;}.fancybox-slide--image {padding: 6px 0;}.fancybox-close-small {right: -6px;}.fancybox-slide--image .fancybox-close-small {background: #4e4e4e;color: #f2f4f6;height: 36px;opacity: 1;padding: 6px;right: 0;top: 0;width: 36px;}.fancybox-caption {padding-left: 12px;padding-right: 12px;}@supports (padding: 0px) {.fancybox-caption {padding-left: 12px;}}}.fancybox-share {background: #f4f4f4;border-radius: 3px;max-width: 90%;padding: 30px;text-align: center;}.fancybox-share h1 {color: #222;font-size: 35px;font-weight: 700;margin: 0 0 20px;}.fancybox-share p {margin: 0;padding: 0;}.fancybox-share__button {border: 0;border-radius: 3px;display: inline-block;font-size: 14px;font-weight: 700;line-height: 40px;margin: 0 5px 10px;min-width: 130px;padding: 0 15px;text-decoration: none;transition: all .2s;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;white-space: nowrap;}.fancybox-share__button:link, .fancybox-share__button:visited {color: #fff;}.fancybox-share__button:hover {text-decoration: none;}.fancybox-share__button--fb {background: #3b5998;}.fancybox-share__button--fb:hover {background: #344e86;}.fancybox-share__button--pt {background: #bd081d;}.fancybox-share__button--pt:hover {background: #aa0719;}.fancybox-share__button--tw {background: #1da1f2;}.fancybox-share__button--tw:hover {background: #0d95e8;}.fancybox-share__button svg {height: 25px;margin-right: 7px;position: relative;top: -1px;vertical-align: middle;width: 25px;}.fancybox-share__button svg path {fill: #fff;}.fancybox-share__input {background: transparent;border: 0;border-bottom: 1px solid #d7d7d7;border-radius: 0;color: #5d5b5b;font-size: 14px;margin: 10px 0 0;outline: none;padding: 10px 15px;width: 100%;}.fancybox-thumbs {background: #ddd;bottom: 0;display: none;margin: 0;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;padding: 2px 2px 4px;position: absolute;right: 0;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);top: 0;width: 212px;z-index: 99995;}.fancybox-thumbs-x {overflow-x: auto;overflow-y: hidden;}.fancybox-show-thumbs .fancybox-thumbs {display: block;}.fancybox-show-thumbs .fancybox-inner {right: 212px;}.fancybox-thumbs__list {font-size: 0;height: 100%;list-style: none;margin: 0;overflow-x: hidden;overflow-y: auto;padding: 0;position: absolute;position: relative;white-space: nowrap;width: 100%;}.fancybox-thumbs-x .fancybox-thumbs__list {overflow: hidden;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {width: 7px;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {background: #fff;border-radius: 10px;box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {background: #2a2a2a;border-radius: 10px;}.fancybox-thumbs__list a {-webkit-backface-visibility: hidden;backface-visibility: hidden;background-color: rgba(0, 0, 0, 0.1);background-position: 50%;background-repeat: no-repeat;background-size: cover;cursor: pointer;float: left;height: 75px;margin: 2px;max-height: calc(100% - 8px);max-width: calc(50% - 4px);outline: none;overflow: hidden;padding: 0;position: relative;-webkit-tap-highlight-color: transparent;width: 100px;}.fancybox-thumbs__list a:before {border: 6px solid #ff5268;bottom: 0;content: "";left: 0;opacity: 0;position: absolute;right: 0;top: 0;transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);z-index: 99991;}.fancybox-thumbs__list a:focus:before {opacity: .5;}.fancybox-thumbs__list a.fancybox-thumbs-active:before {opacity: 1;}@media (max-width: 576px) {.fancybox-thumbs {width: 110px;}.fancybox-show-thumbs .fancybox-inner {right: 110px;}.fancybox-thumbs__list a {max-width: calc(100% - 10px);}}*, *:after, *:before {box-sizing: border-box;-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: optimizeLegibility;}::-webkit-scrollbar {width: 8px;height: 8px;}::-webkit-scrollbar-track {background: #111;}::-webkit-scrollbar-thumb {background: #f1f1f1;}::-webkit-scrollbar-thumb:hover {background: #F1DD95;}html {height: 100%;width: 100%;}body {margin: 0;padding: 66px 0 0;font-family: 'inter-regular', Arial, sans-serif;font-weight: 400;font-size: 14px;line-height: 1.5;color: #fff;background-color: #292023;min-width: 320px;}body.fixed, body.locked {overflow: hidden;}a, button {cursor: pointer;}picture {display: flex;align-items: center;}picture img {display: block;}table {border-collapse: collapse;}p {margin: 0 0 20px;}img {max-width: 100%;}iframe {max-width: 100%;}b, strong {font-family: 'inter-semi';font-weight: normal;}@media (min-width: 768px) {body {padding: 71px 0 0;}}@media (min-width: 1200px) {.index-page, .complex-page {padding-top: 0;}body {padding: 81px 0 0;}}@media (min-width: 1536px) {body {font-size: 16px;}}@media (min-width: 1900px) {body {padding: 107px 0 0;}}h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {line-height: 1.3;}h1, .h1, h2, .h2, h3, .h3 {margin-top: 20px;margin-bottom: 15px;font-family: "playbold", sans-serif;font-weight: normal;}h4, .h4, h5, .h5, h6, .h6 {margin-top: 10px;margin-bottom: 10px;font-family: "playregular", sans-serif;}h1, .h1 {font-size: 38px;}h2, .h2 {font-size: 30px;line-height: 1.4;}h3, .h3 {font-size: 24px;}h4, .h4 {font-size: 18px;}h5, .h5 {font-size: 14px;}h6, .h6 {font-size: 12px;}.title-group {position: relative;z-index: 2;}.title-group h1, .title-group .h1, .title-group h2, .title-group .h2 {font-size: 72px;text-transform: uppercase;margin-top: 0;margin-bottom: 0;line-height: 1.1;font-weight: normal;}.title-group h3, .title-group .h3 {font-size: 48px;text-transform: uppercase;margin-top: 0;margin-bottom: 0;}.title-group .mx-auto {max-width: 860px;font-size: 18px;margin-top: 10px;}.title-group p {font-size: 18px;margin-top: 10px;}.wide-group {display: flex;align-items: center;justify-content: space-between;}.wide-group .select-container .select-button {width: 320px;}.wide-group .form-group {padding-bottom: 0;}.float-title {background-color: #43383C;padding: 10px 30px;display: inline-block;position: relative;margin: 0;transform: translateY(-50%);font-size: 32px;text-transform: uppercase;color: #fff;}.upper-title > h2, .upper-title > .h2 {text-transform: uppercase;font-size: 42px;}@media (max-width: 2000px) {.title-group h1, .title-group .h1, .title-group h2, .title-group .h2 {font-size: 62px;}.upper-title > h2, .upper-title > .h2 {font-size: 38px;}}@media (max-width: 1699px) {.title-group h1, .title-group .h1, .title-group h2, .title-group .h2 {font-size: 52px;}.title-group h3, .title-group .h3 {font-size: 42px;}}@media (max-width: 1399px) {.title-group h1, .title-group .h1, .title-group h2, .title-group .h2 {font-size: 42px;}.title-group h3, .title-group .h3 {font-size: 36px;}.upper-title > h2, .upper-title > .h2 {font-size: 32px;}}@media (max-width: 1199px) {.catalog-section .wide-group {display: block;}.catalog-section .wide-group .form-group {margin-top: 20px;}.catalog-section .wide-group .select-container .select-button, .catalog-section .wide-group .select-container {width: 100%;}.title-group h1, .title-group .h1, .title-group h2, .title-group .h2 {font-size: 38px;}h1, .h1 {font-size: 32px;}h2, .h2 {font-size: 24px;}.title-group h3, .title-group .h3 {font-size: 32px;}.upper-title > h2, .upper-title > .h2 {font-size: 28px;}}@media (max-width: 991px) {.title-group h1, .title-group .h1, .title-group h2, .title-group .h2 {font-size: 32px;}.upper-title > h2, .upper-title > .h2 {font-size: 24px;}h1, .h1 {font-size: 28px;}h2, .h2 {font-size: 22px;}h3, .h3 {font-size: 18px;}h4, .h4 {font-size: 16px;}}@media (max-width: 767px) {.title-group h1, .title-group .h1, .title-group h2, .title-group .h2 {font-size: 28px;}.upper-title > h2, .upper-title > .h2 {font-size: 22px;}}.fill-dark {background-color: #22181B;}.fill-white {background-color: #fff;color: #111;}.fill-half {position: relative;}.fill-half:after {content: '';position: absolute;left: 0;right: 0;top: 0;height: 55%;background-color: #22181B;z-index: 1;}.fill-half-bottom {position: relative;}.fill-half-bottom .container {position: relative;z-index: 2;}.fill-half-bottom:after {content: '';position: absolute;left: 0;right: 0;bottom: 0;height: 60%;background-color: #22181B;z-index: 1;}.posrel {position: relative;}.text-right {text-align: right;}.text-center {text-align: center;}.upper-title p {max-width: 680px;}.vertical-center {display: flex;flex-direction: column;justify-content: center;}.mx-auto {margin-left: auto;margin-right: auto;}.align-center {display: flex;justify-content: center;}.align-right {display: flex;justify-content: flex-end;}.mb-0 {margin-bottom: 0;}.mt-20 {margin-top: 20px;}.mt-40 {margin-top: 40px;}.mb-50 {margin-bottom: 50px;}.pb-50 {padding-bottom: 50px;}.pt-50 {padding-top: 50px;}.pl-50 {padding-left: 50px;}.pr-50 {padding-right: 50px;}.mb-80 {margin-bottom: 80px;}.mt-100 {margin-top: 100px;}.mb-100 {margin-bottom: 100px;}.pl-90 {padding-left: 90px !important;}.mln-90 {margin-left: -90px;}.pt-100 {padding-top: 100px;}.pb-100 {padding-bottom: 100px;}.pl-100 {padding-left: 100px !important;}.pt-130 {padding-top: 130px;}.pt-150 {padding-top: 150px;}.pb-150 {padding-bottom: 150px;}.pl-150 {padding-left: 150px !important;}.pr-150 {padding-right: 150px !important;}.pt-250 {padding-top: 250px;}.mtn-150 {margin-top: -150px;position: relative;z-index: 3;}.fill-dark.mtn-150 {padding: 120px 100px 110px;}.ty-50 {position: relative;transform: translateY(50%);}.d-flex {display: flex;}@media (max-width: 1699px) {.title-group .mx-auto {font-size: 16px;}.index-page .pt-150, .index-page .pt-130 {padding-top: 120px;}.index-page .pb-150 {padding-bottom: 120px;}.index-page .title-group.mb-100 {margin-bottom: 60px;}}@media (max-width: 1199px) {.title-group .mx-auto, .title-group p {font-size: 14px;}.index-page .pt-150, .index-page .pt-130 {padding-top: 80px;}.index-page .pb-150 {padding-bottom: 80px;}}@media (max-width: 991px) {.index-about .arrow-link.mb-80 {margin-bottom: 30px;}}@media (max-width: 575px) {.index-page .title-group.wide-group {display: block;}.index-page .title-group.wide-group .h2, .index-page .title-group.wide-group h2 {margin-bottom: 10px;}.index-page .title-group.mb-100, .index-page .title-group.mb-50 {margin-bottom: 40px;}}.container-fluid {width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}.container {width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}.row {display: flex;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {position: relative;width: 100%;padding-right: 15px;padding-left: 15px;}@media (min-width: 576px) {.container {max-width: 540px;}}@media (min-width: 768px) {.container {max-width: 720px;}}@media (min-width: 992px) {.container {max-width: 960px;}}@media (min-width: 1200px) {.container {max-width: 1170px;padding-right: 20px;padding-left: 20px;}.container.text-container {max-width: 960px;}}@media (min-width: 1400px) {.container {max-width: 1320px;}}@media (min-width: 1700px) {.container {max-width: 1500px;padding-right: 30px;padding-left: 30px;}.row {margin-right: -30px;margin-left: -30px;}.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {padding-right: 30px;padding-left: 30px;}}@media (min-width: 1860px) {.container {max-width: 1780px;}}.col {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.col-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}.col-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.col-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.col-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}.col-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.col-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}.col-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.col-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}.col-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}.col-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}.col-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}@media (min-width: 576px) {.col-sm {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.col-sm-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}.col-sm-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-sm-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.col-sm-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.col-sm-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}.col-sm-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.col-sm-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}.col-sm-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.col-sm-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}.col-sm-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}.col-sm-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}.col-sm-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}}@media (min-width: 768px) {.col-md {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.col-md-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}.col-md-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-md-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.col-md-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.col-md-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}.col-md-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.col-md-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}.col-md-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.col-md-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}.col-md-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}.col-md-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}.col-md-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}}@media (min-width: 992px) {.col-lg {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.col-lg-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}.col-lg-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-lg-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.col-lg-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.col-lg-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}.col-lg-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.col-lg-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}.col-lg-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.col-lg-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}.col-lg-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}.col-lg-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}.col-lg-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}}@media (min-width: 1200px) {.col-xl {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.col-xl-1 {-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}.col-xl-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-xl-3 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.col-xl-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.col-xl-5 {-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}.col-xl-6 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.col-xl-7 {-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}.col-xl-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.col-xl-9 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}.col-xl-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}.col-xl-11 {-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}.col-xl-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}}.main-header {padding: 10px 0;position: fixed;top: 0;left: 0;width: 100%;z-index: 100;background-color: #292023;transition: 0.3s;}.main-header .container-fluid {display: flex;align-items: center;}.main-header .container-fluid > .phone-toggle {border: 0;padding: 0;}.main-header .container-fluid > .phone-toggle svg {width: 30px;height: 30px;}.main-logo {margin-right: auto;}.main-logo svg, .main-logo img {display: block;width: 120px;transition: 0.25s;}.main-nav {margin-bottom: 30px;}.main-nav a {display: block;color: #fff;text-decoration: none;font-size: 16px;font-family: 'playregular';letter-spacing: 0.5px;margin: 0 0 25px;text-transform: uppercase;white-space: nowrap;position: relative;white-space: nowrap;font-size: 18px;transition: 300ms ease-in-out;}.main-nav > a:hover {color: #F1DD95;}.nav-link {color: #000;text-transform: uppercase;}.main-nav > a.active {cursor: pointer;}.header-phone {border: 1px solid #fff;display: flex;align-items: center;justify-content: center;padding: 10px;white-space: nowrap;text-decoration: none;color: #fff;transition: 0.25s;font-size: 18px;}.header-phone:hover {background-color: #22181B;border-color: #F1DD95;color: #F1DD95;}.header-phone svg {fill: #fff;flex: 0 0 24px;margin-top: 1px;margin-right: 5px;}.header-phone:hover svg {fill: #F1DD95;}.phone-toggle {border: 1px solid #fff;width: 38px;height: 38px;display: flex;align-items: center;justify-content: center;}.phone-toggle svg {fill: #fff;}.slide-nav {position: fixed;display: block;z-index: 100;width: 100%;right: 0;top: 0;background-color: #292023;height: 100vh;max-height: 100vh;overflow-y: auto;padding: 70px 30px 80px 30px;transition: 0.3s;z-index: 1000;transform: translateX(150%);}.slide-nav.visible {transform: translateX(0);}.nav-toggle {background-color: transparent;border: 0;padding: 0;outline: 0;cursor: pointer;margin-left: 25px;}.nav-toggle span {width: 36px;height: 2px;border-radius: 3px;background-color: #fff;display: block;margin: 10px 0;}.slide-nav-close {position: absolute;width: 30px;height: 30px;top: 15px;left: 27px;background-size: 60%;border: 0;outline: 0;transition: 0.25s;cursor: pointer;}.slide-nav-close svg {width: 36px;height: 36px;transition: 0.25s;fill: #fff;}@media (min-width: 480px) {.slide-nav {width: 400px;box-shadow: -3px 0 8px rgba(0, 0, 0, 0.4);padding: 70px 50px 80px 50px;}.slide-nav-close {left: 44px;}}@media (min-width: 578px) {.main-header .container-fluid {padding-left: 56px;padding-right: 56px;}}@media (min-width: 768px) {.main-logo svg, .main-logo img {width: 150px;}}@media (min-width: 1199px) {.main-header {padding: 15px 0;}.index-page .main-header, .complex-page .main-header {background-color: transparent;}.main-header.fixed {background-color: #292023;}.slide-nav {position: static;transform: translateX(0);box-shadow: none;height: auto;min-height: auto;display: flex;align-items: center;margin: 0 auto;flex-grow: 1;padding: 0;overflow: visible;width: auto;background-color: transparent;}.main-nav {display: flex;justify-content: center;margin: 0 auto;}.main-nav a {font-size: 14px;margin: 0 15px;}.main-nav > a:before, .main-nav > a:after {content: "";position: absolute;background-color: #F1DD95;height: 2px;transition: 300ms ease-in-out;bottom: 0;width: 0;pointer-events: none;}.main-nav > a:before {right: 0;}.main-nav > a:after {left: 0;}.main-nav > a.active:before, .main-nav > a:hover:before {width: 50%;left: 50%;}.main-nav > a.active:after, .main-nav > a:hover:after {width: 50%;left: auto;right: 50%;}.header-phone {font-size: 14px;padding: 10px 20px;}.phone-toggle, .slide-nav-close, .nav-toggle {display: none;}}@media (min-width: 1400px) {.main-header {padding: 15px 0;}.main-header.fixed {padding: 15px 0;backdrop-filter: blur(20px);background-color: rgba(41, 32, 35, 0.8);}.main-header.fixed .main-logo svg, .main-header.fixed .main-logo img {width: 150px;}.main-nav a {font-size: 16px;}}@media (min-width: 1700px) {.header-phone, .main-nav a {font-size: 18px;}.header-phone {padding: 10px 50px;}}@media (min-width: 1900px) {.main-header {padding: 20px 0;}.main-nav a {margin: 0 22px;}.main-logo svg, .main-logo img {width: 200px;}}.page-banner {height: 520px;position: relative;display: flex;align-items: center;color: #fff;border-radius: 3px;overflow: hidden;text-align: center;}.page-banner .container {position: relative;z-index: 2;display: flex;flex-direction: column;height: 100%;}.page-banner:before {content: '';position: absolute;right: 0;top: 0;left: 0;height: 50%;background: linear-gradient(to top, rgba(41, 32, 35, 0) 0%, rgba(41, 32, 35, 0.8) 100%);z-index: 2;pointer-events: none;}.page-banner .h1, .page-banner h1 {font-size: 32px;color: #F1DD95;text-transform: uppercase;margin: auto 0 20px;}.about-page .page-banner .h1, .about-page .page-banner h1 {color: #fff;margin: 0;text-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 0 4px 8px rgba(0, 0, 0, 0.5);}.about-page .container {justify-content: center;}.page-banner picture {position: absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;}.page-banner picture img {display: block;object-fit: cover;width: 100%;height: 100%;}.page-banner .btn-primary {width: 100%;margin: auto 0 0;}.banner-footer {height: 50%;display: flex;flex-direction: column;padding-bottom: 20px;}.banner-text {background-color: rgba(41, 32, 35, 0.8);}.banner-text:first-child {padding: 5px 0 2px;}.banner-text + .banner-text {padding: 2px 0 5px;}@media (min-width: 768px) {.banner-content {max-width: 500px;}.page-banner .h1, .page-banner h1 {font-size: 52px;}.banner-footer {display: flex;flex-wrap: wrap;flex-direction: row;align-items: center;}.banner-text {width: 50%;padding: 15px 0 !important;font-size: 16px;position: relative;display: flex;align-items: center;justify-content: center;}.banner-text:first-child:after {content: '';position: absolute;right: 0;top: 15px;bottom: 15px;width: 2px;background-color: #fff;}.page-banner .btn-primary {width: 320px;margin: 30px auto 0;}.about-page .page-banner .h1, .about-page .page-banner h1 {text-align: left;}}@media (min-width: 1200px) {.page-banner {height: 600px;padding-bottom: 80px;padding-top: 80px;}.page-banner .container {height: 100%;display: flex;flex-direction: column;}.banner-footer {height: auto;flex-wrap: nowrap;align-items: center;position: relative;}.banner-footer:before {content: '';position: absolute;right: 100%;top: 0;bottom: 0;width: 100vw;background-color: rgba(41, 32, 35, 0.8);}.banner-text {height: 50px;padding: 0 30px !important;width: auto;justify-content: flex-start;}.banner-text:first-child:after {display: block;position: relative;top: auto;bottom: auto;height: 28px;margin-left: auto;right: -30px;}.page-banner h1, .page-banner.h1 {font-size: 72px;margin: auto 0;}.page-banner .btn-primary {width: auto;align-items: center;flex: 0 0 400px;height: 50px;margin: 0 0 0 auto;}.about-page .page-banner .h1, .about-page .page-banner h1 {font-size: 48px;max-width: 300px;}.about-page .page-banner {padding-bottom: 90px;}.about-page .container {justify-content: flex-end;}}@media (min-width: 1400px) {.page-banner h1, .page-banner.h1 {font-size: 82px;}}@media (min-width: 1700px) {.page-banner {height: 800px;}.banner-text {font-size: 20px;height: 70px;padding: 0 40px !important;}.banner-text:first-child:after {right: -40px;}.page-banner .btn-primary {font-size: 20px;height: 70px;}.about-page .page-banner {padding-bottom: 120px;}.about-page .page-banner .h1, .about-page .page-banner h1 {font-size: 54px;}}@media (min-width: 1860px) {.page-banner {height: 900px;}.about-page .page-banner {padding-bottom: 150px;}.about-page .page-banner .h1, .about-page .page-banner h1 {font-size: 64px;}}@media (min-width: 1920px) {.page-banner h1, .page-banner.h1 {font-size: 100px;}}.btn-primary {font-family: 'playregular', sans-serif;color: #292023;background-color: #F1DD95;border: 0;outline: 0;text-transform: uppercase;text-decoration: none;display: inline-flex;justify-content: center;align-items: center;padding: 12px 20px;transition: 0.25s;cursor: pointer;font-size: 16px;}.btn-primary:hover {background-color: #e7cd6d;}.btn-primary:focus {box-shadow: 0 0 0 3px rgba(241, 221, 149, 0.3);}.btn-outline {font-family: 'playregular', sans-serif;color: #292023;background-color: transparent;border: 1px solid #F1DD95;color: #F1DD95;outline: 0;text-transform: uppercase;text-decoration: none;display: inline-flex;justify-content: center;align-items: center;padding: 12px 20px;transition: 0.25s;cursor: pointer;font-size: 16px;}.btn-outline.active, .btn-outline:hover {background-color: #F1DD95;color: #111;}.btn-outline:focus {box-shadow: 0 0 0 3px rgba(241, 221, 149, 0.3);}.btn-primary.btn-lg {font-size: 23px;padding: 10px 50px;}.arrow-link {font-family: 'playregular', sans-serif;display: inline-flex;align-items: center;color: #F1DD95;text-decoration: none;text-transform: uppercase;font-size: 18px;}.arrow-link span {margin-right: 10px;}.arrow-link svg {transition: 0.25s;}.arrow-link:hover {text-decoration: underline;}.arrow-link:hover svg {transform: translateX(10px);}.benefit-item {display: flex;align-items: flex-start;margin-bottom: 30px;}.benefit-item .benefit-icon {flex: 0 0 60px;margin-right: 10px;display: flex;align-items: center;justify-content: center;}.benefit-item svg {width: 50px;height: 50px;}.benefit-item .benefit-title {font-size: 26px;color: #F1DD95;flex: 0 0 330px;font-family: 'playregular';line-height: 1.2;}.benefit-item .benefit-text {font-size: 16px;}.benefit-item .benefit-content {display: flex;flex-direction: column;justify-content: flex-start;}.benefit-item .benefit-content .benefit-title {font-size: 16px;flex: auto;}.col-md-6 .benefit-item:last-child {margin-bottom: 0;}.index-page .infrustructure-section .title-group.mb-100 + .row .col-xl-7 {display: flex;flex-direction: column;justify-content: center;}.benefit-section {padding-bottom: 100px;}.benefit-section .icon-box {flex: 0 0 60px;height: 60px;display: flex;align-items: center;justify-content: center;margin-right: 8px;}.benefit-section .h3, .benefit-section h3 {color: #F1DD95;font-size: 32px;font-family: 'playbold';display: flex;align-items: center;margin-top: 0;margin-bottom: 5px;}.benefit-section .h3 svg[height="50"], .benefit-section h3 svg[height="50"] {flex: 0 0 50px;}.benefit-section .h3 svg[height="60"], .benefit-section h3 svg[height="60"] {flex: 0 0 60px;}.benefit-section .h3 svg[height="65"], .benefit-section h3 svg[height="65"] {flex: 0 0 65px;}.benefit-section .h3 svg, .benefit-section h3 svg {margin-top: -8px;}.benefit-section .container {padding-left: 150px;padding-right: 150px;}.benefit-section ul {padding-left: 20px;margin-top: 0;margin-bottom: 0;}.benefit-section ul li {margin-bottom: 8px;}.benefit-section .col-xl-4 {margin-bottom: 50px;}.characteristic-section .col-xl-7 {display: flex;flex-wrap: wrap;}.characteristic-section .benefit-item {flex: 0 0 50%;padding-right: 45px;}.characteristic-section .order-1 {order: 1;}.characteristic-section .order-2 {order: 3;}.characteristic-section .order-3 {order: 5;}.characteristic-section .order-4 {order: 7;}.characteristic-section .order-5 {order: 9;}.characteristic-section .order-6 {order: 11;}.characteristic-section .order-7 {order: 13;}.characteristic-section .order-8 {order: 2;}.characteristic-section .order-9 {order: 4;}.characteristic-section .order-10 {order: 6;}.characteristic-section .order-11 {order: 8;}.characteristic-section .order-12 {order: 10;}.characteristic-section .order-13 {order: 11;}.characteristic-section .order-14 {order: 12;}.index-page .characteristic-section {margin-top: -5px;background-color: #292023;}@media (max-width: 1859px) {.benefit-section .container {padding-left: 20px;padding-right: 20px;}.benefit-item .benefit-content .benefit-title {font-size: 14px;}.benefit-item .benefit-text {font-size: 14px;}.benefit-section {padding-bottom: 70px;}.benefit-section .h3 .icon-box, .benefit-section h3 .icon-box {margin-right: 0;height: 55px;flex: 0 0 55px;}.benefit-section .h3 svg, .benefit-section h3 svg {margin-top: -3px;}.benefit-section .h3 svg[height="50"], .benefit-section h3 svg[height="50"] {flex: 0 0 40px;width: 40px;height: 40px;}.benefit-section .h3 svg[height="55"], .benefit-section h3 svg[height="55"] {flex: 0 0 45px;width: 45px;height: 45px;}.benefit-section .h3 svg[height="60"], .benefit-section h3 svg[height="60"] {flex: 0 0 50px;width: 50px;height: 50px;}.benefit-section .h3 svg[height="65"], .benefit-section h3 svg[height="65"] {flex: 0 0 55px;width: 55px;height: 55px;}}@media (max-width: 1699px) {.benefit-section .h3, .benefit-section h3 {font-size: 24px;}.benefit-item .benefit-text {font-size: 13px;}.benefit-section {padding-bottom: 70px;}.benefit-section .container {padding-left: 30px;padding-right: 30px;}.benefit-section .row {margin-right: -30px;margin-left: -30px;}.benefit-section .col-md-6 {padding-left: 30px;padding-right: 30px;}.benefit-section .h3 .icon-box, .benefit-section h3 .icon-box {height: 50px;flex: 0 0 50px;}.benefit-section .h3 svg[height="50"], .benefit-section h3 svg[height="50"] {flex: 0 0 35px;width: 35px;height: 35px;}.benefit-section .h3 svg[height="55"], .benefit-section h3 svg[height="55"] {flex: 0 0 40px;width: 40px;height: 40px;}.benefit-section .h3 svg[height="60"], .benefit-section h3 svg[height="60"] {flex: 0 0 40px;width: 40px;height: 40px;}.benefit-section .h3 svg[height="65"], .benefit-section h3 svg[height="65"] {flex: 0 0 50px;width: 50px;height: 50px;}}@media (max-width: 1399px) {.benefit-section .container {padding-left: 15px;padding-right: 15px;}.characteristic-section .benefit-item {padding-right: 30px;}}@media (max-width: 1199px) {.benefit-item .benefit-title {font-size: 20px;flex: 0 0 250px;margin-right: 30px;}.benefit-item .benefit-text {font-size: 14px;}.benefit-section {padding-bottom: 30px;}.benefit-section .container {padding-left: 15px;padding-right: 15px;}.benefit-section .h3, .benefit-section h3 {font-size: 24px;}}@media (max-width: 991px) {.benefit-section .h3, .benefit-section h3 {font-size: 20px;margin-bottom: 5px;margin-top: 0;}.benefit-section .h3 svg[height="50"], .benefit-section h3 svg[height="50"] {flex: 0 0 36px;width: 36px;height: 36px;}.benefit-section .h3 svg[height="60"], .benefit-section h3 svg[height="60"] {flex: 0 0 42px;width: 42px;height: 42px;}.benefit-section .h3 svg[height="65"], .benefit-section h3 svg[height="65"] {flex: 0 0 45px;width: 45px;height: 45px;}.benefit-section .h3 svg[height="55"], .benefit-section h3 svg[height="55"] {flex: 0 0 40px;width: 40px;height: 40px;}.benefit-section .h3 svg, .benefit-section h3 svg {margin-right: 5px;}.benefit-section .row {margin-bottom: 30px;}.benefit-section .row:last-child {margin-bottom: 0;}}@media (max-width: 767px) {.benefit-item {padding-right: 0;}.benefit-item .benefit-title {font-size: 18px;flex: 0 0 180px;margin-right: 20px;}.benefit-section {padding-bottom: 20px;}.benefit-section .col-xl-4 {margin-bottom: 30px;}.benefit-section picture {display: none;}.characteristic-section .col-xl-7 {display: block;}.characteristic-section .benefit-item {align-items: center;}.characteristic-section .benefit-item:last-child {margin-bottom: 0;}}.breadcrumb {display: flex;align-items: center;padding: 0;margin: 20px 0 40px;align-items: center;background-color: transparent;font-size: 12px;list-style: none;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}.breadcrumb-item {white-space: nowrap;text-overflow: ellipsis;overflow: hidden;max-width: 300px;}.breadcrumb-item:last-child {white-space: nowrap;text-overflow: ellipsis;overflow: hidden;max-width: 300px;color: #F1DD95;}.breadcrumb-item + .breadcrumb-item:before {content: '/';font-size: 13px;line-height: 1;display: inline-block;vertical-align: top;margin: 3px 5px 0;color: #fff;}.breadcrumb a {color: #fff;text-decoration: none;}.breadcrumb a:hover {text-decoration: underline;}@media (max-width: 1199px) {.breadcrumb .breadcrumb-item {max-width: 200px;}}@media (max-width: 575px) {.breadcrumb {display: flex;}}.single-slide .item {position: relative;height: 600px;display: none;}.single-slide .item:first-child {display: block;}.single-slide.slick-initialized .item {display: block;}.single-slide picture {width: 100%;height: 100%;}.single-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}@media (max-width: 2000px) {.single-slide .item {height: 550px;}}@media (max-width: 1859px) {.single-slide .item {height: 500px;}}@media (max-width: 1699px) {.single-slide .item {height: 420px;}}@media (max-width: 1199px) {.single-slide .item {height: 320px;}}@media (max-width: 991px) {.single-slide .item {height: 400px;}.single-slide {margin-bottom: 15px;}}@media (max-width: 767px) {.single-slide .item {height: 320px;}}@media (max-width: 479px) {.single-slide .item {height: 280px;}}@media (max-width: 420px) {.single-slide .item {height: 250px;}}@media (max-width: 390px) {.single-slide .item {height: 220px;}}.form-group {padding-bottom: 30px;position: relative;}.label {display: inline-block;font-size: 16px;margin-bottom: 3px;color: #fff;text-transform: uppercase;font-family: 'playregular';letter-spacing: 0.4px;}.form-group .error-text {color: #F93838;font-size: 13px;position: absolute;left: 0;bottom: 10px;}.form-control {display: block;width: 100%;height: 60px;border: 1px solid #F1DD95;padding: 0 25px;font-size: 18px;outline: 0;transition: 0.25s;outline: 0;background-color: #292023;color: #F1DD95;}textarea.form-control {display: block;width: 100%;border: 1px solid #F1DD95;padding: 12px;min-height: 120px;resize: vertical;}textarea:focus, .form-control:focus {box-shadow: 0 0 0 4px rgba(241, 221, 149, 0.3);}textarea::placeholder, .form-control::placeholder {color: #F1DD95;}@media (max-width: 1699px) {.modal-content .form-control {height: 52px;}}@media (max-width: 1199px) {.modal-content .form-control {height: 42px;padding: 0 12px;}}.select-container {position: relative;display: flex;align-items: center;}.select-box {width: 100%;}.select-container .select-button {background-color: transparent;border: 1px solid #F1DD95;cursor: pointer;font-size: 14px;padding: 0 25px 0 12px;box-shadow: none;height: 46px;width: 100%;position: relative;text-align: left;outline: 0;display: flex;align-items: center;color: #F1DD95;}.select-container .select-button:focus {border: 1px solid #00AFEC;}.select-container .select-button span {display: block;width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.select-container .select-button:after {content: '';width: 0;height: 0;position: absolute;top: calc(50% - 3px);right: 12px;border-top: 6px solid #F1DD95;border-left: 5px solid transparent;border-right: 5px solid transparent;transform-origin: center;transition: 0.3s;}.select-container .select-button.is-active {border: 1px solid #edc945;}.select-container .select-button.is-active:after {transform: rotate(180deg);}.select-container .select-dropdown {list-style: none;width: 100%;display: none;position: absolute;top: calc(100% + 5px);right: 0;padding: 0;margin: 0;z-index: 8;max-height: 300px;overflow: auto;z-index: 100;background-color: #292023;border: 1px solid #F1DD95;border-radius: 2px;}.select-container .select-dropdown li {position: static;padding: 5px 10px;cursor: pointer;}.select-container .select-dropdown li:hover {color: #fff;background-color: #111;}.checkbox-row {display: flex;align-items: center;flex-wrap: wrap;margin-bottom: 25px;}.checkbox-row > .label {width: 100%;}.checkbox-item {position: relative;margin: 0 10px 5px 0;}.checkbox-item input {position: absolute;top: 0;left: 0;opacity: 0;}.checkbox-item input:checked ~ label {background-color: #F1DD95;color: #111;}.checkbox-item label {display: flex;align-items: center;justify-content: center;width: 46px;height: 46px;border: 1px solid #F1DD95;color: #F1DD95;background-color: transparent;cursor: pointer;}.default-checkbox {position: relative;margin: 0 10px 10px 0;font-size: 14px;}.default-checkbox input {position: absolute;top: 0;left: 0;opacity: 0;}.default-checkbox input:checked ~ label {background-color: #F1DD95;color: #111;}.default-checkbox label {display: flex;align-items: center;justify-content: center;border-radius: 20px;border: 1px solid #F1DD95;background-color: transparent;cursor: pointer;padding: 4px 20px 5px;}.tabs {margin: 0 0 50px;padding: 0px;list-style: none;display: flex;width: 100%;flex-wrap: wrap;}.tabs li {margin: 0 15px 15px 0;padding: 10px 20px;cursor: pointer;font-size: 15px;color: #fff;text-align: center;position: relative;border: 1px solid transparent;text-transform: uppercase;}.tabs li:hover, .tabs li.current {color: #F1DD95;border-color: #F1DD95;}.tab-pane {display: none;}.tab-pane.current {display: block;}.tab-pane ul {list-style: none;padding: 0;margin: 0;}.default-title {margin-bottom: 100px;margin-top: 100px;}.default-title h1, .default-title .h1, .default-title h2, .default-title .h2 {text-transform: uppercase;}.text-page .page-content {padding-bottom: 80px;}.text-container ul, .text-container ol {padding-left: 20px;margin: -5px 0 20px;}.text-container ol li::marker, .text-container ul li::marker {color: #F1DD95;}.text-container a {color: #F1DD95;}.text-container a:hover {text-decoration: none;}.text-container p {margin-bottom: 40px;}@media (max-width: 991px) {.default-title {margin-top: 50px;margin-bottom: 50px;}}.blocker {position: fixed;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;overflow: auto;z-index: 1000;padding: 10px;background: rgba(22, 27, 34, 0.9);text-align: center;}.blocker:before {content: "";display: inline-block;height: 100%;vertical-align: middle;margin-right: -0.05em;}.blocker.behind {background-color: transparent;}.modal {display: none;vertical-align: middle;position: relative;z-index: 2;max-width: 600px;background-color: #43383C;text-align: left;color: #fff;}.modal-content {position: relative;z-index: 2;}.modal a.close-modal {position: absolute;top: 0;left: 100%;display: block;width: 60px;height: 60px;font-size: 0;background: #111 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23fff' d='m10.5758 9.0001 7.3277-7.3277L16.3303.099 9.0025 7.427 1.6748.099.1016 1.6724 7.4293 9 .1016 16.328l1.5732 1.5732 7.3277-7.3277 7.3278 7.3277 1.5732-1.5732-7.3277-7.3278Z'/%3E%3C/svg%3E") no-repeat center;background-size: 20px;transition: 0.15s;}.modal a.close-modal:hover {background-color: #262022;}.modal-header {display: flex;justify-content: center;border: 0;padding: 60px 35px 30px;flex-wrap: wrap;}.modal-body {padding: 0 50px 50px;}.modal-header .h3 {margin: 0 0 5px;font-size: 38px;font-family: "playbold", sans-serif;text-transform: uppercase;}.modal .mx-auto {font-size: 18px;text-align: center;padding: 0 15px;letter-spacing: 0.2px;}.modal-content .form-control {font-size: 18px;background-color: transparent;}.modal-content .btn-primary {height: 60px;width: 280px;font-size: 18px;}.modal-content .form-control::placeholder {color: #F1DD95;}@media (max-width: 1699px) {.modal {max-width: 500px;}.modal-body {padding: 0 40px 50px;}.modal-header {padding: 40px 30px 30px;}.modal-header .h3 {font-size: 32px;}.modal .mx-auto {font-size: 16px;}.modal-content .form-control {font-size: 16px;}.modal-content .btn-primary {height: 52px;width: 100%;}}@media (max-width: 1199px) {.modal-header .h3 {font-size: 28px;}.modal .mx-auto {font-size: 14px;}.modal-content .form-control {font-size: 14px;}.modal-content .btn-primary {height: 42px;width: 100%;}.modal a.close-modal {width: 42px;height: 42px;background-size: 16px;left: auto;right: 0;}}@media (max-width: 767px) {.modal {max-width: calc(100% - 30px);}.modal-header {padding: 50px 15px 20px;}.modal-body {padding: 0 30px 40px;}.modal-header .h3 {font-size: 24px;}.modal a.close-modal {right: 0;z-index: 10;}.modal .mx-auto {padding: 0;}}.about-page .main-content .row {margin-left: -30px;margin-right: -30px;}.about-page .col-lg-6, .about-page .col-md-6 {padding-left: 30px;padding-right: 30px;}.img-container a {position: relative;}.img-container video {max-width: 100%;}.fullscreen-icon {position: absolute;right: 15px;bottom: 15px;width: 50px;height: 50px;background-color: rgba(0, 0, 0, 0.5);z-index: 2;display: flex;align-items: center;justify-content: center;border-radius: 3px;cursor: pointer;}.index-about .video-container {height: 740px;position: relative;width: calc((100vw / 2) - 150px);margin-top: 10px;}.index-about .video-container video {width: 100%;height: 100%;object-fit: cover;}@media (max-width: 2000px) {.index-about .video-container {height: 650px;}}@media (max-width: 1859px) {.index-about .pl-90 .img-container {display: none;}.index-about .col-xl-6.pl-150.vertical-center {padding-left: 30px !important;}.index-about .video-container {height: 500px;}}@media (max-width: 1699px) {.index-about .pl-150 {padding-left: 100px !important;}.index-about .video-container {height: 420px;width: calc((100vw / 2) - 105px);margin-top: 5px;}}@media (max-width: 1399px) {.index-about .col-xl-6.pl-90 {padding-left: 15px !important;}.index-about .title-group {margin-bottom: 30px;}}@media (max-width: 1199px) {.about-page .main-content .mb-100 {margin-bottom: 80px;}.about-page .title-group.mb-100 {margin-bottom: 80px;}.about-page .main-content .ty-50 {transform: translateY(0);margin-top: 15px;}.about-page .main-content .pt-150 {padding-top: 80px;}.about-page .fill-dark .pb-50 {padding-bottom: 80px;}.about-page .pt-150.pb-50.fill-half-bottom {padding-bottom: 0;}.index-about .video-container {width: 100%;height: auto;}.index-about .video-container video {height: auto;object-fit: unset;}.index-about .pl-90 {padding-left: 0 !important;}.index-about .pl-150 {padding-left: 15px !important;}}@media (max-width: 991px) {.about-page .main-content .fill-half-bottom:after {display: none;}.about-page .main-content .fill-half-bottom {padding-top: 100px;padding-bottom: 0;}}@media (max-width: 767px) {.about-page .vertical-center.upper-title {order: -1;margin-bottom: 15px;}.about-page .vertical-center.upper-title .h2, .about-page .vertical-center.upper-title h2 {margin-top: 0;}.about-page .vertical-center.upper-title .h2 br, .about-page .vertical-center.upper-title h2 br {display: none;}.about-page .main-content .ty-50 {margin-top: 0;}.about-page .main-content .row {margin-left: -15px;margin-right: -15px;}.about-page .col-lg-6, .about-page .col-md-6 {padding-left: 15px;padding-right: 15px;}.about-page .main-content .mb-100 {margin-bottom: 50px;}.about-page .title-group.mb-100 {margin-bottom: 50px;}.about-page .main-content .pt-150 {padding-top: 50px;}.about-page .fill-dark .pb-50 {padding-bottom: 50px;}.about-page .title-group.mb-50 {margin-bottom: 30px;}}.complex-page .pt-250 {margin-top: -280px;}.complex-page .fill-dark.mtn-150 .title-group {margin-bottom: 15px;}.documents-section {padding-top: 150px;padding-bottom: 150px;}.documents-section .title-group {margin-bottom: 60px;}.document-item {margin-bottom: 50px;}.document-item .h3, .document-item h3 {font-family: 'inter-regular';font-size: 28px;color: #F1DD95;max-width: 600px;}.document-item .arrow-link {color: #fff;}.document-item .arrow-link svg path {fill: #fff;}#translateItem {height: 740px;position: relative;width: calc((100vw / 2) - 8.333333% - 100px);transition: 2.5s;transform: translateX(-100%);}#translateItem.animated {transform: translateX(0);}#translateItem picture {width: 100%;height: 100%;}#translateItem img {width: 100%;height: 100%;object-fit: cover;}@media (max-width: 2000px) {#translateItem {height: 640px;}}@media (max-width: 1859px) {#translateItem {height: 580px;}}@media (max-width: 1699px) {.complex-page .fill-dark.mtn-150 {padding: 90px 60px 70px;}.document-item .h3, .document-item h3 {font-size: 24px;}#translateItem {position: relative;width: calc((100vw / 2) - 8.333333% - 50px);}.documents-section {padding-top: 120px;padding-bottom: 80px;}.documents-section .title-group {margin-bottom: 20px;}.complex-page .pt-150 {padding-top: 120px;}.complex-page .pb-150 {padding-bottom: 120px;}}@media (max-width: 1199px) {#translateItem {display: none !important;}.complex-page .title-group.mb-100 {margin-bottom: 50px;}.complex-page .pb-150.pt-150, .progress-section.pt-150 {padding-top: 100px;padding-bottom: 100px;}.documents-section {padding-top: 100px;padding-bottom: 50px;margin-top: 0;}.complex-page .fill-dark.pb-150.pt-250 {padding-bottom: 50px;}.document-item .h3, .document-item h3 {font-size: 20px;}.document-item .arrow-link {font-size: 16px;}}@media (max-width: 991px) {.complex-page .fill-dark.mtn-150 {margin-top: 0;background-color: transparent;padding: 80px 0 0;}.complex-page .col-lg-6.pt-150.pl-100 {display: none;}.complex-page .col-lg-6 .img-container.pt-150 {padding-top: 40px;}.complex-page .fill-dark.pb-150.pt-250 {padding-top: 220px;}.complex-page .fill-dark.pb-150.pt-250 {padding-bottom: 40px;}.complex-page .pb-150.pt-150, .progress-section.pt-150 {padding-top: 80px;padding-bottom: 80px;}.documents-section {padding-top: 80px;padding-bottom: 20px;}}@media (max-width: 767px) {.documents-section {padding-bottom: 40px;}.document-item {margin-bottom: 40px;}.document-item .h3, .document-item h3 {margin-top: 0;margin-bottom: 10px;}.documents-section .title-group {margin-bottom: 30px;}}.article-page .page-content {padding-bottom: 100px;}.article-date {color: #F1DD95;font-size: 14px;}.article-col img {display: block;margin-top: 12px;margin-bottom: 12px;}.article-col {padding-right: 50px;}.aside-col {padding-left: 50px;margin-top: 40px;}.aside-col > .h3, .aside-col > h3 {margin: 0 0 20px;font-size: 32px;}.aside-col .blog-item {margin-bottom: 30px;display: flex;}.aside-col .blog-img {height: 160px;flex: 0 0 250px;margin-right: 25px;overflow: hidden;}.aside-col .blog-img picture {width: 100%;height: 100%;}.aside-col .blog-img img {transition: 0.25s;width: 100%;height: 100%;object-fit: cover;}.aside-col .blog-img:hover img {transform: scale(1.08);}.aside-col .blog-title {font-size: 18px;color: #fff;text-decoration: none;}.aside-col .blog-title:hover {text-decoration: underline;color: #F1DD95;}.aside-col .blog-text {font-size: 14px;}.aside-col .blog-date {font-size: 12px;color: #F1DD95;}.aside-col .blog-img .btn-primary {font-size: 14px;right: 15px;bottom: 15px;}.article-col iframe {width: 800px;height: 500px;}.article-form {max-width: 600px;margin: 120px auto;}.article-form .h2, .article-form h2 {text-align: center;text-transform: uppercase;margin: 0 0 25px;}.article-form .btn-primary {height: 60px;width: 300px;font-size: 18px;}@media (max-width: 1859px) {.aside-col .blog-img {flex: 0 0 180px;height: 130px;margin-right: 15px;}.aside-col .blog-title {font-size: 16px;}}@media (max-width: 1699px) {.aside-col {padding-left: 0;}}@media (max-width: 1399px) {.aside-col .blog-title {font-size: 14px;}.aside-col .blog-date {font-size: 11px;}}@media (max-width: 1199px) {.article-col {padding-right: 15px;}.article-col iframe {width: 700px;height: 450px;}.aside-col .blog-title {font-size: 18px;}}@media (max-width: 767px) {.article-col iframe {width: 100%;height: 350px;}.aside-col .blog-title {font-size: 16px;}.breadcrumb-item.active {display: none;}}@media (max-width: 479px) {.article-col iframe {height: 320px;}.aside-col .blog-item {display: block;}.aside-col .blog-img {margin: 0 0 5px;display: block;height: 260px;}.article-form .btn-primary {width: 100%;}}@media (max-width: 390px) {.aside-col .blog-img {height: 220px;}}.index-page .map-container {height: 700px;width: calc((100vw / 2) + 8.333333% + 35px);}#map-projects {width: 100%;height: 100%;}.info-box {color: #fff;width: 250px;min-height: 90px;background-color: #292023;}.info-box .h4 {margin: 0 0 5px;padding: 12px 30px 0 15px;}.info-box:before {position: absolute;content: '';width: 10px;height: 22px;left: -10px;top: 12%;border-top: 12px solid transparent;border-bottom: 12px solid transparent;border-right: 12px solid #292023;}.info-cont p {margin: 0;padding: 0 12px 12px 15px;font-size: 12px;}.js-map-filters {display: flex;flex-wrap: wrap;gap: 5px 20px;margin-bottom: 50px;margin-top: 30px;}.js-map-filters div {display: flex;align-items: center;padding: 10px 10px 10px 15px;width: calc(50% - 10px);cursor: pointer;}.js-map-filters div svg, .js-map-filters div img {margin-right: 10px;width: 26px;height: 28px;flex: 0 0 26px;}.js-map-filters div:hover {color: #F1DD95;}.js-map-filters div.active {color: #F1DD95;background-color: #43383C;}@media (max-width: 991px) {.index-page .map-container {height: 600px;}}@media (max-width: 767px) {.js-map-filters {gap: 5px 5px;}.js-map-filters div {min-height: 60px;padding: 8px 1px 8px 10px;width: calc(50% - 5px);}}.gallery-section {padding: 50px 0;background-color: #fff;position: relative;}.gallery-section .container {padding-left: 80px;}.gallery-section:after {content: '';position: absolute;top: 0;left: 0;right: 0;height: 50%;background-color: #0C393C;z-index: 1;}.gallery-container {position: relative;width: calc((100vw - 1780px) / 2 + 1780px);z-index: 2;}.gallery-carousel .slick-track {display: flex;}.gallery-carousel .item {outline: 0;margin: 0 20px 0 0;position: relative;height: 500px;}.gallery-carousel .item:before {content: '';position: absolute;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.7);top: 0;left: 0;transition: all 0.3s ease;z-index: 1;opacity: 0;pointer-events: none;}.gallery-carousel .item:after {content: '';position: absolute;width: 100%;height: 100%;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' fill='none' viewBox='0 0 36 36'%3E%3Cg fill='%23000' clip-path='url(%23a)'%3E%3Cpath d='M16 4a12.0001 12.0001 0 1 0 0 24.0002A12.0001 12.0001 0 0 0 16 4Zm0 21.91a9.9995 9.9995 0 0 1-5.5649-1.6918 9.9995 9.9995 0 0 1-4.2359-10.2924 9.9998 9.9998 0 0 1 13.6904-7.2285 9.9999 9.9999 0 0 1 3.1498 16.3157A10 10 0 0 1 16 25.91ZM31.7104 29.69l-5.17-5.17a13.6787 13.6787 0 0 1-1.39 1.48l5.15 5.15a.9997.9997 0 0 0 1.3576-.0524 1.0004 1.0004 0 0 0 .0524-1.3576v-.05Z'/%3E%3Cpath d='M21 15h-4v-4a1.0001 1.0001 0 0 0-2 0v4h-4a1.0001 1.0001 0 0 0 0 2h4v4a1.0001 1.0001 0 0 0 2 0v-4h4a1.0001 1.0001 0 0 0 0-2Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h36v36H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat center;background-size: 45px;top: 0;left: 0;transition: all 0.3s ease;z-index: 2;opacity: 0;pointer-events: none;filter: invert(1) brightness(100);}.gallery-carousel .item:hover:before, .gallery-carousel .item:hover:after {opacity: 1;}.gallery-carousel .item a {outline: 0;display: block;width: 100%;height: 100%;}.gallery-carousel .item picture {width: 100%;height: 100%;}.gallery-carousel .item img {display: block;width: auto;height: 100%;}.gallery-carousel .slick-arrow {border: 2px solid #F1DD95;position: absolute;width: 60px;height: 60px;border-radius: 50%;background-color: transparent;padding: 0;display: flex;justify-content: center;align-items: center;transition: 0.25s;left: -100px;}.gallery-carousel .slick-arrow svg {fill: #F1DD95;width: 48px;height: 48px;}.gallery-carousel .slick-arrow svg path {stroke: #F1DD95;}.gallery-carousel .slick-arrow:hover {background-color: #F1DD95;}.gallery-carousel .slick-arrow:hover svg path {stroke: #22181B;}.gallery-carousel .slick-arrow.slick-prev {bottom: 70px;}.gallery-carousel .slick-arrow.slick-next {bottom: 0;}@media (max-width: 2000px) {.gallery-carousel .item {height: 450px;}}@media (max-width: 1859px) {.gallery-container {width: calc((100vw - 1500px) / 2 + 1500px);}}@media (max-width: 1699px) {.gallery-carousel .item {height: 400px;}.gallery-container {width: calc((100vw - 1320px) / 2 + 1320px);}}@media (max-width: 1399px) {.gallery-container {width: calc((100vw - 1170px) / 2 + 1170px);}}@media (max-width: 1199px) {.gallery-container {width: calc((100vw - 960px) / 2 + 960px);}.gallery-carousel .item {margin: 0 5px;height: 350px;}}@media (max-width: 991px) {.gallery-container {width: calc((100vw - 720px) / 2 + 720px);}.gallery-container.pl-100 {padding-left: 80px !important;}.gallery-carousel .slick-arrow {left: -80px;}}@media (max-width: 767px) {.gallery-carousel .slick-arrow {display: none !important;}.gallery-container.pl-100 {padding-left: 0 !important;}.gallery-container {width: 100vw;margin-left: calc(0px - ((100vw - 520px) / 2));}.gallery-carousel .item {height: 280px;}}@media (max-width: 575px) {.gallery-container {width: calc(100% + 30px);margin: 0 -15px;}}@media (max-width: 479px) {.gallery-carousel .item {height: 200px;}}.flat-item {background-color: #fff;padding: 10px;}.flat-item .item-img {height: 400px;margin-bottom: 10px;}.flat-item .item-img picture {width: 100%;height: 100%;justify-content: center;}.flat-item .item-img a {display: block;height: 100%;}.flat-item .item-img img {display: block;max-width: 100%;max-height: 100%;}.item-properties {display: flex;flex-wrap: wrap;padding: 0 30px;}.item-properties .property-item {flex: 0 0 50%;margin-bottom: 15px;}.item-properties .property-name {color: #43383C;}.item-properties .property-value {font-size: 20px;font-family: 'inter-semi';color: #111;}.catalog-section .container {padding-left: 15px;padding-right: 15px;}.catalog-section .row {margin-left: -15px;margin-right: -15px;}.catalog-section div[class*='col'] {padding-left: 15px;padding-right: 15px;margin-bottom: 30px;}.filters-panel {background-color: #43383C;border-radius: 2px;padding: 30px 30px;}.filters-panel .h3, .filters-panel h3 {text-align: center;font-size: 22px;text-transform: uppercase;letter-spacing: 0.4px;font-family: 'playregular';font-weight: normal;margin: 0 0 20px;}.filters-panel .btn-primary, .filters-panel .btn-outline {width: 100%;margin-top: 20px;height: 46px;font-size: 18px;text-transform: uppercase;}.filters-close {position: absolute;top: 5px;right: 5px;border: 0;outline: 0;transition: 0.25s;display: none;cursor: pointer;}.filters-close svg {width: 36px;height: 36px;transition: 0.25s;fill: #fff;}.filter-toggle {display: none;margin: -20px auto 10px;}@media (max-width: 1699px) {.catalog-section .flat-item .item-img {height: 250px;}.catalog-section .property-name {font-size: 14px;}.catalog-section .property-value {font-size: 16px;}.filters-panel {padding: 20px 20px 25px;}.default-checkbox label {font-size: 13px;padding: 2px 15px;}.catalog-section .container {padding-left: 10px;padding-right: 10px;}.catalog-section .row {margin-left: -10px;margin-right: -10px;}.catalog-section div[class*='col'] {padding-left: 10px;padding-right: 10px;margin-bottom: 20px;}}@media (max-width: 1399px) {.filters-panel .btn-primary, .filters-panel .btn-outline {font-size: 16px;}}@media (max-width: 1199px) {.filters-panel {position: fixed;left: 0;top: 0;z-index: 105;height: 100vh;max-height: 100vh;overflow-y: auto;padding: 40px 30px 80px;transform: translateX(-150%);transition: 0.3s;z-index: 10000;}.filters-panel.active {transform: translateX(0);}.filters-close {display: block;}.catalog-section .col-xl-9 {padding-left: 10px;}.catalog-page .filter-toggle {display: inline-flex;float: right;}.catalog-section {padding-bottom: 50px;margin-top: -50px;}.filter-toggle {display: flex;}}@media (max-width: 575px) {.catalog-page .filter-toggle {float: none;width: 100%;}.catalog-section .flat-item .item-img {height: 190px;}.catalog-section .property-name {font-size: 13px;}.catalog-section .item-properties {padding: 0 15px;}.flats-filters .checkbox-item label {padding: 0 10px;}.filters-panel {width: 100%;padding: 40px 20px 80px;}}.floor-container {max-width: 2500px;margin: 0 auto;position: relative;}.floor-container .h3 {font-size: 28px;font-family: 'playregular';margin-bottom: 20px;}.floor-container .btn-outline {color: #292023;display: flex;margin: 0 0 15px;height: 42px;text-transform: unset;}.floor-container .float-title {padding-left: 50px;padding-right: 50px;font-size: 36px;}.floor-container .visible-lg {display: none;}.floor-container .h3.yard-title {margin-top: 0;text-align: center;}area[disabled] {pointer-events: none;cursor: auto !important;}.flat-links {display: flex;flex-wrap: wrap;}.col-lg-7 .flat-link {flex: 0 0 33.33%;}.col-lg-5 .flat-link {flex: 0 0 50%;}.planning-page .main-header .slide-nav {margin-top: 10px;}.planning-page .page-content .h1, .planning-page .page-content h1 {color: #111;text-align: center;margin: 30px 0 5px;}.planning-section .scroll-container {width: 100%;}.poligon-holder {overflow: hidden;width: 100%;}.poligon-holder img {display: block;width: 100% !important;}#tooltip {position: absolute;background-color: #292023;padding: 10px 25px;color: #fff;font-size: 18px;z-index: 100000;pointer-events: none;text-align: center;}#tooltip span {font-size: 16px;display: block;text-align: center;}.planning-link {background-color: #FAF1EC;text-decoration: none;display: inline-flex;justify-content: center;border-radius: 30px;border: 0;color: #161B22;padding: 5px 20px;transition: 0.25s;margin-bottom: 15px;font-family: "Med";}.planning-link.active, .planning-link:hover {color: #fff;background-color: #0C393C;}.planning-head .sections-links .planning-link {width: 35%;margin-right: 10px;}.flat-link {display: flex;align-items: center;text-decoration: none;color: #111;margin-bottom: 15px;}.flat-link span {display: flex;justify-content: center;align-items: center;width: 50px;height: 50px;font-size: 20px;margin-right: 5px;transition: 0.3s;font-family: 'inter-semi';border: 1px solid #F1DD95;}.flat-link.active span, .flat-link:hover span {background-color: #F1DD95;color: #111;}.floor-container .flat-link {flex: 0 0 33.33%;}.swipe-icon {position: absolute;left: 8px;top: 10px;width: 50px;height: 50px;border-radius: 50%;background: rgba(255, 255, 255, 0.7) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 490.651 490.651' viewBox='0 0 490.651 490.651'%3E%3Cpath d='M437.328 42.651h-128c-5.888 0-10.667 4.779-10.667 10.667s4.779 10.667 10.667 10.667h128c5.888 0 10.667-4.779 10.667-10.667s-4.779-10.667-10.667-10.667z'/%3E%3Cpath d='M444.88 45.787 402.213 3.12c-4.16-4.16-10.923-4.16-15.083 0s-4.16 10.923 0 15.083l35.115 35.115-35.136 35.136c-4.16 4.16-4.16 10.923 0 15.083 2.091 2.069 4.821 3.115 7.552 3.115s5.461-1.045 7.552-3.115L444.88 60.87c4.16-4.161 4.16-10.923 0-15.083zM159.995 42.651h-128c-5.888 0-10.667 4.779-10.667 10.667s4.779 10.667 10.667 10.667h128c5.888 0 10.667-4.779 10.667-10.667s-4.779-10.667-10.667-10.667z'/%3E%3Cpath d='m47.077 53.317 35.115-35.115c4.16-4.16 4.16-10.923 0-15.083s-10.923-4.16-15.083 0L24.443 45.787c-4.16 4.16-4.16 10.923 0 15.083l42.667 42.667c2.091 2.069 4.821 3.115 7.552 3.115s5.461-1.045 7.531-3.136c4.16-4.16 4.16-10.923 0-15.083L47.077 53.317zM426.661 213.317c-8.768 0-16.939 2.667-23.723 7.211-5.845-16.597-21.696-28.544-40.277-28.544-8.768 0-16.939 2.667-23.723 7.211-5.845-16.597-21.696-28.544-40.277-28.544-7.765 0-15.061 2.091-21.333 5.739v-69.739c0-23.531-19.136-42.667-42.667-42.667-23.531 0-42.667 19.136-42.667 42.667v181.333l-37.077-27.797c-21.973-16.491-53.248-14.293-72.725 5.163-12.48 12.48-12.48 32.768 0 45.248l151.915 151.936c18.133 18.133 42.261 28.117 67.904 28.117h49.984c64.683 0 117.333-52.629 117.333-117.333V255.984c0-23.531-19.136-42.667-42.667-42.667zm21.334 160c0 52.928-43.072 96-96 96h-49.984c-19.968 0-38.72-7.765-52.821-21.867L97.275 295.515c-4.16-4.16-4.16-10.923 0-15.083 6.613-6.592 15.445-9.984 24.32-9.984 7.211 0 14.464 2.24 20.544 6.805l54.123 40.597c3.243 2.432 7.595 2.795 11.179 1.003 3.605-1.813 5.888-5.504 5.888-9.536V106.651c0-11.755 9.557-21.333 21.333-21.333s21.333 9.579 21.333 21.333v160c0 5.888 4.779 10.667 10.667 10.667s10.667-4.779 10.667-10.667v-53.333c0-11.755 9.557-21.333 21.333-21.333s21.333 9.579 21.333 21.333v53.333c0 5.888 4.779 10.667 10.667 10.667s10.667-4.779 10.667-10.667v-32c0-11.755 9.557-21.333 21.333-21.333s21.333 9.579 21.333 21.333v32c0 5.888 4.779 10.667 10.667 10.667s10.667-4.779 10.667-10.667v-10.667c0-11.755 9.557-21.333 21.333-21.333s21.333 9.579 21.333 21.333v117.333z'/%3E%3C/svg%3E") no-repeat center;background-size: 28px;display: none;}.bottom-flats {position: absolute;right: 40px;bottom: 40px;background-color: rgba(34, 24, 27, 0.9);padding: 30px 20px;text-align: center;z-index: 10;}.bottom-flats .h4, .bottom-flats h4 {font-size: 22px;font-family: 'inter-regular';margin: 0 0 20px;letter-spacing: 0.3px;}.bottom-flats .btn-outline {margin: 0 8px;text-transform: uppercase;}.bottom-flats .btn-outline:not(:hover) {color: #F1DD95;}.bottom-flats .d-flex {justify-content: center;}.minimap-box {flex: 0 0 270px;color: #111;}.minimap-box .h3, .minimap-box h3 {font-size: 32px;margin: 0 0 5px;font-family: 'playregular';}.minimap-box a {display: block;}.minimap-box svg {width: 80%;height: 310px;}.floor-page .floor-container {margin-top: -70px;}.floor-page .swipe-icon {top: -50px;left: 0;right: 0;margin: 0 auto;}.fasad-page .title-group {margin-bottom: 40px;}.genplan-section {position: relative;}.genplan-holder {position: relative;overflow: hidden;max-width: 2500px;margin: 0 auto;}.genplan-img {width: 100%;max-width: 100%;height: auto;}.genplan-svg {width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;}.genplan-svg g {cursor: pointer;}.genplan-svg g:hover path {fill: rgba(241, 221, 149, 0.7);stroke: #f1dd95;}.genplan-svg path {fill: transparent;transition: fill .3s;stroke-width: 2px;}.genplan-tooltip {font-size: 18px;line-height: 100%;text-align: center;line-height: 1.4;letter-spacing: 0.5px;background-color: #292023;padding: 12px 8px;color: #fff;}.svg-object {pointer-events: none;transition: .3s;font-size: 14px;color: #fff;opacity: 0;}.genplan-svg g:hover .svg-object {opacity: 1;}@media (max-width: 767px) {.genplan-holder {width: 800px;}}@media (max-width: 575px) {.genplan-holder {width: 620px;}}@media (max-width: 1859px) {.minimap-box svg {height: 260px;}}@media (max-width: 1699px) {.bottom-flats .h4, .bottom-flats h4 {font-size: 18px;}.floor-container .flat-link {font-size: 14px;}.float-title {font-size: 32px;}.floor-container .float-title {font-size: 28px;}.minimap-box {font-size: 14px;}.floor-container .h3, .minimap-box .h3, .minimap-box h3 {font-size: 22px;}.floor-container .all-flat-links .flat-link {flex: 0 0 50%;}.floor-page .floor-container {padding-bottom: 50px;}}@media (max-width: 1399px) {.minimap-box svg {height: 230px;}}@media (max-width: 1199px) {.fasad-page .main-content.pt-100 {padding-top: 40px;}.flat-link span {font-size: 16px;width: 36px;height: 36px;}.bottom-flats {padding: 40px 0;position: static;}.index-page .bottom-flats {padding: 50px 0 60px;}.floor-page .minimap-box {display: none;}.floor-container .vertical-center {display: block;}.floor-container .vertical-center .text-center {text-align: left;}.floor-container .btn-outline {display: inline-flex;width: auto;margin-right: 10px;font-size: 15px;padding: 8px 10px 7px;white-space: nowrap;}.floor-container .visible-lg {display: block;}.floor-container .h3 {font-size: 24px;margin: 0 0 15px;}.floor-container .col-xl-2, .floor-container .col-xl-5, .floor-container .col-xl-7, .floor-container .col-xl-8 {margin-bottom: 30px;}.floor-container br {display: none;}.floor-container .all-flat-links .flat-link {flex: 0 0 33.33%;}.h3.yard-title {font-size: 18px;}}@media (max-width: 991px) {.float-title {font-size: 28px;}.floor-container .float-title {font-size: 24px;display: block;text-align: center;}.floor-page .container.pb-100 {padding-bottom: 50px;}.poligon-holder {width: 1000px;}.scroll-container {overflow-x: auto;}.swipe-icon {display: block;}.floor-page .floor-container {margin-top: 0;}}@media (max-width: 767px) {.fasad-page .wide-group {font-size: 13px;text-align: center;display: block;}.fasad-page .wide-group .h1, .fasad-page .wide-group h1 {margin-bottom: 5px;}.poligon-holder {width: 800px;}.floor-container .all-flat-links .flat-link, .floor-container .flat-link {flex: 0 0 50%;}}@media (max-width: 575px) {.poligon-holder {width: 620px;}}@media (max-width: 420px) {.floor-container .all-flat-links .flat-link, .floor-container .flat-link {flex: 0 0 100%;}}@media (max-width: 375px) {.floor-container .btn-outline {margin: 0 5px 8px 0;font-size: 14px;}}.genplan-wrapper {position: relative;overflow: hidden;max-width: 2000px;margin: 0 auto;}.genplan-wrapper img {display: block;width: 100%;max-width: 100%;height: auto;}.genplan-wrapper svg {position: absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;}.flat-container .flat-img {flex-grow: 1;padding: 0 0 5px 50px;position: relative;}.flat-container .flat-img a {outline: 0;}.flat-container .flat-text {display: flex;flex-direction: column;justify-content: flex-start;position: relative;background-color: #292023;padding: 0 15px 20px 140px;min-height: 100%;z-index: 1;}.flat-container .flat-text:after {content: '';position: absolute;top: 0;left: 100%;bottom: 0;width: 100vw;background-color: #292023;}.flat-container .item-properties {padding: 0;}.flat-container .property-item {margin-bottom: 45px;}.flat-container .property-name {color: #fff;font-size: 22px;}.flat-container .property-value {font-size: 32px;color: #F1DD95;}.flat-container .btn-primary {width: 100%;height: 80px;font-size: 24px;margin: 30px 0 0;}.flat-container .d-flex {display: flex;padding-top: 5px;padding-bottom: 50px;}.flat-container {margin-top: -70px;}.flat-container picture {justify-content: center;}.flat-container img {display: block;max-height: 700px;}.flat-page .zoom-icon {position: absolute;bottom: -20px;right: 0px;width: 48px;height: 48px;background: url("data:image/svg+xml,%3Csvg width='55' height='55' viewBox='0 0 55 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48.1255 48.1255L38.1728 38.1728M38.1728 38.1728C39.8752 36.4703 41.2257 34.4492 42.147 32.2248C43.0684 30.0005 43.5426 27.6164 43.5426 25.2088C43.5426 22.8012 43.0684 20.4171 42.147 18.1928C41.2257 15.9684 39.8752 13.9473 38.1728 12.2448C36.4703 10.5424 34.4492 9.19194 32.2248 8.27058C30.0005 7.34922 27.6164 6.875 25.2088 6.875C22.8012 6.875 20.4171 7.34922 18.1928 8.27058C15.9684 9.19194 13.9473 10.5424 12.2448 12.2448C8.80659 15.6831 6.875 20.3464 6.875 25.2088C6.875 30.0712 8.80659 34.7345 12.2448 38.1728C15.6831 41.611 20.3464 43.5426 25.2088 43.5426C30.0712 43.5426 34.7345 41.611 38.1728 38.1728ZM25.2088 18.3338V32.0838M18.3338 25.2088H32.0838' stroke='%23292023' stroke-width='2.29167' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center;background-size: contain;}.flat-page .title-group {margin-bottom: 50px;}.flat-container .title-group h2, .flat-container .title-group .h2 {font-size: 34px;color: #161B22;}.mini-section {position: relative;z-index: 2;fill: #fff;transition: 0.25s;}.mini-section.active {fill: #292023;pointer-events: none;}.mini-section:hover {fill: #292023;}.mini-plan {fill: #292023;pointer-events: none;}.minimap-numbers {pointer-events: none;}.minimap-numbers text {fill: #292023;font-family: 'playbold';font-size: 20px;}.minimap-numbers text.active {fill: #F1DD95;}@media (max-width: 1699px) {.flat-container .flat-text .h2, .flat-container .flat-text h2 {font-size: 32px;}.flat-container .property-name {font-size: 18px;}.flat-container .property-value {font-size: 24px;}.flat-container .btn-outline {height: 52px;font-size: 18px;}.flat-page .page-content:before {display: none;}.flat-container .btn-outline {width: 100%;}.flat-container .flat-text {padding-left: 100px;}.flat-container img {max-height: 420px;}.flat-container .flat-img {padding-left: 0;}}@media (max-width: 1199px) {.flat-container .flat-text .h2, .flat-container .flat-text h2 {font-size: 24px;}.flat-container .property-name {color: #43383C;}.flat-page .catalog-section .item-properties {padding: 0 10px;}.flat-container .property-value {color: #000;}.flat-container .flat-text {padding: 0 0 50px;background-color: #fff;}.flat-container .btn-primary {height: 60px;}.flat-container .minimap-box {flex: 0 0 200px;}.flat-page .zoom-icon {width: 36px;height: 36px;}.flat-container .flat-text:after {display: none;}.flat-container .d-flex {padding: 40px 0;}.flat-page .container.pb-100 {padding-bottom: 50px;}.flat-page .catalog-section {margin-top: 0;padding: 80px 0;}.flat-page .title-group {margin-bottom: 30px;}.flat-container {margin-top: 0;}}@media (max-width: 991px) {.flat-container .flat-text {padding: 50px 15px 60px 0;margin: 0;}.flat-container .float-title {font-size: 24px;width: 100%;text-align: center;padding: 10px;}.flat-container .flat-properties {max-width: 100%;}.flat-container .flat-text .h2 {display: none;}.flat-container .mini-map {padding: 0 20px;margin-bottom: 30px;}.flat-container .flat-img {padding: 0 0 30px;}.flat-container .h2.visible-mobile {display: block;font-size: 24px;line-height: 1.3;}.flat-page .catalog-section {padding: 20px 0 50px;}.flat-container .minimap-box svg {width: 150px;height: 250px;}}@media (max-width: 767px) {.flat-page .breadcrumb-item.active {display: none;}.flat-container .d-flex {padding: 0 0 50px;flex-wrap: wrap;}.flat-container .flat-img {order: 1;}.mobile-catch {order: 2;width: 100%;}.flat-container .minimap-box {margin-top: 40px;order: 3;flex: 0 0 100%;}.flat-container .flat-text {background-color: transparent;position: static;padding: 0 0 50px;}.flat-container {margin-bottom: 50px;}.flat-container .property-name {font-size: 16px;}.flat-container .property-value {font-size: 20px;}.flat-container .property-item {margin-bottom: 20px;}}@media (max-width: 479px) {.flat-container .float-title {font-size: 20px;margin-left: -10px;margin-right: -10px;width: calc(100% + 20px);}}@media (max-width: 375px) {.flat-container .float-title {font-size: 18px;}}.arrow-holder {display: flex;gap: 15px;position: absolute;left: 30px;right: 30px;top: calc(100% + 25px);}.arrow-holder .slick-arrow {border: 2px solid #F1DD95;width: 60px;height: 60px;border-radius: 50%;background-color: transparent;padding: 0;display: flex;justify-content: center;align-items: center;transition: 0.25s;}.arrow-holder .slick-arrow svg {fill: #F1DD95;width: 48px;height: 48px;}.arrow-holder .slick-arrow svg path {stroke: #F1DD95;}.arrow-holder .slick-arrow:hover {background-color: #F1DD95;}.arrow-holder .slick-arrow:hover svg path {stroke: #22181B;}.done-page .vertical-center.pb-100 {padding-bottom: 0;}.done-page .vertical-center.pb-100 h2, .done-page .vertical-center.pb-100 .h2 {text-transform: uppercase;font-size: 32px;margin-top: 0;color: #F1DD95;}@media (max-width: 1699px) {.arrow-holder .slick-arrow {width: 48px;height: 48px;}.arrow-holder {top: calc(100% + 15px);left: 15px;right: 15px;}.done-page .vertical-center.pb-100 h2, .done-page .vertical-center.pb-100 .h2 {font-size: 28px;}.done-page .pb-150 {padding-bottom: 100px;}.done-page .pt-150 {padding-top: 100px;}}@media (max-width: 1199px) {.done-page .vertical-center.pb-100 h2, .done-page .vertical-center.pb-100 .h2 {font-size: 24px;margin-top: 15px;}.done-page .pb-150 {padding-bottom: 80px;}.done-page .pb-150 {padding-top: 80px;}.done-page .title-group {margin-bottom: 0;}}@media (max-width: 991px) {.done-page .vertical-center.pb-100, .done-page .vertical-center.pb-100 {order: 2;padding-bottom: 0;}.done-page .pl-50, .done-page .pr-50 {padding: 0;}.arrow-holder {position: static;justify-content: flex-end;gap: 10px;margin-bottom: 5px;}.arrow-holder .slick-arrow {width: 42px;height: 42px;border-width: 1px;}.arrow-holder .slick-arrow svg {width: 42px;height: 42px;}.done-page .pb-150 {padding-bottom: 50px;}.done-page .pb-150 {padding-top: 50px;}.done-page .vertical-center.pb-100 h2, .done-page .vertical-center.pb-100 .h2 {font-size: 20px;}}@media (max-width: 575px) {.arrow-holder {gap: 8px;margin-bottom: 10px;}.arrow-holder .slick-arrow {width: 36px;height: 36px;}.arrow-holder .slick-arrow svg {width: 32px;height: 32px;}}.wrapper {position: relative;overflow: hidden;display: flex;min-height: 100vh;flex-direction: column;}.main-content {flex: 1;}.page-overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(41, 32, 35, 0.9);z-index: 1;display: none;}.default-section {padding-top: 150px;padding-bottom: 150px;}.default-section .h2, .default-section h2 {font-size: 32px;}.default-section ol, .default-section ul {padding-left: 20px;}.default-section ul {list-style-type: square;}.default-section ol li::marker, .default-section ul li::marker {color: #387780;}.default-section li {margin-bottom: 10px;}.default-section.pb-0 {padding-bottom: 0;}.fill-gray {background-color: #F6F6F6;}.fill-black {background-color: #111;color: #fff;}.fill-black h2, .fill-black .h2 {margin-top: 0;}.default-section .col-lg-6:first-child {padding-right: 50px;}.default-section .col-lg-6:last-child {padding-left: 50px;}.wide-img img {display: block;width: 100%;max-width: 3000px;}#result3 div {display: block;text-align: center;margin: 30px 0 0;padding: 20px 0;background-color: #292023;}.contacts-page #result3 div {background-color: #22181B;}@media (min-width: 1200px) {.page-overlay {display: none !important;}}@media (max-width: 1699px) {.default-section {padding-top: 100px;padding-bottom: 100px;}}@media (max-width: 1199px) {.index-page .title-group {text-align: center;}}@media (max-width: 991px) {.default-section .col-lg-6:last-child {padding-left: 15px;}.default-section .col-lg-6:first-child {padding-right: 15px;}.default-section {padding-top: 50px;padding-bottom: 50px;}}.filter-group {display: flex;justify-content: center;margin-bottom: 60px;margin-top: 50px;}.filter-group button, .filter-group a {background-color: #483b3f;border: 0;border-right: 1px solid #736565;padding: 0 30px;display: inline-flex;align-items: center;height: 48px;position: relative;font-size: 14px;color: #fff;transition: 0.25s;}.filter-group button:last-of-type, .filter-group a:last-of-type {border-right: 0;}.filter-group button.active, .filter-group a.active {background-color: #131011;}.filter-group button:hover, .filter-group a:hover {background-color: #131011;}.news-item {min-height: 100%;}.news-item .item-img {display: block;height: 340px;transition: 0.25s;margin-bottom: 12px;overflow: hidden;}.news-item .item-img img {width: 100%;height: 100%;object-fit: cover;transition: 0.3s;}.news-item .item-img:hover img {transform: scale(1.08);}.news-item picture {width: 100%;height: 100%;}.news-item .item-title {font-size: 16px;font-weight: 500;margin-bottom: 5px;color: #252525;line-height: 1.3;min-height: 43px;}.news-item .item-title a {text-decoration: none;color: inherit;}.news-item .item-title a:hover {text-decoration: underline;}.news-item small {color: #F1DD95;font-size: 12px;display: block;}.news-item .h4 {display: inline-block;margin: 5px 0 0;color: #fff;font-size: 24px;text-decoration: none;}.news-item .h4:hover {text-decoration: underline;color: #F1DD95;}.news-section .col-sm-6.col-lg-4 {margin-bottom: 80px;}.index-page .news-section .col-sm-6.col-lg-4 {margin-bottom: 0;}.news-section .btn-primary.load-more {display: flex;width: 360px;margin: 50px auto 30px;height: 60px;padding: 0;line-height: 60px;font-size: 20px;background-color: #F1DD95;color: #111;}.news-section .btn-primary.load-more:hover {background-color: #fff;}.news-inner .text-container {max-width: none;margin: 0;padding-right: 50px;padding-top: 20px;}.news-inner .text-container h1 {font-size: 36px;margin-bottom: 10px;}.news-inner .text-container h2 {font-size: 28px;margin-bottom: 10px;}@media (max-width: 1859px) {.news-item .item-img {height: 280px;}}@media (max-width: 1699px) {.news-page .col-sm-6.col-lg-4 {margin-bottom: 50px;}.news-item .item-img {height: 250px;}.news-item .h4 {font-size: 20px;}.news-section .btn-primary.load-more {height: 50px;width: 320px;font-size: 18px;}}@media (max-width: 1399px) {.news-item .item-img {height: 220px;}.news-item .h4 {font-size: 18px;}.news-section .col-sm-6.col-lg-4 {margin-bottom: 50px;}}@media (max-width: 1199px) {.news-item .item-img {height: 180px;}.news-item .h4 {font-size: 18px;}.filter-group {margin-top: 40px;margin-bottom: 40px;}.news-section .btn-primary.load-more {margin: 40px auto 60px;width: 280px;}.index-page .news-section {padding-bottom: 80px;}}@media (max-width: 991px) {.news-item .item-img {height: 200px;}.index-page .news-section {padding-bottom: 30px;}.index-page .news-section .col-sm-6.col-lg-4 {margin-bottom: 50px;}.index-page .news-section .title-group h2, .index-page .news-section .title-group .h2 {margin-bottom: 10px;}}@media (max-width: 767px) {.news-item .item-img {height: 160px;}.filter-group {width: 100%;}.news-item .h4 {font-size: 16px;}.filter-group button, .filter-group a {height: 42px;}}@media (max-width: 575px) {.news-item {width: 400px;margin: 0 auto;}.news-item .item-img {height: 230px;}}@media (max-width: 479px) {.news-item {width: 100%;}}.form-section .img-holder {width: calc((100vw / 2) - 10px);height: 820px;}.form-section picture {width: 100%;height: 100%;}.form-section img {display: block;width: 100%;height: 100%;object-fit: cover;}.form-section .btn-primary {width: 300px;}.form-section .title-group {margin-bottom: 20px;margin-top: -10px;}.form-holder {width: 550px;margin: 0 auto;}.form-holder .btn-primary {height: 60px;width: 300px;}@media (max-width: 1859px) {.form-section .img-holder {height: 680px;}}@media (max-width: 1699px) {.form-section .title-group {margin-top: 0;}}@media (max-width: 1199px) {.form-section .img-holder {display: none;}.form-section {background-color: #22181B;padding: 80px 0;}}@media (max-width: 991px) {.form-holder {width: 100%;}.form-holder .h2, .form-holder h2 {text-align: center;}}@media (max-width: 767px) {.form-holder .btn-primary {width: 100%;}}.contacts-page {height: 100%;}.contacts-page .wrapper {min-height: 100%;}.contacts-page .wrapper main {min-height: calc(100% - 54px);display: flex;flex-direction: column;flex-grow: 1;}.contacts-page .wrapper main .container {height: 100%;display: flex;flex-direction: column;flex-grow: 1;}.contacts-page .wrapper main .mt-100 {flex-grow: 1;}.contacts-page .vertical-center {justify-content: flex-start;}.contacts-page .vertical-center h2, .contacts-page .vertical-center .h2 {text-transform: uppercase;margin-top: 0;}.sraka {border: 3px solid red;}.contacts-page .footer-content {display: none;}.contacts-page form .btn-primary {height: 60px;width: 300px;}.contacts-page .map-container {margin-bottom: 10px;margin-top: 50px;}.contacts-page #map {width: calc((100vw / 2) + 8.333333% + 35px);height: 100%;}.contacts-page .title-group .h1, .contacts-page .title-group h1 {margin-bottom: 15px;}.infrustructure-section .col-xl-5 {padding-left: 80px;padding-right: 50px;}.infrustructure-section .title-group {margin-bottom: 10px;margin-left: -80px;}.infrustructure-section table {width: 100%;}.infrustructure-section table .h3 {font-family: 'playregular';font-size: 22px;margin: 0;text-transform: uppercase;}.infrustructure-section table p {font-weight: normal;margin: 0;}.infrustructure-section table b, .infrustructure-section table strong {font-family: Arial;}.infrustructure-section table th {text-align: left;color: #F1DD95;padding-bottom: 12px;}.infrustructure-section table th:first-child {display: flex;align-items: center;}.infrustructure-section table th svg {margin-top: 3px;margin-right: 8px;}.infrustructure-section table td {padding: 5px 0;}.infrustructure-section table svg {width: 28px;height: 28px;}.create-route {margin-top: 25px;}.create-route .row {align-items: center;margin-left: -15px;margin-right: -15px;}.create-route .col-sm-6 {padding-left: 15px;padding-right: 15px;}.create-route .h3, .create-route h3 {margin: 0 0 5px;}.create-route p {margin: 0;}.create-route .btn-primary, .create-route .btn-outline {width: 100%;white-space: nowrap;height: 60px;padding: 5px;}.create-route .btn-primary svg, .create-route .btn-outline svg {width: 24px;height: 24px;margin-right: 10px;fill: #F1DD95;}.create-route .btn-primary.active svg, .create-route .btn-primary:hover svg, .create-route .btn-outline.active svg, .create-route .btn-outline:hover svg {filter: brightness(0%);}@media (min-width: 1200px) {.contacts-page .main-header.hidden {transform: translateY(0);}}@media (max-width: 1859px) {.contacts-page main .row {margin-left: -15px;margin-right: -15px;}.contacts-page main div[class*='col'] {padding-left: 15px;padding-right: 15px;}.contacts-page .contact-item a.h3 {font-size: 22px;}.contacts-page #map {width: calc((100vw / 2) + 8.333333% + 40px);height: calc(100vh - 460px);}.index-page .map-container {width: calc((100vw / 2) + 8.333333% + 25px);}.create-route .btn-outline {padding: 12px;}}@media (max-width: 1699px) {.contacts-page .pr-150 {padding-right: 50px !important;}.contacts-page .contact-item p {font-size: 13px;}.contacts-page #map {height: 800px;}.infrustructure-section .col-xl-5 {padding-left: 15px;padding-right: 40px;}.infrustructure-section .title-group {margin-left: 0;}.index-page .map-container {width: calc((100vw / 2) + 8.333333% + 30px);}}@media (max-width: 1439px) {.create-route .btn-primary svg, .create-route .btn-outline svg {display: none;}.infrustructure-section table .h3 {font-size: 18px;}}@media (max-width: 1199px) {.contacts-page .mt-100 {margin-top: 50px;}.contacts-page #map {width: 100%;margin-top: 50px;}.contacts-page .pr-150 {padding-right: 15px !important;}.contacts-page .title-group {margin-bottom: 10px;}.index-page .map-container {width: 100%;margin-top: 40px;}.infrustructure-section {padding-top: 50px;}.infrustructure-section .col-xl-5 {padding-right: 15px;}}@media (max-width: 991px) {.contacts-page #map {height: 600px;}}@media (max-width: 767px) {.infrustructure-section {padding-top: 0;}.create-route .h3, .create-route h3 {font-size: 20px;}.contacts-page .contact-item a.h3 {margin-bottom: 20px;display: block;}.contacts-page form .btn-primary {width: 100%;}}@media (max-width: 575px) {.index-page .map-container {width: calc(100% + 30px);margin-left: -15px;margin-right: -15px;}.create-route .btn-outline {margin-top: 20px;}}.error-page .main-content {display: flex;align-items: center;justify-content: center;padding: 120px 0 100px;text-align: center;font-size: 18px;}.error-page .main-content a {text-decoration: none;color: #F1DD95;}.error-page .main-content a:hover {text-decoration: underline;}.error-page .wrapper {min-height: calc(100vh - 57px);}.error-page .main-content img {display: block;max-width: 800px;margin: 0 auto 30px;}.error-page .main-content p {max-width: 550px;margin: 0 auto 20px;}@media (max-width: 1399px) {.error-page .main-content img {max-width: 600px;}}@media (max-width: 1199px) {.error-page .main-content {font-size: 16px;}.error-page .main-content img {max-width: 500px;}}@media (max-width: 575px) {.error-page .main-content {font-size: 14px;}.error-page .main-content img {max-width: calc(100% - 40px);}}.logo-text {text-transform: uppercase;color: #F1DD95;font-size: 42px;font-family: 'playregular';}.logo-text + .contact-item {margin-top: 20px;}.logo-text + .contact-item .h4 {margin-bottom: 20px;}.main-footer a {color: #fff;transition: 0.25s;text-decoration: none;}.main-footer .container-fluid {padding-left: 56px;padding-right: 56px;}.footer-content {padding: 70px 0 60px;}.contact-item h4, .contact-item .h4 {font-family: 'inter-regular';font-size: 20px;}.contact-item p {font-size: 14px;}.contact-item a.h3 {font-family: 'playregular';font-size: 26px;color: #F1DD95;text-decoration: none;}.contact-item a.h3:hover {text-decoration: underline;}.main-footer a:hover {color: #F1DD95;}.main-footer .label {color: #999;text-transform: uppercase;}.footer-bottom {background-color: #22181B;padding: 15px 0;}.footer-bottom .container-fluid {display: flex;justify-content: space-between;}.social-holder {display: flex;}.social-holder a {text-decoration: none;margin-right: 8px;transition: 0.25s;}.social-holder a:hover {opacity: 0.7;}.social-holder svg {width: 36px;height: 36px;}#scroll-top {position: fixed;display: block;right: 20px;bottom: -100px;width: 48px;height: 48px;background-color: #64595d;z-index: 999;transition: 0.8s cubic-bezier(1, -0.25, 0, 1.43);cursor: pointer;border: 0;outline: 0;color: #fff;text-align: center;padding: 0;overflow: hidden;}#scroll-top:before {content: '';position: absolute;top: 0;right: 0;left: 0;bottom: 0;margin: auto;font-size: 28px;background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.16 4.62 3.31 10.468a1.054 1.054 0 0 1-.77.327c-.296 0-.552-.109-.769-.327a1.054 1.054 0 0 1-.327-.77c0-.296.109-.552.327-.769l7.695-7.695c.218-.218.475-.327.77-.327.296 0 .552.11.769.327L18.7 8.93c.218.218.327.475.327.77 0 .296-.11.552-.327.769a1.054 1.054 0 0 1-.77.327c-.296 0-.552-.109-.77-.327L11.315 4.62v13.697c0 .282-.11.532-.327.75a1.032 1.032 0 0 1-.75.327c-.283 0-.533-.109-.75-.327a1.032 1.032 0 0 1-.328-.75V4.62Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat center;background-size: 20px;}#scroll-top.visible {bottom: 20px;}#scroll-top:hover {transition: 0.2s;background-color: #111;}@media (max-width: 1699px) {.contact-item h4, .contact-item .h4 {font-size: 18px;}}@media (max-width: 1399px) {.logo-text {font-size: 32px;}.contact-item img {width: 150px;}}@media (max-width: 1199px) {.main-footer .col-xl-3 {margin-bottom: 30px;}.footer-content {padding: 50px 0 40px;}}@media (max-width: 991px) {.footer-bottom .container-fluid {display: block;text-align: center;}.footer-copyright {margin-bottom: 8px;}.footer-content {padding: 40px 0 10px;}}@media (max-width: 575px) {.logo-text {display: none;}.logo-text + .contact-item {margin-top: 0;margin-bottom: 10px !important;}.footer-content .contact-item {margin-bottom: 25px;}.contact-item h4, .contact-item .h4 {font-size: 16px;}.contact-item p {font-size: 14px;color: #bcbcbc;margin-bottom: 0;}.main-footer br {display: none;}.main-footer .col-xl-3 {margin-bottom: 0;}.main-footer .container-fluid {padding-left: 15px;padding-right: 15px;}}