.t668__wrapper {
    background-color: #fff;
    border-radius: 10px;
}
.t502__circle {
    background-color: #ccc;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 10px;
    line-height: 30px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
}
.t660__tile_lg .t660__bgimg {
    flex: 1;
    border-radius: 20px;

}
.t660__tile_sm .t660__bgimg, .t660__tile_md .t660__bgimg {
    padding-bottom: 100%;
    border-radius: 20px;
}
.t156__item img {
    object-fit: contain;
    display: block;
    border-radius: 15px;
    @media screen and (max-width: 959px){
        border-radius: 8px;
    }
}

.t264__wrapper {
    padding: 15px;
    background: #f8f8f8;
    border-radius: 20px;
}

.t886__btn {
    padding: 10px 26px 12px 26px!important;
    height: auto;
}

@media screen and (max-width: 980px) {
    .t886__wrapper {
        width: 90% !important;
        border-radius: 7px !important;
        margin-right: 20px !important;
        margin-left: 5% !important;
        margin-bottom: 20px !important;
    }
}

@media screen and (max-width: 980px) {
.t-btn_md {
    height: 60px;
    font-size: 12px;
    padding-left: 60px;
    padding-right: 60px;
}
}
@media screen and (max-width: 980px) {
.t886__btn {
    padding: 8px 9px 10px 9px !important;
    height: auto;
}}

.t-descr {
    font-family: 'Inter', Arial, sans-serif;
    font-weight: 400;
    color: #171717;
}
.t-text {
    font-family: 'Inter', Arial, sans-serif;
    font-weight: 400;
    color: #1e1e1e;
}
.t-text_md {
    font-size: 16px;
    line-height: 1.55;
}
.t-feed__post-popup__container {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 45px 0;
}
.t-feed__post-popup__content img {
    display: block;
    max-width: 72%;
}
.t-feed__col-grid__post-wrapper .t-feed__post-bgimg, .t-feed__slider-grid__post-wrapper .t-feed__post-bgimg {
    bottom: 0;
    margin: 9px;
    border-radius: 13px!important;
    left: 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
}
.t-feed__post-label {
    background-color: #ff9dcf;
    border-radius: 300px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    margin-bottom: 2px;
    margin-right: 8px;
    margin-top: 15px;
    padding: 3px 14px;
}