@import"https://fonts.googleapis.com/css2?family=Proza+Libre:wght@400;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}#root{--primary-text-color: rgb(0, 183, 255);--secondary-text-color: rgb(1, 255, 255);--primary-text-color2: rgb(255, 174, 0);--secondary-text-color2: rgb(255, 124, 1);--primary-text-color2-bk: rgba(255, 174, 0, .096);--secondary-text-color2-bk: rgba(255, 124, 1, .096);--primary-text-color-bk: rgba(0, 183, 255, .096);--secondary-text-color-bk: rgba(1, 255, 221, .096);--hover-color: rgb(0, 106, 148);--hover-color2: rgb(0, 162, 162);--border-white: rgba(252, 252, 252, 0);--background-night: rgb(43, 54, 61)}body{font-family:Proza Libre,sans-serif;background-color:#2b363d;color:#f5f5f5}li{list-style:none}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.img-profile-container{width:200px;height:300px;mix-blend-mode:difference}.v-align{vertical-align:middle}.name-container{width:fit-content}.header-container{display:flex;justify-content:center;flex-direction:column;align-items:center;border-bottom:1px solid #ccc;padding-bottom:80px}.title-skills-container{display:flex;flex-direction:row;align-items:flex-end}.container{margin:0 auto;max-width:1200px;min-width:300px}.options-cv{display:flex;flex-direction:row}.options-cv i{font-size:1.3rem}.option{display:flex;flex-direction:row;gap:15px;overflow:auto}.qualities-container{max-width:400px;min-width:300px;text-align:center;display:flex;flex-direction:row;justify-content:center}.p-container{min-width:100px}.home-container{margin:0 auto;max-width:1200px;min-width:300px;display:flex;justify-content:center;flex-wrap:wrap}.img-profile{width:350px;height:350px;object-fit:contain;border-radius:100%}i{font-size:2rem;text-align:center}.navbar{background-color:#0027275e;position:fixed;width:60px;height:fit-content;top:40px;right:0;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-evenly;align-items:center;gap:20px;z-index:50;padding:15px 0;border-radius:.5rem 0rem 0rem .5rem}a i{color:#f5f5f5}.gradiant-effect-for-text1{background:#ccc;background:linear-gradient(90deg,var(--primary-text-color),var(--secondary-text-color));-webkit-text-stroke:1px var(--border-white);font-size:3rem;-webkit-text-fill-color:transparent;-webkit-background-clip:text}.primary-gradiant{background:linear-gradient(90deg,var(--primary-text-color),var(--secondary-text-color));color:#f5f5f5}.header-content{text-align:center;padding:10px}.gradiant-effect-for-text2{background:#ccc;background:radial-gradient(var(--primary-text-color2),var(--secondary-text-color2));-webkit-text-stroke:1px var(--border-white);font-size:3rem;-webkit-text-fill-color:transparent;-webkit-background-clip:text;z-index:5}.technology-img{width:50px;height:50px}.gray-scale-filter{filter:grayscale(0%);-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%)}.normal-filer{filter:grayscale(90%);-webkit-filter:grayscale(90%);-moz-filter:grayscale(90%);-ms-filter:grayscale(90%);-o-filter:grayscale(90%)}.technologies{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.btn{padding:15px;border-radius:.5rem;border:none;margin:10px;color:#000}.ali{color:var(--pprimary-text-color);text-decoration:none}.footer{padding:20px;text-align:center}.btn-contact:hover{scale:1.1;font-weight:700;background:radial-gradient(var(--hover-color),var(--hover-color2));transition:.2s linear;color:#f5f5f5}.clicleable{cursor:pointer}.cube{position:fixed;top:80vh;left:45vw;width:10px;height:10px;border:solid 1px var(--secondary-text-color-bk);-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:scale(0) rotate(0deg);transform:scale(0) rotate(0);-webkit-animation:cube 22s ease-in forwards infinite;animation:cube 55s ease-in forwards infinite;z-index:-10}.cube:nth-child(2n){border-color:var(--primary-text-color2-bk)}.cube:nth-child(2){-webkit-animation-delay:6s;animation-delay:6s;left:25vw;top:40vh}.cube:nth-child(3){-webkit-animation-delay:8s;animation-delay:8s;left:75vw;top:50vh}.cube:nth-child(4){-webkit-animation-delay:10s;animation-delay:10s;left:90vw;top:10vh}.cube:nth-child(5){-webkit-animation-delay:12s;animation-delay:12s;left:10vw;top:85vh}.cube:nth-child(6){-webkit-animation-delay:14s;animation-delay:14s;left:50vw;top:10vh}@-webkit-keyframes cube{0%{-webkit-transform:scale(5) rotate(0deg) translate(-50%,-50%);transform:scale(10) rotate(0) translate(-50%,-50%);opacity:1}to{-webkit-transform:scale(5) rotate(960deg) translate(-50%,-50%);transform:scale(20) rotate(960deg) translate(-50%,-50%);opacity:0}}@keyframes cube{0%{-webkit-transform:scale(5) rotate(0deg) translate(-50%,-50%);transform:scale(5) rotate(0) translate(-50%,-50%);opacity:1}to{-webkit-transform:scale(20) rotate(960deg) translate(-50%,-50%);transform:scale(20) rotate(960deg) translate(-50%,-50%);opacity:0}}@media only screen and (min-width: 900px){.header1{display:flex;justify-content:center;align-items:center;gap:20px;padding-bottom:40px}.home-container{justify-content:center}.img-profile{width:450px;height:450px}.gradiant-effect-for-text1,.gradiant-effect-for-text2{font-size:4rem}}.item-container{height:fit-content}.normalize-text{font-size:16px!important}.normalize-small-text{font-size:small!important}.align-l{position:absolute;top:5px;left:20px}.donwload-cv{display:flex;flex-direction:column;align-items:center;justify-content:center}.p-20{padding:20px}.bgn{background-color:#0027275e}small>span{white-space:nowrap;animation:typing 2s steps(12) blink .5s infinite step-end alternate;overflow:hidden}@keyframes typing{0%{width:0}}@keyframes blink{50%{border-color:transparent}}.normalize-small-text i{font-size:small!important}.normalize-medium-text{font-size:medium!important}.normalize-large-text{font-size:50px!important}.email-text{text-decoration:overline!important}.skills-img-skill{width:100%;height:100px}.skills-img-container{max-width:150px}.skills-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;height:21em;gap:20px}.p-aboutme{max-width:450px;min-width:200px}.small-code{padding-bottom:20px}.row{display:flex;flex-direction:row;gap:10px}.t-r{justify-content:flex-end}.img-about{max-width:800px;min-width:100px;height:280px;object-fit:cover}.about{display:flex;flex-direction:row;margin:0 10px;gap:10px;padding-bottom:40px}.aboutme-section{padding-top:40px;border-bottom:1px solid #ccc}.img-proyects-container{display:flex;flex-direction:row;padding:15px;gap:15px}.img-proyect{min-width:100px;object-fit:cover;height:200px}.img-proyects-container2{display:flex;flex-direction:row-reverse;padding:15px;gap:15px}.tech-proyect{width:40px}.tech-proyect-container{display:flex;flex-direction:row;justify-content:flex-end;align-items:revert;padding:15px;flex-wrap:wrap}.proyect-title:hover{text-decoration:dashed}b-b{border-bottom:1px solid #ccc}.tittle-skills{display:flex;justify-content:flex-end}.comment,.comment a{color:#a0a0a0}.section-skills{display:flex;justify-content:center;flex-direction:column;border-bottom:1px solid #ccc;padding:0 10px}@media only screen and (min-width: 625px){.technology-img{width:70px;height:70px}.skills-container{height:12em}}@media only screen and (min-width: 1000px){.header1{display:flex;justify-content:flex-start;align-items:center;gap:20px;padding-bottom:40px}.container{justify-content:center}.img-profile{width:450px;height:450px}.gradiant-effect-for-text1,.gradiant-effect-for-text2{font-size:4rem}.img-about{width:100%}}::-webkit-scrollbar{height:12px;width:5px;background:var(--background)}::-webkit-scrollbar-thumb{background:var(--accent);-webkit-border-radius:1ex}::-webkit-scrollbar-corner{background:var(--background)}
