@font-face{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-family:Montserrat;src:local("Montserrat"),url(../../static/media/Montserrat-Regular.3cd786652b8a2e9d41f2.ttf) format("woff")}@font-face{font-family:Google Sans Bold;src:local("Google Sans Bold"),url(../../static/media/GoogleSans-Bold.d907e4bf3e32637a636e.ttf) format("woff")}@font-face{font-family:Google Sans Bold Italic;src:local("Google Sans Bold Italic"),url(../../static/media/GoogleSans-BoldItalic.d282e9c31d0f894a7f06.ttf) format("woff")}@font-face{font-family:Google Sans Italic;src:local("Google Sans Italic"),url(../../static/media/GoogleSans-Italic.40bb50bd202405745006.ttf) format("woff")}@font-face{font-family:Google Sans Medium;src:local("Google Sans Medium"),url(../../static/media/GoogleSans-Medium.963c3e555aaada9ef8a9.ttf) format("woff")}@font-face{font-family:Google Sans Medium Italic;src:local("Google Sans Medium Italic"),url(../../static/media/GoogleSans-MediumItalic.56d4f777a7997e5a10b3.ttf) format("woff")}@font-face{font-family:Google Sans Regular;src:local("Google Sans Regular"),url(../../static/media/GoogleSans-Regular.bec0591b6a291c3ca895.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:16px;line-height:normal}}.App{text-align:center}.App-logo{height:40vmin}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#09d3ac}.heading{color:#000}@keyframes fade_down{0%{opacity:.01;transform:translateY(-20px);transition:opacity .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1)}to{opacity:1;transform:translateY(0);transition:opacity .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1)}}@keyframes fade_up{0%{opacity:.01;transform:translateY(20px);transition:opacity .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1)}to{opacity:1;transform:translateY(0);transition:opacity .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1)}}.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{margin:0 auto;max-width:100%;padding:0 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.3em;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;margin-top:5px;padding:25px 20px;position:relative;-webkit-user-select:none;user-select:none}.header .menu-icon .navicon{background:#fff;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:#fff;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:780px){.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:779px){.header .menu,.header .menu li{text-align:center}.header .menu li{display:block}.header .menu li a{text-align:center}}@media(max-width:340px){.header{font-size:.9em}}.main{margin:4rem auto 0}.greet-main,.main{padding:20px 10px;width:90%}.greet-main{margin:2rem auto 0}.greeting-main{display:flex;text-align:center}.greeting-main>*{flex:1 1;margin-bottom:30px}.button-greeting-div{display:flex;margin-top:20px}.greeting-text{font-size:70px;line-height:1.1}.greeting-text-p{font-size:30px;line-height:40px}.greeting-image-div>img{height:auto;max-width:100%}.profile-image{border-radius:50%;box-shadow:0 30px 30px -30px #0000001a;height:auto;margin-left:auto;max-width:350px;transition:all .3s ease-out;width:100%}.profile-image:hover{box-shadow:none}.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}.profile-image{height:auto;margin-left:auto;margin-right:auto;max-width:250px;width:100%}.profile-image:hover{box-shadow:0 50px 50px -50px #0000001a;transition:.3s ease-out}}@media(max-width:320px){.main{width:auto}}.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}.subTitle{color:#868e96}@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}}.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:#7f8daa;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)}}.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}.education-text-subtitle{font-size:30px}@media(max-width:1380px){.education-card-container{padding-top:0}.education-heading{font-size:40px}.education-text-subtitle{font-size:24px}}@media(max-width:768px){.education-card-container{padding-top:0}.education-heading{font-size:30px;text-align:center}.education-text-subtitle{font-size:20px;text-align:center}}.education-card{display:flex;flex-direction:row}.education-card:hover+.education-card-border{border-color:#a9a7f9;width:100%}.education-card-border{border-top:2px solid hsla(0,0%,83%,.397);margin-bottom:20px;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%;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%}}.experience-cards-div{grid-gap:2rem 2rem;display:grid;gap:2rem 2rem;grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}.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}@media(max-width:1380px){.experience-heading{font-size:40px}}@media(max-width:768px){.experience-heading{font-size:30px;text-align:center}}.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:#0000001a;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{display:block;height:auto;margin-bottom:auto;margin-top:auto;text-align:center;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,.experience-text-location{color:#000;font-size:18px;font-weight:600;margin:0;padding-top:1rem;text-align:center}.experience-text-location{font-style:italic}.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,.experience-text-location{font-size:16px}.experience-roundedimg{height:6.5rem;width:6.5rem}}@media(max-width:768px){.experience-text-company,.experience-text-role{font-size:22px}.experience-text-date,.experience-text-location{font-size:14px}.experience-text-bullets,.experience-text-desc{font-size:16px}}.linkicon{margin:0 3px 0 5px}.card-image{height:auto;max-width:100%;width:250px}.card-title{color:#000;font-size:22px;font-weight:700;line-height:24px;margin:15px 0 0}.card-subtitle{color:#666;font-size:17px;line-height:1.5rem}.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;justify-content:center;text-align:center}.projects-container{grid-gap:2rem 2rem;display:grid;gap:2rem 2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.project-card-footer span.project-tag{align-items:center;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}}.main-button{border-radius:6px;cursor:pointer;display:inline-block;font-size:18px;font-weight:500;letter-spacing:2px;line-height:1.1;margin-right:0;padding:13px 22px;text-align:center;text-decoration:none;width:300px}.main-button:hover{transition:.3s ease-in}.project-button{display:flex;justify-content:center;margin-top:20px}@media (max-width:768px){.main-button{font-size:15px;margin-right:0;padding:12px 18px;width:50%}}@media (max-width:320px){.main-button{font-size:12px}}.footer-text{text-align:center}.footer-div{margin-top:2rem;padding-bottom:1rem}.educations-header{font-family:Google Sans Regular;font-size:40px;line-height:1.1;text-align:center}@media (max-width:1380px){.educations-header{font-size:35px}}@media (max-width:768px){.educations-header{font-size:30px}}.degree-card{align-items:center;display:flex;justify-content:center;width:100%}.card-title{font-size:23px}.card-subtitle,.card-title{font-family:Google Sans Medium}.card-subtitle{font-size:18px;margin-bottom:5px;margin-top:7px}.card-img{border:1px solid #d9dbdf;border-radius:50%;box-shadow:5px 5px 5px #d9dbdf;height:auto;padding:10px;width:200px}.body-header{border-radius:7px 7px 0 0;display:flex;max-width:inherit;padding:10px}.body-header-title{align-items:flex-start;width:80%}.body-header-duration{width:20%}.duration{float:right;font-family:Google Sans Regular;font-size:16px;padding-right:10px}.body-content{align-items:center;border-radius:0 0 7px 7px;justify-content:center;max-width:inherit;padding:5px}.content-list{font-family:Google Sans Regular;padding-left:10px;padding-right:10px}.card-body{border-bottom:1px solid #d9dbdf;border-left:1px solid #d9dbdf;border-radius:7px;border-right:1px solid #d9dbdf;box-shadow:5px 5px 5px #d9dbdf;margin:10px;width:90%}.visit-btn{border:0;border-radius:7px;display:inline-block;float:right;margin:0 10px 10px 0;padding:10px}.btn{font-family:Google Sans Regular;margin:0;padding:0}@media (max-width:768px){.body-header,.degree-card{flex-direction:column}.body-header-title{width:100%}.body-header-duration{margin:0;padding:0;width:100%}.duration{float:left;margin:0;padding:0}.card-img{width:200px}.card-body{width:100%}.card-title{font-size:20px}.card-subtitle{font-size:16px}}.certs-header{font-family:Google Sans Regular;font-size:40px;line-height:1.1;text-align:center}.certs-body-div{display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width:1380px){.certs-header{font-size:35px}}@media (max-width:768px){.certs-body-div{flex-direction:column}.certs-header{font-size:30px}}.cert-card{align-items:center;border:1px solid #d9dbdf;border-radius:5px;box-shadow:5px 5px 5px #d9dbdf;display:inline-block;flex:0 0 30%;justify-content:center;margin-bottom:30px;text-align:center;width:30%}.cert-header{border-radius:5px 5px 0 0;margin:0}.logo_img{height:100px;margin:3px;width:auto}.cert-body{margin:0}.cert-body-title{font-size:20px}.cert-body-subtitle,.cert-body-title{font-family:Google Sans Regular;margin:10px}.cert-body-subtitle{color:grey;font-size:18px}.content{margin:auto;overflow:hidden;position:relative;width:100%}.content .content-overlay{background:#000000b3;bottom:0;height:99%;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .4s ease-in-out 0s;width:100%}.content:hover .content-overlay{opacity:1}.content-details{left:50%;opacity:0;padding-left:1em;padding-right:1em;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);transition:all .3s ease-in-out 0s;width:100%}.content:hover .content-details{left:50%;opacity:1;top:50%}.content-details h3{color:#fff;font-family:Google Sans Regular;font-weight:500;letter-spacing:.15em;margin-bottom:.5em;text-transform:uppercase}.fadeIn-top{top:20%}@media (max-width:768px){.cert-card{width:100%}}.dev-icons{font-size:3rem;list-style:none;margin-bottom:0;margin-top:0;padding-left:0;text-align:center}.competitive-sites-inline{display:inline-block;font-family:Google Sans Regular;margin-bottom:20px;margin-right:20px}.competitive-sites-inline>i{color:#868e96}.competitive-sites-inline>i:hover{color:#645beb}.education-main{width:100%}.basic-education{margin-left:5%;margin-right:5%}.heading-div{display:flex}.heading-div>*{flex:1 1}.heading-img-div{align-items:center;justify-content:center}.heading-text-div{text-align:center}.heading-img-div>*{height:auto;max-width:100%}.heading-text{font-family:Google Sans Medium;font-size:56px;font-weight:400;line-height:1.1;margin-top:100px;text-align:center}.heading-sub-text{font-family:Google Sans Regular;font-size:30px;text-align:center}@media (max-width:1380px){.heading-text{font-size:50px;margin-top:80px}.heading-sub-text{font-size:25px}}@media (max-width:768px){.heading-text{font-size:30px;margin-top:20px}.heading-sub-text{font-size:20px}.heading-div{flex-direction:column}}#topButton{border-radius:10px;bottom:15px;cursor:pointer;outline:none;padding:15px;position:fixed;right:15px;visibility:hidden;z-index:1000}@media (max-width:768px){#topButton{bottom:20px;padding:12px;right:20px}}.experience-main{width:100%}.basic-experience{margin-left:5%;margin-right:5%}.experience-heading-div{display:flex}.experience-heading-div>*{flex:1 1}.experience-heading-img-div{align-items:center;justify-content:center}.experience-heading-text-div{text-align:center}.experience-heading-img-div>*{height:auto;max-width:100%}.experience-heading-text{font-family:Google Sans Medium;font-size:56px;font-weight:400;line-height:1.1;margin-top:80px;text-align:center}.experience-heading-sub-text{font-family:Google Sans Regular;font-size:30px;margin-bottom:10px;text-align:center}.experience-header-detail-text{font-family:Google Sans Medium;font-size:20px;line-height:30px;margin-left:20px;margin-right:20px;margin-top:0}@media (max-width:1380px){.experience-heading-text{font-size:50px;margin-top:80px}.experience-heading-sub-text{font-size:25px}}@media (max-width:768px){.experience-heading-text{font-size:30px;margin-top:20px}.experience-heading-sub-text{font-size:20px}.experience-heading-div{flex-direction:column}.experience-header-detail-text{font-size:16px;line-height:normal;margin-right:0;text-align:center}}.form-input-container{display:flex;flex-direction:column;margin-bottom:1.5rem;width:100%}.form-input-label{font-weight:500;margin-bottom:.5rem}.form-input,.form-input-label{font-size:1rem;line-height:1.5}.form-input{box-sizing:border-box;font-family:inherit;outline:none;padding:.75rem 1rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.form-input:focus{box-shadow:0 0 0 3px #a066fb1a;outline:none}.form-input::placeholder{color:#999;opacity:1}.form-input:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.form-input{font-size:16px;padding:.6rem .8rem}.form-input-label{font-size:.9rem}}@media (max-width:480px){.form-input-container{margin-bottom:1.2rem}}.form-textarea-container{display:flex;flex-direction:column;margin-bottom:1.5rem;width:100%}.form-textarea-label{font-size:1rem;font-weight:500;line-height:1.5;margin-bottom:.5rem}.form-textarea{box-sizing:border-box;font-family:inherit;font-size:1rem;line-height:1.5;min-height:120px;outline:none;padding:.75rem 1rem;resize:vertical;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.form-textarea:focus{box-shadow:0 0 0 3px #a066fb1a;outline:none}.form-textarea::placeholder{color:#999;opacity:1}.form-textarea:disabled{cursor:not-allowed;opacity:.6;resize:none}@media (max-width:768px){.form-textarea{font-size:16px;min-height:100px;padding:.6rem .8rem}.form-textarea-label{font-size:.9rem}}@media (max-width:480px){.form-textarea-container{margin-bottom:1.2rem}.form-textarea{min-height:80px}}.contact-main{width:100%}.basic-contact{margin-left:5%;margin-right:5%}.contact-heading-div{display:flex;flex-direction:column}.contact-title-and-social{align-items:center;display:flex;justify-content:center;margin-bottom:20px;position:relative;width:100%}.contact-social-media{align-items:center;display:flex;position:absolute;right:0;top:50%;transform:translateY(-50%)}.blog-heading-div{display:flex}.address-heading-div{display:flex;gap:40px}.address-heading-div>*,.blog-heading-div>*,.contact-heading-div>*{flex:1 1}.blog-heading-img-div,.contact-heading-img-div{align-items:center;justify-content:center}.address-heading-text-div,.blog-heading-text-div,.contact-heading-text-div{text-align:center}.blog-heading-img-div>*,.contact-heading-img-div>*{height:auto;max-width:100%}.contact-heading-text{margin-bottom:0;margin-top:80px}.blog-heading-text,.contact-heading-text{font-family:Google Sans Medium;font-size:56px;font-weight:400;line-height:1.1;text-align:center}.blog-heading-text{margin-top:40px}.address-heading-text{font-family:Google Sans Regular;font-size:30px;margin-bottom:10px;text-align:center}.blog-header-detail-text,.contact-header-detail-text{font-family:Google Sans Medium;font-size:20px;line-height:30px;margin-left:20px;margin-right:20px;margin-top:0}.address-btn-div,.blogsite-btn-div,.resume-btn-div{display:flex;justify-content:center;width:100%}.address-btn-div{margin-top:0}@media (max-width:1380px){.contact-heading-text{font-size:50px;margin-top:80px}.blog-heading-text{font-size:50px;margin-top:40px}}.captcha-button-container{align-items:flex-end;display:flex;gap:2rem;justify-content:space-between;margin-top:1.5rem;width:100%}.contact-form-button{display:flex;justify-content:center;width:100%}.contact-form-button .main-button{align-items:center;display:flex;justify-content:center}@media (max-width:768px){.contact-heading-text{font-size:30px;margin-top:20px}.blog-heading-text{font-size:30px;margin-top:0}.address-heading-text{font-size:20px}.blog-heading-div{flex-direction:column-reverse;margin-top:60px}.address-heading-div{flex-direction:column}.address-heading-text-div,.blog-heading-text-div{margin-top:40px}.contact-heading-div{flex-direction:column}.contact-title-and-social{align-items:center;flex-direction:column;gap:15px;text-align:center}.contact-social-media{margin-top:10px;position:static;transform:none}.blog-header-detail-text,.contact-header-detail-text{font-size:16px;line-height:normal;margin-left:0;margin-right:0;text-align:center}.captcha-button-container{align-items:center;flex-direction:column;gap:1rem}.button-wrapper{margin-left:0}.contact-form-button .main-button{font-size:14px}}.social-media-div{font-size:2em}.icon-button i{color:#fff}.icon-button{margin-bottom:10px}.icon-button i{border-radius:2.6rem;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;-webkit-user-select:none;user-select:none;width:2.6rem}@media (max-width:768px){.social-media-div{text-align:center}}.patent-card-container{align-self:stretch;display:flex;flex-direction:column;height:100%;max-width:400px;position:relative;width:100%}.patent-card-flip-button{align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:2px solid #ffffff4d;border-radius:50%;box-shadow:0 2px 8px #0000004d;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:24px;top:24px;transition:all .2s ease;width:36px;z-index:20}.patent-card-flip-button:hover{border-color:#ffffff80;box-shadow:0 4px 12px #0006;transform:scale(1.1)}.patent-card-flip-button:active{transform:scale(.95)}.patent-card-flip-button svg{color:#fff;height:18px;width:18px}.patent-card{border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex:1 1;flex-direction:column;height:100%;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.patent-card-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1rem}.patent-status-container{display:flex;flex-direction:column;gap:.25rem}.patent-badges-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}.patent-application-number{font-size:.75rem;font-weight:500;text-align:left}.patent-status-badge{border-radius:24px;font-size:.6rem;font-weight:600;letter-spacing:.5px;padding:.125rem .75rem;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.patent-card-body{flex:1 1;margin-bottom:1rem}.patent-title{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.1rem;font-weight:600;line-height:1.4;margin-bottom:0;overflow:hidden}.patent-number-subtitle{font-size:.85rem;font-weight:500;margin-bottom:1rem;text-align:center}.patent-dates{margin-bottom:.5rem;min-height:3rem}.patent-date-item{display:flex;margin-bottom:.25rem}.date-label{flex-shrink:0;font-size:.85rem;font-weight:500;text-align:left;width:4rem}.date-value{font-size:.85rem;margin-left:1rem}.patent-applicant,.patent-inventors{font-size:.85rem;margin-bottom:2rem;min-height:3.5rem}.applicant-label,.inventors-label{display:block;font-weight:500;margin-bottom:.25rem}.applicant-name,.inventors-list{display:block;line-height:1.3}.patent-card-footer{margin-top:auto}.patent-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.patent-action-button{border-radius:6px;cursor:pointer;display:inline-block;font-size:.85rem;font-weight:500;min-width:-webkit-fit-content;min-width:fit-content;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:all .2s ease;width:auto}.patent-action-button:hover{box-shadow:0 2px 8px #00000026;transform:translateY(-1px)}@media (max-width:768px){.patent-card-container{max-width:100%}.patent-card{padding:1rem}.patent-title{font-size:1rem}.patent-actions{justify-content:center}.patent-action-button{width:auto}}.patent-plaque-image{cursor:zoom-in;transition:transform .2s ease}.patent-plaque-image:hover{transform:scale(1.02)}.patent-image-modal .modal-dialog{margin:5vh auto;max-height:90vh;max-width:90vw}.patent-image-modal .modal-content{background:#0000;border:none;box-shadow:none}.patent-image-modal .modal-body{align-items:center;display:flex;justify-content:center;padding:0}.patent-image-modal .modal-body img{border-radius:8px;box-shadow:0 4px 20px #00000080;max-height:85vh;max-width:100%;object-fit:contain}.patent-image-modal .btn-close{background:#ffffffe6;border-radius:50%;height:40px;position:absolute;right:-40px;top:-40px;width:40px;z-index:1051}.patent-image-modal .btn-close:hover{background:#fff}@media (max-width:480px){.patent-card-header{align-items:flex-start;flex-direction:column}.patent-image-modal .btn-close{right:10px;top:10px}}.flippy-container *{box-sizing:border-box}.flippy-cardContainer-wrapper{height:100%;position:relative;width:100%}.flippy-cardContainer{height:100%;position:relative;transform:perspective(1000px);transform-style:preserve-3d;transition:.6s;width:100%}.flippy-back,.flippy-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#0000;height:100%;position:relative;transform:rotateY(0deg);transform-style:preserve-3d;width:100%}.flippy-front{transform:rotateY(0deg)}.flippy-back{left:0;position:absolute;top:0;transform:rotateY(-180deg)}.flippy-cardContainer.isActive.istouchdevice .flippy-back,.flippy-cardContainer.isActive:not(.istouchdevice) .flippy-back{transform:rotateY(0deg)}.flippy-cardContainer.isActive.istouchdevice .flippy-front,.flippy-cardContainer.isActive:not(.istouchdevice) .flippy-front{transform:rotateY(180deg)}.flippy-cardContainer-wrapper.vertical .flippy-back{transform:rotateX(-180deg)}.flippy-cardContainer-wrapper.vertical .flippy-cardContainer.isActive.istouchdevice .flippy-back,.flippy-cardContainer-wrapper.vertical .flippy-cardContainer.isActive:not(.istouchdevice) .flippy-back{transform:rotateX(0deg)}.flippy-cardContainer-wrapper.vertical .flippy-cardContainer.isActive.istouchdevice .flippy-front,.flippy-cardContainer-wrapper.vertical .flippy-cardContainer.isActive:not(.istouchdevice) .flippy-front{transform:rotateX(180deg)}.projects-main{text-align:center;width:100%}.basic-projects{margin-left:5%;margin-right:5%}.projects-heading-div{display:flex}.projects-heading-div>*{flex:1 1}.projects-heading-img-div{align-items:center;justify-content:center}.projects-heading-text-div{text-align:center}.projects-heading-img-div>*{height:auto;max-width:100%}.projects-heading-text{font-family:Google Sans Medium;font-size:56px;font-weight:400;line-height:1.1;margin-top:80px;text-align:center}.projects-heading-sub-text{font-family:Google Sans Regular;font-size:30px;margin-bottom:10px;text-align:center}.projects-header-detail-text{font-family:Google Sans Medium;font-size:20px;line-height:30px;margin-left:20px;margin-right:20px;margin-top:0}.publications-heading-text-div{font-family:Google Sans Regular;margin-top:70px;text-align:center}.publications-heading-text{font-size:56px;font-weight:600}.patents-container{grid-gap:1.5rem;align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));justify-items:center;margin-bottom:4rem;margin-top:2rem;padding:0 2rem}.no-patents-message,.patents-loading{font-size:1.1rem;padding:3rem 2rem;text-align:center}.patents-error-message{border-radius:4px;font-size:.9rem;margin-top:.5rem;padding:.5rem 1rem}.repo-cards-div-main{grid-gap:1rem 1rem;display:grid;gap:1rem 1rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-left:40px;margin-right:40px;margin-top:60px}.no-patents-message,.patents-error-message,.patents-loading{margin:1rem 0;padding:2rem;text-align:center}@media (max-width:1380px){.projects-heading-text{font-size:50px;margin-top:80px}.projects-heading-sub-text{font-size:25px}}@media (max-width:768px){.projects-heading-text,.publications-heading-text{font-size:30px;margin-top:20px}.projects-heading-sub-text{font-size:20px}.projects-heading-div{flex-direction:column}.projects-header-detail-text{font-size:16px;line-height:normal;margin-left:0;margin-right:0;text-align:center}.patents-container{gap:1rem;grid-template-columns:1fr;justify-items:stretch;padding:0 1rem}.no-patents-message,.patents-loading{font-size:1rem;padding:2rem 1rem}.repo-cards-div-main{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-left:10px;margin-right:10px;margin-top:30px}}.hobbies-main{width:100%}.basic-hobbies{margin-left:5%;margin-right:5%}.hobbies-heading-div{display:flex}.hobbies-heading-div>*{flex:1 1}.hobbies-heading-text-div{text-align:center}.hobbies-heading-text{font-family:Google Sans Medium;font-size:56px;font-weight:400;line-height:1.1;margin-top:80px;text-align:center}.hobbies-header-detail-text{font-family:Google Sans Medium;font-size:20px;line-height:30px;margin-left:20px;margin-right:20px;margin-top:0}.hobbies-cards-div{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:60px auto 0;max-width:1200px;padding:0 20px}.certificate-card.hobby-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;min-height:400px;padding:30px;transition:all .3s ease}.certificate-card.hobby-card:hover{border-color:#fff3;box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}.hobby-animation-div{height:120px;margin-bottom:20px}.hobby-animation-div,.hobby-lottie-container{align-items:center;display:flex;justify-content:center}.hobby-lottie-container{height:100px;width:100px}.hobby-title{font-size:22px;font-weight:600;line-height:1.3;margin:0 0 15px;text-align:center}.hobby-description{flex-grow:1;font-size:16px;line-height:1.6;margin:0 0 25px;text-align:left}.hobby-footer{align-items:center;display:flex;justify-content:center;margin-top:auto}.hobby-link{background:#ffffff1a;border-radius:20px;cursor:pointer;font-size:14px;font-weight:500;margin:0;padding:8px 16px;text-decoration:none;transition:all .3s ease}.hobby-link:hover{background:#fff3;transform:scale(1.05)}@media(max-width:1380px){.hobbies-heading-text{font-size:50px;margin-top:80px}.hobbies-cards-div{gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media(max-width:768px){.hobbies-heading-text{font-size:30px;margin-top:20px}.hobbies-heading-div{flex-direction:column}.hobbies-header-detail-text{font-size:16px;line-height:normal;margin-left:0;margin-right:0;text-align:center}.hobbies-cards-div{gap:20px;grid-template-columns:1fr;padding:0 15px}.certificate-card.hobby-card{min-height:350px;padding:25px}.hobby-title{font-size:20px}.hobby-description{font-size:15px}}.error-main{width:100vw}.error-main>.error-class{display:block;margin:auto 5%;padding-top:100px;text-align:center;width:90%}.error-main>.error-class>.error-404{font-size:7em;margin:10px 0;overflow:hidden;padding-top:10px 0}.error-main>.error-class p{font-size:1.4em;margin-top:0}@media screen and (min-width:1364px){.error-main>.error-class>.error-404{height:175px;padding-top:60px}}.toggle-button{-webkit-backface-visibility:hidden;backface-visibility:hidden;bottom:15px!important;left:15px!important;position:fixed!important;transform:translateZ(0);will-change:transform;z-index:1000!important}@media screen and (max-width:768px){.toggle-button{bottom:calc(15px + env(safe-area-inset-bottom))!important;bottom:calc(15px + constant(safe-area-inset-bottom))!important;left:calc(15px + env(safe-area-inset-left))!important;left:calc(15px + constant(safe-area-inset-left))!important}}.toggle-button>*{display:block!important;position:relative!important}@supports (-webkit-touch-callout:none){.toggle-button{position:fixed!important;transform:translateZ(0)!important}}
/*# sourceMappingURL=main.6f68858d.css.map*/