.styled-table{border-collapse:collapse;margin:25px 0;font-size:1.8rem;font-family:'inter-400',sans-serif;font-weight:400;box-shadow:0 0 30px 0 #e0e0e0;border-radius:8px;line-height:1.4}.styled-table thead{position:sticky;top:0}.styled-table thead tr{background-color:#000;text-align:left;color:#fff;font-family:'montserrat-700',sans-serif;font-weight:400}.styled-table th,.styled-table td{padding:14px 18px}.styled-table tbody tr{border-bottom:1px solid #ddd}.styled-table tbody tr:last-of-type{border-bottom:2px solid #e8d4ff}label.table-filter-label,input.table-filter{font-family:'montserrat-600',sans-serif;font-weight:400;color:var(--bricks-color-rwiath)}input.table-filter{padding:.4em 15px;border-radius:5px;border:2px solid #e8d4ff;background:#f4efff;margin-top:5px;font-family:'inter-400',sans-serif}input.table-filter::placeholder{color:#cca0de}.table-filter-desc{line-height:1.1;color:#666;font-style:italic;font-family:'inter-400',sans-serif}label.table-filter-label{margin-bottom:0}@media only screen and (max-width:767px){.styled-table{font-size:1.6rem}}