@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.leftimg {
    float:left; /* Выравнивание по левому краю */
    margin: 14px 14px 14px 0; /* Отступы вокруг картинки */
}
.rightimg  {
    float: right; /* Выравнивание по правому краю  */
    margin: 14px 0 14px 14px; /* Отступы вокруг картинки */
}

.company__hidden{
    display: none;
}

.company__show-all{
    cursor: pointer;
    font-weight: 600;
    background: var(--color1);
    color: #fff;
    padding: 8px 12px;
    -webkit-transition: all .5s;
    transition: all .5s;
    text-transform: uppercase;
    font-size: 14px;
    width: fit-content;
}

.start-screen__col{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.isk-banner{}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-container-pointer-events {
    touch-action: pan-y
}

.swiper-container-pointer-events.swiper-container-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg,
.img-obtain img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-container-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

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: 0;
    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(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .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: 0;
    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(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    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: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image, .fancybox-spaceball {
    background: 0 0;
    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: 0 0;
    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, .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: 0
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: 0
}

.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--play svg:nth-child(2) {
    display: none
}

.fancybox-button--fsexit svg:nth-child(1), .fancybox-button--pause svg:nth-child(1) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: 0 0;
    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;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(to top, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding:max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
    }
}

.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: fancybox-rotate 1s linear infinite;
    background: 0 0;
    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 fancybox-rotate {
    100% {
        transform: rotate(360deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(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: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .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(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.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: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1)
}

@media all and (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:max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right))
        }
    }
}

.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 0
}

.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 5px;
    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: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: 0;
    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 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    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, .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, .1);
    background-position: center center;
    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: 0;
    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 .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1
}

.footer-mini-banners{
    display: flex;
    gap: 20px;
    flex-direction: column;
    align-items: center;

}
.footer-mini-banners a{
    max-width: 340px;
}
.footer-mini-banners img{
    object-fit: cover;
    width: 100%;
}

#h-multilevel-menu{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
}

#h-multilevel-menu *{
    list-style: none;
}

.menu-dropdown{
    display: none;
}

@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

@font-face {
    src: local("Roboto Thin"), url(../fonts/Roboto-Thin.ttf) format("truetype");
    font-family: Roboto;
    font-weight: 100;
    font-display: swap
}

@font-face {
    src: local("Roboto Thin"), url(../fonts/Roboto-ThinItalic.ttf) format("truetype");
    font-family: Roboto;
    font-weight: 100;
    font-style: italic;
    font-display: swap
}

@font-face {
    src: local("Roboto Light"), url(../fonts/Roboto-Light.ttf) format("truetype");
    font-family: Roboto;
    font-weight: 300;
    font-display: swap
}

@font-face {
    src: local("Roboto Light"), url(../fonts/Roboto-LightItalic.ttf) format("truetype");
    font-family: Roboto;
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    src: url(../fonts/Roboto-Regular.ttf) format("truetype");
    font-family: Roboto;
    font-weight: 400;
    font-display: swap
}

@font-face {
    src: url(../fonts/Roboto-Italic.ttf) format("truetype");
    font-family: Roboto;
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    src: local("Roboto Medium"), url(../fonts/Roboto-Medium.ttf) format("truetype");
    font-family: Roboto;
    font-weight: 500;
    font-display: swap
}

@font-face {
    src: local("Roboto Medium"), url(../fonts/Roboto-MediumItalic.ttf) format("truetype");
    font-family: Roboto;
    font-weight: 500;
    font-style: italic;
    font-display: swap
}

@font-face {
    src: url(../fonts/Roboto-Bold.ttf) format("truetype");
    font-family: Roboto;
    font-weight: 700;
    font-display: swap
}

