.button{padding:.75rem 1rem;display:flex;border-radius:12px;width:fit-content;font-weight:700;position:relative;z-index:1;overflow:hidden;transition:background-color 0.2s}.button--arrow{display:flex;align-items:center;gap:1rem;img{height:.75rem}}@media (max-width:532px){.button{padding:1rem 2rem}}