/*цвет логотипов*/
.t595__alphaonhover {
    opacity: 1;
}
/*Размер и отступ заголовков H2*/
.t795__title {
    margin-bottom: 10px;
}

/*----Бегущая строка-----*/
/*stroke (верхняя и нижняя)*/
#rec1268322321,
#rec1268322341 {
  border-style: solid;
  border-color: #6D6D6D;
  border-width: 1px 0 !important; /* top/bottom = 1px, left/right = 0 */
}
/*Серый цвет для четных фраз*/
 .t1003__item-txt:nth-child(even of .t1003__item-txt) {
  color: #acacac !important;
}

/*кнопки мобильного меню*/
.t450__right_buttons_but {
    display: block;              /* Элемент занимает всю доступную ширину */
    width: 100%;                 /* Ширина на всю ширину родителя */
    box-sizing: border-box;     /* Учитывать паддинги и бордеры внутри height/width */
}

/*----Блок место проведения-----*/
/* Отступ между надзаголовком и заголовком — 10px */
.t1115__uptitle + .t1115__title {
    margin-top: 20px !important;
}
.t1115__textwrapper+.t1115__features {
    margin-top: 40px !important;
}

/* Отступ между заголовком и подзаголовком — 5px */
.t1115__title + .t1115__descr {
    margin-top: 5px !important;
}

/* Отступ между подзаголовком и буллетами — 30px */
.t1115__descr + .t1115__features {
    margin-top: 20px !important;
}

/* Отступ между буллетами — 10px */
.t1115__feature {
    margin-top: 10px !important;
}

/*-----Блок Спикеры------*/
/*отступ между должностью и компанией*/
.t537__bottommargin_lg {
    margin-bottom: 5px;
}
/*в две сроки на маленьких экранах*/
@media screen and (max-width: 480px) {
  .t537__col {
    width: 50% !important;
    padding: 0 10px 25px 10px !important;
    margin-bottom: 0 !important;
    box-sizing: border-box;
    float: left;
    display: inline-block;
    vertical-align: top;
  }

  .t537__content {
    text-align: center;
  }

  .t537__img {
    margin: 0 auto 15px;
    max-width: 120px;
    width: 100%;
  }

  .t537__title {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 8px;
  }

  .t537__descr {
    font-size: 12px;
    line-height: 1.3;
    margin-bottom: 10px;
  }

  /* Отступы от краёв экрана */
  .t537__col:nth-child(2n+1) {
    padding-left: 15px !important;
  }
  .t537__col:nth-child(2n) {
    padding-right: 15px !important;
  }

  /* Очистка флоатов после каждой пары */
  .t537__col:nth-child(2n):after {
    content: "";
    display: table;
    clear: both;
  }
  .t537 .t537__container:not(.t-list__container_inrow1) .t-list__item:nth-child(2) {
    margin-top: 0 !important;
  }
}
/*конец*/

/*-----Блок Контакты------*/
/* Ограничиваем размер содержимого строго внутри границ */
.t1056__col {
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
    border: 1px solid #6D6D6D;
}

/* Добавляем box-sizing всему, включая родителям */
.t1056, .t1056__row, .t1056__col, .t-container {
    box-sizing: border-box;
}


/*-------Иконка в кнопках-----*/
.button-green .tn-atom {
    display: inline-flex;                    /* превращаем кнопку в горизонтальный flex-контейнер */
    align-items: center;                    /* выравниваем содержимое по вертикали */
    justify-content: flex-start;            /* выравниваем содержимое по левому краю */
    height: 48px !important;                /* фиксированная высота кнопки */
    min-height: 48px !important;            /* минимальная высота кнопки */
    padding-left: 15px;                     /* отступ слева от края до иконки (before hover) */
    padding-right: 20px;                    /* отступ справа (before hover) */
    transform-origin: center center;        /* центр — точка трансформации при scale */
    position: relative;                     /* нужен для позиционирования псевдоэлементов */
    overflow: hidden;                       /* скрываем "вылезающие" элементы при scale */
    box-sizing: border-box;                 /* включаем padding в общую ширину */
    width: auto;                            /* автоматическая ширина */
    transition: padding 0.5s cubic-bezier(0.4, 0.4, 0.4, 0.4); /* плавная анимация отступов с easing */
}

