.tech-icons-container{flex:1 1;margin:2rem 0}.tech-icons{flex-wrap:wrap;gap:1rem}.tech-icons,.tech-icons span{display:flex;justify-content:center}.tech-icons span{align-items:center;background-color:#eee;border-radius:50%;box-shadow:0 2px 5px #0000001a;height:80px;transition:transform .3s ease-in-out;width:80px}.tech-icons span svg{fill:#222;height:60px;width:60px}.tech-icons span:hover{background-color:#ddd;transform:scale(1.1)}
/*# sourceMappingURL=main.ce825d30.css.map*/