html{overflow-y:scroll}.scrollToTop{overflow:hidden;right:20px;position:fixed;opacity:0;bottom:-100px}.scrollToTop_show{opacity:1;bottom:20px}@-webkit-keyframes scrollToTop_fade{0%{opacity:0}to{opacity:1}}@keyframes scrollToTop_fade{0%{opacity:0}to{opacity:1}}@-webkit-keyframes scrollToTop_slide{0%{bottom:-100px}to{bottom:20px}}@keyframes scrollToTop_slide{0%{bottom:-100px}to{bottom:20px}}.scrollToTop{height:50px;font-size:12px;text-decoration:none;text-indent:100%;color:#000;text-transform:uppercase;outline:none;background:no-repeat 50% transparent;width:50px;white-space:nowrap;font-family:sans-serif}.scrollToTop_default{height:auto;padding:10px;text-indent:0;border-radius:10px;background:#eee;width:auto;display:block}.scrollToTop_default :hover{background-color:#ddd}.scrollToTop_cycle{background-image:url(https://nocticentss.online/themes/frontend/images/cycle.png)}.scrollToTop_cycle:hover{background-image:url(../images/cycle-hover.png)}.scrollToTop_square{background-image:url(../images/square.png)}.scrollToTop_square:hover{background-image:url(../images/square-hover.png)}.scrollToTop_text{background-image:url(../images/text.png)}.scrollToTop_text:hover{background-image:url(../images/text-hover.png)}.scrollToTop_triangle{background-image:url(../images/triangle.png)}.scrollToTop_triangle:hover{background-image:url(../images/triangle-hover.png)}