body{overflow-x:hidden;margin:0;padding:0}@media (min-height: 992px){.viewport{position:fixed;width:100%;height:100%;overflow:hidden;top:0;left:0}}#parent-element{position:absolute;width:100%;will-change:transform}::-webkit-scrollbar{height:1vh;width:0}.c-scrollbar{position:fixed;right:3px;top:0;width:7px;height:100vh;background:transparent;opacity:0;transition:opacity .3s ease-in-out;pointer-events:auto}.c-scrollbar_thumb{width:100%;background:#32323280;border-radius:10px;transition:background-color .3s ease-in-out;will-change:transform}.c-scrollbar:hover .c-scrollbar_thumb{background:#01010180}.c-scrollbar_thumb.active{background:var(--bs-primary)!important}
