.page-como-funciona,
.page-como-funciona main,
.page-como-funciona .cf-page,
.page-como-funciona .cf-wrapper{background:#030405}
.cf-hero{position:relative;min-height:520px;overflow:hidden;border-bottom:1px solid rgba(212,162,59,.22)}
.cf-hero-media{position:absolute;inset:0;background-image:url("../img/hero-como-funciona.jpg?v=20260720-assets-final");background-size:cover;background-position:center;background-repeat:no-repeat}
.cf-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,8,12,.96) 0%,rgba(4,8,12,.84) 38%,rgba(4,8,12,.16) 66%,rgba(4,8,12,.28) 100%)}
.cf-hero-inner{position:relative;z-index:2;min-height:520px;display:flex;align-items:center}
.cf-hero-copy{width:min(48%,650px)}
.cf-breadcrumb{display:flex;gap:10px;margin-bottom:36px;color:rgba(255,255,255,.58);font-size:12px}
.cf-hero-copy h1{margin:0;font:900 clamp(56px,5vw,88px)/.9 var(--font-title)}
.cf-title-rule{display:block;width:62px;height:3px;margin:22px 0;background:var(--gold)}
.cf-hero-copy>p:last-child{max-width:620px;color:var(--text);font-size:17px;line-height:1.65}
.cf-benefits{position:relative;z-index:3;margin-top:-44px}
.cf-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(212,162,59,.65);border-radius:9px;background:linear-gradient(180deg,rgba(7,16,24,.98),rgba(5,9,14,.98));overflow:hidden}
.cf-benefit{min-height:145px;padding:24px;text-align:center}.cf-benefit+.cf-benefit{border-left:1px solid rgba(255,255,255,.12)}
.cf-benefit h2{margin:0 0 8px;font:800 18px var(--font-title)}.cf-benefit p{margin:0;color:var(--text);font-size:13px;line-height:1.45}
.cf-steps,.cf-why{padding:64px 0}
.cf-section-heading{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin-bottom:34px}
.cf-section-heading span{height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}
.cf-section-heading h2{margin:0;color:var(--gold);font:800 28px var(--font-title)}
.cf-steps-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:18px}
.cf-step{text-align:center}.cf-step-number{display:grid;place-items:center;width:46px;height:46px;margin:auto;border:1px solid var(--gold);border-radius:50%;color:var(--gold);font-weight:900}
.cf-step-icon{width:52px;height:52px;object-fit:contain;margin:14px auto;filter:brightness(0) saturate(100%) invert(69%) sepia(63%) saturate(641%) hue-rotate(358deg) brightness(94%) contrast(89%)}
.cf-step h3{min-height:50px;margin:0 0 10px;font:800 16px/1.1 var(--font-title)}
.cf-step p{min-height:94px;margin:0 0 16px;color:var(--text);font-size:11px;line-height:1.45}
.cf-step-image{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;object-position:center;border-radius:8px;border:1px solid rgba(212,162,59,.35)}
.cf-tech{padding:0 0 28px}.cf-tech-box{display:grid;grid-template-columns:180px 1.1fr 1fr auto;align-items:center;gap:28px;min-height:132px;padding:20px 28px;border:1px solid rgba(212,162,59,.7);border-radius:8px;background:linear-gradient(90deg,rgba(5,10,15,.95),rgba(9,14,20,.90))}
.cf-tech-visual{height:90px;background:none;border-radius:6px}
.cf-tech-title h2{margin:0;font:800 27px/1.05 var(--font-title)}.cf-tech-title span{color:var(--gold-light)}
.cf-tech-box>p{margin:0;color:var(--text);font-size:13px;line-height:1.5}
.cf-why-grid{display:grid;grid-template-columns:repeat(4,1fr)}.cf-why-grid article{text-align:center;padding:12px 28px}.cf-why-grid article+article{border-left:1px solid rgba(255,255,255,.14)}
.cf-why-grid h3{margin:0 0 12px;font:800 20px/1.1 var(--font-title)}.cf-why-grid p{margin:0;color:var(--text);font-size:13px;line-height:1.5}
.cf-final-cta{background:none}
@media(max-width:1200px){.cf-steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cf-tech-box{grid-template-columns:150px 1fr 1fr}.cf-tech-box .btn{grid-column:1/-1;justify-self:center}}
@media(max-width:900px){.cf-hero-copy{width:100%}.cf-benefits-grid{grid-template-columns:repeat(2,1fr)}.cf-why-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.cf-hero{min-height:auto}.cf-hero-inner{min-height:auto;align-items:flex-end;padding-top:12px;padding-bottom:28px}.cf-breadcrumb{margin-bottom:14px}.cf-benefits{margin-top:0;padding-top:24px}.cf-benefits-grid,.cf-steps-grid,.cf-why-grid{grid-template-columns:1fr}.cf-step-image{aspect-ratio:3/4;height:auto}.cf-tech-box{grid-template-columns:1fr;text-align:center}.cf-tech-visual{height:130px}}

.cf-benefit-icon-image {
  display: block;
  width: 62px;
  height: 62px;
  margin: 0 auto 14px;
  object-fit: contain;
  filter: brightness(0) saturate(100%) invert(69%) sepia(63%) saturate(641%) hue-rotate(358deg) brightness(94%) contrast(89%);
}

.cf-full-banner {
  display: block;
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
}

.cf-full-banner img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.cf-why-icon-image {
  display: block;
  width: 68px;
  height: 68px;
  margin: 0 auto 16px;
  object-fit: contain;
  filter: brightness(0) saturate(100%) invert(69%) sepia(63%) saturate(641%) hue-rotate(358deg) brightness(94%) contrast(89%);
}

@media (min-width: 1201px) {
  .cf-step-image {
    min-height: 300px;
  }
}

@media (max-width: 1024px) {
  .site-header,
  .header-inner {
    min-height: 68px;
  }

  .cf-hero {
    min-height: auto;
    padding-top: 20px;
  }

  .cf-hero-inner {
    min-height: auto;
    padding-top: 18px;
    padding-bottom: 36px;
  }

  .cf-breadcrumb {
    margin-bottom: 18px;
  }
}

@media (max-width: 640px) {
  .cf-hero {
    min-height: auto;
  }

  .cf-hero-inner {
    min-height: auto;
    padding-top: 12px;
    padding-bottom: 28px;
  }

  .cf-breadcrumb {
    margin-bottom: 14px;
  }
}
