.scroll-top__btn{width:36px;height:36px;color:#162136;border:2px solid #162136;background-color:#fff;border-radius:100%;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center;line-height:1}.scroll-top__btn:active{background-color:#00e05c;border-color:#00e05c}.scroll-top__btn:hover,.scroll-top__btn:focus-visible{background-color:#00e05c;border-color:#00e05c}.scroll-top__btn:focus-visible{border-radius:100%}@media (min-width: 1024px){.scroll-top__btn{width:48px;height:48px}}.scroll-top__container{opacity:0;visibility:hidden;right:18px;bottom:96px;position:fixed;transition:opacity .3s 0s,transform 1s ease 2s;z-index:0}.scroll-top__container--visible{opacity:1;visibility:visible}
