.react-flow{direction:ltr}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1px;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab;position:absolute}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:-webkit-grab;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background:#1a192b;border:1px solid #fff;border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:-4px;left:50%;transform:translate(-50%)}.react-flow__handle-top{top:-4px;left:50%;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{top:50%;right:-4px;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{background:#ffffff80;margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{color:#222;text-align:center;background-color:#fff;border:1px solid #1a192b;border-radius:3px;width:150px;padding:10px;font-size:12px}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{box-sizing:content-box;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fefefe;border:none;border-bottom:1px solid #eee;justify-content:center;align-items:center;width:16px;height:16px;padding:5px;display:flex}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;width:4px;height:4px;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}
@keyframes ExtractorChart-module-scss-module__mKOKaq__blink{0%,to{opacity:.15}50%{opacity:.95}}.ExtractorChart-module-scss-module__mKOKaq__extractorContainer{background-color:#fff}.ExtractorChart-module-scss-module__mKOKaq__extractorInfo{padding:3rem 3rem 0}@media (max-width:700px){.ExtractorChart-module-scss-module__mKOKaq__extractorInfo{padding:1rem}}.ExtractorChart-module-scss-module__mKOKaq__reactFlowContainer{width:100%;height:560px;padding:.5rem;position:relative;overflow:hidden}.ExtractorChart-module-scss-module__mKOKaq__lanes{pointer-events:none;position:absolute;inset:-1rem 0 0}.ExtractorChart-module-scss-module__mKOKaq__lane{width:320px;height:100%;position:absolute;top:-2rem}.ExtractorChart-module-scss-module__mKOKaq__lane--src{background:#1575530a}.ExtractorChart-module-scss-module__mKOKaq__lane--etl{background:#1575531a}.ExtractorChart-module-scss-module__mKOKaq__lane--dwh{background:#1575530a}.ExtractorChart-module-scss-module__mKOKaq__lane--app{background:#1575531a}.ExtractorChart-module-scss-module__mKOKaq__header{text-transform:uppercase;pointer-events:none;text-align:center;width:280px;margin-bottom:1rem;font-size:1rem;font-weight:600;position:absolute}.react-flow__node{box-shadow:none;background:0 0;border:none;padding:0}.ExtractorChart-module-scss-module__mKOKaq__card{text-align:center;box-sizing:border-box;background:#fff;border:1px solid #00000024;flex-direction:column;justify-content:center;align-items:center;width:260px;height:110px;padding:0 1rem;display:flex}.ExtractorChart-module-scss-module__mKOKaq__title{color:#1b1f23;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.ExtractorChart-module-scss-module__mKOKaq__handle{opacity:0;width:8px;height:8px}@media (max-width:700px){.ExtractorChart-module-scss-module__mKOKaq__extractorInfo{padding:1rem}.ExtractorChart-module-scss-module__mKOKaq__reactFlowContainer{height:420px;padding:.25rem;overflow:hidden}.ExtractorChart-module-scss-module__mKOKaq__lanes{top:-.5rem}.ExtractorChart-module-scss-module__mKOKaq__lane{width:320px}.ExtractorChart-module-scss-module__mKOKaq__header{width:240px;font-size:.85rem}.ExtractorChart-module-scss-module__mKOKaq__card{width:220px;height:96px;padding:0 .75rem}.ExtractorChart-module-scss-module__mKOKaq__title{-webkit-line-clamp:3;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;font-size:13px;line-height:1.25}.ExtractorChart-module-scss-module__mKOKaq__handle{width:6px;height:6px}}
@keyframes ExtractorDwh-module-scss-module__wAn4LG__blink{0%,to{opacity:.15}50%{opacity:.95}}.ExtractorDwh-module-scss-module__wAn4LG__header{background-color:#fff;padding:1rem}.ExtractorDwh-module-scss-module__wAn4LG__title{text-align:center;margin:0 0 1rem;font-size:2.25rem;font-weight:700;line-height:1.15}.ExtractorDwh-module-scss-module__wAn4LG__lead{text-align:center;color:#111827;max-width:56rem;margin:0 auto .75rem;font-size:1rem;line-height:1.6}.ExtractorDwh-module-scss-module__wAn4LG__sublead{text-align:center;color:#374151;max-width:56rem;margin:0 auto 1.25rem;font-size:1rem;line-height:1.6}.ExtractorDwh-module-scss-module__wAn4LG__band{color:#fff;background:linear-gradient(135deg,#146c43 0%,#0f5b3a 100%);grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:0 0 1.5rem;padding:1.5rem;display:grid}@media (max-width:700px){.ExtractorDwh-module-scss-module__wAn4LG__band{grid-template-columns:unset}}.ExtractorDwh-module-scss-module__wAn4LG__pillar{text-align:center;padding:1rem .75rem}@media (max-width:700px){.ExtractorDwh-module-scss-module__wAn4LG__pillar{padding:0}}.ExtractorDwh-module-scss-module__wAn4LG__pillarIcon{width:2.25rem;height:2.25rem;margin:0 auto .75rem}.ExtractorDwh-module-scss-module__wAn4LG__pillarTitle{text-transform:lowercase;margin-bottom:.25rem;font-size:1rem;font-weight:700}.ExtractorDwh-module-scss-module__wAn4LG__pillarText{opacity:.95;font-size:.9375rem;line-height:1.5}.ExtractorDwh-module-scss-module__wAn4LG__features{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:1.25rem;display:grid}@media (max-width:700px){.ExtractorDwh-module-scss-module__wAn4LG__features{grid-template-columns:unset}}.ExtractorDwh-module-scss-module__wAn4LG__card{background:#fff;border:.0625rem solid #0000001f;flex-direction:column;padding:1.5rem;display:flex}.ExtractorDwh-module-scss-module__wAn4LG__cardTitle{margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.ExtractorDwh-module-scss-module__wAn4LG__cardText{color:#111827;font-size:1rem;line-height:1.55}
@keyframes ExtractorUniversalConnectors-module-scss-module__LsYqEG__blink{0%,to{opacity:.15}50%{opacity:.95}}.ExtractorUniversalConnectors-module-scss-module__LsYqEG__title{text-align:center;margin:0 0 1.75rem;font-size:2.25rem;font-weight:700;line-height:1.15}.ExtractorUniversalConnectors-module-scss-module__LsYqEG__grid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;align-items:stretch;gap:1.25rem;display:grid}@media (max-width:700px){.ExtractorUniversalConnectors-module-scss-module__LsYqEG__grid{grid-template-columns:unset}}.ExtractorUniversalConnectors-module-scss-module__LsYqEG__leftCard{background:#fff;border:.0625rem solid #0000001f;flex-direction:column;grid-area:1/1/span 2;gap:1rem;padding:1.5rem;display:flex}.ExtractorUniversalConnectors-module-scss-module__LsYqEG__rightCard{background:#fff;border:.0625rem solid #0000001f;padding:1.5rem}.ExtractorUniversalConnectors-module-scss-module__LsYqEG__cardTitle{margin:0 0 .625rem;font-size:1.5rem;font-weight:700}.ExtractorUniversalConnectors-module-scss-module__LsYqEG__cardText{color:#111827;margin:0 0 1.125rem;font-size:1rem;line-height:1.55}.ExtractorUniversalConnectors-module-scss-module__LsYqEG__list{margin-top:.5rem}
@keyframes GalleryShots-module-scss-module__8HMwBW__blink{0%,to{opacity:.15}50%{opacity:.95}}.GalleryShots-module-scss-module__8HMwBW__galleryGrid{grid-template-columns:1fr 1fr 1fr;gap:1rem;display:grid}@media (max-width:700px){.GalleryShots-module-scss-module__8HMwBW__galleryGrid{grid-template-columns:unset}}.GalleryShots-module-scss-module__8HMwBW__galleryItem{background-color:#fff;padding:1rem;position:relative}
/*# sourceMappingURL=0mo20xyv56o_w.css.map*/