.elementor-290 .elementor-element.elementor-element-7ec82a1{--display:flex;}/* Start custom CSS for html, class: .elementor-element-e520a72 *//* ===== Company About Section ===== */
.about {
  background: #f9fafc;
  padding: 80px 20px;
  color: #333;
}
.about__inner {
  max-width: 1100px;
  margin: 0 auto;
  background: #fff;
  border-radius: 14px;
  padding: 50px 40px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.08);
}
.about__logo img {
  height: 70px;
  margin-bottom: 25px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.about__title {
  font-size: 1.8rem;
  font-weight: 800;
  margin: 40px 0 20px;
  color: #111;
  text-align: left;
  border-left: 4px solid #ff6600;
  padding-left: 12px;
}
.about__info {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}
.about__info li {
  margin-bottom: 8px;
  font-size: 1rem;
}
.about__history p {
  margin-bottom: 6px;
  font-size: 0.95rem;
  line-height: 1.6;
}
.about__business {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 24px;
}
.business-card {
  background: #fdfdfd;
  border: 1px solid #eee;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}
.business-card h3 {
  font-size: 1.2rem;
  margin-bottom: 10px;
  color: #ff6600;
}
.business-card p {
  font-size: 0.95rem;
  color: #555;
  line-height: 1.6;
}

/* Responsive */
@media (max-width: 768px) {
  .about__inner {
    padding: 30px 20px;
  }
  .about__title {
    font-size: 1.4rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7d0df7d *//* ===== Company About Section ===== */
.about {
  background: #f9fafc;
  padding: 80px 20px;
  color: #333;
}
.about__inner {
  max-width: 1100px;
  margin: 0 auto;
  background: #fff;
  border-radius: 14px;
  padding: 50px 40px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.08);
}
.about__logo img {
  height: 70px;
  margin-bottom: 25px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.about__title {
  font-size: 1.8rem;
  font-weight: 800;
  margin: 40px 0 20px;
  color: #111;
  text-align: left;
  border-left: 4px solid #ff6600;
  padding-left: 12px;
}
.about__info {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}
.about__info li {
  margin-bottom: 8px;
  font-size: 1rem;
}
.about__history p {
  margin-bottom: 6px;
  font-size: 0.95rem;
  line-height: 1.6;
}
.about__business {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 24px;
}
.business-card {
  background: #fdfdfd;
  border: 1px solid #eee;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}
.business-card h3 {
  font-size: 1.2rem;
  margin-bottom: 10px;
  color: #ff6600;
}
.business-card p {
  font-size: 0.95rem;
  color: #555;
  line-height: 1.6;
}

/* Responsive */
@media (max-width: 768px) {
  .about__inner {
    padding: 30px 20px;
  }
  .about__title {
    font-size: 1.4rem;
  }
}/* End custom CSS */