#rec685785976 a:hover {
    color: #0378FB!important;
}
.uc-recommendations .t-prefix_2 hr {
    display: none;
}
.uc-recommendations .t125__title {
    display: flex;
    align-items: center;
    gap: 7px;
}
.uc-recommendations .t125__title:not(:last-child) {
    margin-bottom: 10px;
}

.uc-recommendations .t125__title::before {
    display: block;
    content: "";
    width: 7px;
    min-width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #0378fb;
}

.uc-author .t337 .t-cover {
    background: none!important;
}

.uc-author .t337__author {
    text-align: right;
    margin-top: -400px;
}

.uc-author .t337__avatar {
    margin: 0 60px 0 auto;
}

.uc-author .t337__content {
   text-align: center;
   max-width: 250px;
   margin: 0 0 0 auto;
}

.uc-image .t-img {
    margin-left: -200px;
}
.uc-panel .t005__text[field="text"] {
    background: #FBF9F9;
    padding: 20px 30px;
    border-radius: 20px;
}
.uc-panel .t005__text[field="text"] strong {
    font-weight: 500!important;
    display: inline-block;
}
.uc-panel .t005__text[field="text"] > a {
    background: rgb(23, 113, 241);
  color: #fff!important;
  padding: 10px;
  border-radius: 10px;
  margin: 5px 0;
  display: inline-block;
}
.uc-panel .t005__text[field="text"] ul li > a,
.t-text ul li > a{
    color: rgb(23, 113, 241)!important;
}
.uc-text-image .t-prefix_2 {
    padding-left: 100px;
}
.uc-quote .t013__img {
    max-width: 160px;
    width: 160px;
    height: 160px;
}
.uc-quote .t013__centeredsection {
    max-width: 240px;
}
.uc-quote .t013 .t-container {
    display: flex;
    align-items: center;
}
#allrecords ul {
    padding-left: 40px;
    margin-bottom: 0;
}
.t004 {padding: 0;}
#allrecords .ul-marker-reklama ul {
    padding-left: 20px;
}
@media(max-width: 1200px) {
    .uc-image .t-img {
        margin-left: -160px;
    }
}
@media screen and (max-width: 980px) {
  #rec686257346 .t228__imglogo {
      min-width: 125px!important;
      padding: 0!important;
  }
  .uc-image .t-img {
    margin-left: 0;
  }
  .uc-author .t337__author {
      text-align: center;
      margin-top: 0;
  }
  .uc-author .t337__avatar {
    margin: 0 auto;
  }
  .uc-author .t337__content {
      margin: 0 auto;
  }
}
@media screen and (max-width: 960px) {
    .uc-text-image .t-prefix_2 {
        padding-left: 20px;
    }
}
@media screen and (max-width: 640px) {
    .uc-author .t337__author {
        margin-top: -100px;
    }
    .uc-quote .t013 .t-container {
        flex-direction: column;
    }
}

.banner-new {
    backdrop-filter: blur(64px);
    background: rgba(100, 60, 200, 0.2);
    border: 1px solid rgba(30, 30, 40, 0.1);
    border-radius: 16px;
}
:root {
    --fon-article: #f3f4f7;
    --fon: #DCDCF0;
	--text: #1e1e28;
	--lilac: rgba(100, 60, 200, 0.2);
}

.uc-article-header,
.uc-nav,
.uc-header,
.uc-slider,
.uc-title,
.uc-cols {
    background: var(--fon-article);
}
.uc-footer {
    background-color: var(--lilac);
    background-image: url("https://1t.ru/wp-content/themes/one_t/assets/images/blog-tilda/bgfooter.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: none;
}
#rec864985503, #rec865605965 {
    position: relative;
}
#rec864985503 .t-col hr {
    display: none;
}
.uc-list-news2 .t125 {
    /* padding: 0!important;
   /* position: absolute;
/*    left: 50%;
  /*  transform: translateX(-56%);
/*    top: 371px;*/
}
.uc-banner .t396 {
    /*padding: 0!important;
    /*position: absolute;
    /*left: 50%;
    /*transform: translateX(-56%);
    /*top: 371px;*/
}
.uc-slider .t-slds__bullet_body {
    width: 60px!important;
}
.left-24 {
    left: 24px!important;
}
.left-16 {
    left: 12px!important;
}