.filter-form{display:grid;gap:20px;padding:30px;background-color:#eceff1;border-radius:5px}.filter-form select,.filter-form input{border:none}.filter-form>button{margin-left:10px;flex-shrink:0}@media(max-width:668px){.filter-form{margin-left:-30px;margin-right:-30px;border-radius:0;gap:10px}}.filter-form.grid-4{grid-template-columns:2fr 1fr 1fr 70px}@media(max-width:992px){.filter-form.grid-4{grid-template-columns:1.3fr 1fr 1fr 70px;grid-gap:15px}}@media(max-width:768px){.filter-form.grid-4{grid-template-columns:1fr;grid-gap:10px}.filter-form.grid-4 button{justify-self:center}}.filter-form.grid-3{grid-template-columns:1fr 1fr 70px}@media(max-width:668px){.filter-form.grid-3{grid-template-columns:1fr}.filter-form.grid-3 button{justify-self:center}}.filter-form.grid-2{grid-template-columns:1fr 70px}.grid-background .vhc-search .filter-form,.grid-background .vhc-search thead tr,.grid-background .vhc-search tbody tr{background-color:#dadfe3}.vhc-search .table-container{overflow:auto}.vhc-search table{width:100%;border-collapse:separate;border-spacing:0 15px;margin-top:-15px}.vhc-search table th{font-family:KlinicSlabMedium,Helvetica,Arial,sans-serif;font-weight:400;font-size:1rem;line-height:1.3333}.vhc-search table th{text-align:left}.vhc-search table td,.vhc-search table th{padding:10px 30px}.vhc-search table td:first-child,.vhc-search table th:first-child{border-radius:5px 0 0 5px;min-width:256px;padding:30px}.vhc-search table td:last-child,.vhc-search table th:last-child{border-radius:0 5px 5px 0}.vhc-search table thead tr{background-color:#eceff1}.vhc-search table tbody tr{background-color:#f6f6f6;transition:.3s background-color ease}.vhc-search table tbody tr td:first-child{color:#005681;transition:.3s color ease}.vhc-search table tbody tr td:first-child a{display:inline-block}.vhc-search table tbody tr:hover{background-color:#bfe2f4}.vhc-search table tbody tr:hover td:first-child{color:#008bd2}
