.totop{background:#0f129d;border-radius:24px;bottom:16px;height:48px;padding:12px;position:fixed;right:16px;width:48px;z-index:2}.totop>i,.totop>svg{color:#fff;fill:#fff;height:24px;width:24px}.totop:focus,.totop:hover{background:#fff}.totop:focus>i,.totop:focus>svg,.totop:hover>i,.totop:hover>svg{color:#0f129d;fill:#0f129d}.totop.preview{bottom:auto;display:block!important;margin:64px;position:relative;right:auto}@media print{.totop{display:none!important}}.totop{z-index:30}html.hs-inline-edit .totop{background:repeating-linear-gradient(45deg,#fff,#fff 10px,#d3d3d3 0,#d3d3d3 20px);border:1px solid #d3d3d3;bottom:unset;display:block;height:64px;position:relative;right:unset;width:100%}html.hs-inline-edit .totop:after{content:"Totop - Module";left:45%;position:absolute;top:22px;z-index:-1}html.hs-inline-edit .totop:hover{background:repeating-linear-gradient(45deg,#fff,#fff 10px,#d3d3d3 0,#d3d3d3 20px);border:1px gray}html.hs-inline-edit .totop>svg{display:none}