.tech-section{background-color:#0d0d0d;padding:80px 0}.tech-section .container{max-width:1280px;margin:0 auto;padding:0 24px;display:flex}@media (max-width: 1024px){.tech-section .container{flex-direction:column;padding:0 16px!important}}@media (max-width: 768px){.tech-section .container{padding:0 16px!important}}@media (max-width: 480px){.tech-section .container{padding:0 12px!important}}.tech-section .tech-text{color:#fff;max-width:600px;margin-right:90px}.tech-section .tech-text .tech-title{font-size:48px;font-weight:700;margin-bottom:24px}.tech-section .tech-text .tech-title .highlight{color:#f76c6c}.tech-section .tech-text .tech-line{width:110px;height:2px;background-color:#fff;opacity:.3;margin:32px 0}.tech-section .tech-text .tech-subtitle{font-size:24px;font-weight:400;margin-bottom:8px;color:#fffc}.tech-section .tech-text p{font-size:20px;line-height:1.7;margin-bottom:16px}@media (max-width: 768px){.tech-section .tech-text .tech-title{font-size:32px}.tech-section .tech-text .tech-subtitle{font-size:20px}.tech-section .tech-text p{font-size:16px}}.tech-section .tech-card-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;justify-content:center}@media (min-width: 1024px){.tech-section .tech-card-wrapper{grid-template-columns:repeat(2,280px);justify-content:space-between}}@media (max-width: 768px){.tech-section .tech-card-wrapper{grid-template-columns:1fr;gap:24px}}.tech-section .tech-card{background-color:#1a1a1a;padding:9px;border-radius:12px;color:#eee;text-align:center;box-shadow:0 4px 16px #0000004d;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.tech-section .tech-card .tech-icon-image{width:56px;height:56px;margin:0 auto 12px;border-radius:50%;overflow:hidden}.tech-section .tech-card .tech-icon-image img{width:100%;height:100%;object-fit:cover}.tech-section .tech-card .tech-icon-label{font-size:14px;font-weight:500;color:#fff;margin-bottom:12px;text-align:center}.tech-section .tech-card p{font-size:14px;line-height:1.4;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}@media (max-width: 768px){.tech-section .tech-card{padding:12px}}
