.service-catalog{padding-top:3rem;padding-bottom:3rem;overflow-x:clip}@media screen and (max-width:767px){.service-catalog{padding-top:2.5rem;padding-bottom:2.5rem}}@media screen and (min-width:1024px){.service-catalog{padding-top:4rem;padding-bottom:4rem}}.service-catalog__header{max-width:720px;margin-bottom:2rem}@media screen and (min-width:1024px){.service-catalog__header{margin-bottom:2.5rem}}.service-catalog__eyebrow{margin-bottom:.75rem;font-family:var(--font-mulish-stack),sans-serif;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.5);line-height:1}.service-catalog__title{margin-bottom:.75rem;font-size:clamp(28px,4vw,40px);line-height:1.15;color:#fff}.service-catalog__lead{font-size:1rem;line-height:1.6;color:hsla(0,0%,100%,.65)}.service-catalog__shell{border:1px solid hsla(0,0%,100%,.1);border-radius:24px;background:radial-gradient(circle at top left,rgba(0,180,240,.07),transparent 42%),radial-gradient(circle at top right,rgba(160,79,244,.08),transparent 38%),hsla(0,0%,100%,.02);overflow:hidden}@media screen and (max-width:767px){.service-catalog__shell{border-radius:16px}}.service-catalog__tab-input{position:absolute;opacity:0;pointer-events:none}.service-catalog__tabs{display:flex;gap:.5rem;padding:.875rem;border-bottom:1px solid hsla(0,0%,100%,.08);overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}@media screen and (max-width:767px){.service-catalog__tabs{padding:.75rem;gap:.375rem}}.service-catalog__tabs::-webkit-scrollbar{display:none}.service-catalog__tab{display:inline-flex;flex-shrink:0;align-items:center;gap:.5rem;padding:.7rem 1rem;border:1px solid hsla(0,0%,100%,.1);border-radius:999px;background:hsla(0,0%,100%,.03);cursor:pointer;transition:border-color .25s ease,background .25s ease,transform .25s ease}@media screen and (max-width:767px){.service-catalog__tab{padding:.625rem .875rem}}.service-catalog__tab-label{font-size:.875rem;font-weight:600;line-height:1;color:hsla(0,0%,100%,.78);white-space:nowrap}@media screen and (max-width:479px){.service-catalog__tab-label{font-size:.8125rem}}.service-catalog__tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.375rem;height:1.375rem;padding:0 .35rem;border-radius:999px;font-family:var(--font-mulish-stack),sans-serif;font-size:.6875rem;font-weight:700;line-height:1;color:hsla(0,0%,100%,.55);background:hsla(0,0%,100%,.06)}#service-catalog-tab-ai:checked~.service-catalog__tabs .service-catalog__tab--ai,#service-catalog-tab-core:checked~.service-catalog__tabs .service-catalog__tab--core,#service-catalog-tab-integrations:checked~.service-catalog__tabs .service-catalog__tab--integrations{border-color:hsla(0,0%,100%,.24);background:hsla(0,0%,100%,.08);transform:translateY(-1px)}#service-catalog-tab-ai:checked~.service-catalog__tabs .service-catalog__tab--ai .service-catalog__tab-label,#service-catalog-tab-core:checked~.service-catalog__tabs .service-catalog__tab--core .service-catalog__tab-label,#service-catalog-tab-integrations:checked~.service-catalog__tabs .service-catalog__tab--integrations .service-catalog__tab-label{color:#fff}#service-catalog-tab-core:checked~.service-catalog__tabs .service-catalog__tab--core .service-catalog__tab-count{color:#7dd3fc;background:rgba(0,180,240,.16)}#service-catalog-tab-ai:checked~.service-catalog__tabs .service-catalog__tab--ai .service-catalog__tab-count{color:#d8b4fe;background:rgba(160,79,244,.18)}#service-catalog-tab-integrations:checked~.service-catalog__tabs .service-catalog__tab--integrations .service-catalog__tab-count{color:#86efac;background:rgba(34,197,94,.16)}.service-catalog__panels{padding:1.25rem}@media screen and (min-width:768px){.service-catalog__panels{padding:1.5rem 1.75rem 1.75rem}}@media screen and (max-width:767px){.service-catalog__panels{padding:1rem}}.service-catalog__panel{display:none;animation:serviceCatalogFade .35s ease}#service-catalog-tab-ai:checked~.service-catalog__panels .service-catalog__panel--ai,#service-catalog-tab-core:checked~.service-catalog__panels .service-catalog__panel--core,#service-catalog-tab-integrations:checked~.service-catalog__panels .service-catalog__panel--integrations{display:block}@keyframes serviceCatalogFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.service-catalog__panel-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.75rem 1.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid hsla(0,0%,100%,.08)}.service-catalog__panel-summary{max-width:42rem;margin:0;font-size:1rem;line-height:1.55;color:hsla(0,0%,100%,.82)}@media screen and (max-width:767px){.service-catalog__panel-summary{font-size:.9375rem}}.service-catalog__panel-meta{margin:0;font-family:var(--font-mulish-stack),sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.38)}@media screen and (max-width:639px){.service-catalog__panel-meta{width:100%;line-height:1.45}}.service-catalog__rows{display:grid;gap:.625rem}.service-catalog__row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.875rem 1rem;align-items:center;padding:1rem 1.125rem;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;background:hsla(0,0%,100%,.02);text-decoration:none;transition:border-color .25s ease,background .25s ease,transform .25s ease}@media screen and (max-width:767px){.service-catalog__row{padding:.875rem 1rem;gap:.75rem;border-radius:14px}}.service-catalog__row:hover{border-color:hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.05);transform:translateX(2px)}@media (hover:none){.service-catalog__row:hover{transform:none}}.service-catalog__panel--core .service-catalog__row:hover{border-color:rgba(0,180,240,.35)}.service-catalog__panel--ai .service-catalog__row:hover{border-color:rgba(160,79,244,.35)}.service-catalog__panel--integrations .service-catalog__row:hover{border-color:rgba(34,197,94,.32)}.service-catalog__row-index{font-family:var(--font-mulish-stack),sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.06em;color:hsla(0,0%,100%,.28);align-self:start;padding-top:.15rem}.service-catalog__row-copy{display:grid;gap:.35rem;min-width:0}.service-catalog__row-title{font-size:.975rem;font-weight:600;line-height:1.35;color:#fff;overflow-wrap:anywhere}@media screen and (max-width:767px){.service-catalog__row-title{font-size:.9375rem}}.service-catalog__row-desc{font-size:.8125rem;line-height:1.55;color:hsla(0,0%,100%,.58);overflow-wrap:anywhere}.service-catalog__row-arrow{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.72);transition:border-color .25s ease,background .25s ease,color .25s ease}@media screen and (max-width:767px){.service-catalog__row-arrow{width:1.75rem;height:1.75rem}}.service-catalog__row:hover .service-catalog__row-arrow{border-color:hsla(0,0%,100%,.24);background:hsla(0,0%,100%,.08);color:#fff}@media screen and (max-width:639px){.service-catalog__row{grid-template-columns:2.25rem minmax(0,1fr) auto;align-items:start}.service-catalog__row-arrow{align-self:center}}@media (prefers-reduced-motion:reduce){.service-catalog__panel{animation:none}.service-catalog__row:hover{transform:none}.service-catalog__tab{transition:none}}