    .texture {
        mix-blend-mode: difference;
        pointer-events: none;
    }
    
        
    /*  Попап оценка   */
    
    /*  Фон */
    .t702 .t702__wrapper{
    }
    
    /*  Иконки */
    .t-rate__wrapper_icons {
        width: inherit;
    }
    .t-rate__icons{
        justify-content: space-between;
    }
    
    /*  Ошибка  */
    
    .t-rate__wrapper.t-rate__wrapper_icons.t-rate__wrapper_icons-5 {
        padding: 0px !important;
    }
    
    
    /*  Успех   */
    
    /*  Заголовок */
    .t-form-success-popup_new .t-form-success-popup__title{
        font-family: "CircleRounded";
        color: #151e23;
    }
    /*  Описание */
    .t-form-success-popup_new .t-form-success-popup__text{
        color: #151e23;
    }
    /*  Фон */
    .t-form-success-popup_new .t-form-success-popup__wrapper {
        background-color: #faf7ef;
        background-image: url(https://static.tildacdn.com/tild3132-6562-4638-a633-633730643631/photo.png) !important;
        background-blend-mode: difference;
        background-size: cover;
    }
    
    
    /*  Кнопка успеха   */
    
    .t-form-success-popup_new .t-form-success-popup__button {
        font-family: "CircleRounded"; 
        background-color: #86b3a8;
        transition: background-color 0.2s ease-in-out;
        border-style: solid !important;
        border-width: 2px;
        border-color: #86b3a8;
        border-radius: 5px;
        
    }
    .t-form-success-popup_new .t-form-success-popup__button:hover {
        background-color: transparent;
        border-style: solid !important;
        border-width: 2px;
        border-color: #86b3a8;
        border-radius: 5px;
        color: #86b3a8;
        
    }
    
    /*  Загрузка файлов   */
    .t-upwidget-container__button {
        background-color: #86b3a8 !important;
        border-radius: 5px;
    }
    
    .uc-reviews {
        background-image: url(https://static.tildacdn.com/tild3132-6562-4638-a633-633730643631/photo.png) !important;
        background-blend-mode: difference;
        background-size: cover;
    }
    
    #rec1202329136 {
        background-image: url(https://static.tildacdn.com/tild3132-6562-4638-a633-633730643631/photo.png) !important;
        background-blend-mode: difference;
        background-size: cover;
    }
    
    .t1186__card.t1186__card_circle {
        background-image: url(https://static.tildacdn.com/tild3132-6562-4638-a633-633730643631/photo.png) !important;
        background-blend-mode: difference;
        background-size: cover;
    }
    .t-section__title > strong {
        background-image: url(https://static.tildacdn.com/tild3132-6562-4638-a633-633730643631/photo.png) !important;
        background-blend-mode: difference;
        background-size: cover;
        mix-blend-mode: difference;
    }
    
    
    
    /*  Кастомизация карты: главная + квесты  */
    .t554__card {
        background-image: url(https://static.tildacdn.com/tild3132-6562-4638-a633-633730643631/photo.png) !important;
        background-blend-mode: difference;
        background-size: cover;
    }
    @media screen and (max-width: 960px) {
        .t554__card-wrapper {
            max-width: 100% !important;
            
        }
        .t-heading_sm {
            font-size: 50px !important;
        }
    }
    
    @media screen and (max-width: 768px) {
        .t554__card-wrapper {
            max-width: 100% !important;
            
        }
       .t-heading_sm {
            font-size: 50px !important;
        }
    }