.elementor-10672 .elementor-element.elementor-element-6653ce6{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-10672 .elementor-element.elementor-element-6653ce6:not(.elementor-motion-effects-element-type-background), .elementor-10672 .elementor-element.elementor-element-6653ce6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-84225a3 );}.elementor-10672 .elementor-element.elementor-element-6dd0892{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-10672 .elementor-element.elementor-element-6dd0892:not(.elementor-motion-effects-element-type-background), .elementor-10672 .elementor-element.elementor-element-6dd0892 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-84225a3 );}.elementor-10672 .elementor-element.elementor-element-4c64aca{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-10672 .elementor-element.elementor-element-4c64aca:not(.elementor-motion-effects-element-type-background), .elementor-10672 .elementor-element.elementor-element-4c64aca > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-84225a3 );}.elementor-10672 .elementor-element.elementor-element-b184866{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-10672 .elementor-element.elementor-element-b184866:not(.elementor-motion-effects-element-type-background), .elementor-10672 .elementor-element.elementor-element-b184866 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-84225a3 );}.elementor-10672 .elementor-element.elementor-element-ca893fd{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-10672 .elementor-element.elementor-element-ca893fd:not(.elementor-motion-effects-element-type-background), .elementor-10672 .elementor-element.elementor-element-ca893fd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-84225a3 );}.elementor-10672 .elementor-element.elementor-element-aa72b48{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-10672 .elementor-element.elementor-element-aa72b48:not(.elementor-motion-effects-element-type-background), .elementor-10672 .elementor-element.elementor-element-aa72b48 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-84225a3 );}.elementor-10672 .elementor-element.elementor-element-f1c893e{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-10672 .elementor-element.elementor-element-f1c893e:not(.elementor-motion-effects-element-type-background), .elementor-10672 .elementor-element.elementor-element-f1c893e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-84225a3 );}/* Start custom CSS *//* ============================================================
   COLUMBINE LANDSCAPES CO — Page CSS
   Page: /design/our-process/  (page-id-10672)
   Template: /services/installation/
   Last updated: Session — May 2026
   ============================================================ */

/* =============================================
   PAGE-LEVEL RESETS
   Suppress default WordPress/Elementor title
   and flush all containers edge-to-edge
============================================= */
.page-id-10672 .qodef-title-holder,
.page-id-10672 .qodef-page-title,
.page-id-10672 #qodef-page-title,
.page-id-10672 .qodef-content-top-area {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.page-id-10672 .elementor-widget-container,
.page-id-10672 .elementor-widget-wrap,
.page-id-10672 .elementor-column-wrap > .elementor-widget-wrap {
  padding: 0 !important;
}
.page-id-10672 #page,
.page-id-10672 .site-content,
.page-id-10672 #content,
.page-id-10672 #main {
  background: #FAF8F5 !important;
}

/* =============================================
   BREADCRUMB
============================================= */
.cl-op-breadcrumb {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 28px;
}
.cl-op-breadcrumb a,
.cl-op-breadcrumb span {
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 11px !important;
  font-weight: 300 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  color: #9A9588 !important;
  text-decoration: none !important;
  transition: color 200ms ease;
}
.cl-op-breadcrumb a:hover { color: #6B2D68 !important; }

/* =============================================
   SECTION 01 — HERO / PAGE HEADER
   Two-column: left = breadcrumb + eyebrow + H1 + body
                right = linen-wrapped portrait photo
============================================= */
.cl-op-hero {
  background: #FAF8F5;
  padding: 72px 80px 80px 80px;
  border-bottom: 0.5px solid #DDD9D2;
  box-sizing: border-box;
  width: 100%;
}
.cl-op-hero-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: start;
  max-width: 1200px;
}
.cl-op-eyebrow {
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  color: #9A9588 !important;
  display: block;
  margin: 0 0 20px 0 !important;
}
.cl-op-h1 {
  font-family: 'Fraunces', Georgia, serif !important;
  font-size: 52px !important;
  font-weight: 300 !important;
  line-height: 1.12 !important;
  color: #2C2830 !important;
  margin: 0 0 32px 0 !important;
  max-width: 520px;
  text-transform: none !important;
  letter-spacing: 0 !important;
}
.cl-op-h1 em {
  font-style: italic !important;
  color: #6B2D68 !important;
}
.cl-op-hero-body {
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 15px !important;
  font-weight: 300 !important;
  line-height: 1.85 !important;
  color: #4A4840 !important;
  max-width: 460px;
}
.cl-op-hero-body p { margin: 0 !important; }
.cl-op-hero-body p + p { margin-top: 18px !important; }

