    .btn-hov button, .btn-hov a {
        transition: scale 0.3s ease-in-out !important;
        
    }
    
    .btn-hov button:hover, .btn-hov a:hover {
        scale: 105% !important;
    }
    
    /* -------  Отзывы    -------- */ 

.t958__avatar{
    border-radius: 8px;
}

.t533 .t-list__container_inrow1 .t-list__item:first-child, .t533 .t-list__container_inrow2 .t-list__item:nth-child(-n+2), .t533 .t-list__container_inrow3 .t-list__item:nth-child(-n+3), .t533 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
    margin-top: 10px !important;
}



@media screen and (max-width: 960px) {
    .t533 .t-list__item:last-child {
        margin-bottom: 0px !important;
    }
}

@media screen and (min-width: 900px) {
    
   .t958__card {
        height: 360px !important;
    }     
}

.t958__more-wrapper {
    display: none !important;
}

@media screen and (max-width: 500px) {
    
   .t958__card {
        height: 480px !important;
    }     
}

@media screen and (max-width: 440px) {
    
   .t958__card {
        height: 550px !important;
    }     
}

@media screen and (max-width: 400px) {
    
   .t958__card {
        height: 620px !important;
    }     
}

@media screen and (max-width: 360px) {
    
   .t958__card {
        height: auto !important;
    }     
}

    .t668__wrapper, .t603__blockimg {
        border-radius: 20px;
        box-shadow: 0px 0px 10px 0px rgb(0 71 155 / 8%) !important;
    }


    .t702 .t-popup_show .t-popup__container {
        border-radius: 10px;
    }
