.home-solutions .content{margin:0 auto 20px;max-width:700px;text-align:center}.home-solutions .row{align-items:center;display:flex;justify-content:space-between;padding-top:40px}.home-solutions .image{width:350px}.home-solutions .items{display:flex;flex:1;flex-wrap:wrap;margin:0 -15px;padding-right:50px}.home-solutions .content-wrapper{max-width:1050px}.home-solutions .item{display:flex;padding:15px;width:50%}.home-solutions .item .icon{margin-bottom:20px}.home-solutions .item-inner{background:#fff;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);color:inherit;cursor:pointer;display:flex;flex-direction:column;padding:30px;transition:.2s;width:100%}.home-solutions .item-inner:hover{transform:translateY(-5px)}.home-solutions .item h3{font-family:inherit;font-size:16px;font-weight:600;margin-bottom:10px}@media(max-width:991px){.home-solutions .row{flex-flow:column-reverse;padding-top:25px}.home-solutions .items{padding:30px 0 0}}@media(max-width:767px){.home-solutions .item{padding:10px;width:100%}.home-solutions .item-inner{padding:25px}.home-solutions .image{text-align:center;width:100%}.home-solutions .image img{width:100%}.home-solutions .items{margin:0 -10px}}