// @media (prefers-reduced-motion: reduce) {
//  @view-transition {
//    navigation: none;
//  }
//}


t-feed__post-popup__content img, .t-feed__post-popup__cover-wrapper .t-img, .t-feed__post-popup__text .t-redactor__tte-view figure img, #rec826066148 .t924 .t-feed__post-bgimg  {
    border-radius: 32px;
        filter: grayscale(100%);
    transition: .5s ease-in-out;
    -webkit-filter:grayscale(100%);*

}

t-feed__post-popup__content img:hover , .t-feed__post-popup__cover-wrapper .t-img:hover, .t-feed__post-popup__text .t-redactor__tte-view figure img:hover, #rec826066148 .t924 .t-feed__post-bgimg:hover   
{
    border-radius: 32px;
        filter: grayscale(30%);
    -webkit-filter:grayscale(30%);*
}

animation-play-state: paused;
animation-delay: calc(var(--scroll) * -1s);

div.t-records {
background-image: url("https://static.tildacdn.com/tild6262-6236-4632-b965-316132653433/Back.svg");
min-height: 100%;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
background-size: cover;
    
}


body.body_widget_discussion {
        background-color: black !important;
}

div#comments {
border: 8px;
border-color: #eeeeee;
border-radius: 24px;
border-style: solid;
padding: 16px;
}


#rec826447073 .t-sociallinks {
    margin-bottom: 80px;
    margin-top: 16px;
}


.t-feed__post-popup__container {
    padding: 64px 0 !important;
}

a {
    color: #4465A9 !important;
    text-decoration: none;
}

