@media (min-width:992px){html{scroll-behavior:smooth}.pagetop{align-items:center;background:var(--text_secondary_color);border:2px solid var(--text_secondary_color);border-radius:50%;bottom:30px;display:flex;height:50px;justify-content:center;position:fixed;right:30px;width:50px;z-index:2}.pagetop__arrow{border-right:3px solid #fff;border-top:3px solid #fff;height:10px;transform:translateY(20%) rotate(-45deg);width:10px}}