.elementor-148 .elementor-element.elementor-element-69db818{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-148 .elementor-element.elementor-element-f76b72f{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-148 .elementor-element.elementor-element-b3b4296{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-148 .elementor-element.elementor-element-69b4d95{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-148 .elementor-element.elementor-element-ccb6140{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-148 .elementor-element.elementor-element-8b3afa9{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-148 .elementor-element.elementor-element-6765ad0{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-148 .elementor-element.elementor-element-37aeaf5{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-67e7d77 */.zm-hero {
  position: relative;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 120px 24px 100px;
  text-align: center;
  overflow: hidden;
  background: #1a4e87;
}

.zm-noise {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");
  background-size: 256px;
  opacity: .4;
}

.zm-forest-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}

.zm-forest-bg::before {
  content: '';
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 80% 50% at 50% 0%, rgba(26,122,74,.15) 0%, transparent 60%),
    radial-gradient(ellipse 50% 40% at 20% 100%, rgba(26,122,74,.06) 0%, transparent 55%);
}

.zm-trees {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .15;
}

.zm-hero-inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* BREADCRUMB */
.zm-bc {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: rgba(255,255,255,.5);
  margin-bottom: 22px;
}
.zm-bc a {
  color: #fde68a;
  text-decoration: none;
}
.zm-bc span { opacity: .5; }
.zm-bc-current { color: rgba(255,255,255,.8); opacity: 1; }

/* EYEBROW */
.zm-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  background: rgba(26,122,74,.25);
  border: 1px solid rgba(110,231,183,.35);
  border-radius: 100px;
  padding: 7px 18px;
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #6ee7b7;
  font-weight: 600;
  margin-bottom: 28px;
}

.zm-eyebrow-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #6ee7b7;
  flex-shrink: 0;
  animation: zm-blink 2s ease infinite;
}

@keyframes zm-blink {
  0%, 100% { opacity: 1; }
  50% { opacity: .2; }
}

/* TITLU */
.zm-h1 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(52px, 8.5vw, 108px);
  font-weight: 900;
  line-height: .92;
  color: #ffffff;
  margin-bottom: 28px;
}

.zm-h1 em {
  font-style: italic;
  color: #6ee7b7;
}

.zm-stroke {
  -webkit-text-stroke: 1.5px rgba(255,255,255,.28);
  color: transparent;
}

/* SUBTITLU */
.zm-sub {
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  line-height: 1.8;
  color: rgba(255,255,255,.65);
  max-width: 580px;
  font-weight: 300;
  margin-bottom: 48px;
}

.zm-sub strong {
  color: #ffffff;
  font-weight: 600;
}

/* STATS */
.zm-stats {
  display: flex;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255,255,255,.06);
  backdrop-filter: blur(10px);
  max-width: 600px;
  width: 100%;
}

.zm-stat {
  flex: 1;
  padding: 20px 16px;
  text-align: center;
  border-right: 1px solid rgba(255,255,255,.1);
  transition: background .3s;
}

.zm-stat:last-child { border-right: none; }
.zm-stat:hover { background: rgba(255,255,255,.1); }

.zm-stat-big {
  font-family: 'Playfair Display', serif;
  font-size: 34px;
  font-weight: 700;
  color: #6ee7b7;
  line-height: 1;
}

.zm-stat-lbl {
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  color: rgba(255,255,255,.48);
  margin-top: 5px;
  font-weight: 300;
}

/* SCROLL HINT */
.zm-scroll {
  position: absolute;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  z-index: 2;
  animation: zm-float 2.5s ease-in-out infinite;
}

.zm-scroll span {
  font-family: 'Poppins', sans-serif;
  font-size: 9px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: rgba(255,255,255,.3);
}

.zm-scroll-line {
  width: 1px;
  height: 44px;
  background: linear-gradient(to bottom, rgba(255,255,255,.4), transparent);
}

@keyframes zm-float {
  0%, 100% { transform: translateX(-50%) translateY(0); }
  50% { transform: translateX(-50%) translateY(9px); }
}

/* DIAGONAL la final de sectiune */
.zm-diag {
  height: 72px;
  background: #1a4e87;
  position: relative;
  z-index: 2;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 30%);
}

@media (max-width: 768px) {
  .zm-h1 { font-size: clamp(44px, 12vw, 72px); }
  .zm-sub { font-size: 15px; }
  .zm-stats { flex-wrap: wrap; }
  .zm-stat { min-width: 50%; border-bottom: 1px solid rgba(255,255,255,.1); }
  .zm-stat-big { font-size: 28px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c0db7ca */.zm-baro {
  background: #ffffff;
  border-top: 1px solid rgba(50,56,72,.12);
  border-bottom: 1px solid rgba(50,56,72,.12);
  padding: 100px 48px;
}

.zm-baro-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 72px;
  align-items: center;
}

@media (max-width: 860px) {
  .zm-baro { padding: 80px 24px; }
  .zm-baro-inner { grid-template-columns: 1fr; gap: 48px; }
}

/* TERMOMETRU */
.zm-thermo-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.zm-thermo-title {
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #1a7a4a;
  font-weight: 600;
  margin-bottom: 28px;
  text-align: center;
}

.zm-thermo {
  position: relative;
  width: 80px;
  height: 340px;
  margin: 0 auto;
}

.zm-tube {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  width: 28px;
  height: 280px;
  border-radius: 14px 14px 0 0;
  background: #eeeef0;
  border: 1px solid rgba(50,56,72,.12);
  overflow: hidden;
}

.zm-liq {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  border-radius: 13px 13px 0 0;
  background: linear-gradient(to top, #064e2e, #1a7a4a);
  box-shadow: 0 0 16px rgba(26,122,74,.25);
  transition: height 2.4s cubic-bezier(.4,0,.2,1);
  height: 0%;
}

.zm-bulb {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 35%, #1a7a4a, #064e2e);
  box-shadow: 0 0 20px rgba(26,122,74,.3);
  border: 2px solid rgba(255,255,255,.5);
}

.zm-ticks {
  position: absolute;
  bottom: 42px;
  right: -36px;
  height: 278px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.zm-tick {
  display: flex;
  align-items: center;
  gap: 6px;
}

.zm-tick-line {
  width: 10px;
  height: 1px;
  background: rgba(50,56,72,.22);
}

.zm-tick-lbl {
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  color: rgba(50,56,72,.55);
  white-space: nowrap;
}

.zm-pct-display {
  margin-top: 32px;
  text-align: center;
}

.zm-pct-num {
  font-family: 'Playfair Display', serif;
  font-size: 64px;
  font-weight: 900;
  color: #1a7a4a;
  line-height: 1;
}

.zm-pct-sub {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: rgba(50,56,72,.55);
  margin-top: 4px;
  font-weight: 300;
}

/* DREAPTA */
.zm-baro-label {
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  color: #c0382b;
  font-weight: 600;
  margin-bottom: 12px;
}

.zm-baro-h {
  font-family: 'Playfair Display', serif;
  font-size: clamp(26px, 3.2vw, 42px);
  font-weight: 700;
  line-height: 1.15;
  color: #1f1f1e;
  margin-bottom: 28px;
}

.zm-baro-h em {
  font-style: italic;
  color: #1a7a4a;
}

/* PROGRESS */
.zm-progress { margin-bottom: 24px; }

.zm-progress-row {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 10px;
}

.zm-raised {
  font-family: 'Playfair Display', serif;
  font-size: 40px;
  font-weight: 700;
  color: #1a7a4a;
  line-height: 1;
}

.zm-target {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: rgba(50,56,72,.55);
  font-weight: 300;
}

.zm-track {
  height: 12px;
  background: #eeeef0;
  border-radius: 100px;
  overflow: hidden;
  border: 1px solid rgba(50,56,72,.12);
  position: relative;
}

.zm-fill {
  height: 100%;
  border-radius: 100px;
  background: linear-gradient(90deg, #064e2e, #1a7a4a);
  box-shadow: 0 0 10px rgba(26,122,74,.25);
  transition: width 2.5s cubic-bezier(.4,0,.2,1);
  width: 0%;
}

.zm-meta {
  display: flex;
  justify-content: space-between;
  margin-top: 8px;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: rgba(50,56,72,.55);
}

/* LIVE ROW */
.zm-live-row {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 13px 15px;
  background: rgba(26,122,74,.08);
  border: 1px solid rgba(26,122,74,.2);
  border-radius: 12px;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: #323848;
  font-weight: 300;
  margin-bottom: 22px;
  line-height: 1.5;
}

.zm-live-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #1a7a4a;
  flex-shrink: 0;
  animation: zm-blink 1.5s ease infinite;
}

.zm-live-row strong { color: #1a7a4a; font-weight: 600; }

/* MILESTONES */
.zm-miles {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 28px;
}

.zm-mile {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 11px 14px;
  border-radius: 10px;
  border: 1px solid rgba(50,56,72,.12);
  background: #f5f6f7;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: rgba(50,56,72,.55);
  font-weight: 300;
}

.zm-mile.done {
  color: #323848;
  background: rgba(26,122,74,.08);
  border-color: rgba(26,122,74,.2);
  font-weight: 400;
}

.zm-chk {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 1.5px solid rgba(50,56,72,.22);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  flex-shrink: 0;
}

.zm-mile.done .zm-chk {
  background: #1a7a4a;
  border-color: #1a7a4a;
  color: #fff;
}

/* BUTOANE */
.zm-cta {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.zm-btn-g {
  background: #1a7a4a;
  color: #fff;
  padding: 15px 28px;
  border-radius: 8px;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: transform .2s, box-shadow .2s;
}

.zm-btn-g:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 32px rgba(26,122,74,.25);
}

.zm-btn-o {
  background: transparent;
  color: #323848;
  padding: 15px 28px;
  border-radius: 8px;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 1px solid rgba(50,56,72,.12);
  transition: all .2s;
}

.zm-btn-o:hover {
  border-color: rgba(26,122,74,.2);
  background: rgba(26,122,74,.08);
  transform: translateY(-2px);
}

@media (max-width: 768px) {
  .zm-baro-h { font-size: clamp(24px, 7vw, 36px); }
  .zm-raised { font-size: 32px; }
  .zm-pct-num { font-size: 52px; }
  .zm-mile { font-size: 12px; }
  .zm-btn-g, .zm-btn-o { font-size: 13px; padding: 13px 20px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5d7c23f */.zm-why {
  background: #f5f6f7;
  padding: 110px 48px;
}

.zm-why-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}

@media (max-width: 860px) {
  .zm-why { padding: 80px 24px; }
  .zm-why-inner {
    grid-template-columns: 1fr;
    gap: 48px;
  }
  /* harta apare prima pe mobil */
  .zm-why-right { order: -1; }
}

.zm-why-label {
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  color: #c0382b;
  font-weight: 600;
  margin-bottom: 14px;
}

.zm-why-h {
  font-family: 'Playfair Display', serif;
  font-size: clamp(28px, 3.5vw, 44px);
  font-weight: 700;
  line-height: 1.15;
  color: #1f1f1e;
  margin-bottom: 18px;
}

.zm-why-h em {
  font-style: italic;
  color: #1a7a4a;
}

.zm-why-p {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  line-height: 1.88;
  color: rgba(50,56,72,.55);
  font-weight: 300;
  margin-bottom: 32px;
}

/* FACT CARDS */
.zm-facts {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.zm-fact {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 18px 20px;
  background: #ffffff;
  border: 1px solid rgba(50,56,72,.12);
  border-radius: 14px;
  transition: border-color .25s, box-shadow .25s;
}

.zm-fact:hover {
  border-color: rgba(26,122,74,.2);
  box-shadow: 0 4px 18px rgba(26,122,74,.07);
}

.zm-fact-ico {
  width: 44px;
  height: 44px;
  border-radius: 11px;
  background: rgba(26,122,74,.08);
  border: 1px solid rgba(26,122,74,.2);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 21px;
  flex-shrink: 0;
}

.zm-fact-txt h4 {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #1f1f1e;
  margin-bottom: 4px;
}

.zm-fact-txt p {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: rgba(50,56,72,.55);
  line-height: 1.65;
  font-weight: 300;
  margin: 0;
}

/* HARTA CANVAS */
.zm-map-wrap {
  position: relative;
  background: #ffffff;
  border: 1px solid rgba(50,56,72,.12);
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 4px 24px rgba(26,78,135,.06);
}

#zm-tree-canvas {
  width: 100%;
  height: auto;
  display: block;
}

.zm-map-label {
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: rgba(50,56,72,.55);
  white-space: nowrap;
  background: rgba(255,255,255,.85);
  padding: 4px 12px;
  border-radius: 100px;
}

@media (max-width: 768px) {
  .zm-why-h { font-size: clamp(24px, 7vw, 36px); }
  .zm-fact { padding: 14px 16px; }
  .zm-fact-txt h4 { font-size: 13px; }
  .zm-fact-txt p { font-size: 12px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5bd98dc */.zm-fapta {
  background: #eeeef0;
  border-top: 1px solid rgba(50,56,72,.12);
  border-bottom: 1px solid rgba(50,56,72,.12);
  padding: 100px 48px;
}

.zm-fapta-inner {
  max-width: 1100px;
  margin: 0 auto;
}

/* HEADER */
.zm-fapta-hdr {
  text-align: center;
  margin-bottom: 64px;
}

.zm-fapta-label {
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  color: #c0382b;
  font-weight: 600;
  margin-bottom: 14px;
}

.zm-fapta-h {
  font-family: 'Playfair Display', serif;
  font-size: clamp(34px, 5vw, 56px);
  font-weight: 700;
  color: #1f1f1e;
  margin-bottom: 14px;
  line-height: 1.1;
}

.zm-fapta-h em {
  font-style: italic;
  color: #1a7a4a;
}

.zm-fapta-sub {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  color: rgba(50,56,72,.55);
  max-width: 520px;
  margin: 0 auto;
  line-height: 1.7;
  font-weight: 300;
}

/* GRID */
.zm-fapta-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 32px;
  align-items: start;
}

@media (max-width: 860px) {
  .zm-fapta { padding: 80px 24px; }
  .zm-fapta-grid { grid-template-columns: 1fr; }
}

/* CARD PRINCIPAL */
.zm-fapta-main {
  background: #ffffff;
  border: 1px solid rgba(26,122,74,.2);
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 0 4px 24px rgba(26,122,74,.06);
}

.zm-fapta-img {
  height: 200px;
  background: linear-gradient(135deg, rgba(26,122,74,.15) 0%, rgba(21,128,61,.08) 50%, rgba(26,122,74,.04) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 64px;
  position: relative;
  overflow: hidden;
}

.zm-fapta-img::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, transparent 50%, #ffffff 100%);
}

.zm-fapta-trees-svg {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
  opacity: .4;
}

.zm-fapta-content {
  padding: 26px 26px 30px;
}

.zm-fapta-chip {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: rgba(26,122,74,.08);
  border: 1px solid rgba(26,122,74,.2);
  border-radius: 100px;
  padding: 5px 12px;
  font-family: 'Poppins', sans-serif;
  font-size: 9px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #1a7a4a;
  font-weight: 600;
  margin-bottom: 14px;
}

.zm-chip-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #1a7a4a;
  animation: zm-blink 2s ease infinite;
}

.zm-fapta-content h3 {
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  font-weight: 700;
  color: #1f1f1e;
  margin-bottom: 10px;
  line-height: 1.25;
}

.zm-fapta-content p {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: rgba(50,56,72,.55);
  line-height: 1.75;
  margin-bottom: 20px;
  font-weight: 300;
}

.zm-fapta-details {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.zm-fd {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: rgba(50,56,72,.55);
  font-weight: 300;
  line-height: 1.5;
}

.zm-fd strong {
  color: #323848;
  font-weight: 600;
}

.zm-fd-ico {
  width: 26px;
  height: 26px;
  border-radius: 7px;
  background: rgba(26,122,74,.08);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  flex-shrink: 0;
}

/* SIDE CARDS */
.zm-fapta-side {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.zm-side-card {
  background: #ffffff;
  border: 1px solid rgba(50,56,72,.12);
  border-radius: 16px;
  padding: 20px 20px;
  transition: border-color .25s, box-shadow .25s;
}

.zm-side-card:hover {
  border-color: rgba(26,122,74,.2);
  box-shadow: 0 4px 16px rgba(26,122,74,.07);
}

.zm-side-label {
  font-family: 'Poppins', sans-serif;
  font-size: 9px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #1a7a4a;
  font-weight: 600;
  margin-bottom: 8px;
}

.zm-side-card h4 {
  font-family: 'Playfair Display', serif;
  font-size: 17px;
  font-weight: 700;
  color: #1f1f1e;
  margin-bottom: 6px;
}

.zm-side-card p {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: rgba(50,56,72,.55);
  line-height: 1.65;
  font-weight: 300;
  margin: 0;
}

.zm-done-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(26,122,74,.08);
  border: 1px solid rgba(26,122,74,.2);
  border-radius: 100px;
  padding: 4px 12px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  color: #1a7a4a;
  font-weight: 600;
  margin-top: 10px;
}

@media (max-width: 768px) {
  .zm-fapta-content h3 { font-size: 19px; }
  .zm-fd { font-size: 12px; }
  .zm-side-card h4 { font-size: 16px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-35713b5 */.zm-proof {
  background: #f5f6f7;
  padding: 100px 48px;
}

.zm-proof-inner {
  max-width: 1100px;
  margin: 0 auto;
}

.zm-proof-hdr {
  margin-bottom: 52px;
}

.zm-proof-label {
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  color: #c0382b;
  font-weight: 600;
  margin-bottom: 14px;
}

.zm-proof-h {
  font-family: 'Playfair Display', serif;
  font-size: clamp(30px, 4vw, 48px);
  font-weight: 700;
  color: #1f1f1e;
  margin-bottom: 14px;
  line-height: 1.15;
}

.zm-proof-h em {
  font-style: italic;
  color: #1a7a4a;
}

.zm-proof-sub {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  color: rgba(50,56,72,.55);
  max-width: 560px;
  line-height: 1.75;
  font-weight: 300;
}

/* GRID */
.zm-proof-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

@media (max-width: 768px) {
  .zm-proof { padding: 80px 24px; }
  .zm-proof-grid { grid-template-columns: 1fr; }
}

/* CARD */
.zm-proof-card {
  background: #ffffff;
  border: 1px solid rgba(50,56,72,.12);
  border-radius: 16px;
  overflow: hidden;
  transition: transform .3s, box-shadow .3s, border-color .3s;
}

.zm-proof-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 16px 40px rgba(26,122,74,.1);
  border-color: rgba(26,122,74,.2);
}

.zm-proof-visual {
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 52px;
}

.zm-pv1 { background: linear-gradient(135deg, rgba(26,122,74,.12), rgba(26,122,74,.04)); }
.zm-pv2 { background: linear-gradient(135deg, rgba(26,122,74,.1), rgba(21,128,61,.03)); }
.zm-pv3 { background: linear-gradient(135deg, rgba(26,78,135,.1), rgba(26,78,135,.03)); }

.zm-proof-body { padding: 18px 20px 22px; }

.zm-proof-body h4 {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #1f1f1e;
  margin-bottom: 8px;
}

.zm-proof-body p {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: rgba(50,56,72,.55);
  line-height: 1.65;
  font-weight: 300;
  margin: 0;
}

.zm-proof-tag {
  display: inline-block;
  margin-top: 12px;
  padding: 4px 12px;
  background: rgba(26,122,74,.08);
  border: 1px solid rgba(26,122,74,.2);
  border-radius: 100px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  color: #1a7a4a;
  font-weight: 600;
}

@media (max-width: 768px) {
  .zm-proof-h { font-size: clamp(26px, 7vw, 36px); }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1068010 */.zm-impact {
  background: #1a4e87;
  border-top: 1px solid rgba(255,255,255,.1);
  border-bottom: 1px solid rgba(255,255,255,.1);
  padding: 80px 48px;
  text-align: center;
}

.zm-impact-inner {
  max-width: 1000px;
  margin: 0 auto;
}

.zm-impact-label {
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: rgba(186,230,253,.75);
  font-weight: 600;
  margin-bottom: 14px;
}

.zm-impact-h {
  font-family: 'Playfair Display', serif;
  font-size: clamp(32px, 4.5vw, 52px);
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 52px;
  line-height: 1.15;
}

.zm-impact-h em {
  font-style: italic;
  color: #6ee7b7;
}

.zm-impact-row {
  display: flex;
  justify-content: center;
  gap: 52px;
  flex-wrap: wrap;
}

.zm-impact-item {
  text-align: center;
}

.zm-impact-num {
  font-family: 'Playfair Display', serif;
  font-size: clamp(44px, 6vw, 64px);
  font-weight: 900;
  color: #6ee7b7;
  line-height: 1;
  margin-bottom: 8px;
}

.zm-impact-lbl {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: rgba(255,255,255,.5);
  max-width: 140px;
  line-height: 1.5;
  font-weight: 300;
}

@media (max-width: 768px) {
  .zm-impact { padding: 64px 24px; }
  .zm-impact-row { gap: 36px; }
  .zm-impact-num { font-size: 44px; }
  .zm-impact-lbl { font-size: 12px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-74264a2 */.zm-next {
  background: #eeeef0;
  border-top: 1px solid rgba(50,56,72,.12);
  padding: 100px 48px;
}

.zm-next-inner {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

.zm-next-label {
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  color: #c0382b;
  font-weight: 600;
  margin-bottom: 14px;
}

.zm-next-h {
  font-family: 'Playfair Display', serif;
  font-size: clamp(30px, 4vw, 48px);
  font-weight: 700;
  color: #1f1f1e;
  margin-bottom: 16px;
  line-height: 1.15;
}

.zm-next-h em {
  font-style: italic;
  color: #1a7a4a;
}

.zm-next-sub {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  color: rgba(50,56,72,.55);
  max-width: 520px;
  margin: 0 auto 48px;
  line-height: 1.75;
  font-weight: 300;
}

/* GRID */
.zm-next-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  text-align: left;
}

@media (max-width: 700px) {
  .zm-next { padding: 80px 24px; }
  .zm-next-grid { grid-template-columns: 1fr; }
}

/* CARD */
.zm-next-card {
  background: #ffffff;
  border: 1px solid rgba(50,56,72,.12);
  border-radius: 16px;
  padding: 24px 22px;
  transition: border-color .25s, box-shadow .25s;
}

.zm-next-card:hover {
  border-color: rgba(26,122,74,.2);
  box-shadow: 0 4px 18px rgba(26,122,74,.08);
}

.zm-next-num {
  font-family: 'Playfair Display', serif;
  font-size: 44px;
  font-weight: 900;
  color: #1a7a4a;
  opacity: .15;
  line-height: 1;
  margin-bottom: -4px;
}

.zm-next-card h4 {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #1f1f1e;
  margin-bottom: 8px;
}

.zm-next-card p {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: rgba(50,56,72,.55);
  line-height: 1.65;
  font-weight: 300;
  margin: 0;
}

.zm-next-lock {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 12px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  color: rgba(50,56,72,.55);
  background: #f5f6f7;
  border: 1px solid rgba(50,56,72,.12);
  border-radius: 100px;
  padding: 4px 10px;
  font-weight: 400;
}

@media (max-width: 768px) {
  .zm-next-h { font-size: clamp(26px, 7vw, 36px); }
  .zm-next-card h4 { font-size: 14px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-52e1251 */.zm-cta-final {
  background: #f5f6f7;
  padding: 130px 48px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.zm-cta-stripe {
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 5px;
  background: linear-gradient(90deg, #1a4e87, #1a7a4a, #1a4e87);
}

.zm-cta-inner {
  max-width: 640px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.zm-cta-label {
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  color: #c0382b;
  font-weight: 600;
  margin-bottom: 14px;
}

.zm-cta-h {
  font-family: 'Playfair Display', serif;
  font-size: clamp(36px, 5.5vw, 64px);
  font-weight: 700;
  color: #1f1f1e;
  margin-bottom: 18px;
  line-height: 1.1;
}

.zm-cta-h em {
  font-style: italic;
  color: #1a7a4a;
}

.zm-cta-p {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  color: rgba(50,56,72,.55);
  line-height: 1.85;
  margin-bottom: 40px;
  font-weight: 300;
}

/* CALCULATOR */
.zm-calc {
  background: #ffffff;
  border: 1px solid rgba(26,122,74,.2);
  border-radius: 18px;
  padding: 26px 28px;
  margin-bottom: 36px;
  text-align: left;
  box-shadow: 0 4px 24px rgba(26,122,74,.06);
}

.zm-calc-title {
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #1a7a4a;
  font-weight: 600;
  margin-bottom: 18px;
}

.zm-calc-row {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

.zm-calc-lbl {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: rgba(50,56,72,.55);
  flex: 1;
  font-weight: 300;
}

.zm-calc-input {
  flex: 1;
  background: #f5f6f7;
  border: 1px solid rgba(50,56,72,.12);
  border-radius: 8px;
  padding: 10px 14px;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: #323848;
  outline: none;
  transition: border-color .2s;
}

.zm-calc-input:focus {
  border-color: rgba(26,122,74,.4);
}

.zm-calc-divider {
  height: 1px;
  background: rgba(50,56,72,.12);
  margin: 16px 0;
}

.zm-calc-result {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}

.zm-calc-result-lbl {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: rgba(50,56,72,.55);
  font-weight: 300;
}

.zm-calc-result-sub {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: rgba(50,56,72,.4);
  margin-top: 3px;
  font-weight: 300;
}

.zm-calc-result-val {
  font-family: 'Playfair Display', serif;
  font-size: 36px;
  font-weight: 700;
  color: #1a7a4a;
  white-space: nowrap;
}

.zm-calc-trees {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: rgba(50,56,72,.45);
  margin-top: 14px;
  font-weight: 300;
}

/* BUTOANE */
.zm-cta-btns {
  display: flex;
  gap: 12px;
  justify-content: center;
  flex-wrap: wrap;
}

.zm-cta-btn-g {
  background: #1a7a4a;
  color: #fff;
  padding: 15px 32px;
  border-radius: 8px;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: transform .2s, box-shadow .2s;
}

.zm-cta-btn-g:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 32px rgba(26,122,74,.25);
}

.zm-cta-btn-o {
  background: transparent;
  color: #323848;
  padding: 15px 32px;
  border-radius: 8px;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 1px solid rgba(50,56,72,.12);
  transition: all .2s;
}

.zm-cta-btn-o:hover {
  border-color: rgba(26,122,74,.2);
  background: rgba(26,122,74,.08);
  transform: translateY(-2px);
}

@media (max-width: 768px) {
  .zm-cta-final { padding: 90px 24px; }
  .zm-cta-h { font-size: clamp(30px, 8vw, 46px); }
  .zm-calc { padding: 20px; }
  .zm-calc-row { flex-direction: column; align-items: flex-start; }
  .zm-calc-input { width: 100%; }
  .zm-calc-result-val { font-size: 28px; }
  .zm-cta-btn-g, .zm-cta-btn-o { font-size: 13px; padding: 13px 22px; }
}/* End custom CSS */