style>.btn-bounce{transition:transform 0.5s ease}.btn-bounce:hover{animation:bounce 0.9s ease forwards}@keyframes bounce{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}style>style>.et_pb_column{display:flex;justify-content:space-between;align-items:center}.boton-izquierdo,.boton-derecho{flex:1 1 48%;text-align:center;margin-right:2%}.boton-derecho{margin-right:0}@media (max-width:768px){.et_pb_column{flex-direction:column}.boton-izquierdo,.boton-derecho{width:100%;margin-right:0;margin-bottom:10px}style>.centrar-verticalmente{display:flex;flex-direction:column;justify-content:center;height:100%}