@media (max-width:  1139px) {
    /** {box-shadow: 0 0 10px red inset}  !* добавил для отладки*!*/

    /* Убирает выделение при касании для всех интерактивных элементов */
    button, a, input, textarea, select {
        -webkit-tap-highlight-color: transparent; /* Для Safari и Chrome */
        -webkit-touch-callout: none; /* Дополнительно: убирает контекстное меню при долгом нажатии */
        -webkit-user-select: none; /* Опционально: предотвращает выделение текста */
    }

    /* Для состояния фокуса после касания (чтобы не оставалось рамки) */
    button:focus, a:focus, input:focus {
        outline: none;
        box-shadow: none; /* Если есть тень */
    }

    /* Для активного состояния (при нажатии) */
    button:active, a:active {
        outline: none;
        background-color: inherit; /* Или твой цвет, чтобы не было эффекта */
    }

    * {
        margin: 0;
        padding: 0;
    }
    body {
        background: #ffffff;
    }
    .image-desktop {
        display: none;
    }
    /*.image-mobile{*/
    /*    font-size: 250px;*/
    /*    width: 100px;*/
    /*    height: auto;*/
    /*}*/
    .desktop {
        display: none;
    }
    html {
        scroll-behavior: smooth;
    }
    h1 {
        text-align: center;

        font-family: Jost;
        font-weight: 300;
        font-style: Light;
        font-size: 34px;
        leading-trim: NONE;
        line-height: 120%;
        letter-spacing: 0px;
        text-transform: uppercase;




    }
    h2 {
        margin-left: 5%;
        margin-top: 5px;
        padding-bottom: 15px;

        font-family: Jost;
        font-weight: 300;
        font-size: 35px;
        leading-trim: NONE;
        line-height: 130%;
        letter-spacing: 0px;
        text-transform: uppercase;


    }
    h3 {
        text-align:left;
        font-family: Jost;
        font-weight: 900;
        font-size: 42px;
        line-height: 53px;

    }
    h4 {
        text-align: left;
        font-family: Jost;
        font-weight: 400;
        font-size: 24px;
        line-height: 34.68px;
    }

.top-menu {
    width: 100%;
    height: auto;
    z-index: 999;
    position: relative;
    display: flex;
    flex-direction: row;
}
.top-menu-brand {
    padding: 2px;
    margin-left: 4%;
    /*margin-right: 3%;*/
}
    .top-menu-brand img {
       width: 9em;
    }
.top-menu-retailers {
    width: 100%;
    /*position: absolute;*/
    /*margin-right: 4%;*/
    /*margin-top: 15px;*/
    /*position: relative;*/
    justify-content: end;
    display: flex;
    flex-direction: row;
}

    .top-menu-retailers img {
        width: 100%;
        border-radius: 7px;
        box-shadow: black 0 0 1px
        /*justify-content: end;*/
    }
.top-menu-retailers div {
    justify-content: flex-end;
    font-family: Jost;
    font-weight: 300;
    /*font-style: Light;*/
    font-size: 17px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0px;

}
    .top-menu-wb {
        align-content: center;
        margin-right: 0.7em;
        margin-top: 5px;
    }
    .top-menu-ozon {
        align-content: center;
        margin-top: 5px;
        margin-right: 0.7em;
    }
.top-menu-retailers img {
    border-radius: 7px;
    box-shadow: black 1px 1px 3px;
}
/*.top-menu-retailers img:hover {*/
/*    border-radius: 7px;*/
/*    box-shadow: black 1px 1px 5px*/
/*}*/
.top-menu-retailers img:active {
    border-radius: 7px;
    box-shadow: black 0 0 0;
}
.top-menu-retailers > div:first-child {
    /*margin-left: 24%;*/
    margin-right: 0.7em;
    align-content: center;

    font-family: Jost;
    font-weight: 300;
    /*font-style: Light;*/
    font-size: 17px;
    leading-trim: NONE;
    line-height: 100%;
    /*letter-spacing: 0px;*/

    color: #000000;
}
/*.top-menu-wb {*/
/*    align-content: center;*/
/*    margin-right: 0.7em;*/
/*    margin-top: 5px;*/
/*}*/
/*.top-menu-ozon {*/
/*    align-content: center;*/
/*    margin-top: 5px;*/
/*    margin-right: 0.7em;*/
/*}*/
.section-presentation {
    width: 100%;
}
.title-presentation {
    position: relative;
    z-index: 100;
    top: -240px;
    margin-left: 10%;
    font-family: Jost;
    font-weight: 300;
    /*font-style: Light;*/
    font-size: 40px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: -2px;
    text-transform: uppercase;

}

.image-2 {
    width: 100%;
}

.section-description {
    top: 10px;

    position: relative;
    width: 100%;
}
    .section-description-title-up {
        margin-left: 5%;
        margin-top: 51px;

        z-index: 100;
        font-family: Jost;
        font-weight: 300;
        font-size: 34px;
        leading-trim: NONE;
        line-height: 120%;
        letter-spacing: 0px;
        text-transform: uppercase;

    }
    .section-description-title-low {
        margin-left: 5%;
        margin-top: 1.3em;

        font-family: Jost;
        font-weight: 400;
        font-size: 17px;
        leading-trim: NONE;
        line-height: 160%;
        letter-spacing: 0px;
        text-transform: uppercase;
    }
    .section-description-article p:first-child {
        margin-top: -20px;
    }
    .section-description-article p {
        width: 90%;
        margin-left: 5%;
        /*margin-top: -30px;*/
        margin-bottom: 1em;
        font-family: Jost;
        font-weight: 300;
        /*font-style: Light;*/
        font-size: 17px;
        leading-trim: NONE;
        line-height: 120%;
        letter-spacing: 0px;
    }
.section-description-left {
    justify-content: center;

}
.section-description-right img {
    width: 90%;
    margin-left: 5%;
    margin-top: 20px;
}

.section-description-article {
    /*width: 95%;*/
    /*margin-left: 5%;*/
    margin-top: 50px;
    margin-bottom: 50px;
}

    .section-reason-container {
        position: relative;
    }

    .section-reason-title {
        padding: 5%;

        font-family: Jost;
        font-weight: 300;
        font-size: 34px;
        leading-trim: NONE;
        line-height: 135%;
        letter-spacing: 0px;
        text-transform: uppercase;

    }

    .section-confidence-container {
        position: relative;
        width: 90%;
        margin-left: 5%;
    }
    .section-confidence {

    }

    .section-confidence-left {

    }
    .section-confidence-left img {

    }
    .section-confidence-right {

    }

    .section-confidence-title {
        padding-top: 2em;
        padding-bottom: 1em;

        font-family: Jost;
        font-weight: 300;
        font-size: 35px;
        leading-trim: NONE;
        line-height: 145%;
        letter-spacing: -1px;
        text-transform: uppercase;


    }
    .section-confidence-article {
        margin-top: 5px;

        font-family: Jost;
        font-weight: 300;
        font-size: 17px;
        leading-trim: NONE;
        line-height: 120%;
        letter-spacing: 0px;
    }

    .carousel {
        position: relative;
        width: 90%; /* Ширина карусели */
        height: auto; /* Высота */
        overflow: hidden;
        margin: 0 auto;
    }
    .slides {
        display: flex;
        transition: transform 0.5s ease; /* Плавный переход */
    }
    .slide {
        min-width: 100%;
        height: 100%;
    }
    .slide img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }
    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        background: #D9D9D9;
        border-radius: 50%;
        margin: 0 5px;
        cursor: pointer;
    }
    .dot.active {
        width: 16px;
        height: 16px;
        margin-bottom: -2.5px;
        background: #000000;
    }



    .contract-production {
        /*border: 1px solid red;*/
        width: 98%;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .contract-production > div {
        position: relative;
        align-content: center;
        display: grid;
        grid-template-columns: repeat(2, 50%);
        justify-items: center;
    }

    .contract-production > div > div {
        text-align: center;
        position: relative;
        padding: 10px;
        padding-top: 27px;
        width: 80%;
    }
    .contract-production > div > div > p {
        text-align: center;
    }

    .last_row_mobile{
        margin-left: 100%;
    }

    .contract-production > div > div > img{
        width: 80%;
        /*width: 100px;*/
        height: auto;
    }

    .contract-production > div > div > div > img{
        display: none;
    }

    .contract-production p{
        font-family: Jost;
        font-size: 14px;
        font-weight: 600;
        line-height: 14px;
        text-align: center;
    }

    .section-choosing-container {
    }

    .section-choosing {
    }

    .section-choosing img{
        width: 100%;
    }
    .section-choosing-title {
        font-family: Jost;
        font-weight: 300;
        font-size: 24px;
        leading-trim: NONE;
        line-height: 145%;
        letter-spacing: -1px;
        text-align: center;
        text-transform: uppercase;


    }
    .section-choosing-retailers {

    }

    .coworking-format {
        position: relative;
        text-align: left;
        margin-bottom: 60px;
    }

    .coworking-format > div {
    }

    .coworking-format p {
        width: 80%;
        margin-left: 5%;
        margin-top: -10px;

        font-family: Jost;
        font-weight: 700;
        font-size: 23px;
        leading-trim: NONE;
        line-height: 130%;


    }

    .coworking-format span {
        font-family: Jost;
        font-weight: 300;
        font-size: 20px;
        leading-trim: NONE;
        line-height: 100%;

    }

    .coworking-format img{
        margin-top: 30px;
    }

    .title-send-form {
        width: 95%;
        display: block;
        margin: 15px;
        position: relative;
        justify-content: center;
    }
    .title-send-form > div > div {
        margin-bottom: 0.3em;

        font-family: Jost;
        font-weight: 500;
        font-size: 34px;
        leading-trim: NONE;
        line-height: 120%;
        letter-spacing: 0px;
        text-transform: uppercase;


    }
    .title-send-form > div > div + div {
        margin-bottom: 0.5em;

        font-family: Jost;
        font-weight: 300;
        font-size: 47px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0px;


    }

    .title-send-form > div img {
        margin-bottom: -5px;
    }
    .title-send-form span {
        font-family: Jost;
        font-weight: 400;
        font-size: 34px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0px;
        text-transform: lowercase;

    }

    .send-form {
        width: 95%;
        margin-top: 1.9em;
    }
    .send-form-row {
        width: 95%;
        display: block;
    }
    .send-form-row div {
        height: 15px;
    }
    .send-form-row input {
        padding: 20px;
        width: 90%;
        border-width: 1px;
        border-color: lightgray;
    }
    input::placeholder {
        font-family: Jost;
        font-weight: 500;
        font-size: 17px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0px;
        color: #000000;
    }
    .textarea_mobile {
        position: relative;
        width: 90%;
    }
    .send-form textarea {
        width: 90%;
        padding: 15px;
        margin-top: 15px;
        margin-bottom: 15px;
        border-width: 1px;
        border-color: lightgray;
    }
    textarea::placeholder {
        font-family: Jost;
        font-weight: 500;
        font-size: 17px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0px;
        color: #000000;
    }
    .send-form-btn {
        width: 100%;
    }
    .send-form-btn > div {
        margin-bottom: 60px;
    }
    .send-form-btn > div button {


        font-family: Jost;
        font-weight: 700;
        font-size: 14px;
        text-align: center;
        vertical-align: middle;

        width: 100%;
        height: 60px;
        border-width: 0;
        background-color: #FFCC00;
        color: black;
        cursor: pointer;
    }
    .send-form-btn div button:active {
        background-color: #FFDC00;
        border-color: darkgray;
    }
    input {
        outline: none;
        border: 1px solid black;
    }
    input:focus {
        outline: grey;
        border-color: grey;
    }
    textarea {
        outline: none;
        border: 1px solid black;
    }
    textarea:focus {
        outline: grey;
        border-color: grey;
    }
    .textarea-desktop {
        display: none;
    }
    .re-captcha {
        margin-bottom: 15px;
        width: 100%;
        height: 30px;
    }
.section-advantages-three {
    position: relative;
    width: 96%;
    padding-left: 5%;
    display: flex;
    flex-direction: column;
}
.section-advantages-left {
    margin-top: 10px;
    width: 100%;
}

.section-advantages-intro {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: left;
}
.section-advantages-intro div:first-child {
    width: 0%;
}
.section-advantages-intro div:first-child img{
    width:100%;

}
.section-advantages-intro > div + div{

    font-family: Arsenal;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    text-transform: uppercase;
    color: #FFFFFF;
}
.section-advantages-article {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: left;
}
.section-advantages-article > div > div:first-child {
    width: 80%;

}

.section-advantages-article div + div {

}
.section-advantages-title {
    margin-top: 40px;

    font-family: Arsenal;
    font-size: 24px;
    font-weight: 400;
    line-height: 28.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}
.section-advantages-table {
    margin-left: -3%;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;

    text-transform: uppercase;
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}
.section-advantages-table span {
    font-family: Jost;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;

}

.section-advantages-table > div div {
    border-bottom: solid 1px #515151;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-left: 10px;
    width: 90%;

    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;



}
.section-advantages-table > div:last-child > div:last-child{
    border: none;
}

.section-advantages-final p {
    padding-bottom: 40px;

    font-family: Jost;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}
.section-advantages-right {
    width: 104%;
    margin-left: -5%;
}

    .retailers {
        width: 71%;
        padding-left: 14.5%;
        padding-top: 27px;
        padding-bottom: 5px;
    }

.footer-wb {
    margin-right: 15px;
}
    .footer-wb img {
        border-radius: 27%/27%;
        box-shadow: black 0 0 2px;
    }
    /*.footer-wb img:hover {*/
    /*    border-radius: 27%/27%;*/
    /*    box-shadow: black 0 0 5px;*/
    /*}*/
    .footer-wb img:active {
        border-radius: 27%/27%;
        box-shadow: black 0 0 0;
    }

.footer-ozon {
    margin-left: 18px;
}
    .footer-ozon img {
        border-radius: 23%/23%;
        box-shadow: black 0 0 3px;
    }
    /*.footer-ozon img:hover {*/
    /*    border-radius: 23%/23%;*/
    /*    box-shadow: black 0 0 5px;*/
    /*}*/
    .footer-ozon img:active {
        border-radius: 23%/23%;
        box-shadow: black 0 0 0;
    }

}

@font-face {
    font-family: "Jost";
    /* https://fonts-online.ru/fonts/jost/download */
    src: url("../fonts/Jost/Jost.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Arsenal";
    /* https://fonts.google.com/selection?query=Arsenal */
    src: url("../fonts/Arsenal/Arsenal-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}