.card-service{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:background-color .45s ease-in-out;transition:background-color .45s ease-in-out;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-radius:16px;-webkit-box-shadow:0 6px 12px 0 rgba(28,39,49,.05);box-shadow:0 6px 12px 0 rgba(28,39,49,.05);font-weight:400;margin:0 0 16px;padding:24px;text-decoration:none}.card-service-body{padding:0 10px 0 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.card-service-body:only-child{padding-right:0}.card-service h4{margin:0 0 18px}@media (min-width:1024px){.card-service h4{margin-bottom:15px}}.card-service h4:last-child{margin-bottom:0}.card-service .label{display:block;margin:0 0 20px}.card-service .btn-circle-more{-ms-flex-negative:0;flex-shrink:0}.card-service .btn-circle-more:hover{background-color:var(--gray-900)}