.service-header{margin:20px;padding:20px}.service-header .heading :is(h1,h2,h3,h4,h5,h6){margin-bottom:0;text-align:center}.service-header .desc{margin-top:20px;text-align:center}.service{display:flex;flex-wrap:wrap;justify-content:center;margin-left:30px;margin-right:30px}.service .col{flex:0 0 50%;padding:20px;position:relative}.service .col .card{box-shadow:0 5px 18px 0 rgba(46,46,46,.13);display:flex;flex-wrap:wrap;height:100%;width:100%}.service .card-image img{border-radius:20px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.service .card-body{padding:40px;text-align:left}.service .blog-post__author,.service .card .heading{margin-bottom:20px}.service .card .heading :is(h1,h2,h3,h4,h5,h6){margin-bottom:0}.service .card .content{margin-bottom:20px}.service .card .card-meta{justify-content:space-between;margin-bottom:20px}.card-date,.service .card .card-meta{align-items:center;display:flex}.card-date svg{fill:#ed5521;margin-right:5px}@media screen and (max-width:991px) and (min-width:768px){.service .col{flex:0 0 50%}}@media screen and (max-width:767px){.service .col{flex:0 0 100%}}