.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;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:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation: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;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.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{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.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{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.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 rgba(0,89,220,.8)}.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{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.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{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.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-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.learning-path-container[data-astro-cid-o5t53bzr]{min-height:600px;position:relative}.arrow-icon[data-astro-cid-o5t53bzr]{color:#8e8e8e}@media (max-width: 768px){.learning-path-container[data-astro-cid-o5t53bzr]{min-height:400px}.arrow-icon[data-astro-cid-o5t53bzr]{width:36px;height:36px}}@media (max-width: 480px){.learning-path-container[data-astro-cid-o5t53bzr]{min-height:350px}.arrow-icon[data-astro-cid-o5t53bzr]{width:28px;height:28px}}:root{--swiper-theme-color: #007aff}[data-astro-cid-s4ttrt3v]:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper[data-astro-cid-s4ttrt3v]{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical[data-astro-cid-s4ttrt3v]>.swiper-wrapper[data-astro-cid-s4ttrt3v]{flex-direction:column}.swiper-wrapper[data-astro-cid-s4ttrt3v]{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android[data-astro-cid-s4ttrt3v] .swiper-slide[data-astro-cid-s4ttrt3v],.swiper-ios[data-astro-cid-s4ttrt3v] .swiper-slide[data-astro-cid-s4ttrt3v],.swiper-wrapper[data-astro-cid-s4ttrt3v]{transform:translateZ(0)}.swiper-horizontal[data-astro-cid-s4ttrt3v]{touch-action:pan-y}.swiper-vertical[data-astro-cid-s4ttrt3v]{touch-action:pan-x}.swiper-slide[data-astro-cid-s4ttrt3v]{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank[data-astro-cid-s4ttrt3v]{visibility:hidden}.swiper-autoheight[data-astro-cid-s4ttrt3v],.swiper-autoheight[data-astro-cid-s4ttrt3v] .swiper-slide[data-astro-cid-s4ttrt3v]{height:auto}.swiper-autoheight[data-astro-cid-s4ttrt3v] .swiper-wrapper[data-astro-cid-s4ttrt3v]{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden[data-astro-cid-s4ttrt3v] .swiper-slide[data-astro-cid-s4ttrt3v]{transform:translateZ(0);backface-visibility:hidden}.swiper-3d[data-astro-cid-s4ttrt3v].swiper-css-mode .swiper-wrapper[data-astro-cid-s4ttrt3v]{perspective:1200px}.swiper-3d[data-astro-cid-s4ttrt3v] .swiper-wrapper[data-astro-cid-s4ttrt3v]{transform-style:preserve-3d}.swiper-3d[data-astro-cid-s4ttrt3v]{perspective:1200px;.swiper-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode[data-astro-cid-s4ttrt3v]{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d[data-astro-cid-s4ttrt3v]{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}}.swiper-lazy-preloader[data-astro-cid-s4ttrt3v]{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper[data-astro-cid-s4ttrt3v]:not(.swiper-watch-progress),.swiper-watch-progress[data-astro-cid-s4ttrt3v] .swiper-slide-visible[data-astro-cid-s4ttrt3v]{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.swiper-lazy-preloader-white[data-astro-cid-s4ttrt3v]{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black[data-astro-cid-s4ttrt3v]{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-free-mode[data-astro-cid-s4ttrt3v]>.swiper-wrapper[data-astro-cid-s4ttrt3v]{transition-timing-function:ease-out;margin:0 auto}.swiper-pagination[data-astro-cid-s4ttrt3v]{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>&,&.swiper-pagination-disabled{display:none!important}}.swiper-pagination-fraction[data-astro-cid-s4ttrt3v],.swiper-pagination-custom[data-astro-cid-s4ttrt3v],.swiper-horizontal[data-astro-cid-s4ttrt3v]>.swiper-pagination-bullets[data-astro-cid-s4ttrt3v],.swiper-pagination-bullets[data-astro-cid-s4ttrt3v].swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic[data-astro-cid-s4ttrt3v]{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet[data-astro-cid-s4ttrt3v]{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2);button&{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active[data-astro-cid-s4ttrt3v]{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical[data-astro-cid-s4ttrt3v]>.swiper-pagination-bullets[data-astro-cid-s4ttrt3v],.swiper-pagination-vertical[data-astro-cid-s4ttrt3v].swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}}}.swiper-horizontal[data-astro-cid-s4ttrt3v]>.swiper-pagination-bullets[data-astro-cid-s4ttrt3v],.swiper-pagination-horizontal[data-astro-cid-s4ttrt3v].swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:.2s transform,.2s left}}}.swiper-horizontal[data-astro-cid-s4ttrt3v].swiper-rtl>.swiper-pagination-bullets-dynamic[data-astro-cid-s4ttrt3v] .swiper-pagination-bullet[data-astro-cid-s4ttrt3v]{transition:.2s transform,.2s right}.swiper-pagination-fraction[data-astro-cid-s4ttrt3v]{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar[data-astro-cid-s4ttrt3v]{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>&,&.swiper-pagination-horizontal,.swiper-vertical>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>&,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}}.swiper-pagination-lock[data-astro-cid-s4ttrt3v]{display:none}.moduleSwiper[data-astro-cid-s4ttrt3v]{padding:1rem 0 3rem;position:relative;width:100%}.moduleSwiper[data-astro-cid-s4ttrt3v] .swiper-wrapper[data-astro-cid-s4ttrt3v]{align-items:stretch;display:flex}.moduleSwiper[data-astro-cid-s4ttrt3v] .swiper-slide[data-astro-cid-s4ttrt3v]{height:auto;display:flex;box-sizing:border-box;flex-shrink:0;transition:transform .3s ease;opacity:.7;transform:scale(.9)}.moduleSwiper[data-astro-cid-s4ttrt3v] .swiper-slide-active[data-astro-cid-s4ttrt3v]{opacity:1;transform:scale(1.05);z-index:1}.moduleSwiper[data-astro-cid-s4ttrt3v] .swiper-slide[data-astro-cid-s4ttrt3v]>div[data-astro-cid-s4ttrt3v]{width:100%;height:100%}.moduleSwiper[data-astro-cid-s4ttrt3v] .swiper-pagination[data-astro-cid-s4ttrt3v]{position:absolute!important;bottom:1rem!important;left:50%!important;transform:translate(-50%)!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:8px!important;z-index:10!important;width:auto!important;height:auto!important}.moduleSwiper[data-astro-cid-s4ttrt3v] .swiper-pagination-bullet[data-astro-cid-s4ttrt3v]{width:10px!important;height:10px!important;border-radius:50%!important;background:#0009!important;opacity:1!important;transition:all .3s ease!important;cursor:pointer!important;margin:0!important;display:block!important}.moduleSwiper[data-astro-cid-s4ttrt3v] .swiper-pagination-bullet-active[data-astro-cid-s4ttrt3v]{background:#ff6b35!important;transform:scale(1.2)!important}@media (max-width: 768px){.moduleSwiper[data-astro-cid-s4ttrt3v] .swiper-button-prev[data-astro-cid-s4ttrt3v],.moduleSwiper[data-astro-cid-s4ttrt3v] .swiper-button-next[data-astro-cid-s4ttrt3v]{display:none!important}.moduleSwiper[data-astro-cid-s4ttrt3v] .swiper-pagination[data-astro-cid-s4ttrt3v]{display:flex!important}}@media (min-width: 769px){.moduleSwiper[data-astro-cid-s4ttrt3v] .swiper-pagination[data-astro-cid-s4ttrt3v]{display:none!important}}
