.back-to-top{align-items:center;border-radius:50%;box-shadow:0 4px 6px rgba(0,0,0,.1);cursor:pointer;display:flex;justify-content:center;line-height:0;min-height:60px;min-width:60px;opacity:0;position:fixed;text-align:center;text-decoration:none;transition:opacity .3s ease-in-out,transform .3s ease-in-out;z-index:1}.back-to-top__top-left{left:20px;top:120px}.back-to-top__top-right{right:20px;top:120px}.back-to-top__bottom-left{bottom:20px;left:20px}.back-to-top__bottom-right{bottom:20px;right:20px}.back-to-top__show{opacity:1;transition:opacity .3s ease-in-out,transform .3s ease-in-out}.back-to-top__icon,.back-to-top__image{height:100%;padding:16%;width:100%}.back-to-top__icon svg{height:100%;width:100%}.back-to-top__text{font-size:14px;line-height:14px}