.erospot-growth-bundle {
    margin: 1.25rem 0;
    padding: 1rem;
    border: 1px solid rgba(88, 52, 73, .16);
    border-radius: .75rem;
    background: #fff8fb;
}

.erospot-growth-bundle h3 {
    margin: 0 0 .75rem;
    font-size: 1.05rem;
}

.erospot-growth-bundle ul {
    margin: 0 0 .75rem;
    padding: 0;
    list-style: none;
}

.erospot-growth-bundle li {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    padding: .35rem 0;
}

.erospot-growth-bundle__price {
    margin: .5rem 0 0;
    font-size: 1.15rem;
    font-weight: 700;
}

.erospot-growth-bundle__saving {
    margin: .25rem 0 .75rem;
    color: #376542;
    font-weight: 600;
}

.erospot-growth-bundle__form {
    margin-top: .75rem;
}
