::-webkit-scrollbar {
  width: 10px !important;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: 5px 5px 5px -5px rgba(34, 60, 80, 0.2) inset !important;
  background-color: #f9f9fd !important;
  border-radius: 10px !important;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px !important;
    background: -webkit-linear-gradient(180deg, rgb(255, 139, 139), rgb(255, 0, 0)) !important;
    background: -moz-linear-gradient(180deg, rgb(255, 139, 139), rgb(255, 0, 0)) !important;
    background: linear-gradient(180deg, rgb(255, 139, 139), rgb(255, 0, 0)) !important;
}

/*.t338__logo {*/
/*    position: absolute;*/
/*    top: 0 !important;*/
/*    margin-left: -100px;*/
/*    margin-top: -10px;*/
/*    width: 150px;*/
/*    z-index: 999;*/
/*}*/

.t339__blocklogo {
    margin-bottom: 0; 
    display: flex;
    flex-direction: column;
}

.t-valign_middle {
    vertical-align: bottom;
}

#rec405324802 .t339__wrapper, #rec388050369 .t339__wrapper {
    margin-bottom: 50px;
}

#rec403721986 {
    padding-top: 0 !important;
    z-index: 9999;
}

@media screen and (max-width: 640px) {
    .t-descr_xl {
        font-size: 14px;
        line-height: 1.4;
    }
}


/*@media screen and (max-width: 980px) {*/
/*   .t338__logo {*/
/*        position: absolute;*/
/*        top: 0 !important;*/
/*        margin-left: -60px;*/
/*        margin-top: -10px;*/
/*        width: 150px;*/
/*        z-index: 999;*/
/*    }*/
/*}*/



