.strategies-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}.strategies-table table{border-collapse:collapse;font-family:Inter}.strategies-table table td,.strategies-table table th{padding:15px;vertical-align:middle}.strategies-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}.strategies-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}.strategies-table thead th.sorting_desc:after{content:"\f0dd";opacity:1;vertical-align:top}.strategies-table thead th.sorting_asc:after{content:"\f0de";opacity:1;vertical-align:bottom}.strategies-table tbody td{color:#3e5d82;font-size:18px;font-weight:400;transition:all .3s ease-in-out}.strategies-table tbody tr:hover td{background:rgba(0,119,200,.1)}.strategies-table tbody td.download{text-align:center}.strategies-table tbody td.download i{color:#5275a1;font-size:15px}.strategies-table__header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px}.strategies-table__footer{background-color:#f5f8fc;color:#5275a1;font-family:Inter;font-size:18px;font-style:italic;padding:40px 65px}@media(max-width:991px){.strategies-table{padding:25px}.strategies-table__footer{padding:25px 30px}}@media(max-width:767px){.strategies-table thead{display:none}.strategies-table tbody tr{display:flex;flex-direction:column}.strategies-table tbody tr td{font-size:16px;padding:0 0 16px;text-align:left!important}.strategies-table tbody tr:hover td{background:transparent}.strategies-table tbody td.download{text-align:left}.strategies-table tbody tr:not(:last-child) td:last-child{border-bottom:2px solid #c3cfe0;margin-bottom:15px;padding-bottom:15px}.strategies-table tbody tr td:before{content:attr(col-name);display:block;font-weight:600;margin-bottom:4px}}