.back-to-top{background-color:#28b6b6;border-radius:24px;bottom:40px;box-shadow:0 2px 8px rgba(0,0,0,.15);color:#fff;cursor:pointer;display:none;font-size:14px;padding:12px 16px;position:fixed;right:40px;transition:background-color .3s ease;z-index:1000}.back-to-top:hover{background-color:#219393}.back-to-top.icon{font-size:24px;padding:10px 27px}@media (min-width:980px){.back-to-top.mobile-only{display:none!important}}