.elementor-1492 .elementor-element.elementor-element-7da7338{--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-1492 .elementor-element.elementor-element-9f676d2{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-1492 .elementor-element.elementor-element-0980613{--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-1492 .elementor-element.elementor-element-95a9620{--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-1492 .elementor-element.elementor-element-636ab8d{--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-1492 .elementor-element.elementor-element-a788507{--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-1492 .elementor-element.elementor-element-b85dbec{--grid-row-gap:35px;--grid-column-gap:35px;}.elementor-1492 .elementor-element.elementor-element-b85dbec .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.86 * 100% );}.elementor-1492 .elementor-element.elementor-element-b85dbec:after{content:"0.86";}.elementor-1492 .elementor-element.elementor-element-b85dbec .elementor-post__thumbnail__link{width:100%;}.elementor-1492 .elementor-element.elementor-element-b85dbec .elementor-post__meta-data span + span:before{content:"•";}.elementor-1492 .elementor-element.elementor-element-b85dbec .elementor-post__card{border-width:1px;border-radius:0px;padding-top:0px;padding-bottom:0px;}.elementor-1492 .elementor-element.elementor-element-b85dbec .elementor-post__text{padding:0 0px;margin-top:20px;}.elementor-1492 .elementor-element.elementor-element-b85dbec .elementor-post__meta-data{padding:10px 0px;}.elementor-1492 .elementor-element.elementor-element-b85dbec .elementor-post__avatar{padding-right:0px;padding-left:0px;}@media(max-width:767px){.elementor-1492 .elementor-element.elementor-element-b85dbec .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-1492 .elementor-element.elementor-element-b85dbec:after{content:"0.5";}.elementor-1492 .elementor-element.elementor-element-b85dbec .elementor-post__thumbnail__link{width:100%;}}@media(min-width:768px){.elementor-1492 .elementor-element.elementor-element-0980613{--width:50%;}.elementor-1492 .elementor-element.elementor-element-95a9620{--width:50%;}}/* Start custom CSS for html, class: .elementor-element-6908c69 *//* Heading Wrapper */
.wellnexis-hero-heading {
  text-align: center;
  padding: 20px 0;
}

/* H1 Styling */
.wellnexis-h1 {
  font-size: 40px;
  font-weight: 800;
  line-height: 1.25;
  color: #0f766e;
  margin: 0;
}

/* H2 Styling */
.wellnexis-h2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
  color: #444;
  margin: 12px 0 0 0;
}

/* Mobile Optimization */
@media (max-width: 768px) {
  .wellnexis-h1 {
    font-size: 30px;
  }

  .wellnexis-h2 {
    font-size: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-784de9e */.elementor-1492 .elementor-element.elementor-element-784de9e img {
    border-radius: 15px; /* Adjust the radius as needed */
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-df3bd65 *//* CTA Wrapper */
.wellnexis-cta-wrapper {
  text-align: center;
  padding: 30px 0;
}

/* Buy Button */
.wellnexis-buy-btn {
  display: inline-block;
  background: linear-gradient(135deg, #0f766e, #14b8a6);
  color: #ffffff !important;
  font-size: 18px;
  font-weight: 700;
  padding: 16px 38px;
  border-radius: 50px;
  text-decoration: none !important;
  transition: all 0.3s ease;
  box-shadow: 0 10px 25px rgba(15, 118, 110, 0.3);
}

/* Hover Effect */
.wellnexis-buy-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(15, 118, 110, 0.4);
  background: linear-gradient(135deg, #115e59, #0d9488);
}

/* Secure Text */
.wellnexis-secure-text {
  margin-top: 12px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0.3px;
}

/* Mobile Optimization */
@media (max-width: 768px) {
  .wellnexis-buy-btn {
    font-size: 17px;
    padding: 15px 30px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-644c9ce *//* CTA Wrapper */
.wellnexis-cta-wrapper {
  text-align: center;
  padding: 30px 0;
}

/* Buy Button */
.wellnexis-buy-btn {
  display: inline-block;
  background: linear-gradient(135deg, #0f766e, #14b8a6);
  color: #ffffff !important;
  font-size: 18px;
  font-weight: 700;
  padding: 16px 38px;
  border-radius: 50px;
  text-decoration: none !important;
  transition: all 0.3s ease;
  box-shadow: 0 10px 25px rgba(15, 118, 110, 0.3);
}

/* Hover Effect */
.wellnexis-buy-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(15, 118, 110, 0.4);
  background: linear-gradient(135deg, #115e59, #0d9488);
}

/* Secure Text */
.wellnexis-secure-text {
  margin-top: 12px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0.3px;
}

/* Mobile Optimization */
@media (max-width: 768px) {
  .wellnexis-buy-btn {
    font-size: 17px;
    padding: 15px 30px;
  }
}

.elementor-1492 .elementor-element.elementor-element-644c9ce {
    text-align: center;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ff6e433 *//* Section Reset */
.wellnexis-super-complex,
.wellnexis-super-complex * {
  margin: 0;
}

/* Section Styling */
.wellnexis-super-complex {
  background: #f9fefe;
  padding: 60px 20px;
}

/* Container */
.wellnexis-container {
  max-width: 900px;
  margin: 0 auto;
}

/* Text */
.wellnexis-text {
  font-size: 16.8px;
  line-height: 1.85;
  color: #444;
  padding-bottom: 18px;
}

/* Mobile Optimization */
@media (max-width: 768px) {
  .wellnexis-text {
    font-size: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c714956 *//* WellNexis About Section */
.wellnexis-about {
  background: #ffffff;
  padding: 60px 20px;
}

.wellnexis-container {
  max-width: 900px;
  margin: 0 auto;
}

.wellnexis-title {
  font-size: 30px;
  font-weight: 700;
  color: #0f766e;
  margin-bottom: 22px;
  line-height: 1.35;
}

.wellnexis-text {
  font-size: 17px;
  line-height: 1.85;
  color: #444;
  margin-bottom: 18px;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .wellnexis-title {
    font-size: 25px;
  }

  .wellnexis-text {
    font-size: 16px;
  }
}

.elementor-1492 .elementor-element.elementor-element-c714956 {
    margin-top: 0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6c03369 *//* Reset margins */
.wellnexis-materials,
.wellnexis-materials * {
  margin: 0;
}

/* Section */
.wellnexis-materials {
  background: linear-gradient(180deg, #f6fbfb, #ffffff);
  padding: 70px 20px;
}

/* Container */
.wellnexis-container {
  max-width: 1100px;
  margin: 0 auto;
}

/* Title */
.wellnexis-title {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  color: #0f766e;
  padding-bottom: 45px;
}

/* Grid */
.wellnexis-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}

/* Cards */
.wellnexis-card {
  background: #ffffff;
  border-radius: 18px;
  padding: 25px;
  box-shadow: 0 14px 35px rgba(0,0,0,0.08);
  text-align: center;
}

.wellnexis-card img {
  width: 100%;
  max-width: 260px;
  margin: 0 auto 18px;
  display: block;
}

.wellnexis-card h3 {
  font-size: 20px;
  font-weight: 700;
  color: #115e59;
  padding-bottom: 10px;
}

.wellnexis-card p {
  font-size: 16px;
  line-height: 1.7;
  color: #444;
}

/* Mobile */
@media (max-width: 900px) {
  .wellnexis-grid {
    grid-template-columns: 1fr;
  }

  .wellnexis-title {
    font-size: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e2db25c *//* Reset margins */
.wellnexis-methodology,
.wellnexis-methodology * {
  margin: 0;
}

/* Section */
.wellnexis-methodology {
  background: #ffffff;
  padding: 60px 20px;
}

/* Container */
.wellnexis-container {
  max-width: 900px;
  margin: 0 auto;
}

/* Title */
.wellnexis-title {
  font-size: 30px;
  font-weight: 700;
  color: #0f766e;
  padding-bottom: 24px;
}

/* Subtitles */
.wellnexis-subtitle {
  font-size: 19px;
  font-weight: 600;
  color: #115e59;
  padding-bottom: 8px;
}

/* Text */
.wellnexis-text {
  font-size: 16.8px;
  line-height: 1.85;
  color: #444;
  padding-bottom: 18px;
}

/* Steps */
.wellnexis-step {
  padding-bottom: 16px;
}

/* Mobile */
@media (max-width: 768px) {
  .wellnexis-title {
    font-size: 25px;
  }

  .wellnexis-subtitle {
    font-size: 17.5px;
  }

  .wellnexis-text {
    font-size: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-99ca4d8 *//* Reset margins */
.wellnexis-benefits,
.wellnexis-benefits * {
  margin: 0;
}

/* Section */
.wellnexis-benefits {
  background: #f9fefe;
  padding: 60px 20px;
}

/* Container */
.wellnexis-container {
  max-width: 900px;
  margin: 0 auto;
}

/* Title */
.wellnexis-title {
  font-size: 30px;
  font-weight: 700;
  color: #0f766e;
  padding-bottom: 22px;
}

/* Subtitles */
.wellnexis-subtitle {
  font-size: 19px;
  font-weight: 600;
  color: #115e59;
  padding-bottom: 8px;
}

/* Text */
.wellnexis-text {
  font-size: 16.8px;
  line-height: 1.85;
  color: #444;
  padding-bottom: 16px;
}

/* Benefit block */
.wellnexis-benefit {
  padding-bottom: 18px;
}

/* Mobile */
@media (max-width: 768px) {
  .wellnexis-title {
    font-size: 25px;
  }

  .wellnexis-subtitle {
    font-size: 17.5px;
  }

  .wellnexis-text {
    font-size: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8d989fb *//* Reset margins */
.wellnexis-why-choose,
.wellnexis-why-choose * {
  margin: 0;
}

/* Section */
.wellnexis-why-choose {
  background: #ffffff;
  padding: 60px 20px;
}

/* Container */
.wellnexis-container {
  max-width: 900px;
  margin: 0 auto;
}

/* Title */
.wellnexis-title {
  font-size: 30px;
  font-weight: 700;
  color: #0f766e;
  padding-bottom: 22px;
}

/* Subtitles */
.wellnexis-subtitle {
  font-size: 19px;
  font-weight: 600;
  color: #115e59;
  padding-bottom: 8px;
}

/* Text */
.wellnexis-text {
  font-size: 16.8px;
  line-height: 1.85;
  color: #444;
  padding-bottom: 16px;
}

/* Reason block */
.wellnexis-reason {
  padding-bottom: 18px;
}

/* Mobile */
@media (max-width: 768px) {
  .wellnexis-title {
    font-size: 25px;
  }

  .wellnexis-subtitle {
    font-size: 17.5px;
  }

  .wellnexis-text {
    font-size: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cd1cc20 *//* Reset margins */
.wellnexis-reviews,
.wellnexis-reviews * {
  margin: 0;
}

/* Section */
.wellnexis-reviews {
  background: #f9fefe;
  padding: 60px 20px;
}

/* Container */
.wellnexis-container {
  max-width: 900px;
  margin: 0 auto;
}

/* Title */
.wellnexis-title {
  font-size: 30px;
  font-weight: 700;
  color: #0f766e;
  padding-bottom: 30px;
}

/* Review Card */
.wellnexis-review {
  background: #ffffff;
  border-radius: 14px;
  padding: 22px;
  box-shadow: 0 10px 28px rgba(0,0,0,0.07);
  margin-bottom: 22px;
}

/* Review Header */
.wellnexis-review-header {
  font-size: 16px;
  font-weight: 600;
  color: #115e59;
  padding-bottom: 8px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* Stars */
.wellnexis-stars {
  color: #f59e0b;
  font-size: 16px;
  letter-spacing: 1px;
}

/* Text */
.wellnexis-text {
  font-size: 16.8px;
  line-height: 1.85;
  color: #444;
}

/* Mobile */
@media (max-width: 768px) {
  .wellnexis-title {
    font-size: 25px;
  }

  .wellnexis-review-header {
    font-size: 15px;
  }

  .wellnexis-text {
    font-size: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-db568bb *//* Reset margins */
.wellnexis-usage,
.wellnexis-usage * {
  margin: 0;
}

/* Section */
.wellnexis-usage {
  background: #f9fefe;
  padding: 60px 20px;
}

/* Container */
.wellnexis-container {
  max-width: 900px;
  margin: 0 auto;
}

/* Title */
.wellnexis-title {
  font-size: 30px;
  font-weight: 700;
  color: #0f766e;
  padding-bottom: 22px;
}

/* Subtitles */
.wellnexis-subtitle {
  font-size: 19px;
  font-weight: 600;
  color: #115e59;
  padding-bottom: 8px;
}

/* Text */
.wellnexis-text {
  font-size: 16.8px;
  line-height: 1.85;
  color: #444;
  padding-bottom: 18px;
}

/* Step blocks */
.wellnexis-usage-step {
  padding-bottom: 18px;
}

/* Mobile */
@media (max-width: 768px) {
  .wellnexis-title {
    font-size: 25px;
  }

  .wellnexis-subtitle {
    font-size: 17.5px;
  }

  .wellnexis-text {
    font-size: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ac27a90 *//* Reset margins */
.wellnexis-pros-cons,
.wellnexis-pros-cons * {
  margin: 0;
}

/* Section */
.wellnexis-pros-cons {
  background: #ffffff;
  padding: 60px 20px;
}

/* Container */
.wellnexis-container {
  max-width: 1000px;
  margin: 0 auto;
}

/* Title */
.wellnexis-title {
  font-size: 30px;
  font-weight: 700;
  color: #0f766e;
  padding-bottom: 30px;
  text-align: center;
}

/* Table Wrapper */
.wellnexis-table-wrapper {
  overflow-x: auto;
}

/* Table */
.wellnexis-table {
  width: 100%;
  border-collapse: collapse;
  background: #f9fefe;
  border-radius: 14px;
  overflow: hidden;
}

/* Head */
.wellnexis-table thead th {
  background: #0f766e;
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  padding: 16px;
  text-align: left;
}

/* Body cells */
.wellnexis-table td {
  font-size: 16.5px;
  line-height: 1.7;
  color: #444;
  padding: 16px;
  border-bottom: 1px solid #e6f2f1;
  vertical-align: top;
}

/* Last row border fix */
.wellnexis-table tbody tr:last-child td {
  border-bottom: none;
}

/* Mobile */
@media (max-width: 768px) {
  .wellnexis-title {
    font-size: 25px;
  }

  .wellnexis-table thead th,
  .wellnexis-table td {/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e6d7cb8 *//* Reset margins */
.wellnexis-buy-location,
.wellnexis-buy-location * {
  margin: 0;
}

/* Section */
.wellnexis-buy-location {
  background: #ffffff;
  padding: 60px 20px;
}

/* Container */
.wellnexis-container {
  max-width: 900px;
  margin: 0 auto;
}

/* Title */
.wellnexis-title {
  font-size: 30px;
  font-weight: 700;
  color: #0f766e;
  padding-bottom: 22px;
}

/* Text */
.wellnexis-text {
  font-size: 16.8px;
  line-height: 1.85;
  color: #444;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4b36aab *//* Reset margins */
.wellnexis-buy-location,
.wellnexis-buy-location * {
  margin: 0;
}

/* Section */
.wellnexis-buy-location {
  background: #ffffff;
  padding: 60px 20px;
}

/* Container */
.wellnexis-container {
  max-width: 900px;
  margin: 0 auto;
}

/* Title */
.wellnexis-title {
  font-size: 30px;
  font-weight: 700;
  color: #0f766e;
  padding-bottom: 22px;
}

/* Text */
.wellnexis-text {
  font-size: 16.8px;
  line-height: 1.85;
  color: #444;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5c5a951 *//* Reset margins */
.wellnexis-buy-location,
.wellnexis-buy-location * {
  margin: 0;
}

/* Section */
.wellnexis-buy-location {
  background: #ffffff;
  padding: 60px 20px;
}

/* Container */
.wellnexis-container {
  max-width: 900px;
  margin: 0 auto;
}

/* Title */
.wellnexis-title {
  font-size: 30px;
  font-weight: 700;
  color: #0f766e;
  padding-bottom: 22px;
}

/* Text */
.wellnexis-text {
  font-size: 16.8px;
  line-height: 1.85;
  color: #444;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5a017ea *//* Reset */
.wellnexis-warning-section,
.wellnexis-warning-section * {
  margin: 0;
  box-sizing: border-box;
}

/* Section */
.wellnexis-warning-section {
  background: #ffffff;
  padding: 50px 20px;
}

/* Container */
.wellnexis-container {
  max-width: 1000px;
  margin: 0 auto;
}

/* Top Bar */
.wellnexis-top-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  margin-bottom: 30px;
  text-align: center;
}

.wellnexis-top-item {
  font-size: 12px;
  font-weight: 700;
  color: #000;
  line-height: 1.2;
}

.wellnexis-lock {
  font-size: 18px;
  font-weight: 500;
  color: #444;
}

/* Divider */
.wellnexis-divider {
  width: 2px;
  height: 40px;
  background: #ddd;
}

/* Warning Box */
.wellnexis-warning-box {
  border: 2px dashed #000;
  padding: 30px 25px;
  text-align: center;
}

.wellnexis-warning-box h3 {
  font-size: 14px;
  font-weight: 800;
  color: #e11d48;
  margin-bottom: 10px;
}

.wellnexis-warning-box p {
  font-size: 12px;
  line-height: 1.7;/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f0da4c4 *//* Reset */
.wellnexis-warning-section,
.wellnexis-warning-section * {
  margin: 0;
  box-sizing: border-box;
}

/* Section */
.wellnexis-warning-section {
  background: #ffffff;
  padding: 50px 20px;
}

/* Container */
.wellnexis-container {
  max-width: 1000px;
  margin: 0 auto;
}

/* Top Bar */
.wellnexis-top-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  margin-bottom: 30px;
  text-align: center;
}

.wellnexis-top-item {
  font-size: 12px;
  font-weight: 700;
  color: #000;
  line-height: 1.2;
}

.wellnexis-lock {
  font-size: 18px;
  font-weight: 500;
  color: #444;
}

/* Divider */
.wellnexis-divider {
  width: 2px;
  height: 40px;
  background: #ddd;
}

/* Warning Box */
.wellnexis-warning-box {
  border: 2px dashed #000;
  padding: 30px 25px;
  text-align: center;
}

.wellnexis-warning-box h3 {
  font-size: 14px;
  font-weight: 800;
  color: #e11d48;
  margin-bottom: 10px;
}

.wellnexis-warning-box p {
  font-size: 12px;
  line-height: 1.7;/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a74cc14 *//* Reset */
.wellnexis-warning-section,
.wellnexis-warning-section * {
  margin: 0;
  box-sizing: border-box;
}

/* Section */
.wellnexis-warning-section {
  background: #ffffff;
  padding: 50px 20px;
}

/* Container */
.wellnexis-container {
  max-width: 1000px;
  margin: 0 auto;
}

/* Top Bar */
.wellnexis-top-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  margin-bottom: 30px;
  text-align: center;
}

.wellnexis-top-item {
  font-size: 12px;
  font-weight: 700;
  color: #000;
  line-height: 1.2;
}

.wellnexis-lock {
  font-size: 18px;
  font-weight: 500;
  color: #444;
}

/* Divider */
.wellnexis-divider {
  width: 2px;
  height: 40px;
  background: #ddd;
}

/* Warning Box */
.wellnexis-warning-box {
  border: 2px dashed #000;
  padding: 30px 25px;
  text-align: center;
}

.wellnexis-warning-box h3 {
  font-size: 14px;
  font-weight: 800;
  color: #e11d48;
  margin-bottom: 10px;
}

.wellnexis-warning-box p {
  font-size: 12px;
  line-height: 1.7;/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-a788507 */.elementor-1492 .elementor-element.elementor-element-a788507 {
  margin: 0 !important;
}/* End custom CSS */