@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{overflow-x:hidden;text-align:center;width:100%}.App-logo{height:40vmin}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(.625rem + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#09d3ac}.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}.greet-main,.main{padding:20px 10px;width:90%}.greet-main{margin:2rem auto 0}.subTitle{color:#868e96!important}.greeting-main{display:flex}.greeting-main>*{flex:1 1;margin-bottom:30px}.button-greeting-div{display:flex;flex-wrap:wrap;margin-top:20px}.greeting-text{color:#000!important;font-size:70px;line-height:1.1}.greeting-text-p{font-size:20px;line-height:35px}.greeting-image-div>img{height:auto;max-width:100%}.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:1380px){.greeting-text{font-size:50px}.greeting-text-p{font-size:20px}}@media(max-width:768px){.button-greeting-div{justify-content:space-around}.greeting-text{font-size:30px;text-align:center}.greeting-text-p{font-size:16px;line-height:normal;text-align:center}.greeting-main{display:block}.greeting-image-div{height:256px}}@media(max-width:320px){.main{width:auto}}.dropdown-container{cursor:pointer;display:inline-block;position:relative}.dropdown-button{cursor:pointer}.dropdown-menu{background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 12px #0000001a;left:0;min-width:160px;opacity:1;padding:8px 0;position:absolute;top:100%;transition:opacity .2s ease,visibility .2s ease;visibility:visible;z-index:1000}.dropdown-menu.dark-mode{background-color:#2a2a3a;border-color:#4a4a5a;box-shadow:0 4px 12px #0000004d}.dropdown-menu.dark-mode .dropdown-item{color:#e0e0e0}.dropdown-menu.dark-mode .dropdown-item:hover{background-color:#3a3a4a}.dropdown-item{color:#333;display:block;font-size:14px;padding:10px 15px;text-decoration:none;transition:background-color .2s ease}.dropdown-item:hover{background-color:#f7f7f7}.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,.x 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,.x 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{display:flex;overflow:hidden;width:100%}.skills-text-div{margin-left:50px}.skills-main-div>*{flex:1 1;margin-bottom:30px}.skills-image-div>img{height:auto;max-width:100%}.skills-heading{font-size:56px;font-weight:400}@media(max-width:1380px){.skills-heading{font-size:40px}}@media(max-width:768px){.skills-heading{font-size:30px;text-align:center}.greeting-text-p{font-size:16px;line-height:normal}.skills-main-div{flex-direction:column}.skills-text-div{margin:20px}.skills-text{font-size:16px}.skills-text-subtitle{font-size:16px;text-align:center}.skills-image-div{order:2}}.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}.experience-card,.experience-card-dark{border:1px solid hsla(0,0%,83%,.397);border-radius:10px;box-shadow:0 10px 30px -15px #0003;display:flex;flex-direction:column;height:auto;position:relative;transition:all .3s ease}.experience-card:hover{box-shadow:0 20px 30px -10px #0003}.experience-banner{background:linear-gradient(#000000b3,#00000080);-moz-filter:blur(0);-o-filter:blur(0);-ms-filter:blur(0);filter:blur(0)}.experience-blurred_div{background:linear-gradient(#0006,#0003)}.experience-text-date,.experience-text-role{color:#000}.experience-text-desc{margin-bottom:.8rem;min-height:3rem;text-align:center}.experience-bullets{margin-bottom:1rem;padding-left:1.5rem;text-align:left}.view-details-btn{color:#000}.dark-mode-btn{border-color:hsla(0,0%,83%,.397);color:#fff}.dark-mode-btn:hover{background-color:hsla(0,0%,83%,.397);color:#171c28}@media(max-width:768px){.experience-banner,.experience-blurred_div{height:7rem}.experience-div-company{height:5rem}.experience-roundedimg{height:4.5rem;top:4rem;width:4.5rem}.experience-text-role{font-size:16px;padding-top:.8rem}.experience-text-company{font-size:16px;padding:.5rem}.experience-text-date{font-size:12px}.experience-text-desc{font-size:14px}.experience-text-details{margin-top:1rem;padding:.8rem}}.experience-cards-div{grid-gap:1rem;grid-gap:1.5rem;align-items:start;display:grid;gap:1rem;gap:1.5rem;grid-auto-rows:min-content;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));max-width:100%}.experience-heading{font-size:56px;font-weight:400}.experience-container{display:flex;margin:2rem auto 0;padding:20px 10px;width:90%}.experience-container>*{flex:1 1}.experience-roundedimg{background-position:50%;background-size:cover}@media(max-width:1380px){.experience-heading{font-size:40px}.experience-cards-div{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media(max-width:992px){.experience-cards-div{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media(max-width:768px){.experience-heading{font-size:30px;text-align:center}.experience-cards-div{grid-template-columns:1fr}}.experience-card,.experience-card-dark{border:1px solid hsla(0,0%,83%,.397);border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:100%;position:relative;transition:all .3s ease}.experience-card-dark:hover,.experience-card:hover{box-shadow:0 10px 30px -10px #0003;transform:translateY(-5px)}.experience-card{background-color:#fff;box-shadow:0 5px 20px -15px #0003}.experience-card-dark{background-color:#171c28;box-shadow:0 5px 20px -15px #0003}.experience-banner{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:150%;border-radius:10px 10px 0 0;display:flex;flex-shrink:0;height:9rem;justify-content:center;position:relative}.experience-blurred_div{background:#0003;border-radius:10px 10px 0 0;-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px);height:9rem;left:0;position:absolute;top:0;width:100%}.experience-div-company{align-items:center;background:#0000;display:flex;height:7rem;justify-content:center;left:0;position:absolute;top:0;width:100%}.experience-text-company{color:#fff;font-size:22px;font-weight:700;margin:0;overflow:hidden;padding:1rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.experience-roundedimg{background-color:#fff;border-radius:50%;box-shadow:0 .5rem 1rem #0000004d;height:6rem;left:0;margin-left:auto;margin-right:auto;object-fit:cover;position:absolute;right:0;top:5.5rem;width:6rem}.experience-text-role{font-size:20px;font-weight:700;line-height:normal;margin:0;padding-top:1rem;text-align:center}.experience-text-date{font-size:16px;font-weight:600;margin:0;padding-top:.5rem;text-align:center}.experience-text-desc{font-size:14px;height:3rem;margin:1rem 0;overflow:hidden;text-align:left}.experience-text-details{display:flex;flex-direction:column;flex-grow:1;margin-top:1.5rem;padding:1rem}.experience-card .view-details-btn{color:#000}.experience-card-dark .view-details-btn{color:#fff}.experience-modal-overlay{-webkit-overflow-scrolling:touch;align-items:center;background-color:#000000b3;bottom:0;display:flex;height:100%;justify-content:center;left:0;min-height:100vh;overflow:auto;padding:1.5rem;position:fixed;right:0;top:0;transform:translateZ(0);z-index:1000}.experience-modal{animation:slideIn .4s cubic-bezier(.175,.885,.32,1.275);background-color:#fff;border-radius:15px;box-shadow:0 10px 30px #0000004d;display:flex;flex-direction:column;max-height:80vh;max-width:800px;overflow:hidden;position:relative;width:90%}.experience-modal:before{background:var(--card-color);content:"";height:6px;left:0;position:absolute;right:0;top:0}.experience-modal-dark{background-color:#171c28;color:#fff}.experience-modal-close{align-items:center;background:#0000;border:none;border-radius:50%;color:#000;cursor:pointer;display:flex;font-size:28px;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .2s ease;width:40px;z-index:10}.experience-modal-close:hover{background-color:#0000001a}.experience-modal-dark .experience-modal-close{color:#fff}.experience-modal-dark .experience-modal-close:hover{background-color:#ffffff1a}.experience-modal-header{align-items:center;border-bottom:1px solid hsla(0,0%,83%,.397);display:flex;padding:2rem}.experience-modal-img{border:3px solid var(--card-color);border-radius:50%;box-shadow:0 5px 15px #0003;height:6rem;margin-right:2rem;object-fit:cover;width:6rem}.experience-modal-title h3{font-size:26px;font-weight:700;margin:0 0 .5rem}.experience-modal-title h4{color:var(--card-color);font-size:20px;font-weight:600;margin:0 0 .5rem}.experience-modal-date{font-size:16px;font-weight:500;margin:0;opacity:.8}.experience-modal-content{-webkit-overflow-scrolling:touch;flex-grow:1;overflow-y:auto;padding:2rem}.experience-modal-description{margin-bottom:2rem}.experience-modal-description h5{display:inline-block;font-size:18px;margin:0 0 1rem;position:relative}.experience-modal-description h5:after{background-color:var(--card-color);border-radius:2px;bottom:-5px;content:"";height:3px;left:0;position:absolute;width:100%}.experience-modal-description p{font-size:16px;line-height:1.6}.experience-modal-bullets h5{display:inline-block;font-size:18px;margin:0 0 1rem;position:relative}.experience-modal-bullets h5:after{background-color:var(--card-color);border-radius:2px;bottom:-5px;content:"";height:3px;left:0;position:absolute;width:100%}.experience-modal-bullets .experience-bullets{padding-left:1.2rem}.experience-modal-bullets .experience-bullets li{font-size:16px;line-height:1.5;margin-bottom:.8rem;padding-left:.5rem;position:relative}.experience-modal-bullets .experience-bullets li:before{background-color:var(--card-color);border-radius:50%;content:"";height:8px;left:-1rem;position:absolute;top:.5rem;width:8px}@media(max-width:1380px){.experience-text-role{font-size:18px;padding-top:.5rem}.experience-text-company{font-size:18px}.experience-text-date{font-size:14px}.experience-roundedimg{height:5rem;width:5rem}}@media(max-width:768px){.experience-banner,.experience-blurred_div{height:7rem}.experience-div-company{height:5rem}.experience-roundedimg{height:4.5rem;top:4rem;width:4.5rem}.experience-text-role{font-size:16px;padding-top:.8rem}.experience-text-company{font-size:16px;padding:.5rem}.experience-text-date{font-size:12px}.experience-text-desc{font-size:14px}.experience-text-details{margin-top:1rem;padding:.8rem}.experience-modal-overlay{padding:1rem}.experience-modal{max-height:75vh;width:95%}.experience-modal-header{flex-direction:column;padding:1.5rem 1rem;text-align:center}.experience-modal-img{height:5rem;margin-bottom:1rem;margin-right:0;width:5rem}.experience-modal-content{padding:1.5rem 1rem}.experience-modal-title h3{font-size:22px}.experience-modal-title h4{font-size:18px}.experience-modal-bullets .experience-bullets li,.experience-modal-date,.experience-modal-description p{font-size:14px}}@media(max-width:480px){.experience-modal{max-height:70vh;padding:.5rem}.experience-modal-overlay{padding:.5rem}}.projects-heading{font-size:56px;font-weight:400;line-height:normal;margin:0;text-align:center}.project-subtitle{margin-bottom:30px;text-align:center}.projects-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:0 auto;max-width:1500px;padding:20px 0}.project-card,.project-card-dark,.project-card-light{border:1px solid hsla(0,0%,83%,.397);border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:all .3s ease}.project-card-dark:hover,.project-card-light:hover,.project-card:hover{box-shadow:0 10px 30px -10px #0003;transform:translateY(-5px)}.project-card-light{background-color:#fff;box-shadow:0 5px 20px -15px #0003}.project-card-dark{background-color:#171c28;box-shadow:0 5px 20px -15px #0003}.project-banner{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:150%;border-radius:10px 10px 0 0;display:flex;flex-shrink:0;height:9rem;justify-content:center;position:relative}.project-blurred-div{background:#0003;border-radius:10px 10px 0 0;-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px);height:9rem}.project-blurred-div,.project-div-name{left:0;position:absolute;top:0;width:100%}.project-div-name{align-items:center;background:#0000;display:flex;height:7rem;justify-content:center}.project-text-name{color:#fff;font-size:22px;font-weight:700;margin:0;overflow:hidden;padding:1rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.project-roundedimg{background-color:#fff;border-radius:50%;box-shadow:0 .5rem 1rem #0000004d;height:6rem;left:0;margin-left:auto;margin-right:auto;object-fit:cover;position:absolute;right:0;top:5.5rem;width:6rem}.project-text-role{font-size:20px;font-weight:700;line-height:normal;margin:0;padding-top:1rem;text-align:center}.project-text-desc{font-size:14px;height:3rem;margin:1rem 0;overflow:hidden;text-align:left}.project-text-details{display:flex;flex-direction:column;flex-grow:1;margin-top:1.5rem;padding:1rem}.view-details-btn{background-color:#0000;border:1px solid hsla(0,0%,83%,.397);border-radius:5px;cursor:pointer;display:block;font-size:14px;margin:auto auto 0;padding:.5rem 1rem;transition:all .3s ease}.project-card .view-details-btn{color:#000}.project-card-dark .view-details-btn{color:#fff}.view-details-btn:hover{background-color:#fff;color:#171c28}.dark-mode-text{color:#fff!important}.project-modal-overlay{-webkit-overflow-scrolling:touch;align-items:center;background-color:#000000b3;bottom:0;display:flex;height:100%;justify-content:center;left:0;min-height:100vh;overflow:auto;padding:1.5rem;position:fixed;right:0;top:0;transform:translateZ(0);z-index:1000}.project-modal{animation:slideIn .4s cubic-bezier(.175,.885,.32,1.275);background-color:#fff;border-radius:15px;box-shadow:0 10px 30px #0000004d;display:flex;flex-direction:column;max-height:80vh;max-width:800px;overflow:hidden;position:relative;width:90%}.project-modal:before{background:var(--card-color);content:"";height:6px;left:0;position:absolute;right:0;top:0}.project-modal-dark{background-color:#171c28;color:#fff}.project-modal-close{align-items:center;background:#0000;border:none;border-radius:50%;color:#000;cursor:pointer;display:flex;font-size:28px;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .2s ease;width:40px;z-index:10}.project-modal-close:hover{background-color:#0000001a}.project-modal-dark .project-modal-close{color:#fff}.project-modal-dark .project-modal-close:hover{background-color:#ffffff1a}.project-modal-header{align-items:center;border-bottom:1px solid hsla(0,0%,83%,.397);display:flex;padding:2rem}.project-modal-img{border:3px solid var(--card-color);border-radius:50%;box-shadow:0 5px 15px #0003;height:6rem;margin-right:2rem;object-fit:cover;width:6rem}.project-modal-title h3{font-size:26px;font-weight:700;margin:0 0 .5rem}.project-modal-content{-webkit-overflow-scrolling:touch;flex-grow:1;overflow-y:auto;padding:2rem}.project-modal-description{margin-bottom:2rem}.project-modal-description h5{display:inline-block;font-size:18px;margin:0 0 1rem;position:relative}.project-modal-description h5:after{background-color:var(--card-color);border-radius:2px;bottom:-5px;content:"";height:3px;left:0;position:absolute;width:100%}.project-modal-description p{font-size:16px;line-height:1.6}.project-modal-links h5{display:inline-block;font-size:18px;margin:0 0 1rem;position:relative}.project-modal-links h5:after{background-color:var(--card-color);border-radius:2px;bottom:-5px;content:"";height:3px;left:0;position:absolute;width:100%}.project-modal-footer{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.project-modal-tag{border-radius:4px;box-shadow:0 2px 5px #0003;color:#fff;cursor:pointer;font-size:.8rem;font-weight:500;padding:.4rem .8rem;transition:all .3s ease}.project-modal-tag:hover{box-shadow:0 4px 8px #0000004d;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1380px){.projects-heading{font-size:45px}.project-text-role{font-size:18px;padding-top:.5rem}.project-text-name{font-size:18px}.project-roundedimg{height:5rem;width:5rem}.projects-container{gap:1.2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media(max-width:768px){.projects-heading{font-size:40px}.projects-container{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:0 1rem}.project-banner,.project-blurred-div{height:7rem}.project-div-name{height:5rem}.project-roundedimg{height:4.5rem;top:4rem;width:4.5rem}.project-text-role{font-size:16px;padding-top:.8rem}.project-text-name{font-size:16px;padding:.5rem}.project-text-desc{font-size:14px}.project-text-details{margin-top:1rem;padding:.8rem}.project-modal-overlay{padding:1rem}.project-modal{max-height:75vh;width:95%}.project-modal-header{flex-direction:column;padding:1.5rem 1rem;text-align:center}.project-modal-img{height:5rem;margin-bottom:1rem;margin-right:0;width:5rem}.project-modal-content{padding:1.5rem 1rem}.project-modal-title h3{font-size:22px}}@media(max-width:480px){.projects-heading{font-size:32px}.projects-container{grid-template-columns:1fr;padding:0 .5rem}.project-modal{max-height:70vh;padding:.5rem}.project-modal-overlay{padding:.5rem}.project-modal-tag{font-size:.7rem;padding:.3rem .6rem}}.achievement-heading{font-size:56px;font-weight:400;line-height:normal;margin:0}.achievement-subtitle{margin:0 0 50px;text-transform:uppercase}@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}.square{background:#fff;border-radius:4px;box-shadow:0 20px 50px #d9dbdf;height:430px;margin-top:30px;transition:all .3s ease;width:440px}.square:hover{box-shadow:0 20px 40px #0000001a}.blog-header-text{font-size:56px;font-weight:400}.blog-subtitle{text-transform:uppercase}.blog-main-div>*{flex:1 1;margin-bottom:30px}.blog-main-div{display:flex}.blog-image-div>img{height:auto;max-width:100%}.blog-text-div{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.subTitle{color:#868e96}@media(max-width:1380px){.blog-header-text{font-size:40px}}@media(max-width:768px){.blog-header-text{font-size:30px;text-align:center}.blog-subtitle{font-size:16px;line-height:normal;text-align:center}}@media screen and (max-width:480px)and (min-width:300px){.blog-text-div{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}.small-dark{color:#fff!important}.blog-container{background-color:#fff;border-radius:10px;box-shadow:0 0 36px #0000001a;color:#586069;cursor:pointer;height:200px}.blog-title{-webkit-line-clamp:2;color:#262626;font-size:1.375rem;font-weight:700;line-height:24px;margin:32px 20px 14px}.blog-title,.small{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.small{-webkit-line-clamp:4;color:#666;font-size:1.063rem;font-weight:400;line-height:1.5rem;margin:0;padding:0 20px}.go-corner{align-items:center;background-color:#55198b;border-radius:0 4px 0 32px;display:flex;height:32px;justify-content:center;overflow:hidden;position:absolute;right:0;top:0;width:32px}.go-arrow{color:#fff;font-family:courier,sans;margin-right:-4px;margin-top:-4px}.blog-card{background-color:#0000;border-radius:4px;display:block;height:100%;overflow:hidden;position:relative;text-decoration:none;z-index:0}.blog-card:before{background:#55198b;border-radius:32px;content:"";height:32px;position:absolute;right:-16px;top:-16px;transform:scale(1);transform-origin:50% 50%;transition:transform .4s ease-out;width:32px;z-index:-1}.blog-card:hover:before{transform:scale(30)}.blog-card:hover>.small{color:#fffc;transition:all .3s ease-out}.blog-card:hover>h3{color:#fff;transition:all .3s ease-out}@media (min-width:1405px)and (max-width:1550px),(min-width:925px)and (max-width:1024px),screen and (max-width:480px)and (min-width:300px){.blog-card:hover:before{transform:scale(30)}}@media (min-width:1025px)and (max-width:1404px),(min-width:1551px),screen and (min-width:481px)and (max-width:675px){.blog-card:hover:before{transform:scale(40)}.blog-card:before{transition:transform .45s ease-out}}@media screen and (min-width:675px)and (max-width:860px){.blog-card:hover:before{transform:scale(50)}.blog-card:before{transition:transform .5s ease-out}}@media screen and (min-width:860px)and (max-width:924px){.blog-card:hover:before{transform:scale(60)}.blog-card:before{transition:transform .5s ease-out}}@media screen and (max-width:480px)and (min-width:300px){.blog-title{font-size:1.125rem}}.blog-card-shadow{box-shadow:1px 0 20px #fff}.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:7rem;margin-right:2rem;object-fit:fill;width:7rem}.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}.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}.splash-animation-container{height:50vh}.splash-title-container{font-size:2.5rem;text-decoration:none}.splash-title{font-feature-settings:"liga","clig off";font-family:Agustina Regular,cursive;font-variant-ligatures:no-common-ligatures;-webkit-font-variant-ligatures:no-common-ligatures;font-weight:700;padding:0 20px}.project-title{font-size:52px;font-weight:400;line-height:normal}.startup-project-text img{height:auto;max-width:100%}.repo-cards-div-main{grid-gap:1rem 1rem;display:grid;gap:1rem 1rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}@media(max-width:1380px){.project-title{font-size:40px}}@media(max-width:768px){.project-title{font-size:30px;text-align:center}.repo-cards-div-main{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.dark-mode{background-color:#171c28;color:#fff;transition:"0.1s"}.ai-page{margin:0 auto;max-width:1120px;padding:70px 22px}.ai-hero{margin-bottom:26px}.ai-badge{background:#7f7f7f29;border-radius:999px;display:inline-block;font-size:.85rem;margin-bottom:10px;padding:6px 10px}.ai-hero h1{font-size:2.25rem;margin-bottom:10px}.ai-lead{font-size:1.05rem;line-height:1.6;max-width:900px;opacity:.92}.ai-section{margin-top:30px}.ai-subhead{margin-top:18px;opacity:.95}.ai-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:860px){.ai-grid{grid-template-columns:1fr}}.ai-card{background:#7f7f7f17;border-radius:14px;margin-top:14px;padding:16px}.ai-muted{opacity:.86}.ai-tight{margin-top:8px}.ai-chips{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding-left:0}.ai-chips li{background:#7f7f7f29;border-radius:999px;padding:8px 10px}.ai-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.ai-btn{background:#7f7f7f24;border-radius:10px;display:inline-block;padding:8px 12px;text-decoration:none}.ai-link{overflow-wrap:anywhere;word-break:break-word}
/*# sourceMappingURL=main.5b031678.css.map*/