/*9477641a657e23ab9d7db2f711465552*/
.back-to-top{position:fixed;bottom:40px;right:20px;z-index:9999;font-size:18px;height:40px !important;line-height:1;text-align:center;background:#b5040f;color:#fff;cursor:pointer;border:0;border-radius:0px;text-decoration:none;transition:opacity 0.2s ease-out;display:flex;flex-direction:column;align-items:center;justify-content:center}.back-to-top:hover{background:#e9ebec}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.back-to-top{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.backHide{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}a.back-to-top:hover{text-decoration:none;color:#b5040f}