.selector-hero{padding-top:150px;background:linear-gradient(135deg,#fff,var(--brand-bg-alt))}.selector-hero img{width:100%;height:430px;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow-soft)}.selector-table{width:100%;border-collapse:collapse}.selector-table td,.selector-table th{border-bottom:1px solid var(--brand-border);padding:18px;vertical-align:top}.selector-table th{color:#fff;background:var(--brand-primary-dark)}.selector-table tr:last-child td{border-bottom:0}@media (max-width:767px){.matrix-table-wrap{overflow-x:auto}.selector-table{min-width:720px}}