.table .custom-table-container,.table-rebranding .custom-table-container{margin:0;overflow:hidden;border-radius:16px}
@media(min-width:1024px){.table .custom-table-container,.table-rebranding .custom-table-container{max-width:1200px;margin:100px auto 0;border:1px solid rgba(21,42,105,0.2);border-radius:16px}
}
.table .custom-table,.table-rebranding .custom-table{background-color:#fff;border-collapse:separate;border-spacing:0;width:100%}
.table .custom-table--lavender th,.table-rebranding .custom-table--lavender th{background-color:#e9ebf5}
.table .custom-table--mint th,.table-rebranding .custom-table--mint th{background-color:#d9f5ec}
.table .custom-table--white th,.table-rebranding .custom-table--white th{background-color:#fff;border:1px solid #8c94b1;border-width:0 0 1px 0}
.table .custom-table__head-row,.table-rebranding .custom-table__head-row{display:none}
.table .custom-table__head-row.custom-table__head-row--lavender,.table-rebranding .custom-table__head-row.custom-table__head-row--lavender{background-color:#e9ebf5}
.table .custom-table__head-row.custom-table__head-row--mint,.table-rebranding .custom-table__head-row.custom-table__head-row--mint{background-color:#d9f5ec}
.table .custom-table__head-row.custom-table__head-row--white,.table-rebranding .custom-table__head-row.custom-table__head-row--white{background-color:#fff}
.table .custom-table__head-row.custom-table__head-row--white th,.table-rebranding .custom-table__head-row.custom-table__head-row--white th{border:1px solid #8c94b1;border-width:0 0 1px 0}
@media(min-width:1024px){.table .custom-table__head-row,.table-rebranding .custom-table__head-row{display:table-row}
}
.table .custom-table__head-cell.custom-table__head-cell--lavender,.table-rebranding .custom-table__head-cell.custom-table__head-cell--lavender{background-color:#e9ebf5}
.table .custom-table__head-cell.custom-table__head-cell--mint,.table-rebranding .custom-table__head-cell.custom-table__head-cell--mint{background-color:#d9f5ec}
.table .custom-table__head-cell.custom-table__head-cell--white,.table-rebranding .custom-table__head-cell.custom-table__head-cell--white{background-color:#fff;border:1px solid #8c94b1}
.table .custom-table td,.table-rebranding .custom-table td{border:0;padding:15px 30px;border-bottom:1px solid rgba(21,42,105,0.2);min-width:175px;align-content:flex-start}
.table .custom-table th,.table-rebranding .custom-table th{display:none;padding:10px 30px;justify-items:left;font-weight:400;font-family:"Geomanist-regular",sans-serif;font-size:14px;color:#445587;line-height:140%}
@media(min-width:1024px){.table .custom-table th,.table-rebranding .custom-table th{display:table-cell !important}
}
.table .custom-table td .cmp-text,.table-rebranding .custom-table td .cmp-text{font-size:14px;color:#152a69;line-height:140%;font-family:"Geomanist-regular",sans-serif;font-weight:400}
.table .custom-table td .cmp-text p,.table-rebranding .custom-table td .cmp-text p{margin:0}
.table .custom-table .custom-table__title,.table-rebranding .custom-table .custom-table__title{background-color:#fff;border-radius:16px;margin:0;padding:20px 30px 20px 30px;font-size:20px;font-weight:400;color:#445587;line-height:125%;font-family:"Geomanist-medium",sans-serif;text-align:left;display:block}
@media(min-width:1024px){.table .custom-table .custom-table__title,.table-rebranding .custom-table .custom-table__title{background-color:#fff;border-radius:0;padding:20px 30px}
}
.table .custom-table .custom-table__title.custom-table__title--lavender,.table-rebranding .custom-table .custom-table__title.custom-table__title--lavender{background-color:#e9ebf5}
.table .custom-table .custom-table__title.custom-table__title--mint,.table-rebranding .custom-table .custom-table__title.custom-table__title--mint{background-color:#d9f5ec}
.table .custom-table .custom-table__title.custom-table__title--white,.table-rebranding .custom-table .custom-table__title.custom-table__title--white{background-color:#fff;border:1px solid #8c94b1;border-width:0 0 1px 0}
.table .custom-table-tr,.table-rebranding .custom-table-tr{display:flex;flex-direction:column;border:1px solid rgba(21,42,105,0.2);border-radius:16px;margin:30px 0}
@media(min-width:1024px){.table .custom-table-tr,.table-rebranding .custom-table-tr{display:table-row;min-width:auto;border:0;border-radius:0;min-width:max-content;margin:0}
}
@media(max-width:1023px){.table .custom-table td,.table-rebranding .custom-table td{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:5px 15px;width:100%;box-sizing:border-box;border-bottom:0;position:relative}
.table .custom-table td::after,.table-rebranding .custom-table td::after{content:"";position:absolute;left:15px;right:15px;bottom:0;height:1px;background:rgba(21,42,105,0.2)}
.table .custom-table td:last-child::after,.table-rebranding .custom-table td:last-child::after,.table .custom-table tr:last-child td::after,.table-rebranding .custom-table tr:last-child td::after{display:none}
.table .custom-table__cell-label,.table-rebranding .custom-table__cell-label{font-size:14px;color:#445587;font-family:"Geomanist-regular",sans-serif;font-weight:400;line-height:1.2}
.table .custom-table__cell-label--hidden-last,.table-rebranding .custom-table__cell-label--hidden-last{display:none}
.table .custom-table th,.table-rebranding .custom-table th{display:block;padding:5px 15px;font-family:"Geomanist-regular",sans-serif;font-size:14px;color:#445587;line-height:140%}
.table .custom-table td .cmp-text,.table-rebranding .custom-table td .cmp-text{color:#152a69}
.table .custom-table td .custom-table__cell-label--hidden-last + div .cmp-text,.table-rebranding .custom-table td .custom-table__cell-label--hidden-last + div .cmp-text,.table .custom-table td .custom-table__cell-label--hidden-last ~ div .cmp-text,.table-rebranding .custom-table td .custom-table__cell-label--hidden-last ~ div .cmp-text{color:#445587}
.table .custom-table__icon,.table-rebranding .custom-table__icon{width:40px;height:40px}
.table .custom-table-tr,.table-rebranding .custom-table-tr{margin:10px 0}
.table .custom-table--lavender .custom-table__title,.table-rebranding .custom-table--lavender .custom-table__title{background-color:#e9ebf5;border:1px solid transparent}
.table .custom-table--mint .custom-table__title,.table-rebranding .custom-table--mint .custom-table__title{background-color:#d9f5ec;border:1px solid transparent}
.table .custom-table--white .custom-table__title,.table-rebranding .custom-table--white .custom-table__title{background-color:#fff;border:1px solid #8c94b1}
}
@media(min-width:1024px){.table .custom-table__cell-label,.table-rebranding .custom-table__cell-label{display:none}
.table tbody tr:last-child td:first-child,.table-rebranding tbody tr:last-child td:first-child{border-bottom-left-radius:16px}
.table tbody tr:last-child td:last-child,.table-rebranding tbody tr:last-child td:last-child{border-bottom-right-radius:16px}
}
.table .custom-table__tag,.table-rebranding .custom-table__tag{display:inline-block;padding:5px 10px 2px 10px;border-radius:99px;background-color:#152a69;color:#fff;font-family:"Geomanist-medium",sans-serif;font-weight:400;font-size:14px;line-height:140%;text-transform:uppercase}
.table .custom-table__icon,.table-rebranding .custom-table__icon{width:50px;height:50px;object-fit:contain;display:block}