.tech-wall{flex-wrap:wrap;gap:.6rem;display:flex}.tech-chip{background:#fcfcec;border:1px solid #354a2f1a;border-radius:14px;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s;display:inline-flex}.tech-chip:hover{transform:translateY(-3px);box-shadow:0 16px 26px -20px #16200fa6}.tech-chip svg{width:24px;height:24px}.tech-wall--sm{gap:.4rem}.tech-chip--sm{border-radius:10px;width:2.15rem;height:2.15rem}.tech-chip--sm svg{width:18px;height:18px}@media (max-width:767px){.tech-chip{border-radius:13px;width:3rem;height:3rem}.tech-chip--sm{width:2.05rem;height:2.05rem}}
