.keep-in-touch{display:flex;justify-content:center;flex-wrap:wrap}.category-icon-title{width:165px;float:left;position:relative}.category-icon-title{background-color:#fff;padding:35px;border-radius:4px;margin-bottom:30px;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out;position:relative}.category-icon-title:before{content:'';position:absolute;height:165px;width:1px;background-color:#eee;top:0;right:0;z-index:1}.category-icon{position:relative;z-index:1}.category-icon svg{width:35px;height:35px;fill:#06aff3}.category-title{margin-top:10px;position:relative;z-index:1}.category-icon-title:after{position:absolute;width:100%;height:100%;content:'';background:#17d0cf;background:-moz-linear-gradient(left,#01a6fd 0%,#17d0cf 51%,#01a6fd 100%);background:-webkit-gradient(left top,right top,color-stop(0%,#4eb3bf),color-stop(51%,#17d0cf),color-stop(100%,#4eb3bf));background:-webkit-linear-gradient(left,#01a6fd 0%,#17d0cf 51%,#0071b0 100%);background:-o-linear-gradient(left,#01a6fd 0%,#17d0cf 51%,#01a6fd 100%);background:-ms-linear-gradient(left,#01a6fd 0%,#17d0cf 51%,#01a6fd 100%);background:-webkit-gradient(linear,left top,right top,from(#01a6fd),color-stop(51%,#17d0cf),to(#01a6fd));background:-webkit-linear-gradient(left,#01a6fd 0%,#17d0cf 51%,#01a6fd 100%);background:linear-gradient(to right,#01a6fd 0%,#17d0cf 51%,#01a6fd 100%);background-size:200% auto;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out;left:0;top:0;z-index:0;opacity:0;border-radius:4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.category-icon-title .category-title h4{font-size:16px;font-weight:600}.category-icon-title:hover .category-icon svg{fill:#fff}.category-icon-title:hover .category-title h4{color:#fff}.category-icon-title:hover{-webkit-box-shadow:0px 10px 15px 2px rgb(0 0 0 / 10%);box-shadow:0px 10px 15px 2px rgb(0 0 0 / 10%)}.category-icon-title:hover::after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.category-icon-title:last-child:before{content:'';position:absolute;height:165px;width:1px;background-color:transparent;top:0;right:0;z-index:1}