.tech-specs-module{margin:0 auto;max-width:1000px}.tech-specs-title{font-size:32px;margin-bottom:20px}.tech-specs-content{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:2rem}.tech-specs-image{width:40%}.tech-specs-image img{width:100%}.tech-specs-info{display:flex;flex:1;flex-direction:column;gap:20px;width:60%}.tech-specs-item{align-items:center;display:flex;gap:1rem}.tech-specs-icon{align-items:center;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.tech-specs-icon img{max-height:100%;max-width:100%}.tech-specs-description{color:#737373;font-size:18px;line-height:1.5}.tech-specs-buttons{display:flex;flex-wrap:wrap;gap:1rem}@media (max-width:1080px){.tech-specs-item{gap:10px}.tech-specs-description{font-size:16px}.tech-specs-icon{height:24px;width:24px}}@media (max-width:768px){.tech-specs-content{align-items:start;flex-direction:column;gap:2rem}.tech-specs-title{font-size:24px}.tech-specs-image{max-width:280px;width:60%}.tech-specs-info{width:100%}.tech-specs-buttons{gap:10px}}