/* стиль прелоадера */

/* ползунок индикатора прокрутки */
.t602__indicator {
    z-index: 999999;
    background-image: linear-gradient(90deg, #d35190 0%, #1c5092 33%, #89c043 66%, #f9c754 100%) !important;
}
/* стиль ссылки в моб. меню */
.t280__bottom a {
    font-size: 16px;
    background: #3e3274;
    width: 240px;
    height: 50px;
    vertical-align: inherit;
    horizontal-align: left;
    border-radius: 30px;
    padding-top: 2%;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 2%;
}
.t280__bottom a:hover {
    background: #3e3274;
}
/* стиль жидких баблов */
.wrap-2 {
    position:fixed;
    z-index:-30;
    top:0;
    left:0;
    overflow:hidden;
    height:100vh;
    width:100vw;
    margin:auto;
    /* background: -webkit-gradient(linear, left top, right bottom, from(#438ee1), to(#973999));
    background: linear-gradient(to bottom right, #FF512F, #DD2476); */
}
canvas {
    width:100%;
    height:100%;
    opacity: 0.2;
}
/* - стиль жидкой кнопки - */
.liquid-button path {
    margin: 0px;
    cursor: pointer !important;
    font-size: 16px;
    font-family: 'FuturaPT',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 600;
    letter-spacing: 0.5px;
}
/* - прилипание жидкой кнопки - */
@media screen and (min-width: 1220px) {
#rec241505223 .tn-elem[data-elem-id="1601020066989"] {
    position: fixed;
    top: 0px;
    right: 40px;
    left: auto;
}
}
/* - прилипание второй жидкой кнопки - */
@media screen and (min-width: 1220px) {
#rec241505225 .tn-elem[data-elem-id="1603098449812"] {
    position: fixed;
    top: 0px;
    right: 40px;
    left: auto;
}
}
/* смена цвета в большом круге родословной */
#rec234597397 .tn-elem[data-elem-id="1598514865602"] .tn-atom {
   /* filter: blur(10px); */
    background-color: #ffba0b;
    animation: colorchange 175s infinite alternate;
    animation-duration: 175s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: colorchange;
}
@-moz-keyframes colorchange {
  0% {
    background-color: #ffba0b;
  }
  5% {
    background-color: #e70053;
  }
  10% {
    background-color: #6400de;
  }
  15% {
    background-color: #0ebc97;
  }
  20% {
    background-color: #ffba0b;
  }
  25% {
    background-color: #e70053;
  }
  30% {
    background-color: #6400de;
  }
  35% {
    background-color: #0ebc97;
  }
  40% {
    background-color: #ffba0b;
  }
  45% {
    background-color: #e70053;
  }
  50% {
    background-color: #6400de;
  }
  55% {
    background-color: #0ebc97;
  }
  60% {
    background-color: #ffba0b;
  }
  65% {
    background-color: #e70053;
  }
  70% {
    background-color: #6400de;
  }
  75% {
    background-color: #0ebc97;
  }
  80% {
    background-color: #ffba0b;
  }
  85% {
    background-color: #e70053;
  }
  90% {
    background-color: #6400de;
  }
  100% {
    background-color: #0ebc97;
  }
}
@-webkit-keyframes colorchange {
  0% {
    background-color: #ffba0b;
  }
  5% {
    background-color: #e70053;
  }
  10% {
    background-color: #6400de;
  }
  15% {
    background-color: #0ebc97;
  }
  20% {
    background-color: #ffba0b;
  }
  25% {
    background-color: #e70053;
  }
  30% {
    background-color: #6400de;
  }
  35% {
    background-color: #0ebc97;
  }
  40% {
    background-color: #ffba0b;
  }
  45% {
    background-color: #e70053;
  }
  50% {
    background-color: #6400de;
  }
  55% {
    background-color: #0ebc97;
  }
  60% {
    background-color: #ffba0b;
  }
  65% {
    background-color: #e70053;
  }
  70% {
    background-color: #6400de;
  }
  75% {
    background-color: #0ebc97;
  }
  80% {
    background-color: #ffba0b;
  }
  85% {
    background-color: #e70053;
  }
  90% {
    background-color: #6400de;
  }
  100% {
    background-color: #0ebc97;
  }
}
@-o-keyframes colorchange {
  0% {
    background-color: #ffba0b;
  }
  5% {
    background-color: #e70053;
  }
  10% {
    background-color: #6400de;
  }
  15% {
    background-color: #0ebc97;
  }
  20% {
    background-color: #ffba0b;
  }
  25% {
    background-color: #e70053;
  }
  30% {
    background-color: #6400de;
  }
  35% {
    background-color: #0ebc97;
  }
  40% {
    background-color: #ffba0b;
  }
  45% {
    background-color: #e70053;
  }
  50% {
    background-color: #6400de;
  }
  55% {
    background-color: #0ebc97;
  }
  60% {
    background-color: #ffba0b;
  }
  65% {
    background-color: #e70053;
  }
  70% {
    background-color: #6400de;
  }
  75% {
    background-color: #0ebc97;
  }
  80% {
    background-color: #ffba0b;
  }
  85% {
    background-color: #e70053;
  }
  90% {
    background-color: #6400de;
  }
  100% {
    background-color: #0ebc97;
  }
}
@keyframes colorchange {
  0% {
    background-color: #ffba0b;
  }
  5% {
    background-color: #e70053;
  }
  10% {
    background-color: #6400de;
  }
  15% {
    background-color: #0ebc97;
  }
  20% {
    background-color: #ffba0b;
  }
  25% {
    background-color: #e70053;
  }
  30% {
    background-color: #6400de;
  }
  35% {
    background-color: #0ebc97;
  }
  40% {
    background-color: #ffba0b;
  }
  45% {
    background-color: #e70053;
  }
  50% {
    background-color: #6400de;
  }
  55% {
    background-color: #0ebc97;
  }
  60% {
    background-color: #ffba0b;
  }
  65% {
    background-color: #e70053;
  }
  70% {
    background-color: #6400de;
  }
  75% {
    background-color: #0ebc97;
  }
  80% {
    background-color: #ffba0b;
  }
  85% {
    background-color: #e70053;
  }
  90% {
    background-color: #6400de;
  }
  100% {
    background-color: #0ebc97;
  }
}
/* стиль кастомных попапов */
#rec231817400,
#rec231812639,
#rec231807485,
#rec231817287,
#rec231806350,
#rec231784099,
#rec230270200{
    display: none;
}
.t-body_popupshowed {
    height: 100vh;
    min-height: 100vh;
    overflow: hidden
    }
