.block-editor-block-list__block.wp-block-omnipress-back-to-top{z-index:inherit;position:relative;top:0;left:0}.block-editor-block-list__block #back-to-top{display:flex}.wp-block-omnipress-back-to-top{position:fixed;bottom:20px;right:20px;z-index:99999999;border-radius:50%}#back-to-top{justify-content:center;align-items:center;border:none;gap:8px;cursor:pointer;display:none}#back-to-top:has(.progress-container){background:0 0!important}#back-to-top.circle-progress{--progress:50%}#back-to-top.circle-progress::after{content:"";height:calc(100% + 16px);background:conic-gradient(var(--scroll-bar-bg,var(--op-clr-block-primary)) var(--progress),transparent var(--progress));width:calc(100% + 16px);position:absolute;inset:-8px;z-index:-1;border-radius:50%}#back-to-top .progress-bar{width:0%;height:8px;background:var(--scroll-bar-bg,var(--op-clr-block-primary));transition:width .2s ease;position:fixed;top:0;left:0}#back-to-top .content{padding:20px;margin-left:20px}.op-scroll-to-top.show-to-top-btn{display:none!important}[data-type*='omnipress/back-to-top'].op-8770164a  #back-to-top { height:40px;width:40px;border-radius:50%;background-color:var(--op-clr-block-secondary);color:var(--op-clr-white); }[data-type*='omnipress/back-to-top'].op-8770164a  .circle-progress::after { background-color:var(--op-clr-block-primary); }