/* Цвета: зеленый #37b44a, светло-серый #3f4248, темно-серый #212121, сине-серый #dddfeb */
/* Обложка */
    .uc-cover .t181__wrapper {
        max-width: 640px;
    }
    .uc-cover .t-cover__filter {
        background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0), rgba(0,0,0,0.0), rgba(0,0,0,0.0), rgba(0,0,0,0.0), rgba(0,0,0,0.0), rgba(0,0,0,0.0), rgba(0,0,0,0.0), rgba(0,0,0,0.0), rgba(0,0,0,0.0), rgba(0,0,0,0.0), rgba(0,0,0,0.0), rgba(0,0,0,0.0), rgba(250, 250, 250,1)) !important;
    }
/* Логотипы 
    .t107__width {
        border: solid #dddfeb 2px;
        border-radius: 24px;
    } */
/* Для кого */
    .uc-left .t422__img, .uc-right .t422__text {
        border-radius: 12px 0px 0px 12px;
    }
    .uc-left .t422__text, .uc-right .t422__img {
        border-radius: 0px 12px 12px 0px;
    }
/* Тарифы */
    .t1069__col {
        padding-top: 0px !important;
    }
    .t611__middle_item:nth-child(4) .t611__col:nth-child(3) .t611__title:after {
        content: 'Одна гарантированная публикация';
        display: inline-block;
    }
    .t611__middle_item:nth-child(4) .t611__col:nth-child(4) .t611__title:after {
        content: 'Пять гарантированных публикаций';
        display: inline-block;
    }
    .t611__middle_item:nth-child(4) .t611__col:nth-child(3) .t611__title svg,
    .t611__middle_item:nth-child(4) .t611__col:nth-child(4) .t611__title svg {
        margin-bottom: 24px;
        display: inline-block;
    }
/* FAQ */
    .t668__col:first-child .t668__wrapper {
        border-radius: 12px 12px 0 0 !important;
    }
    .t668__col:last-child .t668__wrapper {
        border-radius: 0 0 12px 12px !important;
    }
/* Контакты */
    .t718 .t-form__submit {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
/* Корзина */
    .t706__cartwin-content {
        border-radius: 12px;
        background-color: #fafafa !important;
    }
    .t-input-group_uw {
        background-color: #fff !important;
        border: 1px solid #dddfeb;
        border-radius: 6px;
        padding: 10px 20px 10px 20px;
    }
    .t-input-group_uw .t-input-title {
        font-weight: 400 !important;
        opacity: 0.5;
        padding-bottom: 16px !important;
    }
    .t706__product-amount {
        display: none !important;
    }
    .t706__cartwin-heading, .t706__product-title {
        font-weight: 500 !important;
    }
    .t502__circle{
        background:none;
        height:auto;
        font-size:72px;
        border-radius:0 !important;
        font-weight:bold;
    }
    .t509__blockimg{
        background-size:contain !important;
    }

@media (max-width:640px){
    .t-rec_pt_90{
        padding-top:45px !important;
    }
    .t-rec_pb_90{
        padding-bottom:45px !important;
    }
    .t005A__title{
        padding-bottom:0;
    }
    .t-name{
        font-size:20px;
    }
    .t-descr {
        font-size:16px !important;
    }
    .t502__blockdescr{
        margin-bottom:0;
    }
    .t502__circle{
        background:none;
        height:auto;
        font-size:42px !important;
        border-radius:0 !important;
        font-weight:bold;
    }
    .t1004__scroll-icon-wrapper{
        margin-top:-60px;
    }
    .t1050__col .t-heading{
        font-size:42px;
    }
}