.itb-0328b5af-wrapper {
    display: block;
}

.itb-0328b5af-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 10px 20px;
    background-color: #f4f6f9;
    border-radius: 50px;
    color: #3f4756;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.3s ease;
}

.itb-0328b5af-icon-right {
    flex-direction: row-reverse;
}

.itb-0328b5af-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.itb-0328b5af-icon svg {
    width: 1em;
    height: 1em;
    fill: currentColor;
}

.itb-0328b5af-icon i {
    font-size: 1em;
    color: currentColor;
}

.itb-0328b5af-text {
    display: inline-block;
}
