.cabots-table{max-width:613px;border:1px solid #f2f2f2;border-collapse:separate;border-spacing:0;width:100%}.cabots-table__row{display:flex}.cabots-table tbody>.cabots-table__row:first-child{overflow:hidden}.cabots-table tbody>.cabots-table__row:last-child{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(--primary-color);font-size:16px;font-style:normal;font-weight:700;line-height:120%}.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(--primary-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%}}