.CubeSchema_CubeSchema__gWJ_i{--animation-delay:100ms;--schema-width:1248;position:relative;display:flex;justify-content:center;align-items:center;max-width:var(--schema-width);-webkit-user-select:none;user-select:none}.CubeSchema_CubeSchema__input__ngwzW,.CubeSchema_CubeSchema__output__5e7c6{--section-width:408;--section-height:424;position:relative;display:flex;justify-content:center;align-items:center;gap:calc(24 / var(--schema-width) * 100%);width:calc(var(--section-width) / var(--schema-width) * 100%);aspect-ratio:var(--section-width) /var(--section-height);background-repeat:no-repeat;background-position:50%;background-size:contain}.CubeSchema_CubeSchema__input__ngwzW>svg,.CubeSchema_CubeSchema__output__5e7c6>svg{width:auto;height:100%}.CubeSchema_CubeSchema__input__ngwzW{z-index:1}.CubeSchema_CubeSchema__output__5e7c6{z-index:2}.CubeSchema_CubeSchema__svg--desktop__MuUOT{display:block}.CubeSchema_CubeSchema__svg--mobile__uJLMv{display:none}.CubeSchema_CubeSchema__input__ngwzW.CubeSchema_CubeSchema__input--1__QQDBi{background-image:url(/images/cube-scheme/input-1.svg)}.CubeSchema_CubeSchema__input__ngwzW.CubeSchema_CubeSchema__input--2__w9dC9{background-image:url(/images/cube-scheme/input-2.svg)}.CubeSchema_CubeSchema__input__ngwzW.CubeSchema_CubeSchema__input--3__bzzK5{background-image:url(/images/cube-scheme/input-3.svg)}.CubeSchema_CubeSchema__output__5e7c6.CubeSchema_CubeSchema__output--1__lvuJq{background-image:url(/images/cube-scheme/output-1.svg)}.CubeSchema_CubeSchema__output__5e7c6.CubeSchema_CubeSchema__output--2__9PIdr{background-image:url(/images/cube-scheme/output-2.svg)}.CubeSchema_CubeSchema__output__5e7c6.CubeSchema_CubeSchema__output--3__pW_rW{background-image:url(/images/cube-scheme/output-3.svg)}.CubeSchema_CubeSchema__output__5e7c6.CubeSchema_CubeSchema__output--4__eQuTv{background-image:url(/images/cube-scheme/output-4.svg)}.CubeSchema_CubeSchema__output__5e7c6.CubeSchema_CubeSchema__output--5__GdA43{background-image:url(/images/cube-scheme/output-5.svg)}.CubeSchema_CubeSchema__cube__LP2S3{--section-width:480;--section-height:424;position:relative;z-index:1;display:flex;justify-content:center;align-items:center;width:calc(var(--section-width) / var(--schema-width) * 100%);aspect-ratio:var(--section-width) /var(--section-height);margin:0 calc(-24 / var(--schema-width) * 100%);background-repeat:no-repeat;background-position:50%;background-size:contain}.CubeSchema_CubeSchema__cube__svg__W1JSv{width:100%;height:auto}.CubeSchema_CubeSchema__gWJ_i:after,.CubeSchema_CubeSchema__gWJ_i:before{--width:25%;--height:60%;--dx:10%;--dy:0%;--ping-animation-delay:0ms;content:"";position:absolute;top:calc(50% + var(--dy) - var(--height) / 2);left:calc(50% + var(--dx) - var(--width) / 2);width:var(--width);height:var(--height);border-radius:10%;opacity:0;filter:blur(100px);transform:translateZ(-200px);animation:CubeSchema_glow-enter__HC2r_ 3s ease-in-out 1 forwards calc(var(--animation-delay) + .5s),CubeSchema_glow-ping__Qsdmp 8s ease-in-out infinite forwards calc(var(--ping-animation-delay) + var(--animation-delay) + .5s + 3s)}.CubeSchema_CubeSchema__gWJ_i:before{--dx:-10%;--ping-animation-delay:0ms;background-color:var(--purple)}.CubeSchema_CubeSchema__gWJ_i:after{--dx:10%;--ping-animation-delay:1000ms;background-color:var(--cherry)}@media (max-width:639px){.CubeSchema_CubeSchema__gWJ_i:after,.CubeSchema_CubeSchema__gWJ_i:before{--height:30%;--dy:-5%}}@keyframes CubeSchema_glow-enter__HC2r_{0%{opacity:0;transform:translateZ(-200px) scale(.9)}50%{transform:translateZ(-200px) scale(1.05)}to{opacity:.3;transform:translateZ(-200px) scale(1)}}@keyframes CubeSchema_glow-ping__Qsdmp{0%{opacity:.3;transform:translateZ(-200px) scale(1)}50%{opacity:.4;transform:translateZ(-200px) scale(1.05)}to{opacity:.3;transform:translateZ(-200px) scale(1)}}.CubeSchema_CubeSchema__card__oVKzM{--card-size:280;--card-padding:24;--border-radius:32;--card-angle:60deg;--card-dx:25%;--card-easing:ease-in-out;--card-duration:300ms;--card-scale:0.95;position:absolute;display:flex;flex-flow:column;justify-content:space-between;width:calc(var(--card-size) / var(--section-width) * 100%);aspect-ratio:1;border-radius:calc(var(--border-radius) / var(--card-size) * 100%);padding:calc(var(--card-padding) / var(--section-width) * 100%);box-shadow:-2px 0 0 var(--card-border);overflow:hidden;color:var(--white);text-decoration:none;background-color:var(--card-bg);transition:box-shadow var(--card-duration) var(--card-easing),transform var(--card-duration) var(--card-easing),--card-scale var(--card-duration) var(--card-easing);transform:translateZ(200px) translateX(calc(var(--card-dx) * var(--card-offset))) scale(var(--card-scale)) perspective(1200px) rotateY(var(--card-angle));transform-origin:center;-webkit-tap-highlight-color:transparent}.CubeSchema_CubeSchema__card--active__n6ahJ{cursor:pointer}.CubeSchema_CubeSchema__card__oVKzM>div{display:flex;flex-flow:column}.CubeSchema_CubeSchema__card__oVKzM:after{content:"";position:absolute;inset:0;z-index:2;width:100%;height:100%;opacity:1;background-image:linear-gradient(90deg,hsl(0 0% 10%/.1),hsl(0 0% 0%/.5));transition:opacity var(--card-duration) var(--card-easing),z-index var(--card-duration) var(--card-easing)}.CubeSchema_CubeSchema__card__oVKzM.CubeSchema_CubeSchema__card--selected__O4xsH{box-shadow:0 0 0 1px var(--card-border);transform:translateZ(300px) translateX(calc(var(--card-dx) * var(--card-offset))) scale(1) perspective(1200px) rotateY(0deg)}.CubeSchema_CubeSchema__card__oVKzM.CubeSchema_CubeSchema__card--selected__O4xsH:after{z-index:-1;opacity:0}.CubeSchema_CubeSchema__card_title__5Foy8{max-width:50%;margin:0;margin-bottom:calc(8 / var(--card-size) * 100%);font-weight:700;font-size:calc(20vw * 100 / 1248);line-height:calc(26vw * 100 / 1248);letter-spacing:.02em}.CubeSchema_CubeSchema__card__oVKzM .CubeSchema_CubeSchema__card_title__5Foy8{text-align:left;transition:transform var(--card-duration) var(--card-easing);transform:scaleX(1.2);transform-origin:left}.CubeSchema_CubeSchema__card__oVKzM.CubeSchema_CubeSchema__card--selected__O4xsH .CubeSchema_CubeSchema__card_title__5Foy8{transform:scaleX(1)}.CubeSchema_CubeSchema__card_content__MLo29{margin:0;opacity:0;font-size:calc(14vw * 100 / 1248);line-height:calc(20vw * 100 / 1248);text-align:left;transition:opacity var(--card-duration) var(--card-easing);transition-delay:0}.CubeSchema_CubeSchema__card__oVKzM.CubeSchema_CubeSchema__card--selected__O4xsH .CubeSchema_CubeSchema__card_content__MLo29{opacity:1;transition-delay:calc(var(--card-duration) / 2)}.CubeSchema_CubeSchema__card_footer__4r4pV{position:relative}.CubeSchema_CubeSchema__card_readMore__M7vHr{position:absolute;bottom:0;display:flex;justify-content:space-between;align-items:center;width:100%;opacity:0;font-weight:700;font-size:calc(16vw * 100 / 1248);line-height:calc(24vw * 100 / 1248);transition:opacity var(--card-duration);transition-delay:0}.CubeSchema_CubeSchema__card_readMore__M7vHr svg{width:1em;height:1em;transition:transform var(--card-duration);transition-delay:0;transform:translateX(-1em)}.CubeSchema_CubeSchema__card_badge__YZ6pQ{justify-self:flex-end;width:calc(48 / var(--card-size) * 100%)!important;transition:opacity var(--card-duration);transform:scale(1)}.CubeSchema_CubeSchema__card__oVKzM.CubeSchema_CubeSchema__card--selected__O4xsH .CubeSchema_CubeSchema__card_readMore__M7vHr,.CubeSchema_CubeSchema__card_badge__YZ6pQ{opacity:1;transition-delay:calc(var(--card-duration) / 2)}.CubeSchema_CubeSchema__card__oVKzM.CubeSchema_CubeSchema__card--selected__O4xsH .CubeSchema_CubeSchema__card_readMore__M7vHr svg{transition-delay:calc(var(--card-duration) / 2);transform:translateX(0)}.CubeSchema_CubeSchema__card__oVKzM.CubeSchema_CubeSchema__card--selected__O4xsH .CubeSchema_CubeSchema__card_badge__YZ6pQ{opacity:0;transition-delay:0s}@media (min-width:1248px){.CubeSchema_CubeSchema__card_title__5Foy8{font-size:20px;line-height:26px}.CubeSchema_CubeSchema__card_content__MLo29{font-size:14px;line-height:20px}.CubeSchema_CubeSchema__card_readMore__M7vHr{font-size:16px;line-height:24px}}@media (max-width:639px){.CubeSchema_CubeSchema__gWJ_i{--schema-width:320;flex-flow:column}.CubeSchema_CubeSchema__input__ngwzW,.CubeSchema_CubeSchema__output__5e7c6{--section-width:320;--section-height:184;display:flex;flex-flow:column;gap:0;width:100%}.CubeSchema_CubeSchema__input__ngwzW>svg,.CubeSchema_CubeSchema__output__5e7c6>svg{width:100%;height:auto}.CubeSchema_CubeSchema__svg--desktop__MuUOT{display:none}.CubeSchema_CubeSchema__svg--mobile__uJLMv{display:block}.CubeSchema_CubeSchema__svg--inverted_output__x8Cen{color:hsl(0 100% 50%)!important;transform:scaleX(-1)}.CubeSchema_CubeSchema__svg--mobile__uJLMv:last-child{margin-top:calc(8 / var(--schema-width) * 100%)}.CubeSchema_CubeSchema__input__ngwzW{background-position-y:bottom}.CubeSchema_CubeSchema__output__5e7c6{background-position-y:top}.CubeSchema_CubeSchema__input__ngwzW.CubeSchema_CubeSchema__input--1__QQDBi{background-image:url(/images/cube-scheme/input-1-mobile.svg)}.CubeSchema_CubeSchema__input__ngwzW.CubeSchema_CubeSchema__input--2__w9dC9{background-image:url(/images/cube-scheme/input-2-mobile.svg)}.CubeSchema_CubeSchema__input__ngwzW.CubeSchema_CubeSchema__input--3__bzzK5{background-image:url(/images/cube-scheme/input-3-mobile.svg)}.CubeSchema_CubeSchema__output__5e7c6.CubeSchema_CubeSchema__output--1__lvuJq{background-image:url(/images/cube-scheme/output-1-mobile.svg)}.CubeSchema_CubeSchema__output__5e7c6.CubeSchema_CubeSchema__output--2__9PIdr{background-image:url(/images/cube-scheme/output-2-mobile.svg)}.CubeSchema_CubeSchema__cube__LP2S3{--section-width:320;--section-height:280;width:100%;aspect-ratio:var(--section-width) /var(--section-height);margin:0;margin-bottom:calc(0 / var(--schema-width) * 100%)}.CubeSchema_CubeSchema__card__oVKzM{--card-size:180;--card-padding:16;--border-radius:14}.CubeSchema_CubeSchema__card_title__5Foy8{font-size:calc(24vw * 100 / 639)!important;line-height:calc(32vw * 100 / 639)!important}.CubeSchema_CubeSchema__card_content__MLo29{font-size:calc(16vw * 100 / 639)!important;line-height:calc(20vw * 100 / 639)!important}.CubeSchema_CubeSchema__card_readMore__M7vHr{font-size:calc(20vw * 100 / 639)!important;line-height:calc(24vw * 100 / 639)!important}.CubeSchema_CubeSchema__card_badge__YZ6pQ{justify-self:flex-end;width:calc(24 / var(--card-size) * 100%)!important}}.CubeSchema_CubeSchema__Tools__SAdhV{display:flex;flex-flow:column;gap:24px}.CubeSchema_CubeSchema__features__list__QlwJr{display:flex;gap:var(--space-l);margin-block:var(--space-xl) 0}.CubeSchema_CubeSchema__feature__V9jNF{display:flex;flex-flow:column;text-align:start;border-block-start:2px solid var(--purple);&:nth-child(2){border-block-start-color:var(--blue)}&:nth-child(3){border-block-start-color:var(--yellow)}&:last-child{border-block-start-color:var(--pink)}}.CubeSchema_CubeSchema__featureTitle__cI6JG{margin-block:var(--space-m) 0;font:var(--h4_font)}.CubeSchema_CubeSchema__featureText__E0zSF{margin-block:0;color:var(--dark_04);font:var(--p1_font)}@media (max-width:640px){.CubeSchema_CubeSchema__features__list__QlwJr{flex-flow:column}}.ProductHeader_ProductHeader__0Wgrn{padding-top:var(--space-xl);display:flex;flex-wrap:wrap;gap:var(--space-2xl)}.ProductHeader_ProductHeader--centered__MGeoh{gap:var(--space-xl);flex-direction:column;align-items:center}.ProductHeader_ProductHeader--centered__MGeoh .ProductHeader_ProductHeader__texts__fMJ_R{max-width:800px;text-align:center}@media (min-width:641px){.ProductHeader_ProductHeader--centered__MGeoh .ProductHeader_ProductHeader__texts__fMJ_R{justify-items:center}.ProductHeader_ProductHeader--centered__MGeoh .ProductHeader_ProductHeader__media__A1c9n{margin-block:0}}.ProductHeader_ProductHeader--centered__MGeoh .ProductHeader_ProductHeader__buttons__fAMOA{justify-content:center}.ProductHeader_ProductHeader__breadcrumbs____RkD{margin-bottom:var(--space-s)}.ProductHeader_ProductHeader__subheadingtext__B64T9{background:var(--gradient_brand);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font:var(--h4_font);font-style:normal;font-weight:500;margin:0}.ProductHeader_ProductHeader__media__A1c9n,.ProductHeader_ProductHeader__texts__fMJ_R{flex-basis:0;flex-grow:1;flex-shrink:1}.ProductHeader_ProductHeader__media__A1c9n{flex-grow:0.8;order:2;width:100%;border-radius:var(--border-radius-s);display:flex;align-items:center;justify-content:center}.ProductHeader_ProductHeader__title__tZMZx{font:var(--h1big_font);margin-block:var(--space-xs) var(--space-m);text-wrap:balance}.ProductHeader_ProductHeader__description__q1ZOr{font:var(--p1_font);color:var(--dark_05);margin-block:0 var(--space-l)}.ProductHeader_ProductFeatures__texts__ndB0S>p{font:var(--p1_font)!important}.ProductHeader_ProductFeatures__texts__ndB0S p:first-child{margin-top:0}.ProductHeader_ProductFeatures__texts__ndB0S p:last-child{margin-bottom:0}.ProductHeader_ProductHeader__buttons__fAMOA{display:flex;gap:var(--space-s)}.ProductHeader_ProductHeader__0Wgrn .ProductHeader_ProductHeader__button__kQN5B{color:var(--white)}.ProductHeader_ProductHeader__companies__Gm87v{display:flex;flex-direction:column;margin-top:var(--space-l)}.ProductHeader_ProductHeader__companiesDescriptions__VdkF0{color:var(--dark_04);font:var(--p2_font);margin-block:0 var(--space-s)}.ProductHeader_ProductHeader__companiesLogosList__6PABO{display:flex;gap:var(--space-m);flex-wrap:wrap}.ProductHeader_ProductHeader__companiesLogosList__6PABO>img{width:auto}.ProductHeader_ProductHeader__companyLogo__k4rYY{height:24px;width:min-content;filter:invert(1)}@media (max-width:639px){.ProductHeader_ProductHeader__media__A1c9n,.ProductHeader_ProductHeader__texts__fMJ_R{flex-grow:1}.ProductHeader_ProductHeader__0Wgrn{flex-direction:column;align-items:center;justify-content:center}.ProductHeader_ProductHeader__title__tZMZx{font:var(--h1_font)}.ProductHeader_ProductHeader__buttons__fAMOA{flex-direction:column}.ProductHeader_ProductHeader__buttons__fAMOA>*{width:100%}}@media (min-width:640px){.ProductHeader_ProductHeader__media__A1c9n{margin-block:calc(-1 * var(--space-xl))}}.SectionNavigation_SectionNavigation__vScMu{position:relative;z-index:3;max-width:var(--max-width-m);margin-inline:auto}.SectionNavigation_SectionNavigation__list__UXHLv{display:flex;flex-wrap:wrap;list-style-type:none;justify-content:center;gap:var(--space-xs)}body:has(.SectionNavigation_SectionNavigation__vScMu) [id]{scroll-margin-block-start:calc(var(--topbar_height) + var(--space-2xs))}@media (max-width:768px){.SectionNavigation_SectionNavigation__list__UXHLv{gap:var(--space-xs)}.SectionNavigation_SectionNavigation__list-item__m6ExR{flex-grow:1}}.cube-cloud_SectionHero__tagline_h2__YWwrP{font:var(--h3_font);font-weight:400;text-align:center;color:var(--white);max-width:1120px;margin-left:auto;margin-right:auto}.cube-cloud_CubeCloudPage__backgroundWrapper__cC_bl{background-color:var(--dark_01);overflow:hidden}.cube-cloud_CubeCloudPage__backgroundWrapperGradient__slUXZ{background:linear-gradient(to bottom,var(--dark_01),var(--dark_02) 80%)}.cube-cloud_CubeCloudPage__Section__W2Gty{background-color:initial;overflow:visible}.cube-cloud_CubeCloud__testimonialGallery__6_HF1{height:400px}.cube-cloud_CubeCloud__useCases__BOTBc{padding-bottom:var(--space-2xs)}