.otherSolutions{padding:3rem 0}.otherSolutions .section_wrap{grid-template-columns:repeat(3,minmax(0,270px));justify-content:center;padding:2rem 0}.otherSolutions .title{margin-bottom:3rem}.otherSolutions .title *{color:#fff;text-align:center}.otherSolutions .card{height:100%;max-width:100%;overflow:hidden}.otherSolutions .card .inner{display:flex;flex-direction:column}.otherSolutions .card .top_part{align-items:center;display:flex;height:142px;justify-content:center}.otherSolutions .card .top_part img{position:relative}.otherSolutions .card .bottom{background:#f0f0f0;display:flex;flex-direction:column;gap:1rem;height:calc(100% - 153px);margin-bottom:10px;padding:2rem 1.5rem 1rem}.otherSolutions .card .bottom h3{font-size:1.25rem}.otherSolutions .box_icons{align-items:flex-start;display:flex;flex:1;gap:1em}.otherSolutions .ctaSection{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:2rem 0}@media (max-width:750px){.otherSolutions .section_wrap{grid-template-columns:270px}}