.company-edit-card{width:min(900px,96vw)!important;max-height:92vh;overflow:auto}
.company-edit-services-title{display:flex;justify-content:space-between;gap:15px;margin:22px 0 10px}
.company-edit-services-title span{color:#64748b;font-size:11px}
.company-edit-services{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.company-edit-save{width:100%;margin-top:12px}
.company-edit-more{margin-top:22px;padding-top:18px;border-top:1px solid #e2e8f0}
.company-edit-more .company-edit-options{grid-template-columns:repeat(3,1fr);margin-top:10px}
.company-edit-more .company-edit-options button{padding:13px}
.company-edit-more .company-edit-options i{width:36px;height:36px;font-size:18px}
.company-edit-more .company-edit-options b{font-size:13px}
.company-edit-more .company-edit-options span{font-size:10px}
@media(max-width:700px){.company-edit-services,.company-edit-more .company-edit-options{grid-template-columns:1fr}.company-edit-services-title{display:block}.company-edit-services-title span{display:block;margin-top:4px}}
