.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#6B62D6;--e-global-color-text:#1A1A1A;--e-global-color-accent:#4F46C5;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;background-color:#F3F2FF;font-family:"Poppins", Sans-serif;font-weight:600;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-family:"Poppins", Sans-serif;font-weight:700;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:1px;line-height:1px;}.elementor-kit-7 img{border-radius:50px 50px 50px 50px;opacity:1;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.trueindo-why-section {
  text-align: center;
  padding: 60px 20px;
}

.trueindo-title {
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 10px;
}

.trueindo-subtitle {
  font-size: 16px;
  color: #6b7280;
  margin-bottom: 40px;
}

.trueindo-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 24px;
  max-width: 1100px;
  margin: 0 auto;
}

.trueindo-card {
  background: #f9fafb;
  border-radius: 14px;
  padding: 30px 22px;
  box-shadow: 0 0 0 1px #eef0f3;
}

.trueindo-icon {
  width: 46px;
  height: 46px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin: 0 auto 16px;
}

.trueindo-card h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}

.trueindo-card p {
  font-size: 14px;
  color: #4b5563;
  line-height: 1.6;
}/* End custom CSS */