.t-popup__container {

    border-radius: 30px;
}


.t-uptitle_xs {
    font-size: 10px !important;
}


.t-input {
    font-family: 'Inter';
}


.t-input {

    font-size: 14px;

}


.t-submit {

    font-size: 14px;

}




.t-feed__col-grid__post-wrapper .t-feed__post-bgimg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: left;
    border-radius: 30px;
}


.t-descr_xxs {
    font-size: 14px;
    line-height: 1.3;
}


.t-feed__post-popup__content img {
    max-width: 100%;
    border-radius: 30px;
}


.t-title {
    font-family: 'Manrope',Arial,sans-serif;
    font-weight: 600;
    color: #204555;
}


.t-text_md {
    font-size: 17px;
    line-height: 1.55;
}

.t-uptitle {
    font-family: 'Manrope',Arial,sans-serif;
    font-weight: 600;
    color: #204555;
    letter-spacing: 2.5px;
}



.t-feed__post-popup__relevants-title {
    margin: 100px 0 15px;
    letter-spacing: inherit;
}


.t-feed__post-popup__relevants-bgimg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 30px;
}

.t-descr {
    font-family: 'Inter';
    font-weight: 300;
    color: #000000;
}


.t706__product-imgdiv {
    background-color: #eee;
    background-position: 50%;
    background-size: cover;
    border-radius: 1px;
    height: 100px;
    width: 70px;
}


.t1002__product-imgdiv {
    background-color: #eee;
    background-position: 50%;
    background-size: cover;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 1px;
    height: 100px;
    width: 70px;
}