.container{color:#000;gap:50px;padding:20px;display:flex;background:#fff!important}.container div{width:100%}.container div img{border-radius:10px}@media screen and not (min-width:1000px){.container{color:#000;background:#fff;flex-direction:column;display:flex}.container div{width:100%}.container div img{border-radius:10px}}@media screen and not (min-width:808px){.our-solutions-container{flex-direction:column!important}}.img-wrapper{position:relative;overflow:hidden}.img{clip-path:inset(0% 100% 100% 0%);border-radius:10px;animation:1.5s cubic-bezier(.4,.8,.2,1) forwards animateImg}.cont{color:#000;transition:all .2s}.cont:hover{color:#fff!important;background:#000!important}@keyframes animateImg{to{clip-path:inset(0%)}}.brands{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.brands div{border:2px solid #ffffff80;border-radius:10px;justify-content:center;align-items:center;height:100px;font-size:1.5rem;display:flex}@media screen and not (min-width:1200px){.products-grid,.brands{grid-template-columns:repeat(3,1fr)}}@media screen and not (min-width:900px){.what-we-do-container{justify-content:space-between;gap:20px;flex-direction:column!important}.products-grid,.brands{grid-template-columns:repeat(2,1fr)}}@media screen and not (min-width:600px){.products-grid,.brands{grid-template-columns:repeat(1,1fr)}}
