<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 1439px) {

.t897__container {

    max-width: 1384px!important;

}

.t897__container .t-col_4 {
    max-width: 420px!important;
}

}


.t397__tab {
    border-bottom-color: #ffffff36 !important;
}

.t397__tab_active {
    border-bottom-color: #ffffff !important;
}


.t397__title {
    opacity: .3;
}

.t397__tab_active .t397__title {
    opacity: 1;
}

.t-feed__col-grid__post-wrapper .t-feed__post-bgimg {
    border-radius: 8px;
}

/* Р±РѕСЂРґРµСЂ РїРµСЂРІРѕРіРѕ СЌРєСЂР°РЅР°*/

.brd-1ek .tn-atom {
    border-radius: 0px 0px 16px 16px;
}

/* С‚РµРЅСЊ РґР»СЏ РєР°СЂС‚РѕС‡РµРє - СЃС‚СЂР°РЅРёС†Р° РіРґРµ РєСѓРїРёС‚СЊ*/

.shadow2 .tn-atom:hover {
    box-shadow: 0px 4px 68px 0px rgba(0, 0, 0, 0.05);
}


.header_menu .tn-atom a {
    position: relative;

}


.header_menu .tn-atom a:before {
    position: absolute;
    content: "";
    bottom: -5px;
    background: #863c88;
    left: 0;
    right: 0;
    height: 2px;
    width: 100%;
    opacity: 0;
    transition: 0.3s; 
}



.header_menu .tn-atom a:hover:before {
    opacity: 1;
    bottom: -10px;
}

.head_shadow {
    opacity: 0;
}

</pre></body></html>