.styles_scroll__HLf1t{width:60px;height:60px;border-radius:50%;background-color:var(--orange-main);border:none;position:fixed;bottom:4%;right:2%;z-index:20;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}.styles_scroll__HLf1t:focus-visible,.styles_scroll__HLf1t:hover{background-color:var(--blue-gray)}.styles_scroll__HLf1t:active{scale:.95}.styles_scroll__HLf1t svg{height:21px}.styles_scroll__HLf1t[data-visible=false]{display:none}@media(max-width:1024px){.styles_scroll__HLf1t{right:16px;bottom:calc(2svh + env(safe-area-inset-bottom))}}