.t-popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    opacity: 0;
    -webkit-transition: opacity ease-in-out .3s;
    -moz-transition: opacity ease-in-out .3s;
    -o-transition: opacity ease-in-out .3s;
    transition: opacity ease-in-out .3s;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    cursor: pointer;
    padding: 0 20px;
    background-color: #f4f4f7;
    z-index: 9999999;
    display: none
}
.t-popup.t-popup_show {
    opacity: 1
}
.t-popup__container {
    background: #f4f4f7;
    margin: 0 auto;
    width: auto;
    position: absolute;
    top: 50%;
    right: 20px;
    left: 20px;
    z-index: 1;
    cursor: default;
    -moz-transform: translateY(-30%) scale(.9);
    -ms-transform: translateY(-30%) scale(.9);
    -webkit-transform: translateY(-30%) scale(.9);
    -o-transform: translateY(-30%) scale(.9);
    transform: translateY(-30%) scale(.9)
}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
.t-popup__container {
    width: 100%
}
}
.t-popup__container-animated {
    -webkit-transition: transform ease-in-out .3s;
    -moz-transition: transform ease-in-out .3s;
    -o-transition: transform ease-in-out .3s;
    transition: transform ease-in-out .3s
}
.t-popup_show .t-popup__container {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}
.t-popup__container.t-popup__container-static {
    margin: 65px auto;
    top: 0;
    position: relative;
    left: auto;
    right: auto;
    width: 100%;
    -moz-transform: translateY(30%) scale(.9);
    -ms-transform: translateY(30%) scale(.9);
    -webkit-transform: translateY(30%) scale(.9);
    -o-transform: translateY(30%) scale(.9);
    transform: translateY(30%) scale(.9)
}
.t-popup_show .t-popup__container.t-popup__container-static {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}
.t-popup__close {
    position: fixed;
    background: #fff;
    border: 5px solid #fff;
    border-radius: 7px;
    left: 20px;
    top: 25px;
    right: auto;
    width: 23px;
    height: 23px;
    cursor: pointer;
    -webkit-transition: opacity ease-in-out .3s;
    -moz-transition: opacity ease-in-out .3s;
    -o-transition: opacity ease-in-out .3s;
    transition: opacity ease-in-out .3s;
    z-index: 9
}
@media screen and (max-width: 1100px) {
.t-popup__close {
    width: 23px;
    height: 23px;
}
}
@media screen and (max-width: 640px) {
.t-popup__close {
    left: 10px;
    top: 10px;
}
}
.t-popup__close:hover {
    opacity: .7
}
.t-body_scroll-locked {
    position: fixed;
    left: 0;
    width: 100%
}
.tildoshnaya_popup .t-width_1000 {
    width: 90%; 
    max-width: 100%; 
    height: 90%; 
    overflow: visible;
    left: 0; 
    right: 0; 
    transition: transform ease-in-out 0.7s;
}
.tildoshnaya_popup .t-popup {
    padding: 0; 
    background-color: #f4f4f7; 
    transition: opacity ease-in-out 0.7s !important;
} 
.t-popup__close-icon g {
    fill: #d35190;
}
/* выравнивание подписей к компонентам */
@media screen and (min-width: 960px) {
#rec228436723 .tn-elem[data-elem-id="1600174312505"] .tn-atom, 
#rec228436723 .tn-elem[data-elem-id="1600174518690"] .tn-atom,
#rec228436723 .tn-elem[data-elem-id="1600173950272"] .tn-atom,
#rec228436723 .tn-elem[data-elem-id="1600174491287"] .tn-atom,
#rec228436723 .tn-elem[data-elem-id="1600174406802"] .tn-atom,
#rec228436723 .tn-elem[data-elem-id="1600174446422"] .tn-atom,
#rec228436723 .tn-elem[data-elem-id="1600174349909"] .tn-atom,
#rec234502132 .tn-elem[data-elem-id="1600173950272"] .tn-atom,
#rec234502132 .tn-elem[data-elem-id="1600174518690"] .tn-atom,
#rec234502132 .tn-elem[data-elem-id="1600174491287"] .tn-atom,
#rec234502132 .tn-elem[data-elem-id="1600174406802"] .tn-atom,
#rec234502132 .tn-elem[data-elem-id="1600174446422"] .tn-atom,
#rec234502132 .tn-elem[data-elem-id="1600174312505"] .tn-atom,
#rec234502132 .tn-elem[data-elem-id="1600174349909"] .tn-atom {
    text-align: left;
}
}
/*шрифты в новостях при открытии*/
.js-feed-post-title.t-feed__post-popup__title.t-title.t-title_xxs {
    font-size: 28px;
    font-weight: 400;
}

