.scroll-to-top button{align-items:center;background-color:#fdfff7;border:none;border-radius:5px;bottom:15px;box-shadow:0 0 4px #c7c7c7;color:#9b9b9b;cursor:pointer;display:flex;font-size:24px;height:46px;justify-content:center;position:fixed;right:15px;transition:color .2s ease-in-out,background-color .2s ease-in-out,box-shadow .2s ease-in-out;width:46px;z-index:30}.scroll-to-top button:hover{color:#2d2d2d}.scroll-to-top div{bottom:20px!important;height:80px!important;pointer-events:none!important;position:fixed!important;right:20px!important;width:80px!important}@media only screen and (max-width:1040px){.scroll-to-top button{bottom:10px;right:10px}}
