.go-to-top_module__tucY2{width:2.5rem;height:2.5rem;display:none;position:-webkit-sticky;position:sticky;right:2rem;bottom:2rem;margin-left:auto;background-color:var(--price-switcher-bg);border:2px solid transparent;border-radius:50%;transition:all .3s ease-in-out;box-shadow:0 10px 20px var(--dark-shadow-transparant-15),0 25px 50px var(--dark-shadow-transparant-15);cursor:pointer;z-index:500}.go-to-top_module__tucY2:after,.go-to-top_module__tucY2:before{content:"";width:12px;height:3px;position:absolute;top:11px;left:6px;background-color:var(--primary);transform-origin:center right;border-radius:5px}.go-to-top_module__tucY2:before{transform:translateX(-1px) rotate(-135deg)}.go-to-top_module__tucY2:after{transform:translateX(1px) rotate(-45deg)}.go-to-top_module__tucY2:hover{border-color:var(--primary)}.go-to-top_module__tucY2.go-to-top_view__84exk{display:block}@media screen and (max-width:768px){.go-to-top_module__tucY2{right:1rem;bottom:1rem}}