.t-section__descr {
    max-width: 560px;
}

#rec1068964651 .t-section__title {
    margin-bottom: 20px;
}

#rec1068964651 .t-section__descr {
    margin-bottom: 40px;
}

@media screen and (max-width: 960px) {
    #rec1068964651 .t-section__title {
        margin-bottom:20px;
    }

    #rec1068964651 .t-section__descr {
        margin-bottom: 30px;
    }
}

.tooltip-horizontal-scroll-icon_hand {
    animation: tooltip-horizontal-scroll-icon_anim-scroll-hand 2s infinite
}

.tooltip-horizontal-scroll-icon_card {
    animation: tooltip-horizontal-scroll-icon_anim-scroll-card 2s infinite
}

@keyframes tooltip-horizontal-scroll-icon_anim-scroll-hand {
    0% {
        transform: translateX(80px) scale(1);
        opacity: 0
    }

    10% {
        transform: translateX(80px) scale(1);
        opacity: 1
    }

    20%,60% {
        transform: translateX(175px) scale(.6);
        opacity: 1
    }

    80% {
        transform: translateX(5px) scale(.6);
        opacity: 1
    }

    to {
        transform: translateX(5px) scale(.6);
        opacity: 0
    }
}

@keyframes tooltip-horizontal-scroll-icon_anim-scroll-card {
    0%,60% {
        transform: translateX(0)
    }

    80%,to {
        transform: translateX(-240px)
    }
}

#rec1068964651 .t1196__slider {gap:40px;}
#rec1068964651 .t1196__control:hover {border-color:#1db5b6 !important;}
#rec1068964651 .t1196__control:hover svg path {stroke:#1db5b6 !important;}
#rec1068964651 .t1196__item {width:360px;border:1px solid #e0e6ed;}
#rec1068964651 .t1196__content {padding:30px;}
#rec1068964651 .t1196__item:hover {background-color:#ffffff;box-shadow:0px 15px 30px -10px rgba(0,11,48,0.2);}
#rec1068964651 {height:calc(360px / (4 / 3));}
@media (max-width:480px){
    #rec1068964651 .t1196__slider {gap:10px;}
    #rec1068964651 .t1196__item {width:280px;}
    #rec1068964651 .t1196__content {}#rec1068964651 {height:calc(280px / (4 / 3));}
}

#rec1068964651 .t1196__item{border-radius:20px;}
#rec1068964651, #rec929718901 {
    margin-bottom: 550px; /* Отступ между блоками */
}
