.elementor-150 .elementor-element.elementor-element-d1de994{--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-150 .elementor-element.elementor-element-20ec942{--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-150 .elementor-element.elementor-element-5733953{--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-150 .elementor-element.elementor-element-7fba993{--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-150 .elementor-element.elementor-element-6c9b6f5{--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-150 .elementor-element.elementor-element-56bb7c5{--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-150 .elementor-element.elementor-element-eb72105{--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-150 .elementor-element.elementor-element-0c88f4c{--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-150 .elementor-element.elementor-element-d7394d8{--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-150 .elementor-element.elementor-element-5cf9a38{--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-bf5c96a */.zs-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;
}

.zs-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;
}

.zs-orb1 {
  position: absolute;
  width: 700px;
  height: 500px;
  background: radial-gradient(ellipse, rgba(255,255,255,.05) 0%, transparent 65%);
  top: 0; left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
  z-index: 0;
}

.zs-orb2 {
  position: absolute;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, rgba(255,255,255,.03) 0%, transparent 70%);
  bottom: 15%; right: 8%;
  pointer-events: none;
  z-index: 0;
}

.zs-horizon {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, rgba(253,230,138,.4), rgba(253,230,138,.7), rgba(253,230,138,.4), transparent);
  animation: zs-hpulse 4s ease-in-out infinite;
  z-index: 1;
}

@keyframes zs-hpulse {
  0%, 100% { opacity: .4; }
  50% { opacity: 1; }
}

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

/* BREADCRUMB */
.zs-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;
}
.zs-bc a { color: #fde68a; text-decoration: none; }
.zs-bc span { opacity: .5; }
.zs-bc-current { color: rgba(255,255,255,.8); opacity: 1; }

/* EYEBROW */
.zs-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  background: rgba(180,83,9,.2);
  border: 1px solid rgba(253,230,138,.3);
  border-radius: 100px;
  padding: 7px 18px;
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #fde68a;
  font-weight: 600;
  margin-bottom: 28px;
}

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

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

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

.zs-h1 em {
  font-style: italic;
  color: #fde68a;
}

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

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

.zs-sub strong { color: #ffffff; font-weight: 600; }
.zs-sub em { color: #fde68a; font-style: normal; }

/* TABS */
.zs-tabs {
  display: flex;
  gap: 10px;
  justify-content: center;
  flex-wrap: wrap;
}

.zs-tab {
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 12px 20px;
  background: rgba(255,255,255,.08);
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 100px;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: rgba(255,255,255,.65);
  transition: all .25s;
  backdrop-filter: blur(8px);
}

.zs-tab:hover {
  border-color: rgba(255,255,255,.28);
  color: #fff;
}

.zs-tab.active {
  background: rgba(180,83,9,.3);
  border-color: rgba(253,230,138,.4);
  color: #fde68a;
  font-weight: 500;
}

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

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

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

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

/* DIAGONAL */
.zs-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) {
  .zs-h1 { font-size: clamp(44px, 12vw, 72px); }
  .zs-sub { font-size: 15px; }
  .zs-tabs { gap: 8px; }
  .zs-tab { font-size: 12px; padding: 10px 14px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3dcaae3 */.zs-manifesto {
  background: #ffffff;
  border-top: 1px solid rgba(50,56,72,.12);
  border-bottom: 1px solid rgba(50,56,72,.12);
  padding: 100px 48px;
}

.zs-manifesto-inner {
  max-width: 880px;
  margin: 0 auto;
}

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

.zs-man-h {
  font-family: 'Playfair Display', serif;
  font-size: clamp(32px, 4.5vw, 54px);
  font-weight: 700;
  color: #1f1f1e;
  line-height: 1.15;
  margin-bottom: 32px;
}

.zs-man-h em {
  font-style: italic;
  color: #b45309;
}

.zs-man-quote {
  font-family: 'Playfair Display', serif;
  font-size: clamp(17px, 2.3vw, 24px);
  font-style: italic;
  line-height: 1.55;
  color: #1f1f1e;
  border-left: 3px solid #b45309;
  padding-left: 28px;
  margin: 0 0 32px;
}

.zs-man-p {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  line-height: 1.9;
  color: rgba(50,56,72,.55);
  margin-bottom: 18px;
  font-weight: 300;
}

.zs-man-p strong { color: #323848; font-weight: 600; }
.zs-man-p em { color: #b45309; font-style: normal; }

/* VS GRID */
.zs-vs-grid {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 20px;
  align-items: center;
  margin-top: 40px;
}

@media (max-width: 600px) {
  .zs-manifesto { padding: 80px 24px; }
  .zs-vs-grid { grid-template-columns: 1fr; gap: 12px; }
}

.zs-vs-col {
  background: #f5f6f7;
  border: 1px solid rgba(50,56,72,.12);
  border-radius: 16px;
  padding: 22px;
}

.zs-vs-col.bad { opacity: .6; }

.zs-vs-col.good {
  background: rgba(180,83,9,.08);
  border-color: rgba(180,83,9,.2);
}

.zs-vs-title {
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 14px;
}

.zs-vs-col.bad .zs-vs-title { color: rgba(50,56,72,.55); }
.zs-vs-col.good .zs-vs-title { color: #b45309; }

.zs-vs-item {
  display: flex;
  gap: 9px;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: rgba(50,56,72,.55);
  margin-bottom: 9px;
  line-height: 1.5;
  font-weight: 300;
}

.zs-vs-sep {
  display: flex;
  align-items: center;
  justify-content: center;
}

.zs-vs-vs {
  font-family: 'Playfair Display', serif;
  font-size: 24px;
  font-weight: 900;
  color: #b45309;
  opacity: .55;
}

@media (max-width: 768px) {
  .zs-man-h { font-size: clamp(26px, 7vw, 38px); }
  .zs-man-p { font-size: 14px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3e0ab43 */.zs-ben {
  background: #f5f6f7;
  padding: 110px 48px;
}

.zs-ben-inner {
  max-width: 1100px;
  margin: 0 auto;
}

/* HEADER */
.zs-ben-hdr {
  margin-bottom: 56px;
}

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

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

.zs-ben-h em {
  font-style: italic;
  color: #b45309;
}

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

/* GRID */
.zs-ben-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

@media (max-width: 760px) {
  .zs-ben { padding: 80px 24px; }
  .zs-ben-grid { grid-template-columns: 1fr; }
}

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

.zs-bc-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 48px rgba(180,83,9,.1);
  border-color: rgba(180,83,9,.2);
}

.zs-bc-top {
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 48px;
  position: relative;
  overflow: hidden;
}

.zs-bt1 { background: linear-gradient(135deg, rgba(180,83,9,.12), rgba(120,53,15,.04)); }
.zs-bt2 { background: linear-gradient(135deg, rgba(180,83,9,.1), rgba(146,64,14,.03)); }
.zs-bt3 { background: linear-gradient(135deg, rgba(26,78,135,.1), rgba(26,78,135,.03)); }
.zs-bt4 { background: linear-gradient(135deg, rgba(192,56,43,.1), rgba(192,56,43,.03)); }

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

.zs-bc-body { padding: 20px 22px 24px; }

.zs-bc-chip {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(180,83,9,.08);
  border: 1px solid rgba(180,83,9,.2);
  border-radius: 100px;
  padding: 4px 11px;
  font-family: 'Poppins', sans-serif;
  font-size: 9px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #b45309;
  font-weight: 600;
  margin-bottom: 12px;
}

.zs-bc-card h3 {
  font-family: 'Playfair Display', serif;
  font-size: 19px;
  font-weight: 700;
  color: #1f1f1e;
  margin-bottom: 9px;
  line-height: 1.25;
}

.zs-bc-card p {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: rgba(50,56,72,.55);
  line-height: 1.7;
  margin-bottom: 14px;
  font-weight: 300;
}

.zs-bc-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 14px;
}

.zs-bc-tag {
  padding: 4px 9px;
  background: #f5f6f7;
  border: 1px solid rgba(50,56,72,.12);
  border-radius: 7px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  color: rgba(50,56,72,.55);
}

.zs-bc-impact {
  padding: 11px 13px;
  background: rgba(180,83,9,.08);
  border: 1px solid rgba(180,83,9,.2);
  border-radius: 9px;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: #323848;
  font-weight: 300;
}

.zs-bc-impact strong {
  color: #b45309;
  font-weight: 600;
}

@media (max-width: 768px) {
  .zs-bc-card h3 { font-size: 17px; }
  .zs-bc-impact { font-size: 12px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c380a50 */.zs-baro {
  background: #eeeef0;
  border-top: 1px solid rgba(50,56,72,.12);
  border-bottom: 1px solid rgba(50,56,72,.12);
  padding: 100px 48px;
}

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

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

/* CERC */
.zs-circ-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.zs-circ-label {
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #b45309;
  font-weight: 600;
  margin-bottom: 28px;
  text-align: center;
}

.zs-circ-outer {
  position: relative;
  width: 280px;
  height: 280px;
}

.zs-circ-glow {
  position: absolute;
  inset: -16px;
  border-radius: 50%;
  background: radial-gradient(circle, transparent 45%, rgba(180,83,9,.05) 55%, transparent 70%);
  pointer-events: none;
  animation: zs-gp 3s ease-in-out infinite;
}

@keyframes zs-gp {
  0%, 100% { opacity: .5; }
  50% { opacity: 1; }
}

.zs-circ-svg {
  width: 100%;
  height: 100%;
  transform: rotate(-90deg);
}

.zs-circ-track {
  fill: none;
  stroke: rgba(50,56,72,.1);
  stroke-width: 18;
}

.zs-circ-fill {
  fill: none;
  stroke-width: 18;
  stroke-linecap: round;
  stroke: url(#zs-grad);
  transition: stroke-dashoffset 2.8s cubic-bezier(.4,0,.2,1);
}

.zs-circ-center {
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.zs-circ-pct {
  font-family: 'Playfair Display', serif;
  font-size: 52px;
  font-weight: 900;
  color: #b45309;
  line-height: 1;
}

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

/* STATS SUB CERC */
.zs-circ-stats {
  display: flex;
  gap: 20px;
  margin-top: 28px;
}

.zs-cs { text-align: center; }

.zs-cs-num {
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  font-weight: 700;
  color: #b45309;
  line-height: 1;
}

.zs-cs-lbl {
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  color: rgba(50,56,72,.55);
  margin-top: 4px;
  font-weight: 300;
}

/* DREAPTA */
.zs-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;
}

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

.zs-baro-h em {
  font-style: italic;
  color: #b45309;
}

.zs-baro-p {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  color: rgba(50,56,72,.55);
  line-height: 1.8;
  margin-bottom: 22px;
  font-weight: 300;
}

/* PROGRESS */
.zs-prog-track {
  height: 10px;
  background: #f5f6f7;
  border-radius: 100px;
  overflow: hidden;
  border: 1px solid rgba(50,56,72,.12);
  margin-bottom: 8px;
  position: relative;
}

.zs-prog-fill {
  height: 100%;
  border-radius: 100px;
  background: linear-gradient(90deg, #78350f, #b45309);
  box-shadow: 0 0 8px rgba(180,83,9,.25);
  transition: width 2.5s cubic-bezier(.4,0,.2,1);
  width: 0%;
}

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

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

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

.zs-live-row strong { color: #b45309; font-weight: 600; }

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

.zs-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;
}

.zs-mile.done {
  color: #323848;
  background: rgba(180,83,9,.08);
  border-color: rgba(180,83,9,.2);
  font-weight: 400;
}

.zs-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;
}

.zs-mile.done .zs-chk {
  background: #b45309;
  border-color: #b45309;
  color: #fff;
}

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

.zs-btn-a {
  background: #b45309;
  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;
}

.zs-btn-a:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 32px rgba(180,83,9,.25);
}

.zs-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;
}

.zs-btn-o:hover {
  border-color: rgba(180,83,9,.2);
  background: rgba(180,83,9,.08);
  transform: translateY(-2px);
}

@media (max-width: 768px) {
  .zs-baro-h { font-size: clamp(24px, 7vw, 34px); }
  .zs-circ-pct { font-size: 40px; }
  .zs-mile { font-size: 12px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-26b3eef */.zs-fapte {
  background: #ffffff;
  border-top: 1px solid rgba(50,56,72,.12);
  padding: 110px 48px;
}

.zs-fapte-inner {
  max-width: 1100px;
  margin: 0 auto;
}

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

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

.zs-fapte-h em {
  font-style: italic;
  color: #b45309;
}

.zs-fapte-sub {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  color: rgba(50,56,72,.55);
  max-width: 580px;
  line-height: 1.75;
  font-weight: 300;
  margin-bottom: 36px;
}

/* TABS */
.zs-ftabs {
  display: flex;
  gap: 8px;
  margin-bottom: 32px;
  flex-wrap: wrap;
}

.zs-ft {
  padding: 10px 20px;
  background: #f5f6f7;
  border: 1px solid rgba(50,56,72,.12);
  border-radius: 100px;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: rgba(50,56,72,.55);
  cursor: pointer;
  transition: all .2s;
  font-weight: 300;
}

.zs-ft:hover {
  border-color: rgba(180,83,9,.2);
  color: #323848;
}

.zs-ft.active {
  background: rgba(180,83,9,.08);
  border-color: rgba(180,83,9,.2);
  color: #b45309;
  font-weight: 500;
}

/* PANELS */
.zs-fp { display: none; }

.zs-fp.active {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 32px;
  animation: zs-fdin .4s ease;
}

@keyframes zs-fdin {
  from { opacity:0; transform:translateY(10px); }
  to { opacity:1; transform:translateY(0); }
}

@media (max-width: 860px) {
  .zs-fapte { padding: 80px 24px; }
  .zs-fp.active { grid-template-columns: 1fr; }
}

/* FAPTA CARD */
.zs-fc {
  background: #f5f6f7;
  border: 1px solid rgba(180,83,9,.2);
  border-radius: 22px;
  overflow: hidden;
}

.zs-fv {
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 56px;
  position: relative;
  overflow: hidden;
}

.zs-fv::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, transparent 55%, #f5f6f7 100%);
}

.zs-fv1 { background: linear-gradient(135deg, rgba(180,83,9,.12), rgba(120,53,15,.04)); }
.zs-fv2 { background: linear-gradient(135deg, rgba(180,83,9,.1), rgba(146,64,14,.03)); }
.zs-fv3 { background: linear-gradient(135deg, rgba(26,78,135,.1), rgba(26,78,135,.03)); }

.zs-fc-body { padding: 24px 24px 28px; }

.zs-fc-chip {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: rgba(180,83,9,.08);
  border: 1px solid rgba(180,83,9,.2);
  border-radius: 100px;
  padding: 5px 12px;
  font-family: 'Poppins', sans-serif;
  font-size: 9px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #b45309;
  font-weight: 600;
  margin-bottom: 13px;
}

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

.zs-fc-body h3 {
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  font-weight: 700;
  color: #1f1f1e;
  margin-bottom: 10px;
  line-height: 1.25;
}

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

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

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

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

/* COST CARD */
.zs-cost-card {
  background: #ffffff;
  border: 1px solid rgba(50,56,72,.12);
  border-radius: 18px;
  padding: 22px 20px;
}

.zs-cost-title {
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #b45309;
  font-weight: 600;
  margin-bottom: 16px;
}

.zs-cost-items {
  display: flex;
  flex-direction: column;
  gap: 7px;
  margin-bottom: 14px;
}

.zs-cost-row {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  background: #f5f6f7;
  border: 1px solid rgba(50,56,72,.12);
  border-radius: 9px;
  font-size: 13px;
  transition: border-color .2s;
}

.zs-cost-row:hover { border-color: rgba(180,83,9,.2); }

.zs-cost-ico { font-size: 16px; width: 26px; text-align: center; flex-shrink: 0; }

.zs-cost-name {
  flex: 1;
  font-family: 'Poppins', sans-serif;
  color: #323848;
  font-weight: 300;
}

.zs-cost-val {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #b45309;
  font-weight: 600;
}

.zs-cost-total {
  background: rgba(180,83,9,.08);
  border: 1px solid rgba(180,83,9,.2);
  border-radius: 12px;
  padding: 14px 15px;
}

.zs-ct-label {
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  color: rgba(50,56,72,.55);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  margin-bottom: 4px;
}

.zs-ct-num {
  font-family: 'Playfair Display', serif;
  font-size: 32px;
  font-weight: 700;
  color: #b45309;
}

.zs-ct-sub {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: rgba(50,56,72,.55);
  margin-top: 3px;
  line-height: 1.5;
  font-weight: 300;
}

@media (max-width: 768px) {
  .zs-fc-body h3 { font-size: 18px; }
  .zs-fd { font-size: 12px; }
  .zs-ft { font-size: 12px; padding: 9px 14px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4586622 */.zs-flow {
  background: #eeeef0;
  border-top: 1px solid rgba(50,56,72,.12);
  border-bottom: 1px solid rgba(50,56,72,.12);
  padding: 100px 48px;
}

.zs-flow-inner {
  max-width: 1100px;
  margin: 0 auto;
}

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

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

.zs-flow-h em {
  font-style: italic;
  color: #b45309;
}

.zs-flow-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;
  margin-bottom: 52px;
}

/* STEPS */
.zs-flow-steps {
  display: flex;
  align-items: stretch;
  background: #ffffff;
  border: 1px solid rgba(50,56,72,.12);
  border-radius: 20px;
  overflow: hidden;
}

@media (max-width: 860px) {
  .zs-flow { padding: 80px 24px; }
  .zs-flow-steps { flex-direction: column; }
}

.zs-flow-step {
  flex: 1;
  padding: 32px 22px;
  border-right: 1px solid rgba(50,56,72,.12);
  transition: background .3s;
}

.zs-flow-step:last-child { border-right: none; }

.zs-flow-step:hover { background: #f5f6f7; }

.zs-flow-num {
  font-family: 'Playfair Display', serif;
  font-size: 44px;
  font-weight: 900;
  color: #b45309;
  opacity: .1;
  line-height: 1;
  margin-bottom: -2px;
}

.zs-flow-ico {
  font-size: 24px;
  margin-bottom: 10px;
  display: block;
}

.zs-flow-title {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #1f1f1e;
  margin-bottom: 7px;
}

.zs-flow-desc {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: rgba(50,56,72,.55);
  line-height: 1.65;
  font-weight: 300;
  margin: 0 0 10px;
}

.zs-flow-tag {
  display: inline-block;
  padding: 4px 10px;
  background: rgba(180,83,9,.08);
  border: 1px solid rgba(180,83,9,.2);
  border-radius: 100px;
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  color: #b45309;
  font-weight: 600;
}

@media (max-width: 768px) {
  .zs-flow-h { font-size: clamp(26px, 7vw, 36px); }
  .zs-flow-step {
    border-right: none;
    border-bottom: 1px solid rgba(50,56,72,.12);
    padding: 24px 18px;
  }
  .zs-flow-step:last-child { border-bottom: none; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d667e1c */.zs-proof {
  background: #f5f6f7;
  padding: 100px 48px;
}

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

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

.zs-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;
}

.zs-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;
}

.zs-proof-h em {
  font-style: italic;
  color: #b45309;
}

.zs-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 */
.zs-proof-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

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

/* CARD */
.zs-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;
}

.zs-proof-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 16px 40px rgba(180,83,9,.1);
  border-color: rgba(180,83,9,.2);
}

.zs-proof-visual {
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 48px;
}

.zs-pv1 { background: linear-gradient(135deg, rgba(180,83,9,.1), rgba(120,53,15,.03)); }
.zs-pv2 { background: linear-gradient(135deg, rgba(180,83,9,.08), rgba(146,64,14,.02)); }
.zs-pv3 { background: linear-gradient(135deg, rgba(26,78,135,.08), rgba(26,78,135,.02)); }

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

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

.zs-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;
}

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

@media (max-width: 768px) {
  .zs-proof-h { font-size: clamp(26px, 7vw, 36px); }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8cb9b25 */.zs-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;
}

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

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

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

.zs-impact-h em {
  font-style: italic;
  color: #fde68a;
}

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

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

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

.zs-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) {
  .zs-impact { padding: 64px 24px; }
  .zs-impact-row { gap: 36px; }
  .zs-impact-num { font-size: 44px; }
  .zs-impact-lbl { font-size: 12px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b8c01be */.zs-stories {
  background: #eeeef0;
  border-top: 1px solid rgba(50,56,72,.12);
  padding: 100px 48px;
}

.zs-stories-inner {
  max-width: 1100px;
  margin: 0 auto;
}

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

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

.zs-stories-h em {
  font-style: italic;
  color: #b45309;
}

.zs-stories-sub {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  color: rgba(50,56,72,.55);
  max-width: 520px;
  line-height: 1.75;
  font-weight: 300;
  margin-bottom: 52px;
}

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

@media (max-width: 800px) {
  .zs-stories { padding: 80px 24px; }
  .zs-stories-grid {
    grid-template-columns: 1fr;
    max-width: 420px;
  }
}

/* CARD */
.zs-story-card {
  background: #ffffff;
  border: 1px solid rgba(50,56,72,.12);
  border-radius: 18px;
  padding: 26px 24px;
  position: relative;
  overflow: hidden;
  transition: border-color .3s, transform .3s;
}

.zs-story-card:hover {
  border-color: rgba(180,83,9,.2);
  transform: translateY(-4px);
}

.zs-story-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, #b45309, transparent);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .4s ease;
}

.zs-story-card:hover::before {
  transform: scaleX(1);
}

.zs-story-qm {
  font-family: 'Playfair Display', serif;
  font-size: 56px;
  color: #b45309;
  opacity: .1;
  line-height: .8;
  margin-bottom: 4px;
}

.zs-story-text {
  font-family: 'Playfair Display', serif;
  font-size: 16px;
  font-style: italic;
  line-height: 1.6;
  color: #1f1f1e;
  margin-bottom: 18px;
}

.zs-story-attr {
  display: flex;
  align-items: center;
  gap: 10px;
}

.zs-story-av {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(180,83,9,.08);
  border: 1px solid rgba(180,83,9,.2);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  flex-shrink: 0;
}

.zs-story-name {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #1f1f1e;
}

.zs-story-role {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: rgba(50,56,72,.55);
  font-weight: 300;
}

.zs-story-note {
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  color: rgba(50,56,72,.22);
  margin-top: 12px;
  font-style: italic;
}

@media (max-width: 768px) {
  .zs-stories-h { font-size: clamp(26px, 7vw, 36px); }
  .zs-story-text { font-size: 15px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-17d962d */.zs-cta {
  background: #f5f6f7;
  padding: 130px 48px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

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

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

.zs-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;
}

.zs-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;
}

.zs-cta-h em {
  font-style: italic;
  color: #b45309;
}

.zs-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 */
.zs-calc {
  background: #ffffff;
  border: 1px solid rgba(180,83,9,.2);
  border-radius: 18px;
  padding: 26px 28px;
  margin-bottom: 36px;
  text-align: left;
  box-shadow: 0 4px 24px rgba(180,83,9,.06);
}

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

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

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

.zs-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;
}

.zs-calc-input:focus {
  border-color: rgba(180,83,9,.4);
}

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

.zs-calc-results {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

@media (max-width: 500px) {
  .zs-calc-results { grid-template-columns: 1fr; }
}

.zs-cr-item {
  background: #f5f6f7;
  border-radius: 12px;
  padding: 14px 16px;
  border: 1px solid rgba(50,56,72,.12);
}

.zs-cr-lbl {
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  color: rgba(50,56,72,.55);
  margin-bottom: 5px;
  font-weight: 300;
}

.zs-cr-val {
  font-family: 'Playfair Display', serif;
  font-size: 28px;
  font-weight: 700;
  color: #b45309;
  line-height: 1;
}

.zs-cr-sub {
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  color: rgba(50,56,72,.45);
  margin-top: 4px;
  font-weight: 300;
}

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

.zs-cta-btn-a {
  background: #b45309;
  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;
}

.zs-cta-btn-a:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 32px rgba(180,83,9,.25);
}

.zs-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;
}

.zs-cta-btn-o:hover {
  border-color: rgba(180,83,9,.2);
  background: rgba(180,83,9,.08);
  transform: translateY(-2px);
}

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