.t843__blockimg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    max-width: 100%;
    width: 100%;
    border-radius:10px;
}

.t-store__card__bgimg, .t-store__card__bgimg_second {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
    border-radius: 10px;
}
.t-store__card__bgimg{
    border-radius: 15px
};
.t531__blockimg {
    display: block;
    max-width: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 15px;
}

.t822__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 15px;
}

#rec723978638 .tn-elem[data-elem-id="1694011366647"] .tn-atom .green-table {
    
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #37574c;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

.t1032__content {
    border: 0 solid #000000;
    padding: 35px 0 48px 0;
    box-sizing: border-box;
    border-radius: 15px
}
.t397__wrapper_mobile {
    border-radius : 15px
}
.t390__img {
    border-radius:20px;
}
.t-popup_show .t-popup__container {
      border-radius:20px;
}
.t-popup__block-close{
    top:100px;
}


.t-title {
    font-family: 'Montserat', Arial, sans-serif;
    font-weight: 500;

}
.t-descr {
    font-family: 'Montserat', Arial, sans-serif;
    font-weight: 400;
   
}

.t-title_xxs {
    font-size: 24px;
    line-height: 1.23;
}
.t-uptitle {
    font-family: 'Montserat', Arial, sans-serif;
    font-weight: 700;
    color: #000000;
    letter-spacing: 2.5px;
}
.t-feed__post-tag {
    font-family: 'Montserrat';
    display: none;
}
.t-feed__post-label:last-child {
    margin-right: 0;
    display: none;
}
.t1004 .t-section__topwrapper {
    margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
    .t1004 .t-section__topwrapper {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 960px) {
    .t1004__scroll-icon-wrapper {
        display: block;
        padding: 0 40px 20px 0;
        color: #a1a1a1;
        text-align: right;
        font-size: 0;
        mix-blend-mode: multiply;
        display: none;
    }
}


.t1004 .t-section__title {
    margin-bottom: -42px;
}

