.service-blocks-wrapper .row-fluid{align-items:stretch;display:flex;flex-wrap:wrap;gap:50px 200px;justify-content:center;padding-top:10px}.service-blocks-wrapper .row-fluid .dnd-module{background:#313d47;border-radius:20px;color:#fff;flex:0 1 40%;margin-top:115px;padding:1rem;text-align:center}.service-blocks-wrapper .row-fluid .dnd-module .service-circle{background:#429bd5;border-radius:50%;display:flex;height:200px;justify-content:center;margin:-115px auto 1rem;text-align:center;width:200px}.service-blocks-wrapper .row-fluid .dnd-module .service-circle img{display:inline-block;max-width:50px}.service-blocks-wrapper .row-fluid .dnd-module:nth-child(2n){background:#429bd5}.service-blocks-wrapper .row-fluid .dnd-module:nth-child(2n) .service-circle{background:#313d47}.service-blocks-wrapper .row-fluid .dnd-module:nth-child(2n) a{color:#313d47}