#nav975150341, .tmenu-mobile {

    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    border-radius: 0px 0px 30px 30px;
}

.tmenu-mobile {
    background-color: rgba(237, 237, 237, 0.6) !important;
    height: 90px;
    }
    
.uc-logo-mobile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

#rec984539696 [data-elem-id="1745575292034"] .t-submit {
    width: 100%  !important; 
}

#rec993192346 {
    border-radius: 30px;
}

:root {
--AccentuationColor: #3d4344; /*цвет заливки по наведению*/
--AccentuationHeight: 1.2px; /*размер подчеркивания*/
--AccentuationPadding: 4px; /*отступ от текста*/
}
/*Минимальная ширина экрана 480px*/
@media only screen and (min-width: 480px) {
.hover-accentuation-text,
.hover-accentuation-text:before {
opacity: 0;
transform: translateX(-100%);
transition: opacity 0.3s cubic-bezier(0.22, 0.61, 0.36, 1) 0.2s, transform 0.7s cubic-bezier(0.22, 0.61, 0.36, 1) 0.2s;
transition-delay: 0.7s;
}

.t228__list_item .t-menu__link-item:hover .hover-accentuation-text,
.t228__list_item .t-menu__link-item:hover .hover-accentuation-text:before, 
.link-accentuation .tn-atom:hover .hover-accentuation-text,
.link-accentuation .tn-atom:hover .hover-accentuation-text:before {
opacity: 1;
transform: translateX(0);
transition-delay: 0s; 
}



@keyframes anim-in-text-accentuation {
0% {
transform: translateX(100%);
}
100% {
transform: translateX(0);
}
}
@keyframes anim-in-accentuation {
0% {
transform: translateX(-100%);
}
100% {
transform: translateX(0);
}
}
@keyframes anim-out-accentuation {
0% {
transform: translateX(0);
}
100% {
transform: translateX(-100%);
}
}
@keyframes anim-out-text-accentuation {
0% {
transform: translateX(0);
}
100% {
transform: translateX(100%);
}
}
.hover-accentuation-text {
position: absolute;
top: 0;
left: 0;
transform: translateX(-100%);
display: inline-table;
width: 100%;
height: 100%;
padding-top: var(--AccentuationPadding);
overflow: hidden;
pointer-events: none;
-webkit-animation: anim-out-text-accentuation 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
animation: anim-out-text-accentuation 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.hover-accentuation-text:before {
content: "";
background: var(--AccentuationColor);
width: 100%;
height: var(--AccentuationHeight);
position: absolute;
bottom: 4px;
left:0;
transform: translateX(100%);
display: inline-table;
width: 100%;
-webkit-animation: anim-out-accentuation 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
animation: anim-out-accentuation 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.t228__list_item .t-menu__link-item {
    position: relative;
}
.t228__list_item .t-menu__link-item:hover .hover-accentuation-text, 
.link-accentuation .tn-atom:hover .hover-accentuation-text {
transform: translateX(0);
-webkit-animation: anim-in-accentuation 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
animation: anim-in-accentuation 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
}


.t228__list_item .t-menu__link-item:hover .hover-accentuation-text:before, 
.link-accentuation .tn-atom:hover .hover-accentuation-text:before {
-webkit-animation: anim-in-text-accentuation 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
animation: anim-in-text-accentuation 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
}
}


.t-feed__post-popup__title-wrapper h1 {
    font-size: 80px;
}

.t-feed__post-popup__content-wrapper {
    justify-content: start;
}

.t-feed__post-popup__content.t-col_8 {
    max-width: 100%;
}

.t-feed__post-popup__close-text {
     font-size: 30px;
}


.t-feed__post-popup__date-parts-wrapper {
   display: none; 
}

.t-feed__post-popup__content {
    margin-top: 60px;
}
#t-footer {
    background: none;
}
#rec975794226 {
    margin-bottom: -50px;
}

#rec973798636 {
    --AccentuationColor: #fff;
    
    
}
.t-feed__post-popup__cover-wrapper,
.t153__descr_center {
    /*max-width: 900px;*/
    
}
    



    
#rec986886091 img {
    max-height: 72px;
    height: 72px;
    width: 120px;
    object-fit: contain;
}  
#rec986886091 {

        margin-bottom: -50px;
}
.uc-mix {
    mix-blend-mode: difference;
}


.t-feed__post-popup {
   // background: #F4EDD3 !important;
}

.w100 {
   width: 100% !important;
}

[data-tilda-page-id="67396333"] .uc-logo-mobile {
    display: none !important;
}
.t-feed__post-bgimg {
    border-radius: 10px;
}

#rec986851046 {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.t-feed__showmore-btn {
  width: calc(100% - 30px);
    height: 40px;   
}
  .t-feed__post-popup__close-wrapper {
    //background:  #F4EDD3 !important;
  } 
  
  
