body{background-color:#fff;font-family:Montserrat,sans-serif;margin:0;overflow-x:hidden;padding:0}::-webkit-scrollbar{display:none}@font-face{font-family:Recoleta;font-style:normal;font-weight:400;src:url(/static/media/recoleta-regulardemo.fd9bfd35d1085b5c6511.otf) format("opentype")}h3{color:#000;font-family:Recoleta,sans-serif;font-size:18px;font-weight:600;margin:30px 0 10px}p{font-weight:540;line-height:20px;margin:3px 0}p,span{color:#000;font-size:14px}span{display:block;font-style:italic;font-weight:600;margin-top:5px}.navbar{justify-content:space-between;padding:50px 0}.navbar,.navbar .logo{align-items:center;display:flex}.navbar .logo{flex-direction:row;justify-content:center}.logo img{height:auto;width:40px}.navbar p{color:#000;font-family:Recoleta,sans-serif;font-size:22px;font-weight:bolder;margin:0}.nav-links{align-items:center;display:flex;justify-content:center;list-style:none;margin:0;padding:0}.nav-links li{margin:0 15px}.nav-links a{color:#000;font-size:18px;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-links .active-link{color:#5dcdf1;font-weight:600}.mobile-navbar{display:none}.hero-section{background-color:#f7f3f0;background-image:url(/static/media/bg.0814927d7a5b922600b1.svg);background-repeat:no-repeat;background-size:cover;border-radius:15px;height:94vh;justify-content:center;margin:20px 30px 100px;padding:0 100px;position:relative;width:auto}.about{align-items:center;display:flex;flex-direction:row;gap:150px;margin:0 auto;max-width:1200px;padding:40px 0}.about h1{color:#f8fffd;display:inline-block;font-family:Recoleta,sans-serif;font-size:40px;margin:0;position:relative;z-index:1}.about h1:after{background-image:url(/static/media/lines.2ee72f0d8ef1523f17be.svg);background-repeat:no-repeat;background-size:contain;bottom:-5px;content:"";height:30px;left:50%;position:absolute;transform:translateX(-10%);width:240px;z-index:-1}.about .name{color:#000;font-size:65px;letter-spacing:.31px;margin-bottom:10px;margin-top:0}.about .bold-text{color:#000;font-size:18px;font-weight:500;letter-spacing:.27px;line-height:28px}.about p{color:#000;font-size:15px;padding:20px 0 0}.about .location{font-style:italic}.about-img img{border:none;height:auto;width:420px}.resume-section{margin:0 auto;max-width:1200px;padding:40px 0 70px}.project-heading,.resume-section .resume-heading{font-family:Recoleta,sans-serif;font-size:60px;font-weight:900;position:relative;z-index:1}.resume-heading:after{background-image:url(/static/media/line2.58de1bc7a052bea2fffc.svg);bottom:2px;height:60px;left:35%;transform:translateX(50%);width:150px}.project-heading:after,.resume-heading:after{background-repeat:no-repeat;background-size:contain;content:"";position:absolute;z-index:-1}.project-heading:after{background-image:url(/static/media/lines.2ee72f0d8ef1523f17be.svg);bottom:-10px;height:30px;left:6%;transform:translateX(-10%);width:240px}.resume-section h2{color:#000;font-family:Recoleta,sans-serif;font-size:40px;font-weight:900;margin:0;padding:10px 0;text-transform:capitalize}.cards,.project-cards{column-count:2}.card{display:inline-block;margin:30px 0}.cards img{height:auto;width:100px}.education,.experience,.skills{background-color:#f7f3f0;border-radius:20px;display:inline-block;height:500px;padding:40px 80px;width:400px}.education .experience .skills{display:inline;text-align:left}.edu-entry,.exp-entry{margin-bottom:20px}.skills ul{list-style-type:none;padding:0}.skills ul li{color:#000;font-size:16px;font-weight:600;line-height:30px}.skills h2{margin-bottom:15px}.education:hover,.experience:hover,.skills:hover{box-shadow:0 8px 10px #0000001a;cursor:pointer;transform:translateY(-10px);transition:transform .2s ease}.experience:hover{background-color:#5dcdf1}.education:hover{background-color:#fd976d}.skills:hover{background-color:#ceaffd}.project-container{margin:0 auto;max-width:450px}.project-array{background-color:#f7f3f0;background-image:url(/static/media/bg.0814927d7a5b922600b1.svg);background-repeat:no-repeat;background-size:cover;border-radius:15px;height:100vhpx;justify-content:center;margin:20px 30px 100px;padding:0 100px;position:relative;width:auto}.project-card{background-color:#fff;border-radius:20px;display:inline-block;height:360px;padding:40px 80px;text-align:left;width:300px}.project-heading-container img{height:auto;width:100px}.project-img img{height:100%;object-fit:cover;width:100%}.project-title{color:#000;font-family:Recoleta,sans-serif;font-size:30px;font-weight:600;margin:30px 0 10px}.project-desc{color:#000;font-size:14px;font-weight:540;line-height:20px;margin:3px 0}.project-tech span{color:#000;display:inline;font-size:14px;font-style:italic;font-weight:600;margin-top:5px}.chloro:hover,.creativfi:hover,.emocare:hover,.poke:hover{box-shadow:0 8px 10px #0000001a;cursor:pointer;transform:translateY(-10px);transition:transform .2s ease}.chloro:hover{background-color:#ceaffd}.poke:hover{background-color:#5dcdf1}.emocare:hover{background-color:#fdd46b}.creativfi:hover{background-color:#fd976d}.navigations{display:flex;gap:15px;margin-top:15px}.navigations a{background:#2f2f2f;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;padding:10px 20px;text-decoration:none}.navigations a:hover{background:#000}.footer{display:flex;justify-content:space-between;margin:20px 30px}.icons{display:flex;gap:15px}.icons a{color:#afafaf;font-size:20px;text-decoration:none;transition:color .3s ease}@media (min-width:551px) and (max-width:1050px){.about,.resume-section{display:flex;flex-direction:column;gap:30px;padding:80px 45px 100px}.about .name{font-size:44px}.about-img img{height:auto;width:280px}.about .bold-text{font-size:15px}.about p{font-size:13px}.cards{display:flex;flex-direction:column}.education,.experience,.skills{height:500px;width:300px}.project-array{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(1,1fr);justify-items:center;margin:0 auto;padding:80px 42px 160px}.footer{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.footer-section p{font-size:11px}}@media (min-width:351px) and (max-width:550px){.hero-section{background-image:url(/static/media/projects-bg.ddf9fcbae42d7397fdf2.svg);height:max-content;padding:0 5px}.about{flex-direction:column;gap:30px;padding:80px 45px 100px}.about .name{font-size:30px}.about-img img{width:200px}.about .bold-text{font-size:15px}.about p{font-size:13px}.project-array{height:max-content;margin:20px 15px 166px;padding:0 5px}.project-wrapper{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(1,1fr);justify-items:center;margin:0 auto}.cards{flex-direction:column}.education,.experience,.skills{height:fit-content;padding:40px 60px;width:220px}.footer{align-items:flex-start;flex-direction:column;gap:10px}.footer-section p{font-size:14px}}@media (max-width:350px){.about,.resume-section{flex-direction:column;gap:30px;padding:80px 32px 100px}.about .name{font-size:40px}.about-img img{width:260px}.about .bold-text,.about p{font-size:13px}.project-array{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(1,1fr);justify-items:center;margin:0 auto;padding:80px 42px 160px}.footer{align-items:flex-start;flex-direction:column;gap:10px}.footer-section p{font-size:11px}}@media (min-width:351px) and (max-width:1050px){.about h1:after{bottom:-21px;left:40%;transform:translateX(-10%);width:125px}.navbar{display:none}.menu-icon img{height:auto;width:30px}.mobile-navbar{display:flex;justify-content:space-between;padding:20px 30px;position:relative}.mobile-navbar .logo{align-items:center;display:flex;gap:.5rem}.mobile-navbar .logo img{height:40px;width:40px}.mobile-navbar .logo p{color:#000;font-family:Recoleta,sans-serif;font-size:22px;font-weight:bolder;margin:0}.menu-icon{cursor:pointer;z-index:1001}.menu-icon img{height:20px;width:20px}.mobile-nav-links{background:#f3ede9;border-top-right-radius:15px;display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:40px 60px 60px 20px;position:absolute;right:-4px;top:2%;transition:all .3s ease-in-out;width:130px;z-index:100}.mobile-nav-links.hidden{display:none}.mobile-nav-links li{margin-top:10px}.mobile-nav-links li a{color:#101010;font-size:18px;font-weight:500;text-decoration:none;transition:color .3s}.active-link,.mobile-nav-links li a:hover{color:#5dcdf1}.active-link{font-weight:600}.cards{padding:20px 45px 100px 30px}.cards,.project-cards{display:flex;flex-direction:column}.project-cards{padding:20px 45px 100px 20px}.project-card{background-color:#fff;border-radius:20px;display:inline-block;height:360px;padding:40px;width:250px}.project-heading-container img{height:auto;width:86px}.project-heading:after{bottom:-19px;left:15%;width:119px}.project-heading,.resume-section .resume-heading{font-family:Recoleta,sans-serif;font-size:40px;font-weight:900;position:relative;z-index:1}.resume-heading:after{bottom:2px;height:44px;left:13%;transform:translateX(50%);width:133px}.resume-section{padding:0}}
/*# sourceMappingURL=main.782648b1.css.map*/