.elementor-1624 .elementor-element.elementor-element-b79ea79{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;}/* Start custom CSS for workscout-pricingtable-woocommerce, class: .elementor-element-5090c93 *//* ============================================
   Elysium Connects — Pricing Table Redesign
   Brand color: #1e73be (Blue)
   ============================================ */

/* --- Container: equal-height flex grid --- */
.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plans-container {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  align-items: stretch;
  justify-content: center;
  padding: 0 16px;
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}

/* --- Individual card --- */
.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan {
  flex: 1 1 280px;
  max-width: 360px;
  display: flex;
  flex-direction: column;
  background: #ffffff;
  border: 1px solid #e8ecf0;
  border-radius: 16px;
  padding: 36px 32px 28px;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.07);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  position: relative;
  overflow: hidden;
}

.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.13);
}

/* --- Decorative top accent bar --- */
.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan:nth-child(1)::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 5px;
  background: linear-gradient(90deg, #cd7f32, #e8a56e);
  border-radius: 16px 16px 0 0;
}

.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan:nth-child(2)::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 5px;
  background: linear-gradient(90deg, #d4af37, #f5e27a);
  border-radius: 16px 16px 0 0;
}

.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan:nth-child(3)::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 5px;
  background: linear-gradient(90deg, #8a9bb5, #c0cfe0);
  border-radius: 16px 16px 0 0;
}

/* --- Plan title --- */
.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #1a202c;
  text-align: center;
  margin: 0 0 20px 0;
  padding-bottom: 16px;
  border-bottom: 1px solid #f0f2f5;
  letter-spacing: -0.3px;
}

/* --- Section headers --- */
.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan .margin-top-10 {
  margin-top: 0;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: #1e73be;
  margin-bottom: 6px;
}

.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan > b {
  display: block;
  font-size: 11.5px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: #1e73be;
  margin: 12px 0 5px 0;
}

/* --- Feature lists --- */
.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan ul {
  padding-left: 0;
  margin: 0 0 8px 0;
  list-style: none;
}

.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan ul li {
  list-style: none;
  padding: 4px 0 4px 22px;
  position: relative;
  font-size: 13px;
  color: #4a5568;
  line-height: 1.5;
}

.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan ul li::before {
  content: "\2713";
  position: absolute;
  left: 0;
  color: #1e73be;
  font-weight: 700;
  font-size: 12px;
}
.pricing-plan {
  overflow: clip !important;
}

/* --- Pricing label box --- */
.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan-label {
  background: #f4f6f8;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 18px 20px;
  text-align: center;
  margin: 16px 0 12px 0;
}

.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan-label .woocommerce-Price-amount {
  font-family: 'Poppins', sans-serif;
  font-size: 28px;
  font-weight: 800;
  color: #1a202c;
  display: block;
  line-height: 1;
}

.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan-label .subscription-details {
  display: block;
  font-size: 12px;
  color: #718096;
  margin-top: 5px;
  font-weight: 400;
}

/* --- Feature summary below price --- */
.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan-features ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan-features ul li {
  font-size: 12.5px;
  color: #718096;
  padding: 3px 0;
  list-style: none;
}

.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan-features ul li::before {
  content: none;
}

/* --- CTA Button --- */
.elementor-1624 .elementor-element.elementor-element-5090c93 .plan-features {
  margin-top: auto;
  padding-top: 16px;
}

.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan .button,
.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan .plan-features a.button {
  display: block;
  width: 100%;
  padding: 13px 20px;
  background-color: #1e73be;
  color: #ffffff;
  border: 2px solid #1e73be;
  border-radius: 10px;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  box-sizing: border-box;
  transition: background-color 0.2s ease, border-color 0.2s ease, transform 0.15s ease;
}

.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan .button:hover,
.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan .plan-features a.button:hover,
.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan.recommended .button {
  background-color: #1558a0;
  border-color: #1558a0;
  color: #ffffff;
  transform: translateY(-1px);
}

.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan .recommended-badge {
  background-color: #1e73be;
}

.elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan a:not(.button) {
  color: #1e73be;
}

/* --- Cleanup --- */
.elementor-1624 .elementor-element.elementor-element-5090c93 .pfix {
  display: none;
}

/* --- Responsive --- */
@media (max-width: 768px) {
  .elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plans-container {
    flex-direction: column;
    align-items: center;
  }
  .elementor-1624 .elementor-element.elementor-element-5090c93 .pricing-plan {
    max-width: 100%;
    width: 100%;
  }
}/* End custom CSS */