.service-kind-switch{align-items:center;background:rgba(2,15,9,.72);border:1px solid rgba(88,240,140,.2);border-radius:999px;display:inline-flex;gap:5px;margin-top:26px;padding:5px;position:relative;width:max-content}.service-kind-switch a{align-items:center;border:1px solid transparent;border-radius:999px;color:#c5d8cc!important;display:flex;gap:10px;min-height:48px;padding:0 19px;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.service-kind-switch a:hover{background:rgba(88,240,140,.09);border-color:rgba(88,240,140,.25);color:#fff!important}.service-kind-switch a.is-active{background:#58f08c;border-color:#58f08c;box-shadow:0 8px 28px rgba(88,240,140,.2);color:#06150d!important}.service-kind-switch b{align-items:center;border:1px solid currentColor;border-radius:50%;display:flex;font-size:.58rem;height:23px;justify-content:center;opacity:.72;width:23px}.service-kind-switch span{font-size:.82rem;font-weight:900;white-space:nowrap}.service-kind-switch i{font-size:.8rem;font-style:normal;opacity:.72}.service-kind-switch a.is-active i{transform:rotate(45deg)}
html[dir='ltr'] .service-kind-switch i{transform:scaleX(-1)}html[dir='ltr'] .service-kind-switch a.is-active i{transform:scaleX(-1) rotate(45deg)}
@media(max-width:520px){.service-kind-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.service-kind-switch a{justify-content:center;min-width:0;padding:0 10px}.service-kind-switch b{display:none}.service-kind-switch span{font-size:.73rem}.service-kind-switch i{display:none}}
