.tf-contactgegevens{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--sizing-100);container:tf-woonlocatie-gegevens / inline-size}.tf-contactgegevens .tf-subguten-tf-contactgegevens{width:100%}.tf-contactgegevens table{width:calc(50% - (var(--sizing-100) / 2))}@container (max-width: 500px){.tf-contactgegevens table{width:100%}}.tf-contactgegevens table tr{width:100%}.tf-contactgegevens table tr td{font-family:var(--inter);font-weight:var(--regular);color:var(--cfont);font-size:var(--p-500-size);line-height:var(--p-500-line);padding:5px 0}.tf-contactgegevens table tr td a:not(.btn){-webkit-transition:500ms cubic-bezier(.42, 0, .58, 1) all;transition:500ms cubic-bezier(.42, 0, .58, 1) all;color:var(--cfont);position:relative;text-decoration:none;left:0}.tf-contactgegevens table tr td a:not(.btn):hover,.tf-contactgegevens table tr td a:not(.btn):active{left:5px}.tf-contactgegevens table tr td .btn-google{margin-top:5px}.tf-contactgegevens table tr td:first-child{width:25px;text-align:center}.tf-contactgegevens table tr td:last-child{padding-left:10px}.tf-contactgegevens table tr td.spacer{height:30px}