.back-to-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;bottom:10%;color:#22518b;cursor:default;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:column;flex-direction:column;font-size:13px;height:auto;justify-content:center;left:unset;margin-left:auto;max-width:150px;opacity:0;position:-webkit-sticky;position:fixed;right:calc(50vw - 750px);-webkit-transition:1s;-o-transition:1s;transition:1s;width:150px;width:fit-content;z-index:99}.back-to-top.visible{cursor:pointer;opacity:1}.back-to-top-svg-wrapper{display:flex;justify-content:center;width:100%}.back-to-top svg{height:auto;width:30px}.back-to-top svg path{fill:#22518b}.back-to-top-text{text-align:center}@media(max-width:2000px){.back-to-top{background-color:#fff;border-radius:50%;height:50px;padding:.5em;width:50px}.back-to-top svg{height:auto;width:25px}.back-to-top-text{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.back-to-top{display:none}}