/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;background-color:#fafafa;font-family:BlinkMacSystemFont,serif;margin:0;text-rendering:optimizeLegibility;-webkit-user-select:none;user-select:none}.root{align-items:center;display:flex;justify-content:center}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a:active,a:focus,li:active,li:focus{-webkit-tap-highlight-color:transparent!important;border:none!important;box-shadow:none!important;outline:none!important;text-decoration:none!important;-webkit-user-select:none;user-select:none}.App{align-items:center;display:flex;flex-direction:column;font-size:1.2rem;justify-content:center;min-height:100vh}@media (max-width:1000px){.App{min-height:100vh;width:100vw}}.main{background-color:#424242;border-radius:20px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto auto;min-height:70vh;padding:60px 80px 0;width:80%}@media (max-width:1000px){.main{background-color:#424242;display:flex;margin:0 auto 10px;min-height:90vh;padding:0;width:95%}}.footer{bottom:0;position:relative}.footer__container{border-top:1px solid #e8e8e8;display:flex;justify-content:center;padding-top:6px}.footer__title{color:#a0a0a0;font-size:13px;font-weight:400;line-height:18px;margin:0;padding:20px 0}.footer__nav-list{display:flex;list-style:none;margin:0;padding:0}.footer__nav-link{color:#000;font-size:13px;line-height:16px;margin-right:20px;text-decoration:none;transition:opacity .2s linear}.footer__nav-link:hover{cursor:pointer;opacity:.6}@media (max-width:1000px){.footer__container{margin:0 10px}}.about{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly}.about__image{width:30%}.about__description,.about__image{border-radius:10px;height:auto;margin-right:50px}.about__description{cursor:default;margin-bottom:10px;width:40%}.about__list-emoji{cursor:default;font-size:30px;margin-right:20px}.about__fact{margin-bottom:15px}.about__fact:hover{background-color:hsla(0,0%,100%,.17);border-radius:15px}@media (max-width:1000px){.navigation{padding-top:10px}.about{flex-direction:column-reverse}.about__description{margin-right:0;width:80%}.about__image{border-radius:10px;height:auto;margin-right:0;margin-top:20px;width:60%}}.projects{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:50px}.projects__link{color:#fff;text-decoration:none;width:100%}.projects__item{background-color:hsla(0,0%,100%,.17);border-radius:30px;cursor:pointer;margin:30px;opacity:.6;padding:15px;transition:1s}.projects__item:hover{background-color:hsla(0,0%,100%,.25);opacity:1}.projects__item-sticker{height:0;opacity:0;position:absolute;top:66%;transition:opacity 1s;visibility:hidden}.projects__item:hover .projects__item-sticker{display:flex;height:auto;opacity:1;position:absolute;visibility:visible}.projects__item-view{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.projects__item-view:last-child{height:auto;width:auto}.projects__item-image{width:100%}@media (max-width:1000px){.projects{align-items:center;flex-direction:column;justify-content:center;margin-top:50px}.projects__item-sticker{height:auto;margin-bottom:30px;opacity:1;position:relative;transition:opacity 1s;visibility:visible}.projects__item:hover .projects__item-sticker{height:180px;opacity:1;position:relative;transition:opacity 1s;visibility:visible}.projects__item{opacity:1}}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{pointer-events:none;-webkit-transform-origin:0 0;transform-origin:0 0;z-index:2}.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{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.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;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}.react-flow__node,.react-flow__nodes{-webkit-transform-origin:0 0;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:grab;pointer-events:all;position:absolute;-webkit-user-select:none;user-select:none}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;-webkit-transform-origin:left top;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background:#1a192b;border:1px solid #fff;border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;top:auto}.react-flow__handle-bottom,.react-flow__handle-top{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.react-flow__handle-top{top:-4px}.react-flow__handle-left{left:-4px}.react-flow__handle-left,.react-flow__handle-right{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.react-flow__handle-right{right:-4px}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.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%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.react-flow__attribution{background:hsla(0,0%,100%,.5);font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.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-group,.react-flow__node-input,.react-flow__node-output{background-color:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px rgba(0,0,0,.08)}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.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{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:hsla(0,0%,94%,.25)}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(0,89,220,.08);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 rgba(0,0,0,.08)}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:initial;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.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__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{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;height:4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:4px}.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.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:1px}.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.bottom,.react-flow__resize-control.line.top{height:1px;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.skills__flow{font-size:36px;min-height:60vh}.react-flow__attribution{display:none}@media (max-width:1000px){.skills__flow{min-height:84vh}}.navigation{background:#fafafa;margin:auto auto 0;max-height:35px;padding:0;width:86%}ul.navigation__tabs{display:flex;justify-content:start;line-height:35px;list-style:none;margin:0 20px;max-height:35px;overflow:hidden;padding-right:20px}ul.navigation__tabs>li:focus{box-shadow:none!important;outline:none!important}ul.navigation__tabs>li{background:#777373;border-top-left-radius:20px 90px;border-top-right-radius:25px 170px;box-shadow:0 10px 20px rgba(0,0,0,.9);cursor:pointer;float:right;height:170px;margin:5px -10px 0;max-width:200px;padding:0 30px 0 25px;position:relative}ul.navigation__tabs>li.active,ul.navigation__tabs>li:hover{background:#424242;box-shadow:none!important;outline:none!important;z-index:2}ul.navigation__tabs>li.active:before,ul.navigation__tabs>li:hover:before{border-color:transparent #424242 transparent transparent;box-shadow:none!important;outline:none!important}ul.navigation__tabs>li.active:after,ul.navigation__tabs>li:hover:after{border-color:transparent transparent transparent #424242;box-shadow:none!important;outline:none!important}.navigation__tab>.tab__content{align-items:center;display:flex;justify-content:center}.navigation__tab>.tab__content>a{color:#fafafa;display:inline-block;max-width:100%;overflow:hidden;text-decoration:none;text-overflow:ellipsis}.navigation__tab>.tab__content>svg{fill:#fff;padding-left:10px}ul.navigation__tabs>li:after,ul.navigation__tabs>li:before{background:transparent;border-radius:100%;border-style:solid;border-width:10px;content:"";height:20px;position:absolute;top:0;width:20px}ul.navigation__tabs>li:before{border-color:transparent #777373 transparent transparent;left:-23px;-webkit-transform:rotate(48deg);transform:rotate(48deg)}ul.navigation__tabs>li:after{border-color:transparent transparent transparent #777373;right:-17px;-webkit-transform:rotate(-48deg);transform:rotate(-48deg)}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.clearfix{zoom:1}@media (max-width:1000px){html{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.navigation{margin-top:20px;width:100%}ul.navigation__tabs>li{padding:0 25px}.navigation__tab>.tab__content{margin-top:5px}.navigation__tabs .tab__content a{display:none;width:1px}.navigation__tab>.tab__content>svg{padding-left:15px;padding-right:18px}}
/*# sourceMappingURL=main.8dca21bf.css.map*/