.Img{object-fit:cover;object-position:center;width:100%;height:100%}.services{align-content:center;padding:12px 0}.services-flex-container{flex-wrap:wrap;gap:32px 35px;width:75%;display:flex}@media (min-width:1200px) and (max-width:1441px){.services-flex-container{gap:32px;width:100%}}@media (max-width:767px){.services-flex-container{justify-content:center;align-items:center;gap:32px;width:100%;min-height:auto;margin:0 auto;display:flex}}@media (max-width:479px){.services-flex-container{justify-content:center;align-items:center;gap:32px;width:100%;display:flex}}@media (max-width:700px){.skills-flex-container{gap:25px}}.box{border-radius:15px;justify-content:center;padding:4px 20px;box-shadow:0 0 12px #00000080}.image{transition:all .3s ease-in-out .1s}.Img{object-fit:contain;max-width:60px;margin-left:.4rem}.title{text-align:center;margin-top:10px;font-weight:400;transition:all .3s ease-in-out}.box:hover{border:2px solid #69de67;align-items:center;transform:scale(1.1);box-shadow:2px 2px 24px 2px #00000080}.box:hover .image{margin-left:.3rem;transform:translateY(-2rem)}.box:hover .Img{animation:.5s .3s bouncing}.box:hover .title{letter-spacing:1px;transform:translateY(-.8rem)}@keyframes bouncing{0%,to{transform:scale(1)}25%{transform:scale(.9,1.1)}50%{transform:scale(1.1,.9)}75%{transform:scale(1.1,2.05)}}
