.newAnnouncement {
    z-index: 1;
}
.announceDetails {
    margin-top: -6px;
    z-index: 0;
}
.close_post_box {
    font-family: "Inter", sans-serif;
    font-weight: 400;
}
.container {
    padding-top: 85px;
}
.EDfFK {
    border-radius: 10px;
}
.marpletPlace_wrapper .market_page_menu {
    display: flex;
    flex-direction: row;
}
.market_menu_which {
    margin-left: 5px;
}


/* Адаптив дизайн */
@media (max-width: 821px) {
    .mostPopularRadar {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 15px;
    display: flex;
    text-transform: uppercase;
    color: #A8A8A8;
    font-size: 14px;
    font-weight: 600;
    background-image: url(icons/radar.png);
    background-position: 98% center;
    background-repeat: no-repeat;
    padding: 5px 15px;
    background-size: inherit;
    align-content: flex-end;
    align-items: stretch;
    }
    ._81kxQ {
    padding: 10px;
    }
    .is_big {
        display: none;
    }
    .Szr5JMini {
        display: block;
    }
    .header_in {
        padding: 15px 16px;
    }
    .leftSidebar_ab {
        height: calc(100vh - 89px);
        height: -webkit-calc(100vh - 89px);
        height: -moz-calc(100vh - 89px);
        height: -o-calc(100vh - 89px);
        height: -ms-calc(100vh - 89px);
    }
    .swiper-slide .hvr-shadow {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: none;
        transform: none;
    }
}
@media screen and (max-width: 547px) {
    .topico {
        margin-top: -9px;
    }
}