/* Linen wrap + portrait image */
.cl-op-img-wrap {
  background: #DDD9CF;
  padding: 40px;
  width: 100%;
  box-sizing: border-box;
}
.cl-op-img-wrap img {
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  object-position: center top;
  display: block;
  border-radius: 6px;
}

/* =============================================
   SECTION 02 — PROCESS STEPS
   Eyebrow + H2 header, then five numbered rows:
   step-number | thumbnail | step-title + body
============================================= */
.cl-op-steps {
  background: #FAF8F5;
  padding: 80px 80px 88px 80px;
  border-top: 0.5px solid #DDD9D2;
  box-sizing: border-box;
  width: 100%;
}
.cl-op-steps-header {
  margin-bottom: 48px;
}
.cl-op-steps-eyebrow {
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  color: #9A9588 !important;
  display: block;
  margin: 0 0 20px 0 !important;
}
.cl-op-steps-h2 {
  font-family: 'Fraunces', Georgia, serif !important;
  font-size: 42px !important;
  font-weight: 300 !important;
  line-height: 1.15 !important;
  color: #2C2830 !important;
  margin: 0 !important;
  max-width: 600px;
  text-transform: none !important;
  letter-spacing: 0 !important;
}
.cl-op-steps-h2 em {
  font-style: italic !important;
  color: #6B2D68 !important;
}

