.beautiful-hover-effect{transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1);border-radius:1rem}.beautiful-hover-effect:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.12)}