.turnkey-section{position:relative;background-color:#ffffff;color:#1e293b;width:100%;overflow:hidden;border-top:1px solid #f1f5f9;padding:var(--section-padding-y,96px) 0;scroll-margin-top:80px}.turnkey-container{max-width:var(--container-max,1600px);margin:0 auto;padding:0 var(--container-padding-x,clamp(24px,5.5vw,88px));position:relative}.turnkey-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1.25fr);grid-gap:3rem;gap:3rem;align-items:center;position:relative;margin-bottom:3.5rem}.turnkey-intro-col{display:flex;flex-direction:column;z-index:2}.turnkey-eyebrow-wrap{display:inline-flex;align-items:center;gap:.65rem;margin-bottom:1rem}.turnkey-eyebrow-dash{display:inline-block;width:26px;height:3px;background-color:#f5680e;border-radius:2px}.turnkey-eyebrow-text{font-size:.8125rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#64748b}.turnkey-heading{font-family:var(--font-heading,inherit);font-size:clamp(2.2rem,3.4vw,3rem);font-weight:800;line-height:1.15;letter-spacing:-.025em;color:#162e4a;margin:0 0 1.25rem}.turnkey-highlight{color:#f5680e}.turnkey-description{font-size:.975rem;line-height:1.65;color:#475569;margin:0 0 2rem}.turnkey-cta-buttons{display:flex;align-items:center;gap:1.25rem;margin-bottom:2.5rem;flex-wrap:wrap}.turnkey-btn-primary{display:inline-flex;align-items:center;gap:.625rem;background-color:#f5680e;color:#ffffff;font-weight:600;font-size:.9375rem;padding:.85rem 2rem;border-radius:4px;text-decoration:none;box-shadow:0 4px 14px rgba(245,104,14,.28);transition:all .25s cubic-bezier(.16,1,.3,1)}.turnkey-btn-primary:hover{background-color:#d95606;transform:translateY(-2px);box-shadow:0 6px 18px rgba(245,104,14,.38)}.turnkey-btn-primary .btn-arrow{transition:transform .25s ease;display:inline-block}.turnkey-btn-primary:hover .btn-arrow{transform:translateX(4px)}.turnkey-btn-secondary{display:inline-flex;align-items:center;gap:.5rem;background-color:#ffffff;color:#162e4a;font-weight:600;font-size:.9375rem;padding:.85rem 2rem;border-radius:4px;text-decoration:none;border:1.5px solid #162e4a;transition:all .25s ease}.turnkey-btn-secondary:hover{background-color:#162e4a;color:#ffffff;transform:translateY(-2px)}.turnkey-capabilities-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.turnkey-cap-item{display:flex;gap:.85rem;align-items:flex-start;position:relative}.turnkey-cap-divider{position:absolute;right:-.75rem;top:0;bottom:0;width:1px;background-color:#e2e8f0}.turnkey-cap-icon{flex-shrink:0;width:38px;height:38px;color:#162e4a;display:flex;align-items:center;justify-content:center;transition:color .25s ease,transform .25s ease}.turnkey-cap-item:hover .turnkey-cap-icon{color:#f5680e;transform:translateY(-2px)}.turnkey-cap-text{display:flex;flex-direction:column}.turnkey-cap-title{font-size:.8125rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#162e4a;line-height:1.25}.turnkey-cap-desc{font-size:.775rem;color:#64748b;margin-top:.25rem;line-height:1.35}.turnkey-plant-visual-col{position:relative;width:100%;display:flex;justify-content:flex-end;align-items:center;z-index:1}.turnkey-plant-wrapper{position:relative;width:100%;max-width:720px;overflow:hidden;border-radius:6px;background:transparent;transition:transform .5s cubic-bezier(.16,1,.3,1)}.turnkey-plant-wrapper:hover{transform:scale(1.015)}.turnkey-plant-image{width:100%;height:auto;display:block;object-fit:cover}.turnkey-journey-wrapper{margin-bottom:3.5rem;padding:1.75rem 1.5rem;background-color:#ffffff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 14px rgba(0,0,0,.02)}.turnkey-journey-track{display:grid;grid-template-columns:repeat(6,1fr) auto;grid-gap:1.25rem;gap:1.25rem;align-items:center}.turnkey-stage-item{display:flex;align-items:center;gap:.75rem;position:relative;min-width:0;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1)}.turnkey-stage-node{display:flex;flex-direction:column;flex-grow:1;min-width:0}.turnkey-stage-top{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.turnkey-stage-number{font-family:var(--font-mono,monospace);font-size:.8125rem;font-weight:700;color:#64748b;background:#f1f5f9;padding:2px 7px;border-radius:4px;flex-shrink:0;transition:all .25s ease}.turnkey-stage-item.is-active .turnkey-stage-number{background-color:var(--rse-orange,#f5680e);color:#ffffff;box-shadow:0 2px 8px rgba(245,104,14,.35)}.turnkey-stage-icon{width:32px;height:32px;border-radius:50%;border:1.5px solid #cbd5e1;color:#162e4a;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .25s ease}.turnkey-stage-item.is-active .turnkey-stage-icon,.turnkey-stage-item:hover .turnkey-stage-icon{border-color:#f5680e;color:#f5680e;background-color:#fff7ed;transform:scale(1.12);box-shadow:0 0 16px rgba(245,104,14,.25)}.turnkey-stage-indicator-line{height:2px;width:0;background-color:var(--rse-orange,#f5680e);transition:width .4s cubic-bezier(.16,1,.3,1);margin-left:8px;flex:1 1;border-radius:1px}.turnkey-stage-item.is-active .turnkey-stage-indicator-line{width:100%}.turnkey-stage-title{font-family:var(--font-heading,inherit);font-size:.9125rem;font-weight:700;color:#162e4a;line-height:1.25;margin-bottom:.2rem;transition:color .25s ease}.turnkey-stage-item.is-active .turnkey-stage-title{color:var(--rse-orange,#f5680e)}.turnkey-stage-desc{font-size:.75rem;color:#64748b;line-height:1.35;transition:color .25s ease,font-weight .25s ease}.turnkey-stage-item.is-active .turnkey-stage-desc{color:#162e4a;font-weight:600}.turnkey-stage-chevron{color:#cbd5e1;font-size:1.15rem;font-weight:400;flex-shrink:0;transition:color .25s ease}.turnkey-stage-item.is-active .turnkey-stage-chevron{color:var(--rse-orange,#f5680e)}@media (min-width:1024px){.turnkey-plant-visual-col.is-sticky-desktop{position:-webkit-sticky;position:sticky;top:105px;align-self:flex-start}}.turnkey-partner-anchor{padding-left:1.5rem;border-left:1px solid #e2e8f0;display:flex;flex-direction:column}.turnkey-partner-text{font-size:.8125rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#162e4a;line-height:1.3}.turnkey-partner-line{width:28px;height:3px;background-color:#f5680e;border-radius:2px;margin-top:.35rem}.turnkey-solutions-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2.25rem;gap:2.25rem;margin-bottom:3.5rem}.turnkey-sol-card{display:grid;grid-template-columns:1.05fr 1fr;background-color:#ffffff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.03);position:relative;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1)}.turnkey-sol-card:hover{transform:translateY(-4px);border-color:#cbd5e1;box-shadow:0 12px 28px -6px rgba(22,46,74,.12)}.turnkey-sol-image-wrap{position:relative;width:100%;height:100%;min-height:200px;overflow:hidden;background-color:#f8fafc}.turnkey-sol-image{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.turnkey-sol-card:hover .turnkey-sol-image{transform:scale(1.04)}.turnkey-sol-body{padding:1.75rem 1.5rem;display:flex;flex-direction:column;position:relative;z-index:1}.turnkey-sol-watermark{position:absolute;bottom:1rem;right:1.25rem;font-family:var(--font-heading,inherit);font-size:3.5rem;font-weight:900;color:#f1f5f9;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:-1;transition:color .3s ease}.turnkey-sol-card:hover .turnkey-sol-watermark{color:#fed7aa}.turnkey-sol-title{font-family:var(--font-heading,inherit);font-size:1.25rem;font-weight:800;color:#162e4a;margin:0 0 .65rem;line-height:1.25}.turnkey-sol-desc{font-size:.85rem;line-height:1.55;color:#64748b;margin:0 0 1.25rem;flex-grow:1}.turnkey-sol-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:700;color:#162e4a;text-decoration:none;transition:color .2s ease;width:-moz-fit-content;width:fit-content}.turnkey-sol-link span{transition:transform .25s ease}.turnkey-sol-card:hover .turnkey-sol-link{color:#f5680e}.turnkey-sol-card:hover .turnkey-sol-link span{transform:translateX(4px)}.turnkey-cta-strip{width:100%;background-color:#0b1e33;color:#ffffff;position:relative;overflow:hidden;border-top:1px solid rgba(255,255,255,.08)}.turnkey-cta-container{max-width:1380px;margin:0 auto;padding:1.75rem 2rem;justify-content:space-between;gap:1.75rem}.turnkey-cta-container,.turnkey-cta-points{display:flex;align-items:center;flex-wrap:nowrap}.turnkey-cta-points{gap:2.25rem;flex-grow:1}.turnkey-cta-point-item{gap:.85rem}.turnkey-cta-icon,.turnkey-cta-point-item{display:flex;align-items:center;flex-shrink:0}.turnkey-cta-icon{width:36px;height:36px;color:#f5680e;justify-content:center}.turnkey-cta-point-text{display:flex;flex-direction:column}.turnkey-cta-point-title{font-size:.85rem;font-weight:800;letter-spacing:.03em;color:#ffffff;line-height:1.25}.turnkey-cta-point-desc{font-size:.775rem;color:#94a3b8;margin-top:.15rem;line-height:1.35}.turnkey-cta-btn{display:inline-flex;align-items:center;gap:.625rem;background-color:#f5680e;color:#ffffff;font-weight:700;font-size:.9125rem;padding:.85rem 2rem;border-radius:4px;text-decoration:none;border:none;cursor:pointer;white-space:nowrap;box-shadow:0 4px 14px rgba(245,104,14,.28);transition:all .25s cubic-bezier(.16,1,.3,1)}.turnkey-cta-btn:hover{background-color:#d95606;transform:translateY(-2px);box-shadow:0 6px 18px rgba(245,104,14,.38)}.turnkey-cta-btn .btn-arrow{transition:transform .25s ease;display:inline-block}.turnkey-cta-btn:hover .btn-arrow{transform:translateX(4px)}@media (max-width:1200px){.turnkey-hero-grid{gap:2rem}.turnkey-journey-track{grid-template-columns:repeat(3,1fr) repeat(3,1fr);gap:1.75rem 1rem}.turnkey-partner-anchor,.turnkey-stage-chevron{display:none}}@media (max-width:960px) and (min-width:768px){.turnkey-container{padding-left:1.5rem;padding-right:1.5rem}.turnkey-hero-grid{grid-template-columns:1fr;gap:2.25rem}.turnkey-plant-visual-col{justify-content:center;position:relative!important;top:auto!important}.turnkey-capabilities-row{grid-template-columns:1fr;gap:1.25rem}.turnkey-cap-divider{display:none}.turnkey-solutions-grid{grid-template-columns:1fr;gap:1.75rem}.turnkey-cta-container{gap:1.75rem}.turnkey-cta-container,.turnkey-cta-points{flex-direction:column;align-items:flex-start}.turnkey-cta-points{gap:1.25rem}.turnkey-cta-btn{width:100%;justify-content:center}}@media (max-width:767px){.turnkey-section{padding:56px 0;width:100%;box-sizing:border-box}.turnkey-container{padding:0 var(--container-padding-x,20px);width:100%;box-sizing:border-box}.turnkey-hero-grid{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2.25rem;width:100%}.turnkey-intro-col{display:contents}.turnkey-eyebrow-wrap{order:1;margin-bottom:.5rem}.turnkey-heading{order:2;font-size:clamp(1.85rem,7.5vw,2.35rem);line-height:1.12;letter-spacing:-.02em;margin-bottom:.85rem}.turnkey-description{order:3;font-size:.95rem;line-height:1.6;margin-bottom:1.25rem;color:#475569}.turnkey-plant-visual-col{order:4;position:relative!important;top:auto!important;align-self:stretch;width:100%;margin-bottom:1.25rem}.turnkey-plant-wrapper{width:100%;max-width:100%;aspect-ratio:16/10;border-radius:8px;overflow:hidden;box-shadow:0 8px 24px -4px rgba(22,46,74,.12)}.turnkey-plant-image{width:100%;height:100%;object-fit:cover;object-position:center;transform:none!important}.turnkey-capabilities-row{order:5;display:flex;flex-direction:column;gap:1rem;padding-top:1rem;border-top:1px solid #e2e8f0;margin-bottom:1.25rem;width:100%}.turnkey-cap-item{gap:.85rem;align-items:flex-start}.turnkey-cap-divider{display:none}.turnkey-cap-title{font-size:.8125rem;line-height:1.3}.turnkey-cap-desc{font-size:.775rem;line-height:1.4}.turnkey-cta-buttons{order:6;display:flex;flex-direction:column;gap:12px;width:100%;margin-bottom:0}.turnkey-btn-primary,.turnkey-btn-secondary{width:100%;height:52px;justify-content:center;font-size:.9375rem;font-weight:700;border-radius:6px;box-sizing:border-box}.turnkey-journey-wrapper{margin-bottom:2.25rem;padding:1.25rem 1rem;border-radius:8px}.turnkey-journey-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding:.25rem .25rem .75rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.turnkey-stage-item{flex:0 0 80vw;max-width:320px;scroll-snap-align:start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.15rem 1rem;box-sizing:border-box}.turnkey-partner-anchor,.turnkey-stage-chevron{display:none}.turnkey-stage-title{font-size:.875rem}.turnkey-stage-desc{font-size:.75rem;line-height:1.4}.turnkey-solutions-grid{gap:1.5rem;margin-bottom:2.25rem}.turnkey-sol-card,.turnkey-solutions-grid{display:flex;flex-direction:column;width:100%}.turnkey-sol-card{border-radius:8px;box-sizing:border-box}.turnkey-sol-image-wrap{width:100%;height:auto;aspect-ratio:16/10;min-height:auto}.turnkey-sol-body{padding:1.25rem 1.15rem}.turnkey-sol-watermark{display:none}.turnkey-sol-title{font-size:1.15rem}.turnkey-sol-desc{font-size:.875rem;line-height:1.55;margin-bottom:1rem}.turnkey-sol-link{font-size:.875rem;padding:.5rem 0;min-height:44px;display:inline-flex;align-items:center}.turnkey-cta-container{flex-direction:column;padding:1.5rem 1.25rem;gap:1.25rem;width:100%;box-sizing:border-box}.turnkey-cta-points{flex-direction:column;gap:1rem;width:100%}.turnkey-cta-point-item{width:100%}.turnkey-cta-btn{width:100%;height:50px;justify-content:center;font-size:.9375rem;border-radius:6px}}@media (prefers-reduced-motion:reduce){.turnkey-btn-primary,.turnkey-btn-primary .btn-arrow,.turnkey-cta-btn,.turnkey-plant-wrapper,.turnkey-sol-card,.turnkey-sol-image,.turnkey-stage-icon{transition:none!important;transform:none!important}}