.mobile-button{display:none}@media screen and (max-width:1024px){.mobile-button{align-items:center;background-color:var(--white);border-radius:var(--rounded-3xl) var(--rounded-3xl) 0 0;bottom:47px;box-shadow:0 4px 18px 0 var(--shadow-mobile-button);display:flex;gap:10px;left:0;padding:12px 12px 35px;position:fixed;right:0;z-index:4}}
