@font-face{font-display:swap;font-family:Agustina Regular;font-style:normal;font-weight:400;src:local("Agustina Regular"),url(/static/media/Agustina.eb0c59dda4cc308cba96.woff) format("woff")}@font-face{font-display:swap;font-family:Montserrat;src:local("Montserrat"),url(/static/media/Montserrat-Regular.3cd786652b8a2e9d41f2.ttf) format("woff")}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:19px/23px Montserrat,sans-serif;margin:0}@media (max-width:1380px){body,html{font-size:rem;line-height:normal}}.App{min-height:100vh;overflow-x:hidden;text-align:center;width:100%}.App-logo{height:clamp(30px,40vmin,200px);max-width:100%;width:auto}.App-header{align-items:center;background-color:#282c34;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-size:clamp(1rem,.625rem + 2vmin,2.5rem);justify-content:center;min-height:100vh;padding:1rem}@media(max-width:768px){.App-header{justify-content:flex-start;padding:2rem 1.5rem 1.5rem}}@media(max-width:480px){.App-header{min-height:auto;padding:1rem}}.App-link{color:#09d3ac;font-size:clamp(1rem,.875rem + .5vmin,1.25rem);text-decoration:none;transition:color .3s ease}.App-link:hover{color:#068a70;text-decoration:underline}@media(max-width:768px){.App-link{display:inline-block;margin:.5rem 0}}.subTitle{font-size:clamp(1.125rem,1rem + 1vmin,1.5rem);margin:.5rem 0 1rem}@media(max-width:768px){.subTitle{line-height:1.4;margin:.75rem 0;text-align:center}}@media(max-width:480px){.subTitle{font-size:1rem;margin:.5rem 0}}.container{margin:0 auto;max-width:1200px;padding:0 1rem;width:100%}@media(max-width:768px){.container{padding:0 1.5rem}}@media(max-width:480px){.container{padding:0 1rem}}.content-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));padding:2rem 0}@media(max-width:768px){.content-grid{gap:1.5rem;padding:1.5rem 0}}@media(max-width:480px){.content-grid{gap:1rem;padding:1rem 0}}.responsive-image{display:block;height:auto;max-width:100%}@media(max-width:768px){.hide-on-mobile{display:none!important}}.show-on-mobile{display:none!important}@media(max-width:768px){.show-on-mobile{display:block!important}}.touch-target{align-items:center;display:inline-flex;justify-content:center;min-height:44px;min-width:44px}@media(max-width:768px){.touch-target{min-height:48px;min-width:48px}}.responsive-spacing{margin:clamp(1rem,5vw,3rem);padding:clamp(.5rem,3vw,2rem)}.headroom-wrapper{max-height:100px}.dark-menu{background-color:#171c28!important;color:#fff}.dark-menu li a{color:#fff!important}.dark-menu li a:hover{background-color:#55198b!important}.header{background-color:#fff;margin:0 auto;max-width:100%;padding:15px 20px}.header ul{list-style:none;margin:0;overflow:hidden;padding:0}.grey-color{color:#868e96}.header li a{color:#000;display:block;padding:15px 20px;text-decoration:none}.header .menu-btn:hover,.header li a:hover{background-color:#f4f4f4}.header .logo{display:block;flex:none;float:left;font-size:1.5em;line-height:normal;margin-top:10px;text-decoration:none}.header .logo-name{font-feature-settings:"liga","clig off";font-family:Agustina Regular;font-variant-ligatures:no-common-ligatures;-webkit-font-variant-ligatures:no-common-ligatures;font-weight:700;padding:0 10px}.header .menu{clear:both;max-height:0;transition:max-height .2s ease-out}.header .menu-icon{cursor:pointer;display:inline-block;float:right;padding:28px 20px;position:relative;-webkit-user-select:none;user-select:none}.header .menu-icon .navicon{background:#333;display:block;height:2px;position:relative;transition:background .2s ease-out;width:18px}.header .menu-icon .navicon-dark{background:#fff}.header .menu-icon .navicon:after,.header .menu-icon .navicon:before{background:#333;content:"";display:block;height:100%;position:absolute;transition:all .2s ease-out;width:100%}.header .menu-icon .navicon-dark:after,.header .menu-icon .navicon-dark:before{background:#fff!important;content:"";display:block;height:100%;position:absolute;transition:all .2s ease-out;width:100%}.header .menu-icon .navicon:before{top:5px}.header .menu-icon .navicon:after{top:-5px}.header .menu-btn{display:none}.header .menu-btn:checked~.menu{max-height:486px}.header .menu-btn:checked~.menu-icon .navicon{background:#0000!important}.header .menu-btn:checked~.menu-icon .navicon:before{transform:rotate(-45deg)}.header .menu-btn:checked~.menu-icon .navicon:after{transform:rotate(45deg)}.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:after,.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:before{top:0}@media(min-width:48em){.header li{float:left}.header{align-items:center;display:flex;justify-content:space-between}.header .menu{max-height:none}.header .menu-icon{display:none}}@media(max-width:960px)and (min-width:768px){.header{font-size:12px}}.switch{display:inline-block;height:26px;position:relative;width:50px}input{transform:scale(.5)}.slider{background-color:#ccc;cursor:pointer;right:0;top:0}.slider,.slider:before{bottom:0;left:0;position:absolute;transition:.4s}.slider:before{background-color:#fff;content:"";height:26px;width:28px}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:#2196f3}input:checked+.slider:before,input:checked+.slider>.emoji{transform:translateX(26px)}.slider.round{align-items:center;border-radius:34px;display:flex}.slider.round:before{border-radius:50%;display:grid;place-items:center}.slider:after{bottom:17.5%;display:inline;position:absolute;right:9.3%}input:checked+.slider:after{bottom:14.5%;display:inline;position:absolute;right:56.3%}.emoji{align-items:center;display:flex;margin-left:2px;z-index:10}@media (max-width:786px)and (min-width:425px){input:checked+.slider:after{bottom:20.5%;right:60.3%}.slider:after{bottom:22.5%;right:15.3%}}@media (max-width:2560px)and (min-width:1552px){.slider:after{bottom:12.5%!important}}@media (max-width:1552px)and (min-width:1440px){.slider:after{bottom:7.5%!important}}.main{margin:4rem auto 0;max-width:1400px;overflow:visible!important;padding:20px 10px;width:90%}@media(max-width:1200px){.main{width:95%}}@media(max-width:768px){.main{display:block!important;margin-top:2rem;opacity:1!important;padding:15px;visibility:visible!important;width:100%}}@media(max-width:480px){.main{margin-top:1.5rem;padding:10px}}.greet-main{margin:2rem auto 0;max-width:1400px;overflow:visible!important;padding:20px 10px;width:90%}@media(max-width:1200px){.greet-main{width:95%}}@media(max-width:768px){.greet-main{margin-top:1.5rem;padding:15px;width:100%}}@media(max-width:480px){.greet-main{margin-top:1rem;padding:10px}}.greeting-main{align-items:center;display:flex;flex-direction:row;gap:2rem;position:relative;z-index:1}@media(max-width:992px){.greeting-main{gap:1.5rem}}@media(max-width:768px){.greeting-main{display:flex!important;flex-direction:column;gap:1.5rem;opacity:1!important;visibility:visible!important}}@media(max-width:480px){.greeting-main{gap:1rem}}.subTitle{color:#868e96!important;margin-bottom:1rem}@media(max-width:768px){.subTitle{margin-bottom:.75rem;text-align:center}}.greeting-main>*{flex:1 1;margin-bottom:30px;min-width:0}@media(max-width:768px){.greeting-main>*{flex:none;margin-bottom:20px;max-width:100%;width:100%}}.empty-div{margin-bottom:40px}@media(max-width:768px){.empty-div{margin-bottom:20px}}.button-greeting-div{display:flex;flex-wrap:wrap;gap:1rem;margin-top:40px}@media(max-width:992px){.button-greeting-div{margin-top:30px}}@media(max-width:768px){.button-greeting-div{gap:.75rem;justify-content:center;margin-top:25px}}@media(max-width:480px){.button-greeting-div{align-items:center;flex-direction:column;gap:.5rem;margin-top:20px}}.download-link-button{display:inline-block;text-decoration:none}@media(max-width:480px){.download-link-button{max-width:280px;width:100%}}.greeting-text{color:#000!important;font-size:70px;line-height:1.1;margin-bottom:1rem}@media(max-width:1380px){.greeting-text{font-size:56px}}@media(max-width:1200px){.greeting-text{font-size:48px}}@media(max-width:992px){.greeting-text{font-size:40px}}@media(max-width:768px){.greeting-text{font-size:32px;margin-bottom:.75rem;text-align:center}}@media(max-width:480px){.greeting-text{font-size:28px}}@media(max-width:360px){.greeting-text{font-size:24px}}.greeting-text-p{color:#000;font-size:30px;line-height:40px;margin-bottom:1.5rem}@media(max-width:1380px){.greeting-text-p{font-size:24px;line-height:32px}}@media(max-width:992px){.greeting-text-p{font-size:20px;line-height:28px}}@media(max-width:768px){.greeting-text-p{font-size:18px;line-height:24px;margin-bottom:1rem;text-align:center}}@media(max-width:480px){.greeting-text-p{font-size:16px;line-height:22px}}.greeting-image-div{align-items:center;display:flex;justify-content:center;min-height:300px}.greeting-image-div>img{height:auto;max-height:500px;max-width:100%;object-fit:contain}@media(max-width:768px){.greeting-image-div>img{max-height:400px}}@media(max-width:480px){.greeting-image-div>img{max-height:300px}}@media(max-width:768px){.greeting-image-div{min-height:250px;order:-1}}@media(max-width:480px){.greeting-image-div{min-height:200px}}.wave-emoji{animation-duration:1.8s;animation-iteration-count:infinite;animation-name:wave;display:inline-block;transform-origin:70% 70%}@keyframes wave{0%{transform:rotate(0deg)}10%{transform:rotate(-10deg)}20%{transform:rotate(12deg)}30%{transform:rotate(-10deg)}40%{transform:rotate(9deg)}50%{transform:rotate(0deg)}to{transform:rotate(0deg)}}@media(max-width:768px){.button-greeting-div,.greet-main,.greeting-image-div,.greeting-main,.greeting-text,.greeting-text-p,.main{display:block!important;max-height:none!important;opacity:1!important;overflow:visible!important;visibility:visible!important}.greeting-main>div:first-child{padding:0 15px;width:100%}}@media(max-width:320px){.greet-main,.main{padding:10px 8px;width:100%}.button-greeting-div{align-items:center;flex-direction:column}.button-greeting-div>*{max-width:100%;width:100%}}.greeting-wrapper{overflow:visible!important;position:relative}@media(max-width:768px){.greeting-wrapper{max-height:none!important;overflow:visible!important}}.sk-circle{height:40px;margin:100px auto;position:relative;width:40px}.sk-circle .sk-child{height:100%;left:0;position:absolute;top:0;width:100%}.sk-circle .sk-child:before{animation:sk-circleBounceDelay 1.2s ease-in-out infinite both;background-color:#333;border-radius:100%;content:"";display:block;height:15%;margin:0 auto;width:15%}.sk-circle .sk-circle2{transform:rotate(30deg)}.sk-circle .sk-circle3{transform:rotate(60deg)}.sk-circle .sk-circle4{transform:rotate(90deg)}.sk-circle .sk-circle5{transform:rotate(120deg)}.sk-circle .sk-circle6{transform:rotate(150deg)}.sk-circle .sk-circle7{transform:rotate(180deg)}.sk-circle .sk-circle8{transform:rotate(210deg)}.sk-circle .sk-circle9{transform:rotate(240deg)}.sk-circle .sk-circle10{transform:rotate(270deg)}.sk-circle .sk-circle11{transform:rotate(300deg)}.sk-circle .sk-circle12{transform:rotate(330deg)}.sk-circle .sk-circle2:before{animation-delay:-1.1s}.sk-circle .sk-circle3:before{animation-delay:-1s}.sk-circle .sk-circle4:before{animation-delay:-.9s}.sk-circle .sk-circle5:before{animation-delay:-.8s}.sk-circle .sk-circle6:before{animation-delay:-.7s}.sk-circle .sk-circle7:before{animation-delay:-.6s}.sk-circle .sk-circle8:before{animation-delay:-.5s}.sk-circle .sk-circle9:before{animation-delay:-.4s}.sk-circle .sk-circle10:before{animation-delay:-.3s}.sk-circle .sk-circle11:before{animation-delay:-.2s}.sk-circle .sk-circle12:before{animation-delay:-.1s}@keyframes sk-circleBounceDelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.social-media-div{font-size:2em}.icon-button{margin-bottom:10px}.icon-button i{border-radius:2.6rem;color:#fff;cursor:pointer;display:inline-block;font-size:1.3rem;height:2.6rem;line-height:2.6rem;margin:0 5px 10px;position:relative;text-align:center;transition:.2s ease-in;-webkit-user-select:none;user-select:none;width:2.6rem}.facebook i{background-color:#3b5998}.linkedin i{background-color:#0e76a8}.github i{background-color:#333}.gitlab i{background-color:#fca326}.google i{background-color:#ea4335}.twitter i{background-color:#1da1f2}.medium i{background-color:#000}.stack-overflow i{background-color:#f48024}.kaggle i{background-color:#20beff}.instagram i{background-color:#c13584}.facebook i:hover,.github i:hover,.gitlab i:hover,.google i:hover,.instagram i:hover,.kaggle i:hover,.linkedin i:hover,.medium i:hover,.stack-overflow i:hover,.twitter i:hover{background-color:#000}@media(max-width:768px){.social-media-div{text-align:center}}.main-button{background-color:#55198b;border:1px solid #55198b;border-radius:6px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:700;margin-right:50px;margin-top:20px;padding:13px 22px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out 0s;width:max-content}.main-button:hover{background-color:#fff;color:#55198b;transform:translateY(-3px);transition:all .3s ease 0s}.project-button{display:flex;justify-content:center;margin-top:20px}.project-button>.main-button{margin-right:0!important}@media(max-width:768px){.main-button{font-size:.938rem;margin-right:0;padding:12px 18px}}@media(max-width:320px){.main-button{font-size:.75rem}}.skills-main-div{align-items:flex-start;display:flex;flex-direction:row;gap:3rem;margin:0 auto;max-width:1400px;overflow:visible!important;padding:40px 20px;width:100%}@media(max-width:1200px){.skills-main-div{gap:2rem;padding:30px 20px}}@media(max-width:992px){.skills-main-div{gap:1.5rem}}@media(max-width:768px){.skills-main-div{align-items:center;display:flex!important;flex-direction:column;gap:1.5rem;opacity:1!important;padding:25px 15px;visibility:visible!important}}@media(max-width:480px){.skills-main-div{gap:1rem;padding:20px 10px}}.skills-text-div{flex:1 1;padding-right:20px}@media(max-width:1200px){.skills-text-div{padding-right:10px}}@media(max-width:768px){.skills-text-div{margin:0;order:1;padding-right:0;text-align:center;width:100%}}.skills-main-div>*{flex:1 1;margin-bottom:30px;min-width:0}@media(max-width:768px){.skills-main-div>*{flex:none;margin-bottom:20px;max-width:100%;width:100%}}.skills-image-div{align-items:flex-start;display:flex;flex:1 1;justify-content:center;padding-left:20px}.skills-image-div>img{border-radius:10px;box-shadow:0 4px 12px #0000001a;height:auto;max-height:500px;max-width:100%;object-fit:contain}@media(max-width:768px){.skills-image-div>img{max-height:400px}}@media(max-width:480px){.skills-image-div>img{max-height:300px}}@media(max-width:1200px){.skills-image-div{padding-left:10px}}@media(max-width:768px){.skills-image-div{justify-content:center;order:2;padding-left:0}}.skills-heading{margin-bottom:1.5rem}@media(max-width:1200px){.skills-heading{font-size:40px}}@media(max-width:992px){.skills-heading{font-size:36px;margin-bottom:1.25rem}}@media(max-width:768px){.skills-heading{font-size:32px;margin-bottom:1rem;text-align:center}}@media(max-width:480px){.skills-heading{font-size:28px}}.subTitle{font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.dark-mode .subTitle{color:#d8dbdd}@media(max-width:1200px){.subTitle{font-size:1.2rem;margin-bottom:1.75rem}}@media(max-width:992px){.subTitle{font-size:1.15rem;margin-bottom:1.5rem}}@media(max-width:768px){.subTitle{font-size:1.1rem;margin-bottom:1.25rem;text-align:center}}@media(max-width:480px){.subTitle{font-size:1rem;margin-bottom:1rem}}.skills-text{color:#000;font-size:18px;line-height:1.8;margin-bottom:1.5rem}@media(max-width:1200px){.skills-text{font-size:17px;line-height:1.7}}@media(max-width:992px){.skills-text{font-size:16px;line-height:1.6}}@media(max-width:768px){.skills-text{font-size:15px;line-height:1.6;margin-bottom:1.25rem;text-align:center}}@media(max-width:480px){.skills-text{font-size:14px;line-height:1.5}}.skills-text-subtitle{color:#868e96;font-size:18px;font-weight:600;margin-bottom:1rem}.dark-mode .skills-text-subtitle{color:#bdc1c5}@media(max-width:992px){.skills-text-subtitle{font-size:17px}}@media(max-width:768px){.skills-text-subtitle{font-size:16px;text-align:center}}@media(max-width:480px){.skills-text-subtitle{font-size:15px}}.skills-list-container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:2rem}@media(max-width:992px){.skills-list-container{gap:.875rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media(max-width:768px){.skills-list-container{gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));margin-top:1.5rem}}@media(max-width:480px){.skills-list-container{gap:.625rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));margin-top:1.25rem}}.skill-item{background:#ffffffe6;border-radius:10px;box-shadow:0 2px 6px #0000001a;padding:1rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.skill-item:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-3px)}.dark-mode .skill-item{background:#ffffff1a;box-shadow:0 2px 6px #0000004d;color:#fff}@media(max-width:768px){.skill-item{border-radius:8px;padding:.875rem}}@media(max-width:480px){.skill-item{border-radius:6px;padding:.75rem}}@media(max-width:768px){.skills-heading,.skills-image-div,.skills-main-div,.skills-text,.skills-text-div,.skills-text-subtitle{display:block!important;max-height:none!important;opacity:1!important;overflow:visible!important;visibility:visible!important}.skills-heading,.skills-text,.skills-text-subtitle,.subTitle{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}}@media(max-width:320px){.skills-main-div{padding:15px 8px}.skills-heading{font-size:22px}.skills-list-container{grid-template-columns:1fr}}.dark-mode .skills-text{color:#ffffffe6}.skills-main-div:focus-within{border-radius:8px;outline:2px solid #000;outline-offset:4px}.dark-mode .skills-main-div:focus-within{outline-color:#fff}@keyframes fadeInSkills{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.skills-main-div{animation:fadeInSkills .8s ease-out}@media(max-width:768px){.skills-main-div{max-width:100vw}}.skills-section{background-color:inherit;overflow:visible!important;position:relative;z-index:1}.dev-icons{font-size:3rem;list-style:none;margin-bottom:0;margin-top:0;padding-left:0;text-align:center}.software-skill-inline{display:inline-block;margin-bottom:20px;margin-right:20px}.software-skill-inline>i{color:#868e96}.software-skill-inline>i:hover{color:#645beb}.software-skill-inline>p{color:#868e96;font-size:10px}.software-skill-inline>i:hover~p{color:#645beb}.meter{background:#f3efef;border-radius:25px;height:20px;margin:10px 0;overflow:hidden;position:relative;width:100%}@media(max-width:768px){.meter{height:18px}}@media(max-width:480px){.meter{height:16px}}.meter>span{background-color:#aaa5ff;background-image:linear-gradient(180deg,#ffffff4d 0,#fff3 50%,#ffffff1a 0,#ffffff0d);border-radius:25px;display:block;height:100%;overflow:hidden;position:relative;transition:width 1s ease-in-out}.meter>span:after{animation:move 2s linear infinite;background-image:linear-gradient(-45deg,#fff3 25%,#0000 0,#0000 50%,#fff3 0,#fff3 75%,#0000 0,#0000);background-size:50px 50px;border-radius:25px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.dark-mode .meter>span{background-color:#dad8ff}@keyframes move{0%{background-position:0 0}to{background-position:50px 50px}}.skill{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:15px}@media(max-width:768px){.skill{align-items:flex-start;flex-direction:column;gap:5px;margin-bottom:12px}}.skill-name{color:#000;font-size:18px;font-weight:600;min-width:120px}.dark-mode .skill-name{color:#fff}@media(max-width:992px){.skill-name{font-size:17px}}@media(max-width:768px){.skill-name{font-size:16px;min-width:100px;width:100%}}@media(max-width:480px){.skill-name{font-size:15px}}.skill-percentage{color:#868e96;font-size:16px;font-weight:600}.dark-mode .skill-percentage{color:#d8dbdd}@media(max-width:768px){.skill-percentage{align-self:flex-end;font-size:15px}}@media(max-width:480px){.skill-percentage{font-size:14px}}.skill-bars{font-size:28px;max-width:600px;width:100%}@media(max-width:1200px){.skill-bars{max-width:550px}}@media(max-width:992px){.skill-bars{max-width:500px}}@media(max-width:768px){.skill-bars{font-size:24px;max-width:100%;width:100%}}@media(max-width:480px){.skill-bars{font-size:20px}}.skills-container{align-items:flex-start;display:flex;flex-direction:row;gap:3rem;margin:2rem auto 0;max-width:1400px;padding:40px 20px;width:90%}@media(max-width:1200px){.skills-container{gap:2.5rem;padding:35px 20px;width:95%}}@media(max-width:992px){.skills-container{gap:2rem;padding:30px 20px}}@media(max-width:768px){.skills-container{display:flex!important;flex-direction:column;gap:2rem;opacity:1!important;padding:25px 15px;visibility:visible!important;width:100%}}@media(max-width:480px){.skills-container{gap:1.5rem;margin-top:1.5rem;padding:20px 10px}}.skills-container>*{flex:1 1;margin-bottom:30px;min-width:0}@media(max-width:768px){.skills-container>*{flex:none;margin-bottom:20px;max-width:100%;width:100%}}.skills-image{align-items:flex-start;display:flex;justify-content:center}.skills-image>img{border-radius:10px;box-shadow:0 4px 12px #0000001a;height:auto;max-height:500px;max-width:100%;object-fit:contain}@media(max-width:1200px){.skills-image>img{max-height:450px}}@media(max-width:992px){.skills-image>img{max-height:400px}}@media(max-width:768px){.skills-image>img{margin-left:0;max-height:350px}}@media(max-width:480px){.skills-image>img{max-height:300px}}@media(max-width:768px){.skills-image{order:2;text-align:center;width:100%}}.skills-heading{color:#000;font-size:56px;font-weight:700;line-height:1.2;margin-bottom:2rem}.dark-mode .skills-heading{color:#fff}@media(max-width:1380px){.skills-heading{font-size:48px}}@media(max-width:1200px){.skills-heading{font-size:40px;margin-bottom:1.75rem}}@media(max-width:992px){.skills-heading{font-size:36px;margin-bottom:1.5rem}}@media(max-width:768px){.skills-heading{font-size:32px;margin-bottom:1.25rem;text-align:center}}@media(max-width:480px){.skills-heading{font-size:28px;margin-bottom:1rem}}@media(max-width:360px){.skills-heading{font-size:24px}}.skills-description{color:#000;font-size:18px;line-height:1.8;margin-bottom:2rem}.dark-mode .skills-description{color:#ffffffe6}@media(max-width:1200px){.skills-description{font-size:17px;line-height:1.7}}@media(max-width:992px){.skills-description{font-size:16px;line-height:1.6}}@media(max-width:768px){.skills-description{font-size:15px;line-height:1.6;margin-bottom:1.5rem;text-align:center}}@media(max-width:480px){.skills-description{font-size:14px;line-height:1.5}}@media(max-width:1456px){.skills-image{max-height:450px}}@media(max-width:1200px){.skills-image{align-self:center}}@media(max-width:992px){.skills-image{max-height:400px}}@media(max-width:768px){.skills-container{align-items:center;flex-direction:column}.skills-image{display:flex!important;margin:0 auto;max-width:500px;opacity:1!important;order:2;visibility:visible!important;width:100%}.skill-bars{order:1;width:100%}}@media(max-width:480px){.skills-image{max-width:100%}.meter{margin:8px 0}}@media(max-width:360px){.skills-image{max-height:250px}}.dark-mode .meter{background:#c7b5b5}.dark-mode .meter>span{background-color:#f2f2ff}.meter:focus-within,.skill:focus-within{border-radius:6px;outline:2px solid #000;outline-offset:4px}.dark-mode .meter:focus-within,.dark-mode .skill:focus-within{outline-color:#fff}@keyframes slideIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.skill{animation:slideIn .5s ease-out forwards;opacity:0}.skill:first-child{animation-delay:.1s}.skill:nth-child(2){animation-delay:.2s}.skill:nth-child(3){animation-delay:.3s}.skill:nth-child(4){animation-delay:.4s}.skill:nth-child(5){animation-delay:.5s}.skill:nth-child(6){animation-delay:.6s}.skill:nth-child(7){animation-delay:.7s}.skill:nth-child(8){animation-delay:.8s}.skill:nth-child(9){animation-delay:.9s}.skill:nth-child(10){animation-delay:1s}.progress-skills-section{background-color:inherit;overflow:visible!important;position:relative;width:100%;z-index:1}@media(max-width:768px){.progress-skills-section{overflow:visible!important}.experience-cards-div,.experience-container,.experience-heading{display:block!important;height:auto!important;max-height:none!important;min-height:auto!important;opacity:1!important;visibility:visible!important}}.experience-cards-div{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));min-height:200px;width:100%}@media(max-width:768px){.experience-cards-div{gap:1rem;grid-template-columns:1fr;min-height:150px}}@media(max-width:480px){.experience-cards-div{min-height:100px}}.experience-heading{font-size:56px;font-weight:400;line-height:1.2;margin-bottom:2rem;position:relative}.experience-heading:after{background:#007bff;content:"";display:block;height:4px;margin-top:10px;width:100px}@media(max-width:768px){.experience-heading:after{margin-left:auto;margin-right:auto}}@media(max-width:1380px){.experience-heading{font-size:40px}}@media(max-width:768px){.experience-heading{font-size:30px;margin-bottom:1.5rem;text-align:center}}.experience-container{display:flex;margin:2rem auto 0;opacity:1!important;padding:20px 10px;position:relative;visibility:visible!important;width:90%;z-index:1}@media(max-width:768px){.experience-container{display:flex!important;flex-direction:column;margin-top:1.5rem;opacity:1!important;padding:15px;visibility:visible!important;width:100%}}.experience-container>*{flex:1 1}@media(max-width:768px){.experience-container>*{width:100%}}.experience-section-wrapper{overflow:visible!important;position:relative}@media(max-width:768px){.experience-section-wrapper{max-height:none!important;overflow:visible!important}}.experience-card{background-color:#fff}.experience-card,.experience-card-dark{border:1px solid hsla(0,0%,83%,.397);border-radius:10px;box-shadow:0 10px 30px -15px #0003;position:relative}.experience-card-dark{background-color:#171c28}.experience-card:hover{box-shadow:0 20px 30px -10px #0003}.experience-banner{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:150%;background:linear-gradient(#000000b3,#00000080);border-radius:10px 10px 0 0;display:flex;-moz-filter:blur(0);-o-filter:blur(0);-ms-filter:blur(0);filter:blur(0);height:11rem;justify-content:center}.experience-blurred_div{background:linear-gradient(#0006,#0003);border-radius:10px 10px 0 0;-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px);height:11rem;left:0;position:absolute;top:0;width:100%}.experience-div-company{align-items:center;background:#0000;display:flex;height:9rem;justify-content:center;left:0;position:absolute;top:0;width:100%}.experience-text-company{color:#fff;font-size:25px;font-weight:700;margin:0;overflow:hidden;padding:1.5rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.experience-roundedimg{border-radius:50%;box-shadow:0 .5rem 1rem #0000004d;height:8rem;left:0;margin-left:auto;margin-right:auto;object-fit:cover;position:absolute;right:0;top:7rem;width:8rem}.experience-text-role{color:#000;font-size:25px;font-weight:700;line-height:normal;margin:0;padding-top:1.5rem;text-align:center}.dark-mode-text{color:#fff!important}.experience-text-date{color:#000;font-size:20px;font-weight:600;margin:0;padding-top:1rem;text-align:center}.experience-text-desc{text-align:center}.experience-text-details{margin-top:2rem;padding:1.5rem}@media(max-width:1380px){.experience-text-role{font-size:22px;padding-top:.5rem}.experience-text-company{font-size:22px}.experience-text-date{font-size:18px}.experience-roundedimg{height:6.5rem;width:6.5rem}}@media(max-width:768px){.experience-text-company,.experience-text-role{font-size:22px}.experience-text-date{font-size:18px}.experience-text-desc{font-size:16px}}.project-title{color:#000;font-size:52px;font-weight:700;line-height:1.2;margin-bottom:2rem;text-align:center}.dark-mode .project-title{color:#fff}@media(max-width:1380px){.project-title{font-size:48px}}@media(max-width:1200px){.project-title{font-size:42px;margin-bottom:1.75rem}}@media(max-width:992px){.project-title{font-size:38px;margin-bottom:1.5rem}}@media(max-width:768px){.project-title{font-size:32px;margin-bottom:1.25rem;text-align:center}}@media(max-width:480px){.project-title{font-size:28px;margin-bottom:1rem}}@media(max-width:360px){.project-title{font-size:24px}}.project-subtitle{color:#868e96;font-size:20px;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.dark-mode .project-subtitle{color:#d8dbdd}@media(max-width:1200px){.project-subtitle{font-size:19px;margin-bottom:2.5rem}}@media(max-width:992px){.project-subtitle{font-size:18px;margin-bottom:2rem}}@media(max-width:768px){.project-subtitle{font-size:17px;margin-bottom:1.75rem;padding:0 15px}}@media(max-width:480px){.project-subtitle{font-size:16px;line-height:1.5;margin-bottom:1.5rem;padding:0 10px}}.startup-project-text{color:#000;font-size:18px;line-height:1.8;margin-bottom:2rem}.dark-mode .startup-project-text{color:#ffffffe6}.startup-project-text img{border-radius:10px;box-shadow:0 4px 12px #0000001a;height:auto;margin:1rem 0;max-width:100%}@media(max-width:768px){.startup-project-text img{border-radius:8px;margin:.75rem 0}}@media(max-width:1200px){.startup-project-text{font-size:17px}}@media(max-width:992px){.startup-project-text{font-size:16px;line-height:1.7}}@media(max-width:768px){.startup-project-text{font-size:15px;line-height:1.6;margin-bottom:1.5rem;padding:0 15px;text-align:center}}@media(max-width:480px){.startup-project-text{font-size:14px;line-height:1.5;padding:0 10px}}.repo-cards-div-main{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin:2rem auto;width:100%}@media(max-width:1200px){.repo-cards-div-main{gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}@media(max-width:992px){.repo-cards-div-main{gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media(max-width:768px){.repo-cards-div-main{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:1.5rem auto}}@media(max-width:576px){.repo-cards-div-main{gap:1rem;grid-template-columns:1fr;padding:0 10px}}@media(max-width:480px){.repo-cards-div-main{gap:.875rem;margin:1.25rem auto}}.repo-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;display:flex!important;flex-direction:column;height:100%;overflow:hidden;padding:1.5rem;transition:all .3s ease}.repo-card:hover{box-shadow:0 8px 15px #00000026;transform:translateY(-5px)}.dark-mode .repo-card{background:#ffffff1a;box-shadow:0 4px 6px #0000004d;color:#fff}@media(max-width:992px){.repo-card{border-radius:10px;padding:1.25rem}}@media(max-width:768px){.repo-card{border-radius:8px;padding:1rem}}@media(max-width:480px){.repo-card{padding:.875rem}}.repo-stats{align-items:center;border-top:1px solid #0000001a;display:flex;justify-content:space-between;margin-top:auto;padding-top:1rem}.dark-mode .repo-stats{border-top-color:#fff3}@media(max-width:768px){.repo-stats{flex-wrap:wrap;gap:.5rem;padding-top:.75rem}}.projects-container{margin:2rem auto 0;max-width:1400px;overflow:visible!important;padding:40px 20px;width:90%}@media(max-width:1200px){.projects-container{padding:35px 20px;width:95%}}@media(max-width:992px){.projects-container{padding:30px 20px}}@media(max-width:768px){.projects-container{display:block!important;margin-top:1.5rem;opacity:1!important;padding:25px 15px;visibility:visible!important;width:100%}}@media(max-width:480px){.projects-container{margin-top:1rem;padding:20px 10px}}.project-tabs{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}@media(max-width:992px){.project-tabs{margin-bottom:2.5rem}}@media(max-width:768px){.project-tabs{gap:.75rem;margin-bottom:2rem}}@media(max-width:480px){.project-tabs{gap:.5rem;margin-bottom:1.5rem}}.project-tab{background:#0000;border:2px solid #000;border-radius:30px;color:#000;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.project-tab.active,.project-tab:hover{background:#000;color:#fff}.dark-mode .project-tab{border-color:#fff;color:#fff}.dark-mode .project-tab.active,.dark-mode .project-tab:hover{background:#fff;color:#171c28}@media(max-width:768px){.project-tab{font-size:14px;padding:.625rem 1.25rem}}@media(max-width:480px){.project-tab{font-size:13px;padding:.5rem 1rem}}.no-projects-message{color:#868e96;font-size:18px;padding:4rem 2rem;text-align:center}.dark-mode .no-projects-message{color:#d8dbdd}@media(max-width:768px){.no-projects-message{font-size:16px;padding:3rem 1.5rem}}@media(max-width:480px){.no-projects-message{font-size:15px;padding:2rem 1rem}}@keyframes fadeInCard{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.repo-card{animation:fadeInCard .5s ease-out forwards;opacity:0}.repo-card:first-child{animation-delay:.1s}.repo-card:nth-child(2){animation-delay:.2s}.repo-card:nth-child(3){animation-delay:.3s}.repo-card:nth-child(4){animation-delay:.4s}.repo-card:nth-child(5){animation-delay:.5s}.repo-card:nth-child(6){animation-delay:.6s}@media(max-width:768px){.project-subtitle,.project-title,.projects-container,.repo-card,.repo-cards-div-main,.startup-project-text{display:block!important;max-height:none!important;opacity:1!important;overflow:visible!important;visibility:visible!important}.repo-card{margin-left:auto;margin-right:auto;max-width:100%}}@media(max-width:320px){.projects-container{padding:15px 8px}.project-title{font-size:22px}.repo-cards-div-main{padding:0}}.repo-card:focus-within{outline:2px solid #000;outline-offset:4px}.dark-mode .repo-card:focus-within{outline-color:#fff}.project-filters{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2.5rem}@media(max-width:768px){.project-filters{margin-bottom:2rem}}@media(max-width:480px){.project-filters{gap:.5rem}}.filter-chip{background:#0000000d;border-radius:20px;cursor:pointer;font-size:14px;padding:.5rem 1rem;transition:all .3s ease}.filter-chip.active,.filter-chip:hover{background:#000;color:#fff}.dark-mode .filter-chip{background:#ffffff1a;color:#fff}.dark-mode .filter-chip.active,.dark-mode .filter-chip:hover{background:#fff;color:#171c28}@media(max-width:768px){.filter-chip{font-size:13px;padding:.375rem .75rem}}.projects-loading{align-items:center;color:#868e96;display:flex;font-size:18px;justify-content:center;min-height:300px}.dark-mode .projects-loading{color:#d8dbdd}.card-title{font-size:22px}.card-subtitle{font-size:17px}.project-card{background-color:#fff;border:1px solid hsla(0,0%,83%,.397);border-radius:10px;display:flex;flex-direction:column;justify-content:center;padding:1.5rem}.project-card-light{box-shadow:0 10px 30px -15px #0003;transition:all .3s ease}.project-card-dark{box-shadow:0 10px 30px -15px #d9dbdf;transition:all .25s ease}.project-detail{text-align:center}.project-card-light:hover{box-shadow:0 20px 30px -10px #0003}.project-card-dark:hover{box-shadow:0 20px 30px -10px #d9dbdf}.project-image{align-items:center;display:flex;height:250px;justify-content:center;overflow:hidden;position:relative}.projects-container{grid-gap:1rem 1rem;display:grid;gap:1rem 1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.project-card-footer span.project-tag{align-items:center;background:#55198b;border-radius:4px;color:#f5f2f4;cursor:pointer;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;margin:0 .5rem .5rem 0;padding:0 .75em;transition:.2s ease-in;vertical-align:middle;white-space:nowrap}@media(max-width:768px){.project-subtitle{font-size:16px;text-align:center}}.achievement-heading{font-size:56px;font-weight:400;line-height:normal;margin:0}.achievement-subtitle{margin:0 0 50px;text-transform:uppercase}.subTitle{color:#868e96}@media(max-width:1380px){.achievement-heading{font-size:40px}}@media(max-width:768px){.achievement-heading{font-size:30px;text-align:center}.achievement-subtitle{font-size:16px;line-height:normal;text-align:center}}.card-image{height:auto;max-width:100%;width:250px}.card-title{color:#000;font-size:1.375rem;font-weight:700;line-height:24px;margin:15px 0 0}.card-subtitle{color:#666;font-size:1.063rem;line-height:1.5rem}.certificate-card{background-color:#fff;border:1px solid hsla(0,0%,83%,.397);border-radius:10px;box-shadow:0 10px 30px -15px #0003;padding:1.5rem;transition:all .3s ease}.certificate-detail-div{text-align:center}.certificate-card:hover{box-shadow:0 20px 30px -10px #0003}.dark-mode.certificate-card:hover{box-shadow:0 20px 30px -10px #fff3}.certificate-image-div{align-items:center;display:flex;height:250px;justify-content:center;overflow:hidden;position:relative}.achievement-cards-div{grid-gap:1rem 1rem;display:grid;gap:1rem 1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.certificate-card-footer{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.certificate-card-footer span.certificate-tag{align-items:center;background:#55198b;border-radius:4px;color:#f5f2f4;cursor:pointer;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;margin:0 .5rem .5rem 0;padding:0 .75em;transition:.2s ease-in;vertical-align:middle;white-space:nowrap}span.certificate-tag:hover{background:#8c43ce}.footer-text{color:#868e96!important;text-align:center}.dark-mode{color:#fff!important}.footer-div{margin-top:2rem;padding-bottom:1rem}.education-heading{font-size:56px;font-weight:400}.education-section{display:flex;flex-direction:column;margin:2rem auto 0;padding:20px 0;width:90%}.education-section>*{flex:1 1;margin-bottom:30px}.education-card-container{display:flex;flex-direction:column;padding-top:20px}@media(max-width:1380px){.education-card-container{padding-top:0}.education-heading{font-size:40px}.education-text-subtitle{font-size:18px;text-align:center}}@media(max-width:768px){.education-card-container{padding-top:0}.education-heading{font-size:30px;text-align:center}.education-text-subtitle{font-size:16px}}.education-card{display:flex;flex-direction:row}.education-card:hover+.education-card-border{border-color:#a9a7f9;transition:width .6s ease-in-out;width:100%}.education-card-border{border-top:2px solid hsla(0,0%,83%,.397);height:30px;margin-bottom:20px;transition:width .6s ease-in-out;width:80%}.education-head{display:flex;flex-direction:row}.education-text-school{font-size:28px;font-weight:700;height:27px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.education-roundedimg{border-radius:50%;box-shadow:0 .5rem 1rem #0000004d;height:6rem;margin-right:2rem;object-fit:cover;width:6rem}.education-card-right{max-width:70%}.education-text-subHeader{color:#000;font-size:19px;font-weight:700;line-height:normal;margin:0;padding-top:.8rem}.education-text-duration{color:#000;font-size:19px;margin:0;padding-top:.5rem}.education-text-desc{margin-bottom:.5rem;margin-top:.5rem}.education-text-bullets>ul{margin-top:.5rem}@media(max-width:1380px){.education-card{flex-direction:column;padding-bottom:10px}.education-card-right{max-width:90%}.education-card-border{width:90%}.education-text-subHeader{font-size:16px;padding-top:.5rem}.education-text-school{font-size:20px;height:23px}.education-text-duration{font-size:16px}.education-roundedimg{height:4rem;margin-bottom:.5rem;margin-right:0;width:4rem}}@media(max-width:768px){.education-card{text-align:center}.education-card-right{max-width:100%}.education-card-border{width:100%}.education-roundedimg{height:4rem;margin-bottom:1rem;margin-right:0;margin-top:10px;width:4rem}.education-text-bullets>ul{margin:auto;max-width:80%}}#topButton{background-color:#55198b;border:none;border-radius:15px;bottom:20px;color:#fff;cursor:pointer;font-size:25px;outline:none;padding:15px;position:fixed;right:30px;visibility:hidden;z-index:99}#topButton:hover{background-color:#000;transition:all .2s ease-in-out}.centerContent{display:block;margin:0 auto;padding:1.5rem;text-align:center}.tw-main-div{margin-bottom:15px;margin-left:15px;margin-right:15px}.tw-main-div,.twitter-component{padding:1.5rem;width:auto}.timeline-Header-title{font-size:56px;font-weight:100!important}.contact-div-main{display:flex}.dark-mode a{color:#fff}.contact-div-main>*{flex:1 1}.contact-title{font-size:65px;font-weight:400}.contact-detail,.contact-detail-email{color:#868e96;font-size:40px;font-weight:400;margin-top:20px;text-decoration:none}.contact-detail-email:hover,.contact-detail:hover{color:#000;text-shadow:2px 1px 2px #b5b5b5;transition:all .3s}.contact-subtitle{text-transform:uppercase}.contact-text-div{margin-top:1.5rem}.contact-margin-top{margin-top:4rem}.contact-image-div>img{height:auto;margin-left:1.5rem;margin-top:-4rem;max-width:100%}@media(max-width:1380px),(max-width:768px){.contact-title{font-size:56px;font-size:40px;font-weight:400;text-align:center}.contact-subtitle{font-size:16px;line-height:normal;text-align:center}.contact-text-div{margin-top:1.5rem;text-align:center}.contact-detail,.contact-detail-email{font-size:20px}.contact-image-div{display:none}}.splash-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;min-height:calc(var(--vh, 1vh)*100);overflow:hidden;padding:20px;position:relative;transition:opacity .5s ease;z-index:1000}.splash-container[style]{display:flex!important;opacity:1!important;visibility:visible!important}.splash-animation-container{align-items:center;display:flex;display:flex!important;height:50vh;justify-content:center;margin-bottom:2rem;max-height:300px;min-height:200px;visibility:visible!important;width:100%}@media (max-width:768px){.splash-animation-container{height:40vh;margin-bottom:1.5rem;max-height:250px;min-height:150px}}@media (max-width:480px){.splash-animation-container{height:30vh;margin-bottom:1rem;max-height:200px;min-height:120px}}@media (max-height:600px){.splash-animation-container{height:40vh;margin-bottom:1rem;max-height:200px;min-height:120px}}.splash-title-container{animation:fadeInUp .8s ease forwards;animation-delay:.5s;display:block!important;font-size:2.5rem;opacity:0;padding:0 20px;text-align:center;text-decoration:none;visibility:visible!important}@media (max-width:992px){.splash-title-container{font-size:2.2rem}}@media (max-width:768px){.splash-title-container{font-size:1.8rem;padding:0 15px}}@media (max-width:480px){.splash-title-container{font-size:1.5rem;padding:0 10px}}@media (max-width:360px){.splash-title-container{font-size:1.3rem}}.splash-title{font-feature-settings:"liga","clig off";color:inherit;display:block!important;font-family:Agustina Regular,cursive;font-variant-ligatures:no-common-ligatures;-webkit-font-variant-ligatures:no-common-ligatures;font-weight:700;line-height:1.2;margin:0;opacity:1!important;padding:0 20px;text-align:center;visibility:visible!important}@media (max-width:768px){.splash-title{word-wrap:break-word;overflow-wrap:break-word;padding:0 15px}}@media (max-width:480px){.splash-title{padding:0 10px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.splash-container.hidden{animation:fadeOut .5s ease forwards;pointer-events:none}.splash-loading{animation:spin 1s ease-in-out infinite;border:3px solid #0000001a;border-radius:50%;border-top-color:#3498db;height:50px;margin-bottom:2rem;width:50px}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:768px){.splash-loading{height:40px;margin-bottom:1.5rem;width:40px}.splash-container{min-height:100vh;min-height:calc(var(--vh, 1vh)*100);padding:15px}.splash-animation-container,.splash-container,.splash-title,.splash-title-container{display:flex!important;opacity:1!important;visibility:visible!important}}@media (max-width:320px){.splash-container{padding:10px}.splash-title{font-size:1.1rem}}@supports (-webkit-touch-callout:none){.splash-container{min-height:-webkit-fill-available}}.dark-mode .splash-title{color:#fff}.dark-mode .splash-loading{border:3px solid #ffffff1a;border-top-color:#3498db}.splash-title:focus-visible{border-radius:4px;outline:2px solid #3498db;outline-offset:4px}.splash-container{background-color:inherit;bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}body.splash-active{height:100vh;overflow:hidden}.dark-mode{background-color:#171c28;color:#fff;transition:"0.1s"}
/*# sourceMappingURL=main.22150a6e.css.map*/