body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.light-mode{background-color:#fff}p{font-size:16px}html{--scrollbarBG:#a5a5a5;--thumbBG:#666}body::-webkit-scrollbar{width:11px}body{scrollbar-width:thin;scrollbar-color:#666 #a5a5a5;scrollbar-color:var(--thumbBG) var(--scrollbarBG)}body::-webkit-scrollbar-track{background:#a5a5a5;background:var(--scrollbarBG)}body::-webkit-scrollbar-thumb{background-color:#666;background-color:var(--thumbBG);border-radius:6px;border:3px solid #a5a5a5;border:3px solid var(--scrollbarBG)}.main-nav-bar-div{display:flex;justify-content:space-between}a:hover{cursor:pointer}.light-mode{background-color:#fafafa;color:#333}.dark-mode,.light-mode{-webkit-transition:background-color 1s ease-in-out;transition:background-color 1s ease-in-out}.dark-mode{background-color:#1a1919;color:#f7f7f7;scrollbar-color:#000 grey}h2{font-size:35px;font-weight:350;margin-top:0}h2,h3{margin-bottom:0}h3{font-size:25px;font-weight:450}.profile-image{max-height:300px;max-width:300px;border-radius:50%;margin:30px 75px 0 35px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);-webkit-transition:.3s;transition:.3s}@-webkit-keyframes swing{15%{-webkit-transform:translateX(5px);transform:translateX(5px)}30%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}50%{-webkit-transform:translateX(3px);transform:translateX(3px)}65%{-webkit-transform:translateX(-3px);transform:translateX(-3px)}80%{-webkit-transform:translateX(2px);transform:translateX(2px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes swing{15%{-webkit-transform:translateX(5px);transform:translateX(5px)}30%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}50%{-webkit-transform:translateX(3px);transform:translateX(3px)}65%{-webkit-transform:translateX(-3px);transform:translateX(-3px)}80%{-webkit-transform:translateX(2px);transform:translateX(2px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.swing:hover{cursor:pointer;-webkit-animation:swing 1s ease;animation:swing 1s ease;-webkit-animation-iteration-count:1;animation-iteration-count:1}.main-name{font-size:55px;font-weight:450}.main-name-div{margin:55px 0 0 75px;text-align:left}.top-section{text-align:left;margin:10px 75px 0}.middle-section{text-align:left;margin:0 75px}.bottom-section{text-align:left;margin:0;background-color:#111010;min-height:120px;display:flex;align-items:center;justify-content:space-between;padding:0 65px}.contenido-section{padding-left:10px;padding-right:10px}.light-break-line{background-color:rgba(0,0,0,.075);box-shadow:0 2px 4px 0 rgba(0,0,0,.075)}.dark-break-line,.light-break-line{min-height:1px;width:100%;-webkit-transition:.2s;transition:.2s;margin:25px 0}.dark-break-line{background-color:hsla(0,0%,96.9%,.58);box-shadow:0 2px 4px 0 hsla(0,0%,96.9%,.58)}.m-skill-img{height:75px;width:75px;margin:auto}.b-skill-img{height:90px;width:90px;margin:auto}.s-skill-img{height:25px;width:25px;margin-left:15px}.grow:hover{-webkit-transform:scale(1.04);transform:scale(1.04);cursor:pointer}.portfolio-item-card{background-color:#fff}.dark-mode-portfolio-item-card,.portfolio-item-card{display:flex;justify-content:space-between;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);-webkit-transition:.3s;transition:.3s;margin:15px 0;max-width:48%;min-width:48%;-webkit-transition:background-color 1s ease-in-out;transition:background-color 1s ease-in-out}.dark-mode-portfolio-item-card{background-color:#202020}.div-left-content-last-item-card{min-width:70%;max-width:80%;display:flex;flex-direction:column;justify-content:space-evenly}.portfolio-last-item-card{background-color:#fff}.dark-mode-portfolio-last-item-card,.portfolio-last-item-card{display:flex;justify-content:space-between;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);-webkit-transition:.3s;transition:.3s;margin:15px 0;max-width:98%;min-width:98%}.dark-mode-portfolio-last-item-card{background-color:#202020}.portfolio-item-titulo{padding:5px 12px;margin-top:12px}.portfolio-item-descripcion{padding:5px 12px;margin:0}.icono-side-right{height:30px;width:30px;margin-left:25px}.clickable-text{text-decoration:none}.clickable-text:hover{text-decoration:underline;cursor:pointer}.clickable{opacity:.8}.clickable:hover{cursor:pointer;opacity:1}.svg-skills{fill:#fff}.dark-mode-svg-skills,.svg-skills{-webkit-transform:scaleX(-1) rotate(-90deg);transform:scaleX(-1) rotate(-90deg);border-radius:50%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);-webkit-transition:.3s;transition:.3s;margin:15px;width:160px;height:160px}.dark-mode-svg-skills{fill:#202020}.svg-image{height:80px;width:80px}.progress-bar{cx:80;cy:80;r:74.5;stroke-width:10}.circular-background{stroke-dasharray:314.1592%;cx:80;cy:80;r:50;stroke:#fff;stroke-width:70}.dark-mode-circular-background{stroke-dasharray:314.1592%;cx:80;cy:80;r:50;stroke:#202020;stroke-width:80}.portfolio-item-img{height:200px}.portfolio-img{border-radius:5px 5px 0 0;width:"100%";height:"100%"}.modal{position:fixed;top:0;left:0;z-index:1;width:100vw;height:100vh;background:rgba(0,0,0,.6)}.modal-content{position:fixed;max-height:85vh;width:85vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;top:50%;left:49%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:flex;flex-direction:column;margin:20px}.top-div-model{display:flex;justify-content:space-between;align-items:center;padding:20px}.div-listado-materias{display:flex;flex-wrap:wrap;align-content:flex-start;margin-top:10px}.div-listado-referencias{display:flex;align-content:center;justify-content:center;margin-top:10px}.div-item-materia{display:flex;align-items:center;width:33%}.div-item-referencia{display:flex;align-items:center;margin:0 5px}.h3-sub-titulo{margin-top:0;font-size:23px}.h3-small-sub-titulo{margin-top:0;font-size:18px;font-weight:500}.circulo-condicion-materia{min-width:25px;max-width:25px;height:25px;margin:15px}.circulo-condicion-materia,.circulo-condicion-materia-small{border-radius:50%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);-webkit-transition:.3s;transition:.3s}.circulo-condicion-materia-small{min-width:15px;max-width:15px;height:15px;margin:10px}.flex-start-center{display:flex;align-items:center;align-content:flex-start}.work-experience-div{align-content:center;align-items:center}.work-experience-icon{width:100%;min-width:120px;max-width:120px}.interes-icon{width:50px}.bottom-icon{width:32px;margin:0 10px}.m-bottom-icon{width:32px}.display-block{display:block}.display-none{display:none}.div-item-intereses{display:flex;justify-content:space-evenly;margin-top:20px;margin-bottom:40px;flex-wrap:wrap}.small-top-margin{margin-top:5px}.none-top-margin{margin-top:0}.text-info-proyecto{max-width:50%;display:flex;flex-direction:column;justify-content:space-between;margin-right:20px}.slider-img-info-proyecto{display:flex;align-items:center;overflow-x:auto;-webkit-overflow-scrolling:touch}.div-info-proyecto{display:flex}.bottom-info-proyecto-icon{height:25px;width:25px;margin-right:5px}.div-bottom-info-proyecto{display:flex;align-items:center}.plus-icon-portfolio{display:none;position:absolute;bottom:0}.certificado-img{height:100%;max-width:100%}@media only screen and (max-width:600px){.plus-icon-portfolio{display:block}.div-left-content-last-item-card{max-width:70%}.dark-mode-portfolio-last-item-card,.portfolio-last-item-card{max-width:99%;min-width:99%}.profile-image{max-height:150px;max-width:150px;border-radius:50%;margin:30px 30px 0 -30px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);-webkit-transition:.3s;transition:.3s}.main-name{font-size:40px;font-weight:450;margin-top:0}.main-name-div{margin:55px 0 0 25px;text-align:left}.top-section{text-align:left;margin:15px 25px 0}.middle-section{text-align:left;margin:0 25px}.bottom-section{text-align:left;margin:0;background-color:#111010;min-height:120px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap-reverse;padding:0 15px}h2{font-size:30px;font-weight:350;margin-top:0}h2,h3{margin-bottom:0}h3{font-size:23px;font-weight:450}.div-item-materia{display:flex;align-items:center;width:99%}.modal-content{position:fixed;max-height:90vh;width:90vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:flex;flex-direction:column;margin:0}.top-div-model{display:flex;justify-content:space-between;align-items:center;padding:20px}.h3-sub-titulo{margin-top:0;font-size:21px}.div-listado-referencias{display:flex;align-content:center;justify-content:center;flex-direction:column;margin-top:10px}.svg-skills{fill:#fff}.dark-mode-svg-skills,.svg-skills{-webkit-transform:scaleX(-1) rotate(-90deg);transform:scaleX(-1) rotate(-90deg);border-radius:50%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);-webkit-transition:.3s;transition:.3s;margin:15px;width:100px;height:100px}.dark-mode-svg-skills{fill:#202020}.progress-bar{cx:50;cy:50;r:44.5;stroke-width:10}.circular-background{stroke-dasharray:314.1592%;cx:50;cy:50;r:30;stroke:#fff;stroke-width:70}.dark-mode-circular-background{stroke-dasharray:314.1592%;cx:50;cy:50;r:30;stroke:#202020;stroke-width:80}.svg-image{height:50px;width:50px}.portfolio-item-card{background-color:#fff}.dark-mode-portfolio-item-card,.portfolio-item-card{display:flex;justify-content:space-between;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);-webkit-transition:.3s;transition:.3s;margin:15px 0;max-width:99%;min-width:99%}.dark-mode-portfolio-item-card{background-color:#202020}.text-info-proyecto{max-width:100%;display:flex;flex-direction:column;justify-content:space-between;margin-right:0;margin-bottom:15px}.div-info-proyecto{display:flex;flex-wrap:wrap}.circulo-condicion-materia{min-width:25px;max-width:25px;height:25px;border-radius:50%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);-webkit-transition:.3s;transition:.3s;margin:15px 15px 15px 0}.div-bottom-info-proyecto{display:flex}.small-text-mobile-a{color:#414141;font-size:12px}.certificado-img{width:100%}}@media only screen and (max-width:400px){.profile-image{max-height:120px;max-width:120px;border-radius:50%;margin:50px 30px 0 -30px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);-webkit-transition:.3s;transition:.3s}.complete-line-for-small-with{min-width:100%;justify-content:center;margin-bottom:5px}.main-name{font-size:35px;font-weight:450;margin-top:0}}
/*# sourceMappingURL=main.cdcad03d.chunk.css.map */