@media (min-width:1401px) and (max-width:1500px) {

    body {
        -webkit-font-feature-settings: "lnum"
    }

    body,
    html {
        overflow-x: hidden;
        -ms-touch-action: pan-y;
        touch-action: pan-y
    }

    body {
        margin: 0;
        padding: 0;
        min-width: 280px;
        font-variant-numeric: lining-nums;
        font-feature-settings: "lnum"
    }

    .main-hero__bold,
    .main-hero__content h1,
    .main-hero__desc,
    .main-hero__stat-num,
    .main-services__item {
        font-family: Raleway, sans-serif
    }

    .main-hero,
    .main-hero__stats {
        display: -webkit-box;
        display: -ms-flexbox;
        -webkit-box-direction: normal
    }

    .ticker,
    .ticker__wrap {
        height: 54px;
        overflow: hidden
    }

    .main-hero {
        display: flex;
        -webkit-box-orient: horizontal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin: 60px 0 0;
        padding: 0 80px 0 0
    }

    .main-hero__blue,
    .main-hero__bold {
        display: inline-block;
        font-weight: 800
    }

    .main-hero__stat,
    .main-hero__stats,
    .main-services__item {
        -webkit-box-orient: vertical
    }

    .main-hero__content {
        max-width: 900px;
        margin-left: 50px
    }

    .main-hero__content h1 {
        font-size: 80px;
        font-weight: 800;
        line-height: 1.05;
        margin: 0 0 40px;
        letter-spacing: 0;
        color: #000
    }

    .main-hero__bold {
        color: #000;
        margin-left: 160px;
        vertical-align: top;
        white-space: nowrap
    }

    .main-hero__blue {
        color: #2563eb;
        margin-left: 663px
    }

    .main-hero__desc {
        font-size: 24px;
        font-weight: 500;
        color: #222;
        margin: 40px 0 0;
        line-height: 1.3
    }

    .accordion-services__desca,
    .accordion-services__descc,
    .accordion-services__descs,
    .article-titlee,
    .main-hero__desc_mobile,
    .mobilee,
    .tech-support-box-cel {
        display: none
    }

    .main-hero__stats {
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        gap: 50px;
        margin-top: 10px;
        min-width: .5%;
        margin-right: 30px
    }

    .main-hero__stat,
    .main-services {
        display: -webkit-box;
        display: -ms-flexbox
    }

    .main-hero__stat {
        display: flex;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        max-width: 120px
    }

    .main-hero__stat-num {
        font-size: 48px;
        font-weight: 650;
        color: #000;
        margin-bottom: 0;
        line-height: 1;
        font-variant-numeric: lining-nums tabular-nums;
        -webkit-font-feature-settings: "lnum", "tnum";
        font-feature-settings: "lnum", "tnum"
    }

    .main-hero__stat-label {
        font-family: Raleway;
        font-size: 19px;
        font-weight: 400;
        color: #222;
        text-align: right;
        line-height: 1.2;
        margin-top: 6px;
        margin-left: 0;
        margin-right: 0;
        word-break: normal;
        direction: rtl
    }

    .features__num,
    .main-services__item {
        text-align: center;
        -webkit-box-direction: normal
    }

    .main-services {
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin: 0px 0 0 -40px;
        padding: 0;
        gap: 0
    }

    .main-services__item {
        font-size: 20px;
        font-weight: 700;
        color: #111;
        padding: 24px 8px;
        background: #fff;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-transition: color .2s;
        -o-transition: color .2s;
        transition: color .2s;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        border: none;
        outline: 0;
        white-space: pre-line;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .features__desc,
    .features__title {
        color: #000;
        font-family: Raleway, sans-serif
    }

    .main-services__item:not(:last-child) {
        border-right: 1px solid #2563eb
    }

    .main-services__item:hover {
        color: #2563eb
    }

    .ticker {
        width: 100vw;
        background: #2156d6;
        margin: 70px 0 0;
        position: relative
    }

    .slider,
    .ticker__wrap {
        width: 100%;
        position: relative
    }

    .ticker__wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .ticker__move {
        display: inline-block;
        white-space: nowrap;
        -webkit-animation: 70s linear infinite ticker-move;
        animation: 70s linear infinite ticker-move
    }

    .features,
    .features__item {
        display: -webkit-box;
        display: -ms-flexbox
    }

    .ticker__move span {
        display: inline-block;
        font-family: Raleway, sans-serif;
        font-size: 24px;
        font-weight: 500;
        color: #fff;
        letter-spacing: 1px;
        line-height: 54px;
        text-transform: uppercase
    }

    @-webkit-keyframes ticker-move {
        0% {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }

        100% {
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%)
        }
    }

    @keyframes ticker-move {
        0% {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }

        100% {
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%)
        }
    }

    .features {
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 60px;
        background: #fff;
        padding: 60px 0 40px 10px;
        margin: 0
    }

    .features__item {
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        min-width: 200px;
        max-width: 300px;
        gap: 10px
    }

    .features__num,
    .footer-best__container {
        display: -webkit-box;
        display: -ms-flexbox
    }

    .features__num,
    .slider,
    .tech-support-box {
        -webkit-box-orient: vertical
    }

    .features__num {
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        min-width: 60px
    }

    .features__num span {
        display: inline-block;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        font-family: Montserrat, sans-serif;
        font-size: 45px;
        font-weight: 500;
        color: #2563eb;
        line-height: 1;
        margin: 0 0 8px;
        padding: 0
    }

    .features__num::after {
        content: "";
        display: block;
        width: 2px;
        height: 50px;
        background: #2563eb;
        margin: 12px auto 0
    }

    .slider__dot.active,
    .slider__more-link:hover span:first-child::after {
        background: #124bc6
    }

    .features__title {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 12px;
        margin-top: 0;
        line-height: 1.2;
        white-space: pre-line
    }

    .article-date,
    .features__title span {
        white-space: nowrap
    }

    .features__desc {
        font-size: 16px;
        font-weight: 400;
        margin: 0;
        line-height: 1.4
    }

    .tech-support-box-cela {
        display: block
    }

    .footer-best {
        background: #fff;
        padding: 110px 0 60px
    }

    .footer-best__container {
        max-width: 1550px;
        margin: 0 auto;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 32px;
        padding: 0 40px
    }

    .footer-best__list li,
    .slider {
        display: -webkit-box;
        display: -ms-flexbox
    }

    .footer-best__left,
    .tech-support-left {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        max-width: 540px
    }

    .footer-best__title {
        font-family: Raleway, sans-serif;
        font-size: 28px;
        font-weight: 500;
        color: #111;
        margin-bottom: 28px;
        margin-top: 0
    }

    .footer-best__desc,
    .footer-best__list li {
        color: #000;
        font-size: 16px;
        font-family: Raleway, sans-serif
    }

    .footer-best__desc {
        margin-bottom: 32px;
        line-height: 1.5
    }

    .footer-best__list,
    .main-footer__list {
        list-style: none;
        padding: 0;
        margin: 0
    }

    .footer-best__list li {
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 18px;
        font-weight: 400
    }

    .footer-best__list li span,
    .tech-support-list li span {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 28px;
        height: 28px;
        background: #124bc6;
        color: #fff;
        border-radius: 50%;
        font-size: 16px;
        font-weight: 700;
        margin-right: 16px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .footer-best__right {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        min-width: 0
    }

    .slider {
        max-width: 750px;
        display: flex;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .slider__img {
        display: none;
        max-width: 680px;
        height: 25vw;
        min-width: 680px;
        border-radius: 6px;
        -webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, .07);
        box-shadow: 0 4px 24px rgba(0, 0, 0, .07);
        margin-left: 130px;
        margin-top: 70px
    }

    .pc,
    .slider__img.active {
        display: block
    }

    .slider__dots {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 10px;
        margin-top: 18px;
        margin-left: 200px
    }

    .slider__dot {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: #d3d3d3;
        display: inline-block;
        cursor: pointer;
        -webkit-transition: background .2s;
        -o-transition: background .2s;
        transition: background .2s
    }

    .footer-best__btn--red:hover,
    .tech-support-btn--red:hover {
        background: #d90000
    }

    .footer-best__buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 18px;
        margin-top: 150px
    }

    .footer-best__btn,
    .tech-support-btn {
        font-family: Raleway, sans-serif;
        font-size: 16px;
        font-weight: 500;
        padding: 19px 35px;
        border: none;
        cursor: pointer;
        -webkit-transition: background .2s, color .2s, border .2s;
        -o-transition: background .2s, color .2s, border .2s;
        transition: background .2s, color .2s, border .2s;
        outline: 0;
        min-width: 170px
    }

    .footer-best__btn--red {
        background: #ff2d2d;
        color: #fff;
        border: none
    }

    .footer-best__btn--outline {
        background: #fff;
        color: #222;
        border: 2px solid #ff2d2d
    }

    .footer-best__btn--outline:hover {
        border-color: #d90000;
        color: #d90000
    }

    .slider__more-link span,
    .slider__more-link span:first-child {
        border-bottom: none !important;
        text-decoration: none !important
    }

    .slider__more-link {
        display: inline-block;
        margin-top: 38px;
        font-family: Raleway, sans-serif;
        font-size: 21px;
        color: #222;
        font-weight: 300;
        -webkit-transition: color .2s;
        -o-transition: color .2s;
        transition: color .2s;
        cursor: pointer;
        -ms-flex-item-align: start;
        align-self: flex-start;
        text-decoration: none !important;
        margin-left: 105px
    }

    .tech-support-container,
    .tech-support-list li,
    .tech-support-right {
        display: -webkit-box;
        display: -ms-flexbox
    }

    .slider__more-link span:first-child {
        position: relative;
        padding-bottom: 3px
    }

    .slider__more-link span:first-child::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 2px;
        background: #222;
        border-radius: 1px
    }

    .slider__more-link:hover {
        color: #124bc6
    }

    .slider__arrow {
        font-size: 20px;
        vertical-align: middle;
        margin-left: 6px;
        border-bottom: none;
        text-decoration: none !important;
        font-weight: 400
    }

    .tech-support-section {
        width: 100%;
        background: #fff;
        margin: 0;
        padding: 60px 0 40px;
        border-top: 1px solid #eee
    }

    .tech-support-container {
        max-width: 1550px;
        margin: 0 auto;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-start;
        gap: 32px;
        padding: 0 40px
    }

    .tech-support-title {
        font-family: Raleway, sans-serif;
        font-size: 28px;
        font-weight: 400;
        color: #111;
        margin-bottom: 18px;
        margin-top: 0;
        letter-spacing: 1px
    }

    .accordion-services__title,
    .footer-bottom-label {
        font-family: Raleway, sans-serif;
        letter-spacing: .5px;
        text-align: left;
        min-width: 563px;
    }

    .tech-support-desc {
        font-family: Raleway, sans-serif;
        font-size: 16px;
        color: #000;
        margin-bottom: 32px;
        line-height: 1.5;
        font-weight: 400
    }

    .tech-support-list {
        list-style: none;
        padding: 0;
        margin: 0 0 36px
    }

    .tech-support-list li {
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-family: Raleway, sans-serif;
        font-size: 16px;
        color: #222;
        margin-bottom: 18px;
        font-weight: 400
    }

    .tech-support-buttons {
        margin-top: 150px
    }

    .tech-support-btn--red {
        background: #ff2d2d;
        color: #fff;
        border: 2px solid #ff2d2d
    }

    .tech-support-btn--outline {
        background: #fff;
        color: #222;
        border: 2px solid #ff2d2d;
        margin-left: 15px
    }

    .tech-support-btn--outline:hover {
        border-color: #d90000;
        color: #d90000
    }

    .tech-support-right {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        min-width: 0;
        margin-left: 220px;
        margin-top: 105px
    }

    .tech-support-box,
    .tech-support-box-row {
        display: -webkit-box;
        display: -ms-flexbox;
        -webkit-box-direction: normal
    }

    .tech-support-box {
        background: #f7f9fb;
        border-radius: 0;
        padding: 60px 24px 60px 36px;
        min-width: 480px;
        max-width: 480px;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        transform: translateY(-40px)
    }

    .tech-support-box-title {
        font-family: Raleway, sans-serif;
        font-size: 28px;
        font-weight: 400;
        color: #111;
        margin-bottom: 30px;
        margin-top: -5px;
        text-align: left
    }

    .tech-support-box-table {
        width: 100%;
        margin-bottom: 24px
    }

    .tech-support-box-row {
        display: flex;
        -webkit-box-orient: horizontal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 12px;
        position: relative;
        padding-left: 22px
    }

    .tech-support-box-row::before {
        content: "";
        display: inline-block;
        width: 7px;
        height: 7px;
        background: #2563eb;
        border-radius: 0;
        position: absolute;
        left: 10px;
        top: 8px
    }

    .articles-bottom-form-btn:hover,
    .main-footer__btn:hover,
    .projects-bottom-btn:hover,
    .projects-botttom-btn:hover {
        background: #c9141b
    }

    .tech-support-box-cell,
    .tech-support-box-cella,
    .tech-support-box-celll {
        font-family: Raleway, sans-serif;
        font-size: 18px;
        color: #111;
        padding-left: 8px;
        min-width: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        line-height: 1.3;
        font-weight: 400
    }

    .tech-support-box-cell--left {
        min-width: 180px;
        color: #111;
        font-weight: 400;
        margin-right: -40px
    }

    .tech-support-box-row:last-child .tech-support-box-cell:last-child {
        font-weight: 400
    }

    .tech-support-box-order-btn {
        margin-top: 12px;
        font-family: Raleway, sans-serif;
        font-size: 18px;
        font-weight: 400;
        padding: 18px 36px;
        border: 1px solid #2563eb;
        background: #fff;
        color: #111;
        cursor: pointer;
        -webkit-transition: background .2s, color .2s, border .2s;
        -o-transition: background .2s, color .2s, border .2s;
        transition: background .2s, color .2s, border .2s;
        outline: 0;
        -ms-flex-item-align: start;
        align-self: flex-start;
        border-radius: 0
    }

    .accordion-services {
        width: 100vw;
        max-width: none;
        margin: -10px 0 0;
        background: #fff;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0
    }

    .accordion-services__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 38px 0;
        border-bottom: 1px solid #ededed
    }

    .accordion-services__row:last-child {
        border-bottom: none
    }

    .accordion-services__title {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 32%;
        flex: 0 0 32%;
        font-size: 27px;
        font-weight: 550;
        color: #111;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 39px;
        white-space: nowrap
    }

    .accordion-services__desc {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        font-family: Raleway, sans-serif;
        font-size: 18px;
        font-weight: 400;
        color: #222;
        line-height: 1.4;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: left;
        padding-left: 40px;
        padding-right: 10px;
        max-width: 550px
    }

    .accordion-services__arrow {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: 10px
    }

    .accordion-services__arrow-icon {
        width: 42px;
        height: 42px;
        border-radius: 50%;
        background: center center/18px 18px no-repeat #d1d1d1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border: 1px solid #e0e0e0;
        -webkit-transition: background .2s, color .2s;
        -o-transition: background .2s, color .2s;
        transition: background .2s, color .2s;
        cursor: pointer;
        user-select: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        outline: 0;
        border: none
    }

    .article-category,
    .project-image-block__link {
        text-decoration: none;
        -webkit-transition: color .2s;
        -o-transition: color .2s
    }

    .accordion-services__arrow-icon:active {
        -webkit-filter: brightness(0.92);
        filter: brightness(.92)
    }

    .footer-bottom-label {
        width: 100vw;
        font-size: 32px;
        font-weight: 500;
        color: #111;
        padding: 150px 0 60px 80px;
        background: #fff;
        margin: 0;
        border-top: 1px solid #ededed
    }

    .projects-gallery {
        width: 100vw;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 40px;
        padding-left: 80px;
        margin-top: 0;
        margin-bottom: 60px
    }

    .project-image-block,
    .project-image-block__row {
        display: -webkit-box;
        display: -ms-flexbox;
        -webkit-box-direction: normal
    }

    .project-image-block {
        display: grid;
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 46%;
        margin: 0;
        background: #fff;
        grid-template-rows: none;
        grid-template-columns: none
    }

    .project-image-block__img {
        width: 100%;
        height: 420px;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 0;
        background: #eee;
        margin: 0;
        display: block
    }

    .project-image-block__row {
        display: flex;
        -webkit-box-orient: horizontal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        width: 100%;
        margin-top: 18px
    }

    .project-image-block__link,
    .project-image-block__title {
        font-family: Raleway, sans-serif;
        font-size: 20px;
        color: #2a2a2ad5;
        margin-bottom: 0;
        margin-top: 0;
        letter-spacing: 0
    }

    .project-image-block__title {
        font-weight: 300;
        margin-left: 0
    }

    .project-image-block__link {
        font-weight: 400;
        margin-right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 8px;
        transition: color .2s;
        cursor: pointer
    }

    .projects-bottom-center,
    .projects-bottom-centerr {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .project-image-block__link:hover {
        color: #2563eb
    }

    .project-image-block__arrow {
        width: 28px;
        height: 28px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 1px;
        background: center center/22px 22px no-repeat;
        border: none;
        padding: 0;
        content: "";
        font-size: 0
    }

    .projects-bottom-center {
        width: 100vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 auto
    }

    .projects-bottom-centerr {
        width: 100vw;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 50px;
        margin-bottom: 0
    }

    .projects-bottom-btn,
    .projects-bottom-title {
        margin-top: 0;
        font-family: Raleway, sans-serif;
        font-weight: 400
    }

    .projects-bottom-btn {
        background: #ed1c24;
        color: #fff;
        font-size: 18px;
        border: none;
        border-radius: 0;
        padding: 18px 35px;
        margin-bottom: 38px;
        cursor: pointer;
        -webkit-transition: background .2s;
        -o-transition: background .2s;
        transition: background .2s;
        margin-left: 20px
    }

    .projects-bottom-title {
        font-size: 36px;
        color: #111;
        margin-bottom: 0;
        letter-spacing: 0;
        text-align: left;
        width: 100vw;
        padding-left: 80px;
    }

    .article-row,
    .articles-list {
        width: 100vw;
        display: -webkit-box;
        display: -ms-flexbox;
        padding: 0
    }

    .articles-list {
        margin: 50px 0 0;
        background: #fff;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 0
    }

    .article-row,
    .articles-bottom-form {
        -webkit-box-direction: normal;
        -ms-flex-direction: row
    }

    .article-date-m,
    .articles-bottom-form-title-m,
    .burger-menu,
    .footer-best__right_mobile,
    .main-footerr,
    .main-hero__stat-label_m,
    .main-hero__stat-label_mm,
    .main-services__itemm,
    .mobile-nav,
    .mobile-only,
    .projects-bottom-centerr,
    .tech-support-box-cell-m,
    .tech-support-btn-m,
    .tech-support-buttons-m,
    .test,
    .ticker.mobile-ticker {
        display: none
    }

    .article-date,
    .articles-bottom-form-title,
    .features__desc,
    .features__title,
    .footer-best__right,
    .tech-support-box-celll,
    .tech-support-buttons,
    .test2 {
        display: block
    }

    .article-row {
        display: flex;
        -webkit-box-orient: horizontal;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        border-top: 1px solid #bdbdbd;
        margin: 0;
        min-height: 160px;
        position: relative
    }

    .article-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-left: 80px;
        padding-top: 28px;
        padding-bottom: 28px;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0
    }

    .article-category {
        font-family: Raleway, sans-serif;
        font-size: 16px;
        color: #888;
        font-weight: 400;
        margin-bottom: 11px;
        margin-top: -10px;
        transition: color .2s;
        cursor: pointer
    }

    .article-titl,
    .article-title {
        font-size: 25px;
        font-weight: 530;
        color: #111;
        margin-bottom: 0;
        margin-top: 0;
        line-height: 1.25
    }

    .article-date,
    .article-title {
        -webkit-transition: color .2s;
        -o-transition: color .2s;
        cursor: pointer;
        font-family: Raleway, sans-serif;
        text-decoration: none
    }

    .article-title {
        transition: color .2s
    }

    .article-titl {
        font-family: Raleway, sans-serif
    }

    .article-date {
        font-size: 16px;
        color: #222;
        font-weight: 400;
        margin-top: 75px;
        margin-left: 7vw;
        margin-right: 13vw;
        min-width: 120px;
        text-align: left;
        transition: color .2s
    }

    .article-img {
        width: 260px;
        height: 120px;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 0;
        margin-right: 70px;
        margin-top: 18px;
        margin-bottom: 18px;
        background: #eee;
        display: block;
        text-decoration: none;
        -webkit-transition: color .2s;
        -o-transition: color .2s;
        transition: color .2s;
        cursor: pointer
    }

    .articles-bottom-form-wrap {
        width: 100vw;
        background: #efefef;
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 220px
    }

    .articles-bottom-form,
    .main-footer__container {
        display: -webkit-box;
        display: -ms-flexbox;
        -webkit-box-orient: horizontal
    }

    .articles-bottom-form {
        background: #fff;
        border-radius: 14px;
        -webkit-box-shadow: 0 0 40px 0 #ededed;
        box-shadow: 0 0 40px 0 #ededed;
        display: flex;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 91.5vw;
        max-width: 1600px;
        min-height: 280px;
        padding: 0;
        margin: 40px 0 60px 70px
    }

    .articles-bottom-form-title {
        font-family: Raleway, sans-serif;
        font-size: 27px;
        font-weight: 550;
        color: #2a2a2a;
        margin: 0 80px;
        line-height: 1.2;
        min-width: 420px;
        max-width: 520px
    }

    .articles-bottom-form-btn,
    .articles-bottom-form-input {
        margin-left: 20px;
        font-family: Raleway, sans-serif;
        font-size: 20px
    }

    .articles-bottom-form-input {
        color: #222;
        background: #f5f5f5;
        border: none;
        border-radius: 4px 0 0 4px;
        padding: 24px 13px;
        width: 480px;
        outline: 0;
        opacity: .7
    }

    .articles-bottom-form-btn,
    .main-footer__btn {
        border: none;
        -webkit-transition: background .2s;
        -o-transition: background .2s;
        cursor: pointer
    }

    .articles-bottom-form-btn {
        background: #ed1c24;
        color: #fff;
        font-weight: 400;
        border-radius: 0 4px 4px 0;
        padding: 25px 35px;
        transition: background .2s
    }

    .main-footer {
        width: 100vw;
        background: #efefef;
        margin: 0;
        padding: 0;
        border-top: 1px solid #ededed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .main-footer__container {
        max-width: 1600px;
        margin: 0 auto;
        display: flex;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 0;
        padding: 0;
        min-height: 300px
    }

    .main-footer__col,
    .main-footer__logo-row {
        display: -webkit-box;
        display: -ms-flexbox;
        -webkit-box-direction: normal
    }

    .main-footer__col {
        display: flex;
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        min-width: 0;
        padding-top: 48px;
        padding-bottom: 0
    }

    .main-footer__col--logo {
        width: 420px;
        min-width: 420px;
        padding-left: 130px;
        padding-right: 0
    }

    .main-footer__logo-row {
        display: flex;
        -webkit-box-orient: horizontal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 24px;
        margin-bottom: 18px
    }

    .main-footer__logo {
        width: 95px;
        height: auto;
        margin-bottom: 0;
        margin-top: -60px
    }

    .main-footer__tg,
    .main-footer__wh {
        width: 30px;
        height: auto;
        margin-bottom: 0
    }

    .main-footer__tg {
        margin-top: 15px;
        margin-left: 155px
    }

    .main-footer__wh {
        margin-top: -32.5px;
        margin-left: 195px
    }

    .main-footer__phone {
        font-family: Raleway, sans-serif;
        font-size: 20px;
        font-weight: 600;
        color: #111;
        margin-bottom: 0;
        margin-top: -40px;
        padding-left: 40px;
        font-variant-numeric: lining-nums;
        -webkit-font-feature-settings: "lnum";
        font-feature-settings: "lnum"
    }

    .main-footer__btn,
    .main-footer__work {
        font-family: Raleway, sans-serif;
        font-weight: 400
    }

    .main-footer__work {
        font-size: 12px;
        color: #000;
        margin-bottom: 0;
        margin-top: 15px;
        padding-left: 40px
    }

    .main-footer__btn {
        background: #ed1c24;
        color: #fff;
        font-size: 14px;
        border-radius: 0;
        padding: 16px 25px;
        margin-bottom: 28px;
        margin-top: 10px;
        transition: background .2s;
        margin-left: 155px
    }

    .main-footer__email,
    .main-footer__write {
        font-family: Raleway, sans-serif;
        padding-left: 155px;
        color: #858585
    }

    .main-footer__write-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 0;
        margin-bottom: 0
    }

    .main-footer__write {
        font-size: 16px;
        margin-bottom: 0;
        margin-top: 0;
        text-decoration: underline;
        cursor: pointer;
        font-weight: 600
    }

    .main-footer__email {
        font-size: 14px;
        margin-bottom: 0;
        margin-top: 15px;
        font-weight: 400
    }

    .main-footer__col--support {
        width: 260px;
        min-width: 260px;
        padding-left: 80px;
        padding-right: 0
    }

    .main-footer__col--services {
        width: 340px;
        min-width: 340px;
        padding-left: 80px;
        padding-right: 0
    }

    .main-footer__col-title {
        font-family: "Open Sans";
        font-size: 16px;
        font-weight: 600;
        color: #858585;
        margin-bottom: 18px;
        margin-top: -35px
    }

    .main-footer__list li {
        font-family: "Open Sans";
        font-size: 14px;
        color: #858585;
        font-weight: 400;
        margin-bottom: 8px
    }

    .projects-botttom-btn {
        background: #ed1c24;
        color: #fff;
        font-family: Raleway, sans-serif;
        font-size: 18px;
        font-weight: 400;
        border: none;
        border-radius: 0;
        padding: 18px 35px;
        margin-bottom: 38px;
        cursor: pointer;
        -webkit-transition: background .2s;
        -o-transition: background .2s;
        transition: background .2s;
        margin-top: 50px;
        margin-left: 45%
    }

    .main-footer__policies {
        display: flex;
        justify-content: center;
        gap: 20px;
        margin: 0 0 50px;
        font-family: Raleway, sans-serif;
        font-size: 15px;
        color: #858585
    }

    .main-footer__policies a {
        color: #858585;
        text-decoration: none;
        font-weight: 550;
        transition: color .2s
    }

    .main-footer__policies a:hover {
        color: #606060
    }

    .main-footer__bottom {
        background: #efefef;
        border-top: 1px solid #e0e0e0;
        font-family: "Open Sans";
        font-size: 14px;
        color: #858585;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 40px;
        padding: 18px 80px 18px 0;
        margin-top: 0;
        margin-right: 380px;
        font-variant-numeric: lining-nums;
        -webkit-font-feature-settings: "lnum";
        font-feature-settings: "lnum"
    }

    .main-services__item,
    .ticker.desktop-ticker {
        display: block !important
    }

    .features__title_m {
        display: none !important
    }

    .features__descm {
        display: none
    }
}