.standaard_padding{padding:6rem 3rem}@media (max-width:767px){.standaard_padding{padding:3rem 1.5rem}}.bg_zwart{background-color:var(--contrast);color:var(--base-3)}.inner_padding{padding:2em}.bg_wit{background-color:var(--base-3);color:var(--contrast)}.bg_wit a{color:var(--accent)}.bg_wit a:hover{color:var(--contrast-3)}.bg_wit_h2{background-color:var(--contrast)}.rounded_borders{border-radius:15px}.standard_2col_gaps{column-gap:2rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2rem}.card_item_basic{margin-bottom:1px;margin-top:1px;padding:2rem}.wit-afgerond{background-color:var(--base-3);color:var(--contrast);border-radius:20px;padding:2rem}.grijs_afgerond{background-color:var(--contrast-3);color:var(--base-3);border-radius:20px;padding:2rem}.rounded_button{background-color:var(--accent);color:var(--base-3);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif;font-weight:900;letter-spacing:-0.11em;text-transform:uppercase;border:1px solid var(--base-3);border-radius:12px}.rounded_button:is(:hover,:focus){background-color:var(--base-3);color:var(--accent);transition:all 0.5s ease 0s;border-top-color:var(--accent);border-right-color:var(--accent);border-bottom-color:var(--accent);border-left-color:var(--accent);border-radius:30px}.rounded_button a{color:var(--base-3)}.rounded_button a:hover{color:var(--accent)}@media (max-width:767px){.rounded_button{font-size:14px}.rounded_button a{font-weight:900}}