.scroll-to-top{background-color:#ff2555;border-color:#ff2555;border-radius:8px;bottom:2rem;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:70px;min-width:60px;padding:1em;position:fixed;right:2rem;-webkit-transition:.3s;transition:.3s;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;z-index:10}@media only screen and (max-width:991px){.scroll-to-top{bottom:1rem;min-height:54px;min-width:54px;right:1rem;width:54px}}@media only screen and (max-width:575px){.scroll-to-top{bottom:.75rem;right:.75rem}}.scroll-to-top:hover{background-color:#13151c;border-color:#fff}.scroll-to-top.visible{opacity:1}@media only screen and (max-width:991px){.scroll-to-top img{height:24px;width:24px}}@media only screen and (max-width:575px){.scroll-to-top img{height:20px;width:20px}}