.back-to-top{position:fixed;right:max(16px,env(safe-area-inset-right));bottom:calc(var(--fixed-consultation-height,80px) + 16px);z-index:60;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:1px solid #ca4b00;border-radius:50%;background:#fff;color:#b74400;box-shadow:0 2px 10px #0002;text-decoration:none}.back-to-top[hidden]{display:none}.back-to-top:hover{background:#fff3e7}.back-to-top:focus-visible{outline:3px solid #943909;outline-offset:3px}.back-to-top svg{width:25px;height:25px}
