html{height:100%;overflow-x:hidden;overflow-y:auto;width:100vw}@media screen and (min-width:760px){html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-track{background:#dfdfdf;border-radius:6px}html::-webkit-scrollbar-thumb{cursor:pointer;background:#7e7c7c;border-radius:6px;-webkit-transition:background .3s;transition:background .3s}html::-webkit-scrollbar-thumb:hover{background:#404040}}html.scroll-lock{overflow:hidden;overscroll-behavior:none}html.jivo-site-full-block{overflow-y:hidden}
