.back-to-top{bottom:20px;display:none;position:fixed;right:0;z-index:9999}.vbtt{align-items:center;background:#2b7bb9;border:none;border-radius:4px 0 0 4px;box-shadow:none;color:#2b7bb9;display:flex;font-family:Century Gothic,sans-serif;height:60px;justify-content:center;overflow:hidden;padding:0;position:relative;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);white-space:nowrap;width:50px}.arrow-icon{height:24px;left:50%;position:absolute;stroke:#fff;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease,transform .3s ease;width:24px}.vbtt-text{color:#fff;font-size:12px;font-weight:600;letter-spacing:.5px;margin:0;opacity:0;padding-left:15px;transition:opacity .3s ease .1s}.vbtt:hover{background:#2b7bb9;box-shadow:none;padding-right:15px;transform:translateX(-5px);width:150px}.vbtt:hover .arrow-icon{opacity:0;transform:translate(-50%,-50%) translateX(-10px)}.vbtt:hover .vbtt-text{opacity:1}@media (max-width:768px){.vbtt{height:80px;width:45px}.arrow-icon{height:22px;width:22px}.vbtt:hover{width:140px}.vbtt-text{font-size:11px}}@media (max-width:435px){.vbtt{height:70px;width:40px}.arrow-icon{height:20px;width:20px}.vbtt:hover{width:130px}.vbtt-text{font-size:10px}}