    /*.text-link-gray-white,*/
    /*.text-link-gray-white .tn-atom*/
    /*.text-link-gray-white **/
    /*{*/
    /*    text-decoration-line: underline !important;*/
    /*    text-decoration-style: solid !important;*/
    /*    text-decoration-thickness: .04em !important;*/
    /*    text-underline-offset: .23em !important;*/
    /*    text-decoration-color: inherit !important;*/
    /*    transition: opacity 0.2s ease-in-out;*/
    /*}*/

    /*.text-link-gray-white:hover,*/
    /*.text-link-gray-white .tn-atom:hover*/
    /*.text-link-gray-white:hover * */
    /*{*/
    /*    color: #EBEBEB !important;*/
    /*}*/
    
    /*.text-w-gray-link a,*/
    /*.text-link-gray-white .tn-atom a*/
    /*.text-w-gray-link a * */
    /*{*/
    /*    text-decoration-line: underline !important;*/
    /*    text-decoration-style: solid !important;*/
    /*    text-decoration-thickness: .04em !important;*/
    /*    text-underline-offset: .23em !important;*/
    /*    text-decoration-color: inherit !important;*/
    /*    transition: opacity 0.2s ease-in-out;*/
    /*}*/

    /*.text-w-gray-link a:hover,*/
    /*.text-link-gray-white .tn-atom a:hover*/
    /*.text-w-gray-link a:hover * */
    /*{*/
    /*    color: #EBEBEB !important;*/
    /*}*/
/* Подчеркивание только для текста в .tn-atom (самый нижний элемент текста) */





/*.text-link-gray-white .tn-atom {*/
/*  text-decoration-line: underline !important;*/
/*  text-decoration-style: solid !important;*/
/*  text-decoration-thickness: .04em !important;*/
/*  text-underline-offset: .23em !important;*/
/*  text-decoration-color: inherit !important;*/
/*  transition: opacity 0.2s ease-in-out;*/
/*}*/

/* Подчеркивание для ссылок внутри этого блока */
/*.text-link-gray-white .tn-atom a {*/
/*  text-decoration-line: underline !important;*/
/*  text-decoration-style: solid !important;*/
/*  text-decoration-thickness: .04em !important;*/
/*  text-underline-offset: .23em !important;*/
/*  text-decoration-color: inherit !important;*/
/*  transition: opacity 0.2s ease-in-out;*/
/*}*/

/* Стили для hover (наведение) на ссылку */
/*.text-link-gray-white .tn-atom a:hover {*/
/*  color: #EBEBEB !important;*/
/*}*/

/* Убираем подчеркивание с анимационных контейнеров */
/*.text-link-gray-white .tn-atom__sbs-anim-wrapper {*/
/*  text-decoration: none !important;*/
/*}*/

/* Убираем анимацию и стили, которые могут скрывать текст */
/*.text-link-gray-white .tn-atom__sbs-anim-wrapper,*/
/*.text-link-gray-white .tn-atom__sbs-anim-wrapper * {*/
/*  visibility: visible !important;*/
/*  opacity: 1 !important;*/
/*  animation: none !important;*/
/*  transition: none !important;*/
/*}*/

/* Плавное изменение цвета текста при наведении */
/*.text-link-gray-white .tn-atom:hover {*/
/*  color: #EBEBEB !important;*/
/*}*/



/* Подчеркивание только для текста "Вася Рубан" */
.text-link-gray-white .tn-atom {
  text-decoration-line: underline !important;
  text-decoration-style: solid !important;
  text-decoration-thickness: .04em !important;
  text-underline-offset: .23em !important;
  text-decoration-color: inherit !important;
  transition: opacity 0.2s ease-in-out;
}

/* Убираем стили для ссылок */
.text-link-gray-white .tn-atom a {
  text-decoration: none !important;
}

.text-link-gray-white .tn-atom:hover {
    color: #EBEBEB !important;
}



.text-link-gray-white-txt-block .tn-atom a {
 text-decoration-line: underline !important;
  text-decoration-style: solid !important;
  text-decoration-thickness: .04em !important;
  text-underline-offset: .23em !important;
  text-decoration-color: inherit !important;
  transition: opacity 0.2s ease-in-out;   
}

.text-link-gray-white-txt-block .tn-atom a:hover {
    color: #EBEBEB !important;
}

.link .tn-atom a  {
    text-decoration-line: underline !important;
    text-decoration-style: solid !important;
    text-decoration-thickness: .05em !important;
    text-underline-offset: .3em !important;
    text-decoration-color: color-mix(in srgb, currentColor 20%, transparent);
}

#rec1670478931 {
  padding-bottom: 100vh;
  position: relative;
  z-index: 1;
}

/* 2. Нижний Zero-блок — наезжает сверху */
#rec1702909551 {
  position: relative;
  z-index: 10;
  margin-top: -100vh;
  overflow: visible;
}