<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/
@media(max-width:1900px) {
    .infrastructure-wrapper {
        display: flex;
        flex-direction: column;
    }

    .infrastructure-item {
        width: 100%;
        justify-content: space-between;
    }

    .infrastructure-item_small .infrastructure-item__img {
        transform: translateX(0px)
    }

    .infrastructure-item_small .footer-contact-item {
        min-width: auto;
    }

    .infrastructure-item_small .infrastructure-item__statistics {
        grid-template-columns: 1fr;
    }

    .infrastructure-item_small .infrastructure-item__info {
        width: 100%;
    }

    .indicators-item__city img {
        object-fit: contain !important;
    }

    .city-number__left {
        left: 21.6%;
    }
}

@media(max-width:1650px) {
    .support-item {
        width: calc(25.6% - 30px);
    }

    .history-card {
        grid-template-columns: calc(100% - 480px) 440px;
    }
}

@media(max-width:1550px) {
    .profile-wrapper .footer-contact-item {
        gap: 16px;
    }

    .profile-image img {
        transform: translate(30px, 28px);
    }

    .profile-image::after {
        left: -2px;
    }

    .profile-wrapper {
        gap: 50px;
    }

    .profile-wrapper {
        grid-template-columns: 340px 58%;
    }

    .profile-image {
        height: 420px;
    }

    .profile-btns .btn {
        font-size: 16px;
        line-height: 120%;
    }

    .infrastructure-item__info {
        padding-top: 0;
    }

    .infrastructure-item__statistics {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .infrastructure-item {
        align-items: flex-start;
    }

    .base-item {
        grid-template-columns: 185px 19% 19% 19% 19%;
        justify-content: space-between;
    }

    .base-item-col {
        padding-left: 14px;
        padding-right: 14px;
    }

    .base-item__title {
        font-size: 20px;
    }

    .base-item_info {
        align-items: flex-start;
    }

    .base-item_text {
        margin-top: 0;
    }

    .gallery-item.gallery-item__medium {
        width: calc(39.3% - 20px);
    }

    .history-card .owl-item {
        height: 310px;
    }

    .infrastructure-item_small {
        align-items: center;
    }

    .infrastructure-item_small:last-of-type .infrastructure-item__info {
        padding-top: 0;
    }

    .industries-item-chart img {
        width: 100%;
        height: 100%;
        object-position: left;
        object-fit: cover;
    }

    .industries-item-chart {
        height: 130px;
    }

    .city-number__right,
    .city-number__left {
        top: 73px;
    }
}

@media(max-width:1500px) {

    .next-h,
    .prev-h {
        width: 58px;
        height: 58px;
        bottom: 75px;
    }

    .next-h svg {
        right: 22px;
        top: 19px;
    }

    .prev-h svg {
        left: 22px;
        top: 19px;
    }

    .prev-h .btn-slide__icon {
        overflow: hidden;
        width: 125%;
    }

    .next-h .btn-slide__icon {
        overflow: hidden;
        width: 125%;
        right: 0;
        left: auto;
    }
}

@media(max-width:1441px) {
    .statistics__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .statistics__item {
        width: 100%;
    }

    .statistics__item_little .chart-container img {
        max-width: 340px;
    }

    .statistics-items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .statistics-item__number {
        font-size: 64px;
    }

    .slider .slider-row {
        grid-template-columns: 50% 50%;
    }

    .slider-info__icon svg {
        width: 100px !important;
        height: 100px !important;
    }

    .title {
        font-size: 46px;
    }

    .slider-image {
        zoom: 0.7;
        transform: translateX(-3vw);
    }

    .image-right {
        right: -100px;
    }

    .image-right .image-right__icon {
        right: 10px;
    }

    .slider-info .title {
        margin-top: 16px;
    }

    .slider-footer {
        bottom: 40px;
    }

    .btn-slide {
        width: 60px;
        height: 60px;
    }

    .btn-slide.prev svg {
        left: 20px;
        top: 20px;
    }

    .btn-slide.next svg {
        right: 20px;
        top: 20px;
    }

    .owl-item.active .main-image::before {
        left: -32px;
        top: -32px;
    }

    .footer-contact-item {
        gap: 12px;
    }

    .industries-item {
        gap: 24px;
        padding: 32px;
        grid-template-columns: 300px calc(100% - 332px);
    }

    .specifications-man {
        width: 350px;
    }

    .base-item_info {
        gap: 50px;
    }

    .history-card .owl-nav button {
        width: 70px;
        height: 70px;
    }

    .history-card {
        grid-template-columns: 50% calc(50% - 32px);
        gap: 32px;
    }

    .slider-photo {
        padding: 32px;
    }

    .history-card__trigger {
        gap: 32px 24px;
    }

    .history-info {
        max-width: 760px;
    }

    .next-h svg {
        right: 21px;
        top: 19px;
    }

    .prev-h svg {
        left: 21px;
        top: 19px;
    }

    .next-h,
    .prev-h {

        bottom: 72px;
    }

    .platforms-map {
        height: 620px !important;
    }

    .platforms-wrapper {
        align-items: flex-start;
    }

    .slider-image {
        transform: scale(0.85) translateY(-60px);
    }

    .slider-info .title {
        font-size: 42px;
    }

    .prev-s svg {
        left: 20px;
    }

    .btn-slide__icon {
        overflow: hidden;
        width: 120%;
    }

    .next .btn-slide__icon,
    .next-h .btn-slide__icon {
        right: 0;
        left: auto;
    }

    .prev-s .btn-slide__icon {
        right: auto;
        left: 0;
    }

    .platforms-legend {
        padding-left: 24px;
    }

    .page-container__slider {
        min-height: 570px;
    }

    .city-number {
        font-size: 1.8vw;
    }

    .city-number__right,
    .city-number__left {
        top: 68px;
    }

    .city-number__right {
        left: 71.3%;
    }

    .city-title {
        font-size: 13px;
        line-height: 135%;
    }
}

@media(max-width:1399px) {
    .level-two {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 40px;
    }

    .level-one .logo {
        min-width: 300px;
    }

    .profile-contacts {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    .profile-wrapper {
        grid-template-columns: 340px calc(100% - 420px);
        gap: 80px;
    }

    .profile-image img {
        transform: translate(54px, 48px);
    }

    .profile-image::after {
        left: 22px;
    }

    .profile-btns {
        width: 100%;
    }

    .profile-btns {
        grid-template-columns: 1fr;
    }

    .profile-btns .btn.w100 {
        grid-column-end: 1;
    }

    .profile-btns {
        gap: 24px;
    }

    .history-info,
    .history-card__info {
        max-width: 620px;
        margin: 0 auto;
        margin-top: 32px;
    }

    .history-info p {
        font-size: 16px;
    }

    .history-card {
        display: block;
    }

    .history-card .owl-item {
        height: 509px;
    }

    .base-item {
        grid-template-columns: 170px 20% 20% 20% 20%;
        padding: 40px 24px;
    }

    .base-item:first-of-type ul {
        padding-right: 0;
    }

    .base-item-col ul {
        margin-top: 0;
    }

    .footer-contact-info p {
        font-size: 15px;
    }

    .level-two .footer-contact-item {
        width: auto;
    }

    .gallery-item.gallery-item__medium {
        width: calc(39.1% - 20px);
    }

    .specifications-man .footer-contact-info p {
        font-size: 32px;
    }
    .city-title__row{
        margin-bottom: -24px;
    }
    .city-number__right, .city-number__left{
        top: 70px;
    }
    
}

@media(max-width:1650px) {
    .support-item {
        width: calc(34.3% - 30px);
    }
}


@media(max-width:1330px) {
    .slider-image {
        transform: scale(0.85) translateY(-50px) translateX(24px);
    }

    .slider-info .title {
        width: 110%;
        font-size: 40px;
    }

    .slider-info .btn {
        padding: 12px 34px;
    }

    .image-right,
    .image-left {
        zoom: 0.8;
    }

    .platforms-legend {
        padding-right: 20px;
        padding-left: 20px;
    }

    .platforms-map-wrapper {
        margin-left: 10px;
    }

    .indicators-wrapper__specifications {
        grid-template-columns: 1fr;
    }

    .indicators-item__city {
        padding-bottom: 63px;
    }

    .city-number__left {
        left: 22.6%;
    }

    .city-number__right {
        left: 73%;
    }

    .indicators-wrapper__specifications .indicators-chard {
        height: 24.5vw;
    }

    .city-number__right,
    .city-number__left {
        top: 97px;
    }

    .city-number {
        font-size: 2.8vw;
    }
    .indicators-item__people  .indicators-chard {
        height: 27.5vw;
    }
    .indicators-item__people  .indicators-chard img{
        object-fit: contain;
    }
    .city-title{
        font-size: 15px;
    }
    .city-number__right, .city-number__left {
        top: 107px;
    }
}

@media(max-width:1200px) {
    .nav-page {
        z-index: 9999;
        background-color: #120439;
        right: 0;
        top: 0;
        left: auto;
        position: fixed;
        border-left: 1px solid #3F4A77;
        right: -100%;
        -webkit-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

    .nav-page__list {
        position: static;
        width: auto;
        padding-top: 32px;
    }

    .btn-close {
        display: block;
    }

    .btn-hamb {
        display: block;
        padding: 0;
        background: none;
        border: none;
        margin-right: 32px;
        position: absolute;
        right: 0;
        top: 16px;
    }

    .main-header__row {
        padding-left: 32px;
    }

    .page-container {
        width: 100%;
        padding: 0 32px;
        padding-top: 80px;
    }

    .logo {
        width: 285px;
        margin-right: 20px;
    }

    .main-header__description {
        width: 478px;
    }

    .nav-page.open {
        right: 0;
        -webkit-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

    .header-btns {
        display: none;
    }

    .nav-page__list .header-btns {
        display: flex;
        padding-left: 20px;
        margin-bottom: 32px;
    }

    .tooltip::before {
        display: none;
    }

    .title {
        font-size: 32px;
    }

    .logo_title {
        padding-right: 10px;
    }

    .main-header__description {
        width: auto;
    }

    .btn-stroke {
        font-size: 16px;
        padding: 11px 20px;
    }

    .btn-slide {
        width: 58px;
        height: 58px;
    }

    .btn-slide.prev svg {
        left: 18px;
        top: 18px;
    }

    .btn-slide.next svg {
        right: 18px;
        top: 18px;
    }

    .slider-image {
        transform: translateX(-7vw);
    }

    .image-right {
        right: -130px;
    }

    .slider-info .title {
        width: 500px;
    }

    .gallery-wrapper {
        gap: 24px;
    }

    .gallery-mid-70 {
        width: calc(60% - 24px) !important;
        height: 35vw !important;
    }

    .gallery-mid-30 {
        width: calc(42% - 24px) !important;
        height: 35vw !important;
    }

    .specifications-row {
        display: block;
    }

    .specifications-statistics {
        width: 100%;
    }

    .specifications-man {
        margin-top: 69px;
    }

    .specifications-man {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .specifications-man .specifications-man__header {
        display: flex;
        align-items: center;
        gap: 72px;
    }

    .specifications-man header {
        margin: 0;
        width: 250px;
    }

    .indicators-wrapper__specifications {
        grid-template-columns: 1fr;
        margin-top: 70px !important;
    }

    .indicators-wrapper__specifications .indicators-chard img,
    .indicators-wrapper__specifications .indicators-chard {
        height: auto;
    }

    .platforms-wrapper {
        flex-wrap: wrap;
    }

    .platforms-map-wrapper {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .platforms-map {
        margin-left: 0 !important;
    }

    .platforms-legend {
        grid-template-columns: repeat(3, 1fr) !important;
    }

    .platforms-legend_right {
        width: 100% !important;

    }

    .page-container__slider {
        height: calc(100vh - 118px);
    }

    .slider .slider-row {
        padding-top: 10px;
    }

    .slider-image {
        transform: scale(0.85) translateY(-100px)
    }

    .slider-info {
        padding-top: 0;
    }

    .owl-item.active .main-image .main-image__icon1 {
        top: -48px;
    }

    .footer-contact-info p {
        font-size: 16px;
    }

    .logo {
        width: 293px;
        margin-right: 32px;
    }

    .base-wrapper {
        margin-top: 26px;
    }

    .base-item {
        padding: 30px 36px;
        padding-bottom: 34px;
    }

    .base-item__title {
        font-size: 24px;
    }

    .base-item-col:first-of-type {
        gap: 22px !important;
    }

    .base-item-col {
        margin-bottom: 30px;
    }

    .footer-contact-info span {
        margin-bottom: 6px;
    }

    .base-item-col:nth-of-type(3) {
        margin-left: 25px;
    }

    .base-item-col {
        margin-bottom: 27px !important;
    }

    .base-item-col .footer-contact-info p {
        line-height: 115%;
    }

    .base-item-col:last-of-type {
        margin-bottom: 0 !important;
    }

    .base-item:first-of-type {
        padding-bottom: 34px;
    }

    .base-item__title br {
        display: none;
    }

    .base-item:nth-of-type(2) .base-item-col:first-of-type {
        margin-bottom: 32px !important;
    }

    .base-item:nth-of-type(2) .base-item-col {
        display: flex;
        align-items: center;
        gap: 16px;
    }

    .base-item .support-item__image {
        margin-bottom: 0;
    }

    .support-item__image {
        padding: 3px;
    }

    .base-item:nth-of-type(2) .footer-contact-info span {
        margin-bottom: 2px;
    }

    .base-item:nth-of-type(2) .base-item-col:last-of-type {
        margin-left: 25px;
    }

    .base-item:nth-of-type(2) .base-item-col:nth-of-type(2),
    .base-item:nth-of-type(2) .base-item-col:nth-of-type(3) {
        margin-bottom: 40px !important;
    }

    .base-item:nth-of-type(2) .base-item-col:nth-of-type(4) {
        margin-bottom: 0 !important;
    }

    .base-item:nth-of-type(2) {
        padding-bottom: 40px !important;
    }

    .base-item:nth-of-type(3) {
        padding-bottom: 33px !important;
    }

    .base-item:nth-of-type(3) .base-item-col:nth-of-type(3) {
        margin-left: 0;
        margin-top: 7px;
    }

    .base-item:nth-of-type(3) .base-item-col {
        border: none;
    }

    .base-item:nth-of-type(4) {
        padding-top: 33px;
        padding-bottom: 34px;
    }

    .base-item:nth-of-type(4) .base-item-col {
        margin-left: 0;
        margin-top: 3px;
    }

    .base-item:nth-of-type(5) {
        padding-bottom: 34px;
    }

    .base-item:nth-of-type(5) .base-item-col:nth-of-type(3) {
        margin-left: 0 !important;
    }

    .base-item:nth-of-type(5) .base-item-col {
        margin-left: 0;
        margin-top: 3px;
    }

    .base-item_info {
        gap: 85px;
        padding-bottom: 33px;
    }

    .base-item_text {
        margin-top: -8px;
    }

    .support-wrapper {
        gap: 24px;
    }

    .city-title {
        font-size: 14px;
    }

    .city-number {
        font-size: 4.8vw;
    }

    .city-number__right,
    .city-number__left {
        top: 7.5vw;
    }

    .city-number__right {
        left: 72.2%;
    }

    .city-title__row {
        margin-bottom: -46px;
        width: 65.1%;
    }

    .indicators-item__city {
        padding-bottom: 53px;
    }
    .specifications-man{
        justify-content: center;
    }
}



@media(max-width:1650px) {
    .support-wrapper {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .support-item {
        width: 100%;
    }

    .platforms-map-wrapper {
        width: 780px;
        margin-left: 40px;
    }

    .platforms-legend {
        grid-template-columns: repeat(2, 1fr);
    }

    .platforms-map {
        height: 730px;
    }

    .platforms-map {
        margin-left: -40px;
    }
}

@media(max-width:1200px) {

    .filter__btn {
        font-size: 14px;
    }

    .filter__btn {
        min-width: 96px;
        padding: 4px 12px;
    }

    .statistics-items {
        justify-content: flex-start;
        flex-wrap: nowrap;
    }

    .statistics-item {
        margin-right: 45px;
    }

    .level-three ul {
        flex-wrap: wrap;
        gap: 12px;
    }

    .level-three ul li {
        width: 100%;

    }

    .indicators-wrapper {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .indicators-chard, .indicators-chard div.svg {
        height: 35vw;
    }

    .nav-page {
        overflow: visible;
    }

    .industries-item {
        display: block;
    }

    .industries-item__left svg {
        width: 100px;
        height: 88px;
    }

    .industries-item__left header {
        display: flex;
        align-items: center;
    }

    .industries-item__title {
        margin: 0;
        margin-left: 24px;
    }

    .industries-item__btns {
        margin-top: 40px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }

    .industries-item .btn {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .industries-item {
        padding: 40px;
    }

    .main-header__row {
        padding-right: 80px;
    }

    .base-item {
        padding-left: 32px 39px;
        grid-template-columns: repeat(2, 1fr);
        padding-bottom: 0;
    }

    .base-item-col:first-of-type {
        grid-column-start: 1;
        grid-column-end: 3;
        display: flex;
        border: none;
        padding-right: 0;
        align-items: center;
        gap: 24px;
    }

    .base-item__title {
        margin-top: 0;
    }

    .base-item-col {
        margin-bottom: 30px;
    }

    .base-item-col_two {
        grid-column-start: 1;
        grid-column-end: 3;
        display: flex;
        padding-left: 0;
    }

    .base-item-col .footer-contact-item {
        flex-direction: row;
        align-items: center;
    }

    .base-item-col:nth-of-type(2) {
        padding-left: 0;
    }

    .base-item-col:nth-of-type(3) {
        padding-right: 0;
        border: none;
    }

    .base-item-col:nth-of-type(4) {
        padding-left: 0;
    }

    .base-item-col_three {
        display: flex;
        grid-column-start: 1;
        grid-column-end: 3;
        padding-left: 0;
    }

    .no-border {
        border: none;
    }

    .carousel__button.is-next::before {
        content: url(../img/icons/right-modal.svg);
        transform: scale(0.6);
        margin-right: 12px;
    }

    .carousel__button.is-prev::after {
        content: url(../img/icons/left-modal.svg);
        transform: scale(0.6);
        margin-left: 12px;
    }

    .gallery-mid-30 {
        width: calc(42.4% - 24px) !important;
    }

    .fancybox__thumbs {
        display: none !important;
    }

    .gallery-mid-30 {
        width: calc(42% - 24px) !important;
        height: 37.5vw !important
    }

    .gallery-mid-70 {
        height: 37.5vw !important
    }

    .page-container .title-page {
        margin-top: 42px;
    }

    .carousel__button.is-prev,
    .carousel__button.is-next {
        top: 52% !important;
    }

    .platforms-map {
        height: 600px !important;
        width: 100%;
    }

    .platforms-legend {
        padding: 40px;
        gap: 16px 44px;
    }

    .platforms-wrapper {
        gap: 35px;
        padding-bottom: 46px;
    }

    .platforms-legend_right h3:nth-of-type(2) {
        margin: 38px 0 30px;
    }

    .footer-contact-item.align-start {
        align-items: center;
    }

    .platforms-legend_right .footer-contact-item {
        margin-bottom: 16px;
    }

    .indicators-chard, .indicators-chard div.svg {
        height: 26.7vw;
    }

    .industries-wrapper {
        margin-top: 26px;
    }

    .industries-item__left {
        padding-top: 0;
    }

    .industries-item__right .footer-contact-item {
        gap: 23px;
    }

    .industries-item__right .footer-contact-icon {
        margin-top: 9px;
    }

    .industries-item__right .footer-contact-info span {
        margin-bottom: 10px;
    }

    .industries-item__right .footer-contact-info p {
        line-height: 149%;
    }

    .industries-item__right .footer-contact-item {
        margin-bottom: 27px;
    }

    .industries-item-chart {
        margin-top: 24px;
    }

    .industries-item-chart img {
        height: 100%;
    }

    .industries-item-chart {
        height: 146px;
    }

    .specifications-statistics img {
        width: auto;
        height: 697px;
        margin-left: 32px;
    }

    .specifications-man {
        margin-top: 45px;
    }

    .specifications-man__image::before {
        content: url(../img/icons/history/1.svg);
        transform: scale(.55);
        top: -29px;
        right: 23px;
    }

    .specifications-man__name {
        line-height: 125%;
    }

    .specifications-man header {
        margin-top: 21px;
    }

    .specifications-man header span {
        margin-bottom: 3px;
    }

    .specifications-man__triggers {
        transform: translateY(7px);
        width: 304px;
    }

    .specifications-man__triggers .footer-contact-item {
        gap: 22px;
    }

    .big-text {
        font-size: 32px !important;
    }

    .specifications-man .footer-contact-item {
        margin-bottom: 38px;
    }

    .specifications-man__triggers .footer-contact-info span {
        font-size: 16px;
    }

    .specifications-man__triggers .footer-contact-info p {
        margin-top: -4px;
    }

    .indicators-wrapper__specifications .indicators-item {
        padding-top: 24px;
    }

    .indicators-wrapper__specifications .indicators-item__title {
        letter-spacing: 0.03em;
    }

    .indicators-wrapper__specifications .indicators-chard {
        height: 33.6vw;
    }

    .indicators-wrapper__specifications .indicators-chard img {
        height: 100%;
        object-fit: contain;
    }

    .indicators-item__title span {
        font-size: 40px !important;
        margin-top: 4px;
    }

    .indicators-wrapper__specifications .indicators-item:last-of-type .indicators-chard {
        margin-top: 24px;
        height: 25vw;
    }

    .platforms-map-wrapper::before {
        display: none;
    }

    .profile-wrapper {
        grid-template-columns: 400px calc(100% - 491px);
        gap: 91px;
        margin-top: 45px;
    }

    .profile-image {
        height: 480px;
    }

    .profile-image img {
        transform: translate(52px, 46px);
    }

    .profile-contacts {
        margin-top: 16px;
    }

    .profile-wrapper .footer-contact-item {
        gap: 24px;
    }

    .footer-contact-info span {
        margin-bottom: 5px;
    }

    .profile-btns .btn {
        padding: 13px;
        line-height: 123%;
    }

    .profile-btns {
        gap: 31px;
    }

    .slider-photo::before {
        right: 271px;
    }

    .slider-photo {
        padding: 40px 48px;
    }

    .history-card .owl-item {
        height: 46.9vw;
    }

    .history-card .owl-nav button {
        width: 96px;
        height: 96px;
    }

    .history-card .owl-nav button span {
        width: calc(100% - 17px);
        height: calc(100% - 17px);
    }

    .history-info,
    .history-card__info {
        margin-top: 39px;
    }

    .history-info,
    .history-card__info {
        max-width: 633px;
    }

    .history-card__trigger {
        margin-top: 27px;
        gap: 40px 25px;
    }

    .history-card__trigger .footer-contact-item {
        gap: 24px;
    }

    .history-info {
        margin-top: 32px;
    }

    .history-info p {
        font-size: 18px;
        line-height: 132%;
    }

    .history-info__bts {
        margin-top: 44px;
        gap: 25px;
    }

    .history-wrapper {
        padding-bottom: 47px;
    }

    .next-h,
    .prev-h {
        bottom: 43px;
    }

    .infrastructure-item__img {
        margin-right: -49px;
    }

    .infrastructure-item .footer-contact-item {
        gap: 22px;
    }

    .infrastructure-item__statistics {
        gap: 35px;
    }

    .infrastructure-item {
        padding-bottom: 40px;
    }

    .infrastructure-item:nth-of-type(2) .infrastructure-item__info {
        padding-top: 0;
    }

    .infrastructure-item:nth-of-type(2) .infrastructure-item__statistics {
        margin-top: 33px;
        gap: 36px;
    }

    .infrastructure-item__statistics .footer-contact-info .big-text {
        margin-top: -5px;
    }

    .infrastructure-item__title br {
        display: none;
    }

    .infrastructure-item_small {
        padding-bottom: 33px;

    }

    .base-item_info {
        zoom: 1;
    }

    .base-item-material {
        margin-left: 25px;
    }

    .base-item-sands_two {
        margin-left: 0 !important;
    }

    .base-item-sands,
    .base-item-sands {
        border-right: 1px solid #3F4A77 !important;
    }

    .base-item .base-item-flint {
        margin-left: 25px !important;
    }

    .base-item-col:last-of-type {
        border: none !important;
    }

    /* ------------ */
    .slider-image {
        transform: scale(0.85) translateY(-80px) translateX(0px);
    }

    .slider-info .title {
        width: 100%;
        font-size: 44px;
    }

    .slider-info .btn {
        padding: 12px 34px;
    }

    .image-right,
    .image-left {
        zoom: 1;
    }

    .page-container__slider {
        padding-top: 50px;
    }

    .nav-page__list {
        height: 100vh;
    }

    .indicators-item__people .indicators-chard {
        height: 36vw !important;
    }

    /* .next-h, .prev-h{
        bottom: 51px;
    } */
    .city-title__row{
        margin-bottom: -42px;
    }
    .city-number__right, .city-number__left {
        top: 8.5vw;
    }

    .city-number {
        font-size: 5vw;
    }
    .city-number__left {
        left: 23%;
    }
    .city-number__right {
        left: 71.5%;
    }
    .city-title{
        font-size: 15px;
    }
    .city-number__right{
        left: 72%;
    }
    .city-title__row{
        margin-bottom: -32px;
    }
    .city-number__right, .city-number__left {
        top: 9.2vw;
    }
}

@media(max-width:960px) {
    .base-item_info {
        flex-direction: column;
        gap: 35px;
        padding-top: 0;
        margin-top: 95px;
    }

    .base-item_info-image {
        margin-top: -40px;
    }

    .page-container {
        padding: 0 23px;
        padding-top: 99px;
    }

    .base-item {
        padding: 30px;
    }

    .base-item-col:nth-of-type(3) {
        margin-left: 17px;
    }

    .base-item:first-of-type {
        padding-bottom: 27px;
    }

    .base-item:nth-of-type(2) .base-item-col:last-of-type {
        margin-left: 17px;
    }

    .base-item_info-image {
        margin: 0 auto;
        margin-top: -27px;
    }

    .base-item_info {
        margin-top: 80px;
        padding-left: 32px;
        padding-right: 32px;
        gap: 44px;
    }

    .main-header__row {
        padding-left: 24px;
    }

    .btn-hamb {
        margin-right: 24px;
    }

    .base-item_image-one::after {
        bottom: -36px;
        left: 96px;
    }

    .base-item_image-two::after {
        bottom: -27px;
        right: 94px;
    }

    .specifications-statistics img {
        height: auto;
        width: 96.5%;
        margin-left: 0;
    }

    .specifications-man {
        margin-top: 54px;
    }

    .specifications-man__triggers {
        transform: translateY(0px);
        width: 348px;
    }

    .specifications-man__triggers-name .specifications-man__role {
        margin-bottom: 6px;
    }

    .indicators-wrapper__specifications {
        margin-top: 70px !important;
    }

    .indicators-wrapper__specifications {
        gap: 32px;
    }

    .indicators-wrapper__specifications .indicators-item:last-of-type .indicators-chard {
        margin-top: 24px;
        height: 32.4vw;
    }

    .slider-photo::before {
        right: 33px;
    }

    .history-card .owl-item {
        height: 61.3vw;
    }

    .history-info,
    .history-card__info {
        max-width: 100%;
    }

    .history-info__bts {
        margin-top: 35px;
    }

    .slider-info .title {
        font-size: 32px;
    }

    .page-container {
        padding-top: 80px;
    }

    .slider-image {
        transform: scale(0.85) translateY(-70px) translateX(0px);
    }

    .slider-footer-history {
        display: flex;
        justify-content: center;
        gap: 50px;
        margin-top: 47px;
    }

    .next-h,
    .prev-h {
        position: relative;
        bottom: 0;
    }
    .specifications__container .title-page{
        margin-top: 44px !important;
    }
    .indicators-wrapper__specifications .indicators-chard{
        margin-top: 23px;
    }

}

@media(max-width:890px) {
    .main-header__description {
        max-width: 310px;
    }

    .slider .slider-row {
        display: flex;
        flex-direction: column-reverse;
        padding-right: 0;
        padding-bottom: 132px;
    }

    .slider-image {
        transform: translateX(0vw);
    }

    .slider-image {
        max-width: 660px;
        margin: 0 auto;
    }

    .slider-info {
        display: flex;
        align-items: flex-start;
        gap: 24px;
    }

    .slider-info .title {
        width: 100%;
        margin-bottom: 24px;
    }

    .slider-info {
        padding-top: 24px;
    }

    .owl-dots {
        display: none;
    }

    .page-container .title-page {
        margin-top: 24px;
    }

    .profile-wrapper {
        grid-template-columns: 1fr;
        justify-content: center;
    }

    .profile-image {
        width: 400px;
        height: 480px;
        margin: 0 auto;
    }

    .profile-contacts {
        grid-template-columns: repeat(2, 1fr);
        gap: 40px;
    }

    .profile-btns {
        grid-template-columns: repeat(2, 1fr);
        margin-top: 40px;
    }

    .profile-btns .btn.w100 {
        grid-column-end: 3;
    }

    .infrastructure-item {
        flex-wrap: wrap-reverse;
        padding-top: 0;
        gap: 40px;
    }

    .infrastructure-item__img {
        margin-right: 0;
        margin: 0 auto;
        margin-top: -49px;
    }

    .infrastructure-wrapper {
        gap: 90px;
        margin-top: 80px;
    }

    .support-wrapper {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
        width: 100%;
    }

    .main-header__row {
        padding-right: 0px;
    }

    .specifications-man header {
        display: none;
    }

    .specifications-man__triggers-name {
        display: block;
        margin-bottom: 30px;
    }

    .specifications-man {
        gap: 70px;
    }

    .next-h,
    .prev-h {
        position: relative;
        bottom: 0;
    }

    .slider-footer-history {
        display: flex;
        justify-content: center;
        gap: 50px;
        margin-top: 61px;
    }

    .slider-footer-history .btn-slide__icon {
        overflow: hidden;
        width: 130%;
    }

    .history-info__bts {
        gap: 24px;
    }

    .platforms-legend {
        grid-template-columns: repeat(2, 1fr) !important;
        padding: 32px 30px;
    }

    .page-container__slider {
        height: auto;
    }

    .support-wrapper {
        gap: 24px;
    }

    .platforms-wrapper {
        margin-top: 23px;
        gap: 42px;
    }

    .platforms-legend {
        gap: 16px 20px;
    }

    .footer-contact-item.align-start {
        align-items: flex-start;
    }

    .page-container .indicators-wrapper {
        margin-top: 25px;
    }

    .indicators-chard, .indicators-chard div.svg {
        height: 35.7vw;
    }

    .industries-item .btn {
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .industries-item__right .footer-contact-item:last-of-type {
        margin-top: 42px;
    }

    .profile-wrapper {
        margin-top: 35px;
        gap: 82px;
    }

    .profile-image {
        transform: translateX(-29px);
    }

    .profile-profession {
        margin-top: 15px;
    }

    .profile-contacts {
        margin-top: 36px;
        gap: 40px 23px;
    }

    .footer-contact-info span {
        margin-bottom: 7px;
    }

    .profile-btns {
        gap: 32px 24px;
    }

    .profile-btns .btn {
        padding: 12px;
    }

    .infrastructure-wrapper {
        margin-top: 67px;
    }

    .infrastructure-item__img {
        margin-top: -40px;
    }

    .icon-before__one {
        left: 98px;
    }

    .infrastructure-wrapper {
        gap: 81px;
    }

    .page-container__slider {
        padding-top: 0;
    }

    .main-image .main-image__icon1 {
        top: -55px !important;
        zoom: 0.7;
    }

    .image-right .image-right__icon,
    .main-image .main-image__icon2,
    .main-image .main-image__icon3 {
        zoom: 0.7;
    }

    .slider-info .title {
        line-height: 130%;
    }

    .slider-info__icon {
        margin-top: 20px;
    }

    .slider .slider-row {
        padding-top: 30px;
    }

    .city-number__right,
    .city-number__left {
        top: 10.5vw;
    }

    .city-title__row {
        margin-bottom: -31px;
    }

    .indicators-item__city {
        padding-bottom: 55px;
    }

    .specifications-man {
        justify-content: flex-start;
    }

    .history-page__container {
        padding-top: 100px;
    }

    .slider-history__item {
        padding-top: 42px;
    }

    .slider-photo::before {
        top: -24px;
        right: 32px;
    }

    .history-card .owl-nav button {
        top: 52.5%;
    }

    .history-card .owl-nav button {
        right: 1px;
    }

    .history-card .owl-nav .owl-prev {
        left: 1px;
    }

    .history-wrapper {
        padding-bottom: 61px;
    }
}

@media(max-width:768px) {
    .gallery-mid-70 {
        width: calc(61% - 24px) !important;
        height: 37.5vw !important;
    }

    .page-container_bg-flag {
        background-position: left 70px;
    }

}

@media(max-width:767px) {
    .main-header__description {
        display: none;
    }

    .logo_title {
        border: none;
        font-size: 16px;
    }

    .logo {
        margin-right: 0;
    }

    .logo_img {
        min-width: 32px;
    }

    .filter {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .filter__list {
        margin-bottom: 20px;
        width: 100%;
        margin-right: 0;
    }

    .filter__list:last-of-type {
        margin-bottom: 0;
    }

    .statistics__item-header h4 {
        font-size: 16px;
    }

    .statistics__item-header {
        padding: 12px 20px;
    }

    .logo_img {
        width: 32px;
        margin-right: 15px;
    }

    .page-container,
    .footer-page .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .main-header__row {
        padding-left: 15px;
    }

    .btn-hamb {
        margin-right: 15px;
    }

    .filter__btn {
        min-width: 85px;
        padding-left: 0;
        padding-right: 0;
    }

    .statistics__item-body {
        padding: 25px 20px;
    }

    h1 {
        font-size: 30px;
    }

    .statistics-item__number {
        font-size: 50px;
    }

    .statistics-item__number-desc {
        font-size: 20px;
    }

    .input-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 16px;
    }

    .login-content_form .input-row input {
        width: 100%;
        margin-top: 12px;
    }

    .login-content__header h4 {
        font-size: 16px;
    }

    label {
        font-size: 16px;
    }

    .login-content_form-footer {
        margin-top: 32px;
    }

    .login-content_form-footer .btn {
        width: 100%;
        padding-top: 14px;
        padding-bottom: 14px;
    }

    .login-section {
        padding-left: 15px;
        padding-right: 15px;
    }

    .login-content_form form {
        width: 100%;
    }

    .login-content__header {
        padding-left: 20px;
    }

    .login-content_form {
        padding: 17px 20px 25px;
    }

    .filter-scroll {
        padding-bottom: 12px;
        margin-bottom: 12px;
    }

    .filter__btn {
        min-width: 80px;
    }

    .slider-image {
        max-width: auto;
        width: 90vw;
    }

    .slider-info .title {
        font-size: 30px;
    }

    .image-right,
    .image-left {
        zoom: 0.65;
    }

    .main-image__icon1,
    .main-image__icon2,
    .main-image .main-image__icon3 {
        zoom: 0.65;
    }

    .main-image::before {
        top: 24px;
        left: 24px;
    }

    .slider .slider-row {
        padding-top: 15px;
    }

    .btn-slide {
        width: 50px;
        height: 50px;
    }

    .btn-slide.next svg {
        right: 16px;
        top: 14px;
    }

    .btn-slide.prev svg {
        left: 16px;
        top: 14px;
    }

    .level-one {
        flex-wrap: wrap;
        gap: 15px;
    }

    .level-one .main-header__description {
        display: block;
        width: 100%;
        max-width: 100%;
    }

    .level-one .logo {
        width: 100%;
    }

    .level-three {
        flex-wrap: wrap;
        padding-bottom: 16px;
    }

    .level-three ul {
        width: 100%;
    }

    .level-three ul {
        margin-bottom: 16px;
    }

    .specifications-statistics {
        display: none;
    }

    .platforms-wrapper {
        padding-bottom: 20px;
    }

    .next-h svg,
    .prev-h svg {
        top: 15px;
    }

    .next-h svg {
        right: 16px;
    }

    .prev-h svg {
        left: 16px;
    }
    .page-container .title-page {
        margin-top: 24px !important;
    }
    .indicators-wrapper__specifications{
        padding-bottom: 34px;
    }
}

@media(max-width:680px) {

    .city-number__right,
    .city-number__left {
        top: 11.5vw;
    }
}

@media(max-width:640px) {
    .level-two {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .footer-contact-icon {
        min-width: 50px;
        height: 50px;
    }

    .profile-contacts {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .profile-name {
        font-size: 25px;
    }

    .profile-image {
        width: 305px;
        height: 365px;
    }

    .profile-wrapper {
        justify-content: flex-start;
        gap: 50px;
    }

    .profile-image img {
        transform: translate(40px, 35px);
    }

    .profile-image::after {
        zoom: 0.7;
    }

    .profile-image::before {
        zoom: 0.7;
    }

    .profile-btns {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .infrastructure-item__img {
        min-width: 305px;
        height: 230px;
    }

    .infrastructure-item__title {
        font-size: 20px;
    }

    .infrastructure-item .footer-contact-info span {
        font-size: 16px;
    }

    .big-text {
        font-size: 30px;
    }

    .infrastructure-item {
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 25px;
    }

    .icon-before {
        zoom: 0.7;
    }

    .accordion__button {
        padding-left: 24px;
        padding-right: 24px;
        font-size: 20px;
        padding-right: 124px;
        align-items: center;
    }

    .accordion__button::before {
        right: 24px;
        border: none;
        right: 0;
    }

    .accordion__info li {
        font-size: 16px;
    }

    .accordion__info li:first-of-type {
        font-family: 'Inter-Medium';
    }

    .accordion__item {
        margin-bottom: 20px;
    }

    .accordion__content {
        padding-left: 24px;
        padding-right: 24px;
    }

    .accordion__item.active .accordion__info {
        padding-top: 20px;
    }

    .accordion__item.active .accordion__content {
        max-height: 2000px;
    }

    .support-wrapper {
        grid-template-columns: 1fr;
    }

    .support-wrapper {
        margin-bottom: 26px;
    }

    .page-container_bg-flag {
        padding-bottom: 40px;
    }

    .industries-item {
        padding: 25px;
    }

    .industries-item__title {
        margin-left: 13px;
        font-size: 20px;
    }

    .industries-item__left svg {
        width: 57px;
        height: 50px;
    }

    .industries-item__btns {
        margin-top: 20px;
        grid-template-columns: 1fr;
        gap: 20px;
        margin-bottom: 20px;
    }

    .industries-item__btns .btn {
        margin-bottom: 0;
    }

    .industries-item__right .footer-contact-item {
        flex-wrap: wrap;
    }

    .industries-item__right .footer-contact-info {
        width: 100%;
    }

    .specifications-man {
        flex-direction: column;
        gap: 44px;
        margin-top: 34px;
    }

    .specifications-man__image {
        margin: 0 auto;
    }

    .specifications-man__triggers {
        width: 100%;
    }

    .page-container .indicators-wrapper {
        margin-top: 30px !important;
    }

    .specifications-man .footer-contact-item {
        margin-bottom: 24px;
    }

    .specifications-man__name {
        font-size: 30px;
    }

    .base-item {
        display: block;
        padding: 25px;
    }

    .base-item-col {
        padding: 0;
        border: none;
        display: flex;
        align-items: center;
        gap: 20px !important;
    }

    .base-item-col:first-of-type {
        gap: 20px;
    }

    .base-item .support-item__image {
        margin-bottom: 0;
    }

    .base-item-col:first-of-type svg {
        width: 60px !important;
    }

    .base-item-col .footer-contact-icon {
        min-width: 60px;
        height: 60px;
    }

    .base-item-col .footer-contact-item {
        gap: 20px;
    }

    .history-info__bts {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .next-h svg {
        right: 17px;
        top: 15px;
    }

    .prev-h svg {
        left: 17px;
        top: 15px;
    }

    .history-card .owl-nav button {
        width: 60px;
        height: 60px;
    }

    .slider-photo {
        padding: 24px;
    }

    .platforms-legend .footer-contact-item {
        flex-direction: column;
        align-items: flex-start;
    }

    .fancybox__content {
        outline-width: 0px;
    }

    .carousel__button.is-next::before {
        content: url(../img/icons/right-modal.svg);
        transform: scale(0.6);
        margin-right: 12px;
    }

    .carousel__button.is-prev::after {
        content: url(../img/icons/left-modal.svg);
        transform: scale(0.6);
        margin-left: 12px;
    }

    .btn-hamb {
        width: 40px;
        height: 40px;
    }

    .btn-hamb img {
        width: 100%;
        height: 100%;
    }

    .main-header {
        padding: 15px 0;
    }

    .page-container {
        padding-top: 77px;

    }

    .page-container .title-page {
        letter-spacing: 0.03em;
    }

    .base-wrapper {
        margin-top: 20px;
    }

    .base-item {
        padding: 24px 23px !important;
    }

    .base-item-col:first-of-type svg {
        height: 60px;
    }

    .base-item-col:first-of-type {
        gap: 16px !important;
    }

    .base-item-col .footer-contact-info p {
        line-height: 120%;
    }

    .base-item-col:nth-of-type(3) {
        margin-left: 0;
        margin-bottom: 16px !important;
    }

    .base-item-col ul li {
        margin-bottom: 18px;
    }

    .base-item:nth-of-type(2) .base-item-col:first-of-type svg {
        width: 73px !important;
    }

    .support-item__image {
        width: 60px;
        height: 60px;
    }

    .base-item:nth-of-type(2) .base-item-col:first-of-type {
        margin-bottom: 29px !important;
    }

    .base-item:nth-of-type(2) .base-item-col:nth-of-type(2),
    .base-item:nth-of-type(2) .base-item-col:nth-of-type(3) {
        margin-bottom: 30px !important;
    }

    .base-item:nth-of-type(2) .base-item-col:last-of-type {
        margin-left: 0;
        margin-top: 30px;
    }

    .base-item:nth-of-type(2) {
        padding-bottom: 30px !important;
    }

    .base-item:nth-of-type(3) {
        padding-bottom: 8px !important;
    }

    .base-item:nth-of-type(4) {
        padding-bottom: 9px !important;
    }

    .base-item-col:first-of-type svg {
        min-width: 60px;
    }

    .base-item:nth-of-type(5) {
        padding-top: 19px !important;
        padding-bottom: 7px !important;
    }

    .base-item_info {
        margin-top: 70px;
        gap: 24px;
    }

    .base-item_info-image {
        margin-top: -30px;
        height: 234px !important;
        margin-left: -15px;
    }

    .base-item_text p {
        line-height: 157%;
    }

    .base-item_info-image {
        height: 360px !important;
        width: 100%;
        margin: 0 auto;
    }

    .base-item_info {
        gap: 32px;
    }

    .base-item_image-one::after,
    .base-item_image-two::after {
        transform: scale(0.7);
        bottom: -28px;
        left: 39px;
        right: auto;
        content: url(../img/icons/profile/2.svg);
    }

    .gallery-mid-30 {
        width: calc(43% - 24px) !important;
    }

    .specifications-man {
        margin-top: 28px;
    }

    .specifications-man .specifications-man__header {
        transform: translateX(-11px);
    }

    .specifications-man__name {
        line-height: 115%;
        margin-bottom: 16px;
    }

    .specifications-man .footer-contact-icon {
        min-width: 60px;
        height: 60px;
    }

    .specifications-man__triggers-name {
        margin-bottom: 22px;
    }

    .specifications-man__triggers .footer-contact-item {
        gap: 14px;
    }

    .specifications-man__triggers .footer-contact-info p {
        letter-spacing: 0;
    }

    .gallery-mid-70 {
        width: calc(60.5% - 24px) !important;
        height: 37.5vw !important;
    }

    .base-item-col {
        margin-left: 0 !important;
        margin-bottom: 30px !important;
        border: none !important;
    }

    .base-item .base-item-flint {
        margin-left: 0 !important;
    }

    .accordion__info li {
        line-height: 150%;
    }

    .faq-container {
        padding-bottom: 37px;
    }

    .profile-wrapper {
        gap: 70px;
    }

    .profile-contacts .footer-contact-info a {
        line-height: 155%;
    }

    .profile-contacts {
        margin-top: 24px;
    }

    .profile-profession {
        margin-top: 8px;
    }

    .support-wrapper {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .industries-item__right .footer-contact-info span {
        line-height: 150%;
    }

    .specifications-man__triggers {
        width: fit-content;
    }
    .city-title__row {
        margin-bottom: -22px;
    }
    .city-number__right, .city-number__left {
        top: 75px;
    }

}

@media(max-width:590px) {

    .city-number__right,
    .city-number__left {
        top: 75px;
    }
}

@media(max-width:545px) {
    .base-item_info-image {
        margin-top: -30px;
        margin-left: -15px;
    }

    .base-item_info-image {
        height: 233px !important;
    }

    .base-item_info {
        gap: 24px;
    }

    .base-item_image-one::after,
    .base-item_image-two::after {
        left: 43px !important;
        zoom: 0.8 !important;
        bottom: -31px !important;
    }

    .base-wrapper {
        padding-bottom: 38px;
    }

    .footer-page {
        padding-top: 25px;
    }

    .level-one .main-header__description {
        line-height: 140%;
    }

    .level-two {
        padding-top: 15px;
        gap: 29px;
    }

    .slider-info__icon svg {
        width: 80px !important;
        height: 80px !important;
    }

    .slider-info__icon {
        margin-top: 20px;
    }

    .base-item_info-image {
        min-width: 100%;
    }

    .platforms-wrapper {
        padding-bottom: 16px;
    }
}

@media(max-width:520px) {
    .city-title__row {
        width: 100%;
    }

    .city-title {
        line-height: 145%;
    }

    .city-number__right, .city-number__left {
        top: 79px;
    }

    .city-number__right {
        left: 71.7%;
    }
}

@media(max-width:480px) {
    .statistics-item {
        width: 100%;
    }

    .indicators-item__title {
        font-size: 20px;
    }

    .indicators-item {
        padding: 18px 24px 27px;
        padding-right: 0;
        width: 100%;
    }

    .indicators-wrapper {
        gap: 30px;
        display: flex;
        flex-direction: column;
    }

    .indicators-chard {
        overflow-x: scroll;
        width: 100%;
        height: 230px;
    }
    .indicators-chard div.svg {
        height: 230px;
    }

    .indicators-chard img {
        width: 480px;
    }

    .page-container .title-page {
        margin-top: 20px;
        line-height: 129%;
        letter-spacing: 0.04em;
    }

    .nav-page .btn-close {
        display: none;
    }

    .nav-page.open .btn-close {
        display: block;
    }

    .nav-page {
        width: 305px;
    }

    .gallery-wrapper {
        gap: 15px;
    }

    .gallery-mid-70 {
        width: 100% !important;
    }

    .gallery-mid-30 {
        width: calc(50% - 8px) !important;
    }

    .gallery-mid-70 {
        height: 65vw !important;
    }

    .gallery-mid-30 {
        height: 44vw !important
    }

    .support-item {
        padding: 25px;
    }

    .base-item_info-image {
        min-width: 305px;
        height: 230px;
    }

    .base-item_image-one::after {
        left: 39px;
        zoom: 0.7;
    }

    .base-item_info {
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 25px;
    }

    .base-item_text h3 {
        font-size: 20px;
        margin-bottom: 14px;
    }

    .base-item {
        padding: 25px;
    }

    .base-item__title {
        font-size: 20px;
    }

    .base-item-col:first-of-type {
        gap: 15px;
    }

    .history-wrapper {
        margin-top: 19px;
    }

    .history-card h2 {
        font-size: 24px;
    }

    .history-card__info {
        margin-top: 20px;
    }

    .history-card__trigger {
        margin-top: 30px;
    }

    .history-card__trigger {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .gallery-item.gallery-item__big {
        width: 100% !important;
        height: 65vw !important;
    }

    .indicators-wrapper,
    .gallery-wrapper {
        padding-bottom: 39px;
    }

    .faq-container {
        margin-top: 22px;
    }

    .accordion__button::before {
        top: 10px;
    }

    .accordion__item.active .accordion__info {
        padding-top: 24px;
    }

    .accordion__info li {
        padding-left: 36px;
        line-height: 155%;
    }

    .accordion__button {
        padding-right: 54px;
        line-height: 147%;
    }

    .support-wrapper {
        margin-top: 20px;
        gap: 15px;
    }

    .subtitle-page {
        font-size: 30px;
    }

    .platforms-wrapper {
        margin-top: 21px;
        gap: 34px;
    }

    .platforms-map {
        height: 346px !important;
        width: 100vw;
        margin-left: -16px !important;
    }

    .platforms-map-wrapper {
        border: none;
    }

    .platforms-legend {
        border: none;
        padding: 20px 0px;
        position: relative;
        padding-bottom: 17px;
    }

    .platforms-legend::before {
        content: '';
        width: 100vw;
        height: 2px;
        position: absolute;
        bottom: 0;
        left: -15px;
        background-color: #594F74;

    }

    .platforms-legend .footer-contact-item {
        gap: 2px;
    }

    .platforms-legend .footer-contact-info p {
        line-height: 145%;
    }

    .platforms-legend_right h3 {
        margin-bottom: 20px;
    }

    .platforms-legend_right .footer-contact-item {
        margin-bottom: 12px;
    }

    .platforms-legend_right h3:nth-of-type(2) {
        margin: 32px 0 9px;
        line-height: 157%;
    }

    .platforms-legend_right .footer-contact-info {

        gap: 11px;
    }

    .platforms-wrapper {
        padding-bottom: 29px;
    }

    .page-container .indicators-wrapper {
        margin-top: 18px !important;
    }

    .indicators-item {
        padding: 21px 24px 27px;
        padding-right: 0;
        width: 100%;
    }

    .indicators-item__title {
        line-height: 140%;
    }

    .indicators-chard {
        height: 274px;
        margin-top: 17px;
    }

    .indicators-item header {
        padding-right: 32px;
    }

    .indicators-wrapper {
        padding-bottom: 42px;
    }

    .page-container .title-page {
        line-height: 130%;
    }

    .industries-wrapper {
        margin-top: 22px;
    }

    .industries-item__btns {
        margin-top: 22px;
    }

    .industries-item__right .footer-contact-icon {
        min-width: 60px;
        height: 60px;
        margin-top: 0;
    }

    .industries-item .btn {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .industries-item__right .footer-contact-item {
        gap: 13px;
        margin-bottom: 20px;
    }

    .industries-item__right .footer-contact-info span {
        font-size: 14px;
    }

    .industries-item__right .footer-contact-info p {
        line-height: 155%;
    }

    .industries-item__right .footer-contact-item:last-of-type {
        margin-top: 23px;
    }

    .industries-item {
        margin-bottom: 32px;
    }

    .industries-item__title {
        margin-left: 11px;
    }

    .industries-wrapper {
        padding-bottom: 40px;
    }

    .page-container .indicators-wrapper__specifications {
        margin-top: 32px !important;
    }

    .indicators-wrapper__specifications .indicators-chard {
        height: 38.6vw;
    }

    .indicators-wrapper__specifications .indicators-item:first-of-type .indicators-chard {
        overflow: hidden;
    }

    .indicators-wrapper__specifications .indicators-item:first-of-type .indicators-chard img {
        width: 100%;
    }

    .indicators-wrapper__specifications .indicators-item:first-of-type {
        padding-right: 24px;
    }

    .indicators-wrapper__specifications .indicators-item:first-of-type header {
        padding-right: 0;
    }

    .indicators-wrapper__specifications .indicators-item:last-of-type {
        padding-top: 20px;
    }

    .indicators-wrapper__specifications .indicators-item:last-of-type header {
        padding-right: 0;
    }

    .indicators-item__title span {
        font-size: 30px !important;
        margin-top: 7px;
    }

    .indicators-wrapper__specifications .indicators-item:last-of-type .indicators-chard {
        height: 67.7vw;
    }

    .indicators-wrapper__specifications .indicators-item:last-of-type img {
        object-fit: cover;
        width: 694px;

    }

    .profile-wrapper {
        margin-top: 20px;
        gap: 60px;
    }

    .profile-image {
        transform: translateX(-0px);
    }

    .profile-image img {
        transform: translate(37px, 33px);
        width: 101.2%;
        height: 101.2%;
    }

    .profile-image::before {
        zoom: 0.75;
        top: -11px;
        right: 31px;
    }

    .profile-image::after {
        left: 21px;
        bottom: -38px;
    }

    .profile-name {
        line-height: 135%;
    }

    .profile-profession {
        line-height: 155%;
        margin-top: 12px;
    }

    .profile-contacts {
        margin-top: 22px;
    }

    .profile-contacts .footer-contact-icon {
        min-width: 60px;
        height: 60px;
    }

    .profile-wrapper .footer-contact-item {
        gap: 19px;
    }

    .profile-contacts {
        gap: 30px;
    }

    .profile-wrapper .footer-contact-info span {
        margin-bottom: 4px;
    }

    .profile-btns {
        margin-top: 30px;
    }

    .profile-btns .btn {
        padding: 8px;
        line-height: 142%;
    }

    .profile-btns {
        gap: 21px;
    }

    .profile-wrapper {
        padding-bottom: 40px;
    }

    .slider-history__item {
        padding-top: 19px;
    }

    .slider-photo::before {
        top: -24px;
        right: 30px;
        transform: scale(0.65);
    }

    .history-wrapper {
        margin-top: 0;
    }

    .slider-photo::after {
        transform: scale(0.65);
        bottom: -31px;
        left: 67px;
    }

    .slider-photo {
        padding: 30px 35px;
        width: 100vw !important;
        margin-left: -16px;
    }

    .history-card .owl-item {
        height: 60vw;
    }

    .slider-history&gt;.owl-stage-outer {
        overflow: visible !important;
    }

    .history-card__info {
        margin-top: 27px;
    }

    .history-card h2 {
        letter-spacing: 0.045em;
        line-height: 139%;
    }

    body,
    html {
        overflow-x: hidden;
    }

    .slider-history .footer-contact-icon {
        min-width: 60px;
        height: 60px;
    }

    .history-card__trigger .footer-contact-item {
        gap: 20px;
    }

    .history-card__trigger {
        gap: 30px;
    }

    .history-info {
        margin-top: 23px;
    }

    .history-info p {
        font-size: 18px;
        line-height: 139%;
    }

    .history-info p:last-of-type {
        margin-bottom: 0;
    }

    .history-info__bts {
        margin-top: 24px;
    }

    .history-info__bts .btn {
        padding: 9px;
    }

    .slider-footer-history {
        margin-top: 39px;
    }

    .history-wrapper {
        padding-bottom: 39px;
    }

    .infrastructure-wrapper {
        margin-top: 60px;
    }

    .icon-before__one {
        left: 37px;
    }

    .infrastructure-item {
        gap: 30px;
    }

    .infrastructure-item__title {
        line-height: 143%;
    }

    .infrastructure-item__statistics {
        margin-top: 22px;
    }

    .infrastructure-item__statistics .footer-contact-item {
        align-items: flex-start;
    }

    .infrastructure-item__statistics .footer-contact-icon {
        min-width: 60px;
        height: 60px;
    }

    .infrastructure-item__statistics .footer-contact-item {
        gap: 14px;
    }

    .infrastructure-item__statistics .footer-contact-info .big-text {
        margin-top: -5px;
        letter-spacing: 0em;
    }

    .infrastructure-item__statistics {
        gap: 22px;
    }

    .infrastructure-item__statistics .footer-contact-info p {
        line-height: 142%;
    }

    .icon-before__two {
        position: absolute;
        bottom: -16px;
        right: 81px;
    }

    .infrastructure-item:nth-of-type(2) {
        gap: 19px;
    }

    .infrastructure-item__title {
        letter-spacing: 0.05em;
    }

    .infrastructure-item:nth-of-type(2) .infrastructure-item__statistics {
        margin-top: 23px;
        gap: 16px;
    }

    .infrastructure-item:nth-of-type(2) .infrastructure-item__statistics .footer-contact-info p {
        line-height: 150%;
    }

    .infrastructure-item_small {
        margin-top: -13px;
        padding-bottom: 17px;
    }

    .icon-before__three {
        position: absolute;
        left: 83px;
        bottom: -43px;
    }

    .infrastructure-item_small__wosh {
        margin-top: -1px;
        gap: 19px;
        padding-right: 16px;
    }

    .icon-before__foure {
        position: absolute;
        left: 21px;
        bottom: -20px;
    }

    .infrastructure-item_small__wosh .footer-contact-info span {
        margin-bottom: 2px;
    }

    .infrastructure-item_small__wosh .big-text {
        margin-top: 2px !important;
    }

    .infrastructure-item_small .footer-contact-item {
        min-width: 108%;
    }

    .infrastructure-wrapper {
        padding-bottom: 39px;
    }

    .support-wrapper_two {
        padding-bottom: 0 !important;
        margin-bottom: -2px !important;
    }

    .slider-info__icon svg {
        width: 57px !important;
    }

    .slider-info .title {
        font-size: 20px;
        line-height: 130%;
        margin-bottom: 14px;
    }

    .slider-info__icon {
        margin-top: 7px;
    }

    .slider-info {
        margin-top: 5px;
    }

    .slider-info .btn {
        font-size: 15px;
        padding: 8px 20px;
    }

    .image-right,
    .image-left {
        zoom: 0.6;
    }

    .image-right img {
        transform: scale(0.9) !important;
    }

    .accordion__button {
        align-items: flex-start;
    }

    .accordion__button::before {
        top: 6px;
    }

    .industries-item-chart {
        height: 94px;
    }

    .profile-image img {
        width: 100%;
        height: 100%;
    }

    .owl-item.active .main-image .main-image__icon1 {
        transform: scale(0.7);
        top: -45px !important;
    }

    .owl-item.active .main-image::before {
        left: -16px;
        top: -18px;
    }

    .image-right .image-right__icon {
        top: -45px;
        right: 60px;
    }

    .slider-image {
        padding-top: 30px;
    }

    .slider-info .title {
        line-height: 150%;
    }

    .slider-info__icon {
        margin-top: 4px;
    }

    .indicators-item__city .indicators-chard {
        margin-top: 20px;
    }

    .city-number__right,
    .city-number__left {
        top: 16.9vw;
    }

    .indicators-item__people .indicators-chard {
        height: 67.7vw !important;
    }

    .indicators-item__people .indicators-chard img {
        object-position: left;
    }

    .indicators-item__city .indicators-chard,
    .indicators-item__people .indicators-chard {
        display: none;
    }

    .indicators-item__city {
        padding-bottom: 40px;
    }

    .indicators-mob {
        display: block;
        margin-top: 22px;
    }

    .indicators-mob .footer-contact-item {
        margin-bottom: 20px;
    }

    .indicators-mob .footer-contact-item:last-of-type {
        margin-bottom: 0;
    }

    .indicators-mob .footer-contact-icon {
        min-width: 60px;
        height: 60px;
    }

    .indicators-mob .footer-contact-item .big-text {
        font-size: 40px !important;
    }

    .indicators-mob .footer-contact-info span {
        line-height: 143%;
        color: #ffffff;
        margin-bottom: 0;
    }

    .big-text_bottom {
        font-size: 30px !important;
        margin-top: 9px;
        display: block;
    }
    .specifications-man{
        align-items: flex-start;
        padding-left: 24px;
    }
    .specifications-man .specifications-man__header{
        transform: translateX(0px);
    }
}

@media(max-width:425px) {

    .city-number__right,
    .city-number__left {
        top: 18.5vw;
    }
}

@media(max-width:375px) {
    .profile-image {

        margin-left: 0;
    }

    .city-number__right,
    .city-number__left {
        top: 20vw;
    }
}

@media(max-width:374px) {
    .filter__btn {
        min-width: 72px;
    }

    .nav-page {
        right: -115%;
    }

    .logo_title {
        font-size: 15px;
    }

    .nav-page__list {
        padding-left: 16px;
        padding-right: 16px;
    }

    .nav-page {
        width: 300px;
    }

    .filter__btn {
        font-size: 12px;
    }

    .btn-hamb {
        position: relative;
        top: 0;
    }

    .logo_title {
        font-size: 14px;
        margin-right: 14px;
    }

    .logo_img {
        min-width: 32px;
        margin-right: 13px;
    }

    .nav-page {
        width: 250px;
    }

    .nav-page__item svg {
        margin-right: 16px;
    }

    .nav-page__item {
        padding: 8px;
    }

    .filter-scroll {
        overflow-x: scroll;
    }

    .filter__btn {
        min-width: 98px;
        font-size: 15px;
    }

    .filter__list_two .filter__btn {
        min-width: 85px;
    }

    .nav-page__list {
        padding-left: 10px;
        padding-right: 10px;
    }

    .slider-image {
        width: 100vw;
    }

    .image-right,
    .image-left {
        zoom: 0.45;
    }

    .slider-info__icon svg {
        width: 50px !important;
        height: 50px !important;
    }

    .image-right {
        right: -112px;
    }

    .slider-info {
        gap: 12px;
    }

    .slider-info .title {
        margin-top: 0;
    }

    .btn-stroke {
        padding: 6px 20px;
    }

    .profile-image {
        width: 275px;
        height: 335px;
    }

    .profile-image img {
        transform: translate(24px, 14px);
    }

    .profile-image::before {
        z-index: 2;
    }

    .profile-image::after {
        left: 2px;
    }

    .profile-wrapper {
        gap: 30px;
    }

    .infrastructure-item__img {
        min-width: 275px;
        height: 200px;
    }

    .logo {
        width: auto;
    }

    .accordion__button {
        padding-left: 15px;
        font-size: 17px;
    }

    .accordion__button::before {
        top: 9px;
        zoom: 0.7;
    }

    .accordion__button .footer-contact-icon {
        zoom: 0.8;
    }

    .accordion__content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .city-number__right,
    .city-number__left {
        top: 20.5vw;
    }

    .indicators-item__people .indicators-chard {
        height: 235px !important;
    }

    .indicators-item__people .indicators-chard img {
        width: 440px !important;
    }

    .indicators-mob .footer-contact-item .big-text {
        font-size: 30px !important;
    }

    .indicators-mob .footer-contact-icon {
        min-width: 50px;
        height: 50px;
    }

}

@media(max-width:1260px) {
    .statistics-items {
        flex-wrap: nowrap;
    }

    .statistics-item {
        margin-right: 25px;
    }

    .statistics-item:last-of-type {
        margin-right: 0;
    }
}

@media(max-width:1439px) {
    .statistics__item-two-items .statistics-items {
        justify-content: flex-start;
    }

    .statistics__item-two-items .statistics-item {
        margin-right: 35px;
    }

    .statistics__item-two-items .statistics-item:last-of-type {
        margin-right: 0;
    }

    .statistics__item_full .statistics-row {
        justify-content: space-between;
        flex-wrap: nowrap;
    }

}

@media(max-width:790px) {
    .statistics-row .statistics-item {
        margin-right: 30px;
    }
}

@media(max-width:725px) {

    .statistics-items,
    .statistics__item_full .statistics-row {
        flex-wrap: wrap !important;
    }

    .statistics__item_full .statistics-row {
        justify-content: flex-start;
    }
}

@media(max-width:374px) {
    .base-item_info-image {
        min-width: 98%;
    }

    .level-one .logo {
        min-width: auto;
    }

    .base-item_info-image {
        min-width: 100%;
    }

    .platforms-legend .footer-contact-info p {
        font-size: 13px;
    }
}

@media(max-width:1310px) {}</pre></body></html>