.Footer-toTop{bottom:80px;position:fixed;right:30px;z-index:999}@media screen and (min-width:769px){.Footer-toTop{bottom:30px}}.ToTop{align-items:center;background-color:var(--clr-primary);border:1px solid #fff;border-radius:50%;color:#fff;display:none;height:40px;justify-content:center;padding:4px 0 8px;text-align:center;transition:all .3s;width:40px}@media screen and (min-width:769px){.ToTop{height:60px;width:60px}}.ToTop:hover{fill:#fff;background-color:var(--clr-primary)}.ToTop svg{margin:0 auto;transform:rotate(-90deg)}.ToTop svg path{fill:#fff}.ToTop.show{display:flex}