.angebot-box{height:100%;padding:30px;border:1px solid #ddd;border-radius:16px;background-color:#ffffff;box-shadow:0 4px 12px rgba(0,0,0,0.06);transition:transform 0.3s ease,box-shadow 0.3s ease;display:flex;flex-direction:column;justify-content:space-between}.et_pb_column{display:flex;flex-direction:column}.et_pb_row{align-items:stretch}.angebot-box:hover{transform:translateY(-5px);box-shadow:0 8px 18px rgba(0,0,0,0.12)}/