    /*выпадашки на блоке преимуществ*/
    .t585__accordion {
    background-color: #1D00ED !important;
    padding: 40px !important;
    border-radius: 10px !important;
    margin-top: 20px !important;
    }
    .t585__trigger-button {
    height: 45px !important;
    padding-top: 0px !important;
    margin-bottom: 20px !important;
    }
    .t585__textwrapper {
    padding: 0 !important;
    }
    .t585__text {
    margin-bottom: 0 !important;
    }
    .t585__border {
    height: 0px !important;
    }
    @media screen and (max-width: 640px) {
    .t-name_xl {
    font-size: 23px !important;
    }
    }

   /*выпадашки на блоке преимуществ - смена иконки*/
   .t585__lines svg {
    display: none;
    }
   .t585__lines::after {
    content: " ";
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    background-image: url(https://static.tildacdn.com/tild6639-6234-4436-b832-396337313433/Frame_738001040.svg);
    background-size: 100%;
    }
    

    /*Pop-up Обратный звонок*/
    .t-input {
    font-size: 20px !important;
    }
    .t-input-phonemask__select {
    font-size: 20px !important;
    }
    .t-submit {
    height: 48px !important;
    font-size: 20px !important;
    }
    .t-popup__container {
    border-radius: 10px !important;
    }
    
    /*скругление обложек на товарах*/
    .t-store__card__bgimg {
    border-radius: 10px !important;
    }
    .t-slds__bgimg {
    border-radius: 10px !important;
    }
    
    /*скругление поп апов товаров*/
    @media screen and (min-width: 420px) {
    .t-popup__container.t-popup__container-static {
    border-radius: 10px !important;
    }
    }
    
    /*отзывы фаг-фикс*/
    .t923__wrapper {
    border-radius: 10px;
    background-color: rgb(235, 241, 247);
    }
    
    /*цвет бренда в поп апах товаров*/
    .t-store__prod-popup__brand {
    color: #1D00ED !important;
    }
    
     /*широкая кнопка все кейсы*/
    .button_wide {
    background: #EBF1F7;
    transition: background 0.5s ease;
    border-radius:10px;
    border:2px solid #fff;
    z-index:1!important;
    }
    .button_wide:hover {
     background: #1D00ED;
    }
    
    /*стиль формы заявки с телефоном*/
    .t-submit {
    font-size: 20px !important;
    }
    .t1015 .t-submit {
    height: 48px !important;
    }
    .t-input {
    height: 48px !important;
    font-size: 18px !important;
    }
    .t-input-phonemask__select {
    font-size: 18px !important;
    }
    .t1015__wrapper {
    border-radius: 10px !important;
    }
    .t1015__content {
    text-align: center;
    border-radius: 10px !important;
    }
    
    /*скругления фоток на страницах больших кейсов*/
    .t107__width {
    border-radius: 10px !important;
    }
    
    
    /*слайдер с отзывами на мобилке*/
    .t923__col {
    width: 320px !important;
    }
    .t923 .t923__slds-wrapper .t-col {
    padding: 0px !important;
    }
    .t-uptitle {
    color: #051c2c !important;
    letter-spacing: 0px !important;
    text-transform: none !important;
    }
    .t923__bgimg {
    top: 20px !important;
    left: 20px !important;
    height: 90px !important;
    border-radius: 14px !important;
    }
    .t923__imgwrapper_1-1 {
    padding-bottom: 120px !important;
    }
    .t923__imgwrapper {
    width: 110px !important;
    }
    .t923__descr {
    margin-top: 24px !important;
    }
    
    
    /*цвет текста описания кейса в поп апах*/
    .t-store__prod-popup__name {
    color: #051c2c !important;
    }
    .t-store__prod-popup__text {
    color: #051c2c !important;
    }

    
    /*кнопка в кукис*/
    .t887__wrapper {
    width: 320px !important;
    }
    @media screen and (max-width: 480px) {
    .t887__wrapper {
    width: 100%!important;
    }
    }
    
    /* скругление картинок на потоках*/
    .t-feed__post-imgwrapper {
    border-radius: 10px !important;
    }
    
    
    /*ширина обложки на странице статьи*/
     @media screen and (max-width: 480px) {
    .t107 {
    margin-left: 20px !important;
    max-width: 90% !important;
    }
     }
     
    /*скругление углом на обложке страницы потоков*/
    .t-feed__post-popup__content img {
    border-radius: 10px !important;
    }
    }