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-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif}@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:#1e293b;color:#f1f5f9;display:flex;flex-direction:column;font-size:calc(.625rem + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#ec4899}.subTitle{color:#64748b}.headroom-wrapper{max-height:100px;width:100%}.dark-menu{background-color:#0f172a!important;box-shadow:0 4px 6px -1px #00000080,0 2px 4px -1px #0000004d;color:#f1f5f9}.dark-menu li a{color:#f1f5f9!important}.dark-menu li a:hover{background-color:#6366f1!important;border-radius:5px;color:#fff!important}.header{background-color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-sizing:border-box;justify-content:space-between;padding:1rem 5%;transition:all .3s ease;width:100%}.header,.header ul{align-items:center;display:flex;margin:0}.header ul{list-style:none;padding:0}.grey-color{color:#64748b}.header li a{color:#334155;display:block;font-family:Inter,sans-serif;font-weight:500;padding:.75rem 1rem;text-decoration:none;transition:all .2s ease-in-out}.header .menu-btn:hover,.header li a:hover{background-color:#f1f5f9;border-radius:5px;color:#6366f1}.header .logo{align-items:center;color:#1e293b;display:flex;font-size:1.5em;font-weight:700;text-decoration:none}.header .logo-name{font-family:Poppins,sans-serif;font-weight:700;letter-spacing:-.5px;padding:0 .5rem}.header .menu{display:flex;gap:.5rem}.header .menu-btn{display:none}.header .menu-icon{cursor:pointer;display:none;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:#f1f5f9}.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:#f1f5f9!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}@media(max-width:960px){.header{flex-wrap:wrap;padding:1rem 2rem}.header .menu-icon{display:block}.header .menu{align-items:center;background-color:inherit;border-radius:0 0 10px 10px;flex-direction:column;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out;width:100%}.header .menu li{text-align:center;width:100%}.header .menu li a{padding:1rem}.header .menu-btn:checked~.menu{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;margin-top:1rem;max-height:500px}.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)}}.switch{display:inline-block;height:26px;position:relative;width:50px}input{transform:scale(.5)}.slider{background-color:#cbd5e1;cursor:pointer;right:0;top:0}.slider,.slider:before{bottom:0;left:0;position:absolute;transition:.4s}.slider:before{background-color:#f1f5f9;content:"";height:26px;width:28px}input:checked+.slider{background-color:#6366f1}input:focus+.slider{box-shadow:#6366f1}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}}.greet-main{min-height:70vh}.greet-main,.greeting-main{align-items:center;display:flex}.greeting-main{gap:4rem;justify-content:space-between;width:100%}.greeting-text-div{flex:1 1}.greeting-text{color:#1e293b;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.greeting-text-p{color:#64748b;font-size:1.25rem;line-height:1.6;margin-bottom:2rem;max-width:90%}.greeting-image-div{display:flex;flex:1 1;justify-content:center}.greeting-image-div>div,.greeting-image-div>img{filter:drop-shadow(0 10px 20px rgba(0,0,0,.1));height:auto;max-width:100%}.greeting-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#6366f1,#ec4899);-webkit-background-clip:text;background-clip:text}.dark-mode .greeting-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#9294f5,#f176b3);-webkit-background-clip:text}.social-media-wrapper{margin-bottom:2rem}.button-greeting-div{display:flex;gap:1.5rem}.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:1024px){.greeting-text{font-size:3rem}.greeting-main{gap:2rem}}@media(max-width:768px){.greet-main{min-height:auto}.greeting-main{flex-direction:column-reverse;text-align:center}.greeting-text-p{margin:0 auto 2rem}.button-greeting-div{justify-content:center}.greeting-image-div{margin-bottom:2rem;width:80%}}.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:#f1f5f9;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:#334155}@media(max-width:768px){.social-media-div{text-align:center}}.main-button{background-color:#6366f1;border:1px solid #6366f1;border-radius:6px;color:#f1f5f9;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:0 10px 15px -3px #00000080,0 4px 6px -2px #0000004d;color:#6366f1;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;gap:4rem}.skills-image-div,.skills-main-div{display:flex;justify-content:center}.skills-image-div{flex:1 1}.skills-image-div>div,.skills-image-div>img{height:auto;max-width:100%}.skills-text-div{display:flex;flex:1 1;flex-direction:column}.skills-heading{margin-bottom:1rem}.skills-text-subtitle{color:#64748b;font-size:1.1rem;letter-spacing:1.5px;margin-bottom:2rem;text-transform:uppercase}.skills-text{color:#64748b;font-size:1.2rem;line-height:1.6;margin-bottom:1rem}.skills-list-container{margin-top:1.5rem}.dark-mode .skills-text,.dark-mode .skills-text-subtitle{color:#64748b}@media(max-width:768px){.skills-main-div{flex-direction:column;gap:2rem;text-align:center}.skills-image-div{margin:0 auto;order:1;width:80%}.skills-text-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:#64748b}.software-skill-inline>i:hover{color:#6366f1}.software-skill-inline>p{color:#64748b;font-size:10px}.software-skill-inline>i:hover~p{color:#6366f1}.meter{background:#e2e8f0;border-radius:25px;height:20px;margin-top:.5rem;position:relative}.meter>span{background-color:#6366f1;border-bottom-left-radius:20px;border-bottom-right-radius:6px;border-top-left-radius:20px;border-top-right-radius:6px;display:block;height:100%;overflow:hidden;position:relative}.skill{margin-bottom:1.5rem}.skill p{color:#64748b;font-size:1.2rem;margin:0 0 .5rem}.skills-heading{color:#1e293b;font-size:3rem;font-weight:700;margin-bottom:2rem}.dark-mode .skills-heading{color:#f1f5f9}.skills-container{align-items:center;display:flex;gap:4rem;justify-content:center}.skills-bar{flex:1 1}.skills-image{display:flex;flex:1 1;justify-content:center}.skills-image>img{height:auto;max-width:100%}@media(max-width:1024px){.skills-heading{font-size:2.5rem}}@media(max-width:768px){.skills-container{flex-direction:column-reverse;gap:2rem;text-align:center}.skills-heading{font-size:2rem}.skills-image{display:none;width:80%}}.experience-container{display:flex;flex-direction:column;padding:0}.experience-header{margin-bottom:3rem;text-align:left}.experience-heading{color:#1e293b;font-size:3rem;font-weight:700;margin-bottom:1rem}.dark-mode.experience-heading{color:#f1f5f9}.experience-cards-div{display:flex;flex-direction:column;gap:2rem}@media(max-width:1024px){.experience-heading{font-size:2.5rem}}@media(max-width:768px){.experience-header{text-align:center}}.experience-card,.experience-card-dark{border-radius:12px;box-sizing:border-box;padding:2rem;transition:all .3s ease;width:100%}.experience-card{background-color:#fff;border:1px solid #0000;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.experience-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-2px)}.experience-card-dark{background-color:#1e293b;border:1px solid #ffffff0d;box-shadow:0 4px 6px -1px #00000080,0 2px 4px -1px #0000004d;color:#f1f5f9}.experience-card-dark:hover{box-shadow:0 10px 15px -3px #00000080,0 4px 6px -2px #0000004d;transform:translateY(-2px)}.experience-card-header{align-items:flex-start;display:flex;gap:1.5rem;margin-bottom:1.5rem}.experience-card-logo-div{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;display:flex;flex-shrink:0;height:60px;justify-content:center;overflow:hidden;padding:5px;width:60px}.experience-card-logo{max-height:100%;max-width:100%;object-fit:contain}.experience-card-title-div{flex-grow:1}.experience-card-role{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0 0 .25rem}.experience-card-dark .experience-card-role{color:#f1f5f9}.experience-card-company{color:#6366f1;font-size:1.1rem;font-weight:600;margin:0 0 .25rem}.experience-card-date{color:#64748b;font-size:.95rem;font-weight:500;margin:0 0 .5rem}.experience-card-location{color:#64748b;font-size:.9rem;margin:0}.experience-card-body ul{margin:0;padding-left:1.2rem}.experience-text-desc-bullet{color:#334155;font-size:1rem;line-height:1.6;margin-bottom:.5rem}.experience-card-dark .experience-text-desc-bullet{color:#cddcea}@media(max-width:768px){.experience-card-header{align-items:center;flex-direction:column;text-align:center}.experience-card-title-div{width:100%}.experience-card-body ul{list-style-position:inside;padding-left:0}}.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))}}.card-title{font-size:22px}.card-subtitle{font-size:17px}.project-card{background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;display:flex;flex-direction:column;justify-content:center;padding:1.5rem}.project-card-light{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px 0 10px 30px -15px #0000000d;transition:all .3s ease}.project-card-dark{box-shadow:0 10px 30px -15px 0 4px 6px -1px #00000080,0 2px 4px -1px #0000004d;transition:all .25s ease}.project-detail{text-align:center}.project-card-light:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px 0 20px 30px -10px #0000000d}.project-card-dark:hover{box-shadow:0 20px 30px -10px 0 4px 6px -1px #00000080,0 2px 4px -1px #0000004d}.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:#6366f1;border-radius:4px;color:#f1f5f9;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-header{margin-bottom:3rem;text-align:left}.achievement-heading{color:#1e293b;font-size:3rem;font-weight:700;line-height:normal;margin-bottom:1rem;margin-top:0}.achievement-subtitle{color:#64748b;margin:0 0 1rem;text-transform:uppercase}.dark-mode .achievement-heading{color:#f1f5f9}@media(max-width:1024px){.achievement-heading{font-size:2.5rem}}@media(max-width:768px){.achievement-header{text-align:center}.achievement-heading{font-size:2rem}.achievement-subtitle{font-size:.9rem;line-height:normal}}.card-image{height:auto;max-width:100%;width:250px}.card-title{color:#1e293b;font-size:1.375rem;font-weight:700;line-height:24px;margin:15px 0 0}.card-subtitle{color:#475569;font-size:1.063rem;line-height:1.5rem}.certificate-card{background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px 0 10px 30px -15px #0000000d;padding:1.5rem;transition:all .3s ease}.certificate-detail-div{text-align:center}.certificate-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px 0 20px 30px -10px #0000000d}.dark-mode.certificate-card:hover{box-shadow:0 20px 30px -10px #ffffff1a}.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:#6366f1;border-radius:4px;color:#f1f5f9;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:#4f46e5}.blog-header{margin-bottom:3rem;text-align:left}.blog-header-text{color:#1e293b;font-size:3rem;font-weight:700;margin-bottom:1rem}.blog-subtitle{color:#64748b;font-size:1.1rem;letter-spacing:1.5px;text-transform:uppercase}.dark-mode .blog-header-text{color:#f1f5f9}.blog-text-div{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));width:100%}@media(max-width:1024px){.blog-header-text{font-size:2.5rem}}@media(max-width:768px){.blog-header{text-align:center}.blog-header-text{font-size:2rem}.blog-subtitle{font-size:.9rem}.blog-text-div{grid-template-columns:1fr}}.small-dark{color:#f1f5f9!important}.blog-container{background-color:#fff;border-radius:10px;box-shadow:0 0 36px 0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;color:#e2e8f0;cursor:pointer;height:200px}.blog-title{-webkit-line-clamp:2;color:#1e293b;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:#475569;font-size:1.063rem;font-weight:400;line-height:1.5rem;margin:0;padding:0 20px}.go-corner{align-items:center;background-color:#6366f1;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:#f1f5f9;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:#6366f1;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:#ffffffe6;transition:all .3s ease-out}.blog-card:hover>h3{color:0 10px 15px -3px #00000080,0 4px 6px -2px #0000004d;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 0 10px 15px -3px #00000080,0 4px 6px -2px #0000004d}.footer-text{color:#64748b!important;text-align:center}.dark-mode{color:#f1f5f9!important}.footer-div{margin-top:2rem;padding-bottom:1rem}.talk-header{margin-bottom:3rem;text-align:left}.talk-header-title{color:#1e293b;font-size:3rem;font-weight:700;margin-bottom:1rem}.talk-header-subtitle{color:#64748b;font-size:1.1rem;letter-spacing:1.5px;text-transform:uppercase}.dark-mode .talk-header-title{color:#f1f5f9}.talk-cards-div{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}@media(max-width:1024px){.talk-header-title{font-size:2.5rem}}@media(max-width:768px){.talk-header{text-align:center}.talk-header-title{font-size:2rem}.talk-header-subtitle{font-size:.9rem;line-height:normal}}.container{display:flex;justify-content:center}.rectangle{background:url(/static/media/talksCardBack.73ed1545d58273ba64b0.svg);border-radius:4px;box-shadow:0 20px 50px 0 4px 6px -1px #00000080,0 2px 4px -1px #0000004d;height:300px;margin-top:50px;transition:all .3s ease;width:380px}.rectangle:hover{box-shadow:0 20px 40px #f1f5f9}.dark-rectangle{box-shadow:0 0 20px 0}.mask{clip:rect(0,460px,220px,0);border-radius:4px;position:absolute}.talk-card-title{color:#f1f5f9;font-size:30px;line-height:normal;margin:25px auto auto;padding:0 0 40px 30px;text-align:left}.talk-card-subtitle,.talk-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.talk-card-subtitle{color:#94a3b8;font-size:16px;line-height:18px;margin-top:35px;padding-left:30px;padding-right:30px;text-align:justify}.talk-button{background-color:#6366f1;border-radius:3px;color:#f1f5f9;cursor:pointer;display:block;font-size:14px;margin-top:20px;padding:10px 18px;text-align:center;text-decoration:none;width:90px}.talk-button:hover{background:#4f46e5}.card-footer-button-div{display:flex;justify-content:space-around}@media(max-width:1380px){.card-title{font-size:25px}}@media(max-width:768px){.mask{-webkit-clip-path:none;clip-path:none;position:relative}.talk-card-title{margin-top:30px}.talk-card-image{width:100%}.talk-button{background-color:#6366f1;border-radius:3px;color:#f1f5f9;cursor:pointer;display:block;font-size:14px;margin-top:20px;padding:10px 18px;text-align:center;text-decoration:none;transition:.2s ease-in;width:90px}.talk-button:hover{background:#4f46e5}.card-footer-button-div{display:flex;justify-content:space-around}.square{height:auto;padding-bottom:30px;width:100%}}.podcast-header{margin-bottom:3rem;text-align:left}.podcast-header-title{color:#1e293b;font-size:3rem;font-weight:700;margin-bottom:1rem}.podcast-header-subtitle{color:#64748b;font-size:1.1rem;letter-spacing:1.5px;text-transform:uppercase}.dark-mode .podcast-header-title{color:#f1f5f9}.podcast{border-radius:12px;height:200px;max-width:600px;width:100%}.podcast-main-div{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media(max-width:1024px){.podcast-header-title{font-size:2.5rem}}@media(max-width:768px){.podcast-header{text-align:center}.podcast-header-title{font-size:2rem}.podcast-header-subtitle{font-size:.9rem;line-height:normal}.podcast{max-width:100%}}.education-section-content{display:flex;flex-direction:column}.education-heading{color:#1e293b;font-size:3rem;font-weight:700;margin-bottom:3rem;text-align:left}.dark-mode .education-heading{color:#f1f5f9}.education-card-container{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:1024px){.education-heading{font-size:2.5rem}}@media(max-width:768px){.education-heading{font-size:2rem;text-align:center}.education-text-subtitle{font-size:16px}}.education-card{display:flex;flex-direction:row}.education-card:hover+.education-card-border{border-color:#6366f1;transition:width .6s ease-in-out;width:100%}.education-card-border{border-top:2px solid #cbd5e1;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 0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;height:6rem;margin-right:2rem;object-fit:cover;width:6rem}.education-card-right{max-width:70%}.education-text-subHeader{color:#334155;font-size:19px;font-weight:700;line-height:normal;margin:0;padding-top:.8rem}.education-text-duration{color:#1e293b;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:#6366f1;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:auto;padding:0;text-align:center}.twitter-component{width:auto}.timeline-Header-title{font-size:56px;font-weight:100!important}.contact-div-main{align-items:center;display:flex;gap:4rem}.dark-mode a{color:#f1f5f9}.contact-header{flex:1 1;text-align:left}.contact-title{color:#1e293b;font-size:3rem;font-weight:700;margin-bottom:1rem}.contact-subtitle{color:#64748b;font-size:1.1rem;letter-spacing:1.5px;margin-bottom:2rem;text-transform:uppercase}.contact-text-div{margin-top:2rem}.contact-detail,.contact-detail-email{color:#64748b;display:block;font-size:1.5rem;font-weight:600;margin-bottom:1rem;text-decoration:none}.contact-detail-email:hover,.contact-detail:hover{color:#6366f1;text-shadow:none;transition:all .3s}.contact-image-div{display:flex;flex:1 1;justify-content:center}.contact-image-div>img{height:auto;max-width:100%}@media(max-width:1024px){.contact-title{font-size:2.5rem}}@media(max-width:768px){.contact-div-main{flex-direction:column-reverse;gap:2rem;text-align:center}.contact-header{text-align:center}.contact-title{font-size:2rem}.contact-subtitle{font-size:.9rem}.contact-detail,.contact-detail-email{font-size:1.2rem}.contact-image-div{width:80%}}.profile-heading{color:#1e293b;font-size:3rem;font-weight:700;margin-bottom:1rem;text-align:center}.dark-mode .profile-heading{color:#f1f5f9}.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}.dark-mode{background-color:#0f172a;color:#fff;transition:"0.1s"}.main{margin:0 auto;max-width:1200px;padding:4rem 0;width:90%}
/*# sourceMappingURL=main.791a29e3.css.map*/