.elementor-494 .elementor-element.elementor-element-c0cf4cf{--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-494 .elementor-element.elementor-element-6796e96{--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-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-494 .elementor-element.elementor-element-319ae89{--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-494 .elementor-element.elementor-element-319ae89.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-494 .elementor-element.elementor-element-7e474aa{--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-494 .elementor-element.elementor-element-0aac00f{--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-494 .elementor-element.elementor-element-505efd0{--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-494 .elementor-element.elementor-element-75c782e{--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-494 .elementor-element.elementor-element-f48c2c9{--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-494 .elementor-element.elementor-element-6a85b1e{--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-494 .elementor-element.elementor-element-2824de7{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-494 .elementor-element.elementor-element-2824de7.e-con{--align-self:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-494 .elementor-element.elementor-element-2d4db76 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-weight:400;color:#202021;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-494 .elementor-element.elementor-element-319ae89{--margin-top:-84px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-494 .elementor-element.elementor-element-7e474aa{--margin-top:-70px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:-0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-494 .elementor-element.elementor-element-0aac00f{--margin-top:-42px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-494 .elementor-element.elementor-element-2d4db76{text-align:start;}.elementor-494 .elementor-element.elementor-element-2d4db76 .elementor-heading-title{font-size:13px;line-height:1.5em;}body.elementor-page-494{margin:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-ee5cc20 *//* STICKY STRIP */

.sticky-strip {
  position: fixed;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  max-width: 700px;

  background: linear-gradient(90deg, #0d47c7, #1a73e8);
  border-radius: 50px;

  padding: 10px 18px;
  text-align: center;

  z-index: 9999;

  /* PREMIUM LOOK */
  box-shadow: 
    0 10px 30px rgba(0, 123, 255, 0.25),
    inset 0 1px 0 rgba(255,255,255,0.2);
}

/* TEXT */

.sticky-link {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  display: block;
}

/* HOVER */

.sticky-strip:hover {
  transform: translateX(-50%) translateY(-2px);
}

/* MOBILE */

@media (max-width: 600px) {
  .sticky-strip {
    width: 92%;
    padding: 9px 14px;
  }

  .sticky-link {
    font-size: 13px;
  }
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-4aa6b20 */.elementor-494 .elementor-element.elementor-element-4aa6b20 img {
  border-radius: 18px;

  /* 3D DEPTH */
  box-shadow: 
    0 30px 70px rgba(0, 123, 255, 0.18),
    0 10px 25px rgba(0,0,0,0.08);

  transition: all 0.4s ease;
}

/* HOVER EFFECT */

.elementor-494 .elementor-element.elementor-element-4aa6b20 img:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 
    0 40px 90px rgba(0, 123, 255, 0.25),
    0 15px 35px rgba(0,0,0,0.12);
}

/* GLOW BEHIND IMAGE */

.elementor-494 .elementor-element.elementor-element-4aa6b20 {
  position: relative;
}

.elementor-494 .elementor-element.elementor-element-4aa6b20::before {
  content: "";
  position: absolute;
  width: 250px;
  height: 250px;
  background: radial-gradient(circle, rgba(0,123,255,0.25), transparent 70%);
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  filter: blur(25px);
  z-index: 0;
}

/* KEEP IMAGE ABOVE GLOW */

.elementor-494 .elementor-element.elementor-element-4aa6b20 img {
  position: relative;
  z-index: 2;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2103bfa *//* SECTION */

.hero-clean {
  padding: 60px 20px;
  display: flex;
  justify-content: center;
}

/* MAIN BOX */

.hero-box {
  max-width: 800px;
  width: 100%;

  background: linear-gradient(145deg, #ffffff, #f4f8ff);
  border-radius: 20px;

  padding: 35px 25px;
  text-align: center;

  position: relative;

  box-shadow: 
    0 20px 50px rgba(0, 123, 255, 0.12),
    inset 0 1px 0 rgba(255,255,255,0.6);
}

/* SUBTLE GLOW */

.hero-box::before {
  content: "";
  position: absolute;
  width: 250px;
  height: 250px;
  background: radial-gradient(circle, rgba(0,123,255,0.12), transparent 70%);
  top: -80px;
  right: -80px;
}

/* HEADING */

.hero-box h1 {
  font-size: 30px;
  line-height: 1.3;
  color: #0b1f3a;
  margin-bottom: 12px;
}

.hero-box h1 span {
  color: #007bff;
  font-weight: 700;
}

/* SUBTEXT */

.hero-sub {
  font-size: 15px;
  color: #5f6c7b;
  line-height: 1.6;
  max-width: 600px;
  margin: auto;
}

/* STATS */

.hero-stats {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin-top: 30px;
}

/* STAT BOX */

.stat {
  flex: 1;
  background: #ffffff;
  border-radius: 12px;
  padding: 14px;

  box-shadow: 0 6px 18px rgba(0,0,0,0.05);
  transition: 0.3s;
}

/* TEXT */

.stat h3 {
  margin: 0;
  font-size: 18px;
  color: #007bff;
}

.stat p {
  margin-top: 4px;
  font-size: 12.5px;
  color: #6b7280;
}

/* HOVER */

.stat:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 25px rgba(0,123,255,0.15);
}

/* MOBILE */

@media (max-width: 600px) {

  .hero-box h1 {
    font-size: 24px;
  }

  .hero-sub {
    font-size: 14px;
  }

  .hero-stats {
    flex-direction: column;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1846255 *//* SECTION */

.pain-section {
  padding: 60px 20px;
  text-align: center;
  background: #ffffff;
}

/* HEADING */

.pain-section h2 {
  font-size: 26px;
  color: #0b1f3a;
  margin-bottom: 30px;
}

/* GRID */

.pain-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  max-width: 700px;
  margin: auto;
}

/* CARDS */

.pain-card {
  background: linear-gradient(145deg, #ffffff, #f3f8ff);
  padding: 16px;
  border-radius: 12px;
  font-size: 14px;
  color: #334155;
  box-shadow: 
    0 6px 18px rgba(0, 123, 255, 0.08),
    inset 0 1px 0 rgba(255,255,255,0.6);
  transition: all 0.3s ease;
  opacity: 0;
  transform: translateY(30px);
  animation: fadeUp 0.6s ease forwards;
}

/* STAGGER ANIMATION */

.pain-card:nth-child(1) { animation-delay: 0.1s; }
.pain-card:nth-child(2) { animation-delay: 0.2s; }
.pain-card:nth-child(3) { animation-delay: 0.3s; }
.pain-card:nth-child(4) { animation-delay: 0.4s; }
.pain-card:nth-child(5) { animation-delay: 0.5s; }

/* HOVER EFFECT */

.pain-card:hover {
  transform: translateY(-5px) scale(1.02);
  box-shadow: 0 10px 25px rgba(0,123,255,0.15);
}

/* ANIMATION KEYFRAMES */

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* CLOSING LINE */

.closing-line {
  margin-top: 30px;
  font-size: 16px;
  color: #4a5568;
}

.closing-line span {
  color: #007bff;
  font-weight: 600;
}

/* MOBILE */

@media (max-width: 600px) {

  .pain-container {
    grid-template-columns: 1fr;
  }

  .pain-section h2 {
    font-size: 22px;
  }

  .pain-card {
    font-size: 13px;
    padding: 14px;
  }

  .closing-line {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-edddc0a */.solution-section {
  padding: 60px 20px;
  background: #f7fbff;
  text-align: center;
}

.solution-section h2 {
  font-size: 26px;
  color: #0b1f3a;
  margin-bottom: 10px;
}

.solution-sub {
  max-width: 600px;
  margin: auto;
  font-size: 15px;
  color: #5f6c7b;
  line-height: 1.6;
}

/* FLOW LAYOUT */

.solution-flow {
  display: flex;
  gap: 15px;
  margin-top: 40px;
  justify-content: center;
  flex-wrap: wrap;
}

/* STEP CARD */

.step {
  background: linear-gradient(145deg, #ffffff, #eef6ff);
  padding: 18px;
  border-radius: 14px;
  width: 180px;
  box-shadow: 0 6px 18px rgba(0,123,255,0.08);
  transition: all 0.3s ease;
  position: relative;

  opacity: 0;
  transform: translateY(30px);
  animation: fadeUp 0.6s ease forwards;
}

/* STAGGER */

.step:nth-child(1) { animation-delay: 0.1s; }
.step:nth-child(2) { animation-delay: 0.2s; }
.step:nth-child(3) { animation-delay: 0.3s; }
.step:nth-child(4) { animation-delay: 0.4s; }
.step:nth-child(5) { animation-delay: 0.5s; }

/* ICON */

.icon {
  font-size: 26px;
  margin-bottom: 10px;
}

/* TEXT */

.step h3 {
  font-size: 15px;
  color: #007bff;
  margin: 5px 0;
}

.step p {
  font-size: 12.5px;
  color: #6b7280;
  line-height: 1.5;
}

/* HOVER */

.step:hover {
  transform: translateY(-6px) scale(1.03);
  box-shadow: 0 12px 25px rgba(0,123,255,0.15);
}

/* CONNECTING LINE (DESKTOP ONLY) */

.solution-flow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 5%;
  right: 5%;
  height: 2px;
  background: linear-gradient(to right, #cce5ff, #007bff, #cce5ff);
  z-index: 0;
  display: none;
}

/* ANIMATION */

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* MOBILE */

@media (max-width: 768px) {
  .solution-flow {
    flex-direction: column;
    align-items: center;
  }

  .step {
    width: 90%;
  }

  .solution-section h2 {
    font-size: 22px;
  }

  .solution-sub {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b4b2ec0 */.process-section {
  padding: 60px 20px;
  background: #ffffff;
  text-align: center;
}

.process-section h2 {
  font-size: 26px;
  color: #0b1f3a;
  margin-bottom: 40px;
}

/* TIMELINE */

.process-container {
  max-width: 700px;
  margin: auto;
  position: relative;
  border-left: 2px solid #e0efff;
}

/* STEP */

.process-step {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
  position: relative;

  opacity: 0;
  transform: translateY(30px);
  animation: fadeUp 0.6s ease forwards;
}

/* STAGGER */

.process-step:nth-child(1) { animation-delay: 0.1s; }
.process-step:nth-child(2) { animation-delay: 0.2s; }
.process-step:nth-child(3) { animation-delay: 0.3s; }
.process-step:nth-child(4) { animation-delay: 0.4s; }
.process-step:nth-child(5) { animation-delay: 0.5s; }

/* CIRCLE */

.circle {
  min-width: 34px;
  height: 34px;
  background: linear-gradient(135deg, #007bff, #3399ff);
  color: #fff;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  box-shadow: 0 6px 15px rgba(0,123,255,0.25);
}

/* CONTENT */

.content h3 {
  margin: 0;
  font-size: 16px;
  color: #007bff;
}

.content p {
  margin: 6px 0 0;
  font-size: 13.5px;
  color: #5f6c7b;
  line-height: 1.5;
}

/* CALLING SUPPORT BOX */

.calling-support {
  margin-top: 50px;
  background: linear-gradient(145deg, #f3f8ff, #ffffff);
  padding: 25px 20px;
  border-radius: 14px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 8px 25px rgba(0,123,255,0.08);
}

.calling-support h3 {
  font-size: 18px;
  color: #0b1f3a;
  margin-bottom: 10px;
}

.calling-support p {
  font-size: 14px;
  color: #5f6c7b;
  line-height: 1.6;
}

/* ANIMATION */

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* MOBILE */

@media (max-width: 600px) {

  .process-section h2 {
    font-size: 22px;
  }

  .content h3 {
    font-size: 14px;
  }

  .content p {
    font-size: 13px;
  }

  .calling-support h3 {
    font-size: 16px;
  }

  .calling-support p {
    font-size: 13px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d658e8a *//* SECTION */

.services-section {
  padding: 50px 16px;
  background: #f7fbff;
  text-align: center;
}

.services-section h2 {
  font-size: 24px;
  color: #0b1f3a;
  margin-bottom: 25px;
}

/* GRID (FORCED WORKING) */

.services-grid {
  display: flex;              /* 👈 fallback safe */
  flex-wrap: wrap;
  gap: 14px;
  max-width: 700px;
  margin: auto;
}

/* CARD */

.service-card {
  width: calc(50% - 7px);     /* 👈 2 cards per row */
  background: linear-gradient(145deg, #ffffff, #eef6ff);
  padding: 16px;
  border-radius: 12px;
  text-align: left;
  box-shadow: 0 6px 16px rgba(0,123,255,0.08);
  transition: all 0.25s ease;

  opacity: 0;
  transform: translateY(20px);
  animation: fadeUp 0.5s ease forwards;
}

/* STAGGER */

.service-card:nth-child(1) { animation-delay: 0.1s; }
.service-card:nth-child(2) { animation-delay: 0.2s; }
.service-card:nth-child(3) { animation-delay: 0.3s; }
.service-card:nth-child(4) { animation-delay: 0.4s; }
.service-card:nth-child(5) { animation-delay: 0.5s; }
.service-card:nth-child(6) { animation-delay: 0.6s; }

/* TEXT */

.service-card h3 {
  font-size: 14.5px;
  color: #007bff;
  margin-bottom: 6px;
}

.service-card p {
  font-size: 13px;
  color: #5f6c7b;
  line-height: 1.5;
}

/* HOVER */

.service-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 22px rgba(0,123,255,0.15);
}

/* ANIMATION */

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* MOBILE */

@media (max-width: 600px) {
  .service-card {
    width: 100%;   /* 👈 1 per row */
  }

  .services-section h2 {
    font-size: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8eaa09a *//* SECTION */

.results-section {
  padding: 60px 20px;
  background: linear-gradient(to bottom, #ffffff, #f7fbff);
  text-align: center;
}

.results-section h2 {
  font-size: 26px;
  color: #0b1f3a;
  margin-bottom: 35px;
}

/* GRID */

.results-container {
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}

/* CARD */

.result-card {
  background: linear-gradient(145deg, #ffffff, #eef6ff);
  padding: 22px 16px;
  border-radius: 14px;
  width: 180px;
  box-shadow: 0 8px 20px rgba(0,123,255,0.08);
  transition: all 0.3s ease;

  opacity: 0;
  transform: translateY(25px);
  animation: fadeUp 0.6s ease forwards;
}

/* STAGGER */

.result-card:nth-child(1) { animation-delay: 0.1s; }
.result-card:nth-child(2) { animation-delay: 0.2s; }
.result-card:nth-child(3) { animation-delay: 0.3s; }

/* TEXT */

.result-card h3 {
  font-size: 28px;
  color: #007bff;
  margin: 0;
}

.result-card p {
  font-size: 13.5px;
  color: #5f6c7b;
  margin-top: 6px;
}

/* HOVER */

.result-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 15px 30px rgba(0,123,255,0.15);
}

/* CTA LINE */

.results-cta {
  margin-top: 30px;
  font-size: 16px;
  color: #4a5568;
}

.results-cta span {
  color: #007bff;
  font-weight: 600;
}

/* ANIMATION */

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* MOBILE */

@media (max-width: 600px) {
  .result-card {
    width: 100%;
  }

  .results-section h2 {
    font-size: 22px;
  }

  .results-cta {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dcfac8b *//* SECTION */

.why-section {
  padding: 60px 20px;
  background: #ffffff;
  text-align: center;
}

.why-section h2 {
  font-size: 26px;
  color: #0b1f3a;
  margin-bottom: 40px;
}

/* CONTAINER */

.why-container {
  max-width: 900px;
  margin: auto;
  display: flex;
  gap: 20px;
  align-items: stretch;
}

/* LEFT HIGHLIGHT */

.why-highlight {
  flex: 1;
  background: linear-gradient(135deg, #007bff, #3399ff);
  color: #ffffff;
  border-radius: 16px;
  padding: 24px;
  text-align: left;
  box-shadow: 0 10px 30px rgba(0,123,255,0.2);

  opacity: 0;
  transform: translateY(25px);
  animation: fadeUp 0.6s ease forwards;
}

.why-highlight h3 {
  margin: 0;
  font-size: 18px;
}

.why-highlight p {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.6;
}

/* RIGHT GRID */

.why-points {
  flex: 1.5;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
}

/* CARDS */

.why-card {
  background: linear-gradient(145deg, #ffffff, #eef6ff);
  padding: 16px;
  border-radius: 12px;
  text-align: left;
  box-shadow: 0 6px 16px rgba(0,123,255,0.08);
  transition: all 0.25s ease;

  opacity: 0;
  transform: translateY(25px);
  animation: fadeUp 0.6s ease forwards;
}

/* STAGGER */

.why-card:nth-child(1) { animation-delay: 0.1s; }
.why-card:nth-child(2) { animation-delay: 0.2s; }
.why-card:nth-child(3) { animation-delay: 0.3s; }
.why-card:nth-child(4) { animation-delay: 0.4s; }
.why-card:nth-child(5) { animation-delay: 0.5s; }

/* TEXT */

.why-card h4 {
  font-size: 14.5px;
  color: #007bff;
  margin-bottom: 6px;
}

.why-card p {
  font-size: 13px;
  color: #5f6c7b;
}

/* HOVER */

.why-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 22px rgba(0,123,255,0.15);
}

/* ANIMATION */

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* MOBILE */

@media (max-width: 768px) {

  .why-container {
    flex-direction: column;
  }

  .why-points {
    grid-template-columns: 1fr;
  }

  .why-section h2 {
    font-size: 22px;
  }
}/* End custom CSS */
/* Start custom CSS */body {
  overflow-x: hidden;
}/* End custom CSS */