.tech-det{background:var(--ls-color-white,#fff);padding:60px 0}.tech-det .cwf-container{gap:42px;margin:0 auto;max-width:1264px;padding:0 12px}.tech-det .cwf-container,.tech-det__head{align-items:center;display:flex;flex-direction:column}.tech-det__head{gap:12px;text-align:center}.tech-det__heading{color:#182f22;font-size:40px;line-height:1.2;max-width:600px}.tech-det__heading,.tech-det__sub{font-family:Montserrat,sans-serif;font-weight:700;margin:0}.tech-det__sub{color:#6cb55f;font-size:32px;line-height:1.3}.tech-det__intro{color:var(--ls-color-text,#2f3532);font-family:Montserrat,sans-serif;font-size:16px;line-height:1.55;margin:0;max-width:1038px}.tech-det__diagram{background:#f3f3f3;border-radius:32px;box-sizing:border-box;padding:36px 12px;width:100%}.tech-det__diagram img{border-radius:18px;display:block;height:auto;width:100%}.tech-det__cols{display:grid;gap:28px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.tech-det__col{background:#f3f3f3;border-radius:32px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:36px 24px}.tech-det__col-title{color:#182f22;font-weight:700;margin:0}.tech-det__col-content,.tech-det__col-title{font-family:Montserrat,sans-serif;font-size:16px;line-height:1.55}.tech-det__col-content{color:var(--ls-color-text,#2f3532)}.tech-det__col-content ul{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.tech-det__col-content ul li{padding-left:24px;position:relative}.tech-det__col-content ul li:before{background:url(/hubfs/web_assets/images/our-technology/icon-bullet.svg) no-repeat 50%/contain;content:"";height:18px;left:0;position:absolute;top:3px;width:10px}.tech-det__col-content p{margin:16px 0 0}@media (max-width:991px){.tech-det__heading{font-size:32px}.tech-det__sub{font-size:24px}.tech-det__cols{gap:20px;grid-template-columns:1fr}}