.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:5%;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;justify-content:center;left:unset;margin-left:auto;max-width:150px;opacity:0;position:-webkit-sticky;position:sticky;right:calc(50vw - 750px);-webkit-transition:1s;-o-transition:1s;transition:1s;width:150px;width:fit-content}.back-to-top.visible{cursor:pointer;opacity:1}.back-to-top-svg-wrapper{display:flex;justify-content:center;width:100%}.back-to-top svg{border-top:3px solid #22518b;height:auto;width:30px}.back-to-top svg path{fill:#22518b}.back-to-top-text{text-align:center}@media(max-width:1200px){.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}}