.cabots-table{max-width:613px;border:1px solid #F2F2F2;border-radius:8px;border-collapse:separate;border-spacing:0;width:100%;}.cabots-table__row{display:flex;}.cabots-table tbody > .cabots-table__row:first-child{border-radius:8px 8px 0 0;overflow:hidden;}.cabots-table tbody > .cabots-table__row:last-child{border-radius:0 0 8px 8px;overflow:hidden;}.cabots-table tbody > .cabots-table__row:not(:first-child){border-top:1px solid #FFF;}.cabots-table__header-cell{display:flex;min-width:108px;max-width:108px;text-wrap:wrap;padding:8px 12px;align-items:center;background-color:#F2F2F3;color:var(--secondary-color);font-size:16px;font-style:normal;font-weight:500;line-height:150%;}.cabots-table__data-cell{display:flex;align-items:center;width:100%;min-height:56px;padding:8px 12px;flex-direction:row;flex-wrap:wrap;gap:16px;background-color:#FFF;}.cabots-table__data-cell-item{display:flex;gap:12px;}.cabots-table__data-cell-item-icon{width:24px;height:24px;}.cabots-table__data-cell-item-text{color:var(--secondary-color);font-size:16px;font-style:normal;font-weight:400;line-height:140%;}.cabots-table__data-cell-item-text dl,.cabots-table__data-cell-item-text ol,.cabots-table__data-cell-item-text ul{padding-left:1rem;margin-bottom:0;}.cabots-table__data-cell-item-text p{margin-bottom:0;}@media (max-width:767.98px){.cabots-table{max-width:unset;width:100%;}}
