:root{--media-desktop-min-width:1200px;--media-desktop-max-width:1400px;--media-tablet-min-width:800px;--media-tablet-width:1199px;--media-mobile-min-width:320px;--media-mobile-width:799px;--media-mobile-width-small:420px}.EcosystemDiagram-module-scss-module__OiyZCW__ecosystemDiagram{--adcm-ecosystem-featured-product-logo-width:86px;--adcm-ecosystem-mobile-products-logos-width:146px;--adcm-ecosystem-mobile-wide-product-logo-width:117px;--adcm-ecosystem-mobile-wide-host-provider-logo-width:85px;grid-template-areas:".integrations.""products arenadataClusterManager hostProviders"".security.";align-items:center;gap:40px;display:grid;position:relative}.EcosystemDiagram-module-scss-module__OiyZCW__integrations{grid-area:integrations;justify-self:center;width:max-content}.EcosystemDiagram-module-scss-module__OiyZCW__products{grid-area:products;justify-self:flex-end;width:314px}.EcosystemDiagram-module-scss-module__OiyZCW__hostProviders{grid-area:hostProviders;max-width:270px}.EcosystemDiagram-module-scss-module__OiyZCW__security{grid-area:security;justify-self:center;width:max-content}.EcosystemDiagram-module-scss-module__OiyZCW__arenadataClusterManager{padding:var(--panel-padding-xxl,32px);border-radius:var(--radius-container);border:1px solid var(--border-feature-strong);background:var(--bg-secondary-soft);justify-self:center;align-items:center;gap:var(--panel-gap-lg,20px);width:240px;height:100px;box-shadow:0 12px 16px -4px var(--bg-info-soft) inset,0 0 1px 1px var(--border-brand-weak),0 0 9px 9px var(--shadow-info-md);grid-area:arenadataClusterManager;display:flex}.EcosystemDiagram-module-scss-module__OiyZCW__arenadataClusterManager>.EcosystemDiagram-module-scss-module__OiyZCW__logo{width:100%}.EcosystemDiagram-module-scss-module__OiyZCW__centerLogo{width:100%;height:auto}.EcosystemDiagram-module-scss-module__OiyZCW__logo{width:100%}.EcosystemDiagram-module-scss-module__OiyZCW__logo__wide{width:30%}.EcosystemDiagram-module-scss-module__OiyZCW__logosPanel{padding:var(--panel-padding-sm);align-items:center;gap:var(--inner-gap-tight);border-radius:var(--radius-container);border:var(--border-width-subtle) solid var(--border-subtle);background:var(--bg-primary-default);flex-direction:column;display:flex}.EcosystemDiagram-module-scss-module__OiyZCW__logosPanel__title{color:#fff;font-size:var(--caption-1-size);font-weight:var(--weight-medium);font-style:normal;line-height:var(--caption-1-lineheight);letter-spacing:var(--letter-spacing-100p);text-align:center;letter-spacing:.32px}.EcosystemDiagram-module-scss-module__OiyZCW__logosPanel__logos{padding:var(--panel-padding-md);gap:var(--section-gap-md);border-radius:var(--radius-control);background:var(--bg-primary-extra);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.EcosystemDiagram-module-scss-module__OiyZCW__integrationsLogos{min-height:64px}.EcosystemDiagram-module-scss-module__OiyZCW__productsPanel{outline:1px solid var(--border-subtle);outline-offset:-1px;background:var(--bg-primary-default);border:0;border-radius:12px;gap:4px;width:314px;padding:8px}.EcosystemDiagram-module-scss-module__OiyZCW__productsLogos{background:var(--bg-primary-extra);border-radius:8px;place-content:center;align-items:center;gap:20px;width:300px;padding:12px}.EcosystemDiagram-module-scss-module__OiyZCW__hostProvidersPanel{outline:1px solid var(--border-subtle);outline-offset:-1px;background:var(--bg-primary-default);border:0;border-radius:12px;justify-content:center;gap:4px;width:244px;padding:8px}.EcosystemDiagram-module-scss-module__OiyZCW__hostProviderLogos{background:var(--bg-primary-extra);border-radius:8px;place-content:center;align-items:center;gap:20px;width:228px;height:116px;padding:12px}.EcosystemDiagram-module-scss-module__OiyZCW__securityLogos{min-height:72px}.EcosystemDiagram-module-scss-module__OiyZCW__integrationLogo,.EcosystemDiagram-module-scss-module__OiyZCW__hostProviderLogo,.EcosystemDiagram-module-scss-module__OiyZCW__securityLogo{width:auto;height:36px}.EcosystemDiagram-module-scss-module__OiyZCW__productLogo{width:auto;max-width:100%;height:24px}.EcosystemDiagram-module-scss-module__OiyZCW__productLogo__featured{width:auto;max-width:var(--adcm-ecosystem-featured-product-logo-width);height:24px}.EcosystemDiagram-module-scss-module__OiyZCW__productLogo__wide{max-width:100%}.EcosystemDiagram-module-scss-module__OiyZCW__hostProviderLogo__wide{width:128px;height:auto}@media (max-width:1199px){.EcosystemDiagram-module-scss-module__OiyZCW__ecosystemDiagram{grid-template-areas:"integrations integrations products products"".arenadataClusterManager arenadataClusterManager.""hostProviders hostProviders security security";display:grid}.EcosystemDiagram-module-scss-module__OiyZCW__integrations,.EcosystemDiagram-module-scss-module__OiyZCW__products{place-self:flex-end center}.EcosystemDiagram-module-scss-module__OiyZCW__hostProviders,.EcosystemDiagram-module-scss-module__OiyZCW__security{place-self:flex-start center}.EcosystemDiagram-module-scss-module__OiyZCW__products{width:314px}.EcosystemDiagram-module-scss-module__OiyZCW__hostProviders{max-width:250px}.EcosystemDiagram-module-scss-module__OiyZCW__logosPanel{width:fit-content}}@media (max-width:799px){.EcosystemDiagram-module-scss-module__OiyZCW__ecosystemDiagram{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"integrations integrations products products"".arenadataClusterManager arenadataClusterManager.""hostProviders hostProviders security security";gap:16px 0}.EcosystemDiagram-module-scss-module__OiyZCW__integrations,.EcosystemDiagram-module-scss-module__OiyZCW__products,.EcosystemDiagram-module-scss-module__OiyZCW__hostProviders,.EcosystemDiagram-module-scss-module__OiyZCW__security{justify-self:center}.EcosystemDiagram-module-scss-module__OiyZCW__products,.EcosystemDiagram-module-scss-module__OiyZCW__hostProviders{width:fit-content}.EcosystemDiagram-module-scss-module__OiyZCW__arenadataClusterManager{width:210px;height:60px;padding:var(--panel-padding-lg)}.EcosystemDiagram-module-scss-module__OiyZCW__logosPanel{width:min-content}.EcosystemDiagram-module-scss-module__OiyZCW__logosPanel__title{font-size:var(--caption-2-size);line-height:var(--caption-2-lineheight);letter-spacing:.32px}.EcosystemDiagram-module-scss-module__OiyZCW__logosPanel__logos{max-width:none;padding:var(--panel-padding-md);flex-flow:column;place-content:flex-start center;align-items:center;gap:20px}.EcosystemDiagram-module-scss-module__OiyZCW__integrationsLogos,.EcosystemDiagram-module-scss-module__OiyZCW__hostProviderLogos,.EcosystemDiagram-module-scss-module__OiyZCW__securityLogos{width:auto;height:auto;min-height:0}.EcosystemDiagram-module-scss-module__OiyZCW__productsLogos{width:var(--adcm-ecosystem-mobile-products-logos-width)}.EcosystemDiagram-module-scss-module__OiyZCW__productLogo__wide{width:var(--adcm-ecosystem-mobile-wide-product-logo-width)}.EcosystemDiagram-module-scss-module__OiyZCW__integrationLogo,.EcosystemDiagram-module-scss-module__OiyZCW__hostProviderLogo,.EcosystemDiagram-module-scss-module__OiyZCW__securityLogo{max-width:100%;height:36px}.EcosystemDiagram-module-scss-module__OiyZCW__hostProviderLogo__wide{width:var(--adcm-ecosystem-mobile-wide-host-provider-logo-width);height:auto}}
:root{--media-desktop-min-width:1200px;--media-desktop-max-width:1400px;--media-tablet-min-width:800px;--media-tablet-width:1199px;--media-mobile-min-width:320px;--media-mobile-width:799px;--media-mobile-width-small:420px}.EcosystemSection-module-scss-module__yXvp7G__root{--adcm-ecosystem-subtitle-max-width:720px;background:var(--bg-primary-extra)}.EcosystemSection-module-scss-module__yXvp7G__header{gap:var(--section-gap-2xl);width:100%;max-width:var(--content-landing-max-width);padding-inline:var(--page-padding-x);flex-direction:column;align-items:center;margin-inline:auto;display:flex}.EcosystemSection-module-scss-module__yXvp7G__headline{text-align:center;align-self:stretch;align-items:center}.EcosystemSection-module-scss-module__yXvp7G__headline p{width:100%;max-width:var(--adcm-ecosystem-subtitle-max-width)}@media (max-width:799px){.EcosystemSection-module-scss-module__yXvp7G__header{padding-inline:0}.EcosystemSection-module-scss-module__yXvp7G__headline{gap:var(--inner-gap-relaxed)}.EcosystemSection-module-scss-module__yXvp7G__headline h2{color:var(--text-primary);font-size:var(--display-2-size);font-style:normal;font-weight:var(--weight-medium);line-height:var(--display-2-lineheight);letter-spacing:var(--letter-spacing-050)}.EcosystemSection-module-scss-module__yXvp7G__headline p{color:var(--text-secondary);font-size:var(--display-sub-2-size);font-style:normal;font-weight:var(--weight-regular);line-height:var(--display-sub-2-lineheight);letter-spacing:var(--letter-spacing-000);margin-top:calc(var(--inner-gap-loose) - var(--inner-gap-relaxed))}}
:root{--media-desktop-min-width:1200px;--media-desktop-max-width:1400px;--media-tablet-min-width:800px;--media-tablet-width:1199px;--media-mobile-min-width:320px;--media-mobile-width:799px;--media-mobile-width-small:420px}.InfrastructureScenariosSection-module-scss-module__7yDOca__root{background:var(--bg-primary-extra)}.InfrastructureScenariosSection-module-scss-module__7yDOca__headline{width:100%;max-width:calc(var(--content-landing-max-width) + var(--page-padding-x)*2);padding-inline:var(--page-padding-x);text-align:left;align-items:flex-start;margin-inline:auto}.InfrastructureScenariosSection-module-scss-module__7yDOca__content{width:100%}.InfrastructureScenariosSection-module-scss-module__7yDOca__scenarios{gap:var(--section-gap-md);grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.InfrastructureScenariosSection-module-scss-module__7yDOca__scenario{min-width:0;min-height:388px;padding:var(--space-600);justify-content:flex-start;align-items:flex-start;gap:var(--inner-gap-tight);border:1px solid var(--border-soft);border-radius:var(--radius-300);background:radial-gradient(ellipse 72.84% 83.99% at 92.87% 96.09%, var(--bg-brand-strong) 0%, var(--bg-feature-0) 100%),var(--bg-primary-soft);text-align:left;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #1314160a}.InfrastructureScenariosSection-module-scss-module__7yDOca__scenario:before{border-radius:var(--radius-full);background:radial-gradient(50% 50% at 50% 50%, var(--bg-feature-soft) 0%, var(--bg-feature-0) 72%);content:"";pointer-events:none;width:420px;height:420px;position:absolute;bottom:-144px;right:-120px}.InfrastructureScenariosSection-module-scss-module__7yDOca__scenario h3,.InfrastructureScenariosSection-module-scss-module__7yDOca__scenario p{margin:0}.InfrastructureScenariosSection-module-scss-module__7yDOca__scenario h3{color:var(--text-primary);font-size:var(--font-size-1000);font-weight:var(--weight-medium);line-height:var(--line-height-700);letter-spacing:var(--letter-spacing-050)}.InfrastructureScenariosSection-module-scss-module__7yDOca__scenario p{font-weight:var(--weight-regular);line-height:var(--body-1-lineheight);color:var(--text-secondary);font-size:var(--body-1-size);letter-spacing:var(--letter-spacing-000);font-style:normal}.InfrastructureScenariosSection-module-scss-module__7yDOca__scenarioText{z-index:1;gap:var(--space-200);flex-direction:column;max-width:100%;display:flex;position:relative}.InfrastructureScenariosSection-module-scss-module__7yDOca__scenarioIcon{right:var(--space-600);bottom:var(--space-600);z-index:1;object-fit:contain;width:128px;height:128px;position:absolute}.InfrastructureScenariosSection-module-scss-module__7yDOca__tiles{width:100%}@media (max-width:1199px){.InfrastructureScenariosSection-module-scss-module__7yDOca__content{padding-inline:var(--page-padding-x)}.InfrastructureScenariosSection-module-scss-module__7yDOca__scenarios{grid-template-columns:repeat(3,minmax(0,1fr))}.InfrastructureScenariosSection-module-scss-module__7yDOca__scenario{min-height:300px}.InfrastructureScenariosSection-module-scss-module__7yDOca__scenarioIcon{width:100px;height:100px}}@media (max-width:799px){.InfrastructureScenariosSection-module-scss-module__7yDOca__scenarios{grid-template-columns:1fr}.InfrastructureScenariosSection-module-scss-module__7yDOca__scenario{min-height:260px;padding:var(--space-500)}.InfrastructureScenariosSection-module-scss-module__7yDOca__scenarioIcon{right:var(--space-500);bottom:var(--space-500)}}
