.scroll-top-btn{position:fixed;bottom:30px;right:15px;width:40px;border-radius:50px;height:40px;text-align:center;background:#fff;cursor:pointer;text-decoration:none;transition:all .5s ease 0s;transform:translate(0,0);z-index:2;box-shadow:1px 2px 6px 4px rgba(53,57,68,.2);display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0}.scroll-top-btn:hover{background:var(--main-color)}.scroll-top-btn:hover .icon-top{fill:#fff}.icon-top{width:20px;height:20px;fill:var(--main-color);transform:rotate(270deg)}.show-scroll{opacity:1;visibility:visible}
/*# sourceMappingURL=scroll-up.css.map */
