.keuzehulp-block{background:#f0f2f7;border-radius:12px;padding:40px}.keuzehulp-block h2{font-weight:700;margin-bottom:24px}.keuzehulp-block .keuzehulp-items{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}@media(max-width: 600px){.keuzehulp-block .keuzehulp-items{grid-template-columns:1fr}}.keuzehulp-block .keuzehulp-item{display:flex;align-items:center;gap:16px;background:#fff;border-radius:8px;padding:20px;text-decoration:none;color:inherit;font-weight:600;transition:box-shadow .2s ease}.keuzehulp-block .keuzehulp-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.keuzehulp-block .keuzehulp-item img{width:40px;height:40px;object-fit:contain;flex-shrink:0}.keuzehulp-block .keuzehulp-item__text{flex:1}.keuzehulp-block .keuzehulp-item__arrow{margin-left:auto;flex-shrink:0}.keuzehulp-block .keuzehulp-cta{text-align:right}.keuzehulp-block .keuzehulp-btn{display:inline-block;padding:18px 32px;border-radius:8px;color:#fff;text-decoration:none;font-weight:700;text-transform:uppercase;letter-spacing:.05em;transition:opacity .2s ease}.keuzehulp-block .keuzehulp-btn:hover{opacity:.85;color:#fff}.keuzehulp-block .keuzehulp-btn--blue{background:#085bad}.keuzehulp-block .keuzehulp-btn--orange{background:orange}.keuzehulp-block .keuzehulp-btn--black{background:#242424}