@font-face {
    src: url(../fonts/Roboto-BoldItalic.ttf) format("truetype");
    font-family: Roboto;
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

@font-face {
    src: local("Roboto Roboto-Black"), url(../fonts/Roboto-Black.ttf) format("truetype");
    font-family: Roboto;
    font-weight: 900;
    font-display: swap
}

@font-face {
    src: local("Roboto Roboto-Black"), url(../fonts/Roboto-BlackItalic.ttf) format("truetype");
    font-family: Roboto;
    font-weight: 900;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon/icomoon.ttf) format("truetype"), url(../fonts/icomoon/icomoon.svg) format("svg"), url(../fonts/icomoon/icomoon.eot) format("embedded-opentype"), url(../fonts/icomoon/icomoon.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-menu:before {
    content: "\e900"
}

.icon-close:before {
    content: "\e901"
}

.icon-right:before {
    content: "\e902"
}

.icon-left:before {
    content: "\e903"
}

.icon-phone:before {
    content: "\e904"
}

.icon-long-left:before {
    content: "\e905"
}

.icon-pin:before {
    content: "\e906"
}

.icon-search:before {
    content: "\e907"
}

:root {
    --color0: #0069B3;
    --color1: #249438;
    --color2: #ff0000;
    --color3: rgba(0, 0, 0, 0.6);
    --color4: rgba(0, 0, 0, 0.8);
    --color5: #F0F0F0;
    --color6: rgba(0, 0, 0, 0.4);
    --offset: 3rem
}

.app h1.start-title{
    font-size: 50px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
}

@media (max-width: 1023px) {
    :root {
        --offset: 15px
    }
    .app h1.start-title{
        font-size: 46px;
        font-weight: 700;
        text-transform: uppercase;
    }
}

.header__logo a{
    position: relative;
    display: block;
}



.grid {
    display: grid;
    grid-gap: 2.8rem;
    grid-template-columns:repeat(12, 1fr)
}

.grid.gap-0 {
    grid-gap: 0
}

.grid.center {
    justify-items: center
}

.grid_2 {
    grid-template-columns:repeat(2, 1fr)
}

.grid_3 {
    grid-template-columns:repeat(3, 1fr)
}

.grid_4 {
    grid-template-columns:repeat(4, 1fr)
}

.grid_5 {
    grid-template-columns:repeat(5, 1fr)
}

.grid_6 {
    grid-template-columns:repeat(6, 1fr)
}

.grid_7 {
    grid-template-columns:repeat(7, 1fr)
}

.grid_8 {
    grid-template-columns:repeat(8, 1fr)
}

.grid_9 {
    grid-template-columns:repeat(9, 1fr)
}

.grid_10 {
    grid-template-columns:repeat(10, 1fr)
}

.grid_11 {
    grid-template-columns:repeat(11, 1fr)
}

.grid-col-1 {
    grid-column: span 1
}

.grid-col-2 {
    grid-column: span 2
}

.grid-col-3 {
    grid-column: span 3
}

.grid-col-4 {
    grid-column: span 4
}

.grid-col-5 {
    grid-column: span 5
}

.grid-col-6 {
    grid-column: span 6
}

.grid-col-7 {
    grid-column: span 7
}

.grid-col-8 {
    grid-column: span 8
}

.grid-col-9 {
    grid-column: span 9
}

.grid-col-10 {
    grid-column: span 10
}

.grid-col-11 {
    grid-column: span 11
}

.grid-col-12 {
    grid-column: span 12
}

@media (max-width: 980px) {
    .grid-lg-center {
        justify-items: center
    }

    .grid-lg-1 {
        grid-column: span 1
    }

    .grid-lg-2 {
        grid-column: span 2
    }

    .grid-lg-3 {
        grid-column: span 3
    }

    .grid-lg-4 {
        grid-column: span 4
    }

    .grid-lg-5 {
        grid-column: span 5
    }

    .grid-lg-6 {
        grid-column: span 6
    }

    .grid-lg-7 {
        grid-column: span 7
    }

    .grid-lg-8 {
        grid-column: span 8
    }

    .grid-lg-9 {
        grid-column: span 9
    }

    .grid-lg-10 {
        grid-column: span 10
    }

    .grid-lg-11 {
        grid-column: span 11
    }

    .grid-lg-12 {
        grid-column: span 12
    }
}

@media (max-width: 860px) {
    .app h1.start-title{
        font-size: 38px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .grid-md-1 {
        grid-column: span 1
    }

    .grid-md-2 {
        grid-column: span 2
    }

    .grid-md-3 {
        grid-column: span 3
    }

    .grid-md-4 {
        grid-column: span 4
    }

    .grid-md-5 {
        grid-column: span 5
    }

    .grid-md-6 {
        grid-column: span 6
    }

    .grid-md-7 {
        grid-column: span 7
    }

    .grid-md-8 {
        grid-column: span 8
    }

    .grid-md-9 {
        grid-column: span 9
    }

    .grid-md-10 {
        grid-column: span 10
    }

    .grid-md-11 {
        grid-column: span 11
    }

    .grid-md-12 {
        grid-column: span 12
    }
}

@media (max-width: 680px) {
    .grid {
        grid-gap: 2.8rem 15px
    }

    .grid-sm-0 {
        display: none
    }

    .grid-sm-1 {
        grid-column: span 1
    }

    .grid-sm-2 {
        grid-column: span 2
    }

    .grid-sm-3 {
        grid-column: span 3
    }

    .grid-sm-4 {
        grid-column: span 4
    }

    .grid-sm-5 {
        grid-column: span 5
    }

    .grid-sm-6 {
        grid-column: span 6
    }

    .grid-sm-7 {
        grid-column: span 7
    }

    .grid-sm-8 {
        grid-column: span 8
    }

    .grid-sm-9 {
        grid-column: span 9
    }

    .grid-sm-10 {
        grid-column: span 10
    }

    .grid-sm-11 {
        grid-column: span 11
    }

    .grid-sm-12 {
        grid-column: span 12
    }
}

.common {
    font-size: 10px;
    scroll-behavior: smooth;
    -webkit-text-size-adjust: 100%
}

.common * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
    outline: 0
}

.common__body {
    font-family: Nunito, sans-serif;
    margin: 0;
    font-size: 16px;
    position: relative;
    color: var(--color3)
}

img {
    -o-object-fit: contain;
    object-fit: contain
}

iframe, img {
    display: block;
    max-width: 100%
}

.app {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    min-height: 100vh;
    position: relative;
    width: 100%;
    overflow-x: hidden;
    z-index: 1
}

.app button, .app label {
    cursor: pointer
}

.app button, .app input, .app select, .app textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    border: none;
    background: 0 0;
    font-family: inherit;
    font-size: 16px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.app input::-webkit-input-placeholder, .app select::-webkit-input-placeholder, .app textarea::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: gray
}

.app input:-moz-placeholder, .app select:-moz-placeholder, .app textarea:-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: gray
}

