.elementor-price-card-amount {
    width: 3.5em;
}

.elementor-widget-price-card .elementor-price-card {
    list-style: none;
    padding: 0;
    margin: 0;
}

.elementor-widget-price-card .elementor-price-card li {
    margin: 0;
}

.elementor-1236 .elementor-element.elementor-element-9aca402 .elementor-price-card li:not(:last-child) {
    margin-bottom: 20px;
}

.elementor-price-card .elementor-price-card-item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.elementor-price-card .elementor-price-card-header, .elementor-price-card .elementor-price-card-item, .elementor-price-card .elementor-price-card-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.elementor-price-card .elementor-price-card-item .elementor-price-card-text {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.elementor-price-card .elementor-price-card-header, .elementor-price-card .elementor-price-card-item, .elementor-price-card .elementor-price-card-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.elementor-price-card .elementor-price-card-item .elementor-price-card-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    font-weight: 600;
    margin-bottom: 0px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.elementor-price-card .elementor-price-card-header, .elementor-price-card .elementor-price-card-item, .elementor-price-card .elementor-price-card-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.elementor-price-card .elementor-price-card-item .elementor-price-card-title {
    max-width: 80%;
}

.elementor-price-card .elementor-price-card-item .elementor-price-card-separator {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom-style: dotted;
    border-bottom-width: 2px;
    height: 1em;
}

.elementor-price-card .elementor-price-card-item .elementor-price-card-price {
    font-weight: 600;
}

.elementor-price-card .elementor-price-card-item p.elementor-price-card-description {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    font-size: 14px;
    margin: 0;
}
