@media(max-width:767px){.elementor-7749 .elementor-element.elementor-element-a307543 > .elementor-widget-container{padding:0% 1% 0% 1%;}}/* Start custom CSS for shortcode, class: .elementor-element-1eda49b *//* ========== OVERVIEW – BOOTSTRAP SAFE ========== */

.fleet-overview-scope {
  font-family: 'Lato', sans-serif;
  background: #ffffff;
}

/* PANEL */
.fleet-overview-scope .fleet-overview-panel {
  padding: 4rem 3rem;
}

/* LEFT TEXT */
.fleet-overview-scope .fleet-overview-text h2 {
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.15;
  margin-bottom: 2rem;
  color: #555;
}

.fleet-overview-scope .fleet-overview-text p {
  font-size: 1.15rem;
  line-height: 1.9;
  color: #334155;
  max-width: 640px;
  margin-bottom: 2rem;
}

/* EMPHASIS BOX */
.fleet-overview-scope .fleet-overview-emphasis {
  margin-top: 3rem;
  padding: 2.6rem 3rem;
  border-radius: 24px;
  background: linear-gradient(135deg, #f3e8ff, #e0f2fe);
  font-size: 1.1rem;
  font-weight: 700;
  color: #020617;
  box-shadow: 0 25px 55px rgba(0,0,0,.12);
}

/* RIGHT CARDS */
.fleet-overview-scope .fleet-overview-cards {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}

.fleet-overview-scope .fleet-overview-card {
  background: #ffffff;
  border-radius: 26px;
  padding: 2.8rem 3rem;
  box-shadow: 0 30px 70px rgba(0,0,0,.12);
  border-left: 6px solid #e5e7eb;
}

.fleet-overview-scope .fleet-overview-card.highlight {
  border-left-color: #8e48bb;
  background: linear-gradient(135deg, #faf5ff, #ffffff);
}

.fleet-overview-scope .fleet-overview-card h4 {
  font-size: 1.45rem;
  font-weight: 900;
  margin-bottom: .75rem;
  color: #020617;
}

.fleet-overview-scope .fleet-overview-card p {
  font-size: 1.05rem;
  line-height: 1.7;
  color: #475569;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .fleet-overview-scope .fleet-overview-panel {
    padding: 3rem 2rem;
  }

  .fleet-overview-scope .fleet-overview-text h2 {
    font-size: 2.1rem;
  }

  .fleet-overview-scope .fleet-overview-text p {
    font-size: 1.05rem;
  }
}

@media (max-width: 576px) {
  .fleet-overview-scope .fleet-overview-emphasis {
    padding: 2rem;
    font-size: 1rem;
  }

  .fleet-overview-scope .fleet-overview-card {
    padding: 2.2rem;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-02a9168 *//* ========== AI CHALLENGE – BOOTSTRAP SAFE ========== */

.fleet-ai-challenge-scope {
  font-family: 'Lato', sans-serif;
  background: linear-gradient(135deg, #8e48bb 0%, #1a1445 60%, #2177d2 100%);
}

/* PANEL */
.fleet-ai-challenge-scope .fleet-ai-challenge-panel {
  background: linear-gradient(135deg, #8e48bb 0%, #1a1445 60%, #2177d2 100%);
  border-radius: 32px;
  padding: 4rem;
  color: #ffffff;
  box-shadow: 0 60px 120px rgba(0,0,0,.35);
}

/* LEFT */
.fleet-ai-challenge-scope .fleet-ai-challenge-left h4 {
  font-size: 1.7rem;
  font-weight: 800;
  margin-bottom: 2rem;
  margin-top: 3rem;
}

.fleet-ai-challenge-scope .fleet-ai-challenge-left p {
  font-size: 1.3rem;
  color: #e5e7eb;
  line-height: 1.6;
}

/* OUTCOME BOX */
.fleet-ai-challenge-scope .fleet-ai-challenge-outcome {
  margin-top: 3rem;
  padding: 2rem;
  border-radius: 26px;
  background: linear-gradient(135deg, #f3e8ff, #e0f2fe);
}

.fleet-ai-challenge-scope .fleet-ai-challenge-outcome p {
  margin: 0;
  font-size: 1.1rem;
  font-weight: 600;
  color: #1f2937;
}

/* RIGHT LIST */
.fleet-ai-challenge-scope .fleet-ai-challenge-right {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}

.fleet-ai-challenge-scope .fleet-ai-challenge-node {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  padding: 1.6rem 1.8rem;
  border-radius: 22px;
  background: rgba(255,255,255,.06);
  border-left: 4px solid rgba(142,72,187,.5);
  backdrop-filter: blur(6px);
}

.fleet-ai-challenge-scope .fleet-ai-challenge-node span {
  font-size: 1.3rem;
  font-weight: 900;
  background: linear-gradient(135deg, #8e48bb, #2177d2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.fleet-ai-challenge-scope .fleet-ai-challenge-node p {
  margin: 0;
  font-size: 1rem;
  font-weight: 500;
  color: #f1f5f9;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .fleet-ai-challenge-scope .fleet-ai-challenge-panel {
    padding: 3rem 2rem;
  }

  .fleet-ai-challenge-scope .fleet-ai-challenge-left h4 {
    margin-top: 0;
  }

  .fleet-ai-challenge-scope .fleet-ai-challenge-left p {
    font-size: 1.15rem;
  }
}

@media (max-width: 576px) {
  .fleet-ai-challenge-scope .fleet-ai-challenge-panel {
    padding: 2.5rem 1.5rem;
  }

  .fleet-ai-challenge-scope .fleet-ai-challenge-node {
    padding: 1.4rem;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-50ceaa0 *//* ===== THE SOLUTION – REFINED WHITE DESIGN ===== */

.solution-orchestration {
  background:
    radial-gradient(circle at 15% 20%, rgba(142,72,187,.12), transparent 40%),
    radial-gradient(circle at 85% 70%, rgba(33,119,210,.12), transparent 40%);
  padding: 7rem 6rem;
  font-family: 'Lato', sans-serif;
  color: #020617;
}

.solution-wrapper {
  max-width: 1300px;
  margin: auto;
}

/* Header */
.solution-head {
  max-width: 800px;
  margin-bottom: 3.2rem;
 
}

.solution-head h2 {
  font-size: 2.4rem;
  font-weight: 900;
  letter-spacing: .01em;
  margin-bottom: 0.rem;
  color: #555;
}

.solution-head p {
  font-size: 1.15rem;
  line-height: 1.9;
  color: #475569;
}

/* Cards */
.solution-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 2.1rem;
}

.solution-card {
  background: #ffffff;
  border-radius: 28px;
  padding: 3rem;
  border: 1px solid #e5e7eb;
  box-shadow: 0 28px 60px rgba(0,0,0,.12);
  transition: transform .35s ease, box-shadow .35s ease;
}

.solution-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 45px 90px rgba(0,0,0,.18);
}

.solution-card.highlight {
  background: linear-gradient(135deg, #f3e8ff, #e0f2fe);
  border: none;
}

.card-icon {
  font-size: 2.8rem;
  margin-bottom: 1.2rem;
}

.solution-card h4 {
  font-size: 1.20rem;
  font-weight: 900;
  margin-bottom: 1rem;
  color: #020617;
}

.solution-card p {
  font-size: 1.05rem;
  line-height: 1.75;
  color: #475569;
}

/* Outcome */
.solution-outcome {
  margin-top: 6.5rem;
  padding: 3.5rem 4rem;
  border-radius: 30px;
  background: linear-gradient(135deg, #ffffff, #f9fafb);
  border-left: 6px solid #8e48bb;
  box-shadow: 0 30px 65px rgba(0,0,0,.12);
}

.solution-outcome strong {
  display: block;
  font-size: .85rem;
  letter-spacing: .25em;
  font-weight: 900;
  color: #8e48bb;
  margin-bottom: 1rem;
}

.solution-outcome p {
  font-size: 1.15rem;
  line-height: 1.9;
  color: #020617;
}

/* Responsive */
@media (max-width: 992px) {
  .solution-head h2 {
    font-size: 2.1rem;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-a307543 *//* ========== THE SOLUTION – BOOTSTRAP SAFE ========== */

.solution-orchestration-scope {
  font-family: 'Lato', sans-serif;
  color: #020617;
  background:
    radial-gradient(circle at 15% 20%, rgba(142,72,187,.12), transparent 40%),
    radial-gradient(circle at 85% 70%, rgba(33,119,210,.12), transparent 40%);
}

/* HEADER */
.solution-orchestration-scope .solution-head {
  max-width: 800px;
}

.solution-orchestration-scope .solution-head h2 {
  font-size: 2.4rem;
  font-weight: 900;
  color: #555;
  margin-bottom: .6rem;
}

.solution-orchestration-scope .solution-head p {
  font-size: 1.15rem;
  line-height: 1.9;
  color: #475569;
}

/* CARDS */
.solution-orchestration-scope .solution-card {
  height: 100%;
  background: #ffffff;
  border-radius: 28px;
  padding: 3rem;
  border: 1px solid #e5e7eb;
  box-shadow: 0 28px 60px rgba(0,0,0,.12);
  transition: transform .35s ease, box-shadow .35s ease;
}

.solution-orchestration-scope .solution-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 45px 90px rgba(0,0,0,.18);
}

.solution-orchestration-scope .card-icon {
  font-size: 2.8rem;
  margin-bottom: 1.2rem;
}

.solution-orchestration-scope .solution-card h4 {
  font-size: 1.2rem;
  font-weight: 900;
  color: #020617;
}

/* OUTCOME */
.solution-orchestration-scope .solution-outcome {
  padding: 3.5rem 4rem;
  border-radius: 30px;
  background: linear-gradient(135deg, #ffffff, #f9fafb);
  border-left: 6px solid #8e48bb;
  box-shadow: 0 30px 65px rgba(0,0,0,.12);
}

.solution-orchestration-scope .solution-outcome p {
  font-size: 1.15rem;
  line-height: 1.9;
  color: #020617;
  margin: 0;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .solution-orchestration-scope .solution-head h2 {
    font-size: 2.1rem;
  }

  .solution-orchestration-scope .solution-outcome {
    padding: 2.5rem 2.5rem;
  }
}

@media (max-width: 576px) {
  .solution-orchestration-scope .solution-card {
    padding: 2.2rem;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-2c71f5b *//* ========== AI RESULTS – BOOTSTRAP SAFE ========== */

.fleet-ai-results-scope {
  font-family: 'Lato', sans-serif;
  background: linear-gradient(135deg, #8e48bb 0%, #1a1445 60%, #2177d2 100%);
}

/* PANEL */
.fleet-ai-results-scope .fleet-ai-results-panel {
  background: linear-gradient(135deg, #8e48bb 0%, #1a1445 60%, #2177d2 100%);
  border-radius: 32px;
  padding: 4rem;
  color: #ffffff;
  box-shadow: 0 60px 120px rgba(0,0,0,.35);
}

/* LEFT */
.fleet-ai-results-scope .fleet-ai-results-left h4 {
  font-size: 2.4rem;
  font-weight: 800;
  margin-bottom: 2rem;
  margin-top: 3rem;
}

.fleet-ai-results-scope .fleet-ai-results-left p {
  font-size: 1.3rem;
  color: #e5e7eb;
  line-height: 1.6;
}

/* OUTCOME */
.fleet-ai-results-scope .fleet-ai-results-outcome {
  margin-top: 3rem;
  padding: 2rem;
  border-radius: 26px;
  background: linear-gradient(135deg, #f3e8ff, #e0f2fe);
}

.fleet-ai-results-scope .fleet-ai-results-outcome p {
  margin: 0;
  font-size: 1.1rem;
  font-weight: 600;
  color: #1f2937;
}

/* RIGHT LIST */
.fleet-ai-results-scope .fleet-ai-results-right {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}

.fleet-ai-results-scope .fleet-ai-results-node {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  padding: 1.6rem 1.8rem;
  border-radius: 22px;
  background: rgba(255,255,255,.06);
  border-left: 4px solid rgba(142,72,187,.5);
  backdrop-filter: blur(6px);
}

.fleet-ai-results-scope .fleet-ai-results-node span {
  font-size: 1.3rem;
  font-weight: 900;
  background: linear-gradient(135deg, #8e48bb, #2177d2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.fleet-ai-results-scope .fleet-ai-results-node p {
  margin: 0;
  font-size: 1rem;
  font-weight: 500;
  color: #f1f5f9;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .fleet-ai-results-scope .fleet-ai-results-panel {
    padding: 3rem 2rem;
  }

  .fleet-ai-results-scope .fleet-ai-results-left h4 {
    margin-top: 0;
    font-size: 2rem;
  }

  .fleet-ai-results-scope .fleet-ai-results-left p {
    font-size: 1.15rem;
  }
}

@media (max-width: 576px) {
  .fleet-ai-results-scope .fleet-ai-results-panel {
    padding: 2.5rem 1.5rem;
  }

  .fleet-ai-results-scope .fleet-ai-results-node {
    padding: 1.4rem;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-5ccc864 *//* ========== FLEET IMPACT – BOOTSTRAP SAFE ========== */

.fleet-impact-scope {
  font-family: 'Lato', sans-serif;
  background: radial-gradient(circle at top, #1e1b4b, #020617 60%);
  color: #e5e7eb;
}

/* HEADER */
.fleet-impact-scope .fleet-impact-header {
  max-width: 900px;
}

.fleet-impact-scope .fleet-impact-badge {
  display: inline-block;
  font-size: .7rem;
  letter-spacing: 3px;
  font-weight: 900;
  color: #c084fc;
  margin-bottom: 1rem;
}

.fleet-impact-scope h2 {
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.15;
  margin-bottom: 1.2rem;
}

.fleet-impact-scope .fleet-impact-header p {
  font-size: 1.25rem;
  color: #9ca3af;
}

/* CARDS */
.fleet-impact-scope .fleet-impact-card {
  position: relative;
  height: 100%;
  background: rgba(255,255,255,.04);
  backdrop-filter: blur(18px);
  border-radius: 30px;
  padding: 3rem;
  box-shadow: 0 40px 120px rgba(0,0,0,.7);
  transition: transform .35s ease;
}

.fleet-impact-scope .fleet-impact-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 30px;
  padding: 2px;
  background: linear-gradient(135deg, #8e48bb, #2177d2);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}

.fleet-impact-scope .fleet-impact-card:hover {
  transform: translateY(-10px);
}

.fleet-impact-scope .fleet-impact-card h4 {
  font-size: 1.45rem;
  font-weight: 800;
  margin-bottom: 1rem;
}

.fleet-impact-scope .fleet-impact-card p {
  font-size: 1.1rem;
  color: #c7d2fe;
  line-height: 1.6;
  margin: 0;
}

/* STATEMENT */
.fleet-impact-scope .fleet-impact-statement {
  position: relative;
  max-width: 1000px;
  margin: auto;
  padding: 4rem;
  border-radius: 40px;
  background: linear-gradient(135deg, #f3e8ff, #e0f2fe);
  color: #020617;
  font-size: 1.4rem;
  font-weight: 600;
}

.fleet-impact-scope .fleet-impact-statement::before {
  content: "";
  position: absolute;
  inset: -3px;
  border-radius: 42px;
  background: linear-gradient(135deg, #8e48bb, #2177d2);
  opacity: .25;
  z-index: -1;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .fleet-impact-scope h2 {
    font-size: 2.1rem;
  }
}

@media (max-width: 576px) {
  .fleet-impact-scope .fleet-impact-card {
    padding: 2.2rem;
  }

  .fleet-impact-scope .fleet-impact-statement {
    padding: 2.5rem;
    font-size: 1.15rem;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-08a0de3 *//* ===== SOLUTION CTA SECTION ===== */

.solution-cta {
  padding: 6rem 6rem;
  background: #ffffff;
  font-family: 'Lato', sans-serif;
}

.solution-cta-wrapper {
  max-width: 1300px;
  margin: auto;
  background: linear-gradient(135deg, #2f2f2f, #1f2933);
  border-radius: 28px;
  padding: 3.8rem 4.2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 35px 80px rgba(0,0,0,.18);
  position: relative;
  overflow: hidden;
  transition: box-shadow .35s ease, transform .35s ease;
}

/* Accent stripe */
.solution-cta-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 100%;
  background: linear-gradient(180deg, #8e48bb, #2177d2);
}

/* Hover polish */
.solution-cta-wrapper:hover {
  transform: translateY(-4px);
  box-shadow:
    0 45px 100px rgba(0,0,0,.25),
    0 0 0 1px rgba(255,255,255,.05);
}

/* Content */
.cta-content {
  max-width: 780px;
}

.cta-content h3 {
  font-size: 2rem;
  font-weight: 900;
  color: #ffffff;
  margin-bottom: .8rem;
  line-height: 1.35;
}

.cta-content p {
  font-size: 1.25rem;
  color: #cbd5e1;
  letter-spacing: .02em;
}

/* CTA Action */
.cta-action {
  flex-shrink: 0;
}

/* Button */
.cta-btn {
  display: inline-flex;
  align-items: center;
  gap: .6rem;
  padding: .95rem 2.4rem;
  font-size: 1.20rem;
  font-weight: 700;
  color: #ffffff;
  text-decoration: none;
  border-radius: 12px;

  /* Gradient */
  background: linear-gradient(135deg, #8e48bb, #2177d2);

  box-shadow: 0 12px 30px rgba(33,119,210,.35);
  transition: all .3s ease;
}
.cta-btn span {
  transition: transform .3s ease;
}

/* Hover */
.cta-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 22px 48px rgba(33,119,210,.45);
  color: #ffffff;
}

.cta-btn:hover span {
  transform: translateX(6px);
}

/* ===== RESPONSIVE ===== */

@media (max-width: 992px) {
  .solution-cta {
    padding: 5rem 2.5rem;
  }

  .solution-cta-wrapper {
    flex-direction: column;
    text-align: center;
    gap: 2.5rem;
    padding: 3.2rem 3rem;
  }

  .cta-content h3 {
    font-size: 1.7rem;
  }

  .cta-btn {
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 480px) {
  .cta-content h3 {
    font-size: 1.5rem;
  }

  .cta-content p {
    font-size: .95rem;
  }
}/* End custom CSS */