.elementor-560 .elementor-element.elementor-element-1257844{--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-560 .elementor-element.elementor-element-1257844:not(.elementor-motion-effects-element-type-background), .elementor-560 .elementor-element.elementor-element-1257844 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-560 .elementor-element.elementor-element-1257844.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-560 .elementor-element.elementor-element-a6597ca{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-560 .elementor-element.elementor-element-d4f2141{--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-560 .elementor-element.elementor-element-d4f2141:not(.elementor-motion-effects-element-type-background), .elementor-560 .elementor-element.elementor-element-d4f2141 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-560 .elementor-element.elementor-element-cab4632{--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-560 .elementor-element.elementor-element-cab4632:not(.elementor-motion-effects-element-type-background), .elementor-560 .elementor-element.elementor-element-cab4632 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-560 .elementor-element.elementor-element-cab4632.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-560 .elementor-element.elementor-element-4ec61a6{width:100%;max-width:100%;}.elementor-560 .elementor-element.elementor-element-1e9ff55{--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-560 .elementor-element.elementor-element-1e9ff55:not(.elementor-motion-effects-element-type-background), .elementor-560 .elementor-element.elementor-element-1e9ff55 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-560 .elementor-element.elementor-element-8afb55d{--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-560 .elementor-element.elementor-element-8afb55d:not(.elementor-motion-effects-element-type-background), .elementor-560 .elementor-element.elementor-element-8afb55d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-560 .elementor-element.elementor-element-ab4860d{--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-560 .elementor-element.elementor-element-ab4860d:not(.elementor-motion-effects-element-type-background), .elementor-560 .elementor-element.elementor-element-ab4860d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}body.elementor-page-560:not(.elementor-motion-effects-element-type-background), body.elementor-page-560 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}:root{--page-title-display:none;}@media(min-width:768px){.elementor-560 .elementor-element.elementor-element-1257844{--width:97.115%;}.elementor-560 .elementor-element.elementor-element-d4f2141{--content-width:1366px;}.elementor-560 .elementor-element.elementor-element-cab4632{--width:115.477%;}.elementor-560 .elementor-element.elementor-element-1e9ff55{--content-width:1466px;}.elementor-560 .elementor-element.elementor-element-8afb55d{--content-width:1477px;}}/* Start custom CSS for html, class: .elementor-element-a6597ca */.pm-hero-section {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 42px 18px;

  display: grid;
  grid-template-columns: 1fr 1.08fr;
  gap: 34px;
  align-items: center;

  background:
    radial-gradient(circle at 75% 25%, rgba(120, 8, 208, 0.16), transparent 28%),
    radial-gradient(circle at 18% 20%, rgba(215, 255, 0, 0.06), transparent 26%),
    #030711;

  color: #ffffff;
  font-family: Arial, sans-serif;
  overflow: hidden;
}

/* LEFT */
.pm-badge {
  display: inline-flex;
  padding: 8px 18px;
  margin-bottom: 22px;

  border-radius: 50px;
  color: #d7ff00;

  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1px;

  background: rgba(120, 8, 208, 0.16);
  border: 1px solid rgba(181, 92, 255, 0.7);

  box-shadow:
    0 0 16px rgba(181, 92, 255, 0.28),
    inset 0 0 14px rgba(215, 255, 0, 0.05);
}

.pm-hero-left h1 {
  margin: 0;

  color: #ffffff !important;
  font-size: clamp(42px, 4.8vw, 64px);
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: -2px;
}

.pm-hero-left h1 span {
  color: #d7ff00 !important;
  text-shadow: 0 0 20px rgba(215,255,0,0.35);
}

.pm-hero-left > p {
  max-width: 570px;
  margin: 24px 0 0;

  color: #e0e4ee;
  font-size: 17px;
  line-height: 1.65;
}

/* FEATURE CARDS */
.pm-feature-row {
  margin-top: 32px;

  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 13px;
}

.pm-feature-card {
  min-height: 78px;
  padding: 14px 12px;

  display: flex;
  align-items: center;
  gap: 10px;

  border-radius: 13px;

  background:
    radial-gradient(circle at top left, rgba(255,255,255,0.05), transparent 35%),
    linear-gradient(145deg, #0b1120, #070c18);

  border: 1px solid rgba(181,92,255,0.34);

  box-shadow:
    0 0 16px rgba(181,92,255,0.12),
    inset 0 0 16px rgba(255,255,255,0.015);
}

.pm-feature-card p {
  margin: 0;
  color: #ffffff !important;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.25;
}

.pm-icon {
  width: 28px;
  height: 28px;
  flex: 0 0 28px;

  display: flex;
  align-items: center;
  justify-content: center;
}

.pm-icon svg {
  width: 25px;
  height: 25px;

  fill: none;
  stroke: currentColor;
  stroke-width: 2.1;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.pm-icon.lime {
  color: #d7ff00;
  filter: drop-shadow(0 0 8px rgba(215,255,0,0.75));
}

.pm-icon.purple {
  color: #b55cff;
  filter: drop-shadow(0 0 8px rgba(181,92,255,0.75));
}

/* PLATFORM STRIP */
.pm-platform-strip {
  margin-top: 26px;
  padding: 14px 16px;

  border-radius: 15px;

  display: grid;
  grid-template-columns: repeat(4, 1fr);

  background:
    linear-gradient(145deg, #0b1120, #070c18);

  border: 1px solid rgba(215,255,0,0.34);

  box-shadow:
    0 0 18px rgba(215,255,0,0.08),
    0 0 22px rgba(181,92,255,0.10),
    inset 0 0 16px rgba(255,255,255,0.018);
}

.pm-platform-item {
  min-height: 46px;

  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;

  color: #ffffff !important;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.2;
  text-align: left;

  border-right: 1px solid rgba(255,255,255,0.13);
}

.pm-platform-item:last-child {
  border-right: 0;
}

.pm-platform-item img {
  width: 26px;
  height: 26px;
  object-fit: contain;

  filter:
    drop-shadow(0 0 8px rgba(181,92,255,0.35));
}

/* DASHBOARD */
.pm-dashboard-card {
  position: relative;
  padding: 24px;
  border-radius: 20px;

  background:
    radial-gradient(circle at top right, rgba(215,255,0,0.12), transparent 28%),
    radial-gradient(circle at bottom left, rgba(181,92,255,0.15), transparent 35%),
    linear-gradient(145deg, #101624, #070b15);

  border: 1px solid rgba(181,92,255,0.55);

  box-shadow:
    0 0 20px rgba(181,92,255,0.22),
    0 0 28px rgba(215,255,0,0.09),
    inset 0 0 24px rgba(255,255,255,0.018);

  overflow: hidden;
}

/* Cleaner glow line */
.pm-dashboard-card::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;

  background:
    linear-gradient(
      135deg,
      rgba(215,255,0,0.55),
      rgba(181,92,255,0.5),
      rgba(0,195,255,0.25)
    );

  padding: 1px;

  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);

  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.pm-dashboard-top {
  display: flex;
  justify-content: space-between;
  gap: 16px;
}

.pm-dashboard-top p {
  margin: 0 0 8px;
  color: #ffffff !important;
  font-size: 13px;
  font-weight: 900;
}

.pm-revenue-row {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}

.pm-revenue-row h2 {
  margin: 0;
  color: #ffffff !important;

  font-size: clamp(30px, 3.4vw, 42px);
  font-weight: 900;
  letter-spacing: -1px;
}

.pm-revenue-row span {
  color: #d7ff00;
  font-size: 12px;
  font-weight: 900;

  padding: 6px 10px;
  border-radius: 8px;

  background: rgba(215,255,0,0.10);
}

.pm-dashboard-top small {
  display: block;
  margin-top: 9px;
  color: #cbd2e3;
  font-size: 12px;
}

.pm-dashboard-top button {
  height: 42px;
  padding: 0 16px;
  border-radius: 10px;

  background: rgba(255,255,255,0.045);
  border: 1px solid rgba(255,255,255,0.14);

  color: #ffffff;
  font-size: 12px;
}

/* CHART */
.pm-chart-box {
  height: 228px;
  margin-top: 18px;
}

.pm-chart-box svg {
  width: 100%;
  height: 100%;
}

.pm-grid {
  stroke: rgba(255,255,255,0.08);
  stroke-width: 1;
}

.pm-chart-fill {
  fill: rgba(215,255,0,0.14);
}

.pm-chart-line {
  fill: none;
  stroke: #d7ff00;
  stroke-width: 5;
  stroke-linecap: round;

  filter: drop-shadow(0 0 8px rgba(215,255,0,0.8));
}

.pm-chart-dot {
  fill: #d7ff00;
  filter: drop-shadow(0 0 8px rgba(215,255,0,1));
}

/* STATS */
.pm-dashboard-stats {
  margin-top: 18px;

  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}

.pm-mini-stat {
  padding: 14px 13px;
  border-radius: 13px;

  background:
    linear-gradient(145deg, rgba(255,255,255,0.055), rgba(255,255,255,0.018));

  border: 1px solid rgba(255,255,255,0.1);
}

.pm-mini-stat p {
  margin: 0 0 8px;
  color: #d7dce8;
  font-size: 12px;
}

.pm-mini-stat h3 {
  margin: 0 0 7px;
  color: #ffffff !important;

  font-size: 23px;
  font-weight: 900;
}

.pm-mini-stat span {
  color: #d7ff00;
  font-size: 12px;
  font-weight: 900;
}

.pm-mini-stat .negative {
  color: #ff4f8b;
}

/* RESPONSIVE */
@media (max-width: 980px) {
  .pm-hero-section {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 680px) {
  .pm-hero-section {
    padding: 36px 14px;
  }

  .pm-feature-row,
  .pm-platform-strip,
  .pm-dashboard-stats {
    grid-template-columns: repeat(2, 1fr);
  }

  .pm-platform-item:nth-child(2) {
    border-right: 0;
  }

  .pm-platform-item {
    padding: 8px 0;
  }

  .pm-dashboard-card {
    padding: 18px;
  }

  .pm-dashboard-top {
    flex-direction: column;
  }
}

@media (max-width: 480px) {
  .pm-hero-left h1 {
    font-size: 38px;
  }

  .pm-feature-row,
  .pm-platform-strip,
  .pm-dashboard-stats {
    grid-template-columns: 1fr;
  }

  .pm-platform-item {
    border-right: 0;
    border-bottom: 1px solid rgba(255,255,255,0.12);
  }

  .pm-platform-item:last-child {
    border-bottom: 0;
  }

  .pm-chart-box {
    height: 180px;
  }
}
/* =========================
   PERFORMANCE HERO FIX
========================= */

.pm-hero-section{
  width:100%;
  max-width:100%;
  overflow:hidden;

  grid-template-columns:1fr 1fr;

  padding:40px 16px !important;
  gap:24px !important;

  box-sizing:border-box;
}

/* IMPORTANT */
.pm-hero-left,
.pm-hero-right,
.pm-dashboard-card,
.pm-chart-box,
.pm-platform-strip,
.pm-feature-row{
  min-width:0;
  width:100%;
  box-sizing:border-box;
}

/* HEADING */
.pm-hero-left h1{
  font-size:clamp(34px,4vw,62px);
  line-height:1.05;
  word-break:break-word;
}

/* PARAGRAPH */
.pm-hero-left > p{
  font-size:15px;
  line-height:1.6;
}

/* FEATURE ROW */
.pm-feature-row{
  grid-template-columns:repeat(2,1fr);
  gap:10px;
}

.pm-feature-card{
  min-width:0;
  padding:12px;
}

/* PLATFORM STRIP */
.pm-platform-strip{
  grid-template-columns:repeat(2,1fr);
  gap:0;
}

.pm-platform-item{
  min-width:0;
  padding:10px 6px;
}

/* DASHBOARD */
.pm-dashboard-card{
  padding:18px !important;
}

/* CHART */
.pm-chart-box{
  height:190px !important;
}

/* MINI STATS */
.pm-dashboard-stats{
  grid-template-columns:repeat(2,1fr);
  gap:10px;
}

.pm-mini-stat{
  min-width:0;
  padding:12px;
}

.pm-mini-stat h3{
  font-size:20px;
}

/* TABLET */
@media(max-width:950px){

  .pm-hero-section{
    grid-template-columns:1fr;
  }

  .pm-hero-left{
    order:1;
  }

  .pm-hero-right{
    order:2;
  }

  .pm-dashboard-card{
    width:100%;
  }
}

/* MOBILE */
@media(max-width:600px){

  .pm-hero-section{
    padding:30px 12px !important;
  }

  .pm-hero-left h1{
    font-size:42px;
    line-height:1.02;
  }

  .pm-feature-row{
    grid-template-columns:1fr;
  }

  .pm-platform-strip{
    grid-template-columns:1fr;
  }

  .pm-platform-item{
    border-right:0 !important;
    border-bottom:1px solid rgba(255,255,255,0.08);
  }

  .pm-platform-item:last-child{
    border-bottom:0;
  }

  .pm-dashboard-stats{
    grid-template-columns:1fr;
  }

  .pm-dashboard-top{
    flex-direction:column;
    gap:14px;
  }

  .pm-chart-box{
    height:160px !important;
  }

  .pm-revenue-row h2{
    font-size:34px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3e1bff0 */.pm-section-two {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 45px 16px;

  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 34px;

  background: #030711;
  color: #ffffff;
  font-family: Arial, sans-serif;

  overflow: hidden;
  box-sizing: border-box;
}

.pm-platforms-area,
.pm-snapshot-area {
  min-width: 0;
}

.pm-small-label {
  margin-bottom: 12px;

  color: #b55cff;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.pm-section-two h2 {
  margin: 0 0 24px;

  color: #ffffff !important;
  font-size: clamp(28px, 3.2vw, 38px);
  line-height: 1.12;
  font-weight: 900;
  letter-spacing: -1px;
}

/* PLATFORM CARDS */
.pm-platform-cards {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}

.pm-platform-card {
  min-height: 160px;

  padding: 18px 12px;

  border-radius: 14px;

  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;

  background:
    radial-gradient(circle at top, rgba(215,255,0,0.05), transparent 36%),
    linear-gradient(145deg, #0b1120, #070c18);

  border: 1px solid rgba(181,92,255,0.34);

  box-shadow:
    0 0 18px rgba(181,92,255,0.10),
    inset 0 0 16px rgba(255,255,255,0.015);

  transition: 0.3s ease;
}

.pm-platform-card:hover {
  transform: translateY(-4px);
  border-color: rgba(215,255,0,0.5);
  box-shadow:
    0 0 24px rgba(215,255,0,0.12),
    0 0 30px rgba(181,92,255,0.16);
}

.pm-platform-card img,
.pm-platform-card svg {
  width: 42px;
  height: 42px;
  margin-bottom: 16px;
  object-fit: contain;
}

.pm-platform-card svg {
  fill: none;
  stroke: #d7ff00;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;

  filter: drop-shadow(0 0 8px rgba(215,255,0,0.75));
}

.pm-platform-card h3 {
  margin: 0 0 9px;

  color: #ffffff !important;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.3;
}

.pm-platform-card p {
  margin: 0;

  color: #cbd2e3;
  font-size: 11px;
  line-height: 1.45;
}

/* SNAPSHOT GRID */
.pm-snapshot-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
}

.pm-snapshot-card {
  min-height: 105px;

  padding: 16px;

  border-radius: 14px;

  display: flex;
  align-items: center;
  gap: 14px;

  background:
    radial-gradient(circle at top left, rgba(255,255,255,0.045), transparent 35%),
    linear-gradient(145deg, #0b1120, #070c18);

  border: 1px solid rgba(181,92,255,0.30);

  box-shadow:
    0 0 18px rgba(181,92,255,0.10),
    inset 0 0 16px rgba(255,255,255,0.015);
}

.pm-snap-icon {
  width: 42px;
  height: 42px;
  flex: 0 0 42px;

  border-radius: 12px;

  display: flex;
  align-items: center;
  justify-content: center;

  font-size: 22px;
  font-weight: 900;
}

.pm-snap-icon.lime {
  color: #d7ff00;
  background: rgba(215,255,0,0.08);
  box-shadow: 0 0 16px rgba(215,255,0,0.22);
}

.pm-snap-icon.purple {
  color: #b55cff;
  background: rgba(181,92,255,0.09);
  box-shadow: 0 0 16px rgba(181,92,255,0.24);
}

.pm-snapshot-card p {
  margin: 0 0 7px;

  color: #cbd2e3;
  font-size: 12px;
}

.pm-snapshot-card h3 {
  margin: 0 0 6px;

  color: #ffffff !important;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: -0.3px;
}

.pm-snapshot-card span {
  color: #d7ff00;
  font-size: 12px;
  font-weight: 900;
}

/* RESPONSIVE */
@media (max-width: 980px) {
  .pm-section-two {
    grid-template-columns: 1fr;
  }

  .pm-platform-cards {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 680px) {
  .pm-section-two {
    padding: 35px 14px;
  }

  .pm-platform-cards,
  .pm-snapshot-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  .pm-platform-cards,
  .pm-snapshot-grid {
    grid-template-columns: 1fr;
  }

  .pm-snapshot-card {
    min-height: auto;
  }
}
/* =========================
   SECTION 2 SIZE FIX
========================= */

.pm-section-two{
  width:100%;
  max-width:100%;
  overflow:hidden;

  padding:40px 14px !important;
  gap:24px !important;

  box-sizing:border-box;
}

/* IMPORTANT */
.pm-platforms-area,
.pm-snapshot-area,
.pm-platform-cards,
.pm-snapshot-grid,
.pm-platform-card,
.pm-snapshot-card{
  min-width:0;
  width:100%;
  box-sizing:border-box;
}

/* HEADING */
.pm-section-two h2{
  font-size:clamp(30px,3vw,42px);
  line-height:1.08;
}

/* PLATFORM GRID */
.pm-platform-cards{
  grid-template-columns:repeat(3,1fr);
  gap:12px;
}

.pm-platform-card{
  padding:16px 12px;
  min-height:150px;
}

.pm-platform-card img,
.pm-platform-card svg{
  width:38px;
  height:38px;
}

/* SNAPSHOT GRID */
.pm-snapshot-grid{
  grid-template-columns:repeat(2,1fr);
  gap:12px;
}

.pm-snapshot-card{
  min-height:95px;
  padding:14px;
}

.pm-snapshot-card h3{
  font-size:19px;
}

/* TABLET */
@media(max-width:950px){

  .pm-section-two{
    grid-template-columns:1fr;
  }

  .pm-platform-cards{
    grid-template-columns:repeat(2,1fr);
  }
}

/* MOBILE */
@media(max-width:600px){

  .pm-section-two{
    padding:32px 12px !important;
  }

  .pm-platform-cards,
  .pm-snapshot-grid{
    grid-template-columns:1fr;
  }

  .pm-platform-card{
    min-height:auto;
    padding:18px 14px;
  }

  .pm-snapshot-card{
    min-height:auto;
  }

  .pm-section-two h2{
    font-size:34px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4ec61a6 */.pm-funnel-section {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 50px 14px;
  background: #030711;
  font-family: Arial, sans-serif;
  color: #fff;
  overflow: hidden;
}

.pm-funnel-heading {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 42px;
}

.pm-funnel-heading span {
  color: #d7ff00;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.pm-funnel-heading h2 {
  margin: 14px 0;
  color: #fff !important;
  font-size: clamp(34px, 4vw, 54px);
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: -1.5px;
}

.pm-funnel-heading h2 strong {
  color: #d7ff00 !important;
  text-shadow: 0 0 18px rgba(215,255,0,0.35);
}

.pm-funnel-heading p {
  margin: 0;
  color: #cfd5e3;
  font-size: 16px;
  line-height: 1.7;
}

.pm-funnel-wrapper {
  display: grid;
  grid-template-columns: 1fr 42px 1fr 42px 1fr 42px 1fr;
  align-items: stretch;
  gap: 0;
}

.pm-funnel-card {
  position: relative;
  min-height: 250px;
  padding: 26px 20px;
  border-radius: 20px;
  background:
    radial-gradient(circle at top left, rgba(255,255,255,0.05), transparent 34%),
    linear-gradient(145deg, #0b1120, #070c18);
  border: 1px solid rgba(181,92,255,0.35);
  box-shadow:
    0 0 20px rgba(181,92,255,0.12),
    inset 0 0 18px rgba(255,255,255,0.015);
  overflow: hidden;
  transition: 0.3s ease;
}

.pm-funnel-card::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0.18;
  pointer-events: none;
}

.pm-funnel-card.awareness::before {
  background: radial-gradient(circle at 25% 20%, #d7ff00, transparent 35%);
}

.pm-funnel-card.retarget::before {
  background: radial-gradient(circle at 25% 20%, #b55cff, transparent 35%);
}

.pm-funnel-card.convert::before {
  background: radial-gradient(circle at 25% 20%, #5c8cff, transparent 35%);
}

.pm-funnel-card.scale::before {
  background: radial-gradient(circle at 25% 20%, #d7ff00, transparent 35%);
}

.pm-funnel-card:hover {
  transform: translateY(-5px);
  border-color: rgba(215,255,0,0.55);
  box-shadow:
    0 0 25px rgba(215,255,0,0.16),
    0 0 38px rgba(181,92,255,0.18);
}

.pm-funnel-icon {
  position: relative;
  z-index: 2;
  width: 72px;
  height: 72px;
  margin-bottom: 22px;
  border-radius: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(145deg, #101827, #0a101d);
  border: 1px solid currentColor;
}

.awareness .pm-funnel-icon,
.scale .pm-funnel-icon {
  color: #d7ff00;
  box-shadow: 0 0 20px rgba(215,255,0,0.25);
}

.retarget .pm-funnel-icon {
  color: #b55cff;
  box-shadow: 0 0 20px rgba(181,92,255,0.25);
}

.convert .pm-funnel-icon {
  color: #5c8cff;
  box-shadow: 0 0 20px rgba(92,140,255,0.25);
}

.pm-funnel-icon svg {
  width: 34px;
  height: 34px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.15;
  stroke-linecap: round;
  stroke-linejoin: round;
  filter: drop-shadow(0 0 8px currentColor);
}

.pm-funnel-card span {
  position: absolute;
  top: 22px;
  right: 22px;
  color: rgba(255,255,255,0.12);
  font-size: 34px;
  font-weight: 900;
}

.pm-funnel-card h3 {
  position: relative;
  z-index: 2;
  margin: 0 0 12px;
  color: #fff !important;
  font-size: 22px;
  font-weight: 900;
}

.pm-funnel-card p {
  position: relative;
  z-index: 2;
  margin: 0;
  color: #cbd2e3;
  font-size: 14px;
  line-height: 1.65;
}

.pm-funnel-arrow {
  position: relative;
  align-self: center;
  height: 2px;
  background: linear-gradient(90deg, rgba(181,92,255,0.7), rgba(215,255,0,0.75));
  box-shadow:
    0 0 10px rgba(181,92,255,0.45),
    0 0 14px rgba(215,255,0,0.35);
}

.pm-funnel-arrow::after {
  content: "";
  position: absolute;
  right: -2px;
  top: 50%;
  width: 10px;
  height: 10px;
  border-top: 2px solid #d7ff00;
  border-right: 2px solid #d7ff00;
  transform: translateY(-50%) rotate(45deg);
  filter: drop-shadow(0 0 6px #d7ff00);
}

@media (max-width: 1000px) {
  .pm-funnel-wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
  }

  .pm-funnel-arrow {
    display: none;
  }
}

@media (max-width: 600px) {
  .pm-funnel-section {
    padding: 40px 12px;
  }

  .pm-funnel-wrapper {
    grid-template-columns: 1fr;
  }

  .pm-funnel-card {
    min-height: auto;
    padding: 24px 18px;
  }

  .pm-funnel-heading h2 {
    font-size: 38px;
  }
}
/* FORCE ALL MAIN WHITE TEXT TO STAY BOLD */

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b,

.pm-hero-left h1,
.pm-hero-left h1 span,
.pm-hero-left p,

.pm-card-title,
.pm-card-title *,

.pm-platform-card h3,
.pm-platform-card h3 *,

.pm-platform-item,
.pm-platform-item *,

.pm-dashboard-card h2,
.pm-dashboard-card h3,
.pm-dashboard-card p,
.pm-dashboard-card span,

.pm-mini-stat h3,
.pm-mini-stat h3 *,

.pm-process-card h3,
.pm-process-card h3 *,

.pm-funnel-card h3,
.pm-funnel-card h3 *,

.pm-funnel-heading h2,
.pm-funnel-heading h2 *,

.pm-process-heading h2,
.pm-process-heading h2 *,

.pm-section-two h2,
.pm-section-two h2 *,

.pm-card-head,
.pm-card-head *,

.pm-step-number,

.pm-feature-card p,
.pm-feature-card p *,

.pm-revenue-row h2,
.pm-revenue-row h2 * {

  color: #ffffff !important;
  font-weight: 900 !important;

  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

/* KEEP ACCENT COLORS */
.pm-hero-left h1 span,
.pm-funnel-heading h2 strong,
.pm-badge,
.pm-small-label,
.pm-green,
.pm-lime,
.pm-purple,
.pm-mini-stat span,
.pm-revenue-row span,
.pm-process-heading span,
.pm-funnel-heading span {
  color: inherit !important;
}

/* RE-APPLY ACCENT COLORS */
.pm-hero-left h1 span,
.pm-funnel-heading h2 strong {
  color: #d7ff00 !important;
}

.pm-badge,
.pm-process-heading span,
.pm-funnel-heading span {
  color: #d7ff00 !important;
}

.pm-small-label,
.pm-purple {
  color: #b55cff !important;
}

.pm-mini-stat span,
.pm-revenue-row span,
.pm-green,
.pm-lime {
  color: #d7ff00 !important;
}
/* =========================
   FORCE WHITE TEXT BOLD
========================= */

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
strong,
b,

.pm-hero-section *,
.pm-section-two *,
.pm-process-section *,
.pm-funnel-section * {

  font-weight: 900 !important;
}

/* FORCE ONLY WHITE TEXT */
.pm-hero-section h1,
.pm-hero-section h2,
.pm-hero-section h3,
.pm-hero-section h4,
.pm-hero-section p,
.pm-hero-section span,

.pm-section-two h1,
.pm-section-two h2,
.pm-section-two h3,
.pm-section-two h4,
.pm-section-two p,
.pm-section-two span,

.pm-process-section h1,
.pm-process-section h2,
.pm-process-section h3,
.pm-process-section h4,
.pm-process-section p,
.pm-process-section span,

.pm-funnel-section h1,
.pm-funnel-section h2,
.pm-funnel-section h3,
.pm-funnel-section h4,
.pm-funnel-section p,
.pm-funnel-section span {

  color: #ffffff !important;
  font-weight: 900 !important;

  font-family: Arial, sans-serif !important;

  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

/* REAPPLY ACCENT COLORS */
.pm-badge,
.pm-small-label,
.pm-process-heading span,
.pm-funnel-heading span,
.pm-mini-stat span,
.pm-revenue-row span,
.pm-green,
.pm-lime {
  color: #d7ff00 !important;
}

.pm-purple {
  color: #b55cff !important;
}

.pm-hero-left h1 span,
.pm-funnel-heading h2 strong {
  color: #d7ff00 !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d3340cd */.pm-results-section{
  width:100%;
  max-width:1180px;
  margin:0 auto;

  padding:50px 14px;

  background:#030711;
  color:#ffffff;
  font-family:Arial,sans-serif;

  overflow:hidden;
  box-sizing:border-box;
}

/* TOP */
.pm-results-top{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:20px;

  margin-bottom:32px;
}

.pm-results-label{
  color:#b55cff;
  font-size:12px;
  font-weight:900;
  letter-spacing:2px;
  text-transform:uppercase;
}

.pm-results-top h2{
  margin:12px 0 0;

  color:#ffffff !important;

  font-size:clamp(34px,4vw,52px);
  line-height:1.08;
  font-weight:900;
  letter-spacing:-1.5px;
}

.pm-results-top h2 span{
  color:#d7ff00 !important;
}

/* BUTTON */
.pm-results-btn{
  height:52px;
  padding:0 22px;

  border-radius:14px;

  display:flex;
  align-items:center;
  gap:10px;

  color:#ffffff !important;
  font-size:14px;
  font-weight:900;
  text-decoration:none;

  background:
    linear-gradient(145deg,#111729,#080c18);

  border:1px solid rgba(181,92,255,0.45);

  box-shadow:
    0 0 18px rgba(181,92,255,0.12);

  transition:0.3s ease;
}

.pm-results-btn:hover{
  border-color:rgba(215,255,0,0.55);

  box-shadow:
    0 0 24px rgba(215,255,0,0.12),
    0 0 30px rgba(181,92,255,0.18);
}

.pm-results-btn svg{
  width:18px;
  height:18px;

  fill:none;
  stroke:#d7ff00;
  stroke-width:2.3;
  stroke-linecap:round;
  stroke-linejoin:round;
}

/* GRID */
.pm-results-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}

/* CARD */
.pm-result-card{
  position:relative;

  padding:24px 20px;

  border-radius:22px;

  background:
    radial-gradient(circle at top left, rgba(255,255,255,0.05), transparent 34%),
    linear-gradient(145deg,#0b1120,#070c18);

  border:1px solid rgba(181,92,255,0.28);

  overflow:hidden;

  transition:0.3s ease;
}

.pm-result-card::before{
  content:"";

  position:absolute;
  inset:0;

  opacity:0.15;
  pointer-events:none;
}

.pm-result-card.lime::before{
  background:
    radial-gradient(circle at top right, #d7ff00, transparent 34%);
}

.pm-result-card.purple::before{
  background:
    radial-gradient(circle at top right, #b55cff, transparent 34%);
}

.pm-result-card:hover{
  transform:translateY(-5px);

  border-color:rgba(215,255,0,0.5);

  box-shadow:
    0 0 22px rgba(215,255,0,0.12),
    0 0 35px rgba(181,92,255,0.16);
}

/* TAG */
.pm-result-tag{
  display:inline-flex;

  padding:8px 14px;

  border-radius:999px;

  color:#d7ff00;

  font-size:11px;
  font-weight:900;
  letter-spacing:1px;
  text-transform:uppercase;

  background:rgba(215,255,0,0.06);

  border:1px solid rgba(215,255,0,0.3);
}

/* TITLE */
.pm-result-card h3{
  margin:20px 0 24px;

  color:#ffffff !important;

  font-size:30px;
  line-height:1.2;
  font-weight:900;
}

/* STATS */
.pm-result-stats{
  display:flex;
  gap:30px;
}

.pm-result-stats strong{
  display:block;

  margin-bottom:7px;

  color:#ffffff !important;

  font-size:18px;
  font-weight:900;
}

.pm-result-stats span{
  color:#cfd5e3;
  font-size:12px;
  line-height:1.5;
}

/* CHART */
.pm-result-chart{
  margin-top:20px;
  height:120px;
}

.pm-result-chart svg{
  width:100%;
  height:100%;
}

.pm-chart-grid{
  fill:none;
  stroke:rgba(255,255,255,0.06);
  stroke-width:1;
}

.pm-chart-line{
  fill:none;
  stroke-width:5;
  stroke-linecap:round;
}

.lime-line{
  stroke:#d7ff00;

  filter:
    drop-shadow(0 0 10px rgba(215,255,0,0.85));
}

.purple-line{
  stroke:#b55cff;

  filter:
    drop-shadow(0 0 10px rgba(181,92,255,0.85));
}

/* BEFORE AFTER */
.pm-before-after{
  margin-top:14px;

  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:14px;
}

.pm-before-after small{
  display:block;
  margin-bottom:4px;

  color:#9ea8bc;
  font-size:11px;
}

.pm-before-after strong{
  color:#ffffff !important;
  font-size:16px;
  font-weight:900;
}

.after-box{
  padding:12px 16px;

  border-radius:12px;

  background:
    linear-gradient(145deg,#111729,#080c18);

  border:1px solid rgba(181,92,255,0.35);

  box-shadow:
    0 0 16px rgba(181,92,255,0.12);
}

/* RESPONSIVE */
@media(max-width:980px){

  .pm-results-grid{
    grid-template-columns:1fr;
  }

  .pm-results-top{
    flex-direction:column;
    align-items:flex-start;
  }
}

@media(max-width:600px){

  .pm-results-section{
    padding:40px 12px;
  }

  .pm-results-top h2{
    font-size:38px;
  }

  .pm-result-card{
    padding:22px 18px;
  }

  .pm-result-card h3{
    font-size:26px;
  }

  .pm-result-stats{
    gap:18px;
  }

  .pm-before-after{
    flex-direction:column;
    align-items:flex-start;
  }

  .after-box{
    width:100%;
  }

  .pm-results-btn{
    width:100%;
    justify-content:center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-44cd543 */.pm-why-section {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 45px 14px;
  background: #030711;
  color: #ffffff;
  font-family: Arial, sans-serif;
  overflow: hidden;
  box-sizing: border-box;
}

.pm-why-heading {
  margin-bottom: 22px;
}

.pm-why-heading span {
  color: #b55cff;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.pm-why-heading h2 {
  margin: 12px 0 0;
  color: #ffffff !important;
  font-size: clamp(30px, 3.5vw, 48px);
  line-height: 1.1;
  font-weight: 900 !important;
  letter-spacing: -1.2px;
}

.pm-why-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 14px;
}

.pm-why-card {
  min-width: 0;
  min-height: 118px;
  padding: 18px 16px;
  border-radius: 16px;

  display: flex;
  align-items: center;
  gap: 14px;

  background:
    radial-gradient(circle at top left, rgba(255,255,255,0.05), transparent 35%),
    linear-gradient(145deg, #0b1120, #070c18);

  border: 1px solid rgba(181,92,255,0.28);

  box-shadow:
    0 0 16px rgba(181,92,255,0.10),
    inset 0 0 16px rgba(255,255,255,0.015);

  transition: 0.3s ease;
}

.pm-why-card:hover {
  transform: translateY(-4px);
  border-color: rgba(215,255,0,0.5);
  box-shadow:
    0 0 22px rgba(215,255,0,0.12),
    0 0 32px rgba(181,92,255,0.16);
}

.pm-why-icon {
  width: 54px;
  height: 54px;
  flex: 0 0 54px;
  border-radius: 14px;

  display: flex;
  align-items: center;
  justify-content: center;

  background:
    linear-gradient(145deg, #101827, #0a101d);

  border: 1px solid currentColor;
}

.pm-why-icon svg {
  width: 30px;
  height: 30px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.1;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.pm-why-card.lime .pm-why-icon {
  color: #d7ff00;
  box-shadow: 0 0 18px rgba(215,255,0,0.22);
}

.pm-why-card.purple .pm-why-icon {
  color: #b55cff;
  box-shadow: 0 0 18px rgba(181,92,255,0.24);
}

.pm-why-card h3 {
  margin: 0 0 7px;
  color: #ffffff !important;
  font-size: 15px;
  font-weight: 900 !important;
  line-height: 1.25;
}

.pm-why-card p {
  margin: 0;
  color: #cbd2e3;
  font-size: 12px;
  line-height: 1.45;
}

/* SIZE FIX */
.pm-why-section,
.pm-why-grid,
.pm-why-card {
  box-sizing: border-box;
}

/* RESPONSIVE */
@media (max-width: 1050px) {
  .pm-why-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 700px) {
  .pm-why-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .pm-why-card {
    align-items: flex-start;
  }
}

@media (max-width: 480px) {
  .pm-why-section {
    padding: 35px 12px;
  }

  .pm-why-grid {
    grid-template-columns: 1fr;
  }

  .pm-why-heading h2 {
    font-size: 34px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-495f943 */.pm-bottom-cta {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 34px 34px;

  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;

  border-radius: 22px;

  background:
    radial-gradient(circle at left, rgba(181,92,255,0.22), transparent 28%),
    radial-gradient(circle at right, rgba(215,255,0,0.18), transparent 28%),
    linear-gradient(145deg, #0b1120, #070c18);

  border: 1px solid rgba(181,92,255,0.6);

  box-shadow:
    0 0 24px rgba(181,92,255,0.22),
    0 0 30px rgba(215,255,0,0.10),
    inset 0 0 24px rgba(255,255,255,0.015);

  color: #ffffff;
  font-family: Arial, sans-serif;
  box-sizing: border-box;
  overflow: hidden;
}

.pm-cta-content h2 {
  margin: 0;

  color: #ffffff !important;

  font-size: clamp(28px, 3.5vw, 46px);
  line-height: 1.15;
  font-weight: 900 !important;
  letter-spacing: -1px;
}

.pm-cta-content h2 span {
  color: #d7ff00 !important;
  text-shadow: 0 0 18px rgba(215,255,0,0.35);
}

.pm-cta-actions {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-shrink: 0;
}

.pm-cta-btn {
  min-width: 230px;
  height: 58px;
  padding: 0 22px;

  border-radius: 14px;

  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;

  color: #ffffff !important;
  font-size: 15px;
  font-weight: 900 !important;
  text-decoration: none !important;

  transition: 0.3s ease;
}

.pm-cta-btn svg {
  width: 24px;
  height: 24px;
  fill: currentColor;
}

.pm-cta-btn span {
  font-size: 22px;
  line-height: 1;
}

.pm-cta-btn.whatsapp {
  color: #ffffff !important;

  background:
    linear-gradient(145deg, #0b1120, #070c18);

  border: 1px solid rgba(215,255,0,0.6);

  box-shadow:
    0 0 18px rgba(215,255,0,0.16),
    inset 0 0 14px rgba(255,255,255,0.02);
}

.pm-cta-btn.whatsapp svg {
  color: #25d366;
  filter: drop-shadow(0 0 8px rgba(37,211,102,0.65));
}

.pm-cta-btn.strategy {
  background:
    linear-gradient(135deg, #5b19d8, #9b2cff);

  border: 1px solid rgba(181,92,255,0.75);

  box-shadow:
    0 0 22px rgba(181,92,255,0.35);
}

.pm-cta-btn:hover {
  transform: translateY(-3px);
}

.pm-cta-btn.whatsapp:hover {
  border-color: rgba(215,255,0,0.9);
  box-shadow:
    0 0 24px rgba(215,255,0,0.25),
    0 0 34px rgba(37,211,102,0.16);
}

.pm-cta-btn.strategy:hover {
  box-shadow:
    0 0 26px rgba(181,92,255,0.5),
    0 0 36px rgba(215,255,0,0.12);
}

/* MOBILE */
@media (max-width: 850px) {
  .pm-bottom-cta {
    flex-direction: column;
    text-align: center;
    padding: 30px 20px;
  }

  .pm-cta-actions {
    width: 100%;
    flex-direction: column;
  }

  .pm-cta-btn {
    width: 100%;
    min-width: 0;
  }
}

@media (max-width: 480px) {
  .pm-bottom-cta {
    padding: 26px 16px;
    border-radius: 18px;
  }

  .pm-cta-content h2 {
    font-size: 32px;
  }
}
.pm-whatsapp-icon {
  width: 26px !important;
  height: 26px !important;
  fill: #25d366 !important;
  filter: drop-shadow(0 0 8px rgba(37, 211, 102, 0.75));
}
.pm-whatsapp-img {
  width: 26px !important;
  height: 26px !important;
  display: inline-block !important;
  object-fit: contain !important;
  filter: drop-shadow(0 0 8px rgba(37, 211, 102, 0.75));
}

.pm-cta-btn.whatsapp img {
  flex: 0 0 26px !important;
}/* End custom CSS */