.table .d-flex{display:flex}.table .flex-row{flex-direction:row}.table .flex-row-reverse{flex-direction:row-reverse}.table .flex-column{flex-direction:column}.table .flex-column-reverse{flex-direction:column-reverse}.table .justify-center{justify-content:center}.table .justify-start{justify-content:flex-start}.table .justify-between{justify-content:space-between}.table .align-start{align-items:flex-start}.table .justify-end{justify-content:flex-end}.table .align-center{align-items:center}.table .align-end{align-items:flex-end}.table .flex-wrap{flex-wrap:wrap}.table__wrapper--title{padding-bottom:60px}.table__wrapper--title *{margin-bottom:0;margin-top:0}.table__wrapper--main .table{overflow-x:auto}.table__wrapper--main .table .table-header .table-cell{background-color:#f6f8fa;padding:20px}.table__wrapper--main .table .table-header .table-cell:first-of-type{border-radius:12px 0 0 12px;min-width:200px}.table__wrapper--main .table .table-header .table-cell:last-of-type{border-radius:0 12px 12px 0}.table__wrapper--main .table .table-header p{color:#0f233c;font-size:15px;font-style:normal;font-weight:500;line-height:22px;max-width:190px}.table__wrapper--main .table .table-body .table-row:hover .table-cell{background:#f6f8fa}.table__wrapper--main .table .table-body .table-row .table-cell{padding:28px 20px;transition:all .3s}.table__wrapper--main .table .table-body .table-row .table-cell p{font-size:15px;font-style:normal;font-weight:400;line-height:22px}.table__wrapper--main .table .table-body .table-row .table-cell:first-of-type{border-radius:12px 0 0 12px;min-width:200px}.table__wrapper--main .table .table-body .table-row .table-cell:last-of-type{border-radius:0 12px 12px 0}.table__wrapper--main .table .table-body .table-row:last-of-type,.table__wrapper--main .table .table-body .table-row:last-of-type .table-body-cell{position:relative}.table__wrapper--main .table .table-body .table-row:last-of-type .table-body-cell:after{border-bottom:1px solid #e2e8f0;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.table__wrapper--main .table .table-row{width:100%}.table__wrapper--main .table .table-row .table-cell{width:16.6666666667%}.table__wrapper--main .table .table-row .table-cell *{margin:0}@media only screen and (max-width:768px){.table__wrapper--main .table .table-row .table-cell{min-width:170px}}.table__wrapper--main .table.layout--expanded .table-body .table-row .table-cell:first-of-type,.table__wrapper--main .table.layout--expanded .table-header .table-cell:first-of-type{min-width:340px}@media(min-width:768px){.table__wrapper--main .table.alignment--center .table-header,.table__wrapper--main .table.alignment--center .table-row{justify-content:center}.table__wrapper--main .table.alignment--right .table-header,.table__wrapper--main .table.alignment--right .table-row{justify-content:flex-end}}