.app input::-moz-placeholder, .app select::-moz-placeholder, .app textarea::-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: gray
}

.app input:-ms-input-placeholder, .app select:-ms-input-placeholder, .app textarea:-ms-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: gray
}

.app textarea {
    overflow: auto
}

.app .about__title .title-2{
    font-size: 37px;
    line-height: 39px;
    font-weight: 700;
}
.app .start-screen__bg {
    max-width: 325px;
}

.app select::-ms-expand, .app textarea::-ms-expand {
    display: none
}

.app input[type=number] {
    -moz-appearance: textfield
}

.app input[type=submit] {
    border: none
}

.app input::-webkit-inner-spin-button, .app input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    display: none
}

.app a {
    text-decoration: none;
    color: inherit
}

.app .anchor {
    top: -10px;
    position: absolute
}

.app .main {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.app .hidden {
    display: none
}

.app .link-full {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    cursor: pointer
}

.app .section {
    position: relative;
    padding-top: 7rem;
    padding-bottom: 8.5rem
}

.app .section._pt-0 {
    padding-top: 0
}

.app .section._bg {
    background: var(--color5)
}

.app .section__button {
    margin-top: 4rem
}

.app .section__mobile-btn {
    display: none
}

.app .section__title {
    margin-bottom: 2.5rem
}

.app .section__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 4rem
}

.app .section__header > * {
    margin-right: 3rem
}

.app .section__header > :last-child {
    margin-right: 0
}

.app .subsection {
    padding-top: 2.5rem;
    padding-bottom: 3.5rem
}

.app .subsection._bg {
    background: var(--color5)
}

.app .inner {
    max-width: calc(1270px + var(--offset) * 2);
    padding-left: var(--offset);
    padding-right: var(--offset);
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.app .inner._narrow {
    max-width: calc(1160px + var(--offset) * 2)
}

.app .grid-row {
    display: grid;
    grid-template-columns:repeat(auto-fill, minmax(30rem, 1fr));
    grid-gap: 4rem 2.5rem
}

.app .grid-col {
    display: grid;
    grid-gap: 4rem
}

.app .swiper-slide {
    display: block;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.app .swiper-button-next:after {
    content: "\e902"
}

.app .swiper-button-prev:after {
    content: "\e903"
}

.app .swiper-button-next, .app .swiper-button-prev {
    opacity: .5
}

.app .swiper-button-next:after, .app .swiper-button-prev:after {
    font-family: icomoon;
    font-size: 3.2rem;
    color: #000
}

.app [data-fancybox] {
    cursor: pointer
}

@media (max-width: 767px) {
    .app .section {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .app .grid-row {
        display: grid;
        grid-template-columns:repeat(auto-fill, minmax(20rem, 1fr));
        grid-gap: 2.5rem 2.5rem
    }
}

@media (max-width: 530px) {
    .app .section__mobile-btn {
        display: block;
        margin-top: 2.5rem
    }

    .app .section__header {
        margin-bottom: 2.5rem
    }

    .app .section__header > * {
        margin-right: 0
    }

    .app .section__header .link {
        display: none
    }

    .app .grid-row {
        grid-template-columns:initial
    }
}

.app .button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 4rem;
    background: var(--color1);
    color: #fff;
    padding: 20px 36px;
    font-weight: 500;
    -webkit-transition: all .5s;
    transition: all .5s;
    text-transform: uppercase;
}

.app .button:hover {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2)
}

.app .button i.icon {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 8px
}

.app .button i.icon:last-child {
    margin-right: 0
}

.app .button i.icon:first-child {
    margin-left: 0
}

.app .button._alt {
    background: var(--color2);
    font-weight: 800;
}

.app .location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    padding: 8px 12px;
    font-size: 2rem;
    color: #000;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: -webkit-fill-available;
}

