.elementor-15 .elementor-element.elementor-element-6576398{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-15 .elementor-element.elementor-element-765d78c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-15 .elementor-element.elementor-element-29ccbb0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-15 .elementor-element.elementor-element-6bcb4d0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}.elementor-15 .elementor-element.elementor-element-c56ed82{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-15 .elementor-element.elementor-element-571390f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}body.elementor-page-15:not(.elementor-motion-effects-element-type-background), body.elementor-page-15 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#090909;}/* Start custom CSS for html, class: .elementor-element-f1aa307 *//* Базовые стили для десктопа (как было у вас) */
.glory-equipment-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 50px;
    padding: 50px 20px; /* Добавили отступы по бокам, чтобы не прилипало к краям экрана */
    max-width: 1200px;
    margin: 0 auto;
}

.luxury-podium {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 40px;
    border-radius: 4px;
}

.equipment-image-container {
    height: 500px; /* Высота на ПК */
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 30px;
    width: 100%;
}

.equipment-img {
    max-height: 100%;
    width: auto;
    filter: drop-shadow(0 20px 30px rgba(0,0,0,0.5));
}

.equipment-title {
    font-family: 'Cinzel', serif;
    font-size: 22px;
    letter-spacing: 3px;
    margin-bottom: 30px;
    color: #fff;
}

.glory-button .elementor-button {
    text-decoration: none;
    display: inline-block;
}

/* ========================================================
   Адаптив для мобильных устройств (экраны меньше 768px)
   ======================================================== */
