@charset "utf-8";body{overflow:overlay;}::-webkit-scrollbar {width:10px;position:relative;z-index:90;}::-webkit-scrollbar-thumb {background:#1f6ea1;position:relative;z-index:90;transition:400ms ease;}::-webkit-scrollbar-thumb:hover {background:#2989c7;}::-webkit-scrollbar-track {background:transparent;}