.btn-to-top{--ece-btn-color: #fff;--ece-btn-bg: #1e2d50;--ece-btn-border-color: #1e2d50;--ece-btn-hover-color: #1e2d50;--ece-btn-hover-bg: #fff;--ece-btn-hover-border-color: #1e2d50;--ece-btn-focus-shadow-rgb: 64, 77, 106;--ece-btn-active-color: #fff;--ece-btn-active-bg: #182440;--ece-btn-active-border-color: #17223c;--ece-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--ece-btn-disabled-color: #fff;--ece-btn-disabled-bg: #1e2d50;--ece-btn-disabled-border-color: #1e2d50;padding-top:0.8125rem;padding-bottom:0.8125rem;color:#f8f9fa;border-bottom-right-radius:0;border-bottom-left-radius:0;box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.5);transition:opacity 0.15s linear;opacity:0}.btn-to-top:focus,.btn-to-top.focus{box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.5), 0 0 0 0.25rem rgba(30, 45, 80, 0.25)}.btn-to-top.show{opacity:1}.btn-to-top svg{width:24px;height:24px;color:#fff}.btn-to-top-position{position:fixed;right:0;left:auto;bottom:var(--footer-offset, 0px);z-index:91}@media (min-width:768px){.btn-to-top-position{left:auto;right:0}}.btn-to-top-sticky{position:sticky;bottom:20px;float:right;clear:both;z-index:91}.btn-to-top-sticky-wrapper{height:0;overflow:visible;position:relative;bottom:60px}