.app .location:hover {
    background: var(--color1);
    border-color: #fff;
    -webkit-box-shadow: 0 0 0 3px #fff;
    box-shadow: 0 0 0 3px #fff;
    color: #fff
}

.app .location__icon {
    width: 3rem;
    margin-right: 10px
}

.app .locations {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 12rem;
    -moz-column-gap: 12rem;
    column-gap: 12rem;
    display: flex;
}

.app .locations__item {
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    padding-top: 3px
}

@media (max-width: 767px) {
    .app .locations {
        -webkit-column-gap: 5rem;
        -moz-column-gap: 5rem;
        column-gap: 5rem
    }
}

@media (max-width: 530px) {
    .app .location {
        padding: 5px 10px
    }

    .app .locations {
        -webkit-column-count: initial;
        -moz-column-count: initial;
        column-count: initial;
        display: grid;
        grid-gap: 15px
    }

    .app .locations__item {
        margin: 0
    }
}

.app .input {
    display: block;
    width: 100%;
    height: 4rem;
    border: 1px solid var(--color1);
    padding: 0 2rem
}

.app h1, .app h2, .app h3, .app h4, .app h5, .app h6 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0
}

.app p {
    margin-top: 20px;
    margin-bottom: 19px;
    font-size: inherit;
    font-weight: 900
}

.app p:last-child {
    margin-bottom: 0
}

.app p:first-child {
    margin-top: 0
}

.app .title-1 {
    font-weight: 800;
    font-size: 64px;
    white-space: nowrap;
    color: var(--color4);
    text-align: center;
}

.app .title-2 {
    font-size: 30px;
    line-height: 34px;
    color: var(--color1);
    font-weight: 500;
}

.app .title-3 {
    font-size: 3.6rem;
    color: var(--color4)
}

.app .title-4 {
    font-size: 2.4rem;
    color: var(--color3)
}

.app .link {
    text-decoration: underline;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-decoration-thickness: 1.5px
}

.app .link:hover {
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent
}

.app .narrow {
    max-width: 1055px;
    margin: auto
}

.app .color {
    color: var(--color1)
}

.app .text-block {
    color: var(--color3)
}

.app .text-block h1, .app .text-block h2, .app .text-block h3 {
    color: var(--color4)
}

.app .text-block h1, .app .text-block h2, .app .text-block h3, .app .text-block h4 {
    margin-top: 4rem;
    margin-bottom: 16px
}

.app .text-block h1:first-child, .app .text-block h2:first-child, .app .text-block h3:first-child, .app .text-block h4:first-child {
    margin-top: 0
}

.app .text-block h1 {
    font-weight: 700;
    font-size: 4.8rem
}

.app .text-block h2 {
    font-size: 4.8rem
}

.app .text-block h3 {
    font-size: 3.6rem
}

.app .text-block h4 {
    font-size: 2.4rem
}

.app .text-block ul {
    margin-top: 16px;
    margin-bottom: 16px;
    display: grid;
    grid-gap: 16px;
    padding: 0;
    list-style-type: none
}

.app .text-block ul:last-child {
    margin-bottom: 0
}

.app .text-block ul:first-child {
    margin-top: 0
}

.app .text-block ul li {
    padding-left: 2.8rem;
    background: url(../img/bullet.svg) no-repeat left 10px top 3px;
    background-size: 13px
}

.app .text-block table {
    margin-top: 4rem;
    margin-bottom: 4rem;
    width: 100%;
    border-collapse: collapse;
    text-align: left
}

.app .text-block table:last-child {
    margin-bottom: 0
}

.app .text-block table:first-child {
    margin-top: 0
}

.app .text-block table th {
    background: var(--color1);
    color: #fff;
    font-weight: 700
}

.app .text-block table td, .app .text-block table th {
    padding: 2.4rem
}

.app .text-block table td {
    border: 1px solid rgba(0, 0, 0, .3);
    vertical-align: top
}

.app .text-block table td:first-child {
    border-left: none
}

.app .text-block table td:last-child {
    border-right: none
}

@media (max-width: 991px){
    .app .title-1 {
        font-size: 36px;
        line-height: 1
    }
}

