.hr-nav{display:flex;gap:5px;flex-wrap:wrap}.hr-nav a{padding:8px 11px;background:#fff;border:1px solid #dfe8e6;border-radius:7px;font-size:12px}.service-item{display:grid;grid-template-columns:1fr 130px 1fr auto;gap:8px;align-items:center;border-bottom:1px solid #dfe8e6;padding:13px 0}.service-item>div{display:grid}.service-item p{margin:4px 0;color:#708284}.service-item input,.service-item select{border:1px solid #dfe8e6;padding:9px;border-radius:6px}.service-item button{border:0;padding:9px;background:#08756f;color:#fff;border-radius:6px}.check{display:flex!important;align-items:center;gap:8px}.check input{width:auto!important}@media(max-width:760px){.service-item{grid-template-columns:1fr}.hr-nav{overflow:auto;flex-wrap:nowrap;width:100%}.hr-nav a{white-space:nowrap}}
