.elementor-12307 .elementor-element.elementor-element-307e424{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-12307 .elementor-element.elementor-element-307e424:not(.elementor-motion-effects-element-type-background), .elementor-12307 .elementor-element.elementor-element-307e424 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);}.elementor-12307 .elementor-element.elementor-element-304f5f1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-12307 .elementor-element.elementor-element-304f5f1:not(.elementor-motion-effects-element-type-background), .elementor-12307 .elementor-element.elementor-element-304f5f1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);}/* Start custom CSS for html, class: .elementor-element-a6ab384 */.woman7-pricing {
  background: linear-gradient(to bottom, #fefefe 0%, #faf7f3 100%);
  padding: 80px 20px;
  text-align: center;
  font-family: 'Helvetica Neue', sans-serif;
}

.pricing-inner {
  max-width: 1100px;
  margin: 0 auto;
}

.woman7-pricing h2 {
  font-size: 32px;
  color: #111;
  margin-bottom: 20px;
}

.pricing-lead {
  font-size: 18px;
  color: #444;
  margin-bottom: 50px;
}

.pricing-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

.pricing-card {
  background-color: #ffffff;
  border-radius: 16px;
  padding: 30px 20px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.06);
  width: 300px;
  text-align: center;
  transition: transform 0.3s ease;
}

.pricing-card:hover {
  transform: translateY(-5px);
}

.pricing-card h3 {
  font-size: 22px;
  color: #222;
  margin-bottom: 10px;
}

.pricing-card .price {
  font-size: 26px;
  font-weight: bold;
  color: #aa8870;
  margin-bottom: 15px;
}

.pricing-card p {
  font-size: 15px;
  color: #555;
  margin-bottom: 20px;
}

.pricing-btn {
  background-color: #111;
  color: #fff;
  padding: 12px 24px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 10px;
}

.pricing-btn:hover {
  background-color: #333;
}

.group-link {
  font-size: 14px;
  display: inline-block;
  margin-top: 10px;
  color: #777;
  text-decoration: underline;
}

.highlight {
  border: 2px solid #e6dcd2;
}

.vip {
  border: 2px solid #c2a38c;
  background-color: #fffaf5;
}

.vip-note {
  font-size: 13px;
  font-style: italic;
  color: #b57d5f;
  margin-bottom: 12px;
}

@media (max-width: 768px) {
  .pricing-grid {
    flex-direction: column;
    align-items: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-11491d4 */.woman7-pricing {
  background: linear-gradient(to bottom, #fefefe 0%, #faf7f3 100%);
  padding: 80px 20px;
  text-align: center;
  font-family: 'Helvetica Neue', sans-serif;
}

.pricing-inner {
  max-width: 1100px;
  margin: 0 auto;
}

.woman7-pricing h2 {
  font-size: 32px;
  color: #111;
  margin-bottom: 20px;
}

.pricing-lead {
  font-size: 18px;
  color: #444;
  margin-bottom: 50px;
}

.pricing-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

.pricing-card {
  background-color: #ffffff;
  border-radius: 16px;
  padding: 30px 20px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.06);
  width: 300px;
  text-align: center;
  transition: transform 0.3s ease;
}

.pricing-card:hover {
  transform: translateY(-5px);
}

.pricing-card h3 {
  font-size: 22px;
  color: #222;
  margin-bottom: 10px;
}

.pricing-card .price {
  font-size: 26px;
  font-weight: bold;
  color: #aa8870;
  margin-bottom: 15px;
}

.pricing-card p {
  font-size: 15px;
  color: #555;
  margin-bottom: 20px;
}

.pricing-btn {
  background-color: #111;
  color: #fff;
  padding: 12px 24px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 10px;
}

.pricing-btn:hover {
  background-color: #333;
}

.group-link {
  font-size: 14px;
  display: inline-block;
  margin-top: 10px;
  color: #777;
  text-decoration: underline;
}

.highlight {
  border: 2px solid #e6dcd2;
}

.vip {
  border: 2px solid #c2a38c;
  background-color: #fffaf5;
}

.vip-note {
  font-size: 13px;
  font-style: italic;
  color: #b57d5f;
  margin-bottom: 12px;
}

@media (max-width: 768px) {
  .pricing-grid {
    flex-direction: column;
    align-items: center;
  }
}/* End custom CSS */