.lm-fb94a475-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #f0f3f7;
    border-bottom: 1px solid #f0f3f7;
    padding: 15px 0;
    background-color: #ffffff;
}

.lm-fb94a475-container {
    display: flex;
    overflow: hidden;
    width: 100%;
    user-select: none;
    position: relative;
}

.lm-fb94a475-track {
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    will-change: transform;
}

.lm-fb94a475-item {
    display: inline-flex;
    flex-shrink: 0;
    align-items: center;
    box-sizing: border-box;
    transition: all 0.3s ease;
}

.lm-fb94a475-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.lm-fb94a475-icon i {
    display: block;
}

.lm-fb94a475-icon svg {
    display: block;
}

.lm-fb94a475-text {
    font-weight: 700;
    line-height: 1;
    font-family: inherit;
    transition: all 0.3s ease;
}