/* Step row */
.cl-op-step {
  display: grid;
  grid-template-columns: 40px 200px 1fr;
  gap: 32px;
  padding: 28px 0;
  border-bottom: 0.5px solid #DDD9D2;
  align-items: start;
}
.cl-op-step:first-of-type { border-top: 0.5px solid #DDD9D2; }

.cl-op-step-num {
  font-family: 'Fraunces', Georgia, serif !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  color: #9A9588 !important;
  padding-top: 4px;
  display: block;
}
.cl-op-step-img {
  width: 200px;
  aspect-ratio: 3 / 4;
  object-fit: cover;
  object-position: center;
  display: block;
  border-radius: 6px;
}
.cl-op-step-title {
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
  color: #9A9588 !important;
  display: block;
  margin: 0 0 8px 0 !important;
}
.cl-op-step-body {
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  line-height: 1.75 !important;
  color: #4A4840 !important;
  max-width: 560px;
  margin: 0 !important;
}

/* =============================================
   SECTION 03 — DARK INFO BAND
   Two panels (Design Fees / Remote Clients)
   separated by a hairline divider
============================================= */
.cl-op-band {
  background: #2C2830;
  padding: 64px 80px;
  box-sizing: border-box;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 0.5px 1fr;
  gap: 0 64px;
  align-items: start;
}
.cl-op-band-divider {
  background: rgba(221,217,210,0.18);
  align-self: stretch;
}
.cl-op-band-eyebrow {
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  color: #C4A8C2 !important;
  display: block;
  margin: 0 0 16px 0 !important;
}
.cl-op-band-h3 {
  font-family: 'Fraunces', Georgia, serif !important;
  font-size: 28px !important;
  font-weight: 300 !important;
  line-height: 1.2 !important;
  color: #FAF8F5 !important;
  margin: 0 0 20px 0 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}
.cl-op-band-h3 em {
  font-style: italic !important;
  color: #C4A8C2 !important;
}
.cl-op-band-body {
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  line-height: 1.75 !important;
  color: rgba(250,248,245,0.65) !important;
  max-width: 400px;
  margin: 0 !important;
}
.cl-op-band-link {
  display: inline-block !important;
  margin-top: 20px !important;
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
  color: #C4A8C2 !important;
  text-decoration: none !important;
  border-bottom: 0.5px solid #C4A8C2 !important;
  padding-bottom: 2px !important;
  transition: color 200ms ease, border-color 200ms ease;
}
.cl-op-band-link:hover {
  color: #FAF8F5 !important;
  border-bottom-color: #FAF8F5 !important;
}

/* =============================================
   SECTION 04 — "THINKING BEFORE DIGGING"
   Single-column bridge section with links
   to portfolio and team
============================================= */
.cl-op-bridge {
  background: #FAF8F5;
  padding: 88px 80px;
  border-top: 0.5px solid #DDD9D2;
  box-sizing: border-box;
  width: 100%;
}
.cl-op-bridge-inner { max-width: 700px; }
.cl-op-bridge-eyebrow {
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  color: #9A9588 !important;
  display: block;
  margin: 0 0 20px 0 !important;
}
.cl-op-bridge-h2 {
  font-family: 'Fraunces', Georgia, serif !important;
  font-size: 48px !important;
  font-weight: 300 !important;
  line-height: 1.15 !important;
  color: #2C2830 !important;
  margin: 0 0 28px 0 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}
.cl-op-bridge-h2 em {
  font-style: italic !important;
  color: #6B2D68 !important;
}
.cl-op-bridge-body {
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 15px !important;
  font-weight: 300 !important;
  line-height: 1.85 !important;
  color: #4A4840 !important;
  max-width: 580px;
  margin: 0 0 18px 0 !important;
}
.cl-op-bridge-body:last-of-type { margin-bottom: 32px !important; }
.cl-op-bridge-links {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.cl-op-bridge-link {
  display: inline-block !important;
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
  color: #6B2D68 !important;
  text-decoration: none !important;
  border-bottom: 0.5px solid #6B2D68 !important;
  padding-bottom: 2px !important;
  transition: color 200ms ease, border-color 200ms ease;
}
.cl-op-bridge-link:hover {
  color: #38203A !important;
  border-bottom-color: #38203A !important;
}

/* =============================================
   SECTION 05 — RECENT PROJECTS
   Eyebrow + title row, then large featured
   image left + project card right
============================================= */
.cl-op-projects {
  background: #FAF8F5;
  padding: 72px 80px 88px 80px;
  border-top: 0.5px solid #DDD9D2;
  box-sizing: border-box;
  width: 100%;
}
.cl-op-projects-header {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 32px;
}
.cl-op-projects-eyebrow {
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  color: #9A9588 !important;
  display: block;
  margin: 0 0 10px 0 !important;
}
.cl-op-projects-title {
  font-family: 'Fraunces', Georgia, serif !important;
  font-size: 28px !important;
  font-weight: 300 !important;
  color: #2C2830 !important;
  margin: 0 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}
.cl-op-projects-all {
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
  color: #9A9588 !important;
  text-decoration: none !important;
  border-bottom: 0.5px solid #DDD9D2 !important;
  padding-bottom: 1px !important;
  transition: color 200ms ease, border-color 200ms ease;
}
.cl-op-projects-all:hover {
  color: #6B2D68 !important;
  border-bottom-color: #6B2D68 !important;
}
.cl-op-projects-grid {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 16px;
  align-items: start;
}
.cl-op-featured-img {
  width: 100% !important;
  aspect-ratio: 4 / 3 !important;
  object-fit: cover !important;
  object-position: center !important;
  display: block !important;
  border-radius: 6px !important;
}

/* Project card */
.cl-op-card {
  background: #FAF8F5;
  border: 0.5px solid #DDD9D2;
  border-radius: 6px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.cl-op-card-img {
  width: 100% !important;
  aspect-ratio: 16 / 9 !important;
  object-fit: cover !important;
  object-position: center !important;
  display: block !important;
}
.cl-op-card-body {
  padding: 20px 24px 28px 24px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.cl-op-card-tags {
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 10px !important;
  font-weight: 400 !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
  color: #9A9588 !important;
  display: block;
  margin: 0 0 10px 0 !important;
}
.cl-op-card-title {
  font-family: 'Fraunces', Georgia, serif !important;
  font-size: 22px !important;
  font-weight: 300 !important;
  line-height: 1.2 !important;
  color: #2C2830 !important;
  margin: 0 0 10px 0 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}
.cl-op-card-desc {
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  line-height: 1.7 !important;
  color: #4A4840 !important;
  margin: 0 0 16px 0 !important;
  flex: 1;
}
.cl-op-card-link {
  display: inline-block !important;
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
  color: #6B2D68 !important;
  text-decoration: none !important;
  border-bottom: 0.5px solid #6B2D68 !important;
  padding-bottom: 1px !important;
  align-self: flex-start;
  transition: color 200ms ease, border-color 200ms ease;
}
.cl-op-card-link:hover {
  color: #38203A !important;
  border-bottom-color: #38203A !important;
}

/* =============================================
   SECTION 06 — CTA
   Matches global .cl-cta — aubergine bg
   (Uses global classes; styles here for
   completeness / page-level override safety)
============================================= */
.cl-op-cta {
  background: #38203A;
  padding: 96px 80px;
  box-sizing: border-box;
  width: 100%;
}
.cl-op-cta-eyebrow {
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  color: #C4A8C2 !important;
  display: block;
  margin: 0 0 24px 0 !important;
}
.cl-op-cta-title {
  font-family: 'Fraunces', Georgia, serif !important;
  font-size: 56px !important;
  font-weight: 300 !important;
  line-height: 1.12 !important;
  color: #FAF8F5 !important;
  max-width: 680px !important;
  margin: 0 0 24px 0 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}
.cl-op-cta-title em {
  font-style: italic !important;
  color: #C4A8C2 !important;
}
.cl-op-cta-body {
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 15px !important;
  font-weight: 300 !important;
  line-height: 1.75 !important;
  color: rgba(250,248,245,0.65) !important;
  max-width: 520px !important;
  margin: 0 0 40px 0 !important;
}
.cl-op-cta-btn {
  display: inline-block !important;
  font-family: 'Inter', system-ui, sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
  background: #6B2D68 !important;
  border: none !important;
  border-radius: 15px !important;
  padding: 14px 32px !important;
  text-decoration: none !important;
  transition: background 200ms ease, color 200ms ease;
}
.cl-op-cta-btn:hover {
  background: #FAF8F5 !important;
  color: #38203A !important;
}

/* =============================================
   RESPONSIVE — TABLET  max-width: 900px
============================================= */
@media (max-width: 900px) {
  .cl-op-hero { padding: 48px 40px 56px 40px; }
  .cl-op-hero-inner { grid-template-columns: 1fr; gap: 40px; }
  .cl-op-h1 { font-size: 38px !important; }

  .cl-op-steps { padding: 60px 40px 72px 40px; }
  .cl-op-step { grid-template-columns: 32px 160px 1fr; gap: 20px; }
  .cl-op-step-img { width: 160px; }
  .cl-op-steps-h2 { font-size: 32px !important; }

  .cl-op-band { padding: 48px 40px; grid-template-columns: 1fr; gap: 40px 0; }
  .cl-op-band-divider { display: none; }

  .cl-op-bridge { padding: 64px 40px; }
  .cl-op-bridge-h2 { font-size: 36px !important; }

  .cl-op-projects { padding: 56px 40px 72px 40px; }
  .cl-op-projects-grid { grid-template-columns: 1fr; }

  .cl-op-cta { padding: 72px 40px; }
  .cl-op-cta-title { font-size: 40px !important; }
}

/* =============================================
   RESPONSIVE — MOBILE  max-width: 600px
============================================= */
@media (max-width: 600px) {
  .cl-op-hero { padding: 40px 24px 48px 24px; }
  .cl-op-h1 { font-size: 32px !important; }
  .cl-op-img-wrap { padding: 24px; }

  .cl-op-steps { padding: 48px 24px 60px 24px; }
  .cl-op-step { grid-template-columns: 28px 1fr; gap: 16px; }
  .cl-op-step-img { width: 100%; aspect-ratio: 16 / 9; grid-column: 1 / -1; }
  .cl-op-steps-h2 { font-size: 26px !important; }

  .cl-op-band { padding: 48px 24px; }
  .cl-op-band-h3 { font-size: 22px !important; }

  .cl-op-bridge { padding: 56px 24px; }
  .cl-op-bridge-h2 { font-size: 30px !important; }
  .cl-op-bridge-links { flex-direction: column; gap: 16px; }

  .cl-op-projects { padding: 48px 24px 60px 24px; }
  .cl-op-projects-header { flex-direction: column; align-items: flex-start; gap: 8px; }

  .cl-op-cta { padding: 56px 24px; }
  .cl-op-cta-title { font-size: 32px !important; }
}/* End custom CSS */