.justify-text {
    text-align: justify;
}

.big-text span {
    font-size: 36px;
}

.t702 .t702__wrapper {
    padding: 40px 45px;
    background-image: url(https://static.tildacdn.com/tild6233-3163-4562-b738-356537373436/Group_1.svg);
}

.t-store__pagination__item_active {
    border-color: #0F4937!important;
    border-radius: 100%!important;
    background-color: #0F4937;
    color: #fff!important;
}

.js-pagination-item {
    border-radius: 100%!important;
}

.t-store__prod-popup__name {
    font-family: Bounded!important;
    font-style: SemiBold!important;
    font-size: 36px!important;
    line-height: 46px;
    text-transform: uppercase!important;
}

.t-store__prod-popup__text div {
    font-size: 16px!important;
    font-family: 'manrope'!important;
}

.t-store__prod-popup__info {
        display: flex;
    flex-direction: column;
}

.t-store__prod-popup__price-wrapper {
    margin-top: 20px;
    order: 3;
}

.t-store__prod-popup__title-wrapper {
    margin-bottom: 0!important;
}

.t-store__prod-popup__price-wrapper:after {
    content: 'Актуальность цены уточняйте у менеджера';
    display: block;
    font-family: Manrope;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #78818A;
}

.t-store__prod-snippet__container {
        padding-top: 200px!important;
    }

@media screen and (max-width: 560px) {
.t-store__prod-snippet__container {
        padding-top: 140px!important;
    }
}