.link-hover a {
	transition: all 0.3s!important;
}

.link-hover a:hover {
	color: #a62014!important;
}


@media(max-width:900px) {
    #rec691840095 .t-card__descr {
       font-size: 34px!important;
    }
    
.t686__animation_fast {
    position: relative;
}

.t686__animation_fast::before {
    content: '';
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    background: rgb(0 0 0 / 6%); 
    z-index: 1; 
}
}


@media screen and (max-width: 640px) {
    .t-title_md {
        font-size: 30px;
        text-align: left;
    }
    
        .t997__header-wrapper {
        padding: 80px 0 40px;
    }
}