@media (max-width: 767px) {
    .app .title-1 {
        font-size: 26px;
        line-height: 1
    }

    .app .about__title .title-2 {
        font-size: 2.5rem;
        line-height: 1
    }

    .app .title-3 {
        font-size: 3.6rem
    }

    .app .title-4 {
        font-size: 2.4rem
    }

    .app .text-block h1 {
        font-size: 3.2rem;
        line-height: 1
    }

    .app .text-block h2 {
        font-size: 3.2rem;
        line-height: 1
    }

    .app .text-block h3 {
        font-size: 3.6rem
    }

    .app .text-block h4 {
        font-size: 2.4rem
    }

    .app .text-block table td, .app .text-block table th {
        padding: 10px
    }
}

@media (max-width: 530px) {
    .app .title-1 {
        font-size: 28px;
        line-height: 1
    }
    .app .text-block table {
        width: calc(100% + var(--offset) * 2);
        margin-left: calc(0px - var(--offset));
        font-size: 14px;
        word-break: break-word
    }

    .app .text-block table td, .app .text-block table th {
        padding: 10px 5px
    }

    .app .text-block table td:first-child, .app .text-block table th:first-child {
        padding-left: var(--offset)
    }

    .app .text-block table td:last-child, .app .text-block table th:last-child {
        padding-right: var(--offset)
    }

    .app .table-scroll {
        overflow-x: auto;
        width: calc(100% + var(--offset) * 2);
        margin-left: calc(0px - var(--offset));
        display: grid;
        background: url(../img/swipe.svg) no-repeat top left 10px;
        background-size: 2.5rem;
        padding-top: 3rem
    }

    .app .table-scroll table {
        min-width: 0;
        word-break: normal;
        width: initial;
        margin: 0
    }

    .app table.mob-adaptive tr {
        display: grid;
        border-bottom: 1px solid
    }

    .app table.mob-adaptive td {
        padding: 10px var(--offset);
        border: none;
        border-bottom: 1px solid #d3d3d3
    }
}

.app .news {
    position: relative
}

.app .news__illustration {
    width: 100%;
    height: 27.5rem;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 8px
}

.app .news__main {
    padding: 10px
}

.app main a{
    text-decoration: underline;
}

.app .news__suptitle {
    font-size: 14px;
    margin-bottom: 10px
}

.app .news__description {
    font-weight: 500;
    color: var(--color4)
}

@media (max-width: 530px) {
    .app .news__illustration {
        height: calc(70vw - var(--offset) * 2)
    }

    .app .news__main {
        padding: 4px 15px 15px
    }
}

.app .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-top: 4rem;
    font-weight: 500
}

.app .pagination__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 3.5rem;
    min-width: 3.5rem;
    height: 3.5rem;
    border-right: 1px solid rgba(0, 0, 0, .1);
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.app .pagination__item:last-child {
    border-right: none
}

.app .pagination__item i.icon {
    font-size: 10px
}

.app .pagination__item._active {
    color: #fff;
    background: var(--color1)
}

.app .offer {
    position: relative
}

.app .offer__illustration {
    width: 100%;
    height: 27.5rem;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 8px
}

.app .offer__title {
    font-size: 4rem;
    font-weight: 500;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    z-index: 1;
    background: rgba(199, 0, 0, .7);
    display: block
}

@media (max-width: 1260px) {
    .app .offer__title {
        font-size: 2rem
    }
}

@media (max-width: 530px) {
    .app .offer__illustration {
        height: calc(70vw - var(--offset) * 2)
    }
}

.app .contact {
    display: grid;
    grid-template-columns:41rem 1fr;
    grid-gap: 2.5rem
}

.app .contact__map {
    height: 23rem
}

.app .contact__title {
    margin-bottom: 15px
}

.app .contact__list {
    display: grid;
    grid-gap: 2rem
}

.app .contact__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.app .contact__item i.icon {
    font-size: 2rem;
    margin-right: 2rem;
    color: var(--color2)
}
.e-inner-item{

    min-height: 200px;
}

.e-inner-item img{
    width: 25%;
    flex: 0 0 25%;
    height: 175px;
}

.bracelet__inner{
    display: flex;
    gap: 20px;
}

.bracelet__inner img{
    flex: 0 0 25%;
    width: 25%;
}

@media (max-width: 1023px) {
    .app .contact {
        grid-template-columns:25rem 1fr
    }
}

@media (max-width: 767px) {
    .app .contact {
        grid-template-columns:initial
    }
    .bracelet__inner{
        flex-direction: column;
    }
    .bracelet__inner img{
        flex: 0 0 100%;
        width: 100%;
    }
}

.app .company {
    background: #fff;
    padding: 16px;
    display: grid;
    grid-gap: 10px;
    line-height: 1;
    grid-template-rows:auto 1fr auto;
    position: relative
}

