*{scrollbar-width:thin;scrollbar-color:rgba(1,188,198,.3) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(1,188,198,.3);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(1,188,198,.5)}::-webkit-scrollbar-corner{background:transparent}.no-horizontal-scroll{overflow-x:hidden}html{scroll-behavior:smooth}