.js-feed-post-date.t-feed__post-popup__date.t-uptitle.t-uptitle_sm {
    font-size: 14px;
    font-weight: 400;
}

/*кнопка "загрузить еще"*/
.js-feed-btn-show-more.t-feed__showmore-btn.t-btn {
    /*font-size: 18px;*/
    font-weight: 400;
    height: 50px;
}
/* анимация на ховер */
@media screen and (min-width: 1030px) {
.t-feed__col-grid__post-wrapper:hover {
 /* width: 100%;
  max-width: 300px;
  border: solid 10px #fff;
  border-radius: 15px;*/
  box-shadow: 5.08px 11.967px 29px 0px rgba(149, 172, 206, 0.4);
  animation: up-down 1.4s infinite ease-in-out alternate;
}
@keyframes up-down {
  from {
    transform: translatey(0px);
  }
  to {
    transform: translatey(-20px);
  }
}
}
/* стиль аккардиона */
.t668__wrapper {
    border-radius: 25px;
    box-shadow: 5.08px 11.967px 29px 0px rgba(149, 172, 206, 0.4);
}
/* Sticky блок - кнопка в политике */
#rec228892711 {
	position: sticky;
	position: -webkit-sticky;
	z-index: 999;
	bottom: 0px;
}
/* видимость мобилки */
@media screen and (min-width: 1201px) {
.t-screenmax-1200px {
    display: none !important;
}
}
#rec229483337 .t280__container.t280__positionfixed {
    -webkit-backdrop-filter: saturate(180%) blur(10px) !important;
    backdrop-filter: saturate(180%) blur(10px) !important;
}
#rec241505225 .tn-elem[data-elem-id="1603102498616"] .tn-atom {
    background-color: #fff;
}