.tech-section{background:#e2e8f0;padding:0}.tech-section .container-inner{display:flex}.tech-section .tech-left{border-radius:0;max-width:37.8%;overflow:hidden;position:relative;width:100%}.tech-section .tech-left:before{background:linear-gradient(180deg,transparent 48.45%,#000);content:"";height:100%;position:absolute;top:0;width:100%}.tech-section .tech-left img{display:block;height:100%!important;object-fit:cover;width:100%}.tech-section .tech-left .overlay{bottom:0;color:#fff;left:0;padding:48px;position:absolute;width:100%;z-index:1}.tech-section .tech-left .tag{background:#85d027;border-radius:999px;color:#0f172b;display:inline-block;font-size:12px;font-weight:700;letter-spacing:1.2px;line-height:16px;margin-bottom:12px;padding:4px 12px;text-transform:uppercase}.tech-section .tech-left h2{color:#fff;margin:0}.tech-section .tech-right{flex:1;padding:100px 80px}.tech-section .tech-right .subheading{color:#006737;display:block;font-size:14px;font-weight:600;letter-spacing:.35px;line-height:20px;margin-bottom:8px;text-transform:uppercase;vertical-align:middle}.tech-section .tech-right .heading-content h2{color:#0f172b;margin-bottom:15px}.tech-section .tech-right .heading-content{color:#475569;margin-bottom:48px}.tech-section .features{display:grid;gap:25px;grid-template-columns:1fr 1fr}.tech-section .feature-item{display:flex;flex-direction:column;gap:8px}.tech-section .feature-item .icon{flex-shrink:0;height:48px;margin-bottom:15px;width:48px}.tech-section .feature-item h4{color:#0f172b;font-family:Neue Haas Grotesk Display;font-weight:700;margin:0 0 10px}.tech-section .feature-item p{color:#475569;font-size:14px;font-weight:400;letter-spacing:0;line-height:22.75px;margin:0;vertical-align:middle}@media (max-width:991px){.tech-section .tech-right{flex:1;padding:50px}.tech-section .features{grid-template-columns:1fr}.tech-section .tech-left .overlay{padding:48px 15px}}@media (max-width:767px){.tech-section .container-inner{flex-direction:column}.tech-section .tech-left{max-width:100%}.tech-section .tech-right{padding:50px 15px}.tech-section .tech-left .overlay{padding:48px 15px}}