.container-o7daInZo {
    border-radius: 16px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 138px;
    padding: 16px
}

.rectangle-o7daInZo {
    border-radius: 6px;
    flex-grow: 1;
    height: 24px
}

.circle-o7daInZo {
    height: 24px;
    margin-right: 8px;
    width: 24px
}

.title-o7daInZo {
    border-radius: 6px;
    height: 22px;
    margin-right: auto;
    width: 110px
}

.icon-o7daInZo {
    border-radius: 6px;
    height: 22px;
    width: 22px
}

.firstRow-o7daInZo {
    display: flex;
    margin-bottom: 12px
}

.secondRow-o7daInZo {
    display: flex;
    margin-bottom: auto
}

.lastRow-o7daInZo {
    display: flex;
    justify-content: space-between
}

.lastRow-o7daInZo .rectangle-o7daInZo+.rectangle-o7daInZo {
    margin-left: 17px
}

.container-UBpL5guY {
    border-radius: 16px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 102px + 2px;
    padding: 16px
}

.rectangle-UBpL5guY {
    border-radius: 6px;
    flex-grow: 1;
    height: 24px
}

.title-UBpL5guY {
    border-radius: 6px;
    height: 22px;
    margin-right: auto;
    width: 110px
}

.firstRow-UBpL5guY {
    display: flex;
    margin-bottom: 24px
}

.lastRow-UBpL5guY {
    column-gap: 17px;
    display: flex;
    justify-content: space-between
}