/* Start custom CSS for html, class: .elementor-element-7dcdfe7 */.health-section {
  padding: 60px 20px;
  background-color: #f8fafc;
  font-family: Arial, sans-serif;
}

.health-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  gap: 40px;
  align-items: center;
}

.health-content {
  flex: 1;
}

.health-content h2 {
  font-size: 32px;
  color: #0f172a;
  margin-bottom: 15px;
}

.health-content p {
  font-size: 16px;
  color: #475569;
  margin-bottom: 20px;
  line-height: 1.6;
}

.health-list {
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}

.health-list li {
  position: relative;
  padding-left: 28px;
  font-size: 15px;
  color: #0f172a;
}

.health-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  color: #0ea5e9;
  font-weight: bold;
}

.health-image {
  flex: 1;
}

.health-image img {
  width: 100%;
  border-radius: 12px;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .health-container {
    flex-direction: column;
  }

  .health-list {
    grid-template-columns: 1fr;
  }

  .health-content h2 {
    font-size: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3cfc33e */.how-it-works {
  padding: 70px 20px;
  background-color: #ffffff;
  font-family: Arial, sans-serif;
}

.how-it-works .container {
  max-width: 1200px;
  margin: auto;
}

.section-header {
  text-align: center;
  margin-bottom: 50px;
}

.section-header h2 {
  font-size: 36px;
  color: #0f172a;
  margin-bottom: 10px;
}

.section-header p {
  font-size: 16px;
  color: #475569;
  max-width: 750px;
  margin: auto;
  line-height: 1.6;
}

.content-wrapper {
  display: flex;
  align-items: center;
  gap: 50px;
}

.image-box {
  flex: 1;
}

.image-box img {
  width: 100%;
  border-radius: 14px;
}

.text-box {
  flex: 1;
}

.text-box h3 {
  font-size: 28px;
  color: #0f172a;
  margin-bottom: 15px;
}

.text-box p {
  font-size: 16px;
  color: #475569;
  line-height: 1.7;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .content-wrapper {
    flex-direction: column;
    text-align: center;
  }

  .section-header h2 {
    font-size: 28px;
  }

  .text-box h3 {
    font-size: 24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2ac4e4c */.activity-coaching {
  padding: 70px 20px;
  background-color: #ffffff;
  font-family: Arial, sans-serif;
}

.activity-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  align-items: center;
  gap: 50px;
}

.activity-content {
  flex: 1;
}

.activity-content h2 {
  font-size: 34px;
  color: #0f172a;
  margin-bottom: 15px;
}

.activity-content p {
  font-size: 16px;
  color: #475569;
  line-height: 1.7;
  margin-bottom: 12px;
}

.activity-image {
  flex: 1;
}

.activity-image img {
  width: 100%;
  border-radius: 14px;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .activity-container {
    flex-direction: column;
    text-align: center;
  }

  .activity-content h2 {
    font-size: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ed939e5 */.how-it-works {
  padding: 70px 20px;
  background-color: #ffffff;
  font-family: Arial, sans-serif;
}

.how-it-works .container {
  max-width: 1200px;
  margin: auto;
}

.section-header {
  text-align: center;
  margin-bottom: 50px;
}

.section-header h2 {
  font-size: 36px;
  color: #0f172a;
  margin-bottom: 10px;
}

.section-header p {
  font-size: 16px;
  color: #475569;
  max-width: 750px;
  margin: auto;
  line-height: 1.6;
}

.content-wrapper {
  display: flex;
  align-items: center;
  gap: 50px;
}

.image-box {
  flex: 1;
}

.image-box img {
  width: 100%;
  border-radius: 14px;
}

.text-box {
  flex: 1;
}

.text-box h3 {
  font-size: 28px;
  color: #0f172a;
  margin-bottom: 15px;
}

.text-box p {
  font-size: 16px;
  color: #475569;
  line-height: 1.7;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .content-wrapper {
    flex-direction: column;
    text-align: center;
  }

  .section-header h2 {
    font-size: 28px;
  }

  .text-box h3 {
    font-size: 24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-577e0da */.activity-coaching {
  padding: 70px 20px;
  background-color: #ffffff;
  font-family: Arial, sans-serif;
}

.activity-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  align-items: center;
  gap: 50px;
}

.activity-content {
  flex: 1;
}

.activity-content h2 {
  font-size: 34px;
  color: #0f172a;
  margin-bottom: 15px;
}

.activity-content p {
  font-size: 16px;
  color: #475569;
  line-height: 1.7;
  margin-bottom: 12px;
}

.activity-image {
  flex: 1;
}

.activity-image img {
  width: 100%;
  border-radius: 14px;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .activity-container {
    flex-direction: column;
    text-align: center;
  }

  .activity-content h2 {
    font-size: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0aaea05 */.how-it-works {
  padding: 70px 20px;
  background-color: #ffffff;
  font-family: Arial, sans-serif;
}

.how-it-works .container {
  max-width: 1200px;
  margin: auto;
}

.section-header {
  text-align: center;
  margin-bottom: 50px;
}

.section-header h2 {
  font-size: 36px;
  color: #0f172a;
  margin-bottom: 10px;
}

.section-header p {
  font-size: 16px;
  color: #475569;
  max-width: 750px;
  margin: auto;
  line-height: 1.6;
}

.content-wrapper {
  display: flex;
  align-items: center;
  gap: 50px;
}

.image-box {
  flex: 1;
}

.image-box img {
  width: 100%;
  border-radius: 14px;
}

.text-box {
  flex: 1;
}

.text-box h3 {
  font-size: 28px;
  color: #0f172a;
  margin-bottom: 15px;
}

.text-box p {
  font-size: 16px;
  color: #475569;
  line-height: 1.7;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .content-wrapper {
    flex-direction: column;
    text-align: center;
  }

  .section-header h2 {
    font-size: 28px;
  }

  .text-box h3 {
    font-size: 24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bb110a3 */.activity-coaching {
  padding: 70px 20px;
  background-color: #ffffff;
  font-family: Arial, sans-serif;
}

.activity-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  align-items: center;
  gap: 50px;
}

.activity-content {
  flex: 1;
}

.activity-content h2 {
  font-size: 34px;
  color: #0f172a;
  margin-bottom: 15px;
}

.activity-content p {
  font-size: 16px;
  color: #475569;
  line-height: 1.7;
  margin-bottom: 12px;
}

.activity-image {
  flex: 1;
}

.activity-image img {
  width: 100%;
  border-radius: 14px;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .activity-container {
    flex-direction: column;
    text-align: center;
  }

  .activity-content h2 {
    font-size: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ab03fa9 */.how-it-works {
  padding: 70px 20px;
  background-color: #ffffff;
  font-family: Arial, sans-serif;
}

.how-it-works .container {
  max-width: 1200px;
  margin: auto;
}

.section-header {
  text-align: center;
  margin-bottom: 50px;
}

.section-header h2 {
  font-size: 36px;
  color: #0f172a;
  margin-bottom: 10px;
}

.section-header p {
  font-size: 16px;
  color: #475569;
  max-width: 750px;
  margin: auto;
  line-height: 1.6;
}

.content-wrapper {
  display: flex;
  align-items: center;
  gap: 50px;
}

.image-box {
  flex: 1;
}

.image-box img {
  width: 100%;
  border-radius: 14px;
}

.text-box {
  flex: 1;
}

.text-box h3 {
  font-size: 28px;
  color: #0f172a;
  margin-bottom: 15px;
}

.text-box p {
  font-size: 16px;
  color: #475569;
  line-height: 1.7;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .content-wrapper {
    flex-direction: column;
    text-align: center;
  }

  .section-header h2 {
    font-size: 28px;
  }

  .text-box h3 {
    font-size: 24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fb40221 */.activity-coaching {
  padding: 70px 20px;
  background-color: #ffffff;
  font-family: Arial, sans-serif;
}

.activity-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  align-items: center;
  gap: 50px;
}

.activity-content {
  flex: 1;
}

.activity-content h2 {
  font-size: 34px;
  color: #0f172a;
  margin-bottom: 15px;
}

.activity-content p {
  font-size: 16px;
  color: #475569;
  line-height: 1.7;
  margin-bottom: 12px;
}

.activity-image {
  flex: 1;
}

.activity-image img {
  width: 100%;
  border-radius: 14px;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .activity-container {
    flex-direction: column;
    text-align: center;
  }

  .activity-content h2 {
    font-size: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8281574 */.total-wellness {
  padding: 70px 20px;
  background-color: #f8fafc;
  font-family: Arial, sans-serif;
}

.tw-container {
  max-width: 1200px;
  margin: auto;
}

.tw-header {
  text-align: center;
  margin-bottom: 50px;
}

.tw-header h2 {
  font-size: 36px;
  color: #0f172a;
  margin-bottom: 12px;
}

.tw-header p {
  font-size: 16px;
  color: #475569;
  max-width: 800px;
  margin: auto;
  line-height: 1.6;
}

.tw-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.tw-card {
  background: #ffffff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
  transition: transform 0.3s ease;
}

.tw-card:hover {
  transform: translateY(-6px);
}

.tw-card img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.tw-card-content {
  padding: 20px;
}

.tw-card-content h3 {
  font-size: 22px;
  color: #0f172a;
  margin-bottom: 10px;
}

.tw-card-content p {
  font-size: 15px;
  color: #475569;
  line-height: 1.6;
}

/* Mobile*/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7452aa6 */.results-section {
  padding: 80px 20px;
  background-color: #f9fafb;
  font-family: Arial, sans-serif;
}

.results-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  gap: 50px;
  align-items: flex-start;
}

.results-left {
  flex: 1;
}

.results-left h2 {
  font-size: 34px;
  color: #0f172a;
  line-height: 1.3;
  margin-bottom: 15px;
}

.results-left h2 span {
  font-weight: 700;
}

.results-left p {
  font-size: 16px;
  color: #475569;
  line-height: 1.6;
  max-width: 420px;
}

.results-right {
  flex: 1.3;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.result-card {
  background: #ffffff;
  padding: 22px 15px;
  border-radius: 14px;
  text-align: center;
  box-shadow: 0 8px 22px rgba(0,0,0,0.08);
}

.result-card h3 {
  font-size: 28px;
  margin-bottom: 8px;
  font-weight: bold;
}

.result-card p {
  font-size: 14px;
  color: #475569;
  line-height: 1.4;
}

/* Color Classes */
.pink { color: #ec4899; }
.teal { color: #0d9488; }
.blue { color: #2563eb; }
.orange { color: #f59e0b; }
.purple { color: #7c3aed; }
.green { color: #22c55e; }
.red { color: #b91c1c; }
.darkred { color: #dc2626; }

/* Responsive */
@media (max-width: 1024px) {
  .results-right {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .results-container {
    flex-direction: column;
  }

  .results-left h2 {
    font-size: 26px;
  }
}/* End custom CSS */