.back-to-top{background:#00843d;border-radius:50%;bottom:50px;box-shadow:0 0 12px #022d621a;color:#fff;cursor:pointer;display:inline-block;font-size:20px;height:50px;line-height:50px;opacity:0;overflow:hidden;position:fixed;right:30px;text-align:center;transition:all .3s ease-in-out;visibility:hidden;width:50px;z-index:9}.back-to-top.active{opacity:1;visibility:visible}.back-to-top:before{background:#fff;height:20px;margin-left:-2px;margin-top:-8px;transform:translateY(50px);width:3px}.back-to-top:after,.back-to-top:before{content:"";display:inline-block;left:50%;position:absolute;top:50%}.back-to-top:after{border-left:3px solid;border-top:3px solid;color:#fff;height:15px;margin-left:-8px;margin-top:-9px;transform:rotate(45deg);transform:translateY(50px) rotate(45deg);width:15px}.back-to-top.auto,.back-to-top:hover{color:#fff0;transition:width .5s ease-in-out,margin .5s ease-in-out,border-radius 1s ease-in-out .25,color .25s ease-in-out .25s}.back-to-top.auto:before,.back-to-top:hover:before{animation:lineUp 1s cubic-bezier(0,.6,1,.4) .5s infinite}.back-to-top.auto:after,.back-to-top:hover:after{animation:tipUp 1s cubic-bezier(0,.6,1,.4) .5s infinite}@keyframes tipUp{0%{transform:translateY(50px) rotate(45deg)}to{transform:translateY(-70px) rotate(45deg)}}@keyframes lineUp{0%{transform:translateY(50px)}to{transform:translateY(-70px)}}
/*# sourceMappingURL=869.1a79b007.chunk.css.map*/