@media (max-width: 768px) {
    .glory-equipment-grid {
        padding: 20px 15px; /* Уменьшаем отступ сверху всей секции с 50px до 20px */
        gap: 30px;          /* Делаем расстояние МЕЖДУ карточками чуть компактнее */
    }

    .luxury-podium {
        padding: 25px 15px; /* Сжимаем внутренние отступы самой карточки */
    }

    .equipment-image-container {
        height: 320px;      /* Снижаем высоту контейнера картинки на мобильном, убирая пустоту */
        margin-bottom: 15px; /* Уменьшаем отступ от картинки до заголовка */
    }
    
    .equipment-title {
        font-size: 18px;    /* Слегка уменьшаем шрифт заголовка, чтобы он аккуратно смотрелся на телефоне */
        margin-bottom: 20px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7d151cc *//* Базовые стили для десктопа */
.glory-footer-section {
    padding: 100px 20px; 
    max-width: 1200px; 
    margin: 0 auto;
}

.meso-container {
    text-align: center; 
    margin-bottom: 100px; /* Большой отступ на ПК для воздуха */
}

.meso-img {
    max-height: 400px; 
    width: auto;
    margin-bottom: 40px; 
    filter: drop-shadow(0 0 40px rgba(197, 160, 89, 0.2));
}

.footer-subtitle {
    font-family: 'Montserrat', sans-serif; 
    font-weight: 200; 
    letter-spacing: 5px; 
    font-size: 24px; 
    margin-bottom: 10px; 
    color: #fff;
}

.footer-title {
    font-family: 'Cinzel', serif; 
    font-size: 32px; 
    letter-spacing: 4px; 
    font-weight: bold; 
    margin-bottom: 40px;
}

.glory-button .elementor-button {
    text-decoration: none; 
    display: inline-block;
}

/* ========================================================
   Адаптив для мобильных устройств (экраны меньше 768px)
   ======================================================== */
@media (max-width: 768px) {
    .glory-footer-section {
        padding: 50px 15px; /* Уменьшаем общие отступы секции */
    }

    .meso-container {
        margin-bottom: 70px; /* Уменьшаем гигантский отступ снизу на мобилках */
    }

    .meso-img {
        max-height: 280px; /* Делаем картинку флаконов аккуратнее на экране телефона */
        margin-bottom: 25px;
    }

    .footer-subtitle {
        font-size: 16px;     /* Снижаем размер верхнего заголовка */
        letter-spacing: 3px; /* Немного сжимаем буквы */
        margin-bottom: 8px;
    }

    .footer-title {
        font-size: 20px;     /* Оптимальный размер, чтобы слово "МЕЗОПРЕПАРАТЫ" не ломало экран */
        letter-spacing: 2px; /* Уменьшаем межбуквенный интервал для мобильных */
        margin-bottom: 30px;
        line-height: 1.4;    /* Добавляем комфортный межстрочный интервал при переносе */
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4bbc1e6 *//* Контейнер-маска */

.glory-carousel-ticker {

    overflow: hidden;

    width: 100%;

    max-width: 1200px;

    margin: 0 auto;

    padding: 20px 0;

    position: relative;

} 

/* Градиентное размытие по бокам под цвет фона #090909 */
.glory-carousel-ticker::before,
.glory-carousel-ticker::after {
    background: linear-gradient(to right, rgba(9, 9, 9, 1) 0%, rgba(9, 9, 9, 0) 100%);
    content: "";
    height: 100%;
    position: absolute;
    width: 150px;
    z-index: 2;
    pointer-events: none;
}
.glory-carousel-ticker::before { left: 0; top: 0; }
.glory-carousel-ticker::after { right: 0; top: 0; transform: rotateZ(180deg); }

/* Движущаяся лента */
.glory-brands-track {
    display: flex;
    width: calc(180px * 10 + 40px * 10); /* (Ширина wrapper * 10 слайдов) + (gap * 10) */
    gap: 40px;
    animation: scrollTicker 25s linear infinite;
}

/* При наведении мышки анимация замирает, чтобы можно было рассмотреть или кликнуть */
.glory-brands-track:hover {
    animation-play-state: paused;
}

/* Сама бесконечная анимация движения */
@keyframes scrollTicker {
    0% { transform: translateX(0); }
    100% { transform: translateX(calc(-180px * 5 - 40px * 5)); } /* Сдвиг ровно на половину (на 5 брендов) */
}

/* Обертка логотипа */
.brand-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 180px;
    height: 80px;
    flex-shrink: 0;
}

/* Стили картинок */
.brand-item {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    filter: grayscale(100%) opacity(50%);
    transition: all 0.3s ease;
}
.brand-item:hover {
    filter: grayscale(0%) opacity(100%);
}

/* Точки-индикаторы под каруселью (по умолчанию скрыты на ПК) */
.carousel-dots {
    display: none;
    justify-content: center;
    gap: 8px;
    margin-top: 20px;
}
.dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
}
.dot.active {
    background: #c5a059; /* Золотая активная точка */
    box-shadow: 0 0 8px #c5a059;
}

/* Разделитель */
.brand-divider {
    max-width: 1200px;
    height: 1px;
    background: rgba(255,255,255,0.1);
    margin: 40px auto 0;
}

/* ==========================================
   Адаптив под мобильные устройства (до 768px)
   ========================================== */
@media (max-width: 768px) {
    /* Включаем отображение точек на телефонах */
    .carousel-dots {
        display: flex;
    }

    /* Делаем трек чуть компактнее на мобилках */
    .glory-brands-track {
        width: calc(140px * 10 + 20px * 10);
        gap: 20px;
        animation-duration: 15s; /* На маленьком экране пусть бежит чуть быстрее */
    }

    .brand-wrapper {
        width: 140px;
        height: 60px;
    }

    @keyframes scrollTicker {
        0% { transform: translateX(0); }
        100% { transform: translateX(calc(-140px * 5 - 20px * 5)); }
    }

    /* Имитация "живых" пульсирующих точек на мобильном, создающая эффект движения */
    .animate-dot-1 { animation: pulseDot 3s infinite 1s; }
    .animate-dot-2 { animation: pulseDot 3s infinite 2s; }
}

@keyframes pulseDot {
    0%, 100% { background: rgba(255, 255, 255, 0.2); }
    50% { background: rgba(197, 160, 89, 0.6); }
}/* End custom CSS */
/* Start custom CSS *//* Золотой градиент для текста */
.gold-text {
    background: linear-gradient(to right, #bf953f, #fcf6ba, #b38728, #fbf5b7, #aa771c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

/* Премиальная кнопка GLORY */
.glory-button .elementor-button {
    background: transparent !important;
    border: 1px solid #c5a059 !important;
    color: #c5a059 !important;
    transition: all 0.5s ease !important;
    letter-spacing: 3px !important;
    text-transform: uppercase !important;
    position: relative;
    overflow: hidden;
}

.glory-button .elementor-button:hover {
    background: #c5a059 !important;
    color: #000 !important;
    box-shadow: 0 0 20px rgba(197, 160, 89, 0.4);
}

/* Золотой градиент для текста с эффектом перелива */
.gold-text {
    background: linear-gradient(to right, #bf953f, #fcf6ba, #b38728, #fbf5b7, #aa771c);
    background-size: 200% auto; /* Увеличиваем фон, чтобы было чему двигаться */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    animation: shineGold 4s linear infinite; /* Запуск бесконечной анимации */
}

/* Анимация движения золотого блика */
@keyframes shineGold {
    0% { background-position: 0% center; }
    50% { background-position: 100% center; }
    100% { background-position: 0% center; }
}

/* Премиальная кнопка GLORY с эффектом световой волны */
.glory-button .elementor-button {
    background: transparent !important;
    border: 1px solid #c5a059 !important;
    color: #c5a059 !important;
    transition: all 0.5s ease !important;
    letter-spacing: 3px !important;
    text-transform: uppercase !important;
    position: relative;
    overflow: hidden; /* Скрывает блик, когда он выходит за границы кнопки */
    z-index: 1;
}

/* Создаем сам блик внутри кнопки через псевдоэлемент */
.glory-button .elementor-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -150%; /* Прячем блик слева от кнопки */
    width: 50%;
    height: 100%;
    background: linear-gradient(
        to right, 
        rgba(255, 255, 255, 0) 0%, 
        rgba(255, 255, 255, 0.3) 50%, 
        rgba(255, 255, 255, 0) 100%
    );
    transform: skewX(-25deg); /* Наклоняем блик для стиля */
    transition: none;
    z-index: -1;
}

/* Анимация блика ПРИ НАВЕДЕНИИ на кнопку */
.glory-button .elementor-button:hover::before {
    left: 150%; /* Блик быстро пробегает вправо */
    transition: all 0.7s ease;
}

/* Основной ховер-эффект кнопки */
.glory-button .elementor-button:hover {
    background: #c5a059 !important;
    color: #000 !important;
    box-shadow: 0 0 25px rgba(197, 160, 89, 0.6); /* Чуть усилил свечение */
}

/* 1. ПОСТОЯННАЯ АНИМАЦИЯ КНОПОК (Блик каждые 3 секунды) */
@keyframes constant-glint {
    0% { left: -150%; }
    20% { left: 150%; }
    100% { left: 150%; } /* Пауза после блика */
}

.glory-button .elementor-button::after {
    content: '';
    position: absolute;
    top: -50%;
    left: -150%;
    width: 60%;
    height: 200%;
    background: linear-gradient(
        to right, 
        transparent, 
        rgba(255, 255, 255, 0.4), 
        transparent
    );
    transform: rotate(45deg);
    animation: constant-glint 4s infinite ease-in-out; /* Бесконечный цикл */
}


/* Эффект блика на кнопке */
.glory-button .elementor-button::after {
    content: '';
    position: absolute;
    top: -50%; left: -100%;
    width: 50%; height: 200%;
    background: rgba(255,255,255,0.2);
    transform: rotate(45deg);
    transition: 0.6s;
}

.glory-button .elementor-button:hover::after {
    left: 150%;
}



/* Подиум для аппаратов */
.luxury-podium {
    background: linear-gradient(180deg, rgba(255,255,255,0.03) 0%, rgba(0,0,0,1) 100%) !important;
    border-bottom: 2px solid #c5a059 !important;
    transition: all 0.5s ease !important;
}

.luxury-podium:hover {
    border-bottom-color: #fcf6ba !important;
}/* End custom CSS */