.app .company__address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--color3)
}

.app .company__address span {
    padding: 10px
}

.app .company__address i.icon {
    font-size: 2rem;
    margin-right: 10px;
    color: var(--color6)
}

.app .company-list {
    display: grid;
    grid-template-columns:repeat(auto-fill, minmax(30rem, 1fr));
    grid-gap: 2.5rem 2.5rem
}

@media (max-width: 530px) {
    .app .company-list {
        grid-template-columns:initial
    }
}

.app .catalog__item {
    height: 23rem;
    position: relative
}

.app .catalog__illustration {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.app .catalog__title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    z-index: 1;
    background: var(--color3);
    font-weight: 700;
    color: #fff;
    display: block
}

@media (max-width: 530px) {
    .app .catalog__item {
        height: calc(61vw - var(--offset) * 2)
    }
}

.app .gallry {
    position: relative
}

.app .gallry__img {
    height: 23rem
}

.app .gallry .swiper-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.app .gallry .swiper-slide {
    width: auto
}

.app .gallry .swiper-button-next {
    right: -5rem
}

.app .gallry .swiper-button-prev {
    left: -5rem
}

@media (max-width: 767px) {
    .app .gallry__img {
        height: 15rem
    }
}

.app .start-screen {
    background: #0069b3 url("./img/strat-screen-bg.png") no-repeat 100% 100%;
    background-size: cover;
    color: #fff;
    padding: 4.5rem 0 3rem 0;
    margin-bottom: 4rem
}

.app .start-screen [class*=title] {
    color: inherit
}

.app .start-screen__description {
    margin: 15px 0 5rem 0;
    font-size: 2.4rem
}

.app .start-screen__main {
    max-width: 60rem;
}

.app .start-screen__main p{
    font-weight: 800;
}

.app .start-screen__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 28px;
}



@media (max-width: 767px) {
    .app .start-screen__description {
        font-size: 16px
    }
    .app .start-screen__bg {
        max-width: 100%;
        margin: -50px 0;
    }
    .app .start-screen .button{
        font-size: 22px;
        line-height: 24px;
        white-space: normal;
    }
}

@media (max-width: 530px) {
    .app .start-screen {
        padding: 3rem 0;
        overflow: hidden;
        position: relative;
        z-index: 1;
        margin: 0
    }
    .app .button{
        padding: 16px 22px;
    }
    .app .start-screen .button {
        font-size: 18px;
        line-height: 20px;
    }

    .app .start-screen__main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .app .start-screen__description {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

.app .about {
    display: grid;
    grid-template-columns: 3fr 3fr;
    grid-gap: 2.5rem 5rem
}

.app .about__images{
    display: flex;
    gap: 40px;
    justify-content: space-around;
    flex-wrap: wrap;
    height: fit-content;
}

.app .about__images img{
    width: 45%;
    object-fit: revert;
    padding: 10px;
    overflow: visible;
}

/*.app .about__images img{
    width: 220px;
}*/

.app .about__images img:last-child{
    width: 250px;
}

.app .about._revert {
    grid-template-columns:auto 1fr
}

.app .about._vertical-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.app .about__title {
    margin-bottom: 2rem
}

@media (max-width: 767px) {
    .app .about {
        grid-template-columns:initial
    }

    .app .about._revert {
        grid-template-columns:initial
    }

    .app .about__illustration {
        grid-row: 1
    }
    .app .start-screen__inner{
        flex-direction: column;
    }
}

.app .error-page {
    text-align: center;
    display: grid;
    grid-gap: 5.5rem;
    justify-items: center
}

.app .error-page m{
    white-space: nowrap;
}

.app .error-page__illustration {
    max-height: 30rem
}

.app .header {
    background: #fff;
    -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, .08);
    box-shadow: 0 8px 16px rgba(0, 0, 0, .08);
    padding: 2rem 0;
    color: var(--color4);
    position: relative
}

.app .header__menu-activation {
    display: none
}

.app .header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 80px;
    gap: 20px;
}

.app .header__menu-btn, .app .header__menu-close {
    display: none
}

.app .header__logo{
    position: relative;
}

.app .header__logo a {
    max-width: 20rem;
    max-height: 15rem;
    position: absolute;
    bottom: -90px;
    z-index: 5;
    min-width: 130px;
    min-height: 130px;
    padding: 16px;
}

.app .header__logo-img{
    z-index: 6;
    position: relative;
}

/*.app .header__logo a{
    width: 130px;
    height: 130px;
}*/
.app .header__logo a:after{
    content: "";
    border-radius: 50%;
    max-width: 140px;
    max-height: 140px;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    background: #fff;
}

.app .header__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 0 10%;
}

