/*@media screen and (min-width: 1201px) {*/
/*    ::-webkit-scrollbar-thumb {*/
/*        background: #F96855;*/
/*        border-radius: 10px;*/
/*    }*/
/*    ::-webkit-scrollbar {*/
/*        width: 5px;*/
/*        height: 5px;*/
/*        background: #f6f4f0;*/
/*    }*/
/*}*/

/*@media screen and (min-width: 980px) {.t-records {opacity: 0;}.t-records_animated {-webkit-transition: opacity ease-in-out .2s;-moz-transition: opacity ease-in-out .2s;-o-transition: opacity ease-in-out .2s;transition: opacity ease-in-out .2s;}.t-records.t-records_visible {opacity: 1;}}*/


/*@supports not selector(::-webkit-scrollbar) {*/
/*    * {*/
/*        scrollbar-color: #F96855 #f6f4f0;*/
/*        scrollbar-width: thin;*/
/*    }*/
/*}*/

/*.t-rec {*/
/*    word-break: normal !important;*/
/*}*/

/*::selection {*/
/*    background: #F96855; */
/*    color: white;*/
/*}*/
