.backtotop__base{background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;bottom:15px;color:#999;display:inline-block;font:var(--standard);height:60px;letter-spacing:var(--lspacing-standard,normal);opacity:0;padding:0;position:fixed;right:15px;transform:rotate(90deg);transition:opacity .5s ease,bottom .2s ease,right .5s cubic-bezier(.86,-.24,.44,.6);width:60px;z-index:9}.aem-AuthorLayer-Edit .backtotop__base,.aem-AuthorLayer-structure .backtotop__base{bottom:0!important;float:right;margin:20px 0;opacity:1;position:relative;right:0!important}.backtotop__base .svgicon{fill:grey;height:36px;width:36px}.backtotop__base.hasFocus,.backtotop__base:hover{border-color:#1a1a1a;border-width:4px;transition:border .3s ease-in}.backtotop__base:active{border-color:#1a1a1a;border-width:2px}.backtotop__base--visible{opacity:1;transition:opacity .5s ease,bottom .2s ease,right .5s cubic-bezier(.86,-.24,.44,.6)}
@media (min-width: 991px) {
  .aem-AuthorLayer-Edit .backtotop__base, .aem-AuthorLayer-structure .backtotop__base {
    bottom: 0;
    right: 0;
  }
  .backtotop__base {
    bottom: 30px;
    right: 20px;
  }
}