::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ededed;margin-block:6px;border-radius:23px}::-webkit-scrollbar-thumb{background:#ababab;border-radius:10px;border:1px solid #ededed}@supports (-moz-appearance:none){*{scrollbar-color:#ababab #ededed;scrollbar-width:thin}}html{scroll-behavior:smooth}.top-scroll-margin{scroll-margin-top:200px}@media (min-width:1024px){.top-scroll-margin{scroll-margin-top:172px}}html body[data-scroll-locked]{overflow-y:auto!important;margin-right:0!important}