.co-page-top{align-items:center;background:var(--color-main,#ccc);bottom:20px;display:flex;height:50px;justify-content:center;opacity:0;pointer-events:none;position:fixed;right:20px;transition:.3s;width:50px;z-index:100}.co-page-top.show{cursor:pointer;opacity:1;pointer-events:auto;transition:.3s}.co-page-top.show:hover{background:var(--color-main-dark1,#ccc)}
