.form-bottom-menu{display:flex;gap:1rem;border-radius:24px;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:.5rem;--un-text-opacity:1;color:rgb(42 47 59 / var(--un-text-opacity));bottom:16px;left:50%;max-width:480px;position:fixed;transform:translate(-50%);width:calc(100% - 20px);z-index:2000}
