.service-row{display:flex;flex-wrap:wrap;margin:0 -8px -16px}.service-row .service-col{margin-bottom:16px;padding:0 8px;width:25%}.service-section{position:relative}.service-row .service-col .service-box{border-radius:24px;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:16px;position:relative;transition:all .4s ease-in-out}.service-row .service-col .service-box .learn-more{background:linear-gradient(270deg,#c8277d,#d22725);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;font-size:16px;font-weight:700;line-height:22px;margin-top:70px;opacity:0;position:relative;transition:all .4s ease-in-out}.service-row .service-col .service-box span{align-items:center;background:linear-gradient(270deg,rgba(200,39,125,.1),rgba(210,39,37,.1));border-radius:10px;display:inline-block;display:flex;height:54px;justify-content:center;margin-bottom:16px;padding:5px;width:54px}.service-row .service-col .service-box h3{color:#fff;font-size:20px;line-height:26px;margin-bottom:4px}.service-row .service-col .service-box p{color:#959595;font-size:14px;line-height:20px}.service-row .service-col .service-box:hover .learn-more{opacity:1}.service-row .service-col .service-box:hover{background:hsla(0,0%,100%,.04)}@media only screen and (min-width:1440px){.service-section .container{max-width:1400px}}@media only screen and (max-width:1199px){.service-row .service-col .service-box .learn-more{margin-top:15px;opacity:1}.service-row .service-col{width:50%}.homepage-combine-blocks{padding-bottom:80px;padding-top:80px}}@media only screen and (max-width:767px){.service-row .service-col{padding:0;width:100%}.service-row .service-col .service-box .learn-more{margin-top:10px}.service-row .service-col .service-box{border-radius:15px}}