@media screen and (max-width: 480px) {
    .t-col {
        padding-left: 40px;
        padding-right: 40px;
    }
}

.t-feed__post-popup__container.t-container.t-popup__container.t-popup__container-static > div > div > div.t-feed__post-popup__date-parts-wrapper.t-feed__post-popup__date-parts-wrapper_beforetitle > a > span {
    font-size: 14px;
    letter-spacing: 1px;
}

.t-redactor__h3 {
    font-weight: normal;
}

.t-feed__post-popup__close-wrapper > div > a {
    font-size: 16px;
    font-weight: normal;
}

.t-feed__row-grid__post-wrapper.t-feed__row-grid__post-wrapper_padd-sm {
    padding-bottom: 40px;
    padding-top: 40px;
}

/*Ховер по тексту с красным цветом*/

.menu:hover {
    color: #EA5044 !important;
    transition: all 0.2s ease-in-out;
}

/*Ховер по тексту с белым цветом*/

#rec314349157 .tn-elem[data-elem-id="1620819579530"] .tn-atom:hover, #rec317018684 > div > div > div.t396__elem.tn-elem.tn-elem__3170186841621435624841 > div:hover, #rec317018684 > div > div > div.t396__elem.tn-elem.tn-elem__3170186841621435639771 > div:hover {
    color: #FFFFFF;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

@media screen and (min-width: 1200px) {
    ::-webkit-scrollbar-thumb {
        background: #EA5044;
        border-radius: 0px;
    }
    ::-webkit-scrollbar {
        width: 2px;
        height: 4px;
        background: #111235;
    }
}

::selection {
    background: #EA5044;
}

.tn-elem[data-elem-id="1620832113509"] {
    filter: blur(100px);
}

.tn-elem[data-elem-id="1620832382188"] {
        filter: blur(100px);
}

.t050__descr {
    padding-top: 20px !important;
}

@media screen and (max-width: 480px) {
.t501__title {
    font-size: 50px;
}
}

.t493__flex-wrapper {
    display: inline;
}

.t806__start-title.t-heading.t-heading_md {
    font-size: 50px;
}

.t806__test.t806__test_inner-space.t-vote.t806__counter {
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
}

@media screen and (max-width: 480px) {
#rec323380623 > div > div > div > div.t050__descr.t-descr.t-descr_xxl {
    font-size: 14px !important;
}
}

@media screen and (max-width: 480px) {
.js-feed-post-title.t-feed__post-title.t-name.t-name_xl {
	font-size: 30px !important;
    line-height: 1.1 !important;
}

.js-feed-post-descr.t-feed__post-descr.t-descr.t-descr_xxs {
	font-size: 18px !important;
	line-height: 1.3 !important;
	opacity: 50% !important;
}
}

.fixed.fonmenu {
    background-color: rgb(255 255 255 / 80%) !important;
    backdrop-filter: blur(5px) !important;
}