/* Первая иконка (до текста) — видимая по умолчанию */
.button-green .tn-atom:before {
    content: '';                            /* создаём псевдоэлемент до текста */
    display: inline-block;                  /* чтобы задать размеры и отступы */
    width: 20px;                            /* размер иконки 20px */
    height: 20px;                           /* размер иконки 20px */
    margin-left: 0;                         /* не нужен отступ слева, его даёт padding кнопки */
    margin-right: 8px;                      /* отступ между иконкой и текстом */
    border-radius: 50%;                     /* округлая форма */
    background-image: url(https://static.tildacdn.com/tild6665-6430-4930-b631-353537326438/svg_arrow.svg);
    background-size: contain;               /* масштабируем под размер контейнера */
    background-position: center;            /* позиционируем по центру */
    background-repeat: no-repeat;           /* не повторяем изображение */
    transition: all 0.5s cubic-bezier(0.4, 0.4, 0.4, 0.4); /* плавная анимация с easing */
    flex-shrink: 0;                         /* не сжимаем иконку */
    opacity: 1;                             /* полная видимость */
}

/* Вторая иконка (после текста) — появляется при наведении */
.button-green .tn-atom:after {
    content: '';                            /* псевдоэлемент после текста */
    display: inline-block;
    width: 0;                               /* скрыта по ширине */
    height: 0;                              /* скрыта по высоте */
    margin-right: 0;                        /* отступ справа появится при hover */
    margin-left: 0;                         /* отступ от текста появится при hover */
    border-radius: 50%;
    background-image: url(https://static.tildacdn.com/tild6665-6430-4930-b631-353537326438/svg_arrow.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.5s cubic-bezier(0.4, 0.4, 0.4, 0.4); /* плавная анимация с easing */
    transform: scale(0);                    /* иконка полностью скрыта */
    flex-shrink: 0;                         /* не сжимаем иконку */
    opacity: 0;                             /* полная прозрачность */
}

/* Наведение: изменяем отступы кнопки с сохранением ширины */
.button-green:hover .tn-atom {
    padding-left: 20px;                     /* отступ слева (after hover) */
    padding-right: 15px;                    /* отступ справа (after hover) */
}

/* Наведение: прячем первую иконку */
.button-green:hover .tn-atom:before {
    transform: scale(0);                    /* сжимаем */
    width: 0;
    height: 0;
    margin-right: 0;                        /* убираем отступ */
    opacity: 0;                             /* полная прозрачность для плавности */
}

/* Наведение: показываем вторую иконку справа */
.button-green:hover .tn-atom:after {
    transform: scale(1);                    /* разворачиваем */
    width: 20px;                            /* размер иконки 20px */
    height: 20px;                           /* размер иконки 20px */
    margin-left: 8px;                       /* отступ от текста */
    opacity: 1;                             /* полная видимость */
}

/* === Универсальные стили для других типов кнопок === */
.t764__btn,
.t1115__buttons .t-btn,
.t450__right_buttons_but a.t-btn,
.t-btn.t-btn_md,
[data-style="button-green"] {
    display: inline-flex;                   /* делаем flex для размещения иконки и текста */
    align-items: center;
    justify-content: flex-start;            /* выравниваем содержимое по левому краю */
    height: 48px !important;                /* фиксированная высота 48px */
    min-height: 48px !important;
    padding-left: 15px;                     /* отступ слева (before hover) */
    padding-right: 20px;                    /* отступ справа (before hover) */
    transform-origin: center center;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;                 /* включаем padding в общую ширину */
    transition: padding 0.5s cubic-bezier(0.4, 0.4, 0.4, 0.4); /* плавная анимация отступов с easing */
}

/* Иконка до текста */
.t764__btn::before,
.t1115__buttons .t-btn::before,
.t450__right_buttons_but a.t-btn::before,
.t-btn.t-btn_md::before,
[data-style="button-green"]::before {
    content: '';
    display: inline-block;
    width: 20px;                            /* размер иконки 20px */
    height: 20px;                           /* размер иконки 20px */
    margin-left: 0;
    margin-right: 8px;
    border-radius: 50%;
    background-image: url(https://static.tildacdn.com/tild6665-6430-4930-b631-353537326438/svg_arrow.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.5s cubic-bezier(0.4, 0.4, 0.4, 0.4); /* плавная анимация с easing */
    flex-shrink: 0;
    opacity: 1;                             /* полная видимость */
}

/* Иконка после текста, появляется при наведении */
.t764__btn::after,
.t1115__buttons .t-btn::after,
.t450__right_buttons_but a.t-btn::after,
.t-btn.t-btn_md::after,
[data-style="button-green"]::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 0;
    margin-left: 0;
    border-radius: 50%;
    background-image: url(https://static.tildacdn.com/tild6665-6430-4930-b631-353537326438/svg_arrow.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.5s cubic-bezier(0.4, 0.4, 0.4, 0.4); /* плавная анимация с easing */
    transform: scale(0);
    flex-shrink: 0;
    opacity: 0;                             /* полная прозрачность */
}

/* Наведение: изменяем отступы */
.t764__btn:hover,
.t1115__buttons .t-btn:hover,
.t450__right_buttons_but a.t-btn:hover,
.t-btn.t-btn_md:hover,
[data-style="button-green"]:hover {
    padding-left: 20px;                     /* отступ слева (after hover) */
    padding-right: 15px;                    /* отступ справа (after hover) */
}

/* Наведение: прячем первую иконку */
.t764__btn:hover::before,
.t1115__buttons .t-btn:hover::before,
.t450__right_buttons_but a.t-btn:hover::before,
.t-btn.t-btn_md:hover::before,
[data-style="button-green"]:hover::before {
    transform: scale(0);
    width: 0;
    height: 0;
    margin-right: 0;
    opacity: 0;                             /* полная прозрачность */
}

/* Наведение: показываем вторую иконку */
.t764__btn:hover::after,
.t1115__buttons .t-btn:hover::after,
.t450__right_buttons_but a.t-btn:hover::after,
.t-btn.t-btn_md:hover::after,
[data-style="button-green"]:hover::after {
    transform: scale(1);
    width: 20px;                            /* размер иконки 20px */
    height: 20px;                           /* размер иконки 20px */
    margin-left: 8px;
    opacity: 1;                             /* полная видимость */
}
/*Конец------Иконка в кнопках-----*/


/* ---- Блок Регистрация----*/
/* Фон для второй колонки */
.t1072__row .t1072__col:nth-child(2) .t1072__content,
.t1072__row .t1072__col:nth-child(2) .t1072__footer {
  background: linear-gradient(90deg, #D653FD 0%, #4D25F8 100%) !important;
}

/* Цвет текста для цен и описаний */
.t1072__row .t1072__col:nth-child(2) .t1072__price,
.t1072__row .t1072__col:nth-child(2) .t-card__descr {
  color: #F6F6F6 !important;
}

/* Цвет текста для заголовков */
.t1072__row .t1072__col:nth-child(2) .t-card__title,
.t1072__row .t1072__col:nth-child(2) .t-card__uptitle {
  color: #FFFFFF !important;
}

/* Цвет ссылок в заголовках */
.t1072__row .t1072__col:nth-child(2) .t-card__title a,
.t1072__row .t1072__col:nth-child(2) .t-card__uptitle a {
  color: #FFFFFF !important;
}

/* Цвет ссылок в описаниях и ценах */
.t1072__row .t1072__col:nth-child(2) .t-card__descr a,
.t1072__row .t1072__col:nth-child(2) .t1072__price a {
  color: #F6F6F6 !important;
}
.t1072 .t-card__title {
  border-bottom: 1px solid #BCBCBC;
}

/*----Блок Ключевые темы----*/
/* Рамка аккордеона (как у вас) */
.t668__wrapper {
  border-radius: 0;
  border: 1px solid #6D6D6D;
}

/* Полностью выключаем стандартные иконки/линии Tilda */
.t668__lines svg { 
  display: none !important; 
}
.t668__lines::before,
.t668__lines::after {
  content: none !important;
}

/* ОДНА кастомная иконка как фон самого .t668__lines */
.t668__lines {
  width: 32px;
  height: 32px;
  background-image: url('https://static.tildacdn.com/tild3162-3539-4535-a432-616433623733/icon_closed.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: transform .25s ease;
  will-change: transform;
}

/* Поворот при открытии */
.t668__opened .t668__lines {
  transform: rotate(180deg);
}
/* Уважение prefers-reduced-motion */
@media (prefers-reduced-motion: reduce) {
  .t668__lines { transition: none; }
}