.scrolltotop{cursor:pointer;border-radius:8px;flex-direction:row;justify-content:flex-end;align-items:center;width:135px;height:32px;display:flex;position:relative;overflow:hidden}.scrolltotop .scrolltotop-title{background:#00294d;border-radius:8px;justify-content:center;align-items:center;width:0;height:32px;display:flex}.scrolltotop .scrolltotop-title p{width:0;height:32px;font-family:var(--font-rubik);font-weight:500;font-style:Medium;leading-trim:NONE;letter-spacing:0;color:#fff;font-size:14px;line-height:32px}.scrolltotop .scrolltotop-arrow{background:#00294d;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.scrolltotop .scrolltotop-arrow img{width:16px;height:8px}.scrolltotop:hover .scrolltotop-title{width:103px;transition:all .5s ease-in-out;display:flex}.scrolltotop:hover .scrolltotop-title p{width:fit-content;height:32px}@media screen and (max-width:1279px){.scrolltotop:hover .scrolltotop-title{width:0}}
