.card-hover .card-animated .tn-atom{
  transition: transform 0.4s ease;
  will-change: transform;
  overflow: hidden;
}
  
.card-hover:hover .card-animated .tn-atom{
  transform: scale(1.05);
}

.card-hover .card-arrow-animated{
  transition: transform 0.4s ease;
  will-change: transform;
}

.card-hover:hover .card-arrow-animated{
transform: rotate3d(0.5, 0.5, 1, 45deg);
    pointer-events: none;
}
   
   .t758__list .t758__list_item:first-child {
  color: #24B23E !important;
}

.t758__list .t758__list_item:first-child a {
  color: #24B23E !important;
}

.t-feed .t-feed__post-popup__relevants-item{
    background-color: #F1F5F7;
    border-radius: 16px;
}

.t-feed .t-feed__post-popup__relevants-item-title{
    padding: 0 20px;
}

.t-feed .t-feed__post-popup__relevants-bgimg{
    border-radius:16px 16px 0 0;
}

.t-feed .t-feed__post-popup__relevants-item-descr{
    padding: 0 20px 20px 20px;
    border-radius:0 0 16px 16px;
}
.t-feed .t-feed__post-popup__relevants-bgimg::before {
  content: '';
  position: absolute;
  top: 10px;
  right: 10px;
  width: 36px;
  height: 36px;
  background-image: url('https://static.tildacdn.com/tild3135-3437-4064-b066-643363623965/photo.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 1;
  pointer-events: none;
  transition: transform 0.4s ease;
  will-change: transform;
}

.uc-blog .t-feed__post-popup__relevants-item:hover .t-feed__post-popup__relevants-bgimg::before {
  transform: rotate3d(0.5, 0.5, 1, 45deg);
}

  .anku-tabs-slider.swiper-container {
    position: absolute;
    display: block;
    margin: 0 !important;
    overflow: hidden !important;
  }

  .swiper-wrapper {
    display: flex !important;
  }

   .uc-slide .t-container{
      background-color: #F1F5F7;
  }
  
  .uc-slide .t004 {
      padding-bottom: 0;
  }
  
  .uc-slide .t431 .t-col {
    padding-bottom: 30px;

}
  .uc-slide .t-col {
    margin-left: 50px;
    margin-right: 50px;

}
  .uc-slide .t431 .t-container {
   border-radius: 0 0 16px 16px;
}
  .uc-slide .t004 .t-container {
   border-radius: 16px 16px 0 0 ;
}


   .uc-table .t-container{
      background-color: #F1F5F7;
  }
  
  .uc-table .t004 {
      padding-bottom: 0;
  }
  
  .uc-table .t431 .t-col {
    padding-bottom: 30px;

}
 .uc-table .t-col {
    margin-left: 20px;
    margin-right: 20px;

}
  .uc-table .t431 .t-container {
   border-radius: 0 0 16px 16px;
}
  .uc-table .t004 .t-container {
   border-radius: 16px 16px 0 0 ;
}

@media (max-width: 960px) { 
    
.uc-slide .t-col {
    margin-left: 0px;
    margin-right: 0px;
}

 .uc-table .t-col {
    margin-left: 0px;
    margin-right: 0px;

}

.t450__menu__content {
    top: 1px !important; 
}
}


/*Смещение якорной ссылки*/

[data-record-type="215"] {
    
    top: -90px;
    position: relative;
}
@media (max-width: 1199px) {
    [data-record-type="215"] {
        
        top: -110px;
        position: relative;
    }
}
@media (max-width: 959px) {
    [data-record-type="215"] {
        
        top: -110px;
        position: relative;
    }
}
@media (max-width: 639px) {
    [data-record-type="215"] {

        top: -75px;
        position: relative;
    }
}
@media (max-width: 479px) {
    [data-record-type="215"] {

        top: -75px;
        position: relative;
    }
}