.app .header__menu-item {
    padding: 8px 0;
    margin: 0 1rem;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
}

.app .header__search-btn i.icon {
    font-size: 18px
}

.app .header__location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.app .header__location span {
    border-bottom: 1px dashed;
    font-size: 13px;
    line-height: 15px;
}

.app .header__location i.icon {
    font-size: 2rem;
    margin-right: 10px
}

.app .header__search {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    background: #fff;
    z-index: 2;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    -webkit-transition: all .5s;
    transition: all .5s;
    height: 0;
    overflow: hidden;
    pointer-events: none;
    opacity: 0
}

.app .header__search-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px
}

.app .header__search-activation {
    display: none
}

.app .header__search-activation:checked ~ .header .header__search {
    height: 7rem;
    pointer-events: auto;
    opacity: 1
}

.header__menu-item:hover + .menu-dropdown{
    display: block;
}
.inner-menu{
    display: none;
    text-align: center;
    white-space: nowrap;
}

.inner-menu a{
    text-transform: uppercase;
}

.inner-menu li{
    padding: 6px 0;
}

.menu-item--dropped{
    position: relative;
    z-index: 5;
}

.menu-item--dropped .inner-menu{
    position: absolute;
    padding: 16px 20px 20px;
    background: #fff;
    left: 50%;
    transform: translate(-50%, 0);
    top: 100%;
    z-index: 5;
}

.menu-item--dropped:hover .inner-menu{
    display: block;
}
@media (max-width: 1240px){
    #h-multilevel-menu{
        padding: 0 0 0 30px;
    }
}
@media (max-width: 1023px) {
    .app .header__logo-img {
        max-width: 10rem
    }

    .app .header__menu-item {
        padding: 0;
        margin: 0 15px
    }
}

@media (max-width: 767px) {
    #h-multilevel-menu{
        flex-direction: column;
        gap: 10px;
        padding: 0;
        flex-wrap: wrap;
    }

    .menu-item--dropped .inner-menu{
        position: relative;
        transform: inherit;
        padding: 5px 32px 0;
        left: 0;
    }

    .inner-menu{
        display: block;
        text-align: start;
    }

    .app .header__logo a{
        min-width: 80px;
        min-height: 80px;
        position: relative;
        bottom: 0;
        padding: 0;
    }
    .app .header {
        padding: 15px 0
    }

    .app .header__menu {
        position: fixed;
        background: #fff;
        right: -100%;
        top: 0;
        z-index: 9;
        width: 100%;
        height: 100%;
        overflow-y: auto;
        padding: 6rem 2.5rem;
        display: grid;
        grid-gap: 2rem;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-transition: all .5s;
        transition: all .5s
    }

    .app .header__menu:after {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 200px;
        left: 0;
        content: "";
        display: block;
        background: var(--color1);
        z-index: -1;
        -webkit-transform: rotate(-15deg) translate(-25%, 33%);
        transform: rotate(-15deg) translate(-25%, 33%);
        width: 200%
    }

    .app .header__menu-close {
        display: block;
        position: absolute;
        right: 15px;
        top: 15px
    }

    .app .header__menu-close i.icon {
        font-size: 18px;
        color: #000
    }

    .app .header__menu-btn {
        display: block;
        padding: 8px
    }

    .app .header__menu-btn i.icon {
        font-size: 18px
    }

    .app .header__menu-activation:checked ~ .header .header__menu {
        right: 0
    }

    .app .header__logo {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .app .header__search-btn {
        margin: 0 2.5rem
    }
}

.app .footer {
    background: #2679BF url("./img/footer-index-bg.png") no-repeat 100% 100%;
    background-size: cover;
    color: #fff;
    padding: 4rem 0;
}

.app .footer [class*=title] {
    color: inherit
}

.app .footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative
}

.app .footer__logo {
    margin-bottom: 6.5rem
}

.app .footer__logo-img {
    max-width: 14.5rem;
    max-height: 14rem;
}

.app .footer__main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: grid;
    grid-template-columns: 3fr 1fr;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 5rem
}

.app .tg-icon{
    content: url("./img/tg-icon.png");
    width: 50px;
}

.app .vk-icon{
    content: url("./img/vk-icon.png");
    width: 50px;
}

.app .footer__title {
    margin-bottom: 2.5rem
}

.app .footer__copyright {
    position: absolute;
    left: var(--offset);
    bottom: -30px;
}

.app .footer__contacts {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 3rem;
    -moz-column-gap: 3rem;
    column-gap: 3rem
}

.app .footer__contact {
    display: grid;
    grid-gap: 5px;
    margin-bottom: 2rem;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid
}

