.tech-page-wrapper{background-color:#000;color:#fff;min-height:100vh;font-family:Jost,sans-serif;overflow-x:hidden}.tech-main-content{max-width:1600px;margin:0 auto;padding:180px 4rem 4rem;width:90%}.tech-section{margin-bottom:12rem}.tech-grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.tech-step{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.08);padding:48px 40px;position:relative;overflow:hidden}.tech-step:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#00FFB7,transparent);opacity:0;transition:opacity .3s}.tech-step:hover:after{opacity:1}.tech-step:hover .tech-step-phase{color:#00ffb7}.tech-step-phase{font-size:16px;font-family:Jura,sans-serif;letter-spacing:4px;text-transform:uppercase;color:#00ffb726;margin-bottom:20px;transition:color .3s}.tech-step-title{font-family:Jura,sans-serif;font-size:32px;font-weight:700;color:#fff;line-height:1.1;margin-bottom:24px}.tech-step-body{font-family:Jost,sans-serif;font-size:1.1rem;font-weight:300;line-height:1.8;color:#e0e0e0}.tech-image{width:100%;height:auto;max-height:600px;-o-object-fit:cover;object-fit:cover;display:block}.layout-left .image-col{order:1}.layout-left .text-col,.layout-right .image-col{order:2}.layout-right .text-col{order:1}@media (max-width: 1024px){.tech-grid{gap:3rem}.tech-step-title{font-size:26px}}@media (max-width: 768px){.tech-main-content{padding:120px 1.5rem 4rem;width:100%}.tech-section{margin-bottom:6rem}.tech-grid{grid-template-columns:1fr;gap:2rem}.layout-left .image-col,.layout-right .image-col{order:1}.layout-left .text-col,.layout-right .text-col{order:2}.tech-step{padding:32px 24px}.tech-step-phase{font-size:13px}.tech-step-title{font-size:22px}.tech-step-body{font-size:.95rem}}
