.mk-bottom-nav {
    position: fixed;
    left: 14px;
    right: 14px;
    bottom: 14px;
    z-index: 9999;

    height: 82px;
    padding: 7px 8px;

    display: grid;
    grid-template-columns: 1fr 1fr 1.15fr 1fr 1fr;
    align-items: end;

    background: rgba(255,255,255,.94);
    backdrop-filter: blur(24px);
    -webkit-backdrop-filter: blur(24px);

    border-radius: 15px;
    border: 1px solid rgba(255,255,255,.8);

    box-shadow:
        0 18px 42px rgba(15,23,42,.12),
        0 4px 14px rgba(15,23,42,.06);
}

.mk-nav-item {
    position: relative;

    height: 64px;
    border-radius: 15px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;

    gap: 6px;
    padding-bottom: 8px;

    text-decoration: none !important;
    color: #7d8490 !important;

    font-size: 10.5px;
    font-weight: 600;
    line-height: 1;

    -webkit-tap-highlight-color: transparent;
}

.mk-nav-item:not(:last-child)::after {
    content: "";
    position: absolute;
    right: -4px;
    bottom: 17px;
    width: 1px;
    height: 34px;
    background: rgba(125,132,144,.18);
}

.mk-nav-icon {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mk-nav-icon svg {
    width: 25px;
    height: 25px;
    display: block;
}

.mk-nav-icon path,
.mk-nav-icon rect,
.mk-nav-icon circle,
.mk-nav-circle path,
.mk-nav-circle rect {
    stroke: currentColor;
    stroke-width: 1.9;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.mk-nav-item--active {
    color: #ff5c5e !important;
}

.mk-nav-item--active::before {
    content: "";
    position: absolute;
    top: 0;
    width: 32px;
    height: 4px;
    border-radius: 999px;
    background: #ff5c5e;
}

.mk-nav-center {
    height: 64px;
    padding-bottom: 8px;
    transform: none;
    color: #ff5c5e !important;
    font-size: 10.5px;
}

.mk-nav-center::after {
    display: none;
}

.mk-nav-circle {
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);

    width: 66px;
    height: 66px;

    border-radius: 50%;
    background: linear-gradient(135deg, #ff6b6b 0%, #ff4d4f 100%);

    display: flex;
    align-items: center;
    justify-content: center;

    color: #ffffff;

    box-shadow:
        0 14px 28px rgba(255,92,94,.32),
        0 4px 10px rgba(255,92,94,.18);
}

.mk-nav-circle svg {
    width: 31px;
    height: 31px;
    display: block;
}

.mk-nav-center span:last-child {
    color: #ff5c5e !important;
    margin-top: 0;
    font-weight: 700;
}

 .box-news-item.mobile {
        width: 100%;
        display: block;
    }

    .box-news-item.mobile .cart-anim-hero {
                width: 100%;
        padding: 10px 0px;
        box-sizing: border-box;
    }

    .box-news-item.mobile .cart-anim-hero .cart-anim._100,
    .box-news-item.mobile .cart-anim-hero .cart-anim._100.show,
    .box-news-item.mobile .cart-anim-hero .us-box {
        width: 100%;
        max-width: 100%;
    }

    .box-news-item.mobile .cart-anim-hero .us-box {
        display: grid !important;
        grid-template-columns: 60% 45%;
       
        background: #17181d;
        border-radius: 15px;
        overflow: hidden;
        position: relative;
        padding: 0 !important;
    }

    .box-news-item.mobile .cart-anim-hero .mk-card-image-link {
        display: block;
        height: 100%;
       
        text-decoration: none !important;
    }

    .box-news-item.mobile .cart-anim-hero .image-box {
        width: 100%;
        height: 100%;
       
        overflow: hidden;
        position: relative;
        border-radius: 0 !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between;
    }

    .box-news-item.mobile .cart-anim-hero .image-box img,
    .box-news-item.mobile .cart-anim-hero .img-news {
        width: 100% !important;
        height: 100% !important;
       
        object-fit: cover;
        display: block;
        transform: none !important;
        border-radius: 0 !important;
    }

    .box-news-item.mobile .cart-anim-hero .info-news-box {
        background: #17181d;
        padding: 15px 13px 13px;
        display: flex !important;
        flex-direction: column;
        justify-content: space-between;
        box-sizing: border-box;
        width: 100% !important;padding-bottom: 5px !important;
       
    }

    .box-news-item.mobile .cart-anim-hero .mk-card-info-link,
    .box-news-item.mobile .cart-anim-hero .info-news-box a {
        text-decoration: none !important;
    }

    .box-news-item.mobile .cart-anim-hero .div-block-62 {
        osition: absolute;
        left: -10px;
        bottom: 25vh;
        top: auto;
        z-index: 5;
        background: transparent;
        backdrop-filter: blur(0px);
        display: flex;
        justify-content: flex-start;
    }

    .box-news-item.mobile .cart-anim-hero .vert-0-8 {
        background: rgba(20,20,20,.78);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
        color: #fff !important;
        font-size: 9px;
        line-height: 1;
        font-weight: 500;
        padding: 8px 10px;
        border-radius: 10px;
        text-transform: none;
        white-space: nowrap;

    }

    .box-news-item.mobile .cart-anim-hero .lottie-animation-4,
    .box-news-item.mobile .cart-anim-hero .text-paragraph-11-mob {
        display: none !important;
    }

    .box-news-item.mobile .cart-anim-hero .text-1-5.tin {
        color: #fff !important;
        font-size: 12px !important;
        line-height: 1.42 !important;
        font-weight: 700 !important;
        margin: 0 0 14px 0 !important;
    }

    .box-news-item.mobile .cart-anim-hero .mk-card-specs {
        display: flex;
        flex-direction: column;
        gap: 9px;
        margin: 0 0 14px;
    }

    .box-news-item.mobile .cart-anim-hero .mk-card-spec {
        display: flex;
        align-items: flex-start;
        gap: 8px;
        color: rgba(255,255,255,.86);
        font-size: 10px;
        line-height: 1.2;
    }

    .box-news-item.mobile .cart-anim-hero .mk-card-spec b {
        display: block;
        color: rgba(255,255,255,.58);
        font-size: 9px;
        font-weight: 500;
        margin-bottom: 2px;
    }

    .box-news-item.mobile .cart-anim-hero .mk-card-spec__icon {
        width: 24px;
        height: 24px;
        min-width: 24px;
        color: #ff5c5e;
    }

    .box-news-item.mobile .cart-anim-hero .mk-card-spec__icon svg {
        width: 22px;
        height: 22px;
        display: block;
    }

    .box-news-item.mobile .cart-anim-hero .mk-card-spec__icon path,
    .box-news-item.mobile .cart-anim-hero .mk-card-spec__icon circle {
        stroke: currentColor;
        stroke-width: 1.7;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .box-news-item.mobile .cart-anim-hero .price-blockcart {
        margin-top: auto;
        width: 100%;
    }

    .box-news-item.mobile .cart-anim-hero .div-block-91 {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-content: flex-start;
        align-items: flex-start;
    }

    .box-news-item.mobile .cart-anim-hero .text-red {
        display: block !important;
        color: #ff5c5e !important;
        font-size: 20px !important;
        line-height: 1 !important;
        font-weight: 700 !important;
        margin: 0 0 12px 0 !important;
    }

    .box-news-item.mobile .cart-anim-hero .btn.up-o.cent.w-button {
        width: 70%;
        height: 35px;
        border-radius: 13px;
        background: linear-gradient(135deg,#ff6b6b,#ff4d4f) !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
        color: #fff !important;
        font-size: 14px !important;
        font-weight: 600;
        text-decoration: none !important;
        text-transform: none !important;
        box-shadow: 0 10px 22px rgba(255,92,94,.22);
        padding: 0 !important;
        transition: .25s ease;
    }



    .box-news-item.mobile .cart-anim-hero .mk-card-statuses {
        display: none !important;
    }
}

@media (min-width: 769px) {
    .box-news-item.mobile .mk-card-specs {
        display: none !important;
    }}

    .slider-gallery_component.mobile{
        height: 26.5em!important;
    }
    .slider-thumbs_height.mobile{
        height: 40px!important;
    }
.slider-gallery_component.mobile .slider-thumbs_component {
        position: absolute !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        
        /* Прижимаем к самому низу родительского блока... */
        bottom: 0 !important; 
        top: auto !important;
        
        /* ...и принудительно выталкиваем ЕЩЕ НИЖЕ (в черную область) */
        /* 55px — это примерная высота самих миниатюр + отступ. 
           Если улетят слишком низко, уменьшите до 45px или 50px */
        transform: translateY(55px) !important; 
        
        z-index: 99 !important;
    }

    /* Чтобы под карточкой из-за этого сдвига не ломалась остальная верстка,
       добавим родителю этой панели (или всей карточке) отступ снизу */
    .slider-gallery_component.mobile {
        margin-bottom: 65px !important; /* Освобождаем место под миниатюры */
    }
    /* 1. Находим родительский блок слайдера и разрешаем выходить элементам наружу */
    .slider-gallery_component.mobile.is-mobile-slider {
        overflow: visible !important;
        margin-bottom: 50px !important; /* Увеличиваем отступ снизу всей карточки, чтобы миниатюры не нализали на текст */
    }

    /* 2. Разрешаем показывать скрытый контент внутри миниатюр */
    .slider-gallery_component.mobile .slider-thumbs_component,
    .slider-gallery_component.mobile .slider-thumbs_overflow,
    .slider-gallery_component.mobile .slider-thumbs_wrapper {
        overflow: visible !important;
        height: 40px !important; 
        margin-bottom: 10px;/* Принудительно задаем высоту контейнерам, чтобы картинкам было где раскрыться */
    }

    /* 3. Оживляем сами картинки внутри слайдов, чтобы они заполнили высоту */
    .slider-gallery_component.mobile .swiper.is-slider-thumbs,
    .slider-gallery_component.mobile .swiper.is-slider-thumbs .swiper-wrapper,
    .slider-gallery_component.mobile .swiper.is-slider-thumbs .swiper-slide {
        height: 100% !important;
    }
    form .text-2-3.px {
    font-size: 25px;
    margin-bottom: 10px;
}
.box-news-item.mobile .cart-anim-hero [class*="info-news"] .slider-gallery_numbers, 
    .box-news-item.mobile .cart-anim-hero [class*="info-news"] > div:first-of-type {
        margin-bottom: auto !important;            
    }