.completion-models-table{background-color:#fff;border-radius:15px;border-top:8px solid #082e78;box-shadow:10px 25px 100px -22px rgba(38,50,56,.25);overflow:auto;padding:65px}.completion-models-table table{border-collapse:collapse;font-family:Inter}.completion-models-table table td,.completion-models-table table th{padding:15px;vertical-align:middle}.completion-models-table thead th{border-bottom:3px solid #c3cfe0;color:#3e5d82;cursor:pointer;font-size:18px;font-weight:600;position:relative;text-align:left;white-space:nowrap}.completion-models-table thead th.sorting:after{color:#121212;content:"\f0dc";font-family:Font Awesome\ 6 Pro;font-size:14px;font-weight:600;margin-left:10px;opacity:.3}.completion-models-table thead th.sorting_desc:after{content:"\f0dd";opacity:1;vertical-align:top}.completion-models-table thead th.sorting_asc:after{content:"\f0de";opacity:1;vertical-align:bottom}.completion-models-table tbody td{color:#3e5d82;font-size:18px;font-weight:400;transition:all .3s ease-in-out}.completion-models-table tbody tr:hover td{background:rgba(0,119,200,.1)}.completion-models-table tbody td.download{text-align:center}.completion-models-table tbody td.download i{color:#5275a1;font-size:15px}.completion-models-table__header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px}.completion-models-table__footer{background-color:#f5f8fc;color:#5275a1;font-family:Inter;font-size:18px;font-style:italic;padding:40px 65px}@media(max-width:991px){.completion-models-table{padding:25px}.completion-models-table__footer{padding:25px 30px}}@media(max-width:767px){.completion-models-table thead{display:none}.completion-models-table tbody tr{display:flex;flex-direction:column}.completion-models-table tbody tr td{font-size:16px;padding:0 0 16px;text-align:left!important}.completion-models-table tbody tr:hover td{background:transparent}.completion-models-table tbody td.download{text-align:left}.completion-models-table tbody tr:not(:last-child) td:last-child{border-bottom:2px solid #c3cfe0;margin-bottom:15px;padding-bottom:15px}.completion-models-table tbody tr td:before{content:attr(col-name);display:block;font-weight:600;margin-bottom:4px}}