@media (max-width: 1200px) {
    .app .footer__contacts {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media (max-width: 1023px) {
    .app .footer__logo {
        margin-bottom: 3.5rem
    }

    .app .footer__logo-img {
        max-width: 12rem
    }

    .app .footer__main {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media (max-width: 767px) {
    .app .footer__inner {
        display: grid;
        grid-gap: 3.2rem
    }

    .app .footer__logo {
        margin-bottom: 0
    }

    .app .footer__copyright {
        position: static
    }

    .app .footer__contacts {
        -webkit-column-count: initial;
        -moz-column-count: initial;
        column-count: initial
    }

    .app .footer__main {
        margin-left: 0;
        grid-template-columns: 1fr;
    }
}

@media (max-width: 530px) {
    .app .header__logo-img {
        max-width: 7rem
    }
    .app .about__images img:last-child,
    .app .about__images img:first-child{
        width: 100%;
    }
    .app .footer__logo-img {
        max-width: 15.5rem
    }
    .app .about__images img{
        width: 100%;
        padding: 10px;
    }
    .app .header__inner{
        gap: 6px;
    }
    .app .header__search-btn{
        margin: 0 1rem;
    }
    .app .header__location{
        font-size: 14px;
    }
}

.app .breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    padding-top: 4.5rem;
    padding-bottom: 2rem
}

.app .breadcrumbs__item:after {
    content: "/";
    margin: 0 10px
}

.app .breadcrumbs__item:last-child:after {
    content: none
}

@media (max-width: 767px) {
    .app .breadcrumbs__item {
        line-height: 1.6;
    }
    .app .location:hover{
        background: #fff;
        border-color: #fff;
        color: #000;
    }
}

.app .popup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1000
}

.app .popup.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.app .popup__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    padding: 16px;
    z-index: 15
}

.app .popup__close i.icon {
    font-size: 18px
}

.app .popup__content {
    width: 100%;
    max-width: 100%;
    position: relative;
    z-index: 1;
    margin: auto
}

.app .popup__content._bg {
    padding: 4rem 6rem;
    background: #fff;
    width: auto;
    overflow: hidden;
    height: 600px;
}

.app .popup__content._bg:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
    background: #249438;
    z-index: -1;
    -webkit-transform: rotate(-15deg) translate(-25%, 33%);
    transform: rotate(-15deg) translate(-25%, 33%);
    width: 200%
}

.app .popup__scroll {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    background: rgba(1, 3, 5, .8);
    padding: 3rem
}

.app .popup__title {
    margin-bottom: 3.5rem
}

@media (max-width: 1200px) {
    .app .popup__content {
        min-width: 28rem
    }

    .app .popup__content._bg {
        padding: 5rem var(--offset)
    }

    .app .popup__scroll {
        padding: 5rem var(--offset)
    }
}

@media (max-width: 560px) {
    .app .popup__scroll {
        padding: 0
    }

    .app .popup__content {
        /*display: -webkit-box;*/
        /*display: -ms-flexbox;*/
        /*display: flex;*/
        /*-webkit-box-orient: vertical;*/
        /*-webkit-box-direction: normal;*/
        /*-ms-flex-flow: column nowrap;*/
        /*flex-flow: column nowrap;*/
        /*-webkit-box-pack: center;*/
        /*-ms-flex-pack: center;*/
        /*justify-content: center;*/
        /*-webkit-box-align: stretch;*/
        /*-ms-flex-align: stretch;*/
        /*align-items: stretch;*/
        width: 100%;
        overflow-y: auto
    }

    .app .popup__content._bg {
        width: 100%
    }
    .app .popup__content._bg:after{
        -webkit-transform: rotate(-15deg) translate(-25%, 5%);
        transform: rotate(-15deg) translate(-25%, 5%);
    }
}

.city_banner {
    width: 100%;
    height: auto;
    display: block;
}
.city_banner img {
    width: 100%;
    height: auto;
    display: block;
}
.city_banner img.mobile {
    display: none;
}
@media screen and (max-width: 800px){
    .city_banner img.desktop {
        display: none;
    }
    .city_banner img.mobile {
        display: block;
    }
}
.content h2 {
    font-size: 24px;
    font-weight: bold;
}
.accordion_item {
    height: 40px;
    overflow: hidden;
    margin: 0 0 12px 0;
}
.accordion_item.active {
    height: auto;
}
.accordion_item h3 {
    height: 40px;
    display: flex;
    align-items: center;
    background: #0066d0;
    padding: 8px;
    border-radius: 4px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    position: relative;
}
.accordion_item h3::after {
    content: '▼';
    position: absolute;
    right: 8px;
    top: 11px;
    font-size: 16px;
}
.accordion_item.active h3::after {
    transform: rotate(180deg);
}

